/*!
Theme Name: Customify
Theme URI: https://pressmaximum.focus_simple_c8ec/customify
Author: WPCustomify
Author URI: https://pressmaximum.focus_simple_c8ec
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.focus_simple_c8ec/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.detail_3ed4.purple_6e24/licenses/gpl-2.0.progress-active-7331
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.main_narrow_75d5/, (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.card-active-8fc3.mini_8b87/normalize.accent-dirty-15a1/
 ======
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.accent-dirty-15a1 v7.0.0 | MIT License | github.focus_simple_c8ec/necolas/normalize.accent-dirty-15a1 */
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;
}
.simple_f6a7 .complex-d242,
.alert-e8ed,
.warm-269c,
.alert_dbff,
.preview_423f,
.narrow-677b,
.component-ca45,
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;
}
.alert-e8ed,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .alert-e8ed,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .alert-e8ed,
  h1 {
    font-size: 1.8em;
  }
}
.warm-269c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.warm-269c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .warm-269c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .warm-269c,
  h2 {
    font-size: 1.7em;
  }
}
.alert_dbff,
h3 {
  font-size: 1.618em;
}
.simple_f6a7 .complex-d242,
.preview_423f,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.media-1b21 {
  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;
}
.logo-e9be:after,
.logo-e9be:before,
.dropdown_6019:after,
.dropdown_6019:before {
  content: "";
  display: table;
}
.logo-e9be:after,
.dropdown_6019:after {
  clear: both;
}
.shadow_3e6b {
  float: right;
  margin-right: 0;
}
.sidebar-upper-592f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.glass_0f2f .west_cb7f,
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;
}
.glass_0f2f .west_cb7f: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;
}
.photo-wood-1528 .west_cb7f {
  box-shadow: none;
}
.photo-wood-1528
  .west_cb7f
  .section-fluid-2af1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.photo-wood-1528 .west_cb7f .pagination_8e7d {
  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;
}
.photo-wood-1528
  .west_cb7f
  .pagination_8e7d
  b {
  display: none;
}
.photo-wood-1528 .banner_9bd4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.silver-ca55:not(.thumbnail-b031):not(.gold-5a47),
button:not(.thumbnail-b031):not(.gold-5a47),
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ),
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ),
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ) {
  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;
}
.silver-ca55:not(.thumbnail-b031):not(
    .gold-5a47
  ):hover,
button:not(.thumbnail-b031):not(
    .gold-5a47
  ):hover,
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ):hover,
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ):hover,
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.silver-ca55:not(.thumbnail-b031):not(
    .gold-5a47
  ):active,
.silver-ca55:not(.thumbnail-b031):not(
    .gold-5a47
  ):focus,
button:not(.thumbnail-b031):not(
    .gold-5a47
  ):active,
button:not(.thumbnail-b031):not(
    .gold-5a47
  ):focus,
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ):active,
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ):focus,
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ):active,
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ):focus,
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ):active,
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ):focus {
  outline: 0;
}
.silver-ca55:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a,
button:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a,
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a,
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a,
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a {
  position: relative;
}
.silver-ca55:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .shade-80b4,
.silver-ca55:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .dirty_abc1,
.silver-ca55:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .article-5472,
.silver-ca55:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  i,
.silver-ca55:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  svg,
button:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .shade-80b4,
button:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .dirty_abc1,
button:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .article-5472,
button:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  i,
button:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  svg,
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .shade-80b4,
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .dirty_abc1,
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .article-5472,
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  i,
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  svg,
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .shade-80b4,
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .dirty_abc1,
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .article-5472,
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  i,
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  svg,
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .shade-80b4,
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .dirty_abc1,
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  .article-5472,
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  i,
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a
  svg {
  visibility: hidden;
}
.silver-ca55:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a:after,
button:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a:after,
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a:after,
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a:after,
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ).fn-loading-474a: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;
}
.silver-ca55:not(.thumbnail-b031):not(.gold-5a47),
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ),
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ),
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ) {
  color: #fff;
  background: #235787;
}
.silver-ca55:not(.thumbnail-b031):not(
    .gold-5a47
  ):focus,
input[type="button"]:not(.thumbnail-b031):not(
    .gold-5a47
  ):focus,
input[type="reset"]:not(.thumbnail-b031):not(
    .gold-5a47
  ):focus,
input[type="submit"]:not(.thumbnail-b031):not(
    .gold-5a47
  ):focus {
  color: #fff;
}
.silver-ca55.fn-disabled-474a:not(.thumbnail-b031):not(
    .gold-5a47
  ),
.silver-ca55[disabled]:not(.thumbnail-b031):not(
    .gold-5a47
  ),
button.fn-disabled-474a:not(.thumbnail-b031):not(
    .gold-5a47
  ),
button[disabled]:not(.thumbnail-b031):not(
    .gold-5a47
  ) {
  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-b073 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tertiary-b073: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;
}
.module_061d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hot_d22e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.backdrop_iron_221c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.logo-e9be:after,
.logo-e9be:before,
.column-b25d:after,
.column-b25d:before,
.silver-533f:after,
.silver-533f:before,
.article_next_4c5d:after,
.article_next_4c5d:before,
.top-7435:after,
.top-7435:before,
.silver-fb6b:after,
.silver-fb6b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.logo-e9be:after,
.column-b25d:after,
.silver-533f:after,
.article_next_4c5d:after,
.top-7435:after,
.silver-fb6b:after {
  clear: both;
}
.column-b25d .search-683f,
.silver-533f .search-683f,
.header_pink_aeab .search-683f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.bottom-c814 {
  display: inline-block;
}
.status-e211 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.status-e211 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.status-e211 .center-4702 {
  padding: 1em 0;
  font-size: 85%;
}
.center-4702 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.secondary_paper_aca2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.secondary_paper_aca2:after,
.secondary_paper_aca2:before {
  content: "";
  display: table;
}
.secondary_paper_aca2:after {
  clear: both;
}
.next-fc13 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tooltip_f773 .next-fc13 {
  max-width: 50%;
}
.thumbnail_4789 .next-fc13 {
  max-width: 33.33%;
}
.medium-319f .next-fc13 {
  max-width: 25%;
}
.notification-huge-c6b0 .next-fc13 {
  max-width: 20%;
}
.action_8f95 .next-fc13 {
  max-width: 16.66%;
}
.fluid_e951 .next-fc13 {
  max-width: 14.28%;
}
.shadow-fixed-533c .next-fc13 {
  max-width: 12.5%;
}
.row-motion-0237 .next-fc13 {
  max-width: 11.11%;
}
.background-iron-5d51 {
  display: block;
}
.simple_f6a7 .primary_purple_f569 label,
.simple_f6a7 .soft-3ee6 label,
.simple_f6a7 .glass-48ca label,
.simple_f6a7 .border-5acf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.current_9f18 {
  list-style: none;
  margin: 0;
}
.current_9f18 article.surface_blue_c9d4 {
  margin-bottom: 0;
}
.current_9f18 ul {
  list-style: none;
  margin: 0;
}
.current_9f18 .search-69fc li.surface_blue_c9d4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .current_9f18 .search-69fc li.surface_blue_c9d4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .current_9f18 .search-69fc li.surface_blue_c9d4: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) {
  .current_9f18 .search-69fc li.surface_blue_c9d4 li.surface_blue_c9d4 li.surface_blue_c9d4 li.surface_blue_c9d4 {
    padding-left: 0;
  }
}
article.surface_blue_c9d4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface_blue_c9d4 .column-b25d p:last-of-type {
  margin-bottom: 0;
}
article.surface_blue_c9d4 .stale-9367 {
  float: left;
}
article.surface_blue_c9d4 .component_liquid_4baf {
  margin-left: 85px;
}
article.surface_blue_c9d4 .carousel_gas_d834 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface_blue_c9d4 .carousel_gas_d834 .section-e4ff {
  margin-left: 10px;
}
article.surface_blue_c9d4 .cool_370a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface_blue_c9d4 .north-9398 {
  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 .primary_purple_f569,
  #respond .glass-48ca,
  #respond .border-5acf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .primary_purple_f569 input,
#respond .glass-48ca input,
#respond .border-5acf input {
  width: 100%;
}
#respond .border-5acf {
  margin-right: 0;
}
#respond .dynamic-6173 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pagination-advanced-a0a4 {
  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;
}
.pagination-advanced-a0a4.footer-a88e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pagination-advanced-a0a4 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%);
}
.pagination-advanced-a0a4:focus,
.pagination-advanced-a0a4: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);
}
.last_f4cd {
  border-radius: 10%;
}
.block-gold-1a59 {
  border-radius: 50%;
}
.stale-91c3 {
  font-size: 0.72em;
}
.prev_5906 {
  font-size: 0.875em;
}
.first_a3d6 {
  font-size: 1.1em;
}
.gallery_546a {
  text-transform: uppercase;
  line-height: 1.2;
}
.gallery_546a.stale-91c3 {
  letter-spacing: 0.5px;
}
.gradient_tiny_7864,
.gradient_tiny_7864 a {
  color: #6d6d6d;
}
.gradient_tiny_7864 a:hover {
  color: #111;
}
.under_f25c {
  color: #6d6d6d;
}
.active_bd04 {
  overflow-x: hidden;
}
.active_bd04 .photo-553f.tertiary-tiny-6e0a {
  position: relative;
}
.active_bd04 .photo-553f.tertiary-tiny-6e0a.feature-first-069d {
  position: initial;
}
.active_bd04
  .photo-553f.tertiary-tiny-6e0a.feature-first-069d
  .narrow-9946 {
  left: auto;
}
.active_bd04 .photo-553f .narrow-9946 {
  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;
}
.active_bd04 .photo-553f:hover.tertiary-tiny-6e0a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.active_bd04
  .photo-553f:hover.tertiary-tiny-6e0a
  .narrow-9946 {
  display: block;
  z-index: 9999999;
}
.active_bd04 .short-70e0 .secondary_south_12fc,
.active_bd04 .new-2196 .secondary_south_12fc {
  display: none;
}
.active_bd04 .button-5613 .photo-553f:hover.tertiary-tiny-6e0a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.simple_f6a7 .primary_purple_f569 label,
.simple_f6a7 .soft-3ee6 label,
.simple_f6a7 .glass-48ca label,
.simple_f6a7 .border-5acf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.current_9f18 {
  list-style: none;
  margin: 0;
}
.current_9f18 article.surface_blue_c9d4 {
  margin-bottom: 0;
}
.current_9f18 ul {
  list-style: none;
  margin: 0;
}
.current_9f18 .search-69fc li.surface_blue_c9d4 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .current_9f18 .search-69fc li.surface_blue_c9d4 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .current_9f18 .search-69fc li.surface_blue_c9d4: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) {
  .current_9f18 .search-69fc li.surface_blue_c9d4 li.surface_blue_c9d4 li.surface_blue_c9d4 li.surface_blue_c9d4 {
    padding-left: 0;
  }
}
article.surface_blue_c9d4 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.surface_blue_c9d4 .column-b25d p:last-of-type {
  margin-bottom: 0;
}
article.surface_blue_c9d4 .stale-9367 {
  float: left;
}
article.surface_blue_c9d4 .component_liquid_4baf {
  margin-left: 85px;
}
article.surface_blue_c9d4 .carousel_gas_d834 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.surface_blue_c9d4 .carousel_gas_d834 .section-e4ff {
  margin-left: 10px;
}
article.surface_blue_c9d4 .cool_370a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.surface_blue_c9d4 .north-9398 {
  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 .primary_purple_f569,
  #respond .glass-48ca,
  #respond .border-5acf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .primary_purple_f569 input,
#respond .glass-48ca input,
#respond .border-5acf input {
  width: 100%;
}
#respond .border-5acf {
  margin-right: 0;
}
#respond .dynamic-6173 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.short-70e0 .right_aa75 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.right_aa75 .nav_860b.active-2315 .static-ad42 > li > a:focus,
.right_aa75 .nav_860b.active-2315 .static-ad42 > li > a:hover,
.right_aa75 .nav_860b.active_3049 .static-ad42 > li > a:focus,
.right_aa75 .nav_860b.active_3049 .static-ad42 > li > a:hover,
.right_aa75 .nav_860b.active_5142 .static-ad42 > li > a:focus,
.right_aa75 .nav_860b.active_5142 .static-ad42 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_aa75
  .nav_860b.active-2315
  .static-ad42
  > li.text-advanced-ec63
  > a,
.right_aa75
  .nav_860b.active-2315
  .static-ad42
  > li.nav-blue-30b0
  > a,
.right_aa75
  .nav_860b.active_3049
  .static-ad42
  > li.text-advanced-ec63
  > a,
.right_aa75
  .nav_860b.active_3049
  .static-ad42
  > li.nav-blue-30b0
  > a,
.right_aa75
  .nav_860b.active_5142
  .static-ad42
  > li.text-advanced-ec63
  > a,
.right_aa75 .nav_860b.active_5142 .static-ad42 > li.card_purple_ece4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.right_aa75 .detail_5229,
.right_aa75 .detail_5229 a {
  color: rgba(255, 255, 255, 0.99);
}
.right_aa75 .paragraph_south_614a.tiny-f39f li a,
.right_aa75 .content_7b6c a,
.right_aa75 .pro-5974,
.right_aa75 .static-ad42 > li > a,
.right_aa75 .photo_11b0 {
  color: rgba(255, 255, 255, 0.79);
}
.right_aa75 .paragraph_south_614a.tiny-f39f li a:hover,
.right_aa75 .content_7b6c a:hover,
.right_aa75 .pro-5974:hover,
.right_aa75 .static-ad42 > li > a:hover,
.right_aa75 .photo_11b0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_aa75 .active_40fb {
  color: rgba(255, 255, 255, 0.79);
}
.right_aa75 .active_40fb .silver-6d62 {
  color: rgba(255, 255, 255, 0.99);
}
.right_aa75 .active_40fb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_aa75 .steel_de47 .complex_a6d8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.right_aa75 .steel_de47 .complex_a6d8 .tertiary-blue-00b7 {
  color: rgba(255, 255, 255, 0.79);
}
.right_aa75
  .steel_de47
  .complex_a6d8
  .tertiary-blue-00b7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right_aa75
  .steel_de47
  .complex_a6d8
  .tertiary-blue-00b7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right_aa75
  .steel_de47
  .complex_a6d8
  .tertiary-blue-00b7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right_aa75
  .steel_de47
  .complex_a6d8
  .tertiary-blue-00b7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.right_aa75 .steel_de47 .column-pro-0dc4 {
  color: rgba(255, 255, 255, 0.79);
}
.right_aa75 .steel_de47 .column-pro-0dc4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.basic-cf0d
  .right_aa75
  .steel_de47
  .light_f4d0
  .orange-622d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.basic-cf0d
  .right_aa75
  .steel_de47
  .light_f4d0
  .tertiary-blue-00b7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.short-70e0 .widget-dim-61a0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.widget-dim-61a0 .nav_860b.active-2315 .static-ad42 > li > a:focus,
.widget-dim-61a0 .nav_860b.active-2315 .static-ad42 > li > a:hover,
.widget-dim-61a0 .nav_860b.active_3049 .static-ad42 > li > a:focus,
.widget-dim-61a0 .nav_860b.active_3049 .static-ad42 > li > a:hover,
.widget-dim-61a0 .nav_860b.active_5142 .static-ad42 > li > a:focus,
.widget-dim-61a0 .nav_860b.active_5142 .static-ad42 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget-dim-61a0
  .nav_860b.active-2315
  .static-ad42
  > li.text-advanced-ec63
  > a,
.widget-dim-61a0
  .nav_860b.active-2315
  .static-ad42
  > li.nav-blue-30b0
  > a,
.widget-dim-61a0
  .nav_860b.active_3049
  .static-ad42
  > li.text-advanced-ec63
  > a,
.widget-dim-61a0
  .nav_860b.active_3049
  .static-ad42
  > li.nav-blue-30b0
  > a,
.widget-dim-61a0
  .nav_860b.active_5142
  .static-ad42
  > li.text-advanced-ec63
  > a,
.widget-dim-61a0 .nav_860b.active_5142 .static-ad42 > li.card_purple_ece4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.widget-dim-61a0 .detail_5229,
.widget-dim-61a0 .detail_5229 a {
  color: rgba(0, 0, 0, 0.8);
}
.widget-dim-61a0 .paragraph_south_614a.tiny-f39f li a,
.widget-dim-61a0 .content_7b6c a,
.widget-dim-61a0 .pro-5974,
.widget-dim-61a0 .static-ad42 > li > a,
.widget-dim-61a0 .photo_11b0 {
  color: rgba(0, 0, 0, 0.55);
}
.widget-dim-61a0 .paragraph_south_614a.tiny-f39f li a:hover,
.widget-dim-61a0 .content_7b6c a:hover,
.widget-dim-61a0 .pro-5974:hover,
.widget-dim-61a0 .static-ad42 > li > a:hover,
.widget-dim-61a0 .photo_11b0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.widget-dim-61a0 .active_40fb {
  color: rgba(0, 0, 0, 0.55);
}
.widget-dim-61a0 .active_40fb .silver-6d62 {
  color: rgba(0, 0, 0, 0.8);
}
.widget-dim-61a0 .active_40fb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.outer_f06b .cool_c6d0 {
  margin-left: auto;
  margin-right: auto;
}
.silver-533f > * {
  margin-left: auto;
  margin-right: auto;
}
.silver-533f .module_061d {
  margin-right: 1.41575em;
}
.tertiary_cd1b .silver-533f > .preview_350e {
  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;
}
.tertiary_cd1b .silver-533f > .module-ea1c {
  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;
}
.green_270c.outer_f06b .cool_c6d0,
.table_cb2e.outer_f06b .cool_c6d0 {
  margin-left: 0;
}
.fast_5a05.outer_f06b .cool_c6d0,
.frame-easy-bc0e.outer_f06b .cool_c6d0 {
  margin-right: 0;
}
.silver-533f ol,
.silver-533f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.paragraph-hot-6c64 video {
  max-width: 100%;
}
.tag-d68d img {
  display: block;
}
.tag-d68d.module_061d,
.tag-d68d.hot_d22e {
  width: 100%;
}
.tag-d68d.module-ea1c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.upper_599f:not(.row_tall_5f51) {
  margin: 1.5em auto;
}
.overlay_26f5 p {
  padding: 1.5em 14px;
}
ul.accent_a506.module-ea1c,
ul.accent_a506.preview_350e,
ul.accent_a506.over_604b.preview_350e {
  padding: 0 14px;
}
.huge-a61d {
  display: block;
  overflow-x: auto;
}
.huge-a61d table {
  border-collapse: collapse;
  width: 100%;
}
.huge-a61d td,
.huge-a61d th {
  padding: 0.5em;
}
.silver-533f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.silver-533f ol ol,
.silver-533f ol ul,
.silver-533f ul ol,
.silver-533f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.silver-533f ol ol li,
.silver-533f ol ul li,
.silver-533f ul ol li,
.silver-533f ul ul li {
  margin-left: 0;
}
.search_8d58.pattern-b920 > .feature_small_5d89 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.search_8d58.pattern-b920 > .feature_small_5d89 iframe,
.search_8d58.pattern-b920 > .feature_small_5d89 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.content_tall_4778 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.content_tall_4778.out-9b88 {
  padding: 0;
}
.content_tall_4778.out-9b88 cite {
  font-size: 13px;
}
.content_tall_4778 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.content_tall_4778 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.highlight_91ef {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.highlight_91ef > p:first-child {
  margin-top: 0;
}
.highlight_91ef cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.highlight_91ef blockquote {
  border-left: 0;
}
.table_b972 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.table_b972:not(.dropdown_7203) {
  max-width: 100px;
}
.table_b972.top-5ab5 {
  border-bottom: none !important;
  text-align: center;
}
.table_b972.top-5ab5::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .overlay_26f5 p {
    padding: 1.5em 0;
  }
}
.primary_fresh_fae9 {
  color: #0073aa;
}
.easy_842d {
  background-color: #0073aa;
}
.liquid-3c4c {
  color: #229fd8;
}
.sort_fixed_5812 {
  background-color: #229fd8;
}
.gas_184e {
  color: #eee;
}
.focused_f916 {
  background-color: #eee;
}
.header_hot_8011 {
  color: #444;
}
.breadcrumb-outer-86db {
  background-color: #444;
}
.accordion-over-568f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.accordion-over-568f .row-fixed-7a69 .content_7b6c {
  font-size: 15px;
}
.accordion-over-568f .content_7b6c {
  line-height: 1.3;
}
.accordion-over-568f .widget-dim-61a0 {
}
.accordion-over-568f .right_aa75 {
  background: #235787;
}
.panel-static-1eda {
  padding: 0;
}
.panel-static-1eda .right_aa75 {
  background: #1a1a1a;
}
.panel-static-1eda .widget-dim-61a0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.purple-eadb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.purple-eadb .widget-dim-61a0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.purple-eadb .right_aa75 {
  background: #303030;
}
.silver-fb6b {
  position: relative;
  z-index: 10;
}
.silver-fb6b .tabs-gas-1422 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.description_steel_d226 .tertiary-tiny-6e0a {
  display: inline-block;
  vertical-align: middle;
}
.description_steel_d226.chip_out_af96 .tertiary-tiny-6e0a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .description_steel_d226.chip_out_af96 .tertiary-tiny-6e0a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .description_steel_d226.chip_out_af96 .tertiary-tiny-6e0a {
    margin-right: 0.4em;
  }
}
.description_steel_d226.chip_out_af96 .tertiary-tiny-6e0a:last-child {
  margin-right: 0;
}
.rough_d6ab .tabs-gas-1422 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .short-70e0 .row-fixed-7a69 {
    margin: 0 -0.5em;
  }
  .short-70e0 .row-fixed-7a69 [class*="customify-col-"],
  .short-70e0 .row-fixed-7a69 [class*="customify-col_"],
  .short-70e0 .row-fixed-7a69 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.short-70e0.aside-8397 .tabs-gas-1422 {
  background: 0 0 !important;
}
.short-70e0.aside-8397 .tabs-gas-1422,
.short-70e0.rough_d6ab .tabs-gas-1422 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .short-70e0.middle-cf76 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.short-70e0.rough_d6ab .tabs-gas-1422 {
  box-shadow: none !important;
}
.gradient_c0dd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gradient_c0dd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gradient_c0dd {
    padding: 18px 0 20px;
  }
}
.gradient_c0dd .tag-lite-5825 {
  width: 100%;
}
.gradient_c0dd .dropdown_5c23 {
  margin-bottom: 0;
}
.gradient_c0dd .tag-south-8843 {
  margin-top: 5px;
  font-size: 0.875em;
}
.surface_6c6b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.surface_6c6b .label-4803 {
  width: 100%;
}
.module-ba7b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.module-ba7b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.module-ba7b 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;
}
.module-ba7b li:last-child:after {
  display: none;
}
.module-ba7b li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption-south-504d .secondary_south_12fc button,
.gradient_c0dd .secondary_south_12fc button {
  left: 0;
}
.caption-south-504d .label-4803,
.gradient_c0dd .label-4803 {
  padding-left: 0;
  padding-right: 0;
}
.caption-south-504d .surface_6c6b,
.gradient_c0dd .surface_6c6b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption-south-504d {
  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;
}
.caption-south-504d: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;
}
.caption-south-504d .top-98a7 {
  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) {
  .caption-south-504d .top-98a7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption-south-504d .top-98a7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption-south-504d .top-98a7 {
    min-height: 200px;
  }
}
.caption-south-504d .module-ba7b {
  color: rgba(255, 255, 255, 0.8);
}
.caption-south-504d .module-ba7b a,
.caption-south-504d .module-ba7b li:after {
  color: inherit;
}
.caption-south-504d .module-ba7b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.basic_5d27 {
  margin-bottom: 0.5em;
}
.hard_c9d9 {
  margin-bottom: 1.2em;
}
.hard_c9d9,
.basic_5d27 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hard_c9d9 p:last-child,
.basic_5d27 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .secondary_south_12fc,
#masthead .secondary_south_12fc {
  display: none;
}
#masthead
  > .secondary_south_12fc.bottom-7570 {
  display: none;
}
#masthead > .secondary_south_12fc button {
  left: 0;
}
.small-aad4 {
  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%;
}
.small-aad4 .tertiary-tiny-6e0a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.small-aad4 .bottom-6b59 {
  display: -webkit-box;
  display: flex;
}
.small-aad4 .bottom-6b59.nav_complex_a651 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.small-aad4 .bottom-6b59.outline_liquid_f61e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.small-aad4 .bottom-6b59.hero_00c5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.small-aad4.dynamic_da34.article_white_d247 .bottom-6b59.nav_complex_a651 {
  flex-basis: 100%;
}
.small-aad4.tooltip-outer-9c43 .bottom-6b59.outline_liquid_f61e {
  -webkit-box-flex: 1;
  flex: auto;
}
.small-aad4.tooltip-outer-9c43 .bottom-6b59.hero_00c5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .secondary_south_12fc.bottom-7570 {
  display: none;
}
#masthead > .secondary_south_12fc button {
  left: 0;
}
.hovered_f16b {
  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;
}
.hovered_f16b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hovered_f16b.feature_red_7e2b i {
  margin-right: 4px;
}
.hovered_f16b.hard-795f i {
  margin-left: 5px;
}
.content_7b6c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.content_7b6c p:last-child {
  margin-bottom: 0;
}
.list_d434 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.list_d434 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.list_d434 img {
  display: block;
  width: auto;
  line-height: 1;
}
.list_d434 .detail_5229 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.list_d434 .orange-7a59 {
  margin: 5px 0 7px 0;
}
.list_d434.tabs-338f .gallery-a220 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list_d434.tabs-338f .photo_bd6d {
  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;
}
.list_d434.widget-pressed-46e2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.list_d434.widget-pressed-46e2 .gallery-a220 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list_d434.widget-pressed-46e2 .photo_bd6d {
  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;
}
.list_d434.description_next_37b5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.list_d434.mask-cool-a425 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.list_d434.mask-cool-a425 .photo_bd6d {
  margin-top: 7px;
}
.narrow_a25d {
  display: inline-block;
}
.silver-fb6b .backdrop-pink-9927 .list_d434 img {
  max-width: 100%;
}
.nav_860b .easy_f003.footer_c769,
.first_bdf5 .easy_f003.footer_c769 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.nav_860b .item_blue_126a,
.first_bdf5 .item_blue_126a {
  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%);
}
.nav_860b .item_blue_126a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.nav_860b.highlight-936a .item_blue_126a {
  display: none;
}
.nav_860b .summary_46c3 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav_860b .summary_46c3 li {
  display: inline-block;
  position: relative;
}
.nav_860b .summary_46c3 li:last-child {
  margin-right: 0;
}
.nav_860b .summary_46c3 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;
}
.nav_860b .summary_46c3 li.card_purple_ece4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.nav_860b .summary_46c3 > 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;
}
.nav_860b .summary_46c3 > li > a i {
  line-height: 0;
}
.nav_860b .summary_46c3 > li.shadow-e876 > a .item_blue_126a {
  margin-left: 4px;
  line-height: 0;
}
.nav_860b .summary_46c3 .current-7f93 li.shadow-e876 > a {
  position: relative;
}
.nav_860b .summary_46c3 .current-7f93 li.shadow-e876 > a:after,
.nav_860b .summary_46c3 .current-7f93 li.shadow-e876 > a:before {
  content: "";
  display: table;
}
.nav_860b .summary_46c3 .current-7f93 li.shadow-e876 > a:after {
  clear: both;
}
.nav_860b .summary_46c3 .current-7f93 li.shadow-e876 > a .item_blue_126a {
  margin-left: 5px;
  float: right;
}
.nav_860b .section-hard-cd55,
.nav_860b .current-7f93 {
  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;
}
.nav_860b .current-7f93 {
  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;
}
.nav_860b .current-7f93 .footer_c769 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.nav_860b .current-7f93 .item_blue_126a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.nav_860b .current-7f93 li {
  display: block;
  margin: 0;
  padding: 0;
}
.nav_860b .current-7f93 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;
}
.nav_860b .current-7f93 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.nav_860b .current-7f93 .current-7f93 {
  top: 0;
  left: 100%;
}
.nav_860b .grid-basic-0fb0.fn-focus-474a > .section-hard-cd55,
.nav_860b .grid-basic-0fb0.fn-focus-474a > .current-7f93,
.nav_860b .grid-basic-0fb0:focus > .section-hard-cd55,
.nav_860b .grid-basic-0fb0:focus > .current-7f93,
.nav_860b .grid-basic-0fb0:hover > .section-hard-cd55,
.nav_860b .grid-basic-0fb0:hover > .current-7f93 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.nav_860b.active_5142 .static-ad42:after,
.nav_860b.active_5142 .static-ad42:before {
  content: "";
  display: table;
}
.nav_860b.active_5142 .static-ad42:after {
  clear: both;
}
.nav_860b.active_5142 .static-ad42 > li {
  float: left;
}
.nav_860b.article_south_0d6d .static-ad42:after,
.nav_860b.article_south_0d6d .static-ad42:before {
  content: "";
  display: table;
}
.nav_860b.article_south_0d6d .static-ad42:after {
  clear: both;
}
.nav_860b.article_south_0d6d .static-ad42 > li {
  float: left;
}
.nav_860b.article_south_0d6d .static-ad42 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.nav_860b.article_south_0d6d .static-ad42 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.nav_860b.article_south_0d6d .static-ad42 > li.text-advanced-ec63 > a,
.nav_860b.article_south_0d6d .static-ad42 > li.card_purple_ece4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.nav_860b.active-2315 .static-ad42 > li > a .footer_c769 {
  position: relative;
}
.nav_860b.active-2315 .static-ad42 > li > a .footer_c769: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;
}
.nav_860b.active-2315
  .static-ad42
  > li:focus
  > a
  .footer_c769:before,
.nav_860b.active-2315
  .static-ad42
  > li:hover
  > a
  .footer_c769:before {
  width: 100%;
  background-color: currentColor;
}
.nav_860b.active-2315
  .static-ad42
  > li.text-advanced-ec63
  > a
  .footer_c769:before,
.nav_860b.active-2315
  .static-ad42
  > li.nav-blue-30b0
  > a
  .footer_c769:before {
  width: 100%;
  background-color: currentColor;
}
.nav_860b.active_3049 .static-ad42 > li > a .footer_c769 {
  position: relative;
}
.nav_860b.active_3049 .static-ad42 > li > a .footer_c769: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;
}
.nav_860b.active_3049 .static-ad42 > li:focus > a .footer_c769:before,
.nav_860b.active_3049
  .static-ad42
  > li:hover
  > a
  .footer_c769:before {
  width: 100%;
  background-color: currentColor;
}
.nav_860b.active_3049
  .static-ad42
  > li.text-advanced-ec63
  > a
  .footer_c769:before,
.nav_860b.active_3049
  .static-ad42
  > li.nav-blue-30b0
  > a
  .footer_c769:before {
  width: 100%;
  background-color: currentColor;
}
.first_bdf5 .summary_46c3 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.first_bdf5 .summary_46c3 li:first-child > a {
  border-top: none;
}
.first_bdf5 .summary_46c3 .thick_00df > .footer_c769 .item_blue_126a {
  display: none;
}
.first_bdf5 .summary_46c3 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.first_bdf5 .summary_46c3 li:last-child {
  border: none;
}
.first_bdf5 .summary_46c3 li.shadow-e876 > a {
  padding-right: 45px !important;
}
.first_bdf5 .summary_46c3 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.first_bdf5 .summary_46c3 li a:focus,
.first_bdf5 .summary_46c3 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first_bdf5 .summary_46c3 li .banner_blue_b196 {
  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;
}
.first_bdf5 .summary_46c3 li .banner_blue_b196:hover {
  box-shadow: none;
}
.first_bdf5 .summary_46c3 li .banner_blue_b196 .item_blue_126a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.first_bdf5 .summary_46c3 .current-7f93 {
  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);
}
.first_bdf5 .summary_46c3 .current-7f93 li a {
  padding-left: 3em;
}
.first_bdf5 .summary_46c3 .avatar_in_2924 > a .banner_blue_b196 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.first_bdf5 .summary_46c3 .avatar_in_2924 > .current-7f93 {
  display: block;
  opacity: 1;
}
.popup-dim-667a {
  max-width: 100%;
}
.left_7357 {
  line-height: 0;
  cursor: pointer;
}
.photo_11b0 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.photo_11b0:hover {
  box-shadow: none;
  color: currentColor;
}
.photo_11b0 svg {
  width: 18px;
  height: 18px;
}
.photo_11b0 .status-smooth-312b {
  display: none;
}
.under-f0c1 {
  position: relative;
}
.under-f0c1.fn-active-474a .photo_11b0 .gold_f2c4 {
  display: none;
}
.under-f0c1.fn-active-474a .photo_11b0 .status-smooth-312b {
  display: inline-block;
}
.under-f0c1 .large-4160 {
  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);
}
.under-f0c1.tertiary-de23 .large-4160 {
  left: auto;
  right: -0.9em;
}
.under-f0c1.tertiary-de23 .icon_silver_abd7::before {
  left: auto;
  right: 15px;
}
.under-f0c1.fn-active-474a .large-4160 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.light_f4d0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.light_f4d0 label {
  flex-basis: 100%;
}
.light_f4d0 .complex_a6d8 {
  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;
}
.light_f4d0 .tertiary-blue-00b7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.light_f4d0 .tertiary-blue-00b7:focus {
  background-color: transparent;
}
.light_f4d0 button.column-pro-0dc4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.light_f4d0 button.column-pro-0dc4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.light_f4d0 button.column-pro-0dc4 svg {
  width: 18px;
  height: 18px;
}
.light_f4d0 input[type="submit"] {
  min-height: auto;
}
.steel_de47 .light_f4d0 .tertiary-blue-00b7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.icon_silver_abd7 {
  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) {
  .icon_silver_abd7 {
    width: 220px;
  }
}
.icon_silver_abd7 label {
  flex-basis: 100%;
}
.icon_silver_abd7::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;
}
.basic-cf0d .steel_de47 .light_f4d0 {
  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;
}
.basic-cf0d
  .steel_de47
  .light_f4d0
  .complex_a6d8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.basic-cf0d .steel_de47 .light_f4d0 .tertiary-blue-00b7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.basic-cf0d
  .steel_de47
  .light_f4d0
  .tertiary-blue-00b7:focus {
  background: 0 0;
}
.basic-cf0d
  .steel_de47
  .light_f4d0
  .orange-622d {
  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;
}
.paragraph_south_614a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.paragraph_south_614a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.paragraph_south_614a li:last-child {
  margin-right: 0;
}
.paragraph_south_614a li:first-child {
  margin-left: 0;
}
.paragraph_south_614a.glass-87fd a {
  color: #fff;
}
.paragraph_south_614a.glass-87fd a:hover {
  color: #fff;
}
.paragraph_south_614a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.paragraph_south_614a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.paragraph_south_614a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.paragraph_south_614a a:hover {
  opacity: 0.9;
  color: inherit;
}
.paragraph_south_614a [class*="social-icon-apple"] {
  background-color: #999;
}
.paragraph_south_614a [class*="social-icon-apple"].large_5d48 {
  background-color: transparent;
  color: #999;
}
.paragraph_south_614a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.paragraph_south_614a [class*="social-icon-behance"].large_5d48 {
  background-color: transparent;
  color: #1769ff;
}
.paragraph_south_614a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.paragraph_south_614a [class*="social-icon-bitbucket"].large_5d48 {
  background-color: transparent;
  color: #205081;
}
.paragraph_south_614a [class*="social-icon-codepen"] {
  background-color: #000;
}
.paragraph_south_614a [class*="social-icon-codepen"].large_5d48 {
  background-color: transparent;
  color: #000;
}
.paragraph_south_614a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.paragraph_south_614a [class*="social-icon-delicious"].large_5d48 {
  background-color: transparent;
  color: #39f;
}
.paragraph_south_614a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.paragraph_south_614a [class*="social-icon-digg"].large_5d48 {
  background-color: transparent;
  color: #005be2;
}
.paragraph_south_614a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.paragraph_south_614a [class*="social-icon-dribbble"].large_5d48 {
  background-color: transparent;
  color: #ea4c89;
}
.paragraph_south_614a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.paragraph_south_614a [class*="social-icon-envelope"].large_5d48 {
  background-color: transparent;
  color: #ea4335;
}
.paragraph_south_614a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.paragraph_south_614a [class*="social-icon-facebook"].large_5d48 {
  background-color: transparent;
  color: #3b5998;
}
.paragraph_south_614a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.paragraph_south_614a [class*="social-icon-flickr"].large_5d48 {
  background-color: transparent;
  color: #0063dc;
}
.paragraph_south_614a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.paragraph_south_614a [class*="social-icon-foursquare"].large_5d48 {
  background-color: transparent;
  color: #2d5be3;
}
.paragraph_south_614a [class*="social-icon-github"] {
  background-color: #333;
}
.paragraph_south_614a [class*="social-icon-github"].large_5d48 {
  background-color: transparent;
  color: #333;
}
.paragraph_south_614a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.paragraph_south_614a [class*="social-icon-google-plus"].large_5d48 {
  background-color: transparent;
  color: #dd4b39;
}
.paragraph_south_614a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.paragraph_south_614a [class*="social-icon-houzz"].large_5d48 {
  background-color: transparent;
  color: #7ac142;
}
.paragraph_south_614a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.paragraph_south_614a [class*="social-icon-instagram"].large_5d48 {
  background-color: transparent;
  color: #262626;
}
.paragraph_south_614a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.paragraph_south_614a [class*="social-icon-jsfiddle"].large_5d48 {
  background-color: transparent;
  color: #487aa2;
}
.paragraph_south_614a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.paragraph_south_614a [class*="social-icon-linkedin"].large_5d48 {
  background-color: transparent;
  color: #0077b5;
}
.paragraph_south_614a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.paragraph_south_614a [class*="social-icon-medium"].large_5d48 {
  background-color: transparent;
  color: #00ab6b;
}
.paragraph_south_614a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.paragraph_south_614a
  [class*="social-icon-odnoklassniki"].large_5d48 {
  background-color: transparent;
  color: #f4731c;
}
.paragraph_south_614a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.paragraph_south_614a [class*="social-icon-meetup"].large_5d48 {
  background-color: transparent;
  color: #ec1c40;
}
.paragraph_south_614a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.paragraph_south_614a [class*="social-icon-pinterest"].large_5d48 {
  background-color: transparent;
  color: #bd081c;
}
.paragraph_south_614a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.paragraph_south_614a [class*="social-icon-product-hunt"].large_5d48 {
  background-color: transparent;
  color: #da552f;
}
.paragraph_south_614a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.paragraph_south_614a [class*="social-icon-reddit"].large_5d48 {
  background-color: transparent;
  color: #ff4500;
}
.paragraph_south_614a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.paragraph_south_614a [class*="social-icon-rss"].large_5d48 {
  background-color: transparent;
  color: #f26522;
}
.paragraph_south_614a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.paragraph_south_614a
  [class*="social-icon-shopping-cart"].large_5d48 {
  background-color: transparent;
  color: #4caf50;
}
.paragraph_south_614a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.paragraph_south_614a [class*="social-icon-skype"].large_5d48 {
  background-color: transparent;
  color: #00aff0;
}
.paragraph_south_614a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.paragraph_south_614a [class*="social-icon-slideshare"].large_5d48 {
  background-color: transparent;
  color: #0077b5;
}
.paragraph_south_614a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.paragraph_south_614a [class*="social-icon-snapchat"].large_5d48 {
  background-color: transparent;
  color: #fffc00;
}
.paragraph_south_614a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.paragraph_south_614a [class*="social-icon-soundcloud"].large_5d48 {
  background-color: transparent;
  color: #f80;
}
.paragraph_south_614a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.paragraph_south_614a [class*="social-icon-spotify"].large_5d48 {
  background-color: transparent;
  color: #2ebd59;
}
.paragraph_south_614a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.paragraph_south_614a
  [class*="social-icon-stack-overflow"].large_5d48 {
  background-color: transparent;
  color: #fe7a15;
}
.paragraph_south_614a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.paragraph_south_614a [class*="social-icon-maldkfgram"].large_5d48 {
  background-color: transparent;
  color: #2ca5e0;
}
.paragraph_south_614a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.paragraph_south_614a [class*="social-icon-tripadvisor"].large_5d48 {
  background-color: transparent;
  color: #589442;
}
.paragraph_south_614a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.paragraph_south_614a [class*="social-icon-tumblr"].large_5d48 {
  background-color: transparent;
  color: #35465c;
}
.paragraph_south_614a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.paragraph_south_614a [class*="social-icon-twitch"].large_5d48 {
  background-color: transparent;
  color: #6441a5;
}
.paragraph_south_614a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.paragraph_south_614a [class*="social-icon-twitter"].large_5d48 {
  background-color: transparent;
  color: #1da1f2;
}
.paragraph_south_614a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.paragraph_south_614a [class*="social-icon-vimeo"].large_5d48 {
  background-color: transparent;
  color: #1ab7ea;
}
.paragraph_south_614a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.paragraph_south_614a [class*="social-icon-vk"].large_5d48 {
  background-color: transparent;
  color: #45668e;
}
.paragraph_south_614a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.paragraph_south_614a [class*="social-icon-weibo"].large_5d48 {
  background-color: transparent;
  color: #df2029;
}
.paragraph_south_614a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.paragraph_south_614a [class*="social-icon-weixin"].large_5d48 {
  background-color: transparent;
  color: #7bb32e;
}
.paragraph_south_614a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.paragraph_south_614a [class*="social-icon-whatsapp"].large_5d48 {
  background-color: transparent;
  color: #25d366;
}
.paragraph_south_614a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.paragraph_south_614a [class*="social-icon-wordpress"].large_5d48 {
  background-color: transparent;
  color: #21759b;
}
.paragraph_south_614a [class*="social-icon-xing"] {
  background-color: #026466;
}
.paragraph_south_614a [class*="social-icon-xing"].large_5d48 {
  background-color: transparent;
  color: #026466;
}
.paragraph_south_614a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.paragraph_south_614a [class*="social-icon-yelp"].large_5d48 {
  background-color: transparent;
  color: #af0606;
}
.paragraph_south_614a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.paragraph_south_614a [class*="social-icon-youtube"].large_5d48 {
  background-color: transparent;
  color: #cd201f;
}
.pro-5974 {
  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;
}
.pro-5974:hover {
  box-shadow: none;
  background: 0 0;
}
.pink-154f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.highlight-1072 {
  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;
}
.background_a4d3 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accordion-34ab {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accordion-34ab,
.accordion-34ab::after,
.accordion-34ab::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;
}
.accordion-34ab::after,
.accordion-34ab::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wrapper-4fbb .highlight-1072 .background_a4d3 {
  margin-top: -2px;
  width: 19px;
}
.wrapper-4fbb .highlight-1072 .accordion-34ab {
  margin-top: -1px;
}
.wrapper-4fbb .highlight-1072 .accordion-34ab,
.wrapper-4fbb .highlight-1072 .accordion-34ab::after,
.wrapper-4fbb .highlight-1072 .accordion-34ab::before {
  width: 19px;
  height: 2px;
}
.wrapper-4fbb .highlight-1072 .accordion-34ab::before {
  top: -6px;
}
.wrapper-4fbb .highlight-1072 .accordion-34ab::after {
  bottom: -6px;
}
.inner-e1ef .highlight-1072 .background_a4d3 {
  margin-top: -2px;
  width: 22px;
}
.inner-e1ef .highlight-1072 .accordion-34ab {
  margin-top: -1px;
}
.inner-e1ef .highlight-1072 .accordion-34ab,
.inner-e1ef .highlight-1072 .accordion-34ab::after,
.inner-e1ef .highlight-1072 .accordion-34ab::before {
  width: 22px;
  height: 2px;
}
.inner-e1ef .highlight-1072 .accordion-34ab::before {
  top: -7px;
}
.inner-e1ef .highlight-1072 .accordion-34ab::after {
  bottom: -7px;
}
.text-f696 .highlight-1072 .background_a4d3 {
  margin-top: -2px;
  width: 31px;
}
.text-f696 .highlight-1072 .accordion-34ab {
  margin-top: -1.5px;
}
.text-f696 .highlight-1072 .accordion-34ab,
.text-f696 .highlight-1072 .accordion-34ab::after,
.text-f696 .highlight-1072 .accordion-34ab::before {
  width: 31px;
  height: 3px;
}
.text-f696 .highlight-1072 .accordion-34ab::before {
  top: -9px;
}
.text-f696 .highlight-1072 .accordion-34ab::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .status_small_031d .highlight-1072 .background_a4d3 {
    margin-top: -2px;
    width: 19px;
  }
  .status_small_031d .highlight-1072 .accordion-34ab {
    margin-top: -1px;
  }
  .status_small_031d .highlight-1072 .accordion-34ab,
  .status_small_031d .highlight-1072 .accordion-34ab::after,
  .status_small_031d .highlight-1072 .accordion-34ab::before {
    width: 19px;
    height: 2px;
  }
  .status_small_031d .highlight-1072 .accordion-34ab::before {
    top: -6px;
  }
  .status_small_031d .highlight-1072 .accordion-34ab::after {
    bottom: -6px;
  }
  .gallery_e161 .highlight-1072 .background_a4d3 {
    margin-top: -2px;
    width: 22px;
  }
  .gallery_e161 .highlight-1072 .accordion-34ab {
    margin-top: -1px;
  }
  .gallery_e161 .highlight-1072 .accordion-34ab,
  .gallery_e161 .highlight-1072 .accordion-34ab::after,
  .gallery_e161 .highlight-1072 .accordion-34ab::before {
    width: 22px;
    height: 2px;
  }
  .gallery_e161 .highlight-1072 .accordion-34ab::before {
    top: -7px;
  }
  .gallery_e161 .highlight-1072 .accordion-34ab::after {
    bottom: -7px;
  }
  .down_743b .highlight-1072 .background_a4d3 {
    margin-top: -2px;
    width: 31px;
  }
  .down_743b .highlight-1072 .accordion-34ab {
    margin-top: -1.5px;
  }
  .down_743b .highlight-1072 .accordion-34ab,
  .down_743b .highlight-1072 .accordion-34ab::after,
  .down_743b .highlight-1072 .accordion-34ab::before {
    width: 31px;
    height: 3px;
  }
  .down_743b .highlight-1072 .accordion-34ab::before {
    top: -9px;
  }
  .down_743b .highlight-1072 .accordion-34ab::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .content-light-11e0 .highlight-1072 .background_a4d3 {
    margin-top: -2px;
    width: 19px;
  }
  .content-light-11e0 .highlight-1072 .accordion-34ab {
    margin-top: -1px;
  }
  .content-light-11e0 .highlight-1072 .accordion-34ab,
  .content-light-11e0 .highlight-1072 .accordion-34ab::after,
  .content-light-11e0 .highlight-1072 .accordion-34ab::before {
    width: 19px;
    height: 2px;
  }
  .content-light-11e0 .highlight-1072 .accordion-34ab::before {
    top: -6px;
  }
  .content-light-11e0 .highlight-1072 .accordion-34ab::after {
    bottom: -6px;
  }
  .photo_static_c19e .highlight-1072 .background_a4d3 {
    margin-top: -2px;
    width: 22px;
  }
  .photo_static_c19e .highlight-1072 .accordion-34ab {
    margin-top: -1px;
  }
  .photo_static_c19e .highlight-1072 .accordion-34ab,
  .photo_static_c19e .highlight-1072 .accordion-34ab::after,
  .photo_static_c19e .highlight-1072 .accordion-34ab::before {
    width: 22px;
    height: 2px;
  }
  .photo_static_c19e .highlight-1072 .accordion-34ab::before {
    top: -7px;
  }
  .photo_static_c19e .highlight-1072 .accordion-34ab::after {
    bottom: -7px;
  }
  .feature_4f1a .highlight-1072 .background_a4d3 {
    margin-top: -2px;
    width: 31px;
  }
  .feature_4f1a .highlight-1072 .accordion-34ab {
    margin-top: -1.5px;
  }
  .feature_4f1a .highlight-1072 .accordion-34ab,
  .feature_4f1a .highlight-1072 .accordion-34ab::after,
  .feature_4f1a .highlight-1072 .accordion-34ab::before {
    width: 31px;
    height: 3px;
  }
  .feature_4f1a .highlight-1072 .accordion-34ab::before {
    top: -9px;
  }
  .feature_4f1a .highlight-1072 .accordion-34ab::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .row-69e6 .highlight-1072 .background_a4d3 {
    margin-top: -2px;
    width: 19px;
  }
  .row-69e6 .highlight-1072 .accordion-34ab {
    margin-top: -1px;
  }
  .row-69e6 .highlight-1072 .accordion-34ab,
  .row-69e6 .highlight-1072 .accordion-34ab::after,
  .row-69e6 .highlight-1072 .accordion-34ab::before {
    width: 19px;
    height: 2px;
  }
  .row-69e6 .highlight-1072 .accordion-34ab::before {
    top: -6px;
  }
  .row-69e6 .highlight-1072 .accordion-34ab::after {
    bottom: -6px;
  }
  .green-e3e9 .highlight-1072 .background_a4d3 {
    margin-top: -2px;
    width: 22px;
  }
  .green-e3e9 .highlight-1072 .accordion-34ab {
    margin-top: -1px;
  }
  .green-e3e9 .highlight-1072 .accordion-34ab,
  .green-e3e9 .highlight-1072 .accordion-34ab::after,
  .green-e3e9 .highlight-1072 .accordion-34ab::before {
    width: 22px;
    height: 2px;
  }
  .green-e3e9 .highlight-1072 .accordion-34ab::before {
    top: -7px;
  }
  .green-e3e9 .highlight-1072 .accordion-34ab::after {
    bottom: -7px;
  }
  .hovered_3eab .highlight-1072 .background_a4d3 {
    margin-top: -2px;
    width: 31px;
  }
  .hovered_3eab .highlight-1072 .accordion-34ab {
    margin-top: -1.5px;
  }
  .hovered_3eab .highlight-1072 .accordion-34ab,
  .hovered_3eab .highlight-1072 .accordion-34ab::after,
  .hovered_3eab .highlight-1072 .accordion-34ab::before {
    width: 31px;
    height: 3px;
  }
  .hovered_3eab .highlight-1072 .accordion-34ab::before {
    top: -9px;
  }
  .hovered_3eab .highlight-1072 .accordion-34ab::after {
    bottom: -9px;
  }
}
.title_narrow_64df .accordion-34ab {
  -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);
}
.title_narrow_64df .accordion-34ab::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.title_narrow_64df .accordion-34ab::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);
}
.title_narrow_64df.hero-green-376d .accordion-34ab {
  -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);
}
.title_narrow_64df.hero-green-376d .accordion-34ab::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.title_narrow_64df.hero-green-376d .accordion-34ab::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);
}
.item_over_c894 {
  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.avatar-yellow-f187:before {
  display: none;
}
.new-2196 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.new-2196 .media-large-8b7b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.new-2196 .media-large-8b7b:last-of-type {
  border-bottom: none;
}
.new-2196 .media-large-8b7b.out_d4f1,
.new-2196 .media-large-8b7b.table-83a5,
.new-2196 .media-large-8b7b.box_current_a272 {
  padding: 0;
}
.new-2196 .first_bdf5 .banner_blue_b196 {
  color: currentColor;
}
.new-2196 .first_bdf5 .banner_blue_b196:focus,
.new-2196 .first_bdf5 .banner_blue_b196:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-2196.widget-dim-61a0 .active_40fb,
.new-2196.widget-dim-61a0 .content_7b6c a,
.new-2196.widget-dim-61a0 .static-ad42 a,
.new-2196.widget-dim-61a0 .current-7f93 a {
  color: rgba(0, 0, 0, 0.55);
}
.new-2196.widget-dim-61a0 .active_40fb:hover,
.new-2196.widget-dim-61a0 .content_7b6c a:hover,
.new-2196.widget-dim-61a0 .static-ad42 a:hover,
.new-2196.widget-dim-61a0 .current-7f93 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.new-2196.widget-dim-61a0 .silver-6d62 {
  color: rgba(0, 0, 0, 0.8);
}
.new-2196.widget-dim-61a0 .media-large-8b7b {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-2196.widget-dim-61a0 .media-large-8b7b:before {
  background: rgba(0, 0, 0, 0.08);
}
.new-2196.widget-dim-61a0 .full_637f:before {
  background: rgba(255, 255, 255, 0.9);
}
.new-2196.widget-dim-61a0 .first_bdf5 .summary_46c3 li a,
.new-2196.widget-dim-61a0 .first_bdf5 .banner_blue_b196,
.new-2196.widget-dim-61a0 .current-7f93 {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-2196.widget-dim-61a0 .first_bdf5 .banner_blue_b196:focus,
.new-2196.widget-dim-61a0 .first_bdf5 .banner_blue_b196:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-2196.widget-dim-61a0 .summary_46c3 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.new-2196.right_aa75 .active_40fb,
.new-2196.right_aa75 .content_7b6c a,
.new-2196.right_aa75 .static-ad42 .banner_blue_b196,
.new-2196.right_aa75 .static-ad42 a,
.new-2196.right_aa75 .current-7f93 a {
  color: rgba(255, 255, 255, 0.79);
}
.new-2196.right_aa75 .active_40fb:hover,
.new-2196.right_aa75 .content_7b6c a:hover,
.new-2196.right_aa75 .static-ad42 .banner_blue_b196:hover,
.new-2196.right_aa75 .static-ad42 a:hover,
.new-2196.right_aa75 .current-7f93 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new-2196.right_aa75 .silver-6d62 {
  color: rgba(255, 255, 255, 0.99);
}
.new-2196.right_aa75 .media-large-8b7b {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-2196.right_aa75 .media-large-8b7b:before {
  background: rgba(255, 255, 255, 0.08);
}
.new-2196.right_aa75 .full_637f:before {
  background: rgba(0, 0, 0, 0.9);
}
.new-2196.right_aa75 .first_bdf5 .summary_46c3 li a,
.new-2196.right_aa75 .first_bdf5 .banner_blue_b196,
.new-2196.right_aa75 .current-7f93 {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-2196.right_aa75 .first_bdf5 .banner_blue_b196:focus,
.new-2196.right_aa75 .first_bdf5 .banner_blue_b196:hover {
  background: rgba(0, 0, 0, 0.01);
}
.new-2196.right_aa75 .summary_46c3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.full_637f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.full_637f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tooltip-f890 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tooltip-08c2 .new-2196 {
  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;
}
.tooltip-08c2 .media-large-8b7b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tooltip-08c2 .media-large-8b7b: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) {
  .tooltip-08c2 .media-large-8b7b:before {
    width: 16%;
    left: 42%;
  }
}
.tooltip-08c2 .media-large-8b7b:last-child:before {
  content: none;
}
.tooltip-08c2 .media-large-8b7b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tooltip-08c2 .first_bdf5 .summary_46c3 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tooltip-08c2 .first_bdf5 .summary_46c3 li a .banner_blue_b196 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tooltip-08c2 .first_bdf5 .current-7f93 {
  border: none;
}
.tooltip-08c2 .first_bdf5 .current-7f93 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tooltip-08c2 .full_637f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tooltip-08c2 .tooltip-f890 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tooltip-08c2 .right_aa75 .full_637f:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip-08c2 .widget-dim-61a0.form_blue_687c .accordion-34ab {
  background: rgba(0, 0, 0, 0.6);
}
.tooltip-08c2
  .widget-dim-61a0.form_blue_687c
  .accordion-34ab::after,
.tooltip-08c2
  .widget-dim-61a0.form_blue_687c
  .accordion-34ab:before {
  background: inherit;
}
.tooltip-08c2
  .widget-dim-61a0.form_blue_687c:hover
  .accordion-34ab {
  background: rgba(0, 0, 0, 0.8);
}
.down_2e81 .new-2196 {
  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) {
  .down_2e81 .new-2196 {
    width: auto;
    right: 45px;
  }
}
.new-666b .new-2196 {
  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) {
  .new-666b .new-2196 {
    width: auto;
    left: 45px;
  }
}
.avatar-yellow-f187 .new-2196 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.avatar-yellow-f187 .tooltip-f890 {
  max-width: 48em;
  margin: 0 auto;
}
.avatar-yellow-f187 .full_637f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.alert-e781 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.alert-e781.tooltip-08c2 .new-2196 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.alert-e781.down_2e81 .new-2196 {
  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);
}
.alert-e781 .new-2196 {
  visibility: visible;
}
.alert-e781.new-666b .new-2196 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.down-93e1,
.static-b3b6 {
  overflow-x: hidden;
}
.down-93e1 .new-2196 {
  overflow: auto;
}
.down-93e1.tooltip-08c2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down-93e1.tooltip-08c2 .new-2196 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.down-93e1.tooltip-08c2 .pro-5974 {
  opacity: 0;
}
.down-93e1.down_2e81 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down-93e1.down_2e81 .new-2196 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.down-93e1.down_2e81 .pro-5974 {
  opacity: 0;
}
.down-93e1.new-666b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down-93e1.new-666b .new-2196 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.down-93e1.new-666b .pro-5974 {
  opacity: 0;
}
.down-93e1.avatar-yellow-f187 .new-2196 {
  z-index: 10;
  visibility: visible;
}
.form_blue_687c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.form_blue_687c .accordion-34ab {
  background: rgba(255, 255, 255, 0.99);
}
.form_blue_687c .accordion-34ab::after,
.form_blue_687c .accordion-34ab:before {
  background: inherit;
}
.form_blue_687c:hover .accordion-34ab {
  background: rgba(255, 255, 255, 0.99);
}
.new-666b .form_blue_687c {
  top: 10px;
  right: auto;
  left: 12px;
}
.avatar-yellow-f187 .form_blue_687c {
  display: none !important;
}
.down-93e1:before,
.static-b3b6:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.down-93e1 .form_blue_687c,
.static-b3b6 .form_blue_687c {
  display: inline-block;
}
.new-2196 .tertiary-tiny-6e0a {
  -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;
}
.down-93e1 .new-2196 .tertiary-tiny-6e0a,
.static-b3b6 .new-2196 .tertiary-tiny-6e0a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout-84f9 .complex_a6d8 {
  width: 100%;
}
.backdrop-pink-9927 {
  padding: 0 0.5em 0;
}
.backdrop-pink-9927 [class*="customify-col-"],
.backdrop-pink-9927 [class*="customify-col_"],
.backdrop-pink-9927 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.badge-iron-0d27 .backdrop-pink-9927 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .row-fixed-7a69 .aside-current-76ae,
  .aside-current-76ae {
    display: none;
  }
  .text_89ee {
    text-align: left;
  }
  .slow_28c4 {
    text-align: center;
  }
  .lower-42ac {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .row-fixed-7a69 .pink_f50f,
  .pink_f50f {
    display: none;
  }
  .modal_6e84 {
    text-align: left;
  }
  .frame_light_2281 {
    text-align: center;
  }
  .search-0d81 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .row-fixed-7a69 .focus-purple-31d7,
  .focus-purple-31d7 {
    display: none;
  }
  .liquid_199d {
    text-align: left;
  }
  .avatar-lower-07fc {
    text-align: center;
  }
  .widget-tall-ccf1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.list-301c {
  box-shadow: none !important;
}
.hover-south-dcd7 .button_0985,
.status-3e5d .button_0985 {
  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;
}
.status-3e5d .button_0985 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tabs-gas-1422 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tabs-gas-1422:after,
.tabs-gas-1422:before {
  content: "";
  display: table;
}
.tabs-gas-1422:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tabs-gas-1422 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tabs-gas-1422,
.middle-cf76 {
  max-width: 1248px;
  margin: 0 auto;
}

.article_next_4c5d.caption_6347 .tabs-gas-1422 {
  max-width: 100%;
}
.article_next_4c5d.accordion_e59e {
  max-width: 1200px;
  margin: 0 auto;
}
.article_next_4c5d.text-next-dd07 .tabs-gas-1422 {
  max-width: 100%;
}
.article_next_4c5d.text-next-dd07 > .tabs-gas-1422 {
  padding-left: 0;
  padding-right: 0;
}
.article_next_4c5d.text-next-dd07 > .tabs-gas-1422 .row-fixed-7a69 {
  margin: 0;
}
.article_next_4c5d.text-next-dd07
  > .tabs-gas-1422
  .dynamic-2e3c.liquid-0379 {
  margin-right: 0;
  margin-left: 0;
}
.article_next_4c5d.text-next-dd07 #main.liquid-0379 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .menu_2a04 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .menu_2a04 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .brown_34b7 .cool_c6d0 {
    padding-right: 1em;
  }
  .brown_34b7.copper-425d .dynamic-2e3c {
    border-right: 1px solid #eaecee;
  }
  .brown_34b7.copper-425d .cool_c6d0 {
    padding-right: 1em;
  }
  .brown_34b7.copper-425d .table_6960 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .upper-fef2 .cool_c6d0 {
    padding-left: 1em;
  }
  .upper-fef2.copper-425d .dynamic-2e3c {
    border-left: 1px solid #eaecee;
  }
  .upper-fef2.copper-425d .cool_c6d0 {
    padding-left: 1em;
  }
  .upper-fef2.copper-425d .table_6960 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-841d .cool_c6d0 {
    padding-left: 1em;
  }
  .component-841d.copper-425d .layout_2dfa {
    border-right: 1px solid #eaecee;
  }
  .component-841d.copper-425d .detail_fed6 {
    border-right: 1px solid #eaecee;
  }
  .component-841d.copper-425d .cool_c6d0 {
    padding-left: 1em;
  }
  .component-841d.copper-425d .table_6960 {
    padding-right: 1em;
  }
  .component-841d.copper-425d .label_1b62 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo-43fa .cool_c6d0 {
    padding-right: 1em;
  }
  .logo-43fa.copper-425d .layout_2dfa {
    border-left: 1px solid #eaecee;
  }
  .logo-43fa.copper-425d .detail_fed6 {
    border-left: 1px solid #eaecee;
  }
  .logo-43fa.copper-425d .cool_c6d0 {
    padding-right: 1em;
  }
  .logo-43fa.copper-425d .table_6960 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo-43fa.copper-425d .label_1b62 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu_2a04 .cool_c6d0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu_2a04.copper-425d .dynamic-2e3c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .menu_2a04.copper-425d .cool_c6d0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu_2a04.copper-425d .table_6960 {
    padding-left: 1em;
  }
  .menu_2a04.copper-425d .label_1b62 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .menu_2a04.copper-425d .cool_c6d0 {
    padding-left: 0;
  }
}
.rough_de32 .description_steel_d226 {
  display: inline-block;
}
.layout-6f14 {
  display: inline-block;
}
.new-2cb2 {
  word-con: break-word;
}
.component_dark_ffc2 > span {
  display: inline-block;
  padding: 5px 0;
}
.component_dark_ffc2 .layout_990f {
  margin-left: 8px;
  margin-right: 8px;
}
.component_dark_ffc2 .paper_4bda img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.row_e70b .header_green_4502 {
  margin-bottom: 2em;
}
.row_e70b .old_4784 {
  margin-bottom: 15px;
}
.row_e70b .old_4784:last-child {
  margin-bottom: 0;
}
.row_e70b .gallery-82a9 {
  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) {
  .row_e70b .gallery-82a9 {
    display: block;
  }
}
.row_e70b .media_f8cd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .row_e70b .media_f8cd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.row_e70b .hover_prev_ec3e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.row_e70b .hover_prev_ec3e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.row_e70b .hover_prev_ec3e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.row_e70b .new-2cb2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.row_e70b .new-2cb2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.row_e70b .section-in-0faf p:last-child {
  margin-bottom: 0;
}
.row_e70b .alert_e320 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.row_e70b .alert-over-d02e {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.row_e70b .first_406f {
  margin-top: 1em;
}
.row_e70b .outline-03e1 {
  top: 0;
  display: block;
}
.row_e70b .outline-03e1 a {
  color: inherit;
}
.row_e70b .outline-03e1 a:hover {
  color: inherit;
}
.row_e70b .main_5874 {
  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;
}
.row_e70b .main_5874:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.row_e70b .alert-over-d02e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.row_e70b .link-bbeb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.row_e70b .link-bbeb:first-child {
  margin-top: 0;
}
.row_e70b .link-bbeb.header_e71b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.row_e70b .link-bbeb.pagination_old_98b3 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row_e70b
  .link-bbeb.pagination_old_98b3.link_68a4
  .first_406f {
  width: 100%;
}
.row_e70b .pagination_old_98b3 {
  -webkit-box-align: center;
  align-items: center;
}
.row_e70b .pagination_old_98b3 .component_dark_ffc2,
.row_e70b .pagination_old_98b3 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.row_e70b .hover_prev_ec3e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_e70b .hover_prev_ec3e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_e70b .hover_prev_ec3e: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;
}
.row_e70b .header_e71b {
  z-index: 5;
}
.row_e70b .text-f764 .sort_north_22b7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.row_e70b .warm-ae23 .sort_north_22b7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.row_e70b .button_e18d .sort_north_22b7 {
  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;
}
.row_e70b.yellow_756b .gallery-82a9,
.row_e70b.disabled_7df6 .gallery-82a9 {
  display: block;
}
.row_e70b.yellow_756b .gallery-82a9 .slow_3528,
.row_e70b.yellow_756b .gallery-82a9 .alert-over-d02e,
.row_e70b.disabled_7df6 .gallery-82a9 .slow_3528,
.row_e70b.disabled_7df6 .gallery-82a9 .alert-over-d02e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row_e70b.stale-224d .media_f8cd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .row_e70b.stale-224d .media_f8cd {
    margin-right: 0;
  }
}
.row_e70b.yellow_756b .media_f8cd,
.row_e70b.disabled_7df6 .media_f8cd {
  padding-top: 40%;
}
.row_e70b.yellow_756b .header_green_4502,
.row_e70b.disabled_7df6 .header_green_4502 {
  display: block;
}
.row_e70b.yellow_756b .fn-sticky-474a .alert-over-d02e,
.row_e70b.disabled_7df6 .fn-sticky-474a .alert-over-d02e {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.row_e70b.yellow_756b .media_f8cd,
.row_e70b.disabled_7df6 .media_f8cd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.row_e70b.yellow_756b .alert-over-d02e {
  padding: 1em;
}
.icon-a0ad {
  margin: 30px auto;
  display: block;
}
.icon-a0ad .out_a6a8 > * {
  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;
}
.icon-a0ad .out_a6a8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon-a0ad .out_a6a8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.notification_inner_9e22 .component_dark_ffc2 {
  margin-bottom: 1.41575em;
}
.notification_inner_9e22 .layout_next_def7 {
  margin-bottom: 1.618em;
}
.silver-533f .dynamic-c857 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.silver-533f .dynamic-c857 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.silver-533f .list-bright-669e {
  max-width: 100%;
  overflow: auto;
}
.outer_f06b .silver-533f a:hover {
  text-decoration: underline;
}
.hovered_498a .old_4784:not(.new-2cb2),
.hovered_498a .hover_prev_ec3e {
  margin-bottom: 1.41575em;
}
.hovered_498a .old_4784:not(.new-2cb2):last-child,
.hovered_498a .hover_prev_ec3e:last-child {
  margin-bottom: 0;
}
.hovered_498a .old_4784.outline-7ba7 {
  margin-bottom: 0.41575em;
}
.hovered_498a .texture_9338:before,
.hovered_498a .alert-simple-a972:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hovered_498a .texture_9338:before {
  content: "\f115";
}
.hovered_498a .alert-simple-a972:before {
  content: "\f02c";
}
.hovered_498a .video_complex_15c0 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hovered_498a .video_complex_15c0 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sidebar_hovered_f23c {
  display: -webkit-box;
  display: flex;
}
.sidebar_hovered_f23c .secondary_red_3071 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sidebar_hovered_f23c .secondary_red_3071 {
    flex-basis: 90px;
  }
}
.sidebar_hovered_f23c .paragraph-center-1051 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar_hovered_f23c .paragraph-center-1051 {
    flex-basis: calc(100% - 50px);
  }
}
.sidebar_hovered_f23c .frame_middle_2613 p:last-child {
  margin-bottom: 0.72em;
}
.sidebar-inner-f860 .out_a6a8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.sidebar-inner-f860 .out_a6a8:after,
.sidebar-inner-f860 .out_a6a8:before {
  content: "";
  display: table;
}
.sidebar-inner-f860 .out_a6a8:after {
  clear: both;
}
.sidebar-inner-f860 .out_a6a8 .feature_complex_514f,
.sidebar-inner-f860 .out_a6a8 .tertiary-stale-4fe5 {
  width: 49%;
}
.sidebar-inner-f860 .out_a6a8 .feature_complex_514f a span.dropdown-east-5ad4,
.sidebar-inner-f860 .out_a6a8 .tertiary-stale-4fe5 a span.dropdown-east-5ad4 {
  display: block;
  margin-bottom: 5px;
}
.sidebar-inner-f860 .out_a6a8 .tertiary-stale-4fe5 {
  float: left;
  text-align: left;
}
.sidebar-inner-f860 .out_a6a8 .feature_complex_514f {
  float: right;
  text-align: right;
}
.progress_first_f3df {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .progress_first_f3df {
    margin-bottom: 0;
  }
}
.background-55e0 {
  margin-bottom: 1em;
}
.background-55e0 .new-2cb2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.table_2261 a {
  display: block;
  line-height: 0;
  position: relative;
}
.fast-e2ac .background-55e0,
.slow_d900 .background-55e0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .fast-e2ac .background-55e0,
  .slow_d900 .background-55e0 {
    display: block;
  }
}
.fast-e2ac .table_2261,
.slow_d900 .table_2261 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .fast-e2ac .table_2261,
  .slow_d900 .table_2261 {
    margin-bottom: 1em;
  }
}
.fast-e2ac .table_2261 img,
.slow_d900 .table_2261 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.fast-e2ac .outline_ba9b,
.slow_d900 .outline_ba9b {
  flex-basis: calc(100% - 160px);
}
.fast-e2ac .outline_ba9b p,
.slow_d900 .outline_ba9b p {
  margin-bottom: 0;
}
.fast-e2ac .outline_ba9b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .fast-e2ac .outline_ba9b {
    padding-left: 0;
  }
}
.slow_d900 .outline_ba9b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .slow_d900 .outline_ba9b {
    padding-right: 0;
  }
}
.slow_d900 .table_2261 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.small-60f0 .table_2261 {
  margin-bottom: 0.5em;
}
.small-60f0 .table_2261 img {
  width: 100%;
}
.frame-east-4114 .secondary-huge-e895,
.focus_copper_8b1c .secondary-huge-e895 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.focus_copper_8b1c .dynamic-2e3c .table_0cd1 p:last-child {
  margin-bottom: 0;
}
.detail_7a68 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.image_e33c .pressed-969e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .image_e33c .pressed-969e:last-of-type {
    margin-bottom: 0;
  }
}
.image_e33c .pressed-969e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.image_e33c .pressed-969e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.image_e33c .pressed-969e ul li {
  margin: 0 0 0.6em;
}
.image_e33c .pressed-969e ul li.row_large_c058,
.image_e33c .pressed-969e ul li.focused_fbcf {
  position: relative;
}
.image_e33c .pressed-969e ul li.row_large_c058 .heading-5f1c,
.image_e33c .pressed-969e ul li.focused_fbcf .heading-5f1c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.image_e33c .pressed-969e ul li.row_large_c058:after:after,
.image_e33c .pressed-969e ul li.row_large_c058:after:before,
.image_e33c
  .pressed-969e
  ul
  li.focused_fbcf:after:after,
.image_e33c
  .pressed-969e
  ul
  li.focused_fbcf:after:before {
  content: "";
  display: table;
}
.image_e33c .pressed-969e ul li.row_large_c058:after:after,
.image_e33c
  .pressed-969e
  ul
  li.focused_fbcf:after:after {
  clear: both;
}
.image_e33c .pressed-969e a.silver-ca55:hover {
  text-decoration: none;
}
.image_e33c .pressed-969e select {
  max-width: 100%;
}
.image_e33c .pressed-969e table {
  font-size: 85%;
}
.image_e33c .pressed-969e table td,
.image_e33c .pressed-969e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.image_e33c .pressed-969e table tfoot td {
  text-align: left;
}
.image_e33c .pressed-969e :last-child {
  margin-bottom: 0;
}
.image_e33c .pressed-969e .right-7ffa {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.image_e33c .pressed-969e .right-7ffa label {
  width: 100%;
}
.image_e33c .pressed-969e .right-7ffa .tertiary-blue-00b7 {
  width: 100%;
  display: block;
}
.image_e33c .pressed-969e .right-7ffa .column-pro-0dc4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.image_e33c .pressed-969e .right-7ffa .column-pro-0dc4:hover svg #svg-search {
  fill: #444;
}
.image_e33c .pressed-969e .right-7ffa .column-pro-0dc4 svg {
  width: 18px;
  height: 18px;
}
.image_e33c .dropdown_a3d4 ul ul,
.image_e33c .link_1d5a ul ul,
.image_e33c .sidebar-fast-1270 ul ul,
.image_e33c .aside_light_2f77 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.image_e33c .dropdown_a3d4 .shadow-e876 > a,
.image_e33c .link_1d5a .shadow-e876 > a,
.image_e33c .sidebar-fast-1270 .shadow-e876 > a,
.image_e33c .aside_light_2f77 .shadow-e876 > a {
  margin-bottom: 0;
}
.image_e33c .alert_purple_153e li,
.image_e33c .dropdown_a3d4 li,
.image_e33c .header_last_9ecb li,
.image_e33c .link_1d5a li,
.image_e33c .sidebar-fast-1270 li,
.image_e33c .aside_light_2f77 li,
.image_e33c .image_east_ac05 li,
.image_e33c .accent_844c li {
  display: block;
  position: relative;
}
.image_e33c .alert_purple_153e li:last-child,
.image_e33c .dropdown_a3d4 li:last-child,
.image_e33c .header_last_9ecb li:last-child,
.image_e33c .link_1d5a li:last-child,
.image_e33c .sidebar-fast-1270 li:last-child,
.image_e33c .aside_light_2f77 li:last-child,
.image_e33c .image_east_ac05 li:last-child,
.image_e33c .accent_844c li:last-child {
  border: none;
}
.image_e33c .alert_purple_153e li a,
.image_e33c .dropdown_a3d4 li a,
.image_e33c .header_last_9ecb li a,
.image_e33c .link_1d5a li a,
.image_e33c .sidebar-fast-1270 li a,
.image_e33c .aside_light_2f77 li a,
.image_e33c .image_east_ac05 li a,
.image_e33c .accent_844c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.image_e33c .alert_purple_153e li ul li::before,
.image_e33c .dropdown_a3d4 li ul li::before,
.image_e33c .header_last_9ecb li ul li::before,
.image_e33c .link_1d5a li ul li::before,
.image_e33c .sidebar-fast-1270 li ul li::before,
.image_e33c .aside_light_2f77 li ul li::before,
.image_e33c .image_east_ac05 li ul li::before,
.image_e33c .accent_844c li ul li::before {
  left: 15px;
}
.image_e33c .alert_purple_153e li ul a,
.image_e33c .dropdown_a3d4 li ul a,
.image_e33c .header_last_9ecb li ul a,
.image_e33c .link_1d5a li ul a,
.image_e33c .sidebar-fast-1270 li ul a,
.image_e33c .aside_light_2f77 li ul a,
.image_e33c .image_east_ac05 li ul a,
.image_e33c .accent_844c li ul a {
  padding-left: 20px;
}
.image_e33c .alert_purple_153e li ul ul li::before,
.image_e33c .dropdown_a3d4 li ul ul li::before,
.image_e33c .header_last_9ecb li ul ul li::before,
.image_e33c .link_1d5a li ul ul li::before,
.image_e33c .sidebar-fast-1270 li ul ul li::before,
.image_e33c .aside_light_2f77 li ul ul li::before,
.image_e33c .image_east_ac05 li ul ul li::before,
.image_e33c .accent_844c li ul ul li::before {
  left: 30px;
}
.image_e33c .alert_purple_153e li ul ul a,
.image_e33c .dropdown_a3d4 li ul ul a,
.image_e33c .header_last_9ecb li ul ul a,
.image_e33c .link_1d5a li ul ul a,
.image_e33c .sidebar-fast-1270 li ul ul a,
.image_e33c .aside_light_2f77 li ul ul a,
.image_e33c .image_east_ac05 li ul ul a,
.image_e33c .accent_844c li ul ul a {
  padding-left: 40px;
}
.image_e33c .accordion-7d8b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.image_e33c .accent_844c ul li {
  margin-bottom: 1.41575em;
}
.image_e33c .accent_844c ul li .new-eff0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.image_e33c .accent_844c ul li .fresh_41cb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.right_aa75 .alert_purple_153e li a,
.right_aa75 .dropdown_a3d4 li a,
.right_aa75 .header_last_9ecb li a,
.right_aa75 .link_1d5a li a,
.right_aa75 .sidebar-fast-1270 li a,
.right_aa75 .aside_light_2f77 li a,
.right_aa75 .image_east_ac05 li a,
.right_aa75 .accent_844c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_aa75 .accordion-7d8b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_aa75 .pressed-969e ul li.row_large_c058 .heading-5f1c,
.right_aa75 .pressed-969e ul li.focused_fbcf .heading-5f1c {
  background: rgba(0, 0, 0, 0.2);
}
.right_aa75 .image_e33c .pressed-969e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.article_next_4c5d .image_e33c .summary_46c3 li {
  margin: 0;
}
.article_next_4c5d .image_e33c .summary_46c3 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.article_next_4c5d .image_e33c .summary_46c3 li ul {
  margin: 0;
}
.article_next_4c5d .image_e33c .summary_46c3 li ul li a {
  padding-left: 15px;
}
.article_next_4c5d .image_e33c .summary_46c3 li ul li li a {
  padding-left: 30px;
}
.article_next_4c5d .image_e33c .summary_46c3 li.card_purple_ece4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.article_next_4c5d .image_e33c .summary_46c3 li.card_purple_ece4 > 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;
}
.article_next_4c5d .image_e33c .summary_46c3 li.card_purple_ece4 > 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;
}
.module-lower-a5dd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.top-7435 {
  position: relative;
  z-index: 10;
}
.top-7435 .tertiary-tiny-6e0a {
  width: 100%;
  max-width: 100%;
}
.status_current_892d .card_action_a179 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.status_current_892d .widget-dim-61a0 {
}
.status_current_892d .right_aa75 {
  background: #292929;
}
.slow_d228 .card_action_a179 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.slow_d228 .widget-dim-61a0 {
  background: #f9f9f9;
}
.slow_d228 .right_aa75 {
  background: #303030;
}
.modal-333c .card_action_a179 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .modal-333c .description_steel_d226 {
    margin-bottom: 1em;
  }
  .modal-333c .description_steel_d226:last-child {
    margin-bottom: 0;
  }
}
.modal-333c .widget-dim-61a0 {
  background: #ededed;
}
.modal-333c .right_aa75 {
  background: #1a1a1a;
}
.card_action_a179.widget-dim-61a0 {
  color: rgba(0, 0, 0, 0.6);
}
.card_action_a179.widget-dim-61a0 .small_9a84 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.card_action_a179.right_aa75 {
  color: rgba(255, 255, 255, 0.99);
}
.card_action_a179.right_aa75 a:not(.silver-ca55) {
  color: rgba(255, 255, 255, 0.79);
}
.card_action_a179.right_aa75 a:not(.silver-ca55):hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_action_a179.right_aa75 .small_9a84 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_action_a179.right_aa75 table tbody td,
.card_action_a179.right_aa75 table th {
  background: rgba(0, 0, 0, 0.08);
}
.button-5613.rough_d6ab .tabs-gas-1422 {
  max-width: initial;
}
.button-5613 .chip_out_af96 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.button-5613 .chip_out_af96 .tertiary-tiny-6e0a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .button-5613 .chip_out_af96 .tertiary-tiny-6e0a {
    display: block;
    margin-bottom: 2em;
  }
  .button-5613 .chip_out_af96 .tertiary-tiny-6e0a:last-child {
    margin-bottom: 0;
  }
}
.modal-333c .description_steel_d226:last-child,
.slow_d228 .description_steel_d226:last-child,
.status_current_892d .description_steel_d226:last-child {
  margin-bottom: 0;
}
.modal-333c .description_steel_d226 .image_e33c .pressed-969e:last-child,
.slow_d228 .description_steel_d226 .image_e33c .pressed-969e:last-child,
.status_current_892d .description_steel_d226 .image_e33c .pressed-969e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .modal-333c .status-391b,
  .modal-333c .narrow-c72d,
  .slow_d228 .status-391b,
  .slow_d228 .narrow-c72d,
  .status_current_892d .status-391b,
  .status_current_892d .narrow-c72d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .top-7435 .description_steel_d226 {
    margin-bottom: 2em;
  }
}
.top-7435 p:last-child {
  margin-bottom: 0;
}
.top-7435 li,
.top-7435 ul {
  list-style: none;
  margin: 0;
}
.top-7435 ul ul {
  margin-left: 2.617924em;
}
.carousel-e1e1 {
  font-size: 0.875em;
}

/* css-noise: 1ec7 */
.widget-item-g5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
