/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dirty_f932/customify
Author: WPCustomify
Author URI: https://pressmaximum.dirty_f932
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.dirty_f932/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.short-759f.paragraph-d36b/licenses/gpl-2.0.simple-6832
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.block_over_330d/, (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.content_upper_0144.motion_d6d4/normalize.advanced-67b4/
 ======
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.advanced-67b4 v7.0.0 | MIT License | github.dirty_f932/necolas/normalize.advanced-67b4 */
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;
}
.video_80a8 .feature-clean-f30f,
.badge-6aa9,
.yellow-1e67,
.gallery-last-7744,
.modal_931e,
.item-over-4066,
.focused_4b94,
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;
}
.badge-6aa9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .badge-6aa9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .badge-6aa9,
  h1 {
    font-size: 1.8em;
  }
}
.yellow-1e67,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.yellow-1e67 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .yellow-1e67,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .yellow-1e67,
  h2 {
    font-size: 1.7em;
  }
}
.gallery-last-7744,
h3 {
  font-size: 1.618em;
}
.video_80a8 .feature-clean-f30f,
.modal_931e,
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.aside-505a {
  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;
}
.title_right_b091:after,
.title_right_b091:before,
.secondary-01f4:after,
.secondary-01f4:before {
  content: "";
  display: table;
}
.title_right_b091:after,
.secondary-01f4:after {
  clear: both;
}
.current-9246 {
  float: right;
  margin-right: 0;
}
.pressed-e799 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.container_673a .component_first_e0ca,
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;
}
.container_673a .component_first_e0ca: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;
}
.smooth_5dc7 .component_first_e0ca {
  box-shadow: none;
}
.smooth_5dc7
  .component_first_e0ca
  .static-9703 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.smooth_5dc7 .component_first_e0ca .outer_c7a9 {
  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;
}
.smooth_5dc7
  .component_first_e0ca
  .outer_c7a9
  b {
  display: none;
}
.smooth_5dc7 .form-85b7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.secondary_green_6232:not(.wide-d38d):not(.motion-4f5e),
button:not(.wide-d38d):not(.motion-4f5e),
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ),
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ),
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ) {
  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;
}
.secondary_green_6232:not(.wide-d38d):not(
    .motion-4f5e
  ):hover,
button:not(.wide-d38d):not(
    .motion-4f5e
  ):hover,
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ):hover,
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ):hover,
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.secondary_green_6232:not(.wide-d38d):not(
    .motion-4f5e
  ):active,
.secondary_green_6232:not(.wide-d38d):not(
    .motion-4f5e
  ):focus,
button:not(.wide-d38d):not(
    .motion-4f5e
  ):active,
button:not(.wide-d38d):not(
    .motion-4f5e
  ):focus,
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ):active,
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ):focus,
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ):active,
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ):focus,
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ):active,
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ):focus {
  outline: 0;
}
.secondary_green_6232:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27,
button:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27,
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27,
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27,
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27 {
  position: relative;
}
.secondary_green_6232:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .next-5aa4,
.secondary_green_6232:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .down-3cad,
.secondary_green_6232:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .paragraph_bottom_48d7,
.secondary_green_6232:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  i,
.secondary_green_6232:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  svg,
button:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .next-5aa4,
button:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .down-3cad,
button:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .paragraph_bottom_48d7,
button:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  i,
button:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  svg,
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .next-5aa4,
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .down-3cad,
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .paragraph_bottom_48d7,
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  i,
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  svg,
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .next-5aa4,
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .down-3cad,
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .paragraph_bottom_48d7,
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  i,
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  svg,
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .next-5aa4,
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .down-3cad,
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  .paragraph_bottom_48d7,
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  i,
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27
  svg {
  visibility: hidden;
}
.secondary_green_6232:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27:after,
button:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27:after,
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27:after,
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27:after,
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ).fn-loading-7a27: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;
}
.secondary_green_6232:not(.wide-d38d):not(.motion-4f5e),
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ),
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ),
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ) {
  color: #fff;
  background: #235787;
}
.secondary_green_6232:not(.wide-d38d):not(
    .motion-4f5e
  ):focus,
input[type="button"]:not(.wide-d38d):not(
    .motion-4f5e
  ):focus,
input[type="reset"]:not(.wide-d38d):not(
    .motion-4f5e
  ):focus,
input[type="submit"]:not(.wide-d38d):not(
    .motion-4f5e
  ):focus {
  color: #fff;
}
.secondary_green_6232.fn-disabled-7a27:not(.wide-d38d):not(
    .motion-4f5e
  ),
.secondary_green_6232[disabled]:not(.wide-d38d):not(
    .motion-4f5e
  ),
button.fn-disabled-7a27:not(.wide-d38d):not(
    .motion-4f5e
  ),
button[disabled]:not(.wide-d38d):not(
    .motion-4f5e
  ) {
  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;
}
.avatar-0fb3 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.avatar-0fb3: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;
}
.list_b239 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.layout-1bc0 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.smooth_7cbc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.title_right_b091:after,
.title_right_b091:before,
.simple_4975:after,
.simple_4975:before,
.frame_plasma_77ec:after,
.frame_plasma_77ec:before,
.carousel_3456:after,
.carousel_3456:before,
.in-e810:after,
.in-e810:before,
.active_e466:after,
.active_e466:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.title_right_b091:after,
.simple_4975:after,
.frame_plasma_77ec:after,
.carousel_3456:after,
.in-e810:after,
.active_e466:after {
  clear: both;
}
.simple_4975 .advanced_f5a5,
.frame_plasma_77ec .advanced_f5a5,
.tooltip-stone-a4dd .advanced_f5a5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.purple_4d58 {
  display: inline-block;
}
.logo_last_9621 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.logo_last_9621 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.logo_last_9621 .sidebar-a752 {
  padding: 1em 0;
  font-size: 85%;
}
.sidebar-a752 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.aside_narrow_ec20 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.aside_narrow_ec20:after,
.aside_narrow_ec20:before {
  content: "";
  display: table;
}
.aside_narrow_ec20:after {
  clear: both;
}
.west_b135 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tertiary-ad62 .west_b135 {
  max-width: 50%;
}
.status-971e .west_b135 {
  max-width: 33.33%;
}
.stale_ad00 .west_b135 {
  max-width: 25%;
}
.west_a50f .west_b135 {
  max-width: 20%;
}
.surface_f932 .west_b135 {
  max-width: 16.66%;
}
.outline-soft-3c45 .west_b135 {
  max-width: 14.28%;
}
.alert_new_a08b .west_b135 {
  max-width: 12.5%;
}
.large_a509 .west_b135 {
  max-width: 11.11%;
}
.highlight-ecb4 {
  display: block;
}
.video_80a8 .avatar_blue_48f7 label,
.video_80a8 .badge_center_0fe2 label,
.video_80a8 .hover_b3a5 label,
.video_80a8 .button_582a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pagination-out-cfc3 {
  list-style: none;
  margin: 0;
}
.pagination-out-cfc3 article.main_narrow_3f4b {
  margin-bottom: 0;
}
.pagination-out-cfc3 ul {
  list-style: none;
  margin: 0;
}
.pagination-out-cfc3 .header_a53c li.main_narrow_3f4b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pagination-out-cfc3 .header_a53c li.main_narrow_3f4b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pagination-out-cfc3 .header_a53c li.main_narrow_3f4b: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) {
  .pagination-out-cfc3 .header_a53c li.main_narrow_3f4b li.main_narrow_3f4b li.main_narrow_3f4b li.main_narrow_3f4b {
    padding-left: 0;
  }
}
article.main_narrow_3f4b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main_narrow_3f4b .simple_4975 p:last-of-type {
  margin-bottom: 0;
}
article.main_narrow_3f4b .paragraph-1688 {
  float: left;
}
article.main_narrow_3f4b .motion_609e {
  margin-left: 85px;
}
article.main_narrow_3f4b .main_e385 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main_narrow_3f4b .main_e385 .picture_efe0 {
  margin-left: 10px;
}
article.main_narrow_3f4b .message_plasma_304d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main_narrow_3f4b .shadow-current-c629 {
  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 .avatar_blue_48f7,
  #respond .hover_b3a5,
  #respond .button_582a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .avatar_blue_48f7 input,
#respond .hover_b3a5 input,
#respond .button_582a input {
  width: 100%;
}
#respond .button_582a {
  margin-right: 0;
}
#respond .fast_824b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.active_fc07 {
  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;
}
.active_fc07.outer_5371 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.active_fc07 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%);
}
.active_fc07:focus,
.active_fc07:hover {
  color: #333;
  opacity: 1;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.26), 0 0 0 1px rgba(0, 0, 0, 0.18);
  background-color: rgba(255, 255, 255, 0.99);
}
.search_1292 {
  border-radius: 10%;
}
.search_dynamic_6cc5 {
  border-radius: 50%;
}
.banner_b7a1 {
  font-size: 0.72em;
}
.thumbnail_tall_c6be {
  font-size: 0.875em;
}
.hero_cool_1dd3 {
  font-size: 1.1em;
}
.active-bright-b513 {
  text-transform: uppercase;
  line-height: 1.2;
}
.active-bright-b513.banner_b7a1 {
  letter-spacing: 0.5px;
}
.notification_narrow_4953,
.notification_narrow_4953 a {
  color: #6d6d6d;
}
.notification_narrow_4953 a:hover {
  color: #111;
}
.media-de07 {
  color: #6d6d6d;
}
.modal-fb75 {
  overflow-x: hidden;
}
.modal-fb75 .lite_e016.logo_78f3 {
  position: relative;
}
.modal-fb75 .lite_e016.logo_78f3.highlight_dirty_e06b {
  position: initial;
}
.modal-fb75
  .lite_e016.logo_78f3.highlight_dirty_e06b
  .hover_d7b2 {
  left: auto;
}
.modal-fb75 .lite_e016 .hover_d7b2 {
  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;
}
.modal-fb75 .lite_e016:hover.logo_78f3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.modal-fb75
  .lite_e016:hover.logo_78f3
  .hover_d7b2 {
  display: block;
  z-index: 9999999;
}
.modal-fb75 .bright-3a8e .avatar-0785,
.modal-fb75 .dropdown-top-aa11 .avatar-0785 {
  display: none;
}
.modal-fb75 .smooth_f4cd .lite_e016:hover.logo_78f3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.video_80a8 .avatar_blue_48f7 label,
.video_80a8 .badge_center_0fe2 label,
.video_80a8 .hover_b3a5 label,
.video_80a8 .button_582a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pagination-out-cfc3 {
  list-style: none;
  margin: 0;
}
.pagination-out-cfc3 article.main_narrow_3f4b {
  margin-bottom: 0;
}
.pagination-out-cfc3 ul {
  list-style: none;
  margin: 0;
}
.pagination-out-cfc3 .header_a53c li.main_narrow_3f4b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pagination-out-cfc3 .header_a53c li.main_narrow_3f4b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pagination-out-cfc3 .header_a53c li.main_narrow_3f4b: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) {
  .pagination-out-cfc3 .header_a53c li.main_narrow_3f4b li.main_narrow_3f4b li.main_narrow_3f4b li.main_narrow_3f4b {
    padding-left: 0;
  }
}
article.main_narrow_3f4b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main_narrow_3f4b .simple_4975 p:last-of-type {
  margin-bottom: 0;
}
article.main_narrow_3f4b .paragraph-1688 {
  float: left;
}
article.main_narrow_3f4b .motion_609e {
  margin-left: 85px;
}
article.main_narrow_3f4b .main_e385 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main_narrow_3f4b .main_e385 .picture_efe0 {
  margin-left: 10px;
}
article.main_narrow_3f4b .message_plasma_304d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main_narrow_3f4b .shadow-current-c629 {
  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 .avatar_blue_48f7,
  #respond .hover_b3a5,
  #respond .button_582a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .avatar_blue_48f7 input,
#respond .hover_b3a5 input,
#respond .button_582a input {
  width: 100%;
}
#respond .button_582a {
  margin-right: 0;
}
#respond .fast_824b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright-3a8e .last_8b44 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.last_8b44 .in_62fc.shade-prev-6bd8 .left_f736 > li > a:focus,
.last_8b44 .in_62fc.shade-prev-6bd8 .left_f736 > li > a:hover,
.last_8b44 .in_62fc.pattern-4209 .left_f736 > li > a:focus,
.last_8b44 .in_62fc.pattern-4209 .left_f736 > li > a:hover,
.last_8b44 .in_62fc.short-b72d .left_f736 > li > a:focus,
.last_8b44 .in_62fc.short-b72d .left_f736 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_8b44
  .in_62fc.shade-prev-6bd8
  .left_f736
  > li.upper-2fd7
  > a,
.last_8b44
  .in_62fc.shade-prev-6bd8
  .left_f736
  > li.complex_af22
  > a,
.last_8b44
  .in_62fc.pattern-4209
  .left_f736
  > li.upper-2fd7
  > a,
.last_8b44
  .in_62fc.pattern-4209
  .left_f736
  > li.complex_af22
  > a,
.last_8b44
  .in_62fc.short-b72d
  .left_f736
  > li.upper-2fd7
  > a,
.last_8b44 .in_62fc.short-b72d .left_f736 > li.thick-3205 > a {
  color: rgba(255, 255, 255, 0.99);
}
.last_8b44 .tag-gold-b779,
.last_8b44 .tag-gold-b779 a {
  color: rgba(255, 255, 255, 0.99);
}
.last_8b44 .tertiary_a9b0.content-5f50 li a,
.last_8b44 .video_5c07 a,
.last_8b44 .content-prev-b09f,
.last_8b44 .left_f736 > li > a,
.last_8b44 .hero-wide-7d84 {
  color: rgba(255, 255, 255, 0.79);
}
.last_8b44 .tertiary_a9b0.content-5f50 li a:hover,
.last_8b44 .video_5c07 a:hover,
.last_8b44 .content-prev-b09f:hover,
.last_8b44 .left_f736 > li > a:hover,
.last_8b44 .hero-wide-7d84:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_8b44 .badge_80ed {
  color: rgba(255, 255, 255, 0.79);
}
.last_8b44 .badge_80ed .outline_3026 {
  color: rgba(255, 255, 255, 0.99);
}
.last_8b44 .badge_80ed:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_8b44 .progress-6caf .article_hard_90e0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last_8b44 .progress-6caf .article_hard_90e0 .focus-a3aa {
  color: rgba(255, 255, 255, 0.79);
}
.last_8b44
  .progress-6caf
  .article_hard_90e0
  .focus-a3aa::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_8b44
  .progress-6caf
  .article_hard_90e0
  .focus-a3aa:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_8b44
  .progress-6caf
  .article_hard_90e0
  .focus-a3aa::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_8b44
  .progress-6caf
  .article_hard_90e0
  .focus-a3aa::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last_8b44 .progress-6caf .info-6809 {
  color: rgba(255, 255, 255, 0.79);
}
.last_8b44 .progress-6caf .info-6809:hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-4d67
  .last_8b44
  .progress-6caf
  .summary_fast_b99b
  .input_0294 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.west-4d67
  .last_8b44
  .progress-6caf
  .summary_fast_b99b
  .focus-a3aa {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright-3a8e .slow-cf9f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.slow-cf9f .in_62fc.shade-prev-6bd8 .left_f736 > li > a:focus,
.slow-cf9f .in_62fc.shade-prev-6bd8 .left_f736 > li > a:hover,
.slow-cf9f .in_62fc.pattern-4209 .left_f736 > li > a:focus,
.slow-cf9f .in_62fc.pattern-4209 .left_f736 > li > a:hover,
.slow-cf9f .in_62fc.short-b72d .left_f736 > li > a:focus,
.slow-cf9f .in_62fc.short-b72d .left_f736 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow-cf9f
  .in_62fc.shade-prev-6bd8
  .left_f736
  > li.upper-2fd7
  > a,
.slow-cf9f
  .in_62fc.shade-prev-6bd8
  .left_f736
  > li.complex_af22
  > a,
.slow-cf9f
  .in_62fc.pattern-4209
  .left_f736
  > li.upper-2fd7
  > a,
.slow-cf9f
  .in_62fc.pattern-4209
  .left_f736
  > li.complex_af22
  > a,
.slow-cf9f
  .in_62fc.short-b72d
  .left_f736
  > li.upper-2fd7
  > a,
.slow-cf9f .in_62fc.short-b72d .left_f736 > li.thick-3205 > a {
  color: rgba(0, 0, 0, 0.8);
}
.slow-cf9f .tag-gold-b779,
.slow-cf9f .tag-gold-b779 a {
  color: rgba(0, 0, 0, 0.8);
}
.slow-cf9f .tertiary_a9b0.content-5f50 li a,
.slow-cf9f .video_5c07 a,
.slow-cf9f .content-prev-b09f,
.slow-cf9f .left_f736 > li > a,
.slow-cf9f .hero-wide-7d84 {
  color: rgba(0, 0, 0, 0.55);
}
.slow-cf9f .tertiary_a9b0.content-5f50 li a:hover,
.slow-cf9f .video_5c07 a:hover,
.slow-cf9f .content-prev-b09f:hover,
.slow-cf9f .left_f736 > li > a:hover,
.slow-cf9f .hero-wide-7d84:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slow-cf9f .badge_80ed {
  color: rgba(0, 0, 0, 0.55);
}
.slow-cf9f .badge_80ed .outline_3026 {
  color: rgba(0, 0, 0, 0.8);
}
.slow-cf9f .badge_80ed:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fixed_6a2a .alert-over-0848 {
  margin-left: auto;
  margin-right: auto;
}
.frame_plasma_77ec > * {
  margin-left: auto;
  margin-right: auto;
}
.frame_plasma_77ec .list_b239 {
  margin-right: 1.41575em;
}
.gradient_f77a .frame_plasma_77ec > .component-motion-7220 {
  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;
}
.gradient_f77a .frame_plasma_77ec > .mini_45ad {
  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;
}
.simple_56eb.fixed_6a2a .alert-over-0848,
.paragraph_pro_7f63.fixed_6a2a .alert-over-0848 {
  margin-left: 0;
}
.header-hot-a87c.fixed_6a2a .alert-over-0848,
.alert_07fa.fixed_6a2a .alert-over-0848 {
  margin-right: 0;
}
.frame_plasma_77ec ol,
.frame_plasma_77ec ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.background-fixed-4590 video {
  max-width: 100%;
}
.focus-ec16 img {
  display: block;
}
.focus-ec16.list_b239,
.focus-ec16.layout-1bc0 {
  width: 100%;
}
.focus-ec16.mini_45ad img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sidebar-black-054a:not(.outline_bronze_d50b) {
  margin: 1.5em auto;
}
.grid-top-6085 p {
  padding: 1.5em 14px;
}
ul.narrow-aa8d.mini_45ad,
ul.narrow-aa8d.component-motion-7220,
ul.narrow-aa8d.shade_medium_f4cf.component-motion-7220 {
  padding: 0 14px;
}
.form_1d9e {
  display: block;
  overflow-x: auto;
}
.form_1d9e table {
  border-collapse: collapse;
  width: 100%;
}
.form_1d9e td,
.form_1d9e th {
  padding: 0.5em;
}
.frame_plasma_77ec li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.frame_plasma_77ec ol ol,
.frame_plasma_77ec ol ul,
.frame_plasma_77ec ul ol,
.frame_plasma_77ec ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.frame_plasma_77ec ol ol li,
.frame_plasma_77ec ol ul li,
.frame_plasma_77ec ul ol li,
.frame_plasma_77ec ul ul li {
  margin-left: 0;
}
.full-8e57.modal-clean-7fee > .huge-431e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.full-8e57.modal-clean-7fee > .huge-431e iframe,
.full-8e57.modal-clean-7fee > .huge-431e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.active_thick_00e4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.active_thick_00e4.mask-copper-b013 {
  padding: 0;
}
.active_thick_00e4.mask-copper-b013 cite {
  font-size: 13px;
}
.active_thick_00e4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.active_thick_00e4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.wrapper_2318 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.wrapper_2318 > p:first-child {
  margin-top: 0;
}
.wrapper_2318 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.wrapper_2318 blockquote {
  border-left: 0;
}
.shade_4384 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shade_4384:not(.filter-8dff) {
  max-width: 100px;
}
.shade_4384.alert_orange_c96b {
  border-bottom: none !important;
  text-align: center;
}
.shade_4384.alert_orange_c96b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .grid-top-6085 p {
    padding: 1.5em 0;
  }
}
.content-5c57 {
  color: #0073aa;
}
.left-3ee5 {
  background-color: #0073aa;
}
.summary_8e19 {
  color: #229fd8;
}
.lower-15d8 {
  background-color: #229fd8;
}
.article_south_dfe3 {
  color: #eee;
}
.picture_slow_f8eb {
  background-color: #eee;
}
.first-05c3 {
  color: #444;
}
.photo_green_d2e9 {
  background-color: #444;
}
.shade-bottom-e98c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shade-bottom-e98c .center-8feb .video_5c07 {
  font-size: 15px;
}
.shade-bottom-e98c .video_5c07 {
  line-height: 1.3;
}
.shade-bottom-e98c .slow-cf9f {
}
.shade-bottom-e98c .last_8b44 {
  background: #235787;
}
.heading_35ff {
  padding: 0;
}
.heading_35ff .last_8b44 {
  background: #1a1a1a;
}
.heading_35ff .slow-cf9f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dark_7891 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dark_7891 .slow-cf9f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dark_7891 .last_8b44 {
  background: #303030;
}
.active_e466 {
  position: relative;
  z-index: 10;
}
.active_e466 .modal_action_e3c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title_c07e .logo_78f3 {
  display: inline-block;
  vertical-align: middle;
}
.title_c07e.stale_0ff0 .logo_78f3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .title_c07e.stale_0ff0 .logo_78f3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .title_c07e.stale_0ff0 .logo_78f3 {
    margin-right: 0.4em;
  }
}
.title_c07e.stale_0ff0 .logo_78f3:last-child {
  margin-right: 0;
}
.pagination-white-14f7 .modal_action_e3c3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bright-3a8e .center-8feb {
    margin: 0 -0.5em;
  }
  .bright-3a8e .center-8feb [class*="customify-col-"],
  .bright-3a8e .center-8feb [class*="customify-col_"],
  .bright-3a8e .center-8feb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bright-3a8e.current-2c29 .modal_action_e3c3 {
  background: 0 0 !important;
}
.bright-3a8e.current-2c29 .modal_action_e3c3,
.bright-3a8e.pagination-white-14f7 .modal_action_e3c3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bright-3a8e.article-action-c6e5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bright-3a8e.pagination-white-14f7 .modal_action_e3c3 {
  box-shadow: none !important;
}
.block_cool_50f7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .block_cool_50f7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .block_cool_50f7 {
    padding: 18px 0 20px;
  }
}
.block_cool_50f7 .component-bright-c19d {
  width: 100%;
}
.block_cool_50f7 .thumbnail-simple-170b {
  margin-bottom: 0;
}
.block_cool_50f7 .silver_f079 {
  margin-top: 5px;
  font-size: 0.875em;
}
.outline-6c7b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.outline-6c7b .nav_new_d1e6 {
  width: 100%;
}
.yellow-5bf7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.yellow-5bf7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.yellow-5bf7 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;
}
.yellow-5bf7 li:last-child:after {
  display: none;
}
.yellow-5bf7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.surface-green-55c4 .avatar-0785 button,
.block_cool_50f7 .avatar-0785 button {
  left: 0;
}
.surface-green-55c4 .nav_new_d1e6,
.block_cool_50f7 .nav_new_d1e6 {
  padding-left: 0;
  padding-right: 0;
}
.surface-green-55c4 .outline-6c7b,
.block_cool_50f7 .outline-6c7b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.surface-green-55c4 {
  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;
}
.surface-green-55c4: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;
}
.surface-green-55c4 .widget_old_ed25 {
  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) {
  .surface-green-55c4 .widget_old_ed25 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .surface-green-55c4 .widget_old_ed25 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .surface-green-55c4 .widget_old_ed25 {
    min-height: 200px;
  }
}
.surface-green-55c4 .yellow-5bf7 {
  color: rgba(255, 255, 255, 0.8);
}
.surface-green-55c4 .yellow-5bf7 a,
.surface-green-55c4 .yellow-5bf7 li:after {
  color: inherit;
}
.surface-green-55c4 .yellow-5bf7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail-dirty-4bfe {
  margin-bottom: 0.5em;
}
.rough_0e1a {
  margin-bottom: 1.2em;
}
.rough_0e1a,
.thumbnail-dirty-4bfe {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.rough_0e1a p:last-child,
.thumbnail-dirty-4bfe p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .avatar-0785,
#masthead .avatar-0785 {
  display: none;
}
#masthead
  > .avatar-0785.filter_3429 {
  display: none;
}
#masthead > .avatar-0785 button {
  left: 0;
}
.filter-7b05 {
  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%;
}
.filter-7b05 .logo_78f3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.filter-7b05 .caption-cc66 {
  display: -webkit-box;
  display: flex;
}
.filter-7b05 .caption-cc66.paragraph_333d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.filter-7b05 .caption-cc66.notification_motion_8341 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.filter-7b05 .caption-cc66.focused_c389 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.filter-7b05.tabs_rough_207b.stone-5d1f .caption-cc66.paragraph_333d {
  flex-basis: 100%;
}
.filter-7b05.main-steel-fdb3 .caption-cc66.notification_motion_8341 {
  -webkit-box-flex: 1;
  flex: auto;
}
.filter-7b05.main-steel-fdb3 .caption-cc66.focused_c389 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .avatar-0785.filter_3429 {
  display: none;
}
#masthead > .avatar-0785 button {
  left: 0;
}
.search-a064 {
  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;
}
.search-a064:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.search-a064.dark_fd89 i {
  margin-right: 4px;
}
.search-a064.photo_advanced_23bd i {
  margin-left: 5px;
}
.video_5c07 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.video_5c07 p:last-child {
  margin-bottom: 0;
}
.progress_west_25b9 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.progress_west_25b9 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.progress_west_25b9 img {
  display: block;
  width: auto;
  line-height: 1;
}
.progress_west_25b9 .tag-gold-b779 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.progress_west_25b9 .cold_5fcc {
  margin: 5px 0 7px 0;
}
.progress_west_25b9.medium_6aec .dynamic_767a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_west_25b9.medium_6aec .pink-197d {
  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;
}
.progress_west_25b9.tooltip-bronze-e6f6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.progress_west_25b9.tooltip-bronze-e6f6 .dynamic_767a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.progress_west_25b9.tooltip-bronze-e6f6 .pink-197d {
  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;
}
.progress_west_25b9.primary-center-c781 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress_west_25b9.gallery_0d40 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.progress_west_25b9.gallery_0d40 .pink-197d {
  margin-top: 7px;
}
.aside-c244 {
  display: inline-block;
}
.active_e466 .cold-229b .progress_west_25b9 img {
  max-width: 100%;
}
.in_62fc .dim-96a1.fast-b28a,
.accent_dad4 .dim-96a1.fast-b28a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.in_62fc .progress-1b1e,
.accent_dad4 .progress-1b1e {
  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%);
}
.in_62fc .progress-1b1e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.in_62fc.orange-6198 .progress-1b1e {
  display: none;
}
.in_62fc .fast-58cd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.in_62fc .fast-58cd li {
  display: inline-block;
  position: relative;
}
.in_62fc .fast-58cd li:last-child {
  margin-right: 0;
}
.in_62fc .fast-58cd 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;
}
.in_62fc .fast-58cd li.thick-3205 > a {
  color: rgba(0, 0, 0, 0.9);
}
.in_62fc .fast-58cd > 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;
}
.in_62fc .fast-58cd > li > a i {
  line-height: 0;
}
.in_62fc .fast-58cd > li.card_basic_605a > a .progress-1b1e {
  margin-left: 4px;
  line-height: 0;
}
.in_62fc .fast-58cd .copper_bb37 li.card_basic_605a > a {
  position: relative;
}
.in_62fc .fast-58cd .copper_bb37 li.card_basic_605a > a:after,
.in_62fc .fast-58cd .copper_bb37 li.card_basic_605a > a:before {
  content: "";
  display: table;
}
.in_62fc .fast-58cd .copper_bb37 li.card_basic_605a > a:after {
  clear: both;
}
.in_62fc .fast-58cd .copper_bb37 li.card_basic_605a > a .progress-1b1e {
  margin-left: 5px;
  float: right;
}
.in_62fc .media-5d09,
.in_62fc .copper_bb37 {
  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;
}
.in_62fc .copper_bb37 {
  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;
}
.in_62fc .copper_bb37 .fast-b28a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.in_62fc .copper_bb37 .progress-1b1e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.in_62fc .copper_bb37 li {
  display: block;
  margin: 0;
  padding: 0;
}
.in_62fc .copper_bb37 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;
}
.in_62fc .copper_bb37 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.in_62fc .copper_bb37 .copper_bb37 {
  top: 0;
  left: 100%;
}
.in_62fc .footer_cold_17de.fn-focus-7a27 > .media-5d09,
.in_62fc .footer_cold_17de.fn-focus-7a27 > .copper_bb37,
.in_62fc .footer_cold_17de:focus > .media-5d09,
.in_62fc .footer_cold_17de:focus > .copper_bb37,
.in_62fc .footer_cold_17de:hover > .media-5d09,
.in_62fc .footer_cold_17de:hover > .copper_bb37 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.in_62fc.short-b72d .left_f736:after,
.in_62fc.short-b72d .left_f736:before {
  content: "";
  display: table;
}
.in_62fc.short-b72d .left_f736:after {
  clear: both;
}
.in_62fc.short-b72d .left_f736 > li {
  float: left;
}
.in_62fc.gradient-new-884f .left_f736:after,
.in_62fc.gradient-new-884f .left_f736:before {
  content: "";
  display: table;
}
.in_62fc.gradient-new-884f .left_f736:after {
  clear: both;
}
.in_62fc.gradient-new-884f .left_f736 > li {
  float: left;
}
.in_62fc.gradient-new-884f .left_f736 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.in_62fc.gradient-new-884f .left_f736 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.in_62fc.gradient-new-884f .left_f736 > li.upper-2fd7 > a,
.in_62fc.gradient-new-884f .left_f736 > li.thick-3205 > a {
  color: #fff;
  background-color: #1e4b75;
}
.in_62fc.shade-prev-6bd8 .left_f736 > li > a .fast-b28a {
  position: relative;
}
.in_62fc.shade-prev-6bd8 .left_f736 > li > a .fast-b28a: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;
}
.in_62fc.shade-prev-6bd8
  .left_f736
  > li:focus
  > a
  .fast-b28a:before,
.in_62fc.shade-prev-6bd8
  .left_f736
  > li:hover
  > a
  .fast-b28a:before {
  width: 100%;
  background-color: currentColor;
}
.in_62fc.shade-prev-6bd8
  .left_f736
  > li.upper-2fd7
  > a
  .fast-b28a:before,
.in_62fc.shade-prev-6bd8
  .left_f736
  > li.complex_af22
  > a
  .fast-b28a:before {
  width: 100%;
  background-color: currentColor;
}
.in_62fc.pattern-4209 .left_f736 > li > a .fast-b28a {
  position: relative;
}
.in_62fc.pattern-4209 .left_f736 > li > a .fast-b28a: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;
}
.in_62fc.pattern-4209 .left_f736 > li:focus > a .fast-b28a:before,
.in_62fc.pattern-4209
  .left_f736
  > li:hover
  > a
  .fast-b28a:before {
  width: 100%;
  background-color: currentColor;
}
.in_62fc.pattern-4209
  .left_f736
  > li.upper-2fd7
  > a
  .fast-b28a:before,
.in_62fc.pattern-4209
  .left_f736
  > li.complex_af22
  > a
  .fast-b28a:before {
  width: 100%;
  background-color: currentColor;
}
.accent_dad4 .fast-58cd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accent_dad4 .fast-58cd li:first-child > a {
  border-top: none;
}
.accent_dad4 .fast-58cd .rough_8abc > .fast-b28a .progress-1b1e {
  display: none;
}
.accent_dad4 .fast-58cd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accent_dad4 .fast-58cd li:last-child {
  border: none;
}
.accent_dad4 .fast-58cd li.card_basic_605a > a {
  padding-right: 45px !important;
}
.accent_dad4 .fast-58cd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accent_dad4 .fast-58cd li a:focus,
.accent_dad4 .fast-58cd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent_dad4 .fast-58cd li .widget-soft-3158 {
  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;
}
.accent_dad4 .fast-58cd li .widget-soft-3158:hover {
  box-shadow: none;
}
.accent_dad4 .fast-58cd li .widget-soft-3158 .progress-1b1e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accent_dad4 .fast-58cd .copper_bb37 {
  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);
}
.accent_dad4 .fast-58cd .copper_bb37 li a {
  padding-left: 3em;
}
.accent_dad4 .fast-58cd .hidden-warm-ba05 > a .widget-soft-3158 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accent_dad4 .fast-58cd .hidden-warm-ba05 > .copper_bb37 {
  display: block;
  opacity: 1;
}
.small_833c {
  max-width: 100%;
}
.shade-mini-82f0 {
  line-height: 0;
  cursor: pointer;
}
.hero-wide-7d84 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hero-wide-7d84:hover {
  box-shadow: none;
  color: currentColor;
}
.hero-wide-7d84 svg {
  width: 18px;
  height: 18px;
}
.hero-wide-7d84 .menu-1825 {
  display: none;
}
.hovered-664f {
  position: relative;
}
.hovered-664f.fn-active-7a27 .hero-wide-7d84 .liquid_2ed7 {
  display: none;
}
.hovered-664f.fn-active-7a27 .hero-wide-7d84 .menu-1825 {
  display: inline-block;
}
.hovered-664f .iron_813c {
  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);
}
.hovered-664f.container-3bab .iron_813c {
  left: auto;
  right: -0.9em;
}
.hovered-664f.container-3bab .iron_d036::before {
  left: auto;
  right: 15px;
}
.hovered-664f.fn-active-7a27 .iron_813c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary_fast_b99b {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.summary_fast_b99b label {
  flex-basis: 100%;
}
.summary_fast_b99b .article_hard_90e0 {
  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;
}
.summary_fast_b99b .focus-a3aa {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.summary_fast_b99b .focus-a3aa:focus {
  background-color: transparent;
}
.summary_fast_b99b button.info-6809 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.summary_fast_b99b button.info-6809:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.summary_fast_b99b button.info-6809 svg {
  width: 18px;
  height: 18px;
}
.summary_fast_b99b input[type="submit"] {
  min-height: auto;
}
.progress-6caf .summary_fast_b99b .focus-a3aa {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.iron_d036 {
  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) {
  .iron_d036 {
    width: 220px;
  }
}
.iron_d036 label {
  flex-basis: 100%;
}
.iron_d036::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;
}
.west-4d67 .progress-6caf .summary_fast_b99b {
  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;
}
.west-4d67
  .progress-6caf
  .summary_fast_b99b
  .article_hard_90e0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.west-4d67 .progress-6caf .summary_fast_b99b .focus-a3aa {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.west-4d67
  .progress-6caf
  .summary_fast_b99b
  .focus-a3aa:focus {
  background: 0 0;
}
.west-4d67
  .progress-6caf
  .summary_fast_b99b
  .input_0294 {
  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;
}
.tertiary_a9b0 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tertiary_a9b0 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tertiary_a9b0 li:last-child {
  margin-right: 0;
}
.tertiary_a9b0 li:first-child {
  margin-left: 0;
}
.tertiary_a9b0.secondary-3e94 a {
  color: #fff;
}
.tertiary_a9b0.secondary-3e94 a:hover {
  color: #fff;
}
.tertiary_a9b0 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tertiary_a9b0 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tertiary_a9b0 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tertiary_a9b0 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tertiary_a9b0 [class*="social-icon-apple"] {
  background-color: #999;
}
.tertiary_a9b0 [class*="social-icon-apple"].banner_basic_6834 {
  background-color: transparent;
  color: #999;
}
.tertiary_a9b0 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tertiary_a9b0 [class*="social-icon-behance"].banner_basic_6834 {
  background-color: transparent;
  color: #1769ff;
}
.tertiary_a9b0 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tertiary_a9b0 [class*="social-icon-bitbucket"].banner_basic_6834 {
  background-color: transparent;
  color: #205081;
}
.tertiary_a9b0 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tertiary_a9b0 [class*="social-icon-codepen"].banner_basic_6834 {
  background-color: transparent;
  color: #000;
}
.tertiary_a9b0 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tertiary_a9b0 [class*="social-icon-delicious"].banner_basic_6834 {
  background-color: transparent;
  color: #39f;
}
.tertiary_a9b0 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tertiary_a9b0 [class*="social-icon-digg"].banner_basic_6834 {
  background-color: transparent;
  color: #005be2;
}
.tertiary_a9b0 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tertiary_a9b0 [class*="social-icon-dribbble"].banner_basic_6834 {
  background-color: transparent;
  color: #ea4c89;
}
.tertiary_a9b0 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tertiary_a9b0 [class*="social-icon-envelope"].banner_basic_6834 {
  background-color: transparent;
  color: #ea4335;
}
.tertiary_a9b0 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tertiary_a9b0 [class*="social-icon-facebook"].banner_basic_6834 {
  background-color: transparent;
  color: #3b5998;
}
.tertiary_a9b0 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tertiary_a9b0 [class*="social-icon-flickr"].banner_basic_6834 {
  background-color: transparent;
  color: #0063dc;
}
.tertiary_a9b0 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tertiary_a9b0 [class*="social-icon-foursquare"].banner_basic_6834 {
  background-color: transparent;
  color: #2d5be3;
}
.tertiary_a9b0 [class*="social-icon-github"] {
  background-color: #333;
}
.tertiary_a9b0 [class*="social-icon-github"].banner_basic_6834 {
  background-color: transparent;
  color: #333;
}
.tertiary_a9b0 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tertiary_a9b0 [class*="social-icon-google-plus"].banner_basic_6834 {
  background-color: transparent;
  color: #dd4b39;
}
.tertiary_a9b0 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tertiary_a9b0 [class*="social-icon-houzz"].banner_basic_6834 {
  background-color: transparent;
  color: #7ac142;
}
.tertiary_a9b0 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tertiary_a9b0 [class*="social-icon-instagram"].banner_basic_6834 {
  background-color: transparent;
  color: #262626;
}
.tertiary_a9b0 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tertiary_a9b0 [class*="social-icon-jsfiddle"].banner_basic_6834 {
  background-color: transparent;
  color: #487aa2;
}
.tertiary_a9b0 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tertiary_a9b0 [class*="social-icon-linkedin"].banner_basic_6834 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary_a9b0 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tertiary_a9b0 [class*="social-icon-medium"].banner_basic_6834 {
  background-color: transparent;
  color: #00ab6b;
}
.tertiary_a9b0 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tertiary_a9b0
  [class*="social-icon-odnoklassniki"].banner_basic_6834 {
  background-color: transparent;
  color: #f4731c;
}
.tertiary_a9b0 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tertiary_a9b0 [class*="social-icon-meetup"].banner_basic_6834 {
  background-color: transparent;
  color: #ec1c40;
}
.tertiary_a9b0 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tertiary_a9b0 [class*="social-icon-pinterest"].banner_basic_6834 {
  background-color: transparent;
  color: #bd081c;
}
.tertiary_a9b0 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tertiary_a9b0 [class*="social-icon-product-hunt"].banner_basic_6834 {
  background-color: transparent;
  color: #da552f;
}
.tertiary_a9b0 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tertiary_a9b0 [class*="social-icon-reddit"].banner_basic_6834 {
  background-color: transparent;
  color: #ff4500;
}
.tertiary_a9b0 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tertiary_a9b0 [class*="social-icon-rss"].banner_basic_6834 {
  background-color: transparent;
  color: #f26522;
}
.tertiary_a9b0 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tertiary_a9b0
  [class*="social-icon-shopping-cart"].banner_basic_6834 {
  background-color: transparent;
  color: #4caf50;
}
.tertiary_a9b0 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tertiary_a9b0 [class*="social-icon-skype"].banner_basic_6834 {
  background-color: transparent;
  color: #00aff0;
}
.tertiary_a9b0 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tertiary_a9b0 [class*="social-icon-slideshare"].banner_basic_6834 {
  background-color: transparent;
  color: #0077b5;
}
.tertiary_a9b0 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tertiary_a9b0 [class*="social-icon-snapchat"].banner_basic_6834 {
  background-color: transparent;
  color: #fffc00;
}
.tertiary_a9b0 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tertiary_a9b0 [class*="social-icon-soundcloud"].banner_basic_6834 {
  background-color: transparent;
  color: #f80;
}
.tertiary_a9b0 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tertiary_a9b0 [class*="social-icon-spotify"].banner_basic_6834 {
  background-color: transparent;
  color: #2ebd59;
}
.tertiary_a9b0 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tertiary_a9b0
  [class*="social-icon-stack-overflow"].banner_basic_6834 {
  background-color: transparent;
  color: #fe7a15;
}
.tertiary_a9b0 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tertiary_a9b0 [class*="social-icon-maldkfgram"].banner_basic_6834 {
  background-color: transparent;
  color: #2ca5e0;
}
.tertiary_a9b0 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tertiary_a9b0 [class*="social-icon-tripadvisor"].banner_basic_6834 {
  background-color: transparent;
  color: #589442;
}
.tertiary_a9b0 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tertiary_a9b0 [class*="social-icon-tumblr"].banner_basic_6834 {
  background-color: transparent;
  color: #35465c;
}
.tertiary_a9b0 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tertiary_a9b0 [class*="social-icon-twitch"].banner_basic_6834 {
  background-color: transparent;
  color: #6441a5;
}
.tertiary_a9b0 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tertiary_a9b0 [class*="social-icon-twitter"].banner_basic_6834 {
  background-color: transparent;
  color: #1da1f2;
}
.tertiary_a9b0 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tertiary_a9b0 [class*="social-icon-vimeo"].banner_basic_6834 {
  background-color: transparent;
  color: #1ab7ea;
}
.tertiary_a9b0 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tertiary_a9b0 [class*="social-icon-vk"].banner_basic_6834 {
  background-color: transparent;
  color: #45668e;
}
.tertiary_a9b0 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tertiary_a9b0 [class*="social-icon-weibo"].banner_basic_6834 {
  background-color: transparent;
  color: #df2029;
}
.tertiary_a9b0 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tertiary_a9b0 [class*="social-icon-weixin"].banner_basic_6834 {
  background-color: transparent;
  color: #7bb32e;
}
.tertiary_a9b0 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tertiary_a9b0 [class*="social-icon-whatsapp"].banner_basic_6834 {
  background-color: transparent;
  color: #25d366;
}
.tertiary_a9b0 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tertiary_a9b0 [class*="social-icon-wordpress"].banner_basic_6834 {
  background-color: transparent;
  color: #21759b;
}
.tertiary_a9b0 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tertiary_a9b0 [class*="social-icon-xing"].banner_basic_6834 {
  background-color: transparent;
  color: #026466;
}
.tertiary_a9b0 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tertiary_a9b0 [class*="social-icon-yelp"].banner_basic_6834 {
  background-color: transparent;
  color: #af0606;
}
.tertiary_a9b0 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tertiary_a9b0 [class*="social-icon-youtube"].banner_basic_6834 {
  background-color: transparent;
  color: #cd201f;
}
.content-prev-b09f {
  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;
}
.content-prev-b09f:hover {
  box-shadow: none;
  background: 0 0;
}
.panel_current_8a18 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.silver_5335 {
  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;
}
.menu_purple_7a52 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.title_5de9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.title_5de9,
.title_5de9::after,
.title_5de9::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;
}
.title_5de9::after,
.title_5de9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.box-pressed-22c8 .silver_5335 .menu_purple_7a52 {
  margin-top: -2px;
  width: 19px;
}
.box-pressed-22c8 .silver_5335 .title_5de9 {
  margin-top: -1px;
}
.box-pressed-22c8 .silver_5335 .title_5de9,
.box-pressed-22c8 .silver_5335 .title_5de9::after,
.box-pressed-22c8 .silver_5335 .title_5de9::before {
  width: 19px;
  height: 2px;
}
.box-pressed-22c8 .silver_5335 .title_5de9::before {
  top: -6px;
}
.box-pressed-22c8 .silver_5335 .title_5de9::after {
  bottom: -6px;
}
.primary-huge-1cf3 .silver_5335 .menu_purple_7a52 {
  margin-top: -2px;
  width: 22px;
}
.primary-huge-1cf3 .silver_5335 .title_5de9 {
  margin-top: -1px;
}
.primary-huge-1cf3 .silver_5335 .title_5de9,
.primary-huge-1cf3 .silver_5335 .title_5de9::after,
.primary-huge-1cf3 .silver_5335 .title_5de9::before {
  width: 22px;
  height: 2px;
}
.primary-huge-1cf3 .silver_5335 .title_5de9::before {
  top: -7px;
}
.primary-huge-1cf3 .silver_5335 .title_5de9::after {
  bottom: -7px;
}
.pattern_fb37 .silver_5335 .menu_purple_7a52 {
  margin-top: -2px;
  width: 31px;
}
.pattern_fb37 .silver_5335 .title_5de9 {
  margin-top: -1.5px;
}
.pattern_fb37 .silver_5335 .title_5de9,
.pattern_fb37 .silver_5335 .title_5de9::after,
.pattern_fb37 .silver_5335 .title_5de9::before {
  width: 31px;
  height: 3px;
}
.pattern_fb37 .silver_5335 .title_5de9::before {
  top: -9px;
}
.pattern_fb37 .silver_5335 .title_5de9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .south_bd04 .silver_5335 .menu_purple_7a52 {
    margin-top: -2px;
    width: 19px;
  }
  .south_bd04 .silver_5335 .title_5de9 {
    margin-top: -1px;
  }
  .south_bd04 .silver_5335 .title_5de9,
  .south_bd04 .silver_5335 .title_5de9::after,
  .south_bd04 .silver_5335 .title_5de9::before {
    width: 19px;
    height: 2px;
  }
  .south_bd04 .silver_5335 .title_5de9::before {
    top: -6px;
  }
  .south_bd04 .silver_5335 .title_5de9::after {
    bottom: -6px;
  }
  .disabled_6b4d .silver_5335 .menu_purple_7a52 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled_6b4d .silver_5335 .title_5de9 {
    margin-top: -1px;
  }
  .disabled_6b4d .silver_5335 .title_5de9,
  .disabled_6b4d .silver_5335 .title_5de9::after,
  .disabled_6b4d .silver_5335 .title_5de9::before {
    width: 22px;
    height: 2px;
  }
  .disabled_6b4d .silver_5335 .title_5de9::before {
    top: -7px;
  }
  .disabled_6b4d .silver_5335 .title_5de9::after {
    bottom: -7px;
  }
  .row_dynamic_ce2b .silver_5335 .menu_purple_7a52 {
    margin-top: -2px;
    width: 31px;
  }
  .row_dynamic_ce2b .silver_5335 .title_5de9 {
    margin-top: -1.5px;
  }
  .row_dynamic_ce2b .silver_5335 .title_5de9,
  .row_dynamic_ce2b .silver_5335 .title_5de9::after,
  .row_dynamic_ce2b .silver_5335 .title_5de9::before {
    width: 31px;
    height: 3px;
  }
  .row_dynamic_ce2b .silver_5335 .title_5de9::before {
    top: -9px;
  }
  .row_dynamic_ce2b .silver_5335 .title_5de9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .over_5ec7 .silver_5335 .menu_purple_7a52 {
    margin-top: -2px;
    width: 19px;
  }
  .over_5ec7 .silver_5335 .title_5de9 {
    margin-top: -1px;
  }
  .over_5ec7 .silver_5335 .title_5de9,
  .over_5ec7 .silver_5335 .title_5de9::after,
  .over_5ec7 .silver_5335 .title_5de9::before {
    width: 19px;
    height: 2px;
  }
  .over_5ec7 .silver_5335 .title_5de9::before {
    top: -6px;
  }
  .over_5ec7 .silver_5335 .title_5de9::after {
    bottom: -6px;
  }
  .selected_b180 .silver_5335 .menu_purple_7a52 {
    margin-top: -2px;
    width: 22px;
  }
  .selected_b180 .silver_5335 .title_5de9 {
    margin-top: -1px;
  }
  .selected_b180 .silver_5335 .title_5de9,
  .selected_b180 .silver_5335 .title_5de9::after,
  .selected_b180 .silver_5335 .title_5de9::before {
    width: 22px;
    height: 2px;
  }
  .selected_b180 .silver_5335 .title_5de9::before {
    top: -7px;
  }
  .selected_b180 .silver_5335 .title_5de9::after {
    bottom: -7px;
  }
  .row-4e0e .silver_5335 .menu_purple_7a52 {
    margin-top: -2px;
    width: 31px;
  }
  .row-4e0e .silver_5335 .title_5de9 {
    margin-top: -1.5px;
  }
  .row-4e0e .silver_5335 .title_5de9,
  .row-4e0e .silver_5335 .title_5de9::after,
  .row-4e0e .silver_5335 .title_5de9::before {
    width: 31px;
    height: 3px;
  }
  .row-4e0e .silver_5335 .title_5de9::before {
    top: -9px;
  }
  .row-4e0e .silver_5335 .title_5de9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .border_7ee9 .silver_5335 .menu_purple_7a52 {
    margin-top: -2px;
    width: 19px;
  }
  .border_7ee9 .silver_5335 .title_5de9 {
    margin-top: -1px;
  }
  .border_7ee9 .silver_5335 .title_5de9,
  .border_7ee9 .silver_5335 .title_5de9::after,
  .border_7ee9 .silver_5335 .title_5de9::before {
    width: 19px;
    height: 2px;
  }
  .border_7ee9 .silver_5335 .title_5de9::before {
    top: -6px;
  }
  .border_7ee9 .silver_5335 .title_5de9::after {
    bottom: -6px;
  }
  .layout_7317 .silver_5335 .menu_purple_7a52 {
    margin-top: -2px;
    width: 22px;
  }
  .layout_7317 .silver_5335 .title_5de9 {
    margin-top: -1px;
  }
  .layout_7317 .silver_5335 .title_5de9,
  .layout_7317 .silver_5335 .title_5de9::after,
  .layout_7317 .silver_5335 .title_5de9::before {
    width: 22px;
    height: 2px;
  }
  .layout_7317 .silver_5335 .title_5de9::before {
    top: -7px;
  }
  .layout_7317 .silver_5335 .title_5de9::after {
    bottom: -7px;
  }
  .static-5e92 .silver_5335 .menu_purple_7a52 {
    margin-top: -2px;
    width: 31px;
  }
  .static-5e92 .silver_5335 .title_5de9 {
    margin-top: -1.5px;
  }
  .static-5e92 .silver_5335 .title_5de9,
  .static-5e92 .silver_5335 .title_5de9::after,
  .static-5e92 .silver_5335 .title_5de9::before {
    width: 31px;
    height: 3px;
  }
  .static-5e92 .silver_5335 .title_5de9::before {
    top: -9px;
  }
  .static-5e92 .silver_5335 .title_5de9::after {
    bottom: -9px;
  }
}
.in_6a98 .title_5de9 {
  -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);
}
.in_6a98 .title_5de9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.in_6a98 .title_5de9::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);
}
.in_6a98.footer_b424 .title_5de9 {
  -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);
}
.in_6a98.footer_b424 .title_5de9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.in_6a98.footer_b424 .title_5de9::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);
}
.narrow-8572 {
  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.fluid-54ed:before {
  display: none;
}
.dropdown-top-aa11 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dropdown-top-aa11 .form_solid_9bf8 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dropdown-top-aa11 .form_solid_9bf8:last-of-type {
  border-bottom: none;
}
.dropdown-top-aa11 .form_solid_9bf8.focus-medium-7a27,
.dropdown-top-aa11 .form_solid_9bf8.gas_72c6,
.dropdown-top-aa11 .form_solid_9bf8.notice_dynamic_368c {
  padding: 0;
}
.dropdown-top-aa11 .accent_dad4 .widget-soft-3158 {
  color: currentColor;
}
.dropdown-top-aa11 .accent_dad4 .widget-soft-3158:focus,
.dropdown-top-aa11 .accent_dad4 .widget-soft-3158:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-top-aa11.slow-cf9f .badge_80ed,
.dropdown-top-aa11.slow-cf9f .video_5c07 a,
.dropdown-top-aa11.slow-cf9f .left_f736 a,
.dropdown-top-aa11.slow-cf9f .copper_bb37 a {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-top-aa11.slow-cf9f .badge_80ed:hover,
.dropdown-top-aa11.slow-cf9f .video_5c07 a:hover,
.dropdown-top-aa11.slow-cf9f .left_f736 a:hover,
.dropdown-top-aa11.slow-cf9f .copper_bb37 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-top-aa11.slow-cf9f .outline_3026 {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-top-aa11.slow-cf9f .form_solid_9bf8 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-top-aa11.slow-cf9f .form_solid_9bf8:before {
  background: rgba(0, 0, 0, 0.08);
}
.dropdown-top-aa11.slow-cf9f .paragraph_glass_4b93:before {
  background: rgba(255, 255, 255, 0.9);
}
.dropdown-top-aa11.slow-cf9f .accent_dad4 .fast-58cd li a,
.dropdown-top-aa11.slow-cf9f .accent_dad4 .widget-soft-3158,
.dropdown-top-aa11.slow-cf9f .copper_bb37 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-top-aa11.slow-cf9f .accent_dad4 .widget-soft-3158:focus,
.dropdown-top-aa11.slow-cf9f .accent_dad4 .widget-soft-3158:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-top-aa11.slow-cf9f .fast-58cd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-top-aa11.last_8b44 .badge_80ed,
.dropdown-top-aa11.last_8b44 .video_5c07 a,
.dropdown-top-aa11.last_8b44 .left_f736 .widget-soft-3158,
.dropdown-top-aa11.last_8b44 .left_f736 a,
.dropdown-top-aa11.last_8b44 .copper_bb37 a {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-top-aa11.last_8b44 .badge_80ed:hover,
.dropdown-top-aa11.last_8b44 .video_5c07 a:hover,
.dropdown-top-aa11.last_8b44 .left_f736 .widget-soft-3158:hover,
.dropdown-top-aa11.last_8b44 .left_f736 a:hover,
.dropdown-top-aa11.last_8b44 .copper_bb37 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-top-aa11.last_8b44 .outline_3026 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-top-aa11.last_8b44 .form_solid_9bf8 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-top-aa11.last_8b44 .form_solid_9bf8:before {
  background: rgba(255, 255, 255, 0.08);
}
.dropdown-top-aa11.last_8b44 .paragraph_glass_4b93:before {
  background: rgba(0, 0, 0, 0.9);
}
.dropdown-top-aa11.last_8b44 .accent_dad4 .fast-58cd li a,
.dropdown-top-aa11.last_8b44 .accent_dad4 .widget-soft-3158,
.dropdown-top-aa11.last_8b44 .copper_bb37 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-top-aa11.last_8b44 .accent_dad4 .widget-soft-3158:focus,
.dropdown-top-aa11.last_8b44 .accent_dad4 .widget-soft-3158:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-top-aa11.last_8b44 .fast-58cd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_glass_4b93 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.paragraph_glass_4b93:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.row-4170 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.frame_4cab .dropdown-top-aa11 {
  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;
}
.frame_4cab .form_solid_9bf8 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.frame_4cab .form_solid_9bf8: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) {
  .frame_4cab .form_solid_9bf8:before {
    width: 16%;
    left: 42%;
  }
}
.frame_4cab .form_solid_9bf8:last-child:before {
  content: none;
}
.frame_4cab .form_solid_9bf8[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.frame_4cab .accent_dad4 .fast-58cd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.frame_4cab .accent_dad4 .fast-58cd li a .widget-soft-3158 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.frame_4cab .accent_dad4 .copper_bb37 {
  border: none;
}
.frame_4cab .accent_dad4 .copper_bb37 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.frame_4cab .paragraph_glass_4b93 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.frame_4cab .row-4170 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.frame_4cab .last_8b44 .paragraph_glass_4b93:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame_4cab .slow-cf9f.column-750b .title_5de9 {
  background: rgba(0, 0, 0, 0.6);
}
.frame_4cab
  .slow-cf9f.column-750b
  .title_5de9::after,
.frame_4cab
  .slow-cf9f.column-750b
  .title_5de9:before {
  background: inherit;
}
.frame_4cab
  .slow-cf9f.column-750b:hover
  .title_5de9 {
  background: rgba(0, 0, 0, 0.8);
}
.hot_25d3 .dropdown-top-aa11 {
  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) {
  .hot_25d3 .dropdown-top-aa11 {
    width: auto;
    right: 45px;
  }
}
.shadow-73db .dropdown-top-aa11 {
  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) {
  .shadow-73db .dropdown-top-aa11 {
    width: auto;
    left: 45px;
  }
}
.fluid-54ed .dropdown-top-aa11 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fluid-54ed .row-4170 {
  max-width: 48em;
  margin: 0 auto;
}
.fluid-54ed .paragraph_glass_4b93:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.short-3b42 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.short-3b42.frame_4cab .dropdown-top-aa11 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.short-3b42.hot_25d3 .dropdown-top-aa11 {
  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);
}
.short-3b42 .dropdown-top-aa11 {
  visibility: visible;
}
.short-3b42.shadow-73db .dropdown-top-aa11 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.primary_pro_1f74,
.header-a9a0 {
  overflow-x: hidden;
}
.primary_pro_1f74 .dropdown-top-aa11 {
  overflow: auto;
}
.primary_pro_1f74.frame_4cab {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary_pro_1f74.frame_4cab .dropdown-top-aa11 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.primary_pro_1f74.frame_4cab .content-prev-b09f {
  opacity: 0;
}
.primary_pro_1f74.hot_25d3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary_pro_1f74.hot_25d3 .dropdown-top-aa11 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.primary_pro_1f74.hot_25d3 .content-prev-b09f {
  opacity: 0;
}
.primary_pro_1f74.shadow-73db {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.primary_pro_1f74.shadow-73db .dropdown-top-aa11 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.primary_pro_1f74.shadow-73db .content-prev-b09f {
  opacity: 0;
}
.primary_pro_1f74.fluid-54ed .dropdown-top-aa11 {
  z-index: 10;
  visibility: visible;
}
.column-750b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.column-750b .title_5de9 {
  background: rgba(255, 255, 255, 0.99);
}
.column-750b .title_5de9::after,
.column-750b .title_5de9:before {
  background: inherit;
}
.column-750b:hover .title_5de9 {
  background: rgba(255, 255, 255, 0.99);
}
.shadow-73db .column-750b {
  top: 10px;
  right: auto;
  left: 12px;
}
.fluid-54ed .column-750b {
  display: none !important;
}
.primary_pro_1f74:before,
.header-a9a0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.primary_pro_1f74 .column-750b,
.header-a9a0 .column-750b {
  display: inline-block;
}
.dropdown-top-aa11 .logo_78f3 {
  -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;
}
.primary_pro_1f74 .dropdown-top-aa11 .logo_78f3,
.header-a9a0 .dropdown-top-aa11 .logo_78f3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame-4b9e .article_hard_90e0 {
  width: 100%;
}
.cold-229b {
  padding: 0 0.5em 0;
}
.cold-229b [class*="customify-col-"],
.cold-229b [class*="customify-col_"],
.cold-229b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.avatar_f73b .cold-229b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .center-8feb .alert-8b8f,
  .alert-8b8f {
    display: none;
  }
  .gallery_68b1 {
    text-align: left;
  }
  .disabled-red-9364 {
    text-align: center;
  }
  .new-830b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .center-8feb .status-9a81,
  .status-9a81 {
    display: none;
  }
  .last_d38c {
    text-align: left;
  }
  .solid_65aa {
    text-align: center;
  }
  .dropdown_active_0a0f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .center-8feb .active-short-cb10,
  .active-short-cb10 {
    display: none;
  }
  .modal-active-a854 {
    text-align: left;
  }
  .widget-center-b8af {
    text-align: center;
  }
  .gradient-motion-496f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.clean-1340 {
  box-shadow: none !important;
}
.component_96b9 .overlay_1da5,
.thumbnail_pressed_2526 .overlay_1da5 {
  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;
}
.thumbnail_pressed_2526 .overlay_1da5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.modal_action_e3c3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.modal_action_e3c3:after,
.modal_action_e3c3:before {
  content: "";
  display: table;
}
.modal_action_e3c3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .modal_action_e3c3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.modal_action_e3c3,
.article-action-c6e5 {
  max-width: 1248px;
  margin: 0 auto;
}

.carousel_3456.row_0b6f .modal_action_e3c3 {
  max-width: 100%;
}
.carousel_3456.link_active_5437 {
  max-width: 1200px;
  margin: 0 auto;
}
.carousel_3456.fast-6ac8 .modal_action_e3c3 {
  max-width: 100%;
}
.carousel_3456.fast-6ac8 > .modal_action_e3c3 {
  padding-left: 0;
  padding-right: 0;
}
.carousel_3456.fast-6ac8 > .modal_action_e3c3 .center-8feb {
  margin: 0;
}
.carousel_3456.fast-6ac8
  > .modal_action_e3c3
  .alert-24e1.silver_e759 {
  margin-right: 0;
  margin-left: 0;
}
.carousel_3456.fast-6ac8 #main.silver_e759 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .plasma_4940 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .plasma_4940 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .main_6392 .alert-over-0848 {
    padding-right: 1em;
  }
  .main_6392.first-8a33 .alert-24e1 {
    border-right: 1px solid #eaecee;
  }
  .main_6392.first-8a33 .alert-over-0848 {
    padding-right: 1em;
  }
  .main_6392.first-8a33 .info_cf98 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table_de64 .alert-over-0848 {
    padding-left: 1em;
  }
  .table_de64.first-8a33 .alert-24e1 {
    border-left: 1px solid #eaecee;
  }
  .table_de64.first-8a33 .alert-over-0848 {
    padding-left: 1em;
  }
  .table_de64.first-8a33 .info_cf98 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dark-eb64 .alert-over-0848 {
    padding-left: 1em;
  }
  .dark-eb64.first-8a33 .brown_f6d8 {
    border-right: 1px solid #eaecee;
  }
  .dark-eb64.first-8a33 .dirty_91f5 {
    border-right: 1px solid #eaecee;
  }
  .dark-eb64.first-8a33 .alert-over-0848 {
    padding-left: 1em;
  }
  .dark-eb64.first-8a33 .info_cf98 {
    padding-right: 1em;
  }
  .dark-eb64.first-8a33 .progress-light-f6ae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video_slow_fcd9 .alert-over-0848 {
    padding-right: 1em;
  }
  .video_slow_fcd9.first-8a33 .brown_f6d8 {
    border-left: 1px solid #eaecee;
  }
  .video_slow_fcd9.first-8a33 .dirty_91f5 {
    border-left: 1px solid #eaecee;
  }
  .video_slow_fcd9.first-8a33 .alert-over-0848 {
    padding-right: 1em;
  }
  .video_slow_fcd9.first-8a33 .info_cf98 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video_slow_fcd9.first-8a33 .progress-light-f6ae {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .plasma_4940 .alert-over-0848 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .plasma_4940.first-8a33 .alert-24e1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .plasma_4940.first-8a33 .alert-over-0848 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .plasma_4940.first-8a33 .info_cf98 {
    padding-left: 1em;
  }
  .plasma_4940.first-8a33 .progress-light-f6ae {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .plasma_4940.first-8a33 .alert-over-0848 {
    padding-left: 0;
  }
}
.large-d46e .title_c07e {
  display: inline-block;
}
.thick-70e7 {
  display: inline-block;
}
.black-b5f9 {
  word-con: break-word;
}
.filter_cold_0051 > span {
  display: inline-block;
  padding: 5px 0;
}
.filter_cold_0051 .menu_4d15 {
  margin-left: 8px;
  margin-right: 8px;
}
.filter_cold_0051 .row_55f5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.steel_ff05 .avatar_clean_b9ee {
  margin-bottom: 2em;
}
.steel_ff05 .feature_under_4d7f {
  margin-bottom: 15px;
}
.steel_ff05 .feature_under_4d7f:last-child {
  margin-bottom: 0;
}
.steel_ff05 .component_gas_e884 {
  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) {
  .steel_ff05 .component_gas_e884 {
    display: block;
  }
}
.steel_ff05 .shadow_fc40 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .steel_ff05 .shadow_fc40 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.steel_ff05 .secondary_14ab {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.steel_ff05 .secondary_14ab img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.steel_ff05 .secondary_14ab a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.steel_ff05 .black-b5f9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.steel_ff05 .black-b5f9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.steel_ff05 .search_fixed_6734 p:last-child {
  margin-bottom: 0;
}
.steel_ff05 .tall_0838 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.steel_ff05 .hidden_dcf1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.steel_ff05 .dropdown-a93f {
  margin-top: 1em;
}
.steel_ff05 .advanced_abd6 {
  top: 0;
  display: block;
}
.steel_ff05 .advanced_abd6 a {
  color: inherit;
}
.steel_ff05 .advanced_abd6 a:hover {
  color: inherit;
}
.steel_ff05 .out_c216 {
  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;
}
.steel_ff05 .out_c216:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.steel_ff05 .hidden_dcf1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.steel_ff05 .outer_bdde {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.steel_ff05 .outer_bdde:first-child {
  margin-top: 0;
}
.steel_ff05 .outer_bdde.hero_cd73 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.steel_ff05 .outer_bdde.active-c578 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.steel_ff05
  .outer_bdde.active-c578.popup_eeb6
  .dropdown-a93f {
  width: 100%;
}
.steel_ff05 .active-c578 {
  -webkit-box-align: center;
  align-items: center;
}
.steel_ff05 .active-c578 .filter_cold_0051,
.steel_ff05 .active-c578 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.steel_ff05 .secondary_14ab {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.steel_ff05 .secondary_14ab img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.steel_ff05 .secondary_14ab: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;
}
.steel_ff05 .hero_cd73 {
  z-index: 5;
}
.steel_ff05 .focused_333e .pagination-c5a8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.steel_ff05 .notice_white_3559 .pagination-c5a8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.steel_ff05 .button_a113 .pagination-c5a8 {
  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;
}
.steel_ff05.accent-3599 .component_gas_e884,
.steel_ff05.column-plasma-da89 .component_gas_e884 {
  display: block;
}
.steel_ff05.accent-3599 .component_gas_e884 .link-upper-7937,
.steel_ff05.accent-3599 .component_gas_e884 .hidden_dcf1,
.steel_ff05.column-plasma-da89 .component_gas_e884 .link-upper-7937,
.steel_ff05.column-plasma-da89 .component_gas_e884 .hidden_dcf1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.steel_ff05.notice_dirty_6a1e .shadow_fc40 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .steel_ff05.notice_dirty_6a1e .shadow_fc40 {
    margin-right: 0;
  }
}
.steel_ff05.accent-3599 .shadow_fc40,
.steel_ff05.column-plasma-da89 .shadow_fc40 {
  padding-top: 40%;
}
.steel_ff05.accent-3599 .avatar_clean_b9ee,
.steel_ff05.column-plasma-da89 .avatar_clean_b9ee {
  display: block;
}
.steel_ff05.accent-3599 .fn-sticky-7a27 .hidden_dcf1,
.steel_ff05.column-plasma-da89 .fn-sticky-7a27 .hidden_dcf1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.steel_ff05.accent-3599 .shadow_fc40,
.steel_ff05.column-plasma-da89 .shadow_fc40 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.steel_ff05.accent-3599 .hidden_dcf1 {
  padding: 1em;
}
.prev_f00c {
  margin: 30px auto;
  display: block;
}
.prev_f00c .simple_66ce > * {
  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;
}
.prev_f00c .simple_66ce > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.prev_f00c .simple_66ce span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under-3f59 .filter_cold_0051 {
  margin-bottom: 1.41575em;
}
.under-3f59 .advanced-cc6f {
  margin-bottom: 1.618em;
}
.frame_plasma_77ec .sidebar-north-648d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.frame_plasma_77ec .sidebar-north-648d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.frame_plasma_77ec .slider-bbfc {
  max-width: 100%;
  overflow: auto;
}
.fixed_6a2a .frame_plasma_77ec a:hover {
  text-decoration: underline;
}
.footer_9eb8 .feature_under_4d7f:not(.black-b5f9),
.footer_9eb8 .secondary_14ab {
  margin-bottom: 1.41575em;
}
.footer_9eb8 .feature_under_4d7f:not(.black-b5f9):last-child,
.footer_9eb8 .secondary_14ab:last-child {
  margin-bottom: 0;
}
.footer_9eb8 .feature_under_4d7f.notification-out-c333 {
  margin-bottom: 0.41575em;
}
.footer_9eb8 .block-next-99e9:before,
.footer_9eb8 .main-selected-7731:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.footer_9eb8 .block-next-99e9:before {
  content: "\f115";
}
.footer_9eb8 .main-selected-7731:before {
  content: "\f02c";
}
.footer_9eb8 .paragraph_west_bbfc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.footer_9eb8 .paragraph_west_bbfc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.message-1cbe {
  display: -webkit-box;
  display: flex;
}
.message-1cbe .east-89f5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .message-1cbe .east-89f5 {
    flex-basis: 90px;
  }
}
.message-1cbe .gold-eafe {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .message-1cbe .gold-eafe {
    flex-basis: calc(100% - 50px);
  }
}
.message-1cbe .last-2a43 p:last-child {
  margin-bottom: 0.72em;
}
.disabled-7b94 .simple_66ce {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.disabled-7b94 .simple_66ce:after,
.disabled-7b94 .simple_66ce:before {
  content: "";
  display: table;
}
.disabled-7b94 .simple_66ce:after {
  clear: both;
}
.disabled-7b94 .simple_66ce .feature-first-4519,
.disabled-7b94 .simple_66ce .secondary_prev_d25c {
  width: 49%;
}
.disabled-7b94 .simple_66ce .feature-first-4519 a span.photo-64be,
.disabled-7b94 .simple_66ce .secondary_prev_d25c a span.photo-64be {
  display: block;
  margin-bottom: 5px;
}
.disabled-7b94 .simple_66ce .secondary_prev_d25c {
  float: left;
  text-align: left;
}
.disabled-7b94 .simple_66ce .feature-first-4519 {
  float: right;
  text-align: right;
}
.green_ea64 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .green_ea64 {
    margin-bottom: 0;
  }
}
.accordion_6a32 {
  margin-bottom: 1em;
}
.accordion_6a32 .black-b5f9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.steel_cc3b a {
  display: block;
  line-height: 0;
  position: relative;
}
.image-064d .accordion_6a32,
.small-5184 .accordion_6a32 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .image-064d .accordion_6a32,
  .small-5184 .accordion_6a32 {
    display: block;
  }
}
.image-064d .steel_cc3b,
.small-5184 .steel_cc3b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .image-064d .steel_cc3b,
  .small-5184 .steel_cc3b {
    margin-bottom: 1em;
  }
}
.image-064d .steel_cc3b img,
.small-5184 .steel_cc3b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.image-064d .background_upper_bf6d,
.small-5184 .background_upper_bf6d {
  flex-basis: calc(100% - 160px);
}
.image-064d .background_upper_bf6d p,
.small-5184 .background_upper_bf6d p {
  margin-bottom: 0;
}
.image-064d .background_upper_bf6d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .image-064d .background_upper_bf6d {
    padding-left: 0;
  }
}
.small-5184 .background_upper_bf6d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .small-5184 .background_upper_bf6d {
    padding-right: 0;
  }
}
.small-5184 .steel_cc3b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.texture_ab49 .steel_cc3b {
  margin-bottom: 0.5em;
}
.texture_ab49 .steel_cc3b img {
  width: 100%;
}
.sort_f875 .accordion-last-4e86,
.static-01b1 .accordion-last-4e86 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.static-01b1 .alert-24e1 .logo-13f2 p:last-child {
  margin-bottom: 0;
}
.orange_644e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.large-9530 .container-3283 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .large-9530 .container-3283:last-of-type {
    margin-bottom: 0;
  }
}
.large-9530 .container-3283 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.large-9530 .container-3283 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.large-9530 .container-3283 ul li {
  margin: 0 0 0.6em;
}
.large-9530 .container-3283 ul li.heading-old-b214,
.large-9530 .container-3283 ul li.slider_copper_f68a {
  position: relative;
}
.large-9530 .container-3283 ul li.heading-old-b214 .card_rough_9df1,
.large-9530 .container-3283 ul li.slider_copper_f68a .card_rough_9df1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.large-9530 .container-3283 ul li.heading-old-b214:after:after,
.large-9530 .container-3283 ul li.heading-old-b214:after:before,
.large-9530
  .container-3283
  ul
  li.slider_copper_f68a:after:after,
.large-9530
  .container-3283
  ul
  li.slider_copper_f68a:after:before {
  content: "";
  display: table;
}
.large-9530 .container-3283 ul li.heading-old-b214:after:after,
.large-9530
  .container-3283
  ul
  li.slider_copper_f68a:after:after {
  clear: both;
}
.large-9530 .container-3283 a.secondary_green_6232:hover {
  text-decoration: none;
}
.large-9530 .container-3283 select {
  max-width: 100%;
}
.large-9530 .container-3283 table {
  font-size: 85%;
}
.large-9530 .container-3283 table td,
.large-9530 .container-3283 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.large-9530 .container-3283 table tfoot td {
  text-align: left;
}
.large-9530 .container-3283 :last-child {
  margin-bottom: 0;
}
.large-9530 .container-3283 .backdrop_94cb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.large-9530 .container-3283 .backdrop_94cb label {
  width: 100%;
}
.large-9530 .container-3283 .backdrop_94cb .focus-a3aa {
  width: 100%;
  display: block;
}
.large-9530 .container-3283 .backdrop_94cb .info-6809 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.large-9530 .container-3283 .backdrop_94cb .info-6809:hover svg #svg-search {
  fill: #444;
}
.large-9530 .container-3283 .backdrop_94cb .info-6809 svg {
  width: 18px;
  height: 18px;
}
.large-9530 .down_b9b1 ul ul,
.large-9530 .white_2d44 ul ul,
.large-9530 .input-4af4 ul ul,
.large-9530 .picture_fixed_8f13 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.large-9530 .down_b9b1 .card_basic_605a > a,
.large-9530 .white_2d44 .card_basic_605a > a,
.large-9530 .input-4af4 .card_basic_605a > a,
.large-9530 .picture_fixed_8f13 .card_basic_605a > a {
  margin-bottom: 0;
}
.large-9530 .popup-5827 li,
.large-9530 .down_b9b1 li,
.large-9530 .south_fd3b li,
.large-9530 .white_2d44 li,
.large-9530 .input-4af4 li,
.large-9530 .picture_fixed_8f13 li,
.large-9530 .active_f9b0 li,
.large-9530 .fluid-becf li {
  display: block;
  position: relative;
}
.large-9530 .popup-5827 li:last-child,
.large-9530 .down_b9b1 li:last-child,
.large-9530 .south_fd3b li:last-child,
.large-9530 .white_2d44 li:last-child,
.large-9530 .input-4af4 li:last-child,
.large-9530 .picture_fixed_8f13 li:last-child,
.large-9530 .active_f9b0 li:last-child,
.large-9530 .fluid-becf li:last-child {
  border: none;
}
.large-9530 .popup-5827 li a,
.large-9530 .down_b9b1 li a,
.large-9530 .south_fd3b li a,
.large-9530 .white_2d44 li a,
.large-9530 .input-4af4 li a,
.large-9530 .picture_fixed_8f13 li a,
.large-9530 .active_f9b0 li a,
.large-9530 .fluid-becf li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.large-9530 .popup-5827 li ul li::before,
.large-9530 .down_b9b1 li ul li::before,
.large-9530 .south_fd3b li ul li::before,
.large-9530 .white_2d44 li ul li::before,
.large-9530 .input-4af4 li ul li::before,
.large-9530 .picture_fixed_8f13 li ul li::before,
.large-9530 .active_f9b0 li ul li::before,
.large-9530 .fluid-becf li ul li::before {
  left: 15px;
}
.large-9530 .popup-5827 li ul a,
.large-9530 .down_b9b1 li ul a,
.large-9530 .south_fd3b li ul a,
.large-9530 .white_2d44 li ul a,
.large-9530 .input-4af4 li ul a,
.large-9530 .picture_fixed_8f13 li ul a,
.large-9530 .active_f9b0 li ul a,
.large-9530 .fluid-becf li ul a {
  padding-left: 20px;
}
.large-9530 .popup-5827 li ul ul li::before,
.large-9530 .down_b9b1 li ul ul li::before,
.large-9530 .south_fd3b li ul ul li::before,
.large-9530 .white_2d44 li ul ul li::before,
.large-9530 .input-4af4 li ul ul li::before,
.large-9530 .picture_fixed_8f13 li ul ul li::before,
.large-9530 .active_f9b0 li ul ul li::before,
.large-9530 .fluid-becf li ul ul li::before {
  left: 30px;
}
.large-9530 .popup-5827 li ul ul a,
.large-9530 .down_b9b1 li ul ul a,
.large-9530 .south_fd3b li ul ul a,
.large-9530 .white_2d44 li ul ul a,
.large-9530 .input-4af4 li ul ul a,
.large-9530 .picture_fixed_8f13 li ul ul a,
.large-9530 .active_f9b0 li ul ul a,
.large-9530 .fluid-becf li ul ul a {
  padding-left: 40px;
}
.large-9530 .green_66ce li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.large-9530 .fluid-becf ul li {
  margin-bottom: 1.41575em;
}
.large-9530 .fluid-becf ul li .motion-2a37 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.large-9530 .fluid-becf ul li .layout_0136 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.last_8b44 .popup-5827 li a,
.last_8b44 .down_b9b1 li a,
.last_8b44 .south_fd3b li a,
.last_8b44 .white_2d44 li a,
.last_8b44 .input-4af4 li a,
.last_8b44 .picture_fixed_8f13 li a,
.last_8b44 .active_f9b0 li a,
.last_8b44 .fluid-becf li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_8b44 .green_66ce li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last_8b44 .container-3283 ul li.heading-old-b214 .card_rough_9df1,
.last_8b44 .container-3283 ul li.slider_copper_f68a .card_rough_9df1 {
  background: rgba(0, 0, 0, 0.2);
}
.last_8b44 .large-9530 .container-3283 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_3456 .large-9530 .fast-58cd li {
  margin: 0;
}
.carousel_3456 .large-9530 .fast-58cd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.carousel_3456 .large-9530 .fast-58cd li ul {
  margin: 0;
}
.carousel_3456 .large-9530 .fast-58cd li ul li a {
  padding-left: 15px;
}
.carousel_3456 .large-9530 .fast-58cd li ul li li a {
  padding-left: 30px;
}
.carousel_3456 .large-9530 .fast-58cd li.thick-3205 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.carousel_3456 .large-9530 .fast-58cd li.thick-3205 > 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;
}
.carousel_3456 .large-9530 .fast-58cd li.thick-3205 > 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;
}
.badge-30b9 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.in-e810 {
  position: relative;
  z-index: 10;
}
.in-e810 .logo_78f3 {
  width: 100%;
  max-width: 100%;
}
.sort_stale_fc7a .accordion_2d50 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sort_stale_fc7a .slow-cf9f {
}
.sort_stale_fc7a .last_8b44 {
  background: #292929;
}
.breadcrumb-a35a .accordion_2d50 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.breadcrumb-a35a .slow-cf9f {
  background: #f9f9f9;
}
.breadcrumb-a35a .last_8b44 {
  background: #303030;
}
.menu-steel-057e .accordion_2d50 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu-steel-057e .title_c07e {
    margin-bottom: 1em;
  }
  .menu-steel-057e .title_c07e:last-child {
    margin-bottom: 0;
  }
}
.menu-steel-057e .slow-cf9f {
  background: #ededed;
}
.menu-steel-057e .last_8b44 {
  background: #1a1a1a;
}
.accordion_2d50.slow-cf9f {
  color: rgba(0, 0, 0, 0.6);
}
.accordion_2d50.slow-cf9f .list-bdad li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion_2d50.last_8b44 {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_2d50.last_8b44 a:not(.secondary_green_6232) {
  color: rgba(255, 255, 255, 0.79);
}
.accordion_2d50.last_8b44 a:not(.secondary_green_6232):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion_2d50.last_8b44 .list-bdad li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_2d50.last_8b44 table tbody td,
.accordion_2d50.last_8b44 table th {
  background: rgba(0, 0, 0, 0.08);
}
.smooth_f4cd.pagination-white-14f7 .modal_action_e3c3 {
  max-width: initial;
}
.smooth_f4cd .stale_0ff0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.smooth_f4cd .stale_0ff0 .logo_78f3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .smooth_f4cd .stale_0ff0 .logo_78f3 {
    display: block;
    margin-bottom: 2em;
  }
  .smooth_f4cd .stale_0ff0 .logo_78f3:last-child {
    margin-bottom: 0;
  }
}
.menu-steel-057e .title_c07e:last-child,
.breadcrumb-a35a .title_c07e:last-child,
.sort_stale_fc7a .title_c07e:last-child {
  margin-bottom: 0;
}
.menu-steel-057e .title_c07e .large-9530 .container-3283:last-child,
.breadcrumb-a35a .title_c07e .large-9530 .container-3283:last-child,
.sort_stale_fc7a .title_c07e .large-9530 .container-3283:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .menu-steel-057e .disabled_7a98,
  .menu-steel-057e .west_c38b,
  .breadcrumb-a35a .disabled_7a98,
  .breadcrumb-a35a .west_c38b,
  .sort_stale_fc7a .disabled_7a98,
  .sort_stale_fc7a .west_c38b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .in-e810 .title_c07e {
    margin-bottom: 2em;
  }
}
.in-e810 p:last-child {
  margin-bottom: 0;
}
.in-e810 li,
.in-e810 ul {
  list-style: none;
  margin: 0;
}
.in-e810 ul ul {
  margin-left: 2.617924em;
}
.column_346d {
  font-size: 0.875em;
}

/* css-noise: 268c */
.phantom-card-b7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
