/*!
Theme Name: Customify
Theme URI: https://pressmaximum.card-8319/customify
Author: WPCustomify
Author URI: https://pressmaximum.card-8319
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.card-8319/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.alert-red-8086.secondary-75b7/licenses/gpl-2.0.tooltip-north-84b9
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.container-hovered-55ea/, (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.south-618d.panel_6510/normalize.fluid-a7cc/
 ======
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.fluid-a7cc v7.0.0 | MIT License | github.card-8319/necolas/normalize.fluid-a7cc */
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;
}
.dropdown_c87f .steel-e23d,
.right-caf1,
.glass_c7fc,
.feature_down_616b,
.gold_8e15,
.cold_2bac,
.icon_516d,
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;
}
.right-caf1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .right-caf1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .right-caf1,
  h1 {
    font-size: 1.8em;
  }
}
.glass_c7fc,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.glass_c7fc + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .glass_c7fc,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .glass_c7fc,
  h2 {
    font-size: 1.7em;
  }
}
.feature_down_616b,
h3 {
  font-size: 1.618em;
}
.dropdown_c87f .steel-e23d,
.gold_8e15,
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.list_thick_7f8a {
  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;
}
.feature-out-dd46:after,
.feature-out-dd46:before,
.highlight-9506:after,
.highlight-9506:before {
  content: "";
  display: table;
}
.feature-out-dd46:after,
.highlight-9506:after {
  clear: both;
}
.dirty-bea6 {
  float: right;
  margin-right: 0;
}
.fluid-1c58 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.blue_15e5 .dark_9367,
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;
}
.blue_15e5 .dark_9367: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;
}
.tabs_old_b361 .dark_9367 {
  box-shadow: none;
}
.tabs_old_b361
  .dark_9367
  .huge_4966 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tabs_old_b361 .dark_9367 .primary_small_e834 {
  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;
}
.tabs_old_b361
  .dark_9367
  .primary_small_e834
  b {
  display: none;
}
.tabs_old_b361 .main_steel_5b28 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.motion-869c:not(.wide_eef2):not(.photo_ae39),
button:not(.wide_eef2):not(.photo_ae39),
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ),
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ),
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ) {
  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;
}
.motion-869c:not(.wide_eef2):not(
    .photo_ae39
  ):hover,
button:not(.wide_eef2):not(
    .photo_ae39
  ):hover,
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ):hover,
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ):hover,
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.motion-869c:not(.wide_eef2):not(
    .photo_ae39
  ):active,
.motion-869c:not(.wide_eef2):not(
    .photo_ae39
  ):focus,
button:not(.wide_eef2):not(
    .photo_ae39
  ):active,
button:not(.wide_eef2):not(
    .photo_ae39
  ):focus,
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ):active,
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ):focus,
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ):active,
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ):focus,
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ):active,
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ):focus {
  outline: 0;
}
.motion-869c:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c,
button:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c,
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c,
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c,
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c {
  position: relative;
}
.motion-869c:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .notification_wood_a581,
.motion-869c:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .prev_656c,
.motion-869c:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .glass_adfa,
.motion-869c:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  i,
.motion-869c:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  svg,
button:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .notification_wood_a581,
button:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .prev_656c,
button:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .glass_adfa,
button:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  i,
button:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  svg,
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .notification_wood_a581,
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .prev_656c,
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .glass_adfa,
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  i,
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  svg,
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .notification_wood_a581,
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .prev_656c,
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .glass_adfa,
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  i,
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  svg,
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .notification_wood_a581,
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .prev_656c,
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  .glass_adfa,
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  i,
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c
  svg {
  visibility: hidden;
}
.motion-869c:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c:after,
button:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c:after,
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c:after,
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c:after,
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ).fn-loading-d00c: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;
}
.motion-869c:not(.wide_eef2):not(.photo_ae39),
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ),
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ),
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ) {
  color: #fff;
  background: #235787;
}
.motion-869c:not(.wide_eef2):not(
    .photo_ae39
  ):focus,
input[type="button"]:not(.wide_eef2):not(
    .photo_ae39
  ):focus,
input[type="reset"]:not(.wide_eef2):not(
    .photo_ae39
  ):focus,
input[type="submit"]:not(.wide_eef2):not(
    .photo_ae39
  ):focus {
  color: #fff;
}
.motion-869c.fn-disabled-d00c:not(.wide_eef2):not(
    .photo_ae39
  ),
.motion-869c[disabled]:not(.wide_eef2):not(
    .photo_ae39
  ),
button.fn-disabled-d00c:not(.wide_eef2):not(
    .photo_ae39
  ),
button[disabled]:not(.wide_eef2):not(
    .photo_ae39
  ) {
  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;
}
.middle-2445 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.middle-2445: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;
}
.warm-a337 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.orange_6cf2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.outline_steel_7875 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.feature-out-dd46:after,
.feature-out-dd46:before,
.upper-d0aa:after,
.upper-d0aa:before,
.dim_30df:after,
.dim_30df:before,
.active_7de8:after,
.active_7de8:before,
.thick-e068:after,
.thick-e068:before,
.list_1855:after,
.list_1855:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.feature-out-dd46:after,
.upper-d0aa:after,
.dim_30df:after,
.active_7de8:after,
.thick-e068:after,
.list_1855:after {
  clear: both;
}
.upper-d0aa .tag-56b1,
.dim_30df .tag-56b1,
.active-757d .tag-56b1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.stale_83cd {
  display: inline-block;
}
.tertiary-a49e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tertiary-a49e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tertiary-a49e .center-ed5b {
  padding: 1em 0;
  font-size: 85%;
}
.center-ed5b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.in_898d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.in_898d:after,
.in_898d:before {
  content: "";
  display: table;
}
.in_898d:after {
  clear: both;
}
.label_9cc8 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.backdrop_6aff .label_9cc8 {
  max-width: 50%;
}
.breadcrumb_fd49 .label_9cc8 {
  max-width: 33.33%;
}
.column_97af .label_9cc8 {
  max-width: 25%;
}
.static-9954 .label_9cc8 {
  max-width: 20%;
}
.paragraph-9018 .label_9cc8 {
  max-width: 16.66%;
}
.footer-26e8 .label_9cc8 {
  max-width: 14.28%;
}
.detail-inner-58b5 .label_9cc8 {
  max-width: 12.5%;
}
.item-purple-ea99 .label_9cc8 {
  max-width: 11.11%;
}
.header-new-c3db {
  display: block;
}
.dropdown_c87f .accent-62e4 label,
.dropdown_c87f .logo-fresh-e9a9 label,
.dropdown_c87f .tiny_4c54 label,
.dropdown_c87f .iron-5f56 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.row-bcd3 {
  list-style: none;
  margin: 0;
}
.row-bcd3 article.smooth_8c74 {
  margin-bottom: 0;
}
.row-bcd3 ul {
  list-style: none;
  margin: 0;
}
.row-bcd3 .liquid-8541 li.smooth_8c74 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .row-bcd3 .liquid-8541 li.smooth_8c74 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .row-bcd3 .liquid-8541 li.smooth_8c74: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) {
  .row-bcd3 .liquid-8541 li.smooth_8c74 li.smooth_8c74 li.smooth_8c74 li.smooth_8c74 {
    padding-left: 0;
  }
}
article.smooth_8c74 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.smooth_8c74 .upper-d0aa p:last-of-type {
  margin-bottom: 0;
}
article.smooth_8c74 .video-ac7a {
  float: left;
}
article.smooth_8c74 .black_35f7 {
  margin-left: 85px;
}
article.smooth_8c74 .box-0298 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.smooth_8c74 .box-0298 .main_brown_4985 {
  margin-left: 10px;
}
article.smooth_8c74 .backdrop_26f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.smooth_8c74 .container_b82d {
  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 .accent-62e4,
  #respond .tiny_4c54,
  #respond .iron-5f56 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent-62e4 input,
#respond .tiny_4c54 input,
#respond .iron-5f56 input {
  width: 100%;
}
#respond .iron-5f56 {
  margin-right: 0;
}
#respond .full-fcfa #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shade-action-f34e {
  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;
}
.shade-action-f34e.selected-69a1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.shade-action-f34e 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%);
}
.shade-action-f34e:focus,
.shade-action-f34e: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);
}
.copper-fc67 {
  border-radius: 10%;
}
.pink-77ae {
  border-radius: 50%;
}
.action-ff8e {
  font-size: 0.72em;
}
.blue_fed0 {
  font-size: 0.875em;
}
.box_short_f2dd {
  font-size: 1.1em;
}
.clean_95c9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.clean_95c9.action-ff8e {
  letter-spacing: 0.5px;
}
.progress_lite_c546,
.progress_lite_c546 a {
  color: #6d6d6d;
}
.progress_lite_c546 a:hover {
  color: #111;
}
.background-30a0 {
  color: #6d6d6d;
}
.paper-4c74 {
  overflow-x: hidden;
}
.paper-4c74 .wide-7dd6.up-0003 {
  position: relative;
}
.paper-4c74 .wide-7dd6.up-0003.notice_tiny_9101 {
  position: initial;
}
.paper-4c74
  .wide-7dd6.up-0003.notice_tiny_9101
  .modal-cc00 {
  left: auto;
}
.paper-4c74 .wide-7dd6 .modal-cc00 {
  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;
}
.paper-4c74 .wide-7dd6:hover.up-0003 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.paper-4c74
  .wide-7dd6:hover.up-0003
  .modal-cc00 {
  display: block;
  z-index: 9999999;
}
.paper-4c74 .input-next-61a3 .smooth_2e1f,
.paper-4c74 .component_384b .smooth_2e1f {
  display: none;
}
.paper-4c74 .in_6733 .wide-7dd6:hover.up-0003 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dropdown_c87f .accent-62e4 label,
.dropdown_c87f .logo-fresh-e9a9 label,
.dropdown_c87f .tiny_4c54 label,
.dropdown_c87f .iron-5f56 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.row-bcd3 {
  list-style: none;
  margin: 0;
}
.row-bcd3 article.smooth_8c74 {
  margin-bottom: 0;
}
.row-bcd3 ul {
  list-style: none;
  margin: 0;
}
.row-bcd3 .liquid-8541 li.smooth_8c74 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .row-bcd3 .liquid-8541 li.smooth_8c74 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .row-bcd3 .liquid-8541 li.smooth_8c74: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) {
  .row-bcd3 .liquid-8541 li.smooth_8c74 li.smooth_8c74 li.smooth_8c74 li.smooth_8c74 {
    padding-left: 0;
  }
}
article.smooth_8c74 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.smooth_8c74 .upper-d0aa p:last-of-type {
  margin-bottom: 0;
}
article.smooth_8c74 .video-ac7a {
  float: left;
}
article.smooth_8c74 .black_35f7 {
  margin-left: 85px;
}
article.smooth_8c74 .box-0298 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.smooth_8c74 .box-0298 .main_brown_4985 {
  margin-left: 10px;
}
article.smooth_8c74 .backdrop_26f4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.smooth_8c74 .container_b82d {
  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 .accent-62e4,
  #respond .tiny_4c54,
  #respond .iron-5f56 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .accent-62e4 input,
#respond .tiny_4c54 input,
#respond .iron-5f56 input {
  width: 100%;
}
#respond .iron-5f56 {
  margin-right: 0;
}
#respond .full-fcfa #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input-next-61a3 .thumbnail_gas_4965 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail_gas_4965 .outline-8ba0.silver-d21e .detail-308b > li > a:focus,
.thumbnail_gas_4965 .outline-8ba0.silver-d21e .detail-308b > li > a:hover,
.thumbnail_gas_4965 .outline-8ba0.feature_short_5e67 .detail-308b > li > a:focus,
.thumbnail_gas_4965 .outline-8ba0.feature_short_5e67 .detail-308b > li > a:hover,
.thumbnail_gas_4965 .outline-8ba0.caption_0113 .detail-308b > li > a:focus,
.thumbnail_gas_4965 .outline-8ba0.caption_0113 .detail-308b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_gas_4965
  .outline-8ba0.silver-d21e
  .detail-308b
  > li.black_abf3
  > a,
.thumbnail_gas_4965
  .outline-8ba0.silver-d21e
  .detail-308b
  > li.block-8704
  > a,
.thumbnail_gas_4965
  .outline-8ba0.feature_short_5e67
  .detail-308b
  > li.black_abf3
  > a,
.thumbnail_gas_4965
  .outline-8ba0.feature_short_5e67
  .detail-308b
  > li.block-8704
  > a,
.thumbnail_gas_4965
  .outline-8ba0.caption_0113
  .detail-308b
  > li.black_abf3
  > a,
.thumbnail_gas_4965 .outline-8ba0.caption_0113 .detail-308b > li.summary_45e1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_gas_4965 .widget-easy-72fc,
.thumbnail_gas_4965 .widget-easy-72fc a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_gas_4965 .primary_08f9.logo-clean-641f li a,
.thumbnail_gas_4965 .dim-ab7f a,
.thumbnail_gas_4965 .backdrop-222b,
.thumbnail_gas_4965 .detail-308b > li > a,
.thumbnail_gas_4965 .tooltip_a7e9 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_gas_4965 .primary_08f9.logo-clean-641f li a:hover,
.thumbnail_gas_4965 .dim-ab7f a:hover,
.thumbnail_gas_4965 .backdrop-222b:hover,
.thumbnail_gas_4965 .detail-308b > li > a:hover,
.thumbnail_gas_4965 .tooltip_a7e9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_gas_4965 .soft_6854 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_gas_4965 .soft_6854 .paragraph_7d05 {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_gas_4965 .soft_6854:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_gas_4965 .gas-5287 .pattern_5780 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_gas_4965 .gas-5287 .pattern_5780 .media-gold-525c {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_gas_4965
  .gas-5287
  .pattern_5780
  .media-gold-525c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_gas_4965
  .gas-5287
  .pattern_5780
  .media-gold-525c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_gas_4965
  .gas-5287
  .pattern_5780
  .media-gold-525c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_gas_4965
  .gas-5287
  .pattern_5780
  .media-gold-525c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_gas_4965 .gas-5287 .nav-a086 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_gas_4965 .gas-5287 .nav-a086:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-blue-a6c6
  .thumbnail_gas_4965
  .gas-5287
  .tabs-tall-26c5
  .grid-warm-303f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-blue-a6c6
  .thumbnail_gas_4965
  .gas-5287
  .tabs-tall-26c5
  .media-gold-525c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input-next-61a3 .label_ce4c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.label_ce4c .outline-8ba0.silver-d21e .detail-308b > li > a:focus,
.label_ce4c .outline-8ba0.silver-d21e .detail-308b > li > a:hover,
.label_ce4c .outline-8ba0.feature_short_5e67 .detail-308b > li > a:focus,
.label_ce4c .outline-8ba0.feature_short_5e67 .detail-308b > li > a:hover,
.label_ce4c .outline-8ba0.caption_0113 .detail-308b > li > a:focus,
.label_ce4c .outline-8ba0.caption_0113 .detail-308b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_ce4c
  .outline-8ba0.silver-d21e
  .detail-308b
  > li.black_abf3
  > a,
.label_ce4c
  .outline-8ba0.silver-d21e
  .detail-308b
  > li.block-8704
  > a,
.label_ce4c
  .outline-8ba0.feature_short_5e67
  .detail-308b
  > li.black_abf3
  > a,
.label_ce4c
  .outline-8ba0.feature_short_5e67
  .detail-308b
  > li.block-8704
  > a,
.label_ce4c
  .outline-8ba0.caption_0113
  .detail-308b
  > li.black_abf3
  > a,
.label_ce4c .outline-8ba0.caption_0113 .detail-308b > li.summary_45e1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.label_ce4c .widget-easy-72fc,
.label_ce4c .widget-easy-72fc a {
  color: rgba(0, 0, 0, 0.8);
}
.label_ce4c .primary_08f9.logo-clean-641f li a,
.label_ce4c .dim-ab7f a,
.label_ce4c .backdrop-222b,
.label_ce4c .detail-308b > li > a,
.label_ce4c .tooltip_a7e9 {
  color: rgba(0, 0, 0, 0.55);
}
.label_ce4c .primary_08f9.logo-clean-641f li a:hover,
.label_ce4c .dim-ab7f a:hover,
.label_ce4c .backdrop-222b:hover,
.label_ce4c .detail-308b > li > a:hover,
.label_ce4c .tooltip_a7e9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_ce4c .soft_6854 {
  color: rgba(0, 0, 0, 0.55);
}
.label_ce4c .soft_6854 .paragraph_7d05 {
  color: rgba(0, 0, 0, 0.8);
}
.label_ce4c .soft_6854:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge_fluid_f07e .alert_d1ad {
  margin-left: auto;
  margin-right: auto;
}
.dim_30df > * {
  margin-left: auto;
  margin-right: auto;
}
.dim_30df .warm-a337 {
  margin-right: 1.41575em;
}
.fluid_d97b .dim_30df > .accent-action-de90 {
  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;
}
.fluid_d97b .dim_30df > .notice-d0a2 {
  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;
}
.wrapper-20b3.badge_fluid_f07e .alert_d1ad,
.icon-ab54.badge_fluid_f07e .alert_d1ad {
  margin-left: 0;
}
.status-fresh-50e9.badge_fluid_f07e .alert_d1ad,
.preview-full-0467.badge_fluid_f07e .alert_d1ad {
  margin-right: 0;
}
.dim_30df ol,
.dim_30df ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.sort-9ff4 video {
  max-width: 100%;
}
.outer-d0bd img {
  display: block;
}
.outer-d0bd.warm-a337,
.outer-d0bd.orange_6cf2 {
  width: 100%;
}
.outer-d0bd.notice-d0a2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.copper-2fa3:not(.photo-south-ed6e) {
  margin: 1.5em auto;
}
.silver-919b p {
  padding: 1.5em 14px;
}
ul.info-fcbb.notice-d0a2,
ul.info-fcbb.accent-action-de90,
ul.info-fcbb.table-0480.accent-action-de90 {
  padding: 0 14px;
}
.bronze_57ca {
  display: block;
  overflow-x: auto;
}
.bronze_57ca table {
  border-collapse: collapse;
  width: 100%;
}
.bronze_57ca td,
.bronze_57ca th {
  padding: 0.5em;
}
.dim_30df li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dim_30df ol ol,
.dim_30df ol ul,
.dim_30df ul ol,
.dim_30df ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dim_30df ol ol li,
.dim_30df ol ul li,
.dim_30df ul ol li,
.dim_30df ul ul li {
  margin-left: 0;
}
.component-7d28.layout_d0ab > .pagination-9a66 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.component-7d28.layout_d0ab > .pagination-9a66 iframe,
.component-7d28.layout_d0ab > .pagination-9a66 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.container-hovered-ae88 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.container-hovered-ae88.pagination_south_a668 {
  padding: 0;
}
.container-hovered-ae88.pagination_south_a668 cite {
  font-size: 13px;
}
.container-hovered-ae88 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.container-hovered-ae88 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.left_0d2c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.left_0d2c > p:first-child {
  margin-top: 0;
}
.left_0d2c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.left_0d2c blockquote {
  border-left: 0;
}
.section-df13 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.section-df13:not(.fluid_c24b) {
  max-width: 100px;
}
.section-df13.widget_cold_0ba9 {
  border-bottom: none !important;
  text-align: center;
}
.section-df13.widget_cold_0ba9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .silver-919b p {
    padding: 1.5em 0;
  }
}
.item-hard-a212 {
  color: #0073aa;
}
.border_mini_c891 {
  background-color: #0073aa;
}
.shade_fast_29d2 {
  color: #229fd8;
}
.black-ccdc {
  background-color: #229fd8;
}
.frame-406d {
  color: #eee;
}
.panel-600b {
  background-color: #eee;
}
.hover_5798 {
  color: #444;
}
.center-33a7 {
  background-color: #444;
}
.advanced-3811 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.advanced-3811 .fresh_45b7 .dim-ab7f {
  font-size: 15px;
}
.advanced-3811 .dim-ab7f {
  line-height: 1.3;
}
.advanced-3811 .label_ce4c {
}
.advanced-3811 .thumbnail_gas_4965 {
  background: #235787;
}
.filter_d9bc {
  padding: 0;
}
.filter_d9bc .thumbnail_gas_4965 {
  background: #1a1a1a;
}
.filter_d9bc .label_ce4c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.steel_bfbf {
  padding: 0;
  border-left: none;
  border-right: none;
}
.steel_bfbf .label_ce4c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.steel_bfbf .thumbnail_gas_4965 {
  background: #303030;
}
.list_1855 {
  position: relative;
  z-index: 10;
}
.list_1855 .row-right-21f7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_active_c1d5 .up-0003 {
  display: inline-block;
  vertical-align: middle;
}
.aside_active_c1d5.heading_pink_d7d7 .up-0003 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .aside_active_c1d5.heading_pink_d7d7 .up-0003 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .aside_active_c1d5.heading_pink_d7d7 .up-0003 {
    margin-right: 0.4em;
  }
}
.aside_active_c1d5.heading_pink_d7d7 .up-0003:last-child {
  margin-right: 0;
}
.up-f903 .row-right-21f7 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .input-next-61a3 .fresh_45b7 {
    margin: 0 -0.5em;
  }
  .input-next-61a3 .fresh_45b7 [class*="customify-col-"],
  .input-next-61a3 .fresh_45b7 [class*="customify-col_"],
  .input-next-61a3 .fresh_45b7 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.input-next-61a3.filter-large-de33 .row-right-21f7 {
  background: 0 0 !important;
}
.input-next-61a3.filter-large-de33 .row-right-21f7,
.input-next-61a3.up-f903 .row-right-21f7 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .input-next-61a3.top-56aa {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.input-next-61a3.up-f903 .row-right-21f7 {
  box-shadow: none !important;
}
.avatar_steel_b543 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .avatar_steel_b543 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .avatar_steel_b543 {
    padding: 18px 0 20px;
  }
}
.avatar_steel_b543 .gallery-dynamic-1f76 {
  width: 100%;
}
.avatar_steel_b543 .main_white_e1af {
  margin-bottom: 0;
}
.avatar_steel_b543 .main_liquid_0337 {
  margin-top: 5px;
  font-size: 0.875em;
}
.chip-east-9013 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.chip-east-9013 .focused-d8e1 {
  width: 100%;
}
.heading-b5bf {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.heading-b5bf li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.heading-b5bf 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;
}
.heading-b5bf li:last-child:after {
  display: none;
}
.heading-b5bf li a {
  font-weight: 500;
  margin-right: 10px;
}
.dirty-fa23 .smooth_2e1f button,
.avatar_steel_b543 .smooth_2e1f button {
  left: 0;
}
.dirty-fa23 .focused-d8e1,
.avatar_steel_b543 .focused-d8e1 {
  padding-left: 0;
  padding-right: 0;
}
.dirty-fa23 .chip-east-9013,
.avatar_steel_b543 .chip-east-9013 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.dirty-fa23 {
  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;
}
.dirty-fa23: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;
}
.dirty-fa23 .black_0e43 {
  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) {
  .dirty-fa23 .black_0e43 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .dirty-fa23 .black_0e43 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .dirty-fa23 .black_0e43 {
    min-height: 200px;
  }
}
.dirty-fa23 .heading-b5bf {
  color: rgba(255, 255, 255, 0.8);
}
.dirty-fa23 .heading-b5bf a,
.dirty-fa23 .heading-b5bf li:after {
  color: inherit;
}
.dirty-fa23 .heading-b5bf a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.prev-f2a3 {
  margin-bottom: 0.5em;
}
.box_f490 {
  margin-bottom: 1.2em;
}
.box_f490,
.prev-f2a3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.box_f490 p:last-child,
.prev-f2a3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .smooth_2e1f,
#masthead .smooth_2e1f {
  display: none;
}
#masthead
  > .smooth_2e1f.breadcrumb_3294 {
  display: none;
}
#masthead > .smooth_2e1f button {
  left: 0;
}
.grid-hard-20d3 {
  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%;
}
.grid-hard-20d3 .up-0003 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.grid-hard-20d3 .title-red-e618 {
  display: -webkit-box;
  display: flex;
}
.grid-hard-20d3 .title-red-e618.shade-hot-5484 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.grid-hard-20d3 .title-red-e618.heading-aff4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.grid-hard-20d3 .title-red-e618.notice-fresh-1d7e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.grid-hard-20d3.upper_17b7.primary-easy-aad3 .title-red-e618.shade-hot-5484 {
  flex-basis: 100%;
}
.grid-hard-20d3.image-dark-568f .title-red-e618.heading-aff4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.grid-hard-20d3.image-dark-568f .title-red-e618.notice-fresh-1d7e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .smooth_2e1f.breadcrumb_3294 {
  display: none;
}
#masthead > .smooth_2e1f button {
  left: 0;
}
.info_e942 {
  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;
}
.info_e942:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.info_e942.avatar_52b3 i {
  margin-right: 4px;
}
.info_e942.summary_narrow_dea2 i {
  margin-left: 5px;
}
.dim-ab7f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dim-ab7f p:last-child {
  margin-bottom: 0;
}
.link-b9a1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.link-b9a1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.link-b9a1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.link-b9a1 .widget-easy-72fc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.link-b9a1 .button_huge_c3cd {
  margin: 5px 0 7px 0;
}
.link-b9a1.status_stone_efef .center_444d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link-b9a1.status_stone_efef .alert-983e {
  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;
}
.link-b9a1.button_af1f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.link-b9a1.button_af1f .center_444d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link-b9a1.button_af1f .alert-983e {
  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;
}
.link-b9a1.notice_c0c9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.link-b9a1.message_f893 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.link-b9a1.message_f893 .alert-983e {
  margin-top: 7px;
}
.hidden-0182 {
  display: inline-block;
}
.list_1855 .accordion_narrow_1f2f .link-b9a1 img {
  max-width: 100%;
}
.outline-8ba0 .panel-soft-990a.prev-b38e,
.input-2206 .panel-soft-990a.prev-b38e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline-8ba0 .summary_d546,
.input-2206 .summary_d546 {
  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%);
}
.outline-8ba0 .summary_d546 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outline-8ba0.status_blue_baba .summary_d546 {
  display: none;
}
.outline-8ba0 .overlay_07bd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline-8ba0 .overlay_07bd li {
  display: inline-block;
  position: relative;
}
.outline-8ba0 .overlay_07bd li:last-child {
  margin-right: 0;
}
.outline-8ba0 .overlay_07bd 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;
}
.outline-8ba0 .overlay_07bd li.summary_45e1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.outline-8ba0 .overlay_07bd > 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;
}
.outline-8ba0 .overlay_07bd > li > a i {
  line-height: 0;
}
.outline-8ba0 .overlay_07bd > li.text_3874 > a .summary_d546 {
  margin-left: 4px;
  line-height: 0;
}
.outline-8ba0 .overlay_07bd .row-f6e9 li.text_3874 > a {
  position: relative;
}
.outline-8ba0 .overlay_07bd .row-f6e9 li.text_3874 > a:after,
.outline-8ba0 .overlay_07bd .row-f6e9 li.text_3874 > a:before {
  content: "";
  display: table;
}
.outline-8ba0 .overlay_07bd .row-f6e9 li.text_3874 > a:after {
  clear: both;
}
.outline-8ba0 .overlay_07bd .row-f6e9 li.text_3874 > a .summary_d546 {
  margin-left: 5px;
  float: right;
}
.outline-8ba0 .content_liquid_95a1,
.outline-8ba0 .row-f6e9 {
  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;
}
.outline-8ba0 .row-f6e9 {
  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;
}
.outline-8ba0 .row-f6e9 .prev-b38e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline-8ba0 .row-f6e9 .summary_d546 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outline-8ba0 .row-f6e9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.outline-8ba0 .row-f6e9 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;
}
.outline-8ba0 .row-f6e9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outline-8ba0 .row-f6e9 .row-f6e9 {
  top: 0;
  left: 100%;
}
.outline-8ba0 .copper_25d5.fn-focus-d00c > .content_liquid_95a1,
.outline-8ba0 .copper_25d5.fn-focus-d00c > .row-f6e9,
.outline-8ba0 .copper_25d5:focus > .content_liquid_95a1,
.outline-8ba0 .copper_25d5:focus > .row-f6e9,
.outline-8ba0 .copper_25d5:hover > .content_liquid_95a1,
.outline-8ba0 .copper_25d5:hover > .row-f6e9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outline-8ba0.caption_0113 .detail-308b:after,
.outline-8ba0.caption_0113 .detail-308b:before {
  content: "";
  display: table;
}
.outline-8ba0.caption_0113 .detail-308b:after {
  clear: both;
}
.outline-8ba0.caption_0113 .detail-308b > li {
  float: left;
}
.outline-8ba0.focus-7ae6 .detail-308b:after,
.outline-8ba0.focus-7ae6 .detail-308b:before {
  content: "";
  display: table;
}
.outline-8ba0.focus-7ae6 .detail-308b:after {
  clear: both;
}
.outline-8ba0.focus-7ae6 .detail-308b > li {
  float: left;
}
.outline-8ba0.focus-7ae6 .detail-308b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outline-8ba0.focus-7ae6 .detail-308b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outline-8ba0.focus-7ae6 .detail-308b > li.black_abf3 > a,
.outline-8ba0.focus-7ae6 .detail-308b > li.summary_45e1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.outline-8ba0.silver-d21e .detail-308b > li > a .prev-b38e {
  position: relative;
}
.outline-8ba0.silver-d21e .detail-308b > li > a .prev-b38e: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;
}
.outline-8ba0.silver-d21e
  .detail-308b
  > li:focus
  > a
  .prev-b38e:before,
.outline-8ba0.silver-d21e
  .detail-308b
  > li:hover
  > a
  .prev-b38e:before {
  width: 100%;
  background-color: currentColor;
}
.outline-8ba0.silver-d21e
  .detail-308b
  > li.black_abf3
  > a
  .prev-b38e:before,
.outline-8ba0.silver-d21e
  .detail-308b
  > li.block-8704
  > a
  .prev-b38e:before {
  width: 100%;
  background-color: currentColor;
}
.outline-8ba0.feature_short_5e67 .detail-308b > li > a .prev-b38e {
  position: relative;
}
.outline-8ba0.feature_short_5e67 .detail-308b > li > a .prev-b38e: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;
}
.outline-8ba0.feature_short_5e67 .detail-308b > li:focus > a .prev-b38e:before,
.outline-8ba0.feature_short_5e67
  .detail-308b
  > li:hover
  > a
  .prev-b38e:before {
  width: 100%;
  background-color: currentColor;
}
.outline-8ba0.feature_short_5e67
  .detail-308b
  > li.black_abf3
  > a
  .prev-b38e:before,
.outline-8ba0.feature_short_5e67
  .detail-308b
  > li.block-8704
  > a
  .prev-b38e:before {
  width: 100%;
  background-color: currentColor;
}
.input-2206 .overlay_07bd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.input-2206 .overlay_07bd li:first-child > a {
  border-top: none;
}
.input-2206 .overlay_07bd .form-fe9d > .prev-b38e .summary_d546 {
  display: none;
}
.input-2206 .overlay_07bd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.input-2206 .overlay_07bd li:last-child {
  border: none;
}
.input-2206 .overlay_07bd li.text_3874 > a {
  padding-right: 45px !important;
}
.input-2206 .overlay_07bd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.input-2206 .overlay_07bd li a:focus,
.input-2206 .overlay_07bd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.input-2206 .overlay_07bd li .button_rough_d00e {
  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;
}
.input-2206 .overlay_07bd li .button_rough_d00e:hover {
  box-shadow: none;
}
.input-2206 .overlay_07bd li .button_rough_d00e .summary_d546 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.input-2206 .overlay_07bd .row-f6e9 {
  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);
}
.input-2206 .overlay_07bd .row-f6e9 li a {
  padding-left: 3em;
}
.input-2206 .overlay_07bd .paper-9b3d > a .button_rough_d00e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.input-2206 .overlay_07bd .paper-9b3d > .row-f6e9 {
  display: block;
  opacity: 1;
}
.purple_c667 {
  max-width: 100%;
}
.next_4bed {
  line-height: 0;
  cursor: pointer;
}
.tooltip_a7e9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tooltip_a7e9:hover {
  box-shadow: none;
  color: currentColor;
}
.tooltip_a7e9 svg {
  width: 18px;
  height: 18px;
}
.tooltip_a7e9 .pagination_tiny_cbda {
  display: none;
}
.shadow-8201 {
  position: relative;
}
.shadow-8201.fn-active-d00c .tooltip_a7e9 .input_medium_7164 {
  display: none;
}
.shadow-8201.fn-active-d00c .tooltip_a7e9 .pagination_tiny_cbda {
  display: inline-block;
}
.shadow-8201 .text_e8d0 {
  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);
}
.shadow-8201.carousel-34e0 .text_e8d0 {
  left: auto;
  right: -0.9em;
}
.shadow-8201.carousel-34e0 .description-0326::before {
  left: auto;
  right: 15px;
}
.shadow-8201.fn-active-d00c .text_e8d0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tabs-tall-26c5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tabs-tall-26c5 label {
  flex-basis: 100%;
}
.tabs-tall-26c5 .pattern_5780 {
  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;
}
.tabs-tall-26c5 .media-gold-525c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tabs-tall-26c5 .media-gold-525c:focus {
  background-color: transparent;
}
.tabs-tall-26c5 button.nav-a086 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tabs-tall-26c5 button.nav-a086:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tabs-tall-26c5 button.nav-a086 svg {
  width: 18px;
  height: 18px;
}
.tabs-tall-26c5 input[type="submit"] {
  min-height: auto;
}
.gas-5287 .tabs-tall-26c5 .media-gold-525c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.description-0326 {
  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) {
  .description-0326 {
    width: 220px;
  }
}
.description-0326 label {
  flex-basis: 100%;
}
.description-0326::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;
}
.highlight-blue-a6c6 .gas-5287 .tabs-tall-26c5 {
  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;
}
.highlight-blue-a6c6
  .gas-5287
  .tabs-tall-26c5
  .pattern_5780 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.highlight-blue-a6c6 .gas-5287 .tabs-tall-26c5 .media-gold-525c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.highlight-blue-a6c6
  .gas-5287
  .tabs-tall-26c5
  .media-gold-525c:focus {
  background: 0 0;
}
.highlight-blue-a6c6
  .gas-5287
  .tabs-tall-26c5
  .grid-warm-303f {
  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;
}
.primary_08f9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.primary_08f9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.primary_08f9 li:last-child {
  margin-right: 0;
}
.primary_08f9 li:first-child {
  margin-left: 0;
}
.primary_08f9.photo_left_44bb a {
  color: #fff;
}
.primary_08f9.photo_left_44bb a:hover {
  color: #fff;
}
.primary_08f9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.primary_08f9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.primary_08f9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.primary_08f9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.primary_08f9 [class*="social-icon-apple"] {
  background-color: #999;
}
.primary_08f9 [class*="social-icon-apple"].container_dirty_8748 {
  background-color: transparent;
  color: #999;
}
.primary_08f9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.primary_08f9 [class*="social-icon-behance"].container_dirty_8748 {
  background-color: transparent;
  color: #1769ff;
}
.primary_08f9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.primary_08f9 [class*="social-icon-bitbucket"].container_dirty_8748 {
  background-color: transparent;
  color: #205081;
}
.primary_08f9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.primary_08f9 [class*="social-icon-codepen"].container_dirty_8748 {
  background-color: transparent;
  color: #000;
}
.primary_08f9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.primary_08f9 [class*="social-icon-delicious"].container_dirty_8748 {
  background-color: transparent;
  color: #39f;
}
.primary_08f9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.primary_08f9 [class*="social-icon-digg"].container_dirty_8748 {
  background-color: transparent;
  color: #005be2;
}
.primary_08f9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.primary_08f9 [class*="social-icon-dribbble"].container_dirty_8748 {
  background-color: transparent;
  color: #ea4c89;
}
.primary_08f9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.primary_08f9 [class*="social-icon-envelope"].container_dirty_8748 {
  background-color: transparent;
  color: #ea4335;
}
.primary_08f9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.primary_08f9 [class*="social-icon-facebook"].container_dirty_8748 {
  background-color: transparent;
  color: #3b5998;
}
.primary_08f9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.primary_08f9 [class*="social-icon-flickr"].container_dirty_8748 {
  background-color: transparent;
  color: #0063dc;
}
.primary_08f9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.primary_08f9 [class*="social-icon-foursquare"].container_dirty_8748 {
  background-color: transparent;
  color: #2d5be3;
}
.primary_08f9 [class*="social-icon-github"] {
  background-color: #333;
}
.primary_08f9 [class*="social-icon-github"].container_dirty_8748 {
  background-color: transparent;
  color: #333;
}
.primary_08f9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.primary_08f9 [class*="social-icon-google-plus"].container_dirty_8748 {
  background-color: transparent;
  color: #dd4b39;
}
.primary_08f9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.primary_08f9 [class*="social-icon-houzz"].container_dirty_8748 {
  background-color: transparent;
  color: #7ac142;
}
.primary_08f9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.primary_08f9 [class*="social-icon-instagram"].container_dirty_8748 {
  background-color: transparent;
  color: #262626;
}
.primary_08f9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.primary_08f9 [class*="social-icon-jsfiddle"].container_dirty_8748 {
  background-color: transparent;
  color: #487aa2;
}
.primary_08f9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.primary_08f9 [class*="social-icon-linkedin"].container_dirty_8748 {
  background-color: transparent;
  color: #0077b5;
}
.primary_08f9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.primary_08f9 [class*="social-icon-medium"].container_dirty_8748 {
  background-color: transparent;
  color: #00ab6b;
}
.primary_08f9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.primary_08f9
  [class*="social-icon-odnoklassniki"].container_dirty_8748 {
  background-color: transparent;
  color: #f4731c;
}
.primary_08f9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.primary_08f9 [class*="social-icon-meetup"].container_dirty_8748 {
  background-color: transparent;
  color: #ec1c40;
}
.primary_08f9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.primary_08f9 [class*="social-icon-pinterest"].container_dirty_8748 {
  background-color: transparent;
  color: #bd081c;
}
.primary_08f9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.primary_08f9 [class*="social-icon-product-hunt"].container_dirty_8748 {
  background-color: transparent;
  color: #da552f;
}
.primary_08f9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.primary_08f9 [class*="social-icon-reddit"].container_dirty_8748 {
  background-color: transparent;
  color: #ff4500;
}
.primary_08f9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.primary_08f9 [class*="social-icon-rss"].container_dirty_8748 {
  background-color: transparent;
  color: #f26522;
}
.primary_08f9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.primary_08f9
  [class*="social-icon-shopping-cart"].container_dirty_8748 {
  background-color: transparent;
  color: #4caf50;
}
.primary_08f9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.primary_08f9 [class*="social-icon-skype"].container_dirty_8748 {
  background-color: transparent;
  color: #00aff0;
}
.primary_08f9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.primary_08f9 [class*="social-icon-slideshare"].container_dirty_8748 {
  background-color: transparent;
  color: #0077b5;
}
.primary_08f9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.primary_08f9 [class*="social-icon-snapchat"].container_dirty_8748 {
  background-color: transparent;
  color: #fffc00;
}
.primary_08f9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.primary_08f9 [class*="social-icon-soundcloud"].container_dirty_8748 {
  background-color: transparent;
  color: #f80;
}
.primary_08f9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.primary_08f9 [class*="social-icon-spotify"].container_dirty_8748 {
  background-color: transparent;
  color: #2ebd59;
}
.primary_08f9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.primary_08f9
  [class*="social-icon-stack-overflow"].container_dirty_8748 {
  background-color: transparent;
  color: #fe7a15;
}
.primary_08f9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.primary_08f9 [class*="social-icon-maldkfgram"].container_dirty_8748 {
  background-color: transparent;
  color: #2ca5e0;
}
.primary_08f9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.primary_08f9 [class*="social-icon-tripadvisor"].container_dirty_8748 {
  background-color: transparent;
  color: #589442;
}
.primary_08f9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.primary_08f9 [class*="social-icon-tumblr"].container_dirty_8748 {
  background-color: transparent;
  color: #35465c;
}
.primary_08f9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.primary_08f9 [class*="social-icon-twitch"].container_dirty_8748 {
  background-color: transparent;
  color: #6441a5;
}
.primary_08f9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.primary_08f9 [class*="social-icon-twitter"].container_dirty_8748 {
  background-color: transparent;
  color: #1da1f2;
}
.primary_08f9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.primary_08f9 [class*="social-icon-vimeo"].container_dirty_8748 {
  background-color: transparent;
  color: #1ab7ea;
}
.primary_08f9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.primary_08f9 [class*="social-icon-vk"].container_dirty_8748 {
  background-color: transparent;
  color: #45668e;
}
.primary_08f9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.primary_08f9 [class*="social-icon-weibo"].container_dirty_8748 {
  background-color: transparent;
  color: #df2029;
}
.primary_08f9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.primary_08f9 [class*="social-icon-weixin"].container_dirty_8748 {
  background-color: transparent;
  color: #7bb32e;
}
.primary_08f9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.primary_08f9 [class*="social-icon-whatsapp"].container_dirty_8748 {
  background-color: transparent;
  color: #25d366;
}
.primary_08f9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.primary_08f9 [class*="social-icon-wordpress"].container_dirty_8748 {
  background-color: transparent;
  color: #21759b;
}
.primary_08f9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.primary_08f9 [class*="social-icon-xing"].container_dirty_8748 {
  background-color: transparent;
  color: #026466;
}
.primary_08f9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.primary_08f9 [class*="social-icon-yelp"].container_dirty_8748 {
  background-color: transparent;
  color: #af0606;
}
.primary_08f9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.primary_08f9 [class*="social-icon-youtube"].container_dirty_8748 {
  background-color: transparent;
  color: #cd201f;
}
.backdrop-222b {
  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;
}
.backdrop-222b:hover {
  box-shadow: none;
  background: 0 0;
}
.sort-hovered-fbd1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.logo-c1f2 {
  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;
}
.highlight-820d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.under_a994 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.under_a994,
.under_a994::after,
.under_a994::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;
}
.under_a994::after,
.under_a994::before {
  content: "";
  display: block;
  background-color: inherit;
}
.lower-3532 .logo-c1f2 .highlight-820d {
  margin-top: -2px;
  width: 19px;
}
.lower-3532 .logo-c1f2 .under_a994 {
  margin-top: -1px;
}
.lower-3532 .logo-c1f2 .under_a994,
.lower-3532 .logo-c1f2 .under_a994::after,
.lower-3532 .logo-c1f2 .under_a994::before {
  width: 19px;
  height: 2px;
}
.lower-3532 .logo-c1f2 .under_a994::before {
  top: -6px;
}
.lower-3532 .logo-c1f2 .under_a994::after {
  bottom: -6px;
}
.right_7dec .logo-c1f2 .highlight-820d {
  margin-top: -2px;
  width: 22px;
}
.right_7dec .logo-c1f2 .under_a994 {
  margin-top: -1px;
}
.right_7dec .logo-c1f2 .under_a994,
.right_7dec .logo-c1f2 .under_a994::after,
.right_7dec .logo-c1f2 .under_a994::before {
  width: 22px;
  height: 2px;
}
.right_7dec .logo-c1f2 .under_a994::before {
  top: -7px;
}
.right_7dec .logo-c1f2 .under_a994::after {
  bottom: -7px;
}
.heading-selected-d75a .logo-c1f2 .highlight-820d {
  margin-top: -2px;
  width: 31px;
}
.heading-selected-d75a .logo-c1f2 .under_a994 {
  margin-top: -1.5px;
}
.heading-selected-d75a .logo-c1f2 .under_a994,
.heading-selected-d75a .logo-c1f2 .under_a994::after,
.heading-selected-d75a .logo-c1f2 .under_a994::before {
  width: 31px;
  height: 3px;
}
.heading-selected-d75a .logo-c1f2 .under_a994::before {
  top: -9px;
}
.heading-selected-d75a .logo-c1f2 .under_a994::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .lower-d194 .logo-c1f2 .highlight-820d {
    margin-top: -2px;
    width: 19px;
  }
  .lower-d194 .logo-c1f2 .under_a994 {
    margin-top: -1px;
  }
  .lower-d194 .logo-c1f2 .under_a994,
  .lower-d194 .logo-c1f2 .under_a994::after,
  .lower-d194 .logo-c1f2 .under_a994::before {
    width: 19px;
    height: 2px;
  }
  .lower-d194 .logo-c1f2 .under_a994::before {
    top: -6px;
  }
  .lower-d194 .logo-c1f2 .under_a994::after {
    bottom: -6px;
  }
  .form_fixed_3532 .logo-c1f2 .highlight-820d {
    margin-top: -2px;
    width: 22px;
  }
  .form_fixed_3532 .logo-c1f2 .under_a994 {
    margin-top: -1px;
  }
  .form_fixed_3532 .logo-c1f2 .under_a994,
  .form_fixed_3532 .logo-c1f2 .under_a994::after,
  .form_fixed_3532 .logo-c1f2 .under_a994::before {
    width: 22px;
    height: 2px;
  }
  .form_fixed_3532 .logo-c1f2 .under_a994::before {
    top: -7px;
  }
  .form_fixed_3532 .logo-c1f2 .under_a994::after {
    bottom: -7px;
  }
  .up-c760 .logo-c1f2 .highlight-820d {
    margin-top: -2px;
    width: 31px;
  }
  .up-c760 .logo-c1f2 .under_a994 {
    margin-top: -1.5px;
  }
  .up-c760 .logo-c1f2 .under_a994,
  .up-c760 .logo-c1f2 .under_a994::after,
  .up-c760 .logo-c1f2 .under_a994::before {
    width: 31px;
    height: 3px;
  }
  .up-c760 .logo-c1f2 .under_a994::before {
    top: -9px;
  }
  .up-c760 .logo-c1f2 .under_a994::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .old-edae .logo-c1f2 .highlight-820d {
    margin-top: -2px;
    width: 19px;
  }
  .old-edae .logo-c1f2 .under_a994 {
    margin-top: -1px;
  }
  .old-edae .logo-c1f2 .under_a994,
  .old-edae .logo-c1f2 .under_a994::after,
  .old-edae .logo-c1f2 .under_a994::before {
    width: 19px;
    height: 2px;
  }
  .old-edae .logo-c1f2 .under_a994::before {
    top: -6px;
  }
  .old-edae .logo-c1f2 .under_a994::after {
    bottom: -6px;
  }
  .module-full-f767 .logo-c1f2 .highlight-820d {
    margin-top: -2px;
    width: 22px;
  }
  .module-full-f767 .logo-c1f2 .under_a994 {
    margin-top: -1px;
  }
  .module-full-f767 .logo-c1f2 .under_a994,
  .module-full-f767 .logo-c1f2 .under_a994::after,
  .module-full-f767 .logo-c1f2 .under_a994::before {
    width: 22px;
    height: 2px;
  }
  .module-full-f767 .logo-c1f2 .under_a994::before {
    top: -7px;
  }
  .module-full-f767 .logo-c1f2 .under_a994::after {
    bottom: -7px;
  }
  .red-a640 .logo-c1f2 .highlight-820d {
    margin-top: -2px;
    width: 31px;
  }
  .red-a640 .logo-c1f2 .under_a994 {
    margin-top: -1.5px;
  }
  .red-a640 .logo-c1f2 .under_a994,
  .red-a640 .logo-c1f2 .under_a994::after,
  .red-a640 .logo-c1f2 .under_a994::before {
    width: 31px;
    height: 3px;
  }
  .red-a640 .logo-c1f2 .under_a994::before {
    top: -9px;
  }
  .red-a640 .logo-c1f2 .under_a994::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .notice_red_7577 .logo-c1f2 .highlight-820d {
    margin-top: -2px;
    width: 19px;
  }
  .notice_red_7577 .logo-c1f2 .under_a994 {
    margin-top: -1px;
  }
  .notice_red_7577 .logo-c1f2 .under_a994,
  .notice_red_7577 .logo-c1f2 .under_a994::after,
  .notice_red_7577 .logo-c1f2 .under_a994::before {
    width: 19px;
    height: 2px;
  }
  .notice_red_7577 .logo-c1f2 .under_a994::before {
    top: -6px;
  }
  .notice_red_7577 .logo-c1f2 .under_a994::after {
    bottom: -6px;
  }
  .purple_bc3f .logo-c1f2 .highlight-820d {
    margin-top: -2px;
    width: 22px;
  }
  .purple_bc3f .logo-c1f2 .under_a994 {
    margin-top: -1px;
  }
  .purple_bc3f .logo-c1f2 .under_a994,
  .purple_bc3f .logo-c1f2 .under_a994::after,
  .purple_bc3f .logo-c1f2 .under_a994::before {
    width: 22px;
    height: 2px;
  }
  .purple_bc3f .logo-c1f2 .under_a994::before {
    top: -7px;
  }
  .purple_bc3f .logo-c1f2 .under_a994::after {
    bottom: -7px;
  }
  .description_cold_de9e .logo-c1f2 .highlight-820d {
    margin-top: -2px;
    width: 31px;
  }
  .description_cold_de9e .logo-c1f2 .under_a994 {
    margin-top: -1.5px;
  }
  .description_cold_de9e .logo-c1f2 .under_a994,
  .description_cold_de9e .logo-c1f2 .under_a994::after,
  .description_cold_de9e .logo-c1f2 .under_a994::before {
    width: 31px;
    height: 3px;
  }
  .description_cold_de9e .logo-c1f2 .under_a994::before {
    top: -9px;
  }
  .description_cold_de9e .logo-c1f2 .under_a994::after {
    bottom: -9px;
  }
}
.gallery_27bd .under_a994 {
  -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);
}
.gallery_27bd .under_a994::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.gallery_27bd .under_a994::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);
}
.gallery_27bd.popup_5994 .under_a994 {
  -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);
}
.gallery_27bd.popup_5994 .under_a994::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.gallery_27bd.popup_5994 .under_a994::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);
}
.top-851f {
  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.inner_3071:before {
  display: none;
}
.component_384b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.component_384b .current-e4a3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.component_384b .current-e4a3:last-of-type {
  border-bottom: none;
}
.component_384b .current-e4a3.caption-7f77,
.component_384b .current-e4a3.sort-d078,
.component_384b .current-e4a3.image_be1e {
  padding: 0;
}
.component_384b .input-2206 .button_rough_d00e {
  color: currentColor;
}
.component_384b .input-2206 .button_rough_d00e:focus,
.component_384b .input-2206 .button_rough_d00e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component_384b.label_ce4c .soft_6854,
.component_384b.label_ce4c .dim-ab7f a,
.component_384b.label_ce4c .detail-308b a,
.component_384b.label_ce4c .row-f6e9 a {
  color: rgba(0, 0, 0, 0.55);
}
.component_384b.label_ce4c .soft_6854:hover,
.component_384b.label_ce4c .dim-ab7f a:hover,
.component_384b.label_ce4c .detail-308b a:hover,
.component_384b.label_ce4c .row-f6e9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component_384b.label_ce4c .paragraph_7d05 {
  color: rgba(0, 0, 0, 0.8);
}
.component_384b.label_ce4c .current-e4a3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.component_384b.label_ce4c .current-e4a3:before {
  background: rgba(0, 0, 0, 0.08);
}
.component_384b.label_ce4c .shade_e8d7:before {
  background: rgba(255, 255, 255, 0.9);
}
.component_384b.label_ce4c .input-2206 .overlay_07bd li a,
.component_384b.label_ce4c .input-2206 .button_rough_d00e,
.component_384b.label_ce4c .row-f6e9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.component_384b.label_ce4c .input-2206 .button_rough_d00e:focus,
.component_384b.label_ce4c .input-2206 .button_rough_d00e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component_384b.label_ce4c .overlay_07bd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.component_384b.thumbnail_gas_4965 .soft_6854,
.component_384b.thumbnail_gas_4965 .dim-ab7f a,
.component_384b.thumbnail_gas_4965 .detail-308b .button_rough_d00e,
.component_384b.thumbnail_gas_4965 .detail-308b a,
.component_384b.thumbnail_gas_4965 .row-f6e9 a {
  color: rgba(255, 255, 255, 0.79);
}
.component_384b.thumbnail_gas_4965 .soft_6854:hover,
.component_384b.thumbnail_gas_4965 .dim-ab7f a:hover,
.component_384b.thumbnail_gas_4965 .detail-308b .button_rough_d00e:hover,
.component_384b.thumbnail_gas_4965 .detail-308b a:hover,
.component_384b.thumbnail_gas_4965 .row-f6e9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_384b.thumbnail_gas_4965 .paragraph_7d05 {
  color: rgba(255, 255, 255, 0.99);
}
.component_384b.thumbnail_gas_4965 .current-e4a3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_384b.thumbnail_gas_4965 .current-e4a3:before {
  background: rgba(255, 255, 255, 0.08);
}
.component_384b.thumbnail_gas_4965 .shade_e8d7:before {
  background: rgba(0, 0, 0, 0.9);
}
.component_384b.thumbnail_gas_4965 .input-2206 .overlay_07bd li a,
.component_384b.thumbnail_gas_4965 .input-2206 .button_rough_d00e,
.component_384b.thumbnail_gas_4965 .row-f6e9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_384b.thumbnail_gas_4965 .input-2206 .button_rough_d00e:focus,
.component_384b.thumbnail_gas_4965 .input-2206 .button_rough_d00e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component_384b.thumbnail_gas_4965 .overlay_07bd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade_e8d7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.shade_e8d7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.advanced_3057 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label_west_3649 .component_384b {
  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;
}
.label_west_3649 .current-e4a3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label_west_3649 .current-e4a3: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) {
  .label_west_3649 .current-e4a3:before {
    width: 16%;
    left: 42%;
  }
}
.label_west_3649 .current-e4a3:last-child:before {
  content: none;
}
.label_west_3649 .current-e4a3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label_west_3649 .input-2206 .overlay_07bd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label_west_3649 .input-2206 .overlay_07bd li a .button_rough_d00e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label_west_3649 .input-2206 .row-f6e9 {
  border: none;
}
.label_west_3649 .input-2206 .row-f6e9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label_west_3649 .shade_e8d7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label_west_3649 .advanced_3057 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label_west_3649 .thumbnail_gas_4965 .shade_e8d7:before {
  background: rgba(0, 0, 0, 0.9);
}
.label_west_3649 .label_ce4c.middle_4e4a .under_a994 {
  background: rgba(0, 0, 0, 0.6);
}
.label_west_3649
  .label_ce4c.middle_4e4a
  .under_a994::after,
.label_west_3649
  .label_ce4c.middle_4e4a
  .under_a994:before {
  background: inherit;
}
.label_west_3649
  .label_ce4c.middle_4e4a:hover
  .under_a994 {
  background: rgba(0, 0, 0, 0.8);
}
.pagination-huge-ff2a .component_384b {
  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) {
  .pagination-huge-ff2a .component_384b {
    width: auto;
    right: 45px;
  }
}
.block_narrow_0dab .component_384b {
  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) {
  .block_narrow_0dab .component_384b {
    width: auto;
    left: 45px;
  }
}
.inner_3071 .component_384b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.inner_3071 .advanced_3057 {
  max-width: 48em;
  margin: 0 auto;
}
.inner_3071 .shade_e8d7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.north_1279 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.north_1279.label_west_3649 .component_384b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.north_1279.pagination-huge-ff2a .component_384b {
  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);
}
.north_1279 .component_384b {
  visibility: visible;
}
.north_1279.block_narrow_0dab .component_384b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.table-glass-111d,
.filter_63a7 {
  overflow-x: hidden;
}
.table-glass-111d .component_384b {
  overflow: auto;
}
.table-glass-111d.label_west_3649 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table-glass-111d.label_west_3649 .component_384b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.table-glass-111d.label_west_3649 .backdrop-222b {
  opacity: 0;
}
.table-glass-111d.pagination-huge-ff2a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table-glass-111d.pagination-huge-ff2a .component_384b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.table-glass-111d.pagination-huge-ff2a .backdrop-222b {
  opacity: 0;
}
.table-glass-111d.block_narrow_0dab {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table-glass-111d.block_narrow_0dab .component_384b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.table-glass-111d.block_narrow_0dab .backdrop-222b {
  opacity: 0;
}
.table-glass-111d.inner_3071 .component_384b {
  z-index: 10;
  visibility: visible;
}
.middle_4e4a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.middle_4e4a .under_a994 {
  background: rgba(255, 255, 255, 0.99);
}
.middle_4e4a .under_a994::after,
.middle_4e4a .under_a994:before {
  background: inherit;
}
.middle_4e4a:hover .under_a994 {
  background: rgba(255, 255, 255, 0.99);
}
.block_narrow_0dab .middle_4e4a {
  top: 10px;
  right: auto;
  left: 12px;
}
.inner_3071 .middle_4e4a {
  display: none !important;
}
.table-glass-111d:before,
.filter_63a7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.table-glass-111d .middle_4e4a,
.filter_63a7 .middle_4e4a {
  display: inline-block;
}
.component_384b .up-0003 {
  -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;
}
.table-glass-111d .component_384b .up-0003,
.filter_63a7 .component_384b .up-0003 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container_89f8 .pattern_5780 {
  width: 100%;
}
.accordion_narrow_1f2f {
  padding: 0 0.5em 0;
}
.accordion_narrow_1f2f [class*="customify-col-"],
.accordion_narrow_1f2f [class*="customify-col_"],
.accordion_narrow_1f2f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.blue-8ab7 .accordion_narrow_1f2f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fresh_45b7 .picture-thick-ead7,
  .picture-thick-ead7 {
    display: none;
  }
  .disabled_old_e318 {
    text-align: left;
  }
  .shade_blue_cfd1 {
    text-align: center;
  }
  .tertiary_3e6c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fresh_45b7 .aside-selected-eef7,
  .aside-selected-eef7 {
    display: none;
  }
  .thumbnail_ebaa {
    text-align: left;
  }
  .tooltip-657d {
    text-align: center;
  }
  .item-north-0823 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fresh_45b7 .menu-a253,
  .menu-a253 {
    display: none;
  }
  .center_e25d {
    text-align: left;
  }
  .label-dynamic-7266 {
    text-align: center;
  }
  .shadow_purple_1123 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.simple-fc08 {
  box-shadow: none !important;
}
.input-short-e0c3 .texture_6405,
.input-5564 .texture_6405 {
  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;
}
.input-5564 .texture_6405 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.row-right-21f7 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.row-right-21f7:after,
.row-right-21f7:before {
  content: "";
  display: table;
}
.row-right-21f7:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .row-right-21f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.row-right-21f7,
.top-56aa {
  max-width: 1248px;
  margin: 0 auto;
}

.active_7de8.left_eaed .row-right-21f7 {
  max-width: 100%;
}
.active_7de8.north_a950 {
  max-width: 1200px;
  margin: 0 auto;
}
.active_7de8.tall_4a83 .row-right-21f7 {
  max-width: 100%;
}
.active_7de8.tall_4a83 > .row-right-21f7 {
  padding-left: 0;
  padding-right: 0;
}
.active_7de8.tall_4a83 > .row-right-21f7 .fresh_45b7 {
  margin: 0;
}
.active_7de8.tall_4a83
  > .row-right-21f7
  .west-edc3.component_action_269c {
  margin-right: 0;
  margin-left: 0;
}
.active_7de8.tall_4a83 #main.component_action_269c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .tiny-5a95 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .tiny-5a95 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .element_small_9494 .alert_d1ad {
    padding-right: 1em;
  }
  .element_small_9494.focus_cool_e90c .west-edc3 {
    border-right: 1px solid #eaecee;
  }
  .element_small_9494.focus_cool_e90c .alert_d1ad {
    padding-right: 1em;
  }
  .element_small_9494.focus_cool_e90c .element-94df {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_west_9711 .alert_d1ad {
    padding-left: 1em;
  }
  .icon_west_9711.focus_cool_e90c .west-edc3 {
    border-left: 1px solid #eaecee;
  }
  .icon_west_9711.focus_cool_e90c .alert_d1ad {
    padding-left: 1em;
  }
  .icon_west_9711.focus_cool_e90c .element-94df {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-e154 .alert_d1ad {
    padding-left: 1em;
  }
  .notice-e154.focus_cool_e90c .text_411c {
    border-right: 1px solid #eaecee;
  }
  .notice-e154.focus_cool_e90c .static-3264 {
    border-right: 1px solid #eaecee;
  }
  .notice-e154.focus_cool_e90c .alert_d1ad {
    padding-left: 1em;
  }
  .notice-e154.focus_cool_e90c .element-94df {
    padding-right: 1em;
  }
  .notice-e154.focus_cool_e90c .media_hard_d608 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple-6ef7 .alert_d1ad {
    padding-right: 1em;
  }
  .purple-6ef7.focus_cool_e90c .text_411c {
    border-left: 1px solid #eaecee;
  }
  .purple-6ef7.focus_cool_e90c .static-3264 {
    border-left: 1px solid #eaecee;
  }
  .purple-6ef7.focus_cool_e90c .alert_d1ad {
    padding-right: 1em;
  }
  .purple-6ef7.focus_cool_e90c .element-94df {
    padding-left: 1em;
    padding-right: 1em;
  }
  .purple-6ef7.focus_cool_e90c .media_hard_d608 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny-5a95 .alert_d1ad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny-5a95.focus_cool_e90c .west-edc3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .tiny-5a95.focus_cool_e90c .alert_d1ad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny-5a95.focus_cool_e90c .element-94df {
    padding-left: 1em;
  }
  .tiny-5a95.focus_cool_e90c .media_hard_d608 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .tiny-5a95.focus_cool_e90c .alert_d1ad {
    padding-left: 0;
  }
}
.avatar_light_9557 .aside_active_c1d5 {
  display: inline-block;
}
.disabled_in_24c9 {
  display: inline-block;
}
.brown-e5ff {
  word-con: break-word;
}
.badge_right_6063 > span {
  display: inline-block;
  padding: 5px 0;
}
.badge_right_6063 .backdrop_3011 {
  margin-left: 8px;
  margin-right: 8px;
}
.badge_right_6063 .container_plasma_43f2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.header_5ed5 .banner_9edb {
  margin-bottom: 2em;
}
.header_5ed5 .caption_silver_0bd8 {
  margin-bottom: 15px;
}
.header_5ed5 .caption_silver_0bd8:last-child {
  margin-bottom: 0;
}
.header_5ed5 .item-1a5f {
  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) {
  .header_5ed5 .item-1a5f {
    display: block;
  }
}
.header_5ed5 .hidden-out-3e76 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .header_5ed5 .hidden-out-3e76 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.header_5ed5 .caption-f40c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.header_5ed5 .caption-f40c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.header_5ed5 .caption-f40c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.header_5ed5 .brown-e5ff {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_5ed5 .brown-e5ff a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.header_5ed5 .text-73dc p:last-child {
  margin-bottom: 0;
}
.header_5ed5 .search_plasma_74c6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.header_5ed5 .status_narrow_1e7f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.header_5ed5 .thick-22cc {
  margin-top: 1em;
}
.header_5ed5 .bronze_9641 {
  top: 0;
  display: block;
}
.header_5ed5 .bronze_9641 a {
  color: inherit;
}
.header_5ed5 .bronze_9641 a:hover {
  color: inherit;
}
.header_5ed5 .row-black-2a37 {
  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;
}
.header_5ed5 .row-black-2a37:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.header_5ed5 .status_narrow_1e7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.header_5ed5 .white-dfce {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.header_5ed5 .white-dfce:first-child {
  margin-top: 0;
}
.header_5ed5 .white-dfce.texture_768f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header_5ed5 .white-dfce.simple_a6bf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_5ed5
  .white-dfce.simple_a6bf.nav-huge-6059
  .thick-22cc {
  width: 100%;
}
.header_5ed5 .simple_a6bf {
  -webkit-box-align: center;
  align-items: center;
}
.header_5ed5 .simple_a6bf .badge_right_6063,
.header_5ed5 .simple_a6bf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.header_5ed5 .caption-f40c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_5ed5 .caption-f40c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_5ed5 .caption-f40c: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;
}
.header_5ed5 .texture_768f {
  z-index: 5;
}
.header_5ed5 .silver_616b .content_bfd6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.header_5ed5 .secondary-dark-af9e .content_bfd6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.header_5ed5 .aside_330d .content_bfd6 {
  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;
}
.header_5ed5.outer-cc4f .item-1a5f,
.header_5ed5.chip-next-7b18 .item-1a5f {
  display: block;
}
.header_5ed5.outer-cc4f .item-1a5f .background-3fca,
.header_5ed5.outer-cc4f .item-1a5f .status_narrow_1e7f,
.header_5ed5.chip-next-7b18 .item-1a5f .background-3fca,
.header_5ed5.chip-next-7b18 .item-1a5f .status_narrow_1e7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header_5ed5.border_6962 .hidden-out-3e76 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .header_5ed5.border_6962 .hidden-out-3e76 {
    margin-right: 0;
  }
}
.header_5ed5.outer-cc4f .hidden-out-3e76,
.header_5ed5.chip-next-7b18 .hidden-out-3e76 {
  padding-top: 40%;
}
.header_5ed5.outer-cc4f .banner_9edb,
.header_5ed5.chip-next-7b18 .banner_9edb {
  display: block;
}
.header_5ed5.outer-cc4f .fn-sticky-d00c .status_narrow_1e7f,
.header_5ed5.chip-next-7b18 .fn-sticky-d00c .status_narrow_1e7f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.header_5ed5.outer-cc4f .hidden-out-3e76,
.header_5ed5.chip-next-7b18 .hidden-out-3e76 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.header_5ed5.outer-cc4f .status_narrow_1e7f {
  padding: 1em;
}
.article_current_d9f3 {
  margin: 30px auto;
  display: block;
}
.article_current_d9f3 .photo_left_1f26 > * {
  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;
}
.article_current_d9f3 .photo_left_1f26 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article_current_d9f3 .photo_left_1f26 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.summary_cold_bb8a .badge_right_6063 {
  margin-bottom: 1.41575em;
}
.summary_cold_bb8a .description_bright_1b41 {
  margin-bottom: 1.618em;
}
.dim_30df .fixed-9974 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dim_30df .fixed-9974 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dim_30df .narrow-30b4 {
  max-width: 100%;
  overflow: auto;
}
.badge_fluid_f07e .dim_30df a:hover {
  text-decoration: underline;
}
.layout_copper_c037 .caption_silver_0bd8:not(.brown-e5ff),
.layout_copper_c037 .caption-f40c {
  margin-bottom: 1.41575em;
}
.layout_copper_c037 .caption_silver_0bd8:not(.brown-e5ff):last-child,
.layout_copper_c037 .caption-f40c:last-child {
  margin-bottom: 0;
}
.layout_copper_c037 .caption_silver_0bd8.up-1e0c {
  margin-bottom: 0.41575em;
}
.layout_copper_c037 .nav-cool-affd:before,
.layout_copper_c037 .tag-north-3584:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.layout_copper_c037 .nav-cool-affd:before {
  content: "\f115";
}
.layout_copper_c037 .tag-north-3584:before {
  content: "\f02c";
}
.layout_copper_c037 .texture_clean_8fed {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.layout_copper_c037 .texture_clean_8fed a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.logo-b478 {
  display: -webkit-box;
  display: flex;
}
.logo-b478 .black_0179 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .logo-b478 .black_0179 {
    flex-basis: 90px;
  }
}
.logo-b478 .active_0b1e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .logo-b478 .active_0b1e {
    flex-basis: calc(100% - 50px);
  }
}
.logo-b478 .title-6a45 p:last-child {
  margin-bottom: 0.72em;
}
.modal_8cd1 .photo_left_1f26 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.modal_8cd1 .photo_left_1f26:after,
.modal_8cd1 .photo_left_1f26:before {
  content: "";
  display: table;
}
.modal_8cd1 .photo_left_1f26:after {
  clear: both;
}
.modal_8cd1 .photo_left_1f26 .badge-silver-4fa0,
.modal_8cd1 .photo_left_1f26 .feature_35a3 {
  width: 49%;
}
.modal_8cd1 .photo_left_1f26 .badge-silver-4fa0 a span.highlight-cae4,
.modal_8cd1 .photo_left_1f26 .feature_35a3 a span.highlight-cae4 {
  display: block;
  margin-bottom: 5px;
}
.modal_8cd1 .photo_left_1f26 .feature_35a3 {
  float: left;
  text-align: left;
}
.modal_8cd1 .photo_left_1f26 .badge-silver-4fa0 {
  float: right;
  text-align: right;
}
.summary_a2f6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .summary_a2f6 {
    margin-bottom: 0;
  }
}
.menu-afee {
  margin-bottom: 1em;
}
.menu-afee .brown-e5ff {
  font-size: 1.1em;
  line-height: 1.3;
}
.hard-b737 a {
  display: block;
  line-height: 0;
  position: relative;
}
.notice-cool-30ab .menu-afee,
.dark-fc4a .menu-afee {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .notice-cool-30ab .menu-afee,
  .dark-fc4a .menu-afee {
    display: block;
  }
}
.notice-cool-30ab .hard-b737,
.dark-fc4a .hard-b737 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .notice-cool-30ab .hard-b737,
  .dark-fc4a .hard-b737 {
    margin-bottom: 1em;
  }
}
.notice-cool-30ab .hard-b737 img,
.dark-fc4a .hard-b737 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.notice-cool-30ab .frame-selected-829a,
.dark-fc4a .frame-selected-829a {
  flex-basis: calc(100% - 160px);
}
.notice-cool-30ab .frame-selected-829a p,
.dark-fc4a .frame-selected-829a p {
  margin-bottom: 0;
}
.notice-cool-30ab .frame-selected-829a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .notice-cool-30ab .frame-selected-829a {
    padding-left: 0;
  }
}
.dark-fc4a .frame-selected-829a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dark-fc4a .frame-selected-829a {
    padding-right: 0;
  }
}
.dark-fc4a .hard-b737 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.huge-b956 .hard-b737 {
  margin-bottom: 0.5em;
}
.huge-b956 .hard-b737 img {
  width: 100%;
}
.medium-43e9 .link_ddb8,
.link_inner_1815 .link_ddb8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.link_inner_1815 .west-edc3 .description-ae43 p:last-child {
  margin-bottom: 0;
}
.item_3e54 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.shade_86cb .feature-advanced-120d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .shade_86cb .feature-advanced-120d:last-of-type {
    margin-bottom: 0;
  }
}
.shade_86cb .feature-advanced-120d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade_86cb .feature-advanced-120d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.shade_86cb .feature-advanced-120d ul li {
  margin: 0 0 0.6em;
}
.shade_86cb .feature-advanced-120d ul li.avatar-soft-3a7a,
.shade_86cb .feature-advanced-120d ul li.paragraph_stale_addf {
  position: relative;
}
.shade_86cb .feature-advanced-120d ul li.avatar-soft-3a7a .dark-408d,
.shade_86cb .feature-advanced-120d ul li.paragraph_stale_addf .dark-408d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.shade_86cb .feature-advanced-120d ul li.avatar-soft-3a7a:after:after,
.shade_86cb .feature-advanced-120d ul li.avatar-soft-3a7a:after:before,
.shade_86cb
  .feature-advanced-120d
  ul
  li.paragraph_stale_addf:after:after,
.shade_86cb
  .feature-advanced-120d
  ul
  li.paragraph_stale_addf:after:before {
  content: "";
  display: table;
}
.shade_86cb .feature-advanced-120d ul li.avatar-soft-3a7a:after:after,
.shade_86cb
  .feature-advanced-120d
  ul
  li.paragraph_stale_addf:after:after {
  clear: both;
}
.shade_86cb .feature-advanced-120d a.motion-869c:hover {
  text-decoration: none;
}
.shade_86cb .feature-advanced-120d select {
  max-width: 100%;
}
.shade_86cb .feature-advanced-120d table {
  font-size: 85%;
}
.shade_86cb .feature-advanced-120d table td,
.shade_86cb .feature-advanced-120d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.shade_86cb .feature-advanced-120d table tfoot td {
  text-align: left;
}
.shade_86cb .feature-advanced-120d :last-child {
  margin-bottom: 0;
}
.shade_86cb .feature-advanced-120d .south-a84d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.shade_86cb .feature-advanced-120d .south-a84d label {
  width: 100%;
}
.shade_86cb .feature-advanced-120d .south-a84d .media-gold-525c {
  width: 100%;
  display: block;
}
.shade_86cb .feature-advanced-120d .south-a84d .nav-a086 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.shade_86cb .feature-advanced-120d .south-a84d .nav-a086:hover svg #svg-search {
  fill: #444;
}
.shade_86cb .feature-advanced-120d .south-a84d .nav-a086 svg {
  width: 18px;
  height: 18px;
}
.shade_86cb .module-green-8427 ul ul,
.shade_86cb .brown-3fb8 ul ul,
.shade_86cb .over-e435 ul ul,
.shade_86cb .medium_e40c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.shade_86cb .module-green-8427 .text_3874 > a,
.shade_86cb .brown-3fb8 .text_3874 > a,
.shade_86cb .over-e435 .text_3874 > a,
.shade_86cb .medium_e40c .text_3874 > a {
  margin-bottom: 0;
}
.shade_86cb .content_bf73 li,
.shade_86cb .module-green-8427 li,
.shade_86cb .large_3792 li,
.shade_86cb .brown-3fb8 li,
.shade_86cb .over-e435 li,
.shade_86cb .medium_e40c li,
.shade_86cb .right-d9db li,
.shade_86cb .content-huge-d3f2 li {
  display: block;
  position: relative;
}
.shade_86cb .content_bf73 li:last-child,
.shade_86cb .module-green-8427 li:last-child,
.shade_86cb .large_3792 li:last-child,
.shade_86cb .brown-3fb8 li:last-child,
.shade_86cb .over-e435 li:last-child,
.shade_86cb .medium_e40c li:last-child,
.shade_86cb .right-d9db li:last-child,
.shade_86cb .content-huge-d3f2 li:last-child {
  border: none;
}
.shade_86cb .content_bf73 li a,
.shade_86cb .module-green-8427 li a,
.shade_86cb .large_3792 li a,
.shade_86cb .brown-3fb8 li a,
.shade_86cb .over-e435 li a,
.shade_86cb .medium_e40c li a,
.shade_86cb .right-d9db li a,
.shade_86cb .content-huge-d3f2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade_86cb .content_bf73 li ul li::before,
.shade_86cb .module-green-8427 li ul li::before,
.shade_86cb .large_3792 li ul li::before,
.shade_86cb .brown-3fb8 li ul li::before,
.shade_86cb .over-e435 li ul li::before,
.shade_86cb .medium_e40c li ul li::before,
.shade_86cb .right-d9db li ul li::before,
.shade_86cb .content-huge-d3f2 li ul li::before {
  left: 15px;
}
.shade_86cb .content_bf73 li ul a,
.shade_86cb .module-green-8427 li ul a,
.shade_86cb .large_3792 li ul a,
.shade_86cb .brown-3fb8 li ul a,
.shade_86cb .over-e435 li ul a,
.shade_86cb .medium_e40c li ul a,
.shade_86cb .right-d9db li ul a,
.shade_86cb .content-huge-d3f2 li ul a {
  padding-left: 20px;
}
.shade_86cb .content_bf73 li ul ul li::before,
.shade_86cb .module-green-8427 li ul ul li::before,
.shade_86cb .large_3792 li ul ul li::before,
.shade_86cb .brown-3fb8 li ul ul li::before,
.shade_86cb .over-e435 li ul ul li::before,
.shade_86cb .medium_e40c li ul ul li::before,
.shade_86cb .right-d9db li ul ul li::before,
.shade_86cb .content-huge-d3f2 li ul ul li::before {
  left: 30px;
}
.shade_86cb .content_bf73 li ul ul a,
.shade_86cb .module-green-8427 li ul ul a,
.shade_86cb .large_3792 li ul ul a,
.shade_86cb .brown-3fb8 li ul ul a,
.shade_86cb .over-e435 li ul ul a,
.shade_86cb .medium_e40c li ul ul a,
.shade_86cb .right-d9db li ul ul a,
.shade_86cb .content-huge-d3f2 li ul ul a {
  padding-left: 40px;
}
.shade_86cb .west-ef68 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.shade_86cb .content-huge-d3f2 ul li {
  margin-bottom: 1.41575em;
}
.shade_86cb .content-huge-d3f2 ul li .nav-full-aaf9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.shade_86cb .content-huge-d3f2 ul li .caption_f149 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.thumbnail_gas_4965 .content_bf73 li a,
.thumbnail_gas_4965 .module-green-8427 li a,
.thumbnail_gas_4965 .large_3792 li a,
.thumbnail_gas_4965 .brown-3fb8 li a,
.thumbnail_gas_4965 .over-e435 li a,
.thumbnail_gas_4965 .medium_e40c li a,
.thumbnail_gas_4965 .right-d9db li a,
.thumbnail_gas_4965 .content-huge-d3f2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_gas_4965 .west-ef68 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_gas_4965 .feature-advanced-120d ul li.avatar-soft-3a7a .dark-408d,
.thumbnail_gas_4965 .feature-advanced-120d ul li.paragraph_stale_addf .dark-408d {
  background: rgba(0, 0, 0, 0.2);
}
.thumbnail_gas_4965 .shade_86cb .feature-advanced-120d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.active_7de8 .shade_86cb .overlay_07bd li {
  margin: 0;
}
.active_7de8 .shade_86cb .overlay_07bd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.active_7de8 .shade_86cb .overlay_07bd li ul {
  margin: 0;
}
.active_7de8 .shade_86cb .overlay_07bd li ul li a {
  padding-left: 15px;
}
.active_7de8 .shade_86cb .overlay_07bd li ul li li a {
  padding-left: 30px;
}
.active_7de8 .shade_86cb .overlay_07bd li.summary_45e1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.active_7de8 .shade_86cb .overlay_07bd li.summary_45e1 > 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;
}
.active_7de8 .shade_86cb .overlay_07bd li.summary_45e1 > 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;
}
.status_current_c346 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.thick-e068 {
  position: relative;
  z-index: 10;
}
.thick-e068 .up-0003 {
  width: 100%;
  max-width: 100%;
}
.message_stale_2fb6 .frame-08ea {
  padding-top: 2em;
  padding-bottom: 2em;
}
.message_stale_2fb6 .label_ce4c {
}
.message_stale_2fb6 .thumbnail_gas_4965 {
  background: #292929;
}
.summary-786b .frame-08ea {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.summary-786b .label_ce4c {
  background: #f9f9f9;
}
.summary-786b .thumbnail_gas_4965 {
  background: #303030;
}
.outer-2027 .frame-08ea {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .outer-2027 .aside_active_c1d5 {
    margin-bottom: 1em;
  }
  .outer-2027 .aside_active_c1d5:last-child {
    margin-bottom: 0;
  }
}
.outer-2027 .label_ce4c {
  background: #ededed;
}
.outer-2027 .thumbnail_gas_4965 {
  background: #1a1a1a;
}
.frame-08ea.label_ce4c {
  color: rgba(0, 0, 0, 0.6);
}
.frame-08ea.label_ce4c .top_a21b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame-08ea.thumbnail_gas_4965 {
  color: rgba(255, 255, 255, 0.99);
}
.frame-08ea.thumbnail_gas_4965 a:not(.motion-869c) {
  color: rgba(255, 255, 255, 0.79);
}
.frame-08ea.thumbnail_gas_4965 a:not(.motion-869c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame-08ea.thumbnail_gas_4965 .top_a21b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-08ea.thumbnail_gas_4965 table tbody td,
.frame-08ea.thumbnail_gas_4965 table th {
  background: rgba(0, 0, 0, 0.08);
}
.in_6733.up-f903 .row-right-21f7 {
  max-width: initial;
}
.in_6733 .heading_pink_d7d7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.in_6733 .heading_pink_d7d7 .up-0003 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .in_6733 .heading_pink_d7d7 .up-0003 {
    display: block;
    margin-bottom: 2em;
  }
  .in_6733 .heading_pink_d7d7 .up-0003:last-child {
    margin-bottom: 0;
  }
}
.outer-2027 .aside_active_c1d5:last-child,
.summary-786b .aside_active_c1d5:last-child,
.message_stale_2fb6 .aside_active_c1d5:last-child {
  margin-bottom: 0;
}
.outer-2027 .aside_active_c1d5 .shade_86cb .feature-advanced-120d:last-child,
.summary-786b .aside_active_c1d5 .shade_86cb .feature-advanced-120d:last-child,
.message_stale_2fb6 .aside_active_c1d5 .shade_86cb .feature-advanced-120d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .outer-2027 .blue-564a,
  .outer-2027 .narrow_9137,
  .summary-786b .blue-564a,
  .summary-786b .narrow_9137,
  .message_stale_2fb6 .blue-564a,
  .message_stale_2fb6 .narrow_9137 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .thick-e068 .aside_active_c1d5 {
    margin-bottom: 2em;
  }
}
.thick-e068 p:last-child {
  margin-bottom: 0;
}
.thick-e068 li,
.thick-e068 ul {
  list-style: none;
  margin: 0;
}
.thick-e068 ul ul {
  margin-left: 2.617924em;
}
.rough-60db {
  font-size: 0.875em;
}

/* css-noise: a850 */
.promo-block-o3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
