/*!
Theme Name: Customify
Theme URI: https://pressmaximum.wide_ba50/customify
Author: WPCustomify
Author URI: https://pressmaximum.wide_ba50
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.wide_ba50/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.block_c915.old_517b/licenses/gpl-2.0.main-6d2b
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.progress-4e12/, (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.motion-040a.white_8b55/normalize.widget-green-45ce/
 ======
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.widget-green-45ce v7.0.0 | MIT License | github.wide_ba50/necolas/normalize.widget-green-45ce */
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;
}
.title-dirty-4bf0 .tertiary_f65e,
.caption_black_ed49,
.pressed-17ce,
.lower-6d30,
.description_6471,
.header_8161,
.row-91a3,
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;
}
.caption_black_ed49,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .caption_black_ed49,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .caption_black_ed49,
  h1 {
    font-size: 1.8em;
  }
}
.pressed-17ce,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.pressed-17ce + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .pressed-17ce,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .pressed-17ce,
  h2 {
    font-size: 1.7em;
  }
}
.lower-6d30,
h3 {
  font-size: 1.618em;
}
.title-dirty-4bf0 .tertiary_f65e,
.description_6471,
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.complex_ae60 {
  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;
}
.advanced_ac16:after,
.advanced_ac16:before,
.accent_9d20:after,
.accent_9d20:before {
  content: "";
  display: table;
}
.advanced_ac16:after,
.accent_9d20:after {
  clear: both;
}
.down-e5e1 {
  float: right;
  margin-right: 0;
}
.iron_482c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.center-bf5b .popup-north-13ee,
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;
}
.center-bf5b .popup-north-13ee: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;
}
.static-24f7 .popup-north-13ee {
  box-shadow: none;
}
.static-24f7
  .popup-north-13ee
  .component-d04e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.static-24f7 .popup-north-13ee .container_7443 {
  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;
}
.static-24f7
  .popup-north-13ee
  .container_7443
  b {
  display: none;
}
.static-24f7 .modal-soft-a590 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hidden_353e:not(.text-ff55):not(.logo-703a),
button:not(.text-ff55):not(.logo-703a),
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ),
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ),
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ) {
  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;
}
.hidden_353e:not(.text-ff55):not(
    .logo-703a
  ):hover,
button:not(.text-ff55):not(
    .logo-703a
  ):hover,
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ):hover,
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ):hover,
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hidden_353e:not(.text-ff55):not(
    .logo-703a
  ):active,
.hidden_353e:not(.text-ff55):not(
    .logo-703a
  ):focus,
button:not(.text-ff55):not(
    .logo-703a
  ):active,
button:not(.text-ff55):not(
    .logo-703a
  ):focus,
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ):active,
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ):focus,
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ):active,
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ):focus,
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ):active,
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ):focus {
  outline: 0;
}
.hidden_353e:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c,
button:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c,
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c,
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c,
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c {
  position: relative;
}
.hidden_353e:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .list-37fb,
.hidden_353e:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .content-south-3f90,
.hidden_353e:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .narrow_1199,
.hidden_353e:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  i,
.hidden_353e:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  svg,
button:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .list-37fb,
button:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .content-south-3f90,
button:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .narrow_1199,
button:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  i,
button:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  svg,
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .list-37fb,
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .content-south-3f90,
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .narrow_1199,
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  i,
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  svg,
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .list-37fb,
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .content-south-3f90,
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .narrow_1199,
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  i,
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  svg,
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .list-37fb,
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .content-south-3f90,
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  .narrow_1199,
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  i,
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c
  svg {
  visibility: hidden;
}
.hidden_353e:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c:after,
button:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c:after,
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c:after,
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c:after,
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ).fn-loading-6b9c: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;
}
.hidden_353e:not(.text-ff55):not(.logo-703a),
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ),
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ),
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ) {
  color: #fff;
  background: #235787;
}
.hidden_353e:not(.text-ff55):not(
    .logo-703a
  ):focus,
input[type="button"]:not(.text-ff55):not(
    .logo-703a
  ):focus,
input[type="reset"]:not(.text-ff55):not(
    .logo-703a
  ):focus,
input[type="submit"]:not(.text-ff55):not(
    .logo-703a
  ):focus {
  color: #fff;
}
.hidden_353e.fn-disabled-6b9c:not(.text-ff55):not(
    .logo-703a
  ),
.hidden_353e[disabled]:not(.text-ff55):not(
    .logo-703a
  ),
button.fn-disabled-6b9c:not(.text-ff55):not(
    .logo-703a
  ),
button[disabled]:not(.text-ff55):not(
    .logo-703a
  ) {
  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;
}
.detail_3201 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.detail_3201: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;
}
.west_b981 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.red_4949 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.modal-52f6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.advanced_ac16:after,
.advanced_ac16:before,
.video_6707:after,
.video_6707:before,
.gallery-out-b170:after,
.gallery-out-b170:before,
.next-d11a:after,
.next-d11a:before,
.status_57e0:after,
.status_57e0:before,
.thumbnail_4ed0:after,
.thumbnail_4ed0:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.advanced_ac16:after,
.video_6707:after,
.gallery-out-b170:after,
.next-d11a:after,
.status_57e0:after,
.thumbnail_4ed0:after {
  clear: both;
}
.video_6707 .panel_67c7,
.gallery-out-b170 .panel_67c7,
.video_13be .panel_67c7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.white-a38d {
  display: inline-block;
}
.progress-e815 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.progress-e815 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.progress-e815 .card_fixed_5d12 {
  padding: 1em 0;
  font-size: 85%;
}
.card_fixed_5d12 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gallery_narrow_d960 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gallery_narrow_d960:after,
.gallery_narrow_d960:before {
  content: "";
  display: table;
}
.gallery_narrow_d960:after {
  clear: both;
}
.liquid-ef9f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.north-ed97 .liquid-ef9f {
  max-width: 50%;
}
.active-glass-53a3 .liquid-ef9f {
  max-width: 33.33%;
}
.full-9306 .liquid-ef9f {
  max-width: 25%;
}
.accent-next-1e07 .liquid-ef9f {
  max-width: 20%;
}
.dirty_1f26 .liquid-ef9f {
  max-width: 16.66%;
}
.slow_1a55 .liquid-ef9f {
  max-width: 14.28%;
}
.panel_8041 .liquid-ef9f {
  max-width: 12.5%;
}
.row_8264 .liquid-ef9f {
  max-width: 11.11%;
}
.south_18d9 {
  display: block;
}
.title-dirty-4bf0 .selected_050a label,
.title-dirty-4bf0 .motion-aa79 label,
.title-dirty-4bf0 .image_west_0284 label,
.title-dirty-4bf0 .status-89c4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.stale_a25e {
  list-style: none;
  margin: 0;
}
.stale_a25e article.filter-6acd {
  margin-bottom: 0;
}
.stale_a25e ul {
  list-style: none;
  margin: 0;
}
.stale_a25e .primary-f3a3 li.filter-6acd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .stale_a25e .primary-f3a3 li.filter-6acd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .stale_a25e .primary-f3a3 li.filter-6acd: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) {
  .stale_a25e .primary-f3a3 li.filter-6acd li.filter-6acd li.filter-6acd li.filter-6acd {
    padding-left: 0;
  }
}
article.filter-6acd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-6acd .video_6707 p:last-of-type {
  margin-bottom: 0;
}
article.filter-6acd .wrapper_gold_45ce {
  float: left;
}
article.filter-6acd .article-c432 {
  margin-left: 85px;
}
article.filter-6acd .gradient-2cdb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-6acd .gradient-2cdb .old_ba1d {
  margin-left: 10px;
}
article.filter-6acd .focus_soft_6ecb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-6acd .widget-lower-3364 {
  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 .selected_050a,
  #respond .image_west_0284,
  #respond .status-89c4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .selected_050a input,
#respond .image_west_0284 input,
#respond .status-89c4 input {
  width: 100%;
}
#respond .status-89c4 {
  margin-right: 0;
}
#respond .dropdown_e8f9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.middle-91db {
  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;
}
.middle-91db.heading-9b96 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.middle-91db 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%);
}
.middle-91db:focus,
.middle-91db: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);
}
.last-f8d8 {
  border-radius: 10%;
}
.gold-3667 {
  border-radius: 50%;
}
.button-small-f8ac {
  font-size: 0.72em;
}
.fast_5701 {
  font-size: 0.875em;
}
.media_out_7e8d {
  font-size: 1.1em;
}
.steel-18b0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.steel-18b0.button-small-f8ac {
  letter-spacing: 0.5px;
}
.pro-3cd0,
.pro-3cd0 a {
  color: #6d6d6d;
}
.pro-3cd0 a:hover {
  color: #111;
}
.info_stone_7886 {
  color: #6d6d6d;
}
.primary_be64 {
  overflow-x: hidden;
}
.primary_be64 .badge_916f.action-8aaf {
  position: relative;
}
.primary_be64 .badge_916f.action-8aaf.search-hovered-2e6e {
  position: initial;
}
.primary_be64
  .badge_916f.action-8aaf.search-hovered-2e6e
  .description_red_84bb {
  left: auto;
}
.primary_be64 .badge_916f .description_red_84bb {
  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;
}
.primary_be64 .badge_916f:hover.action-8aaf {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.primary_be64
  .badge_916f:hover.action-8aaf
  .description_red_84bb {
  display: block;
  z-index: 9999999;
}
.primary_be64 .detail_1fd4 .element_6e08,
.primary_be64 .hard-9ecd .element_6e08 {
  display: none;
}
.primary_be64 .yellow_9dd7 .badge_916f:hover.action-8aaf {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.title-dirty-4bf0 .selected_050a label,
.title-dirty-4bf0 .motion-aa79 label,
.title-dirty-4bf0 .image_west_0284 label,
.title-dirty-4bf0 .status-89c4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.stale_a25e {
  list-style: none;
  margin: 0;
}
.stale_a25e article.filter-6acd {
  margin-bottom: 0;
}
.stale_a25e ul {
  list-style: none;
  margin: 0;
}
.stale_a25e .primary-f3a3 li.filter-6acd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .stale_a25e .primary-f3a3 li.filter-6acd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .stale_a25e .primary-f3a3 li.filter-6acd: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) {
  .stale_a25e .primary-f3a3 li.filter-6acd li.filter-6acd li.filter-6acd li.filter-6acd {
    padding-left: 0;
  }
}
article.filter-6acd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.filter-6acd .video_6707 p:last-of-type {
  margin-bottom: 0;
}
article.filter-6acd .wrapper_gold_45ce {
  float: left;
}
article.filter-6acd .article-c432 {
  margin-left: 85px;
}
article.filter-6acd .gradient-2cdb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.filter-6acd .gradient-2cdb .old_ba1d {
  margin-left: 10px;
}
article.filter-6acd .focus_soft_6ecb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.filter-6acd .widget-lower-3364 {
  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 .selected_050a,
  #respond .image_west_0284,
  #respond .status-89c4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .selected_050a input,
#respond .image_west_0284 input,
#respond .status-89c4 input {
  width: 100%;
}
#respond .status-89c4 {
  margin-right: 0;
}
#respond .dropdown_e8f9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.detail_1fd4 .new-759a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.new-759a .progress-west-14b0.dirty-8233 .cold-8a9c > li > a:focus,
.new-759a .progress-west-14b0.dirty-8233 .cold-8a9c > li > a:hover,
.new-759a .progress-west-14b0.warm-2d9f .cold-8a9c > li > a:focus,
.new-759a .progress-west-14b0.warm-2d9f .cold-8a9c > li > a:hover,
.new-759a .progress-west-14b0.tabs_dd13 .cold-8a9c > li > a:focus,
.new-759a .progress-west-14b0.tabs_dd13 .cold-8a9c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new-759a
  .progress-west-14b0.dirty-8233
  .cold-8a9c
  > li.progress-f6f4
  > a,
.new-759a
  .progress-west-14b0.dirty-8233
  .cold-8a9c
  > li.filter-north-d43c
  > a,
.new-759a
  .progress-west-14b0.warm-2d9f
  .cold-8a9c
  > li.progress-f6f4
  > a,
.new-759a
  .progress-west-14b0.warm-2d9f
  .cold-8a9c
  > li.filter-north-d43c
  > a,
.new-759a
  .progress-west-14b0.tabs_dd13
  .cold-8a9c
  > li.progress-f6f4
  > a,
.new-759a .progress-west-14b0.tabs_dd13 .cold-8a9c > li.mask-3103 > a {
  color: rgba(255, 255, 255, 0.99);
}
.new-759a .article_d645,
.new-759a .article_d645 a {
  color: rgba(255, 255, 255, 0.99);
}
.new-759a .content-6a1f.modal_fb89 li a,
.new-759a .brown-2aaa a,
.new-759a .dynamic_72c3,
.new-759a .cold-8a9c > li > a,
.new-759a .bottom-1f6e {
  color: rgba(255, 255, 255, 0.79);
}
.new-759a .content-6a1f.modal_fb89 li a:hover,
.new-759a .brown-2aaa a:hover,
.new-759a .dynamic_72c3:hover,
.new-759a .cold-8a9c > li > a:hover,
.new-759a .bottom-1f6e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new-759a .down-031b {
  color: rgba(255, 255, 255, 0.79);
}
.new-759a .down-031b .badge_north_5cc7 {
  color: rgba(255, 255, 255, 0.99);
}
.new-759a .down-031b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new-759a .in-4517 .header_6d1a {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.new-759a .in-4517 .header_6d1a .breadcrumb-wood-3020 {
  color: rgba(255, 255, 255, 0.79);
}
.new-759a
  .in-4517
  .header_6d1a
  .breadcrumb-wood-3020::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new-759a
  .in-4517
  .header_6d1a
  .breadcrumb-wood-3020:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new-759a
  .in-4517
  .header_6d1a
  .breadcrumb-wood-3020::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new-759a
  .in-4517
  .header_6d1a
  .breadcrumb-wood-3020::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new-759a .in-4517 .summary-59bf {
  color: rgba(255, 255, 255, 0.79);
}
.new-759a .in-4517 .summary-59bf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-b345
  .new-759a
  .in-4517
  .last-df01
  .chip-stone-202e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pressed-b345
  .new-759a
  .in-4517
  .last-df01
  .breadcrumb-wood-3020 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.detail_1fd4 .up-e20e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.up-e20e .progress-west-14b0.dirty-8233 .cold-8a9c > li > a:focus,
.up-e20e .progress-west-14b0.dirty-8233 .cold-8a9c > li > a:hover,
.up-e20e .progress-west-14b0.warm-2d9f .cold-8a9c > li > a:focus,
.up-e20e .progress-west-14b0.warm-2d9f .cold-8a9c > li > a:hover,
.up-e20e .progress-west-14b0.tabs_dd13 .cold-8a9c > li > a:focus,
.up-e20e .progress-west-14b0.tabs_dd13 .cold-8a9c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up-e20e
  .progress-west-14b0.dirty-8233
  .cold-8a9c
  > li.progress-f6f4
  > a,
.up-e20e
  .progress-west-14b0.dirty-8233
  .cold-8a9c
  > li.filter-north-d43c
  > a,
.up-e20e
  .progress-west-14b0.warm-2d9f
  .cold-8a9c
  > li.progress-f6f4
  > a,
.up-e20e
  .progress-west-14b0.warm-2d9f
  .cold-8a9c
  > li.filter-north-d43c
  > a,
.up-e20e
  .progress-west-14b0.tabs_dd13
  .cold-8a9c
  > li.progress-f6f4
  > a,
.up-e20e .progress-west-14b0.tabs_dd13 .cold-8a9c > li.mask-3103 > a {
  color: rgba(0, 0, 0, 0.8);
}
.up-e20e .article_d645,
.up-e20e .article_d645 a {
  color: rgba(0, 0, 0, 0.8);
}
.up-e20e .content-6a1f.modal_fb89 li a,
.up-e20e .brown-2aaa a,
.up-e20e .dynamic_72c3,
.up-e20e .cold-8a9c > li > a,
.up-e20e .bottom-1f6e {
  color: rgba(0, 0, 0, 0.55);
}
.up-e20e .content-6a1f.modal_fb89 li a:hover,
.up-e20e .brown-2aaa a:hover,
.up-e20e .dynamic_72c3:hover,
.up-e20e .cold-8a9c > li > a:hover,
.up-e20e .bottom-1f6e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up-e20e .down-031b {
  color: rgba(0, 0, 0, 0.55);
}
.up-e20e .down-031b .badge_north_5cc7 {
  color: rgba(0, 0, 0, 0.8);
}
.up-e20e .down-031b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean_9cad .yellow-d3ae {
  margin-left: auto;
  margin-right: auto;
}
.gallery-out-b170 > * {
  margin-left: auto;
  margin-right: auto;
}
.gallery-out-b170 .west_b981 {
  margin-right: 1.41575em;
}
.tabs-baec .gallery-out-b170 > .progress-2fda {
  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;
}
.tabs-baec .gallery-out-b170 > .up-47ca {
  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;
}
.banner-small-2db9.clean_9cad .yellow-d3ae,
.tag_dcaa.clean_9cad .yellow-d3ae {
  margin-left: 0;
}
.active_e19b.clean_9cad .yellow-d3ae,
.shadow_inner_aa97.clean_9cad .yellow-d3ae {
  margin-right: 0;
}
.gallery-out-b170 ol,
.gallery-out-b170 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.summary_650a video {
  max-width: 100%;
}
.thumbnail-1d37 img {
  display: block;
}
.thumbnail-1d37.west_b981,
.thumbnail-1d37.red_4949 {
  width: 100%;
}
.thumbnail-1d37.up-47ca img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.disabled-a404:not(.steel-bd6a) {
  margin: 1.5em auto;
}
.input_b004 p {
  padding: 1.5em 14px;
}
ul.fluid_3213.up-47ca,
ul.fluid_3213.progress-2fda,
ul.fluid_3213.next_ed43.progress-2fda {
  padding: 0 14px;
}
.chip-dirty-828f {
  display: block;
  overflow-x: auto;
}
.chip-dirty-828f table {
  border-collapse: collapse;
  width: 100%;
}
.chip-dirty-828f td,
.chip-dirty-828f th {
  padding: 0.5em;
}
.gallery-out-b170 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gallery-out-b170 ol ol,
.gallery-out-b170 ol ul,
.gallery-out-b170 ul ol,
.gallery-out-b170 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gallery-out-b170 ol ol li,
.gallery-out-b170 ol ul li,
.gallery-out-b170 ul ol li,
.gallery-out-b170 ul ul li {
  margin-left: 0;
}
.light-cc91.border-lite-f8c1 > .narrow_86f0 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.light-cc91.border-lite-f8c1 > .narrow_86f0 iframe,
.light-cc91.border-lite-f8c1 > .narrow_86f0 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hidden_paper_bc7a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hidden_paper_bc7a.highlight_b7f6 {
  padding: 0;
}
.hidden_paper_bc7a.highlight_b7f6 cite {
  font-size: 13px;
}
.hidden_paper_bc7a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hidden_paper_bc7a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.light_4da1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.light_4da1 > p:first-child {
  margin-top: 0;
}
.light_4da1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.light_4da1 blockquote {
  border-left: 0;
}
.focused_c8ca {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.focused_c8ca:not(.secondary_lite_287a) {
  max-width: 100px;
}
.focused_c8ca.label_stone_8bfa {
  border-bottom: none !important;
  text-align: center;
}
.focused_c8ca.label_stone_8bfa::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .input_b004 p {
    padding: 1.5em 0;
  }
}
.module_5239 {
  color: #0073aa;
}
.overlay_2d41 {
  background-color: #0073aa;
}
.table-1796 {
  color: #229fd8;
}
.hidden-8265 {
  background-color: #229fd8;
}
.summary-clean-5296 {
  color: #eee;
}
.soft_421b {
  background-color: #eee;
}
.mask-5b93 {
  color: #444;
}
.out_d511 {
  background-color: #444;
}
.detail-center-4568 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.detail-center-4568 .alert_76aa .brown-2aaa {
  font-size: 15px;
}
.detail-center-4568 .brown-2aaa {
  line-height: 1.3;
}
.detail-center-4568 .up-e20e {
}
.detail-center-4568 .new-759a {
  background: #235787;
}
.feature_36f6 {
  padding: 0;
}
.feature_36f6 .new-759a {
  background: #1a1a1a;
}
.feature_36f6 .up-e20e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.paper_ecc1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.paper_ecc1 .up-e20e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.paper_ecc1 .new-759a {
  background: #303030;
}
.thumbnail_4ed0 {
  position: relative;
  z-index: 10;
}
.thumbnail_4ed0 .pattern_d7bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.main_slow_ff12 .action-8aaf {
  display: inline-block;
  vertical-align: middle;
}
.main_slow_ff12.media-9c5a .action-8aaf {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .main_slow_ff12.media-9c5a .action-8aaf {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .main_slow_ff12.media-9c5a .action-8aaf {
    margin-right: 0.4em;
  }
}
.main_slow_ff12.media-9c5a .action-8aaf:last-child {
  margin-right: 0;
}
.short_a5d9 .pattern_d7bf {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .detail_1fd4 .alert_76aa {
    margin: 0 -0.5em;
  }
  .detail_1fd4 .alert_76aa [class*="customify-col-"],
  .detail_1fd4 .alert_76aa [class*="customify-col_"],
  .detail_1fd4 .alert_76aa [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.detail_1fd4.filter-c74c .pattern_d7bf {
  background: 0 0 !important;
}
.detail_1fd4.filter-c74c .pattern_d7bf,
.detail_1fd4.short_a5d9 .pattern_d7bf {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .detail_1fd4.notification-in-0819 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.detail_1fd4.short_a5d9 .pattern_d7bf {
  box-shadow: none !important;
}
.hero-0185 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hero-0185 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hero-0185 {
    padding: 18px 0 20px;
  }
}
.hero-0185 .summary_0203 {
  width: 100%;
}
.hero-0185 .block-thick-1241 {
  margin-bottom: 0;
}
.hero-0185 .basic-0bf8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.alert_lite_13ee {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.alert_lite_13ee .glass-41a2 {
  width: 100%;
}
.accent-38f2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.accent-38f2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.accent-38f2 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;
}
.accent-38f2 li:last-child:after {
  display: none;
}
.accent-38f2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.left-a720 .element_6e08 button,
.hero-0185 .element_6e08 button {
  left: 0;
}
.left-a720 .glass-41a2,
.hero-0185 .glass-41a2 {
  padding-left: 0;
  padding-right: 0;
}
.left-a720 .alert_lite_13ee,
.hero-0185 .alert_lite_13ee {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.left-a720 {
  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;
}
.left-a720: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;
}
.left-a720 .button_edda {
  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) {
  .left-a720 .button_edda {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .left-a720 .button_edda {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .left-a720 .button_edda {
    min-height: 200px;
  }
}
.left-a720 .accent-38f2 {
  color: rgba(255, 255, 255, 0.8);
}
.left-a720 .accent-38f2 a,
.left-a720 .accent-38f2 li:after {
  color: inherit;
}
.left-a720 .accent-38f2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.border_fresh_9870 {
  margin-bottom: 0.5em;
}
.white-04d2 {
  margin-bottom: 1.2em;
}
.white-04d2,
.border_fresh_9870 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.white-04d2 p:last-child,
.border_fresh_9870 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .element_6e08,
#masthead .element_6e08 {
  display: none;
}
#masthead
  > .element_6e08.overlay-selected-086a {
  display: none;
}
#masthead > .element_6e08 button {
  left: 0;
}
.gradient_636d {
  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%;
}
.gradient_636d .action-8aaf {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gradient_636d .nav-cool-9458 {
  display: -webkit-box;
  display: flex;
}
.gradient_636d .nav-cool-9458.carousel-fixed-5b59 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gradient_636d .nav-cool-9458.notification_stone_0adc {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_636d .nav-cool-9458.glass-c561 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gradient_636d.first_d387.component-80f0 .nav-cool-9458.carousel-fixed-5b59 {
  flex-basis: 100%;
}
.gradient_636d.container_up_2ff3 .nav-cool-9458.notification_stone_0adc {
  -webkit-box-flex: 1;
  flex: auto;
}
.gradient_636d.container_up_2ff3 .nav-cool-9458.glass-c561 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .element_6e08.overlay-selected-086a {
  display: none;
}
#masthead > .element_6e08 button {
  left: 0;
}
.header-yellow-8f14 {
  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;
}
.header-yellow-8f14:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.header-yellow-8f14.small_d424 i {
  margin-right: 4px;
}
.header-yellow-8f14.hover_dark_a93e i {
  margin-left: 5px;
}
.brown-2aaa p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.brown-2aaa p:last-child {
  margin-bottom: 0;
}
.texture_current_5e5a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.texture_current_5e5a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.texture_current_5e5a img {
  display: block;
  width: auto;
  line-height: 1;
}
.texture_current_5e5a .article_d645 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.texture_current_5e5a .media-right-7778 {
  margin: 5px 0 7px 0;
}
.texture_current_5e5a.tooltip-black-e811 .focus_fc23 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture_current_5e5a.tooltip-black-e811 .article-white-daa1 {
  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;
}
.texture_current_5e5a.title-east-2510 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.texture_current_5e5a.title-east-2510 .focus_fc23 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.texture_current_5e5a.title-east-2510 .article-white-daa1 {
  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;
}
.texture_current_5e5a.center_1b24 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.texture_current_5e5a.accordion-south-5473 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.texture_current_5e5a.accordion-south-5473 .article-white-daa1 {
  margin-top: 7px;
}
.table_mini_91fa {
  display: inline-block;
}
.thumbnail_4ed0 .tabs-smooth-c73d .texture_current_5e5a img {
  max-width: 100%;
}
.progress-west-14b0 .hidden-0879.pagination_3dc6,
.panel_0f23 .hidden-0879.pagination_3dc6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.progress-west-14b0 .upper_6a67,
.panel_0f23 .upper_6a67 {
  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%);
}
.progress-west-14b0 .upper_6a67 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.progress-west-14b0.logo-237d .upper_6a67 {
  display: none;
}
.progress-west-14b0 .overlay-e638 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.progress-west-14b0 .overlay-e638 li {
  display: inline-block;
  position: relative;
}
.progress-west-14b0 .overlay-e638 li:last-child {
  margin-right: 0;
}
.progress-west-14b0 .overlay-e638 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;
}
.progress-west-14b0 .overlay-e638 li.mask-3103 > a {
  color: rgba(0, 0, 0, 0.9);
}
.progress-west-14b0 .overlay-e638 > 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;
}
.progress-west-14b0 .overlay-e638 > li > a i {
  line-height: 0;
}
.progress-west-14b0 .overlay-e638 > li.dark-e154 > a .upper_6a67 {
  margin-left: 4px;
  line-height: 0;
}
.progress-west-14b0 .overlay-e638 .progress_bbc4 li.dark-e154 > a {
  position: relative;
}
.progress-west-14b0 .overlay-e638 .progress_bbc4 li.dark-e154 > a:after,
.progress-west-14b0 .overlay-e638 .progress_bbc4 li.dark-e154 > a:before {
  content: "";
  display: table;
}
.progress-west-14b0 .overlay-e638 .progress_bbc4 li.dark-e154 > a:after {
  clear: both;
}
.progress-west-14b0 .overlay-e638 .progress_bbc4 li.dark-e154 > a .upper_6a67 {
  margin-left: 5px;
  float: right;
}
.progress-west-14b0 .slider_5b9f,
.progress-west-14b0 .progress_bbc4 {
  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;
}
.progress-west-14b0 .progress_bbc4 {
  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;
}
.progress-west-14b0 .progress_bbc4 .pagination_3dc6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.progress-west-14b0 .progress_bbc4 .upper_6a67 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.progress-west-14b0 .progress_bbc4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.progress-west-14b0 .progress_bbc4 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;
}
.progress-west-14b0 .progress_bbc4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.progress-west-14b0 .progress_bbc4 .progress_bbc4 {
  top: 0;
  left: 100%;
}
.progress-west-14b0 .gallery_e1cc.fn-focus-6b9c > .slider_5b9f,
.progress-west-14b0 .gallery_e1cc.fn-focus-6b9c > .progress_bbc4,
.progress-west-14b0 .gallery_e1cc:focus > .slider_5b9f,
.progress-west-14b0 .gallery_e1cc:focus > .progress_bbc4,
.progress-west-14b0 .gallery_e1cc:hover > .slider_5b9f,
.progress-west-14b0 .gallery_e1cc:hover > .progress_bbc4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.progress-west-14b0.tabs_dd13 .cold-8a9c:after,
.progress-west-14b0.tabs_dd13 .cold-8a9c:before {
  content: "";
  display: table;
}
.progress-west-14b0.tabs_dd13 .cold-8a9c:after {
  clear: both;
}
.progress-west-14b0.tabs_dd13 .cold-8a9c > li {
  float: left;
}
.progress-west-14b0.pagination_new_b980 .cold-8a9c:after,
.progress-west-14b0.pagination_new_b980 .cold-8a9c:before {
  content: "";
  display: table;
}
.progress-west-14b0.pagination_new_b980 .cold-8a9c:after {
  clear: both;
}
.progress-west-14b0.pagination_new_b980 .cold-8a9c > li {
  float: left;
}
.progress-west-14b0.pagination_new_b980 .cold-8a9c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.progress-west-14b0.pagination_new_b980 .cold-8a9c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.progress-west-14b0.pagination_new_b980 .cold-8a9c > li.progress-f6f4 > a,
.progress-west-14b0.pagination_new_b980 .cold-8a9c > li.mask-3103 > a {
  color: #fff;
  background-color: #1e4b75;
}
.progress-west-14b0.dirty-8233 .cold-8a9c > li > a .pagination_3dc6 {
  position: relative;
}
.progress-west-14b0.dirty-8233 .cold-8a9c > li > a .pagination_3dc6: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;
}
.progress-west-14b0.dirty-8233
  .cold-8a9c
  > li:focus
  > a
  .pagination_3dc6:before,
.progress-west-14b0.dirty-8233
  .cold-8a9c
  > li:hover
  > a
  .pagination_3dc6:before {
  width: 100%;
  background-color: currentColor;
}
.progress-west-14b0.dirty-8233
  .cold-8a9c
  > li.progress-f6f4
  > a
  .pagination_3dc6:before,
.progress-west-14b0.dirty-8233
  .cold-8a9c
  > li.filter-north-d43c
  > a
  .pagination_3dc6:before {
  width: 100%;
  background-color: currentColor;
}
.progress-west-14b0.warm-2d9f .cold-8a9c > li > a .pagination_3dc6 {
  position: relative;
}
.progress-west-14b0.warm-2d9f .cold-8a9c > li > a .pagination_3dc6: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;
}
.progress-west-14b0.warm-2d9f .cold-8a9c > li:focus > a .pagination_3dc6:before,
.progress-west-14b0.warm-2d9f
  .cold-8a9c
  > li:hover
  > a
  .pagination_3dc6:before {
  width: 100%;
  background-color: currentColor;
}
.progress-west-14b0.warm-2d9f
  .cold-8a9c
  > li.progress-f6f4
  > a
  .pagination_3dc6:before,
.progress-west-14b0.warm-2d9f
  .cold-8a9c
  > li.filter-north-d43c
  > a
  .pagination_3dc6:before {
  width: 100%;
  background-color: currentColor;
}
.panel_0f23 .overlay-e638 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.panel_0f23 .overlay-e638 li:first-child > a {
  border-top: none;
}
.panel_0f23 .overlay-e638 .media_4445 > .pagination_3dc6 .upper_6a67 {
  display: none;
}
.panel_0f23 .overlay-e638 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.panel_0f23 .overlay-e638 li:last-child {
  border: none;
}
.panel_0f23 .overlay-e638 li.dark-e154 > a {
  padding-right: 45px !important;
}
.panel_0f23 .overlay-e638 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.panel_0f23 .overlay-e638 li a:focus,
.panel_0f23 .overlay-e638 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel_0f23 .overlay-e638 li .paragraph_072e {
  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;
}
.panel_0f23 .overlay-e638 li .paragraph_072e:hover {
  box-shadow: none;
}
.panel_0f23 .overlay-e638 li .paragraph_072e .upper_6a67 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.panel_0f23 .overlay-e638 .progress_bbc4 {
  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);
}
.panel_0f23 .overlay-e638 .progress_bbc4 li a {
  padding-left: 3em;
}
.panel_0f23 .overlay-e638 .nav-8bd8 > a .paragraph_072e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.panel_0f23 .overlay-e638 .nav-8bd8 > .progress_bbc4 {
  display: block;
  opacity: 1;
}
.warm-3bc9 {
  max-width: 100%;
}
.fast_47ca {
  line-height: 0;
  cursor: pointer;
}
.bottom-1f6e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bottom-1f6e:hover {
  box-shadow: none;
  color: currentColor;
}
.bottom-1f6e svg {
  width: 18px;
  height: 18px;
}
.bottom-1f6e .soft-0085 {
  display: none;
}
.image_complex_f182 {
  position: relative;
}
.image_complex_f182.fn-active-6b9c .bottom-1f6e .dirty-5d6f {
  display: none;
}
.image_complex_f182.fn-active-6b9c .bottom-1f6e .soft-0085 {
  display: inline-block;
}
.image_complex_f182 .pro-31a1 {
  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);
}
.image_complex_f182.description-d43a .pro-31a1 {
  left: auto;
  right: -0.9em;
}
.image_complex_f182.description-d43a .inner_ba93::before {
  left: auto;
  right: 15px;
}
.image_complex_f182.fn-active-6b9c .pro-31a1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.last-df01 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.last-df01 label {
  flex-basis: 100%;
}
.last-df01 .header_6d1a {
  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;
}
.last-df01 .breadcrumb-wood-3020 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.last-df01 .breadcrumb-wood-3020:focus {
  background-color: transparent;
}
.last-df01 button.summary-59bf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.last-df01 button.summary-59bf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.last-df01 button.summary-59bf svg {
  width: 18px;
  height: 18px;
}
.last-df01 input[type="submit"] {
  min-height: auto;
}
.in-4517 .last-df01 .breadcrumb-wood-3020 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.inner_ba93 {
  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) {
  .inner_ba93 {
    width: 220px;
  }
}
.inner_ba93 label {
  flex-basis: 100%;
}
.inner_ba93::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;
}
.pressed-b345 .in-4517 .last-df01 {
  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;
}
.pressed-b345
  .in-4517
  .last-df01
  .header_6d1a {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pressed-b345 .in-4517 .last-df01 .breadcrumb-wood-3020 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pressed-b345
  .in-4517
  .last-df01
  .breadcrumb-wood-3020:focus {
  background: 0 0;
}
.pressed-b345
  .in-4517
  .last-df01
  .chip-stone-202e {
  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;
}
.content-6a1f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.content-6a1f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.content-6a1f li:last-child {
  margin-right: 0;
}
.content-6a1f li:first-child {
  margin-left: 0;
}
.content-6a1f.mask_stale_4c25 a {
  color: #fff;
}
.content-6a1f.mask_stale_4c25 a:hover {
  color: #fff;
}
.content-6a1f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.content-6a1f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.content-6a1f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content-6a1f a:hover {
  opacity: 0.9;
  color: inherit;
}
.content-6a1f [class*="social-icon-apple"] {
  background-color: #999;
}
.content-6a1f [class*="social-icon-apple"].box_old_7307 {
  background-color: transparent;
  color: #999;
}
.content-6a1f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.content-6a1f [class*="social-icon-behance"].box_old_7307 {
  background-color: transparent;
  color: #1769ff;
}
.content-6a1f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.content-6a1f [class*="social-icon-bitbucket"].box_old_7307 {
  background-color: transparent;
  color: #205081;
}
.content-6a1f [class*="social-icon-codepen"] {
  background-color: #000;
}
.content-6a1f [class*="social-icon-codepen"].box_old_7307 {
  background-color: transparent;
  color: #000;
}
.content-6a1f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.content-6a1f [class*="social-icon-delicious"].box_old_7307 {
  background-color: transparent;
  color: #39f;
}
.content-6a1f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.content-6a1f [class*="social-icon-digg"].box_old_7307 {
  background-color: transparent;
  color: #005be2;
}
.content-6a1f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.content-6a1f [class*="social-icon-dribbble"].box_old_7307 {
  background-color: transparent;
  color: #ea4c89;
}
.content-6a1f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.content-6a1f [class*="social-icon-envelope"].box_old_7307 {
  background-color: transparent;
  color: #ea4335;
}
.content-6a1f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.content-6a1f [class*="social-icon-facebook"].box_old_7307 {
  background-color: transparent;
  color: #3b5998;
}
.content-6a1f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.content-6a1f [class*="social-icon-flickr"].box_old_7307 {
  background-color: transparent;
  color: #0063dc;
}
.content-6a1f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.content-6a1f [class*="social-icon-foursquare"].box_old_7307 {
  background-color: transparent;
  color: #2d5be3;
}
.content-6a1f [class*="social-icon-github"] {
  background-color: #333;
}
.content-6a1f [class*="social-icon-github"].box_old_7307 {
  background-color: transparent;
  color: #333;
}
.content-6a1f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.content-6a1f [class*="social-icon-google-plus"].box_old_7307 {
  background-color: transparent;
  color: #dd4b39;
}
.content-6a1f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.content-6a1f [class*="social-icon-houzz"].box_old_7307 {
  background-color: transparent;
  color: #7ac142;
}
.content-6a1f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.content-6a1f [class*="social-icon-instagram"].box_old_7307 {
  background-color: transparent;
  color: #262626;
}
.content-6a1f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.content-6a1f [class*="social-icon-jsfiddle"].box_old_7307 {
  background-color: transparent;
  color: #487aa2;
}
.content-6a1f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.content-6a1f [class*="social-icon-linkedin"].box_old_7307 {
  background-color: transparent;
  color: #0077b5;
}
.content-6a1f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.content-6a1f [class*="social-icon-medium"].box_old_7307 {
  background-color: transparent;
  color: #00ab6b;
}
.content-6a1f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.content-6a1f
  [class*="social-icon-odnoklassniki"].box_old_7307 {
  background-color: transparent;
  color: #f4731c;
}
.content-6a1f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.content-6a1f [class*="social-icon-meetup"].box_old_7307 {
  background-color: transparent;
  color: #ec1c40;
}
.content-6a1f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.content-6a1f [class*="social-icon-pinterest"].box_old_7307 {
  background-color: transparent;
  color: #bd081c;
}
.content-6a1f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.content-6a1f [class*="social-icon-product-hunt"].box_old_7307 {
  background-color: transparent;
  color: #da552f;
}
.content-6a1f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.content-6a1f [class*="social-icon-reddit"].box_old_7307 {
  background-color: transparent;
  color: #ff4500;
}
.content-6a1f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.content-6a1f [class*="social-icon-rss"].box_old_7307 {
  background-color: transparent;
  color: #f26522;
}
.content-6a1f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.content-6a1f
  [class*="social-icon-shopping-cart"].box_old_7307 {
  background-color: transparent;
  color: #4caf50;
}
.content-6a1f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.content-6a1f [class*="social-icon-skype"].box_old_7307 {
  background-color: transparent;
  color: #00aff0;
}
.content-6a1f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.content-6a1f [class*="social-icon-slideshare"].box_old_7307 {
  background-color: transparent;
  color: #0077b5;
}
.content-6a1f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.content-6a1f [class*="social-icon-snapchat"].box_old_7307 {
  background-color: transparent;
  color: #fffc00;
}
.content-6a1f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.content-6a1f [class*="social-icon-soundcloud"].box_old_7307 {
  background-color: transparent;
  color: #f80;
}
.content-6a1f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.content-6a1f [class*="social-icon-spotify"].box_old_7307 {
  background-color: transparent;
  color: #2ebd59;
}
.content-6a1f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.content-6a1f
  [class*="social-icon-stack-overflow"].box_old_7307 {
  background-color: transparent;
  color: #fe7a15;
}
.content-6a1f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.content-6a1f [class*="social-icon-maldkfgram"].box_old_7307 {
  background-color: transparent;
  color: #2ca5e0;
}
.content-6a1f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.content-6a1f [class*="social-icon-tripadvisor"].box_old_7307 {
  background-color: transparent;
  color: #589442;
}
.content-6a1f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.content-6a1f [class*="social-icon-tumblr"].box_old_7307 {
  background-color: transparent;
  color: #35465c;
}
.content-6a1f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.content-6a1f [class*="social-icon-twitch"].box_old_7307 {
  background-color: transparent;
  color: #6441a5;
}
.content-6a1f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.content-6a1f [class*="social-icon-twitter"].box_old_7307 {
  background-color: transparent;
  color: #1da1f2;
}
.content-6a1f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.content-6a1f [class*="social-icon-vimeo"].box_old_7307 {
  background-color: transparent;
  color: #1ab7ea;
}
.content-6a1f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.content-6a1f [class*="social-icon-vk"].box_old_7307 {
  background-color: transparent;
  color: #45668e;
}
.content-6a1f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.content-6a1f [class*="social-icon-weibo"].box_old_7307 {
  background-color: transparent;
  color: #df2029;
}
.content-6a1f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.content-6a1f [class*="social-icon-weixin"].box_old_7307 {
  background-color: transparent;
  color: #7bb32e;
}
.content-6a1f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.content-6a1f [class*="social-icon-whatsapp"].box_old_7307 {
  background-color: transparent;
  color: #25d366;
}
.content-6a1f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.content-6a1f [class*="social-icon-wordpress"].box_old_7307 {
  background-color: transparent;
  color: #21759b;
}
.content-6a1f [class*="social-icon-xing"] {
  background-color: #026466;
}
.content-6a1f [class*="social-icon-xing"].box_old_7307 {
  background-color: transparent;
  color: #026466;
}
.content-6a1f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.content-6a1f [class*="social-icon-yelp"].box_old_7307 {
  background-color: transparent;
  color: #af0606;
}
.content-6a1f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.content-6a1f [class*="social-icon-youtube"].box_old_7307 {
  background-color: transparent;
  color: #cd201f;
}
.dynamic_72c3 {
  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;
}
.dynamic_72c3:hover {
  box-shadow: none;
  background: 0 0;
}
.info-3e13 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.item_f126 {
  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;
}
.down_2951 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.text-orange-4d1d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.text-orange-4d1d,
.text-orange-4d1d::after,
.text-orange-4d1d::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;
}
.text-orange-4d1d::after,
.text-orange-4d1d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.out-e8bb .item_f126 .down_2951 {
  margin-top: -2px;
  width: 19px;
}
.out-e8bb .item_f126 .text-orange-4d1d {
  margin-top: -1px;
}
.out-e8bb .item_f126 .text-orange-4d1d,
.out-e8bb .item_f126 .text-orange-4d1d::after,
.out-e8bb .item_f126 .text-orange-4d1d::before {
  width: 19px;
  height: 2px;
}
.out-e8bb .item_f126 .text-orange-4d1d::before {
  top: -6px;
}
.out-e8bb .item_f126 .text-orange-4d1d::after {
  bottom: -6px;
}
.huge-10c0 .item_f126 .down_2951 {
  margin-top: -2px;
  width: 22px;
}
.huge-10c0 .item_f126 .text-orange-4d1d {
  margin-top: -1px;
}
.huge-10c0 .item_f126 .text-orange-4d1d,
.huge-10c0 .item_f126 .text-orange-4d1d::after,
.huge-10c0 .item_f126 .text-orange-4d1d::before {
  width: 22px;
  height: 2px;
}
.huge-10c0 .item_f126 .text-orange-4d1d::before {
  top: -7px;
}
.huge-10c0 .item_f126 .text-orange-4d1d::after {
  bottom: -7px;
}
.detail_3d16 .item_f126 .down_2951 {
  margin-top: -2px;
  width: 31px;
}
.detail_3d16 .item_f126 .text-orange-4d1d {
  margin-top: -1.5px;
}
.detail_3d16 .item_f126 .text-orange-4d1d,
.detail_3d16 .item_f126 .text-orange-4d1d::after,
.detail_3d16 .item_f126 .text-orange-4d1d::before {
  width: 31px;
  height: 3px;
}
.detail_3d16 .item_f126 .text-orange-4d1d::before {
  top: -9px;
}
.detail_3d16 .item_f126 .text-orange-4d1d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .paragraph_a88f .item_f126 .down_2951 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph_a88f .item_f126 .text-orange-4d1d {
    margin-top: -1px;
  }
  .paragraph_a88f .item_f126 .text-orange-4d1d,
  .paragraph_a88f .item_f126 .text-orange-4d1d::after,
  .paragraph_a88f .item_f126 .text-orange-4d1d::before {
    width: 19px;
    height: 2px;
  }
  .paragraph_a88f .item_f126 .text-orange-4d1d::before {
    top: -6px;
  }
  .paragraph_a88f .item_f126 .text-orange-4d1d::after {
    bottom: -6px;
  }
  .notification-f3f0 .item_f126 .down_2951 {
    margin-top: -2px;
    width: 22px;
  }
  .notification-f3f0 .item_f126 .text-orange-4d1d {
    margin-top: -1px;
  }
  .notification-f3f0 .item_f126 .text-orange-4d1d,
  .notification-f3f0 .item_f126 .text-orange-4d1d::after,
  .notification-f3f0 .item_f126 .text-orange-4d1d::before {
    width: 22px;
    height: 2px;
  }
  .notification-f3f0 .item_f126 .text-orange-4d1d::before {
    top: -7px;
  }
  .notification-f3f0 .item_f126 .text-orange-4d1d::after {
    bottom: -7px;
  }
  .current-258b .item_f126 .down_2951 {
    margin-top: -2px;
    width: 31px;
  }
  .current-258b .item_f126 .text-orange-4d1d {
    margin-top: -1.5px;
  }
  .current-258b .item_f126 .text-orange-4d1d,
  .current-258b .item_f126 .text-orange-4d1d::after,
  .current-258b .item_f126 .text-orange-4d1d::before {
    width: 31px;
    height: 3px;
  }
  .current-258b .item_f126 .text-orange-4d1d::before {
    top: -9px;
  }
  .current-258b .item_f126 .text-orange-4d1d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .thick-9961 .item_f126 .down_2951 {
    margin-top: -2px;
    width: 19px;
  }
  .thick-9961 .item_f126 .text-orange-4d1d {
    margin-top: -1px;
  }
  .thick-9961 .item_f126 .text-orange-4d1d,
  .thick-9961 .item_f126 .text-orange-4d1d::after,
  .thick-9961 .item_f126 .text-orange-4d1d::before {
    width: 19px;
    height: 2px;
  }
  .thick-9961 .item_f126 .text-orange-4d1d::before {
    top: -6px;
  }
  .thick-9961 .item_f126 .text-orange-4d1d::after {
    bottom: -6px;
  }
  .container-dynamic-ad7f .item_f126 .down_2951 {
    margin-top: -2px;
    width: 22px;
  }
  .container-dynamic-ad7f .item_f126 .text-orange-4d1d {
    margin-top: -1px;
  }
  .container-dynamic-ad7f .item_f126 .text-orange-4d1d,
  .container-dynamic-ad7f .item_f126 .text-orange-4d1d::after,
  .container-dynamic-ad7f .item_f126 .text-orange-4d1d::before {
    width: 22px;
    height: 2px;
  }
  .container-dynamic-ad7f .item_f126 .text-orange-4d1d::before {
    top: -7px;
  }
  .container-dynamic-ad7f .item_f126 .text-orange-4d1d::after {
    bottom: -7px;
  }
  .in-165b .item_f126 .down_2951 {
    margin-top: -2px;
    width: 31px;
  }
  .in-165b .item_f126 .text-orange-4d1d {
    margin-top: -1.5px;
  }
  .in-165b .item_f126 .text-orange-4d1d,
  .in-165b .item_f126 .text-orange-4d1d::after,
  .in-165b .item_f126 .text-orange-4d1d::before {
    width: 31px;
    height: 3px;
  }
  .in-165b .item_f126 .text-orange-4d1d::before {
    top: -9px;
  }
  .in-165b .item_f126 .text-orange-4d1d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .label_dirty_c6b2 .item_f126 .down_2951 {
    margin-top: -2px;
    width: 19px;
  }
  .label_dirty_c6b2 .item_f126 .text-orange-4d1d {
    margin-top: -1px;
  }
  .label_dirty_c6b2 .item_f126 .text-orange-4d1d,
  .label_dirty_c6b2 .item_f126 .text-orange-4d1d::after,
  .label_dirty_c6b2 .item_f126 .text-orange-4d1d::before {
    width: 19px;
    height: 2px;
  }
  .label_dirty_c6b2 .item_f126 .text-orange-4d1d::before {
    top: -6px;
  }
  .label_dirty_c6b2 .item_f126 .text-orange-4d1d::after {
    bottom: -6px;
  }
  .breadcrumb-0293 .item_f126 .down_2951 {
    margin-top: -2px;
    width: 22px;
  }
  .breadcrumb-0293 .item_f126 .text-orange-4d1d {
    margin-top: -1px;
  }
  .breadcrumb-0293 .item_f126 .text-orange-4d1d,
  .breadcrumb-0293 .item_f126 .text-orange-4d1d::after,
  .breadcrumb-0293 .item_f126 .text-orange-4d1d::before {
    width: 22px;
    height: 2px;
  }
  .breadcrumb-0293 .item_f126 .text-orange-4d1d::before {
    top: -7px;
  }
  .breadcrumb-0293 .item_f126 .text-orange-4d1d::after {
    bottom: -7px;
  }
  .component_simple_28a3 .item_f126 .down_2951 {
    margin-top: -2px;
    width: 31px;
  }
  .component_simple_28a3 .item_f126 .text-orange-4d1d {
    margin-top: -1.5px;
  }
  .component_simple_28a3 .item_f126 .text-orange-4d1d,
  .component_simple_28a3 .item_f126 .text-orange-4d1d::after,
  .component_simple_28a3 .item_f126 .text-orange-4d1d::before {
    width: 31px;
    height: 3px;
  }
  .component_simple_28a3 .item_f126 .text-orange-4d1d::before {
    top: -9px;
  }
  .component_simple_28a3 .item_f126 .text-orange-4d1d::after {
    bottom: -9px;
  }
}
.link_84b5 .text-orange-4d1d {
  -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);
}
.link_84b5 .text-orange-4d1d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.link_84b5 .text-orange-4d1d::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);
}
.link_84b5.large_2538 .text-orange-4d1d {
  -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);
}
.link_84b5.large_2538 .text-orange-4d1d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.link_84b5.large_2538 .text-orange-4d1d::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);
}
.pattern_bbb8 {
  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.widget_steel_f475:before {
  display: none;
}
.hard-9ecd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hard-9ecd .rough-c6ca {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hard-9ecd .rough-c6ca:last-of-type {
  border-bottom: none;
}
.hard-9ecd .rough-c6ca.caption_middle_e1a4,
.hard-9ecd .rough-c6ca.background_ca21,
.hard-9ecd .rough-c6ca.table_d61e {
  padding: 0;
}
.hard-9ecd .panel_0f23 .paragraph_072e {
  color: currentColor;
}
.hard-9ecd .panel_0f23 .paragraph_072e:focus,
.hard-9ecd .panel_0f23 .paragraph_072e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-9ecd.up-e20e .down-031b,
.hard-9ecd.up-e20e .brown-2aaa a,
.hard-9ecd.up-e20e .cold-8a9c a,
.hard-9ecd.up-e20e .progress_bbc4 a {
  color: rgba(0, 0, 0, 0.55);
}
.hard-9ecd.up-e20e .down-031b:hover,
.hard-9ecd.up-e20e .brown-2aaa a:hover,
.hard-9ecd.up-e20e .cold-8a9c a:hover,
.hard-9ecd.up-e20e .progress_bbc4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hard-9ecd.up-e20e .badge_north_5cc7 {
  color: rgba(0, 0, 0, 0.8);
}
.hard-9ecd.up-e20e .rough-c6ca {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard-9ecd.up-e20e .rough-c6ca:before {
  background: rgba(0, 0, 0, 0.08);
}
.hard-9ecd.up-e20e .label_dd89:before {
  background: rgba(255, 255, 255, 0.9);
}
.hard-9ecd.up-e20e .panel_0f23 .overlay-e638 li a,
.hard-9ecd.up-e20e .panel_0f23 .paragraph_072e,
.hard-9ecd.up-e20e .progress_bbc4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard-9ecd.up-e20e .panel_0f23 .paragraph_072e:focus,
.hard-9ecd.up-e20e .panel_0f23 .paragraph_072e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-9ecd.up-e20e .overlay-e638 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hard-9ecd.new-759a .down-031b,
.hard-9ecd.new-759a .brown-2aaa a,
.hard-9ecd.new-759a .cold-8a9c .paragraph_072e,
.hard-9ecd.new-759a .cold-8a9c a,
.hard-9ecd.new-759a .progress_bbc4 a {
  color: rgba(255, 255, 255, 0.79);
}
.hard-9ecd.new-759a .down-031b:hover,
.hard-9ecd.new-759a .brown-2aaa a:hover,
.hard-9ecd.new-759a .cold-8a9c .paragraph_072e:hover,
.hard-9ecd.new-759a .cold-8a9c a:hover,
.hard-9ecd.new-759a .progress_bbc4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard-9ecd.new-759a .badge_north_5cc7 {
  color: rgba(255, 255, 255, 0.99);
}
.hard-9ecd.new-759a .rough-c6ca {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-9ecd.new-759a .rough-c6ca:before {
  background: rgba(255, 255, 255, 0.08);
}
.hard-9ecd.new-759a .label_dd89:before {
  background: rgba(0, 0, 0, 0.9);
}
.hard-9ecd.new-759a .panel_0f23 .overlay-e638 li a,
.hard-9ecd.new-759a .panel_0f23 .paragraph_072e,
.hard-9ecd.new-759a .progress_bbc4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-9ecd.new-759a .panel_0f23 .paragraph_072e:focus,
.hard-9ecd.new-759a .panel_0f23 .paragraph_072e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-9ecd.new-759a .overlay-e638 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_dd89 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.label_dd89:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.simple-7b8b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fixed_590f .hard-9ecd {
  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;
}
.fixed_590f .rough-c6ca {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fixed_590f .rough-c6ca: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) {
  .fixed_590f .rough-c6ca:before {
    width: 16%;
    left: 42%;
  }
}
.fixed_590f .rough-c6ca:last-child:before {
  content: none;
}
.fixed_590f .rough-c6ca[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fixed_590f .panel_0f23 .overlay-e638 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fixed_590f .panel_0f23 .overlay-e638 li a .paragraph_072e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fixed_590f .panel_0f23 .progress_bbc4 {
  border: none;
}
.fixed_590f .panel_0f23 .progress_bbc4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fixed_590f .label_dd89 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fixed_590f .simple-7b8b {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fixed_590f .new-759a .label_dd89:before {
  background: rgba(0, 0, 0, 0.9);
}
.fixed_590f .up-e20e.carousel-af7f .text-orange-4d1d {
  background: rgba(0, 0, 0, 0.6);
}
.fixed_590f
  .up-e20e.carousel-af7f
  .text-orange-4d1d::after,
.fixed_590f
  .up-e20e.carousel-af7f
  .text-orange-4d1d:before {
  background: inherit;
}
.fixed_590f
  .up-e20e.carousel-af7f:hover
  .text-orange-4d1d {
  background: rgba(0, 0, 0, 0.8);
}
.mini-7cbe .hard-9ecd {
  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) {
  .mini-7cbe .hard-9ecd {
    width: auto;
    right: 45px;
  }
}
.column_153f .hard-9ecd {
  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) {
  .column_153f .hard-9ecd {
    width: auto;
    left: 45px;
  }
}
.widget_steel_f475 .hard-9ecd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.widget_steel_f475 .simple-7b8b {
  max-width: 48em;
  margin: 0 auto;
}
.widget_steel_f475 .label_dd89:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.primary_paper_8255 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.primary_paper_8255.fixed_590f .hard-9ecd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.primary_paper_8255.mini-7cbe .hard-9ecd {
  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);
}
.primary_paper_8255 .hard-9ecd {
  visibility: visible;
}
.primary_paper_8255.column_153f .hard-9ecd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus-14c3,
.highlight-upper-cd35 {
  overflow-x: hidden;
}
.focus-14c3 .hard-9ecd {
  overflow: auto;
}
.focus-14c3.fixed_590f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-14c3.fixed_590f .hard-9ecd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus-14c3.fixed_590f .dynamic_72c3 {
  opacity: 0;
}
.focus-14c3.mini-7cbe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-14c3.mini-7cbe .hard-9ecd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus-14c3.mini-7cbe .dynamic_72c3 {
  opacity: 0;
}
.focus-14c3.column_153f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-14c3.column_153f .hard-9ecd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus-14c3.column_153f .dynamic_72c3 {
  opacity: 0;
}
.focus-14c3.widget_steel_f475 .hard-9ecd {
  z-index: 10;
  visibility: visible;
}
.carousel-af7f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.carousel-af7f .text-orange-4d1d {
  background: rgba(255, 255, 255, 0.99);
}
.carousel-af7f .text-orange-4d1d::after,
.carousel-af7f .text-orange-4d1d:before {
  background: inherit;
}
.carousel-af7f:hover .text-orange-4d1d {
  background: rgba(255, 255, 255, 0.99);
}
.column_153f .carousel-af7f {
  top: 10px;
  right: auto;
  left: 12px;
}
.widget_steel_f475 .carousel-af7f {
  display: none !important;
}
.focus-14c3:before,
.highlight-upper-cd35:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus-14c3 .carousel-af7f,
.highlight-upper-cd35 .carousel-af7f {
  display: inline-block;
}
.hard-9ecd .action-8aaf {
  -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;
}
.focus-14c3 .hard-9ecd .action-8aaf,
.highlight-upper-cd35 .hard-9ecd .action-8aaf {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bronze-97f8 .header_6d1a {
  width: 100%;
}
.tabs-smooth-c73d {
  padding: 0 0.5em 0;
}
.tabs-smooth-c73d [class*="customify-col-"],
.tabs-smooth-c73d [class*="customify-col_"],
.tabs-smooth-c73d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.photo-ed6c .tabs-smooth-c73d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .alert_76aa .current_b5e0,
  .current_b5e0 {
    display: none;
  }
  .sidebar_hard_947d {
    text-align: left;
  }
  .message_yellow_1cbf {
    text-align: center;
  }
  .selected-b8f9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .alert_76aa .nav_huge_fcca,
  .nav_huge_fcca {
    display: none;
  }
  .dirty-0bdf {
    text-align: left;
  }
  .highlight-9b14 {
    text-align: center;
  }
  .brown-fd90 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .alert_76aa .thick-e387,
  .thick-e387 {
    display: none;
  }
  .menu-9aa7 {
    text-align: left;
  }
  .picture_c13e {
    text-align: center;
  }
  .row-0502 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pagination-dirty-fe41 {
  box-shadow: none !important;
}
.fluid-cedf .avatar-e523,
.out_04fb .avatar-e523 {
  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;
}
.out_04fb .avatar-e523 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.pattern_d7bf {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.pattern_d7bf:after,
.pattern_d7bf:before {
  content: "";
  display: table;
}
.pattern_d7bf:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .pattern_d7bf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.pattern_d7bf,
.notification-in-0819 {
  max-width: 1248px;
  margin: 0 auto;
}

.next-d11a.nav_hard_076c .pattern_d7bf {
  max-width: 100%;
}
.next-d11a.easy_2ad8 {
  max-width: 1200px;
  margin: 0 auto;
}
.next-d11a.highlight-be82 .pattern_d7bf {
  max-width: 100%;
}
.next-d11a.highlight-be82 > .pattern_d7bf {
  padding-left: 0;
  padding-right: 0;
}
.next-d11a.highlight-be82 > .pattern_d7bf .alert_76aa {
  margin: 0;
}
.next-d11a.highlight-be82
  > .pattern_d7bf
  .chip_e1ff.paragraph_1856 {
  margin-right: 0;
  margin-left: 0;
}
.next-d11a.highlight-be82 #main.paragraph_1856 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .row-huge-0615 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .row-huge-0615 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .clean-28e9 .yellow-d3ae {
    padding-right: 1em;
  }
  .clean-28e9.first_fc95 .chip_e1ff {
    border-right: 1px solid #eaecee;
  }
  .clean-28e9.first_fc95 .yellow-d3ae {
    padding-right: 1em;
  }
  .clean-28e9.first_fc95 .dim_086c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .huge_f915 .yellow-d3ae {
    padding-left: 1em;
  }
  .huge_f915.first_fc95 .chip_e1ff {
    border-left: 1px solid #eaecee;
  }
  .huge_f915.first_fc95 .yellow-d3ae {
    padding-left: 1em;
  }
  .huge_f915.first_fc95 .dim_086c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_tall_8283 .yellow-d3ae {
    padding-left: 1em;
  }
  .carousel_tall_8283.first_fc95 .box_wide_f7f1 {
    border-right: 1px solid #eaecee;
  }
  .carousel_tall_8283.first_fc95 .label_7db2 {
    border-right: 1px solid #eaecee;
  }
  .carousel_tall_8283.first_fc95 .yellow-d3ae {
    padding-left: 1em;
  }
  .carousel_tall_8283.first_fc95 .dim_086c {
    padding-right: 1em;
  }
  .carousel_tall_8283.first_fc95 .west_b018 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .west-bd00 .yellow-d3ae {
    padding-right: 1em;
  }
  .west-bd00.first_fc95 .box_wide_f7f1 {
    border-left: 1px solid #eaecee;
  }
  .west-bd00.first_fc95 .label_7db2 {
    border-left: 1px solid #eaecee;
  }
  .west-bd00.first_fc95 .yellow-d3ae {
    padding-right: 1em;
  }
  .west-bd00.first_fc95 .dim_086c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .west-bd00.first_fc95 .west_b018 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-huge-0615 .yellow-d3ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-huge-0615.first_fc95 .chip_e1ff {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .row-huge-0615.first_fc95 .yellow-d3ae {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row-huge-0615.first_fc95 .dim_086c {
    padding-left: 1em;
  }
  .row-huge-0615.first_fc95 .west_b018 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .row-huge-0615.first_fc95 .yellow-d3ae {
    padding-left: 0;
  }
}
.light_a10c .main_slow_ff12 {
  display: inline-block;
}
.breadcrumb_pressed_df36 {
  display: inline-block;
}
.hidden-up-36f1 {
  word-con: break-word;
}
.description_dynamic_f690 > span {
  display: inline-block;
  padding: 5px 0;
}
.description_dynamic_f690 .texture_4be0 {
  margin-left: 8px;
  margin-right: 8px;
}
.description_dynamic_f690 .tooltip_iron_a29b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hard-d6d1 .video-4565 {
  margin-bottom: 2em;
}
.hard-d6d1 .widget_hot_d6b8 {
  margin-bottom: 15px;
}
.hard-d6d1 .widget_hot_d6b8:last-child {
  margin-bottom: 0;
}
.hard-d6d1 .grid_slow_f5a3 {
  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) {
  .hard-d6d1 .grid_slow_f5a3 {
    display: block;
  }
}
.hard-d6d1 .search_9222 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hard-d6d1 .search_9222 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hard-d6d1 .heading-orange-c6a4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hard-d6d1 .heading-orange-c6a4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hard-d6d1 .heading-orange-c6a4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hard-d6d1 .hidden-up-36f1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard-d6d1 .hidden-up-36f1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hard-d6d1 .top_20a8 p:last-child {
  margin-bottom: 0;
}
.hard-d6d1 .focused-9a3f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hard-d6d1 .first_e5e6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hard-d6d1 .message-e0a2 {
  margin-top: 1em;
}
.hard-d6d1 .west-c2ee {
  top: 0;
  display: block;
}
.hard-d6d1 .west-c2ee a {
  color: inherit;
}
.hard-d6d1 .west-c2ee a:hover {
  color: inherit;
}
.hard-d6d1 .nav_outer_c4c2 {
  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;
}
.hard-d6d1 .nav_outer_c4c2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hard-d6d1 .first_e5e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hard-d6d1 .frame_05d3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hard-d6d1 .frame_05d3:first-child {
  margin-top: 0;
}
.hard-d6d1 .frame_05d3.notice_74b8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hard-d6d1 .frame_05d3.grid-a4da {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard-d6d1
  .frame_05d3.grid-a4da.notification-9dbf
  .message-e0a2 {
  width: 100%;
}
.hard-d6d1 .grid-a4da {
  -webkit-box-align: center;
  align-items: center;
}
.hard-d6d1 .grid-a4da .description_dynamic_f690,
.hard-d6d1 .grid-a4da > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hard-d6d1 .heading-orange-c6a4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-d6d1 .heading-orange-c6a4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hard-d6d1 .heading-orange-c6a4: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;
}
.hard-d6d1 .notice_74b8 {
  z-index: 5;
}
.hard-d6d1 .gas-7d16 .sidebar_22ad {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hard-d6d1 .hovered-02bf .sidebar_22ad {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hard-d6d1 .tertiary-382a .sidebar_22ad {
  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;
}
.hard-d6d1.highlight-pressed-5bb4 .grid_slow_f5a3,
.hard-d6d1.fixed-48a4 .grid_slow_f5a3 {
  display: block;
}
.hard-d6d1.highlight-pressed-5bb4 .grid_slow_f5a3 .basic_486a,
.hard-d6d1.highlight-pressed-5bb4 .grid_slow_f5a3 .first_e5e6,
.hard-d6d1.fixed-48a4 .grid_slow_f5a3 .basic_486a,
.hard-d6d1.fixed-48a4 .grid_slow_f5a3 .first_e5e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hard-d6d1.info_59a4 .search_9222 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hard-d6d1.info_59a4 .search_9222 {
    margin-right: 0;
  }
}
.hard-d6d1.highlight-pressed-5bb4 .search_9222,
.hard-d6d1.fixed-48a4 .search_9222 {
  padding-top: 40%;
}
.hard-d6d1.highlight-pressed-5bb4 .video-4565,
.hard-d6d1.fixed-48a4 .video-4565 {
  display: block;
}
.hard-d6d1.highlight-pressed-5bb4 .fn-sticky-6b9c .first_e5e6,
.hard-d6d1.fixed-48a4 .fn-sticky-6b9c .first_e5e6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hard-d6d1.highlight-pressed-5bb4 .search_9222,
.hard-d6d1.fixed-48a4 .search_9222 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hard-d6d1.highlight-pressed-5bb4 .first_e5e6 {
  padding: 1em;
}
.feature-67e0 {
  margin: 30px auto;
  display: block;
}
.feature-67e0 .block_76e3 > * {
  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;
}
.feature-67e0 .block_76e3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.feature-67e0 .block_76e3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.texture-7d03 .description_dynamic_f690 {
  margin-bottom: 1.41575em;
}
.texture-7d03 .hot_c607 {
  margin-bottom: 1.618em;
}
.gallery-out-b170 .secondary_5899 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gallery-out-b170 .secondary_5899 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gallery-out-b170 .old-df58 {
  max-width: 100%;
  overflow: auto;
}
.clean_9cad .gallery-out-b170 a:hover {
  text-decoration: underline;
}
.border_blue_2cc5 .widget_hot_d6b8:not(.hidden-up-36f1),
.border_blue_2cc5 .heading-orange-c6a4 {
  margin-bottom: 1.41575em;
}
.border_blue_2cc5 .widget_hot_d6b8:not(.hidden-up-36f1):last-child,
.border_blue_2cc5 .heading-orange-c6a4:last-child {
  margin-bottom: 0;
}
.border_blue_2cc5 .widget_hot_d6b8.column-paper-b767 {
  margin-bottom: 0.41575em;
}
.border_blue_2cc5 .search_2651:before,
.border_blue_2cc5 .hero_6434:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.border_blue_2cc5 .search_2651:before {
  content: "\f115";
}
.border_blue_2cc5 .hero_6434:before {
  content: "\f02c";
}
.border_blue_2cc5 .prev-350d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.border_blue_2cc5 .prev-350d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.box_outer_f00b {
  display: -webkit-box;
  display: flex;
}
.box_outer_f00b .link-2b5f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .box_outer_f00b .link-2b5f {
    flex-basis: 90px;
  }
}
.box_outer_f00b .content_smooth_c523 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .box_outer_f00b .content_smooth_c523 {
    flex-basis: calc(100% - 50px);
  }
}
.box_outer_f00b .narrow-8755 p:last-child {
  margin-bottom: 0.72em;
}
.outline_tiny_a5f1 .block_76e3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outline_tiny_a5f1 .block_76e3:after,
.outline_tiny_a5f1 .block_76e3:before {
  content: "";
  display: table;
}
.outline_tiny_a5f1 .block_76e3:after {
  clear: both;
}
.outline_tiny_a5f1 .block_76e3 .small_878b,
.outline_tiny_a5f1 .block_76e3 .current-79c6 {
  width: 49%;
}
.outline_tiny_a5f1 .block_76e3 .small_878b a span.top-4e42,
.outline_tiny_a5f1 .block_76e3 .current-79c6 a span.top-4e42 {
  display: block;
  margin-bottom: 5px;
}
.outline_tiny_a5f1 .block_76e3 .current-79c6 {
  float: left;
  text-align: left;
}
.outline_tiny_a5f1 .block_76e3 .small_878b {
  float: right;
  text-align: right;
}
.blue-6ca1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .blue-6ca1 {
    margin-bottom: 0;
  }
}
.inner_f651 {
  margin-bottom: 1em;
}
.inner_f651 .hidden-up-36f1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.aside_c268 a {
  display: block;
  line-height: 0;
  position: relative;
}
.info-current-6d91 .inner_f651,
.hover_3cca .inner_f651 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .info-current-6d91 .inner_f651,
  .hover_3cca .inner_f651 {
    display: block;
  }
}
.info-current-6d91 .aside_c268,
.hover_3cca .aside_c268 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .info-current-6d91 .aside_c268,
  .hover_3cca .aside_c268 {
    margin-bottom: 1em;
  }
}
.info-current-6d91 .aside_c268 img,
.hover_3cca .aside_c268 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.info-current-6d91 .hidden-gas-740c,
.hover_3cca .hidden-gas-740c {
  flex-basis: calc(100% - 160px);
}
.info-current-6d91 .hidden-gas-740c p,
.hover_3cca .hidden-gas-740c p {
  margin-bottom: 0;
}
.info-current-6d91 .hidden-gas-740c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .info-current-6d91 .hidden-gas-740c {
    padding-left: 0;
  }
}
.hover_3cca .hidden-gas-740c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hover_3cca .hidden-gas-740c {
    padding-right: 0;
  }
}
.hover_3cca .aside_c268 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.badge-north-7549 .aside_c268 {
  margin-bottom: 0.5em;
}
.badge-north-7549 .aside_c268 img {
  width: 100%;
}
.preview_e2e5 .search-thick-4b53,
.center_993e .search-thick-4b53 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.center_993e .chip_e1ff .slider_white_8869 p:last-child {
  margin-bottom: 0;
}
.tag-first-f067 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.background-right-25e2 .hard-3f24 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .background-right-25e2 .hard-3f24:last-of-type {
    margin-bottom: 0;
  }
}
.background-right-25e2 .hard-3f24 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.background-right-25e2 .hard-3f24 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.background-right-25e2 .hard-3f24 ul li {
  margin: 0 0 0.6em;
}
.background-right-25e2 .hard-3f24 ul li.modal-5aaf,
.background-right-25e2 .hard-3f24 ul li.red-0e34 {
  position: relative;
}
.background-right-25e2 .hard-3f24 ul li.modal-5aaf .caption_pink_4cc7,
.background-right-25e2 .hard-3f24 ul li.red-0e34 .caption_pink_4cc7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.background-right-25e2 .hard-3f24 ul li.modal-5aaf:after:after,
.background-right-25e2 .hard-3f24 ul li.modal-5aaf:after:before,
.background-right-25e2
  .hard-3f24
  ul
  li.red-0e34:after:after,
.background-right-25e2
  .hard-3f24
  ul
  li.red-0e34:after:before {
  content: "";
  display: table;
}
.background-right-25e2 .hard-3f24 ul li.modal-5aaf:after:after,
.background-right-25e2
  .hard-3f24
  ul
  li.red-0e34:after:after {
  clear: both;
}
.background-right-25e2 .hard-3f24 a.hidden_353e:hover {
  text-decoration: none;
}
.background-right-25e2 .hard-3f24 select {
  max-width: 100%;
}
.background-right-25e2 .hard-3f24 table {
  font-size: 85%;
}
.background-right-25e2 .hard-3f24 table td,
.background-right-25e2 .hard-3f24 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.background-right-25e2 .hard-3f24 table tfoot td {
  text-align: left;
}
.background-right-25e2 .hard-3f24 :last-child {
  margin-bottom: 0;
}
.background-right-25e2 .hard-3f24 .sidebar_7e3d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.background-right-25e2 .hard-3f24 .sidebar_7e3d label {
  width: 100%;
}
.background-right-25e2 .hard-3f24 .sidebar_7e3d .breadcrumb-wood-3020 {
  width: 100%;
  display: block;
}
.background-right-25e2 .hard-3f24 .sidebar_7e3d .summary-59bf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.background-right-25e2 .hard-3f24 .sidebar_7e3d .summary-59bf:hover svg #svg-search {
  fill: #444;
}
.background-right-25e2 .hard-3f24 .sidebar_7e3d .summary-59bf svg {
  width: 18px;
  height: 18px;
}
.background-right-25e2 .top-1936 ul ul,
.background-right-25e2 .pattern-f5bd ul ul,
.background-right-25e2 .upper-7924 ul ul,
.background-right-25e2 .layout-hard-5445 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.background-right-25e2 .top-1936 .dark-e154 > a,
.background-right-25e2 .pattern-f5bd .dark-e154 > a,
.background-right-25e2 .upper-7924 .dark-e154 > a,
.background-right-25e2 .layout-hard-5445 .dark-e154 > a {
  margin-bottom: 0;
}
.background-right-25e2 .purple_1ff4 li,
.background-right-25e2 .top-1936 li,
.background-right-25e2 .pattern-00c3 li,
.background-right-25e2 .pattern-f5bd li,
.background-right-25e2 .upper-7924 li,
.background-right-25e2 .layout-hard-5445 li,
.background-right-25e2 .block_d28a li,
.background-right-25e2 .feature_668f li {
  display: block;
  position: relative;
}
.background-right-25e2 .purple_1ff4 li:last-child,
.background-right-25e2 .top-1936 li:last-child,
.background-right-25e2 .pattern-00c3 li:last-child,
.background-right-25e2 .pattern-f5bd li:last-child,
.background-right-25e2 .upper-7924 li:last-child,
.background-right-25e2 .layout-hard-5445 li:last-child,
.background-right-25e2 .block_d28a li:last-child,
.background-right-25e2 .feature_668f li:last-child {
  border: none;
}
.background-right-25e2 .purple_1ff4 li a,
.background-right-25e2 .top-1936 li a,
.background-right-25e2 .pattern-00c3 li a,
.background-right-25e2 .pattern-f5bd li a,
.background-right-25e2 .upper-7924 li a,
.background-right-25e2 .layout-hard-5445 li a,
.background-right-25e2 .block_d28a li a,
.background-right-25e2 .feature_668f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-right-25e2 .purple_1ff4 li ul li::before,
.background-right-25e2 .top-1936 li ul li::before,
.background-right-25e2 .pattern-00c3 li ul li::before,
.background-right-25e2 .pattern-f5bd li ul li::before,
.background-right-25e2 .upper-7924 li ul li::before,
.background-right-25e2 .layout-hard-5445 li ul li::before,
.background-right-25e2 .block_d28a li ul li::before,
.background-right-25e2 .feature_668f li ul li::before {
  left: 15px;
}
.background-right-25e2 .purple_1ff4 li ul a,
.background-right-25e2 .top-1936 li ul a,
.background-right-25e2 .pattern-00c3 li ul a,
.background-right-25e2 .pattern-f5bd li ul a,
.background-right-25e2 .upper-7924 li ul a,
.background-right-25e2 .layout-hard-5445 li ul a,
.background-right-25e2 .block_d28a li ul a,
.background-right-25e2 .feature_668f li ul a {
  padding-left: 20px;
}
.background-right-25e2 .purple_1ff4 li ul ul li::before,
.background-right-25e2 .top-1936 li ul ul li::before,
.background-right-25e2 .pattern-00c3 li ul ul li::before,
.background-right-25e2 .pattern-f5bd li ul ul li::before,
.background-right-25e2 .upper-7924 li ul ul li::before,
.background-right-25e2 .layout-hard-5445 li ul ul li::before,
.background-right-25e2 .block_d28a li ul ul li::before,
.background-right-25e2 .feature_668f li ul ul li::before {
  left: 30px;
}
.background-right-25e2 .purple_1ff4 li ul ul a,
.background-right-25e2 .top-1936 li ul ul a,
.background-right-25e2 .pattern-00c3 li ul ul a,
.background-right-25e2 .pattern-f5bd li ul ul a,
.background-right-25e2 .upper-7924 li ul ul a,
.background-right-25e2 .layout-hard-5445 li ul ul a,
.background-right-25e2 .block_d28a li ul ul a,
.background-right-25e2 .feature_668f li ul ul a {
  padding-left: 40px;
}
.background-right-25e2 .accent-pink-6796 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.background-right-25e2 .feature_668f ul li {
  margin-bottom: 1.41575em;
}
.background-right-25e2 .feature_668f ul li .south_3712 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.background-right-25e2 .feature_668f ul li .alert-50d0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.new-759a .purple_1ff4 li a,
.new-759a .top-1936 li a,
.new-759a .pattern-00c3 li a,
.new-759a .pattern-f5bd li a,
.new-759a .upper-7924 li a,
.new-759a .layout-hard-5445 li a,
.new-759a .block_d28a li a,
.new-759a .feature_668f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-759a .accent-pink-6796 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new-759a .hard-3f24 ul li.modal-5aaf .caption_pink_4cc7,
.new-759a .hard-3f24 ul li.red-0e34 .caption_pink_4cc7 {
  background: rgba(0, 0, 0, 0.2);
}
.new-759a .background-right-25e2 .hard-3f24 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.next-d11a .background-right-25e2 .overlay-e638 li {
  margin: 0;
}
.next-d11a .background-right-25e2 .overlay-e638 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.next-d11a .background-right-25e2 .overlay-e638 li ul {
  margin: 0;
}
.next-d11a .background-right-25e2 .overlay-e638 li ul li a {
  padding-left: 15px;
}
.next-d11a .background-right-25e2 .overlay-e638 li ul li li a {
  padding-left: 30px;
}
.next-d11a .background-right-25e2 .overlay-e638 li.mask-3103 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.next-d11a .background-right-25e2 .overlay-e638 li.mask-3103 > 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;
}
.next-d11a .background-right-25e2 .overlay-e638 li.mask-3103 > 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;
}
.hover_48fc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.status_57e0 {
  position: relative;
  z-index: 10;
}
.status_57e0 .action-8aaf {
  width: 100%;
  max-width: 100%;
}
.nav-bb40 .popup_liquid_2373 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.nav-bb40 .up-e20e {
}
.nav-bb40 .new-759a {
  background: #292929;
}
.thumbnail_dynamic_0359 .popup_liquid_2373 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.thumbnail_dynamic_0359 .up-e20e {
  background: #f9f9f9;
}
.thumbnail_dynamic_0359 .new-759a {
  background: #303030;
}
.slider-east-78b2 .popup_liquid_2373 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider-east-78b2 .main_slow_ff12 {
    margin-bottom: 1em;
  }
  .slider-east-78b2 .main_slow_ff12:last-child {
    margin-bottom: 0;
  }
}
.slider-east-78b2 .up-e20e {
  background: #ededed;
}
.slider-east-78b2 .new-759a {
  background: #1a1a1a;
}
.popup_liquid_2373.up-e20e {
  color: rgba(0, 0, 0, 0.6);
}
.popup_liquid_2373.up-e20e .card-d76f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.popup_liquid_2373.new-759a {
  color: rgba(255, 255, 255, 0.99);
}
.popup_liquid_2373.new-759a a:not(.hidden_353e) {
  color: rgba(255, 255, 255, 0.79);
}
.popup_liquid_2373.new-759a a:not(.hidden_353e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_liquid_2373.new-759a .card-d76f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_liquid_2373.new-759a table tbody td,
.popup_liquid_2373.new-759a table th {
  background: rgba(0, 0, 0, 0.08);
}
.yellow_9dd7.short_a5d9 .pattern_d7bf {
  max-width: initial;
}
.yellow_9dd7 .media-9c5a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.yellow_9dd7 .media-9c5a .action-8aaf {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .yellow_9dd7 .media-9c5a .action-8aaf {
    display: block;
    margin-bottom: 2em;
  }
  .yellow_9dd7 .media-9c5a .action-8aaf:last-child {
    margin-bottom: 0;
  }
}
.slider-east-78b2 .main_slow_ff12:last-child,
.thumbnail_dynamic_0359 .main_slow_ff12:last-child,
.nav-bb40 .main_slow_ff12:last-child {
  margin-bottom: 0;
}
.slider-east-78b2 .main_slow_ff12 .background-right-25e2 .hard-3f24:last-child,
.thumbnail_dynamic_0359 .main_slow_ff12 .background-right-25e2 .hard-3f24:last-child,
.nav-bb40 .main_slow_ff12 .background-right-25e2 .hard-3f24:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .slider-east-78b2 .content_bronze_42b8,
  .slider-east-78b2 .pro-4031,
  .thumbnail_dynamic_0359 .content_bronze_42b8,
  .thumbnail_dynamic_0359 .pro-4031,
  .nav-bb40 .content_bronze_42b8,
  .nav-bb40 .pro-4031 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .status_57e0 .main_slow_ff12 {
    margin-bottom: 2em;
  }
}
.status_57e0 p:last-child {
  margin-bottom: 0;
}
.status_57e0 li,
.status_57e0 ul {
  list-style: none;
  margin: 0;
}
.status_57e0 ul ul {
  margin-left: 2.617924em;
}
.gold_2185 {
  font-size: 0.875em;
}

/* css-noise: 7473 */
.ghost-box-z7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
