/*!
Theme Name: Customify
Theme URI: https://pressmaximum.east_c060/customify
Author: WPCustomify
Author URI: https://pressmaximum.east_c060
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.east_c060/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.link_cb56.dark_f136/licenses/gpl-2.0.breadcrumb_white_4889
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.new-c8a2/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.list_rough_b773.accent-south-8603/normalize.picture_92aa/
 ======
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.picture_92aa v7.0.0 | MIT License | github.east_c060/necolas/normalize.picture_92aa */
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;
}
.accent_7381 .overlay-33fb,
.in-69b6,
.card-a3d7,
.lite_98b0,
.header_slow_8459,
.hot_1b08,
.message-first-1f07,
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;
}
.in-69b6,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .in-69b6,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .in-69b6,
  h1 {
    font-size: 1.8em;
  }
}
.card-a3d7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card-a3d7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card-a3d7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card-a3d7,
  h2 {
    font-size: 1.7em;
  }
}
.lite_98b0,
h3 {
  font-size: 1.618em;
}
.accent_7381 .overlay-33fb,
.header_slow_8459,
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.upper_d1e6 {
  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;
}
.video-5148:after,
.video-5148:before,
.upper_bf38:after,
.upper_bf38:before {
  content: "";
  display: table;
}
.video-5148:after,
.upper_bf38:after {
  clear: both;
}
.card-13da {
  float: right;
  margin-right: 0;
}
.backdrop_6dd1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.menu-92a6 .medium-fc8a,
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;
}
.menu-92a6 .medium-fc8a: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;
}
.list-8b3d .medium-fc8a {
  box-shadow: none;
}
.list-8b3d
  .medium-fc8a
  .medium_6e00 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.list-8b3d .medium-fc8a .in_ccba {
  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;
}
.list-8b3d
  .medium-fc8a
  .in_ccba
  b {
  display: none;
}
.list-8b3d .texture-63a4 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.cold_ea66:not(.liquid-30a1):not(.chip-1ae4),
button:not(.liquid-30a1):not(.chip-1ae4),
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ),
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ),
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ) {
  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;
}
.cold_ea66:not(.liquid-30a1):not(
    .chip-1ae4
  ):hover,
button:not(.liquid-30a1):not(
    .chip-1ae4
  ):hover,
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ):hover,
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ):hover,
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.cold_ea66:not(.liquid-30a1):not(
    .chip-1ae4
  ):active,
.cold_ea66:not(.liquid-30a1):not(
    .chip-1ae4
  ):focus,
button:not(.liquid-30a1):not(
    .chip-1ae4
  ):active,
button:not(.liquid-30a1):not(
    .chip-1ae4
  ):focus,
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ):active,
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ):focus,
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ):active,
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ):focus,
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ):active,
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ):focus {
  outline: 0;
}
.cold_ea66:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a,
button:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a,
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a,
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a,
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a {
  position: relative;
}
.cold_ea66:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .fluid_7df8,
.cold_ea66:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .south_21e1,
.cold_ea66:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .copper-c459,
.cold_ea66:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  i,
.cold_ea66:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  svg,
button:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .fluid_7df8,
button:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .south_21e1,
button:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .copper-c459,
button:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  i,
button:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  svg,
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .fluid_7df8,
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .south_21e1,
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .copper-c459,
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  i,
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  svg,
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .fluid_7df8,
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .south_21e1,
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .copper-c459,
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  i,
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  svg,
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .fluid_7df8,
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .south_21e1,
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  .copper-c459,
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  i,
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a
  svg {
  visibility: hidden;
}
.cold_ea66:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a:after,
button:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a:after,
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a:after,
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a:after,
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ).fn-loading-e77a: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;
}
.cold_ea66:not(.liquid-30a1):not(.chip-1ae4),
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ),
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ),
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ) {
  color: #fff;
  background: #235787;
}
.cold_ea66:not(.liquid-30a1):not(
    .chip-1ae4
  ):focus,
input[type="button"]:not(.liquid-30a1):not(
    .chip-1ae4
  ):focus,
input[type="reset"]:not(.liquid-30a1):not(
    .chip-1ae4
  ):focus,
input[type="submit"]:not(.liquid-30a1):not(
    .chip-1ae4
  ):focus {
  color: #fff;
}
.cold_ea66.fn-disabled-e77a:not(.liquid-30a1):not(
    .chip-1ae4
  ),
.cold_ea66[disabled]:not(.liquid-30a1):not(
    .chip-1ae4
  ),
button.fn-disabled-e77a:not(.liquid-30a1):not(
    .chip-1ae4
  ),
button[disabled]:not(.liquid-30a1):not(
    .chip-1ae4
  ) {
  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;
}
.static_7d59 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.static_7d59: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;
}
.carousel-focused-a12b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.gradient_4c66 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.panel-dfcd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.video-5148:after,
.video-5148:before,
.brown_3dc6:after,
.brown_3dc6:before,
.sidebar-f718:after,
.sidebar-f718:before,
.light_0ef7:after,
.light_0ef7:before,
.alert-complex-67b9:after,
.alert-complex-67b9:before,
.thick-2237:after,
.thick-2237:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.video-5148:after,
.brown_3dc6:after,
.sidebar-f718:after,
.light_0ef7:after,
.alert-complex-67b9:after,
.thick-2237:after {
  clear: both;
}
.brown_3dc6 .backdrop-f46c,
.sidebar-f718 .backdrop-f46c,
.wood_4e84 .backdrop-f46c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.row_inner_ae21 {
  display: inline-block;
}
.gold-80eb {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.gold-80eb img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.gold-80eb .panel_1065 {
  padding: 1em 0;
  font-size: 85%;
}
.panel_1065 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.panel_lower_a7dc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.panel_lower_a7dc:after,
.panel_lower_a7dc:before {
  content: "";
  display: table;
}
.panel_lower_a7dc:after {
  clear: both;
}
.gradient_684d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.first_a5e4 .gradient_684d {
  max-width: 50%;
}
.top_56c6 .gradient_684d {
  max-width: 33.33%;
}
.chip-e8c5 .gradient_684d {
  max-width: 25%;
}
.outline-538a .gradient_684d {
  max-width: 20%;
}
.footer-selected-6b52 .gradient_684d {
  max-width: 16.66%;
}
.prev-f772 .gradient_684d {
  max-width: 14.28%;
}
.logo-c28d .gradient_684d {
  max-width: 12.5%;
}
.rough_2819 .gradient_684d {
  max-width: 11.11%;
}
.left-4a9a {
  display: block;
}
.accent_7381 .title-mini-620a label,
.accent_7381 .footer-4ecb label,
.accent_7381 .section_1b60 label,
.accent_7381 .chip_b7f5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.huge_5204 {
  list-style: none;
  margin: 0;
}
.huge_5204 article.status_plasma_cad8 {
  margin-bottom: 0;
}
.huge_5204 ul {
  list-style: none;
  margin: 0;
}
.huge_5204 .in-63e9 li.status_plasma_cad8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .huge_5204 .in-63e9 li.status_plasma_cad8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .huge_5204 .in-63e9 li.status_plasma_cad8: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) {
  .huge_5204 .in-63e9 li.status_plasma_cad8 li.status_plasma_cad8 li.status_plasma_cad8 li.status_plasma_cad8 {
    padding-left: 0;
  }
}
article.status_plasma_cad8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status_plasma_cad8 .brown_3dc6 p:last-of-type {
  margin-bottom: 0;
}
article.status_plasma_cad8 .info_south_a93a {
  float: left;
}
article.status_plasma_cad8 .plasma_ace8 {
  margin-left: 85px;
}
article.status_plasma_cad8 .tooltip_hot_4119 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status_plasma_cad8 .tooltip_hot_4119 .shadow_b187 {
  margin-left: 10px;
}
article.status_plasma_cad8 .header-c46c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status_plasma_cad8 .action_1bc7 {
  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 .title-mini-620a,
  #respond .section_1b60,
  #respond .chip_b7f5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .title-mini-620a input,
#respond .section_1b60 input,
#respond .chip_b7f5 input {
  width: 100%;
}
#respond .chip_b7f5 {
  margin-right: 0;
}
#respond .plasma-b6c9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cold-4876 {
  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;
}
.cold-4876.message-center-cc85 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.cold-4876 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%);
}
.cold-4876:focus,
.cold-4876: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);
}
.main_feb3 {
  border-radius: 10%;
}
.hot-d543 {
  border-radius: 50%;
}
.liquid-1a65 {
  font-size: 0.72em;
}
.caption-brown-e66e {
  font-size: 0.875em;
}
.search-large-eb5c {
  font-size: 1.1em;
}
.message-soft-c79e {
  text-transform: uppercase;
  line-height: 1.2;
}
.message-soft-c79e.liquid-1a65 {
  letter-spacing: 0.5px;
}
.gallery_old_ed42,
.gallery_old_ed42 a {
  color: #6d6d6d;
}
.gallery_old_ed42 a:hover {
  color: #111;
}
.stale-9581 {
  color: #6d6d6d;
}
.media-b8e1 {
  overflow-x: hidden;
}
.media-b8e1 .warm_dd31.lite-00e8 {
  position: relative;
}
.media-b8e1 .warm_dd31.lite-00e8.preview_simple_2276 {
  position: initial;
}
.media-b8e1
  .warm_dd31.lite-00e8.preview_simple_2276
  .highlight_8ef2 {
  left: auto;
}
.media-b8e1 .warm_dd31 .highlight_8ef2 {
  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;
}
.media-b8e1 .warm_dd31:hover.lite-00e8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.media-b8e1
  .warm_dd31:hover.lite-00e8
  .highlight_8ef2 {
  display: block;
  z-index: 9999999;
}
.media-b8e1 .thumbnail-gold-dd78 .header-plasma-c264,
.media-b8e1 .steel_aa60 .header-plasma-c264 {
  display: none;
}
.media-b8e1 .fluid_3958 .warm_dd31:hover.lite-00e8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.accent_7381 .title-mini-620a label,
.accent_7381 .footer-4ecb label,
.accent_7381 .section_1b60 label,
.accent_7381 .chip_b7f5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.huge_5204 {
  list-style: none;
  margin: 0;
}
.huge_5204 article.status_plasma_cad8 {
  margin-bottom: 0;
}
.huge_5204 ul {
  list-style: none;
  margin: 0;
}
.huge_5204 .in-63e9 li.status_plasma_cad8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .huge_5204 .in-63e9 li.status_plasma_cad8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .huge_5204 .in-63e9 li.status_plasma_cad8: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) {
  .huge_5204 .in-63e9 li.status_plasma_cad8 li.status_plasma_cad8 li.status_plasma_cad8 li.status_plasma_cad8 {
    padding-left: 0;
  }
}
article.status_plasma_cad8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status_plasma_cad8 .brown_3dc6 p:last-of-type {
  margin-bottom: 0;
}
article.status_plasma_cad8 .info_south_a93a {
  float: left;
}
article.status_plasma_cad8 .plasma_ace8 {
  margin-left: 85px;
}
article.status_plasma_cad8 .tooltip_hot_4119 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status_plasma_cad8 .tooltip_hot_4119 .shadow_b187 {
  margin-left: 10px;
}
article.status_plasma_cad8 .header-c46c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status_plasma_cad8 .action_1bc7 {
  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 .title-mini-620a,
  #respond .section_1b60,
  #respond .chip_b7f5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .title-mini-620a input,
#respond .section_1b60 input,
#respond .chip_b7f5 input {
  width: 100%;
}
#respond .chip_b7f5 {
  margin-right: 0;
}
#respond .plasma-b6c9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail-gold-dd78 .media-19a0 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.media-19a0 .backdrop_next_b6c5.stone_8754 .feature-0842 > li > a:focus,
.media-19a0 .backdrop_next_b6c5.stone_8754 .feature-0842 > li > a:hover,
.media-19a0 .backdrop_next_b6c5.article_old_c909 .feature-0842 > li > a:focus,
.media-19a0 .backdrop_next_b6c5.article_old_c909 .feature-0842 > li > a:hover,
.media-19a0 .backdrop_next_b6c5.image-action-6b33 .feature-0842 > li > a:focus,
.media-19a0 .backdrop_next_b6c5.image-action-6b33 .feature-0842 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-19a0
  .backdrop_next_b6c5.stone_8754
  .feature-0842
  > li.layout_left_d63e
  > a,
.media-19a0
  .backdrop_next_b6c5.stone_8754
  .feature-0842
  > li.paper_49d6
  > a,
.media-19a0
  .backdrop_next_b6c5.article_old_c909
  .feature-0842
  > li.layout_left_d63e
  > a,
.media-19a0
  .backdrop_next_b6c5.article_old_c909
  .feature-0842
  > li.paper_49d6
  > a,
.media-19a0
  .backdrop_next_b6c5.image-action-6b33
  .feature-0842
  > li.layout_left_d63e
  > a,
.media-19a0 .backdrop_next_b6c5.image-action-6b33 .feature-0842 > li.tabs_12cb > a {
  color: rgba(255, 255, 255, 0.99);
}
.media-19a0 .accent-c0c8,
.media-19a0 .accent-c0c8 a {
  color: rgba(255, 255, 255, 0.99);
}
.media-19a0 .backdrop-advanced-b405.content_c31c li a,
.media-19a0 .highlight-59c8 a,
.media-19a0 .banner-fresh-c845,
.media-19a0 .feature-0842 > li > a,
.media-19a0 .wide-929a {
  color: rgba(255, 255, 255, 0.79);
}
.media-19a0 .backdrop-advanced-b405.content_c31c li a:hover,
.media-19a0 .highlight-59c8 a:hover,
.media-19a0 .banner-fresh-c845:hover,
.media-19a0 .feature-0842 > li > a:hover,
.media-19a0 .wide-929a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-19a0 .short-72bc {
  color: rgba(255, 255, 255, 0.79);
}
.media-19a0 .short-72bc .frame-focused-c8ea {
  color: rgba(255, 255, 255, 0.99);
}
.media-19a0 .short-72bc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-19a0 .new_e1e3 .label_paper_3c23 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media-19a0 .new_e1e3 .label_paper_3c23 .list_17fd {
  color: rgba(255, 255, 255, 0.79);
}
.media-19a0
  .new_e1e3
  .label_paper_3c23
  .list_17fd::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-19a0
  .new_e1e3
  .label_paper_3c23
  .list_17fd:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-19a0
  .new_e1e3
  .label_paper_3c23
  .list_17fd::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-19a0
  .new_e1e3
  .label_paper_3c23
  .list_17fd::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-19a0 .new_e1e3 .texture-933a {
  color: rgba(255, 255, 255, 0.79);
}
.media-19a0 .new_e1e3 .texture-933a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-fa80
  .media-19a0
  .new_e1e3
  .header-84eb
  .green_40df {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item-fa80
  .media-19a0
  .new_e1e3
  .header-84eb
  .list_17fd {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-gold-dd78 .shade-aba7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shade-aba7 .backdrop_next_b6c5.stone_8754 .feature-0842 > li > a:focus,
.shade-aba7 .backdrop_next_b6c5.stone_8754 .feature-0842 > li > a:hover,
.shade-aba7 .backdrop_next_b6c5.article_old_c909 .feature-0842 > li > a:focus,
.shade-aba7 .backdrop_next_b6c5.article_old_c909 .feature-0842 > li > a:hover,
.shade-aba7 .backdrop_next_b6c5.image-action-6b33 .feature-0842 > li > a:focus,
.shade-aba7 .backdrop_next_b6c5.image-action-6b33 .feature-0842 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-aba7
  .backdrop_next_b6c5.stone_8754
  .feature-0842
  > li.layout_left_d63e
  > a,
.shade-aba7
  .backdrop_next_b6c5.stone_8754
  .feature-0842
  > li.paper_49d6
  > a,
.shade-aba7
  .backdrop_next_b6c5.article_old_c909
  .feature-0842
  > li.layout_left_d63e
  > a,
.shade-aba7
  .backdrop_next_b6c5.article_old_c909
  .feature-0842
  > li.paper_49d6
  > a,
.shade-aba7
  .backdrop_next_b6c5.image-action-6b33
  .feature-0842
  > li.layout_left_d63e
  > a,
.shade-aba7 .backdrop_next_b6c5.image-action-6b33 .feature-0842 > li.tabs_12cb > a {
  color: rgba(0, 0, 0, 0.8);
}
.shade-aba7 .accent-c0c8,
.shade-aba7 .accent-c0c8 a {
  color: rgba(0, 0, 0, 0.8);
}
.shade-aba7 .backdrop-advanced-b405.content_c31c li a,
.shade-aba7 .highlight-59c8 a,
.shade-aba7 .banner-fresh-c845,
.shade-aba7 .feature-0842 > li > a,
.shade-aba7 .wide-929a {
  color: rgba(0, 0, 0, 0.55);
}
.shade-aba7 .backdrop-advanced-b405.content_c31c li a:hover,
.shade-aba7 .highlight-59c8 a:hover,
.shade-aba7 .banner-fresh-c845:hover,
.shade-aba7 .feature-0842 > li > a:hover,
.shade-aba7 .wide-929a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade-aba7 .short-72bc {
  color: rgba(0, 0, 0, 0.55);
}
.shade-aba7 .short-72bc .frame-focused-c8ea {
  color: rgba(0, 0, 0, 0.8);
}
.shade-aba7 .short-72bc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stone_0c9f .tertiary_4a94 {
  margin-left: auto;
  margin-right: auto;
}
.sidebar-f718 > * {
  margin-left: auto;
  margin-right: auto;
}
.sidebar-f718 .carousel-focused-a12b {
  margin-right: 1.41575em;
}
.footer-slow-5ec4 .sidebar-f718 > .solid-2d0f {
  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;
}
.footer-slow-5ec4 .sidebar-f718 > .light_e640 {
  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;
}
.simple-b3bd.stone_0c9f .tertiary_4a94,
.info-aeb3.stone_0c9f .tertiary_4a94 {
  margin-left: 0;
}
.steel-b503.stone_0c9f .tertiary_4a94,
.static_986b.stone_0c9f .tertiary_4a94 {
  margin-right: 0;
}
.sidebar-f718 ol,
.sidebar-f718 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fresh-352d video {
  max-width: 100%;
}
.complex_5d8a img {
  display: block;
}
.complex_5d8a.carousel-focused-a12b,
.complex_5d8a.gradient_4c66 {
  width: 100%;
}
.complex_5d8a.light_e640 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.popup-fresh-3f87:not(.dropdown_slow_c0cd) {
  margin: 1.5em auto;
}
.content-1599 p {
  padding: 1.5em 14px;
}
ul.first_263b.light_e640,
ul.first_263b.solid-2d0f,
ul.first_263b.dropdown_fresh_4ace.solid-2d0f {
  padding: 0 14px;
}
.soft-6cca {
  display: block;
  overflow-x: auto;
}
.soft-6cca table {
  border-collapse: collapse;
  width: 100%;
}
.soft-6cca td,
.soft-6cca th {
  padding: 0.5em;
}
.sidebar-f718 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.sidebar-f718 ol ol,
.sidebar-f718 ol ul,
.sidebar-f718 ul ol,
.sidebar-f718 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.sidebar-f718 ol ol li,
.sidebar-f718 ol ul li,
.sidebar-f718 ul ol li,
.sidebar-f718 ul ul li {
  margin-left: 0;
}
.focus-slow-fb27.feature_fb16 > .sidebar_5053 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.focus-slow-fb27.feature_fb16 > .sidebar_5053 iframe,
.focus-slow-fb27.feature_fb16 > .sidebar_5053 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.background_prev_a5b5 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.background_prev_a5b5.thick-4448 {
  padding: 0;
}
.background_prev_a5b5.thick-4448 cite {
  font-size: 13px;
}
.background_prev_a5b5 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.background_prev_a5b5 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.out-0332 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.out-0332 > p:first-child {
  margin-top: 0;
}
.out-0332 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.out-0332 blockquote {
  border-left: 0;
}
.upper-bde2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.upper-bde2:not(.outline-167b) {
  max-width: 100px;
}
.upper-bde2.wide_4052 {
  border-bottom: none !important;
  text-align: center;
}
.upper-bde2.wide_4052::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .content-1599 p {
    padding: 1.5em 0;
  }
}
.pattern_8c22 {
  color: #0073aa;
}
.accent-2e39 {
  background-color: #0073aa;
}
.dropdown-active-1b44 {
  color: #229fd8;
}
.mask-wood-b868 {
  background-color: #229fd8;
}
.description-fast-6732 {
  color: #eee;
}
.panel-be1b {
  background-color: #eee;
}
.right-14d9 {
  color: #444;
}
.mask_9426 {
  background-color: #444;
}
.container-3637 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.container-3637 .filter_c96d .highlight-59c8 {
  font-size: 15px;
}
.container-3637 .highlight-59c8 {
  line-height: 1.3;
}
.container-3637 .shade-aba7 {
}
.container-3637 .media-19a0 {
  background: #235787;
}
.item_563d {
  padding: 0;
}
.item_563d .media-19a0 {
  background: #1a1a1a;
}
.item_563d .shade-aba7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.column-05dd {
  padding: 0;
  border-left: none;
  border-right: none;
}
.column-05dd .shade-aba7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.column-05dd .media-19a0 {
  background: #303030;
}
.thick-2237 {
  position: relative;
  z-index: 10;
}
.thick-2237 .upper_b5c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter-79e7 .lite-00e8 {
  display: inline-block;
  vertical-align: middle;
}
.filter-79e7.south-2893 .lite-00e8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .filter-79e7.south-2893 .lite-00e8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .filter-79e7.south-2893 .lite-00e8 {
    margin-right: 0.4em;
  }
}
.filter-79e7.south-2893 .lite-00e8:last-child {
  margin-right: 0;
}
.stale-f367 .upper_b5c0 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .thumbnail-gold-dd78 .filter_c96d {
    margin: 0 -0.5em;
  }
  .thumbnail-gold-dd78 .filter_c96d [class*="customify-col-"],
  .thumbnail-gold-dd78 .filter_c96d [class*="customify-col_"],
  .thumbnail-gold-dd78 .filter_c96d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.thumbnail-gold-dd78.out-9a35 .upper_b5c0 {
  background: 0 0 !important;
}
.thumbnail-gold-dd78.out-9a35 .upper_b5c0,
.thumbnail-gold-dd78.stale-f367 .upper_b5c0 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .thumbnail-gold-dd78.hero-52e1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.thumbnail-gold-dd78.stale-f367 .upper_b5c0 {
  box-shadow: none !important;
}
.tiny_96d5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .tiny_96d5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .tiny_96d5 {
    padding: 18px 0 20px;
  }
}
.tiny_96d5 .pagination_yellow_b6e3 {
  width: 100%;
}
.tiny_96d5 .background_0222 {
  margin-bottom: 0;
}
.tiny_96d5 .shade_tiny_3104 {
  margin-top: 5px;
  font-size: 0.875em;
}
.photo_f4c0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.photo_f4c0 .button_50fb {
  width: 100%;
}
.fixed-7837 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.fixed-7837 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.fixed-7837 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;
}
.fixed-7837 li:last-child:after {
  display: none;
}
.fixed-7837 li a {
  font-weight: 500;
  margin-right: 10px;
}
.text_tall_eef6 .header-plasma-c264 button,
.tiny_96d5 .header-plasma-c264 button {
  left: 0;
}
.text_tall_eef6 .button_50fb,
.tiny_96d5 .button_50fb {
  padding-left: 0;
  padding-right: 0;
}
.text_tall_eef6 .photo_f4c0,
.tiny_96d5 .photo_f4c0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.text_tall_eef6 {
  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;
}
.text_tall_eef6: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;
}
.text_tall_eef6 .article_under_d31e {
  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) {
  .text_tall_eef6 .article_under_d31e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .text_tall_eef6 .article_under_d31e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .text_tall_eef6 .article_under_d31e {
    min-height: 200px;
  }
}
.text_tall_eef6 .fixed-7837 {
  color: rgba(255, 255, 255, 0.8);
}
.text_tall_eef6 .fixed-7837 a,
.text_tall_eef6 .fixed-7837 li:after {
  color: inherit;
}
.text_tall_eef6 .fixed-7837 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hero_64ed {
  margin-bottom: 0.5em;
}
.preview-9f17 {
  margin-bottom: 1.2em;
}
.preview-9f17,
.hero_64ed {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.preview-9f17 p:last-child,
.hero_64ed p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .header-plasma-c264,
#masthead .header-plasma-c264 {
  display: none;
}
#masthead
  > .header-plasma-c264.glass-34a9 {
  display: none;
}
#masthead > .header-plasma-c264 button {
  left: 0;
}
.frame-10e3 {
  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%;
}
.frame-10e3 .lite-00e8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.frame-10e3 .carousel-71e9 {
  display: -webkit-box;
  display: flex;
}
.frame-10e3 .carousel-71e9.chip_72b7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.frame-10e3 .carousel-71e9.brown_3b95 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame-10e3 .carousel-71e9.new-49c3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame-10e3.container_brown_8023.button_50b8 .carousel-71e9.chip_72b7 {
  flex-basis: 100%;
}
.frame-10e3.copper-a4a1 .carousel-71e9.brown_3b95 {
  -webkit-box-flex: 1;
  flex: auto;
}
.frame-10e3.copper-a4a1 .carousel-71e9.new-49c3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .header-plasma-c264.glass-34a9 {
  display: none;
}
#masthead > .header-plasma-c264 button {
  left: 0;
}
.chip-smooth-f26e {
  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;
}
.chip-smooth-f26e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.chip-smooth-f26e.gas_88ca i {
  margin-right: 4px;
}
.chip-smooth-f26e.carousel_liquid_08de i {
  margin-left: 5px;
}
.highlight-59c8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.highlight-59c8 p:last-child {
  margin-bottom: 0;
}
.lower_60e3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.lower_60e3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.lower_60e3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.lower_60e3 .accent-c0c8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.lower_60e3 .popup-19c6 {
  margin: 5px 0 7px 0;
}
.lower_60e3.hovered_a99a .info_motion_df8a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower_60e3.hovered_a99a .under-3da1 {
  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;
}
.lower_60e3.summary_focused_0bc3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.lower_60e3.summary_focused_0bc3 .info_motion_df8a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lower_60e3.summary_focused_0bc3 .under-3da1 {
  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;
}
.lower_60e3.component_fd8e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lower_60e3.pagination-copper-38a7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.lower_60e3.pagination-copper-38a7 .under-3da1 {
  margin-top: 7px;
}
.orange_4f1a {
  display: inline-block;
}
.thick-2237 .center-dcdf .lower_60e3 img {
  max-width: 100%;
}
.backdrop_next_b6c5 .red-e4cc.video-cool-b474,
.nav_new_6931 .red-e4cc.video-cool-b474 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop_next_b6c5 .grid-acd1,
.nav_new_6931 .grid-acd1 {
  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%);
}
.backdrop_next_b6c5 .grid-acd1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.backdrop_next_b6c5.east-0646 .grid-acd1 {
  display: none;
}
.backdrop_next_b6c5 .logo-9993 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.backdrop_next_b6c5 .logo-9993 li {
  display: inline-block;
  position: relative;
}
.backdrop_next_b6c5 .logo-9993 li:last-child {
  margin-right: 0;
}
.backdrop_next_b6c5 .logo-9993 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;
}
.backdrop_next_b6c5 .logo-9993 li.tabs_12cb > a {
  color: rgba(0, 0, 0, 0.9);
}
.backdrop_next_b6c5 .logo-9993 > 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;
}
.backdrop_next_b6c5 .logo-9993 > li > a i {
  line-height: 0;
}
.backdrop_next_b6c5 .logo-9993 > li.tertiary-clean-968c > a .grid-acd1 {
  margin-left: 4px;
  line-height: 0;
}
.backdrop_next_b6c5 .logo-9993 .background-365e li.tertiary-clean-968c > a {
  position: relative;
}
.backdrop_next_b6c5 .logo-9993 .background-365e li.tertiary-clean-968c > a:after,
.backdrop_next_b6c5 .logo-9993 .background-365e li.tertiary-clean-968c > a:before {
  content: "";
  display: table;
}
.backdrop_next_b6c5 .logo-9993 .background-365e li.tertiary-clean-968c > a:after {
  clear: both;
}
.backdrop_next_b6c5 .logo-9993 .background-365e li.tertiary-clean-968c > a .grid-acd1 {
  margin-left: 5px;
  float: right;
}
.backdrop_next_b6c5 .notification-187b,
.backdrop_next_b6c5 .background-365e {
  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;
}
.backdrop_next_b6c5 .background-365e {
  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;
}
.backdrop_next_b6c5 .background-365e .video-cool-b474 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.backdrop_next_b6c5 .background-365e .grid-acd1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.backdrop_next_b6c5 .background-365e li {
  display: block;
  margin: 0;
  padding: 0;
}
.backdrop_next_b6c5 .background-365e 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;
}
.backdrop_next_b6c5 .background-365e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_next_b6c5 .background-365e .background-365e {
  top: 0;
  left: 100%;
}
.backdrop_next_b6c5 .container-cd7c.fn-focus-e77a > .notification-187b,
.backdrop_next_b6c5 .container-cd7c.fn-focus-e77a > .background-365e,
.backdrop_next_b6c5 .container-cd7c:focus > .notification-187b,
.backdrop_next_b6c5 .container-cd7c:focus > .background-365e,
.backdrop_next_b6c5 .container-cd7c:hover > .notification-187b,
.backdrop_next_b6c5 .container-cd7c:hover > .background-365e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.backdrop_next_b6c5.image-action-6b33 .feature-0842:after,
.backdrop_next_b6c5.image-action-6b33 .feature-0842:before {
  content: "";
  display: table;
}
.backdrop_next_b6c5.image-action-6b33 .feature-0842:after {
  clear: both;
}
.backdrop_next_b6c5.image-action-6b33 .feature-0842 > li {
  float: left;
}
.backdrop_next_b6c5.notification_d6f5 .feature-0842:after,
.backdrop_next_b6c5.notification_d6f5 .feature-0842:before {
  content: "";
  display: table;
}
.backdrop_next_b6c5.notification_d6f5 .feature-0842:after {
  clear: both;
}
.backdrop_next_b6c5.notification_d6f5 .feature-0842 > li {
  float: left;
}
.backdrop_next_b6c5.notification_d6f5 .feature-0842 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.backdrop_next_b6c5.notification_d6f5 .feature-0842 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.backdrop_next_b6c5.notification_d6f5 .feature-0842 > li.layout_left_d63e > a,
.backdrop_next_b6c5.notification_d6f5 .feature-0842 > li.tabs_12cb > a {
  color: #fff;
  background-color: #1e4b75;
}
.backdrop_next_b6c5.stone_8754 .feature-0842 > li > a .video-cool-b474 {
  position: relative;
}
.backdrop_next_b6c5.stone_8754 .feature-0842 > li > a .video-cool-b474: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;
}
.backdrop_next_b6c5.stone_8754
  .feature-0842
  > li:focus
  > a
  .video-cool-b474:before,
.backdrop_next_b6c5.stone_8754
  .feature-0842
  > li:hover
  > a
  .video-cool-b474:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_next_b6c5.stone_8754
  .feature-0842
  > li.layout_left_d63e
  > a
  .video-cool-b474:before,
.backdrop_next_b6c5.stone_8754
  .feature-0842
  > li.paper_49d6
  > a
  .video-cool-b474:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_next_b6c5.article_old_c909 .feature-0842 > li > a .video-cool-b474 {
  position: relative;
}
.backdrop_next_b6c5.article_old_c909 .feature-0842 > li > a .video-cool-b474: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;
}
.backdrop_next_b6c5.article_old_c909 .feature-0842 > li:focus > a .video-cool-b474:before,
.backdrop_next_b6c5.article_old_c909
  .feature-0842
  > li:hover
  > a
  .video-cool-b474:before {
  width: 100%;
  background-color: currentColor;
}
.backdrop_next_b6c5.article_old_c909
  .feature-0842
  > li.layout_left_d63e
  > a
  .video-cool-b474:before,
.backdrop_next_b6c5.article_old_c909
  .feature-0842
  > li.paper_49d6
  > a
  .video-cool-b474:before {
  width: 100%;
  background-color: currentColor;
}
.nav_new_6931 .logo-9993 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav_new_6931 .logo-9993 li:first-child > a {
  border-top: none;
}
.nav_new_6931 .logo-9993 .label-8706 > .video-cool-b474 .grid-acd1 {
  display: none;
}
.nav_new_6931 .logo-9993 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.nav_new_6931 .logo-9993 li:last-child {
  border: none;
}
.nav_new_6931 .logo-9993 li.tertiary-clean-968c > a {
  padding-right: 45px !important;
}
.nav_new_6931 .logo-9993 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.nav_new_6931 .logo-9993 li a:focus,
.nav_new_6931 .logo-9993 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_new_6931 .logo-9993 li .container-715f {
  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;
}
.nav_new_6931 .logo-9993 li .container-715f:hover {
  box-shadow: none;
}
.nav_new_6931 .logo-9993 li .container-715f .grid-acd1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.nav_new_6931 .logo-9993 .background-365e {
  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);
}
.nav_new_6931 .logo-9993 .background-365e li a {
  padding-left: 3em;
}
.nav_new_6931 .logo-9993 .label-up-9799 > a .container-715f i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav_new_6931 .logo-9993 .label-up-9799 > .background-365e {
  display: block;
  opacity: 1;
}
.hard_8744 {
  max-width: 100%;
}
.module_0654 {
  line-height: 0;
  cursor: pointer;
}
.wide-929a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.wide-929a:hover {
  box-shadow: none;
  color: currentColor;
}
.wide-929a svg {
  width: 18px;
  height: 18px;
}
.wide-929a .chip_pink_4a00 {
  display: none;
}
.top_6daf {
  position: relative;
}
.top_6daf.fn-active-e77a .wide-929a .caption-ce1e {
  display: none;
}
.top_6daf.fn-active-e77a .wide-929a .chip_pink_4a00 {
  display: inline-block;
}
.top_6daf .video_green_24f6 {
  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);
}
.top_6daf.feature_down_f040 .video_green_24f6 {
  left: auto;
  right: -0.9em;
}
.top_6daf.feature_down_f040 .item_7656::before {
  left: auto;
  right: 15px;
}
.top_6daf.fn-active-e77a .video_green_24f6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header-84eb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.header-84eb label {
  flex-basis: 100%;
}
.header-84eb .label_paper_3c23 {
  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;
}
.header-84eb .list_17fd {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.header-84eb .list_17fd:focus {
  background-color: transparent;
}
.header-84eb button.texture-933a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.header-84eb button.texture-933a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.header-84eb button.texture-933a svg {
  width: 18px;
  height: 18px;
}
.header-84eb input[type="submit"] {
  min-height: auto;
}
.new_e1e3 .header-84eb .list_17fd {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.item_7656 {
  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) {
  .item_7656 {
    width: 220px;
  }
}
.item_7656 label {
  flex-basis: 100%;
}
.item_7656::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;
}
.item-fa80 .new_e1e3 .header-84eb {
  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;
}
.item-fa80
  .new_e1e3
  .header-84eb
  .label_paper_3c23 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.item-fa80 .new_e1e3 .header-84eb .list_17fd {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.item-fa80
  .new_e1e3
  .header-84eb
  .list_17fd:focus {
  background: 0 0;
}
.item-fa80
  .new_e1e3
  .header-84eb
  .green_40df {
  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;
}
.backdrop-advanced-b405 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.backdrop-advanced-b405 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.backdrop-advanced-b405 li:last-child {
  margin-right: 0;
}
.backdrop-advanced-b405 li:first-child {
  margin-left: 0;
}
.backdrop-advanced-b405.frame_bronze_5860 a {
  color: #fff;
}
.backdrop-advanced-b405.frame_bronze_5860 a:hover {
  color: #fff;
}
.backdrop-advanced-b405 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.backdrop-advanced-b405 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.backdrop-advanced-b405 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.backdrop-advanced-b405 a:hover {
  opacity: 0.9;
  color: inherit;
}
.backdrop-advanced-b405 [class*="social-icon-apple"] {
  background-color: #999;
}
.backdrop-advanced-b405 [class*="social-icon-apple"].component_ba56 {
  background-color: transparent;
  color: #999;
}
.backdrop-advanced-b405 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.backdrop-advanced-b405 [class*="social-icon-behance"].component_ba56 {
  background-color: transparent;
  color: #1769ff;
}
.backdrop-advanced-b405 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.backdrop-advanced-b405 [class*="social-icon-bitbucket"].component_ba56 {
  background-color: transparent;
  color: #205081;
}
.backdrop-advanced-b405 [class*="social-icon-codepen"] {
  background-color: #000;
}
.backdrop-advanced-b405 [class*="social-icon-codepen"].component_ba56 {
  background-color: transparent;
  color: #000;
}
.backdrop-advanced-b405 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.backdrop-advanced-b405 [class*="social-icon-delicious"].component_ba56 {
  background-color: transparent;
  color: #39f;
}
.backdrop-advanced-b405 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.backdrop-advanced-b405 [class*="social-icon-digg"].component_ba56 {
  background-color: transparent;
  color: #005be2;
}
.backdrop-advanced-b405 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.backdrop-advanced-b405 [class*="social-icon-dribbble"].component_ba56 {
  background-color: transparent;
  color: #ea4c89;
}
.backdrop-advanced-b405 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.backdrop-advanced-b405 [class*="social-icon-envelope"].component_ba56 {
  background-color: transparent;
  color: #ea4335;
}
.backdrop-advanced-b405 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.backdrop-advanced-b405 [class*="social-icon-facebook"].component_ba56 {
  background-color: transparent;
  color: #3b5998;
}
.backdrop-advanced-b405 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.backdrop-advanced-b405 [class*="social-icon-flickr"].component_ba56 {
  background-color: transparent;
  color: #0063dc;
}
.backdrop-advanced-b405 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.backdrop-advanced-b405 [class*="social-icon-foursquare"].component_ba56 {
  background-color: transparent;
  color: #2d5be3;
}
.backdrop-advanced-b405 [class*="social-icon-github"] {
  background-color: #333;
}
.backdrop-advanced-b405 [class*="social-icon-github"].component_ba56 {
  background-color: transparent;
  color: #333;
}
.backdrop-advanced-b405 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.backdrop-advanced-b405 [class*="social-icon-google-plus"].component_ba56 {
  background-color: transparent;
  color: #dd4b39;
}
.backdrop-advanced-b405 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.backdrop-advanced-b405 [class*="social-icon-houzz"].component_ba56 {
  background-color: transparent;
  color: #7ac142;
}
.backdrop-advanced-b405 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.backdrop-advanced-b405 [class*="social-icon-instagram"].component_ba56 {
  background-color: transparent;
  color: #262626;
}
.backdrop-advanced-b405 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.backdrop-advanced-b405 [class*="social-icon-jsfiddle"].component_ba56 {
  background-color: transparent;
  color: #487aa2;
}
.backdrop-advanced-b405 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.backdrop-advanced-b405 [class*="social-icon-linkedin"].component_ba56 {
  background-color: transparent;
  color: #0077b5;
}
.backdrop-advanced-b405 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.backdrop-advanced-b405 [class*="social-icon-medium"].component_ba56 {
  background-color: transparent;
  color: #00ab6b;
}
.backdrop-advanced-b405 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.backdrop-advanced-b405
  [class*="social-icon-odnoklassniki"].component_ba56 {
  background-color: transparent;
  color: #f4731c;
}
.backdrop-advanced-b405 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.backdrop-advanced-b405 [class*="social-icon-meetup"].component_ba56 {
  background-color: transparent;
  color: #ec1c40;
}
.backdrop-advanced-b405 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.backdrop-advanced-b405 [class*="social-icon-pinterest"].component_ba56 {
  background-color: transparent;
  color: #bd081c;
}
.backdrop-advanced-b405 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.backdrop-advanced-b405 [class*="social-icon-product-hunt"].component_ba56 {
  background-color: transparent;
  color: #da552f;
}
.backdrop-advanced-b405 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.backdrop-advanced-b405 [class*="social-icon-reddit"].component_ba56 {
  background-color: transparent;
  color: #ff4500;
}
.backdrop-advanced-b405 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.backdrop-advanced-b405 [class*="social-icon-rss"].component_ba56 {
  background-color: transparent;
  color: #f26522;
}
.backdrop-advanced-b405 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.backdrop-advanced-b405
  [class*="social-icon-shopping-cart"].component_ba56 {
  background-color: transparent;
  color: #4caf50;
}
.backdrop-advanced-b405 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.backdrop-advanced-b405 [class*="social-icon-skype"].component_ba56 {
  background-color: transparent;
  color: #00aff0;
}
.backdrop-advanced-b405 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.backdrop-advanced-b405 [class*="social-icon-slideshare"].component_ba56 {
  background-color: transparent;
  color: #0077b5;
}
.backdrop-advanced-b405 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.backdrop-advanced-b405 [class*="social-icon-snapchat"].component_ba56 {
  background-color: transparent;
  color: #fffc00;
}
.backdrop-advanced-b405 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.backdrop-advanced-b405 [class*="social-icon-soundcloud"].component_ba56 {
  background-color: transparent;
  color: #f80;
}
.backdrop-advanced-b405 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.backdrop-advanced-b405 [class*="social-icon-spotify"].component_ba56 {
  background-color: transparent;
  color: #2ebd59;
}
.backdrop-advanced-b405 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.backdrop-advanced-b405
  [class*="social-icon-stack-overflow"].component_ba56 {
  background-color: transparent;
  color: #fe7a15;
}
.backdrop-advanced-b405 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.backdrop-advanced-b405 [class*="social-icon-maldkfgram"].component_ba56 {
  background-color: transparent;
  color: #2ca5e0;
}
.backdrop-advanced-b405 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.backdrop-advanced-b405 [class*="social-icon-tripadvisor"].component_ba56 {
  background-color: transparent;
  color: #589442;
}
.backdrop-advanced-b405 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.backdrop-advanced-b405 [class*="social-icon-tumblr"].component_ba56 {
  background-color: transparent;
  color: #35465c;
}
.backdrop-advanced-b405 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.backdrop-advanced-b405 [class*="social-icon-twitch"].component_ba56 {
  background-color: transparent;
  color: #6441a5;
}
.backdrop-advanced-b405 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.backdrop-advanced-b405 [class*="social-icon-twitter"].component_ba56 {
  background-color: transparent;
  color: #1da1f2;
}
.backdrop-advanced-b405 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.backdrop-advanced-b405 [class*="social-icon-vimeo"].component_ba56 {
  background-color: transparent;
  color: #1ab7ea;
}
.backdrop-advanced-b405 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.backdrop-advanced-b405 [class*="social-icon-vk"].component_ba56 {
  background-color: transparent;
  color: #45668e;
}
.backdrop-advanced-b405 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.backdrop-advanced-b405 [class*="social-icon-weibo"].component_ba56 {
  background-color: transparent;
  color: #df2029;
}
.backdrop-advanced-b405 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.backdrop-advanced-b405 [class*="social-icon-weixin"].component_ba56 {
  background-color: transparent;
  color: #7bb32e;
}
.backdrop-advanced-b405 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.backdrop-advanced-b405 [class*="social-icon-whatsapp"].component_ba56 {
  background-color: transparent;
  color: #25d366;
}
.backdrop-advanced-b405 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.backdrop-advanced-b405 [class*="social-icon-wordpress"].component_ba56 {
  background-color: transparent;
  color: #21759b;
}
.backdrop-advanced-b405 [class*="social-icon-xing"] {
  background-color: #026466;
}
.backdrop-advanced-b405 [class*="social-icon-xing"].component_ba56 {
  background-color: transparent;
  color: #026466;
}
.backdrop-advanced-b405 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.backdrop-advanced-b405 [class*="social-icon-yelp"].component_ba56 {
  background-color: transparent;
  color: #af0606;
}
.backdrop-advanced-b405 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.backdrop-advanced-b405 [class*="social-icon-youtube"].component_ba56 {
  background-color: transparent;
  color: #cd201f;
}
.banner-fresh-c845 {
  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;
}
.banner-fresh-c845:hover {
  box-shadow: none;
  background: 0 0;
}
.orange-cd4b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.button-91ff {
  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;
}
.pro_0c04 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.surface_advanced_216e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.surface_advanced_216e,
.surface_advanced_216e::after,
.surface_advanced_216e::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;
}
.surface_advanced_216e::after,
.surface_advanced_216e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.nav-huge-c794 .button-91ff .pro_0c04 {
  margin-top: -2px;
  width: 19px;
}
.nav-huge-c794 .button-91ff .surface_advanced_216e {
  margin-top: -1px;
}
.nav-huge-c794 .button-91ff .surface_advanced_216e,
.nav-huge-c794 .button-91ff .surface_advanced_216e::after,
.nav-huge-c794 .button-91ff .surface_advanced_216e::before {
  width: 19px;
  height: 2px;
}
.nav-huge-c794 .button-91ff .surface_advanced_216e::before {
  top: -6px;
}
.nav-huge-c794 .button-91ff .surface_advanced_216e::after {
  bottom: -6px;
}
.fast-24c0 .button-91ff .pro_0c04 {
  margin-top: -2px;
  width: 22px;
}
.fast-24c0 .button-91ff .surface_advanced_216e {
  margin-top: -1px;
}
.fast-24c0 .button-91ff .surface_advanced_216e,
.fast-24c0 .button-91ff .surface_advanced_216e::after,
.fast-24c0 .button-91ff .surface_advanced_216e::before {
  width: 22px;
  height: 2px;
}
.fast-24c0 .button-91ff .surface_advanced_216e::before {
  top: -7px;
}
.fast-24c0 .button-91ff .surface_advanced_216e::after {
  bottom: -7px;
}
.hard-e7bd .button-91ff .pro_0c04 {
  margin-top: -2px;
  width: 31px;
}
.hard-e7bd .button-91ff .surface_advanced_216e {
  margin-top: -1.5px;
}
.hard-e7bd .button-91ff .surface_advanced_216e,
.hard-e7bd .button-91ff .surface_advanced_216e::after,
.hard-e7bd .button-91ff .surface_advanced_216e::before {
  width: 31px;
  height: 3px;
}
.hard-e7bd .button-91ff .surface_advanced_216e::before {
  top: -9px;
}
.hard-e7bd .button-91ff .surface_advanced_216e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .item-fast-2479 .button-91ff .pro_0c04 {
    margin-top: -2px;
    width: 19px;
  }
  .item-fast-2479 .button-91ff .surface_advanced_216e {
    margin-top: -1px;
  }
  .item-fast-2479 .button-91ff .surface_advanced_216e,
  .item-fast-2479 .button-91ff .surface_advanced_216e::after,
  .item-fast-2479 .button-91ff .surface_advanced_216e::before {
    width: 19px;
    height: 2px;
  }
  .item-fast-2479 .button-91ff .surface_advanced_216e::before {
    top: -6px;
  }
  .item-fast-2479 .button-91ff .surface_advanced_216e::after {
    bottom: -6px;
  }
  .alert-glass-4dad .button-91ff .pro_0c04 {
    margin-top: -2px;
    width: 22px;
  }
  .alert-glass-4dad .button-91ff .surface_advanced_216e {
    margin-top: -1px;
  }
  .alert-glass-4dad .button-91ff .surface_advanced_216e,
  .alert-glass-4dad .button-91ff .surface_advanced_216e::after,
  .alert-glass-4dad .button-91ff .surface_advanced_216e::before {
    width: 22px;
    height: 2px;
  }
  .alert-glass-4dad .button-91ff .surface_advanced_216e::before {
    top: -7px;
  }
  .alert-glass-4dad .button-91ff .surface_advanced_216e::after {
    bottom: -7px;
  }
  .tiny-89dc .button-91ff .pro_0c04 {
    margin-top: -2px;
    width: 31px;
  }
  .tiny-89dc .button-91ff .surface_advanced_216e {
    margin-top: -1.5px;
  }
  .tiny-89dc .button-91ff .surface_advanced_216e,
  .tiny-89dc .button-91ff .surface_advanced_216e::after,
  .tiny-89dc .button-91ff .surface_advanced_216e::before {
    width: 31px;
    height: 3px;
  }
  .tiny-89dc .button-91ff .surface_advanced_216e::before {
    top: -9px;
  }
  .tiny-89dc .button-91ff .surface_advanced_216e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .upper_4566 .button-91ff .pro_0c04 {
    margin-top: -2px;
    width: 19px;
  }
  .upper_4566 .button-91ff .surface_advanced_216e {
    margin-top: -1px;
  }
  .upper_4566 .button-91ff .surface_advanced_216e,
  .upper_4566 .button-91ff .surface_advanced_216e::after,
  .upper_4566 .button-91ff .surface_advanced_216e::before {
    width: 19px;
    height: 2px;
  }
  .upper_4566 .button-91ff .surface_advanced_216e::before {
    top: -6px;
  }
  .upper_4566 .button-91ff .surface_advanced_216e::after {
    bottom: -6px;
  }
  .article_c04f .button-91ff .pro_0c04 {
    margin-top: -2px;
    width: 22px;
  }
  .article_c04f .button-91ff .surface_advanced_216e {
    margin-top: -1px;
  }
  .article_c04f .button-91ff .surface_advanced_216e,
  .article_c04f .button-91ff .surface_advanced_216e::after,
  .article_c04f .button-91ff .surface_advanced_216e::before {
    width: 22px;
    height: 2px;
  }
  .article_c04f .button-91ff .surface_advanced_216e::before {
    top: -7px;
  }
  .article_c04f .button-91ff .surface_advanced_216e::after {
    bottom: -7px;
  }
  .stale_8deb .button-91ff .pro_0c04 {
    margin-top: -2px;
    width: 31px;
  }
  .stale_8deb .button-91ff .surface_advanced_216e {
    margin-top: -1.5px;
  }
  .stale_8deb .button-91ff .surface_advanced_216e,
  .stale_8deb .button-91ff .surface_advanced_216e::after,
  .stale_8deb .button-91ff .surface_advanced_216e::before {
    width: 31px;
    height: 3px;
  }
  .stale_8deb .button-91ff .surface_advanced_216e::before {
    top: -9px;
  }
  .stale_8deb .button-91ff .surface_advanced_216e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .overlay-brown-ed64 .button-91ff .pro_0c04 {
    margin-top: -2px;
    width: 19px;
  }
  .overlay-brown-ed64 .button-91ff .surface_advanced_216e {
    margin-top: -1px;
  }
  .overlay-brown-ed64 .button-91ff .surface_advanced_216e,
  .overlay-brown-ed64 .button-91ff .surface_advanced_216e::after,
  .overlay-brown-ed64 .button-91ff .surface_advanced_216e::before {
    width: 19px;
    height: 2px;
  }
  .overlay-brown-ed64 .button-91ff .surface_advanced_216e::before {
    top: -6px;
  }
  .overlay-brown-ed64 .button-91ff .surface_advanced_216e::after {
    bottom: -6px;
  }
  .link-3f2b .button-91ff .pro_0c04 {
    margin-top: -2px;
    width: 22px;
  }
  .link-3f2b .button-91ff .surface_advanced_216e {
    margin-top: -1px;
  }
  .link-3f2b .button-91ff .surface_advanced_216e,
  .link-3f2b .button-91ff .surface_advanced_216e::after,
  .link-3f2b .button-91ff .surface_advanced_216e::before {
    width: 22px;
    height: 2px;
  }
  .link-3f2b .button-91ff .surface_advanced_216e::before {
    top: -7px;
  }
  .link-3f2b .button-91ff .surface_advanced_216e::after {
    bottom: -7px;
  }
  .bright-ba7c .button-91ff .pro_0c04 {
    margin-top: -2px;
    width: 31px;
  }
  .bright-ba7c .button-91ff .surface_advanced_216e {
    margin-top: -1.5px;
  }
  .bright-ba7c .button-91ff .surface_advanced_216e,
  .bright-ba7c .button-91ff .surface_advanced_216e::after,
  .bright-ba7c .button-91ff .surface_advanced_216e::before {
    width: 31px;
    height: 3px;
  }
  .bright-ba7c .button-91ff .surface_advanced_216e::before {
    top: -9px;
  }
  .bright-ba7c .button-91ff .surface_advanced_216e::after {
    bottom: -9px;
  }
}
.frame_bronze_b8c9 .surface_advanced_216e {
  -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);
}
.frame_bronze_b8c9 .surface_advanced_216e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.frame_bronze_b8c9 .surface_advanced_216e::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);
}
.frame_bronze_b8c9.photo_c6a6 .surface_advanced_216e {
  -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);
}
.frame_bronze_b8c9.photo_c6a6 .surface_advanced_216e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.frame_bronze_b8c9.photo_c6a6 .surface_advanced_216e::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);
}
.disabled-warm-1f13 {
  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.gallery-180e:before {
  display: none;
}
.steel_aa60 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.steel_aa60 .right_ae48 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.steel_aa60 .right_ae48:last-of-type {
  border-bottom: none;
}
.steel_aa60 .right_ae48.purple-18dd,
.steel_aa60 .right_ae48.simple-8bee,
.steel_aa60 .right_ae48.over-8e71 {
  padding: 0;
}
.steel_aa60 .nav_new_6931 .container-715f {
  color: currentColor;
}
.steel_aa60 .nav_new_6931 .container-715f:focus,
.steel_aa60 .nav_new_6931 .container-715f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel_aa60.shade-aba7 .short-72bc,
.steel_aa60.shade-aba7 .highlight-59c8 a,
.steel_aa60.shade-aba7 .feature-0842 a,
.steel_aa60.shade-aba7 .background-365e a {
  color: rgba(0, 0, 0, 0.55);
}
.steel_aa60.shade-aba7 .short-72bc:hover,
.steel_aa60.shade-aba7 .highlight-59c8 a:hover,
.steel_aa60.shade-aba7 .feature-0842 a:hover,
.steel_aa60.shade-aba7 .background-365e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.steel_aa60.shade-aba7 .frame-focused-c8ea {
  color: rgba(0, 0, 0, 0.8);
}
.steel_aa60.shade-aba7 .right_ae48 {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel_aa60.shade-aba7 .right_ae48:before {
  background: rgba(0, 0, 0, 0.08);
}
.steel_aa60.shade-aba7 .new_4597:before {
  background: rgba(255, 255, 255, 0.9);
}
.steel_aa60.shade-aba7 .nav_new_6931 .logo-9993 li a,
.steel_aa60.shade-aba7 .nav_new_6931 .container-715f,
.steel_aa60.shade-aba7 .background-365e {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel_aa60.shade-aba7 .nav_new_6931 .container-715f:focus,
.steel_aa60.shade-aba7 .nav_new_6931 .container-715f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel_aa60.shade-aba7 .logo-9993 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.steel_aa60.media-19a0 .short-72bc,
.steel_aa60.media-19a0 .highlight-59c8 a,
.steel_aa60.media-19a0 .feature-0842 .container-715f,
.steel_aa60.media-19a0 .feature-0842 a,
.steel_aa60.media-19a0 .background-365e a {
  color: rgba(255, 255, 255, 0.79);
}
.steel_aa60.media-19a0 .short-72bc:hover,
.steel_aa60.media-19a0 .highlight-59c8 a:hover,
.steel_aa60.media-19a0 .feature-0842 .container-715f:hover,
.steel_aa60.media-19a0 .feature-0842 a:hover,
.steel_aa60.media-19a0 .background-365e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.steel_aa60.media-19a0 .frame-focused-c8ea {
  color: rgba(255, 255, 255, 0.99);
}
.steel_aa60.media-19a0 .right_ae48 {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel_aa60.media-19a0 .right_ae48:before {
  background: rgba(255, 255, 255, 0.08);
}
.steel_aa60.media-19a0 .new_4597:before {
  background: rgba(0, 0, 0, 0.9);
}
.steel_aa60.media-19a0 .nav_new_6931 .logo-9993 li a,
.steel_aa60.media-19a0 .nav_new_6931 .container-715f,
.steel_aa60.media-19a0 .background-365e {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel_aa60.media-19a0 .nav_new_6931 .container-715f:focus,
.steel_aa60.media-19a0 .nav_new_6931 .container-715f:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel_aa60.media-19a0 .logo-9993 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_4597 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.new_4597:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.article-green-8bb5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.top-30d2 .steel_aa60 {
  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;
}
.top-30d2 .right_ae48 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.top-30d2 .right_ae48: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) {
  .top-30d2 .right_ae48:before {
    width: 16%;
    left: 42%;
  }
}
.top-30d2 .right_ae48:last-child:before {
  content: none;
}
.top-30d2 .right_ae48[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.top-30d2 .nav_new_6931 .logo-9993 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.top-30d2 .nav_new_6931 .logo-9993 li a .container-715f {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.top-30d2 .nav_new_6931 .background-365e {
  border: none;
}
.top-30d2 .nav_new_6931 .background-365e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.top-30d2 .new_4597 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.top-30d2 .article-green-8bb5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.top-30d2 .media-19a0 .new_4597:before {
  background: rgba(0, 0, 0, 0.9);
}
.top-30d2 .shade-aba7.advanced-bee3 .surface_advanced_216e {
  background: rgba(0, 0, 0, 0.6);
}
.top-30d2
  .shade-aba7.advanced-bee3
  .surface_advanced_216e::after,
.top-30d2
  .shade-aba7.advanced-bee3
  .surface_advanced_216e:before {
  background: inherit;
}
.top-30d2
  .shade-aba7.advanced-bee3:hover
  .surface_advanced_216e {
  background: rgba(0, 0, 0, 0.8);
}
.thumbnail_e7b2 .steel_aa60 {
  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) {
  .thumbnail_e7b2 .steel_aa60 {
    width: auto;
    right: 45px;
  }
}
.item-8c71 .steel_aa60 {
  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) {
  .item-8c71 .steel_aa60 {
    width: auto;
    left: 45px;
  }
}
.gallery-180e .steel_aa60 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.gallery-180e .article-green-8bb5 {
  max-width: 48em;
  margin: 0 auto;
}
.gallery-180e .new_4597:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pagination-pro-2a97 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pagination-pro-2a97.top-30d2 .steel_aa60 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pagination-pro-2a97.thumbnail_e7b2 .steel_aa60 {
  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);
}
.pagination-pro-2a97 .steel_aa60 {
  visibility: visible;
}
.pagination-pro-2a97.item-8c71 .steel_aa60 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.widget_0817,
.tabs_warm_7e19 {
  overflow-x: hidden;
}
.widget_0817 .steel_aa60 {
  overflow: auto;
}
.widget_0817.top-30d2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_0817.top-30d2 .steel_aa60 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.widget_0817.top-30d2 .banner-fresh-c845 {
  opacity: 0;
}
.widget_0817.thumbnail_e7b2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_0817.thumbnail_e7b2 .steel_aa60 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.widget_0817.thumbnail_e7b2 .banner-fresh-c845 {
  opacity: 0;
}
.widget_0817.item-8c71 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.widget_0817.item-8c71 .steel_aa60 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.widget_0817.item-8c71 .banner-fresh-c845 {
  opacity: 0;
}
.widget_0817.gallery-180e .steel_aa60 {
  z-index: 10;
  visibility: visible;
}
.advanced-bee3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.advanced-bee3 .surface_advanced_216e {
  background: rgba(255, 255, 255, 0.99);
}
.advanced-bee3 .surface_advanced_216e::after,
.advanced-bee3 .surface_advanced_216e:before {
  background: inherit;
}
.advanced-bee3:hover .surface_advanced_216e {
  background: rgba(255, 255, 255, 0.99);
}
.item-8c71 .advanced-bee3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.gallery-180e .advanced-bee3 {
  display: none !important;
}
.widget_0817:before,
.tabs_warm_7e19:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.widget_0817 .advanced-bee3,
.tabs_warm_7e19 .advanced-bee3 {
  display: inline-block;
}
.steel_aa60 .lite-00e8 {
  -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;
}
.widget_0817 .steel_aa60 .lite-00e8,
.tabs_warm_7e19 .steel_aa60 .lite-00e8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.frame_d96a .label_paper_3c23 {
  width: 100%;
}
.center-dcdf {
  padding: 0 0.5em 0;
}
.center-dcdf [class*="customify-col-"],
.center-dcdf [class*="customify-col_"],
.center-dcdf [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.card-dynamic-7c63 .center-dcdf {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .filter_c96d .simple-e652,
  .simple-e652 {
    display: none;
  }
  .text-yellow-528d {
    text-align: left;
  }
  .out-2051 {
    text-align: center;
  }
  .header-d839 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .filter_c96d .fast_c3cc,
  .fast_c3cc {
    display: none;
  }
  .backdrop-5d69 {
    text-align: left;
  }
  .tooltip_919b {
    text-align: center;
  }
  .search-deea {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .filter_c96d .panel-tall-e2d5,
  .panel-tall-e2d5 {
    display: none;
  }
  .sidebar-top-d344 {
    text-align: left;
  }
  .tag_hard_ec89 {
    text-align: center;
  }
  .highlight-white-f266 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.prev-ef5d {
  box-shadow: none !important;
}
.overlay-9370 .wrapper_copper_1746,
.thumbnail_narrow_1e80 .wrapper_copper_1746 {
  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;
}
.thumbnail_narrow_1e80 .wrapper_copper_1746 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.upper_b5c0 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.upper_b5c0:after,
.upper_b5c0:before {
  content: "";
  display: table;
}
.upper_b5c0:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .upper_b5c0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.upper_b5c0,
.hero-52e1 {
  max-width: 1248px;
  margin: 0 auto;
}

.light_0ef7.hard-07be .upper_b5c0 {
  max-width: 100%;
}
.light_0ef7.accordion_next_6b6e {
  max-width: 1200px;
  margin: 0 auto;
}
.light_0ef7.steel-5e59 .upper_b5c0 {
  max-width: 100%;
}
.light_0ef7.steel-5e59 > .upper_b5c0 {
  padding-left: 0;
  padding-right: 0;
}
.light_0ef7.steel-5e59 > .upper_b5c0 .filter_c96d {
  margin: 0;
}
.light_0ef7.steel-5e59
  > .upper_b5c0
  .active-6365.modal_dark_ff34 {
  margin-right: 0;
  margin-left: 0;
}
.light_0ef7.steel-5e59 #main.modal_dark_ff34 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .outline_next_fba0 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .outline_next_fba0 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pattern-496a .tertiary_4a94 {
    padding-right: 1em;
  }
  .pattern-496a.thumbnail-2ec7 .active-6365 {
    border-right: 1px solid #eaecee;
  }
  .pattern-496a.thumbnail-2ec7 .tertiary_4a94 {
    padding-right: 1em;
  }
  .pattern-496a.thumbnail-2ec7 .table_out_05bb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture_844d .tertiary_4a94 {
    padding-left: 1em;
  }
  .texture_844d.thumbnail-2ec7 .active-6365 {
    border-left: 1px solid #eaecee;
  }
  .texture_844d.thumbnail-2ec7 .tertiary_4a94 {
    padding-left: 1em;
  }
  .texture_844d.thumbnail-2ec7 .table_out_05bb {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag-dynamic-95bd .tertiary_4a94 {
    padding-left: 1em;
  }
  .tag-dynamic-95bd.thumbnail-2ec7 .green-0322 {
    border-right: 1px solid #eaecee;
  }
  .tag-dynamic-95bd.thumbnail-2ec7 .primary-55e1 {
    border-right: 1px solid #eaecee;
  }
  .tag-dynamic-95bd.thumbnail-2ec7 .tertiary_4a94 {
    padding-left: 1em;
  }
  .tag-dynamic-95bd.thumbnail-2ec7 .table_out_05bb {
    padding-right: 1em;
  }
  .tag-dynamic-95bd.thumbnail-2ec7 .medium_012b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column-short-65bd .tertiary_4a94 {
    padding-right: 1em;
  }
  .column-short-65bd.thumbnail-2ec7 .green-0322 {
    border-left: 1px solid #eaecee;
  }
  .column-short-65bd.thumbnail-2ec7 .primary-55e1 {
    border-left: 1px solid #eaecee;
  }
  .column-short-65bd.thumbnail-2ec7 .tertiary_4a94 {
    padding-right: 1em;
  }
  .column-short-65bd.thumbnail-2ec7 .table_out_05bb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column-short-65bd.thumbnail-2ec7 .medium_012b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_next_fba0 .tertiary_4a94 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_next_fba0.thumbnail-2ec7 .active-6365 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .outline_next_fba0.thumbnail-2ec7 .tertiary_4a94 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_next_fba0.thumbnail-2ec7 .table_out_05bb {
    padding-left: 1em;
  }
  .outline_next_fba0.thumbnail-2ec7 .medium_012b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .outline_next_fba0.thumbnail-2ec7 .tertiary_4a94 {
    padding-left: 0;
  }
}
.motion-d7b1 .filter-79e7 {
  display: inline-block;
}
.gallery_fixed_15f0 {
  display: inline-block;
}
.paragraph_2f88 {
  word-con: break-word;
}
.background-dynamic-72a4 > span {
  display: inline-block;
  padding: 5px 0;
}
.background-dynamic-72a4 .mask_30be {
  margin-left: 8px;
  margin-right: 8px;
}
.background-dynamic-72a4 .widget-down-42dc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.filter_dc84 .nav_orange_336c {
  margin-bottom: 2em;
}
.filter_dc84 .row_paper_e841 {
  margin-bottom: 15px;
}
.filter_dc84 .row_paper_e841:last-child {
  margin-bottom: 0;
}
.filter_dc84 .out_4ccb {
  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) {
  .filter_dc84 .out_4ccb {
    display: block;
  }
}
.filter_dc84 .detail_755c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .filter_dc84 .detail_755c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.filter_dc84 .input_iron_6d02 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.filter_dc84 .input_iron_6d02 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.filter_dc84 .input_iron_6d02 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.filter_dc84 .paragraph_2f88 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.filter_dc84 .paragraph_2f88 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.filter_dc84 .image_center_fec4 p:last-child {
  margin-bottom: 0;
}
.filter_dc84 .down_46ba {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.filter_dc84 .logo-ee46 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.filter_dc84 .simple_0dfa {
  margin-top: 1em;
}
.filter_dc84 .mask-0b0e {
  top: 0;
  display: block;
}
.filter_dc84 .mask-0b0e a {
  color: inherit;
}
.filter_dc84 .mask-0b0e a:hover {
  color: inherit;
}
.filter_dc84 .tall-961d {
  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;
}
.filter_dc84 .tall-961d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.filter_dc84 .logo-ee46 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.filter_dc84 .popup_gold_4046 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.filter_dc84 .popup_gold_4046:first-child {
  margin-top: 0;
}
.filter_dc84 .popup_gold_4046.list_light_067f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.filter_dc84 .popup_gold_4046.paper-de13 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.filter_dc84
  .popup_gold_4046.paper-de13.down-d944
  .simple_0dfa {
  width: 100%;
}
.filter_dc84 .paper-de13 {
  -webkit-box-align: center;
  align-items: center;
}
.filter_dc84 .paper-de13 .background-dynamic-72a4,
.filter_dc84 .paper-de13 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.filter_dc84 .input_iron_6d02 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter_dc84 .input_iron_6d02 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter_dc84 .input_iron_6d02: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;
}
.filter_dc84 .list_light_067f {
  z-index: 5;
}
.filter_dc84 .main_west_7c1b .accordion_warm_cc41 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.filter_dc84 .outline-63e2 .accordion_warm_cc41 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.filter_dc84 .container-slow-d726 .accordion_warm_cc41 {
  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;
}
.filter_dc84.media-545a .out_4ccb,
.filter_dc84.west_62b5 .out_4ccb {
  display: block;
}
.filter_dc84.media-545a .out_4ccb .secondary-hard-41b6,
.filter_dc84.media-545a .out_4ccb .logo-ee46,
.filter_dc84.west_62b5 .out_4ccb .secondary-hard-41b6,
.filter_dc84.west_62b5 .out_4ccb .logo-ee46 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter_dc84.white_dc17 .detail_755c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .filter_dc84.white_dc17 .detail_755c {
    margin-right: 0;
  }
}
.filter_dc84.media-545a .detail_755c,
.filter_dc84.west_62b5 .detail_755c {
  padding-top: 40%;
}
.filter_dc84.media-545a .nav_orange_336c,
.filter_dc84.west_62b5 .nav_orange_336c {
  display: block;
}
.filter_dc84.media-545a .fn-sticky-e77a .logo-ee46,
.filter_dc84.west_62b5 .fn-sticky-e77a .logo-ee46 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.filter_dc84.media-545a .detail_755c,
.filter_dc84.west_62b5 .detail_755c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.filter_dc84.media-545a .logo-ee46 {
  padding: 1em;
}
.hovered-b2c0 {
  margin: 30px auto;
  display: block;
}
.hovered-b2c0 .mask-83c5 > * {
  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;
}
.hovered-b2c0 .mask-83c5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hovered-b2c0 .mask-83c5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.upper-afe6 .background-dynamic-72a4 {
  margin-bottom: 1.41575em;
}
.upper-afe6 .fixed_3c5e {
  margin-bottom: 1.618em;
}
.sidebar-f718 .accent-54ef {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.sidebar-f718 .accent-54ef a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.sidebar-f718 .overlay_c9d2 {
  max-width: 100%;
  overflow: auto;
}
.stone_0c9f .sidebar-f718 a:hover {
  text-decoration: underline;
}
.nav-e7fa .row_paper_e841:not(.paragraph_2f88),
.nav-e7fa .input_iron_6d02 {
  margin-bottom: 1.41575em;
}
.nav-e7fa .row_paper_e841:not(.paragraph_2f88):last-child,
.nav-e7fa .input_iron_6d02:last-child {
  margin-bottom: 0;
}
.nav-e7fa .row_paper_e841.under-dd64 {
  margin-bottom: 0.41575em;
}
.nav-e7fa .container_new_bfa2:before,
.nav-e7fa .steel_fe15:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.nav-e7fa .container_new_bfa2:before {
  content: "\f115";
}
.nav-e7fa .steel_fe15:before {
  content: "\f02c";
}
.nav-e7fa .last_3bea {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.nav-e7fa .last_3bea a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.short-5566 {
  display: -webkit-box;
  display: flex;
}
.short-5566 .action-1585 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .short-5566 .action-1585 {
    flex-basis: 90px;
  }
}
.short-5566 .east-eb0e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .short-5566 .east-eb0e {
    flex-basis: calc(100% - 50px);
  }
}
.short-5566 .notice-1bed p:last-child {
  margin-bottom: 0.72em;
}
.bright-9f1e .mask-83c5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.bright-9f1e .mask-83c5:after,
.bright-9f1e .mask-83c5:before {
  content: "";
  display: table;
}
.bright-9f1e .mask-83c5:after {
  clear: both;
}
.bright-9f1e .mask-83c5 .chip-dirty-cad4,
.bright-9f1e .mask-83c5 .secondary-under-1762 {
  width: 49%;
}
.bright-9f1e .mask-83c5 .chip-dirty-cad4 a span.bottom_9e02,
.bright-9f1e .mask-83c5 .secondary-under-1762 a span.bottom_9e02 {
  display: block;
  margin-bottom: 5px;
}
.bright-9f1e .mask-83c5 .secondary-under-1762 {
  float: left;
  text-align: left;
}
.bright-9f1e .mask-83c5 .chip-dirty-cad4 {
  float: right;
  text-align: right;
}
.fast_0b9a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .fast_0b9a {
    margin-bottom: 0;
  }
}
.block_paper_bb07 {
  margin-bottom: 1em;
}
.block_paper_bb07 .paragraph_2f88 {
  font-size: 1.1em;
  line-height: 1.3;
}
.orange_b55d a {
  display: block;
  line-height: 0;
  position: relative;
}
.pattern-current-c1a6 .block_paper_bb07,
.popup-yellow-706c .block_paper_bb07 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pattern-current-c1a6 .block_paper_bb07,
  .popup-yellow-706c .block_paper_bb07 {
    display: block;
  }
}
.pattern-current-c1a6 .orange_b55d,
.popup-yellow-706c .orange_b55d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pattern-current-c1a6 .orange_b55d,
  .popup-yellow-706c .orange_b55d {
    margin-bottom: 1em;
  }
}
.pattern-current-c1a6 .orange_b55d img,
.popup-yellow-706c .orange_b55d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pattern-current-c1a6 .new-5b3f,
.popup-yellow-706c .new-5b3f {
  flex-basis: calc(100% - 160px);
}
.pattern-current-c1a6 .new-5b3f p,
.popup-yellow-706c .new-5b3f p {
  margin-bottom: 0;
}
.pattern-current-c1a6 .new-5b3f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pattern-current-c1a6 .new-5b3f {
    padding-left: 0;
  }
}
.popup-yellow-706c .new-5b3f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .popup-yellow-706c .new-5b3f {
    padding-right: 0;
  }
}
.popup-yellow-706c .orange_b55d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.short-c24f .orange_b55d {
  margin-bottom: 0.5em;
}
.short-c24f .orange_b55d img {
  width: 100%;
}
.section_81f0 .pink_7db4,
.hero_2943 .pink_7db4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero_2943 .active-6365 .search_soft_15c8 p:last-child {
  margin-bottom: 0;
}
.box_e4c4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.narrow-8722 .sort-aef4 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .narrow-8722 .sort-aef4:last-of-type {
    margin-bottom: 0;
  }
}
.narrow-8722 .sort-aef4 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.narrow-8722 .sort-aef4 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.narrow-8722 .sort-aef4 ul li {
  margin: 0 0 0.6em;
}
.narrow-8722 .sort-aef4 ul li.light-674b,
.narrow-8722 .sort-aef4 ul li.tall-6a2b {
  position: relative;
}
.narrow-8722 .sort-aef4 ul li.light-674b .article_fixed_9b9a,
.narrow-8722 .sort-aef4 ul li.tall-6a2b .article_fixed_9b9a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.narrow-8722 .sort-aef4 ul li.light-674b:after:after,
.narrow-8722 .sort-aef4 ul li.light-674b:after:before,
.narrow-8722
  .sort-aef4
  ul
  li.tall-6a2b:after:after,
.narrow-8722
  .sort-aef4
  ul
  li.tall-6a2b:after:before {
  content: "";
  display: table;
}
.narrow-8722 .sort-aef4 ul li.light-674b:after:after,
.narrow-8722
  .sort-aef4
  ul
  li.tall-6a2b:after:after {
  clear: both;
}
.narrow-8722 .sort-aef4 a.cold_ea66:hover {
  text-decoration: none;
}
.narrow-8722 .sort-aef4 select {
  max-width: 100%;
}
.narrow-8722 .sort-aef4 table {
  font-size: 85%;
}
.narrow-8722 .sort-aef4 table td,
.narrow-8722 .sort-aef4 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.narrow-8722 .sort-aef4 table tfoot td {
  text-align: left;
}
.narrow-8722 .sort-aef4 :last-child {
  margin-bottom: 0;
}
.narrow-8722 .sort-aef4 .modal-6d91 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.narrow-8722 .sort-aef4 .modal-6d91 label {
  width: 100%;
}
.narrow-8722 .sort-aef4 .modal-6d91 .list_17fd {
  width: 100%;
  display: block;
}
.narrow-8722 .sort-aef4 .modal-6d91 .texture-933a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.narrow-8722 .sort-aef4 .modal-6d91 .texture-933a:hover svg #svg-search {
  fill: #444;
}
.narrow-8722 .sort-aef4 .modal-6d91 .texture-933a svg {
  width: 18px;
  height: 18px;
}
.narrow-8722 .carousel_silver_d012 ul ul,
.narrow-8722 .article_28d3 ul ul,
.narrow-8722 .column_7a3e ul ul,
.narrow-8722 .filter-up-cb2d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.narrow-8722 .carousel_silver_d012 .tertiary-clean-968c > a,
.narrow-8722 .article_28d3 .tertiary-clean-968c > a,
.narrow-8722 .column_7a3e .tertiary-clean-968c > a,
.narrow-8722 .filter-up-cb2d .tertiary-clean-968c > a {
  margin-bottom: 0;
}
.narrow-8722 .fluid_a460 li,
.narrow-8722 .carousel_silver_d012 li,
.narrow-8722 .status-3838 li,
.narrow-8722 .article_28d3 li,
.narrow-8722 .column_7a3e li,
.narrow-8722 .filter-up-cb2d li,
.narrow-8722 .heading_e5a8 li,
.narrow-8722 .overlay_stale_fcbd li {
  display: block;
  position: relative;
}
.narrow-8722 .fluid_a460 li:last-child,
.narrow-8722 .carousel_silver_d012 li:last-child,
.narrow-8722 .status-3838 li:last-child,
.narrow-8722 .article_28d3 li:last-child,
.narrow-8722 .column_7a3e li:last-child,
.narrow-8722 .filter-up-cb2d li:last-child,
.narrow-8722 .heading_e5a8 li:last-child,
.narrow-8722 .overlay_stale_fcbd li:last-child {
  border: none;
}
.narrow-8722 .fluid_a460 li a,
.narrow-8722 .carousel_silver_d012 li a,
.narrow-8722 .status-3838 li a,
.narrow-8722 .article_28d3 li a,
.narrow-8722 .column_7a3e li a,
.narrow-8722 .filter-up-cb2d li a,
.narrow-8722 .heading_e5a8 li a,
.narrow-8722 .overlay_stale_fcbd li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.narrow-8722 .fluid_a460 li ul li::before,
.narrow-8722 .carousel_silver_d012 li ul li::before,
.narrow-8722 .status-3838 li ul li::before,
.narrow-8722 .article_28d3 li ul li::before,
.narrow-8722 .column_7a3e li ul li::before,
.narrow-8722 .filter-up-cb2d li ul li::before,
.narrow-8722 .heading_e5a8 li ul li::before,
.narrow-8722 .overlay_stale_fcbd li ul li::before {
  left: 15px;
}
.narrow-8722 .fluid_a460 li ul a,
.narrow-8722 .carousel_silver_d012 li ul a,
.narrow-8722 .status-3838 li ul a,
.narrow-8722 .article_28d3 li ul a,
.narrow-8722 .column_7a3e li ul a,
.narrow-8722 .filter-up-cb2d li ul a,
.narrow-8722 .heading_e5a8 li ul a,
.narrow-8722 .overlay_stale_fcbd li ul a {
  padding-left: 20px;
}
.narrow-8722 .fluid_a460 li ul ul li::before,
.narrow-8722 .carousel_silver_d012 li ul ul li::before,
.narrow-8722 .status-3838 li ul ul li::before,
.narrow-8722 .article_28d3 li ul ul li::before,
.narrow-8722 .column_7a3e li ul ul li::before,
.narrow-8722 .filter-up-cb2d li ul ul li::before,
.narrow-8722 .heading_e5a8 li ul ul li::before,
.narrow-8722 .overlay_stale_fcbd li ul ul li::before {
  left: 30px;
}
.narrow-8722 .fluid_a460 li ul ul a,
.narrow-8722 .carousel_silver_d012 li ul ul a,
.narrow-8722 .status-3838 li ul ul a,
.narrow-8722 .article_28d3 li ul ul a,
.narrow-8722 .column_7a3e li ul ul a,
.narrow-8722 .filter-up-cb2d li ul ul a,
.narrow-8722 .heading_e5a8 li ul ul a,
.narrow-8722 .overlay_stale_fcbd li ul ul a {
  padding-left: 40px;
}
.narrow-8722 .feature_top_0c89 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.narrow-8722 .overlay_stale_fcbd ul li {
  margin-bottom: 1.41575em;
}
.narrow-8722 .overlay_stale_fcbd ul li .notice_94b5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.narrow-8722 .overlay_stale_fcbd ul li .up-3b7c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.media-19a0 .fluid_a460 li a,
.media-19a0 .carousel_silver_d012 li a,
.media-19a0 .status-3838 li a,
.media-19a0 .article_28d3 li a,
.media-19a0 .column_7a3e li a,
.media-19a0 .filter-up-cb2d li a,
.media-19a0 .heading_e5a8 li a,
.media-19a0 .overlay_stale_fcbd li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-19a0 .feature_top_0c89 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-19a0 .sort-aef4 ul li.light-674b .article_fixed_9b9a,
.media-19a0 .sort-aef4 ul li.tall-6a2b .article_fixed_9b9a {
  background: rgba(0, 0, 0, 0.2);
}
.media-19a0 .narrow-8722 .sort-aef4 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_0ef7 .narrow-8722 .logo-9993 li {
  margin: 0;
}
.light_0ef7 .narrow-8722 .logo-9993 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.light_0ef7 .narrow-8722 .logo-9993 li ul {
  margin: 0;
}
.light_0ef7 .narrow-8722 .logo-9993 li ul li a {
  padding-left: 15px;
}
.light_0ef7 .narrow-8722 .logo-9993 li ul li li a {
  padding-left: 30px;
}
.light_0ef7 .narrow-8722 .logo-9993 li.tabs_12cb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.light_0ef7 .narrow-8722 .logo-9993 li.tabs_12cb > 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;
}
.light_0ef7 .narrow-8722 .logo-9993 li.tabs_12cb > 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;
}
.last_04de a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.alert-complex-67b9 {
  position: relative;
  z-index: 10;
}
.alert-complex-67b9 .lite-00e8 {
  width: 100%;
  max-width: 100%;
}
.column_355d .input-smooth-485d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.column_355d .shade-aba7 {
}
.column_355d .media-19a0 {
  background: #292929;
}
.hard_fac4 .input-smooth-485d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hard_fac4 .shade-aba7 {
  background: #f9f9f9;
}
.hard_fac4 .media-19a0 {
  background: #303030;
}
.table-steel-d09a .input-smooth-485d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .table-steel-d09a .filter-79e7 {
    margin-bottom: 1em;
  }
  .table-steel-d09a .filter-79e7:last-child {
    margin-bottom: 0;
  }
}
.table-steel-d09a .shade-aba7 {
  background: #ededed;
}
.table-steel-d09a .media-19a0 {
  background: #1a1a1a;
}
.input-smooth-485d.shade-aba7 {
  color: rgba(0, 0, 0, 0.6);
}
.input-smooth-485d.shade-aba7 .smooth-4360 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.input-smooth-485d.media-19a0 {
  color: rgba(255, 255, 255, 0.99);
}
.input-smooth-485d.media-19a0 a:not(.cold_ea66) {
  color: rgba(255, 255, 255, 0.79);
}
.input-smooth-485d.media-19a0 a:not(.cold_ea66):hover {
  color: rgba(255, 255, 255, 0.99);
}
.input-smooth-485d.media-19a0 .smooth-4360 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input-smooth-485d.media-19a0 table tbody td,
.input-smooth-485d.media-19a0 table th {
  background: rgba(0, 0, 0, 0.08);
}
.fluid_3958.stale-f367 .upper_b5c0 {
  max-width: initial;
}
.fluid_3958 .south-2893 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.fluid_3958 .south-2893 .lite-00e8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .fluid_3958 .south-2893 .lite-00e8 {
    display: block;
    margin-bottom: 2em;
  }
  .fluid_3958 .south-2893 .lite-00e8:last-child {
    margin-bottom: 0;
  }
}
.table-steel-d09a .filter-79e7:last-child,
.hard_fac4 .filter-79e7:last-child,
.column_355d .filter-79e7:last-child {
  margin-bottom: 0;
}
.table-steel-d09a .filter-79e7 .narrow-8722 .sort-aef4:last-child,
.hard_fac4 .filter-79e7 .narrow-8722 .sort-aef4:last-child,
.column_355d .filter-79e7 .narrow-8722 .sort-aef4:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .table-steel-d09a .old-cfb6,
  .table-steel-d09a .grid_selected_8771,
  .hard_fac4 .old-cfb6,
  .hard_fac4 .grid_selected_8771,
  .column_355d .old-cfb6,
  .column_355d .grid_selected_8771 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .alert-complex-67b9 .filter-79e7 {
    margin-bottom: 2em;
  }
}
.alert-complex-67b9 p:last-child {
  margin-bottom: 0;
}
.alert-complex-67b9 li,
.alert-complex-67b9 ul {
  list-style: none;
  margin: 0;
}
.alert-complex-67b9 ul ul {
  margin-left: 2.617924em;
}
.highlight_3035 {
  font-size: 0.875em;
}

/* css-noise: cfbc */
.shadow-element-r9 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
