/*!
Theme Name: Customify
Theme URI: https://pressmaximum.liquid_c763/customify
Author: WPCustomify
Author URI: https://pressmaximum.liquid_c763
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.liquid_c763/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.status-plasma-1ac9.paragraph_new_7ba1/licenses/gpl-2.0.link-a8b8
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.form_f632/, (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.right-0fb7.tertiary_90bd/normalize.avatar_7979/
 ======
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.avatar_7979 v7.0.0 | MIT License | github.liquid_c763/necolas/normalize.avatar_7979 */
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;
}
.focused_a8f8 .center_f227,
.medium-072d,
.layout-68f9,
.tooltip-a5a8,
.frame-c2ef,
.pagination-bec7,
.surface-purple-85e9,
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;
}
.medium-072d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .medium-072d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .medium-072d,
  h1 {
    font-size: 1.8em;
  }
}
.layout-68f9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.layout-68f9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .layout-68f9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .layout-68f9,
  h2 {
    font-size: 1.7em;
  }
}
.tooltip-a5a8,
h3 {
  font-size: 1.618em;
}
.focused_a8f8 .center_f227,
.frame-c2ef,
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.accent-0e3b {
  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;
}
.background-tall-8e39:after,
.background-tall-8e39:before,
.image_pressed_6895:after,
.image_pressed_6895:before {
  content: "";
  display: table;
}
.background-tall-8e39:after,
.image_pressed_6895:after {
  clear: both;
}
.complex_b62c {
  float: right;
  margin-right: 0;
}
.status-old-4a76 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.text-c91f .form_clean_bbfd,
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;
}
.text-c91f .form_clean_bbfd: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;
}
.south-cf24 .form_clean_bbfd {
  box-shadow: none;
}
.south-cf24
  .form_clean_bbfd
  .status_5433 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.south-cf24 .form_clean_bbfd .rough-e125 {
  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;
}
.south-cf24
  .form_clean_bbfd
  .rough-e125
  b {
  display: none;
}
.south-cf24 .narrow_ec4e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.grid-basic-c04c:not(.border_f3f1):not(.hard-21c9),
button:not(.border_f3f1):not(.hard-21c9),
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ),
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ),
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ) {
  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;
}
.grid-basic-c04c:not(.border_f3f1):not(
    .hard-21c9
  ):hover,
button:not(.border_f3f1):not(
    .hard-21c9
  ):hover,
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ):hover,
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ):hover,
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.grid-basic-c04c:not(.border_f3f1):not(
    .hard-21c9
  ):active,
.grid-basic-c04c:not(.border_f3f1):not(
    .hard-21c9
  ):focus,
button:not(.border_f3f1):not(
    .hard-21c9
  ):active,
button:not(.border_f3f1):not(
    .hard-21c9
  ):focus,
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ):active,
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ):focus,
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ):active,
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ):focus,
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ):active,
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ):focus {
  outline: 0;
}
.grid-basic-c04c:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565,
button:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565,
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565,
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565,
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565 {
  position: relative;
}
.grid-basic-c04c:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .footer_north_237e,
.grid-basic-c04c:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .table_gold_38d6,
.grid-basic-c04c:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .pattern-gold-893f,
.grid-basic-c04c:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  i,
.grid-basic-c04c:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  svg,
button:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .footer_north_237e,
button:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .table_gold_38d6,
button:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .pattern-gold-893f,
button:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  i,
button:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  svg,
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .footer_north_237e,
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .table_gold_38d6,
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .pattern-gold-893f,
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  i,
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  svg,
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .footer_north_237e,
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .table_gold_38d6,
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .pattern-gold-893f,
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  i,
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  svg,
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .footer_north_237e,
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .table_gold_38d6,
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  .pattern-gold-893f,
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  i,
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565
  svg {
  visibility: hidden;
}
.grid-basic-c04c:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565:after,
button:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565:after,
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565:after,
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565:after,
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ).fn-loading-3565: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;
}
.grid-basic-c04c:not(.border_f3f1):not(.hard-21c9),
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ),
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ),
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ) {
  color: #fff;
  background: #235787;
}
.grid-basic-c04c:not(.border_f3f1):not(
    .hard-21c9
  ):focus,
input[type="button"]:not(.border_f3f1):not(
    .hard-21c9
  ):focus,
input[type="reset"]:not(.border_f3f1):not(
    .hard-21c9
  ):focus,
input[type="submit"]:not(.border_f3f1):not(
    .hard-21c9
  ):focus {
  color: #fff;
}
.grid-basic-c04c.fn-disabled-3565:not(.border_f3f1):not(
    .hard-21c9
  ),
.grid-basic-c04c[disabled]:not(.border_f3f1):not(
    .hard-21c9
  ),
button.fn-disabled-3565:not(.border_f3f1):not(
    .hard-21c9
  ),
button[disabled]:not(.border_f3f1):not(
    .hard-21c9
  ) {
  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;
}
.plasma-56d2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.plasma-56d2:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.east-c432 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.stone-67ec {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.carousel_clean_5376 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.background-tall-8e39:after,
.background-tall-8e39:before,
.wrapper-orange-967e:after,
.wrapper-orange-967e:before,
.gold_9888:after,
.gold_9888:before,
.box-0ee8:after,
.box-0ee8:before,
.list_217d:after,
.list_217d:before,
.hero_fea4:after,
.hero_fea4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.background-tall-8e39:after,
.wrapper-orange-967e:after,
.gold_9888:after,
.box-0ee8:after,
.list_217d:after,
.hero_fea4:after {
  clear: both;
}
.wrapper-orange-967e .menu_steel_85fe,
.gold_9888 .menu_steel_85fe,
.silver_e171 .menu_steel_85fe {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.lower_af1b {
  display: inline-block;
}
.block_d5cc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.block_d5cc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.block_d5cc .lite-772c {
  padding: 1em 0;
  font-size: 85%;
}
.lite-772c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.form_in_d6b5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.form_in_d6b5:after,
.form_in_d6b5:before {
  content: "";
  display: table;
}
.form_in_d6b5:after {
  clear: both;
}
.breadcrumb-down-0bd3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.button-c6b7 .breadcrumb-down-0bd3 {
  max-width: 50%;
}
.next_1e09 .breadcrumb-down-0bd3 {
  max-width: 33.33%;
}
.bottom_1791 .breadcrumb-down-0bd3 {
  max-width: 25%;
}
.block-5416 .breadcrumb-down-0bd3 {
  max-width: 20%;
}
.hard-7baa .breadcrumb-down-0bd3 {
  max-width: 16.66%;
}
.shade_0aeb .breadcrumb-down-0bd3 {
  max-width: 14.28%;
}
.advanced_22e1 .breadcrumb-down-0bd3 {
  max-width: 12.5%;
}
.message_light_ba21 .breadcrumb-down-0bd3 {
  max-width: 11.11%;
}
.panel_8933 {
  display: block;
}
.focused_a8f8 .table_b2ee label,
.focused_a8f8 .shade_154a label,
.focused_a8f8 .dark_0087 label,
.focused_a8f8 .new-0699 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.main-25a5 {
  list-style: none;
  margin: 0;
}
.main-25a5 article.detail_short_a796 {
  margin-bottom: 0;
}
.main-25a5 ul {
  list-style: none;
  margin: 0;
}
.main-25a5 .popup-lower-ee6d li.detail_short_a796 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .main-25a5 .popup-lower-ee6d li.detail_short_a796 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .main-25a5 .popup-lower-ee6d li.detail_short_a796: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) {
  .main-25a5 .popup-lower-ee6d li.detail_short_a796 li.detail_short_a796 li.detail_short_a796 li.detail_short_a796 {
    padding-left: 0;
  }
}
article.detail_short_a796 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail_short_a796 .wrapper-orange-967e p:last-of-type {
  margin-bottom: 0;
}
article.detail_short_a796 .steel-8c6e {
  float: left;
}
article.detail_short_a796 .orange_63bd {
  margin-left: 85px;
}
article.detail_short_a796 .secondary-a171 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail_short_a796 .secondary-a171 .message-slow-129f {
  margin-left: 10px;
}
article.detail_short_a796 .main_steel_be8b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail_short_a796 .module-8589 {
  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 .table_b2ee,
  #respond .dark_0087,
  #respond .new-0699 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .table_b2ee input,
#respond .dark_0087 input,
#respond .new-0699 input {
  width: 100%;
}
#respond .new-0699 {
  margin-right: 0;
}
#respond .hover-bright-e913 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern-narrow-077c {
  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;
}
.pattern-narrow-077c.icon_3318 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pattern-narrow-077c 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%);
}
.pattern-narrow-077c:focus,
.pattern-narrow-077c: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);
}
.table-6f0a {
  border-radius: 10%;
}
.hero_aa7b {
  border-radius: 50%;
}
.basic-24b3 {
  font-size: 0.72em;
}
.wrapper-large-e9bb {
  font-size: 0.875em;
}
.dirty-9944 {
  font-size: 1.1em;
}
.feature-blue-49c4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.feature-blue-49c4.basic-24b3 {
  letter-spacing: 0.5px;
}
.light_af28,
.light_af28 a {
  color: #6d6d6d;
}
.light_af28 a:hover {
  color: #111;
}
.static-c213 {
  color: #6d6d6d;
}
.message_5ca2 {
  overflow-x: hidden;
}
.message_5ca2 .thick-0a22.pagination-first-1f7c {
  position: relative;
}
.message_5ca2 .thick-0a22.pagination-first-1f7c.advanced_9e80 {
  position: initial;
}
.message_5ca2
  .thick-0a22.pagination-first-1f7c.advanced_9e80
  .picture-859c {
  left: auto;
}
.message_5ca2 .thick-0a22 .picture-859c {
  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;
}
.message_5ca2 .thick-0a22:hover.pagination-first-1f7c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.message_5ca2
  .thick-0a22:hover.pagination-first-1f7c
  .picture-859c {
  display: block;
  z-index: 9999999;
}
.message_5ca2 .dim-8748 .notification-ce4c,
.message_5ca2 .banner_copper_5bb5 .notification-ce4c {
  display: none;
}
.message_5ca2 .new_04c9 .thick-0a22:hover.pagination-first-1f7c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.focused_a8f8 .table_b2ee label,
.focused_a8f8 .shade_154a label,
.focused_a8f8 .dark_0087 label,
.focused_a8f8 .new-0699 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.main-25a5 {
  list-style: none;
  margin: 0;
}
.main-25a5 article.detail_short_a796 {
  margin-bottom: 0;
}
.main-25a5 ul {
  list-style: none;
  margin: 0;
}
.main-25a5 .popup-lower-ee6d li.detail_short_a796 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .main-25a5 .popup-lower-ee6d li.detail_short_a796 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .main-25a5 .popup-lower-ee6d li.detail_short_a796: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) {
  .main-25a5 .popup-lower-ee6d li.detail_short_a796 li.detail_short_a796 li.detail_short_a796 li.detail_short_a796 {
    padding-left: 0;
  }
}
article.detail_short_a796 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail_short_a796 .wrapper-orange-967e p:last-of-type {
  margin-bottom: 0;
}
article.detail_short_a796 .steel-8c6e {
  float: left;
}
article.detail_short_a796 .orange_63bd {
  margin-left: 85px;
}
article.detail_short_a796 .secondary-a171 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail_short_a796 .secondary-a171 .message-slow-129f {
  margin-left: 10px;
}
article.detail_short_a796 .main_steel_be8b {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail_short_a796 .module-8589 {
  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 .table_b2ee,
  #respond .dark_0087,
  #respond .new-0699 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .table_b2ee input,
#respond .dark_0087 input,
#respond .new-0699 input {
  width: 100%;
}
#respond .new-0699 {
  margin-right: 0;
}
#respond .hover-bright-e913 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.dim-8748 .plasma_7e3f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.plasma_7e3f .sort-74d3.search_first_ea74 .tertiary-0169 > li > a:focus,
.plasma_7e3f .sort-74d3.search_first_ea74 .tertiary-0169 > li > a:hover,
.plasma_7e3f .sort-74d3.narrow_c133 .tertiary-0169 > li > a:focus,
.plasma_7e3f .sort-74d3.narrow_c133 .tertiary-0169 > li > a:hover,
.plasma_7e3f .sort-74d3.column-down-4a9d .tertiary-0169 > li > a:focus,
.plasma_7e3f .sort-74d3.column-down-4a9d .tertiary-0169 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_7e3f
  .sort-74d3.search_first_ea74
  .tertiary-0169
  > li.message-inner-22ec
  > a,
.plasma_7e3f
  .sort-74d3.search_first_ea74
  .tertiary-0169
  > li.backdrop_fast_82c5
  > a,
.plasma_7e3f
  .sort-74d3.narrow_c133
  .tertiary-0169
  > li.message-inner-22ec
  > a,
.plasma_7e3f
  .sort-74d3.narrow_c133
  .tertiary-0169
  > li.backdrop_fast_82c5
  > a,
.plasma_7e3f
  .sort-74d3.column-down-4a9d
  .tertiary-0169
  > li.message-inner-22ec
  > a,
.plasma_7e3f .sort-74d3.column-down-4a9d .tertiary-0169 > li.short-90cd > a {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_7e3f .up_ada5,
.plasma_7e3f .up_ada5 a {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_7e3f .video_center_4caa.fresh-3acf li a,
.plasma_7e3f .brown_89d8 a,
.plasma_7e3f .form-8d79,
.plasma_7e3f .tertiary-0169 > li > a,
.plasma_7e3f .table-soft-e5f3 {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_7e3f .video_center_4caa.fresh-3acf li a:hover,
.plasma_7e3f .brown_89d8 a:hover,
.plasma_7e3f .form-8d79:hover,
.plasma_7e3f .tertiary-0169 > li > a:hover,
.plasma_7e3f .table-soft-e5f3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_7e3f .frame_b839 {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_7e3f .frame_b839 .gradient_bde3 {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_7e3f .frame_b839:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma_7e3f .module-fluid-f75c .pattern-wood-c89b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma_7e3f .module-fluid-f75c .pattern-wood-c89b .logo-bronze-dfdc {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_7e3f
  .module-fluid-f75c
  .pattern-wood-c89b
  .logo-bronze-dfdc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_7e3f
  .module-fluid-f75c
  .pattern-wood-c89b
  .logo-bronze-dfdc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_7e3f
  .module-fluid-f75c
  .pattern-wood-c89b
  .logo-bronze-dfdc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_7e3f
  .module-fluid-f75c
  .pattern-wood-c89b
  .logo-bronze-dfdc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_7e3f .module-fluid-f75c .lower-761e {
  color: rgba(255, 255, 255, 0.79);
}
.plasma_7e3f .module-fluid-f75c .lower-761e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last_cfea
  .plasma_7e3f
  .module-fluid-f75c
  .backdrop-tiny-e488
  .overlay-41ae {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.last_cfea
  .plasma_7e3f
  .module-fluid-f75c
  .backdrop-tiny-e488
  .logo-bronze-dfdc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dim-8748 .secondary_upper_b2ef {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.secondary_upper_b2ef .sort-74d3.search_first_ea74 .tertiary-0169 > li > a:focus,
.secondary_upper_b2ef .sort-74d3.search_first_ea74 .tertiary-0169 > li > a:hover,
.secondary_upper_b2ef .sort-74d3.narrow_c133 .tertiary-0169 > li > a:focus,
.secondary_upper_b2ef .sort-74d3.narrow_c133 .tertiary-0169 > li > a:hover,
.secondary_upper_b2ef .sort-74d3.column-down-4a9d .tertiary-0169 > li > a:focus,
.secondary_upper_b2ef .sort-74d3.column-down-4a9d .tertiary-0169 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_upper_b2ef
  .sort-74d3.search_first_ea74
  .tertiary-0169
  > li.message-inner-22ec
  > a,
.secondary_upper_b2ef
  .sort-74d3.search_first_ea74
  .tertiary-0169
  > li.backdrop_fast_82c5
  > a,
.secondary_upper_b2ef
  .sort-74d3.narrow_c133
  .tertiary-0169
  > li.message-inner-22ec
  > a,
.secondary_upper_b2ef
  .sort-74d3.narrow_c133
  .tertiary-0169
  > li.backdrop_fast_82c5
  > a,
.secondary_upper_b2ef
  .sort-74d3.column-down-4a9d
  .tertiary-0169
  > li.message-inner-22ec
  > a,
.secondary_upper_b2ef .sort-74d3.column-down-4a9d .tertiary-0169 > li.short-90cd > a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_upper_b2ef .up_ada5,
.secondary_upper_b2ef .up_ada5 a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_upper_b2ef .video_center_4caa.fresh-3acf li a,
.secondary_upper_b2ef .brown_89d8 a,
.secondary_upper_b2ef .form-8d79,
.secondary_upper_b2ef .tertiary-0169 > li > a,
.secondary_upper_b2ef .table-soft-e5f3 {
  color: rgba(0, 0, 0, 0.55);
}
.secondary_upper_b2ef .video_center_4caa.fresh-3acf li a:hover,
.secondary_upper_b2ef .brown_89d8 a:hover,
.secondary_upper_b2ef .form-8d79:hover,
.secondary_upper_b2ef .tertiary-0169 > li > a:hover,
.secondary_upper_b2ef .table-soft-e5f3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_upper_b2ef .frame_b839 {
  color: rgba(0, 0, 0, 0.55);
}
.secondary_upper_b2ef .frame_b839 .gradient_bde3 {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_upper_b2ef .frame_b839:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green_5e67 .in_a318 {
  margin-left: auto;
  margin-right: auto;
}
.gold_9888 > * {
  margin-left: auto;
  margin-right: auto;
}
.gold_9888 .east-c432 {
  margin-right: 1.41575em;
}
.steel_afc3 .gold_9888 > .focus-advanced-e6ac {
  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;
}
.steel_afc3 .gold_9888 > .filter_blue_db29 {
  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;
}
.cool_0548.green_5e67 .in_a318,
.orange-10ba.green_5e67 .in_a318 {
  margin-left: 0;
}
.video_blue_aaac.green_5e67 .in_a318,
.paper-7c74.green_5e67 .in_a318 {
  margin-right: 0;
}
.gold_9888 ol,
.gold_9888 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.alert-lower-b712 video {
  max-width: 100%;
}
.gold_bbea img {
  display: block;
}
.gold_bbea.east-c432,
.gold_bbea.stone-67ec {
  width: 100%;
}
.gold_bbea.filter_blue_db29 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hero-focused-01df:not(.right-4fc0) {
  margin: 1.5em auto;
}
.hot_c7ca p {
  padding: 1.5em 14px;
}
ul.focused-857b.filter_blue_db29,
ul.focused-857b.focus-advanced-e6ac,
ul.focused-857b.icon-4026.focus-advanced-e6ac {
  padding: 0 14px;
}
.picture-complex-b45e {
  display: block;
  overflow-x: auto;
}
.picture-complex-b45e table {
  border-collapse: collapse;
  width: 100%;
}
.picture-complex-b45e td,
.picture-complex-b45e th {
  padding: 0.5em;
}
.gold_9888 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gold_9888 ol ol,
.gold_9888 ol ul,
.gold_9888 ul ol,
.gold_9888 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gold_9888 ol ol li,
.gold_9888 ol ul li,
.gold_9888 ul ol li,
.gold_9888 ul ul li {
  margin-left: 0;
}
.gradient_d42a.brown_da23 > .menu-73fa {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gradient_d42a.brown_da23 > .menu-73fa iframe,
.gradient_d42a.brown_da23 > .menu-73fa > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort_clean_6f9d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort_clean_6f9d.photo-hovered-72ca {
  padding: 0;
}
.sort_clean_6f9d.photo-hovered-72ca cite {
  font-size: 13px;
}
.sort_clean_6f9d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort_clean_6f9d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.active_red_440f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.active_red_440f > p:first-child {
  margin-top: 0;
}
.active_red_440f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.active_red_440f blockquote {
  border-left: 0;
}
.west_c0bd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.west_c0bd:not(.accent_f9aa) {
  max-width: 100px;
}
.west_c0bd.widget-easy-6803 {
  border-bottom: none !important;
  text-align: center;
}
.west_c0bd.widget-easy-6803::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hot_c7ca p {
    padding: 1.5em 0;
  }
}
.row_outer_1273 {
  color: #0073aa;
}
.modal-dark-a01b {
  background-color: #0073aa;
}
.bottom_09ca {
  color: #229fd8;
}
.yellow_337f {
  background-color: #229fd8;
}
.shadow_tiny_20fe {
  color: #eee;
}
.gallery_hot_0665 {
  background-color: #eee;
}
.gallery-b96a {
  color: #444;
}
.glass-fab1 {
  background-color: #444;
}
.rough_c5ae {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.rough_c5ae .stale-576b .brown_89d8 {
  font-size: 15px;
}
.rough_c5ae .brown_89d8 {
  line-height: 1.3;
}
.rough_c5ae .secondary_upper_b2ef {
}
.rough_c5ae .plasma_7e3f {
  background: #235787;
}
.lite-518c {
  padding: 0;
}
.lite-518c .plasma_7e3f {
  background: #1a1a1a;
}
.lite-518c .secondary_upper_b2ef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.accent-bronze-4d61 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.accent-bronze-4d61 .secondary_upper_b2ef {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.accent-bronze-4d61 .plasma_7e3f {
  background: #303030;
}
.hero_fea4 {
  position: relative;
  z-index: 10;
}
.hero_fea4 .dirty_cbaa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-e15d .pagination-first-1f7c {
  display: inline-block;
  vertical-align: middle;
}
.detail-e15d.video_2b2a .pagination-first-1f7c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .detail-e15d.video_2b2a .pagination-first-1f7c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .detail-e15d.video_2b2a .pagination-first-1f7c {
    margin-right: 0.4em;
  }
}
.detail-e15d.video_2b2a .pagination-first-1f7c:last-child {
  margin-right: 0;
}
.heading-new-d8b2 .dirty_cbaa {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .dim-8748 .stale-576b {
    margin: 0 -0.5em;
  }
  .dim-8748 .stale-576b [class*="customify-col-"],
  .dim-8748 .stale-576b [class*="customify-col_"],
  .dim-8748 .stale-576b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.dim-8748.dropdown_short_0208 .dirty_cbaa {
  background: 0 0 !important;
}
.dim-8748.dropdown_short_0208 .dirty_cbaa,
.dim-8748.heading-new-d8b2 .dirty_cbaa {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .dim-8748.message-d95f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.dim-8748.heading-new-d8b2 .dirty_cbaa {
  box-shadow: none !important;
}
.video-pro-9046 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .video-pro-9046 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .video-pro-9046 {
    padding: 18px 0 20px;
  }
}
.video-pro-9046 .hot_f813 {
  width: 100%;
}
.video-pro-9046 .main_187e {
  margin-bottom: 0;
}
.video-pro-9046 .pagination-923b {
  margin-top: 5px;
  font-size: 0.875em;
}
.frame_b43f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.frame_b43f .thumbnail-18d5 {
  width: 100%;
}
.notice_thick_9d49 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notice_thick_9d49 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notice_thick_9d49 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;
}
.notice_thick_9d49 li:last-child:after {
  display: none;
}
.notice_thick_9d49 li a {
  font-weight: 500;
  margin-right: 10px;
}
.header-0987 .notification-ce4c button,
.video-pro-9046 .notification-ce4c button {
  left: 0;
}
.header-0987 .thumbnail-18d5,
.video-pro-9046 .thumbnail-18d5 {
  padding-left: 0;
  padding-right: 0;
}
.header-0987 .frame_b43f,
.video-pro-9046 .frame_b43f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.header-0987 {
  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;
}
.header-0987: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;
}
.header-0987 .summary-be78 {
  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) {
  .header-0987 .summary-be78 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .header-0987 .summary-be78 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .header-0987 .summary-be78 {
    min-height: 200px;
  }
}
.header-0987 .notice_thick_9d49 {
  color: rgba(255, 255, 255, 0.8);
}
.header-0987 .notice_thick_9d49 a,
.header-0987 .notice_thick_9d49 li:after {
  color: inherit;
}
.header-0987 .notice_thick_9d49 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.title_86c8 {
  margin-bottom: 0.5em;
}
.clean-2237 {
  margin-bottom: 1.2em;
}
.clean-2237,
.title_86c8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.clean-2237 p:last-child,
.title_86c8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .notification-ce4c,
#masthead .notification-ce4c {
  display: none;
}
#masthead
  > .notification-ce4c.row-3443 {
  display: none;
}
#masthead > .notification-ce4c button {
  left: 0;
}
.summary_ca09 {
  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%;
}
.summary_ca09 .pagination-first-1f7c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.summary_ca09 .gallery_6fd1 {
  display: -webkit-box;
  display: flex;
}
.summary_ca09 .gallery_6fd1.outline-8d95 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.summary_ca09 .gallery_6fd1.huge_f974 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary_ca09 .gallery_6fd1.hard-d9c3 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.summary_ca09.picture-4d25.upper-c53e .gallery_6fd1.outline-8d95 {
  flex-basis: 100%;
}
.summary_ca09.shadow_4737 .gallery_6fd1.huge_f974 {
  -webkit-box-flex: 1;
  flex: auto;
}
.summary_ca09.shadow_4737 .gallery_6fd1.hard-d9c3 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .notification-ce4c.row-3443 {
  display: none;
}
#masthead > .notification-ce4c button {
  left: 0;
}
.dirty_1cb8 {
  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;
}
.dirty_1cb8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dirty_1cb8.texture-1b3f i {
  margin-right: 4px;
}
.dirty_1cb8.video-east-315a i {
  margin-left: 5px;
}
.brown_89d8 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.brown_89d8 p:last-child {
  margin-bottom: 0;
}
.small-ec2b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.small-ec2b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.small-ec2b img {
  display: block;
  width: auto;
  line-height: 1;
}
.small-ec2b .up_ada5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.small-ec2b .prev_e7a1 {
  margin: 5px 0 7px 0;
}
.small-ec2b.dim_5f47 .nav_black_c1ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.small-ec2b.dim_5f47 .row_0da2 {
  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;
}
.small-ec2b.gallery_small_a192 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.small-ec2b.gallery_small_a192 .nav_black_c1ac {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.small-ec2b.gallery_small_a192 .row_0da2 {
  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;
}
.small-ec2b.dropdown_cc55 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.small-ec2b.fixed-c750 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.small-ec2b.fixed-c750 .row_0da2 {
  margin-top: 7px;
}
.stale_f53f {
  display: inline-block;
}
.hero_fea4 .column_be4f .small-ec2b img {
  max-width: 100%;
}
.sort-74d3 .background_663e.media-bronze-2f86,
.secondary_fluid_09a0 .background_663e.media-bronze-2f86 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.sort-74d3 .simple_d101,
.secondary_fluid_09a0 .simple_d101 {
  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%);
}
.sort-74d3 .simple_d101 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.sort-74d3.search_bfdf .simple_d101 {
  display: none;
}
.sort-74d3 .steel_5341 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sort-74d3 .steel_5341 li {
  display: inline-block;
  position: relative;
}
.sort-74d3 .steel_5341 li:last-child {
  margin-right: 0;
}
.sort-74d3 .steel_5341 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;
}
.sort-74d3 .steel_5341 li.short-90cd > a {
  color: rgba(0, 0, 0, 0.9);
}
.sort-74d3 .steel_5341 > 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;
}
.sort-74d3 .steel_5341 > li > a i {
  line-height: 0;
}
.sort-74d3 .steel_5341 > li.shadow-5b4d > a .simple_d101 {
  margin-left: 4px;
  line-height: 0;
}
.sort-74d3 .steel_5341 .tiny_0624 li.shadow-5b4d > a {
  position: relative;
}
.sort-74d3 .steel_5341 .tiny_0624 li.shadow-5b4d > a:after,
.sort-74d3 .steel_5341 .tiny_0624 li.shadow-5b4d > a:before {
  content: "";
  display: table;
}
.sort-74d3 .steel_5341 .tiny_0624 li.shadow-5b4d > a:after {
  clear: both;
}
.sort-74d3 .steel_5341 .tiny_0624 li.shadow-5b4d > a .simple_d101 {
  margin-left: 5px;
  float: right;
}
.sort-74d3 .gas_7a75,
.sort-74d3 .tiny_0624 {
  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;
}
.sort-74d3 .tiny_0624 {
  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;
}
.sort-74d3 .tiny_0624 .media-bronze-2f86 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.sort-74d3 .tiny_0624 .simple_d101 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.sort-74d3 .tiny_0624 li {
  display: block;
  margin: 0;
  padding: 0;
}
.sort-74d3 .tiny_0624 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;
}
.sort-74d3 .tiny_0624 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.sort-74d3 .tiny_0624 .tiny_0624 {
  top: 0;
  left: 100%;
}
.sort-74d3 .message_pressed_95f2.fn-focus-3565 > .gas_7a75,
.sort-74d3 .message_pressed_95f2.fn-focus-3565 > .tiny_0624,
.sort-74d3 .message_pressed_95f2:focus > .gas_7a75,
.sort-74d3 .message_pressed_95f2:focus > .tiny_0624,
.sort-74d3 .message_pressed_95f2:hover > .gas_7a75,
.sort-74d3 .message_pressed_95f2:hover > .tiny_0624 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.sort-74d3.column-down-4a9d .tertiary-0169:after,
.sort-74d3.column-down-4a9d .tertiary-0169:before {
  content: "";
  display: table;
}
.sort-74d3.column-down-4a9d .tertiary-0169:after {
  clear: both;
}
.sort-74d3.column-down-4a9d .tertiary-0169 > li {
  float: left;
}
.sort-74d3.bronze-24b4 .tertiary-0169:after,
.sort-74d3.bronze-24b4 .tertiary-0169:before {
  content: "";
  display: table;
}
.sort-74d3.bronze-24b4 .tertiary-0169:after {
  clear: both;
}
.sort-74d3.bronze-24b4 .tertiary-0169 > li {
  float: left;
}
.sort-74d3.bronze-24b4 .tertiary-0169 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.sort-74d3.bronze-24b4 .tertiary-0169 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.sort-74d3.bronze-24b4 .tertiary-0169 > li.message-inner-22ec > a,
.sort-74d3.bronze-24b4 .tertiary-0169 > li.short-90cd > a {
  color: #fff;
  background-color: #1e4b75;
}
.sort-74d3.search_first_ea74 .tertiary-0169 > li > a .media-bronze-2f86 {
  position: relative;
}
.sort-74d3.search_first_ea74 .tertiary-0169 > li > a .media-bronze-2f86: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;
}
.sort-74d3.search_first_ea74
  .tertiary-0169
  > li:focus
  > a
  .media-bronze-2f86:before,
.sort-74d3.search_first_ea74
  .tertiary-0169
  > li:hover
  > a
  .media-bronze-2f86:before {
  width: 100%;
  background-color: currentColor;
}
.sort-74d3.search_first_ea74
  .tertiary-0169
  > li.message-inner-22ec
  > a
  .media-bronze-2f86:before,
.sort-74d3.search_first_ea74
  .tertiary-0169
  > li.backdrop_fast_82c5
  > a
  .media-bronze-2f86:before {
  width: 100%;
  background-color: currentColor;
}
.sort-74d3.narrow_c133 .tertiary-0169 > li > a .media-bronze-2f86 {
  position: relative;
}
.sort-74d3.narrow_c133 .tertiary-0169 > li > a .media-bronze-2f86: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;
}
.sort-74d3.narrow_c133 .tertiary-0169 > li:focus > a .media-bronze-2f86:before,
.sort-74d3.narrow_c133
  .tertiary-0169
  > li:hover
  > a
  .media-bronze-2f86:before {
  width: 100%;
  background-color: currentColor;
}
.sort-74d3.narrow_c133
  .tertiary-0169
  > li.message-inner-22ec
  > a
  .media-bronze-2f86:before,
.sort-74d3.narrow_c133
  .tertiary-0169
  > li.backdrop_fast_82c5
  > a
  .media-bronze-2f86:before {
  width: 100%;
  background-color: currentColor;
}
.secondary_fluid_09a0 .steel_5341 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.secondary_fluid_09a0 .steel_5341 li:first-child > a {
  border-top: none;
}
.secondary_fluid_09a0 .steel_5341 .orange_46aa > .media-bronze-2f86 .simple_d101 {
  display: none;
}
.secondary_fluid_09a0 .steel_5341 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.secondary_fluid_09a0 .steel_5341 li:last-child {
  border: none;
}
.secondary_fluid_09a0 .steel_5341 li.shadow-5b4d > a {
  padding-right: 45px !important;
}
.secondary_fluid_09a0 .steel_5341 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.secondary_fluid_09a0 .steel_5341 li a:focus,
.secondary_fluid_09a0 .steel_5341 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary_fluid_09a0 .steel_5341 li .active_short_c319 {
  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;
}
.secondary_fluid_09a0 .steel_5341 li .active_short_c319:hover {
  box-shadow: none;
}
.secondary_fluid_09a0 .steel_5341 li .active_short_c319 .simple_d101 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.secondary_fluid_09a0 .steel_5341 .tiny_0624 {
  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);
}
.secondary_fluid_09a0 .steel_5341 .tiny_0624 li a {
  padding-left: 3em;
}
.secondary_fluid_09a0 .steel_5341 .primary-outer-5799 > a .active_short_c319 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.secondary_fluid_09a0 .steel_5341 .primary-outer-5799 > .tiny_0624 {
  display: block;
  opacity: 1;
}
.bottom-9608 {
  max-width: 100%;
}
.black-3591 {
  line-height: 0;
  cursor: pointer;
}
.table-soft-e5f3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.table-soft-e5f3:hover {
  box-shadow: none;
  color: currentColor;
}
.table-soft-e5f3 svg {
  width: 18px;
  height: 18px;
}
.table-soft-e5f3 .photo-64b7 {
  display: none;
}
.wood_8356 {
  position: relative;
}
.wood_8356.fn-active-3565 .table-soft-e5f3 .paper_5661 {
  display: none;
}
.wood_8356.fn-active-3565 .table-soft-e5f3 .photo-64b7 {
  display: inline-block;
}
.wood_8356 .background-rough-42ec {
  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);
}
.wood_8356.module_easy_567c .background-rough-42ec {
  left: auto;
  right: -0.9em;
}
.wood_8356.module_easy_567c .notice-current-fe17::before {
  left: auto;
  right: 15px;
}
.wood_8356.fn-active-3565 .background-rough-42ec {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop-tiny-e488 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.backdrop-tiny-e488 label {
  flex-basis: 100%;
}
.backdrop-tiny-e488 .pattern-wood-c89b {
  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;
}
.backdrop-tiny-e488 .logo-bronze-dfdc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.backdrop-tiny-e488 .logo-bronze-dfdc:focus {
  background-color: transparent;
}
.backdrop-tiny-e488 button.lower-761e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.backdrop-tiny-e488 button.lower-761e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.backdrop-tiny-e488 button.lower-761e svg {
  width: 18px;
  height: 18px;
}
.backdrop-tiny-e488 input[type="submit"] {
  min-height: auto;
}
.module-fluid-f75c .backdrop-tiny-e488 .logo-bronze-dfdc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notice-current-fe17 {
  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) {
  .notice-current-fe17 {
    width: 220px;
  }
}
.notice-current-fe17 label {
  flex-basis: 100%;
}
.notice-current-fe17::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;
}
.last_cfea .module-fluid-f75c .backdrop-tiny-e488 {
  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;
}
.last_cfea
  .module-fluid-f75c
  .backdrop-tiny-e488
  .pattern-wood-c89b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.last_cfea .module-fluid-f75c .backdrop-tiny-e488 .logo-bronze-dfdc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.last_cfea
  .module-fluid-f75c
  .backdrop-tiny-e488
  .logo-bronze-dfdc:focus {
  background: 0 0;
}
.last_cfea
  .module-fluid-f75c
  .backdrop-tiny-e488
  .overlay-41ae {
  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;
}
.video_center_4caa {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.video_center_4caa li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.video_center_4caa li:last-child {
  margin-right: 0;
}
.video_center_4caa li:first-child {
  margin-left: 0;
}
.video_center_4caa.summary-brown-d8d4 a {
  color: #fff;
}
.video_center_4caa.summary-brown-d8d4 a:hover {
  color: #fff;
}
.video_center_4caa a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.video_center_4caa a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.video_center_4caa a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.video_center_4caa a:hover {
  opacity: 0.9;
  color: inherit;
}
.video_center_4caa [class*="social-icon-apple"] {
  background-color: #999;
}
.video_center_4caa [class*="social-icon-apple"].under-5c77 {
  background-color: transparent;
  color: #999;
}
.video_center_4caa [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.video_center_4caa [class*="social-icon-behance"].under-5c77 {
  background-color: transparent;
  color: #1769ff;
}
.video_center_4caa [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.video_center_4caa [class*="social-icon-bitbucket"].under-5c77 {
  background-color: transparent;
  color: #205081;
}
.video_center_4caa [class*="social-icon-codepen"] {
  background-color: #000;
}
.video_center_4caa [class*="social-icon-codepen"].under-5c77 {
  background-color: transparent;
  color: #000;
}
.video_center_4caa [class*="social-icon-delicious"] {
  background-color: #39f;
}
.video_center_4caa [class*="social-icon-delicious"].under-5c77 {
  background-color: transparent;
  color: #39f;
}
.video_center_4caa [class*="social-icon-digg"] {
  background-color: #005be2;
}
.video_center_4caa [class*="social-icon-digg"].under-5c77 {
  background-color: transparent;
  color: #005be2;
}
.video_center_4caa [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.video_center_4caa [class*="social-icon-dribbble"].under-5c77 {
  background-color: transparent;
  color: #ea4c89;
}
.video_center_4caa [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.video_center_4caa [class*="social-icon-envelope"].under-5c77 {
  background-color: transparent;
  color: #ea4335;
}
.video_center_4caa [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.video_center_4caa [class*="social-icon-facebook"].under-5c77 {
  background-color: transparent;
  color: #3b5998;
}
.video_center_4caa [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.video_center_4caa [class*="social-icon-flickr"].under-5c77 {
  background-color: transparent;
  color: #0063dc;
}
.video_center_4caa [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.video_center_4caa [class*="social-icon-foursquare"].under-5c77 {
  background-color: transparent;
  color: #2d5be3;
}
.video_center_4caa [class*="social-icon-github"] {
  background-color: #333;
}
.video_center_4caa [class*="social-icon-github"].under-5c77 {
  background-color: transparent;
  color: #333;
}
.video_center_4caa [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.video_center_4caa [class*="social-icon-google-plus"].under-5c77 {
  background-color: transparent;
  color: #dd4b39;
}
.video_center_4caa [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.video_center_4caa [class*="social-icon-houzz"].under-5c77 {
  background-color: transparent;
  color: #7ac142;
}
.video_center_4caa [class*="social-icon-instagram"] {
  background-color: #262626;
}
.video_center_4caa [class*="social-icon-instagram"].under-5c77 {
  background-color: transparent;
  color: #262626;
}
.video_center_4caa [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.video_center_4caa [class*="social-icon-jsfiddle"].under-5c77 {
  background-color: transparent;
  color: #487aa2;
}
.video_center_4caa [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.video_center_4caa [class*="social-icon-linkedin"].under-5c77 {
  background-color: transparent;
  color: #0077b5;
}
.video_center_4caa [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.video_center_4caa [class*="social-icon-medium"].under-5c77 {
  background-color: transparent;
  color: #00ab6b;
}
.video_center_4caa [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.video_center_4caa
  [class*="social-icon-odnoklassniki"].under-5c77 {
  background-color: transparent;
  color: #f4731c;
}
.video_center_4caa [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.video_center_4caa [class*="social-icon-meetup"].under-5c77 {
  background-color: transparent;
  color: #ec1c40;
}
.video_center_4caa [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.video_center_4caa [class*="social-icon-pinterest"].under-5c77 {
  background-color: transparent;
  color: #bd081c;
}
.video_center_4caa [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.video_center_4caa [class*="social-icon-product-hunt"].under-5c77 {
  background-color: transparent;
  color: #da552f;
}
.video_center_4caa [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.video_center_4caa [class*="social-icon-reddit"].under-5c77 {
  background-color: transparent;
  color: #ff4500;
}
.video_center_4caa [class*="social-icon-rss"] {
  background-color: #f26522;
}
.video_center_4caa [class*="social-icon-rss"].under-5c77 {
  background-color: transparent;
  color: #f26522;
}
.video_center_4caa [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.video_center_4caa
  [class*="social-icon-shopping-cart"].under-5c77 {
  background-color: transparent;
  color: #4caf50;
}
.video_center_4caa [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.video_center_4caa [class*="social-icon-skype"].under-5c77 {
  background-color: transparent;
  color: #00aff0;
}
.video_center_4caa [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.video_center_4caa [class*="social-icon-slideshare"].under-5c77 {
  background-color: transparent;
  color: #0077b5;
}
.video_center_4caa [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.video_center_4caa [class*="social-icon-snapchat"].under-5c77 {
  background-color: transparent;
  color: #fffc00;
}
.video_center_4caa [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.video_center_4caa [class*="social-icon-soundcloud"].under-5c77 {
  background-color: transparent;
  color: #f80;
}
.video_center_4caa [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.video_center_4caa [class*="social-icon-spotify"].under-5c77 {
  background-color: transparent;
  color: #2ebd59;
}
.video_center_4caa [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.video_center_4caa
  [class*="social-icon-stack-overflow"].under-5c77 {
  background-color: transparent;
  color: #fe7a15;
}
.video_center_4caa [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.video_center_4caa [class*="social-icon-maldkfgram"].under-5c77 {
  background-color: transparent;
  color: #2ca5e0;
}
.video_center_4caa [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.video_center_4caa [class*="social-icon-tripadvisor"].under-5c77 {
  background-color: transparent;
  color: #589442;
}
.video_center_4caa [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.video_center_4caa [class*="social-icon-tumblr"].under-5c77 {
  background-color: transparent;
  color: #35465c;
}
.video_center_4caa [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.video_center_4caa [class*="social-icon-twitch"].under-5c77 {
  background-color: transparent;
  color: #6441a5;
}
.video_center_4caa [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.video_center_4caa [class*="social-icon-twitter"].under-5c77 {
  background-color: transparent;
  color: #1da1f2;
}
.video_center_4caa [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.video_center_4caa [class*="social-icon-vimeo"].under-5c77 {
  background-color: transparent;
  color: #1ab7ea;
}
.video_center_4caa [class*="social-icon-vk"] {
  background-color: #45668e;
}
.video_center_4caa [class*="social-icon-vk"].under-5c77 {
  background-color: transparent;
  color: #45668e;
}
.video_center_4caa [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.video_center_4caa [class*="social-icon-weibo"].under-5c77 {
  background-color: transparent;
  color: #df2029;
}
.video_center_4caa [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.video_center_4caa [class*="social-icon-weixin"].under-5c77 {
  background-color: transparent;
  color: #7bb32e;
}
.video_center_4caa [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.video_center_4caa [class*="social-icon-whatsapp"].under-5c77 {
  background-color: transparent;
  color: #25d366;
}
.video_center_4caa [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.video_center_4caa [class*="social-icon-wordpress"].under-5c77 {
  background-color: transparent;
  color: #21759b;
}
.video_center_4caa [class*="social-icon-xing"] {
  background-color: #026466;
}
.video_center_4caa [class*="social-icon-xing"].under-5c77 {
  background-color: transparent;
  color: #026466;
}
.video_center_4caa [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.video_center_4caa [class*="social-icon-yelp"].under-5c77 {
  background-color: transparent;
  color: #af0606;
}
.video_center_4caa [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.video_center_4caa [class*="social-icon-youtube"].under-5c77 {
  background-color: transparent;
  color: #cd201f;
}
.form-8d79 {
  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;
}
.form-8d79:hover {
  box-shadow: none;
  background: 0 0;
}
.widget-motion-ab42 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.yellow_c820 {
  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;
}
.border_c180 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.over_a4f2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.over_a4f2,
.over_a4f2::after,
.over_a4f2::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;
}
.over_a4f2::after,
.over_a4f2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.block_out_1cd8 .yellow_c820 .border_c180 {
  margin-top: -2px;
  width: 19px;
}
.block_out_1cd8 .yellow_c820 .over_a4f2 {
  margin-top: -1px;
}
.block_out_1cd8 .yellow_c820 .over_a4f2,
.block_out_1cd8 .yellow_c820 .over_a4f2::after,
.block_out_1cd8 .yellow_c820 .over_a4f2::before {
  width: 19px;
  height: 2px;
}
.block_out_1cd8 .yellow_c820 .over_a4f2::before {
  top: -6px;
}
.block_out_1cd8 .yellow_c820 .over_a4f2::after {
  bottom: -6px;
}
.panel_ef57 .yellow_c820 .border_c180 {
  margin-top: -2px;
  width: 22px;
}
.panel_ef57 .yellow_c820 .over_a4f2 {
  margin-top: -1px;
}
.panel_ef57 .yellow_c820 .over_a4f2,
.panel_ef57 .yellow_c820 .over_a4f2::after,
.panel_ef57 .yellow_c820 .over_a4f2::before {
  width: 22px;
  height: 2px;
}
.panel_ef57 .yellow_c820 .over_a4f2::before {
  top: -7px;
}
.panel_ef57 .yellow_c820 .over_a4f2::after {
  bottom: -7px;
}
.sort_upper_307a .yellow_c820 .border_c180 {
  margin-top: -2px;
  width: 31px;
}
.sort_upper_307a .yellow_c820 .over_a4f2 {
  margin-top: -1.5px;
}
.sort_upper_307a .yellow_c820 .over_a4f2,
.sort_upper_307a .yellow_c820 .over_a4f2::after,
.sort_upper_307a .yellow_c820 .over_a4f2::before {
  width: 31px;
  height: 3px;
}
.sort_upper_307a .yellow_c820 .over_a4f2::before {
  top: -9px;
}
.sort_upper_307a .yellow_c820 .over_a4f2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .image-bc52 .yellow_c820 .border_c180 {
    margin-top: -2px;
    width: 19px;
  }
  .image-bc52 .yellow_c820 .over_a4f2 {
    margin-top: -1px;
  }
  .image-bc52 .yellow_c820 .over_a4f2,
  .image-bc52 .yellow_c820 .over_a4f2::after,
  .image-bc52 .yellow_c820 .over_a4f2::before {
    width: 19px;
    height: 2px;
  }
  .image-bc52 .yellow_c820 .over_a4f2::before {
    top: -6px;
  }
  .image-bc52 .yellow_c820 .over_a4f2::after {
    bottom: -6px;
  }
  .thick_84c5 .yellow_c820 .border_c180 {
    margin-top: -2px;
    width: 22px;
  }
  .thick_84c5 .yellow_c820 .over_a4f2 {
    margin-top: -1px;
  }
  .thick_84c5 .yellow_c820 .over_a4f2,
  .thick_84c5 .yellow_c820 .over_a4f2::after,
  .thick_84c5 .yellow_c820 .over_a4f2::before {
    width: 22px;
    height: 2px;
  }
  .thick_84c5 .yellow_c820 .over_a4f2::before {
    top: -7px;
  }
  .thick_84c5 .yellow_c820 .over_a4f2::after {
    bottom: -7px;
  }
  .solid_4d0a .yellow_c820 .border_c180 {
    margin-top: -2px;
    width: 31px;
  }
  .solid_4d0a .yellow_c820 .over_a4f2 {
    margin-top: -1.5px;
  }
  .solid_4d0a .yellow_c820 .over_a4f2,
  .solid_4d0a .yellow_c820 .over_a4f2::after,
  .solid_4d0a .yellow_c820 .over_a4f2::before {
    width: 31px;
    height: 3px;
  }
  .solid_4d0a .yellow_c820 .over_a4f2::before {
    top: -9px;
  }
  .solid_4d0a .yellow_c820 .over_a4f2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .video_e6f0 .yellow_c820 .border_c180 {
    margin-top: -2px;
    width: 19px;
  }
  .video_e6f0 .yellow_c820 .over_a4f2 {
    margin-top: -1px;
  }
  .video_e6f0 .yellow_c820 .over_a4f2,
  .video_e6f0 .yellow_c820 .over_a4f2::after,
  .video_e6f0 .yellow_c820 .over_a4f2::before {
    width: 19px;
    height: 2px;
  }
  .video_e6f0 .yellow_c820 .over_a4f2::before {
    top: -6px;
  }
  .video_e6f0 .yellow_c820 .over_a4f2::after {
    bottom: -6px;
  }
  .module-54c2 .yellow_c820 .border_c180 {
    margin-top: -2px;
    width: 22px;
  }
  .module-54c2 .yellow_c820 .over_a4f2 {
    margin-top: -1px;
  }
  .module-54c2 .yellow_c820 .over_a4f2,
  .module-54c2 .yellow_c820 .over_a4f2::after,
  .module-54c2 .yellow_c820 .over_a4f2::before {
    width: 22px;
    height: 2px;
  }
  .module-54c2 .yellow_c820 .over_a4f2::before {
    top: -7px;
  }
  .module-54c2 .yellow_c820 .over_a4f2::after {
    bottom: -7px;
  }
  .image_1a71 .yellow_c820 .border_c180 {
    margin-top: -2px;
    width: 31px;
  }
  .image_1a71 .yellow_c820 .over_a4f2 {
    margin-top: -1.5px;
  }
  .image_1a71 .yellow_c820 .over_a4f2,
  .image_1a71 .yellow_c820 .over_a4f2::after,
  .image_1a71 .yellow_c820 .over_a4f2::before {
    width: 31px;
    height: 3px;
  }
  .image_1a71 .yellow_c820 .over_a4f2::before {
    top: -9px;
  }
  .image_1a71 .yellow_c820 .over_a4f2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .heading_center_3c80 .yellow_c820 .border_c180 {
    margin-top: -2px;
    width: 19px;
  }
  .heading_center_3c80 .yellow_c820 .over_a4f2 {
    margin-top: -1px;
  }
  .heading_center_3c80 .yellow_c820 .over_a4f2,
  .heading_center_3c80 .yellow_c820 .over_a4f2::after,
  .heading_center_3c80 .yellow_c820 .over_a4f2::before {
    width: 19px;
    height: 2px;
  }
  .heading_center_3c80 .yellow_c820 .over_a4f2::before {
    top: -6px;
  }
  .heading_center_3c80 .yellow_c820 .over_a4f2::after {
    bottom: -6px;
  }
  .last-e2e5 .yellow_c820 .border_c180 {
    margin-top: -2px;
    width: 22px;
  }
  .last-e2e5 .yellow_c820 .over_a4f2 {
    margin-top: -1px;
  }
  .last-e2e5 .yellow_c820 .over_a4f2,
  .last-e2e5 .yellow_c820 .over_a4f2::after,
  .last-e2e5 .yellow_c820 .over_a4f2::before {
    width: 22px;
    height: 2px;
  }
  .last-e2e5 .yellow_c820 .over_a4f2::before {
    top: -7px;
  }
  .last-e2e5 .yellow_c820 .over_a4f2::after {
    bottom: -7px;
  }
  .gallery_paper_76a4 .yellow_c820 .border_c180 {
    margin-top: -2px;
    width: 31px;
  }
  .gallery_paper_76a4 .yellow_c820 .over_a4f2 {
    margin-top: -1.5px;
  }
  .gallery_paper_76a4 .yellow_c820 .over_a4f2,
  .gallery_paper_76a4 .yellow_c820 .over_a4f2::after,
  .gallery_paper_76a4 .yellow_c820 .over_a4f2::before {
    width: 31px;
    height: 3px;
  }
  .gallery_paper_76a4 .yellow_c820 .over_a4f2::before {
    top: -9px;
  }
  .gallery_paper_76a4 .yellow_c820 .over_a4f2::after {
    bottom: -9px;
  }
}
.focus-top-5470 .over_a4f2 {
  -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);
}
.focus-top-5470 .over_a4f2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.focus-top-5470 .over_a4f2::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);
}
.focus-top-5470.dark-a800 .over_a4f2 {
  -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);
}
.focus-top-5470.dark-a800 .over_a4f2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.focus-top-5470.dark-a800 .over_a4f2::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);
}
.white_c11a {
  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.fixed-7e6c:before {
  display: none;
}
.banner_copper_5bb5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.banner_copper_5bb5 .tooltip_c4b9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.banner_copper_5bb5 .tooltip_c4b9:last-of-type {
  border-bottom: none;
}
.banner_copper_5bb5 .tooltip_c4b9.badge-gold-9273,
.banner_copper_5bb5 .tooltip_c4b9.avatar_yellow_6da0,
.banner_copper_5bb5 .tooltip_c4b9.paragraph_brown_e9f0 {
  padding: 0;
}
.banner_copper_5bb5 .secondary_fluid_09a0 .active_short_c319 {
  color: currentColor;
}
.banner_copper_5bb5 .secondary_fluid_09a0 .active_short_c319:focus,
.banner_copper_5bb5 .secondary_fluid_09a0 .active_short_c319:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner_copper_5bb5.secondary_upper_b2ef .frame_b839,
.banner_copper_5bb5.secondary_upper_b2ef .brown_89d8 a,
.banner_copper_5bb5.secondary_upper_b2ef .tertiary-0169 a,
.banner_copper_5bb5.secondary_upper_b2ef .tiny_0624 a {
  color: rgba(0, 0, 0, 0.55);
}
.banner_copper_5bb5.secondary_upper_b2ef .frame_b839:hover,
.banner_copper_5bb5.secondary_upper_b2ef .brown_89d8 a:hover,
.banner_copper_5bb5.secondary_upper_b2ef .tertiary-0169 a:hover,
.banner_copper_5bb5.secondary_upper_b2ef .tiny_0624 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner_copper_5bb5.secondary_upper_b2ef .gradient_bde3 {
  color: rgba(0, 0, 0, 0.8);
}
.banner_copper_5bb5.secondary_upper_b2ef .tooltip_c4b9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner_copper_5bb5.secondary_upper_b2ef .tooltip_c4b9:before {
  background: rgba(0, 0, 0, 0.08);
}
.banner_copper_5bb5.secondary_upper_b2ef .top-d476:before {
  background: rgba(255, 255, 255, 0.9);
}
.banner_copper_5bb5.secondary_upper_b2ef .secondary_fluid_09a0 .steel_5341 li a,
.banner_copper_5bb5.secondary_upper_b2ef .secondary_fluid_09a0 .active_short_c319,
.banner_copper_5bb5.secondary_upper_b2ef .tiny_0624 {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner_copper_5bb5.secondary_upper_b2ef .secondary_fluid_09a0 .active_short_c319:focus,
.banner_copper_5bb5.secondary_upper_b2ef .secondary_fluid_09a0 .active_short_c319:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner_copper_5bb5.secondary_upper_b2ef .steel_5341 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.banner_copper_5bb5.plasma_7e3f .frame_b839,
.banner_copper_5bb5.plasma_7e3f .brown_89d8 a,
.banner_copper_5bb5.plasma_7e3f .tertiary-0169 .active_short_c319,
.banner_copper_5bb5.plasma_7e3f .tertiary-0169 a,
.banner_copper_5bb5.plasma_7e3f .tiny_0624 a {
  color: rgba(255, 255, 255, 0.79);
}
.banner_copper_5bb5.plasma_7e3f .frame_b839:hover,
.banner_copper_5bb5.plasma_7e3f .brown_89d8 a:hover,
.banner_copper_5bb5.plasma_7e3f .tertiary-0169 .active_short_c319:hover,
.banner_copper_5bb5.plasma_7e3f .tertiary-0169 a:hover,
.banner_copper_5bb5.plasma_7e3f .tiny_0624 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.banner_copper_5bb5.plasma_7e3f .gradient_bde3 {
  color: rgba(255, 255, 255, 0.99);
}
.banner_copper_5bb5.plasma_7e3f .tooltip_c4b9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_copper_5bb5.plasma_7e3f .tooltip_c4b9:before {
  background: rgba(255, 255, 255, 0.08);
}
.banner_copper_5bb5.plasma_7e3f .top-d476:before {
  background: rgba(0, 0, 0, 0.9);
}
.banner_copper_5bb5.plasma_7e3f .secondary_fluid_09a0 .steel_5341 li a,
.banner_copper_5bb5.plasma_7e3f .secondary_fluid_09a0 .active_short_c319,
.banner_copper_5bb5.plasma_7e3f .tiny_0624 {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_copper_5bb5.plasma_7e3f .secondary_fluid_09a0 .active_short_c319:focus,
.banner_copper_5bb5.plasma_7e3f .secondary_fluid_09a0 .active_short_c319:hover {
  background: rgba(0, 0, 0, 0.01);
}
.banner_copper_5bb5.plasma_7e3f .steel_5341 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.top-d476 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.top-d476:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.mask-2bea {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.background_selected_c36a .banner_copper_5bb5 {
  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;
}
.background_selected_c36a .tooltip_c4b9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.background_selected_c36a .tooltip_c4b9: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) {
  .background_selected_c36a .tooltip_c4b9:before {
    width: 16%;
    left: 42%;
  }
}
.background_selected_c36a .tooltip_c4b9:last-child:before {
  content: none;
}
.background_selected_c36a .tooltip_c4b9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.background_selected_c36a .secondary_fluid_09a0 .steel_5341 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.background_selected_c36a .secondary_fluid_09a0 .steel_5341 li a .active_short_c319 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.background_selected_c36a .secondary_fluid_09a0 .tiny_0624 {
  border: none;
}
.background_selected_c36a .secondary_fluid_09a0 .tiny_0624 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.background_selected_c36a .top-d476 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.background_selected_c36a .mask-2bea {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.background_selected_c36a .plasma_7e3f .top-d476:before {
  background: rgba(0, 0, 0, 0.9);
}
.background_selected_c36a .secondary_upper_b2ef.aside_1881 .over_a4f2 {
  background: rgba(0, 0, 0, 0.6);
}
.background_selected_c36a
  .secondary_upper_b2ef.aside_1881
  .over_a4f2::after,
.background_selected_c36a
  .secondary_upper_b2ef.aside_1881
  .over_a4f2:before {
  background: inherit;
}
.background_selected_c36a
  .secondary_upper_b2ef.aside_1881:hover
  .over_a4f2 {
  background: rgba(0, 0, 0, 0.8);
}
.element_4598 .banner_copper_5bb5 {
  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) {
  .element_4598 .banner_copper_5bb5 {
    width: auto;
    right: 45px;
  }
}
.surface_63cc .banner_copper_5bb5 {
  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) {
  .surface_63cc .banner_copper_5bb5 {
    width: auto;
    left: 45px;
  }
}
.fixed-7e6c .banner_copper_5bb5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fixed-7e6c .mask-2bea {
  max-width: 48em;
  margin: 0 auto;
}
.fixed-7e6c .top-d476:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.picture-50ec {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.picture-50ec.background_selected_c36a .banner_copper_5bb5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.picture-50ec.element_4598 .banner_copper_5bb5 {
  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);
}
.picture-50ec .banner_copper_5bb5 {
  visibility: visible;
}
.picture-50ec.surface_63cc .banner_copper_5bb5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.slider_0b52,
.down-de46 {
  overflow-x: hidden;
}
.slider_0b52 .banner_copper_5bb5 {
  overflow: auto;
}
.slider_0b52.background_selected_c36a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slider_0b52.background_selected_c36a .banner_copper_5bb5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.slider_0b52.background_selected_c36a .form-8d79 {
  opacity: 0;
}
.slider_0b52.element_4598 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slider_0b52.element_4598 .banner_copper_5bb5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.slider_0b52.element_4598 .form-8d79 {
  opacity: 0;
}
.slider_0b52.surface_63cc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.slider_0b52.surface_63cc .banner_copper_5bb5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.slider_0b52.surface_63cc .form-8d79 {
  opacity: 0;
}
.slider_0b52.fixed-7e6c .banner_copper_5bb5 {
  z-index: 10;
  visibility: visible;
}
.aside_1881 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.aside_1881 .over_a4f2 {
  background: rgba(255, 255, 255, 0.99);
}
.aside_1881 .over_a4f2::after,
.aside_1881 .over_a4f2:before {
  background: inherit;
}
.aside_1881:hover .over_a4f2 {
  background: rgba(255, 255, 255, 0.99);
}
.surface_63cc .aside_1881 {
  top: 10px;
  right: auto;
  left: 12px;
}
.fixed-7e6c .aside_1881 {
  display: none !important;
}
.slider_0b52:before,
.down-de46:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.slider_0b52 .aside_1881,
.down-de46 .aside_1881 {
  display: inline-block;
}
.banner_copper_5bb5 .pagination-first-1f7c {
  -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;
}
.slider_0b52 .banner_copper_5bb5 .pagination-first-1f7c,
.down-de46 .banner_copper_5bb5 .pagination-first-1f7c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.orange-3278 .pattern-wood-c89b {
  width: 100%;
}
.column_be4f {
  padding: 0 0.5em 0;
}
.column_be4f [class*="customify-col-"],
.column_be4f [class*="customify-col_"],
.column_be4f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.green-0456 .column_be4f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .stale-576b .overlay_07d1,
  .overlay_07d1 {
    display: none;
  }
  .huge_c771 {
    text-align: left;
  }
  .sort_next_8c8c {
    text-align: center;
  }
  .grid_up_602b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .stale-576b .shadow_hard_eabe,
  .shadow_hard_eabe {
    display: none;
  }
  .mini_ae1e {
    text-align: left;
  }
  .notice_df85 {
    text-align: center;
  }
  .primary-cold-581a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .stale-576b .static-7afb,
  .static-7afb {
    display: none;
  }
  .layout-next-3082 {
    text-align: left;
  }
  .notification_upper_921b {
    text-align: center;
  }
  .inner_f1ab {
    text-align: right;
  }
}
#page {
  position: relative;
}
.caption-c84c {
  box-shadow: none !important;
}
.sidebar-ee4e .breadcrumb_steel_d2b1,
.dim_40e9 .breadcrumb_steel_d2b1 {
  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;
}
.dim_40e9 .breadcrumb_steel_d2b1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.dirty_cbaa {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.dirty_cbaa:after,
.dirty_cbaa:before {
  content: "";
  display: table;
}
.dirty_cbaa:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .dirty_cbaa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.dirty_cbaa,
.message-d95f {
  max-width: 1248px;
  margin: 0 auto;
}

.box-0ee8.gallery-4082 .dirty_cbaa {
  max-width: 100%;
}
.box-0ee8.card-hard-3ef7 {
  max-width: 1200px;
  margin: 0 auto;
}
.box-0ee8.down_93b6 .dirty_cbaa {
  max-width: 100%;
}
.box-0ee8.down_93b6 > .dirty_cbaa {
  padding-left: 0;
  padding-right: 0;
}
.box-0ee8.down_93b6 > .dirty_cbaa .stale-576b {
  margin: 0;
}
.box-0ee8.down_93b6
  > .dirty_cbaa
  .huge-0b55.header_black_f1a7 {
  margin-right: 0;
  margin-left: 0;
}
.box-0ee8.down_93b6 #main.header_black_f1a7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .motion-e830 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .motion-e830 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .layout_action_7581 .in_a318 {
    padding-right: 1em;
  }
  .layout_action_7581.overlay-dd24 .huge-0b55 {
    border-right: 1px solid #eaecee;
  }
  .layout_action_7581.overlay-dd24 .in_a318 {
    padding-right: 1em;
  }
  .layout_action_7581.overlay-dd24 .large-b7ce {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_rough_c97b .in_a318 {
    padding-left: 1em;
  }
  .icon_rough_c97b.overlay-dd24 .huge-0b55 {
    border-left: 1px solid #eaecee;
  }
  .icon_rough_c97b.overlay-dd24 .in_a318 {
    padding-left: 1em;
  }
  .icon_rough_c97b.overlay-dd24 .large-b7ce {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .green_f575 .in_a318 {
    padding-left: 1em;
  }
  .green_f575.overlay-dd24 .rough-b38e {
    border-right: 1px solid #eaecee;
  }
  .green_f575.overlay-dd24 .simple_679d {
    border-right: 1px solid #eaecee;
  }
  .green_f575.overlay-dd24 .in_a318 {
    padding-left: 1em;
  }
  .green_f575.overlay-dd24 .large-b7ce {
    padding-right: 1em;
  }
  .green_f575.overlay-dd24 .light_1baa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video_d6d4 .in_a318 {
    padding-right: 1em;
  }
  .video_d6d4.overlay-dd24 .rough-b38e {
    border-left: 1px solid #eaecee;
  }
  .video_d6d4.overlay-dd24 .simple_679d {
    border-left: 1px solid #eaecee;
  }
  .video_d6d4.overlay-dd24 .in_a318 {
    padding-right: 1em;
  }
  .video_d6d4.overlay-dd24 .large-b7ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .video_d6d4.overlay-dd24 .light_1baa {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .motion-e830 .in_a318 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .motion-e830.overlay-dd24 .huge-0b55 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .motion-e830.overlay-dd24 .in_a318 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .motion-e830.overlay-dd24 .large-b7ce {
    padding-left: 1em;
  }
  .motion-e830.overlay-dd24 .light_1baa {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .motion-e830.overlay-dd24 .in_a318 {
    padding-left: 0;
  }
}
.accent_f902 .detail-e15d {
  display: inline-block;
}
.tooltip_copper_c9cd {
  display: inline-block;
}
.alert-focused-3e4a {
  word-con: break-word;
}
.active-easy-c15a > span {
  display: inline-block;
  padding: 5px 0;
}
.active-easy-c15a .dynamic-237d {
  margin-left: 8px;
  margin-right: 8px;
}
.active-easy-c15a .slider_clean_4b5e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.silver-d340 .status_c87d {
  margin-bottom: 2em;
}
.silver-d340 .paragraph_static_c9dd {
  margin-bottom: 15px;
}
.silver-d340 .paragraph_static_c9dd:last-child {
  margin-bottom: 0;
}
.silver-d340 .breadcrumb-975b {
  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) {
  .silver-d340 .breadcrumb-975b {
    display: block;
  }
}
.silver-d340 .copper-3ba1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .silver-d340 .copper-3ba1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.silver-d340 .pro_fcd8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.silver-d340 .pro_fcd8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.silver-d340 .pro_fcd8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.silver-d340 .alert-focused-3e4a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.silver-d340 .alert-focused-3e4a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.silver-d340 .breadcrumb_ad58 p:last-child {
  margin-bottom: 0;
}
.silver-d340 .footer-12ba {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.silver-d340 .sort_32da {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.silver-d340 .advanced_5023 {
  margin-top: 1em;
}
.silver-d340 .orange_3463 {
  top: 0;
  display: block;
}
.silver-d340 .orange_3463 a {
  color: inherit;
}
.silver-d340 .orange_3463 a:hover {
  color: inherit;
}
.silver-d340 .backdrop_db26 {
  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;
}
.silver-d340 .backdrop_db26:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.silver-d340 .sort_32da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.silver-d340 .stone-9a20 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.silver-d340 .stone-9a20:first-child {
  margin-top: 0;
}
.silver-d340 .stone-9a20.description_purple_81f9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.silver-d340 .stone-9a20.list_hot_073b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.silver-d340
  .stone-9a20.list_hot_073b.outline-right-4711
  .advanced_5023 {
  width: 100%;
}
.silver-d340 .list_hot_073b {
  -webkit-box-align: center;
  align-items: center;
}
.silver-d340 .list_hot_073b .active-easy-c15a,
.silver-d340 .list_hot_073b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.silver-d340 .pro_fcd8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.silver-d340 .pro_fcd8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.silver-d340 .pro_fcd8: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;
}
.silver-d340 .description_purple_81f9 {
  z-index: 5;
}
.silver-d340 .logo-0a07 .title-wide-2c2d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.silver-d340 .active-5ac5 .title-wide-2c2d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.silver-d340 .gas-cbd5 .title-wide-2c2d {
  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;
}
.silver-d340.green-92ae .breadcrumb-975b,
.silver-d340.slider_bright_5d0c .breadcrumb-975b {
  display: block;
}
.silver-d340.green-92ae .breadcrumb-975b .progress_huge_a1b2,
.silver-d340.green-92ae .breadcrumb-975b .sort_32da,
.silver-d340.slider_bright_5d0c .breadcrumb-975b .progress_huge_a1b2,
.silver-d340.slider_bright_5d0c .breadcrumb-975b .sort_32da {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.silver-d340.pagination_de1f .copper-3ba1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .silver-d340.pagination_de1f .copper-3ba1 {
    margin-right: 0;
  }
}
.silver-d340.green-92ae .copper-3ba1,
.silver-d340.slider_bright_5d0c .copper-3ba1 {
  padding-top: 40%;
}
.silver-d340.green-92ae .status_c87d,
.silver-d340.slider_bright_5d0c .status_c87d {
  display: block;
}
.silver-d340.green-92ae .fn-sticky-3565 .sort_32da,
.silver-d340.slider_bright_5d0c .fn-sticky-3565 .sort_32da {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.silver-d340.green-92ae .copper-3ba1,
.silver-d340.slider_bright_5d0c .copper-3ba1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.silver-d340.green-92ae .sort_32da {
  padding: 1em;
}
.purple-d616 {
  margin: 30px auto;
  display: block;
}
.purple-d616 .hero-5dc6 > * {
  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;
}
.purple-d616 .hero-5dc6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.purple-d616 .hero-5dc6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview-03ac .active-easy-c15a {
  margin-bottom: 1.41575em;
}
.preview-03ac .form_thick_c339 {
  margin-bottom: 1.618em;
}
.gold_9888 .caption-dc12 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gold_9888 .caption-dc12 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gold_9888 .title_f78c {
  max-width: 100%;
  overflow: auto;
}
.green_5e67 .gold_9888 a:hover {
  text-decoration: underline;
}
.stale_495e .paragraph_static_c9dd:not(.alert-focused-3e4a),
.stale_495e .pro_fcd8 {
  margin-bottom: 1.41575em;
}
.stale_495e .paragraph_static_c9dd:not(.alert-focused-3e4a):last-child,
.stale_495e .pro_fcd8:last-child {
  margin-bottom: 0;
}
.stale_495e .paragraph_static_c9dd.wrapper-25fb {
  margin-bottom: 0.41575em;
}
.stale_495e .out_827f:before,
.stale_495e .article-6ea3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.stale_495e .out_827f:before {
  content: "\f115";
}
.stale_495e .article-6ea3:before {
  content: "\f02c";
}
.stale_495e .surface_red_5ede {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.stale_495e .surface_red_5ede a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.advanced-ad1a {
  display: -webkit-box;
  display: flex;
}
.advanced-ad1a .module_lite_6733 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .advanced-ad1a .module_lite_6733 {
    flex-basis: 90px;
  }
}
.advanced-ad1a .filter-9c76 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .advanced-ad1a .filter-9c76 {
    flex-basis: calc(100% - 50px);
  }
}
.advanced-ad1a .mask-e051 p:last-child {
  margin-bottom: 0.72em;
}
.top-f341 .hero-5dc6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.top-f341 .hero-5dc6:after,
.top-f341 .hero-5dc6:before {
  content: "";
  display: table;
}
.top-f341 .hero-5dc6:after {
  clear: both;
}
.top-f341 .hero-5dc6 .list_ca2d,
.top-f341 .hero-5dc6 .pattern_29dc {
  width: 49%;
}
.top-f341 .hero-5dc6 .list_ca2d a span.pattern-2ed9,
.top-f341 .hero-5dc6 .pattern_29dc a span.pattern-2ed9 {
  display: block;
  margin-bottom: 5px;
}
.top-f341 .hero-5dc6 .pattern_29dc {
  float: left;
  text-align: left;
}
.top-f341 .hero-5dc6 .list_ca2d {
  float: right;
  text-align: right;
}
.column_480f {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .column_480f {
    margin-bottom: 0;
  }
}
.bottom_e69b {
  margin-bottom: 1em;
}
.bottom_e69b .alert-focused-3e4a {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_cool_8fa9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.video-slow-b5aa .bottom_e69b,
.list_over_3ab4 .bottom_e69b {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .video-slow-b5aa .bottom_e69b,
  .list_over_3ab4 .bottom_e69b {
    display: block;
  }
}
.video-slow-b5aa .highlight_cool_8fa9,
.list_over_3ab4 .highlight_cool_8fa9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .video-slow-b5aa .highlight_cool_8fa9,
  .list_over_3ab4 .highlight_cool_8fa9 {
    margin-bottom: 1em;
  }
}
.video-slow-b5aa .highlight_cool_8fa9 img,
.list_over_3ab4 .highlight_cool_8fa9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.video-slow-b5aa .notification_9a47,
.list_over_3ab4 .notification_9a47 {
  flex-basis: calc(100% - 160px);
}
.video-slow-b5aa .notification_9a47 p,
.list_over_3ab4 .notification_9a47 p {
  margin-bottom: 0;
}
.video-slow-b5aa .notification_9a47 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .video-slow-b5aa .notification_9a47 {
    padding-left: 0;
  }
}
.list_over_3ab4 .notification_9a47 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .list_over_3ab4 .notification_9a47 {
    padding-right: 0;
  }
}
.list_over_3ab4 .highlight_cool_8fa9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.section_e61f .highlight_cool_8fa9 {
  margin-bottom: 0.5em;
}
.section_e61f .highlight_cool_8fa9 img {
  width: 100%;
}
.plasma-3434 .thick_cea7,
.pagination_large_3e0b .thick_cea7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pagination_large_3e0b .huge-0b55 .south-306c p:last-child {
  margin-bottom: 0;
}
.logo_c9e7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.focused-eb53 .glass-dab7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .focused-eb53 .glass-dab7:last-of-type {
    margin-bottom: 0;
  }
}
.focused-eb53 .glass-dab7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focused-eb53 .glass-dab7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.focused-eb53 .glass-dab7 ul li {
  margin: 0 0 0.6em;
}
.focused-eb53 .glass-dab7 ul li.lower-01ca,
.focused-eb53 .glass-dab7 ul li.large-e1fa {
  position: relative;
}
.focused-eb53 .glass-dab7 ul li.lower-01ca .white-ceec,
.focused-eb53 .glass-dab7 ul li.large-e1fa .white-ceec {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.focused-eb53 .glass-dab7 ul li.lower-01ca:after:after,
.focused-eb53 .glass-dab7 ul li.lower-01ca:after:before,
.focused-eb53
  .glass-dab7
  ul
  li.large-e1fa:after:after,
.focused-eb53
  .glass-dab7
  ul
  li.large-e1fa:after:before {
  content: "";
  display: table;
}
.focused-eb53 .glass-dab7 ul li.lower-01ca:after:after,
.focused-eb53
  .glass-dab7
  ul
  li.large-e1fa:after:after {
  clear: both;
}
.focused-eb53 .glass-dab7 a.grid-basic-c04c:hover {
  text-decoration: none;
}
.focused-eb53 .glass-dab7 select {
  max-width: 100%;
}
.focused-eb53 .glass-dab7 table {
  font-size: 85%;
}
.focused-eb53 .glass-dab7 table td,
.focused-eb53 .glass-dab7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.focused-eb53 .glass-dab7 table tfoot td {
  text-align: left;
}
.focused-eb53 .glass-dab7 :last-child {
  margin-bottom: 0;
}
.focused-eb53 .glass-dab7 .nav_silver_1d81 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.focused-eb53 .glass-dab7 .nav_silver_1d81 label {
  width: 100%;
}
.focused-eb53 .glass-dab7 .nav_silver_1d81 .logo-bronze-dfdc {
  width: 100%;
  display: block;
}
.focused-eb53 .glass-dab7 .nav_silver_1d81 .lower-761e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.focused-eb53 .glass-dab7 .nav_silver_1d81 .lower-761e:hover svg #svg-search {
  fill: #444;
}
.focused-eb53 .glass-dab7 .nav_silver_1d81 .lower-761e svg {
  width: 18px;
  height: 18px;
}
.focused-eb53 .title_fast_42fa ul ul,
.focused-eb53 .left-85a8 ul ul,
.focused-eb53 .wide-d99a ul ul,
.focused-eb53 .input-c364 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.focused-eb53 .title_fast_42fa .shadow-5b4d > a,
.focused-eb53 .left-85a8 .shadow-5b4d > a,
.focused-eb53 .wide-d99a .shadow-5b4d > a,
.focused-eb53 .input-c364 .shadow-5b4d > a {
  margin-bottom: 0;
}
.focused-eb53 .gallery-94ac li,
.focused-eb53 .title_fast_42fa li,
.focused-eb53 .pink_8b32 li,
.focused-eb53 .left-85a8 li,
.focused-eb53 .wide-d99a li,
.focused-eb53 .input-c364 li,
.focused-eb53 .main-8804 li,
.focused-eb53 .pro_6cc6 li {
  display: block;
  position: relative;
}
.focused-eb53 .gallery-94ac li:last-child,
.focused-eb53 .title_fast_42fa li:last-child,
.focused-eb53 .pink_8b32 li:last-child,
.focused-eb53 .left-85a8 li:last-child,
.focused-eb53 .wide-d99a li:last-child,
.focused-eb53 .input-c364 li:last-child,
.focused-eb53 .main-8804 li:last-child,
.focused-eb53 .pro_6cc6 li:last-child {
  border: none;
}
.focused-eb53 .gallery-94ac li a,
.focused-eb53 .title_fast_42fa li a,
.focused-eb53 .pink_8b32 li a,
.focused-eb53 .left-85a8 li a,
.focused-eb53 .wide-d99a li a,
.focused-eb53 .input-c364 li a,
.focused-eb53 .main-8804 li a,
.focused-eb53 .pro_6cc6 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focused-eb53 .gallery-94ac li ul li::before,
.focused-eb53 .title_fast_42fa li ul li::before,
.focused-eb53 .pink_8b32 li ul li::before,
.focused-eb53 .left-85a8 li ul li::before,
.focused-eb53 .wide-d99a li ul li::before,
.focused-eb53 .input-c364 li ul li::before,
.focused-eb53 .main-8804 li ul li::before,
.focused-eb53 .pro_6cc6 li ul li::before {
  left: 15px;
}
.focused-eb53 .gallery-94ac li ul a,
.focused-eb53 .title_fast_42fa li ul a,
.focused-eb53 .pink_8b32 li ul a,
.focused-eb53 .left-85a8 li ul a,
.focused-eb53 .wide-d99a li ul a,
.focused-eb53 .input-c364 li ul a,
.focused-eb53 .main-8804 li ul a,
.focused-eb53 .pro_6cc6 li ul a {
  padding-left: 20px;
}
.focused-eb53 .gallery-94ac li ul ul li::before,
.focused-eb53 .title_fast_42fa li ul ul li::before,
.focused-eb53 .pink_8b32 li ul ul li::before,
.focused-eb53 .left-85a8 li ul ul li::before,
.focused-eb53 .wide-d99a li ul ul li::before,
.focused-eb53 .input-c364 li ul ul li::before,
.focused-eb53 .main-8804 li ul ul li::before,
.focused-eb53 .pro_6cc6 li ul ul li::before {
  left: 30px;
}
.focused-eb53 .gallery-94ac li ul ul a,
.focused-eb53 .title_fast_42fa li ul ul a,
.focused-eb53 .pink_8b32 li ul ul a,
.focused-eb53 .left-85a8 li ul ul a,
.focused-eb53 .wide-d99a li ul ul a,
.focused-eb53 .input-c364 li ul ul a,
.focused-eb53 .main-8804 li ul ul a,
.focused-eb53 .pro_6cc6 li ul ul a {
  padding-left: 40px;
}
.focused-eb53 .search_b3d8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focused-eb53 .pro_6cc6 ul li {
  margin-bottom: 1.41575em;
}
.focused-eb53 .pro_6cc6 ul li .accordion-dim-f5ef {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.focused-eb53 .pro_6cc6 ul li .yellow-c555 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.plasma_7e3f .gallery-94ac li a,
.plasma_7e3f .title_fast_42fa li a,
.plasma_7e3f .pink_8b32 li a,
.plasma_7e3f .left-85a8 li a,
.plasma_7e3f .wide-d99a li a,
.plasma_7e3f .input-c364 li a,
.plasma_7e3f .main-8804 li a,
.plasma_7e3f .pro_6cc6 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_7e3f .search_b3d8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.plasma_7e3f .glass-dab7 ul li.lower-01ca .white-ceec,
.plasma_7e3f .glass-dab7 ul li.large-e1fa .white-ceec {
  background: rgba(0, 0, 0, 0.2);
}
.plasma_7e3f .focused-eb53 .glass-dab7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-0ee8 .focused-eb53 .steel_5341 li {
  margin: 0;
}
.box-0ee8 .focused-eb53 .steel_5341 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.box-0ee8 .focused-eb53 .steel_5341 li ul {
  margin: 0;
}
.box-0ee8 .focused-eb53 .steel_5341 li ul li a {
  padding-left: 15px;
}
.box-0ee8 .focused-eb53 .steel_5341 li ul li li a {
  padding-left: 30px;
}
.box-0ee8 .focused-eb53 .steel_5341 li.short-90cd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.box-0ee8 .focused-eb53 .steel_5341 li.short-90cd > 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;
}
.box-0ee8 .focused-eb53 .steel_5341 li.short-90cd > 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;
}
.row-86b0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.list_217d {
  position: relative;
  z-index: 10;
}
.list_217d .pagination-first-1f7c {
  width: 100%;
  max-width: 100%;
}
.photo-motion-726c .gallery-pressed-efd7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.photo-motion-726c .secondary_upper_b2ef {
}
.photo-motion-726c .plasma_7e3f {
  background: #292929;
}
.smooth_0688 .gallery-pressed-efd7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.smooth_0688 .secondary_upper_b2ef {
  background: #f9f9f9;
}
.smooth_0688 .plasma_7e3f {
  background: #303030;
}
.blue_a02a .gallery-pressed-efd7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .blue_a02a .detail-e15d {
    margin-bottom: 1em;
  }
  .blue_a02a .detail-e15d:last-child {
    margin-bottom: 0;
  }
}
.blue_a02a .secondary_upper_b2ef {
  background: #ededed;
}
.blue_a02a .plasma_7e3f {
  background: #1a1a1a;
}
.gallery-pressed-efd7.secondary_upper_b2ef {
  color: rgba(0, 0, 0, 0.6);
}
.gallery-pressed-efd7.secondary_upper_b2ef .modal_ad68 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery-pressed-efd7.plasma_7e3f {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-pressed-efd7.plasma_7e3f a:not(.grid-basic-c04c) {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-pressed-efd7.plasma_7e3f a:not(.grid-basic-c04c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-pressed-efd7.plasma_7e3f .modal_ad68 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-pressed-efd7.plasma_7e3f table tbody td,
.gallery-pressed-efd7.plasma_7e3f table th {
  background: rgba(0, 0, 0, 0.08);
}
.new_04c9.heading-new-d8b2 .dirty_cbaa {
  max-width: initial;
}
.new_04c9 .video_2b2a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.new_04c9 .video_2b2a .pagination-first-1f7c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .new_04c9 .video_2b2a .pagination-first-1f7c {
    display: block;
    margin-bottom: 2em;
  }
  .new_04c9 .video_2b2a .pagination-first-1f7c:last-child {
    margin-bottom: 0;
  }
}
.blue_a02a .detail-e15d:last-child,
.smooth_0688 .detail-e15d:last-child,
.photo-motion-726c .detail-e15d:last-child {
  margin-bottom: 0;
}
.blue_a02a .detail-e15d .focused-eb53 .glass-dab7:last-child,
.smooth_0688 .detail-e15d .focused-eb53 .glass-dab7:last-child,
.photo-motion-726c .detail-e15d .focused-eb53 .glass-dab7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .blue_a02a .basic_14f6,
  .blue_a02a .iron-76ed,
  .smooth_0688 .basic_14f6,
  .smooth_0688 .iron-76ed,
  .photo-motion-726c .basic_14f6,
  .photo-motion-726c .iron-76ed {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .list_217d .detail-e15d {
    margin-bottom: 2em;
  }
}
.list_217d p:last-child {
  margin-bottom: 0;
}
.list_217d li,
.list_217d ul {
  list-style: none;
  margin: 0;
}
.list_217d ul ul {
  margin-left: 2.617924em;
}
.border-soft-1ced {
  font-size: 0.875em;
}

/* css-noise: 2d4e */
.promo-block-f8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
