/*!
Theme Name: Customify
Theme URI: https://pressmaximum.red_9f6b/customify
Author: WPCustomify
Author URI: https://pressmaximum.red_9f6b
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.red_9f6b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sort_12de.large_7296/licenses/gpl-2.0.accordion-bright-10dc
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.disabled_static_798a/, (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.picture_in_bf81.header_upper_bb48/normalize.focus-tiny-e197/
 ======
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.focus-tiny-e197 v7.0.0 | MIT License | github.red_9f6b/necolas/normalize.focus-tiny-e197 */
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;
}
.icon-fixed-ed87 .picture-first-b631,
.main-2163,
.layout_1458,
.bright-4d59,
.component-selected-c939,
.pagination_9901,
.accent-453a,
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;
}
.main-2163,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .main-2163,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .main-2163,
  h1 {
    font-size: 1.8em;
  }
}
.layout_1458,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.layout_1458 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .layout_1458,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .layout_1458,
  h2 {
    font-size: 1.7em;
  }
}
.bright-4d59,
h3 {
  font-size: 1.618em;
}
.icon-fixed-ed87 .picture-first-b631,
.component-selected-c939,
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.bright-97de {
  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;
}
.gas_be6d:after,
.gas_be6d:before,
.next_e78b:after,
.next_e78b:before {
  content: "";
  display: table;
}
.gas_be6d:after,
.next_e78b:after {
  clear: both;
}
.sort-red-262f {
  float: right;
  margin-right: 0;
}
.search_9664 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.layout_8d95 .shade-middle-5658,
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;
}
.layout_8d95 .shade-middle-5658: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;
}
.input-4d3c .shade-middle-5658 {
  box-shadow: none;
}
.input-4d3c
  .shade-middle-5658
  .shade_bronze_67cc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.input-4d3c .shade-middle-5658 .yellow_7c90 {
  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;
}
.input-4d3c
  .shade-middle-5658
  .yellow_7c90
  b {
  display: none;
}
.input-4d3c .overlay_c47d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.large_9742:not(.gradient-3a6f):not(.hidden-eed2),
button:not(.gradient-3a6f):not(.hidden-eed2),
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ),
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ),
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ) {
  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;
}
.large_9742:not(.gradient-3a6f):not(
    .hidden-eed2
  ):hover,
button:not(.gradient-3a6f):not(
    .hidden-eed2
  ):hover,
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ):hover,
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ):hover,
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.large_9742:not(.gradient-3a6f):not(
    .hidden-eed2
  ):active,
.large_9742:not(.gradient-3a6f):not(
    .hidden-eed2
  ):focus,
button:not(.gradient-3a6f):not(
    .hidden-eed2
  ):active,
button:not(.gradient-3a6f):not(
    .hidden-eed2
  ):focus,
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ):active,
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ):focus,
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ):active,
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ):focus,
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ):active,
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ):focus {
  outline: 0;
}
.large_9742:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1,
button:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1,
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1,
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1,
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1 {
  position: relative;
}
.large_9742:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .heading-447f,
.large_9742:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .overlay_00ca,
.large_9742:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .link_out_c827,
.large_9742:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  i,
.large_9742:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  svg,
button:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .heading-447f,
button:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .overlay_00ca,
button:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .link_out_c827,
button:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  i,
button:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  svg,
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .heading-447f,
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .overlay_00ca,
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .link_out_c827,
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  i,
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  svg,
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .heading-447f,
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .overlay_00ca,
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .link_out_c827,
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  i,
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  svg,
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .heading-447f,
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .overlay_00ca,
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  .link_out_c827,
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  i,
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1
  svg {
  visibility: hidden;
}
.large_9742:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1:after,
button:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1:after,
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1:after,
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1:after,
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ).fn-loading-bde1: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;
}
.large_9742:not(.gradient-3a6f):not(.hidden-eed2),
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ),
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ),
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ) {
  color: #fff;
  background: #235787;
}
.large_9742:not(.gradient-3a6f):not(
    .hidden-eed2
  ):focus,
input[type="button"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ):focus,
input[type="reset"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ):focus,
input[type="submit"]:not(.gradient-3a6f):not(
    .hidden-eed2
  ):focus {
  color: #fff;
}
.large_9742.fn-disabled-bde1:not(.gradient-3a6f):not(
    .hidden-eed2
  ),
.large_9742[disabled]:not(.gradient-3a6f):not(
    .hidden-eed2
  ),
button.fn-disabled-bde1:not(.gradient-3a6f):not(
    .hidden-eed2
  ),
button[disabled]:not(.gradient-3a6f):not(
    .hidden-eed2
  ) {
  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;
}
.rough_bad6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.rough_bad6: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;
}
.inner-f4f3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.row-9071 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.row_cbe0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gas_be6d:after,
.gas_be6d:before,
.blue_8473:after,
.blue_8473:before,
.full-fa53:after,
.full-fa53:before,
.paragraph_3536:after,
.paragraph_3536:before,
.background_white_129c:after,
.background_white_129c:before,
.solid_86ad:after,
.solid_86ad:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gas_be6d:after,
.blue_8473:after,
.full-fa53:after,
.paragraph_3536:after,
.background_white_129c:after,
.solid_86ad:after {
  clear: both;
}
.blue_8473 .picture_top_7610,
.full-fa53 .picture_top_7610,
.layout_d6ca .picture_top_7610 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.title-new-f431 {
  display: inline-block;
}
.focused_c2cf {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focused_c2cf img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focused_c2cf .tabs_yellow_abba {
  padding: 1em 0;
  font-size: 85%;
}
.tabs_yellow_abba {
  text-align: left;
  font-style: italic;
  color: #999;
}
.chip-9562 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.chip-9562:after,
.chip-9562:before {
  content: "";
  display: table;
}
.chip-9562:after {
  clear: both;
}
.hidden_fb8c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.south-f620 .hidden_fb8c {
  max-width: 50%;
}
.link_5acb .hidden_fb8c {
  max-width: 33.33%;
}
.iron-35d7 .hidden_fb8c {
  max-width: 25%;
}
.text_ebad .hidden_fb8c {
  max-width: 20%;
}
.section_fixed_8c57 .hidden_fb8c {
  max-width: 16.66%;
}
.over_e2c0 .hidden_fb8c {
  max-width: 14.28%;
}
.accent_a32c .hidden_fb8c {
  max-width: 12.5%;
}
.static-973b .hidden_fb8c {
  max-width: 11.11%;
}
.label-f590 {
  display: block;
}
.icon-fixed-ed87 .link_liquid_6503 label,
.icon-fixed-ed87 .full_c145 label,
.icon-fixed-ed87 .feature-light-041c label,
.icon-fixed-ed87 .disabled_hard_1381 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas_c82c {
  list-style: none;
  margin: 0;
}
.gas_c82c article.block-d9b8 {
  margin-bottom: 0;
}
.gas_c82c ul {
  list-style: none;
  margin: 0;
}
.gas_c82c .section-yellow-b8f9 li.block-d9b8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas_c82c .section-yellow-b8f9 li.block-d9b8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas_c82c .section-yellow-b8f9 li.block-d9b8: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) {
  .gas_c82c .section-yellow-b8f9 li.block-d9b8 li.block-d9b8 li.block-d9b8 li.block-d9b8 {
    padding-left: 0;
  }
}
article.block-d9b8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block-d9b8 .blue_8473 p:last-of-type {
  margin-bottom: 0;
}
article.block-d9b8 .frame-c909 {
  float: left;
}
article.block-d9b8 .frame_466c {
  margin-left: 85px;
}
article.block-d9b8 .shadow_clean_fd22 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block-d9b8 .shadow_clean_fd22 .avatar_new_2349 {
  margin-left: 10px;
}
article.block-d9b8 .outer-b5a3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block-d9b8 .simple-d119 {
  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 .link_liquid_6503,
  #respond .feature-light-041c,
  #respond .disabled_hard_1381 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .link_liquid_6503 input,
#respond .feature-light-041c input,
#respond .disabled_hard_1381 input {
  width: 100%;
}
#respond .disabled_hard_1381 {
  margin-right: 0;
}
#respond .description-b6d6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.selected-adf0 {
  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;
}
.selected-adf0.dynamic_7f0d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.selected-adf0 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%);
}
.selected-adf0:focus,
.selected-adf0: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);
}
.highlight-steel-b903 {
  border-radius: 10%;
}
.heading_d5fc {
  border-radius: 50%;
}
.row-8137 {
  font-size: 0.72em;
}
.south_9577 {
  font-size: 0.875em;
}
.secondary-d024 {
  font-size: 1.1em;
}
.backdrop_out_4b75 {
  text-transform: uppercase;
  line-height: 1.2;
}
.backdrop_out_4b75.row-8137 {
  letter-spacing: 0.5px;
}
.footer_under_7e46,
.footer_under_7e46 a {
  color: #6d6d6d;
}
.footer_under_7e46 a:hover {
  color: #111;
}
.element-7e7c {
  color: #6d6d6d;
}
.carousel-7c0a {
  overflow-x: hidden;
}
.carousel-7c0a .texture-b8e5.slider_tiny_22cc {
  position: relative;
}
.carousel-7c0a .texture-b8e5.slider_tiny_22cc.shadow_out_fef6 {
  position: initial;
}
.carousel-7c0a
  .texture-b8e5.slider_tiny_22cc.shadow_out_fef6
  .widget_605f {
  left: auto;
}
.carousel-7c0a .texture-b8e5 .widget_605f {
  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;
}
.carousel-7c0a .texture-b8e5:hover.slider_tiny_22cc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.carousel-7c0a
  .texture-b8e5:hover.slider_tiny_22cc
  .widget_605f {
  display: block;
  z-index: 9999999;
}
.carousel-7c0a .media-e83d .panel-silver-d9a2,
.carousel-7c0a .chip_7efa .panel-silver-d9a2 {
  display: none;
}
.carousel-7c0a .header-easy-3595 .texture-b8e5:hover.slider_tiny_22cc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.icon-fixed-ed87 .link_liquid_6503 label,
.icon-fixed-ed87 .full_c145 label,
.icon-fixed-ed87 .feature-light-041c label,
.icon-fixed-ed87 .disabled_hard_1381 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gas_c82c {
  list-style: none;
  margin: 0;
}
.gas_c82c article.block-d9b8 {
  margin-bottom: 0;
}
.gas_c82c ul {
  list-style: none;
  margin: 0;
}
.gas_c82c .section-yellow-b8f9 li.block-d9b8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gas_c82c .section-yellow-b8f9 li.block-d9b8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gas_c82c .section-yellow-b8f9 li.block-d9b8: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) {
  .gas_c82c .section-yellow-b8f9 li.block-d9b8 li.block-d9b8 li.block-d9b8 li.block-d9b8 {
    padding-left: 0;
  }
}
article.block-d9b8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.block-d9b8 .blue_8473 p:last-of-type {
  margin-bottom: 0;
}
article.block-d9b8 .frame-c909 {
  float: left;
}
article.block-d9b8 .frame_466c {
  margin-left: 85px;
}
article.block-d9b8 .shadow_clean_fd22 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.block-d9b8 .shadow_clean_fd22 .avatar_new_2349 {
  margin-left: 10px;
}
article.block-d9b8 .outer-b5a3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.block-d9b8 .simple-d119 {
  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 .link_liquid_6503,
  #respond .feature-light-041c,
  #respond .disabled_hard_1381 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .link_liquid_6503 input,
#respond .feature-light-041c input,
#respond .disabled_hard_1381 input {
  width: 100%;
}
#respond .disabled_hard_1381 {
  margin-right: 0;
}
#respond .description-b6d6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.media-e83d .sidebar_purple_900e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sidebar_purple_900e .hero-easy-9cb9.right-cf51 .static_f0c0 > li > a:focus,
.sidebar_purple_900e .hero-easy-9cb9.right-cf51 .static_f0c0 > li > a:hover,
.sidebar_purple_900e .hero-easy-9cb9.modal_85e4 .static_f0c0 > li > a:focus,
.sidebar_purple_900e .hero-easy-9cb9.modal_85e4 .static_f0c0 > li > a:hover,
.sidebar_purple_900e .hero-easy-9cb9.lite_1526 .static_f0c0 > li > a:focus,
.sidebar_purple_900e .hero-easy-9cb9.lite_1526 .static_f0c0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_purple_900e
  .hero-easy-9cb9.right-cf51
  .static_f0c0
  > li.stale_11dc
  > a,
.sidebar_purple_900e
  .hero-easy-9cb9.right-cf51
  .static_f0c0
  > li.gradient_3057
  > a,
.sidebar_purple_900e
  .hero-easy-9cb9.modal_85e4
  .static_f0c0
  > li.stale_11dc
  > a,
.sidebar_purple_900e
  .hero-easy-9cb9.modal_85e4
  .static_f0c0
  > li.gradient_3057
  > a,
.sidebar_purple_900e
  .hero-easy-9cb9.lite_1526
  .static_f0c0
  > li.stale_11dc
  > a,
.sidebar_purple_900e .hero-easy-9cb9.lite_1526 .static_f0c0 > li.surface-b0b9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_purple_900e .green-765e,
.sidebar_purple_900e .green-765e a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_purple_900e .upper_704f.hero-last-0739 li a,
.sidebar_purple_900e .hover-first-1174 a,
.sidebar_purple_900e .center-2fa2,
.sidebar_purple_900e .static_f0c0 > li > a,
.sidebar_purple_900e .focused_abfa {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_purple_900e .upper_704f.hero-last-0739 li a:hover,
.sidebar_purple_900e .hover-first-1174 a:hover,
.sidebar_purple_900e .center-2fa2:hover,
.sidebar_purple_900e .static_f0c0 > li > a:hover,
.sidebar_purple_900e .focused_abfa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_purple_900e .nav_black_87c5 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_purple_900e .nav_black_87c5 .outline-dim-3814 {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_purple_900e .nav_black_87c5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar_purple_900e .background_advanced_a6f1 .breadcrumb_bottom_4a18 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_purple_900e .background_advanced_a6f1 .breadcrumb_bottom_4a18 .caption-lite-2f49 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_purple_900e
  .background_advanced_a6f1
  .breadcrumb_bottom_4a18
  .caption-lite-2f49::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_purple_900e
  .background_advanced_a6f1
  .breadcrumb_bottom_4a18
  .caption-lite-2f49:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_purple_900e
  .background_advanced_a6f1
  .breadcrumb_bottom_4a18
  .caption-lite-2f49::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_purple_900e
  .background_advanced_a6f1
  .breadcrumb_bottom_4a18
  .caption-lite-2f49::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_purple_900e .background_advanced_a6f1 .pagination-16e3 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar_purple_900e .background_advanced_a6f1 .pagination-16e3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tooltip-easy-96a1
  .sidebar_purple_900e
  .background_advanced_a6f1
  .gas_e5ce
  .progress_de01 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip-easy-96a1
  .sidebar_purple_900e
  .background_advanced_a6f1
  .gas_e5ce
  .caption-lite-2f49 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media-e83d .panel-left-adfd {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.panel-left-adfd .hero-easy-9cb9.right-cf51 .static_f0c0 > li > a:focus,
.panel-left-adfd .hero-easy-9cb9.right-cf51 .static_f0c0 > li > a:hover,
.panel-left-adfd .hero-easy-9cb9.modal_85e4 .static_f0c0 > li > a:focus,
.panel-left-adfd .hero-easy-9cb9.modal_85e4 .static_f0c0 > li > a:hover,
.panel-left-adfd .hero-easy-9cb9.lite_1526 .static_f0c0 > li > a:focus,
.panel-left-adfd .hero-easy-9cb9.lite_1526 .static_f0c0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel-left-adfd
  .hero-easy-9cb9.right-cf51
  .static_f0c0
  > li.stale_11dc
  > a,
.panel-left-adfd
  .hero-easy-9cb9.right-cf51
  .static_f0c0
  > li.gradient_3057
  > a,
.panel-left-adfd
  .hero-easy-9cb9.modal_85e4
  .static_f0c0
  > li.stale_11dc
  > a,
.panel-left-adfd
  .hero-easy-9cb9.modal_85e4
  .static_f0c0
  > li.gradient_3057
  > a,
.panel-left-adfd
  .hero-easy-9cb9.lite_1526
  .static_f0c0
  > li.stale_11dc
  > a,
.panel-left-adfd .hero-easy-9cb9.lite_1526 .static_f0c0 > li.surface-b0b9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.panel-left-adfd .green-765e,
.panel-left-adfd .green-765e a {
  color: rgba(0, 0, 0, 0.8);
}
.panel-left-adfd .upper_704f.hero-last-0739 li a,
.panel-left-adfd .hover-first-1174 a,
.panel-left-adfd .center-2fa2,
.panel-left-adfd .static_f0c0 > li > a,
.panel-left-adfd .focused_abfa {
  color: rgba(0, 0, 0, 0.55);
}
.panel-left-adfd .upper_704f.hero-last-0739 li a:hover,
.panel-left-adfd .hover-first-1174 a:hover,
.panel-left-adfd .center-2fa2:hover,
.panel-left-adfd .static_f0c0 > li > a:hover,
.panel-left-adfd .focused_abfa:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel-left-adfd .nav_black_87c5 {
  color: rgba(0, 0, 0, 0.55);
}
.panel-left-adfd .nav_black_87c5 .outline-dim-3814 {
  color: rgba(0, 0, 0, 0.8);
}
.panel-left-adfd .nav_black_87c5:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-plasma-f1e1 .inner-e5ab {
  margin-left: auto;
  margin-right: auto;
}
.full-fa53 > * {
  margin-left: auto;
  margin-right: auto;
}
.full-fa53 .inner-f4f3 {
  margin-right: 1.41575em;
}
.table_00a6 .full-fa53 > .info-warm-f875 {
  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;
}
.table_00a6 .full-fa53 > .liquid_69c5 {
  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;
}
.gradient-fluid-9b3e.pattern-plasma-f1e1 .inner-e5ab,
.title-lower-bc29.pattern-plasma-f1e1 .inner-e5ab {
  margin-left: 0;
}
.widget_gold_e24f.pattern-plasma-f1e1 .inner-e5ab,
.stale_14d2.pattern-plasma-f1e1 .inner-e5ab {
  margin-right: 0;
}
.full-fa53 ol,
.full-fa53 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.form_cool_aef1 video {
  max-width: 100%;
}
.hover-upper-c4f4 img {
  display: block;
}
.hover-upper-c4f4.inner-f4f3,
.hover-upper-c4f4.row-9071 {
  width: 100%;
}
.hover-upper-c4f4.liquid_69c5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.next_6e14:not(.description_tall_9fcc) {
  margin: 1.5em auto;
}
.accordion_824a p {
  padding: 1.5em 14px;
}
ul.hovered_56e9.liquid_69c5,
ul.hovered_56e9.info-warm-f875,
ul.hovered_56e9.highlight_blue_122a.info-warm-f875 {
  padding: 0 14px;
}
.picture-ade5 {
  display: block;
  overflow-x: auto;
}
.picture-ade5 table {
  border-collapse: collapse;
  width: 100%;
}
.picture-ade5 td,
.picture-ade5 th {
  padding: 0.5em;
}
.full-fa53 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.full-fa53 ol ol,
.full-fa53 ol ul,
.full-fa53 ul ol,
.full-fa53 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.full-fa53 ol ol li,
.full-fa53 ol ul li,
.full-fa53 ul ol li,
.full-fa53 ul ul li {
  margin-left: 0;
}
.filter-210a.menu-new-57c5 > .dropdown-iron-fc91 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter-210a.menu-new-57c5 > .dropdown-iron-fc91 iframe,
.filter-210a.menu-new-57c5 > .dropdown-iron-fc91 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pattern-easy-2743 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pattern-easy-2743.full_7045 {
  padding: 0;
}
.pattern-easy-2743.full_7045 cite {
  font-size: 13px;
}
.pattern-easy-2743 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pattern-easy-2743 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.heading-silver-b38a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.heading-silver-b38a > p:first-child {
  margin-top: 0;
}
.heading-silver-b38a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.heading-silver-b38a blockquote {
  border-left: 0;
}
.panel_eeee {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.panel_eeee:not(.dropdown-14bd) {
  max-width: 100px;
}
.panel_eeee.bottom_4bd7 {
  border-bottom: none !important;
  text-align: center;
}
.panel_eeee.bottom_4bd7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accordion_824a p {
    padding: 1.5em 0;
  }
}
.footer-prev-95fe {
  color: #0073aa;
}
.primary_warm_c6d5 {
  background-color: #0073aa;
}
.brown-4a36 {
  color: #229fd8;
}
.title-static-5b4d {
  background-color: #229fd8;
}
.tiny-115b {
  color: #eee;
}
.hero-iron-abab {
  background-color: #eee;
}
.sidebar_c550 {
  color: #444;
}
.article-2b39 {
  background-color: #444;
}
.preview_201c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.preview_201c .article_copper_5573 .hover-first-1174 {
  font-size: 15px;
}
.preview_201c .hover-first-1174 {
  line-height: 1.3;
}
.preview_201c .panel-left-adfd {
}
.preview_201c .sidebar_purple_900e {
  background: #235787;
}
.breadcrumb_down_adfe {
  padding: 0;
}
.breadcrumb_down_adfe .sidebar_purple_900e {
  background: #1a1a1a;
}
.breadcrumb_down_adfe .panel-left-adfd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.summary-92e7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.summary-92e7 .panel-left-adfd {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.summary-92e7 .sidebar_purple_900e {
  background: #303030;
}
.solid_86ad {
  position: relative;
  z-index: 10;
}
.solid_86ad .avatar-simple-75da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bronze_cd1f .slider_tiny_22cc {
  display: inline-block;
  vertical-align: middle;
}
.bronze_cd1f.menu-2bf3 .slider_tiny_22cc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .bronze_cd1f.menu-2bf3 .slider_tiny_22cc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .bronze_cd1f.menu-2bf3 .slider_tiny_22cc {
    margin-right: 0.4em;
  }
}
.bronze_cd1f.menu-2bf3 .slider_tiny_22cc:last-child {
  margin-right: 0;
}
.component_stone_e6c1 .avatar-simple-75da {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .media-e83d .article_copper_5573 {
    margin: 0 -0.5em;
  }
  .media-e83d .article_copper_5573 [class*="customify-col-"],
  .media-e83d .article_copper_5573 [class*="customify-col_"],
  .media-e83d .article_copper_5573 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.media-e83d.label-dynamic-ae7c .avatar-simple-75da {
  background: 0 0 !important;
}
.media-e83d.label-dynamic-ae7c .avatar-simple-75da,
.media-e83d.component_stone_e6c1 .avatar-simple-75da {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .media-e83d.mask-tiny-29aa {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.media-e83d.component_stone_e6c1 .avatar-simple-75da {
  box-shadow: none !important;
}
.link-fa75 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .link-fa75 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .link-fa75 {
    padding: 18px 0 20px;
  }
}
.link-fa75 .photo_bbb1 {
  width: 100%;
}
.link-fa75 .over_0eb7 {
  margin-bottom: 0;
}
.link-fa75 .background-plasma-b444 {
  margin-top: 5px;
  font-size: 0.875em;
}
.bright_3756 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.bright_3756 .block-out-ce9c {
  width: 100%;
}
.pro-8a68 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pro-8a68 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pro-8a68 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;
}
.pro-8a68 li:last-child:after {
  display: none;
}
.pro-8a68 li a {
  font-weight: 500;
  margin-right: 10px;
}
.box-orange-3961 .panel-silver-d9a2 button,
.link-fa75 .panel-silver-d9a2 button {
  left: 0;
}
.box-orange-3961 .block-out-ce9c,
.link-fa75 .block-out-ce9c {
  padding-left: 0;
  padding-right: 0;
}
.box-orange-3961 .bright_3756,
.link-fa75 .bright_3756 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.box-orange-3961 {
  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;
}
.box-orange-3961: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;
}
.box-orange-3961 .green-81c6 {
  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) {
  .box-orange-3961 .green-81c6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .box-orange-3961 .green-81c6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .box-orange-3961 .green-81c6 {
    min-height: 200px;
  }
}
.box-orange-3961 .pro-8a68 {
  color: rgba(255, 255, 255, 0.8);
}
.box-orange-3961 .pro-8a68 a,
.box-orange-3961 .pro-8a68 li:after {
  color: inherit;
}
.box-orange-3961 .pro-8a68 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.heading_iron_cafc {
  margin-bottom: 0.5em;
}
.filter-7695 {
  margin-bottom: 1.2em;
}
.filter-7695,
.heading_iron_cafc {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.filter-7695 p:last-child,
.heading_iron_cafc p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .panel-silver-d9a2,
#masthead .panel-silver-d9a2 {
  display: none;
}
#masthead
  > .panel-silver-d9a2.purple-5fc8 {
  display: none;
}
#masthead > .panel-silver-d9a2 button {
  left: 0;
}
.alert_tiny_5231 {
  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%;
}
.alert_tiny_5231 .slider_tiny_22cc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.alert_tiny_5231 .status-7519 {
  display: -webkit-box;
  display: flex;
}
.alert_tiny_5231 .status-7519.progress_1ae7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.alert_tiny_5231 .status-7519.box_fecf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.alert_tiny_5231 .status-7519.label_9cc5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.alert_tiny_5231.outer_3c51.caption_a89c .status-7519.progress_1ae7 {
  flex-basis: 100%;
}
.alert_tiny_5231.primary_220d .status-7519.box_fecf {
  -webkit-box-flex: 1;
  flex: auto;
}
.alert_tiny_5231.primary_220d .status-7519.label_9cc5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .panel-silver-d9a2.purple-5fc8 {
  display: none;
}
#masthead > .panel-silver-d9a2 button {
  left: 0;
}
.media_0c1b {
  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;
}
.media_0c1b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.media_0c1b.paragraph-hard-c6e0 i {
  margin-right: 4px;
}
.media_0c1b.footer-1e5d i {
  margin-left: 5px;
}
.hover-first-1174 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hover-first-1174 p:last-child {
  margin-bottom: 0;
}
.paragraph_brown_f5e2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.paragraph_brown_f5e2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.paragraph_brown_f5e2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.paragraph_brown_f5e2 .green-765e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.paragraph_brown_f5e2 .top-29a7 {
  margin: 5px 0 7px 0;
}
.paragraph_brown_f5e2.widget_purple_b44c .center_b3d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_brown_f5e2.widget_purple_b44c .border_north_8d6b {
  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;
}
.paragraph_brown_f5e2.brown-751d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.paragraph_brown_f5e2.brown-751d .center_b3d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_brown_f5e2.brown-751d .border_north_8d6b {
  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;
}
.paragraph_brown_f5e2.panel-dim-655d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.paragraph_brown_f5e2.notification-fea2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.paragraph_brown_f5e2.notification-fea2 .border_north_8d6b {
  margin-top: 7px;
}
.pattern_9757 {
  display: inline-block;
}
.solid_86ad .avatar-6d5f .paragraph_brown_f5e2 img {
  max-width: 100%;
}
.hero-easy-9cb9 .north-a689.popup-8b38,
.article-fast-fc60 .north-a689.popup-8b38 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hero-easy-9cb9 .box-dynamic-8b61,
.article-fast-fc60 .box-dynamic-8b61 {
  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%);
}
.hero-easy-9cb9 .box-dynamic-8b61 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hero-easy-9cb9.accordion-1ffc .box-dynamic-8b61 {
  display: none;
}
.hero-easy-9cb9 .frame_d10a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hero-easy-9cb9 .frame_d10a li {
  display: inline-block;
  position: relative;
}
.hero-easy-9cb9 .frame_d10a li:last-child {
  margin-right: 0;
}
.hero-easy-9cb9 .frame_d10a 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;
}
.hero-easy-9cb9 .frame_d10a li.surface-b0b9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hero-easy-9cb9 .frame_d10a > 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;
}
.hero-easy-9cb9 .frame_d10a > li > a i {
  line-height: 0;
}
.hero-easy-9cb9 .frame_d10a > li.green-de6c > a .box-dynamic-8b61 {
  margin-left: 4px;
  line-height: 0;
}
.hero-easy-9cb9 .frame_d10a .caption_motion_4e20 li.green-de6c > a {
  position: relative;
}
.hero-easy-9cb9 .frame_d10a .caption_motion_4e20 li.green-de6c > a:after,
.hero-easy-9cb9 .frame_d10a .caption_motion_4e20 li.green-de6c > a:before {
  content: "";
  display: table;
}
.hero-easy-9cb9 .frame_d10a .caption_motion_4e20 li.green-de6c > a:after {
  clear: both;
}
.hero-easy-9cb9 .frame_d10a .caption_motion_4e20 li.green-de6c > a .box-dynamic-8b61 {
  margin-left: 5px;
  float: right;
}
.hero-easy-9cb9 .modal-e3af,
.hero-easy-9cb9 .caption_motion_4e20 {
  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;
}
.hero-easy-9cb9 .caption_motion_4e20 {
  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;
}
.hero-easy-9cb9 .caption_motion_4e20 .popup-8b38 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hero-easy-9cb9 .caption_motion_4e20 .box-dynamic-8b61 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hero-easy-9cb9 .caption_motion_4e20 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hero-easy-9cb9 .caption_motion_4e20 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;
}
.hero-easy-9cb9 .caption_motion_4e20 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hero-easy-9cb9 .caption_motion_4e20 .caption_motion_4e20 {
  top: 0;
  left: 100%;
}
.hero-easy-9cb9 .liquid_c7b6.fn-focus-bde1 > .modal-e3af,
.hero-easy-9cb9 .liquid_c7b6.fn-focus-bde1 > .caption_motion_4e20,
.hero-easy-9cb9 .liquid_c7b6:focus > .modal-e3af,
.hero-easy-9cb9 .liquid_c7b6:focus > .caption_motion_4e20,
.hero-easy-9cb9 .liquid_c7b6:hover > .modal-e3af,
.hero-easy-9cb9 .liquid_c7b6:hover > .caption_motion_4e20 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hero-easy-9cb9.lite_1526 .static_f0c0:after,
.hero-easy-9cb9.lite_1526 .static_f0c0:before {
  content: "";
  display: table;
}
.hero-easy-9cb9.lite_1526 .static_f0c0:after {
  clear: both;
}
.hero-easy-9cb9.lite_1526 .static_f0c0 > li {
  float: left;
}
.hero-easy-9cb9.highlight_south_2bbe .static_f0c0:after,
.hero-easy-9cb9.highlight_south_2bbe .static_f0c0:before {
  content: "";
  display: table;
}
.hero-easy-9cb9.highlight_south_2bbe .static_f0c0:after {
  clear: both;
}
.hero-easy-9cb9.highlight_south_2bbe .static_f0c0 > li {
  float: left;
}
.hero-easy-9cb9.highlight_south_2bbe .static_f0c0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hero-easy-9cb9.highlight_south_2bbe .static_f0c0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hero-easy-9cb9.highlight_south_2bbe .static_f0c0 > li.stale_11dc > a,
.hero-easy-9cb9.highlight_south_2bbe .static_f0c0 > li.surface-b0b9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hero-easy-9cb9.right-cf51 .static_f0c0 > li > a .popup-8b38 {
  position: relative;
}
.hero-easy-9cb9.right-cf51 .static_f0c0 > li > a .popup-8b38: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;
}
.hero-easy-9cb9.right-cf51
  .static_f0c0
  > li:focus
  > a
  .popup-8b38:before,
.hero-easy-9cb9.right-cf51
  .static_f0c0
  > li:hover
  > a
  .popup-8b38:before {
  width: 100%;
  background-color: currentColor;
}
.hero-easy-9cb9.right-cf51
  .static_f0c0
  > li.stale_11dc
  > a
  .popup-8b38:before,
.hero-easy-9cb9.right-cf51
  .static_f0c0
  > li.gradient_3057
  > a
  .popup-8b38:before {
  width: 100%;
  background-color: currentColor;
}
.hero-easy-9cb9.modal_85e4 .static_f0c0 > li > a .popup-8b38 {
  position: relative;
}
.hero-easy-9cb9.modal_85e4 .static_f0c0 > li > a .popup-8b38: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;
}
.hero-easy-9cb9.modal_85e4 .static_f0c0 > li:focus > a .popup-8b38:before,
.hero-easy-9cb9.modal_85e4
  .static_f0c0
  > li:hover
  > a
  .popup-8b38:before {
  width: 100%;
  background-color: currentColor;
}
.hero-easy-9cb9.modal_85e4
  .static_f0c0
  > li.stale_11dc
  > a
  .popup-8b38:before,
.hero-easy-9cb9.modal_85e4
  .static_f0c0
  > li.gradient_3057
  > a
  .popup-8b38:before {
  width: 100%;
  background-color: currentColor;
}
.article-fast-fc60 .frame_d10a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-fast-fc60 .frame_d10a li:first-child > a {
  border-top: none;
}
.article-fast-fc60 .frame_d10a .sort_active_bbfc > .popup-8b38 .box-dynamic-8b61 {
  display: none;
}
.article-fast-fc60 .frame_d10a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.article-fast-fc60 .frame_d10a li:last-child {
  border: none;
}
.article-fast-fc60 .frame_d10a li.green-de6c > a {
  padding-right: 45px !important;
}
.article-fast-fc60 .frame_d10a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.article-fast-fc60 .frame_d10a li a:focus,
.article-fast-fc60 .frame_d10a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.article-fast-fc60 .frame_d10a li .overlay-steel-2ad3 {
  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;
}
.article-fast-fc60 .frame_d10a li .overlay-steel-2ad3:hover {
  box-shadow: none;
}
.article-fast-fc60 .frame_d10a li .overlay-steel-2ad3 .box-dynamic-8b61 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.article-fast-fc60 .frame_d10a .caption_motion_4e20 {
  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);
}
.article-fast-fc60 .frame_d10a .caption_motion_4e20 li a {
  padding-left: 3em;
}
.article-fast-fc60 .frame_d10a .wrapper_cf30 > a .overlay-steel-2ad3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.article-fast-fc60 .frame_d10a .wrapper_cf30 > .caption_motion_4e20 {
  display: block;
  opacity: 1;
}
.chip_brown_107b {
  max-width: 100%;
}
.breadcrumb-9fa8 {
  line-height: 0;
  cursor: pointer;
}
.focused_abfa {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.focused_abfa:hover {
  box-shadow: none;
  color: currentColor;
}
.focused_abfa svg {
  width: 18px;
  height: 18px;
}
.focused_abfa .search_cool_7eae {
  display: none;
}
.banner-a927 {
  position: relative;
}
.banner-a927.fn-active-bde1 .focused_abfa .clean_a285 {
  display: none;
}
.banner-a927.fn-active-bde1 .focused_abfa .search_cool_7eae {
  display: inline-block;
}
.banner-a927 .focus_be8a {
  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);
}
.banner-a927.slider-prev-23ae .focus_be8a {
  left: auto;
  right: -0.9em;
}
.banner-a927.slider-prev-23ae .row_stale_452a::before {
  left: auto;
  right: 15px;
}
.banner-a927.fn-active-bde1 .focus_be8a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gas_e5ce {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gas_e5ce label {
  flex-basis: 100%;
}
.gas_e5ce .breadcrumb_bottom_4a18 {
  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;
}
.gas_e5ce .caption-lite-2f49 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gas_e5ce .caption-lite-2f49:focus {
  background-color: transparent;
}
.gas_e5ce button.pagination-16e3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gas_e5ce button.pagination-16e3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gas_e5ce button.pagination-16e3 svg {
  width: 18px;
  height: 18px;
}
.gas_e5ce input[type="submit"] {
  min-height: auto;
}
.background_advanced_a6f1 .gas_e5ce .caption-lite-2f49 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.row_stale_452a {
  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) {
  .row_stale_452a {
    width: 220px;
  }
}
.row_stale_452a label {
  flex-basis: 100%;
}
.row_stale_452a::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;
}
.tooltip-easy-96a1 .background_advanced_a6f1 .gas_e5ce {
  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;
}
.tooltip-easy-96a1
  .background_advanced_a6f1
  .gas_e5ce
  .breadcrumb_bottom_4a18 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tooltip-easy-96a1 .background_advanced_a6f1 .gas_e5ce .caption-lite-2f49 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tooltip-easy-96a1
  .background_advanced_a6f1
  .gas_e5ce
  .caption-lite-2f49:focus {
  background: 0 0;
}
.tooltip-easy-96a1
  .background_advanced_a6f1
  .gas_e5ce
  .progress_de01 {
  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;
}
.upper_704f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.upper_704f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.upper_704f li:last-child {
  margin-right: 0;
}
.upper_704f li:first-child {
  margin-left: 0;
}
.upper_704f.chip-04f8 a {
  color: #fff;
}
.upper_704f.chip-04f8 a:hover {
  color: #fff;
}
.upper_704f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.upper_704f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.upper_704f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.upper_704f a:hover {
  opacity: 0.9;
  color: inherit;
}
.upper_704f [class*="social-icon-apple"] {
  background-color: #999;
}
.upper_704f [class*="social-icon-apple"].disabled_bronze_9843 {
  background-color: transparent;
  color: #999;
}
.upper_704f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.upper_704f [class*="social-icon-behance"].disabled_bronze_9843 {
  background-color: transparent;
  color: #1769ff;
}
.upper_704f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.upper_704f [class*="social-icon-bitbucket"].disabled_bronze_9843 {
  background-color: transparent;
  color: #205081;
}
.upper_704f [class*="social-icon-codepen"] {
  background-color: #000;
}
.upper_704f [class*="social-icon-codepen"].disabled_bronze_9843 {
  background-color: transparent;
  color: #000;
}
.upper_704f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.upper_704f [class*="social-icon-delicious"].disabled_bronze_9843 {
  background-color: transparent;
  color: #39f;
}
.upper_704f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.upper_704f [class*="social-icon-digg"].disabled_bronze_9843 {
  background-color: transparent;
  color: #005be2;
}
.upper_704f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.upper_704f [class*="social-icon-dribbble"].disabled_bronze_9843 {
  background-color: transparent;
  color: #ea4c89;
}
.upper_704f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.upper_704f [class*="social-icon-envelope"].disabled_bronze_9843 {
  background-color: transparent;
  color: #ea4335;
}
.upper_704f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.upper_704f [class*="social-icon-facebook"].disabled_bronze_9843 {
  background-color: transparent;
  color: #3b5998;
}
.upper_704f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.upper_704f [class*="social-icon-flickr"].disabled_bronze_9843 {
  background-color: transparent;
  color: #0063dc;
}
.upper_704f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.upper_704f [class*="social-icon-foursquare"].disabled_bronze_9843 {
  background-color: transparent;
  color: #2d5be3;
}
.upper_704f [class*="social-icon-github"] {
  background-color: #333;
}
.upper_704f [class*="social-icon-github"].disabled_bronze_9843 {
  background-color: transparent;
  color: #333;
}
.upper_704f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.upper_704f [class*="social-icon-google-plus"].disabled_bronze_9843 {
  background-color: transparent;
  color: #dd4b39;
}
.upper_704f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.upper_704f [class*="social-icon-houzz"].disabled_bronze_9843 {
  background-color: transparent;
  color: #7ac142;
}
.upper_704f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.upper_704f [class*="social-icon-instagram"].disabled_bronze_9843 {
  background-color: transparent;
  color: #262626;
}
.upper_704f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.upper_704f [class*="social-icon-jsfiddle"].disabled_bronze_9843 {
  background-color: transparent;
  color: #487aa2;
}
.upper_704f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.upper_704f [class*="social-icon-linkedin"].disabled_bronze_9843 {
  background-color: transparent;
  color: #0077b5;
}
.upper_704f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.upper_704f [class*="social-icon-medium"].disabled_bronze_9843 {
  background-color: transparent;
  color: #00ab6b;
}
.upper_704f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.upper_704f
  [class*="social-icon-odnoklassniki"].disabled_bronze_9843 {
  background-color: transparent;
  color: #f4731c;
}
.upper_704f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.upper_704f [class*="social-icon-meetup"].disabled_bronze_9843 {
  background-color: transparent;
  color: #ec1c40;
}
.upper_704f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.upper_704f [class*="social-icon-pinterest"].disabled_bronze_9843 {
  background-color: transparent;
  color: #bd081c;
}
.upper_704f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.upper_704f [class*="social-icon-product-hunt"].disabled_bronze_9843 {
  background-color: transparent;
  color: #da552f;
}
.upper_704f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.upper_704f [class*="social-icon-reddit"].disabled_bronze_9843 {
  background-color: transparent;
  color: #ff4500;
}
.upper_704f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.upper_704f [class*="social-icon-rss"].disabled_bronze_9843 {
  background-color: transparent;
  color: #f26522;
}
.upper_704f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.upper_704f
  [class*="social-icon-shopping-cart"].disabled_bronze_9843 {
  background-color: transparent;
  color: #4caf50;
}
.upper_704f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.upper_704f [class*="social-icon-skype"].disabled_bronze_9843 {
  background-color: transparent;
  color: #00aff0;
}
.upper_704f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.upper_704f [class*="social-icon-slideshare"].disabled_bronze_9843 {
  background-color: transparent;
  color: #0077b5;
}
.upper_704f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.upper_704f [class*="social-icon-snapchat"].disabled_bronze_9843 {
  background-color: transparent;
  color: #fffc00;
}
.upper_704f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.upper_704f [class*="social-icon-soundcloud"].disabled_bronze_9843 {
  background-color: transparent;
  color: #f80;
}
.upper_704f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.upper_704f [class*="social-icon-spotify"].disabled_bronze_9843 {
  background-color: transparent;
  color: #2ebd59;
}
.upper_704f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.upper_704f
  [class*="social-icon-stack-overflow"].disabled_bronze_9843 {
  background-color: transparent;
  color: #fe7a15;
}
.upper_704f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.upper_704f [class*="social-icon-maldkfgram"].disabled_bronze_9843 {
  background-color: transparent;
  color: #2ca5e0;
}
.upper_704f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.upper_704f [class*="social-icon-tripadvisor"].disabled_bronze_9843 {
  background-color: transparent;
  color: #589442;
}
.upper_704f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.upper_704f [class*="social-icon-tumblr"].disabled_bronze_9843 {
  background-color: transparent;
  color: #35465c;
}
.upper_704f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.upper_704f [class*="social-icon-twitch"].disabled_bronze_9843 {
  background-color: transparent;
  color: #6441a5;
}
.upper_704f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.upper_704f [class*="social-icon-twitter"].disabled_bronze_9843 {
  background-color: transparent;
  color: #1da1f2;
}
.upper_704f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.upper_704f [class*="social-icon-vimeo"].disabled_bronze_9843 {
  background-color: transparent;
  color: #1ab7ea;
}
.upper_704f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.upper_704f [class*="social-icon-vk"].disabled_bronze_9843 {
  background-color: transparent;
  color: #45668e;
}
.upper_704f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.upper_704f [class*="social-icon-weibo"].disabled_bronze_9843 {
  background-color: transparent;
  color: #df2029;
}
.upper_704f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.upper_704f [class*="social-icon-weixin"].disabled_bronze_9843 {
  background-color: transparent;
  color: #7bb32e;
}
.upper_704f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.upper_704f [class*="social-icon-whatsapp"].disabled_bronze_9843 {
  background-color: transparent;
  color: #25d366;
}
.upper_704f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.upper_704f [class*="social-icon-wordpress"].disabled_bronze_9843 {
  background-color: transparent;
  color: #21759b;
}
.upper_704f [class*="social-icon-xing"] {
  background-color: #026466;
}
.upper_704f [class*="social-icon-xing"].disabled_bronze_9843 {
  background-color: transparent;
  color: #026466;
}
.upper_704f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.upper_704f [class*="social-icon-yelp"].disabled_bronze_9843 {
  background-color: transparent;
  color: #af0606;
}
.upper_704f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.upper_704f [class*="social-icon-youtube"].disabled_bronze_9843 {
  background-color: transparent;
  color: #cd201f;
}
.center-2fa2 {
  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;
}
.center-2fa2:hover {
  box-shadow: none;
  background: 0 0;
}
.heading_pro_7216 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.mini_e163 {
  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;
}
.message_selected_edae {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.paragraph_2c11 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.paragraph_2c11,
.paragraph_2c11::after,
.paragraph_2c11::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;
}
.paragraph_2c11::after,
.paragraph_2c11::before {
  content: "";
  display: block;
  background-color: inherit;
}
.current-7c12 .mini_e163 .message_selected_edae {
  margin-top: -2px;
  width: 19px;
}
.current-7c12 .mini_e163 .paragraph_2c11 {
  margin-top: -1px;
}
.current-7c12 .mini_e163 .paragraph_2c11,
.current-7c12 .mini_e163 .paragraph_2c11::after,
.current-7c12 .mini_e163 .paragraph_2c11::before {
  width: 19px;
  height: 2px;
}
.current-7c12 .mini_e163 .paragraph_2c11::before {
  top: -6px;
}
.current-7c12 .mini_e163 .paragraph_2c11::after {
  bottom: -6px;
}
.cold_0ed4 .mini_e163 .message_selected_edae {
  margin-top: -2px;
  width: 22px;
}
.cold_0ed4 .mini_e163 .paragraph_2c11 {
  margin-top: -1px;
}
.cold_0ed4 .mini_e163 .paragraph_2c11,
.cold_0ed4 .mini_e163 .paragraph_2c11::after,
.cold_0ed4 .mini_e163 .paragraph_2c11::before {
  width: 22px;
  height: 2px;
}
.cold_0ed4 .mini_e163 .paragraph_2c11::before {
  top: -7px;
}
.cold_0ed4 .mini_e163 .paragraph_2c11::after {
  bottom: -7px;
}
.slider-blue-07c6 .mini_e163 .message_selected_edae {
  margin-top: -2px;
  width: 31px;
}
.slider-blue-07c6 .mini_e163 .paragraph_2c11 {
  margin-top: -1.5px;
}
.slider-blue-07c6 .mini_e163 .paragraph_2c11,
.slider-blue-07c6 .mini_e163 .paragraph_2c11::after,
.slider-blue-07c6 .mini_e163 .paragraph_2c11::before {
  width: 31px;
  height: 3px;
}
.slider-blue-07c6 .mini_e163 .paragraph_2c11::before {
  top: -9px;
}
.slider-blue-07c6 .mini_e163 .paragraph_2c11::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .black-8d17 .mini_e163 .message_selected_edae {
    margin-top: -2px;
    width: 19px;
  }
  .black-8d17 .mini_e163 .paragraph_2c11 {
    margin-top: -1px;
  }
  .black-8d17 .mini_e163 .paragraph_2c11,
  .black-8d17 .mini_e163 .paragraph_2c11::after,
  .black-8d17 .mini_e163 .paragraph_2c11::before {
    width: 19px;
    height: 2px;
  }
  .black-8d17 .mini_e163 .paragraph_2c11::before {
    top: -6px;
  }
  .black-8d17 .mini_e163 .paragraph_2c11::after {
    bottom: -6px;
  }
  .wood-97e8 .mini_e163 .message_selected_edae {
    margin-top: -2px;
    width: 22px;
  }
  .wood-97e8 .mini_e163 .paragraph_2c11 {
    margin-top: -1px;
  }
  .wood-97e8 .mini_e163 .paragraph_2c11,
  .wood-97e8 .mini_e163 .paragraph_2c11::after,
  .wood-97e8 .mini_e163 .paragraph_2c11::before {
    width: 22px;
    height: 2px;
  }
  .wood-97e8 .mini_e163 .paragraph_2c11::before {
    top: -7px;
  }
  .wood-97e8 .mini_e163 .paragraph_2c11::after {
    bottom: -7px;
  }
  .banner-plasma-40f2 .mini_e163 .message_selected_edae {
    margin-top: -2px;
    width: 31px;
  }
  .banner-plasma-40f2 .mini_e163 .paragraph_2c11 {
    margin-top: -1.5px;
  }
  .banner-plasma-40f2 .mini_e163 .paragraph_2c11,
  .banner-plasma-40f2 .mini_e163 .paragraph_2c11::after,
  .banner-plasma-40f2 .mini_e163 .paragraph_2c11::before {
    width: 31px;
    height: 3px;
  }
  .banner-plasma-40f2 .mini_e163 .paragraph_2c11::before {
    top: -9px;
  }
  .banner-plasma-40f2 .mini_e163 .paragraph_2c11::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-422c .mini_e163 .message_selected_edae {
    margin-top: -2px;
    width: 19px;
  }
  .logo-422c .mini_e163 .paragraph_2c11 {
    margin-top: -1px;
  }
  .logo-422c .mini_e163 .paragraph_2c11,
  .logo-422c .mini_e163 .paragraph_2c11::after,
  .logo-422c .mini_e163 .paragraph_2c11::before {
    width: 19px;
    height: 2px;
  }
  .logo-422c .mini_e163 .paragraph_2c11::before {
    top: -6px;
  }
  .logo-422c .mini_e163 .paragraph_2c11::after {
    bottom: -6px;
  }
  .center-be34 .mini_e163 .message_selected_edae {
    margin-top: -2px;
    width: 22px;
  }
  .center-be34 .mini_e163 .paragraph_2c11 {
    margin-top: -1px;
  }
  .center-be34 .mini_e163 .paragraph_2c11,
  .center-be34 .mini_e163 .paragraph_2c11::after,
  .center-be34 .mini_e163 .paragraph_2c11::before {
    width: 22px;
    height: 2px;
  }
  .center-be34 .mini_e163 .paragraph_2c11::before {
    top: -7px;
  }
  .center-be34 .mini_e163 .paragraph_2c11::after {
    bottom: -7px;
  }
  .top_bbb2 .mini_e163 .message_selected_edae {
    margin-top: -2px;
    width: 31px;
  }
  .top_bbb2 .mini_e163 .paragraph_2c11 {
    margin-top: -1.5px;
  }
  .top_bbb2 .mini_e163 .paragraph_2c11,
  .top_bbb2 .mini_e163 .paragraph_2c11::after,
  .top_bbb2 .mini_e163 .paragraph_2c11::before {
    width: 31px;
    height: 3px;
  }
  .top_bbb2 .mini_e163 .paragraph_2c11::before {
    top: -9px;
  }
  .top_bbb2 .mini_e163 .paragraph_2c11::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pagination_c40f .mini_e163 .message_selected_edae {
    margin-top: -2px;
    width: 19px;
  }
  .pagination_c40f .mini_e163 .paragraph_2c11 {
    margin-top: -1px;
  }
  .pagination_c40f .mini_e163 .paragraph_2c11,
  .pagination_c40f .mini_e163 .paragraph_2c11::after,
  .pagination_c40f .mini_e163 .paragraph_2c11::before {
    width: 19px;
    height: 2px;
  }
  .pagination_c40f .mini_e163 .paragraph_2c11::before {
    top: -6px;
  }
  .pagination_c40f .mini_e163 .paragraph_2c11::after {
    bottom: -6px;
  }
  .menu-f4b0 .mini_e163 .message_selected_edae {
    margin-top: -2px;
    width: 22px;
  }
  .menu-f4b0 .mini_e163 .paragraph_2c11 {
    margin-top: -1px;
  }
  .menu-f4b0 .mini_e163 .paragraph_2c11,
  .menu-f4b0 .mini_e163 .paragraph_2c11::after,
  .menu-f4b0 .mini_e163 .paragraph_2c11::before {
    width: 22px;
    height: 2px;
  }
  .menu-f4b0 .mini_e163 .paragraph_2c11::before {
    top: -7px;
  }
  .menu-f4b0 .mini_e163 .paragraph_2c11::after {
    bottom: -7px;
  }
  .border-dim-2492 .mini_e163 .message_selected_edae {
    margin-top: -2px;
    width: 31px;
  }
  .border-dim-2492 .mini_e163 .paragraph_2c11 {
    margin-top: -1.5px;
  }
  .border-dim-2492 .mini_e163 .paragraph_2c11,
  .border-dim-2492 .mini_e163 .paragraph_2c11::after,
  .border-dim-2492 .mini_e163 .paragraph_2c11::before {
    width: 31px;
    height: 3px;
  }
  .border-dim-2492 .mini_e163 .paragraph_2c11::before {
    top: -9px;
  }
  .border-dim-2492 .mini_e163 .paragraph_2c11::after {
    bottom: -9px;
  }
}
.purple_9be5 .paragraph_2c11 {
  -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);
}
.purple_9be5 .paragraph_2c11::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.purple_9be5 .paragraph_2c11::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);
}
.purple_9be5.accent_a1b1 .paragraph_2c11 {
  -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);
}
.purple_9be5.accent_a1b1 .paragraph_2c11::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.purple_9be5.accent_a1b1 .paragraph_2c11::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);
}
.primary_04a9 {
  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.stale_b465:before {
  display: none;
}
.chip_7efa {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip_7efa .outline-eb2d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip_7efa .outline-eb2d:last-of-type {
  border-bottom: none;
}
.chip_7efa .outline-eb2d.breadcrumb_black_8777,
.chip_7efa .outline-eb2d.status_af5d,
.chip_7efa .outline-eb2d.tabs_096e {
  padding: 0;
}
.chip_7efa .article-fast-fc60 .overlay-steel-2ad3 {
  color: currentColor;
}
.chip_7efa .article-fast-fc60 .overlay-steel-2ad3:focus,
.chip_7efa .article-fast-fc60 .overlay-steel-2ad3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_7efa.panel-left-adfd .nav_black_87c5,
.chip_7efa.panel-left-adfd .hover-first-1174 a,
.chip_7efa.panel-left-adfd .static_f0c0 a,
.chip_7efa.panel-left-adfd .caption_motion_4e20 a {
  color: rgba(0, 0, 0, 0.55);
}
.chip_7efa.panel-left-adfd .nav_black_87c5:hover,
.chip_7efa.panel-left-adfd .hover-first-1174 a:hover,
.chip_7efa.panel-left-adfd .static_f0c0 a:hover,
.chip_7efa.panel-left-adfd .caption_motion_4e20 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip_7efa.panel-left-adfd .outline-dim-3814 {
  color: rgba(0, 0, 0, 0.8);
}
.chip_7efa.panel-left-adfd .outline-eb2d {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_7efa.panel-left-adfd .outline-eb2d:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip_7efa.panel-left-adfd .under_1e29:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip_7efa.panel-left-adfd .article-fast-fc60 .frame_d10a li a,
.chip_7efa.panel-left-adfd .article-fast-fc60 .overlay-steel-2ad3,
.chip_7efa.panel-left-adfd .caption_motion_4e20 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_7efa.panel-left-adfd .article-fast-fc60 .overlay-steel-2ad3:focus,
.chip_7efa.panel-left-adfd .article-fast-fc60 .overlay-steel-2ad3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_7efa.panel-left-adfd .frame_d10a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip_7efa.sidebar_purple_900e .nav_black_87c5,
.chip_7efa.sidebar_purple_900e .hover-first-1174 a,
.chip_7efa.sidebar_purple_900e .static_f0c0 .overlay-steel-2ad3,
.chip_7efa.sidebar_purple_900e .static_f0c0 a,
.chip_7efa.sidebar_purple_900e .caption_motion_4e20 a {
  color: rgba(255, 255, 255, 0.79);
}
.chip_7efa.sidebar_purple_900e .nav_black_87c5:hover,
.chip_7efa.sidebar_purple_900e .hover-first-1174 a:hover,
.chip_7efa.sidebar_purple_900e .static_f0c0 .overlay-steel-2ad3:hover,
.chip_7efa.sidebar_purple_900e .static_f0c0 a:hover,
.chip_7efa.sidebar_purple_900e .caption_motion_4e20 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_7efa.sidebar_purple_900e .outline-dim-3814 {
  color: rgba(255, 255, 255, 0.99);
}
.chip_7efa.sidebar_purple_900e .outline-eb2d {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_7efa.sidebar_purple_900e .outline-eb2d:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip_7efa.sidebar_purple_900e .under_1e29:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip_7efa.sidebar_purple_900e .article-fast-fc60 .frame_d10a li a,
.chip_7efa.sidebar_purple_900e .article-fast-fc60 .overlay-steel-2ad3,
.chip_7efa.sidebar_purple_900e .caption_motion_4e20 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_7efa.sidebar_purple_900e .article-fast-fc60 .overlay-steel-2ad3:focus,
.chip_7efa.sidebar_purple_900e .article-fast-fc60 .overlay-steel-2ad3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_7efa.sidebar_purple_900e .frame_d10a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_1e29 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.under_1e29:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sidebar_5d25 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hidden-3d13 .chip_7efa {
  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;
}
.hidden-3d13 .outline-eb2d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hidden-3d13 .outline-eb2d: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) {
  .hidden-3d13 .outline-eb2d:before {
    width: 16%;
    left: 42%;
  }
}
.hidden-3d13 .outline-eb2d:last-child:before {
  content: none;
}
.hidden-3d13 .outline-eb2d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hidden-3d13 .article-fast-fc60 .frame_d10a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hidden-3d13 .article-fast-fc60 .frame_d10a li a .overlay-steel-2ad3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hidden-3d13 .article-fast-fc60 .caption_motion_4e20 {
  border: none;
}
.hidden-3d13 .article-fast-fc60 .caption_motion_4e20 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hidden-3d13 .under_1e29 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hidden-3d13 .sidebar_5d25 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hidden-3d13 .sidebar_purple_900e .under_1e29:before {
  background: rgba(0, 0, 0, 0.9);
}
.hidden-3d13 .panel-left-adfd.icon-7018 .paragraph_2c11 {
  background: rgba(0, 0, 0, 0.6);
}
.hidden-3d13
  .panel-left-adfd.icon-7018
  .paragraph_2c11::after,
.hidden-3d13
  .panel-left-adfd.icon-7018
  .paragraph_2c11:before {
  background: inherit;
}
.hidden-3d13
  .panel-left-adfd.icon-7018:hover
  .paragraph_2c11 {
  background: rgba(0, 0, 0, 0.8);
}
.basic-425d .chip_7efa {
  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) {
  .basic-425d .chip_7efa {
    width: auto;
    right: 45px;
  }
}
.easy_23c9 .chip_7efa {
  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) {
  .easy_23c9 .chip_7efa {
    width: auto;
    left: 45px;
  }
}
.stale_b465 .chip_7efa {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.stale_b465 .sidebar_5d25 {
  max-width: 48em;
  margin: 0 auto;
}
.stale_b465 .under_1e29:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.small_22a0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.small_22a0.hidden-3d13 .chip_7efa {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.small_22a0.basic-425d .chip_7efa {
  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);
}
.small_22a0 .chip_7efa {
  visibility: visible;
}
.small_22a0.easy_23c9 .chip_7efa {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.layout_last_835a,
.blue_d86e {
  overflow-x: hidden;
}
.layout_last_835a .chip_7efa {
  overflow: auto;
}
.layout_last_835a.hidden-3d13 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.layout_last_835a.hidden-3d13 .chip_7efa {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.layout_last_835a.hidden-3d13 .center-2fa2 {
  opacity: 0;
}
.layout_last_835a.basic-425d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.layout_last_835a.basic-425d .chip_7efa {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.layout_last_835a.basic-425d .center-2fa2 {
  opacity: 0;
}
.layout_last_835a.easy_23c9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.layout_last_835a.easy_23c9 .chip_7efa {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.layout_last_835a.easy_23c9 .center-2fa2 {
  opacity: 0;
}
.layout_last_835a.stale_b465 .chip_7efa {
  z-index: 10;
  visibility: visible;
}
.icon-7018 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.icon-7018 .paragraph_2c11 {
  background: rgba(255, 255, 255, 0.99);
}
.icon-7018 .paragraph_2c11::after,
.icon-7018 .paragraph_2c11:before {
  background: inherit;
}
.icon-7018:hover .paragraph_2c11 {
  background: rgba(255, 255, 255, 0.99);
}
.easy_23c9 .icon-7018 {
  top: 10px;
  right: auto;
  left: 12px;
}
.stale_b465 .icon-7018 {
  display: none !important;
}
.layout_last_835a:before,
.blue_d86e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.layout_last_835a .icon-7018,
.blue_d86e .icon-7018 {
  display: inline-block;
}
.chip_7efa .slider_tiny_22cc {
  -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;
}
.layout_last_835a .chip_7efa .slider_tiny_22cc,
.blue_d86e .chip_7efa .slider_tiny_22cc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.copper-a057 .breadcrumb_bottom_4a18 {
  width: 100%;
}
.avatar-6d5f {
  padding: 0 0.5em 0;
}
.avatar-6d5f [class*="customify-col-"],
.avatar-6d5f [class*="customify-col_"],
.avatar-6d5f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.avatar_6d3b .avatar-6d5f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .article_copper_5573 .text-0d6e,
  .text-0d6e {
    display: none;
  }
  .shadow-steel-a60a {
    text-align: left;
  }
  .fresh-fed9 {
    text-align: center;
  }
  .breadcrumb_66b5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .article_copper_5573 .thumbnail_e2dc,
  .thumbnail_e2dc {
    display: none;
  }
  .hero-gold-5aa9 {
    text-align: left;
  }
  .status_steel_fa1c {
    text-align: center;
  }
  .overlay-81f2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .article_copper_5573 .huge_b865,
  .huge_b865 {
    display: none;
  }
  .block-b3a5 {
    text-align: left;
  }
  .pressed-2516 {
    text-align: center;
  }
  .backdrop_74a5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.small-b07c {
  box-shadow: none !important;
}
.secondary_0d78 .pattern_220d,
.alert_d7a8 .pattern_220d {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.alert_d7a8 .pattern_220d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.avatar-simple-75da {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.avatar-simple-75da:after,
.avatar-simple-75da:before {
  content: "";
  display: table;
}
.avatar-simple-75da:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .avatar-simple-75da {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.avatar-simple-75da,
.mask-tiny-29aa {
  max-width: 1248px;
  margin: 0 auto;
}

.paragraph_3536.title-soft-16f9 .avatar-simple-75da {
  max-width: 100%;
}
.paragraph_3536.tall_df6a {
  max-width: 1200px;
  margin: 0 auto;
}
.paragraph_3536.panel-over-5351 .avatar-simple-75da {
  max-width: 100%;
}
.paragraph_3536.panel-over-5351 > .avatar-simple-75da {
  padding-left: 0;
  padding-right: 0;
}
.paragraph_3536.panel-over-5351 > .avatar-simple-75da .article_copper_5573 {
  margin: 0;
}
.paragraph_3536.panel-over-5351
  > .avatar-simple-75da
  .banner_b52a.fresh-a893 {
  margin-right: 0;
  margin-left: 0;
}
.paragraph_3536.panel-over-5351 #main.fresh-a893 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .rough-18e8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .rough-18e8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .last-3532 .inner-e5ab {
    padding-right: 1em;
  }
  .last-3532.iron_4715 .banner_b52a {
    border-right: 1px solid #eaecee;
  }
  .last-3532.iron_4715 .inner-e5ab {
    padding-right: 1em;
  }
  .last-3532.iron_4715 .badge_solid_45cf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-e4d0 .inner-e5ab {
    padding-left: 1em;
  }
  .focused-e4d0.iron_4715 .banner_b52a {
    border-left: 1px solid #eaecee;
  }
  .focused-e4d0.iron_4715 .inner-e5ab {
    padding-left: 1em;
  }
  .focused-e4d0.iron_4715 .badge_solid_45cf {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-6e14 .inner-e5ab {
    padding-left: 1em;
  }
  .aside-6e14.iron_4715 .tertiary_orange_209e {
    border-right: 1px solid #eaecee;
  }
  .aside-6e14.iron_4715 .stale-fe16 {
    border-right: 1px solid #eaecee;
  }
  .aside-6e14.iron_4715 .inner-e5ab {
    padding-left: 1em;
  }
  .aside-6e14.iron_4715 .badge_solid_45cf {
    padding-right: 1em;
  }
  .aside-6e14.iron_4715 .logo-749c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-4f76 .inner-e5ab {
    padding-right: 1em;
  }
  .inner-4f76.iron_4715 .tertiary_orange_209e {
    border-left: 1px solid #eaecee;
  }
  .inner-4f76.iron_4715 .stale-fe16 {
    border-left: 1px solid #eaecee;
  }
  .inner-4f76.iron_4715 .inner-e5ab {
    padding-right: 1em;
  }
  .inner-4f76.iron_4715 .badge_solid_45cf {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner-4f76.iron_4715 .logo-749c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .rough-18e8 .inner-e5ab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .rough-18e8.iron_4715 .banner_b52a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .rough-18e8.iron_4715 .inner-e5ab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .rough-18e8.iron_4715 .badge_solid_45cf {
    padding-left: 1em;
  }
  .rough-18e8.iron_4715 .logo-749c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .rough-18e8.iron_4715 .inner-e5ab {
    padding-left: 0;
  }
}
.motion_8847 .bronze_cd1f {
  display: inline-block;
}
.progress-fac6 {
  display: inline-block;
}
.old_24d3 {
  word-con: break-word;
}
.hot_e2ee > span {
  display: inline-block;
  padding: 5px 0;
}
.hot_e2ee .description-advanced-39a4 {
  margin-left: 8px;
  margin-right: 8px;
}
.hot_e2ee .glass-8ecc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.warm-7483 .selected_9fa0 {
  margin-bottom: 2em;
}
.warm-7483 .breadcrumb-rough-42d0 {
  margin-bottom: 15px;
}
.warm-7483 .breadcrumb-rough-42d0:last-child {
  margin-bottom: 0;
}
.warm-7483 .photo_b0fc {
  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) {
  .warm-7483 .photo_b0fc {
    display: block;
  }
}
.warm-7483 .primary_paper_d64b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .warm-7483 .primary_paper_d64b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.warm-7483 .dynamic-c8e8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.warm-7483 .dynamic-c8e8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.warm-7483 .dynamic-c8e8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.warm-7483 .old_24d3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.warm-7483 .old_24d3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.warm-7483 .fixed_3d67 p:last-child {
  margin-bottom: 0;
}
.warm-7483 .highlight_f745 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.warm-7483 .wrapper-92b2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.warm-7483 .dirty-e4f5 {
  margin-top: 1em;
}
.warm-7483 .secondary_glass_affc {
  top: 0;
  display: block;
}
.warm-7483 .secondary_glass_affc a {
  color: inherit;
}
.warm-7483 .secondary_glass_affc a:hover {
  color: inherit;
}
.warm-7483 .widget-994c {
  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;
}
.warm-7483 .widget-994c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.warm-7483 .wrapper-92b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.warm-7483 .motion_fe7c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.warm-7483 .motion_fe7c:first-child {
  margin-top: 0;
}
.warm-7483 .motion_fe7c.badge_54f3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.warm-7483 .motion_fe7c.media-fresh-674e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.warm-7483
  .motion_fe7c.media-fresh-674e.icon_5274
  .dirty-e4f5 {
  width: 100%;
}
.warm-7483 .media-fresh-674e {
  -webkit-box-align: center;
  align-items: center;
}
.warm-7483 .media-fresh-674e .hot_e2ee,
.warm-7483 .media-fresh-674e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.warm-7483 .dynamic-c8e8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.warm-7483 .dynamic-c8e8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.warm-7483 .dynamic-c8e8: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;
}
.warm-7483 .badge_54f3 {
  z-index: 5;
}
.warm-7483 .button_yellow_857f .item_full_6f13 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.warm-7483 .dark_7748 .item_full_6f13 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.warm-7483 .banner_09e2 .item_full_6f13 {
  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;
}
.warm-7483.backdrop-f2ea .photo_b0fc,
.warm-7483.dark-16ef .photo_b0fc {
  display: block;
}
.warm-7483.backdrop-f2ea .photo_b0fc .tall-a17c,
.warm-7483.backdrop-f2ea .photo_b0fc .wrapper-92b2,
.warm-7483.dark-16ef .photo_b0fc .tall-a17c,
.warm-7483.dark-16ef .photo_b0fc .wrapper-92b2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.warm-7483.form_west_226e .primary_paper_d64b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .warm-7483.form_west_226e .primary_paper_d64b {
    margin-right: 0;
  }
}
.warm-7483.backdrop-f2ea .primary_paper_d64b,
.warm-7483.dark-16ef .primary_paper_d64b {
  padding-top: 40%;
}
.warm-7483.backdrop-f2ea .selected_9fa0,
.warm-7483.dark-16ef .selected_9fa0 {
  display: block;
}
.warm-7483.backdrop-f2ea .fn-sticky-bde1 .wrapper-92b2,
.warm-7483.dark-16ef .fn-sticky-bde1 .wrapper-92b2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.warm-7483.backdrop-f2ea .primary_paper_d64b,
.warm-7483.dark-16ef .primary_paper_d64b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.warm-7483.backdrop-f2ea .wrapper-92b2 {
  padding: 1em;
}
.block-1fbe {
  margin: 30px auto;
  display: block;
}
.block-1fbe .brown_e7cb > * {
  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;
}
.block-1fbe .brown_e7cb > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.block-1fbe .brown_e7cb span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.red-2721 .hot_e2ee {
  margin-bottom: 1.41575em;
}
.red-2721 .info-342d {
  margin-bottom: 1.618em;
}
.full-fa53 .row-first-bf83 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.full-fa53 .row-first-bf83 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.full-fa53 .orange-d444 {
  max-width: 100%;
  overflow: auto;
}
.pattern-plasma-f1e1 .full-fa53 a:hover {
  text-decoration: underline;
}
.new_c595 .breadcrumb-rough-42d0:not(.old_24d3),
.new_c595 .dynamic-c8e8 {
  margin-bottom: 1.41575em;
}
.new_c595 .breadcrumb-rough-42d0:not(.old_24d3):last-child,
.new_c595 .dynamic-c8e8:last-child {
  margin-bottom: 0;
}
.new_c595 .breadcrumb-rough-42d0.steel-c48c {
  margin-bottom: 0.41575em;
}
.new_c595 .smooth-e839:before,
.new_c595 .stone-763c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.new_c595 .smooth-e839:before {
  content: "\f115";
}
.new_c595 .stone-763c:before {
  content: "\f02c";
}
.new_c595 .shade_fast_a888 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.new_c595 .shade_fast_a888 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.highlight-4850 {
  display: -webkit-box;
  display: flex;
}
.highlight-4850 .border_5425 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .highlight-4850 .border_5425 {
    flex-basis: 90px;
  }
}
.highlight-4850 .module_1cc4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .highlight-4850 .module_1cc4 {
    flex-basis: calc(100% - 50px);
  }
}
.highlight-4850 .stale-9054 p:last-child {
  margin-bottom: 0.72em;
}
.steel_8d8c .brown_e7cb {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.steel_8d8c .brown_e7cb:after,
.steel_8d8c .brown_e7cb:before {
  content: "";
  display: table;
}
.steel_8d8c .brown_e7cb:after {
  clear: both;
}
.steel_8d8c .brown_e7cb .hard-dcec,
.steel_8d8c .brown_e7cb .dirty-fdcc {
  width: 49%;
}
.steel_8d8c .brown_e7cb .hard-dcec a span.hover_gas_4406,
.steel_8d8c .brown_e7cb .dirty-fdcc a span.hover_gas_4406 {
  display: block;
  margin-bottom: 5px;
}
.steel_8d8c .brown_e7cb .dirty-fdcc {
  float: left;
  text-align: left;
}
.steel_8d8c .brown_e7cb .hard-dcec {
  float: right;
  text-align: right;
}
.footer_simple_3be8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .footer_simple_3be8 {
    margin-bottom: 0;
  }
}
.gradient-0700 {
  margin-bottom: 1em;
}
.gradient-0700 .old_24d3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.fluid-6619 a {
  display: block;
  line-height: 0;
  position: relative;
}
.button-cool-ece6 .gradient-0700,
.nav-in-2331 .gradient-0700 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .button-cool-ece6 .gradient-0700,
  .nav-in-2331 .gradient-0700 {
    display: block;
  }
}
.button-cool-ece6 .fluid-6619,
.nav-in-2331 .fluid-6619 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .button-cool-ece6 .fluid-6619,
  .nav-in-2331 .fluid-6619 {
    margin-bottom: 1em;
  }
}
.button-cool-ece6 .fluid-6619 img,
.nav-in-2331 .fluid-6619 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.button-cool-ece6 .row_83d3,
.nav-in-2331 .row_83d3 {
  flex-basis: calc(100% - 160px);
}
.button-cool-ece6 .row_83d3 p,
.nav-in-2331 .row_83d3 p {
  margin-bottom: 0;
}
.button-cool-ece6 .row_83d3 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .button-cool-ece6 .row_83d3 {
    padding-left: 0;
  }
}
.nav-in-2331 .row_83d3 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .nav-in-2331 .row_83d3 {
    padding-right: 0;
  }
}
.nav-in-2331 .fluid-6619 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.footer_cold_c2fd .fluid-6619 {
  margin-bottom: 0.5em;
}
.footer_cold_c2fd .fluid-6619 img {
  width: 100%;
}
.short-b131 .nav-smooth-99b1,
.slow-41b4 .nav-smooth-99b1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slow-41b4 .banner_b52a .element-a223 p:last-child {
  margin-bottom: 0;
}
.accent-outer-2f9c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.form_active_de5e .warm_5ca9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .form_active_de5e .warm_5ca9:last-of-type {
    margin-bottom: 0;
  }
}
.form_active_de5e .warm_5ca9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form_active_de5e .warm_5ca9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.form_active_de5e .warm_5ca9 ul li {
  margin: 0 0 0.6em;
}
.form_active_de5e .warm_5ca9 ul li.active-right-a813,
.form_active_de5e .warm_5ca9 ul li.shadow_rough_42a4 {
  position: relative;
}
.form_active_de5e .warm_5ca9 ul li.active-right-a813 .caption_cool_6cfa,
.form_active_de5e .warm_5ca9 ul li.shadow_rough_42a4 .caption_cool_6cfa {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.form_active_de5e .warm_5ca9 ul li.active-right-a813:after:after,
.form_active_de5e .warm_5ca9 ul li.active-right-a813:after:before,
.form_active_de5e
  .warm_5ca9
  ul
  li.shadow_rough_42a4:after:after,
.form_active_de5e
  .warm_5ca9
  ul
  li.shadow_rough_42a4:after:before {
  content: "";
  display: table;
}
.form_active_de5e .warm_5ca9 ul li.active-right-a813:after:after,
.form_active_de5e
  .warm_5ca9
  ul
  li.shadow_rough_42a4:after:after {
  clear: both;
}
.form_active_de5e .warm_5ca9 a.large_9742:hover {
  text-decoration: none;
}
.form_active_de5e .warm_5ca9 select {
  max-width: 100%;
}
.form_active_de5e .warm_5ca9 table {
  font-size: 85%;
}
.form_active_de5e .warm_5ca9 table td,
.form_active_de5e .warm_5ca9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.form_active_de5e .warm_5ca9 table tfoot td {
  text-align: left;
}
.form_active_de5e .warm_5ca9 :last-child {
  margin-bottom: 0;
}
.form_active_de5e .warm_5ca9 .pro-78c9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.form_active_de5e .warm_5ca9 .pro-78c9 label {
  width: 100%;
}
.form_active_de5e .warm_5ca9 .pro-78c9 .caption-lite-2f49 {
  width: 100%;
  display: block;
}
.form_active_de5e .warm_5ca9 .pro-78c9 .pagination-16e3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.form_active_de5e .warm_5ca9 .pro-78c9 .pagination-16e3:hover svg #svg-search {
  fill: #444;
}
.form_active_de5e .warm_5ca9 .pro-78c9 .pagination-16e3 svg {
  width: 18px;
  height: 18px;
}
.form_active_de5e .light-760d ul ul,
.form_active_de5e .link-840b ul ul,
.form_active_de5e .focused-ec38 ul ul,
.form_active_de5e .gas-137d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.form_active_de5e .light-760d .green-de6c > a,
.form_active_de5e .link-840b .green-de6c > a,
.form_active_de5e .focused-ec38 .green-de6c > a,
.form_active_de5e .gas-137d .green-de6c > a {
  margin-bottom: 0;
}
.form_active_de5e .badge-simple-3b82 li,
.form_active_de5e .light-760d li,
.form_active_de5e .under-765b li,
.form_active_de5e .link-840b li,
.form_active_de5e .focused-ec38 li,
.form_active_de5e .gas-137d li,
.form_active_de5e .title-iron-bf72 li,
.form_active_de5e .block_cc98 li {
  display: block;
  position: relative;
}
.form_active_de5e .badge-simple-3b82 li:last-child,
.form_active_de5e .light-760d li:last-child,
.form_active_de5e .under-765b li:last-child,
.form_active_de5e .link-840b li:last-child,
.form_active_de5e .focused-ec38 li:last-child,
.form_active_de5e .gas-137d li:last-child,
.form_active_de5e .title-iron-bf72 li:last-child,
.form_active_de5e .block_cc98 li:last-child {
  border: none;
}
.form_active_de5e .badge-simple-3b82 li a,
.form_active_de5e .light-760d li a,
.form_active_de5e .under-765b li a,
.form_active_de5e .link-840b li a,
.form_active_de5e .focused-ec38 li a,
.form_active_de5e .gas-137d li a,
.form_active_de5e .title-iron-bf72 li a,
.form_active_de5e .block_cc98 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.form_active_de5e .badge-simple-3b82 li ul li::before,
.form_active_de5e .light-760d li ul li::before,
.form_active_de5e .under-765b li ul li::before,
.form_active_de5e .link-840b li ul li::before,
.form_active_de5e .focused-ec38 li ul li::before,
.form_active_de5e .gas-137d li ul li::before,
.form_active_de5e .title-iron-bf72 li ul li::before,
.form_active_de5e .block_cc98 li ul li::before {
  left: 15px;
}
.form_active_de5e .badge-simple-3b82 li ul a,
.form_active_de5e .light-760d li ul a,
.form_active_de5e .under-765b li ul a,
.form_active_de5e .link-840b li ul a,
.form_active_de5e .focused-ec38 li ul a,
.form_active_de5e .gas-137d li ul a,
.form_active_de5e .title-iron-bf72 li ul a,
.form_active_de5e .block_cc98 li ul a {
  padding-left: 20px;
}
.form_active_de5e .badge-simple-3b82 li ul ul li::before,
.form_active_de5e .light-760d li ul ul li::before,
.form_active_de5e .under-765b li ul ul li::before,
.form_active_de5e .link-840b li ul ul li::before,
.form_active_de5e .focused-ec38 li ul ul li::before,
.form_active_de5e .gas-137d li ul ul li::before,
.form_active_de5e .title-iron-bf72 li ul ul li::before,
.form_active_de5e .block_cc98 li ul ul li::before {
  left: 30px;
}
.form_active_de5e .badge-simple-3b82 li ul ul a,
.form_active_de5e .light-760d li ul ul a,
.form_active_de5e .under-765b li ul ul a,
.form_active_de5e .link-840b li ul ul a,
.form_active_de5e .focused-ec38 li ul ul a,
.form_active_de5e .gas-137d li ul ul a,
.form_active_de5e .title-iron-bf72 li ul ul a,
.form_active_de5e .block_cc98 li ul ul a {
  padding-left: 40px;
}
.form_active_de5e .accordion-8123 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.form_active_de5e .block_cc98 ul li {
  margin-bottom: 1.41575em;
}
.form_active_de5e .block_cc98 ul li .surface-hot-0232 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.form_active_de5e .block_cc98 ul li .old-6135 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sidebar_purple_900e .badge-simple-3b82 li a,
.sidebar_purple_900e .light-760d li a,
.sidebar_purple_900e .under-765b li a,
.sidebar_purple_900e .link-840b li a,
.sidebar_purple_900e .focused-ec38 li a,
.sidebar_purple_900e .gas-137d li a,
.sidebar_purple_900e .title-iron-bf72 li a,
.sidebar_purple_900e .block_cc98 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_purple_900e .accordion-8123 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_purple_900e .warm_5ca9 ul li.active-right-a813 .caption_cool_6cfa,
.sidebar_purple_900e .warm_5ca9 ul li.shadow_rough_42a4 .caption_cool_6cfa {
  background: rgba(0, 0, 0, 0.2);
}
.sidebar_purple_900e .form_active_de5e .warm_5ca9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_3536 .form_active_de5e .frame_d10a li {
  margin: 0;
}
.paragraph_3536 .form_active_de5e .frame_d10a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.paragraph_3536 .form_active_de5e .frame_d10a li ul {
  margin: 0;
}
.paragraph_3536 .form_active_de5e .frame_d10a li ul li a {
  padding-left: 15px;
}
.paragraph_3536 .form_active_de5e .frame_d10a li ul li li a {
  padding-left: 30px;
}
.paragraph_3536 .form_active_de5e .frame_d10a li.surface-b0b9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.paragraph_3536 .form_active_de5e .frame_d10a li.surface-b0b9 > 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;
}
.paragraph_3536 .form_active_de5e .frame_d10a li.surface-b0b9 > 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;
}
.footer_north_831e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.background_white_129c {
  position: relative;
  z-index: 10;
}
.background_white_129c .slider_tiny_22cc {
  width: 100%;
  max-width: 100%;
}
.tertiary-c384 .element_selected_d907 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tertiary-c384 .panel-left-adfd {
}
.tertiary-c384 .sidebar_purple_900e {
  background: #292929;
}
.item-center-7935 .element_selected_d907 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.item-center-7935 .panel-left-adfd {
  background: #f9f9f9;
}
.item-center-7935 .sidebar_purple_900e {
  background: #303030;
}
.dirty-5b26 .element_selected_d907 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dirty-5b26 .bronze_cd1f {
    margin-bottom: 1em;
  }
  .dirty-5b26 .bronze_cd1f:last-child {
    margin-bottom: 0;
  }
}
.dirty-5b26 .panel-left-adfd {
  background: #ededed;
}
.dirty-5b26 .sidebar_purple_900e {
  background: #1a1a1a;
}
.element_selected_d907.panel-left-adfd {
  color: rgba(0, 0, 0, 0.6);
}
.element_selected_d907.panel-left-adfd .progress_top_7f0f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.element_selected_d907.sidebar_purple_900e {
  color: rgba(255, 255, 255, 0.99);
}
.element_selected_d907.sidebar_purple_900e a:not(.large_9742) {
  color: rgba(255, 255, 255, 0.79);
}
.element_selected_d907.sidebar_purple_900e a:not(.large_9742):hover {
  color: rgba(255, 255, 255, 0.99);
}
.element_selected_d907.sidebar_purple_900e .progress_top_7f0f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element_selected_d907.sidebar_purple_900e table tbody td,
.element_selected_d907.sidebar_purple_900e table th {
  background: rgba(0, 0, 0, 0.08);
}
.header-easy-3595.component_stone_e6c1 .avatar-simple-75da {
  max-width: initial;
}
.header-easy-3595 .menu-2bf3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.header-easy-3595 .menu-2bf3 .slider_tiny_22cc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .header-easy-3595 .menu-2bf3 .slider_tiny_22cc {
    display: block;
    margin-bottom: 2em;
  }
  .header-easy-3595 .menu-2bf3 .slider_tiny_22cc:last-child {
    margin-bottom: 0;
  }
}
.dirty-5b26 .bronze_cd1f:last-child,
.item-center-7935 .bronze_cd1f:last-child,
.tertiary-c384 .bronze_cd1f:last-child {
  margin-bottom: 0;
}
.dirty-5b26 .bronze_cd1f .form_active_de5e .warm_5ca9:last-child,
.item-center-7935 .bronze_cd1f .form_active_de5e .warm_5ca9:last-child,
.tertiary-c384 .bronze_cd1f .form_active_de5e .warm_5ca9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dirty-5b26 .footer-dim-d980,
  .dirty-5b26 .rough-ce46,
  .item-center-7935 .footer-dim-d980,
  .item-center-7935 .rough-ce46,
  .tertiary-c384 .footer-dim-d980,
  .tertiary-c384 .rough-ce46 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .background_white_129c .bronze_cd1f {
    margin-bottom: 2em;
  }
}
.background_white_129c p:last-child {
  margin-bottom: 0;
}
.background_white_129c li,
.background_white_129c ul {
  list-style: none;
  margin: 0;
}
.background_white_129c ul ul {
  margin-left: 2.617924em;
}
.icon-1f2c {
  font-size: 0.875em;
}

/* css-noise: 2168 */
.shadow-element-b3 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.2;
}
