/*!
Theme Name: Customify
Theme URI: https://pressmaximum.button_6b08/customify
Author: WPCustomify
Author URI: https://pressmaximum.button_6b08
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.button_6b08/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.active_8f3d.disabled_4e48/licenses/gpl-2.0.highlight-9a58
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.box_pressed_519a/, (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.chip-cool-8dd2.card_wood_fbf2/normalize.disabled-eedf/
 ======
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.disabled-eedf v7.0.0 | MIT License | github.button_6b08/necolas/normalize.disabled-eedf */
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;
}
.stone-9de8 .message_down_3803,
.slow_ee73,
.icon-short-1771,
.fast-b15a,
.search-out-a879,
.widget_9f48,
.sidebar_in_df0e,
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;
}
.slow_ee73,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .slow_ee73,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .slow_ee73,
  h1 {
    font-size: 1.8em;
  }
}
.icon-short-1771,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.icon-short-1771 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .icon-short-1771,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .icon-short-1771,
  h2 {
    font-size: 1.7em;
  }
}
.fast-b15a,
h3 {
  font-size: 1.618em;
}
.stone-9de8 .message_down_3803,
.search-out-a879,
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.label-8125 {
  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;
}
.accent-7a1b:after,
.accent-7a1b:before,
.photo_basic_6d12:after,
.photo_basic_6d12:before {
  content: "";
  display: table;
}
.accent-7a1b:after,
.photo_basic_6d12:after {
  clear: both;
}
.medium-e5b9 {
  float: right;
  margin-right: 0;
}
.icon-8ae1 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list-last-e609 .row-lite-e5a9,
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;
}
.list-last-e609 .row-lite-e5a9: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;
}
.active_ef71 .row-lite-e5a9 {
  box-shadow: none;
}
.active_ef71
  .row-lite-e5a9
  .mini_2153 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.active_ef71 .row-lite-e5a9 .avatar_north_c028 {
  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;
}
.active_ef71
  .row-lite-e5a9
  .avatar_north_c028
  b {
  display: none;
}
.active_ef71 .complex-0923 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.info-lower-5458:not(.form-soft-4f16):not(.title-upper-746e),
button:not(.form-soft-4f16):not(.title-upper-746e),
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ),
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ),
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ) {
  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;
}
.info-lower-5458:not(.form-soft-4f16):not(
    .title-upper-746e
  ):hover,
button:not(.form-soft-4f16):not(
    .title-upper-746e
  ):hover,
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ):hover,
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ):hover,
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.info-lower-5458:not(.form-soft-4f16):not(
    .title-upper-746e
  ):active,
.info-lower-5458:not(.form-soft-4f16):not(
    .title-upper-746e
  ):focus,
button:not(.form-soft-4f16):not(
    .title-upper-746e
  ):active,
button:not(.form-soft-4f16):not(
    .title-upper-746e
  ):focus,
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ):active,
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ):focus,
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ):active,
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ):focus,
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ):active,
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ):focus {
  outline: 0;
}
.info-lower-5458:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16,
button:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16,
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16,
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16,
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16 {
  position: relative;
}
.info-lower-5458:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .info-tiny-49bf,
.info-lower-5458:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .photo_8a8d,
.info-lower-5458:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .fluid_2370,
.info-lower-5458:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  i,
.info-lower-5458:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  svg,
button:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .info-tiny-49bf,
button:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .photo_8a8d,
button:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .fluid_2370,
button:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  i,
button:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  svg,
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .info-tiny-49bf,
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .photo_8a8d,
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .fluid_2370,
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  i,
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  svg,
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .info-tiny-49bf,
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .photo_8a8d,
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .fluid_2370,
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  i,
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  svg,
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .info-tiny-49bf,
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .photo_8a8d,
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  .fluid_2370,
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  i,
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16
  svg {
  visibility: hidden;
}
.info-lower-5458:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16:after,
button:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16:after,
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16:after,
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16:after,
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ).fn-loading-fa16: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;
}
.info-lower-5458:not(.form-soft-4f16):not(.title-upper-746e),
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ),
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ),
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ) {
  color: #fff;
  background: #235787;
}
.info-lower-5458:not(.form-soft-4f16):not(
    .title-upper-746e
  ):focus,
input[type="button"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ):focus,
input[type="reset"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ):focus,
input[type="submit"]:not(.form-soft-4f16):not(
    .title-upper-746e
  ):focus {
  color: #fff;
}
.info-lower-5458.fn-disabled-fa16:not(.form-soft-4f16):not(
    .title-upper-746e
  ),
.info-lower-5458[disabled]:not(.form-soft-4f16):not(
    .title-upper-746e
  ),
button.fn-disabled-fa16:not(.form-soft-4f16):not(
    .title-upper-746e
  ),
button[disabled]:not(.form-soft-4f16):not(
    .title-upper-746e
  ) {
  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;
}
.down_cb67 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.down_cb67: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;
}
.form-d3e9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hot_9be4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.thumbnail-55e6 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.accent-7a1b:after,
.accent-7a1b:before,
.media-be38:after,
.media-be38:before,
.large-37f1:after,
.large-37f1:before,
.breadcrumb-in-d6b8:after,
.breadcrumb-in-d6b8:before,
.pattern_c6f8:after,
.pattern_c6f8:before,
.shadow_75a5:after,
.shadow_75a5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.accent-7a1b:after,
.media-be38:after,
.large-37f1:after,
.breadcrumb-in-d6b8:after,
.pattern_c6f8:after,
.shadow_75a5:after {
  clear: both;
}
.media-be38 .card_c8eb,
.large-37f1 .card_c8eb,
.photo-easy-1b56 .card_c8eb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.easy-ee7f {
  display: inline-block;
}
.nav-c2a7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.nav-c2a7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.nav-c2a7 .accent-79ff {
  padding: 1em 0;
  font-size: 85%;
}
.accent-79ff {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gallery-rough-4b3d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gallery-rough-4b3d:after,
.gallery-rough-4b3d:before {
  content: "";
  display: table;
}
.gallery-rough-4b3d:after {
  clear: both;
}
.search-0e3e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.layout_dirty_4db5 .search-0e3e {
  max-width: 50%;
}
.pattern-1fbb .search-0e3e {
  max-width: 33.33%;
}
.hover_hot_4154 .search-0e3e {
  max-width: 25%;
}
.hot_073a .search-0e3e {
  max-width: 20%;
}
.frame-thick-4cf0 .search-0e3e {
  max-width: 16.66%;
}
.paragraph_b13b .search-0e3e {
  max-width: 14.28%;
}
.out_bd97 .search-0e3e {
  max-width: 12.5%;
}
.overlay-8691 .search-0e3e {
  max-width: 11.11%;
}
.box-3a58 {
  display: block;
}
.stone-9de8 .popup_bf81 label,
.stone-9de8 .input_b8fc label,
.stone-9de8 .hidden_c1c0 label,
.stone-9de8 .slider-d012 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.short-30c7 {
  list-style: none;
  margin: 0;
}
.short-30c7 article.nav_3470 {
  margin-bottom: 0;
}
.short-30c7 ul {
  list-style: none;
  margin: 0;
}
.short-30c7 .shadow-small-9aa0 li.nav_3470 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .short-30c7 .shadow-small-9aa0 li.nav_3470 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .short-30c7 .shadow-small-9aa0 li.nav_3470: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) {
  .short-30c7 .shadow-small-9aa0 li.nav_3470 li.nav_3470 li.nav_3470 li.nav_3470 {
    padding-left: 0;
  }
}
article.nav_3470 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav_3470 .media-be38 p:last-of-type {
  margin-bottom: 0;
}
article.nav_3470 .layout_simple_28c4 {
  float: left;
}
article.nav_3470 .wood_4644 {
  margin-left: 85px;
}
article.nav_3470 .dirty-dacf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav_3470 .dirty-dacf .element_ef85 {
  margin-left: 10px;
}
article.nav_3470 .upper_f678 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav_3470 .tabs-ce1d {
  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 .popup_bf81,
  #respond .hidden_c1c0,
  #respond .slider-d012 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .popup_bf81 input,
#respond .hidden_c1c0 input,
#respond .slider-d012 input {
  width: 100%;
}
#respond .slider-d012 {
  margin-right: 0;
}
#respond .paper_d866 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus-45b0 {
  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;
}
.focus-45b0.slider_red_4f93 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focus-45b0 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%);
}
.focus-45b0:focus,
.focus-45b0: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);
}
.shade-gold-b93a {
  border-radius: 10%;
}
.footer_soft_ad55 {
  border-radius: 50%;
}
.active-right-6d01 {
  font-size: 0.72em;
}
.hot_36d6 {
  font-size: 0.875em;
}
.section_hot_0fd7 {
  font-size: 1.1em;
}
.banner_fcd3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.banner_fcd3.active-right-6d01 {
  letter-spacing: 0.5px;
}
.breadcrumb-south-1067,
.breadcrumb-south-1067 a {
  color: #6d6d6d;
}
.breadcrumb-south-1067 a:hover {
  color: #111;
}
.info_wide_68eb {
  color: #6d6d6d;
}
.copper-59cf {
  overflow-x: hidden;
}
.copper-59cf .easy_e474.advanced-6e1a {
  position: relative;
}
.copper-59cf .easy_e474.advanced-6e1a.wood_dfde {
  position: initial;
}
.copper-59cf
  .easy_e474.advanced-6e1a.wood_dfde
  .outline_416e {
  left: auto;
}
.copper-59cf .easy_e474 .outline_416e {
  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;
}
.copper-59cf .easy_e474:hover.advanced-6e1a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.copper-59cf
  .easy_e474:hover.advanced-6e1a
  .outline_416e {
  display: block;
  z-index: 9999999;
}
.copper-59cf .message-out-9b3d .primary_bronze_241c,
.copper-59cf .frame_wood_00cf .primary_bronze_241c {
  display: none;
}
.copper-59cf .logo_tall_5af1 .easy_e474:hover.advanced-6e1a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.stone-9de8 .popup_bf81 label,
.stone-9de8 .input_b8fc label,
.stone-9de8 .hidden_c1c0 label,
.stone-9de8 .slider-d012 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.short-30c7 {
  list-style: none;
  margin: 0;
}
.short-30c7 article.nav_3470 {
  margin-bottom: 0;
}
.short-30c7 ul {
  list-style: none;
  margin: 0;
}
.short-30c7 .shadow-small-9aa0 li.nav_3470 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .short-30c7 .shadow-small-9aa0 li.nav_3470 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .short-30c7 .shadow-small-9aa0 li.nav_3470: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) {
  .short-30c7 .shadow-small-9aa0 li.nav_3470 li.nav_3470 li.nav_3470 li.nav_3470 {
    padding-left: 0;
  }
}
article.nav_3470 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.nav_3470 .media-be38 p:last-of-type {
  margin-bottom: 0;
}
article.nav_3470 .layout_simple_28c4 {
  float: left;
}
article.nav_3470 .wood_4644 {
  margin-left: 85px;
}
article.nav_3470 .dirty-dacf {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.nav_3470 .dirty-dacf .element_ef85 {
  margin-left: 10px;
}
article.nav_3470 .upper_f678 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.nav_3470 .tabs-ce1d {
  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 .popup_bf81,
  #respond .hidden_c1c0,
  #respond .slider-d012 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .popup_bf81 input,
#respond .hidden_c1c0 input,
#respond .slider-d012 input {
  width: 100%;
}
#respond .slider-d012 {
  margin-right: 0;
}
#respond .paper_d866 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message-out-9b3d .hot-8aec {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hot-8aec .blue-b5fa.glass_5a8f .caption-d6c3 > li > a:focus,
.hot-8aec .blue-b5fa.glass_5a8f .caption-d6c3 > li > a:hover,
.hot-8aec .blue-b5fa.description_f3c1 .caption-d6c3 > li > a:focus,
.hot-8aec .blue-b5fa.description_f3c1 .caption-d6c3 > li > a:hover,
.hot-8aec .blue-b5fa.tall-dcab .caption-d6c3 > li > a:focus,
.hot-8aec .blue-b5fa.tall-dcab .caption-d6c3 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot-8aec
  .blue-b5fa.glass_5a8f
  .caption-d6c3
  > li.texture-9721
  > a,
.hot-8aec
  .blue-b5fa.glass_5a8f
  .caption-d6c3
  > li.input_3c16
  > a,
.hot-8aec
  .blue-b5fa.description_f3c1
  .caption-d6c3
  > li.texture-9721
  > a,
.hot-8aec
  .blue-b5fa.description_f3c1
  .caption-d6c3
  > li.input_3c16
  > a,
.hot-8aec
  .blue-b5fa.tall-dcab
  .caption-d6c3
  > li.texture-9721
  > a,
.hot-8aec .blue-b5fa.tall-dcab .caption-d6c3 > li.texture-79c4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hot-8aec .input_c2a1,
.hot-8aec .input_c2a1 a {
  color: rgba(255, 255, 255, 0.99);
}
.hot-8aec .down-c8f6.media_north_de2e li a,
.hot-8aec .aside_9c87 a,
.hot-8aec .wrapper-right-44fd,
.hot-8aec .caption-d6c3 > li > a,
.hot-8aec .caption-green-b0d3 {
  color: rgba(255, 255, 255, 0.79);
}
.hot-8aec .down-c8f6.media_north_de2e li a:hover,
.hot-8aec .aside_9c87 a:hover,
.hot-8aec .wrapper-right-44fd:hover,
.hot-8aec .caption-d6c3 > li > a:hover,
.hot-8aec .caption-green-b0d3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot-8aec .hidden_914a {
  color: rgba(255, 255, 255, 0.79);
}
.hot-8aec .hidden_914a .form-3686 {
  color: rgba(255, 255, 255, 0.99);
}
.hot-8aec .hidden_914a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot-8aec .status_tiny_1b97 .next_6d9f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hot-8aec .status_tiny_1b97 .next_6d9f .feature-342d {
  color: rgba(255, 255, 255, 0.79);
}
.hot-8aec
  .status_tiny_1b97
  .next_6d9f
  .feature-342d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot-8aec
  .status_tiny_1b97
  .next_6d9f
  .feature-342d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot-8aec
  .status_tiny_1b97
  .next_6d9f
  .feature-342d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot-8aec
  .status_tiny_1b97
  .next_6d9f
  .feature-342d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hot-8aec .status_tiny_1b97 .disabled_brown_b2cf {
  color: rgba(255, 255, 255, 0.79);
}
.hot-8aec .status_tiny_1b97 .disabled_brown_b2cf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary_wood_07af
  .hot-8aec
  .status_tiny_1b97
  .wrapper_outer_b9c5
  .chip_middle_41be {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.primary_wood_07af
  .hot-8aec
  .status_tiny_1b97
  .wrapper_outer_b9c5
  .feature-342d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message-out-9b3d .east-a30b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.east-a30b .blue-b5fa.glass_5a8f .caption-d6c3 > li > a:focus,
.east-a30b .blue-b5fa.glass_5a8f .caption-d6c3 > li > a:hover,
.east-a30b .blue-b5fa.description_f3c1 .caption-d6c3 > li > a:focus,
.east-a30b .blue-b5fa.description_f3c1 .caption-d6c3 > li > a:hover,
.east-a30b .blue-b5fa.tall-dcab .caption-d6c3 > li > a:focus,
.east-a30b .blue-b5fa.tall-dcab .caption-d6c3 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-a30b
  .blue-b5fa.glass_5a8f
  .caption-d6c3
  > li.texture-9721
  > a,
.east-a30b
  .blue-b5fa.glass_5a8f
  .caption-d6c3
  > li.input_3c16
  > a,
.east-a30b
  .blue-b5fa.description_f3c1
  .caption-d6c3
  > li.texture-9721
  > a,
.east-a30b
  .blue-b5fa.description_f3c1
  .caption-d6c3
  > li.input_3c16
  > a,
.east-a30b
  .blue-b5fa.tall-dcab
  .caption-d6c3
  > li.texture-9721
  > a,
.east-a30b .blue-b5fa.tall-dcab .caption-d6c3 > li.texture-79c4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.east-a30b .input_c2a1,
.east-a30b .input_c2a1 a {
  color: rgba(0, 0, 0, 0.8);
}
.east-a30b .down-c8f6.media_north_de2e li a,
.east-a30b .aside_9c87 a,
.east-a30b .wrapper-right-44fd,
.east-a30b .caption-d6c3 > li > a,
.east-a30b .caption-green-b0d3 {
  color: rgba(0, 0, 0, 0.55);
}
.east-a30b .down-c8f6.media_north_de2e li a:hover,
.east-a30b .aside_9c87 a:hover,
.east-a30b .wrapper-right-44fd:hover,
.east-a30b .caption-d6c3 > li > a:hover,
.east-a30b .caption-green-b0d3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-a30b .hidden_914a {
  color: rgba(0, 0, 0, 0.55);
}
.east-a30b .hidden_914a .form-3686 {
  color: rgba(0, 0, 0, 0.8);
}
.east-a30b .hidden_914a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay_complex_136a .tiny-5543 {
  margin-left: auto;
  margin-right: auto;
}
.large-37f1 > * {
  margin-left: auto;
  margin-right: auto;
}
.large-37f1 .form-d3e9 {
  margin-right: 1.41575em;
}
.sort_9ecd .large-37f1 > .table_orange_926f {
  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;
}
.sort_9ecd .large-37f1 > .container-black-8213 {
  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;
}
.dark_d2a2.overlay_complex_136a .tiny-5543,
.gallery-4799.overlay_complex_136a .tiny-5543 {
  margin-left: 0;
}
.label_34a6.overlay_complex_136a .tiny-5543,
.black-01ac.overlay_complex_136a .tiny-5543 {
  margin-right: 0;
}
.large-37f1 ol,
.large-37f1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.under-8b01 video {
  max-width: 100%;
}
.badge_bright_504b img {
  display: block;
}
.badge_bright_504b.form-d3e9,
.badge_bright_504b.hot_9be4 {
  width: 100%;
}
.badge_bright_504b.container-black-8213 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hard_93f3:not(.active_cool_d628) {
  margin: 1.5em auto;
}
.gallery_over_ef3e p {
  padding: 1.5em 14px;
}
ul.feature_blue_aa58.container-black-8213,
ul.feature_blue_aa58.table_orange_926f,
ul.feature_blue_aa58.modal_13bc.table_orange_926f {
  padding: 0 14px;
}
.green-2448 {
  display: block;
  overflow-x: auto;
}
.green-2448 table {
  border-collapse: collapse;
  width: 100%;
}
.green-2448 td,
.green-2448 th {
  padding: 0.5em;
}
.large-37f1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.large-37f1 ol ol,
.large-37f1 ol ul,
.large-37f1 ul ol,
.large-37f1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.large-37f1 ol ol li,
.large-37f1 ol ul li,
.large-37f1 ul ol li,
.large-37f1 ul ul li {
  margin-left: 0;
}
.column-wide-03c3.old-552b > .description-3e77 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.column-wide-03c3.old-552b > .description-3e77 iframe,
.column-wide-03c3.old-552b > .description-3e77 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.background_green_66df {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.background_green_66df.filter_67ca {
  padding: 0;
}
.background_green_66df.filter_67ca cite {
  font-size: 13px;
}
.background_green_66df > * {
  margin-left: 16px;
  margin-right: 16px;
}
.background_green_66df cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.outline_b6d9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.outline_b6d9 > p:first-child {
  margin-top: 0;
}
.outline_b6d9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.outline_b6d9 blockquote {
  border-left: 0;
}
.title_b762 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.title_b762:not(.media_slow_f40b) {
  max-width: 100px;
}
.title_b762.plasma_5f33 {
  border-bottom: none !important;
  text-align: center;
}
.title_b762.plasma_5f33::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gallery_over_ef3e p {
    padding: 1.5em 0;
  }
}
.new-e136 {
  color: #0073aa;
}
.panel-94b4 {
  background-color: #0073aa;
}
.breadcrumb-center-991c {
  color: #229fd8;
}
.glass_03fc {
  background-color: #229fd8;
}
.thumbnail-narrow-d582 {
  color: #eee;
}
.menu-right-e9b9 {
  background-color: #eee;
}
.search-liquid-f677 {
  color: #444;
}
.hidden_down_2c43 {
  background-color: #444;
}
.table_35d9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.table_35d9 .caption-paper-4702 .aside_9c87 {
  font-size: 15px;
}
.table_35d9 .aside_9c87 {
  line-height: 1.3;
}
.table_35d9 .east-a30b {
}
.table_35d9 .hot-8aec {
  background: #235787;
}
.logo-fast-2dbc {
  padding: 0;
}
.logo-fast-2dbc .hot-8aec {
  background: #1a1a1a;
}
.logo-fast-2dbc .east-a30b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.item-cf94 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.item-cf94 .east-a30b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.item-cf94 .hot-8aec {
  background: #303030;
}
.shadow_75a5 {
  position: relative;
  z-index: 10;
}
.shadow_75a5 .detail_old_02a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element-east-fa69 .advanced-6e1a {
  display: inline-block;
  vertical-align: middle;
}
.element-east-fa69.logo-static-9154 .advanced-6e1a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .element-east-fa69.logo-static-9154 .advanced-6e1a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .element-east-fa69.logo-static-9154 .advanced-6e1a {
    margin-right: 0.4em;
  }
}
.element-east-fa69.logo-static-9154 .advanced-6e1a:last-child {
  margin-right: 0;
}
.inner_5a4c .detail_old_02a4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .message-out-9b3d .caption-paper-4702 {
    margin: 0 -0.5em;
  }
  .message-out-9b3d .caption-paper-4702 [class*="customify-col-"],
  .message-out-9b3d .caption-paper-4702 [class*="customify-col_"],
  .message-out-9b3d .caption-paper-4702 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.message-out-9b3d.banner-complex-3ee6 .detail_old_02a4 {
  background: 0 0 !important;
}
.message-out-9b3d.banner-complex-3ee6 .detail_old_02a4,
.message-out-9b3d.inner_5a4c .detail_old_02a4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .message-out-9b3d.caption-8d4a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.message-out-9b3d.inner_5a4c .detail_old_02a4 {
  box-shadow: none !important;
}
.breadcrumb-cb41 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-cb41 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-cb41 {
    padding: 18px 0 20px;
  }
}
.breadcrumb-cb41 .dark_baa4 {
  width: 100%;
}
.breadcrumb-cb41 .table-iron-e28f {
  margin-bottom: 0;
}
.breadcrumb-cb41 .highlight_70fa {
  margin-top: 5px;
  font-size: 0.875em;
}
.section-6605 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.section-6605 .out-0f61 {
  width: 100%;
}
.badge-6887 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.badge-6887 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.badge-6887 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;
}
.badge-6887 li:last-child:after {
  display: none;
}
.badge-6887 li a {
  font-weight: 500;
  margin-right: 10px;
}
.thick-c5f1 .primary_bronze_241c button,
.breadcrumb-cb41 .primary_bronze_241c button {
  left: 0;
}
.thick-c5f1 .out-0f61,
.breadcrumb-cb41 .out-0f61 {
  padding-left: 0;
  padding-right: 0;
}
.thick-c5f1 .section-6605,
.breadcrumb-cb41 .section-6605 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.thick-c5f1 {
  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;
}
.thick-c5f1: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;
}
.thick-c5f1 .container_1a63 {
  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) {
  .thick-c5f1 .container_1a63 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .thick-c5f1 .container_1a63 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .thick-c5f1 .container_1a63 {
    min-height: 200px;
  }
}
.thick-c5f1 .badge-6887 {
  color: rgba(255, 255, 255, 0.8);
}
.thick-c5f1 .badge-6887 a,
.thick-c5f1 .badge-6887 li:after {
  color: inherit;
}
.thick-c5f1 .badge-6887 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.panel-ef97 {
  margin-bottom: 0.5em;
}
.layout-c66e {
  margin-bottom: 1.2em;
}
.layout-c66e,
.panel-ef97 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.layout-c66e p:last-child,
.panel-ef97 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .primary_bronze_241c,
#masthead .primary_bronze_241c {
  display: none;
}
#masthead
  > .primary_bronze_241c.article-4c5e {
  display: none;
}
#masthead > .primary_bronze_241c button {
  left: 0;
}
.list-inner-6988 {
  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%;
}
.list-inner-6988 .advanced-6e1a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.list-inner-6988 .input-next-c731 {
  display: -webkit-box;
  display: flex;
}
.list-inner-6988 .input-next-c731.modal_e1c2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.list-inner-6988 .input-next-c731.black_2bba {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.list-inner-6988 .input-next-c731.light_6556 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.list-inner-6988.caption_d298.steel-194a .input-next-c731.modal_e1c2 {
  flex-basis: 100%;
}
.list-inner-6988.under_5943 .input-next-c731.black_2bba {
  -webkit-box-flex: 1;
  flex: auto;
}
.list-inner-6988.under_5943 .input-next-c731.light_6556 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .primary_bronze_241c.article-4c5e {
  display: none;
}
#masthead > .primary_bronze_241c button {
  left: 0;
}
.fresh-b6d8 {
  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;
}
.fresh-b6d8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.fresh-b6d8.footer_huge_81ad i {
  margin-right: 4px;
}
.fresh-b6d8.pro_09f2 i {
  margin-left: 5px;
}
.aside_9c87 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.aside_9c87 p:last-child {
  margin-bottom: 0;
}
.container-8590 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.container-8590 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.container-8590 img {
  display: block;
  width: auto;
  line-height: 1;
}
.container-8590 .input_c2a1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.container-8590 .clean-b9ec {
  margin: 5px 0 7px 0;
}
.container-8590.outline-green-3f49 .in-3ff2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container-8590.outline-green-3f49 .thick-9eef {
  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;
}
.container-8590.surface_016b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.container-8590.surface_016b .in-3ff2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.container-8590.surface_016b .thick-9eef {
  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;
}
.container-8590.last-5136 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.container-8590.focus-huge-7823 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.container-8590.focus-huge-7823 .thick-9eef {
  margin-top: 7px;
}
.first_7c4e {
  display: inline-block;
}
.shadow_75a5 .caption_ecd1 .container-8590 img {
  max-width: 100%;
}
.blue-b5fa .caption-gold-ba9b.brown-576c,
.label-action-6593 .caption-gold-ba9b.brown-576c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.blue-b5fa .popup-1a2f,
.label-action-6593 .popup-1a2f {
  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%);
}
.blue-b5fa .popup-1a2f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.blue-b5fa.fluid-dabb .popup-1a2f {
  display: none;
}
.blue-b5fa .shadow_stale_9f0e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.blue-b5fa .shadow_stale_9f0e li {
  display: inline-block;
  position: relative;
}
.blue-b5fa .shadow_stale_9f0e li:last-child {
  margin-right: 0;
}
.blue-b5fa .shadow_stale_9f0e 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;
}
.blue-b5fa .shadow_stale_9f0e li.texture-79c4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.blue-b5fa .shadow_stale_9f0e > 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;
}
.blue-b5fa .shadow_stale_9f0e > li > a i {
  line-height: 0;
}
.blue-b5fa .shadow_stale_9f0e > li.photo_423c > a .popup-1a2f {
  margin-left: 4px;
  line-height: 0;
}
.blue-b5fa .shadow_stale_9f0e .secondary_light_2298 li.photo_423c > a {
  position: relative;
}
.blue-b5fa .shadow_stale_9f0e .secondary_light_2298 li.photo_423c > a:after,
.blue-b5fa .shadow_stale_9f0e .secondary_light_2298 li.photo_423c > a:before {
  content: "";
  display: table;
}
.blue-b5fa .shadow_stale_9f0e .secondary_light_2298 li.photo_423c > a:after {
  clear: both;
}
.blue-b5fa .shadow_stale_9f0e .secondary_light_2298 li.photo_423c > a .popup-1a2f {
  margin-left: 5px;
  float: right;
}
.blue-b5fa .menu_left_3cd2,
.blue-b5fa .secondary_light_2298 {
  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;
}
.blue-b5fa .secondary_light_2298 {
  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;
}
.blue-b5fa .secondary_light_2298 .brown-576c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.blue-b5fa .secondary_light_2298 .popup-1a2f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.blue-b5fa .secondary_light_2298 li {
  display: block;
  margin: 0;
  padding: 0;
}
.blue-b5fa .secondary_light_2298 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;
}
.blue-b5fa .secondary_light_2298 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.blue-b5fa .secondary_light_2298 .secondary_light_2298 {
  top: 0;
  left: 100%;
}
.blue-b5fa .caption_hovered_9139.fn-focus-fa16 > .menu_left_3cd2,
.blue-b5fa .caption_hovered_9139.fn-focus-fa16 > .secondary_light_2298,
.blue-b5fa .caption_hovered_9139:focus > .menu_left_3cd2,
.blue-b5fa .caption_hovered_9139:focus > .secondary_light_2298,
.blue-b5fa .caption_hovered_9139:hover > .menu_left_3cd2,
.blue-b5fa .caption_hovered_9139:hover > .secondary_light_2298 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.blue-b5fa.tall-dcab .caption-d6c3:after,
.blue-b5fa.tall-dcab .caption-d6c3:before {
  content: "";
  display: table;
}
.blue-b5fa.tall-dcab .caption-d6c3:after {
  clear: both;
}
.blue-b5fa.tall-dcab .caption-d6c3 > li {
  float: left;
}
.blue-b5fa.grid-iron-d7eb .caption-d6c3:after,
.blue-b5fa.grid-iron-d7eb .caption-d6c3:before {
  content: "";
  display: table;
}
.blue-b5fa.grid-iron-d7eb .caption-d6c3:after {
  clear: both;
}
.blue-b5fa.grid-iron-d7eb .caption-d6c3 > li {
  float: left;
}
.blue-b5fa.grid-iron-d7eb .caption-d6c3 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.blue-b5fa.grid-iron-d7eb .caption-d6c3 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.blue-b5fa.grid-iron-d7eb .caption-d6c3 > li.texture-9721 > a,
.blue-b5fa.grid-iron-d7eb .caption-d6c3 > li.texture-79c4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.blue-b5fa.glass_5a8f .caption-d6c3 > li > a .brown-576c {
  position: relative;
}
.blue-b5fa.glass_5a8f .caption-d6c3 > li > a .brown-576c: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;
}
.blue-b5fa.glass_5a8f
  .caption-d6c3
  > li:focus
  > a
  .brown-576c:before,
.blue-b5fa.glass_5a8f
  .caption-d6c3
  > li:hover
  > a
  .brown-576c:before {
  width: 100%;
  background-color: currentColor;
}
.blue-b5fa.glass_5a8f
  .caption-d6c3
  > li.texture-9721
  > a
  .brown-576c:before,
.blue-b5fa.glass_5a8f
  .caption-d6c3
  > li.input_3c16
  > a
  .brown-576c:before {
  width: 100%;
  background-color: currentColor;
}
.blue-b5fa.description_f3c1 .caption-d6c3 > li > a .brown-576c {
  position: relative;
}
.blue-b5fa.description_f3c1 .caption-d6c3 > li > a .brown-576c: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;
}
.blue-b5fa.description_f3c1 .caption-d6c3 > li:focus > a .brown-576c:before,
.blue-b5fa.description_f3c1
  .caption-d6c3
  > li:hover
  > a
  .brown-576c:before {
  width: 100%;
  background-color: currentColor;
}
.blue-b5fa.description_f3c1
  .caption-d6c3
  > li.texture-9721
  > a
  .brown-576c:before,
.blue-b5fa.description_f3c1
  .caption-d6c3
  > li.input_3c16
  > a
  .brown-576c:before {
  width: 100%;
  background-color: currentColor;
}
.label-action-6593 .shadow_stale_9f0e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.label-action-6593 .shadow_stale_9f0e li:first-child > a {
  border-top: none;
}
.label-action-6593 .shadow_stale_9f0e .pagination-warm-b429 > .brown-576c .popup-1a2f {
  display: none;
}
.label-action-6593 .shadow_stale_9f0e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.label-action-6593 .shadow_stale_9f0e li:last-child {
  border: none;
}
.label-action-6593 .shadow_stale_9f0e li.photo_423c > a {
  padding-right: 45px !important;
}
.label-action-6593 .shadow_stale_9f0e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.label-action-6593 .shadow_stale_9f0e li a:focus,
.label-action-6593 .shadow_stale_9f0e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.label-action-6593 .shadow_stale_9f0e li .avatar_1264 {
  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;
}
.label-action-6593 .shadow_stale_9f0e li .avatar_1264:hover {
  box-shadow: none;
}
.label-action-6593 .shadow_stale_9f0e li .avatar_1264 .popup-1a2f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.label-action-6593 .shadow_stale_9f0e .secondary_light_2298 {
  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);
}
.label-action-6593 .shadow_stale_9f0e .secondary_light_2298 li a {
  padding-left: 3em;
}
.label-action-6593 .shadow_stale_9f0e .thick-4f92 > a .avatar_1264 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.label-action-6593 .shadow_stale_9f0e .thick-4f92 > .secondary_light_2298 {
  display: block;
  opacity: 1;
}
.liquid_8f84 {
  max-width: 100%;
}
.center-3780 {
  line-height: 0;
  cursor: pointer;
}
.caption-green-b0d3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.caption-green-b0d3:hover {
  box-shadow: none;
  color: currentColor;
}
.caption-green-b0d3 svg {
  width: 18px;
  height: 18px;
}
.caption-green-b0d3 .sort_focused_c56f {
  display: none;
}
.blue-7824 {
  position: relative;
}
.blue-7824.fn-active-fa16 .caption-green-b0d3 .logo-gas-0afe {
  display: none;
}
.blue-7824.fn-active-fa16 .caption-green-b0d3 .sort_focused_c56f {
  display: inline-block;
}
.blue-7824 .static-4c45 {
  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);
}
.blue-7824.menu-08d2 .static-4c45 {
  left: auto;
  right: -0.9em;
}
.blue-7824.menu-08d2 .section_f14a::before {
  left: auto;
  right: 15px;
}
.blue-7824.fn-active-fa16 .static-4c45 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper_outer_b9c5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.wrapper_outer_b9c5 label {
  flex-basis: 100%;
}
.wrapper_outer_b9c5 .next_6d9f {
  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;
}
.wrapper_outer_b9c5 .feature-342d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.wrapper_outer_b9c5 .feature-342d:focus {
  background-color: transparent;
}
.wrapper_outer_b9c5 button.disabled_brown_b2cf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.wrapper_outer_b9c5 button.disabled_brown_b2cf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.wrapper_outer_b9c5 button.disabled_brown_b2cf svg {
  width: 18px;
  height: 18px;
}
.wrapper_outer_b9c5 input[type="submit"] {
  min-height: auto;
}
.status_tiny_1b97 .wrapper_outer_b9c5 .feature-342d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.section_f14a {
  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) {
  .section_f14a {
    width: 220px;
  }
}
.section_f14a label {
  flex-basis: 100%;
}
.section_f14a::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;
}
.primary_wood_07af .status_tiny_1b97 .wrapper_outer_b9c5 {
  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;
}
.primary_wood_07af
  .status_tiny_1b97
  .wrapper_outer_b9c5
  .next_6d9f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.primary_wood_07af .status_tiny_1b97 .wrapper_outer_b9c5 .feature-342d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.primary_wood_07af
  .status_tiny_1b97
  .wrapper_outer_b9c5
  .feature-342d:focus {
  background: 0 0;
}
.primary_wood_07af
  .status_tiny_1b97
  .wrapper_outer_b9c5
  .chip_middle_41be {
  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;
}
.down-c8f6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.down-c8f6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.down-c8f6 li:last-child {
  margin-right: 0;
}
.down-c8f6 li:first-child {
  margin-left: 0;
}
.down-c8f6.over_b94d a {
  color: #fff;
}
.down-c8f6.over_b94d a:hover {
  color: #fff;
}
.down-c8f6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.down-c8f6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.down-c8f6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.down-c8f6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.down-c8f6 [class*="social-icon-apple"] {
  background-color: #999;
}
.down-c8f6 [class*="social-icon-apple"].rough_611f {
  background-color: transparent;
  color: #999;
}
.down-c8f6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.down-c8f6 [class*="social-icon-behance"].rough_611f {
  background-color: transparent;
  color: #1769ff;
}
.down-c8f6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.down-c8f6 [class*="social-icon-bitbucket"].rough_611f {
  background-color: transparent;
  color: #205081;
}
.down-c8f6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.down-c8f6 [class*="social-icon-codepen"].rough_611f {
  background-color: transparent;
  color: #000;
}
.down-c8f6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.down-c8f6 [class*="social-icon-delicious"].rough_611f {
  background-color: transparent;
  color: #39f;
}
.down-c8f6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.down-c8f6 [class*="social-icon-digg"].rough_611f {
  background-color: transparent;
  color: #005be2;
}
.down-c8f6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.down-c8f6 [class*="social-icon-dribbble"].rough_611f {
  background-color: transparent;
  color: #ea4c89;
}
.down-c8f6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.down-c8f6 [class*="social-icon-envelope"].rough_611f {
  background-color: transparent;
  color: #ea4335;
}
.down-c8f6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.down-c8f6 [class*="social-icon-facebook"].rough_611f {
  background-color: transparent;
  color: #3b5998;
}
.down-c8f6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.down-c8f6 [class*="social-icon-flickr"].rough_611f {
  background-color: transparent;
  color: #0063dc;
}
.down-c8f6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.down-c8f6 [class*="social-icon-foursquare"].rough_611f {
  background-color: transparent;
  color: #2d5be3;
}
.down-c8f6 [class*="social-icon-github"] {
  background-color: #333;
}
.down-c8f6 [class*="social-icon-github"].rough_611f {
  background-color: transparent;
  color: #333;
}
.down-c8f6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.down-c8f6 [class*="social-icon-google-plus"].rough_611f {
  background-color: transparent;
  color: #dd4b39;
}
.down-c8f6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.down-c8f6 [class*="social-icon-houzz"].rough_611f {
  background-color: transparent;
  color: #7ac142;
}
.down-c8f6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.down-c8f6 [class*="social-icon-instagram"].rough_611f {
  background-color: transparent;
  color: #262626;
}
.down-c8f6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.down-c8f6 [class*="social-icon-jsfiddle"].rough_611f {
  background-color: transparent;
  color: #487aa2;
}
.down-c8f6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.down-c8f6 [class*="social-icon-linkedin"].rough_611f {
  background-color: transparent;
  color: #0077b5;
}
.down-c8f6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.down-c8f6 [class*="social-icon-medium"].rough_611f {
  background-color: transparent;
  color: #00ab6b;
}
.down-c8f6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.down-c8f6
  [class*="social-icon-odnoklassniki"].rough_611f {
  background-color: transparent;
  color: #f4731c;
}
.down-c8f6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.down-c8f6 [class*="social-icon-meetup"].rough_611f {
  background-color: transparent;
  color: #ec1c40;
}
.down-c8f6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.down-c8f6 [class*="social-icon-pinterest"].rough_611f {
  background-color: transparent;
  color: #bd081c;
}
.down-c8f6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.down-c8f6 [class*="social-icon-product-hunt"].rough_611f {
  background-color: transparent;
  color: #da552f;
}
.down-c8f6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.down-c8f6 [class*="social-icon-reddit"].rough_611f {
  background-color: transparent;
  color: #ff4500;
}
.down-c8f6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.down-c8f6 [class*="social-icon-rss"].rough_611f {
  background-color: transparent;
  color: #f26522;
}
.down-c8f6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.down-c8f6
  [class*="social-icon-shopping-cart"].rough_611f {
  background-color: transparent;
  color: #4caf50;
}
.down-c8f6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.down-c8f6 [class*="social-icon-skype"].rough_611f {
  background-color: transparent;
  color: #00aff0;
}
.down-c8f6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.down-c8f6 [class*="social-icon-slideshare"].rough_611f {
  background-color: transparent;
  color: #0077b5;
}
.down-c8f6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.down-c8f6 [class*="social-icon-snapchat"].rough_611f {
  background-color: transparent;
  color: #fffc00;
}
.down-c8f6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.down-c8f6 [class*="social-icon-soundcloud"].rough_611f {
  background-color: transparent;
  color: #f80;
}
.down-c8f6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.down-c8f6 [class*="social-icon-spotify"].rough_611f {
  background-color: transparent;
  color: #2ebd59;
}
.down-c8f6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.down-c8f6
  [class*="social-icon-stack-overflow"].rough_611f {
  background-color: transparent;
  color: #fe7a15;
}
.down-c8f6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.down-c8f6 [class*="social-icon-maldkfgram"].rough_611f {
  background-color: transparent;
  color: #2ca5e0;
}
.down-c8f6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.down-c8f6 [class*="social-icon-tripadvisor"].rough_611f {
  background-color: transparent;
  color: #589442;
}
.down-c8f6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.down-c8f6 [class*="social-icon-tumblr"].rough_611f {
  background-color: transparent;
  color: #35465c;
}
.down-c8f6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.down-c8f6 [class*="social-icon-twitch"].rough_611f {
  background-color: transparent;
  color: #6441a5;
}
.down-c8f6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.down-c8f6 [class*="social-icon-twitter"].rough_611f {
  background-color: transparent;
  color: #1da1f2;
}
.down-c8f6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.down-c8f6 [class*="social-icon-vimeo"].rough_611f {
  background-color: transparent;
  color: #1ab7ea;
}
.down-c8f6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.down-c8f6 [class*="social-icon-vk"].rough_611f {
  background-color: transparent;
  color: #45668e;
}
.down-c8f6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.down-c8f6 [class*="social-icon-weibo"].rough_611f {
  background-color: transparent;
  color: #df2029;
}
.down-c8f6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.down-c8f6 [class*="social-icon-weixin"].rough_611f {
  background-color: transparent;
  color: #7bb32e;
}
.down-c8f6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.down-c8f6 [class*="social-icon-whatsapp"].rough_611f {
  background-color: transparent;
  color: #25d366;
}
.down-c8f6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.down-c8f6 [class*="social-icon-wordpress"].rough_611f {
  background-color: transparent;
  color: #21759b;
}
.down-c8f6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.down-c8f6 [class*="social-icon-xing"].rough_611f {
  background-color: transparent;
  color: #026466;
}
.down-c8f6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.down-c8f6 [class*="social-icon-yelp"].rough_611f {
  background-color: transparent;
  color: #af0606;
}
.down-c8f6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.down-c8f6 [class*="social-icon-youtube"].rough_611f {
  background-color: transparent;
  color: #cd201f;
}
.wrapper-right-44fd {
  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;
}
.wrapper-right-44fd:hover {
  box-shadow: none;
  background: 0 0;
}
.frame-f6ce {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hot-d5c3 {
  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;
}
.footer_first_194d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.picture_3540 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.picture_3540,
.picture_3540::after,
.picture_3540::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;
}
.picture_3540::after,
.picture_3540::before {
  content: "";
  display: block;
  background-color: inherit;
}
.panel_9bae .hot-d5c3 .footer_first_194d {
  margin-top: -2px;
  width: 19px;
}
.panel_9bae .hot-d5c3 .picture_3540 {
  margin-top: -1px;
}
.panel_9bae .hot-d5c3 .picture_3540,
.panel_9bae .hot-d5c3 .picture_3540::after,
.panel_9bae .hot-d5c3 .picture_3540::before {
  width: 19px;
  height: 2px;
}
.panel_9bae .hot-d5c3 .picture_3540::before {
  top: -6px;
}
.panel_9bae .hot-d5c3 .picture_3540::after {
  bottom: -6px;
}
.alert-outer-d388 .hot-d5c3 .footer_first_194d {
  margin-top: -2px;
  width: 22px;
}
.alert-outer-d388 .hot-d5c3 .picture_3540 {
  margin-top: -1px;
}
.alert-outer-d388 .hot-d5c3 .picture_3540,
.alert-outer-d388 .hot-d5c3 .picture_3540::after,
.alert-outer-d388 .hot-d5c3 .picture_3540::before {
  width: 22px;
  height: 2px;
}
.alert-outer-d388 .hot-d5c3 .picture_3540::before {
  top: -7px;
}
.alert-outer-d388 .hot-d5c3 .picture_3540::after {
  bottom: -7px;
}
.grid_2157 .hot-d5c3 .footer_first_194d {
  margin-top: -2px;
  width: 31px;
}
.grid_2157 .hot-d5c3 .picture_3540 {
  margin-top: -1.5px;
}
.grid_2157 .hot-d5c3 .picture_3540,
.grid_2157 .hot-d5c3 .picture_3540::after,
.grid_2157 .hot-d5c3 .picture_3540::before {
  width: 31px;
  height: 3px;
}
.grid_2157 .hot-d5c3 .picture_3540::before {
  top: -9px;
}
.grid_2157 .hot-d5c3 .picture_3540::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hover-small-da0b .hot-d5c3 .footer_first_194d {
    margin-top: -2px;
    width: 19px;
  }
  .hover-small-da0b .hot-d5c3 .picture_3540 {
    margin-top: -1px;
  }
  .hover-small-da0b .hot-d5c3 .picture_3540,
  .hover-small-da0b .hot-d5c3 .picture_3540::after,
  .hover-small-da0b .hot-d5c3 .picture_3540::before {
    width: 19px;
    height: 2px;
  }
  .hover-small-da0b .hot-d5c3 .picture_3540::before {
    top: -6px;
  }
  .hover-small-da0b .hot-d5c3 .picture_3540::after {
    bottom: -6px;
  }
  .carousel-fluid-ad89 .hot-d5c3 .footer_first_194d {
    margin-top: -2px;
    width: 22px;
  }
  .carousel-fluid-ad89 .hot-d5c3 .picture_3540 {
    margin-top: -1px;
  }
  .carousel-fluid-ad89 .hot-d5c3 .picture_3540,
  .carousel-fluid-ad89 .hot-d5c3 .picture_3540::after,
  .carousel-fluid-ad89 .hot-d5c3 .picture_3540::before {
    width: 22px;
    height: 2px;
  }
  .carousel-fluid-ad89 .hot-d5c3 .picture_3540::before {
    top: -7px;
  }
  .carousel-fluid-ad89 .hot-d5c3 .picture_3540::after {
    bottom: -7px;
  }
  .table-small-92dd .hot-d5c3 .footer_first_194d {
    margin-top: -2px;
    width: 31px;
  }
  .table-small-92dd .hot-d5c3 .picture_3540 {
    margin-top: -1.5px;
  }
  .table-small-92dd .hot-d5c3 .picture_3540,
  .table-small-92dd .hot-d5c3 .picture_3540::after,
  .table-small-92dd .hot-d5c3 .picture_3540::before {
    width: 31px;
    height: 3px;
  }
  .table-small-92dd .hot-d5c3 .picture_3540::before {
    top: -9px;
  }
  .table-small-92dd .hot-d5c3 .picture_3540::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outer-44e4 .hot-d5c3 .footer_first_194d {
    margin-top: -2px;
    width: 19px;
  }
  .outer-44e4 .hot-d5c3 .picture_3540 {
    margin-top: -1px;
  }
  .outer-44e4 .hot-d5c3 .picture_3540,
  .outer-44e4 .hot-d5c3 .picture_3540::after,
  .outer-44e4 .hot-d5c3 .picture_3540::before {
    width: 19px;
    height: 2px;
  }
  .outer-44e4 .hot-d5c3 .picture_3540::before {
    top: -6px;
  }
  .outer-44e4 .hot-d5c3 .picture_3540::after {
    bottom: -6px;
  }
  .modal-dirty-6d90 .hot-d5c3 .footer_first_194d {
    margin-top: -2px;
    width: 22px;
  }
  .modal-dirty-6d90 .hot-d5c3 .picture_3540 {
    margin-top: -1px;
  }
  .modal-dirty-6d90 .hot-d5c3 .picture_3540,
  .modal-dirty-6d90 .hot-d5c3 .picture_3540::after,
  .modal-dirty-6d90 .hot-d5c3 .picture_3540::before {
    width: 22px;
    height: 2px;
  }
  .modal-dirty-6d90 .hot-d5c3 .picture_3540::before {
    top: -7px;
  }
  .modal-dirty-6d90 .hot-d5c3 .picture_3540::after {
    bottom: -7px;
  }
  .description_c600 .hot-d5c3 .footer_first_194d {
    margin-top: -2px;
    width: 31px;
  }
  .description_c600 .hot-d5c3 .picture_3540 {
    margin-top: -1.5px;
  }
  .description_c600 .hot-d5c3 .picture_3540,
  .description_c600 .hot-d5c3 .picture_3540::after,
  .description_c600 .hot-d5c3 .picture_3540::before {
    width: 31px;
    height: 3px;
  }
  .description_c600 .hot-d5c3 .picture_3540::before {
    top: -9px;
  }
  .description_c600 .hot-d5c3 .picture_3540::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .border_fluid_ae63 .hot-d5c3 .footer_first_194d {
    margin-top: -2px;
    width: 19px;
  }
  .border_fluid_ae63 .hot-d5c3 .picture_3540 {
    margin-top: -1px;
  }
  .border_fluid_ae63 .hot-d5c3 .picture_3540,
  .border_fluid_ae63 .hot-d5c3 .picture_3540::after,
  .border_fluid_ae63 .hot-d5c3 .picture_3540::before {
    width: 19px;
    height: 2px;
  }
  .border_fluid_ae63 .hot-d5c3 .picture_3540::before {
    top: -6px;
  }
  .border_fluid_ae63 .hot-d5c3 .picture_3540::after {
    bottom: -6px;
  }
  .tabs-0808 .hot-d5c3 .footer_first_194d {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-0808 .hot-d5c3 .picture_3540 {
    margin-top: -1px;
  }
  .tabs-0808 .hot-d5c3 .picture_3540,
  .tabs-0808 .hot-d5c3 .picture_3540::after,
  .tabs-0808 .hot-d5c3 .picture_3540::before {
    width: 22px;
    height: 2px;
  }
  .tabs-0808 .hot-d5c3 .picture_3540::before {
    top: -7px;
  }
  .tabs-0808 .hot-d5c3 .picture_3540::after {
    bottom: -7px;
  }
  .pressed_79be .hot-d5c3 .footer_first_194d {
    margin-top: -2px;
    width: 31px;
  }
  .pressed_79be .hot-d5c3 .picture_3540 {
    margin-top: -1.5px;
  }
  .pressed_79be .hot-d5c3 .picture_3540,
  .pressed_79be .hot-d5c3 .picture_3540::after,
  .pressed_79be .hot-d5c3 .picture_3540::before {
    width: 31px;
    height: 3px;
  }
  .pressed_79be .hot-d5c3 .picture_3540::before {
    top: -9px;
  }
  .pressed_79be .hot-d5c3 .picture_3540::after {
    bottom: -9px;
  }
}
.table-1c02 .picture_3540 {
  -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);
}
.table-1c02 .picture_3540::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.table-1c02 .picture_3540::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);
}
.table-1c02.panel-34af .picture_3540 {
  -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);
}
.table-1c02.panel-34af .picture_3540::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.table-1c02.panel-34af .picture_3540::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);
}
.hidden_aee7 {
  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.background-01b5:before {
  display: none;
}
.frame_wood_00cf {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.frame_wood_00cf .hard-c9a7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.frame_wood_00cf .hard-c9a7:last-of-type {
  border-bottom: none;
}
.frame_wood_00cf .hard-c9a7.gallery_6e37,
.frame_wood_00cf .hard-c9a7.video_6881,
.frame_wood_00cf .hard-c9a7.image_2253 {
  padding: 0;
}
.frame_wood_00cf .label-action-6593 .avatar_1264 {
  color: currentColor;
}
.frame_wood_00cf .label-action-6593 .avatar_1264:focus,
.frame_wood_00cf .label-action-6593 .avatar_1264:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame_wood_00cf.east-a30b .hidden_914a,
.frame_wood_00cf.east-a30b .aside_9c87 a,
.frame_wood_00cf.east-a30b .caption-d6c3 a,
.frame_wood_00cf.east-a30b .secondary_light_2298 a {
  color: rgba(0, 0, 0, 0.55);
}
.frame_wood_00cf.east-a30b .hidden_914a:hover,
.frame_wood_00cf.east-a30b .aside_9c87 a:hover,
.frame_wood_00cf.east-a30b .caption-d6c3 a:hover,
.frame_wood_00cf.east-a30b .secondary_light_2298 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_wood_00cf.east-a30b .form-3686 {
  color: rgba(0, 0, 0, 0.8);
}
.frame_wood_00cf.east-a30b .hard-c9a7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame_wood_00cf.east-a30b .hard-c9a7:before {
  background: rgba(0, 0, 0, 0.08);
}
.frame_wood_00cf.east-a30b .background_thick_472e:before {
  background: rgba(255, 255, 255, 0.9);
}
.frame_wood_00cf.east-a30b .label-action-6593 .shadow_stale_9f0e li a,
.frame_wood_00cf.east-a30b .label-action-6593 .avatar_1264,
.frame_wood_00cf.east-a30b .secondary_light_2298 {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame_wood_00cf.east-a30b .label-action-6593 .avatar_1264:focus,
.frame_wood_00cf.east-a30b .label-action-6593 .avatar_1264:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame_wood_00cf.east-a30b .shadow_stale_9f0e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.frame_wood_00cf.hot-8aec .hidden_914a,
.frame_wood_00cf.hot-8aec .aside_9c87 a,
.frame_wood_00cf.hot-8aec .caption-d6c3 .avatar_1264,
.frame_wood_00cf.hot-8aec .caption-d6c3 a,
.frame_wood_00cf.hot-8aec .secondary_light_2298 a {
  color: rgba(255, 255, 255, 0.79);
}
.frame_wood_00cf.hot-8aec .hidden_914a:hover,
.frame_wood_00cf.hot-8aec .aside_9c87 a:hover,
.frame_wood_00cf.hot-8aec .caption-d6c3 .avatar_1264:hover,
.frame_wood_00cf.hot-8aec .caption-d6c3 a:hover,
.frame_wood_00cf.hot-8aec .secondary_light_2298 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.frame_wood_00cf.hot-8aec .form-3686 {
  color: rgba(255, 255, 255, 0.99);
}
.frame_wood_00cf.hot-8aec .hard-c9a7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_wood_00cf.hot-8aec .hard-c9a7:before {
  background: rgba(255, 255, 255, 0.08);
}
.frame_wood_00cf.hot-8aec .background_thick_472e:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame_wood_00cf.hot-8aec .label-action-6593 .shadow_stale_9f0e li a,
.frame_wood_00cf.hot-8aec .label-action-6593 .avatar_1264,
.frame_wood_00cf.hot-8aec .secondary_light_2298 {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame_wood_00cf.hot-8aec .label-action-6593 .avatar_1264:focus,
.frame_wood_00cf.hot-8aec .label-action-6593 .avatar_1264:hover {
  background: rgba(0, 0, 0, 0.01);
}
.frame_wood_00cf.hot-8aec .shadow_stale_9f0e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_thick_472e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.background_thick_472e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.caption_74ee {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.description-a152 .frame_wood_00cf {
  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;
}
.description-a152 .hard-c9a7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.description-a152 .hard-c9a7: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) {
  .description-a152 .hard-c9a7:before {
    width: 16%;
    left: 42%;
  }
}
.description-a152 .hard-c9a7:last-child:before {
  content: none;
}
.description-a152 .hard-c9a7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.description-a152 .label-action-6593 .shadow_stale_9f0e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.description-a152 .label-action-6593 .shadow_stale_9f0e li a .avatar_1264 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.description-a152 .label-action-6593 .secondary_light_2298 {
  border: none;
}
.description-a152 .label-action-6593 .secondary_light_2298 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.description-a152 .background_thick_472e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.description-a152 .caption_74ee {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.description-a152 .hot-8aec .background_thick_472e:before {
  background: rgba(0, 0, 0, 0.9);
}
.description-a152 .east-a30b.icon_3894 .picture_3540 {
  background: rgba(0, 0, 0, 0.6);
}
.description-a152
  .east-a30b.icon_3894
  .picture_3540::after,
.description-a152
  .east-a30b.icon_3894
  .picture_3540:before {
  background: inherit;
}
.description-a152
  .east-a30b.icon_3894:hover
  .picture_3540 {
  background: rgba(0, 0, 0, 0.8);
}
.picture-94cf .frame_wood_00cf {
  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) {
  .picture-94cf .frame_wood_00cf {
    width: auto;
    right: 45px;
  }
}
.east_2300 .frame_wood_00cf {
  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) {
  .east_2300 .frame_wood_00cf {
    width: auto;
    left: 45px;
  }
}
.background-01b5 .frame_wood_00cf {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.background-01b5 .caption_74ee {
  max-width: 48em;
  margin: 0 auto;
}
.background-01b5 .background_thick_472e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.widget-032e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.widget-032e.description-a152 .frame_wood_00cf {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.widget-032e.picture-94cf .frame_wood_00cf {
  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);
}
.widget-032e .frame_wood_00cf {
  visibility: visible;
}
.widget-032e.east_2300 .frame_wood_00cf {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.avatar-d2db,
.picture-outer-3924 {
  overflow-x: hidden;
}
.avatar-d2db .frame_wood_00cf {
  overflow: auto;
}
.avatar-d2db.description-a152 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.avatar-d2db.description-a152 .frame_wood_00cf {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.avatar-d2db.description-a152 .wrapper-right-44fd {
  opacity: 0;
}
.avatar-d2db.picture-94cf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.avatar-d2db.picture-94cf .frame_wood_00cf {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.avatar-d2db.picture-94cf .wrapper-right-44fd {
  opacity: 0;
}
.avatar-d2db.east_2300 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.avatar-d2db.east_2300 .frame_wood_00cf {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.avatar-d2db.east_2300 .wrapper-right-44fd {
  opacity: 0;
}
.avatar-d2db.background-01b5 .frame_wood_00cf {
  z-index: 10;
  visibility: visible;
}
.icon_3894 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.icon_3894 .picture_3540 {
  background: rgba(255, 255, 255, 0.99);
}
.icon_3894 .picture_3540::after,
.icon_3894 .picture_3540:before {
  background: inherit;
}
.icon_3894:hover .picture_3540 {
  background: rgba(255, 255, 255, 0.99);
}
.east_2300 .icon_3894 {
  top: 10px;
  right: auto;
  left: 12px;
}
.background-01b5 .icon_3894 {
  display: none !important;
}
.avatar-d2db:before,
.picture-outer-3924:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.avatar-d2db .icon_3894,
.picture-outer-3924 .icon_3894 {
  display: inline-block;
}
.frame_wood_00cf .advanced-6e1a {
  -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;
}
.avatar-d2db .frame_wood_00cf .advanced-6e1a,
.picture-outer-3924 .frame_wood_00cf .advanced-6e1a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.chip-db81 .next_6d9f {
  width: 100%;
}
.caption_ecd1 {
  padding: 0 0.5em 0;
}
.caption_ecd1 [class*="customify-col-"],
.caption_ecd1 [class*="customify-col_"],
.caption_ecd1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.border_small_6c58 .caption_ecd1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .caption-paper-4702 .secondary_active_1cc3,
  .secondary_active_1cc3 {
    display: none;
  }
  .carousel-light-689e {
    text-align: left;
  }
  .backdrop_tall_9fe9 {
    text-align: center;
  }
  .label-8065 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .caption-paper-4702 .main-5876,
  .main-5876 {
    display: none;
  }
  .sort_pro_e047 {
    text-align: left;
  }
  .silver-d147 {
    text-align: center;
  }
  .next_6c96 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .caption-paper-4702 .slider_1dca,
  .slider_1dca {
    display: none;
  }
  .smooth-9df7 {
    text-align: left;
  }
  .header-a6a9 {
    text-align: center;
  }
  .column_cd9a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.under-7c9d {
  box-shadow: none !important;
}
.backdrop_b21f .list_full_a269,
.thumbnail_red_995c .list_full_a269 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.thumbnail_red_995c .list_full_a269 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.detail_old_02a4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.detail_old_02a4:after,
.detail_old_02a4:before {
  content: "";
  display: table;
}
.detail_old_02a4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .detail_old_02a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.detail_old_02a4,
.caption-8d4a {
  max-width: 1248px;
  margin: 0 auto;
}

.breadcrumb-in-d6b8.label_6828 .detail_old_02a4 {
  max-width: 100%;
}
.breadcrumb-in-d6b8.feature_smooth_95c8 {
  max-width: 1200px;
  margin: 0 auto;
}
.breadcrumb-in-d6b8.form_6d99 .detail_old_02a4 {
  max-width: 100%;
}
.breadcrumb-in-d6b8.form_6d99 > .detail_old_02a4 {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-in-d6b8.form_6d99 > .detail_old_02a4 .caption-paper-4702 {
  margin: 0;
}
.breadcrumb-in-d6b8.form_6d99
  > .detail_old_02a4
  .module_action_3e1f.red-dbf7 {
  margin-right: 0;
  margin-left: 0;
}
.breadcrumb-in-d6b8.form_6d99 #main.red-dbf7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .border_789e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .border_789e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dropdown_93ee .tiny-5543 {
    padding-right: 1em;
  }
  .dropdown_93ee.background-cold-cd74 .module_action_3e1f {
    border-right: 1px solid #eaecee;
  }
  .dropdown_93ee.background-cold-cd74 .tiny-5543 {
    padding-right: 1em;
  }
  .dropdown_93ee.background-cold-cd74 .right_c10c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern_96dc .tiny-5543 {
    padding-left: 1em;
  }
  .pattern_96dc.background-cold-cd74 .module_action_3e1f {
    border-left: 1px solid #eaecee;
  }
  .pattern_96dc.background-cold-cd74 .tiny-5543 {
    padding-left: 1em;
  }
  .pattern_96dc.background-cold-cd74 .right_c10c {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon-6bea .tiny-5543 {
    padding-left: 1em;
  }
  .icon-6bea.background-cold-cd74 .texture_large_ef82 {
    border-right: 1px solid #eaecee;
  }
  .icon-6bea.background-cold-cd74 .pro_3fd6 {
    border-right: 1px solid #eaecee;
  }
  .icon-6bea.background-cold-cd74 .tiny-5543 {
    padding-left: 1em;
  }
  .icon-6bea.background-cold-cd74 .right_c10c {
    padding-right: 1em;
  }
  .icon-6bea.background-cold-cd74 .frame-focused-9ffe {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary_pink_64f1 .tiny-5543 {
    padding-right: 1em;
  }
  .summary_pink_64f1.background-cold-cd74 .texture_large_ef82 {
    border-left: 1px solid #eaecee;
  }
  .summary_pink_64f1.background-cold-cd74 .pro_3fd6 {
    border-left: 1px solid #eaecee;
  }
  .summary_pink_64f1.background-cold-cd74 .tiny-5543 {
    padding-right: 1em;
  }
  .summary_pink_64f1.background-cold-cd74 .right_c10c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .summary_pink_64f1.background-cold-cd74 .frame-focused-9ffe {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border_789e .tiny-5543 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border_789e.background-cold-cd74 .module_action_3e1f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .border_789e.background-cold-cd74 .tiny-5543 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border_789e.background-cold-cd74 .right_c10c {
    padding-left: 1em;
  }
  .border_789e.background-cold-cd74 .frame-focused-9ffe {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .border_789e.background-cold-cd74 .tiny-5543 {
    padding-left: 0;
  }
}
.active-dfcb .element-east-fa69 {
  display: inline-block;
}
.disabled-right-dfcd {
  display: inline-block;
}
.notice_b80c {
  word-con: break-word;
}
.gold_b6ff > span {
  display: inline-block;
  padding: 5px 0;
}
.gold_b6ff .tiny_ac19 {
  margin-left: 8px;
  margin-right: 8px;
}
.gold_b6ff .easy_764b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.table_cold_4cc2 .outline_medium_673b {
  margin-bottom: 2em;
}
.table_cold_4cc2 .image_steel_f2c9 {
  margin-bottom: 15px;
}
.table_cold_4cc2 .image_steel_f2c9:last-child {
  margin-bottom: 0;
}
.table_cold_4cc2 .link-b9a9 {
  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) {
  .table_cold_4cc2 .link-b9a9 {
    display: block;
  }
}
.table_cold_4cc2 .first-fa40 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .table_cold_4cc2 .first-fa40 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.table_cold_4cc2 .media-fast-d7fd {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.table_cold_4cc2 .media-fast-d7fd img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.table_cold_4cc2 .media-fast-d7fd a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.table_cold_4cc2 .notice_b80c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.table_cold_4cc2 .notice_b80c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.table_cold_4cc2 .south_aa86 p:last-child {
  margin-bottom: 0;
}
.table_cold_4cc2 .bronze-ecdf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.table_cold_4cc2 .nav_pressed_7fbb {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.table_cold_4cc2 .right_b44f {
  margin-top: 1em;
}
.table_cold_4cc2 .bottom-be36 {
  top: 0;
  display: block;
}
.table_cold_4cc2 .bottom-be36 a {
  color: inherit;
}
.table_cold_4cc2 .bottom-be36 a:hover {
  color: inherit;
}
.table_cold_4cc2 .caption-5812 {
  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;
}
.table_cold_4cc2 .caption-5812:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.table_cold_4cc2 .nav_pressed_7fbb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.table_cold_4cc2 .layout_red_f639 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.table_cold_4cc2 .layout_red_f639:first-child {
  margin-top: 0;
}
.table_cold_4cc2 .layout_red_f639.accordion-0a0d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.table_cold_4cc2 .layout_red_f639.block_hot_6032 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.table_cold_4cc2
  .layout_red_f639.block_hot_6032.banner-d252
  .right_b44f {
  width: 100%;
}
.table_cold_4cc2 .block_hot_6032 {
  -webkit-box-align: center;
  align-items: center;
}
.table_cold_4cc2 .block_hot_6032 .gold_b6ff,
.table_cold_4cc2 .block_hot_6032 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.table_cold_4cc2 .media-fast-d7fd {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table_cold_4cc2 .media-fast-d7fd img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.table_cold_4cc2 .media-fast-d7fd: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;
}
.table_cold_4cc2 .accordion-0a0d {
  z-index: 5;
}
.table_cold_4cc2 .first-25e4 .message_out_14a5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.table_cold_4cc2 .wrapper-full-cdf7 .message_out_14a5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.table_cold_4cc2 .gas_68c7 .message_out_14a5 {
  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;
}
.table_cold_4cc2.pink_f01d .link-b9a9,
.table_cold_4cc2.gradient-bd6f .link-b9a9 {
  display: block;
}
.table_cold_4cc2.pink_f01d .link-b9a9 .chip_iron_2c3c,
.table_cold_4cc2.pink_f01d .link-b9a9 .nav_pressed_7fbb,
.table_cold_4cc2.gradient-bd6f .link-b9a9 .chip_iron_2c3c,
.table_cold_4cc2.gradient-bd6f .link-b9a9 .nav_pressed_7fbb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.table_cold_4cc2.outline-pro-848c .first-fa40 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .table_cold_4cc2.outline-pro-848c .first-fa40 {
    margin-right: 0;
  }
}
.table_cold_4cc2.pink_f01d .first-fa40,
.table_cold_4cc2.gradient-bd6f .first-fa40 {
  padding-top: 40%;
}
.table_cold_4cc2.pink_f01d .outline_medium_673b,
.table_cold_4cc2.gradient-bd6f .outline_medium_673b {
  display: block;
}
.table_cold_4cc2.pink_f01d .fn-sticky-fa16 .nav_pressed_7fbb,
.table_cold_4cc2.gradient-bd6f .fn-sticky-fa16 .nav_pressed_7fbb {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.table_cold_4cc2.pink_f01d .first-fa40,
.table_cold_4cc2.gradient-bd6f .first-fa40 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.table_cold_4cc2.pink_f01d .nav_pressed_7fbb {
  padding: 1em;
}
.feature-d136 {
  margin: 30px auto;
  display: block;
}
.feature-d136 .description-hard-51e7 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.feature-d136 .description-hard-51e7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.feature-d136 .description-hard-51e7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.full_3eed .gold_b6ff {
  margin-bottom: 1.41575em;
}
.full_3eed .image_7623 {
  margin-bottom: 1.618em;
}
.large-37f1 .summary_9d9c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.large-37f1 .summary_9d9c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.large-37f1 .mask-1df4 {
  max-width: 100%;
  overflow: auto;
}
.overlay_complex_136a .large-37f1 a:hover {
  text-decoration: underline;
}
.modal_c1df .image_steel_f2c9:not(.notice_b80c),
.modal_c1df .media-fast-d7fd {
  margin-bottom: 1.41575em;
}
.modal_c1df .image_steel_f2c9:not(.notice_b80c):last-child,
.modal_c1df .media-fast-d7fd:last-child {
  margin-bottom: 0;
}
.modal_c1df .image_steel_f2c9.tooltip_656c {
  margin-bottom: 0.41575em;
}
.modal_c1df .text-silver-e6f2:before,
.modal_c1df .mini-ef63:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.modal_c1df .text-silver-e6f2:before {
  content: "\f115";
}
.modal_c1df .mini-ef63:before {
  content: "\f02c";
}
.modal_c1df .primary-simple-2fbf {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.modal_c1df .primary-simple-2fbf a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.article-7e29 {
  display: -webkit-box;
  display: flex;
}
.article-7e29 .content_thick_964d {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .article-7e29 .content_thick_964d {
    flex-basis: 90px;
  }
}
.article-7e29 .feature_ca9c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .article-7e29 .feature_ca9c {
    flex-basis: calc(100% - 50px);
  }
}
.article-7e29 .static-ec28 p:last-child {
  margin-bottom: 0.72em;
}
.hidden-11bd .description-hard-51e7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hidden-11bd .description-hard-51e7:after,
.hidden-11bd .description-hard-51e7:before {
  content: "";
  display: table;
}
.hidden-11bd .description-hard-51e7:after {
  clear: both;
}
.hidden-11bd .description-hard-51e7 .under-04ef,
.hidden-11bd .description-hard-51e7 .image_full_473d {
  width: 49%;
}
.hidden-11bd .description-hard-51e7 .under-04ef a span.texture-585a,
.hidden-11bd .description-hard-51e7 .image_full_473d a span.texture-585a {
  display: block;
  margin-bottom: 5px;
}
.hidden-11bd .description-hard-51e7 .image_full_473d {
  float: left;
  text-align: left;
}
.hidden-11bd .description-hard-51e7 .under-04ef {
  float: right;
  text-align: right;
}
.picture-7d18 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .picture-7d18 {
    margin-bottom: 0;
  }
}
.form-east-cb14 {
  margin-bottom: 1em;
}
.form-east-cb14 .notice_b80c {
  font-size: 1.1em;
  line-height: 1.3;
}
.tooltip-e18a a {
  display: block;
  line-height: 0;
  position: relative;
}
.lite_9092 .form-east-cb14,
.message-medium-eb83 .form-east-cb14 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .lite_9092 .form-east-cb14,
  .message-medium-eb83 .form-east-cb14 {
    display: block;
  }
}
.lite_9092 .tooltip-e18a,
.message-medium-eb83 .tooltip-e18a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .lite_9092 .tooltip-e18a,
  .message-medium-eb83 .tooltip-e18a {
    margin-bottom: 1em;
  }
}
.lite_9092 .tooltip-e18a img,
.message-medium-eb83 .tooltip-e18a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.lite_9092 .accent-4f56,
.message-medium-eb83 .accent-4f56 {
  flex-basis: calc(100% - 160px);
}
.lite_9092 .accent-4f56 p,
.message-medium-eb83 .accent-4f56 p {
  margin-bottom: 0;
}
.lite_9092 .accent-4f56 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .lite_9092 .accent-4f56 {
    padding-left: 0;
  }
}
.message-medium-eb83 .accent-4f56 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .message-medium-eb83 .accent-4f56 {
    padding-right: 0;
  }
}
.message-medium-eb83 .tooltip-e18a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.module_fd1a .tooltip-e18a {
  margin-bottom: 0.5em;
}
.module_fd1a .tooltip-e18a img {
  width: 100%;
}
.card_dirty_c201 .element-simple-5d86,
.summary-4a73 .element-simple-5d86 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.summary-4a73 .module_action_3e1f .light_2a30 p:last-child {
  margin-bottom: 0;
}
.disabled_motion_58d2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.active-b211 .detail_487a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .active-b211 .detail_487a:last-of-type {
    margin-bottom: 0;
  }
}
.active-b211 .detail_487a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active-b211 .detail_487a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.active-b211 .detail_487a ul li {
  margin: 0 0 0.6em;
}
.active-b211 .detail_487a ul li.logo-easy-7929,
.active-b211 .detail_487a ul li.background-full-5f6f {
  position: relative;
}
.active-b211 .detail_487a ul li.logo-easy-7929 .surface_green_d7d8,
.active-b211 .detail_487a ul li.background-full-5f6f .surface_green_d7d8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.active-b211 .detail_487a ul li.logo-easy-7929:after:after,
.active-b211 .detail_487a ul li.logo-easy-7929:after:before,
.active-b211
  .detail_487a
  ul
  li.background-full-5f6f:after:after,
.active-b211
  .detail_487a
  ul
  li.background-full-5f6f:after:before {
  content: "";
  display: table;
}
.active-b211 .detail_487a ul li.logo-easy-7929:after:after,
.active-b211
  .detail_487a
  ul
  li.background-full-5f6f:after:after {
  clear: both;
}
.active-b211 .detail_487a a.info-lower-5458:hover {
  text-decoration: none;
}
.active-b211 .detail_487a select {
  max-width: 100%;
}
.active-b211 .detail_487a table {
  font-size: 85%;
}
.active-b211 .detail_487a table td,
.active-b211 .detail_487a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.active-b211 .detail_487a table tfoot td {
  text-align: left;
}
.active-b211 .detail_487a :last-child {
  margin-bottom: 0;
}
.active-b211 .detail_487a .aside-78cd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.active-b211 .detail_487a .aside-78cd label {
  width: 100%;
}
.active-b211 .detail_487a .aside-78cd .feature-342d {
  width: 100%;
  display: block;
}
.active-b211 .detail_487a .aside-78cd .disabled_brown_b2cf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.active-b211 .detail_487a .aside-78cd .disabled_brown_b2cf:hover svg #svg-search {
  fill: #444;
}
.active-b211 .detail_487a .aside-78cd .disabled_brown_b2cf svg {
  width: 18px;
  height: 18px;
}
.active-b211 .first_437c ul ul,
.active-b211 .menu_inner_86c0 ul ul,
.active-b211 .cold_e27e ul ul,
.active-b211 .module_ad31 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.active-b211 .first_437c .photo_423c > a,
.active-b211 .menu_inner_86c0 .photo_423c > a,
.active-b211 .cold_e27e .photo_423c > a,
.active-b211 .module_ad31 .photo_423c > a {
  margin-bottom: 0;
}
.active-b211 .chip_hovered_2259 li,
.active-b211 .first_437c li,
.active-b211 .disabled-8595 li,
.active-b211 .menu_inner_86c0 li,
.active-b211 .cold_e27e li,
.active-b211 .module_ad31 li,
.active-b211 .nav-short-e883 li,
.active-b211 .item_cbe5 li {
  display: block;
  position: relative;
}
.active-b211 .chip_hovered_2259 li:last-child,
.active-b211 .first_437c li:last-child,
.active-b211 .disabled-8595 li:last-child,
.active-b211 .menu_inner_86c0 li:last-child,
.active-b211 .cold_e27e li:last-child,
.active-b211 .module_ad31 li:last-child,
.active-b211 .nav-short-e883 li:last-child,
.active-b211 .item_cbe5 li:last-child {
  border: none;
}
.active-b211 .chip_hovered_2259 li a,
.active-b211 .first_437c li a,
.active-b211 .disabled-8595 li a,
.active-b211 .menu_inner_86c0 li a,
.active-b211 .cold_e27e li a,
.active-b211 .module_ad31 li a,
.active-b211 .nav-short-e883 li a,
.active-b211 .item_cbe5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active-b211 .chip_hovered_2259 li ul li::before,
.active-b211 .first_437c li ul li::before,
.active-b211 .disabled-8595 li ul li::before,
.active-b211 .menu_inner_86c0 li ul li::before,
.active-b211 .cold_e27e li ul li::before,
.active-b211 .module_ad31 li ul li::before,
.active-b211 .nav-short-e883 li ul li::before,
.active-b211 .item_cbe5 li ul li::before {
  left: 15px;
}
.active-b211 .chip_hovered_2259 li ul a,
.active-b211 .first_437c li ul a,
.active-b211 .disabled-8595 li ul a,
.active-b211 .menu_inner_86c0 li ul a,
.active-b211 .cold_e27e li ul a,
.active-b211 .module_ad31 li ul a,
.active-b211 .nav-short-e883 li ul a,
.active-b211 .item_cbe5 li ul a {
  padding-left: 20px;
}
.active-b211 .chip_hovered_2259 li ul ul li::before,
.active-b211 .first_437c li ul ul li::before,
.active-b211 .disabled-8595 li ul ul li::before,
.active-b211 .menu_inner_86c0 li ul ul li::before,
.active-b211 .cold_e27e li ul ul li::before,
.active-b211 .module_ad31 li ul ul li::before,
.active-b211 .nav-short-e883 li ul ul li::before,
.active-b211 .item_cbe5 li ul ul li::before {
  left: 30px;
}
.active-b211 .chip_hovered_2259 li ul ul a,
.active-b211 .first_437c li ul ul a,
.active-b211 .disabled-8595 li ul ul a,
.active-b211 .menu_inner_86c0 li ul ul a,
.active-b211 .cold_e27e li ul ul a,
.active-b211 .module_ad31 li ul ul a,
.active-b211 .nav-short-e883 li ul ul a,
.active-b211 .item_cbe5 li ul ul a {
  padding-left: 40px;
}
.active-b211 .accent-e51c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.active-b211 .item_cbe5 ul li {
  margin-bottom: 1.41575em;
}
.active-b211 .item_cbe5 ul li .orange_7be3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.active-b211 .item_cbe5 ul li .picture_8857 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hot-8aec .chip_hovered_2259 li a,
.hot-8aec .first_437c li a,
.hot-8aec .disabled-8595 li a,
.hot-8aec .menu_inner_86c0 li a,
.hot-8aec .cold_e27e li a,
.hot-8aec .module_ad31 li a,
.hot-8aec .nav-short-e883 li a,
.hot-8aec .item_cbe5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-8aec .accent-e51c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-8aec .detail_487a ul li.logo-easy-7929 .surface_green_d7d8,
.hot-8aec .detail_487a ul li.background-full-5f6f .surface_green_d7d8 {
  background: rgba(0, 0, 0, 0.2);
}
.hot-8aec .active-b211 .detail_487a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-in-d6b8 .active-b211 .shadow_stale_9f0e li {
  margin: 0;
}
.breadcrumb-in-d6b8 .active-b211 .shadow_stale_9f0e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.breadcrumb-in-d6b8 .active-b211 .shadow_stale_9f0e li ul {
  margin: 0;
}
.breadcrumb-in-d6b8 .active-b211 .shadow_stale_9f0e li ul li a {
  padding-left: 15px;
}
.breadcrumb-in-d6b8 .active-b211 .shadow_stale_9f0e li ul li li a {
  padding-left: 30px;
}
.breadcrumb-in-d6b8 .active-b211 .shadow_stale_9f0e li.texture-79c4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.breadcrumb-in-d6b8 .active-b211 .shadow_stale_9f0e li.texture-79c4 > 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;
}
.breadcrumb-in-d6b8 .active-b211 .shadow_stale_9f0e li.texture-79c4 > 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;
}
.badge-7d80 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.pattern_c6f8 {
  position: relative;
  z-index: 10;
}
.pattern_c6f8 .advanced-6e1a {
  width: 100%;
  max-width: 100%;
}
.pro_58cc .down-19f4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pro_58cc .east-a30b {
}
.pro_58cc .hot-8aec {
  background: #292929;
}
.smooth_1678 .down-19f4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.smooth_1678 .east-a30b {
  background: #f9f9f9;
}
.smooth_1678 .hot-8aec {
  background: #303030;
}
.notification-under-5bd7 .down-19f4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .notification-under-5bd7 .element-east-fa69 {
    margin-bottom: 1em;
  }
  .notification-under-5bd7 .element-east-fa69:last-child {
    margin-bottom: 0;
  }
}
.notification-under-5bd7 .east-a30b {
  background: #ededed;
}
.notification-under-5bd7 .hot-8aec {
  background: #1a1a1a;
}
.down-19f4.east-a30b {
  color: rgba(0, 0, 0, 0.6);
}
.down-19f4.east-a30b .gradient_e1f6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.down-19f4.hot-8aec {
  color: rgba(255, 255, 255, 0.99);
}
.down-19f4.hot-8aec a:not(.info-lower-5458) {
  color: rgba(255, 255, 255, 0.79);
}
.down-19f4.hot-8aec a:not(.info-lower-5458):hover {
  color: rgba(255, 255, 255, 0.99);
}
.down-19f4.hot-8aec .gradient_e1f6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.down-19f4.hot-8aec table tbody td,
.down-19f4.hot-8aec table th {
  background: rgba(0, 0, 0, 0.08);
}
.logo_tall_5af1.inner_5a4c .detail_old_02a4 {
  max-width: initial;
}
.logo_tall_5af1 .logo-static-9154 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.logo_tall_5af1 .logo-static-9154 .advanced-6e1a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .logo_tall_5af1 .logo-static-9154 .advanced-6e1a {
    display: block;
    margin-bottom: 2em;
  }
  .logo_tall_5af1 .logo-static-9154 .advanced-6e1a:last-child {
    margin-bottom: 0;
  }
}
.notification-under-5bd7 .element-east-fa69:last-child,
.smooth_1678 .element-east-fa69:last-child,
.pro_58cc .element-east-fa69:last-child {
  margin-bottom: 0;
}
.notification-under-5bd7 .element-east-fa69 .active-b211 .detail_487a:last-child,
.smooth_1678 .element-east-fa69 .active-b211 .detail_487a:last-child,
.pro_58cc .element-east-fa69 .active-b211 .detail_487a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .notification-under-5bd7 .article-a47b,
  .notification-under-5bd7 .photo_north_d439,
  .smooth_1678 .article-a47b,
  .smooth_1678 .photo_north_d439,
  .pro_58cc .article-a47b,
  .pro_58cc .photo_north_d439 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .pattern_c6f8 .element-east-fa69 {
    margin-bottom: 2em;
  }
}
.pattern_c6f8 p:last-child {
  margin-bottom: 0;
}
.pattern_c6f8 li,
.pattern_c6f8 ul {
  list-style: none;
  margin: 0;
}
.pattern_c6f8 ul ul {
  margin-left: 2.617924em;
}
.gallery-3185 {
  font-size: 0.875em;
}

/* css-noise: 6ffb */
.phantom-card-o6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
