/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary_eb55/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary_eb55
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.primary_eb55/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.info_yellow_fc81.short-c176/licenses/gpl-2.0.progress_dcc4
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.tiny-f24c/, (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.box-small-20ab.clean-1534/normalize.basic_4f3a/
 ======
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.basic_4f3a v7.0.0 | MIT License | github.primary_eb55/necolas/normalize.basic_4f3a */
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;
}
.media-prev-27bf .message_32a2,
.outline_f429,
.nav_fluid_9f41,
.green_d605,
.thumbnail_warm_db44,
.menu_tiny_d143,
.picture-rough-e50d,
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;
}
.outline_f429,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .outline_f429,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .outline_f429,
  h1 {
    font-size: 1.8em;
  }
}
.nav_fluid_9f41,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.nav_fluid_9f41 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .nav_fluid_9f41,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .nav_fluid_9f41,
  h2 {
    font-size: 1.7em;
  }
}
.green_d605,
h3 {
  font-size: 1.618em;
}
.media-prev-27bf .message_32a2,
.thumbnail_warm_db44,
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.icon-0091 {
  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;
}
.mask-fluid-701e:after,
.mask-fluid-701e:before,
.search-eb14:after,
.search-eb14:before {
  content: "";
  display: table;
}
.mask-fluid-701e:after,
.search-eb14:after {
  clear: both;
}
.lower_46ee {
  float: right;
  margin-right: 0;
}
.badge_rough_31a2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notification_cool_5dc4 .pagination_c703,
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;
}
.notification_cool_5dc4 .pagination_c703: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;
}
.old_49f4 .pagination_c703 {
  box-shadow: none;
}
.old_49f4
  .pagination_c703
  .main-narrow-c441 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.old_49f4 .pagination_c703 .header_blue_0523 {
  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;
}
.old_49f4
  .pagination_c703
  .header_blue_0523
  b {
  display: none;
}
.old_49f4 .box-d695 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.narrow-8f93:not(.detail_d757):not(.summary_silver_7222),
button:not(.detail_d757):not(.summary_silver_7222),
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ),
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ),
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ) {
  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;
}
.narrow-8f93:not(.detail_d757):not(
    .summary_silver_7222
  ):hover,
button:not(.detail_d757):not(
    .summary_silver_7222
  ):hover,
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ):hover,
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ):hover,
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.narrow-8f93:not(.detail_d757):not(
    .summary_silver_7222
  ):active,
.narrow-8f93:not(.detail_d757):not(
    .summary_silver_7222
  ):focus,
button:not(.detail_d757):not(
    .summary_silver_7222
  ):active,
button:not(.detail_d757):not(
    .summary_silver_7222
  ):focus,
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ):active,
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ):focus,
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ):active,
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ):focus,
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ):active,
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ):focus {
  outline: 0;
}
.narrow-8f93:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2,
button:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2,
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2,
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2,
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2 {
  position: relative;
}
.narrow-8f93:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .wood_8b19,
.narrow-8f93:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .carousel-e99f,
.narrow-8f93:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .warm-8e0c,
.narrow-8f93:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  i,
.narrow-8f93:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  svg,
button:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .wood_8b19,
button:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .carousel-e99f,
button:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .warm-8e0c,
button:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  i,
button:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  svg,
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .wood_8b19,
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .carousel-e99f,
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .warm-8e0c,
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  i,
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  svg,
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .wood_8b19,
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .carousel-e99f,
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .warm-8e0c,
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  i,
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  svg,
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .wood_8b19,
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .carousel-e99f,
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  .warm-8e0c,
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  i,
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2
  svg {
  visibility: hidden;
}
.narrow-8f93:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2:after,
button:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2:after,
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2:after,
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2:after,
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ).fn-loading-fdc2: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;
}
.narrow-8f93:not(.detail_d757):not(.summary_silver_7222),
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ),
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ),
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ) {
  color: #fff;
  background: #235787;
}
.narrow-8f93:not(.detail_d757):not(
    .summary_silver_7222
  ):focus,
input[type="button"]:not(.detail_d757):not(
    .summary_silver_7222
  ):focus,
input[type="reset"]:not(.detail_d757):not(
    .summary_silver_7222
  ):focus,
input[type="submit"]:not(.detail_d757):not(
    .summary_silver_7222
  ):focus {
  color: #fff;
}
.narrow-8f93.fn-disabled-fdc2:not(.detail_d757):not(
    .summary_silver_7222
  ),
.narrow-8f93[disabled]:not(.detail_d757):not(
    .summary_silver_7222
  ),
button.fn-disabled-fdc2:not(.detail_d757):not(
    .summary_silver_7222
  ),
button[disabled]:not(.detail_d757):not(
    .summary_silver_7222
  ) {
  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;
}
.heading_f6d5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.heading_f6d5: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;
}
.gold_4c23 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.section-focused-89a7 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.filter-e7cf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mask-fluid-701e:after,
.mask-fluid-701e:before,
.filter-bright-802a:after,
.filter-bright-802a:before,
.easy_f40a:after,
.easy_f40a:before,
.heading_wide_f9a1:after,
.heading_wide_f9a1:before,
.list-in-9270:after,
.list-in-9270:before,
.icon_4b2d:after,
.icon_4b2d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mask-fluid-701e:after,
.filter-bright-802a:after,
.easy_f40a:after,
.heading_wide_f9a1:after,
.list-in-9270:after,
.icon_4b2d:after {
  clear: both;
}
.filter-bright-802a .right-bbd1,
.easy_f40a .right-bbd1,
.fluid_1b3a .right-bbd1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.lower_a417 {
  display: inline-block;
}
.background-wide-5000 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.background-wide-5000 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.background-wide-5000 .input_2ecb {
  padding: 1em 0;
  font-size: 85%;
}
.input_2ecb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.content_8a20 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.content_8a20:after,
.content_8a20:before {
  content: "";
  display: table;
}
.content_8a20:after {
  clear: both;
}
.background-lower-91f3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.border_slow_904c .background-lower-91f3 {
  max-width: 50%;
}
.bright_697c .background-lower-91f3 {
  max-width: 33.33%;
}
.list_fast_f988 .background-lower-91f3 {
  max-width: 25%;
}
.wrapper_focused_8ec6 .background-lower-91f3 {
  max-width: 20%;
}
.article_906d .background-lower-91f3 {
  max-width: 16.66%;
}
.small-5172 .background-lower-91f3 {
  max-width: 14.28%;
}
.yellow_dce2 .background-lower-91f3 {
  max-width: 12.5%;
}
.light_7a9c .background-lower-91f3 {
  max-width: 11.11%;
}
.first-2b98 {
  display: block;
}
.media-prev-27bf .next_5257 label,
.media-prev-27bf .badge-top-856f label,
.media-prev-27bf .dark_7d64 label,
.media-prev-27bf .over-1ae5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.description_top_74bf {
  list-style: none;
  margin: 0;
}
.description_top_74bf article.title-static-9fa0 {
  margin-bottom: 0;
}
.description_top_74bf ul {
  list-style: none;
  margin: 0;
}
.description_top_74bf .list_a593 li.title-static-9fa0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .description_top_74bf .list_a593 li.title-static-9fa0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .description_top_74bf .list_a593 li.title-static-9fa0: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) {
  .description_top_74bf .list_a593 li.title-static-9fa0 li.title-static-9fa0 li.title-static-9fa0 li.title-static-9fa0 {
    padding-left: 0;
  }
}
article.title-static-9fa0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title-static-9fa0 .filter-bright-802a p:last-of-type {
  margin-bottom: 0;
}
article.title-static-9fa0 .logo-1b14 {
  float: left;
}
article.title-static-9fa0 .bronze_e3ca {
  margin-left: 85px;
}
article.title-static-9fa0 .module_hard_eb84 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title-static-9fa0 .module_hard_eb84 .lite-8438 {
  margin-left: 10px;
}
article.title-static-9fa0 .full_f507 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title-static-9fa0 .item_5109 {
  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 .next_5257,
  #respond .dark_7d64,
  #respond .over-1ae5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .next_5257 input,
#respond .dark_7d64 input,
#respond .over-1ae5 input {
  width: 100%;
}
#respond .over-1ae5 {
  margin-right: 0;
}
#respond .simple_6567 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list-5d0a {
  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;
}
.list-5d0a.text_65cb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.list-5d0a 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%);
}
.list-5d0a:focus,
.list-5d0a: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);
}
.filter_7d24 {
  border-radius: 10%;
}
.notification-last-d652 {
  border-radius: 50%;
}
.glass-6bad {
  font-size: 0.72em;
}
.sort-selected-4b4b {
  font-size: 0.875em;
}
.input_e234 {
  font-size: 1.1em;
}
.banner-focused-f105 {
  text-transform: uppercase;
  line-height: 1.2;
}
.banner-focused-f105.glass-6bad {
  letter-spacing: 0.5px;
}
.main_222f,
.main_222f a {
  color: #6d6d6d;
}
.main_222f a:hover {
  color: #111;
}
.button_facb {
  color: #6d6d6d;
}
.hot-cc89 {
  overflow-x: hidden;
}
.hot-cc89 .footer_606d.paragraph-first-8ad8 {
  position: relative;
}
.hot-cc89 .footer_606d.paragraph-first-8ad8.frame-98a0 {
  position: initial;
}
.hot-cc89
  .footer_606d.paragraph-first-8ad8.frame-98a0
  .yellow_e1b1 {
  left: auto;
}
.hot-cc89 .footer_606d .yellow_e1b1 {
  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;
}
.hot-cc89 .footer_606d:hover.paragraph-first-8ad8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hot-cc89
  .footer_606d:hover.paragraph-first-8ad8
  .yellow_e1b1 {
  display: block;
  z-index: 9999999;
}
.hot-cc89 .surface_bb59 .active_c9fd,
.hot-cc89 .accent-liquid-2e1b .active_c9fd {
  display: none;
}
.hot-cc89 .pagination-5545 .footer_606d:hover.paragraph-first-8ad8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.media-prev-27bf .next_5257 label,
.media-prev-27bf .badge-top-856f label,
.media-prev-27bf .dark_7d64 label,
.media-prev-27bf .over-1ae5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.description_top_74bf {
  list-style: none;
  margin: 0;
}
.description_top_74bf article.title-static-9fa0 {
  margin-bottom: 0;
}
.description_top_74bf ul {
  list-style: none;
  margin: 0;
}
.description_top_74bf .list_a593 li.title-static-9fa0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .description_top_74bf .list_a593 li.title-static-9fa0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .description_top_74bf .list_a593 li.title-static-9fa0: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) {
  .description_top_74bf .list_a593 li.title-static-9fa0 li.title-static-9fa0 li.title-static-9fa0 li.title-static-9fa0 {
    padding-left: 0;
  }
}
article.title-static-9fa0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title-static-9fa0 .filter-bright-802a p:last-of-type {
  margin-bottom: 0;
}
article.title-static-9fa0 .logo-1b14 {
  float: left;
}
article.title-static-9fa0 .bronze_e3ca {
  margin-left: 85px;
}
article.title-static-9fa0 .module_hard_eb84 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title-static-9fa0 .module_hard_eb84 .lite-8438 {
  margin-left: 10px;
}
article.title-static-9fa0 .full_f507 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title-static-9fa0 .item_5109 {
  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 .next_5257,
  #respond .dark_7d64,
  #respond .over-1ae5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .next_5257 input,
#respond .dark_7d64 input,
#respond .over-1ae5 input {
  width: 100%;
}
#respond .over-1ae5 {
  margin-right: 0;
}
#respond .simple_6567 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface_bb59 .hidden_b5d9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hidden_b5d9 .widget_tiny_4ce9.component-warm-2db3 .sort_medium_11a4 > li > a:focus,
.hidden_b5d9 .widget_tiny_4ce9.component-warm-2db3 .sort_medium_11a4 > li > a:hover,
.hidden_b5d9 .widget_tiny_4ce9.texture-1853 .sort_medium_11a4 > li > a:focus,
.hidden_b5d9 .widget_tiny_4ce9.texture-1853 .sort_medium_11a4 > li > a:hover,
.hidden_b5d9 .widget_tiny_4ce9.paragraph-lower-efe1 .sort_medium_11a4 > li > a:focus,
.hidden_b5d9 .widget_tiny_4ce9.paragraph-lower-efe1 .sort_medium_11a4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_b5d9
  .widget_tiny_4ce9.component-warm-2db3
  .sort_medium_11a4
  > li.right-10e0
  > a,
.hidden_b5d9
  .widget_tiny_4ce9.component-warm-2db3
  .sort_medium_11a4
  > li.logo-8e4f
  > a,
.hidden_b5d9
  .widget_tiny_4ce9.texture-1853
  .sort_medium_11a4
  > li.right-10e0
  > a,
.hidden_b5d9
  .widget_tiny_4ce9.texture-1853
  .sort_medium_11a4
  > li.logo-8e4f
  > a,
.hidden_b5d9
  .widget_tiny_4ce9.paragraph-lower-efe1
  .sort_medium_11a4
  > li.right-10e0
  > a,
.hidden_b5d9 .widget_tiny_4ce9.paragraph-lower-efe1 .sort_medium_11a4 > li.row_e042 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_b5d9 .menu-951b,
.hidden_b5d9 .menu-951b a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_b5d9 .new_4fec.small-1280 li a,
.hidden_b5d9 .iron_072e a,
.hidden_b5d9 .section-6a3d,
.hidden_b5d9 .sort_medium_11a4 > li > a,
.hidden_b5d9 .action-97a7 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_b5d9 .new_4fec.small-1280 li a:hover,
.hidden_b5d9 .iron_072e a:hover,
.hidden_b5d9 .section-6a3d:hover,
.hidden_b5d9 .sort_medium_11a4 > li > a:hover,
.hidden_b5d9 .action-97a7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_b5d9 .yellow-72c3 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_b5d9 .yellow-72c3 .warm_f45c {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_b5d9 .yellow-72c3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_b5d9 .hero-top-2ded .next-4cda {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden_b5d9 .hero-top-2ded .next-4cda .smooth-52e7 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_b5d9
  .hero-top-2ded
  .next-4cda
  .smooth-52e7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_b5d9
  .hero-top-2ded
  .next-4cda
  .smooth-52e7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_b5d9
  .hero-top-2ded
  .next-4cda
  .smooth-52e7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_b5d9
  .hero-top-2ded
  .next-4cda
  .smooth-52e7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_b5d9 .hero-top-2ded .thick_ee69 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_b5d9 .hero-top-2ded .thick_ee69:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-8a99
  .hidden_b5d9
  .hero-top-2ded
  .form_3bfb
  .complex-153c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool-8a99
  .hidden_b5d9
  .hero-top-2ded
  .form_3bfb
  .smooth-52e7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_bb59 .north_cd76 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.north_cd76 .widget_tiny_4ce9.component-warm-2db3 .sort_medium_11a4 > li > a:focus,
.north_cd76 .widget_tiny_4ce9.component-warm-2db3 .sort_medium_11a4 > li > a:hover,
.north_cd76 .widget_tiny_4ce9.texture-1853 .sort_medium_11a4 > li > a:focus,
.north_cd76 .widget_tiny_4ce9.texture-1853 .sort_medium_11a4 > li > a:hover,
.north_cd76 .widget_tiny_4ce9.paragraph-lower-efe1 .sort_medium_11a4 > li > a:focus,
.north_cd76 .widget_tiny_4ce9.paragraph-lower-efe1 .sort_medium_11a4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north_cd76
  .widget_tiny_4ce9.component-warm-2db3
  .sort_medium_11a4
  > li.right-10e0
  > a,
.north_cd76
  .widget_tiny_4ce9.component-warm-2db3
  .sort_medium_11a4
  > li.logo-8e4f
  > a,
.north_cd76
  .widget_tiny_4ce9.texture-1853
  .sort_medium_11a4
  > li.right-10e0
  > a,
.north_cd76
  .widget_tiny_4ce9.texture-1853
  .sort_medium_11a4
  > li.logo-8e4f
  > a,
.north_cd76
  .widget_tiny_4ce9.paragraph-lower-efe1
  .sort_medium_11a4
  > li.right-10e0
  > a,
.north_cd76 .widget_tiny_4ce9.paragraph-lower-efe1 .sort_medium_11a4 > li.row_e042 > a {
  color: rgba(0, 0, 0, 0.8);
}
.north_cd76 .menu-951b,
.north_cd76 .menu-951b a {
  color: rgba(0, 0, 0, 0.8);
}
.north_cd76 .new_4fec.small-1280 li a,
.north_cd76 .iron_072e a,
.north_cd76 .section-6a3d,
.north_cd76 .sort_medium_11a4 > li > a,
.north_cd76 .action-97a7 {
  color: rgba(0, 0, 0, 0.55);
}
.north_cd76 .new_4fec.small-1280 li a:hover,
.north_cd76 .iron_072e a:hover,
.north_cd76 .section-6a3d:hover,
.north_cd76 .sort_medium_11a4 > li > a:hover,
.north_cd76 .action-97a7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north_cd76 .yellow-72c3 {
  color: rgba(0, 0, 0, 0.55);
}
.north_cd76 .yellow-72c3 .warm_f45c {
  color: rgba(0, 0, 0, 0.8);
}
.north_cd76 .yellow-72c3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid_small_ba20 .shade_621a {
  margin-left: auto;
  margin-right: auto;
}
.easy_f40a > * {
  margin-left: auto;
  margin-right: auto;
}
.easy_f40a .gold_4c23 {
  margin-right: 1.41575em;
}
.frame_easy_f744 .easy_f40a > .description_hard_8037 {
  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;
}
.frame_easy_f744 .easy_f40a > .background-dynamic-2b8a {
  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;
}
.link-outer-df75.grid_small_ba20 .shade_621a,
.selected-8629.grid_small_ba20 .shade_621a {
  margin-left: 0;
}
.row-48bd.grid_small_ba20 .shade_621a,
.fluid_8ff6.grid_small_ba20 .shade_621a {
  margin-right: 0;
}
.easy_f40a ol,
.easy_f40a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.medium-4aad video {
  max-width: 100%;
}
.soft_2c28 img {
  display: block;
}
.soft_2c28.gold_4c23,
.soft_2c28.section-focused-89a7 {
  width: 100%;
}
.soft_2c28.background-dynamic-2b8a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.component-complex-f5c3:not(.dropdown-glass-2f16) {
  margin: 1.5em auto;
}
.box-black-de41 p {
  padding: 1.5em 14px;
}
ul.focused-1d81.background-dynamic-2b8a,
ul.focused-1d81.description_hard_8037,
ul.focused-1d81.purple-9489.description_hard_8037 {
  padding: 0 14px;
}
.old-df45 {
  display: block;
  overflow-x: auto;
}
.old-df45 table {
  border-collapse: collapse;
  width: 100%;
}
.old-df45 td,
.old-df45 th {
  padding: 0.5em;
}
.easy_f40a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.easy_f40a ol ol,
.easy_f40a ol ul,
.easy_f40a ul ol,
.easy_f40a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.easy_f40a ol ol li,
.easy_f40a ol ul li,
.easy_f40a ul ol li,
.easy_f40a ul ul li {
  margin-left: 0;
}
.secondary_2fb0.dark-fca5 > .dirty_afd1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.secondary_2fb0.dark-fca5 > .dirty_afd1 iframe,
.secondary_2fb0.dark-fca5 > .dirty_afd1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.text_in_bfaa {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.text_in_bfaa.hero_9106 {
  padding: 0;
}
.text_in_bfaa.hero_9106 cite {
  font-size: 13px;
}
.text_in_bfaa > * {
  margin-left: 16px;
  margin-right: 16px;
}
.text_in_bfaa cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.message-a2f7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.message-a2f7 > p:first-child {
  margin-top: 0;
}
.message-a2f7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.message-a2f7 blockquote {
  border-left: 0;
}
.row-05d1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.row-05d1:not(.plasma_7bce) {
  max-width: 100px;
}
.row-05d1.avatar_steel_da9e {
  border-bottom: none !important;
  text-align: center;
}
.row-05d1.avatar_steel_da9e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .box-black-de41 p {
    padding: 1.5em 0;
  }
}
.out_2df3 {
  color: #0073aa;
}
.notification_dark_92fa {
  background-color: #0073aa;
}
.hot_768a {
  color: #229fd8;
}
.section-233d {
  background-color: #229fd8;
}
.component_de68 {
  color: #eee;
}
.info_660c {
  background-color: #eee;
}
.focus_4496 {
  color: #444;
}
.pattern_0f49 {
  background-color: #444;
}
.dim_f293 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.dim_f293 .caption_6fd4 .iron_072e {
  font-size: 15px;
}
.dim_f293 .iron_072e {
  line-height: 1.3;
}
.dim_f293 .north_cd76 {
}
.dim_f293 .hidden_b5d9 {
  background: #235787;
}
.list-complex-b253 {
  padding: 0;
}
.list-complex-b253 .hidden_b5d9 {
  background: #1a1a1a;
}
.list-complex-b253 .north_cd76 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.banner_wood_6936 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.banner_wood_6936 .north_cd76 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.banner_wood_6936 .hidden_b5d9 {
  background: #303030;
}
.icon_4b2d {
  position: relative;
  z-index: 10;
}
.icon_4b2d .status-a5ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element_tiny_b724 .paragraph-first-8ad8 {
  display: inline-block;
  vertical-align: middle;
}
.element_tiny_b724.primary_warm_a7c6 .paragraph-first-8ad8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .element_tiny_b724.primary_warm_a7c6 .paragraph-first-8ad8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .element_tiny_b724.primary_warm_a7c6 .paragraph-first-8ad8 {
    margin-right: 0.4em;
  }
}
.element_tiny_b724.primary_warm_a7c6 .paragraph-first-8ad8:last-child {
  margin-right: 0;
}
.tooltip-bronze-df1d .status-a5ce {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface_bb59 .caption_6fd4 {
    margin: 0 -0.5em;
  }
  .surface_bb59 .caption_6fd4 [class*="customify-col-"],
  .surface_bb59 .caption_6fd4 [class*="customify-col_"],
  .surface_bb59 .caption_6fd4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface_bb59.content-new-88ae .status-a5ce {
  background: 0 0 !important;
}
.surface_bb59.content-new-88ae .status-a5ce,
.surface_bb59.tooltip-bronze-df1d .status-a5ce {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface_bb59.frame_f812 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface_bb59.tooltip-bronze-df1d .status-a5ce {
  box-shadow: none !important;
}
.center_da06 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .center_da06 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .center_da06 {
    padding: 18px 0 20px;
  }
}
.center_da06 .summary_b697 {
  width: 100%;
}
.center_da06 .tertiary_f082 {
  margin-bottom: 0;
}
.center_da06 .accordion-d0e1 {
  margin-top: 5px;
  font-size: 0.875em;
}
.label-over-69ca {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.label-over-69ca .alert_simple_3919 {
  width: 100%;
}
.outline-37c9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outline-37c9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outline-37c9 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;
}
.outline-37c9 li:last-child:after {
  display: none;
}
.outline-37c9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.outline_huge_f542 .active_c9fd button,
.center_da06 .active_c9fd button {
  left: 0;
}
.outline_huge_f542 .alert_simple_3919,
.center_da06 .alert_simple_3919 {
  padding-left: 0;
  padding-right: 0;
}
.outline_huge_f542 .label-over-69ca,
.center_da06 .label-over-69ca {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.outline_huge_f542 {
  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;
}
.outline_huge_f542: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;
}
.outline_huge_f542 .badge_light_dd64 {
  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) {
  .outline_huge_f542 .badge_light_dd64 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_huge_f542 .badge_light_dd64 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .outline_huge_f542 .badge_light_dd64 {
    min-height: 200px;
  }
}
.outline_huge_f542 .outline-37c9 {
  color: rgba(255, 255, 255, 0.8);
}
.outline_huge_f542 .outline-37c9 a,
.outline_huge_f542 .outline-37c9 li:after {
  color: inherit;
}
.outline_huge_f542 .outline-37c9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.progress-mini-9078 {
  margin-bottom: 0.5em;
}
.gas-b894 {
  margin-bottom: 1.2em;
}
.gas-b894,
.progress-mini-9078 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gas-b894 p:last-child,
.progress-mini-9078 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .active_c9fd,
#masthead .active_c9fd {
  display: none;
}
#masthead
  > .active_c9fd.lower-13e5 {
  display: none;
}
#masthead > .active_c9fd button {
  left: 0;
}
.hard-3faa {
  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%;
}
.hard-3faa .paragraph-first-8ad8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hard-3faa .filter_8d7b {
  display: -webkit-box;
  display: flex;
}
.hard-3faa .filter_8d7b.widget-center-bf49 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hard-3faa .filter_8d7b.active-2319 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hard-3faa .filter_8d7b.input_d908 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hard-3faa.popup_0425.tertiary-next-4a7a .filter_8d7b.widget-center-bf49 {
  flex-basis: 100%;
}
.hard-3faa.gold_8820 .filter_8d7b.active-2319 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hard-3faa.gold_8820 .filter_8d7b.input_d908 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .active_c9fd.lower-13e5 {
  display: none;
}
#masthead > .active_c9fd button {
  left: 0;
}
.article_west_75fc {
  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;
}
.article_west_75fc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.article_west_75fc.hero-42b9 i {
  margin-right: 4px;
}
.article_west_75fc.item-edeb i {
  margin-left: 5px;
}
.iron_072e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.iron_072e p:last-child {
  margin-bottom: 0;
}
.action_e2f4 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.action_e2f4 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.action_e2f4 img {
  display: block;
  width: auto;
  line-height: 1;
}
.action_e2f4 .menu-951b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.action_e2f4 .preview_medium_8d1a {
  margin: 5px 0 7px 0;
}
.action_e2f4.title_d78f .picture-bronze-26bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.action_e2f4.title_d78f .banner-inner-752f {
  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;
}
.action_e2f4.east_d154 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.action_e2f4.east_d154 .picture-bronze-26bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.action_e2f4.east_d154 .banner-inner-752f {
  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;
}
.action_e2f4.caption_442c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.action_e2f4.sort_a958 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.action_e2f4.sort_a958 .banner-inner-752f {
  margin-top: 7px;
}
.brown_7c2d {
  display: inline-block;
}
.icon_4b2d .grid-tiny-6b46 .action_e2f4 img {
  max-width: 100%;
}
.widget_tiny_4ce9 .yellow-b2e7.form-bronze-dae6,
.widget_plasma_ed9f .yellow-b2e7.form-bronze-dae6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.widget_tiny_4ce9 .next_a19d,
.widget_plasma_ed9f .next_a19d {
  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%);
}
.widget_tiny_4ce9 .next_a19d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.widget_tiny_4ce9.left-4046 .next_a19d {
  display: none;
}
.widget_tiny_4ce9 .green-d3e0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget_tiny_4ce9 .green-d3e0 li {
  display: inline-block;
  position: relative;
}
.widget_tiny_4ce9 .green-d3e0 li:last-child {
  margin-right: 0;
}
.widget_tiny_4ce9 .green-d3e0 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;
}
.widget_tiny_4ce9 .green-d3e0 li.row_e042 > a {
  color: rgba(0, 0, 0, 0.9);
}
.widget_tiny_4ce9 .green-d3e0 > 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;
}
.widget_tiny_4ce9 .green-d3e0 > li > a i {
  line-height: 0;
}
.widget_tiny_4ce9 .green-d3e0 > li.feature_middle_e1dc > a .next_a19d {
  margin-left: 4px;
  line-height: 0;
}
.widget_tiny_4ce9 .green-d3e0 .brown_41b0 li.feature_middle_e1dc > a {
  position: relative;
}
.widget_tiny_4ce9 .green-d3e0 .brown_41b0 li.feature_middle_e1dc > a:after,
.widget_tiny_4ce9 .green-d3e0 .brown_41b0 li.feature_middle_e1dc > a:before {
  content: "";
  display: table;
}
.widget_tiny_4ce9 .green-d3e0 .brown_41b0 li.feature_middle_e1dc > a:after {
  clear: both;
}
.widget_tiny_4ce9 .green-d3e0 .brown_41b0 li.feature_middle_e1dc > a .next_a19d {
  margin-left: 5px;
  float: right;
}
.widget_tiny_4ce9 .small_25cd,
.widget_tiny_4ce9 .brown_41b0 {
  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;
}
.widget_tiny_4ce9 .brown_41b0 {
  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;
}
.widget_tiny_4ce9 .brown_41b0 .form-bronze-dae6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.widget_tiny_4ce9 .brown_41b0 .next_a19d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.widget_tiny_4ce9 .brown_41b0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.widget_tiny_4ce9 .brown_41b0 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;
}
.widget_tiny_4ce9 .brown_41b0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.widget_tiny_4ce9 .brown_41b0 .brown_41b0 {
  top: 0;
  left: 100%;
}
.widget_tiny_4ce9 .sort_pressed_00a5.fn-focus-fdc2 > .small_25cd,
.widget_tiny_4ce9 .sort_pressed_00a5.fn-focus-fdc2 > .brown_41b0,
.widget_tiny_4ce9 .sort_pressed_00a5:focus > .small_25cd,
.widget_tiny_4ce9 .sort_pressed_00a5:focus > .brown_41b0,
.widget_tiny_4ce9 .sort_pressed_00a5:hover > .small_25cd,
.widget_tiny_4ce9 .sort_pressed_00a5:hover > .brown_41b0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.widget_tiny_4ce9.paragraph-lower-efe1 .sort_medium_11a4:after,
.widget_tiny_4ce9.paragraph-lower-efe1 .sort_medium_11a4:before {
  content: "";
  display: table;
}
.widget_tiny_4ce9.paragraph-lower-efe1 .sort_medium_11a4:after {
  clear: both;
}
.widget_tiny_4ce9.paragraph-lower-efe1 .sort_medium_11a4 > li {
  float: left;
}
.widget_tiny_4ce9.avatar_508f .sort_medium_11a4:after,
.widget_tiny_4ce9.avatar_508f .sort_medium_11a4:before {
  content: "";
  display: table;
}
.widget_tiny_4ce9.avatar_508f .sort_medium_11a4:after {
  clear: both;
}
.widget_tiny_4ce9.avatar_508f .sort_medium_11a4 > li {
  float: left;
}
.widget_tiny_4ce9.avatar_508f .sort_medium_11a4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.widget_tiny_4ce9.avatar_508f .sort_medium_11a4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.widget_tiny_4ce9.avatar_508f .sort_medium_11a4 > li.right-10e0 > a,
.widget_tiny_4ce9.avatar_508f .sort_medium_11a4 > li.row_e042 > a {
  color: #fff;
  background-color: #1e4b75;
}
.widget_tiny_4ce9.component-warm-2db3 .sort_medium_11a4 > li > a .form-bronze-dae6 {
  position: relative;
}
.widget_tiny_4ce9.component-warm-2db3 .sort_medium_11a4 > li > a .form-bronze-dae6: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;
}
.widget_tiny_4ce9.component-warm-2db3
  .sort_medium_11a4
  > li:focus
  > a
  .form-bronze-dae6:before,
.widget_tiny_4ce9.component-warm-2db3
  .sort_medium_11a4
  > li:hover
  > a
  .form-bronze-dae6:before {
  width: 100%;
  background-color: currentColor;
}
.widget_tiny_4ce9.component-warm-2db3
  .sort_medium_11a4
  > li.right-10e0
  > a
  .form-bronze-dae6:before,
.widget_tiny_4ce9.component-warm-2db3
  .sort_medium_11a4
  > li.logo-8e4f
  > a
  .form-bronze-dae6:before {
  width: 100%;
  background-color: currentColor;
}
.widget_tiny_4ce9.texture-1853 .sort_medium_11a4 > li > a .form-bronze-dae6 {
  position: relative;
}
.widget_tiny_4ce9.texture-1853 .sort_medium_11a4 > li > a .form-bronze-dae6: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;
}
.widget_tiny_4ce9.texture-1853 .sort_medium_11a4 > li:focus > a .form-bronze-dae6:before,
.widget_tiny_4ce9.texture-1853
  .sort_medium_11a4
  > li:hover
  > a
  .form-bronze-dae6:before {
  width: 100%;
  background-color: currentColor;
}
.widget_tiny_4ce9.texture-1853
  .sort_medium_11a4
  > li.right-10e0
  > a
  .form-bronze-dae6:before,
.widget_tiny_4ce9.texture-1853
  .sort_medium_11a4
  > li.logo-8e4f
  > a
  .form-bronze-dae6:before {
  width: 100%;
  background-color: currentColor;
}
.widget_plasma_ed9f .green-d3e0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget_plasma_ed9f .green-d3e0 li:first-child > a {
  border-top: none;
}
.widget_plasma_ed9f .green-d3e0 .orange-d075 > .form-bronze-dae6 .next_a19d {
  display: none;
}
.widget_plasma_ed9f .green-d3e0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.widget_plasma_ed9f .green-d3e0 li:last-child {
  border: none;
}
.widget_plasma_ed9f .green-d3e0 li.feature_middle_e1dc > a {
  padding-right: 45px !important;
}
.widget_plasma_ed9f .green-d3e0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.widget_plasma_ed9f .green-d3e0 li a:focus,
.widget_plasma_ed9f .green-d3e0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.widget_plasma_ed9f .green-d3e0 li .gradient_short_73df {
  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;
}
.widget_plasma_ed9f .green-d3e0 li .gradient_short_73df:hover {
  box-shadow: none;
}
.widget_plasma_ed9f .green-d3e0 li .gradient_short_73df .next_a19d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.widget_plasma_ed9f .green-d3e0 .brown_41b0 {
  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);
}
.widget_plasma_ed9f .green-d3e0 .brown_41b0 li a {
  padding-left: 3em;
}
.widget_plasma_ed9f .green-d3e0 .hard-f41d > a .gradient_short_73df i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.widget_plasma_ed9f .green-d3e0 .hard-f41d > .brown_41b0 {
  display: block;
  opacity: 1;
}
.primary-ac64 {
  max-width: 100%;
}
.nav-over-ddb7 {
  line-height: 0;
  cursor: pointer;
}
.action-97a7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.action-97a7:hover {
  box-shadow: none;
  color: currentColor;
}
.action-97a7 svg {
  width: 18px;
  height: 18px;
}
.action-97a7 .lite_2f06 {
  display: none;
}
.texture-over-d66e {
  position: relative;
}
.texture-over-d66e.fn-active-fdc2 .action-97a7 .overlay-iron-3cbb {
  display: none;
}
.texture-over-d66e.fn-active-fdc2 .action-97a7 .lite_2f06 {
  display: inline-block;
}
.texture-over-d66e .left_3e37 {
  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);
}
.texture-over-d66e.clean_3161 .left_3e37 {
  left: auto;
  right: -0.9em;
}
.texture-over-d66e.clean_3161 .menu-3e7e::before {
  left: auto;
  right: 15px;
}
.texture-over-d66e.fn-active-fdc2 .left_3e37 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form_3bfb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.form_3bfb label {
  flex-basis: 100%;
}
.form_3bfb .next-4cda {
  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;
}
.form_3bfb .smooth-52e7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.form_3bfb .smooth-52e7:focus {
  background-color: transparent;
}
.form_3bfb button.thick_ee69 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.form_3bfb button.thick_ee69:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.form_3bfb button.thick_ee69 svg {
  width: 18px;
  height: 18px;
}
.form_3bfb input[type="submit"] {
  min-height: auto;
}
.hero-top-2ded .form_3bfb .smooth-52e7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.menu-3e7e {
  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) {
  .menu-3e7e {
    width: 220px;
  }
}
.menu-3e7e label {
  flex-basis: 100%;
}
.menu-3e7e::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;
}
.cool-8a99 .hero-top-2ded .form_3bfb {
  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;
}
.cool-8a99
  .hero-top-2ded
  .form_3bfb
  .next-4cda {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.cool-8a99 .hero-top-2ded .form_3bfb .smooth-52e7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.cool-8a99
  .hero-top-2ded
  .form_3bfb
  .smooth-52e7:focus {
  background: 0 0;
}
.cool-8a99
  .hero-top-2ded
  .form_3bfb
  .complex-153c {
  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;
}
.new_4fec {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.new_4fec li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.new_4fec li:last-child {
  margin-right: 0;
}
.new_4fec li:first-child {
  margin-left: 0;
}
.new_4fec.primary_cool_34a1 a {
  color: #fff;
}
.new_4fec.primary_cool_34a1 a:hover {
  color: #fff;
}
.new_4fec a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.new_4fec a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.new_4fec a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.new_4fec a:hover {
  opacity: 0.9;
  color: inherit;
}
.new_4fec [class*="social-icon-apple"] {
  background-color: #999;
}
.new_4fec [class*="social-icon-apple"].focused-3c62 {
  background-color: transparent;
  color: #999;
}
.new_4fec [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.new_4fec [class*="social-icon-behance"].focused-3c62 {
  background-color: transparent;
  color: #1769ff;
}
.new_4fec [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.new_4fec [class*="social-icon-bitbucket"].focused-3c62 {
  background-color: transparent;
  color: #205081;
}
.new_4fec [class*="social-icon-codepen"] {
  background-color: #000;
}
.new_4fec [class*="social-icon-codepen"].focused-3c62 {
  background-color: transparent;
  color: #000;
}
.new_4fec [class*="social-icon-delicious"] {
  background-color: #39f;
}
.new_4fec [class*="social-icon-delicious"].focused-3c62 {
  background-color: transparent;
  color: #39f;
}
.new_4fec [class*="social-icon-digg"] {
  background-color: #005be2;
}
.new_4fec [class*="social-icon-digg"].focused-3c62 {
  background-color: transparent;
  color: #005be2;
}
.new_4fec [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.new_4fec [class*="social-icon-dribbble"].focused-3c62 {
  background-color: transparent;
  color: #ea4c89;
}
.new_4fec [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.new_4fec [class*="social-icon-envelope"].focused-3c62 {
  background-color: transparent;
  color: #ea4335;
}
.new_4fec [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.new_4fec [class*="social-icon-facebook"].focused-3c62 {
  background-color: transparent;
  color: #3b5998;
}
.new_4fec [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.new_4fec [class*="social-icon-flickr"].focused-3c62 {
  background-color: transparent;
  color: #0063dc;
}
.new_4fec [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.new_4fec [class*="social-icon-foursquare"].focused-3c62 {
  background-color: transparent;
  color: #2d5be3;
}
.new_4fec [class*="social-icon-github"] {
  background-color: #333;
}
.new_4fec [class*="social-icon-github"].focused-3c62 {
  background-color: transparent;
  color: #333;
}
.new_4fec [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.new_4fec [class*="social-icon-google-plus"].focused-3c62 {
  background-color: transparent;
  color: #dd4b39;
}
.new_4fec [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.new_4fec [class*="social-icon-houzz"].focused-3c62 {
  background-color: transparent;
  color: #7ac142;
}
.new_4fec [class*="social-icon-instagram"] {
  background-color: #262626;
}
.new_4fec [class*="social-icon-instagram"].focused-3c62 {
  background-color: transparent;
  color: #262626;
}
.new_4fec [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.new_4fec [class*="social-icon-jsfiddle"].focused-3c62 {
  background-color: transparent;
  color: #487aa2;
}
.new_4fec [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.new_4fec [class*="social-icon-linkedin"].focused-3c62 {
  background-color: transparent;
  color: #0077b5;
}
.new_4fec [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.new_4fec [class*="social-icon-medium"].focused-3c62 {
  background-color: transparent;
  color: #00ab6b;
}
.new_4fec [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.new_4fec
  [class*="social-icon-odnoklassniki"].focused-3c62 {
  background-color: transparent;
  color: #f4731c;
}
.new_4fec [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.new_4fec [class*="social-icon-meetup"].focused-3c62 {
  background-color: transparent;
  color: #ec1c40;
}
.new_4fec [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.new_4fec [class*="social-icon-pinterest"].focused-3c62 {
  background-color: transparent;
  color: #bd081c;
}
.new_4fec [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.new_4fec [class*="social-icon-product-hunt"].focused-3c62 {
  background-color: transparent;
  color: #da552f;
}
.new_4fec [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.new_4fec [class*="social-icon-reddit"].focused-3c62 {
  background-color: transparent;
  color: #ff4500;
}
.new_4fec [class*="social-icon-rss"] {
  background-color: #f26522;
}
.new_4fec [class*="social-icon-rss"].focused-3c62 {
  background-color: transparent;
  color: #f26522;
}
.new_4fec [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.new_4fec
  [class*="social-icon-shopping-cart"].focused-3c62 {
  background-color: transparent;
  color: #4caf50;
}
.new_4fec [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.new_4fec [class*="social-icon-skype"].focused-3c62 {
  background-color: transparent;
  color: #00aff0;
}
.new_4fec [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.new_4fec [class*="social-icon-slideshare"].focused-3c62 {
  background-color: transparent;
  color: #0077b5;
}
.new_4fec [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.new_4fec [class*="social-icon-snapchat"].focused-3c62 {
  background-color: transparent;
  color: #fffc00;
}
.new_4fec [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.new_4fec [class*="social-icon-soundcloud"].focused-3c62 {
  background-color: transparent;
  color: #f80;
}
.new_4fec [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.new_4fec [class*="social-icon-spotify"].focused-3c62 {
  background-color: transparent;
  color: #2ebd59;
}
.new_4fec [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.new_4fec
  [class*="social-icon-stack-overflow"].focused-3c62 {
  background-color: transparent;
  color: #fe7a15;
}
.new_4fec [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.new_4fec [class*="social-icon-maldkfgram"].focused-3c62 {
  background-color: transparent;
  color: #2ca5e0;
}
.new_4fec [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.new_4fec [class*="social-icon-tripadvisor"].focused-3c62 {
  background-color: transparent;
  color: #589442;
}
.new_4fec [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.new_4fec [class*="social-icon-tumblr"].focused-3c62 {
  background-color: transparent;
  color: #35465c;
}
.new_4fec [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.new_4fec [class*="social-icon-twitch"].focused-3c62 {
  background-color: transparent;
  color: #6441a5;
}
.new_4fec [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.new_4fec [class*="social-icon-twitter"].focused-3c62 {
  background-color: transparent;
  color: #1da1f2;
}
.new_4fec [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.new_4fec [class*="social-icon-vimeo"].focused-3c62 {
  background-color: transparent;
  color: #1ab7ea;
}
.new_4fec [class*="social-icon-vk"] {
  background-color: #45668e;
}
.new_4fec [class*="social-icon-vk"].focused-3c62 {
  background-color: transparent;
  color: #45668e;
}
.new_4fec [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.new_4fec [class*="social-icon-weibo"].focused-3c62 {
  background-color: transparent;
  color: #df2029;
}
.new_4fec [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.new_4fec [class*="social-icon-weixin"].focused-3c62 {
  background-color: transparent;
  color: #7bb32e;
}
.new_4fec [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.new_4fec [class*="social-icon-whatsapp"].focused-3c62 {
  background-color: transparent;
  color: #25d366;
}
.new_4fec [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.new_4fec [class*="social-icon-wordpress"].focused-3c62 {
  background-color: transparent;
  color: #21759b;
}
.new_4fec [class*="social-icon-xing"] {
  background-color: #026466;
}
.new_4fec [class*="social-icon-xing"].focused-3c62 {
  background-color: transparent;
  color: #026466;
}
.new_4fec [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.new_4fec [class*="social-icon-yelp"].focused-3c62 {
  background-color: transparent;
  color: #af0606;
}
.new_4fec [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.new_4fec [class*="social-icon-youtube"].focused-3c62 {
  background-color: transparent;
  color: #cd201f;
}
.section-6a3d {
  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;
}
.section-6a3d:hover {
  box-shadow: none;
  background: 0 0;
}
.pressed-5d3b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.mask-active-e480 {
  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;
}
.block-94dd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.status_large_b577 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.status_large_b577,
.status_large_b577::after,
.status_large_b577::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;
}
.status_large_b577::after,
.status_large_b577::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo-advanced-fa3f .mask-active-e480 .block-94dd {
  margin-top: -2px;
  width: 19px;
}
.logo-advanced-fa3f .mask-active-e480 .status_large_b577 {
  margin-top: -1px;
}
.logo-advanced-fa3f .mask-active-e480 .status_large_b577,
.logo-advanced-fa3f .mask-active-e480 .status_large_b577::after,
.logo-advanced-fa3f .mask-active-e480 .status_large_b577::before {
  width: 19px;
  height: 2px;
}
.logo-advanced-fa3f .mask-active-e480 .status_large_b577::before {
  top: -6px;
}
.logo-advanced-fa3f .mask-active-e480 .status_large_b577::after {
  bottom: -6px;
}
.description_7830 .mask-active-e480 .block-94dd {
  margin-top: -2px;
  width: 22px;
}
.description_7830 .mask-active-e480 .status_large_b577 {
  margin-top: -1px;
}
.description_7830 .mask-active-e480 .status_large_b577,
.description_7830 .mask-active-e480 .status_large_b577::after,
.description_7830 .mask-active-e480 .status_large_b577::before {
  width: 22px;
  height: 2px;
}
.description_7830 .mask-active-e480 .status_large_b577::before {
  top: -7px;
}
.description_7830 .mask-active-e480 .status_large_b577::after {
  bottom: -7px;
}
.bottom-c06c .mask-active-e480 .block-94dd {
  margin-top: -2px;
  width: 31px;
}
.bottom-c06c .mask-active-e480 .status_large_b577 {
  margin-top: -1.5px;
}
.bottom-c06c .mask-active-e480 .status_large_b577,
.bottom-c06c .mask-active-e480 .status_large_b577::after,
.bottom-c06c .mask-active-e480 .status_large_b577::before {
  width: 31px;
  height: 3px;
}
.bottom-c06c .mask-active-e480 .status_large_b577::before {
  top: -9px;
}
.bottom-c06c .mask-active-e480 .status_large_b577::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .detail-eb0a .mask-active-e480 .block-94dd {
    margin-top: -2px;
    width: 19px;
  }
  .detail-eb0a .mask-active-e480 .status_large_b577 {
    margin-top: -1px;
  }
  .detail-eb0a .mask-active-e480 .status_large_b577,
  .detail-eb0a .mask-active-e480 .status_large_b577::after,
  .detail-eb0a .mask-active-e480 .status_large_b577::before {
    width: 19px;
    height: 2px;
  }
  .detail-eb0a .mask-active-e480 .status_large_b577::before {
    top: -6px;
  }
  .detail-eb0a .mask-active-e480 .status_large_b577::after {
    bottom: -6px;
  }
  .wide_2db6 .mask-active-e480 .block-94dd {
    margin-top: -2px;
    width: 22px;
  }
  .wide_2db6 .mask-active-e480 .status_large_b577 {
    margin-top: -1px;
  }
  .wide_2db6 .mask-active-e480 .status_large_b577,
  .wide_2db6 .mask-active-e480 .status_large_b577::after,
  .wide_2db6 .mask-active-e480 .status_large_b577::before {
    width: 22px;
    height: 2px;
  }
  .wide_2db6 .mask-active-e480 .status_large_b577::before {
    top: -7px;
  }
  .wide_2db6 .mask-active-e480 .status_large_b577::after {
    bottom: -7px;
  }
  .chip-a4e4 .mask-active-e480 .block-94dd {
    margin-top: -2px;
    width: 31px;
  }
  .chip-a4e4 .mask-active-e480 .status_large_b577 {
    margin-top: -1.5px;
  }
  .chip-a4e4 .mask-active-e480 .status_large_b577,
  .chip-a4e4 .mask-active-e480 .status_large_b577::after,
  .chip-a4e4 .mask-active-e480 .status_large_b577::before {
    width: 31px;
    height: 3px;
  }
  .chip-a4e4 .mask-active-e480 .status_large_b577::before {
    top: -9px;
  }
  .chip-a4e4 .mask-active-e480 .status_large_b577::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-silver-b29a .mask-active-e480 .block-94dd {
    margin-top: -2px;
    width: 19px;
  }
  .secondary-silver-b29a .mask-active-e480 .status_large_b577 {
    margin-top: -1px;
  }
  .secondary-silver-b29a .mask-active-e480 .status_large_b577,
  .secondary-silver-b29a .mask-active-e480 .status_large_b577::after,
  .secondary-silver-b29a .mask-active-e480 .status_large_b577::before {
    width: 19px;
    height: 2px;
  }
  .secondary-silver-b29a .mask-active-e480 .status_large_b577::before {
    top: -6px;
  }
  .secondary-silver-b29a .mask-active-e480 .status_large_b577::after {
    bottom: -6px;
  }
  .copper_a47a .mask-active-e480 .block-94dd {
    margin-top: -2px;
    width: 22px;
  }
  .copper_a47a .mask-active-e480 .status_large_b577 {
    margin-top: -1px;
  }
  .copper_a47a .mask-active-e480 .status_large_b577,
  .copper_a47a .mask-active-e480 .status_large_b577::after,
  .copper_a47a .mask-active-e480 .status_large_b577::before {
    width: 22px;
    height: 2px;
  }
  .copper_a47a .mask-active-e480 .status_large_b577::before {
    top: -7px;
  }
  .copper_a47a .mask-active-e480 .status_large_b577::after {
    bottom: -7px;
  }
  .border-over-8072 .mask-active-e480 .block-94dd {
    margin-top: -2px;
    width: 31px;
  }
  .border-over-8072 .mask-active-e480 .status_large_b577 {
    margin-top: -1.5px;
  }
  .border-over-8072 .mask-active-e480 .status_large_b577,
  .border-over-8072 .mask-active-e480 .status_large_b577::after,
  .border-over-8072 .mask-active-e480 .status_large_b577::before {
    width: 31px;
    height: 3px;
  }
  .border-over-8072 .mask-active-e480 .status_large_b577::before {
    top: -9px;
  }
  .border-over-8072 .mask-active-e480 .status_large_b577::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .media_over_182f .mask-active-e480 .block-94dd {
    margin-top: -2px;
    width: 19px;
  }
  .media_over_182f .mask-active-e480 .status_large_b577 {
    margin-top: -1px;
  }
  .media_over_182f .mask-active-e480 .status_large_b577,
  .media_over_182f .mask-active-e480 .status_large_b577::after,
  .media_over_182f .mask-active-e480 .status_large_b577::before {
    width: 19px;
    height: 2px;
  }
  .media_over_182f .mask-active-e480 .status_large_b577::before {
    top: -6px;
  }
  .media_over_182f .mask-active-e480 .status_large_b577::after {
    bottom: -6px;
  }
  .list-paper-ab90 .mask-active-e480 .block-94dd {
    margin-top: -2px;
    width: 22px;
  }
  .list-paper-ab90 .mask-active-e480 .status_large_b577 {
    margin-top: -1px;
  }
  .list-paper-ab90 .mask-active-e480 .status_large_b577,
  .list-paper-ab90 .mask-active-e480 .status_large_b577::after,
  .list-paper-ab90 .mask-active-e480 .status_large_b577::before {
    width: 22px;
    height: 2px;
  }
  .list-paper-ab90 .mask-active-e480 .status_large_b577::before {
    top: -7px;
  }
  .list-paper-ab90 .mask-active-e480 .status_large_b577::after {
    bottom: -7px;
  }
  .motion_b78d .mask-active-e480 .block-94dd {
    margin-top: -2px;
    width: 31px;
  }
  .motion_b78d .mask-active-e480 .status_large_b577 {
    margin-top: -1.5px;
  }
  .motion_b78d .mask-active-e480 .status_large_b577,
  .motion_b78d .mask-active-e480 .status_large_b577::after,
  .motion_b78d .mask-active-e480 .status_large_b577::before {
    width: 31px;
    height: 3px;
  }
  .motion_b78d .mask-active-e480 .status_large_b577::before {
    top: -9px;
  }
  .motion_b78d .mask-active-e480 .status_large_b577::after {
    bottom: -9px;
  }
}
.pressed-6d08 .status_large_b577 {
  -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);
}
.pressed-6d08 .status_large_b577::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pressed-6d08 .status_large_b577::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);
}
.pressed-6d08.disabled-f590 .status_large_b577 {
  -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);
}
.pressed-6d08.disabled-f590 .status_large_b577::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pressed-6d08.disabled-f590 .status_large_b577::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);
}
.footer-south-e48c {
  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.link_4bda:before {
  display: none;
}
.accent-liquid-2e1b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accent-liquid-2e1b .middle-f732 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accent-liquid-2e1b .middle-f732:last-of-type {
  border-bottom: none;
}
.accent-liquid-2e1b .middle-f732.nav-hovered-4dbb,
.accent-liquid-2e1b .middle-f732.yellow-c37c,
.accent-liquid-2e1b .middle-f732.summary-cd03 {
  padding: 0;
}
.accent-liquid-2e1b .widget_plasma_ed9f .gradient_short_73df {
  color: currentColor;
}
.accent-liquid-2e1b .widget_plasma_ed9f .gradient_short_73df:focus,
.accent-liquid-2e1b .widget_plasma_ed9f .gradient_short_73df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-liquid-2e1b.north_cd76 .yellow-72c3,
.accent-liquid-2e1b.north_cd76 .iron_072e a,
.accent-liquid-2e1b.north_cd76 .sort_medium_11a4 a,
.accent-liquid-2e1b.north_cd76 .brown_41b0 a {
  color: rgba(0, 0, 0, 0.55);
}
.accent-liquid-2e1b.north_cd76 .yellow-72c3:hover,
.accent-liquid-2e1b.north_cd76 .iron_072e a:hover,
.accent-liquid-2e1b.north_cd76 .sort_medium_11a4 a:hover,
.accent-liquid-2e1b.north_cd76 .brown_41b0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-liquid-2e1b.north_cd76 .warm_f45c {
  color: rgba(0, 0, 0, 0.8);
}
.accent-liquid-2e1b.north_cd76 .middle-f732 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-liquid-2e1b.north_cd76 .middle-f732:before {
  background: rgba(0, 0, 0, 0.08);
}
.accent-liquid-2e1b.north_cd76 .outer-290c:before {
  background: rgba(255, 255, 255, 0.9);
}
.accent-liquid-2e1b.north_cd76 .widget_plasma_ed9f .green-d3e0 li a,
.accent-liquid-2e1b.north_cd76 .widget_plasma_ed9f .gradient_short_73df,
.accent-liquid-2e1b.north_cd76 .brown_41b0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-liquid-2e1b.north_cd76 .widget_plasma_ed9f .gradient_short_73df:focus,
.accent-liquid-2e1b.north_cd76 .widget_plasma_ed9f .gradient_short_73df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-liquid-2e1b.north_cd76 .green-d3e0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accent-liquid-2e1b.hidden_b5d9 .yellow-72c3,
.accent-liquid-2e1b.hidden_b5d9 .iron_072e a,
.accent-liquid-2e1b.hidden_b5d9 .sort_medium_11a4 .gradient_short_73df,
.accent-liquid-2e1b.hidden_b5d9 .sort_medium_11a4 a,
.accent-liquid-2e1b.hidden_b5d9 .brown_41b0 a {
  color: rgba(255, 255, 255, 0.79);
}
.accent-liquid-2e1b.hidden_b5d9 .yellow-72c3:hover,
.accent-liquid-2e1b.hidden_b5d9 .iron_072e a:hover,
.accent-liquid-2e1b.hidden_b5d9 .sort_medium_11a4 .gradient_short_73df:hover,
.accent-liquid-2e1b.hidden_b5d9 .sort_medium_11a4 a:hover,
.accent-liquid-2e1b.hidden_b5d9 .brown_41b0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-liquid-2e1b.hidden_b5d9 .warm_f45c {
  color: rgba(255, 255, 255, 0.99);
}
.accent-liquid-2e1b.hidden_b5d9 .middle-f732 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-liquid-2e1b.hidden_b5d9 .middle-f732:before {
  background: rgba(255, 255, 255, 0.08);
}
.accent-liquid-2e1b.hidden_b5d9 .outer-290c:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent-liquid-2e1b.hidden_b5d9 .widget_plasma_ed9f .green-d3e0 li a,
.accent-liquid-2e1b.hidden_b5d9 .widget_plasma_ed9f .gradient_short_73df,
.accent-liquid-2e1b.hidden_b5d9 .brown_41b0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-liquid-2e1b.hidden_b5d9 .widget_plasma_ed9f .gradient_short_73df:focus,
.accent-liquid-2e1b.hidden_b5d9 .widget_plasma_ed9f .gradient_short_73df:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-liquid-2e1b.hidden_b5d9 .green-d3e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.outer-290c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.outer-290c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.banner_6d75 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.black-afa3 .accent-liquid-2e1b {
  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;
}
.black-afa3 .middle-f732 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.black-afa3 .middle-f732: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) {
  .black-afa3 .middle-f732:before {
    width: 16%;
    left: 42%;
  }
}
.black-afa3 .middle-f732:last-child:before {
  content: none;
}
.black-afa3 .middle-f732[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.black-afa3 .widget_plasma_ed9f .green-d3e0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.black-afa3 .widget_plasma_ed9f .green-d3e0 li a .gradient_short_73df {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.black-afa3 .widget_plasma_ed9f .brown_41b0 {
  border: none;
}
.black-afa3 .widget_plasma_ed9f .brown_41b0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.black-afa3 .outer-290c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.black-afa3 .banner_6d75 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.black-afa3 .hidden_b5d9 .outer-290c:before {
  background: rgba(0, 0, 0, 0.9);
}
.black-afa3 .north_cd76.chip_hot_cc2f .status_large_b577 {
  background: rgba(0, 0, 0, 0.6);
}
.black-afa3
  .north_cd76.chip_hot_cc2f
  .status_large_b577::after,
.black-afa3
  .north_cd76.chip_hot_cc2f
  .status_large_b577:before {
  background: inherit;
}
.black-afa3
  .north_cd76.chip_hot_cc2f:hover
  .status_large_b577 {
  background: rgba(0, 0, 0, 0.8);
}
.active-96d3 .accent-liquid-2e1b {
  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) {
  .active-96d3 .accent-liquid-2e1b {
    width: auto;
    right: 45px;
  }
}
.thick_ada6 .accent-liquid-2e1b {
  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) {
  .thick_ada6 .accent-liquid-2e1b {
    width: auto;
    left: 45px;
  }
}
.link_4bda .accent-liquid-2e1b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.link_4bda .banner_6d75 {
  max-width: 48em;
  margin: 0 auto;
}
.link_4bda .outer-290c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.motion-9a17 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.motion-9a17.black-afa3 .accent-liquid-2e1b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.motion-9a17.active-96d3 .accent-liquid-2e1b {
  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);
}
.motion-9a17 .accent-liquid-2e1b {
  visibility: visible;
}
.motion-9a17.thick_ada6 .accent-liquid-2e1b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.link_fdcc,
.header-complex-5982 {
  overflow-x: hidden;
}
.link_fdcc .accent-liquid-2e1b {
  overflow: auto;
}
.link_fdcc.black-afa3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_fdcc.black-afa3 .accent-liquid-2e1b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.link_fdcc.black-afa3 .section-6a3d {
  opacity: 0;
}
.link_fdcc.active-96d3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_fdcc.active-96d3 .accent-liquid-2e1b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.link_fdcc.active-96d3 .section-6a3d {
  opacity: 0;
}
.link_fdcc.thick_ada6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_fdcc.thick_ada6 .accent-liquid-2e1b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.link_fdcc.thick_ada6 .section-6a3d {
  opacity: 0;
}
.link_fdcc.link_4bda .accent-liquid-2e1b {
  z-index: 10;
  visibility: visible;
}
.chip_hot_cc2f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.chip_hot_cc2f .status_large_b577 {
  background: rgba(255, 255, 255, 0.99);
}
.chip_hot_cc2f .status_large_b577::after,
.chip_hot_cc2f .status_large_b577:before {
  background: inherit;
}
.chip_hot_cc2f:hover .status_large_b577 {
  background: rgba(255, 255, 255, 0.99);
}
.thick_ada6 .chip_hot_cc2f {
  top: 10px;
  right: auto;
  left: 12px;
}
.link_4bda .chip_hot_cc2f {
  display: none !important;
}
.link_fdcc:before,
.header-complex-5982:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.link_fdcc .chip_hot_cc2f,
.header-complex-5982 .chip_hot_cc2f {
  display: inline-block;
}
.accent-liquid-2e1b .paragraph-first-8ad8 {
  -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;
}
.link_fdcc .accent-liquid-2e1b .paragraph-first-8ad8,
.header-complex-5982 .accent-liquid-2e1b .paragraph-first-8ad8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.preview_selected_4bb9 .next-4cda {
  width: 100%;
}
.grid-tiny-6b46 {
  padding: 0 0.5em 0;
}
.grid-tiny-6b46 [class*="customify-col-"],
.grid-tiny-6b46 [class*="customify-col_"],
.grid-tiny-6b46 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tag-5f89 .grid-tiny-6b46 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .caption_6fd4 .component_48f6,
  .component_48f6 {
    display: none;
  }
  .menu-6ecf {
    text-align: left;
  }
  .widget_pro_06b0 {
    text-align: center;
  }
  .upper-78f9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .caption_6fd4 .primary-1a21,
  .primary-1a21 {
    display: none;
  }
  .sidebar-d6d6 {
    text-align: left;
  }
  .plasma_454c {
    text-align: center;
  }
  .thick-b7cd {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .caption_6fd4 .background-next-57aa,
  .background-next-57aa {
    display: none;
  }
  .next-fb99 {
    text-align: left;
  }
  .header_4727 {
    text-align: center;
  }
  .narrow_c821 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.thumbnail_b17a {
  box-shadow: none !important;
}
.focus-bd6f .detail_04e3,
.component-e2ee .detail_04e3 {
  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;
}
.component-e2ee .detail_04e3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.status-a5ce {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.status-a5ce:after,
.status-a5ce:before {
  content: "";
  display: table;
}
.status-a5ce:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .status-a5ce {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.status-a5ce,
.frame_f812 {
  max-width: 1248px;
  margin: 0 auto;
}

.heading_wide_f9a1.summary_fast_1006 .status-a5ce {
  max-width: 100%;
}
.heading_wide_f9a1.stale_7a02 {
  max-width: 1200px;
  margin: 0 auto;
}
.heading_wide_f9a1.surface_cold_f826 .status-a5ce {
  max-width: 100%;
}
.heading_wide_f9a1.surface_cold_f826 > .status-a5ce {
  padding-left: 0;
  padding-right: 0;
}
.heading_wide_f9a1.surface_cold_f826 > .status-a5ce .caption_6fd4 {
  margin: 0;
}
.heading_wide_f9a1.surface_cold_f826
  > .status-a5ce
  .fast-2a11.slider_black_989b {
  margin-right: 0;
  margin-left: 0;
}
.heading_wide_f9a1.surface_cold_f826 #main.slider_black_989b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .search_stale_813f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .search_stale_813f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .warm_3f54 .shade_621a {
    padding-right: 1em;
  }
  .warm_3f54.picture-north-4e6b .fast-2a11 {
    border-right: 1px solid #eaecee;
  }
  .warm_3f54.picture-north-4e6b .shade_621a {
    padding-right: 1em;
  }
  .warm_3f54.picture-north-4e6b .north-b545 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-ef15 .shade_621a {
    padding-left: 1em;
  }
  .wrapper-ef15.picture-north-4e6b .fast-2a11 {
    border-left: 1px solid #eaecee;
  }
  .wrapper-ef15.picture-north-4e6b .shade_621a {
    padding-left: 1em;
  }
  .wrapper-ef15.picture-north-4e6b .north-b545 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-action-45e4 .shade_621a {
    padding-left: 1em;
  }
  .gallery-action-45e4.picture-north-4e6b .popup_9027 {
    border-right: 1px solid #eaecee;
  }
  .gallery-action-45e4.picture-north-4e6b .wood_9b71 {
    border-right: 1px solid #eaecee;
  }
  .gallery-action-45e4.picture-north-4e6b .shade_621a {
    padding-left: 1em;
  }
  .gallery-action-45e4.picture-north-4e6b .north-b545 {
    padding-right: 1em;
  }
  .gallery-action-45e4.picture-north-4e6b .frame-hovered-875a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-0311 .shade_621a {
    padding-right: 1em;
  }
  .input-0311.picture-north-4e6b .popup_9027 {
    border-left: 1px solid #eaecee;
  }
  .input-0311.picture-north-4e6b .wood_9b71 {
    border-left: 1px solid #eaecee;
  }
  .input-0311.picture-north-4e6b .shade_621a {
    padding-right: 1em;
  }
  .input-0311.picture-north-4e6b .north-b545 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-0311.picture-north-4e6b .frame-hovered-875a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_stale_813f .shade_621a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_stale_813f.picture-north-4e6b .fast-2a11 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .search_stale_813f.picture-north-4e6b .shade_621a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search_stale_813f.picture-north-4e6b .north-b545 {
    padding-left: 1em;
  }
  .search_stale_813f.picture-north-4e6b .frame-hovered-875a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .search_stale_813f.picture-north-4e6b .shade_621a {
    padding-left: 0;
  }
}
.hot-4e75 .element_tiny_b724 {
  display: inline-block;
}
.tooltip-3983 {
  display: inline-block;
}
.lower-8867 {
  word-con: break-word;
}
.summary_fe98 > span {
  display: inline-block;
  padding: 5px 0;
}
.summary_fe98 .caption_copper_e411 {
  margin-left: 8px;
  margin-right: 8px;
}
.summary_fe98 .fresh_07ee img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.search_f75f .outline-hard-a16c {
  margin-bottom: 2em;
}
.search_f75f .avatar-79ae {
  margin-bottom: 15px;
}
.search_f75f .avatar-79ae:last-child {
  margin-bottom: 0;
}
.search_f75f .header_center_5bec {
  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) {
  .search_f75f .header_center_5bec {
    display: block;
  }
}
.search_f75f .cold-a291 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .search_f75f .cold-a291 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.search_f75f .label_red_0407 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.search_f75f .label_red_0407 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.search_f75f .label_red_0407 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.search_f75f .lower-8867 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.search_f75f .lower-8867 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.search_f75f .chip_silver_a7aa p:last-child {
  margin-bottom: 0;
}
.search_f75f .info_fixed_a89e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.search_f75f .search_463f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.search_f75f .shade-a328 {
  margin-top: 1em;
}
.search_f75f .detail-simple-d9c5 {
  top: 0;
  display: block;
}
.search_f75f .detail-simple-d9c5 a {
  color: inherit;
}
.search_f75f .detail-simple-d9c5 a:hover {
  color: inherit;
}
.search_f75f .block_de7b {
  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;
}
.search_f75f .block_de7b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.search_f75f .search_463f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.search_f75f .photo_2d5d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.search_f75f .photo_2d5d:first-child {
  margin-top: 0;
}
.search_f75f .photo_2d5d.notice_63c1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.search_f75f .photo_2d5d.badge_large_cc63 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.search_f75f
  .photo_2d5d.badge_large_cc63.fixed_e869
  .shade-a328 {
  width: 100%;
}
.search_f75f .badge_large_cc63 {
  -webkit-box-align: center;
  align-items: center;
}
.search_f75f .badge_large_cc63 .summary_fe98,
.search_f75f .badge_large_cc63 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.search_f75f .label_red_0407 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search_f75f .label_red_0407 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search_f75f .label_red_0407: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;
}
.search_f75f .notice_63c1 {
  z-index: 5;
}
.search_f75f .hot-6e36 .notice-thick-de00 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.search_f75f .notice_0e2a .notice-thick-de00 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.search_f75f .secondary_inner_40a5 .notice-thick-de00 {
  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;
}
.search_f75f.message-east-ae2c .header_center_5bec,
.search_f75f.frame-next-ef65 .header_center_5bec {
  display: block;
}
.search_f75f.message-east-ae2c .header_center_5bec .chip_simple_5648,
.search_f75f.message-east-ae2c .header_center_5bec .search_463f,
.search_f75f.frame-next-ef65 .header_center_5bec .chip_simple_5648,
.search_f75f.frame-next-ef65 .header_center_5bec .search_463f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.search_f75f.gas-9995 .cold-a291 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .search_f75f.gas-9995 .cold-a291 {
    margin-right: 0;
  }
}
.search_f75f.message-east-ae2c .cold-a291,
.search_f75f.frame-next-ef65 .cold-a291 {
  padding-top: 40%;
}
.search_f75f.message-east-ae2c .outline-hard-a16c,
.search_f75f.frame-next-ef65 .outline-hard-a16c {
  display: block;
}
.search_f75f.message-east-ae2c .fn-sticky-fdc2 .search_463f,
.search_f75f.frame-next-ef65 .fn-sticky-fdc2 .search_463f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.search_f75f.message-east-ae2c .cold-a291,
.search_f75f.frame-next-ef65 .cold-a291 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.search_f75f.message-east-ae2c .search_463f {
  padding: 1em;
}
.article_d89f {
  margin: 30px auto;
  display: block;
}
.article_d89f .overlay-first-5c89 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.article_d89f .overlay-first-5c89 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article_d89f .overlay-first-5c89 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus-920b .summary_fe98 {
  margin-bottom: 1.41575em;
}
.focus-920b .pattern_medium_be26 {
  margin-bottom: 1.618em;
}
.easy_f40a .north_cc9d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.easy_f40a .north_cc9d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.easy_f40a .surface-old-f4dc {
  max-width: 100%;
  overflow: auto;
}
.grid_small_ba20 .easy_f40a a:hover {
  text-decoration: underline;
}
.hard_918c .avatar-79ae:not(.lower-8867),
.hard_918c .label_red_0407 {
  margin-bottom: 1.41575em;
}
.hard_918c .avatar-79ae:not(.lower-8867):last-child,
.hard_918c .label_red_0407:last-child {
  margin-bottom: 0;
}
.hard_918c .avatar-79ae.breadcrumb_40ca {
  margin-bottom: 0.41575em;
}
.hard_918c .tall_2c23:before,
.hard_918c .left_332d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hard_918c .tall_2c23:before {
  content: "\f115";
}
.hard_918c .left_332d:before {
  content: "\f02c";
}
.hard_918c .orange-35ea {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hard_918c .orange-35ea a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.motion-3023 {
  display: -webkit-box;
  display: flex;
}
.motion-3023 .hover_middle_d077 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .motion-3023 .hover_middle_d077 {
    flex-basis: 90px;
  }
}
.motion-3023 .filter-99f8 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .motion-3023 .filter-99f8 {
    flex-basis: calc(100% - 50px);
  }
}
.motion-3023 .background-7bf0 p:last-child {
  margin-bottom: 0.72em;
}
.link_438f .overlay-first-5c89 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.link_438f .overlay-first-5c89:after,
.link_438f .overlay-first-5c89:before {
  content: "";
  display: table;
}
.link_438f .overlay-first-5c89:after {
  clear: both;
}
.link_438f .overlay-first-5c89 .carousel-north-11aa,
.link_438f .overlay-first-5c89 .disabled_dafb {
  width: 49%;
}
.link_438f .overlay-first-5c89 .carousel-north-11aa a span.fluid_692a,
.link_438f .overlay-first-5c89 .disabled_dafb a span.fluid_692a {
  display: block;
  margin-bottom: 5px;
}
.link_438f .overlay-first-5c89 .disabled_dafb {
  float: left;
  text-align: left;
}
.link_438f .overlay-first-5c89 .carousel-north-11aa {
  float: right;
  text-align: right;
}
.article-dark-c12d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .article-dark-c12d {
    margin-bottom: 0;
  }
}
.description-d3cd {
  margin-bottom: 1em;
}
.description-d3cd .lower-8867 {
  font-size: 1.1em;
  line-height: 1.3;
}
.fluid_b980 a {
  display: block;
  line-height: 0;
  position: relative;
}
.focus_2168 .description-d3cd,
.widget-up-d369 .description-d3cd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .focus_2168 .description-d3cd,
  .widget-up-d369 .description-d3cd {
    display: block;
  }
}
.focus_2168 .fluid_b980,
.widget-up-d369 .fluid_b980 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .focus_2168 .fluid_b980,
  .widget-up-d369 .fluid_b980 {
    margin-bottom: 1em;
  }
}
.focus_2168 .fluid_b980 img,
.widget-up-d369 .fluid_b980 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.focus_2168 .icon-dark-8391,
.widget-up-d369 .icon-dark-8391 {
  flex-basis: calc(100% - 160px);
}
.focus_2168 .icon-dark-8391 p,
.widget-up-d369 .icon-dark-8391 p {
  margin-bottom: 0;
}
.focus_2168 .icon-dark-8391 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .focus_2168 .icon-dark-8391 {
    padding-left: 0;
  }
}
.widget-up-d369 .icon-dark-8391 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .widget-up-d369 .icon-dark-8391 {
    padding-right: 0;
  }
}
.widget-up-d369 .fluid_b980 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tooltip_8fd3 .fluid_b980 {
  margin-bottom: 0.5em;
}
.tooltip_8fd3 .fluid_b980 img {
  width: 100%;
}
.link_pressed_b540 .dynamic_d300,
.large_6776 .dynamic_d300 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.large_6776 .fast-2a11 .accordion-a0f1 p:last-child {
  margin-bottom: 0;
}
.backdrop-pressed-f78c {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.wide-610d .container_491e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .wide-610d .container_491e:last-of-type {
    margin-bottom: 0;
  }
}
.wide-610d .container_491e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wide-610d .container_491e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.wide-610d .container_491e ul li {
  margin: 0 0 0.6em;
}
.wide-610d .container_491e ul li.frame_6b9d,
.wide-610d .container_491e ul li.wrapper_49f4 {
  position: relative;
}
.wide-610d .container_491e ul li.frame_6b9d .dynamic-81e1,
.wide-610d .container_491e ul li.wrapper_49f4 .dynamic-81e1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.wide-610d .container_491e ul li.frame_6b9d:after:after,
.wide-610d .container_491e ul li.frame_6b9d:after:before,
.wide-610d
  .container_491e
  ul
  li.wrapper_49f4:after:after,
.wide-610d
  .container_491e
  ul
  li.wrapper_49f4:after:before {
  content: "";
  display: table;
}
.wide-610d .container_491e ul li.frame_6b9d:after:after,
.wide-610d
  .container_491e
  ul
  li.wrapper_49f4:after:after {
  clear: both;
}
.wide-610d .container_491e a.narrow-8f93:hover {
  text-decoration: none;
}
.wide-610d .container_491e select {
  max-width: 100%;
}
.wide-610d .container_491e table {
  font-size: 85%;
}
.wide-610d .container_491e table td,
.wide-610d .container_491e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.wide-610d .container_491e table tfoot td {
  text-align: left;
}
.wide-610d .container_491e :last-child {
  margin-bottom: 0;
}
.wide-610d .container_491e .message_2f70 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.wide-610d .container_491e .message_2f70 label {
  width: 100%;
}
.wide-610d .container_491e .message_2f70 .smooth-52e7 {
  width: 100%;
  display: block;
}
.wide-610d .container_491e .message_2f70 .thick_ee69 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.wide-610d .container_491e .message_2f70 .thick_ee69:hover svg #svg-search {
  fill: #444;
}
.wide-610d .container_491e .message_2f70 .thick_ee69 svg {
  width: 18px;
  height: 18px;
}
.wide-610d .solid_8d7b ul ul,
.wide-610d .cold-55e1 ul ul,
.wide-610d .disabled_bce3 ul ul,
.wide-610d .row_7835 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.wide-610d .solid_8d7b .feature_middle_e1dc > a,
.wide-610d .cold-55e1 .feature_middle_e1dc > a,
.wide-610d .disabled_bce3 .feature_middle_e1dc > a,
.wide-610d .row_7835 .feature_middle_e1dc > a {
  margin-bottom: 0;
}
.wide-610d .up_7abd li,
.wide-610d .solid_8d7b li,
.wide-610d .badge_easy_56d2 li,
.wide-610d .cold-55e1 li,
.wide-610d .disabled_bce3 li,
.wide-610d .row_7835 li,
.wide-610d .banner-1bab li,
.wide-610d .gallery-69da li {
  display: block;
  position: relative;
}
.wide-610d .up_7abd li:last-child,
.wide-610d .solid_8d7b li:last-child,
.wide-610d .badge_easy_56d2 li:last-child,
.wide-610d .cold-55e1 li:last-child,
.wide-610d .disabled_bce3 li:last-child,
.wide-610d .row_7835 li:last-child,
.wide-610d .banner-1bab li:last-child,
.wide-610d .gallery-69da li:last-child {
  border: none;
}
.wide-610d .up_7abd li a,
.wide-610d .solid_8d7b li a,
.wide-610d .badge_easy_56d2 li a,
.wide-610d .cold-55e1 li a,
.wide-610d .disabled_bce3 li a,
.wide-610d .row_7835 li a,
.wide-610d .banner-1bab li a,
.wide-610d .gallery-69da li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wide-610d .up_7abd li ul li::before,
.wide-610d .solid_8d7b li ul li::before,
.wide-610d .badge_easy_56d2 li ul li::before,
.wide-610d .cold-55e1 li ul li::before,
.wide-610d .disabled_bce3 li ul li::before,
.wide-610d .row_7835 li ul li::before,
.wide-610d .banner-1bab li ul li::before,
.wide-610d .gallery-69da li ul li::before {
  left: 15px;
}
.wide-610d .up_7abd li ul a,
.wide-610d .solid_8d7b li ul a,
.wide-610d .badge_easy_56d2 li ul a,
.wide-610d .cold-55e1 li ul a,
.wide-610d .disabled_bce3 li ul a,
.wide-610d .row_7835 li ul a,
.wide-610d .banner-1bab li ul a,
.wide-610d .gallery-69da li ul a {
  padding-left: 20px;
}
.wide-610d .up_7abd li ul ul li::before,
.wide-610d .solid_8d7b li ul ul li::before,
.wide-610d .badge_easy_56d2 li ul ul li::before,
.wide-610d .cold-55e1 li ul ul li::before,
.wide-610d .disabled_bce3 li ul ul li::before,
.wide-610d .row_7835 li ul ul li::before,
.wide-610d .banner-1bab li ul ul li::before,
.wide-610d .gallery-69da li ul ul li::before {
  left: 30px;
}
.wide-610d .up_7abd li ul ul a,
.wide-610d .solid_8d7b li ul ul a,
.wide-610d .badge_easy_56d2 li ul ul a,
.wide-610d .cold-55e1 li ul ul a,
.wide-610d .disabled_bce3 li ul ul a,
.wide-610d .row_7835 li ul ul a,
.wide-610d .banner-1bab li ul ul a,
.wide-610d .gallery-69da li ul ul a {
  padding-left: 40px;
}
.wide-610d .pattern_aef2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.wide-610d .gallery-69da ul li {
  margin-bottom: 1.41575em;
}
.wide-610d .gallery-69da ul li .highlight_middle_ab7a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.wide-610d .gallery-69da ul li .dark-0146 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hidden_b5d9 .up_7abd li a,
.hidden_b5d9 .solid_8d7b li a,
.hidden_b5d9 .badge_easy_56d2 li a,
.hidden_b5d9 .cold-55e1 li a,
.hidden_b5d9 .disabled_bce3 li a,
.hidden_b5d9 .row_7835 li a,
.hidden_b5d9 .banner-1bab li a,
.hidden_b5d9 .gallery-69da li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_b5d9 .pattern_aef2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_b5d9 .container_491e ul li.frame_6b9d .dynamic-81e1,
.hidden_b5d9 .container_491e ul li.wrapper_49f4 .dynamic-81e1 {
  background: rgba(0, 0, 0, 0.2);
}
.hidden_b5d9 .wide-610d .container_491e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_wide_f9a1 .wide-610d .green-d3e0 li {
  margin: 0;
}
.heading_wide_f9a1 .wide-610d .green-d3e0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.heading_wide_f9a1 .wide-610d .green-d3e0 li ul {
  margin: 0;
}
.heading_wide_f9a1 .wide-610d .green-d3e0 li ul li a {
  padding-left: 15px;
}
.heading_wide_f9a1 .wide-610d .green-d3e0 li ul li li a {
  padding-left: 30px;
}
.heading_wide_f9a1 .wide-610d .green-d3e0 li.row_e042 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.heading_wide_f9a1 .wide-610d .green-d3e0 li.row_e042 > 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;
}
.heading_wide_f9a1 .wide-610d .green-d3e0 li.row_e042 > 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;
}
.modal-f436 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.list-in-9270 {
  position: relative;
  z-index: 10;
}
.list-in-9270 .paragraph-first-8ad8 {
  width: 100%;
  max-width: 100%;
}
.fluid-ea89 .iron-0aef {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fluid-ea89 .north_cd76 {
}
.fluid-ea89 .hidden_b5d9 {
  background: #292929;
}
.frame_selected_fa92 .iron-0aef {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.frame_selected_fa92 .north_cd76 {
  background: #f9f9f9;
}
.frame_selected_fa92 .hidden_b5d9 {
  background: #303030;
}
.outline-cold-e6f6 .iron-0aef {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline-cold-e6f6 .element_tiny_b724 {
    margin-bottom: 1em;
  }
  .outline-cold-e6f6 .element_tiny_b724:last-child {
    margin-bottom: 0;
  }
}
.outline-cold-e6f6 .north_cd76 {
  background: #ededed;
}
.outline-cold-e6f6 .hidden_b5d9 {
  background: #1a1a1a;
}
.iron-0aef.north_cd76 {
  color: rgba(0, 0, 0, 0.6);
}
.iron-0aef.north_cd76 .surface_pressed_8b5c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.iron-0aef.hidden_b5d9 {
  color: rgba(255, 255, 255, 0.99);
}
.iron-0aef.hidden_b5d9 a:not(.narrow-8f93) {
  color: rgba(255, 255, 255, 0.79);
}
.iron-0aef.hidden_b5d9 a:not(.narrow-8f93):hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron-0aef.hidden_b5d9 .surface_pressed_8b5c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron-0aef.hidden_b5d9 table tbody td,
.iron-0aef.hidden_b5d9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pagination-5545.tooltip-bronze-df1d .status-a5ce {
  max-width: initial;
}
.pagination-5545 .primary_warm_a7c6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pagination-5545 .primary_warm_a7c6 .paragraph-first-8ad8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pagination-5545 .primary_warm_a7c6 .paragraph-first-8ad8 {
    display: block;
    margin-bottom: 2em;
  }
  .pagination-5545 .primary_warm_a7c6 .paragraph-first-8ad8:last-child {
    margin-bottom: 0;
  }
}
.outline-cold-e6f6 .element_tiny_b724:last-child,
.frame_selected_fa92 .element_tiny_b724:last-child,
.fluid-ea89 .element_tiny_b724:last-child {
  margin-bottom: 0;
}
.outline-cold-e6f6 .element_tiny_b724 .wide-610d .container_491e:last-child,
.frame_selected_fa92 .element_tiny_b724 .wide-610d .container_491e:last-child,
.fluid-ea89 .element_tiny_b724 .wide-610d .container_491e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .outline-cold-e6f6 .tooltip-8742,
  .outline-cold-e6f6 .link_eee3,
  .frame_selected_fa92 .tooltip-8742,
  .frame_selected_fa92 .link_eee3,
  .fluid-ea89 .tooltip-8742,
  .fluid-ea89 .link_eee3 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .list-in-9270 .element_tiny_b724 {
    margin-bottom: 2em;
  }
}
.list-in-9270 p:last-child {
  margin-bottom: 0;
}
.list-in-9270 li,
.list-in-9270 ul {
  list-style: none;
  margin: 0;
}
.list-in-9270 ul ul {
  margin-left: 2.617924em;
}
.sort_01d5 {
  font-size: 0.875em;
}

/* css-noise: 84e5 */
.promo-block-k1 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
