/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notice_clean_ed29/customify
Author: WPCustomify
Author URI: https://pressmaximum.notice_clean_ed29
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.notice_clean_ed29/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thumbnail-short-38f1.outer_4d79/licenses/gpl-2.0.hidden_liquid_e6da
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.orange-4b63/, (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.focused-b979.cold-f048/normalize.progress_c554/
 ======
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.progress_c554 v7.0.0 | MIT License | github.notice_clean_ed29/necolas/normalize.progress_c554 */
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;
}
.east-50dc .label_dark_de0f,
.layout_c258,
.bottom_ff17,
.overlay-092f,
.cold_c815,
.large_a7e8,
.gallery_28c1,
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;
}
.layout_c258,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .layout_c258,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .layout_c258,
  h1 {
    font-size: 1.8em;
  }
}
.bottom_ff17,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.bottom_ff17 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .bottom_ff17,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .bottom_ff17,
  h2 {
    font-size: 1.7em;
  }
}
.overlay-092f,
h3 {
  font-size: 1.618em;
}
.east-50dc .label_dark_de0f,
.cold_c815,
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.north_d29c {
  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;
}
.pro_86a7:after,
.pro_86a7:before,
.main_huge_8fbc:after,
.main_huge_8fbc:before {
  content: "";
  display: table;
}
.pro_86a7:after,
.main_huge_8fbc:after {
  clear: both;
}
.preview_a3a6 {
  float: right;
  margin-right: 0;
}
.feature-soft-6f40 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.picture-smooth-d789 .picture-eb19,
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;
}
.picture-smooth-d789 .picture-eb19: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;
}
.media-13ab .picture-eb19 {
  box-shadow: none;
}
.media-13ab
  .picture-eb19
  .dropdown-26da {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.media-13ab .picture-eb19 .tooltip-143e {
  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;
}
.media-13ab
  .picture-eb19
  .tooltip-143e
  b {
  display: none;
}
.media-13ab .medium_a33d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.complex-deda:not(.lower_f246):not(.red-a632),
button:not(.lower_f246):not(.red-a632),
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ),
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ),
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ) {
  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;
}
.complex-deda:not(.lower_f246):not(
    .red-a632
  ):hover,
button:not(.lower_f246):not(
    .red-a632
  ):hover,
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ):hover,
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ):hover,
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.complex-deda:not(.lower_f246):not(
    .red-a632
  ):active,
.complex-deda:not(.lower_f246):not(
    .red-a632
  ):focus,
button:not(.lower_f246):not(
    .red-a632
  ):active,
button:not(.lower_f246):not(
    .red-a632
  ):focus,
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ):active,
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ):focus,
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ):active,
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ):focus,
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ):active,
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ):focus {
  outline: 0;
}
.complex-deda:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d,
button:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d,
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d,
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d,
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d {
  position: relative;
}
.complex-deda:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .paper-4e43,
.complex-deda:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .button-under-37fc,
.complex-deda:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .menu-096f,
.complex-deda:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  i,
.complex-deda:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  svg,
button:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .paper-4e43,
button:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .button-under-37fc,
button:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .menu-096f,
button:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  i,
button:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  svg,
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .paper-4e43,
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .button-under-37fc,
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .menu-096f,
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  i,
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  svg,
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .paper-4e43,
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .button-under-37fc,
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .menu-096f,
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  i,
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  svg,
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .paper-4e43,
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .button-under-37fc,
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  .menu-096f,
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  i,
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d
  svg {
  visibility: hidden;
}
.complex-deda:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d:after,
button:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d:after,
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d:after,
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d:after,
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ).fn-loading-a12d: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;
}
.complex-deda:not(.lower_f246):not(.red-a632),
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ),
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ),
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ) {
  color: #fff;
  background: #235787;
}
.complex-deda:not(.lower_f246):not(
    .red-a632
  ):focus,
input[type="button"]:not(.lower_f246):not(
    .red-a632
  ):focus,
input[type="reset"]:not(.lower_f246):not(
    .red-a632
  ):focus,
input[type="submit"]:not(.lower_f246):not(
    .red-a632
  ):focus {
  color: #fff;
}
.complex-deda.fn-disabled-a12d:not(.lower_f246):not(
    .red-a632
  ),
.complex-deda[disabled]:not(.lower_f246):not(
    .red-a632
  ),
button.fn-disabled-a12d:not(.lower_f246):not(
    .red-a632
  ),
button[disabled]:not(.lower_f246):not(
    .red-a632
  ) {
  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;
}
.bottom-9de7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bottom-9de7: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;
}
.nav_4560 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.full_0b94 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.detail-d066 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.pro_86a7:after,
.pro_86a7:before,
.background-tiny-2935:after,
.background-tiny-2935:before,
.filter_white_55c2:after,
.filter_white_55c2:before,
.module-in-6ffa:after,
.module-in-6ffa:before,
.main-down-dc16:after,
.main-down-dc16:before,
.lite-c918:after,
.lite-c918:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.pro_86a7:after,
.background-tiny-2935:after,
.filter_white_55c2:after,
.module-in-6ffa:after,
.main-down-dc16:after,
.lite-c918:after {
  clear: both;
}
.background-tiny-2935 .feature_cold_f21b,
.filter_white_55c2 .feature_cold_f21b,
.black-8567 .feature_cold_f21b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gas_d8cd {
  display: inline-block;
}
.content_soft_6d68 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.content_soft_6d68 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content_soft_6d68 .feature_gas_52c3 {
  padding: 1em 0;
  font-size: 85%;
}
.feature_gas_52c3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.search_lower_ec3a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.search_lower_ec3a:after,
.search_lower_ec3a:before {
  content: "";
  display: table;
}
.search_lower_ec3a:after {
  clear: both;
}
.button_narrow_ef03 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shadow-warm-2719 .button_narrow_ef03 {
  max-width: 50%;
}
.last-673b .button_narrow_ef03 {
  max-width: 33.33%;
}
.link-tall-d67e .button_narrow_ef03 {
  max-width: 25%;
}
.gold-72de .button_narrow_ef03 {
  max-width: 20%;
}
.accent_north_a067 .button_narrow_ef03 {
  max-width: 16.66%;
}
.video_cold_e6ae .button_narrow_ef03 {
  max-width: 14.28%;
}
.sort-hot-91e0 .button_narrow_ef03 {
  max-width: 12.5%;
}
.picture-focused-bc21 .button_narrow_ef03 {
  max-width: 11.11%;
}
.modal_rough_3b01 {
  display: block;
}
.east-50dc .fluid-b9ba label,
.east-50dc .accent_ef82 label,
.east-50dc .grid-f63e label,
.east-50dc .hard-d44f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.alert_24ca {
  list-style: none;
  margin: 0;
}
.alert_24ca article.tiny_b0b9 {
  margin-bottom: 0;
}
.alert_24ca ul {
  list-style: none;
  margin: 0;
}
.alert_24ca .full-3468 li.tiny_b0b9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .alert_24ca .full-3468 li.tiny_b0b9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .alert_24ca .full-3468 li.tiny_b0b9: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) {
  .alert_24ca .full-3468 li.tiny_b0b9 li.tiny_b0b9 li.tiny_b0b9 li.tiny_b0b9 {
    padding-left: 0;
  }
}
article.tiny_b0b9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tiny_b0b9 .background-tiny-2935 p:last-of-type {
  margin-bottom: 0;
}
article.tiny_b0b9 .lite_7726 {
  float: left;
}
article.tiny_b0b9 .shade_dirty_0c59 {
  margin-left: 85px;
}
article.tiny_b0b9 .list-hot-f74a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tiny_b0b9 .list-hot-f74a .modal-5411 {
  margin-left: 10px;
}
article.tiny_b0b9 .search-b75a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tiny_b0b9 .alert_narrow_1d72 {
  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 .fluid-b9ba,
  #respond .grid-f63e,
  #respond .hard-d44f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fluid-b9ba input,
#respond .grid-f63e input,
#respond .hard-d44f input {
  width: 100%;
}
#respond .hard-d44f {
  margin-right: 0;
}
#respond .cool-7ea2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_d2ca {
  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;
}
.thumbnail_d2ca.notice_e1c5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail_d2ca 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%);
}
.thumbnail_d2ca:focus,
.thumbnail_d2ca: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);
}
.status-prev-2cdd {
  border-radius: 10%;
}
.surface_pro_9989 {
  border-radius: 50%;
}
.tag-prev-a596 {
  font-size: 0.72em;
}
.brown_12f5 {
  font-size: 0.875em;
}
.modal-5b71 {
  font-size: 1.1em;
}
.easy-5b49 {
  text-transform: uppercase;
  line-height: 1.2;
}
.easy-5b49.tag-prev-a596 {
  letter-spacing: 0.5px;
}
.column-81d1,
.column-81d1 a {
  color: #6d6d6d;
}
.column-81d1 a:hover {
  color: #111;
}
.stale_bf8a {
  color: #6d6d6d;
}
.west-9fac {
  overflow-x: hidden;
}
.west-9fac .message_82f3.blue-9932 {
  position: relative;
}
.west-9fac .message_82f3.blue-9932.bottom_7083 {
  position: initial;
}
.west-9fac
  .message_82f3.blue-9932.bottom_7083
  .over_64a4 {
  left: auto;
}
.west-9fac .message_82f3 .over_64a4 {
  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;
}
.west-9fac .message_82f3:hover.blue-9932 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.west-9fac
  .message_82f3:hover.blue-9932
  .over_64a4 {
  display: block;
  z-index: 9999999;
}
.west-9fac .full-a35b .badge_cool_bb05,
.west-9fac .right_b27a .badge_cool_bb05 {
  display: none;
}
.west-9fac .alert-393a .message_82f3:hover.blue-9932 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.east-50dc .fluid-b9ba label,
.east-50dc .accent_ef82 label,
.east-50dc .grid-f63e label,
.east-50dc .hard-d44f label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.alert_24ca {
  list-style: none;
  margin: 0;
}
.alert_24ca article.tiny_b0b9 {
  margin-bottom: 0;
}
.alert_24ca ul {
  list-style: none;
  margin: 0;
}
.alert_24ca .full-3468 li.tiny_b0b9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .alert_24ca .full-3468 li.tiny_b0b9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .alert_24ca .full-3468 li.tiny_b0b9: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) {
  .alert_24ca .full-3468 li.tiny_b0b9 li.tiny_b0b9 li.tiny_b0b9 li.tiny_b0b9 {
    padding-left: 0;
  }
}
article.tiny_b0b9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tiny_b0b9 .background-tiny-2935 p:last-of-type {
  margin-bottom: 0;
}
article.tiny_b0b9 .lite_7726 {
  float: left;
}
article.tiny_b0b9 .shade_dirty_0c59 {
  margin-left: 85px;
}
article.tiny_b0b9 .list-hot-f74a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tiny_b0b9 .list-hot-f74a .modal-5411 {
  margin-left: 10px;
}
article.tiny_b0b9 .search-b75a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tiny_b0b9 .alert_narrow_1d72 {
  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 .fluid-b9ba,
  #respond .grid-f63e,
  #respond .hard-d44f {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fluid-b9ba input,
#respond .grid-f63e input,
#respond .hard-d44f input {
  width: 100%;
}
#respond .hard-d44f {
  margin-right: 0;
}
#respond .cool-7ea2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.full-a35b .container_solid_0988 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.container_solid_0988 .pro_cda7.wrapper_under_5d91 .picture_gold_b6ee > li > a:focus,
.container_solid_0988 .pro_cda7.wrapper_under_5d91 .picture_gold_b6ee > li > a:hover,
.container_solid_0988 .pro_cda7.form_dim_6019 .picture_gold_b6ee > li > a:focus,
.container_solid_0988 .pro_cda7.form_dim_6019 .picture_gold_b6ee > li > a:hover,
.container_solid_0988 .pro_cda7.form_d99d .picture_gold_b6ee > li > a:focus,
.container_solid_0988 .pro_cda7.form_d99d .picture_gold_b6ee > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_solid_0988
  .pro_cda7.wrapper_under_5d91
  .picture_gold_b6ee
  > li.avatar_cold_54a0
  > a,
.container_solid_0988
  .pro_cda7.wrapper_under_5d91
  .picture_gold_b6ee
  > li.photo_paper_db8d
  > a,
.container_solid_0988
  .pro_cda7.form_dim_6019
  .picture_gold_b6ee
  > li.avatar_cold_54a0
  > a,
.container_solid_0988
  .pro_cda7.form_dim_6019
  .picture_gold_b6ee
  > li.photo_paper_db8d
  > a,
.container_solid_0988
  .pro_cda7.form_d99d
  .picture_gold_b6ee
  > li.avatar_cold_54a0
  > a,
.container_solid_0988 .pro_cda7.form_d99d .picture_gold_b6ee > li.pagination_fbc2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.container_solid_0988 .notification_a3ee,
.container_solid_0988 .notification_a3ee a {
  color: rgba(255, 255, 255, 0.99);
}
.container_solid_0988 .header_6c77.wide_7874 li a,
.container_solid_0988 .primary_8c4d a,
.container_solid_0988 .pagination-c012,
.container_solid_0988 .picture_gold_b6ee > li > a,
.container_solid_0988 .wrapper-lite-5e95 {
  color: rgba(255, 255, 255, 0.79);
}
.container_solid_0988 .header_6c77.wide_7874 li a:hover,
.container_solid_0988 .primary_8c4d a:hover,
.container_solid_0988 .pagination-c012:hover,
.container_solid_0988 .picture_gold_b6ee > li > a:hover,
.container_solid_0988 .wrapper-lite-5e95:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_solid_0988 .bottom-baf8 {
  color: rgba(255, 255, 255, 0.79);
}
.container_solid_0988 .bottom-baf8 .link_0edb {
  color: rgba(255, 255, 255, 0.99);
}
.container_solid_0988 .bottom-baf8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_solid_0988 .orange-25a6 .dark-0f8a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container_solid_0988 .orange-25a6 .dark-0f8a .feature_top_5c05 {
  color: rgba(255, 255, 255, 0.79);
}
.container_solid_0988
  .orange-25a6
  .dark-0f8a
  .feature_top_5c05::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_solid_0988
  .orange-25a6
  .dark-0f8a
  .feature_top_5c05:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_solid_0988
  .orange-25a6
  .dark-0f8a
  .feature_top_5c05::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_solid_0988
  .orange-25a6
  .dark-0f8a
  .feature_top_5c05::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_solid_0988 .orange-25a6 .outline-e5a0 {
  color: rgba(255, 255, 255, 0.79);
}
.container_solid_0988 .orange-25a6 .outline-e5a0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid_00b9
  .container_solid_0988
  .orange-25a6
  .avatar-huge-c101
  .glass_97e2 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.solid_00b9
  .container_solid_0988
  .orange-25a6
  .avatar-huge-c101
  .feature_top_5c05 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full-a35b .block_33e9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.block_33e9 .pro_cda7.wrapper_under_5d91 .picture_gold_b6ee > li > a:focus,
.block_33e9 .pro_cda7.wrapper_under_5d91 .picture_gold_b6ee > li > a:hover,
.block_33e9 .pro_cda7.form_dim_6019 .picture_gold_b6ee > li > a:focus,
.block_33e9 .pro_cda7.form_dim_6019 .picture_gold_b6ee > li > a:hover,
.block_33e9 .pro_cda7.form_d99d .picture_gold_b6ee > li > a:focus,
.block_33e9 .pro_cda7.form_d99d .picture_gold_b6ee > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_33e9
  .pro_cda7.wrapper_under_5d91
  .picture_gold_b6ee
  > li.avatar_cold_54a0
  > a,
.block_33e9
  .pro_cda7.wrapper_under_5d91
  .picture_gold_b6ee
  > li.photo_paper_db8d
  > a,
.block_33e9
  .pro_cda7.form_dim_6019
  .picture_gold_b6ee
  > li.avatar_cold_54a0
  > a,
.block_33e9
  .pro_cda7.form_dim_6019
  .picture_gold_b6ee
  > li.photo_paper_db8d
  > a,
.block_33e9
  .pro_cda7.form_d99d
  .picture_gold_b6ee
  > li.avatar_cold_54a0
  > a,
.block_33e9 .pro_cda7.form_d99d .picture_gold_b6ee > li.pagination_fbc2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.block_33e9 .notification_a3ee,
.block_33e9 .notification_a3ee a {
  color: rgba(0, 0, 0, 0.8);
}
.block_33e9 .header_6c77.wide_7874 li a,
.block_33e9 .primary_8c4d a,
.block_33e9 .pagination-c012,
.block_33e9 .picture_gold_b6ee > li > a,
.block_33e9 .wrapper-lite-5e95 {
  color: rgba(0, 0, 0, 0.55);
}
.block_33e9 .header_6c77.wide_7874 li a:hover,
.block_33e9 .primary_8c4d a:hover,
.block_33e9 .pagination-c012:hover,
.block_33e9 .picture_gold_b6ee > li > a:hover,
.block_33e9 .wrapper-lite-5e95:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_33e9 .bottom-baf8 {
  color: rgba(0, 0, 0, 0.55);
}
.block_33e9 .bottom-baf8 .link_0edb {
  color: rgba(0, 0, 0, 0.8);
}
.block_33e9 .bottom-baf8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider-238b .tag-lower-7388 {
  margin-left: auto;
  margin-right: auto;
}
.filter_white_55c2 > * {
  margin-left: auto;
  margin-right: auto;
}
.filter_white_55c2 .nav_4560 {
  margin-right: 1.41575em;
}
.dropdown_lite_ea9c .filter_white_55c2 > .input-smooth-c243 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.dropdown_lite_ea9c .filter_white_55c2 > .gradient-4277 {
  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;
}
.description-d359.slider-238b .tag-lower-7388,
.paragraph-ecb5.slider-238b .tag-lower-7388 {
  margin-left: 0;
}
.shadow_0fba.slider-238b .tag-lower-7388,
.description_67a2.slider-238b .tag-lower-7388 {
  margin-right: 0;
}
.filter_white_55c2 ol,
.filter_white_55c2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.picture_f44d video {
  max-width: 100%;
}
.left_ee31 img {
  display: block;
}
.left_ee31.nav_4560,
.left_ee31.full_0b94 {
  width: 100%;
}
.left_ee31.gradient-4277 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.background-fresh-69f7:not(.old-9da1) {
  margin: 1.5em auto;
}
.hidden-f775 p {
  padding: 1.5em 14px;
}
ul.basic_e7a3.gradient-4277,
ul.basic_e7a3.input-smooth-c243,
ul.basic_e7a3.fixed_8d3e.input-smooth-c243 {
  padding: 0 14px;
}
.fixed-c38d {
  display: block;
  overflow-x: auto;
}
.fixed-c38d table {
  border-collapse: collapse;
  width: 100%;
}
.fixed-c38d td,
.fixed-c38d th {
  padding: 0.5em;
}
.filter_white_55c2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.filter_white_55c2 ol ol,
.filter_white_55c2 ol ul,
.filter_white_55c2 ul ol,
.filter_white_55c2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.filter_white_55c2 ol ol li,
.filter_white_55c2 ol ul li,
.filter_white_55c2 ul ol li,
.filter_white_55c2 ul ul li {
  margin-left: 0;
}
.copper-40e8.primary-bottom-c66d > .text_bronze_cbc4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.copper-40e8.primary-bottom-c66d > .text_bronze_cbc4 iframe,
.copper-40e8.primary-bottom-c66d > .text_bronze_cbc4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.south_5320 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.south_5320.lite-3938 {
  padding: 0;
}
.south_5320.lite-3938 cite {
  font-size: 13px;
}
.south_5320 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.south_5320 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notification-9c9b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notification-9c9b > p:first-child {
  margin-top: 0;
}
.notification-9c9b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notification-9c9b blockquote {
  border-left: 0;
}
.dropdown_short_8001 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dropdown_short_8001:not(.upper_d8a8) {
  max-width: 100px;
}
.dropdown_short_8001.aside-918d {
  border-bottom: none !important;
  text-align: center;
}
.dropdown_short_8001.aside-918d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hidden-f775 p {
    padding: 1.5em 0;
  }
}
.accent_04e7 {
  color: #0073aa;
}
.solid-0bcf {
  background-color: #0073aa;
}
.footer-d83f {
  color: #229fd8;
}
.badge_2029 {
  background-color: #229fd8;
}
.description-eb24 {
  color: #eee;
}
.banner_paper_5f6c {
  background-color: #eee;
}
.inner-ae18 {
  color: #444;
}
.banner_1cc6 {
  background-color: #444;
}
.heading_4d11 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.heading_4d11 .fast-282f .primary_8c4d {
  font-size: 15px;
}
.heading_4d11 .primary_8c4d {
  line-height: 1.3;
}
.heading_4d11 .block_33e9 {
}
.heading_4d11 .container_solid_0988 {
  background: #235787;
}
.section-steel-268b {
  padding: 0;
}
.section-steel-268b .container_solid_0988 {
  background: #1a1a1a;
}
.section-steel-268b .block_33e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gallery_outer_a54d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gallery_outer_a54d .block_33e9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gallery_outer_a54d .container_solid_0988 {
  background: #303030;
}
.lite-c918 {
  position: relative;
  z-index: 10;
}
.lite-c918 .slider-bright-3440 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.next-a4a5 .blue-9932 {
  display: inline-block;
  vertical-align: middle;
}
.next-a4a5.form_a2c0 .blue-9932 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .next-a4a5.form_a2c0 .blue-9932 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .next-a4a5.form_a2c0 .blue-9932 {
    margin-right: 0.4em;
  }
}
.next-a4a5.form_a2c0 .blue-9932:last-child {
  margin-right: 0;
}
.dark-cffa .slider-bright-3440 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .full-a35b .fast-282f {
    margin: 0 -0.5em;
  }
  .full-a35b .fast-282f [class*="customify-col-"],
  .full-a35b .fast-282f [class*="customify-col_"],
  .full-a35b .fast-282f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.full-a35b.fluid-77de .slider-bright-3440 {
  background: 0 0 !important;
}
.full-a35b.fluid-77de .slider-bright-3440,
.full-a35b.dark-cffa .slider-bright-3440 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .full-a35b.grid-58ce {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.full-a35b.dark-cffa .slider-bright-3440 {
  box-shadow: none !important;
}
.yellow_f7fd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .yellow_f7fd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .yellow_f7fd {
    padding: 18px 0 20px;
  }
}
.yellow_f7fd .tiny_6374 {
  width: 100%;
}
.yellow_f7fd .light-7ced {
  margin-bottom: 0;
}
.yellow_f7fd .image-213b {
  margin-top: 5px;
  font-size: 0.875em;
}
.wrapper-0af2 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wrapper-0af2 .hard-3adf {
  width: 100%;
}
.action_837a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.action_837a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.action_837a 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;
}
.action_837a li:last-child:after {
  display: none;
}
.action_837a li a {
  font-weight: 500;
  margin-right: 10px;
}
.out-8c42 .badge_cool_bb05 button,
.yellow_f7fd .badge_cool_bb05 button {
  left: 0;
}
.out-8c42 .hard-3adf,
.yellow_f7fd .hard-3adf {
  padding-left: 0;
  padding-right: 0;
}
.out-8c42 .wrapper-0af2,
.yellow_f7fd .wrapper-0af2 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.out-8c42 {
  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;
}
.out-8c42: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;
}
.out-8c42 .tabs-a44a {
  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) {
  .out-8c42 .tabs-a44a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .out-8c42 .tabs-a44a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .out-8c42 .tabs-a44a {
    min-height: 200px;
  }
}
.out-8c42 .action_837a {
  color: rgba(255, 255, 255, 0.8);
}
.out-8c42 .action_837a a,
.out-8c42 .action_837a li:after {
  color: inherit;
}
.out-8c42 .action_837a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tag-huge-012c {
  margin-bottom: 0.5em;
}
.logo-prev-2d08 {
  margin-bottom: 1.2em;
}
.logo-prev-2d08,
.tag-huge-012c {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.logo-prev-2d08 p:last-child,
.tag-huge-012c p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .badge_cool_bb05,
#masthead .badge_cool_bb05 {
  display: none;
}
#masthead
  > .badge_cool_bb05.hovered-30ab {
  display: none;
}
#masthead > .badge_cool_bb05 button {
  left: 0;
}
.wood-d66d {
  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%;
}
.wood-d66d .blue-9932 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wood-d66d .feature-in-61c3 {
  display: -webkit-box;
  display: flex;
}
.wood-d66d .feature-in-61c3.mini-46d0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wood-d66d .feature-in-61c3.pressed_48ca {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wood-d66d .feature-in-61c3.texture-d492 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wood-d66d.highlight-9e0e.tabs-last-84ae .feature-in-61c3.mini-46d0 {
  flex-basis: 100%;
}
.wood-d66d.message_3732 .feature-in-61c3.pressed_48ca {
  -webkit-box-flex: 1;
  flex: auto;
}
.wood-d66d.message_3732 .feature-in-61c3.texture-d492 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .badge_cool_bb05.hovered-30ab {
  display: none;
}
#masthead > .badge_cool_bb05 button {
  left: 0;
}
.upper-e4f8 {
  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;
}
.upper-e4f8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.upper-e4f8.accent_glass_2feb i {
  margin-right: 4px;
}
.upper-e4f8.info_purple_fcdd i {
  margin-left: 5px;
}
.primary_8c4d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.primary_8c4d p:last-child {
  margin-bottom: 0;
}
.photo-f087 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.photo-f087 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.photo-f087 img {
  display: block;
  width: auto;
  line-height: 1;
}
.photo-f087 .notification_a3ee {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.photo-f087 .aside-aebf {
  margin: 5px 0 7px 0;
}
.photo-f087.modal_hovered_b1b4 .nav_brown_9b5a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo-f087.modal_hovered_b1b4 .blue-615d {
  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;
}
.photo-f087.dim-55f0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.photo-f087.dim-55f0 .nav_brown_9b5a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo-f087.dim-55f0 .blue-615d {
  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;
}
.photo-f087.focus-light-5f83 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.photo-f087.column_6729 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.photo-f087.column_6729 .blue-615d {
  margin-top: 7px;
}
.tag_wood_9342 {
  display: inline-block;
}
.lite-c918 .orange-d21c .photo-f087 img {
  max-width: 100%;
}
.pro_cda7 .solid-0204.west-c669,
.pagination-large-0599 .solid-0204.west-c669 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pro_cda7 .card_yellow_b0b1,
.pagination-large-0599 .card_yellow_b0b1 {
  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%);
}
.pro_cda7 .card_yellow_b0b1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pro_cda7.tag-c80c .card_yellow_b0b1 {
  display: none;
}
.pro_cda7 .nav_focused_a66a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pro_cda7 .nav_focused_a66a li {
  display: inline-block;
  position: relative;
}
.pro_cda7 .nav_focused_a66a li:last-child {
  margin-right: 0;
}
.pro_cda7 .nav_focused_a66a 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;
}
.pro_cda7 .nav_focused_a66a li.pagination_fbc2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.pro_cda7 .nav_focused_a66a > 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;
}
.pro_cda7 .nav_focused_a66a > li > a i {
  line-height: 0;
}
.pro_cda7 .nav_focused_a66a > li.gallery-current-e783 > a .card_yellow_b0b1 {
  margin-left: 4px;
  line-height: 0;
}
.pro_cda7 .nav_focused_a66a .static_04f9 li.gallery-current-e783 > a {
  position: relative;
}
.pro_cda7 .nav_focused_a66a .static_04f9 li.gallery-current-e783 > a:after,
.pro_cda7 .nav_focused_a66a .static_04f9 li.gallery-current-e783 > a:before {
  content: "";
  display: table;
}
.pro_cda7 .nav_focused_a66a .static_04f9 li.gallery-current-e783 > a:after {
  clear: both;
}
.pro_cda7 .nav_focused_a66a .static_04f9 li.gallery-current-e783 > a .card_yellow_b0b1 {
  margin-left: 5px;
  float: right;
}
.pro_cda7 .lower_a88e,
.pro_cda7 .static_04f9 {
  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;
}
.pro_cda7 .static_04f9 {
  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;
}
.pro_cda7 .static_04f9 .west-c669 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pro_cda7 .static_04f9 .card_yellow_b0b1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pro_cda7 .static_04f9 li {
  display: block;
  margin: 0;
  padding: 0;
}
.pro_cda7 .static_04f9 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;
}
.pro_cda7 .static_04f9 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pro_cda7 .static_04f9 .static_04f9 {
  top: 0;
  left: 100%;
}
.pro_cda7 .north_1be3.fn-focus-a12d > .lower_a88e,
.pro_cda7 .north_1be3.fn-focus-a12d > .static_04f9,
.pro_cda7 .north_1be3:focus > .lower_a88e,
.pro_cda7 .north_1be3:focus > .static_04f9,
.pro_cda7 .north_1be3:hover > .lower_a88e,
.pro_cda7 .north_1be3:hover > .static_04f9 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pro_cda7.form_d99d .picture_gold_b6ee:after,
.pro_cda7.form_d99d .picture_gold_b6ee:before {
  content: "";
  display: table;
}
.pro_cda7.form_d99d .picture_gold_b6ee:after {
  clear: both;
}
.pro_cda7.form_d99d .picture_gold_b6ee > li {
  float: left;
}
.pro_cda7.mask-2fd2 .picture_gold_b6ee:after,
.pro_cda7.mask-2fd2 .picture_gold_b6ee:before {
  content: "";
  display: table;
}
.pro_cda7.mask-2fd2 .picture_gold_b6ee:after {
  clear: both;
}
.pro_cda7.mask-2fd2 .picture_gold_b6ee > li {
  float: left;
}
.pro_cda7.mask-2fd2 .picture_gold_b6ee > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pro_cda7.mask-2fd2 .picture_gold_b6ee > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pro_cda7.mask-2fd2 .picture_gold_b6ee > li.avatar_cold_54a0 > a,
.pro_cda7.mask-2fd2 .picture_gold_b6ee > li.pagination_fbc2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.pro_cda7.wrapper_under_5d91 .picture_gold_b6ee > li > a .west-c669 {
  position: relative;
}
.pro_cda7.wrapper_under_5d91 .picture_gold_b6ee > li > a .west-c669: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;
}
.pro_cda7.wrapper_under_5d91
  .picture_gold_b6ee
  > li:focus
  > a
  .west-c669:before,
.pro_cda7.wrapper_under_5d91
  .picture_gold_b6ee
  > li:hover
  > a
  .west-c669:before {
  width: 100%;
  background-color: currentColor;
}
.pro_cda7.wrapper_under_5d91
  .picture_gold_b6ee
  > li.avatar_cold_54a0
  > a
  .west-c669:before,
.pro_cda7.wrapper_under_5d91
  .picture_gold_b6ee
  > li.photo_paper_db8d
  > a
  .west-c669:before {
  width: 100%;
  background-color: currentColor;
}
.pro_cda7.form_dim_6019 .picture_gold_b6ee > li > a .west-c669 {
  position: relative;
}
.pro_cda7.form_dim_6019 .picture_gold_b6ee > li > a .west-c669: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;
}
.pro_cda7.form_dim_6019 .picture_gold_b6ee > li:focus > a .west-c669:before,
.pro_cda7.form_dim_6019
  .picture_gold_b6ee
  > li:hover
  > a
  .west-c669:before {
  width: 100%;
  background-color: currentColor;
}
.pro_cda7.form_dim_6019
  .picture_gold_b6ee
  > li.avatar_cold_54a0
  > a
  .west-c669:before,
.pro_cda7.form_dim_6019
  .picture_gold_b6ee
  > li.photo_paper_db8d
  > a
  .west-c669:before {
  width: 100%;
  background-color: currentColor;
}
.pagination-large-0599 .nav_focused_a66a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination-large-0599 .nav_focused_a66a li:first-child > a {
  border-top: none;
}
.pagination-large-0599 .nav_focused_a66a .outer_a38a > .west-c669 .card_yellow_b0b1 {
  display: none;
}
.pagination-large-0599 .nav_focused_a66a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pagination-large-0599 .nav_focused_a66a li:last-child {
  border: none;
}
.pagination-large-0599 .nav_focused_a66a li.gallery-current-e783 > a {
  padding-right: 45px !important;
}
.pagination-large-0599 .nav_focused_a66a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pagination-large-0599 .nav_focused_a66a li a:focus,
.pagination-large-0599 .nav_focused_a66a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination-large-0599 .nav_focused_a66a li .mini-45a1 {
  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;
}
.pagination-large-0599 .nav_focused_a66a li .mini-45a1:hover {
  box-shadow: none;
}
.pagination-large-0599 .nav_focused_a66a li .mini-45a1 .card_yellow_b0b1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pagination-large-0599 .nav_focused_a66a .static_04f9 {
  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);
}
.pagination-large-0599 .nav_focused_a66a .static_04f9 li a {
  padding-left: 3em;
}
.pagination-large-0599 .nav_focused_a66a .disabled-black-b78d > a .mini-45a1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pagination-large-0599 .nav_focused_a66a .disabled-black-b78d > .static_04f9 {
  display: block;
  opacity: 1;
}
.picture-5aff {
  max-width: 100%;
}
.article_out_5e7a {
  line-height: 0;
  cursor: pointer;
}
.wrapper-lite-5e95 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wrapper-lite-5e95:hover {
  box-shadow: none;
  color: currentColor;
}
.wrapper-lite-5e95 svg {
  width: 18px;
  height: 18px;
}
.wrapper-lite-5e95 .east_336a {
  display: none;
}
.highlight-last-81af {
  position: relative;
}
.highlight-last-81af.fn-active-a12d .wrapper-lite-5e95 .pro_2da3 {
  display: none;
}
.highlight-last-81af.fn-active-a12d .wrapper-lite-5e95 .east_336a {
  display: inline-block;
}
.highlight-last-81af .sort-712a {
  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);
}
.highlight-last-81af.copper_d7e7 .sort-712a {
  left: auto;
  right: -0.9em;
}
.highlight-last-81af.copper_d7e7 .middle-1a06::before {
  left: auto;
  right: 15px;
}
.highlight-last-81af.fn-active-a12d .sort-712a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.avatar-huge-c101 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.avatar-huge-c101 label {
  flex-basis: 100%;
}
.avatar-huge-c101 .dark-0f8a {
  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;
}
.avatar-huge-c101 .feature_top_5c05 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.avatar-huge-c101 .feature_top_5c05:focus {
  background-color: transparent;
}
.avatar-huge-c101 button.outline-e5a0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.avatar-huge-c101 button.outline-e5a0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.avatar-huge-c101 button.outline-e5a0 svg {
  width: 18px;
  height: 18px;
}
.avatar-huge-c101 input[type="submit"] {
  min-height: auto;
}
.orange-25a6 .avatar-huge-c101 .feature_top_5c05 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.middle-1a06 {
  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) {
  .middle-1a06 {
    width: 220px;
  }
}
.middle-1a06 label {
  flex-basis: 100%;
}
.middle-1a06::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;
}
.solid_00b9 .orange-25a6 .avatar-huge-c101 {
  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;
}
.solid_00b9
  .orange-25a6
  .avatar-huge-c101
  .dark-0f8a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.solid_00b9 .orange-25a6 .avatar-huge-c101 .feature_top_5c05 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.solid_00b9
  .orange-25a6
  .avatar-huge-c101
  .feature_top_5c05:focus {
  background: 0 0;
}
.solid_00b9
  .orange-25a6
  .avatar-huge-c101
  .glass_97e2 {
  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;
}
.header_6c77 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.header_6c77 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.header_6c77 li:last-child {
  margin-right: 0;
}
.header_6c77 li:first-child {
  margin-left: 0;
}
.header_6c77.hot_8459 a {
  color: #fff;
}
.header_6c77.hot_8459 a:hover {
  color: #fff;
}
.header_6c77 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.header_6c77 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.header_6c77 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.header_6c77 a:hover {
  opacity: 0.9;
  color: inherit;
}
.header_6c77 [class*="social-icon-apple"] {
  background-color: #999;
}
.header_6c77 [class*="social-icon-apple"].right_14c5 {
  background-color: transparent;
  color: #999;
}
.header_6c77 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.header_6c77 [class*="social-icon-behance"].right_14c5 {
  background-color: transparent;
  color: #1769ff;
}
.header_6c77 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.header_6c77 [class*="social-icon-bitbucket"].right_14c5 {
  background-color: transparent;
  color: #205081;
}
.header_6c77 [class*="social-icon-codepen"] {
  background-color: #000;
}
.header_6c77 [class*="social-icon-codepen"].right_14c5 {
  background-color: transparent;
  color: #000;
}
.header_6c77 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.header_6c77 [class*="social-icon-delicious"].right_14c5 {
  background-color: transparent;
  color: #39f;
}
.header_6c77 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.header_6c77 [class*="social-icon-digg"].right_14c5 {
  background-color: transparent;
  color: #005be2;
}
.header_6c77 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.header_6c77 [class*="social-icon-dribbble"].right_14c5 {
  background-color: transparent;
  color: #ea4c89;
}
.header_6c77 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.header_6c77 [class*="social-icon-envelope"].right_14c5 {
  background-color: transparent;
  color: #ea4335;
}
.header_6c77 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.header_6c77 [class*="social-icon-facebook"].right_14c5 {
  background-color: transparent;
  color: #3b5998;
}
.header_6c77 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.header_6c77 [class*="social-icon-flickr"].right_14c5 {
  background-color: transparent;
  color: #0063dc;
}
.header_6c77 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.header_6c77 [class*="social-icon-foursquare"].right_14c5 {
  background-color: transparent;
  color: #2d5be3;
}
.header_6c77 [class*="social-icon-github"] {
  background-color: #333;
}
.header_6c77 [class*="social-icon-github"].right_14c5 {
  background-color: transparent;
  color: #333;
}
.header_6c77 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.header_6c77 [class*="social-icon-google-plus"].right_14c5 {
  background-color: transparent;
  color: #dd4b39;
}
.header_6c77 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.header_6c77 [class*="social-icon-houzz"].right_14c5 {
  background-color: transparent;
  color: #7ac142;
}
.header_6c77 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.header_6c77 [class*="social-icon-instagram"].right_14c5 {
  background-color: transparent;
  color: #262626;
}
.header_6c77 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.header_6c77 [class*="social-icon-jsfiddle"].right_14c5 {
  background-color: transparent;
  color: #487aa2;
}
.header_6c77 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.header_6c77 [class*="social-icon-linkedin"].right_14c5 {
  background-color: transparent;
  color: #0077b5;
}
.header_6c77 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.header_6c77 [class*="social-icon-medium"].right_14c5 {
  background-color: transparent;
  color: #00ab6b;
}
.header_6c77 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.header_6c77
  [class*="social-icon-odnoklassniki"].right_14c5 {
  background-color: transparent;
  color: #f4731c;
}
.header_6c77 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.header_6c77 [class*="social-icon-meetup"].right_14c5 {
  background-color: transparent;
  color: #ec1c40;
}
.header_6c77 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.header_6c77 [class*="social-icon-pinterest"].right_14c5 {
  background-color: transparent;
  color: #bd081c;
}
.header_6c77 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.header_6c77 [class*="social-icon-product-hunt"].right_14c5 {
  background-color: transparent;
  color: #da552f;
}
.header_6c77 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.header_6c77 [class*="social-icon-reddit"].right_14c5 {
  background-color: transparent;
  color: #ff4500;
}
.header_6c77 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.header_6c77 [class*="social-icon-rss"].right_14c5 {
  background-color: transparent;
  color: #f26522;
}
.header_6c77 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.header_6c77
  [class*="social-icon-shopping-cart"].right_14c5 {
  background-color: transparent;
  color: #4caf50;
}
.header_6c77 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.header_6c77 [class*="social-icon-skype"].right_14c5 {
  background-color: transparent;
  color: #00aff0;
}
.header_6c77 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.header_6c77 [class*="social-icon-slideshare"].right_14c5 {
  background-color: transparent;
  color: #0077b5;
}
.header_6c77 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.header_6c77 [class*="social-icon-snapchat"].right_14c5 {
  background-color: transparent;
  color: #fffc00;
}
.header_6c77 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.header_6c77 [class*="social-icon-soundcloud"].right_14c5 {
  background-color: transparent;
  color: #f80;
}
.header_6c77 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.header_6c77 [class*="social-icon-spotify"].right_14c5 {
  background-color: transparent;
  color: #2ebd59;
}
.header_6c77 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.header_6c77
  [class*="social-icon-stack-overflow"].right_14c5 {
  background-color: transparent;
  color: #fe7a15;
}
.header_6c77 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.header_6c77 [class*="social-icon-maldkfgram"].right_14c5 {
  background-color: transparent;
  color: #2ca5e0;
}
.header_6c77 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.header_6c77 [class*="social-icon-tripadvisor"].right_14c5 {
  background-color: transparent;
  color: #589442;
}
.header_6c77 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.header_6c77 [class*="social-icon-tumblr"].right_14c5 {
  background-color: transparent;
  color: #35465c;
}
.header_6c77 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.header_6c77 [class*="social-icon-twitch"].right_14c5 {
  background-color: transparent;
  color: #6441a5;
}
.header_6c77 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.header_6c77 [class*="social-icon-twitter"].right_14c5 {
  background-color: transparent;
  color: #1da1f2;
}
.header_6c77 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.header_6c77 [class*="social-icon-vimeo"].right_14c5 {
  background-color: transparent;
  color: #1ab7ea;
}
.header_6c77 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.header_6c77 [class*="social-icon-vk"].right_14c5 {
  background-color: transparent;
  color: #45668e;
}
.header_6c77 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.header_6c77 [class*="social-icon-weibo"].right_14c5 {
  background-color: transparent;
  color: #df2029;
}
.header_6c77 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.header_6c77 [class*="social-icon-weixin"].right_14c5 {
  background-color: transparent;
  color: #7bb32e;
}
.header_6c77 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.header_6c77 [class*="social-icon-whatsapp"].right_14c5 {
  background-color: transparent;
  color: #25d366;
}
.header_6c77 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.header_6c77 [class*="social-icon-wordpress"].right_14c5 {
  background-color: transparent;
  color: #21759b;
}
.header_6c77 [class*="social-icon-xing"] {
  background-color: #026466;
}
.header_6c77 [class*="social-icon-xing"].right_14c5 {
  background-color: transparent;
  color: #026466;
}
.header_6c77 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.header_6c77 [class*="social-icon-yelp"].right_14c5 {
  background-color: transparent;
  color: #af0606;
}
.header_6c77 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.header_6c77 [class*="social-icon-youtube"].right_14c5 {
  background-color: transparent;
  color: #cd201f;
}
.pagination-c012 {
  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;
}
.pagination-c012:hover {
  box-shadow: none;
  background: 0 0;
}
.feature-9861 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.label_upper_15db {
  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;
}
.search_smooth_139c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.iron-c62f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.iron-c62f,
.iron-c62f::after,
.iron-c62f::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;
}
.iron-c62f::after,
.iron-c62f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.bright-5886 .label_upper_15db .search_smooth_139c {
  margin-top: -2px;
  width: 19px;
}
.bright-5886 .label_upper_15db .iron-c62f {
  margin-top: -1px;
}
.bright-5886 .label_upper_15db .iron-c62f,
.bright-5886 .label_upper_15db .iron-c62f::after,
.bright-5886 .label_upper_15db .iron-c62f::before {
  width: 19px;
  height: 2px;
}
.bright-5886 .label_upper_15db .iron-c62f::before {
  top: -6px;
}
.bright-5886 .label_upper_15db .iron-c62f::after {
  bottom: -6px;
}
.feature-bronze-dd85 .label_upper_15db .search_smooth_139c {
  margin-top: -2px;
  width: 22px;
}
.feature-bronze-dd85 .label_upper_15db .iron-c62f {
  margin-top: -1px;
}
.feature-bronze-dd85 .label_upper_15db .iron-c62f,
.feature-bronze-dd85 .label_upper_15db .iron-c62f::after,
.feature-bronze-dd85 .label_upper_15db .iron-c62f::before {
  width: 22px;
  height: 2px;
}
.feature-bronze-dd85 .label_upper_15db .iron-c62f::before {
  top: -7px;
}
.feature-bronze-dd85 .label_upper_15db .iron-c62f::after {
  bottom: -7px;
}
.stale-df5c .label_upper_15db .search_smooth_139c {
  margin-top: -2px;
  width: 31px;
}
.stale-df5c .label_upper_15db .iron-c62f {
  margin-top: -1.5px;
}
.stale-df5c .label_upper_15db .iron-c62f,
.stale-df5c .label_upper_15db .iron-c62f::after,
.stale-df5c .label_upper_15db .iron-c62f::before {
  width: 31px;
  height: 3px;
}
.stale-df5c .label_upper_15db .iron-c62f::before {
  top: -9px;
}
.stale-df5c .label_upper_15db .iron-c62f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .gradient_29cd .label_upper_15db .search_smooth_139c {
    margin-top: -2px;
    width: 19px;
  }
  .gradient_29cd .label_upper_15db .iron-c62f {
    margin-top: -1px;
  }
  .gradient_29cd .label_upper_15db .iron-c62f,
  .gradient_29cd .label_upper_15db .iron-c62f::after,
  .gradient_29cd .label_upper_15db .iron-c62f::before {
    width: 19px;
    height: 2px;
  }
  .gradient_29cd .label_upper_15db .iron-c62f::before {
    top: -6px;
  }
  .gradient_29cd .label_upper_15db .iron-c62f::after {
    bottom: -6px;
  }
  .search-2c00 .label_upper_15db .search_smooth_139c {
    margin-top: -2px;
    width: 22px;
  }
  .search-2c00 .label_upper_15db .iron-c62f {
    margin-top: -1px;
  }
  .search-2c00 .label_upper_15db .iron-c62f,
  .search-2c00 .label_upper_15db .iron-c62f::after,
  .search-2c00 .label_upper_15db .iron-c62f::before {
    width: 22px;
    height: 2px;
  }
  .search-2c00 .label_upper_15db .iron-c62f::before {
    top: -7px;
  }
  .search-2c00 .label_upper_15db .iron-c62f::after {
    bottom: -7px;
  }
  .slider_aea2 .label_upper_15db .search_smooth_139c {
    margin-top: -2px;
    width: 31px;
  }
  .slider_aea2 .label_upper_15db .iron-c62f {
    margin-top: -1.5px;
  }
  .slider_aea2 .label_upper_15db .iron-c62f,
  .slider_aea2 .label_upper_15db .iron-c62f::after,
  .slider_aea2 .label_upper_15db .iron-c62f::before {
    width: 31px;
    height: 3px;
  }
  .slider_aea2 .label_upper_15db .iron-c62f::before {
    top: -9px;
  }
  .slider_aea2 .label_upper_15db .iron-c62f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .nav_ab45 .label_upper_15db .search_smooth_139c {
    margin-top: -2px;
    width: 19px;
  }
  .nav_ab45 .label_upper_15db .iron-c62f {
    margin-top: -1px;
  }
  .nav_ab45 .label_upper_15db .iron-c62f,
  .nav_ab45 .label_upper_15db .iron-c62f::after,
  .nav_ab45 .label_upper_15db .iron-c62f::before {
    width: 19px;
    height: 2px;
  }
  .nav_ab45 .label_upper_15db .iron-c62f::before {
    top: -6px;
  }
  .nav_ab45 .label_upper_15db .iron-c62f::after {
    bottom: -6px;
  }
  .picture-gold-02dd .label_upper_15db .search_smooth_139c {
    margin-top: -2px;
    width: 22px;
  }
  .picture-gold-02dd .label_upper_15db .iron-c62f {
    margin-top: -1px;
  }
  .picture-gold-02dd .label_upper_15db .iron-c62f,
  .picture-gold-02dd .label_upper_15db .iron-c62f::after,
  .picture-gold-02dd .label_upper_15db .iron-c62f::before {
    width: 22px;
    height: 2px;
  }
  .picture-gold-02dd .label_upper_15db .iron-c62f::before {
    top: -7px;
  }
  .picture-gold-02dd .label_upper_15db .iron-c62f::after {
    bottom: -7px;
  }
  .text_6ef3 .label_upper_15db .search_smooth_139c {
    margin-top: -2px;
    width: 31px;
  }
  .text_6ef3 .label_upper_15db .iron-c62f {
    margin-top: -1.5px;
  }
  .text_6ef3 .label_upper_15db .iron-c62f,
  .text_6ef3 .label_upper_15db .iron-c62f::after,
  .text_6ef3 .label_upper_15db .iron-c62f::before {
    width: 31px;
    height: 3px;
  }
  .text_6ef3 .label_upper_15db .iron-c62f::before {
    top: -9px;
  }
  .text_6ef3 .label_upper_15db .iron-c62f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .table-81c1 .label_upper_15db .search_smooth_139c {
    margin-top: -2px;
    width: 19px;
  }
  .table-81c1 .label_upper_15db .iron-c62f {
    margin-top: -1px;
  }
  .table-81c1 .label_upper_15db .iron-c62f,
  .table-81c1 .label_upper_15db .iron-c62f::after,
  .table-81c1 .label_upper_15db .iron-c62f::before {
    width: 19px;
    height: 2px;
  }
  .table-81c1 .label_upper_15db .iron-c62f::before {
    top: -6px;
  }
  .table-81c1 .label_upper_15db .iron-c62f::after {
    bottom: -6px;
  }
  .red_cd83 .label_upper_15db .search_smooth_139c {
    margin-top: -2px;
    width: 22px;
  }
  .red_cd83 .label_upper_15db .iron-c62f {
    margin-top: -1px;
  }
  .red_cd83 .label_upper_15db .iron-c62f,
  .red_cd83 .label_upper_15db .iron-c62f::after,
  .red_cd83 .label_upper_15db .iron-c62f::before {
    width: 22px;
    height: 2px;
  }
  .red_cd83 .label_upper_15db .iron-c62f::before {
    top: -7px;
  }
  .red_cd83 .label_upper_15db .iron-c62f::after {
    bottom: -7px;
  }
  .grid-73bf .label_upper_15db .search_smooth_139c {
    margin-top: -2px;
    width: 31px;
  }
  .grid-73bf .label_upper_15db .iron-c62f {
    margin-top: -1.5px;
  }
  .grid-73bf .label_upper_15db .iron-c62f,
  .grid-73bf .label_upper_15db .iron-c62f::after,
  .grid-73bf .label_upper_15db .iron-c62f::before {
    width: 31px;
    height: 3px;
  }
  .grid-73bf .label_upper_15db .iron-c62f::before {
    top: -9px;
  }
  .grid-73bf .label_upper_15db .iron-c62f::after {
    bottom: -9px;
  }
}
.alert-wood-f451 .iron-c62f {
  -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);
}
.alert-wood-f451 .iron-c62f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.alert-wood-f451 .iron-c62f::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);
}
.alert-wood-f451.large-c251 .iron-c62f {
  -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);
}
.alert-wood-f451.large-c251 .iron-c62f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.alert-wood-f451.large-c251 .iron-c62f::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);
}
.steel-dc5e {
  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.slider-2595:before {
  display: none;
}
.right_b27a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.right_b27a .breadcrumb-clean-3aab {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.right_b27a .breadcrumb-clean-3aab:last-of-type {
  border-bottom: none;
}
.right_b27a .breadcrumb-clean-3aab.article_south_c4f4,
.right_b27a .breadcrumb-clean-3aab.link_center_06e3,
.right_b27a .breadcrumb-clean-3aab.feature-simple-551f {
  padding: 0;
}
.right_b27a .pagination-large-0599 .mini-45a1 {
  color: currentColor;
}
.right_b27a .pagination-large-0599 .mini-45a1:focus,
.right_b27a .pagination-large-0599 .mini-45a1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.right_b27a.block_33e9 .bottom-baf8,
.right_b27a.block_33e9 .primary_8c4d a,
.right_b27a.block_33e9 .picture_gold_b6ee a,
.right_b27a.block_33e9 .static_04f9 a {
  color: rgba(0, 0, 0, 0.55);
}
.right_b27a.block_33e9 .bottom-baf8:hover,
.right_b27a.block_33e9 .primary_8c4d a:hover,
.right_b27a.block_33e9 .picture_gold_b6ee a:hover,
.right_b27a.block_33e9 .static_04f9 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.right_b27a.block_33e9 .link_0edb {
  color: rgba(0, 0, 0, 0.8);
}
.right_b27a.block_33e9 .breadcrumb-clean-3aab {
  border-color: rgba(0, 0, 0, 0.08);
}
.right_b27a.block_33e9 .breadcrumb-clean-3aab:before {
  background: rgba(0, 0, 0, 0.08);
}
.right_b27a.block_33e9 .mask_7a5f:before {
  background: rgba(255, 255, 255, 0.9);
}
.right_b27a.block_33e9 .pagination-large-0599 .nav_focused_a66a li a,
.right_b27a.block_33e9 .pagination-large-0599 .mini-45a1,
.right_b27a.block_33e9 .static_04f9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.right_b27a.block_33e9 .pagination-large-0599 .mini-45a1:focus,
.right_b27a.block_33e9 .pagination-large-0599 .mini-45a1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.right_b27a.block_33e9 .nav_focused_a66a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.right_b27a.container_solid_0988 .bottom-baf8,
.right_b27a.container_solid_0988 .primary_8c4d a,
.right_b27a.container_solid_0988 .picture_gold_b6ee .mini-45a1,
.right_b27a.container_solid_0988 .picture_gold_b6ee a,
.right_b27a.container_solid_0988 .static_04f9 a {
  color: rgba(255, 255, 255, 0.79);
}
.right_b27a.container_solid_0988 .bottom-baf8:hover,
.right_b27a.container_solid_0988 .primary_8c4d a:hover,
.right_b27a.container_solid_0988 .picture_gold_b6ee .mini-45a1:hover,
.right_b27a.container_solid_0988 .picture_gold_b6ee a:hover,
.right_b27a.container_solid_0988 .static_04f9 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.right_b27a.container_solid_0988 .link_0edb {
  color: rgba(255, 255, 255, 0.99);
}
.right_b27a.container_solid_0988 .breadcrumb-clean-3aab {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_b27a.container_solid_0988 .breadcrumb-clean-3aab:before {
  background: rgba(255, 255, 255, 0.08);
}
.right_b27a.container_solid_0988 .mask_7a5f:before {
  background: rgba(0, 0, 0, 0.9);
}
.right_b27a.container_solid_0988 .pagination-large-0599 .nav_focused_a66a li a,
.right_b27a.container_solid_0988 .pagination-large-0599 .mini-45a1,
.right_b27a.container_solid_0988 .static_04f9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.right_b27a.container_solid_0988 .pagination-large-0599 .mini-45a1:focus,
.right_b27a.container_solid_0988 .pagination-large-0599 .mini-45a1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.right_b27a.container_solid_0988 .nav_focused_a66a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_7a5f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.mask_7a5f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.box_current_5181 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.backdrop_370a .right_b27a {
  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;
}
.backdrop_370a .breadcrumb-clean-3aab {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.backdrop_370a .breadcrumb-clean-3aab: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) {
  .backdrop_370a .breadcrumb-clean-3aab:before {
    width: 16%;
    left: 42%;
  }
}
.backdrop_370a .breadcrumb-clean-3aab:last-child:before {
  content: none;
}
.backdrop_370a .breadcrumb-clean-3aab[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.backdrop_370a .pagination-large-0599 .nav_focused_a66a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.backdrop_370a .pagination-large-0599 .nav_focused_a66a li a .mini-45a1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.backdrop_370a .pagination-large-0599 .static_04f9 {
  border: none;
}
.backdrop_370a .pagination-large-0599 .static_04f9 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.backdrop_370a .mask_7a5f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.backdrop_370a .box_current_5181 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.backdrop_370a .container_solid_0988 .mask_7a5f:before {
  background: rgba(0, 0, 0, 0.9);
}
.backdrop_370a .block_33e9.info_3bf7 .iron-c62f {
  background: rgba(0, 0, 0, 0.6);
}
.backdrop_370a
  .block_33e9.info_3bf7
  .iron-c62f::after,
.backdrop_370a
  .block_33e9.info_3bf7
  .iron-c62f:before {
  background: inherit;
}
.backdrop_370a
  .block_33e9.info_3bf7:hover
  .iron-c62f {
  background: rgba(0, 0, 0, 0.8);
}
.hover_iron_ef5d .right_b27a {
  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) {
  .hover_iron_ef5d .right_b27a {
    width: auto;
    right: 45px;
  }
}
.green_d01b .right_b27a {
  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) {
  .green_d01b .right_b27a {
    width: auto;
    left: 45px;
  }
}
.slider-2595 .right_b27a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.slider-2595 .box_current_5181 {
  max-width: 48em;
  margin: 0 auto;
}
.slider-2595 .mask_7a5f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.bronze-83c9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.bronze-83c9.backdrop_370a .right_b27a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.bronze-83c9.hover_iron_ef5d .right_b27a {
  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);
}
.bronze-83c9 .right_b27a {
  visibility: visible;
}
.bronze-83c9.green_d01b .right_b27a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.detail_dark_0175,
.heading_0b78 {
  overflow-x: hidden;
}
.detail_dark_0175 .right_b27a {
  overflow: auto;
}
.detail_dark_0175.backdrop_370a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.detail_dark_0175.backdrop_370a .right_b27a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.detail_dark_0175.backdrop_370a .pagination-c012 {
  opacity: 0;
}
.detail_dark_0175.hover_iron_ef5d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.detail_dark_0175.hover_iron_ef5d .right_b27a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.detail_dark_0175.hover_iron_ef5d .pagination-c012 {
  opacity: 0;
}
.detail_dark_0175.green_d01b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.detail_dark_0175.green_d01b .right_b27a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.detail_dark_0175.green_d01b .pagination-c012 {
  opacity: 0;
}
.detail_dark_0175.slider-2595 .right_b27a {
  z-index: 10;
  visibility: visible;
}
.info_3bf7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.info_3bf7 .iron-c62f {
  background: rgba(255, 255, 255, 0.99);
}
.info_3bf7 .iron-c62f::after,
.info_3bf7 .iron-c62f:before {
  background: inherit;
}
.info_3bf7:hover .iron-c62f {
  background: rgba(255, 255, 255, 0.99);
}
.green_d01b .info_3bf7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.slider-2595 .info_3bf7 {
  display: none !important;
}
.detail_dark_0175:before,
.heading_0b78:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.detail_dark_0175 .info_3bf7,
.heading_0b78 .info_3bf7 {
  display: inline-block;
}
.right_b27a .blue-9932 {
  -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;
}
.detail_dark_0175 .right_b27a .blue-9932,
.heading_0b78 .right_b27a .blue-9932 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slider_west_a242 .dark-0f8a {
  width: 100%;
}
.orange-d21c {
  padding: 0 0.5em 0;
}
.orange-d21c [class*="customify-col-"],
.orange-d21c [class*="customify-col_"],
.orange-d21c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.progress-dim-eccf .orange-d21c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .fast-282f .breadcrumb-b31b,
  .breadcrumb-b31b {
    display: none;
  }
  .video_dark_4c2c {
    text-align: left;
  }
  .yellow_758e {
    text-align: center;
  }
  .west_ff09 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .fast-282f .alert-fdbc,
  .alert-fdbc {
    display: none;
  }
  .description-center-b519 {
    text-align: left;
  }
  .heading_90c2 {
    text-align: center;
  }
  .action-e487 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .fast-282f .dirty-895f,
  .dirty-895f {
    display: none;
  }
  .motion_7b83 {
    text-align: left;
  }
  .fluid_f4fd {
    text-align: center;
  }
  .old_d272 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.block_94b1 {
  box-shadow: none !important;
}
.slider-advanced-4246 .south_ea5f,
.detail-c58f .south_ea5f {
  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;
}
.detail-c58f .south_ea5f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.slider-bright-3440 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.slider-bright-3440:after,
.slider-bright-3440:before {
  content: "";
  display: table;
}
.slider-bright-3440:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .slider-bright-3440 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.slider-bright-3440,
.grid-58ce {
  max-width: 1248px;
  margin: 0 auto;
}

.module-in-6ffa.menu_dark_1568 .slider-bright-3440 {
  max-width: 100%;
}
.module-in-6ffa.black_2beb {
  max-width: 1200px;
  margin: 0 auto;
}
.module-in-6ffa.box_fixed_b165 .slider-bright-3440 {
  max-width: 100%;
}
.module-in-6ffa.box_fixed_b165 > .slider-bright-3440 {
  padding-left: 0;
  padding-right: 0;
}
.module-in-6ffa.box_fixed_b165 > .slider-bright-3440 .fast-282f {
  margin: 0;
}
.module-in-6ffa.box_fixed_b165
  > .slider-bright-3440
  .summary-abdb.preview_outer_ab88 {
  margin-right: 0;
  margin-left: 0;
}
.module-in-6ffa.box_fixed_b165 #main.preview_outer_ab88 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .logo_orange_5bfb #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .logo_orange_5bfb #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .picture-cold-68f4 .tag-lower-7388 {
    padding-right: 1em;
  }
  .picture-cold-68f4.stale-289f .summary-abdb {
    border-right: 1px solid #eaecee;
  }
  .picture-cold-68f4.stale-289f .tag-lower-7388 {
    padding-right: 1em;
  }
  .picture-cold-68f4.stale-289f .texture-eb30 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fixed_ae51 .tag-lower-7388 {
    padding-left: 1em;
  }
  .fixed_ae51.stale-289f .summary-abdb {
    border-left: 1px solid #eaecee;
  }
  .fixed_ae51.stale-289f .tag-lower-7388 {
    padding-left: 1em;
  }
  .fixed_ae51.stale-289f .texture-eb30 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-lower-41b6 .tag-lower-7388 {
    padding-left: 1em;
  }
  .grid-lower-41b6.stale-289f .hovered_4928 {
    border-right: 1px solid #eaecee;
  }
  .grid-lower-41b6.stale-289f .widget-pressed-32be {
    border-right: 1px solid #eaecee;
  }
  .grid-lower-41b6.stale-289f .tag-lower-7388 {
    padding-left: 1em;
  }
  .grid-lower-41b6.stale-289f .texture-eb30 {
    padding-right: 1em;
  }
  .grid-lower-41b6.stale-289f .detail_53c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-abe2 .tag-lower-7388 {
    padding-right: 1em;
  }
  .main-abe2.stale-289f .hovered_4928 {
    border-left: 1px solid #eaecee;
  }
  .main-abe2.stale-289f .widget-pressed-32be {
    border-left: 1px solid #eaecee;
  }
  .main-abe2.stale-289f .tag-lower-7388 {
    padding-right: 1em;
  }
  .main-abe2.stale-289f .texture-eb30 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .main-abe2.stale-289f .detail_53c2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_orange_5bfb .tag-lower-7388 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo_orange_5bfb.stale-289f .summary-abdb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .logo_orange_5bfb.stale-289f .tag-lower-7388 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo_orange_5bfb.stale-289f .texture-eb30 {
    padding-left: 1em;
  }
  .logo_orange_5bfb.stale-289f .detail_53c2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .logo_orange_5bfb.stale-289f .tag-lower-7388 {
    padding-left: 0;
  }
}
.carousel-4db7 .next-a4a5 {
  display: inline-block;
}
.in-06a1 {
  display: inline-block;
}
.article_ecc9 {
  word-con: break-word;
}
.tertiary-538d > span {
  display: inline-block;
  padding: 5px 0;
}
.tertiary-538d .right-dd5a {
  margin-left: 8px;
  margin-right: 8px;
}
.tertiary-538d .title-e6b2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.background-e581 .tooltip-50f5 {
  margin-bottom: 2em;
}
.background-e581 .tabs-8796 {
  margin-bottom: 15px;
}
.background-e581 .tabs-8796:last-child {
  margin-bottom: 0;
}
.background-e581 .outer_abac {
  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) {
  .background-e581 .outer_abac {
    display: block;
  }
}
.background-e581 .easy-bec9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .background-e581 .easy-bec9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.background-e581 .link-top-9bea {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.background-e581 .link-top-9bea img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.background-e581 .link-top-9bea a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.background-e581 .article_ecc9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.background-e581 .article_ecc9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.background-e581 .solid_88cb p:last-child {
  margin-bottom: 0;
}
.background-e581 .aside_south_5c4a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.background-e581 .popup_gold_a415 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.background-e581 .article-ffb2 {
  margin-top: 1em;
}
.background-e581 .brown_5040 {
  top: 0;
  display: block;
}
.background-e581 .brown_5040 a {
  color: inherit;
}
.background-e581 .brown_5040 a:hover {
  color: inherit;
}
.background-e581 .heading_hard_01d1 {
  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;
}
.background-e581 .heading_hard_01d1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.background-e581 .popup_gold_a415 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.background-e581 .primary_9b6c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.background-e581 .primary_9b6c:first-child {
  margin-top: 0;
}
.background-e581 .primary_9b6c.list_in_1fd5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.background-e581 .primary_9b6c.card-5c1f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.background-e581
  .primary_9b6c.card-5c1f.texture_4b01
  .article-ffb2 {
  width: 100%;
}
.background-e581 .card-5c1f {
  -webkit-box-align: center;
  align-items: center;
}
.background-e581 .card-5c1f .tertiary-538d,
.background-e581 .card-5c1f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.background-e581 .link-top-9bea {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background-e581 .link-top-9bea img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.background-e581 .link-top-9bea: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;
}
.background-e581 .list_in_1fd5 {
  z-index: 5;
}
.background-e581 .container_motion_5b5a .popup-soft-c69e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.background-e581 .shadow-black-1fb6 .popup-soft-c69e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.background-e581 .main_5456 .popup-soft-c69e {
  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;
}
.background-e581.medium-6c39 .outer_abac,
.background-e581.wrapper_west_c79b .outer_abac {
  display: block;
}
.background-e581.medium-6c39 .outer_abac .photo_pressed_129e,
.background-e581.medium-6c39 .outer_abac .popup_gold_a415,
.background-e581.wrapper_west_c79b .outer_abac .photo_pressed_129e,
.background-e581.wrapper_west_c79b .outer_abac .popup_gold_a415 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.background-e581.title_198d .easy-bec9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .background-e581.title_198d .easy-bec9 {
    margin-right: 0;
  }
}
.background-e581.medium-6c39 .easy-bec9,
.background-e581.wrapper_west_c79b .easy-bec9 {
  padding-top: 40%;
}
.background-e581.medium-6c39 .tooltip-50f5,
.background-e581.wrapper_west_c79b .tooltip-50f5 {
  display: block;
}
.background-e581.medium-6c39 .fn-sticky-a12d .popup_gold_a415,
.background-e581.wrapper_west_c79b .fn-sticky-a12d .popup_gold_a415 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.background-e581.medium-6c39 .easy-bec9,
.background-e581.wrapper_west_c79b .easy-bec9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.background-e581.medium-6c39 .popup_gold_a415 {
  padding: 1em;
}
.picture_gas_7e7b {
  margin: 30px auto;
  display: block;
}
.picture_gas_7e7b .lite_6dc7 > * {
  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;
}
.picture_gas_7e7b .lite_6dc7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture_gas_7e7b .lite_6dc7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.center_3e9e .tertiary-538d {
  margin-bottom: 1.41575em;
}
.center_3e9e .warm-9799 {
  margin-bottom: 1.618em;
}
.filter_white_55c2 .plasma-e9b1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.filter_white_55c2 .plasma-e9b1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.filter_white_55c2 .filter-b31e {
  max-width: 100%;
  overflow: auto;
}
.slider-238b .filter_white_55c2 a:hover {
  text-decoration: underline;
}
.search-pro-7545 .tabs-8796:not(.article_ecc9),
.search-pro-7545 .link-top-9bea {
  margin-bottom: 1.41575em;
}
.search-pro-7545 .tabs-8796:not(.article_ecc9):last-child,
.search-pro-7545 .link-top-9bea:last-child {
  margin-bottom: 0;
}
.search-pro-7545 .tabs-8796.content-white-64fd {
  margin-bottom: 0.41575em;
}
.search-pro-7545 .status_42b2:before,
.search-pro-7545 .input_1a38:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search-pro-7545 .status_42b2:before {
  content: "\f115";
}
.search-pro-7545 .input_1a38:before {
  content: "\f02c";
}
.search-pro-7545 .nav-1b98 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search-pro-7545 .nav-1b98 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.north_9efb {
  display: -webkit-box;
  display: flex;
}
.north_9efb .form-a90c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .north_9efb .form-a90c {
    flex-basis: 90px;
  }
}
.north_9efb .header-63a5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .north_9efb .header-63a5 {
    flex-basis: calc(100% - 50px);
  }
}
.north_9efb .fluid-c82c p:last-child {
  margin-bottom: 0.72em;
}
.thumbnail-093e .lite_6dc7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.thumbnail-093e .lite_6dc7:after,
.thumbnail-093e .lite_6dc7:before {
  content: "";
  display: table;
}
.thumbnail-093e .lite_6dc7:after {
  clear: both;
}
.thumbnail-093e .lite_6dc7 .module-last-53cb,
.thumbnail-093e .lite_6dc7 .border-f896 {
  width: 49%;
}
.thumbnail-093e .lite_6dc7 .module-last-53cb a span.section_static_9ed4,
.thumbnail-093e .lite_6dc7 .border-f896 a span.section_static_9ed4 {
  display: block;
  margin-bottom: 5px;
}
.thumbnail-093e .lite_6dc7 .border-f896 {
  float: left;
  text-align: left;
}
.thumbnail-093e .lite_6dc7 .module-last-53cb {
  float: right;
  text-align: right;
}
.main_8e54 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .main_8e54 {
    margin-bottom: 0;
  }
}
.sort_6758 {
  margin-bottom: 1em;
}
.sort_6758 .article_ecc9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.next-e76b a {
  display: block;
  line-height: 0;
  position: relative;
}
.hovered_600e .sort_6758,
.hero-hard-0cea .sort_6758 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hovered_600e .sort_6758,
  .hero-hard-0cea .sort_6758 {
    display: block;
  }
}
.hovered_600e .next-e76b,
.hero-hard-0cea .next-e76b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hovered_600e .next-e76b,
  .hero-hard-0cea .next-e76b {
    margin-bottom: 1em;
  }
}
.hovered_600e .next-e76b img,
.hero-hard-0cea .next-e76b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hovered_600e .footer-5de8,
.hero-hard-0cea .footer-5de8 {
  flex-basis: calc(100% - 160px);
}
.hovered_600e .footer-5de8 p,
.hero-hard-0cea .footer-5de8 p {
  margin-bottom: 0;
}
.hovered_600e .footer-5de8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hovered_600e .footer-5de8 {
    padding-left: 0;
  }
}
.hero-hard-0cea .footer-5de8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hero-hard-0cea .footer-5de8 {
    padding-right: 0;
  }
}
.hero-hard-0cea .next-e76b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.huge-5341 .next-e76b {
  margin-bottom: 0.5em;
}
.huge-5341 .next-e76b img {
  width: 100%;
}
.description_208f .item_7254,
.motion_b8e3 .item_7254 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.motion_b8e3 .summary-abdb .soft_1741 p:last-child {
  margin-bottom: 0;
}
.huge_9551 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.header-inner-fbc4 .wide-18d5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .header-inner-fbc4 .wide-18d5:last-of-type {
    margin-bottom: 0;
  }
}
.header-inner-fbc4 .wide-18d5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-inner-fbc4 .wide-18d5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.header-inner-fbc4 .wide-18d5 ul li {
  margin: 0 0 0.6em;
}
.header-inner-fbc4 .wide-18d5 ul li.fresh-8be1,
.header-inner-fbc4 .wide-18d5 ul li.block-fluid-634c {
  position: relative;
}
.header-inner-fbc4 .wide-18d5 ul li.fresh-8be1 .pink_b53e,
.header-inner-fbc4 .wide-18d5 ul li.block-fluid-634c .pink_b53e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.header-inner-fbc4 .wide-18d5 ul li.fresh-8be1:after:after,
.header-inner-fbc4 .wide-18d5 ul li.fresh-8be1:after:before,
.header-inner-fbc4
  .wide-18d5
  ul
  li.block-fluid-634c:after:after,
.header-inner-fbc4
  .wide-18d5
  ul
  li.block-fluid-634c:after:before {
  content: "";
  display: table;
}
.header-inner-fbc4 .wide-18d5 ul li.fresh-8be1:after:after,
.header-inner-fbc4
  .wide-18d5
  ul
  li.block-fluid-634c:after:after {
  clear: both;
}
.header-inner-fbc4 .wide-18d5 a.complex-deda:hover {
  text-decoration: none;
}
.header-inner-fbc4 .wide-18d5 select {
  max-width: 100%;
}
.header-inner-fbc4 .wide-18d5 table {
  font-size: 85%;
}
.header-inner-fbc4 .wide-18d5 table td,
.header-inner-fbc4 .wide-18d5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.header-inner-fbc4 .wide-18d5 table tfoot td {
  text-align: left;
}
.header-inner-fbc4 .wide-18d5 :last-child {
  margin-bottom: 0;
}
.header-inner-fbc4 .wide-18d5 .static_cf88 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.header-inner-fbc4 .wide-18d5 .static_cf88 label {
  width: 100%;
}
.header-inner-fbc4 .wide-18d5 .static_cf88 .feature_top_5c05 {
  width: 100%;
  display: block;
}
.header-inner-fbc4 .wide-18d5 .static_cf88 .outline-e5a0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.header-inner-fbc4 .wide-18d5 .static_cf88 .outline-e5a0:hover svg #svg-search {
  fill: #444;
}
.header-inner-fbc4 .wide-18d5 .static_cf88 .outline-e5a0 svg {
  width: 18px;
  height: 18px;
}
.header-inner-fbc4 .chip_9b68 ul ul,
.header-inner-fbc4 .soft_4042 ul ul,
.header-inner-fbc4 .heading_warm_22be ul ul,
.header-inner-fbc4 .footer_pro_f6f9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.header-inner-fbc4 .chip_9b68 .gallery-current-e783 > a,
.header-inner-fbc4 .soft_4042 .gallery-current-e783 > a,
.header-inner-fbc4 .heading_warm_22be .gallery-current-e783 > a,
.header-inner-fbc4 .footer_pro_f6f9 .gallery-current-e783 > a {
  margin-bottom: 0;
}
.header-inner-fbc4 .accent-5a3d li,
.header-inner-fbc4 .chip_9b68 li,
.header-inner-fbc4 .main_left_856e li,
.header-inner-fbc4 .soft_4042 li,
.header-inner-fbc4 .heading_warm_22be li,
.header-inner-fbc4 .footer_pro_f6f9 li,
.header-inner-fbc4 .filter-short-003d li,
.header-inner-fbc4 .tiny-18c7 li {
  display: block;
  position: relative;
}
.header-inner-fbc4 .accent-5a3d li:last-child,
.header-inner-fbc4 .chip_9b68 li:last-child,
.header-inner-fbc4 .main_left_856e li:last-child,
.header-inner-fbc4 .soft_4042 li:last-child,
.header-inner-fbc4 .heading_warm_22be li:last-child,
.header-inner-fbc4 .footer_pro_f6f9 li:last-child,
.header-inner-fbc4 .filter-short-003d li:last-child,
.header-inner-fbc4 .tiny-18c7 li:last-child {
  border: none;
}
.header-inner-fbc4 .accent-5a3d li a,
.header-inner-fbc4 .chip_9b68 li a,
.header-inner-fbc4 .main_left_856e li a,
.header-inner-fbc4 .soft_4042 li a,
.header-inner-fbc4 .heading_warm_22be li a,
.header-inner-fbc4 .footer_pro_f6f9 li a,
.header-inner-fbc4 .filter-short-003d li a,
.header-inner-fbc4 .tiny-18c7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header-inner-fbc4 .accent-5a3d li ul li::before,
.header-inner-fbc4 .chip_9b68 li ul li::before,
.header-inner-fbc4 .main_left_856e li ul li::before,
.header-inner-fbc4 .soft_4042 li ul li::before,
.header-inner-fbc4 .heading_warm_22be li ul li::before,
.header-inner-fbc4 .footer_pro_f6f9 li ul li::before,
.header-inner-fbc4 .filter-short-003d li ul li::before,
.header-inner-fbc4 .tiny-18c7 li ul li::before {
  left: 15px;
}
.header-inner-fbc4 .accent-5a3d li ul a,
.header-inner-fbc4 .chip_9b68 li ul a,
.header-inner-fbc4 .main_left_856e li ul a,
.header-inner-fbc4 .soft_4042 li ul a,
.header-inner-fbc4 .heading_warm_22be li ul a,
.header-inner-fbc4 .footer_pro_f6f9 li ul a,
.header-inner-fbc4 .filter-short-003d li ul a,
.header-inner-fbc4 .tiny-18c7 li ul a {
  padding-left: 20px;
}
.header-inner-fbc4 .accent-5a3d li ul ul li::before,
.header-inner-fbc4 .chip_9b68 li ul ul li::before,
.header-inner-fbc4 .main_left_856e li ul ul li::before,
.header-inner-fbc4 .soft_4042 li ul ul li::before,
.header-inner-fbc4 .heading_warm_22be li ul ul li::before,
.header-inner-fbc4 .footer_pro_f6f9 li ul ul li::before,
.header-inner-fbc4 .filter-short-003d li ul ul li::before,
.header-inner-fbc4 .tiny-18c7 li ul ul li::before {
  left: 30px;
}
.header-inner-fbc4 .accent-5a3d li ul ul a,
.header-inner-fbc4 .chip_9b68 li ul ul a,
.header-inner-fbc4 .main_left_856e li ul ul a,
.header-inner-fbc4 .soft_4042 li ul ul a,
.header-inner-fbc4 .heading_warm_22be li ul ul a,
.header-inner-fbc4 .footer_pro_f6f9 li ul ul a,
.header-inner-fbc4 .filter-short-003d li ul ul a,
.header-inner-fbc4 .tiny-18c7 li ul ul a {
  padding-left: 40px;
}
.header-inner-fbc4 .slider-hard-959c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.header-inner-fbc4 .tiny-18c7 ul li {
  margin-bottom: 1.41575em;
}
.header-inner-fbc4 .tiny-18c7 ul li .full-3229 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.header-inner-fbc4 .tiny-18c7 ul li .surface-bright-d23e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.container_solid_0988 .accent-5a3d li a,
.container_solid_0988 .chip_9b68 li a,
.container_solid_0988 .main_left_856e li a,
.container_solid_0988 .soft_4042 li a,
.container_solid_0988 .heading_warm_22be li a,
.container_solid_0988 .footer_pro_f6f9 li a,
.container_solid_0988 .filter-short-003d li a,
.container_solid_0988 .tiny-18c7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_solid_0988 .slider-hard-959c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_solid_0988 .wide-18d5 ul li.fresh-8be1 .pink_b53e,
.container_solid_0988 .wide-18d5 ul li.block-fluid-634c .pink_b53e {
  background: rgba(0, 0, 0, 0.2);
}
.container_solid_0988 .header-inner-fbc4 .wide-18d5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-in-6ffa .header-inner-fbc4 .nav_focused_a66a li {
  margin: 0;
}
.module-in-6ffa .header-inner-fbc4 .nav_focused_a66a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.module-in-6ffa .header-inner-fbc4 .nav_focused_a66a li ul {
  margin: 0;
}
.module-in-6ffa .header-inner-fbc4 .nav_focused_a66a li ul li a {
  padding-left: 15px;
}
.module-in-6ffa .header-inner-fbc4 .nav_focused_a66a li ul li li a {
  padding-left: 30px;
}
.module-in-6ffa .header-inner-fbc4 .nav_focused_a66a li.pagination_fbc2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.module-in-6ffa .header-inner-fbc4 .nav_focused_a66a li.pagination_fbc2 > 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;
}
.module-in-6ffa .header-inner-fbc4 .nav_focused_a66a li.pagination_fbc2 > 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;
}
.pattern_hard_f80b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.main-down-dc16 {
  position: relative;
  z-index: 10;
}
.main-down-dc16 .blue-9932 {
  width: 100%;
  max-width: 100%;
}
.list-e20e .pagination-887c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.list-e20e .block_33e9 {
}
.list-e20e .container_solid_0988 {
  background: #292929;
}
.table-76e9 .pagination-887c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.table-76e9 .block_33e9 {
  background: #f9f9f9;
}
.table-76e9 .container_solid_0988 {
  background: #303030;
}
.picture-right-e8fd .pagination-887c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture-right-e8fd .next-a4a5 {
    margin-bottom: 1em;
  }
  .picture-right-e8fd .next-a4a5:last-child {
    margin-bottom: 0;
  }
}
.picture-right-e8fd .block_33e9 {
  background: #ededed;
}
.picture-right-e8fd .container_solid_0988 {
  background: #1a1a1a;
}
.pagination-887c.block_33e9 {
  color: rgba(0, 0, 0, 0.6);
}
.pagination-887c.block_33e9 .preview_4d51 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pagination-887c.container_solid_0988 {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-887c.container_solid_0988 a:not(.complex-deda) {
  color: rgba(255, 255, 255, 0.79);
}
.pagination-887c.container_solid_0988 a:not(.complex-deda):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pagination-887c.container_solid_0988 .preview_4d51 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-887c.container_solid_0988 table tbody td,
.pagination-887c.container_solid_0988 table th {
  background: rgba(0, 0, 0, 0.08);
}
.alert-393a.dark-cffa .slider-bright-3440 {
  max-width: initial;
}
.alert-393a .form_a2c0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.alert-393a .form_a2c0 .blue-9932 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .alert-393a .form_a2c0 .blue-9932 {
    display: block;
    margin-bottom: 2em;
  }
  .alert-393a .form_a2c0 .blue-9932:last-child {
    margin-bottom: 0;
  }
}
.picture-right-e8fd .next-a4a5:last-child,
.table-76e9 .next-a4a5:last-child,
.list-e20e .next-a4a5:last-child {
  margin-bottom: 0;
}
.picture-right-e8fd .next-a4a5 .header-inner-fbc4 .wide-18d5:last-child,
.table-76e9 .next-a4a5 .header-inner-fbc4 .wide-18d5:last-child,
.list-e20e .next-a4a5 .header-inner-fbc4 .wide-18d5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .picture-right-e8fd .old-7592,
  .picture-right-e8fd .wood_923c,
  .table-76e9 .old-7592,
  .table-76e9 .wood_923c,
  .list-e20e .old-7592,
  .list-e20e .wood_923c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .main-down-dc16 .next-a4a5 {
    margin-bottom: 2em;
  }
}
.main-down-dc16 p:last-child {
  margin-bottom: 0;
}
.main-down-dc16 li,
.main-down-dc16 ul {
  list-style: none;
  margin: 0;
}
.main-down-dc16 ul ul {
  margin-left: 2.617924em;
}
.accordion_2987 {
  font-size: 0.875em;
}

/* css-noise: 5f55 */
.phantom-card-y9 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
