/*!
Theme Name: Customify
Theme URI: https://pressmaximum.fluid_958c/customify
Author: WPCustomify
Author URI: https://pressmaximum.fluid_958c
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.fluid_958c/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.breadcrumb_a67f.frame_dark_fb5d/licenses/gpl-2.0.block-tall-b40a
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.brown_8507/, (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.copper-38ac.tabs_top_a22c/normalize.wood-beaa/
 ======
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.wood-beaa v7.0.0 | MIT License | github.fluid_958c/necolas/normalize.wood-beaa */
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;
}
.search-afc1 .copper_ec7b,
.slider-3d1f,
.primary_26a0,
.label_7046,
.stale-7619,
.thick-44ae,
.shade-decd,
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;
}
.slider-3d1f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .slider-3d1f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .slider-3d1f,
  h1 {
    font-size: 1.8em;
  }
}
.primary_26a0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.primary_26a0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .primary_26a0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .primary_26a0,
  h2 {
    font-size: 1.7em;
  }
}
.label_7046,
h3 {
  font-size: 1.618em;
}
.search-afc1 .copper_ec7b,
.stale-7619,
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.status-paper-1e90 {
  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;
}
.main_left_4908:after,
.main_left_4908:before,
.hidden_68c8:after,
.hidden_68c8:before {
  content: "";
  display: table;
}
.main_left_4908:after,
.hidden_68c8:after {
  clear: both;
}
.tall-80f3 {
  float: right;
  margin-right: 0;
}
.dim_0fd4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list_3129 .active_hovered_dd1d,
input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="range"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select,
textarea {
  color: #282828;
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  padding: 0 0.75em;
  height: 2.6em;
  width: 100%;
  max-width: 100%;
  vertical-align: middle;
  border-radius: 1px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.list_3129 .active_hovered_dd1d: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;
}
.caption-full-8f3b .active_hovered_dd1d {
  box-shadow: none;
}
.caption-full-8f3b
  .active_hovered_dd1d
  .top-cd6d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.caption-full-8f3b .active_hovered_dd1d .hero_66ed {
  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;
}
.caption-full-8f3b
  .active_hovered_dd1d
  .hero_66ed
  b {
  display: none;
}
.caption-full-8f3b .alert_6091 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.content_4553:not(.hover_fixed_ec9b):not(.label_558b),
button:not(.hover_fixed_ec9b):not(.label_558b),
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ),
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ),
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ) {
  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;
}
.content_4553:not(.hover_fixed_ec9b):not(
    .label_558b
  ):hover,
button:not(.hover_fixed_ec9b):not(
    .label_558b
  ):hover,
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ):hover,
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ):hover,
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.content_4553:not(.hover_fixed_ec9b):not(
    .label_558b
  ):active,
.content_4553:not(.hover_fixed_ec9b):not(
    .label_558b
  ):focus,
button:not(.hover_fixed_ec9b):not(
    .label_558b
  ):active,
button:not(.hover_fixed_ec9b):not(
    .label_558b
  ):focus,
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ):active,
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ):focus,
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ):active,
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ):focus,
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ):active,
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ):focus {
  outline: 0;
}
.content_4553:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3,
button:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3,
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3,
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3,
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3 {
  position: relative;
}
.content_4553:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .prev_5410,
.content_4553:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .box_1b63,
.content_4553:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .focus_up_90e9,
.content_4553:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  i,
.content_4553:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  svg,
button:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .prev_5410,
button:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .box_1b63,
button:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .focus_up_90e9,
button:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  i,
button:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  svg,
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .prev_5410,
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .box_1b63,
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .focus_up_90e9,
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  i,
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  svg,
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .prev_5410,
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .box_1b63,
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .focus_up_90e9,
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  i,
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  svg,
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .prev_5410,
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .box_1b63,
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  .focus_up_90e9,
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  i,
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3
  svg {
  visibility: hidden;
}
.content_4553:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3:after,
button:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3:after,
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3:after,
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3:after,
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ).fn-loading-5bf3: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;
}
.content_4553:not(.hover_fixed_ec9b):not(.label_558b),
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ),
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ),
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ) {
  color: #fff;
  background: #235787;
}
.content_4553:not(.hover_fixed_ec9b):not(
    .label_558b
  ):focus,
input[type="button"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ):focus,
input[type="reset"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ):focus,
input[type="submit"]:not(.hover_fixed_ec9b):not(
    .label_558b
  ):focus {
  color: #fff;
}
.content_4553.fn-disabled-5bf3:not(.hover_fixed_ec9b):not(
    .label_558b
  ),
.content_4553[disabled]:not(.hover_fixed_ec9b):not(
    .label_558b
  ),
button.fn-disabled-5bf3:not(.hover_fixed_ec9b):not(
    .label_558b
  ),
button[disabled]:not(.hover_fixed_ec9b):not(
    .label_558b
  ) {
  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;
}
.warm_e04f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.warm_e04f: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;
}
.frame_medium_84ff {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.soft_90cb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.highlight_73b7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.main_left_4908:after,
.main_left_4908:before,
.photo_warm_af21:after,
.photo_warm_af21:before,
.white-7d14:after,
.white-7d14:before,
.shadow_b110:after,
.shadow_b110:before,
.sidebar_full_b6fe:after,
.sidebar_full_b6fe:before,
.menu_stale_8829:after,
.menu_stale_8829:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.main_left_4908:after,
.photo_warm_af21:after,
.white-7d14:after,
.shadow_b110:after,
.sidebar_full_b6fe:after,
.menu_stale_8829:after {
  clear: both;
}
.photo_warm_af21 .section_9880,
.white-7d14 .section_9880,
.paragraph_f404 .section_9880 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shade-iron-a409 {
  display: inline-block;
}
.image-5aaa {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.image-5aaa img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image-5aaa .component-cf9c {
  padding: 1em 0;
  font-size: 85%;
}
.component-cf9c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sort-hot-fb46 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sort-hot-fb46:after,
.sort-hot-fb46:before {
  content: "";
  display: table;
}
.sort-hot-fb46:after {
  clear: both;
}
.breadcrumb-brown-4294 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.small-3011 .breadcrumb-brown-4294 {
  max-width: 50%;
}
.up-e57a .breadcrumb-brown-4294 {
  max-width: 33.33%;
}
.short-dbb4 .breadcrumb-brown-4294 {
  max-width: 25%;
}
.header_cfe4 .breadcrumb-brown-4294 {
  max-width: 20%;
}
.row_stone_2d62 .breadcrumb-brown-4294 {
  max-width: 16.66%;
}
.hard_124c .breadcrumb-brown-4294 {
  max-width: 14.28%;
}
.slow-95d0 .breadcrumb-brown-4294 {
  max-width: 12.5%;
}
.west-775b .breadcrumb-brown-4294 {
  max-width: 11.11%;
}
.content-e0dd {
  display: block;
}
.search-afc1 .action-32e2 label,
.search-afc1 .medium_116a label,
.search-afc1 .tabs-under-71d4 label,
.search-afc1 .short_7b7e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.widget_left_ac26 {
  list-style: none;
  margin: 0;
}
.widget_left_ac26 article.breadcrumb_b41b {
  margin-bottom: 0;
}
.widget_left_ac26 ul {
  list-style: none;
  margin: 0;
}
.widget_left_ac26 .breadcrumb-3d0f li.breadcrumb_b41b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .widget_left_ac26 .breadcrumb-3d0f li.breadcrumb_b41b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .widget_left_ac26 .breadcrumb-3d0f li.breadcrumb_b41b: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) {
  .widget_left_ac26 .breadcrumb-3d0f li.breadcrumb_b41b li.breadcrumb_b41b li.breadcrumb_b41b li.breadcrumb_b41b {
    padding-left: 0;
  }
}
article.breadcrumb_b41b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb_b41b .photo_warm_af21 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb_b41b .label-north-ce99 {
  float: left;
}
article.breadcrumb_b41b .notification-pink-7e3c {
  margin-left: 85px;
}
article.breadcrumb_b41b .south_8e3d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb_b41b .south_8e3d .tiny_20b3 {
  margin-left: 10px;
}
article.breadcrumb_b41b .frame-next-fe65 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb_b41b .advanced_ed21 {
  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 .action-32e2,
  #respond .tabs-under-71d4,
  #respond .short_7b7e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .action-32e2 input,
#respond .tabs-under-71d4 input,
#respond .short_7b7e input {
  width: 100%;
}
#respond .short_7b7e {
  margin-right: 0;
}
#respond .title-tall-c105 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.west_f628 {
  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;
}
.west_f628.hidden-f7ec {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.west_f628 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%);
}
.west_f628:focus,
.west_f628: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);
}
.purple_bbcc {
  border-radius: 10%;
}
.progress-center-e473 {
  border-radius: 50%;
}
.image-3332 {
  font-size: 0.72em;
}
.breadcrumb-2d21 {
  font-size: 0.875em;
}
.thick_6b97 {
  font-size: 1.1em;
}
.card_bronze_ff1c {
  text-transform: uppercase;
  line-height: 1.2;
}
.card_bronze_ff1c.image-3332 {
  letter-spacing: 0.5px;
}
.outline_f5a3,
.outline_f5a3 a {
  color: #6d6d6d;
}
.outline_f5a3 a:hover {
  color: #111;
}
.primary_dirty_676c {
  color: #6d6d6d;
}
.avatar_stale_fb4d {
  overflow-x: hidden;
}
.avatar_stale_fb4d .texture_gas_bdf5.hot_8bd0 {
  position: relative;
}
.avatar_stale_fb4d .texture_gas_bdf5.hot_8bd0.highlight_15dd {
  position: initial;
}
.avatar_stale_fb4d
  .texture_gas_bdf5.hot_8bd0.highlight_15dd
  .primary-first-9b94 {
  left: auto;
}
.avatar_stale_fb4d .texture_gas_bdf5 .primary-first-9b94 {
  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;
}
.avatar_stale_fb4d .texture_gas_bdf5:hover.hot_8bd0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.avatar_stale_fb4d
  .texture_gas_bdf5:hover.hot_8bd0
  .primary-first-9b94 {
  display: block;
  z-index: 9999999;
}
.avatar_stale_fb4d .bright_1d85 .wrapper_2084,
.avatar_stale_fb4d .slider_lite_6f03 .wrapper_2084 {
  display: none;
}
.avatar_stale_fb4d .header_3041 .texture_gas_bdf5:hover.hot_8bd0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.search-afc1 .action-32e2 label,
.search-afc1 .medium_116a label,
.search-afc1 .tabs-under-71d4 label,
.search-afc1 .short_7b7e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.widget_left_ac26 {
  list-style: none;
  margin: 0;
}
.widget_left_ac26 article.breadcrumb_b41b {
  margin-bottom: 0;
}
.widget_left_ac26 ul {
  list-style: none;
  margin: 0;
}
.widget_left_ac26 .breadcrumb-3d0f li.breadcrumb_b41b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .widget_left_ac26 .breadcrumb-3d0f li.breadcrumb_b41b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .widget_left_ac26 .breadcrumb-3d0f li.breadcrumb_b41b: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) {
  .widget_left_ac26 .breadcrumb-3d0f li.breadcrumb_b41b li.breadcrumb_b41b li.breadcrumb_b41b li.breadcrumb_b41b {
    padding-left: 0;
  }
}
article.breadcrumb_b41b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb_b41b .photo_warm_af21 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb_b41b .label-north-ce99 {
  float: left;
}
article.breadcrumb_b41b .notification-pink-7e3c {
  margin-left: 85px;
}
article.breadcrumb_b41b .south_8e3d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb_b41b .south_8e3d .tiny_20b3 {
  margin-left: 10px;
}
article.breadcrumb_b41b .frame-next-fe65 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb_b41b .advanced_ed21 {
  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 .action-32e2,
  #respond .tabs-under-71d4,
  #respond .short_7b7e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .action-32e2 input,
#respond .tabs-under-71d4 input,
#respond .short_7b7e input {
  width: 100%;
}
#respond .short_7b7e {
  margin-right: 0;
}
#respond .title-tall-c105 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.bright_1d85 .tabs_aa68 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tabs_aa68 .focus-copper-4402.element_rough_7c14 .surface-dark-5140 > li > a:focus,
.tabs_aa68 .focus-copper-4402.element_rough_7c14 .surface-dark-5140 > li > a:hover,
.tabs_aa68 .focus-copper-4402.hot-5363 .surface-dark-5140 > li > a:focus,
.tabs_aa68 .focus-copper-4402.hot-5363 .surface-dark-5140 > li > a:hover,
.tabs_aa68 .focus-copper-4402.green_7fff .surface-dark-5140 > li > a:focus,
.tabs_aa68 .focus-copper-4402.green_7fff .surface-dark-5140 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_aa68
  .focus-copper-4402.element_rough_7c14
  .surface-dark-5140
  > li.short_00e5
  > a,
.tabs_aa68
  .focus-copper-4402.element_rough_7c14
  .surface-dark-5140
  > li.hidden-first-032b
  > a,
.tabs_aa68
  .focus-copper-4402.hot-5363
  .surface-dark-5140
  > li.short_00e5
  > a,
.tabs_aa68
  .focus-copper-4402.hot-5363
  .surface-dark-5140
  > li.hidden-first-032b
  > a,
.tabs_aa68
  .focus-copper-4402.green_7fff
  .surface-dark-5140
  > li.short_00e5
  > a,
.tabs_aa68 .focus-copper-4402.green_7fff .surface-dark-5140 > li.silver_8879 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_aa68 .banner_b5a4,
.tabs_aa68 .banner_b5a4 a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_aa68 .yellow_f86b.north-e643 li a,
.tabs_aa68 .lower-3a62 a,
.tabs_aa68 .dark-1e52,
.tabs_aa68 .surface-dark-5140 > li > a,
.tabs_aa68 .video-ed47 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_aa68 .yellow_f86b.north-e643 li a:hover,
.tabs_aa68 .lower-3a62 a:hover,
.tabs_aa68 .dark-1e52:hover,
.tabs_aa68 .surface-dark-5140 > li > a:hover,
.tabs_aa68 .video-ed47:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_aa68 .sort_outer_0b04 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_aa68 .sort_outer_0b04 .fresh_ed8c {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_aa68 .sort_outer_0b04:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs_aa68 .bright-e9d4 .iron_6eae {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs_aa68 .bright-e9d4 .iron_6eae .image_dd0d {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_aa68
  .bright-e9d4
  .iron_6eae
  .image_dd0d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_aa68
  .bright-e9d4
  .iron_6eae
  .image_dd0d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_aa68
  .bright-e9d4
  .iron_6eae
  .image_dd0d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_aa68
  .bright-e9d4
  .iron_6eae
  .image_dd0d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_aa68 .bright-e9d4 .pattern-fixed-5461 {
  color: rgba(255, 255, 255, 0.79);
}
.tabs_aa68 .bright-e9d4 .pattern-fixed-5461:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_old_d642
  .tabs_aa68
  .bright-e9d4
  .detail_under_f8eb
  .label_tiny_8e1c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box_old_d642
  .tabs_aa68
  .bright-e9d4
  .detail_under_f8eb
  .image_dd0d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bright_1d85 .feature-soft-e884 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.feature-soft-e884 .focus-copper-4402.element_rough_7c14 .surface-dark-5140 > li > a:focus,
.feature-soft-e884 .focus-copper-4402.element_rough_7c14 .surface-dark-5140 > li > a:hover,
.feature-soft-e884 .focus-copper-4402.hot-5363 .surface-dark-5140 > li > a:focus,
.feature-soft-e884 .focus-copper-4402.hot-5363 .surface-dark-5140 > li > a:hover,
.feature-soft-e884 .focus-copper-4402.green_7fff .surface-dark-5140 > li > a:focus,
.feature-soft-e884 .focus-copper-4402.green_7fff .surface-dark-5140 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-soft-e884
  .focus-copper-4402.element_rough_7c14
  .surface-dark-5140
  > li.short_00e5
  > a,
.feature-soft-e884
  .focus-copper-4402.element_rough_7c14
  .surface-dark-5140
  > li.hidden-first-032b
  > a,
.feature-soft-e884
  .focus-copper-4402.hot-5363
  .surface-dark-5140
  > li.short_00e5
  > a,
.feature-soft-e884
  .focus-copper-4402.hot-5363
  .surface-dark-5140
  > li.hidden-first-032b
  > a,
.feature-soft-e884
  .focus-copper-4402.green_7fff
  .surface-dark-5140
  > li.short_00e5
  > a,
.feature-soft-e884 .focus-copper-4402.green_7fff .surface-dark-5140 > li.silver_8879 > a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-soft-e884 .banner_b5a4,
.feature-soft-e884 .banner_b5a4 a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-soft-e884 .yellow_f86b.north-e643 li a,
.feature-soft-e884 .lower-3a62 a,
.feature-soft-e884 .dark-1e52,
.feature-soft-e884 .surface-dark-5140 > li > a,
.feature-soft-e884 .video-ed47 {
  color: rgba(0, 0, 0, 0.55);
}
.feature-soft-e884 .yellow_f86b.north-e643 li a:hover,
.feature-soft-e884 .lower-3a62 a:hover,
.feature-soft-e884 .dark-1e52:hover,
.feature-soft-e884 .surface-dark-5140 > li > a:hover,
.feature-soft-e884 .video-ed47:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-soft-e884 .sort_outer_0b04 {
  color: rgba(0, 0, 0, 0.55);
}
.feature-soft-e884 .sort_outer_0b04 .fresh_ed8c {
  color: rgba(0, 0, 0, 0.8);
}
.feature-soft-e884 .sort_outer_0b04:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-huge-13b7 .caption_prev_089c {
  margin-left: auto;
  margin-right: auto;
}
.white-7d14 > * {
  margin-left: auto;
  margin-right: auto;
}
.white-7d14 .frame_medium_84ff {
  margin-right: 1.41575em;
}
.basic_731a .white-7d14 > .pagination_cold_b1ef {
  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;
}
.basic_731a .white-7d14 > .component-glass-ef29 {
  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;
}
.primary_north_405f.status-huge-13b7 .caption_prev_089c,
.basic-65af.status-huge-13b7 .caption_prev_089c {
  margin-left: 0;
}
.complex_ac74.status-huge-13b7 .caption_prev_089c,
.logo-bronze-46d4.status-huge-13b7 .caption_prev_089c {
  margin-right: 0;
}
.white-7d14 ol,
.white-7d14 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.static_bcdd video {
  max-width: 100%;
}
.backdrop-pressed-fad8 img {
  display: block;
}
.backdrop-pressed-fad8.frame_medium_84ff,
.backdrop-pressed-fad8.soft_90cb {
  width: 100%;
}
.backdrop-pressed-fad8.component-glass-ef29 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.out_7cf4:not(.heading-fast-7d4d) {
  margin: 1.5em auto;
}
.narrow_fdf0 p {
  padding: 1.5em 14px;
}
ul.cold_09d6.component-glass-ef29,
ul.cold_09d6.pagination_cold_b1ef,
ul.cold_09d6.carousel-light-fbbd.pagination_cold_b1ef {
  padding: 0 14px;
}
.block_cold_b2b3 {
  display: block;
  overflow-x: auto;
}
.block_cold_b2b3 table {
  border-collapse: collapse;
  width: 100%;
}
.block_cold_b2b3 td,
.block_cold_b2b3 th {
  padding: 0.5em;
}
.white-7d14 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.white-7d14 ol ol,
.white-7d14 ol ul,
.white-7d14 ul ol,
.white-7d14 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.white-7d14 ol ol li,
.white-7d14 ol ul li,
.white-7d14 ul ol li,
.white-7d14 ul ul li {
  margin-left: 0;
}
.up_8a06.module_iron_f34e > .notification_fc45 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.up_8a06.module_iron_f34e > .notification_fc45 iframe,
.up_8a06.module_iron_f34e > .notification_fc45 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.notification-thick-11f2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.notification-thick-11f2.panel_purple_dd3b {
  padding: 0;
}
.notification-thick-11f2.panel_purple_dd3b cite {
  font-size: 13px;
}
.notification-thick-11f2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.notification-thick-11f2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.menu_474a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.menu_474a > p:first-child {
  margin-top: 0;
}
.menu_474a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.menu_474a blockquote {
  border-left: 0;
}
.label-paper-dc56 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.label-paper-dc56:not(.form_e37f) {
  max-width: 100px;
}
.label-paper-dc56.component_bff1 {
  border-bottom: none !important;
  text-align: center;
}
.label-paper-dc56.component_bff1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .narrow_fdf0 p {
    padding: 1.5em 0;
  }
}
.outline-clean-955b {
  color: #0073aa;
}
.avatar-middle-9ebe {
  background-color: #0073aa;
}
.sort-c803 {
  color: #229fd8;
}
.thumbnail_58a3 {
  background-color: #229fd8;
}
.tabs-34e1 {
  color: #eee;
}
.red_5d10 {
  background-color: #eee;
}
.logo_hard_ecc6 {
  color: #444;
}
.rough_6db0 {
  background-color: #444;
}
.secondary_31c1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.secondary_31c1 .right_b763 .lower-3a62 {
  font-size: 15px;
}
.secondary_31c1 .lower-3a62 {
  line-height: 1.3;
}
.secondary_31c1 .feature-soft-e884 {
}
.secondary_31c1 .tabs_aa68 {
  background: #235787;
}
.active_east_ee51 {
  padding: 0;
}
.active_east_ee51 .tabs_aa68 {
  background: #1a1a1a;
}
.active_east_ee51 .feature-soft-e884 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.form-cold-38db {
  padding: 0;
  border-left: none;
  border-right: none;
}
.form-cold-38db .feature-soft-e884 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.form-cold-38db .tabs_aa68 {
  background: #303030;
}
.menu_stale_8829 {
  position: relative;
  z-index: 10;
}
.menu_stale_8829 .outline-last-6e8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text-4884 .hot_8bd0 {
  display: inline-block;
  vertical-align: middle;
}
.text-4884.gallery-prev-648a .hot_8bd0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .text-4884.gallery-prev-648a .hot_8bd0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .text-4884.gallery-prev-648a .hot_8bd0 {
    margin-right: 0.4em;
  }
}
.text-4884.gallery-prev-648a .hot_8bd0:last-child {
  margin-right: 0;
}
.input_fixed_b135 .outline-last-6e8b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .bright_1d85 .right_b763 {
    margin: 0 -0.5em;
  }
  .bright_1d85 .right_b763 [class*="customify-col-"],
  .bright_1d85 .right_b763 [class*="customify-col_"],
  .bright_1d85 .right_b763 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.bright_1d85.highlight_fixed_dd1e .outline-last-6e8b {
  background: 0 0 !important;
}
.bright_1d85.highlight_fixed_dd1e .outline-last-6e8b,
.bright_1d85.input_fixed_b135 .outline-last-6e8b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .bright_1d85.bronze_6ed1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.bright_1d85.input_fixed_b135 .outline-last-6e8b {
  box-shadow: none !important;
}
.active-hot-f326 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .active-hot-f326 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .active-hot-f326 {
    padding: 18px 0 20px;
  }
}
.active-hot-f326 .heading-596b {
  width: 100%;
}
.active-hot-f326 .tall_54fd {
  margin-bottom: 0;
}
.active-hot-f326 .item_d899 {
  margin-top: 5px;
  font-size: 0.875em;
}
.status-1152 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status-1152 .north-d003 {
  width: 100%;
}
.banner-west-f345 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.banner-west-f345 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.banner-west-f345 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;
}
.banner-west-f345 li:last-child:after {
  display: none;
}
.banner-west-f345 li a {
  font-weight: 500;
  margin-right: 10px;
}
.info-fluid-2f31 .wrapper_2084 button,
.active-hot-f326 .wrapper_2084 button {
  left: 0;
}
.info-fluid-2f31 .north-d003,
.active-hot-f326 .north-d003 {
  padding-left: 0;
  padding-right: 0;
}
.info-fluid-2f31 .status-1152,
.active-hot-f326 .status-1152 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.info-fluid-2f31 {
  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;
}
.info-fluid-2f31: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;
}
.info-fluid-2f31 .item_5340 {
  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) {
  .info-fluid-2f31 .item_5340 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .info-fluid-2f31 .item_5340 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .info-fluid-2f31 .item_5340 {
    min-height: 200px;
  }
}
.info-fluid-2f31 .banner-west-f345 {
  color: rgba(255, 255, 255, 0.8);
}
.info-fluid-2f31 .banner-west-f345 a,
.info-fluid-2f31 .banner-west-f345 li:after {
  color: inherit;
}
.info-fluid-2f31 .banner-west-f345 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.center_d8c3 {
  margin-bottom: 0.5em;
}
.advanced_1e6a {
  margin-bottom: 1.2em;
}
.advanced_1e6a,
.center_d8c3 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.advanced_1e6a p:last-child,
.center_d8c3 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .wrapper_2084,
#masthead .wrapper_2084 {
  display: none;
}
#masthead
  > .wrapper_2084.full-d0dd {
  display: none;
}
#masthead > .wrapper_2084 button {
  left: 0;
}
.frame_3d88 {
  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%;
}
.frame_3d88 .hot_8bd0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.frame_3d88 .mask-left-5c4c {
  display: -webkit-box;
  display: flex;
}
.frame_3d88 .mask-left-5c4c.black_6ca7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.frame_3d88 .mask-left-5c4c.dropdown-plasma-31ce {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame_3d88 .mask-left-5c4c.badge_4a53 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame_3d88.slider-short-33e3.accordion_green_db7d .mask-left-5c4c.black_6ca7 {
  flex-basis: 100%;
}
.frame_3d88.pink_8181 .mask-left-5c4c.dropdown-plasma-31ce {
  -webkit-box-flex: 1;
  flex: auto;
}
.frame_3d88.pink_8181 .mask-left-5c4c.badge_4a53 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .wrapper_2084.full-d0dd {
  display: none;
}
#masthead > .wrapper_2084 button {
  left: 0;
}
.element_edb5 {
  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;
}
.element_edb5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.element_edb5.upper-6b56 i {
  margin-right: 4px;
}
.element_edb5.message_a29b i {
  margin-left: 5px;
}
.lower-3a62 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.lower-3a62 p:last-child {
  margin-bottom: 0;
}
.alert_9f0a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.alert_9f0a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.alert_9f0a img {
  display: block;
  width: auto;
  line-height: 1;
}
.alert_9f0a .banner_b5a4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.alert_9f0a .red-f289 {
  margin: 5px 0 7px 0;
}
.alert_9f0a.button_7f6e .link-yellow-5c90 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert_9f0a.button_7f6e .tiny_1a00 {
  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;
}
.alert_9f0a.over-6e37 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.alert_9f0a.over-6e37 .link-yellow-5c90 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.alert_9f0a.over-6e37 .tiny_1a00 {
  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;
}
.alert_9f0a.gold_2592 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.alert_9f0a.popup_top_bfae {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.alert_9f0a.popup_top_bfae .tiny_1a00 {
  margin-top: 7px;
}
.complex-203a {
  display: inline-block;
}
.menu_stale_8829 .label_east_2d28 .alert_9f0a img {
  max-width: 100%;
}
.focus-copper-4402 .west_6345.gradient-b2ed,
.silver-9043 .west_6345.gradient-b2ed {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.focus-copper-4402 .action-037b,
.silver-9043 .action-037b {
  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%);
}
.focus-copper-4402 .action-037b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.focus-copper-4402.gallery-6622 .action-037b {
  display: none;
}
.focus-copper-4402 .prev-1383 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus-copper-4402 .prev-1383 li {
  display: inline-block;
  position: relative;
}
.focus-copper-4402 .prev-1383 li:last-child {
  margin-right: 0;
}
.focus-copper-4402 .prev-1383 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;
}
.focus-copper-4402 .prev-1383 li.silver_8879 > a {
  color: rgba(0, 0, 0, 0.9);
}
.focus-copper-4402 .prev-1383 > 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;
}
.focus-copper-4402 .prev-1383 > li > a i {
  line-height: 0;
}
.focus-copper-4402 .prev-1383 > li.nav-stone-704f > a .action-037b {
  margin-left: 4px;
  line-height: 0;
}
.focus-copper-4402 .prev-1383 .photo_1a4d li.nav-stone-704f > a {
  position: relative;
}
.focus-copper-4402 .prev-1383 .photo_1a4d li.nav-stone-704f > a:after,
.focus-copper-4402 .prev-1383 .photo_1a4d li.nav-stone-704f > a:before {
  content: "";
  display: table;
}
.focus-copper-4402 .prev-1383 .photo_1a4d li.nav-stone-704f > a:after {
  clear: both;
}
.focus-copper-4402 .prev-1383 .photo_1a4d li.nav-stone-704f > a .action-037b {
  margin-left: 5px;
  float: right;
}
.focus-copper-4402 .section-fluid-e007,
.focus-copper-4402 .photo_1a4d {
  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;
}
.focus-copper-4402 .photo_1a4d {
  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;
}
.focus-copper-4402 .photo_1a4d .gradient-b2ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focus-copper-4402 .photo_1a4d .action-037b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.focus-copper-4402 .photo_1a4d li {
  display: block;
  margin: 0;
  padding: 0;
}
.focus-copper-4402 .photo_1a4d 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;
}
.focus-copper-4402 .photo_1a4d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.focus-copper-4402 .photo_1a4d .photo_1a4d {
  top: 0;
  left: 100%;
}
.focus-copper-4402 .card-right-53fb.fn-focus-5bf3 > .section-fluid-e007,
.focus-copper-4402 .card-right-53fb.fn-focus-5bf3 > .photo_1a4d,
.focus-copper-4402 .card-right-53fb:focus > .section-fluid-e007,
.focus-copper-4402 .card-right-53fb:focus > .photo_1a4d,
.focus-copper-4402 .card-right-53fb:hover > .section-fluid-e007,
.focus-copper-4402 .card-right-53fb:hover > .photo_1a4d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.focus-copper-4402.green_7fff .surface-dark-5140:after,
.focus-copper-4402.green_7fff .surface-dark-5140:before {
  content: "";
  display: table;
}
.focus-copper-4402.green_7fff .surface-dark-5140:after {
  clear: both;
}
.focus-copper-4402.green_7fff .surface-dark-5140 > li {
  float: left;
}
.focus-copper-4402.item-e9b4 .surface-dark-5140:after,
.focus-copper-4402.item-e9b4 .surface-dark-5140:before {
  content: "";
  display: table;
}
.focus-copper-4402.item-e9b4 .surface-dark-5140:after {
  clear: both;
}
.focus-copper-4402.item-e9b4 .surface-dark-5140 > li {
  float: left;
}
.focus-copper-4402.item-e9b4 .surface-dark-5140 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.focus-copper-4402.item-e9b4 .surface-dark-5140 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.focus-copper-4402.item-e9b4 .surface-dark-5140 > li.short_00e5 > a,
.focus-copper-4402.item-e9b4 .surface-dark-5140 > li.silver_8879 > a {
  color: #fff;
  background-color: #1e4b75;
}
.focus-copper-4402.element_rough_7c14 .surface-dark-5140 > li > a .gradient-b2ed {
  position: relative;
}
.focus-copper-4402.element_rough_7c14 .surface-dark-5140 > li > a .gradient-b2ed: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;
}
.focus-copper-4402.element_rough_7c14
  .surface-dark-5140
  > li:focus
  > a
  .gradient-b2ed:before,
.focus-copper-4402.element_rough_7c14
  .surface-dark-5140
  > li:hover
  > a
  .gradient-b2ed:before {
  width: 100%;
  background-color: currentColor;
}
.focus-copper-4402.element_rough_7c14
  .surface-dark-5140
  > li.short_00e5
  > a
  .gradient-b2ed:before,
.focus-copper-4402.element_rough_7c14
  .surface-dark-5140
  > li.hidden-first-032b
  > a
  .gradient-b2ed:before {
  width: 100%;
  background-color: currentColor;
}
.focus-copper-4402.hot-5363 .surface-dark-5140 > li > a .gradient-b2ed {
  position: relative;
}
.focus-copper-4402.hot-5363 .surface-dark-5140 > li > a .gradient-b2ed: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;
}
.focus-copper-4402.hot-5363 .surface-dark-5140 > li:focus > a .gradient-b2ed:before,
.focus-copper-4402.hot-5363
  .surface-dark-5140
  > li:hover
  > a
  .gradient-b2ed:before {
  width: 100%;
  background-color: currentColor;
}
.focus-copper-4402.hot-5363
  .surface-dark-5140
  > li.short_00e5
  > a
  .gradient-b2ed:before,
.focus-copper-4402.hot-5363
  .surface-dark-5140
  > li.hidden-first-032b
  > a
  .gradient-b2ed:before {
  width: 100%;
  background-color: currentColor;
}
.silver-9043 .prev-1383 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.silver-9043 .prev-1383 li:first-child > a {
  border-top: none;
}
.silver-9043 .prev-1383 .panel_5253 > .gradient-b2ed .action-037b {
  display: none;
}
.silver-9043 .prev-1383 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.silver-9043 .prev-1383 li:last-child {
  border: none;
}
.silver-9043 .prev-1383 li.nav-stone-704f > a {
  padding-right: 45px !important;
}
.silver-9043 .prev-1383 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.silver-9043 .prev-1383 li a:focus,
.silver-9043 .prev-1383 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.silver-9043 .prev-1383 li .focus_df71 {
  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;
}
.silver-9043 .prev-1383 li .focus_df71:hover {
  box-shadow: none;
}
.silver-9043 .prev-1383 li .focus_df71 .action-037b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.silver-9043 .prev-1383 .photo_1a4d {
  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);
}
.silver-9043 .prev-1383 .photo_1a4d li a {
  padding-left: 3em;
}
.silver-9043 .prev-1383 .gallery-5690 > a .focus_df71 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.silver-9043 .prev-1383 .gallery-5690 > .photo_1a4d {
  display: block;
  opacity: 1;
}
.dropdown-wood-8c27 {
  max-width: 100%;
}
.banner-364a {
  line-height: 0;
  cursor: pointer;
}
.video-ed47 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.video-ed47:hover {
  box-shadow: none;
  color: currentColor;
}
.video-ed47 svg {
  width: 18px;
  height: 18px;
}
.video-ed47 .center-d8ee {
  display: none;
}
.overlay-advanced-9317 {
  position: relative;
}
.overlay-advanced-9317.fn-active-5bf3 .video-ed47 .purple-e1bc {
  display: none;
}
.overlay-advanced-9317.fn-active-5bf3 .video-ed47 .center-d8ee {
  display: inline-block;
}
.overlay-advanced-9317 .article-ad56 {
  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);
}
.overlay-advanced-9317.element_00af .article-ad56 {
  left: auto;
  right: -0.9em;
}
.overlay-advanced-9317.element_00af .badge_6e22::before {
  left: auto;
  right: 15px;
}
.overlay-advanced-9317.fn-active-5bf3 .article-ad56 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail_under_f8eb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.detail_under_f8eb label {
  flex-basis: 100%;
}
.detail_under_f8eb .iron_6eae {
  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;
}
.detail_under_f8eb .image_dd0d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.detail_under_f8eb .image_dd0d:focus {
  background-color: transparent;
}
.detail_under_f8eb button.pattern-fixed-5461 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.detail_under_f8eb button.pattern-fixed-5461:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.detail_under_f8eb button.pattern-fixed-5461 svg {
  width: 18px;
  height: 18px;
}
.detail_under_f8eb input[type="submit"] {
  min-height: auto;
}
.bright-e9d4 .detail_under_f8eb .image_dd0d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.badge_6e22 {
  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) {
  .badge_6e22 {
    width: 220px;
  }
}
.badge_6e22 label {
  flex-basis: 100%;
}
.badge_6e22::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;
}
.box_old_d642 .bright-e9d4 .detail_under_f8eb {
  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;
}
.box_old_d642
  .bright-e9d4
  .detail_under_f8eb
  .iron_6eae {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.box_old_d642 .bright-e9d4 .detail_under_f8eb .image_dd0d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.box_old_d642
  .bright-e9d4
  .detail_under_f8eb
  .image_dd0d:focus {
  background: 0 0;
}
.box_old_d642
  .bright-e9d4
  .detail_under_f8eb
  .label_tiny_8e1c {
  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;
}
.yellow_f86b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.yellow_f86b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.yellow_f86b li:last-child {
  margin-right: 0;
}
.yellow_f86b li:first-child {
  margin-left: 0;
}
.yellow_f86b.button_8b10 a {
  color: #fff;
}
.yellow_f86b.button_8b10 a:hover {
  color: #fff;
}
.yellow_f86b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.yellow_f86b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.yellow_f86b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.yellow_f86b a:hover {
  opacity: 0.9;
  color: inherit;
}
.yellow_f86b [class*="social-icon-apple"] {
  background-color: #999;
}
.yellow_f86b [class*="social-icon-apple"].search-bd64 {
  background-color: transparent;
  color: #999;
}
.yellow_f86b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.yellow_f86b [class*="social-icon-behance"].search-bd64 {
  background-color: transparent;
  color: #1769ff;
}
.yellow_f86b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.yellow_f86b [class*="social-icon-bitbucket"].search-bd64 {
  background-color: transparent;
  color: #205081;
}
.yellow_f86b [class*="social-icon-codepen"] {
  background-color: #000;
}
.yellow_f86b [class*="social-icon-codepen"].search-bd64 {
  background-color: transparent;
  color: #000;
}
.yellow_f86b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.yellow_f86b [class*="social-icon-delicious"].search-bd64 {
  background-color: transparent;
  color: #39f;
}
.yellow_f86b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.yellow_f86b [class*="social-icon-digg"].search-bd64 {
  background-color: transparent;
  color: #005be2;
}
.yellow_f86b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.yellow_f86b [class*="social-icon-dribbble"].search-bd64 {
  background-color: transparent;
  color: #ea4c89;
}
.yellow_f86b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.yellow_f86b [class*="social-icon-envelope"].search-bd64 {
  background-color: transparent;
  color: #ea4335;
}
.yellow_f86b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.yellow_f86b [class*="social-icon-facebook"].search-bd64 {
  background-color: transparent;
  color: #3b5998;
}
.yellow_f86b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.yellow_f86b [class*="social-icon-flickr"].search-bd64 {
  background-color: transparent;
  color: #0063dc;
}
.yellow_f86b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.yellow_f86b [class*="social-icon-foursquare"].search-bd64 {
  background-color: transparent;
  color: #2d5be3;
}
.yellow_f86b [class*="social-icon-github"] {
  background-color: #333;
}
.yellow_f86b [class*="social-icon-github"].search-bd64 {
  background-color: transparent;
  color: #333;
}
.yellow_f86b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.yellow_f86b [class*="social-icon-google-plus"].search-bd64 {
  background-color: transparent;
  color: #dd4b39;
}
.yellow_f86b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.yellow_f86b [class*="social-icon-houzz"].search-bd64 {
  background-color: transparent;
  color: #7ac142;
}
.yellow_f86b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.yellow_f86b [class*="social-icon-instagram"].search-bd64 {
  background-color: transparent;
  color: #262626;
}
.yellow_f86b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.yellow_f86b [class*="social-icon-jsfiddle"].search-bd64 {
  background-color: transparent;
  color: #487aa2;
}
.yellow_f86b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.yellow_f86b [class*="social-icon-linkedin"].search-bd64 {
  background-color: transparent;
  color: #0077b5;
}
.yellow_f86b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.yellow_f86b [class*="social-icon-medium"].search-bd64 {
  background-color: transparent;
  color: #00ab6b;
}
.yellow_f86b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.yellow_f86b
  [class*="social-icon-odnoklassniki"].search-bd64 {
  background-color: transparent;
  color: #f4731c;
}
.yellow_f86b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.yellow_f86b [class*="social-icon-meetup"].search-bd64 {
  background-color: transparent;
  color: #ec1c40;
}
.yellow_f86b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.yellow_f86b [class*="social-icon-pinterest"].search-bd64 {
  background-color: transparent;
  color: #bd081c;
}
.yellow_f86b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.yellow_f86b [class*="social-icon-product-hunt"].search-bd64 {
  background-color: transparent;
  color: #da552f;
}
.yellow_f86b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.yellow_f86b [class*="social-icon-reddit"].search-bd64 {
  background-color: transparent;
  color: #ff4500;
}
.yellow_f86b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.yellow_f86b [class*="social-icon-rss"].search-bd64 {
  background-color: transparent;
  color: #f26522;
}
.yellow_f86b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.yellow_f86b
  [class*="social-icon-shopping-cart"].search-bd64 {
  background-color: transparent;
  color: #4caf50;
}
.yellow_f86b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.yellow_f86b [class*="social-icon-skype"].search-bd64 {
  background-color: transparent;
  color: #00aff0;
}
.yellow_f86b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.yellow_f86b [class*="social-icon-slideshare"].search-bd64 {
  background-color: transparent;
  color: #0077b5;
}
.yellow_f86b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.yellow_f86b [class*="social-icon-snapchat"].search-bd64 {
  background-color: transparent;
  color: #fffc00;
}
.yellow_f86b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.yellow_f86b [class*="social-icon-soundcloud"].search-bd64 {
  background-color: transparent;
  color: #f80;
}
.yellow_f86b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.yellow_f86b [class*="social-icon-spotify"].search-bd64 {
  background-color: transparent;
  color: #2ebd59;
}
.yellow_f86b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.yellow_f86b
  [class*="social-icon-stack-overflow"].search-bd64 {
  background-color: transparent;
  color: #fe7a15;
}
.yellow_f86b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.yellow_f86b [class*="social-icon-maldkfgram"].search-bd64 {
  background-color: transparent;
  color: #2ca5e0;
}
.yellow_f86b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.yellow_f86b [class*="social-icon-tripadvisor"].search-bd64 {
  background-color: transparent;
  color: #589442;
}
.yellow_f86b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.yellow_f86b [class*="social-icon-tumblr"].search-bd64 {
  background-color: transparent;
  color: #35465c;
}
.yellow_f86b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.yellow_f86b [class*="social-icon-twitch"].search-bd64 {
  background-color: transparent;
  color: #6441a5;
}
.yellow_f86b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.yellow_f86b [class*="social-icon-twitter"].search-bd64 {
  background-color: transparent;
  color: #1da1f2;
}
.yellow_f86b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.yellow_f86b [class*="social-icon-vimeo"].search-bd64 {
  background-color: transparent;
  color: #1ab7ea;
}
.yellow_f86b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.yellow_f86b [class*="social-icon-vk"].search-bd64 {
  background-color: transparent;
  color: #45668e;
}
.yellow_f86b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.yellow_f86b [class*="social-icon-weibo"].search-bd64 {
  background-color: transparent;
  color: #df2029;
}
.yellow_f86b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.yellow_f86b [class*="social-icon-weixin"].search-bd64 {
  background-color: transparent;
  color: #7bb32e;
}
.yellow_f86b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.yellow_f86b [class*="social-icon-whatsapp"].search-bd64 {
  background-color: transparent;
  color: #25d366;
}
.yellow_f86b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.yellow_f86b [class*="social-icon-wordpress"].search-bd64 {
  background-color: transparent;
  color: #21759b;
}
.yellow_f86b [class*="social-icon-xing"] {
  background-color: #026466;
}
.yellow_f86b [class*="social-icon-xing"].search-bd64 {
  background-color: transparent;
  color: #026466;
}
.yellow_f86b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.yellow_f86b [class*="social-icon-yelp"].search-bd64 {
  background-color: transparent;
  color: #af0606;
}
.yellow_f86b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.yellow_f86b [class*="social-icon-youtube"].search-bd64 {
  background-color: transparent;
  color: #cd201f;
}
.dark-1e52 {
  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;
}
.dark-1e52:hover {
  box-shadow: none;
  background: 0 0;
}
.icon_paper_dc8a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.center-fdf1 {
  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;
}
.title-motion-960a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gas-eefa {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gas-eefa,
.gas-eefa::after,
.gas-eefa::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;
}
.gas-eefa::after,
.gas-eefa::before {
  content: "";
  display: block;
  background-color: inherit;
}
.south_d6c5 .center-fdf1 .title-motion-960a {
  margin-top: -2px;
  width: 19px;
}
.south_d6c5 .center-fdf1 .gas-eefa {
  margin-top: -1px;
}
.south_d6c5 .center-fdf1 .gas-eefa,
.south_d6c5 .center-fdf1 .gas-eefa::after,
.south_d6c5 .center-fdf1 .gas-eefa::before {
  width: 19px;
  height: 2px;
}
.south_d6c5 .center-fdf1 .gas-eefa::before {
  top: -6px;
}
.south_d6c5 .center-fdf1 .gas-eefa::after {
  bottom: -6px;
}
.column_fixed_5fe2 .center-fdf1 .title-motion-960a {
  margin-top: -2px;
  width: 22px;
}
.column_fixed_5fe2 .center-fdf1 .gas-eefa {
  margin-top: -1px;
}
.column_fixed_5fe2 .center-fdf1 .gas-eefa,
.column_fixed_5fe2 .center-fdf1 .gas-eefa::after,
.column_fixed_5fe2 .center-fdf1 .gas-eefa::before {
  width: 22px;
  height: 2px;
}
.column_fixed_5fe2 .center-fdf1 .gas-eefa::before {
  top: -7px;
}
.column_fixed_5fe2 .center-fdf1 .gas-eefa::after {
  bottom: -7px;
}
.footer_light_032e .center-fdf1 .title-motion-960a {
  margin-top: -2px;
  width: 31px;
}
.footer_light_032e .center-fdf1 .gas-eefa {
  margin-top: -1.5px;
}
.footer_light_032e .center-fdf1 .gas-eefa,
.footer_light_032e .center-fdf1 .gas-eefa::after,
.footer_light_032e .center-fdf1 .gas-eefa::before {
  width: 31px;
  height: 3px;
}
.footer_light_032e .center-fdf1 .gas-eefa::before {
  top: -9px;
}
.footer_light_032e .center-fdf1 .gas-eefa::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shade_ac1f .center-fdf1 .title-motion-960a {
    margin-top: -2px;
    width: 19px;
  }
  .shade_ac1f .center-fdf1 .gas-eefa {
    margin-top: -1px;
  }
  .shade_ac1f .center-fdf1 .gas-eefa,
  .shade_ac1f .center-fdf1 .gas-eefa::after,
  .shade_ac1f .center-fdf1 .gas-eefa::before {
    width: 19px;
    height: 2px;
  }
  .shade_ac1f .center-fdf1 .gas-eefa::before {
    top: -6px;
  }
  .shade_ac1f .center-fdf1 .gas-eefa::after {
    bottom: -6px;
  }
  .box_pressed_ede0 .center-fdf1 .title-motion-960a {
    margin-top: -2px;
    width: 22px;
  }
  .box_pressed_ede0 .center-fdf1 .gas-eefa {
    margin-top: -1px;
  }
  .box_pressed_ede0 .center-fdf1 .gas-eefa,
  .box_pressed_ede0 .center-fdf1 .gas-eefa::after,
  .box_pressed_ede0 .center-fdf1 .gas-eefa::before {
    width: 22px;
    height: 2px;
  }
  .box_pressed_ede0 .center-fdf1 .gas-eefa::before {
    top: -7px;
  }
  .box_pressed_ede0 .center-fdf1 .gas-eefa::after {
    bottom: -7px;
  }
  .center-ed3d .center-fdf1 .title-motion-960a {
    margin-top: -2px;
    width: 31px;
  }
  .center-ed3d .center-fdf1 .gas-eefa {
    margin-top: -1.5px;
  }
  .center-ed3d .center-fdf1 .gas-eefa,
  .center-ed3d .center-fdf1 .gas-eefa::after,
  .center-ed3d .center-fdf1 .gas-eefa::before {
    width: 31px;
    height: 3px;
  }
  .center-ed3d .center-fdf1 .gas-eefa::before {
    top: -9px;
  }
  .center-ed3d .center-fdf1 .gas-eefa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paper_600f .center-fdf1 .title-motion-960a {
    margin-top: -2px;
    width: 19px;
  }
  .paper_600f .center-fdf1 .gas-eefa {
    margin-top: -1px;
  }
  .paper_600f .center-fdf1 .gas-eefa,
  .paper_600f .center-fdf1 .gas-eefa::after,
  .paper_600f .center-fdf1 .gas-eefa::before {
    width: 19px;
    height: 2px;
  }
  .paper_600f .center-fdf1 .gas-eefa::before {
    top: -6px;
  }
  .paper_600f .center-fdf1 .gas-eefa::after {
    bottom: -6px;
  }
  .tall-6aa5 .center-fdf1 .title-motion-960a {
    margin-top: -2px;
    width: 22px;
  }
  .tall-6aa5 .center-fdf1 .gas-eefa {
    margin-top: -1px;
  }
  .tall-6aa5 .center-fdf1 .gas-eefa,
  .tall-6aa5 .center-fdf1 .gas-eefa::after,
  .tall-6aa5 .center-fdf1 .gas-eefa::before {
    width: 22px;
    height: 2px;
  }
  .tall-6aa5 .center-fdf1 .gas-eefa::before {
    top: -7px;
  }
  .tall-6aa5 .center-fdf1 .gas-eefa::after {
    bottom: -7px;
  }
  .accent-2697 .center-fdf1 .title-motion-960a {
    margin-top: -2px;
    width: 31px;
  }
  .accent-2697 .center-fdf1 .gas-eefa {
    margin-top: -1.5px;
  }
  .accent-2697 .center-fdf1 .gas-eefa,
  .accent-2697 .center-fdf1 .gas-eefa::after,
  .accent-2697 .center-fdf1 .gas-eefa::before {
    width: 31px;
    height: 3px;
  }
  .accent-2697 .center-fdf1 .gas-eefa::before {
    top: -9px;
  }
  .accent-2697 .center-fdf1 .gas-eefa::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .down-26ee .center-fdf1 .title-motion-960a {
    margin-top: -2px;
    width: 19px;
  }
  .down-26ee .center-fdf1 .gas-eefa {
    margin-top: -1px;
  }
  .down-26ee .center-fdf1 .gas-eefa,
  .down-26ee .center-fdf1 .gas-eefa::after,
  .down-26ee .center-fdf1 .gas-eefa::before {
    width: 19px;
    height: 2px;
  }
  .down-26ee .center-fdf1 .gas-eefa::before {
    top: -6px;
  }
  .down-26ee .center-fdf1 .gas-eefa::after {
    bottom: -6px;
  }
  .tag_center_bd5d .center-fdf1 .title-motion-960a {
    margin-top: -2px;
    width: 22px;
  }
  .tag_center_bd5d .center-fdf1 .gas-eefa {
    margin-top: -1px;
  }
  .tag_center_bd5d .center-fdf1 .gas-eefa,
  .tag_center_bd5d .center-fdf1 .gas-eefa::after,
  .tag_center_bd5d .center-fdf1 .gas-eefa::before {
    width: 22px;
    height: 2px;
  }
  .tag_center_bd5d .center-fdf1 .gas-eefa::before {
    top: -7px;
  }
  .tag_center_bd5d .center-fdf1 .gas-eefa::after {
    bottom: -7px;
  }
  .thumbnail_c7fa .center-fdf1 .title-motion-960a {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail_c7fa .center-fdf1 .gas-eefa {
    margin-top: -1.5px;
  }
  .thumbnail_c7fa .center-fdf1 .gas-eefa,
  .thumbnail_c7fa .center-fdf1 .gas-eefa::after,
  .thumbnail_c7fa .center-fdf1 .gas-eefa::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail_c7fa .center-fdf1 .gas-eefa::before {
    top: -9px;
  }
  .thumbnail_c7fa .center-fdf1 .gas-eefa::after {
    bottom: -9px;
  }
}
.footer_pink_5934 .gas-eefa {
  -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);
}
.footer_pink_5934 .gas-eefa::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.footer_pink_5934 .gas-eefa::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);
}
.footer_pink_5934.steel_0583 .gas-eefa {
  -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);
}
.footer_pink_5934.steel_0583 .gas-eefa::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.footer_pink_5934.steel_0583 .gas-eefa::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);
}
.badge-6aac {
  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.fast_510a:before {
  display: none;
}
.slider_lite_6f03 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.slider_lite_6f03 .fluid_eb63 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.slider_lite_6f03 .fluid_eb63:last-of-type {
  border-bottom: none;
}
.slider_lite_6f03 .fluid_eb63.slider-fa86,
.slider_lite_6f03 .fluid_eb63.preview-4c00,
.slider_lite_6f03 .fluid_eb63.media-a20e {
  padding: 0;
}
.slider_lite_6f03 .silver-9043 .focus_df71 {
  color: currentColor;
}
.slider_lite_6f03 .silver-9043 .focus_df71:focus,
.slider_lite_6f03 .silver-9043 .focus_df71:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_lite_6f03.feature-soft-e884 .sort_outer_0b04,
.slider_lite_6f03.feature-soft-e884 .lower-3a62 a,
.slider_lite_6f03.feature-soft-e884 .surface-dark-5140 a,
.slider_lite_6f03.feature-soft-e884 .photo_1a4d a {
  color: rgba(0, 0, 0, 0.55);
}
.slider_lite_6f03.feature-soft-e884 .sort_outer_0b04:hover,
.slider_lite_6f03.feature-soft-e884 .lower-3a62 a:hover,
.slider_lite_6f03.feature-soft-e884 .surface-dark-5140 a:hover,
.slider_lite_6f03.feature-soft-e884 .photo_1a4d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.slider_lite_6f03.feature-soft-e884 .fresh_ed8c {
  color: rgba(0, 0, 0, 0.8);
}
.slider_lite_6f03.feature-soft-e884 .fluid_eb63 {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_lite_6f03.feature-soft-e884 .fluid_eb63:before {
  background: rgba(0, 0, 0, 0.08);
}
.slider_lite_6f03.feature-soft-e884 .description_1331:before {
  background: rgba(255, 255, 255, 0.9);
}
.slider_lite_6f03.feature-soft-e884 .silver-9043 .prev-1383 li a,
.slider_lite_6f03.feature-soft-e884 .silver-9043 .focus_df71,
.slider_lite_6f03.feature-soft-e884 .photo_1a4d {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_lite_6f03.feature-soft-e884 .silver-9043 .focus_df71:focus,
.slider_lite_6f03.feature-soft-e884 .silver-9043 .focus_df71:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_lite_6f03.feature-soft-e884 .prev-1383 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.slider_lite_6f03.tabs_aa68 .sort_outer_0b04,
.slider_lite_6f03.tabs_aa68 .lower-3a62 a,
.slider_lite_6f03.tabs_aa68 .surface-dark-5140 .focus_df71,
.slider_lite_6f03.tabs_aa68 .surface-dark-5140 a,
.slider_lite_6f03.tabs_aa68 .photo_1a4d a {
  color: rgba(255, 255, 255, 0.79);
}
.slider_lite_6f03.tabs_aa68 .sort_outer_0b04:hover,
.slider_lite_6f03.tabs_aa68 .lower-3a62 a:hover,
.slider_lite_6f03.tabs_aa68 .surface-dark-5140 .focus_df71:hover,
.slider_lite_6f03.tabs_aa68 .surface-dark-5140 a:hover,
.slider_lite_6f03.tabs_aa68 .photo_1a4d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider_lite_6f03.tabs_aa68 .fresh_ed8c {
  color: rgba(255, 255, 255, 0.99);
}
.slider_lite_6f03.tabs_aa68 .fluid_eb63 {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_lite_6f03.tabs_aa68 .fluid_eb63:before {
  background: rgba(255, 255, 255, 0.08);
}
.slider_lite_6f03.tabs_aa68 .description_1331:before {
  background: rgba(0, 0, 0, 0.9);
}
.slider_lite_6f03.tabs_aa68 .silver-9043 .prev-1383 li a,
.slider_lite_6f03.tabs_aa68 .silver-9043 .focus_df71,
.slider_lite_6f03.tabs_aa68 .photo_1a4d {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_lite_6f03.tabs_aa68 .silver-9043 .focus_df71:focus,
.slider_lite_6f03.tabs_aa68 .silver-9043 .focus_df71:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_lite_6f03.tabs_aa68 .prev-1383 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.description_1331 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.description_1331:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.photo-eb2a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.selected-8ed0 .slider_lite_6f03 {
  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;
}
.selected-8ed0 .fluid_eb63 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.selected-8ed0 .fluid_eb63: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) {
  .selected-8ed0 .fluid_eb63:before {
    width: 16%;
    left: 42%;
  }
}
.selected-8ed0 .fluid_eb63:last-child:before {
  content: none;
}
.selected-8ed0 .fluid_eb63[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.selected-8ed0 .silver-9043 .prev-1383 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.selected-8ed0 .silver-9043 .prev-1383 li a .focus_df71 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.selected-8ed0 .silver-9043 .photo_1a4d {
  border: none;
}
.selected-8ed0 .silver-9043 .photo_1a4d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.selected-8ed0 .description_1331 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.selected-8ed0 .photo-eb2a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.selected-8ed0 .tabs_aa68 .description_1331:before {
  background: rgba(0, 0, 0, 0.9);
}
.selected-8ed0 .feature-soft-e884.element-north-92ad .gas-eefa {
  background: rgba(0, 0, 0, 0.6);
}
.selected-8ed0
  .feature-soft-e884.element-north-92ad
  .gas-eefa::after,
.selected-8ed0
  .feature-soft-e884.element-north-92ad
  .gas-eefa:before {
  background: inherit;
}
.selected-8ed0
  .feature-soft-e884.element-north-92ad:hover
  .gas-eefa {
  background: rgba(0, 0, 0, 0.8);
}
.content-81f3 .slider_lite_6f03 {
  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) {
  .content-81f3 .slider_lite_6f03 {
    width: auto;
    right: 45px;
  }
}
.label-liquid-1594 .slider_lite_6f03 {
  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) {
  .label-liquid-1594 .slider_lite_6f03 {
    width: auto;
    left: 45px;
  }
}
.fast_510a .slider_lite_6f03 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fast_510a .photo-eb2a {
  max-width: 48em;
  margin: 0 auto;
}
.fast_510a .description_1331:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.secondary_4763 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.secondary_4763.selected-8ed0 .slider_lite_6f03 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.secondary_4763.content-81f3 .slider_lite_6f03 {
  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);
}
.secondary_4763 .slider_lite_6f03 {
  visibility: visible;
}
.secondary_4763.label-liquid-1594 .slider_lite_6f03 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dropdown_new_03ea,
.video-0157 {
  overflow-x: hidden;
}
.dropdown_new_03ea .slider_lite_6f03 {
  overflow: auto;
}
.dropdown_new_03ea.selected-8ed0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_new_03ea.selected-8ed0 .slider_lite_6f03 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dropdown_new_03ea.selected-8ed0 .dark-1e52 {
  opacity: 0;
}
.dropdown_new_03ea.content-81f3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_new_03ea.content-81f3 .slider_lite_6f03 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dropdown_new_03ea.content-81f3 .dark-1e52 {
  opacity: 0;
}
.dropdown_new_03ea.label-liquid-1594 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown_new_03ea.label-liquid-1594 .slider_lite_6f03 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dropdown_new_03ea.label-liquid-1594 .dark-1e52 {
  opacity: 0;
}
.dropdown_new_03ea.fast_510a .slider_lite_6f03 {
  z-index: 10;
  visibility: visible;
}
.element-north-92ad {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.element-north-92ad .gas-eefa {
  background: rgba(255, 255, 255, 0.99);
}
.element-north-92ad .gas-eefa::after,
.element-north-92ad .gas-eefa:before {
  background: inherit;
}
.element-north-92ad:hover .gas-eefa {
  background: rgba(255, 255, 255, 0.99);
}
.label-liquid-1594 .element-north-92ad {
  top: 10px;
  right: auto;
  left: 12px;
}
.fast_510a .element-north-92ad {
  display: none !important;
}
.dropdown_new_03ea:before,
.video-0157:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dropdown_new_03ea .element-north-92ad,
.video-0157 .element-north-92ad {
  display: inline-block;
}
.slider_lite_6f03 .hot_8bd0 {
  -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;
}
.dropdown_new_03ea .slider_lite_6f03 .hot_8bd0,
.video-0157 .slider_lite_6f03 .hot_8bd0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary_gold_984d .iron_6eae {
  width: 100%;
}
.label_east_2d28 {
  padding: 0 0.5em 0;
}
.label_east_2d28 [class*="customify-col-"],
.label_east_2d28 [class*="customify-col_"],
.label_east_2d28 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.link_pink_bb6a .label_east_2d28 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .right_b763 .photo-bef9,
  .photo-bef9 {
    display: none;
  }
  .overlay-purple-97b4 {
    text-align: left;
  }
  .grid_5add {
    text-align: center;
  }
  .pink_687a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .right_b763 .easy-3b39,
  .easy-3b39 {
    display: none;
  }
  .slow-d5c5 {
    text-align: left;
  }
  .south-d6a4 {
    text-align: center;
  }
  .copper_d66f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .right_b763 .chip-4627,
  .chip-4627 {
    display: none;
  }
  .paragraph-3ffc {
    text-align: left;
  }
  .wrapper-9bf4 {
    text-align: center;
  }
  .large-f144 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dynamic_aa90 {
  box-shadow: none !important;
}
.component_aa52 .backdrop_d78a,
.tooltip_37fc .backdrop_d78a {
  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;
}
.tooltip_37fc .backdrop_d78a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.outline-last-6e8b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.outline-last-6e8b:after,
.outline-last-6e8b:before {
  content: "";
  display: table;
}
.outline-last-6e8b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .outline-last-6e8b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.outline-last-6e8b,
.bronze_6ed1 {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow_b110.title_e2af .outline-last-6e8b {
  max-width: 100%;
}
.shadow_b110.upper-a95e {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow_b110.thumbnail_motion_4cff .outline-last-6e8b {
  max-width: 100%;
}
.shadow_b110.thumbnail_motion_4cff > .outline-last-6e8b {
  padding-left: 0;
  padding-right: 0;
}
.shadow_b110.thumbnail_motion_4cff > .outline-last-6e8b .right_b763 {
  margin: 0;
}
.shadow_b110.thumbnail_motion_4cff
  > .outline-last-6e8b
  .accordion-solid-5647.hero-old-f268 {
  margin-right: 0;
  margin-left: 0;
}
.shadow_b110.thumbnail_motion_4cff #main.hero-old-f268 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .glass_0f74 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .glass_0f74 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .short-67f0 .caption_prev_089c {
    padding-right: 1em;
  }
  .short-67f0.red-86c3 .accordion-solid-5647 {
    border-right: 1px solid #eaecee;
  }
  .short-67f0.red-86c3 .caption_prev_089c {
    padding-right: 1em;
  }
  .short-67f0.red-86c3 .caption_pressed_a717 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .small-e411 .caption_prev_089c {
    padding-left: 1em;
  }
  .small-e411.red-86c3 .accordion-solid-5647 {
    border-left: 1px solid #eaecee;
  }
  .small-e411.red-86c3 .caption_prev_089c {
    padding-left: 1em;
  }
  .small-e411.red-86c3 .caption_pressed_a717 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-prev-0ae9 .caption_prev_089c {
    padding-left: 1em;
  }
  .header-prev-0ae9.red-86c3 .column_dirty_9f56 {
    border-right: 1px solid #eaecee;
  }
  .header-prev-0ae9.red-86c3 .hot-4bf6 {
    border-right: 1px solid #eaecee;
  }
  .header-prev-0ae9.red-86c3 .caption_prev_089c {
    padding-left: 1em;
  }
  .header-prev-0ae9.red-86c3 .caption_pressed_a717 {
    padding-right: 1em;
  }
  .header-prev-0ae9.red-86c3 .media_9efe {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_6add .caption_prev_089c {
    padding-right: 1em;
  }
  .dynamic_6add.red-86c3 .column_dirty_9f56 {
    border-left: 1px solid #eaecee;
  }
  .dynamic_6add.red-86c3 .hot-4bf6 {
    border-left: 1px solid #eaecee;
  }
  .dynamic_6add.red-86c3 .caption_prev_089c {
    padding-right: 1em;
  }
  .dynamic_6add.red-86c3 .caption_pressed_a717 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dynamic_6add.red-86c3 .media_9efe {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .glass_0f74 .caption_prev_089c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .glass_0f74.red-86c3 .accordion-solid-5647 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .glass_0f74.red-86c3 .caption_prev_089c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .glass_0f74.red-86c3 .caption_pressed_a717 {
    padding-left: 1em;
  }
  .glass_0f74.red-86c3 .media_9efe {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .glass_0f74.red-86c3 .caption_prev_089c {
    padding-left: 0;
  }
}
.border_fast_ae91 .text-4884 {
  display: inline-block;
}
.description-1951 {
  display: inline-block;
}
.icon-bd84 {
  word-con: break-word;
}
.info_active_7a06 > span {
  display: inline-block;
  padding: 5px 0;
}
.info_active_7a06 .next-ebf2 {
  margin-left: 8px;
  margin-right: 8px;
}
.info_active_7a06 .container_left_f168 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.header_8d3d .iron_48bc {
  margin-bottom: 2em;
}
.header_8d3d .tag_7299 {
  margin-bottom: 15px;
}
.header_8d3d .tag_7299:last-child {
  margin-bottom: 0;
}
.header_8d3d .west-579c {
  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) {
  .header_8d3d .west-579c {
    display: block;
  }
}
.header_8d3d .red_3bcd {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .header_8d3d .red_3bcd {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.header_8d3d .highlight-first-0435 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.header_8d3d .highlight-first-0435 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.header_8d3d .highlight-first-0435 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.header_8d3d .icon-bd84 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_8d3d .icon-bd84 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.header_8d3d .paragraph-purple-90d4 p:last-child {
  margin-bottom: 0;
}
.header_8d3d .label_905b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.header_8d3d .article-21d9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.header_8d3d .upper-6794 {
  margin-top: 1em;
}
.header_8d3d .south-8a0a {
  top: 0;
  display: block;
}
.header_8d3d .south-8a0a a {
  color: inherit;
}
.header_8d3d .south-8a0a a:hover {
  color: inherit;
}
.header_8d3d .caption_slow_1155 {
  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;
}
.header_8d3d .caption_slow_1155:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.header_8d3d .article-21d9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.header_8d3d .carousel_red_2180 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.header_8d3d .carousel_red_2180:first-child {
  margin-top: 0;
}
.header_8d3d .carousel_red_2180.liquid_9553 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header_8d3d .carousel_red_2180.background-south-318b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_8d3d
  .carousel_red_2180.background-south-318b.bottom_3f45
  .upper-6794 {
  width: 100%;
}
.header_8d3d .background-south-318b {
  -webkit-box-align: center;
  align-items: center;
}
.header_8d3d .background-south-318b .info_active_7a06,
.header_8d3d .background-south-318b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.header_8d3d .highlight-first-0435 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_8d3d .highlight-first-0435 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.header_8d3d .highlight-first-0435: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;
}
.header_8d3d .liquid_9553 {
  z-index: 5;
}
.header_8d3d .form_2f35 .copper-3900 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.header_8d3d .outline_9414 .copper-3900 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.header_8d3d .section-9fd4 .copper-3900 {
  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;
}
.header_8d3d.form_liquid_b2ac .west-579c,
.header_8d3d.tertiary_next_0a65 .west-579c {
  display: block;
}
.header_8d3d.form_liquid_b2ac .west-579c .description_4aef,
.header_8d3d.form_liquid_b2ac .west-579c .article-21d9,
.header_8d3d.tertiary_next_0a65 .west-579c .description_4aef,
.header_8d3d.tertiary_next_0a65 .west-579c .article-21d9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header_8d3d.element-8b27 .red_3bcd {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .header_8d3d.element-8b27 .red_3bcd {
    margin-right: 0;
  }
}
.header_8d3d.form_liquid_b2ac .red_3bcd,
.header_8d3d.tertiary_next_0a65 .red_3bcd {
  padding-top: 40%;
}
.header_8d3d.form_liquid_b2ac .iron_48bc,
.header_8d3d.tertiary_next_0a65 .iron_48bc {
  display: block;
}
.header_8d3d.form_liquid_b2ac .fn-sticky-5bf3 .article-21d9,
.header_8d3d.tertiary_next_0a65 .fn-sticky-5bf3 .article-21d9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.header_8d3d.form_liquid_b2ac .red_3bcd,
.header_8d3d.tertiary_next_0a65 .red_3bcd {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.header_8d3d.form_liquid_b2ac .article-21d9 {
  padding: 1em;
}
.easy_2541 {
  margin: 30px auto;
  display: block;
}
.easy_2541 .wood-c116 > * {
  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;
}
.easy_2541 .wood-c116 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.easy_2541 .wood-c116 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.stale_6f02 .info_active_7a06 {
  margin-bottom: 1.41575em;
}
.stale_6f02 .gold_8f09 {
  margin-bottom: 1.618em;
}
.white-7d14 .rough-b5f7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.white-7d14 .rough-b5f7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.white-7d14 .advanced-a10a {
  max-width: 100%;
  overflow: auto;
}
.status-huge-13b7 .white-7d14 a:hover {
  text-decoration: underline;
}
.picture_dark_f2b9 .tag_7299:not(.icon-bd84),
.picture_dark_f2b9 .highlight-first-0435 {
  margin-bottom: 1.41575em;
}
.picture_dark_f2b9 .tag_7299:not(.icon-bd84):last-child,
.picture_dark_f2b9 .highlight-first-0435:last-child {
  margin-bottom: 0;
}
.picture_dark_f2b9 .tag_7299.item-1f8c {
  margin-bottom: 0.41575em;
}
.picture_dark_f2b9 .summary_e113:before,
.picture_dark_f2b9 .container_b334:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.picture_dark_f2b9 .summary_e113:before {
  content: "\f115";
}
.picture_dark_f2b9 .container_b334:before {
  content: "\f02c";
}
.picture_dark_f2b9 .tall-b440 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.picture_dark_f2b9 .tall-b440 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.table-b3c7 {
  display: -webkit-box;
  display: flex;
}
.table-b3c7 .dim_88fe {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .table-b3c7 .dim_88fe {
    flex-basis: 90px;
  }
}
.table-b3c7 .gallery_6bca {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .table-b3c7 .gallery_6bca {
    flex-basis: calc(100% - 50px);
  }
}
.table-b3c7 .row_0e78 p:last-child {
  margin-bottom: 0.72em;
}
.thick_fadb .wood-c116 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.thick_fadb .wood-c116:after,
.thick_fadb .wood-c116:before {
  content: "";
  display: table;
}
.thick_fadb .wood-c116:after {
  clear: both;
}
.thick_fadb .wood-c116 .main_black_897e,
.thick_fadb .wood-c116 .center-8029 {
  width: 49%;
}
.thick_fadb .wood-c116 .main_black_897e a span.rough-e14b,
.thick_fadb .wood-c116 .center-8029 a span.rough-e14b {
  display: block;
  margin-bottom: 5px;
}
.thick_fadb .wood-c116 .center-8029 {
  float: left;
  text-align: left;
}
.thick_fadb .wood-c116 .main_black_897e {
  float: right;
  text-align: right;
}
.tall_9af8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .tall_9af8 {
    margin-bottom: 0;
  }
}
.highlight_hot_5b72 {
  margin-bottom: 1em;
}
.highlight_hot_5b72 .icon-bd84 {
  font-size: 1.1em;
  line-height: 1.3;
}
.filter-selected-cbac a {
  display: block;
  line-height: 0;
  position: relative;
}
.article_143c .highlight_hot_5b72,
.medium_2f2b .highlight_hot_5b72 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .article_143c .highlight_hot_5b72,
  .medium_2f2b .highlight_hot_5b72 {
    display: block;
  }
}
.article_143c .filter-selected-cbac,
.medium_2f2b .filter-selected-cbac {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .article_143c .filter-selected-cbac,
  .medium_2f2b .filter-selected-cbac {
    margin-bottom: 1em;
  }
}
.article_143c .filter-selected-cbac img,
.medium_2f2b .filter-selected-cbac img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.article_143c .static-2cbe,
.medium_2f2b .static-2cbe {
  flex-basis: calc(100% - 160px);
}
.article_143c .static-2cbe p,
.medium_2f2b .static-2cbe p {
  margin-bottom: 0;
}
.article_143c .static-2cbe {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .article_143c .static-2cbe {
    padding-left: 0;
  }
}
.medium_2f2b .static-2cbe {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .medium_2f2b .static-2cbe {
    padding-right: 0;
  }
}
.medium_2f2b .filter-selected-cbac {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.fresh_3e00 .filter-selected-cbac {
  margin-bottom: 0.5em;
}
.fresh_3e00 .filter-selected-cbac img {
  width: 100%;
}
.detail_brown_a8e4 .iron-9d3f,
.light_4d51 .iron-9d3f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.light_4d51 .accordion-solid-5647 .grid-iron-0e8e p:last-child {
  margin-bottom: 0;
}
.primary-over-c163 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.menu_short_fa12 .disabled_7546 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .menu_short_fa12 .disabled_7546:last-of-type {
    margin-bottom: 0;
  }
}
.menu_short_fa12 .disabled_7546 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.menu_short_fa12 .disabled_7546 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.menu_short_fa12 .disabled_7546 ul li {
  margin: 0 0 0.6em;
}
.menu_short_fa12 .disabled_7546 ul li.thick_393f,
.menu_short_fa12 .disabled_7546 ul li.widget-right-99fc {
  position: relative;
}
.menu_short_fa12 .disabled_7546 ul li.thick_393f .row-da14,
.menu_short_fa12 .disabled_7546 ul li.widget-right-99fc .row-da14 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.menu_short_fa12 .disabled_7546 ul li.thick_393f:after:after,
.menu_short_fa12 .disabled_7546 ul li.thick_393f:after:before,
.menu_short_fa12
  .disabled_7546
  ul
  li.widget-right-99fc:after:after,
.menu_short_fa12
  .disabled_7546
  ul
  li.widget-right-99fc:after:before {
  content: "";
  display: table;
}
.menu_short_fa12 .disabled_7546 ul li.thick_393f:after:after,
.menu_short_fa12
  .disabled_7546
  ul
  li.widget-right-99fc:after:after {
  clear: both;
}
.menu_short_fa12 .disabled_7546 a.content_4553:hover {
  text-decoration: none;
}
.menu_short_fa12 .disabled_7546 select {
  max-width: 100%;
}
.menu_short_fa12 .disabled_7546 table {
  font-size: 85%;
}
.menu_short_fa12 .disabled_7546 table td,
.menu_short_fa12 .disabled_7546 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.menu_short_fa12 .disabled_7546 table tfoot td {
  text-align: left;
}
.menu_short_fa12 .disabled_7546 :last-child {
  margin-bottom: 0;
}
.menu_short_fa12 .disabled_7546 .grid-a1b4 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.menu_short_fa12 .disabled_7546 .grid-a1b4 label {
  width: 100%;
}
.menu_short_fa12 .disabled_7546 .grid-a1b4 .image_dd0d {
  width: 100%;
  display: block;
}
.menu_short_fa12 .disabled_7546 .grid-a1b4 .pattern-fixed-5461 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.menu_short_fa12 .disabled_7546 .grid-a1b4 .pattern-fixed-5461:hover svg #svg-search {
  fill: #444;
}
.menu_short_fa12 .disabled_7546 .grid-a1b4 .pattern-fixed-5461 svg {
  width: 18px;
  height: 18px;
}
.menu_short_fa12 .disabled-complex-b629 ul ul,
.menu_short_fa12 .row-7427 ul ul,
.menu_short_fa12 .item-hovered-5b54 ul ul,
.menu_short_fa12 .purple_5a84 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.menu_short_fa12 .disabled-complex-b629 .nav-stone-704f > a,
.menu_short_fa12 .row-7427 .nav-stone-704f > a,
.menu_short_fa12 .item-hovered-5b54 .nav-stone-704f > a,
.menu_short_fa12 .purple_5a84 .nav-stone-704f > a {
  margin-bottom: 0;
}
.menu_short_fa12 .search-brown-6868 li,
.menu_short_fa12 .disabled-complex-b629 li,
.menu_short_fa12 .panel-east-ba97 li,
.menu_short_fa12 .row-7427 li,
.menu_short_fa12 .item-hovered-5b54 li,
.menu_short_fa12 .purple_5a84 li,
.menu_short_fa12 .block-fast-f5a4 li,
.menu_short_fa12 .preview_6640 li {
  display: block;
  position: relative;
}
.menu_short_fa12 .search-brown-6868 li:last-child,
.menu_short_fa12 .disabled-complex-b629 li:last-child,
.menu_short_fa12 .panel-east-ba97 li:last-child,
.menu_short_fa12 .row-7427 li:last-child,
.menu_short_fa12 .item-hovered-5b54 li:last-child,
.menu_short_fa12 .purple_5a84 li:last-child,
.menu_short_fa12 .block-fast-f5a4 li:last-child,
.menu_short_fa12 .preview_6640 li:last-child {
  border: none;
}
.menu_short_fa12 .search-brown-6868 li a,
.menu_short_fa12 .disabled-complex-b629 li a,
.menu_short_fa12 .panel-east-ba97 li a,
.menu_short_fa12 .row-7427 li a,
.menu_short_fa12 .item-hovered-5b54 li a,
.menu_short_fa12 .purple_5a84 li a,
.menu_short_fa12 .block-fast-f5a4 li a,
.menu_short_fa12 .preview_6640 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.menu_short_fa12 .search-brown-6868 li ul li::before,
.menu_short_fa12 .disabled-complex-b629 li ul li::before,
.menu_short_fa12 .panel-east-ba97 li ul li::before,
.menu_short_fa12 .row-7427 li ul li::before,
.menu_short_fa12 .item-hovered-5b54 li ul li::before,
.menu_short_fa12 .purple_5a84 li ul li::before,
.menu_short_fa12 .block-fast-f5a4 li ul li::before,
.menu_short_fa12 .preview_6640 li ul li::before {
  left: 15px;
}
.menu_short_fa12 .search-brown-6868 li ul a,
.menu_short_fa12 .disabled-complex-b629 li ul a,
.menu_short_fa12 .panel-east-ba97 li ul a,
.menu_short_fa12 .row-7427 li ul a,
.menu_short_fa12 .item-hovered-5b54 li ul a,
.menu_short_fa12 .purple_5a84 li ul a,
.menu_short_fa12 .block-fast-f5a4 li ul a,
.menu_short_fa12 .preview_6640 li ul a {
  padding-left: 20px;
}
.menu_short_fa12 .search-brown-6868 li ul ul li::before,
.menu_short_fa12 .disabled-complex-b629 li ul ul li::before,
.menu_short_fa12 .panel-east-ba97 li ul ul li::before,
.menu_short_fa12 .row-7427 li ul ul li::before,
.menu_short_fa12 .item-hovered-5b54 li ul ul li::before,
.menu_short_fa12 .purple_5a84 li ul ul li::before,
.menu_short_fa12 .block-fast-f5a4 li ul ul li::before,
.menu_short_fa12 .preview_6640 li ul ul li::before {
  left: 30px;
}
.menu_short_fa12 .search-brown-6868 li ul ul a,
.menu_short_fa12 .disabled-complex-b629 li ul ul a,
.menu_short_fa12 .panel-east-ba97 li ul ul a,
.menu_short_fa12 .row-7427 li ul ul a,
.menu_short_fa12 .item-hovered-5b54 li ul ul a,
.menu_short_fa12 .purple_5a84 li ul ul a,
.menu_short_fa12 .block-fast-f5a4 li ul ul a,
.menu_short_fa12 .preview_6640 li ul ul a {
  padding-left: 40px;
}
.menu_short_fa12 .box-over-04f5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.menu_short_fa12 .preview_6640 ul li {
  margin-bottom: 1.41575em;
}
.menu_short_fa12 .preview_6640 ul li .pagination-f0e1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.menu_short_fa12 .preview_6640 ul li .right_4e6e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tabs_aa68 .search-brown-6868 li a,
.tabs_aa68 .disabled-complex-b629 li a,
.tabs_aa68 .panel-east-ba97 li a,
.tabs_aa68 .row-7427 li a,
.tabs_aa68 .item-hovered-5b54 li a,
.tabs_aa68 .purple_5a84 li a,
.tabs_aa68 .block-fast-f5a4 li a,
.tabs_aa68 .preview_6640 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_aa68 .box-over-04f5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_aa68 .disabled_7546 ul li.thick_393f .row-da14,
.tabs_aa68 .disabled_7546 ul li.widget-right-99fc .row-da14 {
  background: rgba(0, 0, 0, 0.2);
}
.tabs_aa68 .menu_short_fa12 .disabled_7546 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_b110 .menu_short_fa12 .prev-1383 li {
  margin: 0;
}
.shadow_b110 .menu_short_fa12 .prev-1383 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow_b110 .menu_short_fa12 .prev-1383 li ul {
  margin: 0;
}
.shadow_b110 .menu_short_fa12 .prev-1383 li ul li a {
  padding-left: 15px;
}
.shadow_b110 .menu_short_fa12 .prev-1383 li ul li li a {
  padding-left: 30px;
}
.shadow_b110 .menu_short_fa12 .prev-1383 li.silver_8879 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow_b110 .menu_short_fa12 .prev-1383 li.silver_8879 > 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;
}
.shadow_b110 .menu_short_fa12 .prev-1383 li.silver_8879 > 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;
}
.tiny-6fc8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.sidebar_full_b6fe {
  position: relative;
  z-index: 10;
}
.sidebar_full_b6fe .hot_8bd0 {
  width: 100%;
  max-width: 100%;
}
.container_motion_2308 .top_476b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.container_motion_2308 .feature-soft-e884 {
}
.container_motion_2308 .tabs_aa68 {
  background: #292929;
}
.border_dd1d .top_476b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.border_dd1d .feature-soft-e884 {
  background: #f9f9f9;
}
.border_dd1d .tabs_aa68 {
  background: #303030;
}
.center_7f17 .top_476b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .center_7f17 .text-4884 {
    margin-bottom: 1em;
  }
  .center_7f17 .text-4884:last-child {
    margin-bottom: 0;
  }
}
.center_7f17 .feature-soft-e884 {
  background: #ededed;
}
.center_7f17 .tabs_aa68 {
  background: #1a1a1a;
}
.top_476b.feature-soft-e884 {
  color: rgba(0, 0, 0, 0.6);
}
.top_476b.feature-soft-e884 .overlay_40a0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.top_476b.tabs_aa68 {
  color: rgba(255, 255, 255, 0.99);
}
.top_476b.tabs_aa68 a:not(.content_4553) {
  color: rgba(255, 255, 255, 0.79);
}
.top_476b.tabs_aa68 a:not(.content_4553):hover {
  color: rgba(255, 255, 255, 0.99);
}
.top_476b.tabs_aa68 .overlay_40a0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.top_476b.tabs_aa68 table tbody td,
.top_476b.tabs_aa68 table th {
  background: rgba(0, 0, 0, 0.08);
}
.header_3041.input_fixed_b135 .outline-last-6e8b {
  max-width: initial;
}
.header_3041 .gallery-prev-648a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.header_3041 .gallery-prev-648a .hot_8bd0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .header_3041 .gallery-prev-648a .hot_8bd0 {
    display: block;
    margin-bottom: 2em;
  }
  .header_3041 .gallery-prev-648a .hot_8bd0:last-child {
    margin-bottom: 0;
  }
}
.center_7f17 .text-4884:last-child,
.border_dd1d .text-4884:last-child,
.container_motion_2308 .text-4884:last-child {
  margin-bottom: 0;
}
.center_7f17 .text-4884 .menu_short_fa12 .disabled_7546:last-child,
.border_dd1d .text-4884 .menu_short_fa12 .disabled_7546:last-child,
.container_motion_2308 .text-4884 .menu_short_fa12 .disabled_7546:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .center_7f17 .breadcrumb-small-27a7,
  .center_7f17 .small-cdb0,
  .border_dd1d .breadcrumb-small-27a7,
  .border_dd1d .small-cdb0,
  .container_motion_2308 .breadcrumb-small-27a7,
  .container_motion_2308 .small-cdb0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .sidebar_full_b6fe .text-4884 {
    margin-bottom: 2em;
  }
}
.sidebar_full_b6fe p:last-child {
  margin-bottom: 0;
}
.sidebar_full_b6fe li,
.sidebar_full_b6fe ul {
  list-style: none;
  margin: 0;
}
.sidebar_full_b6fe ul ul {
  margin-left: 2.617924em;
}
.pagination-39e6 {
  font-size: 0.875em;
}

/* css-noise: c720 */
.shadow-element-q0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
