/*!
Theme Name: Customify
Theme URI: https://pressmaximum.lower_efd0/customify
Author: WPCustomify
Author URI: https://pressmaximum.lower_efd0
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.lower_efd0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.motion-5810.short_c0d7/licenses/gpl-2.0.column_light_6309
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.brown_d82d/, (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.module_fresh_6afa.fixed_b0c9/normalize.surface_0bf1/
 ======
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.surface_0bf1 v7.0.0 | MIT License | github.lower_efd0/necolas/normalize.surface_0bf1 */
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;
}
.thumbnail-south-4d0f .black-b443,
.caption_focused_6f96,
.out-7deb,
.popup_77bb,
.menu_22da,
.layout-hard-dadf,
.rough_c293,
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_focused_6f96,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .caption_focused_6f96,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .caption_focused_6f96,
  h1 {
    font-size: 1.8em;
  }
}
.out-7deb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.out-7deb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .out-7deb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .out-7deb,
  h2 {
    font-size: 1.7em;
  }
}
.popup_77bb,
h3 {
  font-size: 1.618em;
}
.thumbnail-south-4d0f .black-b443,
.menu_22da,
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.component-fluid-2659 {
  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;
}
.article-silver-603a:after,
.article-silver-603a:before,
.hover-west-d36a:after,
.hover-west-d36a:before {
  content: "";
  display: table;
}
.article-silver-603a:after,
.hover-west-d36a:after {
  clear: both;
}
.card-7e3d {
  float: right;
  margin-right: 0;
}
.thumbnail-fcce {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notice_silver_bb13 .current-70e8,
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;
}
.notice_silver_bb13 .current-70e8: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;
}
.surface_lite_4fdf .current-70e8 {
  box-shadow: none;
}
.surface_lite_4fdf
  .current-70e8
  .fresh_328d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.surface_lite_4fdf .current-70e8 .filter-5554 {
  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;
}
.surface_lite_4fdf
  .current-70e8
  .filter-5554
  b {
  display: none;
}
.surface_lite_4fdf .badge_b4b3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.box_fixed_4bfc:not(.focus_077f):not(.feature-a2cf),
button:not(.focus_077f):not(.feature-a2cf),
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ),
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ),
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ) {
  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;
}
.box_fixed_4bfc:not(.focus_077f):not(
    .feature-a2cf
  ):hover,
button:not(.focus_077f):not(
    .feature-a2cf
  ):hover,
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ):hover,
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ):hover,
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.box_fixed_4bfc:not(.focus_077f):not(
    .feature-a2cf
  ):active,
.box_fixed_4bfc:not(.focus_077f):not(
    .feature-a2cf
  ):focus,
button:not(.focus_077f):not(
    .feature-a2cf
  ):active,
button:not(.focus_077f):not(
    .feature-a2cf
  ):focus,
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ):active,
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ):focus,
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ):active,
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ):focus,
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ):active,
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ):focus {
  outline: 0;
}
.box_fixed_4bfc:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781,
button:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781,
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781,
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781,
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781 {
  position: relative;
}
.box_fixed_4bfc:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .solid_be60,
.box_fixed_4bfc:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .pagination-1eea,
.box_fixed_4bfc:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .section_7579,
.box_fixed_4bfc:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  i,
.box_fixed_4bfc:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  svg,
button:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .solid_be60,
button:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .pagination-1eea,
button:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .section_7579,
button:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  i,
button:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  svg,
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .solid_be60,
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .pagination-1eea,
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .section_7579,
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  i,
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  svg,
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .solid_be60,
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .pagination-1eea,
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .section_7579,
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  i,
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  svg,
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .solid_be60,
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .pagination-1eea,
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  .section_7579,
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  i,
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781
  svg {
  visibility: hidden;
}
.box_fixed_4bfc:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781:after,
button:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781:after,
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781:after,
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781:after,
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ).fn-loading-3781: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;
}
.box_fixed_4bfc:not(.focus_077f):not(.feature-a2cf),
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ),
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ),
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ) {
  color: #fff;
  background: #235787;
}
.box_fixed_4bfc:not(.focus_077f):not(
    .feature-a2cf
  ):focus,
input[type="button"]:not(.focus_077f):not(
    .feature-a2cf
  ):focus,
input[type="reset"]:not(.focus_077f):not(
    .feature-a2cf
  ):focus,
input[type="submit"]:not(.focus_077f):not(
    .feature-a2cf
  ):focus {
  color: #fff;
}
.box_fixed_4bfc.fn-disabled-3781:not(.focus_077f):not(
    .feature-a2cf
  ),
.box_fixed_4bfc[disabled]:not(.focus_077f):not(
    .feature-a2cf
  ),
button.fn-disabled-3781:not(.focus_077f):not(
    .feature-a2cf
  ),
button[disabled]:not(.focus_077f):not(
    .feature-a2cf
  ) {
  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;
}
.advanced_debd {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.advanced_debd: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;
}
.east_dac5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.carousel_2f23 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.inner-6b25 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.article-silver-603a:after,
.article-silver-603a:before,
.smooth_3117:after,
.smooth_3117:before,
.light-c749:after,
.light-c749:before,
.thick_d8f6:after,
.thick_d8f6:before,
.avatar_warm_1be3:after,
.avatar_warm_1be3:before,
.steel_1ddf:after,
.steel_1ddf:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.article-silver-603a:after,
.smooth_3117:after,
.light-c749:after,
.thick_d8f6:after,
.avatar_warm_1be3:after,
.steel_1ddf:after {
  clear: both;
}
.smooth_3117 .message-easy-3f57,
.light-c749 .message-easy-3f57,
.pagination-143f .message-easy-3f57 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.blue-96bc {
  display: inline-block;
}
.prev-2a35 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.prev-2a35 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.prev-2a35 .component_205b {
  padding: 1em 0;
  font-size: 85%;
}
.component_205b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.soft-79b3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.soft-79b3:after,
.soft-79b3:before {
  content: "";
  display: table;
}
.soft-79b3:after {
  clear: both;
}
.gallery_8f74 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.nav-30d0 .gallery_8f74 {
  max-width: 50%;
}
.upper_925d .gallery_8f74 {
  max-width: 33.33%;
}
.active-c926 .gallery_8f74 {
  max-width: 25%;
}
.main_lower_bcfa .gallery_8f74 {
  max-width: 20%;
}
.sidebar_8bc8 .gallery_8f74 {
  max-width: 16.66%;
}
.backdrop-right-0cba .gallery_8f74 {
  max-width: 14.28%;
}
.motion_8b2b .gallery_8f74 {
  max-width: 12.5%;
}
.title_gold_e006 .gallery_8f74 {
  max-width: 11.11%;
}
.light-1c26 {
  display: block;
}
.thumbnail-south-4d0f .static_f2fa label,
.thumbnail-south-4d0f .panel-cool-9ec3 label,
.thumbnail-south-4d0f .menu_6730 label,
.thumbnail-south-4d0f .link_selected_a9e4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup-6dd5 {
  list-style: none;
  margin: 0;
}
.popup-6dd5 article.frame-orange-acff {
  margin-bottom: 0;
}
.popup-6dd5 ul {
  list-style: none;
  margin: 0;
}
.popup-6dd5 .sort-a62a li.frame-orange-acff {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup-6dd5 .sort-a62a li.frame-orange-acff {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup-6dd5 .sort-a62a li.frame-orange-acff: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) {
  .popup-6dd5 .sort-a62a li.frame-orange-acff li.frame-orange-acff li.frame-orange-acff li.frame-orange-acff {
    padding-left: 0;
  }
}
article.frame-orange-acff {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.frame-orange-acff .smooth_3117 p:last-of-type {
  margin-bottom: 0;
}
article.frame-orange-acff .slider-f757 {
  float: left;
}
article.frame-orange-acff .orange-0bbc {
  margin-left: 85px;
}
article.frame-orange-acff .brown_6312 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.frame-orange-acff .brown_6312 .icon-blue-b240 {
  margin-left: 10px;
}
article.frame-orange-acff .texture-warm-0dd1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.frame-orange-acff .tag_035d {
  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 .static_f2fa,
  #respond .menu_6730,
  #respond .link_selected_a9e4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .static_f2fa input,
#respond .menu_6730 input,
#respond .link_selected_a9e4 input {
  width: 100%;
}
#respond .link_selected_a9e4 {
  margin-right: 0;
}
#respond .center-9856 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar-348b {
  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;
}
.avatar-348b.west_eb46 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.avatar-348b 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%);
}
.avatar-348b:focus,
.avatar-348b: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);
}
.fixed-0b9a {
  border-radius: 10%;
}
.primary-tiny-aedc {
  border-radius: 50%;
}
.current_20e0 {
  font-size: 0.72em;
}
.bronze-ab96 {
  font-size: 0.875em;
}
.layout_ba7f {
  font-size: 1.1em;
}
.block-730c {
  text-transform: uppercase;
  line-height: 1.2;
}
.block-730c.current_20e0 {
  letter-spacing: 0.5px;
}
.gradient-green-4c5d,
.gradient-green-4c5d a {
  color: #6d6d6d;
}
.gradient-green-4c5d a:hover {
  color: #111;
}
.photo-static-373a {
  color: #6d6d6d;
}
.pagination-next-7dbb {
  overflow-x: hidden;
}
.pagination-next-7dbb .column_old_a711.gallery-3b2c {
  position: relative;
}
.pagination-next-7dbb .column_old_a711.gallery-3b2c.label-outer-91d1 {
  position: initial;
}
.pagination-next-7dbb
  .column_old_a711.gallery-3b2c.label-outer-91d1
  .iron-df08 {
  left: auto;
}
.pagination-next-7dbb .column_old_a711 .iron-df08 {
  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;
}
.pagination-next-7dbb .column_old_a711:hover.gallery-3b2c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pagination-next-7dbb
  .column_old_a711:hover.gallery-3b2c
  .iron-df08 {
  display: block;
  z-index: 9999999;
}
.pagination-next-7dbb .info_south_2e59 .upper-7738,
.pagination-next-7dbb .content_153b .upper-7738 {
  display: none;
}
.pagination-next-7dbb .over-a8d5 .column_old_a711:hover.gallery-3b2c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.thumbnail-south-4d0f .static_f2fa label,
.thumbnail-south-4d0f .panel-cool-9ec3 label,
.thumbnail-south-4d0f .menu_6730 label,
.thumbnail-south-4d0f .link_selected_a9e4 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.popup-6dd5 {
  list-style: none;
  margin: 0;
}
.popup-6dd5 article.frame-orange-acff {
  margin-bottom: 0;
}
.popup-6dd5 ul {
  list-style: none;
  margin: 0;
}
.popup-6dd5 .sort-a62a li.frame-orange-acff {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .popup-6dd5 .sort-a62a li.frame-orange-acff {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .popup-6dd5 .sort-a62a li.frame-orange-acff: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) {
  .popup-6dd5 .sort-a62a li.frame-orange-acff li.frame-orange-acff li.frame-orange-acff li.frame-orange-acff {
    padding-left: 0;
  }
}
article.frame-orange-acff {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.frame-orange-acff .smooth_3117 p:last-of-type {
  margin-bottom: 0;
}
article.frame-orange-acff .slider-f757 {
  float: left;
}
article.frame-orange-acff .orange-0bbc {
  margin-left: 85px;
}
article.frame-orange-acff .brown_6312 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.frame-orange-acff .brown_6312 .icon-blue-b240 {
  margin-left: 10px;
}
article.frame-orange-acff .texture-warm-0dd1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.frame-orange-acff .tag_035d {
  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 .static_f2fa,
  #respond .menu_6730,
  #respond .link_selected_a9e4 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .static_f2fa input,
#respond .menu_6730 input,
#respond .link_selected_a9e4 input {
  width: 100%;
}
#respond .link_selected_a9e4 {
  margin-right: 0;
}
#respond .center-9856 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info_south_2e59 .picture-tall-9fd7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.picture-tall-9fd7 .description-out-d8f8.badge-full-b243 .copper-a554 > li > a:focus,
.picture-tall-9fd7 .description-out-d8f8.badge-full-b243 .copper-a554 > li > a:hover,
.picture-tall-9fd7 .description-out-d8f8.column_6378 .copper-a554 > li > a:focus,
.picture-tall-9fd7 .description-out-d8f8.column_6378 .copper-a554 > li > a:hover,
.picture-tall-9fd7 .description-out-d8f8.focus-a817 .copper-a554 > li > a:focus,
.picture-tall-9fd7 .description-out-d8f8.focus-a817 .copper-a554 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-tall-9fd7
  .description-out-d8f8.badge-full-b243
  .copper-a554
  > li.basic_9534
  > a,
.picture-tall-9fd7
  .description-out-d8f8.badge-full-b243
  .copper-a554
  > li.pattern_ccca
  > a,
.picture-tall-9fd7
  .description-out-d8f8.column_6378
  .copper-a554
  > li.basic_9534
  > a,
.picture-tall-9fd7
  .description-out-d8f8.column_6378
  .copper-a554
  > li.pattern_ccca
  > a,
.picture-tall-9fd7
  .description-out-d8f8.focus-a817
  .copper-a554
  > li.basic_9534
  > a,
.picture-tall-9fd7 .description-out-d8f8.focus-a817 .copper-a554 > li.status_orange_8421 > a {
  color: rgba(255, 255, 255, 0.99);
}
.picture-tall-9fd7 .footer-e7fc,
.picture-tall-9fd7 .footer-e7fc a {
  color: rgba(255, 255, 255, 0.99);
}
.picture-tall-9fd7 .border-8c05.frame-narrow-fc13 li a,
.picture-tall-9fd7 .advanced_a602 a,
.picture-tall-9fd7 .focused-00da,
.picture-tall-9fd7 .copper-a554 > li > a,
.picture-tall-9fd7 .current_4008 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-tall-9fd7 .border-8c05.frame-narrow-fc13 li a:hover,
.picture-tall-9fd7 .advanced_a602 a:hover,
.picture-tall-9fd7 .focused-00da:hover,
.picture-tall-9fd7 .copper-a554 > li > a:hover,
.picture-tall-9fd7 .current_4008:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-tall-9fd7 .layout-57ac {
  color: rgba(255, 255, 255, 0.79);
}
.picture-tall-9fd7 .layout-57ac .gold_31b6 {
  color: rgba(255, 255, 255, 0.99);
}
.picture-tall-9fd7 .layout-57ac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-tall-9fd7 .tabs_out_e999 .tag_red_9489 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-tall-9fd7 .tabs_out_e999 .tag_red_9489 .caption_4f38 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-tall-9fd7
  .tabs_out_e999
  .tag_red_9489
  .caption_4f38::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-tall-9fd7
  .tabs_out_e999
  .tag_red_9489
  .caption_4f38:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-tall-9fd7
  .tabs_out_e999
  .tag_red_9489
  .caption_4f38::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-tall-9fd7
  .tabs_out_e999
  .tag_red_9489
  .caption_4f38::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-tall-9fd7 .tabs_out_e999 .main-600a {
  color: rgba(255, 255, 255, 0.79);
}
.picture-tall-9fd7 .tabs_out_e999 .main-600a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_6948
  .picture-tall-9fd7
  .tabs_out_e999
  .modal_hard_ea72
  .focus-prev-aaaa {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_6948
  .picture-tall-9fd7
  .tabs_out_e999
  .modal_hard_ea72
  .caption_4f38 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info_south_2e59 .notice_wood_7138 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.notice_wood_7138 .description-out-d8f8.badge-full-b243 .copper-a554 > li > a:focus,
.notice_wood_7138 .description-out-d8f8.badge-full-b243 .copper-a554 > li > a:hover,
.notice_wood_7138 .description-out-d8f8.column_6378 .copper-a554 > li > a:focus,
.notice_wood_7138 .description-out-d8f8.column_6378 .copper-a554 > li > a:hover,
.notice_wood_7138 .description-out-d8f8.focus-a817 .copper-a554 > li > a:focus,
.notice_wood_7138 .description-out-d8f8.focus-a817 .copper-a554 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_wood_7138
  .description-out-d8f8.badge-full-b243
  .copper-a554
  > li.basic_9534
  > a,
.notice_wood_7138
  .description-out-d8f8.badge-full-b243
  .copper-a554
  > li.pattern_ccca
  > a,
.notice_wood_7138
  .description-out-d8f8.column_6378
  .copper-a554
  > li.basic_9534
  > a,
.notice_wood_7138
  .description-out-d8f8.column_6378
  .copper-a554
  > li.pattern_ccca
  > a,
.notice_wood_7138
  .description-out-d8f8.focus-a817
  .copper-a554
  > li.basic_9534
  > a,
.notice_wood_7138 .description-out-d8f8.focus-a817 .copper-a554 > li.status_orange_8421 > a {
  color: rgba(0, 0, 0, 0.8);
}
.notice_wood_7138 .footer-e7fc,
.notice_wood_7138 .footer-e7fc a {
  color: rgba(0, 0, 0, 0.8);
}
.notice_wood_7138 .border-8c05.frame-narrow-fc13 li a,
.notice_wood_7138 .advanced_a602 a,
.notice_wood_7138 .focused-00da,
.notice_wood_7138 .copper-a554 > li > a,
.notice_wood_7138 .current_4008 {
  color: rgba(0, 0, 0, 0.55);
}
.notice_wood_7138 .border-8c05.frame-narrow-fc13 li a:hover,
.notice_wood_7138 .advanced_a602 a:hover,
.notice_wood_7138 .focused-00da:hover,
.notice_wood_7138 .copper-a554 > li > a:hover,
.notice_wood_7138 .current_4008:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice_wood_7138 .layout-57ac {
  color: rgba(0, 0, 0, 0.55);
}
.notice_wood_7138 .layout-57ac .gold_31b6 {
  color: rgba(0, 0, 0, 0.8);
}
.notice_wood_7138 .layout-57ac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-narrow-08f1 .gold-6b7a {
  margin-left: auto;
  margin-right: auto;
}
.light-c749 > * {
  margin-left: auto;
  margin-right: auto;
}
.light-c749 .east_dac5 {
  margin-right: 1.41575em;
}
.heading_7c25 .light-c749 > .dirty_fa00 {
  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;
}
.heading_7c25 .light-c749 > .column_6a02 {
  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_956b.card-narrow-08f1 .gold-6b7a,
.icon_0dc4.card-narrow-08f1 .gold-6b7a {
  margin-left: 0;
}
.border-c291.card-narrow-08f1 .gold-6b7a,
.plasma_d2ff.card-narrow-08f1 .gold-6b7a {
  margin-right: 0;
}
.light-c749 ol,
.light-c749 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pagination-7130 video {
  max-width: 100%;
}
.soft-8752 img {
  display: block;
}
.soft-8752.east_dac5,
.soft-8752.carousel_2f23 {
  width: 100%;
}
.soft-8752.column_6a02 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hover-ed9f:not(.warm_0496) {
  margin: 1.5em auto;
}
.bronze-5d8f p {
  padding: 1.5em 14px;
}
ul.dropdown_medium_b559.column_6a02,
ul.dropdown_medium_b559.dirty_fa00,
ul.dropdown_medium_b559.detail_1c28.dirty_fa00 {
  padding: 0 14px;
}
.liquid_1f35 {
  display: block;
  overflow-x: auto;
}
.liquid_1f35 table {
  border-collapse: collapse;
  width: 100%;
}
.liquid_1f35 td,
.liquid_1f35 th {
  padding: 0.5em;
}
.light-c749 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.light-c749 ol ol,
.light-c749 ol ul,
.light-c749 ul ol,
.light-c749 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.light-c749 ol ol li,
.light-c749 ol ul li,
.light-c749 ul ol li,
.light-c749 ul ul li {
  margin-left: 0;
}
.shadow_current_cbcc.stale-49e3 > .gradient_dirty_1921 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.shadow_current_cbcc.stale-49e3 > .gradient_dirty_1921 iframe,
.shadow_current_cbcc.stale-49e3 > .gradient_dirty_1921 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.shade-gold-322a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.shade-gold-322a.row-80d3 {
  padding: 0;
}
.shade-gold-322a.row-80d3 cite {
  font-size: 13px;
}
.shade-gold-322a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.shade-gold-322a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fast-278c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fast-278c > p:first-child {
  margin-top: 0;
}
.fast-278c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fast-278c blockquote {
  border-left: 0;
}
.overlay-last-7c6f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.overlay-last-7c6f:not(.dark_a309) {
  max-width: 100px;
}
.overlay-last-7c6f.link_full_71e8 {
  border-bottom: none !important;
  text-align: center;
}
.overlay-last-7c6f.link_full_71e8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .bronze-5d8f p {
    padding: 1.5em 0;
  }
}
.west-0d92 {
  color: #0073aa;
}
.iron-984e {
  background-color: #0073aa;
}
.up-37fd {
  color: #229fd8;
}
.title_98f7 {
  background-color: #229fd8;
}
.hard-42fe {
  color: #eee;
}
.column-2426 {
  background-color: #eee;
}
.border_8e7b {
  color: #444;
}
.gas-8f8c {
  background-color: #444;
}
.container-8dfb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.container-8dfb .menu_plasma_2cfb .advanced_a602 {
  font-size: 15px;
}
.container-8dfb .advanced_a602 {
  line-height: 1.3;
}
.container-8dfb .notice_wood_7138 {
}
.container-8dfb .picture-tall-9fd7 {
  background: #235787;
}
.summary-c31c {
  padding: 0;
}
.summary-c31c .picture-tall-9fd7 {
  background: #1a1a1a;
}
.summary-c31c .notice_wood_7138 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.section_hot_6217 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.section_hot_6217 .notice_wood_7138 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.section_hot_6217 .picture-tall-9fd7 {
  background: #303030;
}
.steel_1ddf {
  position: relative;
  z-index: 10;
}
.steel_1ddf .fluid_98cd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph-c000 .gallery-3b2c {
  display: inline-block;
  vertical-align: middle;
}
.paragraph-c000.steel_5e03 .gallery-3b2c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paragraph-c000.steel_5e03 .gallery-3b2c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-c000.steel_5e03 .gallery-3b2c {
    margin-right: 0.4em;
  }
}
.paragraph-c000.steel_5e03 .gallery-3b2c:last-child {
  margin-right: 0;
}
.widget-8203 .fluid_98cd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .info_south_2e59 .menu_plasma_2cfb {
    margin: 0 -0.5em;
  }
  .info_south_2e59 .menu_plasma_2cfb [class*="customify-col-"],
  .info_south_2e59 .menu_plasma_2cfb [class*="customify-col_"],
  .info_south_2e59 .menu_plasma_2cfb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.info_south_2e59.alert-black-6fc7 .fluid_98cd {
  background: 0 0 !important;
}
.info_south_2e59.alert-black-6fc7 .fluid_98cd,
.info_south_2e59.widget-8203 .fluid_98cd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .info_south_2e59.hot-38ab {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.info_south_2e59.widget-8203 .fluid_98cd {
  box-shadow: none !important;
}
.panel_bottom_95ea {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .panel_bottom_95ea {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .panel_bottom_95ea {
    padding: 18px 0 20px;
  }
}
.panel_bottom_95ea .static-034b {
  width: 100%;
}
.panel_bottom_95ea .secondary_slow_0491 {
  margin-bottom: 0;
}
.panel_bottom_95ea .photo_522a {
  margin-top: 5px;
  font-size: 0.875em;
}
.bright-8f5d {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.bright-8f5d .menu-bronze-67f5 {
  width: 100%;
}
.cold_83df {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.cold_83df li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.cold_83df 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;
}
.cold_83df li:last-child:after {
  display: none;
}
.cold_83df li a {
  font-weight: 500;
  margin-right: 10px;
}
.tag-b9ee .upper-7738 button,
.panel_bottom_95ea .upper-7738 button {
  left: 0;
}
.tag-b9ee .menu-bronze-67f5,
.panel_bottom_95ea .menu-bronze-67f5 {
  padding-left: 0;
  padding-right: 0;
}
.tag-b9ee .bright-8f5d,
.panel_bottom_95ea .bright-8f5d {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tag-b9ee {
  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;
}
.tag-b9ee: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;
}
.tag-b9ee .green-5cf6 {
  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) {
  .tag-b9ee .green-5cf6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tag-b9ee .green-5cf6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tag-b9ee .green-5cf6 {
    min-height: 200px;
  }
}
.tag-b9ee .cold_83df {
  color: rgba(255, 255, 255, 0.8);
}
.tag-b9ee .cold_83df a,
.tag-b9ee .cold_83df li:after {
  color: inherit;
}
.tag-b9ee .cold_83df a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.progress-2abb {
  margin-bottom: 0.5em;
}
.info-ed8e {
  margin-bottom: 1.2em;
}
.info-ed8e,
.progress-2abb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.info-ed8e p:last-child,
.progress-2abb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .upper-7738,
#masthead .upper-7738 {
  display: none;
}
#masthead
  > .upper-7738.box_1e90 {
  display: none;
}
#masthead > .upper-7738 button {
  left: 0;
}
.silver_f512 {
  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%;
}
.silver_f512 .gallery-3b2c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.silver_f512 .nav-fff9 {
  display: -webkit-box;
  display: flex;
}
.silver_f512 .nav-fff9.slider_c99a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.silver_f512 .nav-fff9.background_e9c2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver_f512 .nav-fff9.button-motion-1c18 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.silver_f512.center-815e.over_5054 .nav-fff9.slider_c99a {
  flex-basis: 100%;
}
.silver_f512.pattern-f5c6 .nav-fff9.background_e9c2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.silver_f512.pattern-f5c6 .nav-fff9.button-motion-1c18 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .upper-7738.box_1e90 {
  display: none;
}
#masthead > .upper-7738 button {
  left: 0;
}
.video_48f0 {
  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;
}
.video_48f0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.video_48f0.logo_27d1 i {
  margin-right: 4px;
}
.video_48f0.label-9f96 i {
  margin-left: 5px;
}
.advanced_a602 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.advanced_a602 p:last-child {
  margin-bottom: 0;
}
.tooltip-3c9b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tooltip-3c9b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tooltip-3c9b img {
  display: block;
  width: auto;
  line-height: 1;
}
.tooltip-3c9b .footer-e7fc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tooltip-3c9b .footer_6180 {
  margin: 5px 0 7px 0;
}
.tooltip-3c9b.purple-e3b6 .wood-585f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-3c9b.purple-e3b6 .shade-111e {
  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;
}
.tooltip-3c9b.current_7d38 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tooltip-3c9b.current_7d38 .wood-585f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-3c9b.current_7d38 .shade-111e {
  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;
}
.tooltip-3c9b.thumbnail-6a72 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tooltip-3c9b.section-ffbd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tooltip-3c9b.section-ffbd .shade-111e {
  margin-top: 7px;
}
.grid_5d46 {
  display: inline-block;
}
.steel_1ddf .container_fluid_ce18 .tooltip-3c9b img {
  max-width: 100%;
}
.description-out-d8f8 .top_222e.next_e295,
.picture-9b1a .top_222e.next_e295 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.description-out-d8f8 .image_257c,
.picture-9b1a .image_257c {
  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%);
}
.description-out-d8f8 .image_257c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.description-out-d8f8.wrapper_eb5e .image_257c {
  display: none;
}
.description-out-d8f8 .full_2709 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.description-out-d8f8 .full_2709 li {
  display: inline-block;
  position: relative;
}
.description-out-d8f8 .full_2709 li:last-child {
  margin-right: 0;
}
.description-out-d8f8 .full_2709 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;
}
.description-out-d8f8 .full_2709 li.status_orange_8421 > a {
  color: rgba(0, 0, 0, 0.9);
}
.description-out-d8f8 .full_2709 > 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;
}
.description-out-d8f8 .full_2709 > li > a i {
  line-height: 0;
}
.description-out-d8f8 .full_2709 > li.section_3944 > a .image_257c {
  margin-left: 4px;
  line-height: 0;
}
.description-out-d8f8 .full_2709 .caption-cool-25e4 li.section_3944 > a {
  position: relative;
}
.description-out-d8f8 .full_2709 .caption-cool-25e4 li.section_3944 > a:after,
.description-out-d8f8 .full_2709 .caption-cool-25e4 li.section_3944 > a:before {
  content: "";
  display: table;
}
.description-out-d8f8 .full_2709 .caption-cool-25e4 li.section_3944 > a:after {
  clear: both;
}
.description-out-d8f8 .full_2709 .caption-cool-25e4 li.section_3944 > a .image_257c {
  margin-left: 5px;
  float: right;
}
.description-out-d8f8 .modal-basic-3346,
.description-out-d8f8 .caption-cool-25e4 {
  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;
}
.description-out-d8f8 .caption-cool-25e4 {
  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;
}
.description-out-d8f8 .caption-cool-25e4 .next_e295 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description-out-d8f8 .caption-cool-25e4 .image_257c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.description-out-d8f8 .caption-cool-25e4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.description-out-d8f8 .caption-cool-25e4 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;
}
.description-out-d8f8 .caption-cool-25e4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.description-out-d8f8 .caption-cool-25e4 .caption-cool-25e4 {
  top: 0;
  left: 100%;
}
.description-out-d8f8 .paragraph_c274.fn-focus-3781 > .modal-basic-3346,
.description-out-d8f8 .paragraph_c274.fn-focus-3781 > .caption-cool-25e4,
.description-out-d8f8 .paragraph_c274:focus > .modal-basic-3346,
.description-out-d8f8 .paragraph_c274:focus > .caption-cool-25e4,
.description-out-d8f8 .paragraph_c274:hover > .modal-basic-3346,
.description-out-d8f8 .paragraph_c274:hover > .caption-cool-25e4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.description-out-d8f8.focus-a817 .copper-a554:after,
.description-out-d8f8.focus-a817 .copper-a554:before {
  content: "";
  display: table;
}
.description-out-d8f8.focus-a817 .copper-a554:after {
  clear: both;
}
.description-out-d8f8.focus-a817 .copper-a554 > li {
  float: left;
}
.description-out-d8f8.text-red-76c2 .copper-a554:after,
.description-out-d8f8.text-red-76c2 .copper-a554:before {
  content: "";
  display: table;
}
.description-out-d8f8.text-red-76c2 .copper-a554:after {
  clear: both;
}
.description-out-d8f8.text-red-76c2 .copper-a554 > li {
  float: left;
}
.description-out-d8f8.text-red-76c2 .copper-a554 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.description-out-d8f8.text-red-76c2 .copper-a554 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.description-out-d8f8.text-red-76c2 .copper-a554 > li.basic_9534 > a,
.description-out-d8f8.text-red-76c2 .copper-a554 > li.status_orange_8421 > a {
  color: #fff;
  background-color: #1e4b75;
}
.description-out-d8f8.badge-full-b243 .copper-a554 > li > a .next_e295 {
  position: relative;
}
.description-out-d8f8.badge-full-b243 .copper-a554 > li > a .next_e295: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;
}
.description-out-d8f8.badge-full-b243
  .copper-a554
  > li:focus
  > a
  .next_e295:before,
.description-out-d8f8.badge-full-b243
  .copper-a554
  > li:hover
  > a
  .next_e295:before {
  width: 100%;
  background-color: currentColor;
}
.description-out-d8f8.badge-full-b243
  .copper-a554
  > li.basic_9534
  > a
  .next_e295:before,
.description-out-d8f8.badge-full-b243
  .copper-a554
  > li.pattern_ccca
  > a
  .next_e295:before {
  width: 100%;
  background-color: currentColor;
}
.description-out-d8f8.column_6378 .copper-a554 > li > a .next_e295 {
  position: relative;
}
.description-out-d8f8.column_6378 .copper-a554 > li > a .next_e295: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;
}
.description-out-d8f8.column_6378 .copper-a554 > li:focus > a .next_e295:before,
.description-out-d8f8.column_6378
  .copper-a554
  > li:hover
  > a
  .next_e295:before {
  width: 100%;
  background-color: currentColor;
}
.description-out-d8f8.column_6378
  .copper-a554
  > li.basic_9534
  > a
  .next_e295:before,
.description-out-d8f8.column_6378
  .copper-a554
  > li.pattern_ccca
  > a
  .next_e295:before {
  width: 100%;
  background-color: currentColor;
}
.picture-9b1a .full_2709 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.picture-9b1a .full_2709 li:first-child > a {
  border-top: none;
}
.picture-9b1a .full_2709 .over-a495 > .next_e295 .image_257c {
  display: none;
}
.picture-9b1a .full_2709 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.picture-9b1a .full_2709 li:last-child {
  border: none;
}
.picture-9b1a .full_2709 li.section_3944 > a {
  padding-right: 45px !important;
}
.picture-9b1a .full_2709 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.picture-9b1a .full_2709 li a:focus,
.picture-9b1a .full_2709 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.picture-9b1a .full_2709 li .list_bright_4cb3 {
  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;
}
.picture-9b1a .full_2709 li .list_bright_4cb3:hover {
  box-shadow: none;
}
.picture-9b1a .full_2709 li .list_bright_4cb3 .image_257c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.picture-9b1a .full_2709 .caption-cool-25e4 {
  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);
}
.picture-9b1a .full_2709 .caption-cool-25e4 li a {
  padding-left: 3em;
}
.picture-9b1a .full_2709 .motion_afd8 > a .list_bright_4cb3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.picture-9b1a .full_2709 .motion_afd8 > .caption-cool-25e4 {
  display: block;
  opacity: 1;
}
.summary_over_e67b {
  max-width: 100%;
}
.hot-0664 {
  line-height: 0;
  cursor: pointer;
}
.current_4008 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.current_4008:hover {
  box-shadow: none;
  color: currentColor;
}
.current_4008 svg {
  width: 18px;
  height: 18px;
}
.current_4008 .picture-liquid-7b6c {
  display: none;
}
.footer_orange_c2cc {
  position: relative;
}
.footer_orange_c2cc.fn-active-3781 .current_4008 .column-stale-ddce {
  display: none;
}
.footer_orange_c2cc.fn-active-3781 .current_4008 .picture-liquid-7b6c {
  display: inline-block;
}
.footer_orange_c2cc .thick_6f52 {
  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);
}
.footer_orange_c2cc.shade-easy-ded9 .thick_6f52 {
  left: auto;
  right: -0.9em;
}
.footer_orange_c2cc.shade-easy-ded9 .shadow-72c7::before {
  left: auto;
  right: 15px;
}
.footer_orange_c2cc.fn-active-3781 .thick_6f52 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal_hard_ea72 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.modal_hard_ea72 label {
  flex-basis: 100%;
}
.modal_hard_ea72 .tag_red_9489 {
  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;
}
.modal_hard_ea72 .caption_4f38 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.modal_hard_ea72 .caption_4f38:focus {
  background-color: transparent;
}
.modal_hard_ea72 button.main-600a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.modal_hard_ea72 button.main-600a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.modal_hard_ea72 button.main-600a svg {
  width: 18px;
  height: 18px;
}
.modal_hard_ea72 input[type="submit"] {
  min-height: auto;
}
.tabs_out_e999 .modal_hard_ea72 .caption_4f38 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shadow-72c7 {
  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) {
  .shadow-72c7 {
    width: 220px;
  }
}
.shadow-72c7 label {
  flex-basis: 100%;
}
.shadow-72c7::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;
}
.breadcrumb_6948 .tabs_out_e999 .modal_hard_ea72 {
  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;
}
.breadcrumb_6948
  .tabs_out_e999
  .modal_hard_ea72
  .tag_red_9489 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.breadcrumb_6948 .tabs_out_e999 .modal_hard_ea72 .caption_4f38 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.breadcrumb_6948
  .tabs_out_e999
  .modal_hard_ea72
  .caption_4f38:focus {
  background: 0 0;
}
.breadcrumb_6948
  .tabs_out_e999
  .modal_hard_ea72
  .focus-prev-aaaa {
  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;
}
.border-8c05 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.border-8c05 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.border-8c05 li:last-child {
  margin-right: 0;
}
.border-8c05 li:first-child {
  margin-left: 0;
}
.border-8c05.message-cf45 a {
  color: #fff;
}
.border-8c05.message-cf45 a:hover {
  color: #fff;
}
.border-8c05 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.border-8c05 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.border-8c05 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.border-8c05 a:hover {
  opacity: 0.9;
  color: inherit;
}
.border-8c05 [class*="social-icon-apple"] {
  background-color: #999;
}
.border-8c05 [class*="social-icon-apple"].footer_d4b8 {
  background-color: transparent;
  color: #999;
}
.border-8c05 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.border-8c05 [class*="social-icon-behance"].footer_d4b8 {
  background-color: transparent;
  color: #1769ff;
}
.border-8c05 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.border-8c05 [class*="social-icon-bitbucket"].footer_d4b8 {
  background-color: transparent;
  color: #205081;
}
.border-8c05 [class*="social-icon-codepen"] {
  background-color: #000;
}
.border-8c05 [class*="social-icon-codepen"].footer_d4b8 {
  background-color: transparent;
  color: #000;
}
.border-8c05 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.border-8c05 [class*="social-icon-delicious"].footer_d4b8 {
  background-color: transparent;
  color: #39f;
}
.border-8c05 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.border-8c05 [class*="social-icon-digg"].footer_d4b8 {
  background-color: transparent;
  color: #005be2;
}
.border-8c05 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.border-8c05 [class*="social-icon-dribbble"].footer_d4b8 {
  background-color: transparent;
  color: #ea4c89;
}
.border-8c05 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.border-8c05 [class*="social-icon-envelope"].footer_d4b8 {
  background-color: transparent;
  color: #ea4335;
}
.border-8c05 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.border-8c05 [class*="social-icon-facebook"].footer_d4b8 {
  background-color: transparent;
  color: #3b5998;
}
.border-8c05 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.border-8c05 [class*="social-icon-flickr"].footer_d4b8 {
  background-color: transparent;
  color: #0063dc;
}
.border-8c05 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.border-8c05 [class*="social-icon-foursquare"].footer_d4b8 {
  background-color: transparent;
  color: #2d5be3;
}
.border-8c05 [class*="social-icon-github"] {
  background-color: #333;
}
.border-8c05 [class*="social-icon-github"].footer_d4b8 {
  background-color: transparent;
  color: #333;
}
.border-8c05 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.border-8c05 [class*="social-icon-google-plus"].footer_d4b8 {
  background-color: transparent;
  color: #dd4b39;
}
.border-8c05 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.border-8c05 [class*="social-icon-houzz"].footer_d4b8 {
  background-color: transparent;
  color: #7ac142;
}
.border-8c05 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.border-8c05 [class*="social-icon-instagram"].footer_d4b8 {
  background-color: transparent;
  color: #262626;
}
.border-8c05 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.border-8c05 [class*="social-icon-jsfiddle"].footer_d4b8 {
  background-color: transparent;
  color: #487aa2;
}
.border-8c05 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.border-8c05 [class*="social-icon-linkedin"].footer_d4b8 {
  background-color: transparent;
  color: #0077b5;
}
.border-8c05 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.border-8c05 [class*="social-icon-medium"].footer_d4b8 {
  background-color: transparent;
  color: #00ab6b;
}
.border-8c05 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.border-8c05
  [class*="social-icon-odnoklassniki"].footer_d4b8 {
  background-color: transparent;
  color: #f4731c;
}
.border-8c05 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.border-8c05 [class*="social-icon-meetup"].footer_d4b8 {
  background-color: transparent;
  color: #ec1c40;
}
.border-8c05 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.border-8c05 [class*="social-icon-pinterest"].footer_d4b8 {
  background-color: transparent;
  color: #bd081c;
}
.border-8c05 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.border-8c05 [class*="social-icon-product-hunt"].footer_d4b8 {
  background-color: transparent;
  color: #da552f;
}
.border-8c05 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.border-8c05 [class*="social-icon-reddit"].footer_d4b8 {
  background-color: transparent;
  color: #ff4500;
}
.border-8c05 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.border-8c05 [class*="social-icon-rss"].footer_d4b8 {
  background-color: transparent;
  color: #f26522;
}
.border-8c05 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.border-8c05
  [class*="social-icon-shopping-cart"].footer_d4b8 {
  background-color: transparent;
  color: #4caf50;
}
.border-8c05 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.border-8c05 [class*="social-icon-skype"].footer_d4b8 {
  background-color: transparent;
  color: #00aff0;
}
.border-8c05 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.border-8c05 [class*="social-icon-slideshare"].footer_d4b8 {
  background-color: transparent;
  color: #0077b5;
}
.border-8c05 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.border-8c05 [class*="social-icon-snapchat"].footer_d4b8 {
  background-color: transparent;
  color: #fffc00;
}
.border-8c05 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.border-8c05 [class*="social-icon-soundcloud"].footer_d4b8 {
  background-color: transparent;
  color: #f80;
}
.border-8c05 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.border-8c05 [class*="social-icon-spotify"].footer_d4b8 {
  background-color: transparent;
  color: #2ebd59;
}
.border-8c05 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.border-8c05
  [class*="social-icon-stack-overflow"].footer_d4b8 {
  background-color: transparent;
  color: #fe7a15;
}
.border-8c05 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.border-8c05 [class*="social-icon-maldkfgram"].footer_d4b8 {
  background-color: transparent;
  color: #2ca5e0;
}
.border-8c05 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.border-8c05 [class*="social-icon-tripadvisor"].footer_d4b8 {
  background-color: transparent;
  color: #589442;
}
.border-8c05 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.border-8c05 [class*="social-icon-tumblr"].footer_d4b8 {
  background-color: transparent;
  color: #35465c;
}
.border-8c05 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.border-8c05 [class*="social-icon-twitch"].footer_d4b8 {
  background-color: transparent;
  color: #6441a5;
}
.border-8c05 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.border-8c05 [class*="social-icon-twitter"].footer_d4b8 {
  background-color: transparent;
  color: #1da1f2;
}
.border-8c05 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.border-8c05 [class*="social-icon-vimeo"].footer_d4b8 {
  background-color: transparent;
  color: #1ab7ea;
}
.border-8c05 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.border-8c05 [class*="social-icon-vk"].footer_d4b8 {
  background-color: transparent;
  color: #45668e;
}
.border-8c05 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.border-8c05 [class*="social-icon-weibo"].footer_d4b8 {
  background-color: transparent;
  color: #df2029;
}
.border-8c05 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.border-8c05 [class*="social-icon-weixin"].footer_d4b8 {
  background-color: transparent;
  color: #7bb32e;
}
.border-8c05 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.border-8c05 [class*="social-icon-whatsapp"].footer_d4b8 {
  background-color: transparent;
  color: #25d366;
}
.border-8c05 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.border-8c05 [class*="social-icon-wordpress"].footer_d4b8 {
  background-color: transparent;
  color: #21759b;
}
.border-8c05 [class*="social-icon-xing"] {
  background-color: #026466;
}
.border-8c05 [class*="social-icon-xing"].footer_d4b8 {
  background-color: transparent;
  color: #026466;
}
.border-8c05 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.border-8c05 [class*="social-icon-yelp"].footer_d4b8 {
  background-color: transparent;
  color: #af0606;
}
.border-8c05 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.border-8c05 [class*="social-icon-youtube"].footer_d4b8 {
  background-color: transparent;
  color: #cd201f;
}
.focused-00da {
  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;
}
.focused-00da:hover {
  box-shadow: none;
  background: 0 0;
}
.west-0666 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.row_0563 {
  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;
}
.link-1530 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tertiary_wood_0225 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tertiary_wood_0225,
.tertiary_wood_0225::after,
.tertiary_wood_0225::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;
}
.tertiary_wood_0225::after,
.tertiary_wood_0225::before {
  content: "";
  display: block;
  background-color: inherit;
}
.message_6493 .row_0563 .link-1530 {
  margin-top: -2px;
  width: 19px;
}
.message_6493 .row_0563 .tertiary_wood_0225 {
  margin-top: -1px;
}
.message_6493 .row_0563 .tertiary_wood_0225,
.message_6493 .row_0563 .tertiary_wood_0225::after,
.message_6493 .row_0563 .tertiary_wood_0225::before {
  width: 19px;
  height: 2px;
}
.message_6493 .row_0563 .tertiary_wood_0225::before {
  top: -6px;
}
.message_6493 .row_0563 .tertiary_wood_0225::after {
  bottom: -6px;
}
.surface_tiny_ec7b .row_0563 .link-1530 {
  margin-top: -2px;
  width: 22px;
}
.surface_tiny_ec7b .row_0563 .tertiary_wood_0225 {
  margin-top: -1px;
}
.surface_tiny_ec7b .row_0563 .tertiary_wood_0225,
.surface_tiny_ec7b .row_0563 .tertiary_wood_0225::after,
.surface_tiny_ec7b .row_0563 .tertiary_wood_0225::before {
  width: 22px;
  height: 2px;
}
.surface_tiny_ec7b .row_0563 .tertiary_wood_0225::before {
  top: -7px;
}
.surface_tiny_ec7b .row_0563 .tertiary_wood_0225::after {
  bottom: -7px;
}
.info-center-d4e2 .row_0563 .link-1530 {
  margin-top: -2px;
  width: 31px;
}
.info-center-d4e2 .row_0563 .tertiary_wood_0225 {
  margin-top: -1.5px;
}
.info-center-d4e2 .row_0563 .tertiary_wood_0225,
.info-center-d4e2 .row_0563 .tertiary_wood_0225::after,
.info-center-d4e2 .row_0563 .tertiary_wood_0225::before {
  width: 31px;
  height: 3px;
}
.info-center-d4e2 .row_0563 .tertiary_wood_0225::before {
  top: -9px;
}
.info-center-d4e2 .row_0563 .tertiary_wood_0225::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .picture-stale-94c0 .row_0563 .link-1530 {
    margin-top: -2px;
    width: 19px;
  }
  .picture-stale-94c0 .row_0563 .tertiary_wood_0225 {
    margin-top: -1px;
  }
  .picture-stale-94c0 .row_0563 .tertiary_wood_0225,
  .picture-stale-94c0 .row_0563 .tertiary_wood_0225::after,
  .picture-stale-94c0 .row_0563 .tertiary_wood_0225::before {
    width: 19px;
    height: 2px;
  }
  .picture-stale-94c0 .row_0563 .tertiary_wood_0225::before {
    top: -6px;
  }
  .picture-stale-94c0 .row_0563 .tertiary_wood_0225::after {
    bottom: -6px;
  }
  .popup_46d6 .row_0563 .link-1530 {
    margin-top: -2px;
    width: 22px;
  }
  .popup_46d6 .row_0563 .tertiary_wood_0225 {
    margin-top: -1px;
  }
  .popup_46d6 .row_0563 .tertiary_wood_0225,
  .popup_46d6 .row_0563 .tertiary_wood_0225::after,
  .popup_46d6 .row_0563 .tertiary_wood_0225::before {
    width: 22px;
    height: 2px;
  }
  .popup_46d6 .row_0563 .tertiary_wood_0225::before {
    top: -7px;
  }
  .popup_46d6 .row_0563 .tertiary_wood_0225::after {
    bottom: -7px;
  }
  .gradient-wood-126e .row_0563 .link-1530 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-wood-126e .row_0563 .tertiary_wood_0225 {
    margin-top: -1.5px;
  }
  .gradient-wood-126e .row_0563 .tertiary_wood_0225,
  .gradient-wood-126e .row_0563 .tertiary_wood_0225::after,
  .gradient-wood-126e .row_0563 .tertiary_wood_0225::before {
    width: 31px;
    height: 3px;
  }
  .gradient-wood-126e .row_0563 .tertiary_wood_0225::before {
    top: -9px;
  }
  .gradient-wood-126e .row_0563 .tertiary_wood_0225::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .aside_5082 .row_0563 .link-1530 {
    margin-top: -2px;
    width: 19px;
  }
  .aside_5082 .row_0563 .tertiary_wood_0225 {
    margin-top: -1px;
  }
  .aside_5082 .row_0563 .tertiary_wood_0225,
  .aside_5082 .row_0563 .tertiary_wood_0225::after,
  .aside_5082 .row_0563 .tertiary_wood_0225::before {
    width: 19px;
    height: 2px;
  }
  .aside_5082 .row_0563 .tertiary_wood_0225::before {
    top: -6px;
  }
  .aside_5082 .row_0563 .tertiary_wood_0225::after {
    bottom: -6px;
  }
  .rough-e64e .row_0563 .link-1530 {
    margin-top: -2px;
    width: 22px;
  }
  .rough-e64e .row_0563 .tertiary_wood_0225 {
    margin-top: -1px;
  }
  .rough-e64e .row_0563 .tertiary_wood_0225,
  .rough-e64e .row_0563 .tertiary_wood_0225::after,
  .rough-e64e .row_0563 .tertiary_wood_0225::before {
    width: 22px;
    height: 2px;
  }
  .rough-e64e .row_0563 .tertiary_wood_0225::before {
    top: -7px;
  }
  .rough-e64e .row_0563 .tertiary_wood_0225::after {
    bottom: -7px;
  }
  .orange-2227 .row_0563 .link-1530 {
    margin-top: -2px;
    width: 31px;
  }
  .orange-2227 .row_0563 .tertiary_wood_0225 {
    margin-top: -1.5px;
  }
  .orange-2227 .row_0563 .tertiary_wood_0225,
  .orange-2227 .row_0563 .tertiary_wood_0225::after,
  .orange-2227 .row_0563 .tertiary_wood_0225::before {
    width: 31px;
    height: 3px;
  }
  .orange-2227 .row_0563 .tertiary_wood_0225::before {
    top: -9px;
  }
  .orange-2227 .row_0563 .tertiary_wood_0225::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .grid-a24c .row_0563 .link-1530 {
    margin-top: -2px;
    width: 19px;
  }
  .grid-a24c .row_0563 .tertiary_wood_0225 {
    margin-top: -1px;
  }
  .grid-a24c .row_0563 .tertiary_wood_0225,
  .grid-a24c .row_0563 .tertiary_wood_0225::after,
  .grid-a24c .row_0563 .tertiary_wood_0225::before {
    width: 19px;
    height: 2px;
  }
  .grid-a24c .row_0563 .tertiary_wood_0225::before {
    top: -6px;
  }
  .grid-a24c .row_0563 .tertiary_wood_0225::after {
    bottom: -6px;
  }
  .accordion_motion_d45b .row_0563 .link-1530 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_motion_d45b .row_0563 .tertiary_wood_0225 {
    margin-top: -1px;
  }
  .accordion_motion_d45b .row_0563 .tertiary_wood_0225,
  .accordion_motion_d45b .row_0563 .tertiary_wood_0225::after,
  .accordion_motion_d45b .row_0563 .tertiary_wood_0225::before {
    width: 22px;
    height: 2px;
  }
  .accordion_motion_d45b .row_0563 .tertiary_wood_0225::before {
    top: -7px;
  }
  .accordion_motion_d45b .row_0563 .tertiary_wood_0225::after {
    bottom: -7px;
  }
  .paper_46a1 .row_0563 .link-1530 {
    margin-top: -2px;
    width: 31px;
  }
  .paper_46a1 .row_0563 .tertiary_wood_0225 {
    margin-top: -1.5px;
  }
  .paper_46a1 .row_0563 .tertiary_wood_0225,
  .paper_46a1 .row_0563 .tertiary_wood_0225::after,
  .paper_46a1 .row_0563 .tertiary_wood_0225::before {
    width: 31px;
    height: 3px;
  }
  .paper_46a1 .row_0563 .tertiary_wood_0225::before {
    top: -9px;
  }
  .paper_46a1 .row_0563 .tertiary_wood_0225::after {
    bottom: -9px;
  }
}
.cool_3ec8 .tertiary_wood_0225 {
  -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);
}
.cool_3ec8 .tertiary_wood_0225::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.cool_3ec8 .tertiary_wood_0225::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);
}
.cool_3ec8.nav-303c .tertiary_wood_0225 {
  -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);
}
.cool_3ec8.nav-303c .tertiary_wood_0225::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.cool_3ec8.nav-303c .tertiary_wood_0225::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);
}
.medium-4e5b {
  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.nav_current_8676:before {
  display: none;
}
.content_153b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.content_153b .focused-38f2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.content_153b .focused-38f2:last-of-type {
  border-bottom: none;
}
.content_153b .focused-38f2.tooltip-clean-a33c,
.content_153b .focused-38f2.tooltip_5fe1,
.content_153b .focused-38f2.top-39e9 {
  padding: 0;
}
.content_153b .picture-9b1a .list_bright_4cb3 {
  color: currentColor;
}
.content_153b .picture-9b1a .list_bright_4cb3:focus,
.content_153b .picture-9b1a .list_bright_4cb3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content_153b.notice_wood_7138 .layout-57ac,
.content_153b.notice_wood_7138 .advanced_a602 a,
.content_153b.notice_wood_7138 .copper-a554 a,
.content_153b.notice_wood_7138 .caption-cool-25e4 a {
  color: rgba(0, 0, 0, 0.55);
}
.content_153b.notice_wood_7138 .layout-57ac:hover,
.content_153b.notice_wood_7138 .advanced_a602 a:hover,
.content_153b.notice_wood_7138 .copper-a554 a:hover,
.content_153b.notice_wood_7138 .caption-cool-25e4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.content_153b.notice_wood_7138 .gold_31b6 {
  color: rgba(0, 0, 0, 0.8);
}
.content_153b.notice_wood_7138 .focused-38f2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.content_153b.notice_wood_7138 .focused-38f2:before {
  background: rgba(0, 0, 0, 0.08);
}
.content_153b.notice_wood_7138 .advanced_019d:before {
  background: rgba(255, 255, 255, 0.9);
}
.content_153b.notice_wood_7138 .picture-9b1a .full_2709 li a,
.content_153b.notice_wood_7138 .picture-9b1a .list_bright_4cb3,
.content_153b.notice_wood_7138 .caption-cool-25e4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.content_153b.notice_wood_7138 .picture-9b1a .list_bright_4cb3:focus,
.content_153b.notice_wood_7138 .picture-9b1a .list_bright_4cb3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content_153b.notice_wood_7138 .full_2709 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.content_153b.picture-tall-9fd7 .layout-57ac,
.content_153b.picture-tall-9fd7 .advanced_a602 a,
.content_153b.picture-tall-9fd7 .copper-a554 .list_bright_4cb3,
.content_153b.picture-tall-9fd7 .copper-a554 a,
.content_153b.picture-tall-9fd7 .caption-cool-25e4 a {
  color: rgba(255, 255, 255, 0.79);
}
.content_153b.picture-tall-9fd7 .layout-57ac:hover,
.content_153b.picture-tall-9fd7 .advanced_a602 a:hover,
.content_153b.picture-tall-9fd7 .copper-a554 .list_bright_4cb3:hover,
.content_153b.picture-tall-9fd7 .copper-a554 a:hover,
.content_153b.picture-tall-9fd7 .caption-cool-25e4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_153b.picture-tall-9fd7 .gold_31b6 {
  color: rgba(255, 255, 255, 0.99);
}
.content_153b.picture-tall-9fd7 .focused-38f2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_153b.picture-tall-9fd7 .focused-38f2:before {
  background: rgba(255, 255, 255, 0.08);
}
.content_153b.picture-tall-9fd7 .advanced_019d:before {
  background: rgba(0, 0, 0, 0.9);
}
.content_153b.picture-tall-9fd7 .picture-9b1a .full_2709 li a,
.content_153b.picture-tall-9fd7 .picture-9b1a .list_bright_4cb3,
.content_153b.picture-tall-9fd7 .caption-cool-25e4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_153b.picture-tall-9fd7 .picture-9b1a .list_bright_4cb3:focus,
.content_153b.picture-tall-9fd7 .picture-9b1a .list_bright_4cb3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.content_153b.picture-tall-9fd7 .full_2709 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced_019d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.advanced_019d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.message-down-1163 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.north-e963 .content_153b {
  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;
}
.north-e963 .focused-38f2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.north-e963 .focused-38f2: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) {
  .north-e963 .focused-38f2:before {
    width: 16%;
    left: 42%;
  }
}
.north-e963 .focused-38f2:last-child:before {
  content: none;
}
.north-e963 .focused-38f2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.north-e963 .picture-9b1a .full_2709 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.north-e963 .picture-9b1a .full_2709 li a .list_bright_4cb3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.north-e963 .picture-9b1a .caption-cool-25e4 {
  border: none;
}
.north-e963 .picture-9b1a .caption-cool-25e4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.north-e963 .advanced_019d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.north-e963 .message-down-1163 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.north-e963 .picture-tall-9fd7 .advanced_019d:before {
  background: rgba(0, 0, 0, 0.9);
}
.north-e963 .notice_wood_7138.north_ae9e .tertiary_wood_0225 {
  background: rgba(0, 0, 0, 0.6);
}
.north-e963
  .notice_wood_7138.north_ae9e
  .tertiary_wood_0225::after,
.north-e963
  .notice_wood_7138.north_ae9e
  .tertiary_wood_0225:before {
  background: inherit;
}
.north-e963
  .notice_wood_7138.north_ae9e:hover
  .tertiary_wood_0225 {
  background: rgba(0, 0, 0, 0.8);
}
.sort-smooth-88fb .content_153b {
  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) {
  .sort-smooth-88fb .content_153b {
    width: auto;
    right: 45px;
  }
}
.slow_bb02 .content_153b {
  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) {
  .slow_bb02 .content_153b {
    width: auto;
    left: 45px;
  }
}
.nav_current_8676 .content_153b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.nav_current_8676 .message-down-1163 {
  max-width: 48em;
  margin: 0 auto;
}
.nav_current_8676 .advanced_019d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hard-a2d8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hard-a2d8.north-e963 .content_153b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hard-a2d8.sort-smooth-88fb .content_153b {
  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);
}
.hard-a2d8 .content_153b {
  visibility: visible;
}
.hard-a2d8.slow_bb02 .content_153b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.secondary_95fa,
.old-4e0c {
  overflow-x: hidden;
}
.secondary_95fa .content_153b {
  overflow: auto;
}
.secondary_95fa.north-e963 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_95fa.north-e963 .content_153b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.secondary_95fa.north-e963 .focused-00da {
  opacity: 0;
}
.secondary_95fa.sort-smooth-88fb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_95fa.sort-smooth-88fb .content_153b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.secondary_95fa.sort-smooth-88fb .focused-00da {
  opacity: 0;
}
.secondary_95fa.slow_bb02 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_95fa.slow_bb02 .content_153b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.secondary_95fa.slow_bb02 .focused-00da {
  opacity: 0;
}
.secondary_95fa.nav_current_8676 .content_153b {
  z-index: 10;
  visibility: visible;
}
.north_ae9e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.north_ae9e .tertiary_wood_0225 {
  background: rgba(255, 255, 255, 0.99);
}
.north_ae9e .tertiary_wood_0225::after,
.north_ae9e .tertiary_wood_0225:before {
  background: inherit;
}
.north_ae9e:hover .tertiary_wood_0225 {
  background: rgba(255, 255, 255, 0.99);
}
.slow_bb02 .north_ae9e {
  top: 10px;
  right: auto;
  left: 12px;
}
.nav_current_8676 .north_ae9e {
  display: none !important;
}
.secondary_95fa:before,
.old-4e0c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.secondary_95fa .north_ae9e,
.old-4e0c .north_ae9e {
  display: inline-block;
}
.content_153b .gallery-3b2c {
  -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;
}
.secondary_95fa .content_153b .gallery-3b2c,
.old-4e0c .content_153b .gallery-3b2c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.bottom-c65a .tag_red_9489 {
  width: 100%;
}
.container_fluid_ce18 {
  padding: 0 0.5em 0;
}
.container_fluid_ce18 [class*="customify-col-"],
.container_fluid_ce18 [class*="customify-col_"],
.container_fluid_ce18 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.avatar_narrow_5eeb .container_fluid_ce18 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .menu_plasma_2cfb .photo-silver-3d9a,
  .photo-silver-3d9a {
    display: none;
  }
  .thumbnail_d679 {
    text-align: left;
  }
  .surface-f1fb {
    text-align: center;
  }
  .media-smooth-64d1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .menu_plasma_2cfb .hover-iron-6f76,
  .hover-iron-6f76 {
    display: none;
  }
  .notice-fbb7 {
    text-align: left;
  }
  .banner_paper_34a3 {
    text-align: center;
  }
  .text-bfc5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .menu_plasma_2cfb .list_static_3ec6,
  .list_static_3ec6 {
    display: none;
  }
  .fast-3de3 {
    text-align: left;
  }
  .form_581b {
    text-align: center;
  }
  .border_d1fe {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container-inner-60b3 {
  box-shadow: none !important;
}
.breadcrumb_smooth_65f9 .border-bdf3,
.middle-7139 .border-bdf3 {
  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;
}
.middle-7139 .border-bdf3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fluid_98cd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fluid_98cd:after,
.fluid_98cd:before {
  content: "";
  display: table;
}
.fluid_98cd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fluid_98cd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fluid_98cd,
.hot-38ab {
  max-width: 1248px;
  margin: 0 auto;
}

.thick_d8f6.accent_59f8 .fluid_98cd {
  max-width: 100%;
}
.thick_d8f6.status-45d3 {
  max-width: 1200px;
  margin: 0 auto;
}
.thick_d8f6.main-prev-caac .fluid_98cd {
  max-width: 100%;
}
.thick_d8f6.main-prev-caac > .fluid_98cd {
  padding-left: 0;
  padding-right: 0;
}
.thick_d8f6.main-prev-caac > .fluid_98cd .menu_plasma_2cfb {
  margin: 0;
}
.thick_d8f6.main-prev-caac
  > .fluid_98cd
  .thumbnail_f190.center-f8e5 {
  margin-right: 0;
  margin-left: 0;
}
.thick_d8f6.main-prev-caac #main.center-f8e5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .outer_d8dc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .outer_d8dc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .current_83ec .gold-6b7a {
    padding-right: 1em;
  }
  .current_83ec.next_8351 .thumbnail_f190 {
    border-right: 1px solid #eaecee;
  }
  .current_83ec.next_8351 .gold-6b7a {
    padding-right: 1em;
  }
  .current_83ec.next_8351 .smooth_5dab {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .medium-27e9 .gold-6b7a {
    padding-left: 1em;
  }
  .medium-27e9.next_8351 .thumbnail_f190 {
    border-left: 1px solid #eaecee;
  }
  .medium-27e9.next_8351 .gold-6b7a {
    padding-left: 1em;
  }
  .medium-27e9.next_8351 .smooth_5dab {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink-9156 .gold-6b7a {
    padding-left: 1em;
  }
  .pink-9156.next_8351 .prev-31d3 {
    border-right: 1px solid #eaecee;
  }
  .pink-9156.next_8351 .bronze_46dd {
    border-right: 1px solid #eaecee;
  }
  .pink-9156.next_8351 .gold-6b7a {
    padding-left: 1em;
  }
  .pink-9156.next_8351 .smooth_5dab {
    padding-right: 1em;
  }
  .pink-9156.next_8351 .video-2625 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-west-cc2e .gold-6b7a {
    padding-right: 1em;
  }
  .chip-west-cc2e.next_8351 .prev-31d3 {
    border-left: 1px solid #eaecee;
  }
  .chip-west-cc2e.next_8351 .bronze_46dd {
    border-left: 1px solid #eaecee;
  }
  .chip-west-cc2e.next_8351 .gold-6b7a {
    padding-right: 1em;
  }
  .chip-west-cc2e.next_8351 .smooth_5dab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip-west-cc2e.next_8351 .video-2625 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outer_d8dc .gold-6b7a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outer_d8dc.next_8351 .thumbnail_f190 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .outer_d8dc.next_8351 .gold-6b7a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outer_d8dc.next_8351 .smooth_5dab {
    padding-left: 1em;
  }
  .outer_d8dc.next_8351 .video-2625 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .outer_d8dc.next_8351 .gold-6b7a {
    padding-left: 0;
  }
}
.bronze-de6e .paragraph-c000 {
  display: inline-block;
}
.gradient_down_7d2d {
  display: inline-block;
}
.alert-ff45 {
  word-con: break-word;
}
.message-action-0f36 > span {
  display: inline-block;
  padding: 5px 0;
}
.message-action-0f36 .dim-96fa {
  margin-left: 8px;
  margin-right: 8px;
}
.message-action-0f36 .widget-right-f027 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.secondary_7c18 .progress-plasma-f02b {
  margin-bottom: 2em;
}
.secondary_7c18 .summary-up-ae45 {
  margin-bottom: 15px;
}
.secondary_7c18 .summary-up-ae45:last-child {
  margin-bottom: 0;
}
.secondary_7c18 .table-north-2205 {
  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) {
  .secondary_7c18 .table-north-2205 {
    display: block;
  }
}
.secondary_7c18 .slow_9146 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .secondary_7c18 .slow_9146 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.secondary_7c18 .section_large_452e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.secondary_7c18 .section_large_452e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.secondary_7c18 .section_large_452e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.secondary_7c18 .alert-ff45 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.secondary_7c18 .alert-ff45 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.secondary_7c18 .outer_0b23 p:last-child {
  margin-bottom: 0;
}
.secondary_7c18 .in-a38b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.secondary_7c18 .cold_1138 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.secondary_7c18 .banner_0e6e {
  margin-top: 1em;
}
.secondary_7c18 .pagination-large-6c52 {
  top: 0;
  display: block;
}
.secondary_7c18 .pagination-large-6c52 a {
  color: inherit;
}
.secondary_7c18 .pagination-large-6c52 a:hover {
  color: inherit;
}
.secondary_7c18 .wrapper_e75c {
  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;
}
.secondary_7c18 .wrapper_e75c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.secondary_7c18 .cold_1138 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.secondary_7c18 .hero_medium_f88d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.secondary_7c18 .hero_medium_f88d:first-child {
  margin-top: 0;
}
.secondary_7c18 .hero_medium_f88d.grid_ecb1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.secondary_7c18 .hero_medium_f88d.center_6007 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.secondary_7c18
  .hero_medium_f88d.center_6007.frame_in_ed69
  .banner_0e6e {
  width: 100%;
}
.secondary_7c18 .center_6007 {
  -webkit-box-align: center;
  align-items: center;
}
.secondary_7c18 .center_6007 .message-action-0f36,
.secondary_7c18 .center_6007 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.secondary_7c18 .section_large_452e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary_7c18 .section_large_452e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.secondary_7c18 .section_large_452e: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;
}
.secondary_7c18 .grid_ecb1 {
  z-index: 5;
}
.secondary_7c18 .modal-hot-437b .breadcrumb_south_3ed0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.secondary_7c18 .dirty_d7f3 .breadcrumb_south_3ed0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.secondary_7c18 .text_light_899f .breadcrumb_south_3ed0 {
  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;
}
.secondary_7c18.border-a9fa .table-north-2205,
.secondary_7c18.box-selected-4301 .table-north-2205 {
  display: block;
}
.secondary_7c18.border-a9fa .table-north-2205 .north_827a,
.secondary_7c18.border-a9fa .table-north-2205 .cold_1138,
.secondary_7c18.box-selected-4301 .table-north-2205 .north_827a,
.secondary_7c18.box-selected-4301 .table-north-2205 .cold_1138 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary_7c18.message-hovered-d1e3 .slow_9146 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .secondary_7c18.message-hovered-d1e3 .slow_9146 {
    margin-right: 0;
  }
}
.secondary_7c18.border-a9fa .slow_9146,
.secondary_7c18.box-selected-4301 .slow_9146 {
  padding-top: 40%;
}
.secondary_7c18.border-a9fa .progress-plasma-f02b,
.secondary_7c18.box-selected-4301 .progress-plasma-f02b {
  display: block;
}
.secondary_7c18.border-a9fa .fn-sticky-3781 .cold_1138,
.secondary_7c18.box-selected-4301 .fn-sticky-3781 .cold_1138 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.secondary_7c18.border-a9fa .slow_9146,
.secondary_7c18.box-selected-4301 .slow_9146 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.secondary_7c18.border-a9fa .cold_1138 {
  padding: 1em;
}
.banner-down-b147 {
  margin: 30px auto;
  display: block;
}
.banner-down-b147 .paragraph-light-e51c > * {
  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;
}
.banner-down-b147 .paragraph-light-e51c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner-down-b147 .paragraph-light-e51c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown_3a02 .message-action-0f36 {
  margin-bottom: 1.41575em;
}
.dropdown_3a02 .grid-8f16 {
  margin-bottom: 1.618em;
}
.light-c749 .black_34ee {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.light-c749 .black_34ee a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.light-c749 .heading_3c31 {
  max-width: 100%;
  overflow: auto;
}
.card-narrow-08f1 .light-c749 a:hover {
  text-decoration: underline;
}
.photo-849c .summary-up-ae45:not(.alert-ff45),
.photo-849c .section_large_452e {
  margin-bottom: 1.41575em;
}
.photo-849c .summary-up-ae45:not(.alert-ff45):last-child,
.photo-849c .section_large_452e:last-child {
  margin-bottom: 0;
}
.photo-849c .summary-up-ae45.disabled_e4c4 {
  margin-bottom: 0.41575em;
}
.photo-849c .tiny_406a:before,
.photo-849c .middle_8511:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.photo-849c .tiny_406a:before {
  content: "\f115";
}
.photo-849c .middle_8511:before {
  content: "\f02c";
}
.photo-849c .video-red-fef2 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.photo-849c .video-red-fef2 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.notification-mini-b7bc {
  display: -webkit-box;
  display: flex;
}
.notification-mini-b7bc .preview_df47 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .notification-mini-b7bc .preview_df47 {
    flex-basis: 90px;
  }
}
.notification-mini-b7bc .paragraph_e198 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification-mini-b7bc .paragraph_e198 {
    flex-basis: calc(100% - 50px);
  }
}
.notification-mini-b7bc .description_upper_a4db p:last-child {
  margin-bottom: 0.72em;
}
.tiny-a4f4 .paragraph-light-e51c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tiny-a4f4 .paragraph-light-e51c:after,
.tiny-a4f4 .paragraph-light-e51c:before {
  content: "";
  display: table;
}
.tiny-a4f4 .paragraph-light-e51c:after {
  clear: both;
}
.tiny-a4f4 .paragraph-light-e51c .table-e35a,
.tiny-a4f4 .paragraph-light-e51c .right-2817 {
  width: 49%;
}
.tiny-a4f4 .paragraph-light-e51c .table-e35a a span.caption-tall-199d,
.tiny-a4f4 .paragraph-light-e51c .right-2817 a span.caption-tall-199d {
  display: block;
  margin-bottom: 5px;
}
.tiny-a4f4 .paragraph-light-e51c .right-2817 {
  float: left;
  text-align: left;
}
.tiny-a4f4 .paragraph-light-e51c .table-e35a {
  float: right;
  text-align: right;
}
.plasma_06db {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .plasma_06db {
    margin-bottom: 0;
  }
}
.large_07c3 {
  margin-bottom: 1em;
}
.large_07c3 .alert-ff45 {
  font-size: 1.1em;
  line-height: 1.3;
}
.tall_9844 a {
  display: block;
  line-height: 0;
  position: relative;
}
.active_a39d .large_07c3,
.header-simple-a857 .large_07c3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .active_a39d .large_07c3,
  .header-simple-a857 .large_07c3 {
    display: block;
  }
}
.active_a39d .tall_9844,
.header-simple-a857 .tall_9844 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .active_a39d .tall_9844,
  .header-simple-a857 .tall_9844 {
    margin-bottom: 1em;
  }
}
.active_a39d .tall_9844 img,
.header-simple-a857 .tall_9844 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.active_a39d .item-fluid-8ebb,
.header-simple-a857 .item-fluid-8ebb {
  flex-basis: calc(100% - 160px);
}
.active_a39d .item-fluid-8ebb p,
.header-simple-a857 .item-fluid-8ebb p {
  margin-bottom: 0;
}
.active_a39d .item-fluid-8ebb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .active_a39d .item-fluid-8ebb {
    padding-left: 0;
  }
}
.header-simple-a857 .item-fluid-8ebb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .header-simple-a857 .item-fluid-8ebb {
    padding-right: 0;
  }
}
.header-simple-a857 .tall_9844 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.logo_last_6cb2 .tall_9844 {
  margin-bottom: 0.5em;
}
.logo_last_6cb2 .tall_9844 img {
  width: 100%;
}
.footer_yellow_93b3 .white_2851,
.hero_754f .white_2851 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero_754f .thumbnail_f190 .under_353a p:last-child {
  margin-bottom: 0;
}
.dark-2285 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.progress_left_c299 .soft_191c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .progress_left_c299 .soft_191c:last-of-type {
    margin-bottom: 0;
  }
}
.progress_left_c299 .soft_191c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.progress_left_c299 .soft_191c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.progress_left_c299 .soft_191c ul li {
  margin: 0 0 0.6em;
}
.progress_left_c299 .soft_191c ul li.dim_6a64,
.progress_left_c299 .soft_191c ul li.progress-4888 {
  position: relative;
}
.progress_left_c299 .soft_191c ul li.dim_6a64 .block_6323,
.progress_left_c299 .soft_191c ul li.progress-4888 .block_6323 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.progress_left_c299 .soft_191c ul li.dim_6a64:after:after,
.progress_left_c299 .soft_191c ul li.dim_6a64:after:before,
.progress_left_c299
  .soft_191c
  ul
  li.progress-4888:after:after,
.progress_left_c299
  .soft_191c
  ul
  li.progress-4888:after:before {
  content: "";
  display: table;
}
.progress_left_c299 .soft_191c ul li.dim_6a64:after:after,
.progress_left_c299
  .soft_191c
  ul
  li.progress-4888:after:after {
  clear: both;
}
.progress_left_c299 .soft_191c a.box_fixed_4bfc:hover {
  text-decoration: none;
}
.progress_left_c299 .soft_191c select {
  max-width: 100%;
}
.progress_left_c299 .soft_191c table {
  font-size: 85%;
}
.progress_left_c299 .soft_191c table td,
.progress_left_c299 .soft_191c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.progress_left_c299 .soft_191c table tfoot td {
  text-align: left;
}
.progress_left_c299 .soft_191c :last-child {
  margin-bottom: 0;
}
.progress_left_c299 .soft_191c .main_1fbe {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.progress_left_c299 .soft_191c .main_1fbe label {
  width: 100%;
}
.progress_left_c299 .soft_191c .main_1fbe .caption_4f38 {
  width: 100%;
  display: block;
}
.progress_left_c299 .soft_191c .main_1fbe .main-600a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.progress_left_c299 .soft_191c .main_1fbe .main-600a:hover svg #svg-search {
  fill: #444;
}
.progress_left_c299 .soft_191c .main_1fbe .main-600a svg {
  width: 18px;
  height: 18px;
}
.progress_left_c299 .bronze_0e4a ul ul,
.progress_left_c299 .thick-19c5 ul ul,
.progress_left_c299 .gradient_43ef ul ul,
.progress_left_c299 .sort_f614 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.progress_left_c299 .bronze_0e4a .section_3944 > a,
.progress_left_c299 .thick-19c5 .section_3944 > a,
.progress_left_c299 .gradient_43ef .section_3944 > a,
.progress_left_c299 .sort_f614 .section_3944 > a {
  margin-bottom: 0;
}
.progress_left_c299 .north-217e li,
.progress_left_c299 .bronze_0e4a li,
.progress_left_c299 .column-east-d3b3 li,
.progress_left_c299 .thick-19c5 li,
.progress_left_c299 .gradient_43ef li,
.progress_left_c299 .sort_f614 li,
.progress_left_c299 .plasma-04a6 li,
.progress_left_c299 .picture-05de li {
  display: block;
  position: relative;
}
.progress_left_c299 .north-217e li:last-child,
.progress_left_c299 .bronze_0e4a li:last-child,
.progress_left_c299 .column-east-d3b3 li:last-child,
.progress_left_c299 .thick-19c5 li:last-child,
.progress_left_c299 .gradient_43ef li:last-child,
.progress_left_c299 .sort_f614 li:last-child,
.progress_left_c299 .plasma-04a6 li:last-child,
.progress_left_c299 .picture-05de li:last-child {
  border: none;
}
.progress_left_c299 .north-217e li a,
.progress_left_c299 .bronze_0e4a li a,
.progress_left_c299 .column-east-d3b3 li a,
.progress_left_c299 .thick-19c5 li a,
.progress_left_c299 .gradient_43ef li a,
.progress_left_c299 .sort_f614 li a,
.progress_left_c299 .plasma-04a6 li a,
.progress_left_c299 .picture-05de li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.progress_left_c299 .north-217e li ul li::before,
.progress_left_c299 .bronze_0e4a li ul li::before,
.progress_left_c299 .column-east-d3b3 li ul li::before,
.progress_left_c299 .thick-19c5 li ul li::before,
.progress_left_c299 .gradient_43ef li ul li::before,
.progress_left_c299 .sort_f614 li ul li::before,
.progress_left_c299 .plasma-04a6 li ul li::before,
.progress_left_c299 .picture-05de li ul li::before {
  left: 15px;
}
.progress_left_c299 .north-217e li ul a,
.progress_left_c299 .bronze_0e4a li ul a,
.progress_left_c299 .column-east-d3b3 li ul a,
.progress_left_c299 .thick-19c5 li ul a,
.progress_left_c299 .gradient_43ef li ul a,
.progress_left_c299 .sort_f614 li ul a,
.progress_left_c299 .plasma-04a6 li ul a,
.progress_left_c299 .picture-05de li ul a {
  padding-left: 20px;
}
.progress_left_c299 .north-217e li ul ul li::before,
.progress_left_c299 .bronze_0e4a li ul ul li::before,
.progress_left_c299 .column-east-d3b3 li ul ul li::before,
.progress_left_c299 .thick-19c5 li ul ul li::before,
.progress_left_c299 .gradient_43ef li ul ul li::before,
.progress_left_c299 .sort_f614 li ul ul li::before,
.progress_left_c299 .plasma-04a6 li ul ul li::before,
.progress_left_c299 .picture-05de li ul ul li::before {
  left: 30px;
}
.progress_left_c299 .north-217e li ul ul a,
.progress_left_c299 .bronze_0e4a li ul ul a,
.progress_left_c299 .column-east-d3b3 li ul ul a,
.progress_left_c299 .thick-19c5 li ul ul a,
.progress_left_c299 .gradient_43ef li ul ul a,
.progress_left_c299 .sort_f614 li ul ul a,
.progress_left_c299 .plasma-04a6 li ul ul a,
.progress_left_c299 .picture-05de li ul ul a {
  padding-left: 40px;
}
.progress_left_c299 .mask_bronze_7f13 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.progress_left_c299 .picture-05de ul li {
  margin-bottom: 1.41575em;
}
.progress_left_c299 .picture-05de ul li .card_thick_e4f2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.progress_left_c299 .picture-05de ul li .feature-de89 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.picture-tall-9fd7 .north-217e li a,
.picture-tall-9fd7 .bronze_0e4a li a,
.picture-tall-9fd7 .column-east-d3b3 li a,
.picture-tall-9fd7 .thick-19c5 li a,
.picture-tall-9fd7 .gradient_43ef li a,
.picture-tall-9fd7 .sort_f614 li a,
.picture-tall-9fd7 .plasma-04a6 li a,
.picture-tall-9fd7 .picture-05de li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-tall-9fd7 .mask_bronze_7f13 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-tall-9fd7 .soft_191c ul li.dim_6a64 .block_6323,
.picture-tall-9fd7 .soft_191c ul li.progress-4888 .block_6323 {
  background: rgba(0, 0, 0, 0.2);
}
.picture-tall-9fd7 .progress_left_c299 .soft_191c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick_d8f6 .progress_left_c299 .full_2709 li {
  margin: 0;
}
.thick_d8f6 .progress_left_c299 .full_2709 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.thick_d8f6 .progress_left_c299 .full_2709 li ul {
  margin: 0;
}
.thick_d8f6 .progress_left_c299 .full_2709 li ul li a {
  padding-left: 15px;
}
.thick_d8f6 .progress_left_c299 .full_2709 li ul li li a {
  padding-left: 30px;
}
.thick_d8f6 .progress_left_c299 .full_2709 li.status_orange_8421 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.thick_d8f6 .progress_left_c299 .full_2709 li.status_orange_8421 > 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;
}
.thick_d8f6 .progress_left_c299 .full_2709 li.status_orange_8421 > 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;
}
.footer-pro-95a8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.avatar_warm_1be3 {
  position: relative;
  z-index: 10;
}
.avatar_warm_1be3 .gallery-3b2c {
  width: 100%;
  max-width: 100%;
}
.outline_7845 .menu-brown-3c81 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.outline_7845 .notice_wood_7138 {
}
.outline_7845 .picture-tall-9fd7 {
  background: #292929;
}
.icon-hot-6ee9 .menu-brown-3c81 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.icon-hot-6ee9 .notice_wood_7138 {
  background: #f9f9f9;
}
.icon-hot-6ee9 .picture-tall-9fd7 {
  background: #303030;
}
.preview-old-775d .menu-brown-3c81 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview-old-775d .paragraph-c000 {
    margin-bottom: 1em;
  }
  .preview-old-775d .paragraph-c000:last-child {
    margin-bottom: 0;
  }
}
.preview-old-775d .notice_wood_7138 {
  background: #ededed;
}
.preview-old-775d .picture-tall-9fd7 {
  background: #1a1a1a;
}
.menu-brown-3c81.notice_wood_7138 {
  color: rgba(0, 0, 0, 0.6);
}
.menu-brown-3c81.notice_wood_7138 .summary-f013 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-brown-3c81.picture-tall-9fd7 {
  color: rgba(255, 255, 255, 0.99);
}
.menu-brown-3c81.picture-tall-9fd7 a:not(.box_fixed_4bfc) {
  color: rgba(255, 255, 255, 0.79);
}
.menu-brown-3c81.picture-tall-9fd7 a:not(.box_fixed_4bfc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-brown-3c81.picture-tall-9fd7 .summary-f013 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-brown-3c81.picture-tall-9fd7 table tbody td,
.menu-brown-3c81.picture-tall-9fd7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.over-a8d5.widget-8203 .fluid_98cd {
  max-width: initial;
}
.over-a8d5 .steel_5e03 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.over-a8d5 .steel_5e03 .gallery-3b2c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .over-a8d5 .steel_5e03 .gallery-3b2c {
    display: block;
    margin-bottom: 2em;
  }
  .over-a8d5 .steel_5e03 .gallery-3b2c:last-child {
    margin-bottom: 0;
  }
}
.preview-old-775d .paragraph-c000:last-child,
.icon-hot-6ee9 .paragraph-c000:last-child,
.outline_7845 .paragraph-c000:last-child {
  margin-bottom: 0;
}
.preview-old-775d .paragraph-c000 .progress_left_c299 .soft_191c:last-child,
.icon-hot-6ee9 .paragraph-c000 .progress_left_c299 .soft_191c:last-child,
.outline_7845 .paragraph-c000 .progress_left_c299 .soft_191c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .preview-old-775d .component_913a,
  .preview-old-775d .preview-fluid-5b5c,
  .icon-hot-6ee9 .component_913a,
  .icon-hot-6ee9 .preview-fluid-5b5c,
  .outline_7845 .component_913a,
  .outline_7845 .preview-fluid-5b5c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .avatar_warm_1be3 .paragraph-c000 {
    margin-bottom: 2em;
  }
}
.avatar_warm_1be3 p:last-child {
  margin-bottom: 0;
}
.avatar_warm_1be3 li,
.avatar_warm_1be3 ul {
  list-style: none;
  margin: 0;
}
.avatar_warm_1be3 ul ul {
  margin-left: 2.617924em;
}
.logo_green_e8cc {
  font-size: 0.875em;
}

/* css-noise: c360 */
.ghost-box-d4 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
