/*!
Theme Name: Customify
Theme URI: https://pressmaximum.short-d159/customify
Author: WPCustomify
Author URI: https://pressmaximum.short-d159
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.short-d159/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.avatar-ad5a.heading_d3ee/licenses/gpl-2.0.smooth_0a40
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.main_simple_d68f/, (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.aside_8567.layout-4b08/normalize.image-32b4/
 ======
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.image-32b4 v7.0.0 | MIT License | github.short-d159/necolas/normalize.image-32b4 */
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;
}
.element_ee85 .thumbnail_fbda,
.row_rough_8fef,
.message_feb0,
.border-selected-c5ea,
.accent-black-2749,
.pagination-current-8d8b,
.nav_dim_b93b,
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;
}
.row_rough_8fef,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .row_rough_8fef,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .row_rough_8fef,
  h1 {
    font-size: 1.8em;
  }
}
.message_feb0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.message_feb0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .message_feb0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .message_feb0,
  h2 {
    font-size: 1.7em;
  }
}
.border-selected-c5ea,
h3 {
  font-size: 1.618em;
}
.element_ee85 .thumbnail_fbda,
.accent-black-2749,
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.element_493d {
  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;
}
.right_9473:after,
.right_9473:before,
.video_38b7:after,
.video_38b7:before {
  content: "";
  display: table;
}
.right_9473:after,
.video_38b7:after {
  clear: both;
}
.hot_fe98 {
  float: right;
  margin-right: 0;
}
.info_narrow_fe20 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notice-ca3f .gradient_0ffd,
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;
}
.notice-ca3f .gradient_0ffd: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;
}
.aside-old-5bd5 .gradient_0ffd {
  box-shadow: none;
}
.aside-old-5bd5
  .gradient_0ffd
  .orange-9b1b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.aside-old-5bd5 .gradient_0ffd .table-outer-f3a0 {
  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;
}
.aside-old-5bd5
  .gradient_0ffd
  .table-outer-f3a0
  b {
  display: none;
}
.aside-old-5bd5 .outer-9797 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sidebar_7f38:not(.shade_89f0):not(.widget_solid_f9a4),
button:not(.shade_89f0):not(.widget_solid_f9a4),
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ),
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ),
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ) {
  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;
}
.sidebar_7f38:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):hover,
button:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):hover,
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):hover,
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):hover,
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sidebar_7f38:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):active,
.sidebar_7f38:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):focus,
button:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):active,
button:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):focus,
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):active,
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):focus,
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):active,
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):focus,
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):active,
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):focus {
  outline: 0;
}
.sidebar_7f38:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da,
button:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da,
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da,
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da,
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da {
  position: relative;
}
.sidebar_7f38:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .input-first-ff92,
.sidebar_7f38:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .fast_1e45,
.sidebar_7f38:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .pressed-4ecb,
.sidebar_7f38:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  i,
.sidebar_7f38:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  svg,
button:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .input-first-ff92,
button:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .fast_1e45,
button:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .pressed-4ecb,
button:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  i,
button:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  svg,
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .input-first-ff92,
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .fast_1e45,
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .pressed-4ecb,
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  i,
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  svg,
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .input-first-ff92,
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .fast_1e45,
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .pressed-4ecb,
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  i,
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  svg,
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .input-first-ff92,
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .fast_1e45,
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  .pressed-4ecb,
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  i,
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da
  svg {
  visibility: hidden;
}
.sidebar_7f38:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da:after,
button:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da:after,
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da:after,
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da:after,
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ).fn-loading-66da: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;
}
.sidebar_7f38:not(.shade_89f0):not(.widget_solid_f9a4),
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ),
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ),
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ) {
  color: #fff;
  background: #235787;
}
.sidebar_7f38:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):focus,
input[type="button"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):focus,
input[type="reset"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):focus,
input[type="submit"]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ):focus {
  color: #fff;
}
.sidebar_7f38.fn-disabled-66da:not(.shade_89f0):not(
    .widget_solid_f9a4
  ),
.sidebar_7f38[disabled]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ),
button.fn-disabled-66da:not(.shade_89f0):not(
    .widget_solid_f9a4
  ),
button[disabled]:not(.shade_89f0):not(
    .widget_solid_f9a4
  ) {
  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;
}
.nav-left-0bb5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.nav-left-0bb5: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;
}
.highlight_action_d3ba {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.medium-dc8a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.button-inner-a03a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.right_9473:after,
.right_9473:before,
.section_7456:after,
.section_7456:before,
.banner-right-647b:after,
.banner-right-647b:before,
.medium_6e30:after,
.medium_6e30:before,
.tooltip_south_513f:after,
.tooltip_south_513f:before,
.orange_23c7:after,
.orange_23c7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.right_9473:after,
.section_7456:after,
.banner-right-647b:after,
.medium_6e30:after,
.tooltip_south_513f:after,
.orange_23c7:after {
  clear: both;
}
.section_7456 .icon-yellow-23fe,
.banner-right-647b .icon-yellow-23fe,
.column_selected_bef7 .icon-yellow-23fe {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.highlight-fast-c44a {
  display: inline-block;
}
.article_0fad {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.article_0fad img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.article_0fad .filter_6c32 {
  padding: 1em 0;
  font-size: 85%;
}
.filter_6c32 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.primary-yellow-ad61 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.primary-yellow-ad61:after,
.primary-yellow-ad61:before {
  content: "";
  display: table;
}
.primary-yellow-ad61:after {
  clear: both;
}
.tooltip-a6df {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hero_purple_7fc7 .tooltip-a6df {
  max-width: 50%;
}
.silver_23e3 .tooltip-a6df {
  max-width: 33.33%;
}
.top_3db1 .tooltip-a6df {
  max-width: 25%;
}
.lower_4cac .tooltip-a6df {
  max-width: 20%;
}
.full-a892 .tooltip-a6df {
  max-width: 16.66%;
}
.status_a862 .tooltip-a6df {
  max-width: 14.28%;
}
.dropdown-4f64 .tooltip-a6df {
  max-width: 12.5%;
}
.fast_69af .tooltip-a6df {
  max-width: 11.11%;
}
.hidden_d284 {
  display: block;
}
.element_ee85 .slow_d160 label,
.element_ee85 .footer-small-b7c9 label,
.element_ee85 .list-c0b8 label,
.element_ee85 .progress_last_6916 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary-east-ebaf {
  list-style: none;
  margin: 0;
}
.tertiary-east-ebaf article.green-6461 {
  margin-bottom: 0;
}
.tertiary-east-ebaf ul {
  list-style: none;
  margin: 0;
}
.tertiary-east-ebaf .tertiary-1af5 li.green-6461 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary-east-ebaf .tertiary-1af5 li.green-6461 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary-east-ebaf .tertiary-1af5 li.green-6461: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) {
  .tertiary-east-ebaf .tertiary-1af5 li.green-6461 li.green-6461 li.green-6461 li.green-6461 {
    padding-left: 0;
  }
}
article.green-6461 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.green-6461 .section_7456 p:last-of-type {
  margin-bottom: 0;
}
article.green-6461 .active_4bea {
  float: left;
}
article.green-6461 .middle-95df {
  margin-left: 85px;
}
article.green-6461 .soft-d420 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.green-6461 .soft-d420 .footer_4ce4 {
  margin-left: 10px;
}
article.green-6461 .silver_6c0a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.green-6461 .image-black-e4da {
  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 .slow_d160,
  #respond .list-c0b8,
  #respond .progress_last_6916 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slow_d160 input,
#respond .list-c0b8 input,
#respond .progress_last_6916 input {
  width: 100%;
}
#respond .progress_last_6916 {
  margin-right: 0;
}
#respond .new-68cd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern-7ba6 {
  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;
}
.pattern-7ba6.slow_fe4c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pattern-7ba6 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%);
}
.pattern-7ba6:focus,
.pattern-7ba6: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);
}
.current-a3b9 {
  border-radius: 10%;
}
.photo_dark_3717 {
  border-radius: 50%;
}
.label_mini_f3e9 {
  font-size: 0.72em;
}
.down-663f {
  font-size: 0.875em;
}
.active_bab0 {
  font-size: 1.1em;
}
.hard-ab49 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hard-ab49.label_mini_f3e9 {
  letter-spacing: 0.5px;
}
.modal_82dd,
.modal_82dd a {
  color: #6d6d6d;
}
.modal_82dd a:hover {
  color: #111;
}
.hidden-solid-3080 {
  color: #6d6d6d;
}
.pattern_07f0 {
  overflow-x: hidden;
}
.pattern_07f0 .tabs-south-b81a.paper_6b69 {
  position: relative;
}
.pattern_07f0 .tabs-south-b81a.paper_6b69.hard-3cc0 {
  position: initial;
}
.pattern_07f0
  .tabs-south-b81a.paper_6b69.hard-3cc0
  .pagination-f4a1 {
  left: auto;
}
.pattern_07f0 .tabs-south-b81a .pagination-f4a1 {
  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;
}
.pattern_07f0 .tabs-south-b81a:hover.paper_6b69 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pattern_07f0
  .tabs-south-b81a:hover.paper_6b69
  .pagination-f4a1 {
  display: block;
  z-index: 9999999;
}
.pattern_07f0 .tiny_280f .plasma-3606,
.pattern_07f0 .caption-small-1f81 .plasma-3606 {
  display: none;
}
.pattern_07f0 .feature_b20c .tabs-south-b81a:hover.paper_6b69 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.element_ee85 .slow_d160 label,
.element_ee85 .footer-small-b7c9 label,
.element_ee85 .list-c0b8 label,
.element_ee85 .progress_last_6916 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary-east-ebaf {
  list-style: none;
  margin: 0;
}
.tertiary-east-ebaf article.green-6461 {
  margin-bottom: 0;
}
.tertiary-east-ebaf ul {
  list-style: none;
  margin: 0;
}
.tertiary-east-ebaf .tertiary-1af5 li.green-6461 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary-east-ebaf .tertiary-1af5 li.green-6461 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary-east-ebaf .tertiary-1af5 li.green-6461: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) {
  .tertiary-east-ebaf .tertiary-1af5 li.green-6461 li.green-6461 li.green-6461 li.green-6461 {
    padding-left: 0;
  }
}
article.green-6461 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.green-6461 .section_7456 p:last-of-type {
  margin-bottom: 0;
}
article.green-6461 .active_4bea {
  float: left;
}
article.green-6461 .middle-95df {
  margin-left: 85px;
}
article.green-6461 .soft-d420 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.green-6461 .soft-d420 .footer_4ce4 {
  margin-left: 10px;
}
article.green-6461 .silver_6c0a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.green-6461 .image-black-e4da {
  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 .slow_d160,
  #respond .list-c0b8,
  #respond .progress_last_6916 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slow_d160 input,
#respond .list-c0b8 input,
#respond .progress_last_6916 input {
  width: 100%;
}
#respond .progress_last_6916 {
  margin-right: 0;
}
#respond .new-68cd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tiny_280f .hover-wide-a940 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hover-wide-a940 .feature-right-d016.surface-in-0066 .caption-upper-5036 > li > a:focus,
.hover-wide-a940 .feature-right-d016.surface-in-0066 .caption-upper-5036 > li > a:hover,
.hover-wide-a940 .feature-right-d016.badge-outer-7ab3 .caption-upper-5036 > li > a:focus,
.hover-wide-a940 .feature-right-d016.badge-outer-7ab3 .caption-upper-5036 > li > a:hover,
.hover-wide-a940 .feature-right-d016.primary_south_1ae9 .caption-upper-5036 > li > a:focus,
.hover-wide-a940 .feature-right-d016.primary_south_1ae9 .caption-upper-5036 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-wide-a940
  .feature-right-d016.surface-in-0066
  .caption-upper-5036
  > li.image_9a25
  > a,
.hover-wide-a940
  .feature-right-d016.surface-in-0066
  .caption-upper-5036
  > li.down-132f
  > a,
.hover-wide-a940
  .feature-right-d016.badge-outer-7ab3
  .caption-upper-5036
  > li.image_9a25
  > a,
.hover-wide-a940
  .feature-right-d016.badge-outer-7ab3
  .caption-upper-5036
  > li.down-132f
  > a,
.hover-wide-a940
  .feature-right-d016.primary_south_1ae9
  .caption-upper-5036
  > li.image_9a25
  > a,
.hover-wide-a940 .feature-right-d016.primary_south_1ae9 .caption-upper-5036 > li.border-fec3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hover-wide-a940 .warm_c536,
.hover-wide-a940 .warm_c536 a {
  color: rgba(255, 255, 255, 0.99);
}
.hover-wide-a940 .static_eaf1.slider_tiny_7c3e li a,
.hover-wide-a940 .inner_2f47 a,
.hover-wide-a940 .huge_a41f,
.hover-wide-a940 .caption-upper-5036 > li > a,
.hover-wide-a940 .lower_e2cd {
  color: rgba(255, 255, 255, 0.79);
}
.hover-wide-a940 .static_eaf1.slider_tiny_7c3e li a:hover,
.hover-wide-a940 .inner_2f47 a:hover,
.hover-wide-a940 .huge_a41f:hover,
.hover-wide-a940 .caption-upper-5036 > li > a:hover,
.hover-wide-a940 .lower_e2cd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-wide-a940 .active_59da {
  color: rgba(255, 255, 255, 0.79);
}
.hover-wide-a940 .active_59da .south_871d {
  color: rgba(255, 255, 255, 0.99);
}
.hover-wide-a940 .active_59da:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-wide-a940 .search-e31f .caption-bronze-822b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover-wide-a940 .search-e31f .caption-bronze-822b .cold_1080 {
  color: rgba(255, 255, 255, 0.79);
}
.hover-wide-a940
  .search-e31f
  .caption-bronze-822b
  .cold_1080::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover-wide-a940
  .search-e31f
  .caption-bronze-822b
  .cold_1080:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover-wide-a940
  .search-e31f
  .caption-bronze-822b
  .cold_1080::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover-wide-a940
  .search-e31f
  .caption-bronze-822b
  .cold_1080::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hover-wide-a940 .search-e31f .rough_9d42 {
  color: rgba(255, 255, 255, 0.79);
}
.hover-wide-a940 .search-e31f .rough_9d42:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-0e7f
  .hover-wide-a940
  .search-e31f
  .mask-hovered-5051
  .component-black-c866 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hovered-0e7f
  .hover-wide-a940
  .search-e31f
  .mask-hovered-5051
  .cold_1080 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tiny_280f .avatar_wide_6e4e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.avatar_wide_6e4e .feature-right-d016.surface-in-0066 .caption-upper-5036 > li > a:focus,
.avatar_wide_6e4e .feature-right-d016.surface-in-0066 .caption-upper-5036 > li > a:hover,
.avatar_wide_6e4e .feature-right-d016.badge-outer-7ab3 .caption-upper-5036 > li > a:focus,
.avatar_wide_6e4e .feature-right-d016.badge-outer-7ab3 .caption-upper-5036 > li > a:hover,
.avatar_wide_6e4e .feature-right-d016.primary_south_1ae9 .caption-upper-5036 > li > a:focus,
.avatar_wide_6e4e .feature-right-d016.primary_south_1ae9 .caption-upper-5036 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_wide_6e4e
  .feature-right-d016.surface-in-0066
  .caption-upper-5036
  > li.image_9a25
  > a,
.avatar_wide_6e4e
  .feature-right-d016.surface-in-0066
  .caption-upper-5036
  > li.down-132f
  > a,
.avatar_wide_6e4e
  .feature-right-d016.badge-outer-7ab3
  .caption-upper-5036
  > li.image_9a25
  > a,
.avatar_wide_6e4e
  .feature-right-d016.badge-outer-7ab3
  .caption-upper-5036
  > li.down-132f
  > a,
.avatar_wide_6e4e
  .feature-right-d016.primary_south_1ae9
  .caption-upper-5036
  > li.image_9a25
  > a,
.avatar_wide_6e4e .feature-right-d016.primary_south_1ae9 .caption-upper-5036 > li.border-fec3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_wide_6e4e .warm_c536,
.avatar_wide_6e4e .warm_c536 a {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_wide_6e4e .static_eaf1.slider_tiny_7c3e li a,
.avatar_wide_6e4e .inner_2f47 a,
.avatar_wide_6e4e .huge_a41f,
.avatar_wide_6e4e .caption-upper-5036 > li > a,
.avatar_wide_6e4e .lower_e2cd {
  color: rgba(0, 0, 0, 0.55);
}
.avatar_wide_6e4e .static_eaf1.slider_tiny_7c3e li a:hover,
.avatar_wide_6e4e .inner_2f47 a:hover,
.avatar_wide_6e4e .huge_a41f:hover,
.avatar_wide_6e4e .caption-upper-5036 > li > a:hover,
.avatar_wide_6e4e .lower_e2cd:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_wide_6e4e .active_59da {
  color: rgba(0, 0, 0, 0.55);
}
.avatar_wide_6e4e .active_59da .south_871d {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_wide_6e4e .active_59da:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table_6c5e .hover-green-2508 {
  margin-left: auto;
  margin-right: auto;
}
.banner-right-647b > * {
  margin-left: auto;
  margin-right: auto;
}
.banner-right-647b .highlight_action_d3ba {
  margin-right: 1.41575em;
}
.thick-1959 .banner-right-647b > .layout_easy_24da {
  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;
}
.thick-1959 .banner-right-647b > .south-71be {
  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;
}
.modal_7494.table_6c5e .hover-green-2508,
.cold-81b2.table_6c5e .hover-green-2508 {
  margin-left: 0;
}
.hero_basic_0cec.table_6c5e .hover-green-2508,
.tiny_7762.table_6c5e .hover-green-2508 {
  margin-right: 0;
}
.banner-right-647b ol,
.banner-right-647b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.article_2a39 video {
  max-width: 100%;
}
.upper_5538 img {
  display: block;
}
.upper_5538.highlight_action_d3ba,
.upper_5538.medium-dc8a {
  width: 100%;
}
.upper_5538.south-71be img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.surface-a244:not(.container-e41c) {
  margin: 1.5em auto;
}
.article-lite-b1cb p {
  padding: 1.5em 14px;
}
ul.shade_4ac5.south-71be,
ul.shade_4ac5.layout_easy_24da,
ul.shade_4ac5.caption_bb14.layout_easy_24da {
  padding: 0 14px;
}
.hover_99a8 {
  display: block;
  overflow-x: auto;
}
.hover_99a8 table {
  border-collapse: collapse;
  width: 100%;
}
.hover_99a8 td,
.hover_99a8 th {
  padding: 0.5em;
}
.banner-right-647b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner-right-647b ol ol,
.banner-right-647b ol ul,
.banner-right-647b ul ol,
.banner-right-647b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner-right-647b ol ol li,
.banner-right-647b ol ul li,
.banner-right-647b ul ol li,
.banner-right-647b ul ul li {
  margin-left: 0;
}
.stale-c2a8.black-a10e > .paper_d145 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.stale-c2a8.black-a10e > .paper_d145 iframe,
.stale-c2a8.black-a10e > .paper_d145 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.box-b585 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.box-b585.pattern_36da {
  padding: 0;
}
.box-b585.pattern_36da cite {
  font-size: 13px;
}
.box-b585 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.box-b585 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture_out_2871 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture_out_2871 > p:first-child {
  margin-top: 0;
}
.texture_out_2871 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture_out_2871 blockquote {
  border-left: 0;
}
.selected_fd54 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.selected_fd54:not(.pro_d9ae) {
  max-width: 100px;
}
.selected_fd54.over_1006 {
  border-bottom: none !important;
  text-align: center;
}
.selected_fd54.over_1006::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .article-lite-b1cb p {
    padding: 1.5em 0;
  }
}
.modal-5b5e {
  color: #0073aa;
}
.picture-small-f559 {
  background-color: #0073aa;
}
.cool-df17 {
  color: #229fd8;
}
.pro-30aa {
  background-color: #229fd8;
}
.silver-e7c7 {
  color: #eee;
}
.dropdown-631f {
  background-color: #eee;
}
.input_bright_de35 {
  color: #444;
}
.sidebar_glass_0de1 {
  background-color: #444;
}
.feature_prev_7944 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.feature_prev_7944 .white-8d5b .inner_2f47 {
  font-size: 15px;
}
.feature_prev_7944 .inner_2f47 {
  line-height: 1.3;
}
.feature_prev_7944 .avatar_wide_6e4e {
}
.feature_prev_7944 .hover-wide-a940 {
  background: #235787;
}
.media_dynamic_05a2 {
  padding: 0;
}
.media_dynamic_05a2 .hover-wide-a940 {
  background: #1a1a1a;
}
.media_dynamic_05a2 .avatar_wide_6e4e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.backdrop-21ce {
  padding: 0;
  border-left: none;
  border-right: none;
}
.backdrop-21ce .avatar_wide_6e4e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.backdrop-21ce .hover-wide-a940 {
  background: #303030;
}
.orange_23c7 {
  position: relative;
  z-index: 10;
}
.orange_23c7 .hero_smooth_6d0d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.short-d255 .paper_6b69 {
  display: inline-block;
  vertical-align: middle;
}
.short-d255.backdrop-f465 .paper_6b69 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .short-d255.backdrop-f465 .paper_6b69 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .short-d255.backdrop-f465 .paper_6b69 {
    margin-right: 0.4em;
  }
}
.short-d255.backdrop-f465 .paper_6b69:last-child {
  margin-right: 0;
}
.tooltip_rough_13cd .hero_smooth_6d0d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tiny_280f .white-8d5b {
    margin: 0 -0.5em;
  }
  .tiny_280f .white-8d5b [class*="customify-col-"],
  .tiny_280f .white-8d5b [class*="customify-col_"],
  .tiny_280f .white-8d5b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tiny_280f.white_987b .hero_smooth_6d0d {
  background: 0 0 !important;
}
.tiny_280f.white_987b .hero_smooth_6d0d,
.tiny_280f.tooltip_rough_13cd .hero_smooth_6d0d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tiny_280f.frame_037e {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tiny_280f.tooltip_rough_13cd .hero_smooth_6d0d {
  box-shadow: none !important;
}
.sidebar-7741 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sidebar-7741 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-7741 {
    padding: 18px 0 20px;
  }
}
.sidebar-7741 .pagination-mini-b7bc {
  width: 100%;
}
.sidebar-7741 .north-4756 {
  margin-bottom: 0;
}
.sidebar-7741 .video_18f3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.large-e980 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.large-e980 .main-77df {
  width: 100%;
}
.wood_c02f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wood_c02f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wood_c02f li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.wood_c02f li:last-child:after {
  display: none;
}
.wood_c02f li a {
  font-weight: 500;
  margin-right: 10px;
}
.header-43fb .plasma-3606 button,
.sidebar-7741 .plasma-3606 button {
  left: 0;
}
.header-43fb .main-77df,
.sidebar-7741 .main-77df {
  padding-left: 0;
  padding-right: 0;
}
.header-43fb .large-e980,
.sidebar-7741 .large-e980 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.header-43fb {
  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;
}
.header-43fb: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;
}
.header-43fb .gold-cb34 {
  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) {
  .header-43fb .gold-cb34 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .header-43fb .gold-cb34 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .header-43fb .gold-cb34 {
    min-height: 200px;
  }
}
.header-43fb .wood_c02f {
  color: rgba(255, 255, 255, 0.8);
}
.header-43fb .wood_c02f a,
.header-43fb .wood_c02f li:after {
  color: inherit;
}
.header-43fb .wood_c02f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.stale_5a0c {
  margin-bottom: 0.5em;
}
.wood-ec48 {
  margin-bottom: 1.2em;
}
.wood-ec48,
.stale_5a0c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.wood-ec48 p:last-child,
.stale_5a0c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .plasma-3606,
#masthead .plasma-3606 {
  display: none;
}
#masthead
  > .plasma-3606.thumbnail_medium_d33b {
  display: none;
}
#masthead > .plasma-3606 button {
  left: 0;
}
.section_4805 {
  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%;
}
.section_4805 .paper_6b69 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.section_4805 .item-fresh-e2d5 {
  display: -webkit-box;
  display: flex;
}
.section_4805 .item-fresh-e2d5.iron-a97c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.section_4805 .item-fresh-e2d5.fast-9962 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section_4805 .item-fresh-e2d5.component-2b70 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section_4805.button-fluid-8514.stone_2c94 .item-fresh-e2d5.iron-a97c {
  flex-basis: 100%;
}
.section_4805.photo-8f00 .item-fresh-e2d5.fast-9962 {
  -webkit-box-flex: 1;
  flex: auto;
}
.section_4805.photo-8f00 .item-fresh-e2d5.component-2b70 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .plasma-3606.thumbnail_medium_d33b {
  display: none;
}
#masthead > .plasma-3606 button {
  left: 0;
}
.box_clean_b57c {
  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;
}
.box_clean_b57c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.box_clean_b57c.feature-1f42 i {
  margin-right: 4px;
}
.box_clean_b57c.modal-fb4d i {
  margin-left: 5px;
}
.inner_2f47 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.inner_2f47 p:last-child {
  margin-bottom: 0;
}
.section_out_e46d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.section_out_e46d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.section_out_e46d img {
  display: block;
  width: auto;
  line-height: 1;
}
.section_out_e46d .warm_c536 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.section_out_e46d .last-cdf8 {
  margin: 5px 0 7px 0;
}
.section_out_e46d.notice_1876 .image_399f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section_out_e46d.notice_1876 .hidden-up-1f35 {
  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;
}
.section_out_e46d.yellow_9db7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.section_out_e46d.yellow_9db7 .image_399f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section_out_e46d.yellow_9db7 .hidden-up-1f35 {
  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;
}
.section_out_e46d.feature_focused_a2e2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.section_out_e46d.selected_c358 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.section_out_e46d.selected_c358 .hidden-up-1f35 {
  margin-top: 7px;
}
.active_07b7 {
  display: inline-block;
}
.orange_23c7 .purple-9e34 .section_out_e46d img {
  max-width: 100%;
}
.feature-right-d016 .center_becb.clean_7181,
.bright_f863 .center_becb.clean_7181 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.feature-right-d016 .under_4a5a,
.bright_f863 .under_4a5a {
  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%);
}
.feature-right-d016 .under_4a5a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.feature-right-d016.grid-thick-aedc .under_4a5a {
  display: none;
}
.feature-right-d016 .list-0907 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.feature-right-d016 .list-0907 li {
  display: inline-block;
  position: relative;
}
.feature-right-d016 .list-0907 li:last-child {
  margin-right: 0;
}
.feature-right-d016 .list-0907 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;
}
.feature-right-d016 .list-0907 li.border-fec3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.feature-right-d016 .list-0907 > 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;
}
.feature-right-d016 .list-0907 > li > a i {
  line-height: 0;
}
.feature-right-d016 .list-0907 > li.main-4356 > a .under_4a5a {
  margin-left: 4px;
  line-height: 0;
}
.feature-right-d016 .list-0907 .column_a977 li.main-4356 > a {
  position: relative;
}
.feature-right-d016 .list-0907 .column_a977 li.main-4356 > a:after,
.feature-right-d016 .list-0907 .column_a977 li.main-4356 > a:before {
  content: "";
  display: table;
}
.feature-right-d016 .list-0907 .column_a977 li.main-4356 > a:after {
  clear: both;
}
.feature-right-d016 .list-0907 .column_a977 li.main-4356 > a .under_4a5a {
  margin-left: 5px;
  float: right;
}
.feature-right-d016 .wood-6ebb,
.feature-right-d016 .column_a977 {
  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;
}
.feature-right-d016 .column_a977 {
  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;
}
.feature-right-d016 .column_a977 .clean_7181 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.feature-right-d016 .column_a977 .under_4a5a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.feature-right-d016 .column_a977 li {
  display: block;
  margin: 0;
  padding: 0;
}
.feature-right-d016 .column_a977 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;
}
.feature-right-d016 .column_a977 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.feature-right-d016 .column_a977 .column_a977 {
  top: 0;
  left: 100%;
}
.feature-right-d016 .card-liquid-a090.fn-focus-66da > .wood-6ebb,
.feature-right-d016 .card-liquid-a090.fn-focus-66da > .column_a977,
.feature-right-d016 .card-liquid-a090:focus > .wood-6ebb,
.feature-right-d016 .card-liquid-a090:focus > .column_a977,
.feature-right-d016 .card-liquid-a090:hover > .wood-6ebb,
.feature-right-d016 .card-liquid-a090:hover > .column_a977 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.feature-right-d016.primary_south_1ae9 .caption-upper-5036:after,
.feature-right-d016.primary_south_1ae9 .caption-upper-5036:before {
  content: "";
  display: table;
}
.feature-right-d016.primary_south_1ae9 .caption-upper-5036:after {
  clear: both;
}
.feature-right-d016.primary_south_1ae9 .caption-upper-5036 > li {
  float: left;
}
.feature-right-d016.thumbnail_8d0b .caption-upper-5036:after,
.feature-right-d016.thumbnail_8d0b .caption-upper-5036:before {
  content: "";
  display: table;
}
.feature-right-d016.thumbnail_8d0b .caption-upper-5036:after {
  clear: both;
}
.feature-right-d016.thumbnail_8d0b .caption-upper-5036 > li {
  float: left;
}
.feature-right-d016.thumbnail_8d0b .caption-upper-5036 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.feature-right-d016.thumbnail_8d0b .caption-upper-5036 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.feature-right-d016.thumbnail_8d0b .caption-upper-5036 > li.image_9a25 > a,
.feature-right-d016.thumbnail_8d0b .caption-upper-5036 > li.border-fec3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.feature-right-d016.surface-in-0066 .caption-upper-5036 > li > a .clean_7181 {
  position: relative;
}
.feature-right-d016.surface-in-0066 .caption-upper-5036 > li > a .clean_7181: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;
}
.feature-right-d016.surface-in-0066
  .caption-upper-5036
  > li:focus
  > a
  .clean_7181:before,
.feature-right-d016.surface-in-0066
  .caption-upper-5036
  > li:hover
  > a
  .clean_7181:before {
  width: 100%;
  background-color: currentColor;
}
.feature-right-d016.surface-in-0066
  .caption-upper-5036
  > li.image_9a25
  > a
  .clean_7181:before,
.feature-right-d016.surface-in-0066
  .caption-upper-5036
  > li.down-132f
  > a
  .clean_7181:before {
  width: 100%;
  background-color: currentColor;
}
.feature-right-d016.badge-outer-7ab3 .caption-upper-5036 > li > a .clean_7181 {
  position: relative;
}
.feature-right-d016.badge-outer-7ab3 .caption-upper-5036 > li > a .clean_7181: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;
}
.feature-right-d016.badge-outer-7ab3 .caption-upper-5036 > li:focus > a .clean_7181:before,
.feature-right-d016.badge-outer-7ab3
  .caption-upper-5036
  > li:hover
  > a
  .clean_7181:before {
  width: 100%;
  background-color: currentColor;
}
.feature-right-d016.badge-outer-7ab3
  .caption-upper-5036
  > li.image_9a25
  > a
  .clean_7181:before,
.feature-right-d016.badge-outer-7ab3
  .caption-upper-5036
  > li.down-132f
  > a
  .clean_7181:before {
  width: 100%;
  background-color: currentColor;
}
.bright_f863 .list-0907 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bright_f863 .list-0907 li:first-child > a {
  border-top: none;
}
.bright_f863 .list-0907 .content-last-3229 > .clean_7181 .under_4a5a {
  display: none;
}
.bright_f863 .list-0907 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.bright_f863 .list-0907 li:last-child {
  border: none;
}
.bright_f863 .list-0907 li.main-4356 > a {
  padding-right: 45px !important;
}
.bright_f863 .list-0907 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.bright_f863 .list-0907 li a:focus,
.bright_f863 .list-0907 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.bright_f863 .list-0907 li .article-66f7 {
  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;
}
.bright_f863 .list-0907 li .article-66f7:hover {
  box-shadow: none;
}
.bright_f863 .list-0907 li .article-66f7 .under_4a5a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.bright_f863 .list-0907 .column_a977 {
  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);
}
.bright_f863 .list-0907 .column_a977 li a {
  padding-left: 3em;
}
.bright_f863 .list-0907 .shade_top_8487 > a .article-66f7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bright_f863 .list-0907 .shade_top_8487 > .column_a977 {
  display: block;
  opacity: 1;
}
.heading-dark-d9aa {
  max-width: 100%;
}
.row_a46d {
  line-height: 0;
  cursor: pointer;
}
.lower_e2cd {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.lower_e2cd:hover {
  box-shadow: none;
  color: currentColor;
}
.lower_e2cd svg {
  width: 18px;
  height: 18px;
}
.lower_e2cd .active-bd36 {
  display: none;
}
.input_1f85 {
  position: relative;
}
.input_1f85.fn-active-66da .lower_e2cd .primary-glass-09be {
  display: none;
}
.input_1f85.fn-active-66da .lower_e2cd .active-bd36 {
  display: inline-block;
}
.input_1f85 .slider_b04c {
  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);
}
.input_1f85.medium-e4ea .slider_b04c {
  left: auto;
  right: -0.9em;
}
.input_1f85.medium-e4ea .border_iron_a40a::before {
  left: auto;
  right: 15px;
}
.input_1f85.fn-active-66da .slider_b04c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mask-hovered-5051 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.mask-hovered-5051 label {
  flex-basis: 100%;
}
.mask-hovered-5051 .caption-bronze-822b {
  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;
}
.mask-hovered-5051 .cold_1080 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.mask-hovered-5051 .cold_1080:focus {
  background-color: transparent;
}
.mask-hovered-5051 button.rough_9d42 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.mask-hovered-5051 button.rough_9d42:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.mask-hovered-5051 button.rough_9d42 svg {
  width: 18px;
  height: 18px;
}
.mask-hovered-5051 input[type="submit"] {
  min-height: auto;
}
.search-e31f .mask-hovered-5051 .cold_1080 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.border_iron_a40a {
  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) {
  .border_iron_a40a {
    width: 220px;
  }
}
.border_iron_a40a label {
  flex-basis: 100%;
}
.border_iron_a40a::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;
}
.hovered-0e7f .search-e31f .mask-hovered-5051 {
  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;
}
.hovered-0e7f
  .search-e31f
  .mask-hovered-5051
  .caption-bronze-822b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hovered-0e7f .search-e31f .mask-hovered-5051 .cold_1080 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hovered-0e7f
  .search-e31f
  .mask-hovered-5051
  .cold_1080:focus {
  background: 0 0;
}
.hovered-0e7f
  .search-e31f
  .mask-hovered-5051
  .component-black-c866 {
  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;
}
.static_eaf1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.static_eaf1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.static_eaf1 li:last-child {
  margin-right: 0;
}
.static_eaf1 li:first-child {
  margin-left: 0;
}
.static_eaf1.basic_494d a {
  color: #fff;
}
.static_eaf1.basic_494d a:hover {
  color: #fff;
}
.static_eaf1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.static_eaf1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.static_eaf1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.static_eaf1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.static_eaf1 [class*="social-icon-apple"] {
  background-color: #999;
}
.static_eaf1 [class*="social-icon-apple"].grid_8fba {
  background-color: transparent;
  color: #999;
}
.static_eaf1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.static_eaf1 [class*="social-icon-behance"].grid_8fba {
  background-color: transparent;
  color: #1769ff;
}
.static_eaf1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.static_eaf1 [class*="social-icon-bitbucket"].grid_8fba {
  background-color: transparent;
  color: #205081;
}
.static_eaf1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.static_eaf1 [class*="social-icon-codepen"].grid_8fba {
  background-color: transparent;
  color: #000;
}
.static_eaf1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.static_eaf1 [class*="social-icon-delicious"].grid_8fba {
  background-color: transparent;
  color: #39f;
}
.static_eaf1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.static_eaf1 [class*="social-icon-digg"].grid_8fba {
  background-color: transparent;
  color: #005be2;
}
.static_eaf1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.static_eaf1 [class*="social-icon-dribbble"].grid_8fba {
  background-color: transparent;
  color: #ea4c89;
}
.static_eaf1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.static_eaf1 [class*="social-icon-envelope"].grid_8fba {
  background-color: transparent;
  color: #ea4335;
}
.static_eaf1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.static_eaf1 [class*="social-icon-facebook"].grid_8fba {
  background-color: transparent;
  color: #3b5998;
}
.static_eaf1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.static_eaf1 [class*="social-icon-flickr"].grid_8fba {
  background-color: transparent;
  color: #0063dc;
}
.static_eaf1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.static_eaf1 [class*="social-icon-foursquare"].grid_8fba {
  background-color: transparent;
  color: #2d5be3;
}
.static_eaf1 [class*="social-icon-github"] {
  background-color: #333;
}
.static_eaf1 [class*="social-icon-github"].grid_8fba {
  background-color: transparent;
  color: #333;
}
.static_eaf1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.static_eaf1 [class*="social-icon-google-plus"].grid_8fba {
  background-color: transparent;
  color: #dd4b39;
}
.static_eaf1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.static_eaf1 [class*="social-icon-houzz"].grid_8fba {
  background-color: transparent;
  color: #7ac142;
}
.static_eaf1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.static_eaf1 [class*="social-icon-instagram"].grid_8fba {
  background-color: transparent;
  color: #262626;
}
.static_eaf1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.static_eaf1 [class*="social-icon-jsfiddle"].grid_8fba {
  background-color: transparent;
  color: #487aa2;
}
.static_eaf1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.static_eaf1 [class*="social-icon-linkedin"].grid_8fba {
  background-color: transparent;
  color: #0077b5;
}
.static_eaf1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.static_eaf1 [class*="social-icon-medium"].grid_8fba {
  background-color: transparent;
  color: #00ab6b;
}
.static_eaf1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.static_eaf1
  [class*="social-icon-odnoklassniki"].grid_8fba {
  background-color: transparent;
  color: #f4731c;
}
.static_eaf1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.static_eaf1 [class*="social-icon-meetup"].grid_8fba {
  background-color: transparent;
  color: #ec1c40;
}
.static_eaf1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.static_eaf1 [class*="social-icon-pinterest"].grid_8fba {
  background-color: transparent;
  color: #bd081c;
}
.static_eaf1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.static_eaf1 [class*="social-icon-product-hunt"].grid_8fba {
  background-color: transparent;
  color: #da552f;
}
.static_eaf1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.static_eaf1 [class*="social-icon-reddit"].grid_8fba {
  background-color: transparent;
  color: #ff4500;
}
.static_eaf1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.static_eaf1 [class*="social-icon-rss"].grid_8fba {
  background-color: transparent;
  color: #f26522;
}
.static_eaf1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.static_eaf1
  [class*="social-icon-shopping-cart"].grid_8fba {
  background-color: transparent;
  color: #4caf50;
}
.static_eaf1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.static_eaf1 [class*="social-icon-skype"].grid_8fba {
  background-color: transparent;
  color: #00aff0;
}
.static_eaf1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.static_eaf1 [class*="social-icon-slideshare"].grid_8fba {
  background-color: transparent;
  color: #0077b5;
}
.static_eaf1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.static_eaf1 [class*="social-icon-snapchat"].grid_8fba {
  background-color: transparent;
  color: #fffc00;
}
.static_eaf1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.static_eaf1 [class*="social-icon-soundcloud"].grid_8fba {
  background-color: transparent;
  color: #f80;
}
.static_eaf1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.static_eaf1 [class*="social-icon-spotify"].grid_8fba {
  background-color: transparent;
  color: #2ebd59;
}
.static_eaf1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.static_eaf1
  [class*="social-icon-stack-overflow"].grid_8fba {
  background-color: transparent;
  color: #fe7a15;
}
.static_eaf1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.static_eaf1 [class*="social-icon-maldkfgram"].grid_8fba {
  background-color: transparent;
  color: #2ca5e0;
}
.static_eaf1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.static_eaf1 [class*="social-icon-tripadvisor"].grid_8fba {
  background-color: transparent;
  color: #589442;
}
.static_eaf1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.static_eaf1 [class*="social-icon-tumblr"].grid_8fba {
  background-color: transparent;
  color: #35465c;
}
.static_eaf1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.static_eaf1 [class*="social-icon-twitch"].grid_8fba {
  background-color: transparent;
  color: #6441a5;
}
.static_eaf1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.static_eaf1 [class*="social-icon-twitter"].grid_8fba {
  background-color: transparent;
  color: #1da1f2;
}
.static_eaf1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.static_eaf1 [class*="social-icon-vimeo"].grid_8fba {
  background-color: transparent;
  color: #1ab7ea;
}
.static_eaf1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.static_eaf1 [class*="social-icon-vk"].grid_8fba {
  background-color: transparent;
  color: #45668e;
}
.static_eaf1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.static_eaf1 [class*="social-icon-weibo"].grid_8fba {
  background-color: transparent;
  color: #df2029;
}
.static_eaf1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.static_eaf1 [class*="social-icon-weixin"].grid_8fba {
  background-color: transparent;
  color: #7bb32e;
}
.static_eaf1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.static_eaf1 [class*="social-icon-whatsapp"].grid_8fba {
  background-color: transparent;
  color: #25d366;
}
.static_eaf1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.static_eaf1 [class*="social-icon-wordpress"].grid_8fba {
  background-color: transparent;
  color: #21759b;
}
.static_eaf1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.static_eaf1 [class*="social-icon-xing"].grid_8fba {
  background-color: transparent;
  color: #026466;
}
.static_eaf1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.static_eaf1 [class*="social-icon-yelp"].grid_8fba {
  background-color: transparent;
  color: #af0606;
}
.static_eaf1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.static_eaf1 [class*="social-icon-youtube"].grid_8fba {
  background-color: transparent;
  color: #cd201f;
}
.huge_a41f {
  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;
}
.huge_a41f:hover {
  box-shadow: none;
  background: 0 0;
}
.surface-bright-1a8e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.active-c2a9 {
  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;
}
.new_988c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sidebar-f395 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sidebar-f395,
.sidebar-f395::after,
.sidebar-f395::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;
}
.sidebar-f395::after,
.sidebar-f395::before {
  content: "";
  display: block;
  background-color: inherit;
}
.aside-hovered-b1c6 .active-c2a9 .new_988c {
  margin-top: -2px;
  width: 19px;
}
.aside-hovered-b1c6 .active-c2a9 .sidebar-f395 {
  margin-top: -1px;
}
.aside-hovered-b1c6 .active-c2a9 .sidebar-f395,
.aside-hovered-b1c6 .active-c2a9 .sidebar-f395::after,
.aside-hovered-b1c6 .active-c2a9 .sidebar-f395::before {
  width: 19px;
  height: 2px;
}
.aside-hovered-b1c6 .active-c2a9 .sidebar-f395::before {
  top: -6px;
}
.aside-hovered-b1c6 .active-c2a9 .sidebar-f395::after {
  bottom: -6px;
}
.down-45be .active-c2a9 .new_988c {
  margin-top: -2px;
  width: 22px;
}
.down-45be .active-c2a9 .sidebar-f395 {
  margin-top: -1px;
}
.down-45be .active-c2a9 .sidebar-f395,
.down-45be .active-c2a9 .sidebar-f395::after,
.down-45be .active-c2a9 .sidebar-f395::before {
  width: 22px;
  height: 2px;
}
.down-45be .active-c2a9 .sidebar-f395::before {
  top: -7px;
}
.down-45be .active-c2a9 .sidebar-f395::after {
  bottom: -7px;
}
.link-rough-51e6 .active-c2a9 .new_988c {
  margin-top: -2px;
  width: 31px;
}
.link-rough-51e6 .active-c2a9 .sidebar-f395 {
  margin-top: -1.5px;
}
.link-rough-51e6 .active-c2a9 .sidebar-f395,
.link-rough-51e6 .active-c2a9 .sidebar-f395::after,
.link-rough-51e6 .active-c2a9 .sidebar-f395::before {
  width: 31px;
  height: 3px;
}
.link-rough-51e6 .active-c2a9 .sidebar-f395::before {
  top: -9px;
}
.link-rough-51e6 .active-c2a9 .sidebar-f395::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .picture_huge_b610 .active-c2a9 .new_988c {
    margin-top: -2px;
    width: 19px;
  }
  .picture_huge_b610 .active-c2a9 .sidebar-f395 {
    margin-top: -1px;
  }
  .picture_huge_b610 .active-c2a9 .sidebar-f395,
  .picture_huge_b610 .active-c2a9 .sidebar-f395::after,
  .picture_huge_b610 .active-c2a9 .sidebar-f395::before {
    width: 19px;
    height: 2px;
  }
  .picture_huge_b610 .active-c2a9 .sidebar-f395::before {
    top: -6px;
  }
  .picture_huge_b610 .active-c2a9 .sidebar-f395::after {
    bottom: -6px;
  }
  .over-3453 .active-c2a9 .new_988c {
    margin-top: -2px;
    width: 22px;
  }
  .over-3453 .active-c2a9 .sidebar-f395 {
    margin-top: -1px;
  }
  .over-3453 .active-c2a9 .sidebar-f395,
  .over-3453 .active-c2a9 .sidebar-f395::after,
  .over-3453 .active-c2a9 .sidebar-f395::before {
    width: 22px;
    height: 2px;
  }
  .over-3453 .active-c2a9 .sidebar-f395::before {
    top: -7px;
  }
  .over-3453 .active-c2a9 .sidebar-f395::after {
    bottom: -7px;
  }
  .advanced_ae8d .active-c2a9 .new_988c {
    margin-top: -2px;
    width: 31px;
  }
  .advanced_ae8d .active-c2a9 .sidebar-f395 {
    margin-top: -1.5px;
  }
  .advanced_ae8d .active-c2a9 .sidebar-f395,
  .advanced_ae8d .active-c2a9 .sidebar-f395::after,
  .advanced_ae8d .active-c2a9 .sidebar-f395::before {
    width: 31px;
    height: 3px;
  }
  .advanced_ae8d .active-c2a9 .sidebar-f395::before {
    top: -9px;
  }
  .advanced_ae8d .active-c2a9 .sidebar-f395::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .wood-aee3 .active-c2a9 .new_988c {
    margin-top: -2px;
    width: 19px;
  }
  .wood-aee3 .active-c2a9 .sidebar-f395 {
    margin-top: -1px;
  }
  .wood-aee3 .active-c2a9 .sidebar-f395,
  .wood-aee3 .active-c2a9 .sidebar-f395::after,
  .wood-aee3 .active-c2a9 .sidebar-f395::before {
    width: 19px;
    height: 2px;
  }
  .wood-aee3 .active-c2a9 .sidebar-f395::before {
    top: -6px;
  }
  .wood-aee3 .active-c2a9 .sidebar-f395::after {
    bottom: -6px;
  }
  .pro_5975 .active-c2a9 .new_988c {
    margin-top: -2px;
    width: 22px;
  }
  .pro_5975 .active-c2a9 .sidebar-f395 {
    margin-top: -1px;
  }
  .pro_5975 .active-c2a9 .sidebar-f395,
  .pro_5975 .active-c2a9 .sidebar-f395::after,
  .pro_5975 .active-c2a9 .sidebar-f395::before {
    width: 22px;
    height: 2px;
  }
  .pro_5975 .active-c2a9 .sidebar-f395::before {
    top: -7px;
  }
  .pro_5975 .active-c2a9 .sidebar-f395::after {
    bottom: -7px;
  }
  .background_ee2a .active-c2a9 .new_988c {
    margin-top: -2px;
    width: 31px;
  }
  .background_ee2a .active-c2a9 .sidebar-f395 {
    margin-top: -1.5px;
  }
  .background_ee2a .active-c2a9 .sidebar-f395,
  .background_ee2a .active-c2a9 .sidebar-f395::after,
  .background_ee2a .active-c2a9 .sidebar-f395::before {
    width: 31px;
    height: 3px;
  }
  .background_ee2a .active-c2a9 .sidebar-f395::before {
    top: -9px;
  }
  .background_ee2a .active-c2a9 .sidebar-f395::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .label_steel_a7c5 .active-c2a9 .new_988c {
    margin-top: -2px;
    width: 19px;
  }
  .label_steel_a7c5 .active-c2a9 .sidebar-f395 {
    margin-top: -1px;
  }
  .label_steel_a7c5 .active-c2a9 .sidebar-f395,
  .label_steel_a7c5 .active-c2a9 .sidebar-f395::after,
  .label_steel_a7c5 .active-c2a9 .sidebar-f395::before {
    width: 19px;
    height: 2px;
  }
  .label_steel_a7c5 .active-c2a9 .sidebar-f395::before {
    top: -6px;
  }
  .label_steel_a7c5 .active-c2a9 .sidebar-f395::after {
    bottom: -6px;
  }
  .block-plasma-a539 .active-c2a9 .new_988c {
    margin-top: -2px;
    width: 22px;
  }
  .block-plasma-a539 .active-c2a9 .sidebar-f395 {
    margin-top: -1px;
  }
  .block-plasma-a539 .active-c2a9 .sidebar-f395,
  .block-plasma-a539 .active-c2a9 .sidebar-f395::after,
  .block-plasma-a539 .active-c2a9 .sidebar-f395::before {
    width: 22px;
    height: 2px;
  }
  .block-plasma-a539 .active-c2a9 .sidebar-f395::before {
    top: -7px;
  }
  .block-plasma-a539 .active-c2a9 .sidebar-f395::after {
    bottom: -7px;
  }
  .complex_9cf0 .active-c2a9 .new_988c {
    margin-top: -2px;
    width: 31px;
  }
  .complex_9cf0 .active-c2a9 .sidebar-f395 {
    margin-top: -1.5px;
  }
  .complex_9cf0 .active-c2a9 .sidebar-f395,
  .complex_9cf0 .active-c2a9 .sidebar-f395::after,
  .complex_9cf0 .active-c2a9 .sidebar-f395::before {
    width: 31px;
    height: 3px;
  }
  .complex_9cf0 .active-c2a9 .sidebar-f395::before {
    top: -9px;
  }
  .complex_9cf0 .active-c2a9 .sidebar-f395::after {
    bottom: -9px;
  }
}
.thick-627a .sidebar-f395 {
  -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);
}
.thick-627a .sidebar-f395::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thick-627a .sidebar-f395::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);
}
.thick-627a.lower_7b05 .sidebar-f395 {
  -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);
}
.thick-627a.lower_7b05 .sidebar-f395::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thick-627a.lower_7b05 .sidebar-f395::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);
}
.notice-silver-49ca {
  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.motion-ac7c:before {
  display: none;
}
.caption-small-1f81 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.caption-small-1f81 .center-6999 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.caption-small-1f81 .center-6999:last-of-type {
  border-bottom: none;
}
.caption-small-1f81 .center-6999.sort-bright-a2dc,
.caption-small-1f81 .center-6999.orange-32f3,
.caption-small-1f81 .center-6999.center_0c7d {
  padding: 0;
}
.caption-small-1f81 .bright_f863 .article-66f7 {
  color: currentColor;
}
.caption-small-1f81 .bright_f863 .article-66f7:focus,
.caption-small-1f81 .bright_f863 .article-66f7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption-small-1f81.avatar_wide_6e4e .active_59da,
.caption-small-1f81.avatar_wide_6e4e .inner_2f47 a,
.caption-small-1f81.avatar_wide_6e4e .caption-upper-5036 a,
.caption-small-1f81.avatar_wide_6e4e .column_a977 a {
  color: rgba(0, 0, 0, 0.55);
}
.caption-small-1f81.avatar_wide_6e4e .active_59da:hover,
.caption-small-1f81.avatar_wide_6e4e .inner_2f47 a:hover,
.caption-small-1f81.avatar_wide_6e4e .caption-upper-5036 a:hover,
.caption-small-1f81.avatar_wide_6e4e .column_a977 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-small-1f81.avatar_wide_6e4e .south_871d {
  color: rgba(0, 0, 0, 0.8);
}
.caption-small-1f81.avatar_wide_6e4e .center-6999 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption-small-1f81.avatar_wide_6e4e .center-6999:before {
  background: rgba(0, 0, 0, 0.08);
}
.caption-small-1f81.avatar_wide_6e4e .blue_5714:before {
  background: rgba(255, 255, 255, 0.9);
}
.caption-small-1f81.avatar_wide_6e4e .bright_f863 .list-0907 li a,
.caption-small-1f81.avatar_wide_6e4e .bright_f863 .article-66f7,
.caption-small-1f81.avatar_wide_6e4e .column_a977 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption-small-1f81.avatar_wide_6e4e .bright_f863 .article-66f7:focus,
.caption-small-1f81.avatar_wide_6e4e .bright_f863 .article-66f7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption-small-1f81.avatar_wide_6e4e .list-0907 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption-small-1f81.hover-wide-a940 .active_59da,
.caption-small-1f81.hover-wide-a940 .inner_2f47 a,
.caption-small-1f81.hover-wide-a940 .caption-upper-5036 .article-66f7,
.caption-small-1f81.hover-wide-a940 .caption-upper-5036 a,
.caption-small-1f81.hover-wide-a940 .column_a977 a {
  color: rgba(255, 255, 255, 0.79);
}
.caption-small-1f81.hover-wide-a940 .active_59da:hover,
.caption-small-1f81.hover-wide-a940 .inner_2f47 a:hover,
.caption-small-1f81.hover-wide-a940 .caption-upper-5036 .article-66f7:hover,
.caption-small-1f81.hover-wide-a940 .caption-upper-5036 a:hover,
.caption-small-1f81.hover-wide-a940 .column_a977 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-small-1f81.hover-wide-a940 .south_871d {
  color: rgba(255, 255, 255, 0.99);
}
.caption-small-1f81.hover-wide-a940 .center-6999 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-small-1f81.hover-wide-a940 .center-6999:before {
  background: rgba(255, 255, 255, 0.08);
}
.caption-small-1f81.hover-wide-a940 .blue_5714:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption-small-1f81.hover-wide-a940 .bright_f863 .list-0907 li a,
.caption-small-1f81.hover-wide-a940 .bright_f863 .article-66f7,
.caption-small-1f81.hover-wide-a940 .column_a977 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-small-1f81.hover-wide-a940 .bright_f863 .article-66f7:focus,
.caption-small-1f81.hover-wide-a940 .bright_f863 .article-66f7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption-small-1f81.hover-wide-a940 .list-0907 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_5714 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.blue_5714:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.medium-b202 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.background_yellow_785c .caption-small-1f81 {
  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;
}
.background_yellow_785c .center-6999 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.background_yellow_785c .center-6999: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) {
  .background_yellow_785c .center-6999:before {
    width: 16%;
    left: 42%;
  }
}
.background_yellow_785c .center-6999:last-child:before {
  content: none;
}
.background_yellow_785c .center-6999[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.background_yellow_785c .bright_f863 .list-0907 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.background_yellow_785c .bright_f863 .list-0907 li a .article-66f7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.background_yellow_785c .bright_f863 .column_a977 {
  border: none;
}
.background_yellow_785c .bright_f863 .column_a977 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.background_yellow_785c .blue_5714 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.background_yellow_785c .medium-b202 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.background_yellow_785c .hover-wide-a940 .blue_5714:before {
  background: rgba(0, 0, 0, 0.9);
}
.background_yellow_785c .avatar_wide_6e4e.tiny_c92d .sidebar-f395 {
  background: rgba(0, 0, 0, 0.6);
}
.background_yellow_785c
  .avatar_wide_6e4e.tiny_c92d
  .sidebar-f395::after,
.background_yellow_785c
  .avatar_wide_6e4e.tiny_c92d
  .sidebar-f395:before {
  background: inherit;
}
.background_yellow_785c
  .avatar_wide_6e4e.tiny_c92d:hover
  .sidebar-f395 {
  background: rgba(0, 0, 0, 0.8);
}
.aside_first_133a .caption-small-1f81 {
  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) {
  .aside_first_133a .caption-small-1f81 {
    width: auto;
    right: 45px;
  }
}
.clean-d12a .caption-small-1f81 {
  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) {
  .clean-d12a .caption-small-1f81 {
    width: auto;
    left: 45px;
  }
}
.motion-ac7c .caption-small-1f81 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.motion-ac7c .medium-b202 {
  max-width: 48em;
  margin: 0 auto;
}
.motion-ac7c .blue_5714:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.warm_b4e9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.warm_b4e9.background_yellow_785c .caption-small-1f81 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.warm_b4e9.aside_first_133a .caption-small-1f81 {
  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);
}
.warm_b4e9 .caption-small-1f81 {
  visibility: visible;
}
.warm_b4e9.clean-d12a .caption-small-1f81 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.plasma-ea01,
.thick-df0e {
  overflow-x: hidden;
}
.plasma-ea01 .caption-small-1f81 {
  overflow: auto;
}
.plasma-ea01.background_yellow_785c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.plasma-ea01.background_yellow_785c .caption-small-1f81 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.plasma-ea01.background_yellow_785c .huge_a41f {
  opacity: 0;
}
.plasma-ea01.aside_first_133a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.plasma-ea01.aside_first_133a .caption-small-1f81 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.plasma-ea01.aside_first_133a .huge_a41f {
  opacity: 0;
}
.plasma-ea01.clean-d12a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.plasma-ea01.clean-d12a .caption-small-1f81 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.plasma-ea01.clean-d12a .huge_a41f {
  opacity: 0;
}
.plasma-ea01.motion-ac7c .caption-small-1f81 {
  z-index: 10;
  visibility: visible;
}
.tiny_c92d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tiny_c92d .sidebar-f395 {
  background: rgba(255, 255, 255, 0.99);
}
.tiny_c92d .sidebar-f395::after,
.tiny_c92d .sidebar-f395:before {
  background: inherit;
}
.tiny_c92d:hover .sidebar-f395 {
  background: rgba(255, 255, 255, 0.99);
}
.clean-d12a .tiny_c92d {
  top: 10px;
  right: auto;
  left: 12px;
}
.motion-ac7c .tiny_c92d {
  display: none !important;
}
.plasma-ea01:before,
.thick-df0e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.plasma-ea01 .tiny_c92d,
.thick-df0e .tiny_c92d {
  display: inline-block;
}
.caption-small-1f81 .paper_6b69 {
  -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;
}
.plasma-ea01 .caption-small-1f81 .paper_6b69,
.thick-df0e .caption-small-1f81 .paper_6b69 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress_medium_ec2b .caption-bronze-822b {
  width: 100%;
}
.purple-9e34 {
  padding: 0 0.5em 0;
}
.purple-9e34 [class*="customify-col-"],
.purple-9e34 [class*="customify-col_"],
.purple-9e34 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tooltip-ccf4 .purple-9e34 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .white-8d5b .cool-1e10,
  .cool-1e10 {
    display: none;
  }
  .hover-1ff8 {
    text-align: left;
  }
  .tag-c5e3 {
    text-align: center;
  }
  .aside-dynamic-877d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .white-8d5b .progress-5665,
  .progress-5665 {
    display: none;
  }
  .green_7e9a {
    text-align: left;
  }
  .logo-e17e {
    text-align: center;
  }
  .link_48a9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .white-8d5b .block_f9f0,
  .block_f9f0 {
    display: none;
  }
  .info-motion-4847 {
    text-align: left;
  }
  .sidebar-advanced-8df3 {
    text-align: center;
  }
  .hidden_stale_6b94 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pattern_466f {
  box-shadow: none !important;
}
.right_7429 .banner_simple_1109,
.message_99f5 .banner_simple_1109 {
  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;
}
.message_99f5 .banner_simple_1109 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hero_smooth_6d0d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hero_smooth_6d0d:after,
.hero_smooth_6d0d:before {
  content: "";
  display: table;
}
.hero_smooth_6d0d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hero_smooth_6d0d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hero_smooth_6d0d,
.frame_037e {
  max-width: 1248px;
  margin: 0 auto;
}

.medium_6e30.panel-f9bc .hero_smooth_6d0d {
  max-width: 100%;
}
.medium_6e30.item_dirty_dc9b {
  max-width: 1200px;
  margin: 0 auto;
}
.medium_6e30.label_24c3 .hero_smooth_6d0d {
  max-width: 100%;
}
.medium_6e30.label_24c3 > .hero_smooth_6d0d {
  padding-left: 0;
  padding-right: 0;
}
.medium_6e30.label_24c3 > .hero_smooth_6d0d .white-8d5b {
  margin: 0;
}
.medium_6e30.label_24c3
  > .hero_smooth_6d0d
  .accent_out_7010.element_b2ba {
  margin-right: 0;
  margin-left: 0;
}
.medium_6e30.label_24c3 #main.element_b2ba {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .cold-d4e7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .cold-d4e7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hidden-70a2 .hover-green-2508 {
    padding-right: 1em;
  }
  .hidden-70a2.search_4f7e .accent_out_7010 {
    border-right: 1px solid #eaecee;
  }
  .hidden-70a2.search_4f7e .hover-green-2508 {
    padding-right: 1em;
  }
  .hidden-70a2.search_4f7e .sort-red-3204 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .left_a81b .hover-green-2508 {
    padding-left: 1em;
  }
  .left_a81b.search_4f7e .accent_out_7010 {
    border-left: 1px solid #eaecee;
  }
  .left_a81b.search_4f7e .hover-green-2508 {
    padding-left: 1em;
  }
  .left_a81b.search_4f7e .sort-red-3204 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade_east_1080 .hover-green-2508 {
    padding-left: 1em;
  }
  .shade_east_1080.search_4f7e .photo_c46f {
    border-right: 1px solid #eaecee;
  }
  .shade_east_1080.search_4f7e .hard_0f4e {
    border-right: 1px solid #eaecee;
  }
  .shade_east_1080.search_4f7e .hover-green-2508 {
    padding-left: 1em;
  }
  .shade_east_1080.search_4f7e .sort-red-3204 {
    padding-right: 1em;
  }
  .shade_east_1080.search_4f7e .east-b562 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-be2a .hover-green-2508 {
    padding-right: 1em;
  }
  .module-be2a.search_4f7e .photo_c46f {
    border-left: 1px solid #eaecee;
  }
  .module-be2a.search_4f7e .hard_0f4e {
    border-left: 1px solid #eaecee;
  }
  .module-be2a.search_4f7e .hover-green-2508 {
    padding-right: 1em;
  }
  .module-be2a.search_4f7e .sort-red-3204 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .module-be2a.search_4f7e .east-b562 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cold-d4e7 .hover-green-2508 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cold-d4e7.search_4f7e .accent_out_7010 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .cold-d4e7.search_4f7e .hover-green-2508 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cold-d4e7.search_4f7e .sort-red-3204 {
    padding-left: 1em;
  }
  .cold-d4e7.search_4f7e .east-b562 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .cold-d4e7.search_4f7e .hover-green-2508 {
    padding-left: 0;
  }
}
.search_4c12 .short-d255 {
  display: inline-block;
}
.button-easy-a478 {
  display: inline-block;
}
.avatar_dynamic_2adb {
  word-con: break-word;
}
.north-065a > span {
  display: inline-block;
  padding: 5px 0;
}
.north-065a .hard_141e {
  margin-left: 8px;
  margin-right: 8px;
}
.north-065a .nav_narrow_09b4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.full_5745 .description-806e {
  margin-bottom: 2em;
}
.full_5745 .row_d6f5 {
  margin-bottom: 15px;
}
.full_5745 .row_d6f5:last-child {
  margin-bottom: 0;
}
.full_5745 .wrapper-bright-55b2 {
  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) {
  .full_5745 .wrapper-bright-55b2 {
    display: block;
  }
}
.full_5745 .message_last_89da {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .full_5745 .message_last_89da {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.full_5745 .item_focused_bcf3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.full_5745 .item_focused_bcf3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.full_5745 .item_focused_bcf3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.full_5745 .avatar_dynamic_2adb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.full_5745 .avatar_dynamic_2adb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.full_5745 .block-8445 p:last-child {
  margin-bottom: 0;
}
.full_5745 .preview_13bc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.full_5745 .header_a382 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.full_5745 .panel_outer_1983 {
  margin-top: 1em;
}
.full_5745 .logo-right-1760 {
  top: 0;
  display: block;
}
.full_5745 .logo-right-1760 a {
  color: inherit;
}
.full_5745 .logo-right-1760 a:hover {
  color: inherit;
}
.full_5745 .right-0cd4 {
  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;
}
.full_5745 .right-0cd4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.full_5745 .header_a382 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.full_5745 .button_c279 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.full_5745 .button_c279:first-child {
  margin-top: 0;
}
.full_5745 .button_c279.dropdown_a87d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.full_5745 .button_c279.small_1971 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.full_5745
  .button_c279.small_1971.tag-832c
  .panel_outer_1983 {
  width: 100%;
}
.full_5745 .small_1971 {
  -webkit-box-align: center;
  align-items: center;
}
.full_5745 .small_1971 .north-065a,
.full_5745 .small_1971 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.full_5745 .item_focused_bcf3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.full_5745 .item_focused_bcf3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.full_5745 .item_focused_bcf3: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;
}
.full_5745 .dropdown_a87d {
  z-index: 5;
}
.full_5745 .wrapper-tall-3e83 .heading-988f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.full_5745 .stale-4e1a .heading-988f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.full_5745 .nav-061d .heading-988f {
  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;
}
.full_5745.list-light-60d7 .wrapper-bright-55b2,
.full_5745.gradient_254b .wrapper-bright-55b2 {
  display: block;
}
.full_5745.list-light-60d7 .wrapper-bright-55b2 .box_iron_d3d1,
.full_5745.list-light-60d7 .wrapper-bright-55b2 .header_a382,
.full_5745.gradient_254b .wrapper-bright-55b2 .box_iron_d3d1,
.full_5745.gradient_254b .wrapper-bright-55b2 .header_a382 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.full_5745.filter-motion-43e8 .message_last_89da {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .full_5745.filter-motion-43e8 .message_last_89da {
    margin-right: 0;
  }
}
.full_5745.list-light-60d7 .message_last_89da,
.full_5745.gradient_254b .message_last_89da {
  padding-top: 40%;
}
.full_5745.list-light-60d7 .description-806e,
.full_5745.gradient_254b .description-806e {
  display: block;
}
.full_5745.list-light-60d7 .fn-sticky-66da .header_a382,
.full_5745.gradient_254b .fn-sticky-66da .header_a382 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.full_5745.list-light-60d7 .message_last_89da,
.full_5745.gradient_254b .message_last_89da {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.full_5745.list-light-60d7 .header_a382 {
  padding: 1em;
}
.detail-left-27c4 {
  margin: 30px auto;
  display: block;
}
.detail-left-27c4 .row-tiny-57b7 > * {
  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;
}
.detail-left-27c4 .row-tiny-57b7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.detail-left-27c4 .row-tiny-57b7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.label_over_87bb .north-065a {
  margin-bottom: 1.41575em;
}
.label_over_87bb .detail-thick-16f0 {
  margin-bottom: 1.618em;
}
.banner-right-647b .mask_first_37e3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner-right-647b .mask_first_37e3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner-right-647b .pagination_north_8a99 {
  max-width: 100%;
  overflow: auto;
}
.table_6c5e .banner-right-647b a:hover {
  text-decoration: underline;
}
.image_14f8 .row_d6f5:not(.avatar_dynamic_2adb),
.image_14f8 .item_focused_bcf3 {
  margin-bottom: 1.41575em;
}
.image_14f8 .row_d6f5:not(.avatar_dynamic_2adb):last-child,
.image_14f8 .item_focused_bcf3:last-child {
  margin-bottom: 0;
}
.image_14f8 .row_d6f5.disabled-right-6ec8 {
  margin-bottom: 0.41575em;
}
.image_14f8 .container-b5d4:before,
.image_14f8 .block_left_e191:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.image_14f8 .container-b5d4:before {
  content: "\f115";
}
.image_14f8 .block_left_e191:before {
  content: "\f02c";
}
.image_14f8 .image-center-df49 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.image_14f8 .image-center-df49 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.easy-f4ab {
  display: -webkit-box;
  display: flex;
}
.easy-f4ab .inner_d36b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .easy-f4ab .inner_d36b {
    flex-basis: 90px;
  }
}
.easy-f4ab .dim_113d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .easy-f4ab .dim_113d {
    flex-basis: calc(100% - 50px);
  }
}
.easy-f4ab .row_outer_356f p:last-child {
  margin-bottom: 0.72em;
}
.narrow-7b13 .row-tiny-57b7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.narrow-7b13 .row-tiny-57b7:after,
.narrow-7b13 .row-tiny-57b7:before {
  content: "";
  display: table;
}
.narrow-7b13 .row-tiny-57b7:after {
  clear: both;
}
.narrow-7b13 .row-tiny-57b7 .plasma_6a97,
.narrow-7b13 .row-tiny-57b7 .modal-d07f {
  width: 49%;
}
.narrow-7b13 .row-tiny-57b7 .plasma_6a97 a span.column-steel-56e7,
.narrow-7b13 .row-tiny-57b7 .modal-d07f a span.column-steel-56e7 {
  display: block;
  margin-bottom: 5px;
}
.narrow-7b13 .row-tiny-57b7 .modal-d07f {
  float: left;
  text-align: left;
}
.narrow-7b13 .row-tiny-57b7 .plasma_6a97 {
  float: right;
  text-align: right;
}
.header-bottom-d15d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .header-bottom-d15d {
    margin-bottom: 0;
  }
}
.detail-dark-b6d9 {
  margin-bottom: 1em;
}
.detail-dark-b6d9 .avatar_dynamic_2adb {
  font-size: 1.1em;
  line-height: 1.3;
}
.summary_dark_e173 a {
  display: block;
  line-height: 0;
  position: relative;
}
.footer_top_d964 .detail-dark-b6d9,
.element_0a79 .detail-dark-b6d9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .footer_top_d964 .detail-dark-b6d9,
  .element_0a79 .detail-dark-b6d9 {
    display: block;
  }
}
.footer_top_d964 .summary_dark_e173,
.element_0a79 .summary_dark_e173 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .footer_top_d964 .summary_dark_e173,
  .element_0a79 .summary_dark_e173 {
    margin-bottom: 1em;
  }
}
.footer_top_d964 .summary_dark_e173 img,
.element_0a79 .summary_dark_e173 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.footer_top_d964 .module_tiny_8709,
.element_0a79 .module_tiny_8709 {
  flex-basis: calc(100% - 160px);
}
.footer_top_d964 .module_tiny_8709 p,
.element_0a79 .module_tiny_8709 p {
  margin-bottom: 0;
}
.footer_top_d964 .module_tiny_8709 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .footer_top_d964 .module_tiny_8709 {
    padding-left: 0;
  }
}
.element_0a79 .module_tiny_8709 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .element_0a79 .module_tiny_8709 {
    padding-right: 0;
  }
}
.element_0a79 .summary_dark_e173 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pagination_focused_0ab4 .summary_dark_e173 {
  margin-bottom: 0.5em;
}
.pagination_focused_0ab4 .summary_dark_e173 img {
  width: 100%;
}
.slider-adcc .description-84b2,
.border-9bd1 .description-84b2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.border-9bd1 .accent_out_7010 .component_bottom_a4a7 p:last-child {
  margin-bottom: 0;
}
.tertiary-e501 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sidebar_iron_20ab .gas-c7c6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sidebar_iron_20ab .gas-c7c6:last-of-type {
    margin-bottom: 0;
  }
}
.sidebar_iron_20ab .gas-c7c6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar_iron_20ab .gas-c7c6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sidebar_iron_20ab .gas-c7c6 ul li {
  margin: 0 0 0.6em;
}
.sidebar_iron_20ab .gas-c7c6 ul li.row_east_cec3,
.sidebar_iron_20ab .gas-c7c6 ul li.media-under-6ea7 {
  position: relative;
}
.sidebar_iron_20ab .gas-c7c6 ul li.row_east_cec3 .element_dirty_e0e1,
.sidebar_iron_20ab .gas-c7c6 ul li.media-under-6ea7 .element_dirty_e0e1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sidebar_iron_20ab .gas-c7c6 ul li.row_east_cec3:after:after,
.sidebar_iron_20ab .gas-c7c6 ul li.row_east_cec3:after:before,
.sidebar_iron_20ab
  .gas-c7c6
  ul
  li.media-under-6ea7:after:after,
.sidebar_iron_20ab
  .gas-c7c6
  ul
  li.media-under-6ea7:after:before {
  content: "";
  display: table;
}
.sidebar_iron_20ab .gas-c7c6 ul li.row_east_cec3:after:after,
.sidebar_iron_20ab
  .gas-c7c6
  ul
  li.media-under-6ea7:after:after {
  clear: both;
}
.sidebar_iron_20ab .gas-c7c6 a.sidebar_7f38:hover {
  text-decoration: none;
}
.sidebar_iron_20ab .gas-c7c6 select {
  max-width: 100%;
}
.sidebar_iron_20ab .gas-c7c6 table {
  font-size: 85%;
}
.sidebar_iron_20ab .gas-c7c6 table td,
.sidebar_iron_20ab .gas-c7c6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sidebar_iron_20ab .gas-c7c6 table tfoot td {
  text-align: left;
}
.sidebar_iron_20ab .gas-c7c6 :last-child {
  margin-bottom: 0;
}
.sidebar_iron_20ab .gas-c7c6 .tag-huge-63e9 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sidebar_iron_20ab .gas-c7c6 .tag-huge-63e9 label {
  width: 100%;
}
.sidebar_iron_20ab .gas-c7c6 .tag-huge-63e9 .cold_1080 {
  width: 100%;
  display: block;
}
.sidebar_iron_20ab .gas-c7c6 .tag-huge-63e9 .rough_9d42 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sidebar_iron_20ab .gas-c7c6 .tag-huge-63e9 .rough_9d42:hover svg #svg-search {
  fill: #444;
}
.sidebar_iron_20ab .gas-c7c6 .tag-huge-63e9 .rough_9d42 svg {
  width: 18px;
  height: 18px;
}
.sidebar_iron_20ab .detail-62a3 ul ul,
.sidebar_iron_20ab .lite-00bc ul ul,
.sidebar_iron_20ab .white_32de ul ul,
.sidebar_iron_20ab .hovered-dec4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sidebar_iron_20ab .detail-62a3 .main-4356 > a,
.sidebar_iron_20ab .lite-00bc .main-4356 > a,
.sidebar_iron_20ab .white_32de .main-4356 > a,
.sidebar_iron_20ab .hovered-dec4 .main-4356 > a {
  margin-bottom: 0;
}
.sidebar_iron_20ab .red_76b1 li,
.sidebar_iron_20ab .detail-62a3 li,
.sidebar_iron_20ab .media_4844 li,
.sidebar_iron_20ab .lite-00bc li,
.sidebar_iron_20ab .white_32de li,
.sidebar_iron_20ab .hovered-dec4 li,
.sidebar_iron_20ab .slider-403c li,
.sidebar_iron_20ab .label-baec li {
  display: block;
  position: relative;
}
.sidebar_iron_20ab .red_76b1 li:last-child,
.sidebar_iron_20ab .detail-62a3 li:last-child,
.sidebar_iron_20ab .media_4844 li:last-child,
.sidebar_iron_20ab .lite-00bc li:last-child,
.sidebar_iron_20ab .white_32de li:last-child,
.sidebar_iron_20ab .hovered-dec4 li:last-child,
.sidebar_iron_20ab .slider-403c li:last-child,
.sidebar_iron_20ab .label-baec li:last-child {
  border: none;
}
.sidebar_iron_20ab .red_76b1 li a,
.sidebar_iron_20ab .detail-62a3 li a,
.sidebar_iron_20ab .media_4844 li a,
.sidebar_iron_20ab .lite-00bc li a,
.sidebar_iron_20ab .white_32de li a,
.sidebar_iron_20ab .hovered-dec4 li a,
.sidebar_iron_20ab .slider-403c li a,
.sidebar_iron_20ab .label-baec li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar_iron_20ab .red_76b1 li ul li::before,
.sidebar_iron_20ab .detail-62a3 li ul li::before,
.sidebar_iron_20ab .media_4844 li ul li::before,
.sidebar_iron_20ab .lite-00bc li ul li::before,
.sidebar_iron_20ab .white_32de li ul li::before,
.sidebar_iron_20ab .hovered-dec4 li ul li::before,
.sidebar_iron_20ab .slider-403c li ul li::before,
.sidebar_iron_20ab .label-baec li ul li::before {
  left: 15px;
}
.sidebar_iron_20ab .red_76b1 li ul a,
.sidebar_iron_20ab .detail-62a3 li ul a,
.sidebar_iron_20ab .media_4844 li ul a,
.sidebar_iron_20ab .lite-00bc li ul a,
.sidebar_iron_20ab .white_32de li ul a,
.sidebar_iron_20ab .hovered-dec4 li ul a,
.sidebar_iron_20ab .slider-403c li ul a,
.sidebar_iron_20ab .label-baec li ul a {
  padding-left: 20px;
}
.sidebar_iron_20ab .red_76b1 li ul ul li::before,
.sidebar_iron_20ab .detail-62a3 li ul ul li::before,
.sidebar_iron_20ab .media_4844 li ul ul li::before,
.sidebar_iron_20ab .lite-00bc li ul ul li::before,
.sidebar_iron_20ab .white_32de li ul ul li::before,
.sidebar_iron_20ab .hovered-dec4 li ul ul li::before,
.sidebar_iron_20ab .slider-403c li ul ul li::before,
.sidebar_iron_20ab .label-baec li ul ul li::before {
  left: 30px;
}
.sidebar_iron_20ab .red_76b1 li ul ul a,
.sidebar_iron_20ab .detail-62a3 li ul ul a,
.sidebar_iron_20ab .media_4844 li ul ul a,
.sidebar_iron_20ab .lite-00bc li ul ul a,
.sidebar_iron_20ab .white_32de li ul ul a,
.sidebar_iron_20ab .hovered-dec4 li ul ul a,
.sidebar_iron_20ab .slider-403c li ul ul a,
.sidebar_iron_20ab .label-baec li ul ul a {
  padding-left: 40px;
}
.sidebar_iron_20ab .article-7d9f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar_iron_20ab .label-baec ul li {
  margin-bottom: 1.41575em;
}
.sidebar_iron_20ab .label-baec ul li .modal-df95 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sidebar_iron_20ab .label-baec ul li .slow_cedf {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hover-wide-a940 .red_76b1 li a,
.hover-wide-a940 .detail-62a3 li a,
.hover-wide-a940 .media_4844 li a,
.hover-wide-a940 .lite-00bc li a,
.hover-wide-a940 .white_32de li a,
.hover-wide-a940 .hovered-dec4 li a,
.hover-wide-a940 .slider-403c li a,
.hover-wide-a940 .label-baec li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-wide-a940 .article-7d9f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-wide-a940 .gas-c7c6 ul li.row_east_cec3 .element_dirty_e0e1,
.hover-wide-a940 .gas-c7c6 ul li.media-under-6ea7 .element_dirty_e0e1 {
  background: rgba(0, 0, 0, 0.2);
}
.hover-wide-a940 .sidebar_iron_20ab .gas-c7c6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_6e30 .sidebar_iron_20ab .list-0907 li {
  margin: 0;
}
.medium_6e30 .sidebar_iron_20ab .list-0907 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.medium_6e30 .sidebar_iron_20ab .list-0907 li ul {
  margin: 0;
}
.medium_6e30 .sidebar_iron_20ab .list-0907 li ul li a {
  padding-left: 15px;
}
.medium_6e30 .sidebar_iron_20ab .list-0907 li ul li li a {
  padding-left: 30px;
}
.medium_6e30 .sidebar_iron_20ab .list-0907 li.border-fec3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.medium_6e30 .sidebar_iron_20ab .list-0907 li.border-fec3 > 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;
}
.medium_6e30 .sidebar_iron_20ab .list-0907 li.border-fec3 > 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;
}
.black-8352 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.tooltip_south_513f {
  position: relative;
  z-index: 10;
}
.tooltip_south_513f .paper_6b69 {
  width: 100%;
  max-width: 100%;
}
.accordion_05d1 .tabs-bottom-215f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.accordion_05d1 .avatar_wide_6e4e {
}
.accordion_05d1 .hover-wide-a940 {
  background: #292929;
}
.wood-ffa3 .tabs-bottom-215f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.wood-ffa3 .avatar_wide_6e4e {
  background: #f9f9f9;
}
.wood-ffa3 .hover-wide-a940 {
  background: #303030;
}
.card-fluid-e676 .tabs-bottom-215f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .card-fluid-e676 .short-d255 {
    margin-bottom: 1em;
  }
  .card-fluid-e676 .short-d255:last-child {
    margin-bottom: 0;
  }
}
.card-fluid-e676 .avatar_wide_6e4e {
  background: #ededed;
}
.card-fluid-e676 .hover-wide-a940 {
  background: #1a1a1a;
}
.tabs-bottom-215f.avatar_wide_6e4e {
  color: rgba(0, 0, 0, 0.6);
}
.tabs-bottom-215f.avatar_wide_6e4e .dark_e833 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs-bottom-215f.hover-wide-a940 {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-bottom-215f.hover-wide-a940 a:not(.sidebar_7f38) {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-bottom-215f.hover-wide-a940 a:not(.sidebar_7f38):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-bottom-215f.hover-wide-a940 .dark_e833 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-bottom-215f.hover-wide-a940 table tbody td,
.tabs-bottom-215f.hover-wide-a940 table th {
  background: rgba(0, 0, 0, 0.08);
}
.feature_b20c.tooltip_rough_13cd .hero_smooth_6d0d {
  max-width: initial;
}
.feature_b20c .backdrop-f465 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.feature_b20c .backdrop-f465 .paper_6b69 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .feature_b20c .backdrop-f465 .paper_6b69 {
    display: block;
    margin-bottom: 2em;
  }
  .feature_b20c .backdrop-f465 .paper_6b69:last-child {
    margin-bottom: 0;
  }
}
.card-fluid-e676 .short-d255:last-child,
.wood-ffa3 .short-d255:last-child,
.accordion_05d1 .short-d255:last-child {
  margin-bottom: 0;
}
.card-fluid-e676 .short-d255 .sidebar_iron_20ab .gas-c7c6:last-child,
.wood-ffa3 .short-d255 .sidebar_iron_20ab .gas-c7c6:last-child,
.accordion_05d1 .short-d255 .sidebar_iron_20ab .gas-c7c6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .card-fluid-e676 .left-e7b7,
  .card-fluid-e676 .main-dim-e2c0,
  .wood-ffa3 .left-e7b7,
  .wood-ffa3 .main-dim-e2c0,
  .accordion_05d1 .left-e7b7,
  .accordion_05d1 .main-dim-e2c0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .tooltip_south_513f .short-d255 {
    margin-bottom: 2em;
  }
}
.tooltip_south_513f p:last-child {
  margin-bottom: 0;
}
.tooltip_south_513f li,
.tooltip_south_513f ul {
  list-style: none;
  margin: 0;
}
.tooltip_south_513f ul ul {
  margin-left: 2.617924em;
}
.section-6153 {
  font-size: 0.875em;
}

/* css-noise: a041 */
.shadow-element-f1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
