/*!
Theme Name: Customify
Theme URI: https://pressmaximum.middle_27b7/customify
Author: WPCustomify
Author URI: https://pressmaximum.middle_27b7
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.middle_27b7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.photo_a865.medium_f0dd/licenses/gpl-2.0.shadow_d8a2
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.active-85fa/, (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.text_solid_1bfb.next-d221/normalize.narrow-8811/
 ======
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.narrow-8811 v7.0.0 | MIT License | github.middle_27b7/necolas/normalize.narrow-8811 */
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;
}
.avatar_static_2a74 .avatar_97fc,
.paper-01cb,
.cool_a23d,
.popup_bronze_1a6d,
.disabled_dirty_0340,
.breadcrumb_north_335f,
.alert-huge-4b83,
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;
}
.paper-01cb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .paper-01cb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .paper-01cb,
  h1 {
    font-size: 1.8em;
  }
}
.cool_a23d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.cool_a23d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .cool_a23d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .cool_a23d,
  h2 {
    font-size: 1.7em;
  }
}
.popup_bronze_1a6d,
h3 {
  font-size: 1.618em;
}
.avatar_static_2a74 .avatar_97fc,
.disabled_dirty_0340,
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.secondary_black_6dcb {
  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;
}
.photo-fixed-3d40:after,
.photo-fixed-3d40:before,
.overlay-tiny-a583:after,
.overlay-tiny-a583:before {
  content: "";
  display: table;
}
.photo-fixed-3d40:after,
.overlay-tiny-a583:after {
  clear: both;
}
.logo-east-b210 {
  float: right;
  margin-right: 0;
}
.main-2d34 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.secondary_fast_c2a0 .fixed_4fd2,
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;
}
.secondary_fast_c2a0 .fixed_4fd2: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;
}
.table_0618 .fixed_4fd2 {
  box-shadow: none;
}
.table_0618
  .fixed_4fd2
  .button-old-372d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.table_0618 .fixed_4fd2 .breadcrumb-iron-1663 {
  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;
}
.table_0618
  .fixed_4fd2
  .breadcrumb-iron-1663
  b {
  display: none;
}
.table_0618 .tooltip-out-5585 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hovered_b247:not(.highlight_over_a8aa):not(.cold-2670),
button:not(.highlight_over_a8aa):not(.cold-2670),
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ),
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ),
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ) {
  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;
}
.hovered_b247:not(.highlight_over_a8aa):not(
    .cold-2670
  ):hover,
button:not(.highlight_over_a8aa):not(
    .cold-2670
  ):hover,
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ):hover,
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ):hover,
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hovered_b247:not(.highlight_over_a8aa):not(
    .cold-2670
  ):active,
.hovered_b247:not(.highlight_over_a8aa):not(
    .cold-2670
  ):focus,
button:not(.highlight_over_a8aa):not(
    .cold-2670
  ):active,
button:not(.highlight_over_a8aa):not(
    .cold-2670
  ):focus,
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ):active,
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ):focus,
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ):active,
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ):focus,
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ):active,
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ):focus {
  outline: 0;
}
.hovered_b247:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294,
button:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294,
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294,
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294,
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294 {
  position: relative;
}
.hovered_b247:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .thumbnail_6863,
.hovered_b247:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .north_f955,
.hovered_b247:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .popup-6527,
.hovered_b247:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  i,
.hovered_b247:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  svg,
button:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .thumbnail_6863,
button:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .north_f955,
button:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .popup-6527,
button:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  i,
button:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  svg,
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .thumbnail_6863,
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .north_f955,
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .popup-6527,
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  i,
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  svg,
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .thumbnail_6863,
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .north_f955,
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .popup-6527,
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  i,
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  svg,
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .thumbnail_6863,
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .north_f955,
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  .popup-6527,
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  i,
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294
  svg {
  visibility: hidden;
}
.hovered_b247:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294:after,
button:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294:after,
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294:after,
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294:after,
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ).fn-loading-0294: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;
}
.hovered_b247:not(.highlight_over_a8aa):not(.cold-2670),
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ),
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ),
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ) {
  color: #fff;
  background: #235787;
}
.hovered_b247:not(.highlight_over_a8aa):not(
    .cold-2670
  ):focus,
input[type="button"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ):focus,
input[type="reset"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ):focus,
input[type="submit"]:not(.highlight_over_a8aa):not(
    .cold-2670
  ):focus {
  color: #fff;
}
.hovered_b247.fn-disabled-0294:not(.highlight_over_a8aa):not(
    .cold-2670
  ),
.hovered_b247[disabled]:not(.highlight_over_a8aa):not(
    .cold-2670
  ),
button.fn-disabled-0294:not(.highlight_over_a8aa):not(
    .cold-2670
  ),
button[disabled]:not(.highlight_over_a8aa):not(
    .cold-2670
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.avatar_4db8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.avatar_4db8: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;
}
.hover_dirty_c237 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.thick_d2b4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.paper_a78e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.photo-fixed-3d40:after,
.photo-fixed-3d40:before,
.label-complex-e5e8:after,
.label-complex-e5e8:before,
.large-9429:after,
.large-9429:before,
.aside_gold_b67a:after,
.aside_gold_b67a:before,
.solid-93b1:after,
.solid-93b1:before,
.notice-silver-eec6:after,
.notice-silver-eec6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.photo-fixed-3d40:after,
.label-complex-e5e8:after,
.large-9429:after,
.aside_gold_b67a:after,
.solid-93b1:after,
.notice-silver-eec6:after {
  clear: both;
}
.label-complex-e5e8 .row-hard-2397,
.large-9429 .row-hard-2397,
.accordion_upper_912f .row-hard-2397 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.column_a67f {
  display: inline-block;
}
.stone_c03f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.stone_c03f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.stone_c03f .icon_9a5c {
  padding: 1em 0;
  font-size: 85%;
}
.icon_9a5c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.top_e59b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.top_e59b:after,
.top_e59b:before {
  content: "";
  display: table;
}
.top_e59b:after {
  clear: both;
}
.accent-5666 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.label-fresh-110c .accent-5666 {
  max-width: 50%;
}
.logo-cold-07f6 .accent-5666 {
  max-width: 33.33%;
}
.chip-action-1148 .accent-5666 {
  max-width: 25%;
}
.module-dim-5084 .accent-5666 {
  max-width: 20%;
}
.footer-880a .accent-5666 {
  max-width: 16.66%;
}
.glass_8d3e .accent-5666 {
  max-width: 14.28%;
}
.brown-68c4 .accent-5666 {
  max-width: 12.5%;
}
.solid-4845 .accent-5666 {
  max-width: 11.11%;
}
.medium-5b64 {
  display: block;
}
.avatar_static_2a74 .up_01b3 label,
.avatar_static_2a74 .feature_d27f label,
.avatar_static_2a74 .hovered_7587 label,
.avatar_static_2a74 .hovered_09ac label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion_2318 {
  list-style: none;
  margin: 0;
}
.accordion_2318 article.outline-b9e1 {
  margin-bottom: 0;
}
.accordion_2318 ul {
  list-style: none;
  margin: 0;
}
.accordion_2318 .notice-f602 li.outline-b9e1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion_2318 .notice-f602 li.outline-b9e1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion_2318 .notice-f602 li.outline-b9e1: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) {
  .accordion_2318 .notice-f602 li.outline-b9e1 li.outline-b9e1 li.outline-b9e1 li.outline-b9e1 {
    padding-left: 0;
  }
}
article.outline-b9e1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline-b9e1 .label-complex-e5e8 p:last-of-type {
  margin-bottom: 0;
}
article.outline-b9e1 .badge-south-c92a {
  float: left;
}
article.outline-b9e1 .picture_prev_50f9 {
  margin-left: 85px;
}
article.outline-b9e1 .dirty-dc4f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline-b9e1 .dirty-dc4f .breadcrumb-f461 {
  margin-left: 10px;
}
article.outline-b9e1 .outline_0101 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline-b9e1 .hero_7aa6 {
  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 .up_01b3,
  #respond .hovered_7587,
  #respond .hovered_09ac {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .up_01b3 input,
#respond .hovered_7587 input,
#respond .hovered_09ac input {
  width: 100%;
}
#respond .hovered_09ac {
  margin-right: 0;
}
#respond .sidebar_hard_ebf2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame_4b8f {
  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;
}
.frame_4b8f.middle-484f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame_4b8f 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%);
}
.frame_4b8f:focus,
.frame_4b8f: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);
}
.banner_pro_30d0 {
  border-radius: 10%;
}
.header_yellow_1643 {
  border-radius: 50%;
}
.content-plasma-47fd {
  font-size: 0.72em;
}
.description-4507 {
  font-size: 0.875em;
}
.list_medium_7bf4 {
  font-size: 1.1em;
}
.mini_8399 {
  text-transform: uppercase;
  line-height: 1.2;
}
.mini_8399.content-plasma-47fd {
  letter-spacing: 0.5px;
}
.avatar_837f,
.avatar_837f a {
  color: #6d6d6d;
}
.avatar_837f a:hover {
  color: #111;
}
.tertiary-c6a4 {
  color: #6d6d6d;
}
.grid_10a3 {
  overflow-x: hidden;
}
.grid_10a3 .aside-simple-454a.focused-4944 {
  position: relative;
}
.grid_10a3 .aside-simple-454a.focused-4944.nav-narrow-7f88 {
  position: initial;
}
.grid_10a3
  .aside-simple-454a.focused-4944.nav-narrow-7f88
  .caption-d48b {
  left: auto;
}
.grid_10a3 .aside-simple-454a .caption-d48b {
  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;
}
.grid_10a3 .aside-simple-454a:hover.focused-4944 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.grid_10a3
  .aside-simple-454a:hover.focused-4944
  .caption-d48b {
  display: block;
  z-index: 9999999;
}
.grid_10a3 .south-f4b2 .liquid_913f,
.grid_10a3 .pattern_d6dd .liquid_913f {
  display: none;
}
.grid_10a3 .card_brown_74ec .aside-simple-454a:hover.focused-4944 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.avatar_static_2a74 .up_01b3 label,
.avatar_static_2a74 .feature_d27f label,
.avatar_static_2a74 .hovered_7587 label,
.avatar_static_2a74 .hovered_09ac label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.accordion_2318 {
  list-style: none;
  margin: 0;
}
.accordion_2318 article.outline-b9e1 {
  margin-bottom: 0;
}
.accordion_2318 ul {
  list-style: none;
  margin: 0;
}
.accordion_2318 .notice-f602 li.outline-b9e1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .accordion_2318 .notice-f602 li.outline-b9e1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .accordion_2318 .notice-f602 li.outline-b9e1: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) {
  .accordion_2318 .notice-f602 li.outline-b9e1 li.outline-b9e1 li.outline-b9e1 li.outline-b9e1 {
    padding-left: 0;
  }
}
article.outline-b9e1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline-b9e1 .label-complex-e5e8 p:last-of-type {
  margin-bottom: 0;
}
article.outline-b9e1 .badge-south-c92a {
  float: left;
}
article.outline-b9e1 .picture_prev_50f9 {
  margin-left: 85px;
}
article.outline-b9e1 .dirty-dc4f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline-b9e1 .dirty-dc4f .breadcrumb-f461 {
  margin-left: 10px;
}
article.outline-b9e1 .outline_0101 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline-b9e1 .hero_7aa6 {
  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 .up_01b3,
  #respond .hovered_7587,
  #respond .hovered_09ac {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .up_01b3 input,
#respond .hovered_7587 input,
#respond .hovered_09ac input {
  width: 100%;
}
#respond .hovered_09ac {
  margin-right: 0;
}
#respond .sidebar_hard_ebf2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south-f4b2 .feature_1221 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.feature_1221 .focus_a499.sort-hovered-473f .alert_e707 > li > a:focus,
.feature_1221 .focus_a499.sort-hovered-473f .alert_e707 > li > a:hover,
.feature_1221 .focus_a499.backdrop-under-50b8 .alert_e707 > li > a:focus,
.feature_1221 .focus_a499.backdrop-under-50b8 .alert_e707 > li > a:hover,
.feature_1221 .focus_a499.nav-top-cc09 .alert_e707 > li > a:focus,
.feature_1221 .focus_a499.nav-top-cc09 .alert_e707 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_1221
  .focus_a499.sort-hovered-473f
  .alert_e707
  > li.image_392d
  > a,
.feature_1221
  .focus_a499.sort-hovered-473f
  .alert_e707
  > li.shade_f9e3
  > a,
.feature_1221
  .focus_a499.backdrop-under-50b8
  .alert_e707
  > li.image_392d
  > a,
.feature_1221
  .focus_a499.backdrop-under-50b8
  .alert_e707
  > li.shade_f9e3
  > a,
.feature_1221
  .focus_a499.nav-top-cc09
  .alert_e707
  > li.image_392d
  > a,
.feature_1221 .focus_a499.nav-top-cc09 .alert_e707 > li.black_5c5d > a {
  color: rgba(255, 255, 255, 0.99);
}
.feature_1221 .backdrop_5224,
.feature_1221 .backdrop_5224 a {
  color: rgba(255, 255, 255, 0.99);
}
.feature_1221 .plasma_c028.secondary_hard_258d li a,
.feature_1221 .hover_276a a,
.feature_1221 .medium_ef98,
.feature_1221 .alert_e707 > li > a,
.feature_1221 .feature-dim-a4ea {
  color: rgba(255, 255, 255, 0.79);
}
.feature_1221 .plasma_c028.secondary_hard_258d li a:hover,
.feature_1221 .hover_276a a:hover,
.feature_1221 .medium_ef98:hover,
.feature_1221 .alert_e707 > li > a:hover,
.feature_1221 .feature-dim-a4ea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_1221 .table_out_cf1b {
  color: rgba(255, 255, 255, 0.79);
}
.feature_1221 .table_out_cf1b .info-6e48 {
  color: rgba(255, 255, 255, 0.99);
}
.feature_1221 .table_out_cf1b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_1221 .logo_silver_27a6 .content-right-0baa {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.feature_1221 .logo_silver_27a6 .content-right-0baa .box_hard_54a7 {
  color: rgba(255, 255, 255, 0.79);
}
.feature_1221
  .logo_silver_27a6
  .content-right-0baa
  .box_hard_54a7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature_1221
  .logo_silver_27a6
  .content-right-0baa
  .box_hard_54a7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature_1221
  .logo_silver_27a6
  .content-right-0baa
  .box_hard_54a7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature_1221
  .logo_silver_27a6
  .content-right-0baa
  .box_hard_54a7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.feature_1221 .logo_silver_27a6 .fast-07e6 {
  color: rgba(255, 255, 255, 0.79);
}
.feature_1221 .logo_silver_27a6 .fast-07e6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_c827
  .feature_1221
  .logo_silver_27a6
  .shade-gas-06bc
  .heading_1977 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component_c827
  .feature_1221
  .logo_silver_27a6
  .shade-gas-06bc
  .box_hard_54a7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.south-f4b2 .detail-short-ec0a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.detail-short-ec0a .focus_a499.sort-hovered-473f .alert_e707 > li > a:focus,
.detail-short-ec0a .focus_a499.sort-hovered-473f .alert_e707 > li > a:hover,
.detail-short-ec0a .focus_a499.backdrop-under-50b8 .alert_e707 > li > a:focus,
.detail-short-ec0a .focus_a499.backdrop-under-50b8 .alert_e707 > li > a:hover,
.detail-short-ec0a .focus_a499.nav-top-cc09 .alert_e707 > li > a:focus,
.detail-short-ec0a .focus_a499.nav-top-cc09 .alert_e707 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail-short-ec0a
  .focus_a499.sort-hovered-473f
  .alert_e707
  > li.image_392d
  > a,
.detail-short-ec0a
  .focus_a499.sort-hovered-473f
  .alert_e707
  > li.shade_f9e3
  > a,
.detail-short-ec0a
  .focus_a499.backdrop-under-50b8
  .alert_e707
  > li.image_392d
  > a,
.detail-short-ec0a
  .focus_a499.backdrop-under-50b8
  .alert_e707
  > li.shade_f9e3
  > a,
.detail-short-ec0a
  .focus_a499.nav-top-cc09
  .alert_e707
  > li.image_392d
  > a,
.detail-short-ec0a .focus_a499.nav-top-cc09 .alert_e707 > li.black_5c5d > a {
  color: rgba(0, 0, 0, 0.8);
}
.detail-short-ec0a .backdrop_5224,
.detail-short-ec0a .backdrop_5224 a {
  color: rgba(0, 0, 0, 0.8);
}
.detail-short-ec0a .plasma_c028.secondary_hard_258d li a,
.detail-short-ec0a .hover_276a a,
.detail-short-ec0a .medium_ef98,
.detail-short-ec0a .alert_e707 > li > a,
.detail-short-ec0a .feature-dim-a4ea {
  color: rgba(0, 0, 0, 0.55);
}
.detail-short-ec0a .plasma_c028.secondary_hard_258d li a:hover,
.detail-short-ec0a .hover_276a a:hover,
.detail-short-ec0a .medium_ef98:hover,
.detail-short-ec0a .alert_e707 > li > a:hover,
.detail-short-ec0a .feature-dim-a4ea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail-short-ec0a .table_out_cf1b {
  color: rgba(0, 0, 0, 0.55);
}
.detail-short-ec0a .table_out_cf1b .info-6e48 {
  color: rgba(0, 0, 0, 0.8);
}
.detail-short-ec0a .table_out_cf1b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_gold_5b35 .main-f0af {
  margin-left: auto;
  margin-right: auto;
}
.large-9429 > * {
  margin-left: auto;
  margin-right: auto;
}
.large-9429 .hover_dirty_c237 {
  margin-right: 1.41575em;
}
.row_0558 .large-9429 > .input-a393 {
  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;
}
.row_0558 .large-9429 > .carousel_dc22 {
  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;
}
.progress_hard_a06f.notice_gold_5b35 .main-f0af,
.tertiary_5b15.notice_gold_5b35 .main-f0af {
  margin-left: 0;
}
.summary-c69e.notice_gold_5b35 .main-f0af,
.popup_a019.notice_gold_5b35 .main-f0af {
  margin-right: 0;
}
.large-9429 ol,
.large-9429 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.photo_action_6d85 video {
  max-width: 100%;
}
.small-1fd5 img {
  display: block;
}
.small-1fd5.hover_dirty_c237,
.small-1fd5.thick_d2b4 {
  width: 100%;
}
.small-1fd5.carousel_dc22 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tag_north_06bb:not(.layout_north_b7be) {
  margin: 1.5em auto;
}
.breadcrumb_bebf p {
  padding: 1.5em 14px;
}
ul.focus-west-638f.carousel_dc22,
ul.focus-west-638f.input-a393,
ul.focus-west-638f.full_4d28.input-a393 {
  padding: 0 14px;
}
.caption-d7ff {
  display: block;
  overflow-x: auto;
}
.caption-d7ff table {
  border-collapse: collapse;
  width: 100%;
}
.caption-d7ff td,
.caption-d7ff th {
  padding: 0.5em;
}
.large-9429 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.large-9429 ol ol,
.large-9429 ol ul,
.large-9429 ul ol,
.large-9429 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.large-9429 ol ol li,
.large-9429 ol ul li,
.large-9429 ul ol li,
.large-9429 ul ul li {
  margin-left: 0;
}
.middle_bcb5.search-9c80 > .badge_black_ba73 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.middle_bcb5.search-9c80 > .badge_black_ba73 iframe,
.middle_bcb5.search-9c80 > .badge_black_ba73 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dropdown-motion-75f9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dropdown-motion-75f9.pattern_simple_788f {
  padding: 0;
}
.dropdown-motion-75f9.pattern_simple_788f cite {
  font-size: 13px;
}
.dropdown-motion-75f9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dropdown-motion-75f9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.caption-b015 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.caption-b015 > p:first-child {
  margin-top: 0;
}
.caption-b015 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.caption-b015 blockquote {
  border-left: 0;
}
.cold_661f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.cold_661f:not(.info_e317) {
  max-width: 100px;
}
.cold_661f.form_3dd8 {
  border-bottom: none !important;
  text-align: center;
}
.cold_661f.form_3dd8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .breadcrumb_bebf p {
    padding: 1.5em 0;
  }
}
.table_fixed_68ae {
  color: #0073aa;
}
.tertiary_clean_5c05 {
  background-color: #0073aa;
}
.down-6584 {
  color: #229fd8;
}
.panel_7fb6 {
  background-color: #229fd8;
}
.badge_outer_50b9 {
  color: #eee;
}
.dark-5211 {
  background-color: #eee;
}
.shade_dirty_6c42 {
  color: #444;
}
.label_7789 {
  background-color: #444;
}
.pink-a5d0 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.pink-a5d0 .last_9604 .hover_276a {
  font-size: 15px;
}
.pink-a5d0 .hover_276a {
  line-height: 1.3;
}
.pink-a5d0 .detail-short-ec0a {
}
.pink-a5d0 .feature_1221 {
  background: #235787;
}
.notification_4055 {
  padding: 0;
}
.notification_4055 .feature_1221 {
  background: #1a1a1a;
}
.notification_4055 .detail-short-ec0a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup_2bba {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup_2bba .detail-short-ec0a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup_2bba .feature_1221 {
  background: #303030;
}
.notice-silver-eec6 {
  position: relative;
  z-index: 10;
}
.notice-silver-eec6 .active-stale-82ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-narrow-ce03 .focused-4944 {
  display: inline-block;
  vertical-align: middle;
}
.wrapper-narrow-ce03.dirty_3f56 .focused-4944 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper-narrow-ce03.dirty_3f56 .focused-4944 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-narrow-ce03.dirty_3f56 .focused-4944 {
    margin-right: 0.4em;
  }
}
.wrapper-narrow-ce03.dirty_3f56 .focused-4944:last-child {
  margin-right: 0;
}
.input_south_c9a9 .active-stale-82ca {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .south-f4b2 .last_9604 {
    margin: 0 -0.5em;
  }
  .south-f4b2 .last_9604 [class*="customify-col-"],
  .south-f4b2 .last_9604 [class*="customify-col_"],
  .south-f4b2 .last_9604 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.south-f4b2.notice-c984 .active-stale-82ca {
  background: 0 0 !important;
}
.south-f4b2.notice-c984 .active-stale-82ca,
.south-f4b2.input_south_c9a9 .active-stale-82ca {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .south-f4b2.highlight-gold-71d3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.south-f4b2.input_south_c9a9 .active-stale-82ca {
  box-shadow: none !important;
}
.shade-brown-9d76 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shade-brown-9d76 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shade-brown-9d76 {
    padding: 18px 0 20px;
  }
}
.shade-brown-9d76 .message_5f4e {
  width: 100%;
}
.shade-brown-9d76 .smooth_4cfa {
  margin-bottom: 0;
}
.shade-brown-9d76 .tabs-bottom-c4b6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.menu-yellow-4dae {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.menu-yellow-4dae .description-f2bc {
  width: 100%;
}
.pattern-3215 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pattern-3215 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pattern-3215 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;
}
.pattern-3215 li:last-child:after {
  display: none;
}
.pattern-3215 li a {
  font-weight: 500;
  margin-right: 10px;
}
.in-dc55 .liquid_913f button,
.shade-brown-9d76 .liquid_913f button {
  left: 0;
}
.in-dc55 .description-f2bc,
.shade-brown-9d76 .description-f2bc {
  padding-left: 0;
  padding-right: 0;
}
.in-dc55 .menu-yellow-4dae,
.shade-brown-9d76 .menu-yellow-4dae {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.in-dc55 {
  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;
}
.in-dc55: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;
}
.in-dc55 .focused-9a8c {
  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) {
  .in-dc55 .focused-9a8c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .in-dc55 .focused-9a8c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .in-dc55 .focused-9a8c {
    min-height: 200px;
  }
}
.in-dc55 .pattern-3215 {
  color: rgba(255, 255, 255, 0.8);
}
.in-dc55 .pattern-3215 a,
.in-dc55 .pattern-3215 li:after {
  color: inherit;
}
.in-dc55 .pattern-3215 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.red_f6fb {
  margin-bottom: 0.5em;
}
.pressed-247d {
  margin-bottom: 1.2em;
}
.pressed-247d,
.red_f6fb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pressed-247d p:last-child,
.red_f6fb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .liquid_913f,
#masthead .liquid_913f {
  display: none;
}
#masthead
  > .liquid_913f.menu-a662 {
  display: none;
}
#masthead > .liquid_913f button {
  left: 0;
}
.disabled-ad35 {
  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%;
}
.disabled-ad35 .focused-4944 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.disabled-ad35 .media_cold_46ef {
  display: -webkit-box;
  display: flex;
}
.disabled-ad35 .media_cold_46ef.input-e71f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.disabled-ad35 .media_cold_46ef.tabs_middle_06a4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled-ad35 .media_cold_46ef.brown_13d8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled-ad35.texture-2d57.panel_iron_a11f .media_cold_46ef.input-e71f {
  flex-basis: 100%;
}
.disabled-ad35.east_09bc .media_cold_46ef.tabs_middle_06a4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.disabled-ad35.east_09bc .media_cold_46ef.brown_13d8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .liquid_913f.menu-a662 {
  display: none;
}
#masthead > .liquid_913f button {
  left: 0;
}
.list-3d94 {
  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;
}
.list-3d94:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.list-3d94.image_4b56 i {
  margin-right: 4px;
}
.list-3d94.mini-d5b8 i {
  margin-left: 5px;
}
.hover_276a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hover_276a p:last-child {
  margin-bottom: 0;
}
.icon_2df5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.icon_2df5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.icon_2df5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.icon_2df5 .backdrop_5224 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.icon_2df5 .button-wide-e4b3 {
  margin: 5px 0 7px 0;
}
.icon_2df5.bottom-305c .accent-lower-9bb5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon_2df5.bottom-305c .avatar-9944 {
  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;
}
.icon_2df5.right-69e1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.icon_2df5.right-69e1 .accent-lower-9bb5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.icon_2df5.right-69e1 .avatar-9944 {
  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;
}
.icon_2df5.surface-66d1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.icon_2df5.detail-dynamic-362e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.icon_2df5.detail-dynamic-362e .avatar-9944 {
  margin-top: 7px;
}
.input-951f {
  display: inline-block;
}
.notice-silver-eec6 .sort_top_cdde .icon_2df5 img {
  max-width: 100%;
}
.focus_a499 .dirty_9564.detail_f5aa,
.breadcrumb_clean_5ec2 .dirty_9564.detail_f5aa {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.focus_a499 .description-small-455c,
.breadcrumb_clean_5ec2 .description-small-455c {
  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%);
}
.focus_a499 .description-small-455c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.focus_a499.shadow-c484 .description-small-455c {
  display: none;
}
.focus_a499 .fluid-0e17 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus_a499 .fluid-0e17 li {
  display: inline-block;
  position: relative;
}
.focus_a499 .fluid-0e17 li:last-child {
  margin-right: 0;
}
.focus_a499 .fluid-0e17 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;
}
.focus_a499 .fluid-0e17 li.black_5c5d > a {
  color: rgba(0, 0, 0, 0.9);
}
.focus_a499 .fluid-0e17 > 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;
}
.focus_a499 .fluid-0e17 > li > a i {
  line-height: 0;
}
.focus_a499 .fluid-0e17 > li.disabled_complex_26f6 > a .description-small-455c {
  margin-left: 4px;
  line-height: 0;
}
.focus_a499 .fluid-0e17 .aside_681b li.disabled_complex_26f6 > a {
  position: relative;
}
.focus_a499 .fluid-0e17 .aside_681b li.disabled_complex_26f6 > a:after,
.focus_a499 .fluid-0e17 .aside_681b li.disabled_complex_26f6 > a:before {
  content: "";
  display: table;
}
.focus_a499 .fluid-0e17 .aside_681b li.disabled_complex_26f6 > a:after {
  clear: both;
}
.focus_a499 .fluid-0e17 .aside_681b li.disabled_complex_26f6 > a .description-small-455c {
  margin-left: 5px;
  float: right;
}
.focus_a499 .nav_4b02,
.focus_a499 .aside_681b {
  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;
}
.focus_a499 .aside_681b {
  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;
}
.focus_a499 .aside_681b .detail_f5aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focus_a499 .aside_681b .description-small-455c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.focus_a499 .aside_681b li {
  display: block;
  margin: 0;
  padding: 0;
}
.focus_a499 .aside_681b 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;
}
.focus_a499 .aside_681b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.focus_a499 .aside_681b .aside_681b {
  top: 0;
  left: 100%;
}
.focus_a499 .form-up-f2e2.fn-focus-0294 > .nav_4b02,
.focus_a499 .form-up-f2e2.fn-focus-0294 > .aside_681b,
.focus_a499 .form-up-f2e2:focus > .nav_4b02,
.focus_a499 .form-up-f2e2:focus > .aside_681b,
.focus_a499 .form-up-f2e2:hover > .nav_4b02,
.focus_a499 .form-up-f2e2:hover > .aside_681b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.focus_a499.nav-top-cc09 .alert_e707:after,
.focus_a499.nav-top-cc09 .alert_e707:before {
  content: "";
  display: table;
}
.focus_a499.nav-top-cc09 .alert_e707:after {
  clear: both;
}
.focus_a499.nav-top-cc09 .alert_e707 > li {
  float: left;
}
.focus_a499.component-a9f6 .alert_e707:after,
.focus_a499.component-a9f6 .alert_e707:before {
  content: "";
  display: table;
}
.focus_a499.component-a9f6 .alert_e707:after {
  clear: both;
}
.focus_a499.component-a9f6 .alert_e707 > li {
  float: left;
}
.focus_a499.component-a9f6 .alert_e707 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.focus_a499.component-a9f6 .alert_e707 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.focus_a499.component-a9f6 .alert_e707 > li.image_392d > a,
.focus_a499.component-a9f6 .alert_e707 > li.black_5c5d > a {
  color: #fff;
  background-color: #1e4b75;
}
.focus_a499.sort-hovered-473f .alert_e707 > li > a .detail_f5aa {
  position: relative;
}
.focus_a499.sort-hovered-473f .alert_e707 > li > a .detail_f5aa: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;
}
.focus_a499.sort-hovered-473f
  .alert_e707
  > li:focus
  > a
  .detail_f5aa:before,
.focus_a499.sort-hovered-473f
  .alert_e707
  > li:hover
  > a
  .detail_f5aa:before {
  width: 100%;
  background-color: currentColor;
}
.focus_a499.sort-hovered-473f
  .alert_e707
  > li.image_392d
  > a
  .detail_f5aa:before,
.focus_a499.sort-hovered-473f
  .alert_e707
  > li.shade_f9e3
  > a
  .detail_f5aa:before {
  width: 100%;
  background-color: currentColor;
}
.focus_a499.backdrop-under-50b8 .alert_e707 > li > a .detail_f5aa {
  position: relative;
}
.focus_a499.backdrop-under-50b8 .alert_e707 > li > a .detail_f5aa: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;
}
.focus_a499.backdrop-under-50b8 .alert_e707 > li:focus > a .detail_f5aa:before,
.focus_a499.backdrop-under-50b8
  .alert_e707
  > li:hover
  > a
  .detail_f5aa:before {
  width: 100%;
  background-color: currentColor;
}
.focus_a499.backdrop-under-50b8
  .alert_e707
  > li.image_392d
  > a
  .detail_f5aa:before,
.focus_a499.backdrop-under-50b8
  .alert_e707
  > li.shade_f9e3
  > a
  .detail_f5aa:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb_clean_5ec2 .fluid-0e17 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb_clean_5ec2 .fluid-0e17 li:first-child > a {
  border-top: none;
}
.breadcrumb_clean_5ec2 .fluid-0e17 .shadow-full-5959 > .detail_f5aa .description-small-455c {
  display: none;
}
.breadcrumb_clean_5ec2 .fluid-0e17 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.breadcrumb_clean_5ec2 .fluid-0e17 li:last-child {
  border: none;
}
.breadcrumb_clean_5ec2 .fluid-0e17 li.disabled_complex_26f6 > a {
  padding-right: 45px !important;
}
.breadcrumb_clean_5ec2 .fluid-0e17 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.breadcrumb_clean_5ec2 .fluid-0e17 li a:focus,
.breadcrumb_clean_5ec2 .fluid-0e17 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_clean_5ec2 .fluid-0e17 li .avatar-10a3 {
  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;
}
.breadcrumb_clean_5ec2 .fluid-0e17 li .avatar-10a3:hover {
  box-shadow: none;
}
.breadcrumb_clean_5ec2 .fluid-0e17 li .avatar-10a3 .description-small-455c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.breadcrumb_clean_5ec2 .fluid-0e17 .aside_681b {
  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);
}
.breadcrumb_clean_5ec2 .fluid-0e17 .aside_681b li a {
  padding-left: 3em;
}
.breadcrumb_clean_5ec2 .fluid-0e17 .gas_21cb > a .avatar-10a3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.breadcrumb_clean_5ec2 .fluid-0e17 .gas_21cb > .aside_681b {
  display: block;
  opacity: 1;
}
.center-b11f {
  max-width: 100%;
}
.cold_bf78 {
  line-height: 0;
  cursor: pointer;
}
.feature-dim-a4ea {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.feature-dim-a4ea:hover {
  box-shadow: none;
  color: currentColor;
}
.feature-dim-a4ea svg {
  width: 18px;
  height: 18px;
}
.feature-dim-a4ea .chip-current-34d0 {
  display: none;
}
.button-copper-9237 {
  position: relative;
}
.button-copper-9237.fn-active-0294 .feature-dim-a4ea .chip-bronze-dfaa {
  display: none;
}
.button-copper-9237.fn-active-0294 .feature-dim-a4ea .chip-current-34d0 {
  display: inline-block;
}
.button-copper-9237 .alert-dirty-7e75 {
  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);
}
.button-copper-9237.notification_prev_7b01 .alert-dirty-7e75 {
  left: auto;
  right: -0.9em;
}
.button-copper-9237.notification_prev_7b01 .caption-5da6::before {
  left: auto;
  right: 15px;
}
.button-copper-9237.fn-active-0294 .alert-dirty-7e75 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shade-gas-06bc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.shade-gas-06bc label {
  flex-basis: 100%;
}
.shade-gas-06bc .content-right-0baa {
  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;
}
.shade-gas-06bc .box_hard_54a7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.shade-gas-06bc .box_hard_54a7:focus {
  background-color: transparent;
}
.shade-gas-06bc button.fast-07e6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.shade-gas-06bc button.fast-07e6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.shade-gas-06bc button.fast-07e6 svg {
  width: 18px;
  height: 18px;
}
.shade-gas-06bc input[type="submit"] {
  min-height: auto;
}
.logo_silver_27a6 .shade-gas-06bc .box_hard_54a7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.caption-5da6 {
  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) {
  .caption-5da6 {
    width: 220px;
  }
}
.caption-5da6 label {
  flex-basis: 100%;
}
.caption-5da6::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;
}
.component_c827 .logo_silver_27a6 .shade-gas-06bc {
  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;
}
.component_c827
  .logo_silver_27a6
  .shade-gas-06bc
  .content-right-0baa {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component_c827 .logo_silver_27a6 .shade-gas-06bc .box_hard_54a7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component_c827
  .logo_silver_27a6
  .shade-gas-06bc
  .box_hard_54a7:focus {
  background: 0 0;
}
.component_c827
  .logo_silver_27a6
  .shade-gas-06bc
  .heading_1977 {
  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;
}
.plasma_c028 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.plasma_c028 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.plasma_c028 li:last-child {
  margin-right: 0;
}
.plasma_c028 li:first-child {
  margin-left: 0;
}
.plasma_c028.shade_2501 a {
  color: #fff;
}
.plasma_c028.shade_2501 a:hover {
  color: #fff;
}
.plasma_c028 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.plasma_c028 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.plasma_c028 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.plasma_c028 a:hover {
  opacity: 0.9;
  color: inherit;
}
.plasma_c028 [class*="social-icon-apple"] {
  background-color: #999;
}
.plasma_c028 [class*="social-icon-apple"].hovered_6052 {
  background-color: transparent;
  color: #999;
}
.plasma_c028 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.plasma_c028 [class*="social-icon-behance"].hovered_6052 {
  background-color: transparent;
  color: #1769ff;
}
.plasma_c028 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.plasma_c028 [class*="social-icon-bitbucket"].hovered_6052 {
  background-color: transparent;
  color: #205081;
}
.plasma_c028 [class*="social-icon-codepen"] {
  background-color: #000;
}
.plasma_c028 [class*="social-icon-codepen"].hovered_6052 {
  background-color: transparent;
  color: #000;
}
.plasma_c028 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.plasma_c028 [class*="social-icon-delicious"].hovered_6052 {
  background-color: transparent;
  color: #39f;
}
.plasma_c028 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.plasma_c028 [class*="social-icon-digg"].hovered_6052 {
  background-color: transparent;
  color: #005be2;
}
.plasma_c028 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.plasma_c028 [class*="social-icon-dribbble"].hovered_6052 {
  background-color: transparent;
  color: #ea4c89;
}
.plasma_c028 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.plasma_c028 [class*="social-icon-envelope"].hovered_6052 {
  background-color: transparent;
  color: #ea4335;
}
.plasma_c028 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.plasma_c028 [class*="social-icon-facebook"].hovered_6052 {
  background-color: transparent;
  color: #3b5998;
}
.plasma_c028 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.plasma_c028 [class*="social-icon-flickr"].hovered_6052 {
  background-color: transparent;
  color: #0063dc;
}
.plasma_c028 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.plasma_c028 [class*="social-icon-foursquare"].hovered_6052 {
  background-color: transparent;
  color: #2d5be3;
}
.plasma_c028 [class*="social-icon-github"] {
  background-color: #333;
}
.plasma_c028 [class*="social-icon-github"].hovered_6052 {
  background-color: transparent;
  color: #333;
}
.plasma_c028 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.plasma_c028 [class*="social-icon-google-plus"].hovered_6052 {
  background-color: transparent;
  color: #dd4b39;
}
.plasma_c028 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.plasma_c028 [class*="social-icon-houzz"].hovered_6052 {
  background-color: transparent;
  color: #7ac142;
}
.plasma_c028 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.plasma_c028 [class*="social-icon-instagram"].hovered_6052 {
  background-color: transparent;
  color: #262626;
}
.plasma_c028 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.plasma_c028 [class*="social-icon-jsfiddle"].hovered_6052 {
  background-color: transparent;
  color: #487aa2;
}
.plasma_c028 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.plasma_c028 [class*="social-icon-linkedin"].hovered_6052 {
  background-color: transparent;
  color: #0077b5;
}
.plasma_c028 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.plasma_c028 [class*="social-icon-medium"].hovered_6052 {
  background-color: transparent;
  color: #00ab6b;
}
.plasma_c028 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.plasma_c028
  [class*="social-icon-odnoklassniki"].hovered_6052 {
  background-color: transparent;
  color: #f4731c;
}
.plasma_c028 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.plasma_c028 [class*="social-icon-meetup"].hovered_6052 {
  background-color: transparent;
  color: #ec1c40;
}
.plasma_c028 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.plasma_c028 [class*="social-icon-pinterest"].hovered_6052 {
  background-color: transparent;
  color: #bd081c;
}
.plasma_c028 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.plasma_c028 [class*="social-icon-product-hunt"].hovered_6052 {
  background-color: transparent;
  color: #da552f;
}
.plasma_c028 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.plasma_c028 [class*="social-icon-reddit"].hovered_6052 {
  background-color: transparent;
  color: #ff4500;
}
.plasma_c028 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.plasma_c028 [class*="social-icon-rss"].hovered_6052 {
  background-color: transparent;
  color: #f26522;
}
.plasma_c028 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.plasma_c028
  [class*="social-icon-shopping-cart"].hovered_6052 {
  background-color: transparent;
  color: #4caf50;
}
.plasma_c028 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.plasma_c028 [class*="social-icon-skype"].hovered_6052 {
  background-color: transparent;
  color: #00aff0;
}
.plasma_c028 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.plasma_c028 [class*="social-icon-slideshare"].hovered_6052 {
  background-color: transparent;
  color: #0077b5;
}
.plasma_c028 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.plasma_c028 [class*="social-icon-snapchat"].hovered_6052 {
  background-color: transparent;
  color: #fffc00;
}
.plasma_c028 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.plasma_c028 [class*="social-icon-soundcloud"].hovered_6052 {
  background-color: transparent;
  color: #f80;
}
.plasma_c028 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.plasma_c028 [class*="social-icon-spotify"].hovered_6052 {
  background-color: transparent;
  color: #2ebd59;
}
.plasma_c028 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.plasma_c028
  [class*="social-icon-stack-overflow"].hovered_6052 {
  background-color: transparent;
  color: #fe7a15;
}
.plasma_c028 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.plasma_c028 [class*="social-icon-maldkfgram"].hovered_6052 {
  background-color: transparent;
  color: #2ca5e0;
}
.plasma_c028 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.plasma_c028 [class*="social-icon-tripadvisor"].hovered_6052 {
  background-color: transparent;
  color: #589442;
}
.plasma_c028 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.plasma_c028 [class*="social-icon-tumblr"].hovered_6052 {
  background-color: transparent;
  color: #35465c;
}
.plasma_c028 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.plasma_c028 [class*="social-icon-twitch"].hovered_6052 {
  background-color: transparent;
  color: #6441a5;
}
.plasma_c028 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.plasma_c028 [class*="social-icon-twitter"].hovered_6052 {
  background-color: transparent;
  color: #1da1f2;
}
.plasma_c028 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.plasma_c028 [class*="social-icon-vimeo"].hovered_6052 {
  background-color: transparent;
  color: #1ab7ea;
}
.plasma_c028 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.plasma_c028 [class*="social-icon-vk"].hovered_6052 {
  background-color: transparent;
  color: #45668e;
}
.plasma_c028 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.plasma_c028 [class*="social-icon-weibo"].hovered_6052 {
  background-color: transparent;
  color: #df2029;
}
.plasma_c028 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.plasma_c028 [class*="social-icon-weixin"].hovered_6052 {
  background-color: transparent;
  color: #7bb32e;
}
.plasma_c028 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.plasma_c028 [class*="social-icon-whatsapp"].hovered_6052 {
  background-color: transparent;
  color: #25d366;
}
.plasma_c028 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.plasma_c028 [class*="social-icon-wordpress"].hovered_6052 {
  background-color: transparent;
  color: #21759b;
}
.plasma_c028 [class*="social-icon-xing"] {
  background-color: #026466;
}
.plasma_c028 [class*="social-icon-xing"].hovered_6052 {
  background-color: transparent;
  color: #026466;
}
.plasma_c028 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.plasma_c028 [class*="social-icon-yelp"].hovered_6052 {
  background-color: transparent;
  color: #af0606;
}
.plasma_c028 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.plasma_c028 [class*="social-icon-youtube"].hovered_6052 {
  background-color: transparent;
  color: #cd201f;
}
.medium_ef98 {
  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;
}
.medium_ef98:hover {
  box-shadow: none;
  background: 0 0;
}
.hero-outer-9e66 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.message-bright-1c5d {
  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;
}
.description-top-d58b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sidebar_huge_4248 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sidebar_huge_4248,
.sidebar_huge_4248::after,
.sidebar_huge_4248::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_huge_4248::after,
.sidebar_huge_4248::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paragraph-25b3 .message-bright-1c5d .description-top-d58b {
  margin-top: -2px;
  width: 19px;
}
.paragraph-25b3 .message-bright-1c5d .sidebar_huge_4248 {
  margin-top: -1px;
}
.paragraph-25b3 .message-bright-1c5d .sidebar_huge_4248,
.paragraph-25b3 .message-bright-1c5d .sidebar_huge_4248::after,
.paragraph-25b3 .message-bright-1c5d .sidebar_huge_4248::before {
  width: 19px;
  height: 2px;
}
.paragraph-25b3 .message-bright-1c5d .sidebar_huge_4248::before {
  top: -6px;
}
.paragraph-25b3 .message-bright-1c5d .sidebar_huge_4248::after {
  bottom: -6px;
}
.progress-ffdc .message-bright-1c5d .description-top-d58b {
  margin-top: -2px;
  width: 22px;
}
.progress-ffdc .message-bright-1c5d .sidebar_huge_4248 {
  margin-top: -1px;
}
.progress-ffdc .message-bright-1c5d .sidebar_huge_4248,
.progress-ffdc .message-bright-1c5d .sidebar_huge_4248::after,
.progress-ffdc .message-bright-1c5d .sidebar_huge_4248::before {
  width: 22px;
  height: 2px;
}
.progress-ffdc .message-bright-1c5d .sidebar_huge_4248::before {
  top: -7px;
}
.progress-ffdc .message-bright-1c5d .sidebar_huge_4248::after {
  bottom: -7px;
}
.slow_6b50 .message-bright-1c5d .description-top-d58b {
  margin-top: -2px;
  width: 31px;
}
.slow_6b50 .message-bright-1c5d .sidebar_huge_4248 {
  margin-top: -1.5px;
}
.slow_6b50 .message-bright-1c5d .sidebar_huge_4248,
.slow_6b50 .message-bright-1c5d .sidebar_huge_4248::after,
.slow_6b50 .message-bright-1c5d .sidebar_huge_4248::before {
  width: 31px;
  height: 3px;
}
.slow_6b50 .message-bright-1c5d .sidebar_huge_4248::before {
  top: -9px;
}
.slow_6b50 .message-bright-1c5d .sidebar_huge_4248::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .text-3d19 .message-bright-1c5d .description-top-d58b {
    margin-top: -2px;
    width: 19px;
  }
  .text-3d19 .message-bright-1c5d .sidebar_huge_4248 {
    margin-top: -1px;
  }
  .text-3d19 .message-bright-1c5d .sidebar_huge_4248,
  .text-3d19 .message-bright-1c5d .sidebar_huge_4248::after,
  .text-3d19 .message-bright-1c5d .sidebar_huge_4248::before {
    width: 19px;
    height: 2px;
  }
  .text-3d19 .message-bright-1c5d .sidebar_huge_4248::before {
    top: -6px;
  }
  .text-3d19 .message-bright-1c5d .sidebar_huge_4248::after {
    bottom: -6px;
  }
  .caption-cool-58ee .message-bright-1c5d .description-top-d58b {
    margin-top: -2px;
    width: 22px;
  }
  .caption-cool-58ee .message-bright-1c5d .sidebar_huge_4248 {
    margin-top: -1px;
  }
  .caption-cool-58ee .message-bright-1c5d .sidebar_huge_4248,
  .caption-cool-58ee .message-bright-1c5d .sidebar_huge_4248::after,
  .caption-cool-58ee .message-bright-1c5d .sidebar_huge_4248::before {
    width: 22px;
    height: 2px;
  }
  .caption-cool-58ee .message-bright-1c5d .sidebar_huge_4248::before {
    top: -7px;
  }
  .caption-cool-58ee .message-bright-1c5d .sidebar_huge_4248::after {
    bottom: -7px;
  }
  .dim_fcf6 .message-bright-1c5d .description-top-d58b {
    margin-top: -2px;
    width: 31px;
  }
  .dim_fcf6 .message-bright-1c5d .sidebar_huge_4248 {
    margin-top: -1.5px;
  }
  .dim_fcf6 .message-bright-1c5d .sidebar_huge_4248,
  .dim_fcf6 .message-bright-1c5d .sidebar_huge_4248::after,
  .dim_fcf6 .message-bright-1c5d .sidebar_huge_4248::before {
    width: 31px;
    height: 3px;
  }
  .dim_fcf6 .message-bright-1c5d .sidebar_huge_4248::before {
    top: -9px;
  }
  .dim_fcf6 .message-bright-1c5d .sidebar_huge_4248::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .media_c2bc .message-bright-1c5d .description-top-d58b {
    margin-top: -2px;
    width: 19px;
  }
  .media_c2bc .message-bright-1c5d .sidebar_huge_4248 {
    margin-top: -1px;
  }
  .media_c2bc .message-bright-1c5d .sidebar_huge_4248,
  .media_c2bc .message-bright-1c5d .sidebar_huge_4248::after,
  .media_c2bc .message-bright-1c5d .sidebar_huge_4248::before {
    width: 19px;
    height: 2px;
  }
  .media_c2bc .message-bright-1c5d .sidebar_huge_4248::before {
    top: -6px;
  }
  .media_c2bc .message-bright-1c5d .sidebar_huge_4248::after {
    bottom: -6px;
  }
  .hover_dark_c3fc .message-bright-1c5d .description-top-d58b {
    margin-top: -2px;
    width: 22px;
  }
  .hover_dark_c3fc .message-bright-1c5d .sidebar_huge_4248 {
    margin-top: -1px;
  }
  .hover_dark_c3fc .message-bright-1c5d .sidebar_huge_4248,
  .hover_dark_c3fc .message-bright-1c5d .sidebar_huge_4248::after,
  .hover_dark_c3fc .message-bright-1c5d .sidebar_huge_4248::before {
    width: 22px;
    height: 2px;
  }
  .hover_dark_c3fc .message-bright-1c5d .sidebar_huge_4248::before {
    top: -7px;
  }
  .hover_dark_c3fc .message-bright-1c5d .sidebar_huge_4248::after {
    bottom: -7px;
  }
  .dropdown-liquid-7a59 .message-bright-1c5d .description-top-d58b {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown-liquid-7a59 .message-bright-1c5d .sidebar_huge_4248 {
    margin-top: -1.5px;
  }
  .dropdown-liquid-7a59 .message-bright-1c5d .sidebar_huge_4248,
  .dropdown-liquid-7a59 .message-bright-1c5d .sidebar_huge_4248::after,
  .dropdown-liquid-7a59 .message-bright-1c5d .sidebar_huge_4248::before {
    width: 31px;
    height: 3px;
  }
  .dropdown-liquid-7a59 .message-bright-1c5d .sidebar_huge_4248::before {
    top: -9px;
  }
  .dropdown-liquid-7a59 .message-bright-1c5d .sidebar_huge_4248::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .video_south_769f .message-bright-1c5d .description-top-d58b {
    margin-top: -2px;
    width: 19px;
  }
  .video_south_769f .message-bright-1c5d .sidebar_huge_4248 {
    margin-top: -1px;
  }
  .video_south_769f .message-bright-1c5d .sidebar_huge_4248,
  .video_south_769f .message-bright-1c5d .sidebar_huge_4248::after,
  .video_south_769f .message-bright-1c5d .sidebar_huge_4248::before {
    width: 19px;
    height: 2px;
  }
  .video_south_769f .message-bright-1c5d .sidebar_huge_4248::before {
    top: -6px;
  }
  .video_south_769f .message-bright-1c5d .sidebar_huge_4248::after {
    bottom: -6px;
  }
  .pagination_432c .message-bright-1c5d .description-top-d58b {
    margin-top: -2px;
    width: 22px;
  }
  .pagination_432c .message-bright-1c5d .sidebar_huge_4248 {
    margin-top: -1px;
  }
  .pagination_432c .message-bright-1c5d .sidebar_huge_4248,
  .pagination_432c .message-bright-1c5d .sidebar_huge_4248::after,
  .pagination_432c .message-bright-1c5d .sidebar_huge_4248::before {
    width: 22px;
    height: 2px;
  }
  .pagination_432c .message-bright-1c5d .sidebar_huge_4248::before {
    top: -7px;
  }
  .pagination_432c .message-bright-1c5d .sidebar_huge_4248::after {
    bottom: -7px;
  }
  .form_pro_fd60 .message-bright-1c5d .description-top-d58b {
    margin-top: -2px;
    width: 31px;
  }
  .form_pro_fd60 .message-bright-1c5d .sidebar_huge_4248 {
    margin-top: -1.5px;
  }
  .form_pro_fd60 .message-bright-1c5d .sidebar_huge_4248,
  .form_pro_fd60 .message-bright-1c5d .sidebar_huge_4248::after,
  .form_pro_fd60 .message-bright-1c5d .sidebar_huge_4248::before {
    width: 31px;
    height: 3px;
  }
  .form_pro_fd60 .message-bright-1c5d .sidebar_huge_4248::before {
    top: -9px;
  }
  .form_pro_fd60 .message-bright-1c5d .sidebar_huge_4248::after {
    bottom: -9px;
  }
}
.widget_862b .sidebar_huge_4248 {
  -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);
}
.widget_862b .sidebar_huge_4248::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.widget_862b .sidebar_huge_4248::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);
}
.widget_862b.warm_3825 .sidebar_huge_4248 {
  -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);
}
.widget_862b.warm_3825 .sidebar_huge_4248::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.widget_862b.warm_3825 .sidebar_huge_4248::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);
}
.panel-f8a4 {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.stale-14ca:before {
  display: none;
}
.pattern_d6dd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.pattern_d6dd .fluid-1f6a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.pattern_d6dd .fluid-1f6a:last-of-type {
  border-bottom: none;
}
.pattern_d6dd .fluid-1f6a.paragraph-182f,
.pattern_d6dd .fluid-1f6a.fresh_f5e6,
.pattern_d6dd .fluid-1f6a.wrapper-c0aa {
  padding: 0;
}
.pattern_d6dd .breadcrumb_clean_5ec2 .avatar-10a3 {
  color: currentColor;
}
.pattern_d6dd .breadcrumb_clean_5ec2 .avatar-10a3:focus,
.pattern_d6dd .breadcrumb_clean_5ec2 .avatar-10a3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_d6dd.detail-short-ec0a .table_out_cf1b,
.pattern_d6dd.detail-short-ec0a .hover_276a a,
.pattern_d6dd.detail-short-ec0a .alert_e707 a,
.pattern_d6dd.detail-short-ec0a .aside_681b a {
  color: rgba(0, 0, 0, 0.55);
}
.pattern_d6dd.detail-short-ec0a .table_out_cf1b:hover,
.pattern_d6dd.detail-short-ec0a .hover_276a a:hover,
.pattern_d6dd.detail-short-ec0a .alert_e707 a:hover,
.pattern_d6dd.detail-short-ec0a .aside_681b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_d6dd.detail-short-ec0a .info-6e48 {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_d6dd.detail-short-ec0a .fluid-1f6a {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_d6dd.detail-short-ec0a .fluid-1f6a:before {
  background: rgba(0, 0, 0, 0.08);
}
.pattern_d6dd.detail-short-ec0a .iron_55cc:before {
  background: rgba(255, 255, 255, 0.9);
}
.pattern_d6dd.detail-short-ec0a .breadcrumb_clean_5ec2 .fluid-0e17 li a,
.pattern_d6dd.detail-short-ec0a .breadcrumb_clean_5ec2 .avatar-10a3,
.pattern_d6dd.detail-short-ec0a .aside_681b {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_d6dd.detail-short-ec0a .breadcrumb_clean_5ec2 .avatar-10a3:focus,
.pattern_d6dd.detail-short-ec0a .breadcrumb_clean_5ec2 .avatar-10a3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_d6dd.detail-short-ec0a .fluid-0e17 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_d6dd.feature_1221 .table_out_cf1b,
.pattern_d6dd.feature_1221 .hover_276a a,
.pattern_d6dd.feature_1221 .alert_e707 .avatar-10a3,
.pattern_d6dd.feature_1221 .alert_e707 a,
.pattern_d6dd.feature_1221 .aside_681b a {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_d6dd.feature_1221 .table_out_cf1b:hover,
.pattern_d6dd.feature_1221 .hover_276a a:hover,
.pattern_d6dd.feature_1221 .alert_e707 .avatar-10a3:hover,
.pattern_d6dd.feature_1221 .alert_e707 a:hover,
.pattern_d6dd.feature_1221 .aside_681b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_d6dd.feature_1221 .info-6e48 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_d6dd.feature_1221 .fluid-1f6a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_d6dd.feature_1221 .fluid-1f6a:before {
  background: rgba(255, 255, 255, 0.08);
}
.pattern_d6dd.feature_1221 .iron_55cc:before {
  background: rgba(0, 0, 0, 0.9);
}
.pattern_d6dd.feature_1221 .breadcrumb_clean_5ec2 .fluid-0e17 li a,
.pattern_d6dd.feature_1221 .breadcrumb_clean_5ec2 .avatar-10a3,
.pattern_d6dd.feature_1221 .aside_681b {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_d6dd.feature_1221 .breadcrumb_clean_5ec2 .avatar-10a3:focus,
.pattern_d6dd.feature_1221 .breadcrumb_clean_5ec2 .avatar-10a3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pattern_d6dd.feature_1221 .fluid-0e17 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_55cc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.iron_55cc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.sort-d839 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fixed_5d58 .pattern_d6dd {
  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;
}
.fixed_5d58 .fluid-1f6a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fixed_5d58 .fluid-1f6a: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) {
  .fixed_5d58 .fluid-1f6a:before {
    width: 16%;
    left: 42%;
  }
}
.fixed_5d58 .fluid-1f6a:last-child:before {
  content: none;
}
.fixed_5d58 .fluid-1f6a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fixed_5d58 .breadcrumb_clean_5ec2 .fluid-0e17 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fixed_5d58 .breadcrumb_clean_5ec2 .fluid-0e17 li a .avatar-10a3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fixed_5d58 .breadcrumb_clean_5ec2 .aside_681b {
  border: none;
}
.fixed_5d58 .breadcrumb_clean_5ec2 .aside_681b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fixed_5d58 .iron_55cc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fixed_5d58 .sort-d839 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fixed_5d58 .feature_1221 .iron_55cc:before {
  background: rgba(0, 0, 0, 0.9);
}
.fixed_5d58 .detail-short-ec0a.tooltip_orange_2fcb .sidebar_huge_4248 {
  background: rgba(0, 0, 0, 0.6);
}
.fixed_5d58
  .detail-short-ec0a.tooltip_orange_2fcb
  .sidebar_huge_4248::after,
.fixed_5d58
  .detail-short-ec0a.tooltip_orange_2fcb
  .sidebar_huge_4248:before {
  background: inherit;
}
.fixed_5d58
  .detail-short-ec0a.tooltip_orange_2fcb:hover
  .sidebar_huge_4248 {
  background: rgba(0, 0, 0, 0.8);
}
.rough_31de .pattern_d6dd {
  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) {
  .rough_31de .pattern_d6dd {
    width: auto;
    right: 45px;
  }
}
.link-top-69e4 .pattern_d6dd {
  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) {
  .link-top-69e4 .pattern_d6dd {
    width: auto;
    left: 45px;
  }
}
.stale-14ca .pattern_d6dd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.stale-14ca .sort-d839 {
  max-width: 48em;
  margin: 0 auto;
}
.stale-14ca .iron_55cc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.feature_south_0162 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.feature_south_0162.fixed_5d58 .pattern_d6dd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.feature_south_0162.rough_31de .pattern_d6dd {
  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);
}
.feature_south_0162 .pattern_d6dd {
  visibility: visible;
}
.feature_south_0162.link-top-69e4 .pattern_d6dd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hidden-dark-2cf6,
.caption_f52e {
  overflow-x: hidden;
}
.hidden-dark-2cf6 .pattern_d6dd {
  overflow: auto;
}
.hidden-dark-2cf6.fixed_5d58 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hidden-dark-2cf6.fixed_5d58 .pattern_d6dd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hidden-dark-2cf6.fixed_5d58 .medium_ef98 {
  opacity: 0;
}
.hidden-dark-2cf6.rough_31de {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hidden-dark-2cf6.rough_31de .pattern_d6dd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hidden-dark-2cf6.rough_31de .medium_ef98 {
  opacity: 0;
}
.hidden-dark-2cf6.link-top-69e4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hidden-dark-2cf6.link-top-69e4 .pattern_d6dd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hidden-dark-2cf6.link-top-69e4 .medium_ef98 {
  opacity: 0;
}
.hidden-dark-2cf6.stale-14ca .pattern_d6dd {
  z-index: 10;
  visibility: visible;
}
.tooltip_orange_2fcb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tooltip_orange_2fcb .sidebar_huge_4248 {
  background: rgba(255, 255, 255, 0.99);
}
.tooltip_orange_2fcb .sidebar_huge_4248::after,
.tooltip_orange_2fcb .sidebar_huge_4248:before {
  background: inherit;
}
.tooltip_orange_2fcb:hover .sidebar_huge_4248 {
  background: rgba(255, 255, 255, 0.99);
}
.link-top-69e4 .tooltip_orange_2fcb {
  top: 10px;
  right: auto;
  left: 12px;
}
.stale-14ca .tooltip_orange_2fcb {
  display: none !important;
}
.hidden-dark-2cf6:before,
.caption_f52e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hidden-dark-2cf6 .tooltip_orange_2fcb,
.caption_f52e .tooltip_orange_2fcb {
  display: inline-block;
}
.pattern_d6dd .focused-4944 {
  -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;
}
.hidden-dark-2cf6 .pattern_d6dd .focused-4944,
.caption_f52e .pattern_d6dd .focused-4944 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.description_solid_dfb3 .content-right-0baa {
  width: 100%;
}
.sort_top_cdde {
  padding: 0 0.5em 0;
}
.sort_top_cdde [class*="customify-col-"],
.sort_top_cdde [class*="customify-col_"],
.sort_top_cdde [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.up_dc46 .sort_top_cdde {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .last_9604 .avatar_2eff,
  .avatar_2eff {
    display: none;
  }
  .pagination_orange_fa2a {
    text-align: left;
  }
  .bottom_48b2 {
    text-align: center;
  }
  .hidden_d98c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .last_9604 .frame_2808,
  .frame_2808 {
    display: none;
  }
  .static-d5d1 {
    text-align: left;
  }
  .hero-8bec {
    text-align: center;
  }
  .south-0771 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .last_9604 .summary_selected_d93f,
  .summary_selected_d93f {
    display: none;
  }
  .search_lower_6be7 {
    text-align: left;
  }
  .hidden_07d7 {
    text-align: center;
  }
  .caption-0102 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.white_ad6c {
  box-shadow: none !important;
}
.summary-down-267d .next-38bf,
.badge-caf6 .next-38bf {
  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;
}
.badge-caf6 .next-38bf {
  margin-top: 30px;
  margin-bottom: 30px;
}
.active-stale-82ca {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.active-stale-82ca:after,
.active-stale-82ca:before {
  content: "";
  display: table;
}
.active-stale-82ca:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .active-stale-82ca {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.active-stale-82ca,
.highlight-gold-71d3 {
  max-width: 1248px;
  margin: 0 auto;
}

.aside_gold_b67a.container_static_2dc9 .active-stale-82ca {
  max-width: 100%;
}
.aside_gold_b67a.wrapper-complex-5001 {
  max-width: 1200px;
  margin: 0 auto;
}
.aside_gold_b67a.sort-current-868b .active-stale-82ca {
  max-width: 100%;
}
.aside_gold_b67a.sort-current-868b > .active-stale-82ca {
  padding-left: 0;
  padding-right: 0;
}
.aside_gold_b67a.sort-current-868b > .active-stale-82ca .last_9604 {
  margin: 0;
}
.aside_gold_b67a.sort-current-868b
  > .active-stale-82ca
  .container_basic_ebb9.top-2cac {
  margin-right: 0;
  margin-left: 0;
}
.aside_gold_b67a.sort-current-868b #main.top-2cac {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .form_849e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .form_849e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .brown_cb9a .main-f0af {
    padding-right: 1em;
  }
  .brown_cb9a.current-dcd0 .container_basic_ebb9 {
    border-right: 1px solid #eaecee;
  }
  .brown_cb9a.current-dcd0 .main-f0af {
    padding-right: 1em;
  }
  .brown_cb9a.current-dcd0 .cold-ba12 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-cfb0 .main-f0af {
    padding-left: 1em;
  }
  .table-cfb0.current-dcd0 .container_basic_ebb9 {
    border-left: 1px solid #eaecee;
  }
  .table-cfb0.current-dcd0 .main-f0af {
    padding-left: 1em;
  }
  .table-cfb0.current-dcd0 .cold-ba12 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first_43bb .main-f0af {
    padding-left: 1em;
  }
  .first_43bb.current-dcd0 .video-prev-9cef {
    border-right: 1px solid #eaecee;
  }
  .first_43bb.current-dcd0 .section-dynamic-2eec {
    border-right: 1px solid #eaecee;
  }
  .first_43bb.current-dcd0 .main-f0af {
    padding-left: 1em;
  }
  .first_43bb.current-dcd0 .cold-ba12 {
    padding-right: 1em;
  }
  .first_43bb.current-dcd0 .item-current-7c61 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label-95c9 .main-f0af {
    padding-right: 1em;
  }
  .label-95c9.current-dcd0 .video-prev-9cef {
    border-left: 1px solid #eaecee;
  }
  .label-95c9.current-dcd0 .section-dynamic-2eec {
    border-left: 1px solid #eaecee;
  }
  .label-95c9.current-dcd0 .main-f0af {
    padding-right: 1em;
  }
  .label-95c9.current-dcd0 .cold-ba12 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label-95c9.current-dcd0 .item-current-7c61 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_849e .main-f0af {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_849e.current-dcd0 .container_basic_ebb9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .form_849e.current-dcd0 .main-f0af {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_849e.current-dcd0 .cold-ba12 {
    padding-left: 1em;
  }
  .form_849e.current-dcd0 .item-current-7c61 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .form_849e.current-dcd0 .main-f0af {
    padding-left: 0;
  }
}
.advanced_4822 .wrapper-narrow-ce03 {
  display: inline-block;
}
.yellow-0ee7 {
  display: inline-block;
}
.gold-3382 {
  word-con: break-word;
}
.west_b4d0 > span {
  display: inline-block;
  padding: 5px 0;
}
.west_b4d0 .article-slow-ebd4 {
  margin-left: 8px;
  margin-right: 8px;
}
.west_b4d0 .surface_1d5c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.caption-41d7 .info_3eac {
  margin-bottom: 2em;
}
.caption-41d7 .popup_warm_2ce4 {
  margin-bottom: 15px;
}
.caption-41d7 .popup_warm_2ce4:last-child {
  margin-bottom: 0;
}
.caption-41d7 .pressed_f193 {
  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) {
  .caption-41d7 .pressed_f193 {
    display: block;
  }
}
.caption-41d7 .badge-easy-a455 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .caption-41d7 .badge-easy-a455 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.caption-41d7 .form_hard_61e6 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.caption-41d7 .form_hard_61e6 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.caption-41d7 .form_hard_61e6 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.caption-41d7 .gold-3382 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.caption-41d7 .gold-3382 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.caption-41d7 .simple-cd58 p:last-child {
  margin-bottom: 0;
}
.caption-41d7 .breadcrumb_c6ce {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.caption-41d7 .fluid-91d1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.caption-41d7 .active-upper-bc87 {
  margin-top: 1em;
}
.caption-41d7 .wrapper-cold-5913 {
  top: 0;
  display: block;
}
.caption-41d7 .wrapper-cold-5913 a {
  color: inherit;
}
.caption-41d7 .wrapper-cold-5913 a:hover {
  color: inherit;
}
.caption-41d7 .link-dim-6e2b {
  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;
}
.caption-41d7 .link-dim-6e2b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.caption-41d7 .fluid-91d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.caption-41d7 .pattern-north-47a8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.caption-41d7 .pattern-north-47a8:first-child {
  margin-top: 0;
}
.caption-41d7 .pattern-north-47a8.detail_9eaa {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.caption-41d7 .pattern-north-47a8.item_liquid_1374 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.caption-41d7
  .pattern-north-47a8.item_liquid_1374.hidden-6b73
  .active-upper-bc87 {
  width: 100%;
}
.caption-41d7 .item_liquid_1374 {
  -webkit-box-align: center;
  align-items: center;
}
.caption-41d7 .item_liquid_1374 .west_b4d0,
.caption-41d7 .item_liquid_1374 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.caption-41d7 .form_hard_61e6 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption-41d7 .form_hard_61e6 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.caption-41d7 .form_hard_61e6: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;
}
.caption-41d7 .detail_9eaa {
  z-index: 5;
}
.caption-41d7 .warm-ee80 .cool_107e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.caption-41d7 .active_steel_33fa .cool_107e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.caption-41d7 .brown_f533 .cool_107e {
  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;
}
.caption-41d7.clean-ad5c .pressed_f193,
.caption-41d7.feature_e3cf .pressed_f193 {
  display: block;
}
.caption-41d7.clean-ad5c .pressed_f193 .aside_glass_9888,
.caption-41d7.clean-ad5c .pressed_f193 .fluid-91d1,
.caption-41d7.feature_e3cf .pressed_f193 .aside_glass_9888,
.caption-41d7.feature_e3cf .pressed_f193 .fluid-91d1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption-41d7.status-rough-5f9c .badge-easy-a455 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .caption-41d7.status-rough-5f9c .badge-easy-a455 {
    margin-right: 0;
  }
}
.caption-41d7.clean-ad5c .badge-easy-a455,
.caption-41d7.feature_e3cf .badge-easy-a455 {
  padding-top: 40%;
}
.caption-41d7.clean-ad5c .info_3eac,
.caption-41d7.feature_e3cf .info_3eac {
  display: block;
}
.caption-41d7.clean-ad5c .fn-sticky-0294 .fluid-91d1,
.caption-41d7.feature_e3cf .fn-sticky-0294 .fluid-91d1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.caption-41d7.clean-ad5c .badge-easy-a455,
.caption-41d7.feature_e3cf .badge-easy-a455 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.caption-41d7.clean-ad5c .fluid-91d1 {
  padding: 1em;
}
.summary-4b80 {
  margin: 30px auto;
  display: block;
}
.summary-4b80 .hover_efbd > * {
  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;
}
.summary-4b80 .hover_efbd > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.summary-4b80 .hover_efbd span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hot-456a .west_b4d0 {
  margin-bottom: 1.41575em;
}
.hot-456a .focused-a89b {
  margin-bottom: 1.618em;
}
.large-9429 .pattern-dark-f483 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.large-9429 .pattern-dark-f483 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.large-9429 .motion_676f {
  max-width: 100%;
  overflow: auto;
}
.notice_gold_5b35 .large-9429 a:hover {
  text-decoration: underline;
}
.static-8a0b .popup_warm_2ce4:not(.gold-3382),
.static-8a0b .form_hard_61e6 {
  margin-bottom: 1.41575em;
}
.static-8a0b .popup_warm_2ce4:not(.gold-3382):last-child,
.static-8a0b .form_hard_61e6:last-child {
  margin-bottom: 0;
}
.static-8a0b .popup_warm_2ce4.hover_focused_b62c {
  margin-bottom: 0.41575em;
}
.static-8a0b .gradient_64c1:before,
.static-8a0b .banner_e753:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.static-8a0b .gradient_64c1:before {
  content: "\f115";
}
.static-8a0b .banner_e753:before {
  content: "\f02c";
}
.static-8a0b .nav_df36 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.static-8a0b .nav_df36 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.main-e902 {
  display: -webkit-box;
  display: flex;
}
.main-e902 .item-complex-5bb7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .main-e902 .item-complex-5bb7 {
    flex-basis: 90px;
  }
}
.main-e902 .sidebar_hovered_e1b7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .main-e902 .sidebar_hovered_e1b7 {
    flex-basis: calc(100% - 50px);
  }
}
.main-e902 .red_9b70 p:last-child {
  margin-bottom: 0.72em;
}
.block_edf7 .hover_efbd {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.block_edf7 .hover_efbd:after,
.block_edf7 .hover_efbd:before {
  content: "";
  display: table;
}
.block_edf7 .hover_efbd:after {
  clear: both;
}
.block_edf7 .hover_efbd .green_eb2c,
.block_edf7 .hover_efbd .gallery_right_b19f {
  width: 49%;
}
.block_edf7 .hover_efbd .green_eb2c a span.bright-4c04,
.block_edf7 .hover_efbd .gallery_right_b19f a span.bright-4c04 {
  display: block;
  margin-bottom: 5px;
}
.block_edf7 .hover_efbd .gallery_right_b19f {
  float: left;
  text-align: left;
}
.block_edf7 .hover_efbd .green_eb2c {
  float: right;
  text-align: right;
}
.menu_d565 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .menu_d565 {
    margin-bottom: 0;
  }
}
.block-active-e6dc {
  margin-bottom: 1em;
}
.block-active-e6dc .gold-3382 {
  font-size: 1.1em;
  line-height: 1.3;
}
.container-light-3ac4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.logo-e55f .block-active-e6dc,
.outline-aa2f .block-active-e6dc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .logo-e55f .block-active-e6dc,
  .outline-aa2f .block-active-e6dc {
    display: block;
  }
}
.logo-e55f .container-light-3ac4,
.outline-aa2f .container-light-3ac4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .logo-e55f .container-light-3ac4,
  .outline-aa2f .container-light-3ac4 {
    margin-bottom: 1em;
  }
}
.logo-e55f .container-light-3ac4 img,
.outline-aa2f .container-light-3ac4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.logo-e55f .slider-31f8,
.outline-aa2f .slider-31f8 {
  flex-basis: calc(100% - 160px);
}
.logo-e55f .slider-31f8 p,
.outline-aa2f .slider-31f8 p {
  margin-bottom: 0;
}
.logo-e55f .slider-31f8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .logo-e55f .slider-31f8 {
    padding-left: 0;
  }
}
.outline-aa2f .slider-31f8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .outline-aa2f .slider-31f8 {
    padding-right: 0;
  }
}
.outline-aa2f .container-light-3ac4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.search-dim-b595 .container-light-3ac4 {
  margin-bottom: 0.5em;
}
.search-dim-b595 .container-light-3ac4 img {
  width: 100%;
}
.block_b733 .south-f68a,
.media-tiny-23a2 .south-f68a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.media-tiny-23a2 .container_basic_ebb9 .blue-80d6 p:last-child {
  margin-bottom: 0;
}
.fresh_000c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.red-0b6e .basic_8864 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .red-0b6e .basic_8864:last-of-type {
    margin-bottom: 0;
  }
}
.red-0b6e .basic_8864 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.red-0b6e .basic_8864 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.red-0b6e .basic_8864 ul li {
  margin: 0 0 0.6em;
}
.red-0b6e .basic_8864 ul li.iron_cddc,
.red-0b6e .basic_8864 ul li.east_a9b5 {
  position: relative;
}
.red-0b6e .basic_8864 ul li.iron_cddc .steel-2da3,
.red-0b6e .basic_8864 ul li.east_a9b5 .steel-2da3 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.red-0b6e .basic_8864 ul li.iron_cddc:after:after,
.red-0b6e .basic_8864 ul li.iron_cddc:after:before,
.red-0b6e
  .basic_8864
  ul
  li.east_a9b5:after:after,
.red-0b6e
  .basic_8864
  ul
  li.east_a9b5:after:before {
  content: "";
  display: table;
}
.red-0b6e .basic_8864 ul li.iron_cddc:after:after,
.red-0b6e
  .basic_8864
  ul
  li.east_a9b5:after:after {
  clear: both;
}
.red-0b6e .basic_8864 a.hovered_b247:hover {
  text-decoration: none;
}
.red-0b6e .basic_8864 select {
  max-width: 100%;
}
.red-0b6e .basic_8864 table {
  font-size: 85%;
}
.red-0b6e .basic_8864 table td,
.red-0b6e .basic_8864 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.red-0b6e .basic_8864 table tfoot td {
  text-align: left;
}
.red-0b6e .basic_8864 :last-child {
  margin-bottom: 0;
}
.red-0b6e .basic_8864 .accordion-north-498a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.red-0b6e .basic_8864 .accordion-north-498a label {
  width: 100%;
}
.red-0b6e .basic_8864 .accordion-north-498a .box_hard_54a7 {
  width: 100%;
  display: block;
}
.red-0b6e .basic_8864 .accordion-north-498a .fast-07e6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.red-0b6e .basic_8864 .accordion-north-498a .fast-07e6:hover svg #svg-search {
  fill: #444;
}
.red-0b6e .basic_8864 .accordion-north-498a .fast-07e6 svg {
  width: 18px;
  height: 18px;
}
.red-0b6e .hover_30a9 ul ul,
.red-0b6e .row-hovered-5f15 ul ul,
.red-0b6e .wide_3455 ul ul,
.red-0b6e .text_black_34cf ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.red-0b6e .hover_30a9 .disabled_complex_26f6 > a,
.red-0b6e .row-hovered-5f15 .disabled_complex_26f6 > a,
.red-0b6e .wide_3455 .disabled_complex_26f6 > a,
.red-0b6e .text_black_34cf .disabled_complex_26f6 > a {
  margin-bottom: 0;
}
.red-0b6e .status-dim-0b59 li,
.red-0b6e .hover_30a9 li,
.red-0b6e .footer-b934 li,
.red-0b6e .row-hovered-5f15 li,
.red-0b6e .wide_3455 li,
.red-0b6e .text_black_34cf li,
.red-0b6e .advanced_46d7 li,
.red-0b6e .box-under-6cc3 li {
  display: block;
  position: relative;
}
.red-0b6e .status-dim-0b59 li:last-child,
.red-0b6e .hover_30a9 li:last-child,
.red-0b6e .footer-b934 li:last-child,
.red-0b6e .row-hovered-5f15 li:last-child,
.red-0b6e .wide_3455 li:last-child,
.red-0b6e .text_black_34cf li:last-child,
.red-0b6e .advanced_46d7 li:last-child,
.red-0b6e .box-under-6cc3 li:last-child {
  border: none;
}
.red-0b6e .status-dim-0b59 li a,
.red-0b6e .hover_30a9 li a,
.red-0b6e .footer-b934 li a,
.red-0b6e .row-hovered-5f15 li a,
.red-0b6e .wide_3455 li a,
.red-0b6e .text_black_34cf li a,
.red-0b6e .advanced_46d7 li a,
.red-0b6e .box-under-6cc3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.red-0b6e .status-dim-0b59 li ul li::before,
.red-0b6e .hover_30a9 li ul li::before,
.red-0b6e .footer-b934 li ul li::before,
.red-0b6e .row-hovered-5f15 li ul li::before,
.red-0b6e .wide_3455 li ul li::before,
.red-0b6e .text_black_34cf li ul li::before,
.red-0b6e .advanced_46d7 li ul li::before,
.red-0b6e .box-under-6cc3 li ul li::before {
  left: 15px;
}
.red-0b6e .status-dim-0b59 li ul a,
.red-0b6e .hover_30a9 li ul a,
.red-0b6e .footer-b934 li ul a,
.red-0b6e .row-hovered-5f15 li ul a,
.red-0b6e .wide_3455 li ul a,
.red-0b6e .text_black_34cf li ul a,
.red-0b6e .advanced_46d7 li ul a,
.red-0b6e .box-under-6cc3 li ul a {
  padding-left: 20px;
}
.red-0b6e .status-dim-0b59 li ul ul li::before,
.red-0b6e .hover_30a9 li ul ul li::before,
.red-0b6e .footer-b934 li ul ul li::before,
.red-0b6e .row-hovered-5f15 li ul ul li::before,
.red-0b6e .wide_3455 li ul ul li::before,
.red-0b6e .text_black_34cf li ul ul li::before,
.red-0b6e .advanced_46d7 li ul ul li::before,
.red-0b6e .box-under-6cc3 li ul ul li::before {
  left: 30px;
}
.red-0b6e .status-dim-0b59 li ul ul a,
.red-0b6e .hover_30a9 li ul ul a,
.red-0b6e .footer-b934 li ul ul a,
.red-0b6e .row-hovered-5f15 li ul ul a,
.red-0b6e .wide_3455 li ul ul a,
.red-0b6e .text_black_34cf li ul ul a,
.red-0b6e .advanced_46d7 li ul ul a,
.red-0b6e .box-under-6cc3 li ul ul a {
  padding-left: 40px;
}
.red-0b6e .notification_in_0a6a li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.red-0b6e .box-under-6cc3 ul li {
  margin-bottom: 1.41575em;
}
.red-0b6e .box-under-6cc3 ul li .content-6b46 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.red-0b6e .box-under-6cc3 ul li .pagination_prev_fe0b {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.feature_1221 .status-dim-0b59 li a,
.feature_1221 .hover_30a9 li a,
.feature_1221 .footer-b934 li a,
.feature_1221 .row-hovered-5f15 li a,
.feature_1221 .wide_3455 li a,
.feature_1221 .text_black_34cf li a,
.feature_1221 .advanced_46d7 li a,
.feature_1221 .box-under-6cc3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_1221 .notification_in_0a6a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_1221 .basic_8864 ul li.iron_cddc .steel-2da3,
.feature_1221 .basic_8864 ul li.east_a9b5 .steel-2da3 {
  background: rgba(0, 0, 0, 0.2);
}
.feature_1221 .red-0b6e .basic_8864 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_gold_b67a .red-0b6e .fluid-0e17 li {
  margin: 0;
}
.aside_gold_b67a .red-0b6e .fluid-0e17 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.aside_gold_b67a .red-0b6e .fluid-0e17 li ul {
  margin: 0;
}
.aside_gold_b67a .red-0b6e .fluid-0e17 li ul li a {
  padding-left: 15px;
}
.aside_gold_b67a .red-0b6e .fluid-0e17 li ul li li a {
  padding-left: 30px;
}
.aside_gold_b67a .red-0b6e .fluid-0e17 li.black_5c5d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.aside_gold_b67a .red-0b6e .fluid-0e17 li.black_5c5d > 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;
}
.aside_gold_b67a .red-0b6e .fluid-0e17 li.black_5c5d > 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;
}
.dark-3dea a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.solid-93b1 {
  position: relative;
  z-index: 10;
}
.solid-93b1 .focused-4944 {
  width: 100%;
  max-width: 100%;
}
.table-7846 .old_47a3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.table-7846 .detail-short-ec0a {
}
.table-7846 .feature_1221 {
  background: #292929;
}
.list_purple_83bc .old_47a3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.list_purple_83bc .detail-short-ec0a {
  background: #f9f9f9;
}
.list_purple_83bc .feature_1221 {
  background: #303030;
}
.status_gas_bd94 .old_47a3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .status_gas_bd94 .wrapper-narrow-ce03 {
    margin-bottom: 1em;
  }
  .status_gas_bd94 .wrapper-narrow-ce03:last-child {
    margin-bottom: 0;
  }
}
.status_gas_bd94 .detail-short-ec0a {
  background: #ededed;
}
.status_gas_bd94 .feature_1221 {
  background: #1a1a1a;
}
.old_47a3.detail-short-ec0a {
  color: rgba(0, 0, 0, 0.6);
}
.old_47a3.detail-short-ec0a .menu-f0cc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.old_47a3.feature_1221 {
  color: rgba(255, 255, 255, 0.99);
}
.old_47a3.feature_1221 a:not(.hovered_b247) {
  color: rgba(255, 255, 255, 0.79);
}
.old_47a3.feature_1221 a:not(.hovered_b247):hover {
  color: rgba(255, 255, 255, 0.99);
}
.old_47a3.feature_1221 .menu-f0cc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.old_47a3.feature_1221 table tbody td,
.old_47a3.feature_1221 table th {
  background: rgba(0, 0, 0, 0.08);
}
.card_brown_74ec.input_south_c9a9 .active-stale-82ca {
  max-width: initial;
}
.card_brown_74ec .dirty_3f56 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.card_brown_74ec .dirty_3f56 .focused-4944 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .card_brown_74ec .dirty_3f56 .focused-4944 {
    display: block;
    margin-bottom: 2em;
  }
  .card_brown_74ec .dirty_3f56 .focused-4944:last-child {
    margin-bottom: 0;
  }
}
.status_gas_bd94 .wrapper-narrow-ce03:last-child,
.list_purple_83bc .wrapper-narrow-ce03:last-child,
.table-7846 .wrapper-narrow-ce03:last-child {
  margin-bottom: 0;
}
.status_gas_bd94 .wrapper-narrow-ce03 .red-0b6e .basic_8864:last-child,
.list_purple_83bc .wrapper-narrow-ce03 .red-0b6e .basic_8864:last-child,
.table-7846 .wrapper-narrow-ce03 .red-0b6e .basic_8864:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .status_gas_bd94 .solid-d320,
  .status_gas_bd94 .iron-aaf8,
  .list_purple_83bc .solid-d320,
  .list_purple_83bc .iron-aaf8,
  .table-7846 .solid-d320,
  .table-7846 .iron-aaf8 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .solid-93b1 .wrapper-narrow-ce03 {
    margin-bottom: 2em;
  }
}
.solid-93b1 p:last-child {
  margin-bottom: 0;
}
.solid-93b1 li,
.solid-93b1 ul {
  list-style: none;
  margin: 0;
}
.solid-93b1 ul ul {
  margin-left: 2.617924em;
}
.next_1fcf {
  font-size: 0.875em;
}

/* css-noise: c9ab */
.promo-block-z8 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
