/*!
Theme Name: Customify
Theme URI: https://pressmaximum.title_copper_8dde/customify
Author: WPCustomify
Author URI: https://pressmaximum.title_copper_8dde
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.title_copper_8dde/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.highlight-gas-525d.next_cd70/licenses/gpl-2.0.steel_7888
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.secondary_f36d/, (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.list_in_0756.medium-c43c/normalize.block_384e/
 ======
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.block_384e v7.0.0 | MIT License | github.title_copper_8dde/necolas/normalize.block_384e */
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;
}
.feature_78cb .huge-800f,
.paragraph-north-88a5,
.dim_385e,
.gallery_middle_4e2f,
.narrow_e1d8,
.backdrop_steel_0150,
.top-3016,
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;
}
.paragraph-north-88a5,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .paragraph-north-88a5,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-north-88a5,
  h1 {
    font-size: 1.8em;
  }
}
.dim_385e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dim_385e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dim_385e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dim_385e,
  h2 {
    font-size: 1.7em;
  }
}
.gallery_middle_4e2f,
h3 {
  font-size: 1.618em;
}
.feature_78cb .huge-800f,
.narrow_e1d8,
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.thumbnail_9f1e {
  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;
}
.description-cbc7:after,
.description-cbc7:before,
.west-c010:after,
.west-c010:before {
  content: "";
  display: table;
}
.description-cbc7:after,
.west-c010:after {
  clear: both;
}
.paragraph-040f {
  float: right;
  margin-right: 0;
}
.stone_e4ed {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.clean-4dd4 .preview-5735,
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;
}
.clean-4dd4 .preview-5735: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;
}
.gas-e249 .preview-5735 {
  box-shadow: none;
}
.gas-e249
  .preview-5735
  .preview_11dd {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.gas-e249 .preview-5735 .box-purple-d73a {
  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;
}
.gas-e249
  .preview-5735
  .box-purple-d73a
  b {
  display: none;
}
.gas-e249 .accordion-97c6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.list-eb50:not(.fluid-c6d9):not(.dim-2382),
button:not(.fluid-c6d9):not(.dim-2382),
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ),
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ),
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ) {
  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;
}
.list-eb50:not(.fluid-c6d9):not(
    .dim-2382
  ):hover,
button:not(.fluid-c6d9):not(
    .dim-2382
  ):hover,
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ):hover,
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ):hover,
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.list-eb50:not(.fluid-c6d9):not(
    .dim-2382
  ):active,
.list-eb50:not(.fluid-c6d9):not(
    .dim-2382
  ):focus,
button:not(.fluid-c6d9):not(
    .dim-2382
  ):active,
button:not(.fluid-c6d9):not(
    .dim-2382
  ):focus,
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ):active,
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ):focus,
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ):active,
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ):focus,
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ):active,
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ):focus {
  outline: 0;
}
.list-eb50:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483,
button:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483,
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483,
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483,
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483 {
  position: relative;
}
.list-eb50:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .light-fe20,
.list-eb50:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .popup_276e,
.list-eb50:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .basic-a461,
.list-eb50:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  i,
.list-eb50:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  svg,
button:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .light-fe20,
button:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .popup_276e,
button:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .basic-a461,
button:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  i,
button:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  svg,
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .light-fe20,
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .popup_276e,
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .basic-a461,
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  i,
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  svg,
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .light-fe20,
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .popup_276e,
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .basic-a461,
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  i,
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  svg,
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .light-fe20,
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .popup_276e,
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  .basic-a461,
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  i,
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483
  svg {
  visibility: hidden;
}
.list-eb50:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483:after,
button:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483:after,
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483:after,
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483:after,
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ).fn-loading-b483: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;
}
.list-eb50:not(.fluid-c6d9):not(.dim-2382),
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ),
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ),
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ) {
  color: #fff;
  background: #235787;
}
.list-eb50:not(.fluid-c6d9):not(
    .dim-2382
  ):focus,
input[type="button"]:not(.fluid-c6d9):not(
    .dim-2382
  ):focus,
input[type="reset"]:not(.fluid-c6d9):not(
    .dim-2382
  ):focus,
input[type="submit"]:not(.fluid-c6d9):not(
    .dim-2382
  ):focus {
  color: #fff;
}
.list-eb50.fn-disabled-b483:not(.fluid-c6d9):not(
    .dim-2382
  ),
.list-eb50[disabled]:not(.fluid-c6d9):not(
    .dim-2382
  ),
button.fn-disabled-b483:not(.fluid-c6d9):not(
    .dim-2382
  ),
button[disabled]:not(.fluid-c6d9):not(
    .dim-2382
  ) {
  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;
}
.video-6a6f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.video-6a6f: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;
}
.tiny_2bad {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notice_98be {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tertiary-small-c774 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.description-cbc7:after,
.description-cbc7:before,
.message_fixed_e3d2:after,
.message_fixed_e3d2:before,
.blue_2994:after,
.blue_2994:before,
.backdrop-iron-4d19:after,
.backdrop-iron-4d19:before,
.image_new_704b:after,
.image_new_704b:before,
.last_5254:after,
.last_5254:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.description-cbc7:after,
.message_fixed_e3d2:after,
.blue_2994:after,
.backdrop-iron-4d19:after,
.image_new_704b:after,
.last_5254:after {
  clear: both;
}
.message_fixed_e3d2 .white-305c,
.blue_2994 .white-305c,
.hero_bca0 .white-305c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.tiny_b945 {
  display: inline-block;
}
.popup-cold-f1d3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.popup-cold-f1d3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.popup-cold-f1d3 .copper_f301 {
  padding: 1em 0;
  font-size: 85%;
}
.copper_f301 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.element-bright-9d21 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.element-bright-9d21:after,
.element-bright-9d21:before {
  content: "";
  display: table;
}
.element-bright-9d21:after {
  clear: both;
}
.summary-876d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.hover_fresh_be5f .summary-876d {
  max-width: 50%;
}
.narrow_5075 .summary-876d {
  max-width: 33.33%;
}
.thumbnail-2453 .summary-876d {
  max-width: 25%;
}
.logo-c7e9 .summary-876d {
  max-width: 20%;
}
.shadow_efb3 .summary-876d {
  max-width: 16.66%;
}
.primary-solid-0954 .summary-876d {
  max-width: 14.28%;
}
.current_7444 .summary-876d {
  max-width: 12.5%;
}
.accent-6c25 .summary-876d {
  max-width: 11.11%;
}
.caption-a4cd {
  display: block;
}
.feature_78cb .active_48b0 label,
.feature_78cb .clean-1fda label,
.feature_78cb .hard-2cac label,
.feature_78cb .tall-47eb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dim-b08a {
  list-style: none;
  margin: 0;
}
.dim-b08a article.new-121f {
  margin-bottom: 0;
}
.dim-b08a ul {
  list-style: none;
  margin: 0;
}
.dim-b08a .block_tiny_f6ff li.new-121f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dim-b08a .block_tiny_f6ff li.new-121f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dim-b08a .block_tiny_f6ff li.new-121f: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) {
  .dim-b08a .block_tiny_f6ff li.new-121f li.new-121f li.new-121f li.new-121f {
    padding-left: 0;
  }
}
article.new-121f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.new-121f .message_fixed_e3d2 p:last-of-type {
  margin-bottom: 0;
}
article.new-121f .cold_81ee {
  float: left;
}
article.new-121f .gallery-middle-d987 {
  margin-left: 85px;
}
article.new-121f .button_3300 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.new-121f .button_3300 .new-9a1c {
  margin-left: 10px;
}
article.new-121f .column-27fc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.new-121f .banner-short-dd8b {
  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 .active_48b0,
  #respond .hard-2cac,
  #respond .tall-47eb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active_48b0 input,
#respond .hard-2cac input,
#respond .tall-47eb input {
  width: 100%;
}
#respond .tall-47eb {
  margin-right: 0;
}
#respond .popup-east-ff5e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.shadow-2bd1 {
  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;
}
.shadow-2bd1.focused-ae7f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.shadow-2bd1 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%);
}
.shadow-2bd1:focus,
.shadow-2bd1: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);
}
.accent_1a3a {
  border-radius: 10%;
}
.description-0d4a {
  border-radius: 50%;
}
.overlay-aa6c {
  font-size: 0.72em;
}
.outline-dim-ea80 {
  font-size: 0.875em;
}
.focused-b4b7 {
  font-size: 1.1em;
}
.east-a1a9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.east-a1a9.overlay-aa6c {
  letter-spacing: 0.5px;
}
.orange-5553,
.orange-5553 a {
  color: #6d6d6d;
}
.orange-5553 a:hover {
  color: #111;
}
.link-bronze-8df0 {
  color: #6d6d6d;
}
.solid-4d40 {
  overflow-x: hidden;
}
.solid-4d40 .detail_silver_55d1.sort-5c82 {
  position: relative;
}
.solid-4d40 .detail_silver_55d1.sort-5c82.notification_d3fe {
  position: initial;
}
.solid-4d40
  .detail_silver_55d1.sort-5c82.notification_d3fe
  .narrow-26ba {
  left: auto;
}
.solid-4d40 .detail_silver_55d1 .narrow-26ba {
  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;
}
.solid-4d40 .detail_silver_55d1:hover.sort-5c82 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.solid-4d40
  .detail_silver_55d1:hover.sort-5c82
  .narrow-26ba {
  display: block;
  z-index: 9999999;
}
.solid-4d40 .header_light_f943 .icon_rough_dab7,
.solid-4d40 .old-90c8 .icon_rough_dab7 {
  display: none;
}
.solid-4d40 .easy-4b1f .detail_silver_55d1:hover.sort-5c82 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.feature_78cb .active_48b0 label,
.feature_78cb .clean-1fda label,
.feature_78cb .hard-2cac label,
.feature_78cb .tall-47eb label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dim-b08a {
  list-style: none;
  margin: 0;
}
.dim-b08a article.new-121f {
  margin-bottom: 0;
}
.dim-b08a ul {
  list-style: none;
  margin: 0;
}
.dim-b08a .block_tiny_f6ff li.new-121f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dim-b08a .block_tiny_f6ff li.new-121f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dim-b08a .block_tiny_f6ff li.new-121f: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) {
  .dim-b08a .block_tiny_f6ff li.new-121f li.new-121f li.new-121f li.new-121f {
    padding-left: 0;
  }
}
article.new-121f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.new-121f .message_fixed_e3d2 p:last-of-type {
  margin-bottom: 0;
}
article.new-121f .cold_81ee {
  float: left;
}
article.new-121f .gallery-middle-d987 {
  margin-left: 85px;
}
article.new-121f .button_3300 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.new-121f .button_3300 .new-9a1c {
  margin-left: 10px;
}
article.new-121f .column-27fc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.new-121f .banner-short-dd8b {
  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 .active_48b0,
  #respond .hard-2cac,
  #respond .tall-47eb {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active_48b0 input,
#respond .hard-2cac input,
#respond .tall-47eb input {
  width: 100%;
}
#respond .tall-47eb {
  margin-right: 0;
}
#respond .popup-east-ff5e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.header_light_f943 .pattern_a64c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pattern_a64c .tooltip-0b27.out-a0b1 .fluid-72c2 > li > a:focus,
.pattern_a64c .tooltip-0b27.out-a0b1 .fluid-72c2 > li > a:hover,
.pattern_a64c .tooltip-0b27.inner_19ce .fluid-72c2 > li > a:focus,
.pattern_a64c .tooltip-0b27.inner_19ce .fluid-72c2 > li > a:hover,
.pattern_a64c .tooltip-0b27.form_basic_1e50 .fluid-72c2 > li > a:focus,
.pattern_a64c .tooltip-0b27.form_basic_1e50 .fluid-72c2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_a64c
  .tooltip-0b27.out-a0b1
  .fluid-72c2
  > li.component-78e2
  > a,
.pattern_a64c
  .tooltip-0b27.out-a0b1
  .fluid-72c2
  > li.motion_17f5
  > a,
.pattern_a64c
  .tooltip-0b27.inner_19ce
  .fluid-72c2
  > li.component-78e2
  > a,
.pattern_a64c
  .tooltip-0b27.inner_19ce
  .fluid-72c2
  > li.motion_17f5
  > a,
.pattern_a64c
  .tooltip-0b27.form_basic_1e50
  .fluid-72c2
  > li.component-78e2
  > a,
.pattern_a64c .tooltip-0b27.form_basic_1e50 .fluid-72c2 > li.image_032a > a {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_a64c .summary_bright_8b1b,
.pattern_a64c .summary_bright_8b1b a {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_a64c .north_f8ff.focused_010d li a,
.pattern_a64c .button_upper_f402 a,
.pattern_a64c .pressed-2323,
.pattern_a64c .fluid-72c2 > li > a,
.pattern_a64c .icon-8427 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_a64c .north_f8ff.focused_010d li a:hover,
.pattern_a64c .button_upper_f402 a:hover,
.pattern_a64c .pressed-2323:hover,
.pattern_a64c .fluid-72c2 > li > a:hover,
.pattern_a64c .icon-8427:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_a64c .search-right-a321 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_a64c .search-right-a321 .frame-642f {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_a64c .search-right-a321:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_a64c .clean-2577 .content-df9c {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern_a64c .clean-2577 .content-df9c .selected_4f21 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_a64c
  .clean-2577
  .content-df9c
  .selected_4f21::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_a64c
  .clean-2577
  .content-df9c
  .selected_4f21:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_a64c
  .clean-2577
  .content-df9c
  .selected_4f21::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_a64c
  .clean-2577
  .content-df9c
  .selected_4f21::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_a64c .clean-2577 .gas_48c3 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_a64c .clean-2577 .gas_48c3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-wide-cec8
  .pattern_a64c
  .clean-2577
  .texture-c4bb
  .new-6e44 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table-wide-cec8
  .pattern_a64c
  .clean-2577
  .texture-c4bb
  .selected_4f21 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.header_light_f943 .caption-3cc2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.caption-3cc2 .tooltip-0b27.out-a0b1 .fluid-72c2 > li > a:focus,
.caption-3cc2 .tooltip-0b27.out-a0b1 .fluid-72c2 > li > a:hover,
.caption-3cc2 .tooltip-0b27.inner_19ce .fluid-72c2 > li > a:focus,
.caption-3cc2 .tooltip-0b27.inner_19ce .fluid-72c2 > li > a:hover,
.caption-3cc2 .tooltip-0b27.form_basic_1e50 .fluid-72c2 > li > a:focus,
.caption-3cc2 .tooltip-0b27.form_basic_1e50 .fluid-72c2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-3cc2
  .tooltip-0b27.out-a0b1
  .fluid-72c2
  > li.component-78e2
  > a,
.caption-3cc2
  .tooltip-0b27.out-a0b1
  .fluid-72c2
  > li.motion_17f5
  > a,
.caption-3cc2
  .tooltip-0b27.inner_19ce
  .fluid-72c2
  > li.component-78e2
  > a,
.caption-3cc2
  .tooltip-0b27.inner_19ce
  .fluid-72c2
  > li.motion_17f5
  > a,
.caption-3cc2
  .tooltip-0b27.form_basic_1e50
  .fluid-72c2
  > li.component-78e2
  > a,
.caption-3cc2 .tooltip-0b27.form_basic_1e50 .fluid-72c2 > li.image_032a > a {
  color: rgba(0, 0, 0, 0.8);
}
.caption-3cc2 .summary_bright_8b1b,
.caption-3cc2 .summary_bright_8b1b a {
  color: rgba(0, 0, 0, 0.8);
}
.caption-3cc2 .north_f8ff.focused_010d li a,
.caption-3cc2 .button_upper_f402 a,
.caption-3cc2 .pressed-2323,
.caption-3cc2 .fluid-72c2 > li > a,
.caption-3cc2 .icon-8427 {
  color: rgba(0, 0, 0, 0.55);
}
.caption-3cc2 .north_f8ff.focused_010d li a:hover,
.caption-3cc2 .button_upper_f402 a:hover,
.caption-3cc2 .pressed-2323:hover,
.caption-3cc2 .fluid-72c2 > li > a:hover,
.caption-3cc2 .icon-8427:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption-3cc2 .search-right-a321 {
  color: rgba(0, 0, 0, 0.55);
}
.caption-3cc2 .search-right-a321 .frame-642f {
  color: rgba(0, 0, 0, 0.8);
}
.caption-3cc2 .search-right-a321:hover {
  color: rgba(0, 0, 0, 0.8);
}
.layout_01f6 .current-fa76 {
  margin-left: auto;
  margin-right: auto;
}
.blue_2994 > * {
  margin-left: auto;
  margin-right: auto;
}
.blue_2994 .tiny_2bad {
  margin-right: 1.41575em;
}
.dropdown_slow_7d6a .blue_2994 > .photo_down_efcf {
  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;
}
.dropdown_slow_7d6a .blue_2994 > .progress_44f2 {
  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;
}
.fixed_24f9.layout_01f6 .current-fa76,
.overlay_ce3b.layout_01f6 .current-fa76 {
  margin-left: 0;
}
.box_first_bdb9.layout_01f6 .current-fa76,
.nav-copper-9c98.layout_01f6 .current-fa76 {
  margin-right: 0;
}
.blue_2994 ol,
.blue_2994 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.large-2f66 video {
  max-width: 100%;
}
.breadcrumb_cold_ee73 img {
  display: block;
}
.breadcrumb_cold_ee73.tiny_2bad,
.breadcrumb_cold_ee73.notice_98be {
  width: 100%;
}
.breadcrumb_cold_ee73.progress_44f2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.easy-7be8:not(.clean-b684) {
  margin: 1.5em auto;
}
.grid_d4d8 p {
  padding: 1.5em 14px;
}
ul.overlay_bright_a24a.progress_44f2,
ul.overlay_bright_a24a.photo_down_efcf,
ul.overlay_bright_a24a.tiny-0c89.photo_down_efcf {
  padding: 0 14px;
}
.motion-cc00 {
  display: block;
  overflow-x: auto;
}
.motion-cc00 table {
  border-collapse: collapse;
  width: 100%;
}
.motion-cc00 td,
.motion-cc00 th {
  padding: 0.5em;
}
.blue_2994 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.blue_2994 ol ol,
.blue_2994 ol ul,
.blue_2994 ul ol,
.blue_2994 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.blue_2994 ol ol li,
.blue_2994 ol ul li,
.blue_2994 ul ol li,
.blue_2994 ul ul li {
  margin-left: 0;
}
.thumbnail-selected-4290.hero_768d > .tabs_inner_a756 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thumbnail-selected-4290.hero_768d > .tabs_inner_a756 iframe,
.thumbnail-selected-4290.hero_768d > .tabs_inner_a756 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.focus_plasma_55b8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.focus_plasma_55b8.row-mini-740b {
  padding: 0;
}
.focus_plasma_55b8.row-mini-740b cite {
  font-size: 13px;
}
.focus_plasma_55b8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.focus_plasma_55b8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.soft-d285 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.soft-d285 > p:first-child {
  margin-top: 0;
}
.soft-d285 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.soft-d285 blockquote {
  border-left: 0;
}
.iron-081f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.iron-081f:not(.thumbnail-4cd4) {
  max-width: 100px;
}
.iron-081f.column_current_9ce7 {
  border-bottom: none !important;
  text-align: center;
}
.iron-081f.column_current_9ce7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .grid_d4d8 p {
    padding: 1.5em 0;
  }
}
.summary_704f {
  color: #0073aa;
}
.tabs_last_86f3 {
  background-color: #0073aa;
}
.chip_dim_a074 {
  color: #229fd8;
}
.thumbnail_cfdc {
  background-color: #229fd8;
}
.mini_4244 {
  color: #eee;
}
.content-west-48be {
  background-color: #eee;
}
.button_fast_7ca2 {
  color: #444;
}
.up-8103 {
  background-color: #444;
}
.gas_ecd6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gas_ecd6 .easy-c35a .button_upper_f402 {
  font-size: 15px;
}
.gas_ecd6 .button_upper_f402 {
  line-height: 1.3;
}
.gas_ecd6 .caption-3cc2 {
}
.gas_ecd6 .pattern_a64c {
  background: #235787;
}
.purple_5977 {
  padding: 0;
}
.purple_5977 .pattern_a64c {
  background: #1a1a1a;
}
.purple_5977 .caption-3cc2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.slider_slow_cf09 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.slider_slow_cf09 .caption-3cc2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.slider_slow_cf09 .pattern_a64c {
  background: #303030;
}
.last_5254 {
  position: relative;
  z-index: 10;
}
.last_5254 .popup-25ab {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dropdown_2644 .sort-5c82 {
  display: inline-block;
  vertical-align: middle;
}
.dropdown_2644.lite_908b .sort-5c82 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dropdown_2644.lite_908b .sort-5c82 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_2644.lite_908b .sort-5c82 {
    margin-right: 0.4em;
  }
}
.dropdown_2644.lite_908b .sort-5c82:last-child {
  margin-right: 0;
}
.dirty-1f2e .popup-25ab {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .header_light_f943 .easy-c35a {
    margin: 0 -0.5em;
  }
  .header_light_f943 .easy-c35a [class*="customify-col-"],
  .header_light_f943 .easy-c35a [class*="customify-col_"],
  .header_light_f943 .easy-c35a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.header_light_f943.button-1ddc .popup-25ab {
  background: 0 0 !important;
}
.header_light_f943.button-1ddc .popup-25ab,
.header_light_f943.dirty-1f2e .popup-25ab {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .header_light_f943.gallery_cdc7 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.header_light_f943.dirty-1f2e .popup-25ab {
  box-shadow: none !important;
}
.menu_focused_a325 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .menu_focused_a325 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .menu_focused_a325 {
    padding: 18px 0 20px;
  }
}
.menu_focused_a325 .link-warm-afc6 {
  width: 100%;
}
.menu_focused_a325 .outline_b0c9 {
  margin-bottom: 0;
}
.menu_focused_a325 .article-79a3 {
  margin-top: 5px;
  font-size: 0.875em;
}
.layout-dbf3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.layout-dbf3 .soft-8239 {
  width: 100%;
}
.list_rough_d43e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.list_rough_d43e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.list_rough_d43e 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;
}
.list_rough_d43e li:last-child:after {
  display: none;
}
.list_rough_d43e li a {
  font-weight: 500;
  margin-right: 10px;
}
.description-d347 .icon_rough_dab7 button,
.menu_focused_a325 .icon_rough_dab7 button {
  left: 0;
}
.description-d347 .soft-8239,
.menu_focused_a325 .soft-8239 {
  padding-left: 0;
  padding-right: 0;
}
.description-d347 .layout-dbf3,
.menu_focused_a325 .layout-dbf3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.description-d347 {
  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;
}
.description-d347: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;
}
.description-d347 .outline-b039 {
  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) {
  .description-d347 .outline-b039 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .description-d347 .outline-b039 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .description-d347 .outline-b039 {
    min-height: 200px;
  }
}
.description-d347 .list_rough_d43e {
  color: rgba(255, 255, 255, 0.8);
}
.description-d347 .list_rough_d43e a,
.description-d347 .list_rough_d43e li:after {
  color: inherit;
}
.description-d347 .list_rough_d43e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.popup_0299 {
  margin-bottom: 0.5em;
}
.hard_293e {
  margin-bottom: 1.2em;
}
.hard_293e,
.popup_0299 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hard_293e p:last-child,
.popup_0299 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .icon_rough_dab7,
#masthead .icon_rough_dab7 {
  display: none;
}
#masthead
  > .icon_rough_dab7.lower-ed91 {
  display: none;
}
#masthead > .icon_rough_dab7 button {
  left: 0;
}
.fluid_7bc8 {
  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%;
}
.fluid_7bc8 .sort-5c82 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fluid_7bc8 .card_dynamic_6e84 {
  display: -webkit-box;
  display: flex;
}
.fluid_7bc8 .card_dynamic_6e84.border_c8cc {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fluid_7bc8 .card_dynamic_6e84.carousel_f1fa {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fluid_7bc8 .card_dynamic_6e84.sidebar-a04d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fluid_7bc8.section_8574.thumbnail_top_547f .card_dynamic_6e84.border_c8cc {
  flex-basis: 100%;
}
.fluid_7bc8.picture_pro_ec59 .card_dynamic_6e84.carousel_f1fa {
  -webkit-box-flex: 1;
  flex: auto;
}
.fluid_7bc8.picture_pro_ec59 .card_dynamic_6e84.sidebar-a04d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .icon_rough_dab7.lower-ed91 {
  display: none;
}
#masthead > .icon_rough_dab7 button {
  left: 0;
}
.panel_b35d {
  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;
}
.panel_b35d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.panel_b35d.sort-8838 i {
  margin-right: 4px;
}
.panel_b35d.pattern_thick_e798 i {
  margin-left: 5px;
}
.button_upper_f402 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.button_upper_f402 p:last-child {
  margin-bottom: 0;
}
.layout_dynamic_b299 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.layout_dynamic_b299 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.layout_dynamic_b299 img {
  display: block;
  width: auto;
  line-height: 1;
}
.layout_dynamic_b299 .summary_bright_8b1b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.layout_dynamic_b299 .active_83be {
  margin: 5px 0 7px 0;
}
.layout_dynamic_b299.button_512b .last-d1fe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_dynamic_b299.button_512b .notice_66e5 {
  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;
}
.layout_dynamic_b299.title_right_7522 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.layout_dynamic_b299.title_right_7522 .last-d1fe {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_dynamic_b299.title_right_7522 .notice_66e5 {
  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;
}
.layout_dynamic_b299.inner_2716 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.layout_dynamic_b299.content-5d1a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.layout_dynamic_b299.content-5d1a .notice_66e5 {
  margin-top: 7px;
}
.table-stale-cd49 {
  display: inline-block;
}
.last_5254 .last-486b .layout_dynamic_b299 img {
  max-width: 100%;
}
.tooltip-0b27 .pressed_a2b8.box-a1c8,
.row-fluid-fe1a .pressed_a2b8.box-a1c8 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip-0b27 .feature_under_b925,
.row-fluid-fe1a .feature_under_b925 {
  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%);
}
.tooltip-0b27 .feature_under_b925 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tooltip-0b27.hovered-67cf .feature_under_b925 {
  display: none;
}
.tooltip-0b27 .gas_0f4b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip-0b27 .gas_0f4b li {
  display: inline-block;
  position: relative;
}
.tooltip-0b27 .gas_0f4b li:last-child {
  margin-right: 0;
}
.tooltip-0b27 .gas_0f4b 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;
}
.tooltip-0b27 .gas_0f4b li.image_032a > a {
  color: rgba(0, 0, 0, 0.9);
}
.tooltip-0b27 .gas_0f4b > 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;
}
.tooltip-0b27 .gas_0f4b > li > a i {
  line-height: 0;
}
.tooltip-0b27 .gas_0f4b > li.component-selected-bd16 > a .feature_under_b925 {
  margin-left: 4px;
  line-height: 0;
}
.tooltip-0b27 .gas_0f4b .silver-496f li.component-selected-bd16 > a {
  position: relative;
}
.tooltip-0b27 .gas_0f4b .silver-496f li.component-selected-bd16 > a:after,
.tooltip-0b27 .gas_0f4b .silver-496f li.component-selected-bd16 > a:before {
  content: "";
  display: table;
}
.tooltip-0b27 .gas_0f4b .silver-496f li.component-selected-bd16 > a:after {
  clear: both;
}
.tooltip-0b27 .gas_0f4b .silver-496f li.component-selected-bd16 > a .feature_under_b925 {
  margin-left: 5px;
  float: right;
}
.tooltip-0b27 .bronze-1c67,
.tooltip-0b27 .silver-496f {
  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;
}
.tooltip-0b27 .silver-496f {
  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;
}
.tooltip-0b27 .silver-496f .box-a1c8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tooltip-0b27 .silver-496f .feature_under_b925 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tooltip-0b27 .silver-496f li {
  display: block;
  margin: 0;
  padding: 0;
}
.tooltip-0b27 .silver-496f 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;
}
.tooltip-0b27 .silver-496f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tooltip-0b27 .silver-496f .silver-496f {
  top: 0;
  left: 100%;
}
.tooltip-0b27 .disabled-hard-e3f3.fn-focus-b483 > .bronze-1c67,
.tooltip-0b27 .disabled-hard-e3f3.fn-focus-b483 > .silver-496f,
.tooltip-0b27 .disabled-hard-e3f3:focus > .bronze-1c67,
.tooltip-0b27 .disabled-hard-e3f3:focus > .silver-496f,
.tooltip-0b27 .disabled-hard-e3f3:hover > .bronze-1c67,
.tooltip-0b27 .disabled-hard-e3f3:hover > .silver-496f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tooltip-0b27.form_basic_1e50 .fluid-72c2:after,
.tooltip-0b27.form_basic_1e50 .fluid-72c2:before {
  content: "";
  display: table;
}
.tooltip-0b27.form_basic_1e50 .fluid-72c2:after {
  clear: both;
}
.tooltip-0b27.form_basic_1e50 .fluid-72c2 > li {
  float: left;
}
.tooltip-0b27.full-f3b2 .fluid-72c2:after,
.tooltip-0b27.full-f3b2 .fluid-72c2:before {
  content: "";
  display: table;
}
.tooltip-0b27.full-f3b2 .fluid-72c2:after {
  clear: both;
}
.tooltip-0b27.full-f3b2 .fluid-72c2 > li {
  float: left;
}
.tooltip-0b27.full-f3b2 .fluid-72c2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tooltip-0b27.full-f3b2 .fluid-72c2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tooltip-0b27.full-f3b2 .fluid-72c2 > li.component-78e2 > a,
.tooltip-0b27.full-f3b2 .fluid-72c2 > li.image_032a > a {
  color: #fff;
  background-color: #1e4b75;
}
.tooltip-0b27.out-a0b1 .fluid-72c2 > li > a .box-a1c8 {
  position: relative;
}
.tooltip-0b27.out-a0b1 .fluid-72c2 > li > a .box-a1c8: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;
}
.tooltip-0b27.out-a0b1
  .fluid-72c2
  > li:focus
  > a
  .box-a1c8:before,
.tooltip-0b27.out-a0b1
  .fluid-72c2
  > li:hover
  > a
  .box-a1c8:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip-0b27.out-a0b1
  .fluid-72c2
  > li.component-78e2
  > a
  .box-a1c8:before,
.tooltip-0b27.out-a0b1
  .fluid-72c2
  > li.motion_17f5
  > a
  .box-a1c8:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip-0b27.inner_19ce .fluid-72c2 > li > a .box-a1c8 {
  position: relative;
}
.tooltip-0b27.inner_19ce .fluid-72c2 > li > a .box-a1c8: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;
}
.tooltip-0b27.inner_19ce .fluid-72c2 > li:focus > a .box-a1c8:before,
.tooltip-0b27.inner_19ce
  .fluid-72c2
  > li:hover
  > a
  .box-a1c8:before {
  width: 100%;
  background-color: currentColor;
}
.tooltip-0b27.inner_19ce
  .fluid-72c2
  > li.component-78e2
  > a
  .box-a1c8:before,
.tooltip-0b27.inner_19ce
  .fluid-72c2
  > li.motion_17f5
  > a
  .box-a1c8:before {
  width: 100%;
  background-color: currentColor;
}
.row-fluid-fe1a .gas_0f4b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.row-fluid-fe1a .gas_0f4b li:first-child > a {
  border-top: none;
}
.row-fluid-fe1a .gas_0f4b .thumbnail_0f20 > .box-a1c8 .feature_under_b925 {
  display: none;
}
.row-fluid-fe1a .gas_0f4b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.row-fluid-fe1a .gas_0f4b li:last-child {
  border: none;
}
.row-fluid-fe1a .gas_0f4b li.component-selected-bd16 > a {
  padding-right: 45px !important;
}
.row-fluid-fe1a .gas_0f4b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.row-fluid-fe1a .gas_0f4b li a:focus,
.row-fluid-fe1a .gas_0f4b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row-fluid-fe1a .gas_0f4b li .gradient-fast-1039 {
  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;
}
.row-fluid-fe1a .gas_0f4b li .gradient-fast-1039:hover {
  box-shadow: none;
}
.row-fluid-fe1a .gas_0f4b li .gradient-fast-1039 .feature_under_b925 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.row-fluid-fe1a .gas_0f4b .silver-496f {
  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);
}
.row-fluid-fe1a .gas_0f4b .silver-496f li a {
  padding-left: 3em;
}
.row-fluid-fe1a .gas_0f4b .background_north_c523 > a .gradient-fast-1039 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.row-fluid-fe1a .gas_0f4b .background_north_c523 > .silver-496f {
  display: block;
  opacity: 1;
}
.selected-c7c2 {
  max-width: 100%;
}
.disabled-left-e42e {
  line-height: 0;
  cursor: pointer;
}
.icon-8427 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.icon-8427:hover {
  box-shadow: none;
  color: currentColor;
}
.icon-8427 svg {
  width: 18px;
  height: 18px;
}
.icon-8427 .fast-5f7f {
  display: none;
}
.wrapper_static_d2cf {
  position: relative;
}
.wrapper_static_d2cf.fn-active-b483 .icon-8427 .preview_5f9d {
  display: none;
}
.wrapper_static_d2cf.fn-active-b483 .icon-8427 .fast-5f7f {
  display: inline-block;
}
.wrapper_static_d2cf .label-wide-5091 {
  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);
}
.wrapper_static_d2cf.border_ba51 .label-wide-5091 {
  left: auto;
  right: -0.9em;
}
.wrapper_static_d2cf.border_ba51 .header-1294::before {
  left: auto;
  right: 15px;
}
.wrapper_static_d2cf.fn-active-b483 .label-wide-5091 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture-c4bb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.texture-c4bb label {
  flex-basis: 100%;
}
.texture-c4bb .content-df9c {
  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;
}
.texture-c4bb .selected_4f21 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.texture-c4bb .selected_4f21:focus {
  background-color: transparent;
}
.texture-c4bb button.gas_48c3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.texture-c4bb button.gas_48c3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.texture-c4bb button.gas_48c3 svg {
  width: 18px;
  height: 18px;
}
.texture-c4bb input[type="submit"] {
  min-height: auto;
}
.clean-2577 .texture-c4bb .selected_4f21 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.header-1294 {
  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) {
  .header-1294 {
    width: 220px;
  }
}
.header-1294 label {
  flex-basis: 100%;
}
.header-1294::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;
}
.table-wide-cec8 .clean-2577 .texture-c4bb {
  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;
}
.table-wide-cec8
  .clean-2577
  .texture-c4bb
  .content-df9c {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.table-wide-cec8 .clean-2577 .texture-c4bb .selected_4f21 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.table-wide-cec8
  .clean-2577
  .texture-c4bb
  .selected_4f21:focus {
  background: 0 0;
}
.table-wide-cec8
  .clean-2577
  .texture-c4bb
  .new-6e44 {
  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;
}
.north_f8ff {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.north_f8ff li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.north_f8ff li:last-child {
  margin-right: 0;
}
.north_f8ff li:first-child {
  margin-left: 0;
}
.north_f8ff.heading_rough_651c a {
  color: #fff;
}
.north_f8ff.heading_rough_651c a:hover {
  color: #fff;
}
.north_f8ff a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.north_f8ff a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.north_f8ff a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.north_f8ff a:hover {
  opacity: 0.9;
  color: inherit;
}
.north_f8ff [class*="social-icon-apple"] {
  background-color: #999;
}
.north_f8ff [class*="social-icon-apple"].block_989b {
  background-color: transparent;
  color: #999;
}
.north_f8ff [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.north_f8ff [class*="social-icon-behance"].block_989b {
  background-color: transparent;
  color: #1769ff;
}
.north_f8ff [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.north_f8ff [class*="social-icon-bitbucket"].block_989b {
  background-color: transparent;
  color: #205081;
}
.north_f8ff [class*="social-icon-codepen"] {
  background-color: #000;
}
.north_f8ff [class*="social-icon-codepen"].block_989b {
  background-color: transparent;
  color: #000;
}
.north_f8ff [class*="social-icon-delicious"] {
  background-color: #39f;
}
.north_f8ff [class*="social-icon-delicious"].block_989b {
  background-color: transparent;
  color: #39f;
}
.north_f8ff [class*="social-icon-digg"] {
  background-color: #005be2;
}
.north_f8ff [class*="social-icon-digg"].block_989b {
  background-color: transparent;
  color: #005be2;
}
.north_f8ff [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.north_f8ff [class*="social-icon-dribbble"].block_989b {
  background-color: transparent;
  color: #ea4c89;
}
.north_f8ff [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.north_f8ff [class*="social-icon-envelope"].block_989b {
  background-color: transparent;
  color: #ea4335;
}
.north_f8ff [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.north_f8ff [class*="social-icon-facebook"].block_989b {
  background-color: transparent;
  color: #3b5998;
}
.north_f8ff [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.north_f8ff [class*="social-icon-flickr"].block_989b {
  background-color: transparent;
  color: #0063dc;
}
.north_f8ff [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.north_f8ff [class*="social-icon-foursquare"].block_989b {
  background-color: transparent;
  color: #2d5be3;
}
.north_f8ff [class*="social-icon-github"] {
  background-color: #333;
}
.north_f8ff [class*="social-icon-github"].block_989b {
  background-color: transparent;
  color: #333;
}
.north_f8ff [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.north_f8ff [class*="social-icon-google-plus"].block_989b {
  background-color: transparent;
  color: #dd4b39;
}
.north_f8ff [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.north_f8ff [class*="social-icon-houzz"].block_989b {
  background-color: transparent;
  color: #7ac142;
}
.north_f8ff [class*="social-icon-instagram"] {
  background-color: #262626;
}
.north_f8ff [class*="social-icon-instagram"].block_989b {
  background-color: transparent;
  color: #262626;
}
.north_f8ff [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.north_f8ff [class*="social-icon-jsfiddle"].block_989b {
  background-color: transparent;
  color: #487aa2;
}
.north_f8ff [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.north_f8ff [class*="social-icon-linkedin"].block_989b {
  background-color: transparent;
  color: #0077b5;
}
.north_f8ff [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.north_f8ff [class*="social-icon-medium"].block_989b {
  background-color: transparent;
  color: #00ab6b;
}
.north_f8ff [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.north_f8ff
  [class*="social-icon-odnoklassniki"].block_989b {
  background-color: transparent;
  color: #f4731c;
}
.north_f8ff [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.north_f8ff [class*="social-icon-meetup"].block_989b {
  background-color: transparent;
  color: #ec1c40;
}
.north_f8ff [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.north_f8ff [class*="social-icon-pinterest"].block_989b {
  background-color: transparent;
  color: #bd081c;
}
.north_f8ff [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.north_f8ff [class*="social-icon-product-hunt"].block_989b {
  background-color: transparent;
  color: #da552f;
}
.north_f8ff [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.north_f8ff [class*="social-icon-reddit"].block_989b {
  background-color: transparent;
  color: #ff4500;
}
.north_f8ff [class*="social-icon-rss"] {
  background-color: #f26522;
}
.north_f8ff [class*="social-icon-rss"].block_989b {
  background-color: transparent;
  color: #f26522;
}
.north_f8ff [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.north_f8ff
  [class*="social-icon-shopping-cart"].block_989b {
  background-color: transparent;
  color: #4caf50;
}
.north_f8ff [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.north_f8ff [class*="social-icon-skype"].block_989b {
  background-color: transparent;
  color: #00aff0;
}
.north_f8ff [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.north_f8ff [class*="social-icon-slideshare"].block_989b {
  background-color: transparent;
  color: #0077b5;
}
.north_f8ff [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.north_f8ff [class*="social-icon-snapchat"].block_989b {
  background-color: transparent;
  color: #fffc00;
}
.north_f8ff [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.north_f8ff [class*="social-icon-soundcloud"].block_989b {
  background-color: transparent;
  color: #f80;
}
.north_f8ff [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.north_f8ff [class*="social-icon-spotify"].block_989b {
  background-color: transparent;
  color: #2ebd59;
}
.north_f8ff [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.north_f8ff
  [class*="social-icon-stack-overflow"].block_989b {
  background-color: transparent;
  color: #fe7a15;
}
.north_f8ff [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.north_f8ff [class*="social-icon-maldkfgram"].block_989b {
  background-color: transparent;
  color: #2ca5e0;
}
.north_f8ff [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.north_f8ff [class*="social-icon-tripadvisor"].block_989b {
  background-color: transparent;
  color: #589442;
}
.north_f8ff [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.north_f8ff [class*="social-icon-tumblr"].block_989b {
  background-color: transparent;
  color: #35465c;
}
.north_f8ff [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.north_f8ff [class*="social-icon-twitch"].block_989b {
  background-color: transparent;
  color: #6441a5;
}
.north_f8ff [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.north_f8ff [class*="social-icon-twitter"].block_989b {
  background-color: transparent;
  color: #1da1f2;
}
.north_f8ff [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.north_f8ff [class*="social-icon-vimeo"].block_989b {
  background-color: transparent;
  color: #1ab7ea;
}
.north_f8ff [class*="social-icon-vk"] {
  background-color: #45668e;
}
.north_f8ff [class*="social-icon-vk"].block_989b {
  background-color: transparent;
  color: #45668e;
}
.north_f8ff [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.north_f8ff [class*="social-icon-weibo"].block_989b {
  background-color: transparent;
  color: #df2029;
}
.north_f8ff [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.north_f8ff [class*="social-icon-weixin"].block_989b {
  background-color: transparent;
  color: #7bb32e;
}
.north_f8ff [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.north_f8ff [class*="social-icon-whatsapp"].block_989b {
  background-color: transparent;
  color: #25d366;
}
.north_f8ff [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.north_f8ff [class*="social-icon-wordpress"].block_989b {
  background-color: transparent;
  color: #21759b;
}
.north_f8ff [class*="social-icon-xing"] {
  background-color: #026466;
}
.north_f8ff [class*="social-icon-xing"].block_989b {
  background-color: transparent;
  color: #026466;
}
.north_f8ff [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.north_f8ff [class*="social-icon-yelp"].block_989b {
  background-color: transparent;
  color: #af0606;
}
.north_f8ff [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.north_f8ff [class*="social-icon-youtube"].block_989b {
  background-color: transparent;
  color: #cd201f;
}
.pressed-2323 {
  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;
}
.pressed-2323:hover {
  box-shadow: none;
  background: 0 0;
}
.video_wood_3715 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.element-lower-02c7 {
  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;
}
.article_cool_07dd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.huge-6825 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.huge-6825,
.huge-6825::after,
.huge-6825::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;
}
.huge-6825::after,
.huge-6825::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo-stone-16e1 .element-lower-02c7 .article_cool_07dd {
  margin-top: -2px;
  width: 19px;
}
.logo-stone-16e1 .element-lower-02c7 .huge-6825 {
  margin-top: -1px;
}
.logo-stone-16e1 .element-lower-02c7 .huge-6825,
.logo-stone-16e1 .element-lower-02c7 .huge-6825::after,
.logo-stone-16e1 .element-lower-02c7 .huge-6825::before {
  width: 19px;
  height: 2px;
}
.logo-stone-16e1 .element-lower-02c7 .huge-6825::before {
  top: -6px;
}
.logo-stone-16e1 .element-lower-02c7 .huge-6825::after {
  bottom: -6px;
}
.accent-first-de13 .element-lower-02c7 .article_cool_07dd {
  margin-top: -2px;
  width: 22px;
}
.accent-first-de13 .element-lower-02c7 .huge-6825 {
  margin-top: -1px;
}
.accent-first-de13 .element-lower-02c7 .huge-6825,
.accent-first-de13 .element-lower-02c7 .huge-6825::after,
.accent-first-de13 .element-lower-02c7 .huge-6825::before {
  width: 22px;
  height: 2px;
}
.accent-first-de13 .element-lower-02c7 .huge-6825::before {
  top: -7px;
}
.accent-first-de13 .element-lower-02c7 .huge-6825::after {
  bottom: -7px;
}
.dynamic-eabe .element-lower-02c7 .article_cool_07dd {
  margin-top: -2px;
  width: 31px;
}
.dynamic-eabe .element-lower-02c7 .huge-6825 {
  margin-top: -1.5px;
}
.dynamic-eabe .element-lower-02c7 .huge-6825,
.dynamic-eabe .element-lower-02c7 .huge-6825::after,
.dynamic-eabe .element-lower-02c7 .huge-6825::before {
  width: 31px;
  height: 3px;
}
.dynamic-eabe .element-lower-02c7 .huge-6825::before {
  top: -9px;
}
.dynamic-eabe .element-lower-02c7 .huge-6825::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .brown-1cdd .element-lower-02c7 .article_cool_07dd {
    margin-top: -2px;
    width: 19px;
  }
  .brown-1cdd .element-lower-02c7 .huge-6825 {
    margin-top: -1px;
  }
  .brown-1cdd .element-lower-02c7 .huge-6825,
  .brown-1cdd .element-lower-02c7 .huge-6825::after,
  .brown-1cdd .element-lower-02c7 .huge-6825::before {
    width: 19px;
    height: 2px;
  }
  .brown-1cdd .element-lower-02c7 .huge-6825::before {
    top: -6px;
  }
  .brown-1cdd .element-lower-02c7 .huge-6825::after {
    bottom: -6px;
  }
  .basic_0a1c .element-lower-02c7 .article_cool_07dd {
    margin-top: -2px;
    width: 22px;
  }
  .basic_0a1c .element-lower-02c7 .huge-6825 {
    margin-top: -1px;
  }
  .basic_0a1c .element-lower-02c7 .huge-6825,
  .basic_0a1c .element-lower-02c7 .huge-6825::after,
  .basic_0a1c .element-lower-02c7 .huge-6825::before {
    width: 22px;
    height: 2px;
  }
  .basic_0a1c .element-lower-02c7 .huge-6825::before {
    top: -7px;
  }
  .basic_0a1c .element-lower-02c7 .huge-6825::after {
    bottom: -7px;
  }
  .dark-a24d .element-lower-02c7 .article_cool_07dd {
    margin-top: -2px;
    width: 31px;
  }
  .dark-a24d .element-lower-02c7 .huge-6825 {
    margin-top: -1.5px;
  }
  .dark-a24d .element-lower-02c7 .huge-6825,
  .dark-a24d .element-lower-02c7 .huge-6825::after,
  .dark-a24d .element-lower-02c7 .huge-6825::before {
    width: 31px;
    height: 3px;
  }
  .dark-a24d .element-lower-02c7 .huge-6825::before {
    top: -9px;
  }
  .dark-a24d .element-lower-02c7 .huge-6825::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .article-easy-edee .element-lower-02c7 .article_cool_07dd {
    margin-top: -2px;
    width: 19px;
  }
  .article-easy-edee .element-lower-02c7 .huge-6825 {
    margin-top: -1px;
  }
  .article-easy-edee .element-lower-02c7 .huge-6825,
  .article-easy-edee .element-lower-02c7 .huge-6825::after,
  .article-easy-edee .element-lower-02c7 .huge-6825::before {
    width: 19px;
    height: 2px;
  }
  .article-easy-edee .element-lower-02c7 .huge-6825::before {
    top: -6px;
  }
  .article-easy-edee .element-lower-02c7 .huge-6825::after {
    bottom: -6px;
  }
  .warm-7d48 .element-lower-02c7 .article_cool_07dd {
    margin-top: -2px;
    width: 22px;
  }
  .warm-7d48 .element-lower-02c7 .huge-6825 {
    margin-top: -1px;
  }
  .warm-7d48 .element-lower-02c7 .huge-6825,
  .warm-7d48 .element-lower-02c7 .huge-6825::after,
  .warm-7d48 .element-lower-02c7 .huge-6825::before {
    width: 22px;
    height: 2px;
  }
  .warm-7d48 .element-lower-02c7 .huge-6825::before {
    top: -7px;
  }
  .warm-7d48 .element-lower-02c7 .huge-6825::after {
    bottom: -7px;
  }
  .section-light-13b9 .element-lower-02c7 .article_cool_07dd {
    margin-top: -2px;
    width: 31px;
  }
  .section-light-13b9 .element-lower-02c7 .huge-6825 {
    margin-top: -1.5px;
  }
  .section-light-13b9 .element-lower-02c7 .huge-6825,
  .section-light-13b9 .element-lower-02c7 .huge-6825::after,
  .section-light-13b9 .element-lower-02c7 .huge-6825::before {
    width: 31px;
    height: 3px;
  }
  .section-light-13b9 .element-lower-02c7 .huge-6825::before {
    top: -9px;
  }
  .section-light-13b9 .element-lower-02c7 .huge-6825::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .alert-26fc .element-lower-02c7 .article_cool_07dd {
    margin-top: -2px;
    width: 19px;
  }
  .alert-26fc .element-lower-02c7 .huge-6825 {
    margin-top: -1px;
  }
  .alert-26fc .element-lower-02c7 .huge-6825,
  .alert-26fc .element-lower-02c7 .huge-6825::after,
  .alert-26fc .element-lower-02c7 .huge-6825::before {
    width: 19px;
    height: 2px;
  }
  .alert-26fc .element-lower-02c7 .huge-6825::before {
    top: -6px;
  }
  .alert-26fc .element-lower-02c7 .huge-6825::after {
    bottom: -6px;
  }
  .paper_5769 .element-lower-02c7 .article_cool_07dd {
    margin-top: -2px;
    width: 22px;
  }
  .paper_5769 .element-lower-02c7 .huge-6825 {
    margin-top: -1px;
  }
  .paper_5769 .element-lower-02c7 .huge-6825,
  .paper_5769 .element-lower-02c7 .huge-6825::after,
  .paper_5769 .element-lower-02c7 .huge-6825::before {
    width: 22px;
    height: 2px;
  }
  .paper_5769 .element-lower-02c7 .huge-6825::before {
    top: -7px;
  }
  .paper_5769 .element-lower-02c7 .huge-6825::after {
    bottom: -7px;
  }
  .dropdown-ad7a .element-lower-02c7 .article_cool_07dd {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown-ad7a .element-lower-02c7 .huge-6825 {
    margin-top: -1.5px;
  }
  .dropdown-ad7a .element-lower-02c7 .huge-6825,
  .dropdown-ad7a .element-lower-02c7 .huge-6825::after,
  .dropdown-ad7a .element-lower-02c7 .huge-6825::before {
    width: 31px;
    height: 3px;
  }
  .dropdown-ad7a .element-lower-02c7 .huge-6825::before {
    top: -9px;
  }
  .dropdown-ad7a .element-lower-02c7 .huge-6825::after {
    bottom: -9px;
  }
}
.highlight_fast_26f6 .huge-6825 {
  -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);
}
.highlight_fast_26f6 .huge-6825::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.highlight_fast_26f6 .huge-6825::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);
}
.highlight_fast_26f6.input_pressed_a3cd .huge-6825 {
  -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);
}
.highlight_fast_26f6.input_pressed_a3cd .huge-6825::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.highlight_fast_26f6.input_pressed_a3cd .huge-6825::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);
}
.preview_055f {
  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.item-2797:before {
  display: none;
}
.old-90c8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.old-90c8 .description-steel-b3e1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.old-90c8 .description-steel-b3e1:last-of-type {
  border-bottom: none;
}
.old-90c8 .description-steel-b3e1.item-advanced-13ff,
.old-90c8 .description-steel-b3e1.red_c5f5,
.old-90c8 .description-steel-b3e1.mini_e393 {
  padding: 0;
}
.old-90c8 .row-fluid-fe1a .gradient-fast-1039 {
  color: currentColor;
}
.old-90c8 .row-fluid-fe1a .gradient-fast-1039:focus,
.old-90c8 .row-fluid-fe1a .gradient-fast-1039:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old-90c8.caption-3cc2 .search-right-a321,
.old-90c8.caption-3cc2 .button_upper_f402 a,
.old-90c8.caption-3cc2 .fluid-72c2 a,
.old-90c8.caption-3cc2 .silver-496f a {
  color: rgba(0, 0, 0, 0.55);
}
.old-90c8.caption-3cc2 .search-right-a321:hover,
.old-90c8.caption-3cc2 .button_upper_f402 a:hover,
.old-90c8.caption-3cc2 .fluid-72c2 a:hover,
.old-90c8.caption-3cc2 .silver-496f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.old-90c8.caption-3cc2 .frame-642f {
  color: rgba(0, 0, 0, 0.8);
}
.old-90c8.caption-3cc2 .description-steel-b3e1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.old-90c8.caption-3cc2 .description-steel-b3e1:before {
  background: rgba(0, 0, 0, 0.08);
}
.old-90c8.caption-3cc2 .nav_7ca6:before {
  background: rgba(255, 255, 255, 0.9);
}
.old-90c8.caption-3cc2 .row-fluid-fe1a .gas_0f4b li a,
.old-90c8.caption-3cc2 .row-fluid-fe1a .gradient-fast-1039,
.old-90c8.caption-3cc2 .silver-496f {
  border-color: rgba(0, 0, 0, 0.08);
}
.old-90c8.caption-3cc2 .row-fluid-fe1a .gradient-fast-1039:focus,
.old-90c8.caption-3cc2 .row-fluid-fe1a .gradient-fast-1039:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old-90c8.caption-3cc2 .gas_0f4b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.old-90c8.pattern_a64c .search-right-a321,
.old-90c8.pattern_a64c .button_upper_f402 a,
.old-90c8.pattern_a64c .fluid-72c2 .gradient-fast-1039,
.old-90c8.pattern_a64c .fluid-72c2 a,
.old-90c8.pattern_a64c .silver-496f a {
  color: rgba(255, 255, 255, 0.79);
}
.old-90c8.pattern_a64c .search-right-a321:hover,
.old-90c8.pattern_a64c .button_upper_f402 a:hover,
.old-90c8.pattern_a64c .fluid-72c2 .gradient-fast-1039:hover,
.old-90c8.pattern_a64c .fluid-72c2 a:hover,
.old-90c8.pattern_a64c .silver-496f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.old-90c8.pattern_a64c .frame-642f {
  color: rgba(255, 255, 255, 0.99);
}
.old-90c8.pattern_a64c .description-steel-b3e1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.old-90c8.pattern_a64c .description-steel-b3e1:before {
  background: rgba(255, 255, 255, 0.08);
}
.old-90c8.pattern_a64c .nav_7ca6:before {
  background: rgba(0, 0, 0, 0.9);
}
.old-90c8.pattern_a64c .row-fluid-fe1a .gas_0f4b li a,
.old-90c8.pattern_a64c .row-fluid-fe1a .gradient-fast-1039,
.old-90c8.pattern_a64c .silver-496f {
  border-color: rgba(255, 255, 255, 0.08);
}
.old-90c8.pattern_a64c .row-fluid-fe1a .gradient-fast-1039:focus,
.old-90c8.pattern_a64c .row-fluid-fe1a .gradient-fast-1039:hover {
  background: rgba(0, 0, 0, 0.01);
}
.old-90c8.pattern_a64c .gas_0f4b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_7ca6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.nav_7ca6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.logo-999e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.over_a8c7 .old-90c8 {
  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;
}
.over_a8c7 .description-steel-b3e1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.over_a8c7 .description-steel-b3e1: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) {
  .over_a8c7 .description-steel-b3e1:before {
    width: 16%;
    left: 42%;
  }
}
.over_a8c7 .description-steel-b3e1:last-child:before {
  content: none;
}
.over_a8c7 .description-steel-b3e1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.over_a8c7 .row-fluid-fe1a .gas_0f4b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.over_a8c7 .row-fluid-fe1a .gas_0f4b li a .gradient-fast-1039 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.over_a8c7 .row-fluid-fe1a .silver-496f {
  border: none;
}
.over_a8c7 .row-fluid-fe1a .silver-496f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.over_a8c7 .nav_7ca6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.over_a8c7 .logo-999e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.over_a8c7 .pattern_a64c .nav_7ca6:before {
  background: rgba(0, 0, 0, 0.9);
}
.over_a8c7 .caption-3cc2.focus-bc96 .huge-6825 {
  background: rgba(0, 0, 0, 0.6);
}
.over_a8c7
  .caption-3cc2.focus-bc96
  .huge-6825::after,
.over_a8c7
  .caption-3cc2.focus-bc96
  .huge-6825:before {
  background: inherit;
}
.over_a8c7
  .caption-3cc2.focus-bc96:hover
  .huge-6825 {
  background: rgba(0, 0, 0, 0.8);
}
.backdrop-current-dc8e .old-90c8 {
  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) {
  .backdrop-current-dc8e .old-90c8 {
    width: auto;
    right: 45px;
  }
}
.row-pressed-09bf .old-90c8 {
  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) {
  .row-pressed-09bf .old-90c8 {
    width: auto;
    left: 45px;
  }
}
.item-2797 .old-90c8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.item-2797 .logo-999e {
  max-width: 48em;
  margin: 0 auto;
}
.item-2797 .nav_7ca6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.overlay-2e74 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.overlay-2e74.over_a8c7 .old-90c8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.overlay-2e74.backdrop-current-dc8e .old-90c8 {
  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);
}
.overlay-2e74 .old-90c8 {
  visibility: visible;
}
.overlay-2e74.row-pressed-09bf .old-90c8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.surface-4292,
.fresh-fdcd {
  overflow-x: hidden;
}
.surface-4292 .old-90c8 {
  overflow: auto;
}
.surface-4292.over_a8c7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface-4292.over_a8c7 .old-90c8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.surface-4292.over_a8c7 .pressed-2323 {
  opacity: 0;
}
.surface-4292.backdrop-current-dc8e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface-4292.backdrop-current-dc8e .old-90c8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.surface-4292.backdrop-current-dc8e .pressed-2323 {
  opacity: 0;
}
.surface-4292.row-pressed-09bf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.surface-4292.row-pressed-09bf .old-90c8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.surface-4292.row-pressed-09bf .pressed-2323 {
  opacity: 0;
}
.surface-4292.item-2797 .old-90c8 {
  z-index: 10;
  visibility: visible;
}
.focus-bc96 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.focus-bc96 .huge-6825 {
  background: rgba(255, 255, 255, 0.99);
}
.focus-bc96 .huge-6825::after,
.focus-bc96 .huge-6825:before {
  background: inherit;
}
.focus-bc96:hover .huge-6825 {
  background: rgba(255, 255, 255, 0.99);
}
.row-pressed-09bf .focus-bc96 {
  top: 10px;
  right: auto;
  left: 12px;
}
.item-2797 .focus-bc96 {
  display: none !important;
}
.surface-4292:before,
.fresh-fdcd:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.surface-4292 .focus-bc96,
.fresh-fdcd .focus-bc96 {
  display: inline-block;
}
.old-90c8 .sort-5c82 {
  -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;
}
.surface-4292 .old-90c8 .sort-5c82,
.fresh-fdcd .old-90c8 .sort-5c82 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.yellow-f45b .content-df9c {
  width: 100%;
}
.last-486b {
  padding: 0 0.5em 0;
}
.last-486b [class*="customify-col-"],
.last-486b [class*="customify-col_"],
.last-486b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.title-8616 .last-486b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .easy-c35a .card_light_1d61,
  .card_light_1d61 {
    display: none;
  }
  .column-last-a035 {
    text-align: left;
  }
  .status-183f {
    text-align: center;
  }
  .logo-gold-4213 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .easy-c35a .carousel-30d3,
  .carousel-30d3 {
    display: none;
  }
  .summary_thick_6e86 {
    text-align: left;
  }
  .message_full_8dfa {
    text-align: center;
  }
  .notice-1e7d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .easy-c35a .easy-6726,
  .easy-6726 {
    display: none;
  }
  .frame_f4e1 {
    text-align: left;
  }
  .logo-clean-2196 {
    text-align: center;
  }
  .title-rough-93e0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.upper-8dca {
  box-shadow: none !important;
}
.highlight_lite_b06e .accordion_hard_379d,
.search-dynamic-b91b .accordion_hard_379d {
  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;
}
.search-dynamic-b91b .accordion_hard_379d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.popup-25ab {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.popup-25ab:after,
.popup-25ab:before {
  content: "";
  display: table;
}
.popup-25ab:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .popup-25ab {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.popup-25ab,
.gallery_cdc7 {
  max-width: 1248px;
  margin: 0 auto;
}

.backdrop-iron-4d19.form_1116 .popup-25ab {
  max-width: 100%;
}
.backdrop-iron-4d19.overlay_thick_cb6a {
  max-width: 1200px;
  margin: 0 auto;
}
.backdrop-iron-4d19.current_f66a .popup-25ab {
  max-width: 100%;
}
.backdrop-iron-4d19.current_f66a > .popup-25ab {
  padding-left: 0;
  padding-right: 0;
}
.backdrop-iron-4d19.current_f66a > .popup-25ab .easy-c35a {
  margin: 0;
}
.backdrop-iron-4d19.current_f66a
  > .popup-25ab
  .overlay-910d.thumbnail_blue_a881 {
  margin-right: 0;
  margin-left: 0;
}
.backdrop-iron-4d19.current_f66a #main.thumbnail_blue_a881 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .label-down-ce34 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .label-down-ce34 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bronze-b778 .current-fa76 {
    padding-right: 1em;
  }
  .bronze-b778.description-1ad2 .overlay-910d {
    border-right: 1px solid #eaecee;
  }
  .bronze-b778.description-1ad2 .current-fa76 {
    padding-right: 1em;
  }
  .bronze-b778.description-1ad2 .card_hard_9258 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-d773 .current-fa76 {
    padding-left: 1em;
  }
  .inner-d773.description-1ad2 .overlay-910d {
    border-left: 1px solid #eaecee;
  }
  .inner-d773.description-1ad2 .current-fa76 {
    padding-left: 1em;
  }
  .inner-d773.description-1ad2 .card_hard_9258 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_dim_f99c .current-fa76 {
    padding-left: 1em;
  }
  .dropdown_dim_f99c.description-1ad2 .title_south_ad21 {
    border-right: 1px solid #eaecee;
  }
  .dropdown_dim_f99c.description-1ad2 .block_lower_4b1a {
    border-right: 1px solid #eaecee;
  }
  .dropdown_dim_f99c.description-1ad2 .current-fa76 {
    padding-left: 1em;
  }
  .dropdown_dim_f99c.description-1ad2 .card_hard_9258 {
    padding-right: 1em;
  }
  .dropdown_dim_f99c.description-1ad2 .secondary-35d6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dirty-ac9b .current-fa76 {
    padding-right: 1em;
  }
  .dirty-ac9b.description-1ad2 .title_south_ad21 {
    border-left: 1px solid #eaecee;
  }
  .dirty-ac9b.description-1ad2 .block_lower_4b1a {
    border-left: 1px solid #eaecee;
  }
  .dirty-ac9b.description-1ad2 .current-fa76 {
    padding-right: 1em;
  }
  .dirty-ac9b.description-1ad2 .card_hard_9258 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dirty-ac9b.description-1ad2 .secondary-35d6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label-down-ce34 .current-fa76 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label-down-ce34.description-1ad2 .overlay-910d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .label-down-ce34.description-1ad2 .current-fa76 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .label-down-ce34.description-1ad2 .card_hard_9258 {
    padding-left: 1em;
  }
  .label-down-ce34.description-1ad2 .secondary-35d6 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .label-down-ce34.description-1ad2 .current-fa76 {
    padding-left: 0;
  }
}
.message-clean-d120 .dropdown_2644 {
  display: inline-block;
}
.preview-pressed-4fc4 {
  display: inline-block;
}
.soft_ef13 {
  word-con: break-word;
}
.backdrop-pressed-e3cb > span {
  display: inline-block;
  padding: 5px 0;
}
.backdrop-pressed-e3cb .disabled_1ca7 {
  margin-left: 8px;
  margin-right: 8px;
}
.backdrop-pressed-e3cb .menu-mini-fccc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.new_c43f .orange_75a2 {
  margin-bottom: 2em;
}
.new_c43f .pressed-9228 {
  margin-bottom: 15px;
}
.new_c43f .pressed-9228:last-child {
  margin-bottom: 0;
}
.new_c43f .bottom-b39a {
  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) {
  .new_c43f .bottom-b39a {
    display: block;
  }
}
.new_c43f .thumbnail-f90c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .new_c43f .thumbnail-f90c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.new_c43f .active_5ce0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.new_c43f .active_5ce0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.new_c43f .active_5ce0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.new_c43f .soft_ef13 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.new_c43f .soft_ef13 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.new_c43f .chip-3d81 p:last-child {
  margin-bottom: 0;
}
.new_c43f .south_e819 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.new_c43f .paragraph-6963 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.new_c43f .overlay-6bcf {
  margin-top: 1em;
}
.new_c43f .info-left-4c43 {
  top: 0;
  display: block;
}
.new_c43f .info-left-4c43 a {
  color: inherit;
}
.new_c43f .info-left-4c43 a:hover {
  color: inherit;
}
.new_c43f .rough_92be {
  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;
}
.new_c43f .rough_92be:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.new_c43f .paragraph-6963 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.new_c43f .medium_d1aa {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.new_c43f .medium_d1aa:first-child {
  margin-top: 0;
}
.new_c43f .medium_d1aa.carousel_0e98 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.new_c43f .medium_d1aa.outline_purple_6b9c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.new_c43f
  .medium_d1aa.outline_purple_6b9c.column-124a
  .overlay-6bcf {
  width: 100%;
}
.new_c43f .outline_purple_6b9c {
  -webkit-box-align: center;
  align-items: center;
}
.new_c43f .outline_purple_6b9c .backdrop-pressed-e3cb,
.new_c43f .outline_purple_6b9c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.new_c43f .active_5ce0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.new_c43f .active_5ce0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.new_c43f .active_5ce0: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;
}
.new_c43f .carousel_0e98 {
  z-index: 5;
}
.new_c43f .dirty-e0e1 .green-c3f0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.new_c43f .article-5e88 .green-c3f0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.new_c43f .logo-503b .green-c3f0 {
  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;
}
.new_c43f.pressed_2c5b .bottom-b39a,
.new_c43f.south-c373 .bottom-b39a {
  display: block;
}
.new_c43f.pressed_2c5b .bottom-b39a .east_16e4,
.new_c43f.pressed_2c5b .bottom-b39a .paragraph-6963,
.new_c43f.south-c373 .bottom-b39a .east_16e4,
.new_c43f.south-c373 .bottom-b39a .paragraph-6963 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.new_c43f.notice-thick-2f2e .thumbnail-f90c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .new_c43f.notice-thick-2f2e .thumbnail-f90c {
    margin-right: 0;
  }
}
.new_c43f.pressed_2c5b .thumbnail-f90c,
.new_c43f.south-c373 .thumbnail-f90c {
  padding-top: 40%;
}
.new_c43f.pressed_2c5b .orange_75a2,
.new_c43f.south-c373 .orange_75a2 {
  display: block;
}
.new_c43f.pressed_2c5b .fn-sticky-b483 .paragraph-6963,
.new_c43f.south-c373 .fn-sticky-b483 .paragraph-6963 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.new_c43f.pressed_2c5b .thumbnail-f90c,
.new_c43f.south-c373 .thumbnail-f90c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.new_c43f.pressed_2c5b .paragraph-6963 {
  padding: 1em;
}
.tall-da9a {
  margin: 30px auto;
  display: block;
}
.tall-da9a .glass-b58e > * {
  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;
}
.tall-da9a .glass-b58e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tall-da9a .glass-b58e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.photo-paper-6e3e .backdrop-pressed-e3cb {
  margin-bottom: 1.41575em;
}
.photo-paper-6e3e .popup_d5c8 {
  margin-bottom: 1.618em;
}
.blue_2994 .outline_small_08c5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.blue_2994 .outline_small_08c5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.blue_2994 .highlight_gold_62e3 {
  max-width: 100%;
  overflow: auto;
}
.layout_01f6 .blue_2994 a:hover {
  text-decoration: underline;
}
.column_50c5 .pressed-9228:not(.soft_ef13),
.column_50c5 .active_5ce0 {
  margin-bottom: 1.41575em;
}
.column_50c5 .pressed-9228:not(.soft_ef13):last-child,
.column_50c5 .active_5ce0:last-child {
  margin-bottom: 0;
}
.column_50c5 .pressed-9228.tertiary-wide-e82a {
  margin-bottom: 0.41575em;
}
.column_50c5 .panel-df79:before,
.column_50c5 .surface-a22f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column_50c5 .panel-df79:before {
  content: "\f115";
}
.column_50c5 .surface-a22f:before {
  content: "\f02c";
}
.column_50c5 .caption-purple-0070 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column_50c5 .caption-purple-0070 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.black-1f88 {
  display: -webkit-box;
  display: flex;
}
.black-1f88 .over-903c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .black-1f88 .over-903c {
    flex-basis: 90px;
  }
}
.black-1f88 .overlay_2f9a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .black-1f88 .overlay_2f9a {
    flex-basis: calc(100% - 50px);
  }
}
.black-1f88 .thick-e56e p:last-child {
  margin-bottom: 0.72em;
}
.right_3d8a .glass-b58e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.right_3d8a .glass-b58e:after,
.right_3d8a .glass-b58e:before {
  content: "";
  display: table;
}
.right_3d8a .glass-b58e:after {
  clear: both;
}
.right_3d8a .glass-b58e .up_5194,
.right_3d8a .glass-b58e .gradient-79f3 {
  width: 49%;
}
.right_3d8a .glass-b58e .up_5194 a span.pink-9092,
.right_3d8a .glass-b58e .gradient-79f3 a span.pink-9092 {
  display: block;
  margin-bottom: 5px;
}
.right_3d8a .glass-b58e .gradient-79f3 {
  float: left;
  text-align: left;
}
.right_3d8a .glass-b58e .up_5194 {
  float: right;
  text-align: right;
}
.highlight-482b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .highlight-482b {
    margin-bottom: 0;
  }
}
.silver-8146 {
  margin-bottom: 1em;
}
.silver-8146 .soft_ef13 {
  font-size: 1.1em;
  line-height: 1.3;
}
.avatar_center_83b2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.hot_4167 .silver-8146,
.simple-f1ff .silver-8146 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hot_4167 .silver-8146,
  .simple-f1ff .silver-8146 {
    display: block;
  }
}
.hot_4167 .avatar_center_83b2,
.simple-f1ff .avatar_center_83b2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hot_4167 .avatar_center_83b2,
  .simple-f1ff .avatar_center_83b2 {
    margin-bottom: 1em;
  }
}
.hot_4167 .avatar_center_83b2 img,
.simple-f1ff .avatar_center_83b2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hot_4167 .alert_first_d513,
.simple-f1ff .alert_first_d513 {
  flex-basis: calc(100% - 160px);
}
.hot_4167 .alert_first_d513 p,
.simple-f1ff .alert_first_d513 p {
  margin-bottom: 0;
}
.hot_4167 .alert_first_d513 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hot_4167 .alert_first_d513 {
    padding-left: 0;
  }
}
.simple-f1ff .alert_first_d513 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .simple-f1ff .alert_first_d513 {
    padding-right: 0;
  }
}
.simple-f1ff .avatar_center_83b2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fluid_03a6 .avatar_center_83b2 {
  margin-bottom: 0.5em;
}
.fluid_03a6 .avatar_center_83b2 img {
  width: 100%;
}
.hovered_9ab9 .modal-db9f,
.popup_6913 .modal-db9f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.popup_6913 .overlay-910d .content_last_90ae p:last-child {
  margin-bottom: 0;
}
.caption_soft_396d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.first_421c .logo-1b99 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .first_421c .logo-1b99:last-of-type {
    margin-bottom: 0;
  }
}
.first_421c .logo-1b99 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.first_421c .logo-1b99 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.first_421c .logo-1b99 ul li {
  margin: 0 0 0.6em;
}
.first_421c .logo-1b99 ul li.iron_ce81,
.first_421c .logo-1b99 ul li.nav_72b9 {
  position: relative;
}
.first_421c .logo-1b99 ul li.iron_ce81 .main-c91e,
.first_421c .logo-1b99 ul li.nav_72b9 .main-c91e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.first_421c .logo-1b99 ul li.iron_ce81:after:after,
.first_421c .logo-1b99 ul li.iron_ce81:after:before,
.first_421c
  .logo-1b99
  ul
  li.nav_72b9:after:after,
.first_421c
  .logo-1b99
  ul
  li.nav_72b9:after:before {
  content: "";
  display: table;
}
.first_421c .logo-1b99 ul li.iron_ce81:after:after,
.first_421c
  .logo-1b99
  ul
  li.nav_72b9:after:after {
  clear: both;
}
.first_421c .logo-1b99 a.list-eb50:hover {
  text-decoration: none;
}
.first_421c .logo-1b99 select {
  max-width: 100%;
}
.first_421c .logo-1b99 table {
  font-size: 85%;
}
.first_421c .logo-1b99 table td,
.first_421c .logo-1b99 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.first_421c .logo-1b99 table tfoot td {
  text-align: left;
}
.first_421c .logo-1b99 :last-child {
  margin-bottom: 0;
}
.first_421c .logo-1b99 .fluid-063d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.first_421c .logo-1b99 .fluid-063d label {
  width: 100%;
}
.first_421c .logo-1b99 .fluid-063d .selected_4f21 {
  width: 100%;
  display: block;
}
.first_421c .logo-1b99 .fluid-063d .gas_48c3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.first_421c .logo-1b99 .fluid-063d .gas_48c3:hover svg #svg-search {
  fill: #444;
}
.first_421c .logo-1b99 .fluid-063d .gas_48c3 svg {
  width: 18px;
  height: 18px;
}
.first_421c .shadow-b21f ul ul,
.first_421c .shadow-a11f ul ul,
.first_421c .bronze_50f2 ul ul,
.first_421c .large_fccc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.first_421c .shadow-b21f .component-selected-bd16 > a,
.first_421c .shadow-a11f .component-selected-bd16 > a,
.first_421c .bronze_50f2 .component-selected-bd16 > a,
.first_421c .large_fccc .component-selected-bd16 > a {
  margin-bottom: 0;
}
.first_421c .sort_hard_4251 li,
.first_421c .shadow-b21f li,
.first_421c .paper-1cb8 li,
.first_421c .shadow-a11f li,
.first_421c .bronze_50f2 li,
.first_421c .large_fccc li,
.first_421c .lower-82f8 li,
.first_421c .highlight-584a li {
  display: block;
  position: relative;
}
.first_421c .sort_hard_4251 li:last-child,
.first_421c .shadow-b21f li:last-child,
.first_421c .paper-1cb8 li:last-child,
.first_421c .shadow-a11f li:last-child,
.first_421c .bronze_50f2 li:last-child,
.first_421c .large_fccc li:last-child,
.first_421c .lower-82f8 li:last-child,
.first_421c .highlight-584a li:last-child {
  border: none;
}
.first_421c .sort_hard_4251 li a,
.first_421c .shadow-b21f li a,
.first_421c .paper-1cb8 li a,
.first_421c .shadow-a11f li a,
.first_421c .bronze_50f2 li a,
.first_421c .large_fccc li a,
.first_421c .lower-82f8 li a,
.first_421c .highlight-584a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.first_421c .sort_hard_4251 li ul li::before,
.first_421c .shadow-b21f li ul li::before,
.first_421c .paper-1cb8 li ul li::before,
.first_421c .shadow-a11f li ul li::before,
.first_421c .bronze_50f2 li ul li::before,
.first_421c .large_fccc li ul li::before,
.first_421c .lower-82f8 li ul li::before,
.first_421c .highlight-584a li ul li::before {
  left: 15px;
}
.first_421c .sort_hard_4251 li ul a,
.first_421c .shadow-b21f li ul a,
.first_421c .paper-1cb8 li ul a,
.first_421c .shadow-a11f li ul a,
.first_421c .bronze_50f2 li ul a,
.first_421c .large_fccc li ul a,
.first_421c .lower-82f8 li ul a,
.first_421c .highlight-584a li ul a {
  padding-left: 20px;
}
.first_421c .sort_hard_4251 li ul ul li::before,
.first_421c .shadow-b21f li ul ul li::before,
.first_421c .paper-1cb8 li ul ul li::before,
.first_421c .shadow-a11f li ul ul li::before,
.first_421c .bronze_50f2 li ul ul li::before,
.first_421c .large_fccc li ul ul li::before,
.first_421c .lower-82f8 li ul ul li::before,
.first_421c .highlight-584a li ul ul li::before {
  left: 30px;
}
.first_421c .sort_hard_4251 li ul ul a,
.first_421c .shadow-b21f li ul ul a,
.first_421c .paper-1cb8 li ul ul a,
.first_421c .shadow-a11f li ul ul a,
.first_421c .bronze_50f2 li ul ul a,
.first_421c .large_fccc li ul ul a,
.first_421c .lower-82f8 li ul ul a,
.first_421c .highlight-584a li ul ul a {
  padding-left: 40px;
}
.first_421c .north-85b1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.first_421c .highlight-584a ul li {
  margin-bottom: 1.41575em;
}
.first_421c .highlight-584a ul li .slow_17ac {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.first_421c .highlight-584a ul li .list_thick_4f19 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pattern_a64c .sort_hard_4251 li a,
.pattern_a64c .shadow-b21f li a,
.pattern_a64c .paper-1cb8 li a,
.pattern_a64c .shadow-a11f li a,
.pattern_a64c .bronze_50f2 li a,
.pattern_a64c .large_fccc li a,
.pattern_a64c .lower-82f8 li a,
.pattern_a64c .highlight-584a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_a64c .north-85b1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_a64c .logo-1b99 ul li.iron_ce81 .main-c91e,
.pattern_a64c .logo-1b99 ul li.nav_72b9 .main-c91e {
  background: rgba(0, 0, 0, 0.2);
}
.pattern_a64c .first_421c .logo-1b99 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop-iron-4d19 .first_421c .gas_0f4b li {
  margin: 0;
}
.backdrop-iron-4d19 .first_421c .gas_0f4b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.backdrop-iron-4d19 .first_421c .gas_0f4b li ul {
  margin: 0;
}
.backdrop-iron-4d19 .first_421c .gas_0f4b li ul li a {
  padding-left: 15px;
}
.backdrop-iron-4d19 .first_421c .gas_0f4b li ul li li a {
  padding-left: 30px;
}
.backdrop-iron-4d19 .first_421c .gas_0f4b li.image_032a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.backdrop-iron-4d19 .first_421c .gas_0f4b li.image_032a > 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;
}
.backdrop-iron-4d19 .first_421c .gas_0f4b li.image_032a > 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;
}
.message_9422 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.image_new_704b {
  position: relative;
  z-index: 10;
}
.image_new_704b .sort-5c82 {
  width: 100%;
  max-width: 100%;
}
.icon_dc91 .image-simple-6acb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.icon_dc91 .caption-3cc2 {
}
.icon_dc91 .pattern_a64c {
  background: #292929;
}
.tag_8927 .image-simple-6acb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tag_8927 .caption-3cc2 {
  background: #f9f9f9;
}
.tag_8927 .pattern_a64c {
  background: #303030;
}
.avatar-center-0204 .image-simple-6acb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .avatar-center-0204 .dropdown_2644 {
    margin-bottom: 1em;
  }
  .avatar-center-0204 .dropdown_2644:last-child {
    margin-bottom: 0;
  }
}
.avatar-center-0204 .caption-3cc2 {
  background: #ededed;
}
.avatar-center-0204 .pattern_a64c {
  background: #1a1a1a;
}
.image-simple-6acb.caption-3cc2 {
  color: rgba(0, 0, 0, 0.6);
}
.image-simple-6acb.caption-3cc2 .narrow_7a02 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.image-simple-6acb.pattern_a64c {
  color: rgba(255, 255, 255, 0.99);
}
.image-simple-6acb.pattern_a64c a:not(.list-eb50) {
  color: rgba(255, 255, 255, 0.79);
}
.image-simple-6acb.pattern_a64c a:not(.list-eb50):hover {
  color: rgba(255, 255, 255, 0.99);
}
.image-simple-6acb.pattern_a64c .narrow_7a02 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image-simple-6acb.pattern_a64c table tbody td,
.image-simple-6acb.pattern_a64c table th {
  background: rgba(0, 0, 0, 0.08);
}
.easy-4b1f.dirty-1f2e .popup-25ab {
  max-width: initial;
}
.easy-4b1f .lite_908b {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.easy-4b1f .lite_908b .sort-5c82 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .easy-4b1f .lite_908b .sort-5c82 {
    display: block;
    margin-bottom: 2em;
  }
  .easy-4b1f .lite_908b .sort-5c82:last-child {
    margin-bottom: 0;
  }
}
.avatar-center-0204 .dropdown_2644:last-child,
.tag_8927 .dropdown_2644:last-child,
.icon_dc91 .dropdown_2644:last-child {
  margin-bottom: 0;
}
.avatar-center-0204 .dropdown_2644 .first_421c .logo-1b99:last-child,
.tag_8927 .dropdown_2644 .first_421c .logo-1b99:last-child,
.icon_dc91 .dropdown_2644 .first_421c .logo-1b99:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .avatar-center-0204 .sidebar_dc19,
  .avatar-center-0204 .aside_ac0a,
  .tag_8927 .sidebar_dc19,
  .tag_8927 .aside_ac0a,
  .icon_dc91 .sidebar_dc19,
  .icon_dc91 .aside_ac0a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .image_new_704b .dropdown_2644 {
    margin-bottom: 2em;
  }
}
.image_new_704b p:last-child {
  margin-bottom: 0;
}
.image_new_704b li,
.image_new_704b ul {
  list-style: none;
  margin: 0;
}
.image_new_704b ul ul {
  margin-left: 2.617924em;
}
.row_c979 {
  font-size: 0.875em;
}

/* css-noise: 42ee */
.promo-block-k7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
