/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dark_974d/customify
Author: WPCustomify
Author URI: https://pressmaximum.dark_974d
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.dark_974d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.smooth-e5f2.warm_bad8/licenses/gpl-2.0.over-6516
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.bright_2848/, (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.bright-2973.pattern-7a12/normalize.backdrop-outer-0514/
 ======
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.backdrop-outer-0514 v7.0.0 | MIT License | github.dark_974d/necolas/normalize.backdrop-outer-0514 */
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;
}
.icon-gas-2373 .button_25a6,
.label_east_7781,
.hard-be6c,
.tertiary-out-0c9e,
.bright-3f2d,
.frame-static-37ac,
.box_focused_598b,
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;
}
.label_east_7781,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .label_east_7781,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .label_east_7781,
  h1 {
    font-size: 1.8em;
  }
}
.hard-be6c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hard-be6c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hard-be6c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hard-be6c,
  h2 {
    font-size: 1.7em;
  }
}
.tertiary-out-0c9e,
h3 {
  font-size: 1.618em;
}
.icon-gas-2373 .button_25a6,
.bright-3f2d,
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.tertiary_mini_f119 {
  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;
}
.shade-b48d:after,
.shade-b48d:before,
.south-d9b2:after,
.south-d9b2:before {
  content: "";
  display: table;
}
.shade-b48d:after,
.south-d9b2:after {
  clear: both;
}
.logo_easy_d0ae {
  float: right;
  margin-right: 0;
}
.tall_2ef3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notification-5c3b .notification_light_343e,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.notification-5c3b .notification_light_343e: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;
}
.progress_north_c264 .notification_light_343e {
  box-shadow: none;
}
.progress_north_c264
  .notification_light_343e
  .wrapper_smooth_734a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.progress_north_c264 .notification_light_343e .chip_mini_90e9 {
  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;
}
.progress_north_c264
  .notification_light_343e
  .chip_mini_90e9
  b {
  display: none;
}
.progress_north_c264 .hovered-6cf0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.border_c85e:not(.left_32d8):not(.west-c169),
button:not(.left_32d8):not(.west-c169),
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ),
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ),
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ) {
  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;
}
.border_c85e:not(.left_32d8):not(
    .west-c169
  ):hover,
button:not(.left_32d8):not(
    .west-c169
  ):hover,
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ):hover,
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ):hover,
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.border_c85e:not(.left_32d8):not(
    .west-c169
  ):active,
.border_c85e:not(.left_32d8):not(
    .west-c169
  ):focus,
button:not(.left_32d8):not(
    .west-c169
  ):active,
button:not(.left_32d8):not(
    .west-c169
  ):focus,
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ):active,
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ):focus,
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ):active,
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ):focus,
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ):active,
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ):focus {
  outline: 0;
}
.border_c85e:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3,
button:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3,
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3,
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3,
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3 {
  position: relative;
}
.border_c85e:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .icon_8887,
.border_c85e:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .south_7802,
.border_c85e:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .black-d8c4,
.border_c85e:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  i,
.border_c85e:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  svg,
button:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .icon_8887,
button:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .south_7802,
button:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .black-d8c4,
button:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  i,
button:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  svg,
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .icon_8887,
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .south_7802,
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .black-d8c4,
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  i,
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  svg,
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .icon_8887,
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .south_7802,
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .black-d8c4,
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  i,
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  svg,
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .icon_8887,
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .south_7802,
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  .black-d8c4,
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  i,
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3
  svg {
  visibility: hidden;
}
.border_c85e:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3:after,
button:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3:after,
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3:after,
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3:after,
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ).fn-loading-94a3: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;
}
.border_c85e:not(.left_32d8):not(.west-c169),
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ),
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ),
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ) {
  color: #fff;
  background: #235787;
}
.border_c85e:not(.left_32d8):not(
    .west-c169
  ):focus,
input[type="button"]:not(.left_32d8):not(
    .west-c169
  ):focus,
input[type="reset"]:not(.left_32d8):not(
    .west-c169
  ):focus,
input[type="submit"]:not(.left_32d8):not(
    .west-c169
  ):focus {
  color: #fff;
}
.border_c85e.fn-disabled-94a3:not(.left_32d8):not(
    .west-c169
  ),
.border_c85e[disabled]:not(.left_32d8):not(
    .west-c169
  ),
button.fn-disabled-94a3:not(.left_32d8):not(
    .west-c169
  ),
button[disabled]:not(.left_32d8):not(
    .west-c169
  ) {
  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;
}
.nav-fcf9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.nav-fcf9: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;
}
.input_cold_704f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.top-2785 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.slider-1055 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shade-b48d:after,
.shade-b48d:before,
.highlight-62fb:after,
.highlight-62fb:before,
.fluid-07f5:after,
.fluid-07f5:before,
.heading-207e:after,
.heading-207e:before,
.gold-ee11:after,
.gold-ee11:before,
.south-4abd:after,
.south-4abd:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shade-b48d:after,
.highlight-62fb:after,
.fluid-07f5:after,
.heading-207e:after,
.gold-ee11:after,
.south-4abd:after {
  clear: both;
}
.highlight-62fb .fluid-a1da,
.fluid-07f5 .fluid-a1da,
.thick_43ba .fluid-a1da {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.description-south-7b56 {
  display: inline-block;
}
.background-advanced-7c90 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.background-advanced-7c90 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.background-advanced-7c90 .column-brown-250e {
  padding: 1em 0;
  font-size: 85%;
}
.column-brown-250e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.detail-0144 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.detail-0144:after,
.detail-0144:before {
  content: "";
  display: table;
}
.detail-0144:after {
  clear: both;
}
.tall_fc11 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.media-center-8436 .tall_fc11 {
  max-width: 50%;
}
.aside-new-3035 .tall_fc11 {
  max-width: 33.33%;
}
.west-5b44 .tall_fc11 {
  max-width: 25%;
}
.carousel_a2ab .tall_fc11 {
  max-width: 20%;
}
.box-73c0 .tall_fc11 {
  max-width: 16.66%;
}
.popup_warm_dc58 .tall_fc11 {
  max-width: 14.28%;
}
.search_4971 .tall_fc11 {
  max-width: 12.5%;
}
.sort-pro-3a9d .tall_fc11 {
  max-width: 11.11%;
}
.last-af81 {
  display: block;
}
.icon-gas-2373 .white_f279 label,
.icon-gas-2373 .thumbnail_f135 label,
.icon-gas-2373 .pagination-under-01a5 label,
.icon-gas-2373 .title-81a5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.border_0e09 {
  list-style: none;
  margin: 0;
}
.border_0e09 article.status-951d {
  margin-bottom: 0;
}
.border_0e09 ul {
  list-style: none;
  margin: 0;
}
.border_0e09 .aside-0465 li.status-951d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .border_0e09 .aside-0465 li.status-951d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .border_0e09 .aside-0465 li.status-951d: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) {
  .border_0e09 .aside-0465 li.status-951d li.status-951d li.status-951d li.status-951d {
    padding-left: 0;
  }
}
article.status-951d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status-951d .highlight-62fb p:last-of-type {
  margin-bottom: 0;
}
article.status-951d .stale_cd39 {
  float: left;
}
article.status-951d .summary_brown_688b {
  margin-left: 85px;
}
article.status-951d .article-simple-fc4a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status-951d .article-simple-fc4a .light_e2ea {
  margin-left: 10px;
}
article.status-951d .box_b23d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status-951d .east-0921 {
  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 .white_f279,
  #respond .pagination-under-01a5,
  #respond .title-81a5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .white_f279 input,
#respond .pagination-under-01a5 input,
#respond .title-81a5 input {
  width: 100%;
}
#respond .title-81a5 {
  margin-right: 0;
}
#respond .north-33c4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message_411a {
  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;
}
.message_411a.out_496d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.message_411a 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%);
}
.message_411a:focus,
.message_411a: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);
}
.tooltip_3126 {
  border-radius: 10%;
}
.icon-4f83 {
  border-radius: 50%;
}
.overlay_049e {
  font-size: 0.72em;
}
.active-2ea2 {
  font-size: 0.875em;
}
.advanced-f26e {
  font-size: 1.1em;
}
.smooth_7a61 {
  text-transform: uppercase;
  line-height: 1.2;
}
.smooth_7a61.overlay_049e {
  letter-spacing: 0.5px;
}
.accent-inner-fe60,
.accent-inner-fe60 a {
  color: #6d6d6d;
}
.accent-inner-fe60 a:hover {
  color: #111;
}
.right-2cdf {
  color: #6d6d6d;
}
.content_9ac7 {
  overflow-x: hidden;
}
.content_9ac7 .backdrop_stone_9452.bronze-483d {
  position: relative;
}
.content_9ac7 .backdrop_stone_9452.bronze-483d.fluid-d95c {
  position: initial;
}
.content_9ac7
  .backdrop_stone_9452.bronze-483d.fluid-d95c
  .badge-pro-ac58 {
  left: auto;
}
.content_9ac7 .backdrop_stone_9452 .badge-pro-ac58 {
  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;
}
.content_9ac7 .backdrop_stone_9452:hover.bronze-483d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.content_9ac7
  .backdrop_stone_9452:hover.bronze-483d
  .badge-pro-ac58 {
  display: block;
  z-index: 9999999;
}
.content_9ac7 .button_bc56 .texture_hard_be9e,
.content_9ac7 .link_2b1e .texture_hard_be9e {
  display: none;
}
.content_9ac7 .main_red_32cf .backdrop_stone_9452:hover.bronze-483d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.icon-gas-2373 .white_f279 label,
.icon-gas-2373 .thumbnail_f135 label,
.icon-gas-2373 .pagination-under-01a5 label,
.icon-gas-2373 .title-81a5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.border_0e09 {
  list-style: none;
  margin: 0;
}
.border_0e09 article.status-951d {
  margin-bottom: 0;
}
.border_0e09 ul {
  list-style: none;
  margin: 0;
}
.border_0e09 .aside-0465 li.status-951d {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .border_0e09 .aside-0465 li.status-951d {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .border_0e09 .aside-0465 li.status-951d: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) {
  .border_0e09 .aside-0465 li.status-951d li.status-951d li.status-951d li.status-951d {
    padding-left: 0;
  }
}
article.status-951d {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.status-951d .highlight-62fb p:last-of-type {
  margin-bottom: 0;
}
article.status-951d .stale_cd39 {
  float: left;
}
article.status-951d .summary_brown_688b {
  margin-left: 85px;
}
article.status-951d .article-simple-fc4a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.status-951d .article-simple-fc4a .light_e2ea {
  margin-left: 10px;
}
article.status-951d .box_b23d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.status-951d .east-0921 {
  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 .white_f279,
  #respond .pagination-under-01a5,
  #respond .title-81a5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .white_f279 input,
#respond .pagination-under-01a5 input,
#respond .title-81a5 input {
  width: 100%;
}
#respond .title-81a5 {
  margin-right: 0;
}
#respond .north-33c4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button_bc56 .last-c636 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.last-c636 .main_8d53.chip-stone-9017 .carousel-south-9766 > li > a:focus,
.last-c636 .main_8d53.chip-stone-9017 .carousel-south-9766 > li > a:hover,
.last-c636 .main_8d53.column_27b9 .carousel-south-9766 > li > a:focus,
.last-c636 .main_8d53.column_27b9 .carousel-south-9766 > li > a:hover,
.last-c636 .main_8d53.section_5aa1 .carousel-south-9766 > li > a:focus,
.last-c636 .main_8d53.section_5aa1 .carousel-south-9766 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-c636
  .main_8d53.chip-stone-9017
  .carousel-south-9766
  > li.search-304c
  > a,
.last-c636
  .main_8d53.chip-stone-9017
  .carousel-south-9766
  > li.status_60de
  > a,
.last-c636
  .main_8d53.column_27b9
  .carousel-south-9766
  > li.search-304c
  > a,
.last-c636
  .main_8d53.column_27b9
  .carousel-south-9766
  > li.status_60de
  > a,
.last-c636
  .main_8d53.section_5aa1
  .carousel-south-9766
  > li.search-304c
  > a,
.last-c636 .main_8d53.section_5aa1 .carousel-south-9766 > li.stone_6221 > a {
  color: rgba(255, 255, 255, 0.99);
}
.last-c636 .backdrop_steel_65ac,
.last-c636 .backdrop_steel_65ac a {
  color: rgba(255, 255, 255, 0.99);
}
.last-c636 .fresh-88bf.tooltip_motion_f155 li a,
.last-c636 .component_inner_9ab9 a,
.last-c636 .footer_fb10,
.last-c636 .carousel-south-9766 > li > a,
.last-c636 .accent-south-3d77 {
  color: rgba(255, 255, 255, 0.79);
}
.last-c636 .fresh-88bf.tooltip_motion_f155 li a:hover,
.last-c636 .component_inner_9ab9 a:hover,
.last-c636 .footer_fb10:hover,
.last-c636 .carousel-south-9766 > li > a:hover,
.last-c636 .accent-south-3d77:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-c636 .layout-c53f {
  color: rgba(255, 255, 255, 0.79);
}
.last-c636 .layout-c53f .shade_hovered_485f {
  color: rgba(255, 255, 255, 0.99);
}
.last-c636 .layout-c53f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-c636 .menu_bright_961e .nav-9ad3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last-c636 .menu_bright_961e .nav-9ad3 .form-4a1a {
  color: rgba(255, 255, 255, 0.79);
}
.last-c636
  .menu_bright_961e
  .nav-9ad3
  .form-4a1a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last-c636
  .menu_bright_961e
  .nav-9ad3
  .form-4a1a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last-c636
  .menu_bright_961e
  .nav-9ad3
  .form-4a1a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last-c636
  .menu_bright_961e
  .nav-9ad3
  .form-4a1a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.last-c636 .menu_bright_961e .center_239f {
  color: rgba(255, 255, 255, 0.79);
}
.last-c636 .menu_bright_961e .center_239f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.widget_e211
  .last-c636
  .menu_bright_961e
  .chip-a2ff
  .preview_d014 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.widget_e211
  .last-c636
  .menu_bright_961e
  .chip-a2ff
  .form-4a1a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button_bc56 .breadcrumb_under_1fe9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb_under_1fe9 .main_8d53.chip-stone-9017 .carousel-south-9766 > li > a:focus,
.breadcrumb_under_1fe9 .main_8d53.chip-stone-9017 .carousel-south-9766 > li > a:hover,
.breadcrumb_under_1fe9 .main_8d53.column_27b9 .carousel-south-9766 > li > a:focus,
.breadcrumb_under_1fe9 .main_8d53.column_27b9 .carousel-south-9766 > li > a:hover,
.breadcrumb_under_1fe9 .main_8d53.section_5aa1 .carousel-south-9766 > li > a:focus,
.breadcrumb_under_1fe9 .main_8d53.section_5aa1 .carousel-south-9766 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_under_1fe9
  .main_8d53.chip-stone-9017
  .carousel-south-9766
  > li.search-304c
  > a,
.breadcrumb_under_1fe9
  .main_8d53.chip-stone-9017
  .carousel-south-9766
  > li.status_60de
  > a,
.breadcrumb_under_1fe9
  .main_8d53.column_27b9
  .carousel-south-9766
  > li.search-304c
  > a,
.breadcrumb_under_1fe9
  .main_8d53.column_27b9
  .carousel-south-9766
  > li.status_60de
  > a,
.breadcrumb_under_1fe9
  .main_8d53.section_5aa1
  .carousel-south-9766
  > li.search-304c
  > a,
.breadcrumb_under_1fe9 .main_8d53.section_5aa1 .carousel-south-9766 > li.stone_6221 > a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_under_1fe9 .backdrop_steel_65ac,
.breadcrumb_under_1fe9 .backdrop_steel_65ac a {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_under_1fe9 .fresh-88bf.tooltip_motion_f155 li a,
.breadcrumb_under_1fe9 .component_inner_9ab9 a,
.breadcrumb_under_1fe9 .footer_fb10,
.breadcrumb_under_1fe9 .carousel-south-9766 > li > a,
.breadcrumb_under_1fe9 .accent-south-3d77 {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb_under_1fe9 .fresh-88bf.tooltip_motion_f155 li a:hover,
.breadcrumb_under_1fe9 .component_inner_9ab9 a:hover,
.breadcrumb_under_1fe9 .footer_fb10:hover,
.breadcrumb_under_1fe9 .carousel-south-9766 > li > a:hover,
.breadcrumb_under_1fe9 .accent-south-3d77:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_under_1fe9 .layout-c53f {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb_under_1fe9 .layout-c53f .shade_hovered_485f {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_under_1fe9 .layout-c53f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.warm_91cf .aside-large-6e2e {
  margin-left: auto;
  margin-right: auto;
}
.fluid-07f5 > * {
  margin-left: auto;
  margin-right: auto;
}
.fluid-07f5 .input_cold_704f {
  margin-right: 1.41575em;
}
.backdrop-tall-be58 .fluid-07f5 > .progress-df8a {
  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;
}
.backdrop-tall-be58 .fluid-07f5 > .last-83fc {
  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;
}
.bottom_3e57.warm_91cf .aside-large-6e2e,
.list-704a.warm_91cf .aside-large-6e2e {
  margin-left: 0;
}
.active_8e6e.warm_91cf .aside-large-6e2e,
.preview-advanced-cc46.warm_91cf .aside-large-6e2e {
  margin-right: 0;
}
.fluid-07f5 ol,
.fluid-07f5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.warm_09e3 video {
  max-width: 100%;
}
.tall-b956 img {
  display: block;
}
.tall-b956.input_cold_704f,
.tall-b956.top-2785 {
  width: 100%;
}
.tall-b956.last-83fc img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wrapper_black_817b:not(.sidebar-5f60) {
  margin: 1.5em auto;
}
.accordion-iron-5923 p {
  padding: 1.5em 14px;
}
ul.nav-7e2e.last-83fc,
ul.nav-7e2e.progress-df8a,
ul.nav-7e2e.focus_dim_9bd1.progress-df8a {
  padding: 0 14px;
}
.surface_complex_cdd1 {
  display: block;
  overflow-x: auto;
}
.surface_complex_cdd1 table {
  border-collapse: collapse;
  width: 100%;
}
.surface_complex_cdd1 td,
.surface_complex_cdd1 th {
  padding: 0.5em;
}
.fluid-07f5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.fluid-07f5 ol ol,
.fluid-07f5 ol ul,
.fluid-07f5 ul ol,
.fluid-07f5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.fluid-07f5 ol ol li,
.fluid-07f5 ol ul li,
.fluid-07f5 ul ol li,
.fluid-07f5 ul ul li {
  margin-left: 0;
}
.full_43b8.feature_2043 > .next_eb32 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.full_43b8.feature_2043 > .next_eb32 iframe,
.full_43b8.feature_2043 > .next_eb32 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dropdown_4a20 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dropdown_4a20.down_8c15 {
  padding: 0;
}
.dropdown_4a20.down_8c15 cite {
  font-size: 13px;
}
.dropdown_4a20 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dropdown_4a20 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.short-3d69 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.short-3d69 > p:first-child {
  margin-top: 0;
}
.short-3d69 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.short-3d69 blockquote {
  border-left: 0;
}
.component-wide-bacd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.component-wide-bacd:not(.clean_d434) {
  max-width: 100px;
}
.component-wide-bacd.north_cb90 {
  border-bottom: none !important;
  text-align: center;
}
.component-wide-bacd.north_cb90::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .accordion-iron-5923 p {
    padding: 1.5em 0;
  }
}
.hard-eef3 {
  color: #0073aa;
}
.tabs-535b {
  background-color: #0073aa;
}
.breadcrumb_9ba7 {
  color: #229fd8;
}
.outline-ac64 {
  background-color: #229fd8;
}
.article_copper_af56 {
  color: #eee;
}
.message-middle-6311 {
  background-color: #eee;
}
.image-action-b15c {
  color: #444;
}
.module-east-baa4 {
  background-color: #444;
}
.next_d21a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.next_d21a .main-622d .component_inner_9ab9 {
  font-size: 15px;
}
.next_d21a .component_inner_9ab9 {
  line-height: 1.3;
}
.next_d21a .breadcrumb_under_1fe9 {
}
.next_d21a .last-c636 {
  background: #235787;
}
.cool-636f {
  padding: 0;
}
.cool-636f .last-c636 {
  background: #1a1a1a;
}
.cool-636f .breadcrumb_under_1fe9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.notice-5c65 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.notice-5c65 .breadcrumb_under_1fe9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.notice-5c65 .last-c636 {
  background: #303030;
}
.south-4abd {
  position: relative;
  z-index: 10;
}
.south-4abd .alert-fresh-19e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.white-e844 .bronze-483d {
  display: inline-block;
  vertical-align: middle;
}
.white-e844.paper_5968 .bronze-483d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .white-e844.paper_5968 .bronze-483d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .white-e844.paper_5968 .bronze-483d {
    margin-right: 0.4em;
  }
}
.white-e844.paper_5968 .bronze-483d:last-child {
  margin-right: 0;
}
.image-651b .alert-fresh-19e2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .button_bc56 .main-622d {
    margin: 0 -0.5em;
  }
  .button_bc56 .main-622d [class*="customify-col-"],
  .button_bc56 .main-622d [class*="customify-col_"],
  .button_bc56 .main-622d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.button_bc56.border_e00d .alert-fresh-19e2 {
  background: 0 0 !important;
}
.button_bc56.border_e00d .alert-fresh-19e2,
.button_bc56.image-651b .alert-fresh-19e2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .button_bc56.chip-east-ae76 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.button_bc56.image-651b .alert-fresh-19e2 {
  box-shadow: none !important;
}
.title-a2fa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .title-a2fa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .title-a2fa {
    padding: 18px 0 20px;
  }
}
.title-a2fa .over-f64b {
  width: 100%;
}
.title-a2fa .fast_3562 {
  margin-bottom: 0;
}
.title-a2fa .content_4ead {
  margin-top: 5px;
  font-size: 0.875em;
}
.large-3f20 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.large-3f20 .search_98b8 {
  width: 100%;
}
.cool_6d97 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.cool_6d97 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.cool_6d97 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;
}
.cool_6d97 li:last-child:after {
  display: none;
}
.cool_6d97 li a {
  font-weight: 500;
  margin-right: 10px;
}
.outline_fresh_29e0 .texture_hard_be9e button,
.title-a2fa .texture_hard_be9e button {
  left: 0;
}
.outline_fresh_29e0 .search_98b8,
.title-a2fa .search_98b8 {
  padding-left: 0;
  padding-right: 0;
}
.outline_fresh_29e0 .large-3f20,
.title-a2fa .large-3f20 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.outline_fresh_29e0 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_fresh_29e0:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.outline_fresh_29e0 .outline-down-f0cc {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .outline_fresh_29e0 .outline-down-f0cc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .outline_fresh_29e0 .outline-down-f0cc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .outline_fresh_29e0 .outline-down-f0cc {
    min-height: 200px;
  }
}
.outline_fresh_29e0 .cool_6d97 {
  color: rgba(255, 255, 255, 0.8);
}
.outline_fresh_29e0 .cool_6d97 a,
.outline_fresh_29e0 .cool_6d97 li:after {
  color: inherit;
}
.outline_fresh_29e0 .cool_6d97 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.out_4c21 {
  margin-bottom: 0.5em;
}
.panel_medium_810d {
  margin-bottom: 1.2em;
}
.panel_medium_810d,
.out_4c21 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.panel_medium_810d p:last-child,
.out_4c21 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .texture_hard_be9e,
#masthead .texture_hard_be9e {
  display: none;
}
#masthead
  > .texture_hard_be9e.header_active_64a7 {
  display: none;
}
#masthead > .texture_hard_be9e button {
  left: 0;
}
.dynamic-8ed2 {
  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%;
}
.dynamic-8ed2 .bronze-483d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dynamic-8ed2 .modal-advanced-5dfc {
  display: -webkit-box;
  display: flex;
}
.dynamic-8ed2 .modal-advanced-5dfc.nav_1b1f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dynamic-8ed2 .modal-advanced-5dfc.link_brown_d7d0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dynamic-8ed2 .modal-advanced-5dfc.liquid_9d1e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dynamic-8ed2.white_5e07.avatar_south_9a70 .modal-advanced-5dfc.nav_1b1f {
  flex-basis: 100%;
}
.dynamic-8ed2.tooltip-eaa9 .modal-advanced-5dfc.link_brown_d7d0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dynamic-8ed2.tooltip-eaa9 .modal-advanced-5dfc.liquid_9d1e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .texture_hard_be9e.header_active_64a7 {
  display: none;
}
#masthead > .texture_hard_be9e button {
  left: 0;
}
.notification_06ae {
  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;
}
.notification_06ae:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.notification_06ae.heading_4c08 i {
  margin-right: 4px;
}
.notification_06ae.footer-6295 i {
  margin-left: 5px;
}
.component_inner_9ab9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.component_inner_9ab9 p:last-child {
  margin-bottom: 0;
}
.input-0a20 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.input-0a20 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.input-0a20 img {
  display: block;
  width: auto;
  line-height: 1;
}
.input-0a20 .backdrop_steel_65ac {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.input-0a20 .complex-f56d {
  margin: 5px 0 7px 0;
}
.input-0a20.widget-blue-0de3 .liquid-42dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input-0a20.widget-blue-0de3 .notice-363a {
  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;
}
.input-0a20.message-da75 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.input-0a20.message-da75 .liquid-42dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.input-0a20.message-da75 .notice-363a {
  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;
}
.input-0a20.menu_black_fa42 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.input-0a20.silver-1197 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.input-0a20.silver-1197 .notice-363a {
  margin-top: 7px;
}
.thumbnail-b5f9 {
  display: inline-block;
}
.south-4abd .disabled_down_8a22 .input-0a20 img {
  max-width: 100%;
}
.main_8d53 .slow_1073.badge-bronze-42e6,
.complex_5497 .slow_1073.badge-bronze-42e6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_8d53 .container_976f,
.complex_5497 .container_976f {
  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%);
}
.main_8d53 .container_976f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main_8d53.up_8741 .container_976f {
  display: none;
}
.main_8d53 .center-1680 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main_8d53 .center-1680 li {
  display: inline-block;
  position: relative;
}
.main_8d53 .center-1680 li:last-child {
  margin-right: 0;
}
.main_8d53 .center-1680 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;
}
.main_8d53 .center-1680 li.stone_6221 > a {
  color: rgba(0, 0, 0, 0.9);
}
.main_8d53 .center-1680 > 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;
}
.main_8d53 .center-1680 > li > a i {
  line-height: 0;
}
.main_8d53 .center-1680 > li.text_5e74 > a .container_976f {
  margin-left: 4px;
  line-height: 0;
}
.main_8d53 .center-1680 .block_f8c6 li.text_5e74 > a {
  position: relative;
}
.main_8d53 .center-1680 .block_f8c6 li.text_5e74 > a:after,
.main_8d53 .center-1680 .block_f8c6 li.text_5e74 > a:before {
  content: "";
  display: table;
}
.main_8d53 .center-1680 .block_f8c6 li.text_5e74 > a:after {
  clear: both;
}
.main_8d53 .center-1680 .block_f8c6 li.text_5e74 > a .container_976f {
  margin-left: 5px;
  float: right;
}
.main_8d53 .fresh-db0e,
.main_8d53 .block_f8c6 {
  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;
}
.main_8d53 .block_f8c6 {
  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;
}
.main_8d53 .block_f8c6 .badge-bronze-42e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_8d53 .block_f8c6 .container_976f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main_8d53 .block_f8c6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.main_8d53 .block_f8c6 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;
}
.main_8d53 .block_f8c6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main_8d53 .block_f8c6 .block_f8c6 {
  top: 0;
  left: 100%;
}
.main_8d53 .thick-099e.fn-focus-94a3 > .fresh-db0e,
.main_8d53 .thick-099e.fn-focus-94a3 > .block_f8c6,
.main_8d53 .thick-099e:focus > .fresh-db0e,
.main_8d53 .thick-099e:focus > .block_f8c6,
.main_8d53 .thick-099e:hover > .fresh-db0e,
.main_8d53 .thick-099e:hover > .block_f8c6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main_8d53.section_5aa1 .carousel-south-9766:after,
.main_8d53.section_5aa1 .carousel-south-9766:before {
  content: "";
  display: table;
}
.main_8d53.section_5aa1 .carousel-south-9766:after {
  clear: both;
}
.main_8d53.section_5aa1 .carousel-south-9766 > li {
  float: left;
}
.main_8d53.texture-72d7 .carousel-south-9766:after,
.main_8d53.texture-72d7 .carousel-south-9766:before {
  content: "";
  display: table;
}
.main_8d53.texture-72d7 .carousel-south-9766:after {
  clear: both;
}
.main_8d53.texture-72d7 .carousel-south-9766 > li {
  float: left;
}
.main_8d53.texture-72d7 .carousel-south-9766 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main_8d53.texture-72d7 .carousel-south-9766 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main_8d53.texture-72d7 .carousel-south-9766 > li.search-304c > a,
.main_8d53.texture-72d7 .carousel-south-9766 > li.stone_6221 > a {
  color: #fff;
  background-color: #1e4b75;
}
.main_8d53.chip-stone-9017 .carousel-south-9766 > li > a .badge-bronze-42e6 {
  position: relative;
}
.main_8d53.chip-stone-9017 .carousel-south-9766 > li > a .badge-bronze-42e6: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;
}
.main_8d53.chip-stone-9017
  .carousel-south-9766
  > li:focus
  > a
  .badge-bronze-42e6:before,
.main_8d53.chip-stone-9017
  .carousel-south-9766
  > li:hover
  > a
  .badge-bronze-42e6:before {
  width: 100%;
  background-color: currentColor;
}
.main_8d53.chip-stone-9017
  .carousel-south-9766
  > li.search-304c
  > a
  .badge-bronze-42e6:before,
.main_8d53.chip-stone-9017
  .carousel-south-9766
  > li.status_60de
  > a
  .badge-bronze-42e6:before {
  width: 100%;
  background-color: currentColor;
}
.main_8d53.column_27b9 .carousel-south-9766 > li > a .badge-bronze-42e6 {
  position: relative;
}
.main_8d53.column_27b9 .carousel-south-9766 > li > a .badge-bronze-42e6: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;
}
.main_8d53.column_27b9 .carousel-south-9766 > li:focus > a .badge-bronze-42e6:before,
.main_8d53.column_27b9
  .carousel-south-9766
  > li:hover
  > a
  .badge-bronze-42e6:before {
  width: 100%;
  background-color: currentColor;
}
.main_8d53.column_27b9
  .carousel-south-9766
  > li.search-304c
  > a
  .badge-bronze-42e6:before,
.main_8d53.column_27b9
  .carousel-south-9766
  > li.status_60de
  > a
  .badge-bronze-42e6:before {
  width: 100%;
  background-color: currentColor;
}
.complex_5497 .center-1680 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.complex_5497 .center-1680 li:first-child > a {
  border-top: none;
}
.complex_5497 .center-1680 .focused-339d > .badge-bronze-42e6 .container_976f {
  display: none;
}
.complex_5497 .center-1680 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.complex_5497 .center-1680 li:last-child {
  border: none;
}
.complex_5497 .center-1680 li.text_5e74 > a {
  padding-right: 45px !important;
}
.complex_5497 .center-1680 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.complex_5497 .center-1680 li a:focus,
.complex_5497 .center-1680 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.complex_5497 .center-1680 li .filter_steel_a84e {
  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;
}
.complex_5497 .center-1680 li .filter_steel_a84e:hover {
  box-shadow: none;
}
.complex_5497 .center-1680 li .filter_steel_a84e .container_976f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.complex_5497 .center-1680 .block_f8c6 {
  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);
}
.complex_5497 .center-1680 .block_f8c6 li a {
  padding-left: 3em;
}
.complex_5497 .center-1680 .dropdown_narrow_d532 > a .filter_steel_a84e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.complex_5497 .center-1680 .dropdown_narrow_d532 > .block_f8c6 {
  display: block;
  opacity: 1;
}
.small_169a {
  max-width: 100%;
}
.chip-c770 {
  line-height: 0;
  cursor: pointer;
}
.accent-south-3d77 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accent-south-3d77:hover {
  box-shadow: none;
  color: currentColor;
}
.accent-south-3d77 svg {
  width: 18px;
  height: 18px;
}
.accent-south-3d77 .widget_c38c {
  display: none;
}
.alert_0799 {
  position: relative;
}
.alert_0799.fn-active-94a3 .accent-south-3d77 .dim-54f2 {
  display: none;
}
.alert_0799.fn-active-94a3 .accent-south-3d77 .widget_c38c {
  display: inline-block;
}
.alert_0799 .item-iron-1fa5 {
  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);
}
.alert_0799.pattern-23ca .item-iron-1fa5 {
  left: auto;
  right: -0.9em;
}
.alert_0799.pattern-23ca .tooltip-2de9::before {
  left: auto;
  right: 15px;
}
.alert_0799.fn-active-94a3 .item-iron-1fa5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip-a2ff {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.chip-a2ff label {
  flex-basis: 100%;
}
.chip-a2ff .nav-9ad3 {
  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;
}
.chip-a2ff .form-4a1a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.chip-a2ff .form-4a1a:focus {
  background-color: transparent;
}
.chip-a2ff button.center_239f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.chip-a2ff button.center_239f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.chip-a2ff button.center_239f svg {
  width: 18px;
  height: 18px;
}
.chip-a2ff input[type="submit"] {
  min-height: auto;
}
.menu_bright_961e .chip-a2ff .form-4a1a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tooltip-2de9 {
  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) {
  .tooltip-2de9 {
    width: 220px;
  }
}
.tooltip-2de9 label {
  flex-basis: 100%;
}
.tooltip-2de9::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;
}
.widget_e211 .menu_bright_961e .chip-a2ff {
  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;
}
.widget_e211
  .menu_bright_961e
  .chip-a2ff
  .nav-9ad3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.widget_e211 .menu_bright_961e .chip-a2ff .form-4a1a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.widget_e211
  .menu_bright_961e
  .chip-a2ff
  .form-4a1a:focus {
  background: 0 0;
}
.widget_e211
  .menu_bright_961e
  .chip-a2ff
  .preview_d014 {
  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;
}
.fresh-88bf {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fresh-88bf li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fresh-88bf li:last-child {
  margin-right: 0;
}
.fresh-88bf li:first-child {
  margin-left: 0;
}
.fresh-88bf.accent_west_6cd1 a {
  color: #fff;
}
.fresh-88bf.accent_west_6cd1 a:hover {
  color: #fff;
}
.fresh-88bf a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fresh-88bf a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fresh-88bf a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fresh-88bf a:hover {
  opacity: 0.9;
  color: inherit;
}
.fresh-88bf [class*="social-icon-apple"] {
  background-color: #999;
}
.fresh-88bf [class*="social-icon-apple"].disabled-green-4c8c {
  background-color: transparent;
  color: #999;
}
.fresh-88bf [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fresh-88bf [class*="social-icon-behance"].disabled-green-4c8c {
  background-color: transparent;
  color: #1769ff;
}
.fresh-88bf [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fresh-88bf [class*="social-icon-bitbucket"].disabled-green-4c8c {
  background-color: transparent;
  color: #205081;
}
.fresh-88bf [class*="social-icon-codepen"] {
  background-color: #000;
}
.fresh-88bf [class*="social-icon-codepen"].disabled-green-4c8c {
  background-color: transparent;
  color: #000;
}
.fresh-88bf [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fresh-88bf [class*="social-icon-delicious"].disabled-green-4c8c {
  background-color: transparent;
  color: #39f;
}
.fresh-88bf [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fresh-88bf [class*="social-icon-digg"].disabled-green-4c8c {
  background-color: transparent;
  color: #005be2;
}
.fresh-88bf [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fresh-88bf [class*="social-icon-dribbble"].disabled-green-4c8c {
  background-color: transparent;
  color: #ea4c89;
}
.fresh-88bf [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fresh-88bf [class*="social-icon-envelope"].disabled-green-4c8c {
  background-color: transparent;
  color: #ea4335;
}
.fresh-88bf [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fresh-88bf [class*="social-icon-facebook"].disabled-green-4c8c {
  background-color: transparent;
  color: #3b5998;
}
.fresh-88bf [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fresh-88bf [class*="social-icon-flickr"].disabled-green-4c8c {
  background-color: transparent;
  color: #0063dc;
}
.fresh-88bf [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fresh-88bf [class*="social-icon-foursquare"].disabled-green-4c8c {
  background-color: transparent;
  color: #2d5be3;
}
.fresh-88bf [class*="social-icon-github"] {
  background-color: #333;
}
.fresh-88bf [class*="social-icon-github"].disabled-green-4c8c {
  background-color: transparent;
  color: #333;
}
.fresh-88bf [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fresh-88bf [class*="social-icon-google-plus"].disabled-green-4c8c {
  background-color: transparent;
  color: #dd4b39;
}
.fresh-88bf [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fresh-88bf [class*="social-icon-houzz"].disabled-green-4c8c {
  background-color: transparent;
  color: #7ac142;
}
.fresh-88bf [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fresh-88bf [class*="social-icon-instagram"].disabled-green-4c8c {
  background-color: transparent;
  color: #262626;
}
.fresh-88bf [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fresh-88bf [class*="social-icon-jsfiddle"].disabled-green-4c8c {
  background-color: transparent;
  color: #487aa2;
}
.fresh-88bf [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fresh-88bf [class*="social-icon-linkedin"].disabled-green-4c8c {
  background-color: transparent;
  color: #0077b5;
}
.fresh-88bf [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fresh-88bf [class*="social-icon-medium"].disabled-green-4c8c {
  background-color: transparent;
  color: #00ab6b;
}
.fresh-88bf [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fresh-88bf
  [class*="social-icon-odnoklassniki"].disabled-green-4c8c {
  background-color: transparent;
  color: #f4731c;
}
.fresh-88bf [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fresh-88bf [class*="social-icon-meetup"].disabled-green-4c8c {
  background-color: transparent;
  color: #ec1c40;
}
.fresh-88bf [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fresh-88bf [class*="social-icon-pinterest"].disabled-green-4c8c {
  background-color: transparent;
  color: #bd081c;
}
.fresh-88bf [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fresh-88bf [class*="social-icon-product-hunt"].disabled-green-4c8c {
  background-color: transparent;
  color: #da552f;
}
.fresh-88bf [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fresh-88bf [class*="social-icon-reddit"].disabled-green-4c8c {
  background-color: transparent;
  color: #ff4500;
}
.fresh-88bf [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fresh-88bf [class*="social-icon-rss"].disabled-green-4c8c {
  background-color: transparent;
  color: #f26522;
}
.fresh-88bf [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fresh-88bf
  [class*="social-icon-shopping-cart"].disabled-green-4c8c {
  background-color: transparent;
  color: #4caf50;
}
.fresh-88bf [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fresh-88bf [class*="social-icon-skype"].disabled-green-4c8c {
  background-color: transparent;
  color: #00aff0;
}
.fresh-88bf [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fresh-88bf [class*="social-icon-slideshare"].disabled-green-4c8c {
  background-color: transparent;
  color: #0077b5;
}
.fresh-88bf [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fresh-88bf [class*="social-icon-snapchat"].disabled-green-4c8c {
  background-color: transparent;
  color: #fffc00;
}
.fresh-88bf [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fresh-88bf [class*="social-icon-soundcloud"].disabled-green-4c8c {
  background-color: transparent;
  color: #f80;
}
.fresh-88bf [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fresh-88bf [class*="social-icon-spotify"].disabled-green-4c8c {
  background-color: transparent;
  color: #2ebd59;
}
.fresh-88bf [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fresh-88bf
  [class*="social-icon-stack-overflow"].disabled-green-4c8c {
  background-color: transparent;
  color: #fe7a15;
}
.fresh-88bf [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fresh-88bf [class*="social-icon-maldkfgram"].disabled-green-4c8c {
  background-color: transparent;
  color: #2ca5e0;
}
.fresh-88bf [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fresh-88bf [class*="social-icon-tripadvisor"].disabled-green-4c8c {
  background-color: transparent;
  color: #589442;
}
.fresh-88bf [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fresh-88bf [class*="social-icon-tumblr"].disabled-green-4c8c {
  background-color: transparent;
  color: #35465c;
}
.fresh-88bf [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fresh-88bf [class*="social-icon-twitch"].disabled-green-4c8c {
  background-color: transparent;
  color: #6441a5;
}
.fresh-88bf [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fresh-88bf [class*="social-icon-twitter"].disabled-green-4c8c {
  background-color: transparent;
  color: #1da1f2;
}
.fresh-88bf [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fresh-88bf [class*="social-icon-vimeo"].disabled-green-4c8c {
  background-color: transparent;
  color: #1ab7ea;
}
.fresh-88bf [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fresh-88bf [class*="social-icon-vk"].disabled-green-4c8c {
  background-color: transparent;
  color: #45668e;
}
.fresh-88bf [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fresh-88bf [class*="social-icon-weibo"].disabled-green-4c8c {
  background-color: transparent;
  color: #df2029;
}
.fresh-88bf [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fresh-88bf [class*="social-icon-weixin"].disabled-green-4c8c {
  background-color: transparent;
  color: #7bb32e;
}
.fresh-88bf [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fresh-88bf [class*="social-icon-whatsapp"].disabled-green-4c8c {
  background-color: transparent;
  color: #25d366;
}
.fresh-88bf [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fresh-88bf [class*="social-icon-wordpress"].disabled-green-4c8c {
  background-color: transparent;
  color: #21759b;
}
.fresh-88bf [class*="social-icon-xing"] {
  background-color: #026466;
}
.fresh-88bf [class*="social-icon-xing"].disabled-green-4c8c {
  background-color: transparent;
  color: #026466;
}
.fresh-88bf [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fresh-88bf [class*="social-icon-yelp"].disabled-green-4c8c {
  background-color: transparent;
  color: #af0606;
}
.fresh-88bf [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fresh-88bf [class*="social-icon-youtube"].disabled-green-4c8c {
  background-color: transparent;
  color: #cd201f;
}
.footer_fb10 {
  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;
}
.footer_fb10:hover {
  box-shadow: none;
  background: 0 0;
}
.fresh-2417 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.top-5469 {
  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;
}
.overlay-bc42 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.full_2d80 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.full_2d80,
.full_2d80::after,
.full_2d80::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;
}
.full_2d80::after,
.full_2d80::before {
  content: "";
  display: block;
  background-color: inherit;
}
.brown-c7b3 .top-5469 .overlay-bc42 {
  margin-top: -2px;
  width: 19px;
}
.brown-c7b3 .top-5469 .full_2d80 {
  margin-top: -1px;
}
.brown-c7b3 .top-5469 .full_2d80,
.brown-c7b3 .top-5469 .full_2d80::after,
.brown-c7b3 .top-5469 .full_2d80::before {
  width: 19px;
  height: 2px;
}
.brown-c7b3 .top-5469 .full_2d80::before {
  top: -6px;
}
.brown-c7b3 .top-5469 .full_2d80::after {
  bottom: -6px;
}
.hover_fast_de07 .top-5469 .overlay-bc42 {
  margin-top: -2px;
  width: 22px;
}
.hover_fast_de07 .top-5469 .full_2d80 {
  margin-top: -1px;
}
.hover_fast_de07 .top-5469 .full_2d80,
.hover_fast_de07 .top-5469 .full_2d80::after,
.hover_fast_de07 .top-5469 .full_2d80::before {
  width: 22px;
  height: 2px;
}
.hover_fast_de07 .top-5469 .full_2d80::before {
  top: -7px;
}
.hover_fast_de07 .top-5469 .full_2d80::after {
  bottom: -7px;
}
.sidebar_5779 .top-5469 .overlay-bc42 {
  margin-top: -2px;
  width: 31px;
}
.sidebar_5779 .top-5469 .full_2d80 {
  margin-top: -1.5px;
}
.sidebar_5779 .top-5469 .full_2d80,
.sidebar_5779 .top-5469 .full_2d80::after,
.sidebar_5779 .top-5469 .full_2d80::before {
  width: 31px;
  height: 3px;
}
.sidebar_5779 .top-5469 .full_2d80::before {
  top: -9px;
}
.sidebar_5779 .top-5469 .full_2d80::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .lower-7a0c .top-5469 .overlay-bc42 {
    margin-top: -2px;
    width: 19px;
  }
  .lower-7a0c .top-5469 .full_2d80 {
    margin-top: -1px;
  }
  .lower-7a0c .top-5469 .full_2d80,
  .lower-7a0c .top-5469 .full_2d80::after,
  .lower-7a0c .top-5469 .full_2d80::before {
    width: 19px;
    height: 2px;
  }
  .lower-7a0c .top-5469 .full_2d80::before {
    top: -6px;
  }
  .lower-7a0c .top-5469 .full_2d80::after {
    bottom: -6px;
  }
  .info_70ad .top-5469 .overlay-bc42 {
    margin-top: -2px;
    width: 22px;
  }
  .info_70ad .top-5469 .full_2d80 {
    margin-top: -1px;
  }
  .info_70ad .top-5469 .full_2d80,
  .info_70ad .top-5469 .full_2d80::after,
  .info_70ad .top-5469 .full_2d80::before {
    width: 22px;
    height: 2px;
  }
  .info_70ad .top-5469 .full_2d80::before {
    top: -7px;
  }
  .info_70ad .top-5469 .full_2d80::after {
    bottom: -7px;
  }
  .texture-lower-2127 .top-5469 .overlay-bc42 {
    margin-top: -2px;
    width: 31px;
  }
  .texture-lower-2127 .top-5469 .full_2d80 {
    margin-top: -1.5px;
  }
  .texture-lower-2127 .top-5469 .full_2d80,
  .texture-lower-2127 .top-5469 .full_2d80::after,
  .texture-lower-2127 .top-5469 .full_2d80::before {
    width: 31px;
    height: 3px;
  }
  .texture-lower-2127 .top-5469 .full_2d80::before {
    top: -9px;
  }
  .texture-lower-2127 .top-5469 .full_2d80::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .aside-bright-1e89 .top-5469 .overlay-bc42 {
    margin-top: -2px;
    width: 19px;
  }
  .aside-bright-1e89 .top-5469 .full_2d80 {
    margin-top: -1px;
  }
  .aside-bright-1e89 .top-5469 .full_2d80,
  .aside-bright-1e89 .top-5469 .full_2d80::after,
  .aside-bright-1e89 .top-5469 .full_2d80::before {
    width: 19px;
    height: 2px;
  }
  .aside-bright-1e89 .top-5469 .full_2d80::before {
    top: -6px;
  }
  .aside-bright-1e89 .top-5469 .full_2d80::after {
    bottom: -6px;
  }
  .texture_856d .top-5469 .overlay-bc42 {
    margin-top: -2px;
    width: 22px;
  }
  .texture_856d .top-5469 .full_2d80 {
    margin-top: -1px;
  }
  .texture_856d .top-5469 .full_2d80,
  .texture_856d .top-5469 .full_2d80::after,
  .texture_856d .top-5469 .full_2d80::before {
    width: 22px;
    height: 2px;
  }
  .texture_856d .top-5469 .full_2d80::before {
    top: -7px;
  }
  .texture_856d .top-5469 .full_2d80::after {
    bottom: -7px;
  }
  .nav-bright-113a .top-5469 .overlay-bc42 {
    margin-top: -2px;
    width: 31px;
  }
  .nav-bright-113a .top-5469 .full_2d80 {
    margin-top: -1.5px;
  }
  .nav-bright-113a .top-5469 .full_2d80,
  .nav-bright-113a .top-5469 .full_2d80::after,
  .nav-bright-113a .top-5469 .full_2d80::before {
    width: 31px;
    height: 3px;
  }
  .nav-bright-113a .top-5469 .full_2d80::before {
    top: -9px;
  }
  .nav-bright-113a .top-5469 .full_2d80::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .over_c056 .top-5469 .overlay-bc42 {
    margin-top: -2px;
    width: 19px;
  }
  .over_c056 .top-5469 .full_2d80 {
    margin-top: -1px;
  }
  .over_c056 .top-5469 .full_2d80,
  .over_c056 .top-5469 .full_2d80::after,
  .over_c056 .top-5469 .full_2d80::before {
    width: 19px;
    height: 2px;
  }
  .over_c056 .top-5469 .full_2d80::before {
    top: -6px;
  }
  .over_c056 .top-5469 .full_2d80::after {
    bottom: -6px;
  }
  .focused_a5a0 .top-5469 .overlay-bc42 {
    margin-top: -2px;
    width: 22px;
  }
  .focused_a5a0 .top-5469 .full_2d80 {
    margin-top: -1px;
  }
  .focused_a5a0 .top-5469 .full_2d80,
  .focused_a5a0 .top-5469 .full_2d80::after,
  .focused_a5a0 .top-5469 .full_2d80::before {
    width: 22px;
    height: 2px;
  }
  .focused_a5a0 .top-5469 .full_2d80::before {
    top: -7px;
  }
  .focused_a5a0 .top-5469 .full_2d80::after {
    bottom: -7px;
  }
  .text_fast_3040 .top-5469 .overlay-bc42 {
    margin-top: -2px;
    width: 31px;
  }
  .text_fast_3040 .top-5469 .full_2d80 {
    margin-top: -1.5px;
  }
  .text_fast_3040 .top-5469 .full_2d80,
  .text_fast_3040 .top-5469 .full_2d80::after,
  .text_fast_3040 .top-5469 .full_2d80::before {
    width: 31px;
    height: 3px;
  }
  .text_fast_3040 .top-5469 .full_2d80::before {
    top: -9px;
  }
  .text_fast_3040 .top-5469 .full_2d80::after {
    bottom: -9px;
  }
}
.background-8b2f .full_2d80 {
  -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);
}
.background-8b2f .full_2d80::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.background-8b2f .full_2d80::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);
}
.background-8b2f.carousel-03a9 .full_2d80 {
  -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);
}
.background-8b2f.carousel-03a9 .full_2d80::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.background-8b2f.carousel-03a9 .full_2d80::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);
}
.feature_d7e5 {
  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.column-1cba:before {
  display: none;
}
.link_2b1e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.link_2b1e .footer_f159 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.link_2b1e .footer_f159:last-of-type {
  border-bottom: none;
}
.link_2b1e .footer_f159.surface-edc9,
.link_2b1e .footer_f159.warm_f99c,
.link_2b1e .footer_f159.header_5e05 {
  padding: 0;
}
.link_2b1e .complex_5497 .filter_steel_a84e {
  color: currentColor;
}
.link_2b1e .complex_5497 .filter_steel_a84e:focus,
.link_2b1e .complex_5497 .filter_steel_a84e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_2b1e.breadcrumb_under_1fe9 .layout-c53f,
.link_2b1e.breadcrumb_under_1fe9 .component_inner_9ab9 a,
.link_2b1e.breadcrumb_under_1fe9 .carousel-south-9766 a,
.link_2b1e.breadcrumb_under_1fe9 .block_f8c6 a {
  color: rgba(0, 0, 0, 0.55);
}
.link_2b1e.breadcrumb_under_1fe9 .layout-c53f:hover,
.link_2b1e.breadcrumb_under_1fe9 .component_inner_9ab9 a:hover,
.link_2b1e.breadcrumb_under_1fe9 .carousel-south-9766 a:hover,
.link_2b1e.breadcrumb_under_1fe9 .block_f8c6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link_2b1e.breadcrumb_under_1fe9 .shade_hovered_485f {
  color: rgba(0, 0, 0, 0.8);
}
.link_2b1e.breadcrumb_under_1fe9 .footer_f159 {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_2b1e.breadcrumb_under_1fe9 .footer_f159:before {
  background: rgba(0, 0, 0, 0.08);
}
.link_2b1e.breadcrumb_under_1fe9 .overlay-862a:before {
  background: rgba(255, 255, 255, 0.9);
}
.link_2b1e.breadcrumb_under_1fe9 .complex_5497 .center-1680 li a,
.link_2b1e.breadcrumb_under_1fe9 .complex_5497 .filter_steel_a84e,
.link_2b1e.breadcrumb_under_1fe9 .block_f8c6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_2b1e.breadcrumb_under_1fe9 .complex_5497 .filter_steel_a84e:focus,
.link_2b1e.breadcrumb_under_1fe9 .complex_5497 .filter_steel_a84e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_2b1e.breadcrumb_under_1fe9 .center-1680 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_2b1e.last-c636 .layout-c53f,
.link_2b1e.last-c636 .component_inner_9ab9 a,
.link_2b1e.last-c636 .carousel-south-9766 .filter_steel_a84e,
.link_2b1e.last-c636 .carousel-south-9766 a,
.link_2b1e.last-c636 .block_f8c6 a {
  color: rgba(255, 255, 255, 0.79);
}
.link_2b1e.last-c636 .layout-c53f:hover,
.link_2b1e.last-c636 .component_inner_9ab9 a:hover,
.link_2b1e.last-c636 .carousel-south-9766 .filter_steel_a84e:hover,
.link_2b1e.last-c636 .carousel-south-9766 a:hover,
.link_2b1e.last-c636 .block_f8c6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_2b1e.last-c636 .shade_hovered_485f {
  color: rgba(255, 255, 255, 0.99);
}
.link_2b1e.last-c636 .footer_f159 {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_2b1e.last-c636 .footer_f159:before {
  background: rgba(255, 255, 255, 0.08);
}
.link_2b1e.last-c636 .overlay-862a:before {
  background: rgba(0, 0, 0, 0.9);
}
.link_2b1e.last-c636 .complex_5497 .center-1680 li a,
.link_2b1e.last-c636 .complex_5497 .filter_steel_a84e,
.link_2b1e.last-c636 .block_f8c6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_2b1e.last-c636 .complex_5497 .filter_steel_a84e:focus,
.link_2b1e.last-c636 .complex_5497 .filter_steel_a84e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_2b1e.last-c636 .center-1680 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay-862a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.overlay-862a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.widget-7f6e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.widget_right_c598 .link_2b1e {
  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;
}
.widget_right_c598 .footer_f159 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.widget_right_c598 .footer_f159: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) {
  .widget_right_c598 .footer_f159:before {
    width: 16%;
    left: 42%;
  }
}
.widget_right_c598 .footer_f159:last-child:before {
  content: none;
}
.widget_right_c598 .footer_f159[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.widget_right_c598 .complex_5497 .center-1680 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.widget_right_c598 .complex_5497 .center-1680 li a .filter_steel_a84e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.widget_right_c598 .complex_5497 .block_f8c6 {
  border: none;
}
.widget_right_c598 .complex_5497 .block_f8c6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.widget_right_c598 .overlay-862a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.widget_right_c598 .widget-7f6e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.widget_right_c598 .last-c636 .overlay-862a:before {
  background: rgba(0, 0, 0, 0.9);
}
.widget_right_c598 .breadcrumb_under_1fe9.surface-3544 .full_2d80 {
  background: rgba(0, 0, 0, 0.6);
}
.widget_right_c598
  .breadcrumb_under_1fe9.surface-3544
  .full_2d80::after,
.widget_right_c598
  .breadcrumb_under_1fe9.surface-3544
  .full_2d80:before {
  background: inherit;
}
.widget_right_c598
  .breadcrumb_under_1fe9.surface-3544:hover
  .full_2d80 {
  background: rgba(0, 0, 0, 0.8);
}
.orange_c717 .link_2b1e {
  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) {
  .orange_c717 .link_2b1e {
    width: auto;
    right: 45px;
  }
}
.tag_south_7cf2 .link_2b1e {
  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) {
  .tag_south_7cf2 .link_2b1e {
    width: auto;
    left: 45px;
  }
}
.column-1cba .link_2b1e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.column-1cba .widget-7f6e {
  max-width: 48em;
  margin: 0 auto;
}
.column-1cba .overlay-862a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.description_huge_aa00 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.description_huge_aa00.widget_right_c598 .link_2b1e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.description_huge_aa00.orange_c717 .link_2b1e {
  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);
}
.description_huge_aa00 .link_2b1e {
  visibility: visible;
}
.description_huge_aa00.tag_south_7cf2 .link_2b1e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.preview_ed57,
.column-huge-77c9 {
  overflow-x: hidden;
}
.preview_ed57 .link_2b1e {
  overflow: auto;
}
.preview_ed57.widget_right_c598 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_ed57.widget_right_c598 .link_2b1e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.preview_ed57.widget_right_c598 .footer_fb10 {
  opacity: 0;
}
.preview_ed57.orange_c717 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_ed57.orange_c717 .link_2b1e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.preview_ed57.orange_c717 .footer_fb10 {
  opacity: 0;
}
.preview_ed57.tag_south_7cf2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.preview_ed57.tag_south_7cf2 .link_2b1e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.preview_ed57.tag_south_7cf2 .footer_fb10 {
  opacity: 0;
}
.preview_ed57.column-1cba .link_2b1e {
  z-index: 10;
  visibility: visible;
}
.surface-3544 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.surface-3544 .full_2d80 {
  background: rgba(255, 255, 255, 0.99);
}
.surface-3544 .full_2d80::after,
.surface-3544 .full_2d80:before {
  background: inherit;
}
.surface-3544:hover .full_2d80 {
  background: rgba(255, 255, 255, 0.99);
}
.tag_south_7cf2 .surface-3544 {
  top: 10px;
  right: auto;
  left: 12px;
}
.column-1cba .surface-3544 {
  display: none !important;
}
.preview_ed57:before,
.column-huge-77c9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.preview_ed57 .surface-3544,
.column-huge-77c9 .surface-3544 {
  display: inline-block;
}
.link_2b1e .bronze-483d {
  -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;
}
.preview_ed57 .link_2b1e .bronze-483d,
.column-huge-77c9 .link_2b1e .bronze-483d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tertiary_under_cd88 .nav-9ad3 {
  width: 100%;
}
.disabled_down_8a22 {
  padding: 0 0.5em 0;
}
.disabled_down_8a22 [class*="customify-col-"],
.disabled_down_8a22 [class*="customify-col_"],
.disabled_down_8a22 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.focused_893b .disabled_down_8a22 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .main-622d .solid-b7dd,
  .solid-b7dd {
    display: none;
  }
  .carousel_bb70 {
    text-align: left;
  }
  .filter_selected_836f {
    text-align: center;
  }
  .bright-a155 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .main-622d .mask-bright-5d47,
  .mask-bright-5d47 {
    display: none;
  }
  .layout_860f {
    text-align: left;
  }
  .image-15bc {
    text-align: center;
  }
  .hard_60f7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .main-622d .huge_2289,
  .huge_2289 {
    display: none;
  }
  .border-f92e {
    text-align: left;
  }
  .shadow_34f4 {
    text-align: center;
  }
  .shade_ff97 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.badge_59a9 {
  box-shadow: none !important;
}
.secondary-9ccb .prev-3499,
.sidebar-0368 .prev-3499 {
  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;
}
.sidebar-0368 .prev-3499 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.alert-fresh-19e2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.alert-fresh-19e2:after,
.alert-fresh-19e2:before {
  content: "";
  display: table;
}
.alert-fresh-19e2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .alert-fresh-19e2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.alert-fresh-19e2,
.chip-east-ae76 {
  max-width: 1248px;
  margin: 0 auto;
}

.heading-207e.thumbnail_39ec .alert-fresh-19e2 {
  max-width: 100%;
}
.heading-207e.iron_8470 {
  max-width: 1200px;
  margin: 0 auto;
}
.heading-207e.tooltip_2d7b .alert-fresh-19e2 {
  max-width: 100%;
}
.heading-207e.tooltip_2d7b > .alert-fresh-19e2 {
  padding-left: 0;
  padding-right: 0;
}
.heading-207e.tooltip_2d7b > .alert-fresh-19e2 .main-622d {
  margin: 0;
}
.heading-207e.tooltip_2d7b
  > .alert-fresh-19e2
  .outline-0047.outer-0f49 {
  margin-right: 0;
  margin-left: 0;
}
.heading-207e.tooltip_2d7b #main.outer-0f49 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .paper-bc9c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .paper-bc9c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .caption-6ab2 .aside-large-6e2e {
    padding-right: 1em;
  }
  .caption-6ab2.green-2573 .outline-0047 {
    border-right: 1px solid #eaecee;
  }
  .caption-6ab2.green-2573 .aside-large-6e2e {
    padding-right: 1em;
  }
  .caption-6ab2.green-2573 .down_93bc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort_6889 .aside-large-6e2e {
    padding-left: 1em;
  }
  .sort_6889.green-2573 .outline-0047 {
    border-left: 1px solid #eaecee;
  }
  .sort_6889.green-2573 .aside-large-6e2e {
    padding-left: 1em;
  }
  .sort_6889.green-2573 .down_93bc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-208c .aside-large-6e2e {
    padding-left: 1em;
  }
  .chip-208c.green-2573 .surface-active-35df {
    border-right: 1px solid #eaecee;
  }
  .chip-208c.green-2573 .fluid-cac5 {
    border-right: 1px solid #eaecee;
  }
  .chip-208c.green-2573 .aside-large-6e2e {
    padding-left: 1em;
  }
  .chip-208c.green-2573 .down_93bc {
    padding-right: 1em;
  }
  .chip-208c.green-2573 .warm-dcf0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tooltip-7d3e .aside-large-6e2e {
    padding-right: 1em;
  }
  .tooltip-7d3e.green-2573 .surface-active-35df {
    border-left: 1px solid #eaecee;
  }
  .tooltip-7d3e.green-2573 .fluid-cac5 {
    border-left: 1px solid #eaecee;
  }
  .tooltip-7d3e.green-2573 .aside-large-6e2e {
    padding-right: 1em;
  }
  .tooltip-7d3e.green-2573 .down_93bc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tooltip-7d3e.green-2573 .warm-dcf0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paper-bc9c .aside-large-6e2e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paper-bc9c.green-2573 .outline-0047 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .paper-bc9c.green-2573 .aside-large-6e2e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .paper-bc9c.green-2573 .down_93bc {
    padding-left: 1em;
  }
  .paper-bc9c.green-2573 .warm-dcf0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .paper-bc9c.green-2573 .aside-large-6e2e {
    padding-left: 0;
  }
}
.texture_over_b575 .white-e844 {
  display: inline-block;
}
.item_c721 {
  display: inline-block;
}
.avatar_aef9 {
  word-con: break-word;
}
.pagination-rough-d2bc > span {
  display: inline-block;
  padding: 5px 0;
}
.pagination-rough-d2bc .pro-a04a {
  margin-left: 8px;
  margin-right: 8px;
}
.pagination-rough-d2bc .block_lower_04b5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.breadcrumb_full_712f .preview-783f {
  margin-bottom: 2em;
}
.breadcrumb_full_712f .backdrop_prev_b0c4 {
  margin-bottom: 15px;
}
.breadcrumb_full_712f .backdrop_prev_b0c4:last-child {
  margin-bottom: 0;
}
.breadcrumb_full_712f .preview-1fed {
  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) {
  .breadcrumb_full_712f .preview-1fed {
    display: block;
  }
}
.breadcrumb_full_712f .tag_0266 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .breadcrumb_full_712f .tag_0266 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.breadcrumb_full_712f .active-a66c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.breadcrumb_full_712f .active-a66c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.breadcrumb_full_712f .active-a66c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.breadcrumb_full_712f .avatar_aef9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb_full_712f .avatar_aef9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.breadcrumb_full_712f .gold_4f3c p:last-child {
  margin-bottom: 0;
}
.breadcrumb_full_712f .card_a160 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.breadcrumb_full_712f .pattern-acf4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.breadcrumb_full_712f .message_6e80 {
  margin-top: 1em;
}
.breadcrumb_full_712f .box-fluid-875e {
  top: 0;
  display: block;
}
.breadcrumb_full_712f .box-fluid-875e a {
  color: inherit;
}
.breadcrumb_full_712f .box-fluid-875e a:hover {
  color: inherit;
}
.breadcrumb_full_712f .list-advanced-5e6b {
  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;
}
.breadcrumb_full_712f .list-advanced-5e6b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.breadcrumb_full_712f .pattern-acf4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.breadcrumb_full_712f .label_iron_39f3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.breadcrumb_full_712f .label_iron_39f3:first-child {
  margin-top: 0;
}
.breadcrumb_full_712f .label_iron_39f3.list-last-b430 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.breadcrumb_full_712f .label_iron_39f3.hard_1639 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumb_full_712f
  .label_iron_39f3.hard_1639.chip_purple_a3fe
  .message_6e80 {
  width: 100%;
}
.breadcrumb_full_712f .hard_1639 {
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb_full_712f .hard_1639 .pagination-rough-d2bc,
.breadcrumb_full_712f .hard_1639 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.breadcrumb_full_712f .active-a66c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.breadcrumb_full_712f .active-a66c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.breadcrumb_full_712f .active-a66c: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;
}
.breadcrumb_full_712f .list-last-b430 {
  z-index: 5;
}
.breadcrumb_full_712f .text_7c49 .text_black_ce02 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.breadcrumb_full_712f .feature-left-5fe5 .text_black_ce02 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.breadcrumb_full_712f .active-e554 .text_black_ce02 {
  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;
}
.breadcrumb_full_712f.block-ebcb .preview-1fed,
.breadcrumb_full_712f.active-28c2 .preview-1fed {
  display: block;
}
.breadcrumb_full_712f.block-ebcb .preview-1fed .media-40e9,
.breadcrumb_full_712f.block-ebcb .preview-1fed .pattern-acf4,
.breadcrumb_full_712f.active-28c2 .preview-1fed .media-40e9,
.breadcrumb_full_712f.active-28c2 .preview-1fed .pattern-acf4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.breadcrumb_full_712f.active_f9cc .tag_0266 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_full_712f.active_f9cc .tag_0266 {
    margin-right: 0;
  }
}
.breadcrumb_full_712f.block-ebcb .tag_0266,
.breadcrumb_full_712f.active-28c2 .tag_0266 {
  padding-top: 40%;
}
.breadcrumb_full_712f.block-ebcb .preview-783f,
.breadcrumb_full_712f.active-28c2 .preview-783f {
  display: block;
}
.breadcrumb_full_712f.block-ebcb .fn-sticky-94a3 .pattern-acf4,
.breadcrumb_full_712f.active-28c2 .fn-sticky-94a3 .pattern-acf4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.breadcrumb_full_712f.block-ebcb .tag_0266,
.breadcrumb_full_712f.active-28c2 .tag_0266 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.breadcrumb_full_712f.block-ebcb .pattern-acf4 {
  padding: 1em;
}
.content_baa5 {
  margin: 30px auto;
  display: block;
}
.content_baa5 .paragraph_dbb7 > * {
  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;
}
.content_baa5 .paragraph_dbb7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.content_baa5 .paragraph_dbb7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.purple_5fc5 .pagination-rough-d2bc {
  margin-bottom: 1.41575em;
}
.purple_5fc5 .widget_515b {
  margin-bottom: 1.618em;
}
.fluid-07f5 .status_solid_6168 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.fluid-07f5 .status_solid_6168 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.fluid-07f5 .new_9920 {
  max-width: 100%;
  overflow: auto;
}
.warm_91cf .fluid-07f5 a:hover {
  text-decoration: underline;
}
.search-clean-9a46 .backdrop_prev_b0c4:not(.avatar_aef9),
.search-clean-9a46 .active-a66c {
  margin-bottom: 1.41575em;
}
.search-clean-9a46 .backdrop_prev_b0c4:not(.avatar_aef9):last-child,
.search-clean-9a46 .active-a66c:last-child {
  margin-bottom: 0;
}
.search-clean-9a46 .backdrop_prev_b0c4.cool-a1a0 {
  margin-bottom: 0.41575em;
}
.search-clean-9a46 .link-09cf:before,
.search-clean-9a46 .pro_c97e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.search-clean-9a46 .link-09cf:before {
  content: "\f115";
}
.search-clean-9a46 .pro_c97e:before {
  content: "\f02c";
}
.search-clean-9a46 .pagination_2011 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.search-clean-9a46 .pagination_2011 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.item_c1c1 {
  display: -webkit-box;
  display: flex;
}
.item_c1c1 .right_72b2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .item_c1c1 .right_72b2 {
    flex-basis: 90px;
  }
}
.item_c1c1 .status-action-bb94 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .item_c1c1 .status-action-bb94 {
    flex-basis: calc(100% - 50px);
  }
}
.item_c1c1 .button-c720 p:last-child {
  margin-bottom: 0.72em;
}
.frame_5435 .paragraph_dbb7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.frame_5435 .paragraph_dbb7:after,
.frame_5435 .paragraph_dbb7:before {
  content: "";
  display: table;
}
.frame_5435 .paragraph_dbb7:after {
  clear: both;
}
.frame_5435 .paragraph_dbb7 .border_warm_f2ec,
.frame_5435 .paragraph_dbb7 .white_a333 {
  width: 49%;
}
.frame_5435 .paragraph_dbb7 .border_warm_f2ec a span.focus_4521,
.frame_5435 .paragraph_dbb7 .white_a333 a span.focus_4521 {
  display: block;
  margin-bottom: 5px;
}
.frame_5435 .paragraph_dbb7 .white_a333 {
  float: left;
  text-align: left;
}
.frame_5435 .paragraph_dbb7 .border_warm_f2ec {
  float: right;
  text-align: right;
}
.active-ba65 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .active-ba65 {
    margin-bottom: 0;
  }
}
.section-copper-fe77 {
  margin-bottom: 1em;
}
.section-copper-fe77 .avatar_aef9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.button-fixed-439c a {
  display: block;
  line-height: 0;
  position: relative;
}
.box_current_a060 .section-copper-fe77,
.glass-b937 .section-copper-fe77 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .box_current_a060 .section-copper-fe77,
  .glass-b937 .section-copper-fe77 {
    display: block;
  }
}
.box_current_a060 .button-fixed-439c,
.glass-b937 .button-fixed-439c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .box_current_a060 .button-fixed-439c,
  .glass-b937 .button-fixed-439c {
    margin-bottom: 1em;
  }
}
.box_current_a060 .button-fixed-439c img,
.glass-b937 .button-fixed-439c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.box_current_a060 .grid_large_99c4,
.glass-b937 .grid_large_99c4 {
  flex-basis: calc(100% - 160px);
}
.box_current_a060 .grid_large_99c4 p,
.glass-b937 .grid_large_99c4 p {
  margin-bottom: 0;
}
.box_current_a060 .grid_large_99c4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .box_current_a060 .grid_large_99c4 {
    padding-left: 0;
  }
}
.glass-b937 .grid_large_99c4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .glass-b937 .grid_large_99c4 {
    padding-right: 0;
  }
}
.glass-b937 .button-fixed-439c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hidden_624a .button-fixed-439c {
  margin-bottom: 0.5em;
}
.hidden_624a .button-fixed-439c img {
  width: 100%;
}
.border_6000 .outer_68e6,
.search-73dc .outer_68e6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.search-73dc .outline-0047 .shadow_medium_2c10 p:last-child {
  margin-bottom: 0;
}
.menu-bc73 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sidebar-static-df57 .mini-b0b2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sidebar-static-df57 .mini-b0b2:last-of-type {
    margin-bottom: 0;
  }
}
.sidebar-static-df57 .mini-b0b2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-static-df57 .mini-b0b2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sidebar-static-df57 .mini-b0b2 ul li {
  margin: 0 0 0.6em;
}
.sidebar-static-df57 .mini-b0b2 ul li.form_blue_7ccd,
.sidebar-static-df57 .mini-b0b2 ul li.lite-8e60 {
  position: relative;
}
.sidebar-static-df57 .mini-b0b2 ul li.form_blue_7ccd .summary-caf8,
.sidebar-static-df57 .mini-b0b2 ul li.lite-8e60 .summary-caf8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sidebar-static-df57 .mini-b0b2 ul li.form_blue_7ccd:after:after,
.sidebar-static-df57 .mini-b0b2 ul li.form_blue_7ccd:after:before,
.sidebar-static-df57
  .mini-b0b2
  ul
  li.lite-8e60:after:after,
.sidebar-static-df57
  .mini-b0b2
  ul
  li.lite-8e60:after:before {
  content: "";
  display: table;
}
.sidebar-static-df57 .mini-b0b2 ul li.form_blue_7ccd:after:after,
.sidebar-static-df57
  .mini-b0b2
  ul
  li.lite-8e60:after:after {
  clear: both;
}
.sidebar-static-df57 .mini-b0b2 a.border_c85e:hover {
  text-decoration: none;
}
.sidebar-static-df57 .mini-b0b2 select {
  max-width: 100%;
}
.sidebar-static-df57 .mini-b0b2 table {
  font-size: 85%;
}
.sidebar-static-df57 .mini-b0b2 table td,
.sidebar-static-df57 .mini-b0b2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sidebar-static-df57 .mini-b0b2 table tfoot td {
  text-align: left;
}
.sidebar-static-df57 .mini-b0b2 :last-child {
  margin-bottom: 0;
}
.sidebar-static-df57 .mini-b0b2 .tertiary_80ca {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sidebar-static-df57 .mini-b0b2 .tertiary_80ca label {
  width: 100%;
}
.sidebar-static-df57 .mini-b0b2 .tertiary_80ca .form-4a1a {
  width: 100%;
  display: block;
}
.sidebar-static-df57 .mini-b0b2 .tertiary_80ca .center_239f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sidebar-static-df57 .mini-b0b2 .tertiary_80ca .center_239f:hover svg #svg-search {
  fill: #444;
}
.sidebar-static-df57 .mini-b0b2 .tertiary_80ca .center_239f svg {
  width: 18px;
  height: 18px;
}
.sidebar-static-df57 .gallery_c4fd ul ul,
.sidebar-static-df57 .text-wide-3be1 ul ul,
.sidebar-static-df57 .backdrop-dd7e ul ul,
.sidebar-static-df57 .action_98dd ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sidebar-static-df57 .gallery_c4fd .text_5e74 > a,
.sidebar-static-df57 .text-wide-3be1 .text_5e74 > a,
.sidebar-static-df57 .backdrop-dd7e .text_5e74 > a,
.sidebar-static-df57 .action_98dd .text_5e74 > a {
  margin-bottom: 0;
}
.sidebar-static-df57 .row_f802 li,
.sidebar-static-df57 .gallery_c4fd li,
.sidebar-static-df57 .description-ff39 li,
.sidebar-static-df57 .text-wide-3be1 li,
.sidebar-static-df57 .backdrop-dd7e li,
.sidebar-static-df57 .action_98dd li,
.sidebar-static-df57 .yellow-dfb9 li,
.sidebar-static-df57 .dirty_3b46 li {
  display: block;
  position: relative;
}
.sidebar-static-df57 .row_f802 li:last-child,
.sidebar-static-df57 .gallery_c4fd li:last-child,
.sidebar-static-df57 .description-ff39 li:last-child,
.sidebar-static-df57 .text-wide-3be1 li:last-child,
.sidebar-static-df57 .backdrop-dd7e li:last-child,
.sidebar-static-df57 .action_98dd li:last-child,
.sidebar-static-df57 .yellow-dfb9 li:last-child,
.sidebar-static-df57 .dirty_3b46 li:last-child {
  border: none;
}
.sidebar-static-df57 .row_f802 li a,
.sidebar-static-df57 .gallery_c4fd li a,
.sidebar-static-df57 .description-ff39 li a,
.sidebar-static-df57 .text-wide-3be1 li a,
.sidebar-static-df57 .backdrop-dd7e li a,
.sidebar-static-df57 .action_98dd li a,
.sidebar-static-df57 .yellow-dfb9 li a,
.sidebar-static-df57 .dirty_3b46 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar-static-df57 .row_f802 li ul li::before,
.sidebar-static-df57 .gallery_c4fd li ul li::before,
.sidebar-static-df57 .description-ff39 li ul li::before,
.sidebar-static-df57 .text-wide-3be1 li ul li::before,
.sidebar-static-df57 .backdrop-dd7e li ul li::before,
.sidebar-static-df57 .action_98dd li ul li::before,
.sidebar-static-df57 .yellow-dfb9 li ul li::before,
.sidebar-static-df57 .dirty_3b46 li ul li::before {
  left: 15px;
}
.sidebar-static-df57 .row_f802 li ul a,
.sidebar-static-df57 .gallery_c4fd li ul a,
.sidebar-static-df57 .description-ff39 li ul a,
.sidebar-static-df57 .text-wide-3be1 li ul a,
.sidebar-static-df57 .backdrop-dd7e li ul a,
.sidebar-static-df57 .action_98dd li ul a,
.sidebar-static-df57 .yellow-dfb9 li ul a,
.sidebar-static-df57 .dirty_3b46 li ul a {
  padding-left: 20px;
}
.sidebar-static-df57 .row_f802 li ul ul li::before,
.sidebar-static-df57 .gallery_c4fd li ul ul li::before,
.sidebar-static-df57 .description-ff39 li ul ul li::before,
.sidebar-static-df57 .text-wide-3be1 li ul ul li::before,
.sidebar-static-df57 .backdrop-dd7e li ul ul li::before,
.sidebar-static-df57 .action_98dd li ul ul li::before,
.sidebar-static-df57 .yellow-dfb9 li ul ul li::before,
.sidebar-static-df57 .dirty_3b46 li ul ul li::before {
  left: 30px;
}
.sidebar-static-df57 .row_f802 li ul ul a,
.sidebar-static-df57 .gallery_c4fd li ul ul a,
.sidebar-static-df57 .description-ff39 li ul ul a,
.sidebar-static-df57 .text-wide-3be1 li ul ul a,
.sidebar-static-df57 .backdrop-dd7e li ul ul a,
.sidebar-static-df57 .action_98dd li ul ul a,
.sidebar-static-df57 .yellow-dfb9 li ul ul a,
.sidebar-static-df57 .dirty_3b46 li ul ul a {
  padding-left: 40px;
}
.sidebar-static-df57 .carousel-32e0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sidebar-static-df57 .dirty_3b46 ul li {
  margin-bottom: 1.41575em;
}
.sidebar-static-df57 .dirty_3b46 ul li .caption_last_8b7b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sidebar-static-df57 .dirty_3b46 ul li .layout-37d9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.last-c636 .row_f802 li a,
.last-c636 .gallery_c4fd li a,
.last-c636 .description-ff39 li a,
.last-c636 .text-wide-3be1 li a,
.last-c636 .backdrop-dd7e li a,
.last-c636 .action_98dd li a,
.last-c636 .yellow-dfb9 li a,
.last-c636 .dirty_3b46 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-c636 .carousel-32e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-c636 .mini-b0b2 ul li.form_blue_7ccd .summary-caf8,
.last-c636 .mini-b0b2 ul li.lite-8e60 .summary-caf8 {
  background: rgba(0, 0, 0, 0.2);
}
.last-c636 .sidebar-static-df57 .mini-b0b2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading-207e .sidebar-static-df57 .center-1680 li {
  margin: 0;
}
.heading-207e .sidebar-static-df57 .center-1680 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.heading-207e .sidebar-static-df57 .center-1680 li ul {
  margin: 0;
}
.heading-207e .sidebar-static-df57 .center-1680 li ul li a {
  padding-left: 15px;
}
.heading-207e .sidebar-static-df57 .center-1680 li ul li li a {
  padding-left: 30px;
}
.heading-207e .sidebar-static-df57 .center-1680 li.stone_6221 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.heading-207e .sidebar-static-df57 .center-1680 li.stone_6221 > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.heading-207e .sidebar-static-df57 .center-1680 li.stone_6221 > 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;
}
.bronze-8d1e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gold-ee11 {
  position: relative;
  z-index: 10;
}
.gold-ee11 .bronze-483d {
  width: 100%;
  max-width: 100%;
}
.banner-motion-7271 .link-99ff {
  padding-top: 2em;
  padding-bottom: 2em;
}
.banner-motion-7271 .breadcrumb_under_1fe9 {
}
.banner-motion-7271 .last-c636 {
  background: #292929;
}
.dirty_5427 .link-99ff {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dirty_5427 .breadcrumb_under_1fe9 {
  background: #f9f9f9;
}
.dirty_5427 .last-c636 {
  background: #303030;
}
.text_93bd .link-99ff {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .text_93bd .white-e844 {
    margin-bottom: 1em;
  }
  .text_93bd .white-e844:last-child {
    margin-bottom: 0;
  }
}
.text_93bd .breadcrumb_under_1fe9 {
  background: #ededed;
}
.text_93bd .last-c636 {
  background: #1a1a1a;
}
.link-99ff.breadcrumb_under_1fe9 {
  color: rgba(0, 0, 0, 0.6);
}
.link-99ff.breadcrumb_under_1fe9 .component-1566 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-99ff.last-c636 {
  color: rgba(255, 255, 255, 0.99);
}
.link-99ff.last-c636 a:not(.border_c85e) {
  color: rgba(255, 255, 255, 0.79);
}
.link-99ff.last-c636 a:not(.border_c85e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-99ff.last-c636 .component-1566 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-99ff.last-c636 table tbody td,
.link-99ff.last-c636 table th {
  background: rgba(0, 0, 0, 0.08);
}
.main_red_32cf.image-651b .alert-fresh-19e2 {
  max-width: initial;
}
.main_red_32cf .paper_5968 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.main_red_32cf .paper_5968 .bronze-483d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .main_red_32cf .paper_5968 .bronze-483d {
    display: block;
    margin-bottom: 2em;
  }
  .main_red_32cf .paper_5968 .bronze-483d:last-child {
    margin-bottom: 0;
  }
}
.text_93bd .white-e844:last-child,
.dirty_5427 .white-e844:last-child,
.banner-motion-7271 .white-e844:last-child {
  margin-bottom: 0;
}
.text_93bd .white-e844 .sidebar-static-df57 .mini-b0b2:last-child,
.dirty_5427 .white-e844 .sidebar-static-df57 .mini-b0b2:last-child,
.banner-motion-7271 .white-e844 .sidebar-static-df57 .mini-b0b2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .text_93bd .texture_bottom_1ffa,
  .text_93bd .video-4e41,
  .dirty_5427 .texture_bottom_1ffa,
  .dirty_5427 .video-4e41,
  .banner-motion-7271 .texture_bottom_1ffa,
  .banner-motion-7271 .video-4e41 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gold-ee11 .white-e844 {
    margin-bottom: 2em;
  }
}
.gold-ee11 p:last-child {
  margin-bottom: 0;
}
.gold-ee11 li,
.gold-ee11 ul {
  list-style: none;
  margin: 0;
}
.gold-ee11 ul ul {
  margin-left: 2.617924em;
}
.status-2fe6 {
  font-size: 0.875em;
}

/* css-noise: f946 */
.phantom-card-m1 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
