/*!
Theme Name: Customify
Theme URI: https://pressmaximum.focused_52d8/customify
Author: WPCustomify
Author URI: https://pressmaximum.focused_52d8
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.focused_52d8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.panel_5c45.grid-0fa6/licenses/gpl-2.0.gradient-af6c
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.label_silver_b51f/, (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.badge_last_47e4.image-e065/normalize.info-fixed-8e71/
 ======
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.info-fixed-8e71 v7.0.0 | MIT License | github.focused_52d8/necolas/normalize.info-fixed-8e71 */
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;
}
.mask-mini-9f27 .breadcrumb_bronze_3899,
.picture-029e,
.feature-up-7f0c,
.message_01db,
.secondary-pressed-9ca7,
.thick-6e28,
.pagination-7aae,
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;
}
.picture-029e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .picture-029e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .picture-029e,
  h1 {
    font-size: 1.8em;
  }
}
.feature-up-7f0c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.feature-up-7f0c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .feature-up-7f0c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .feature-up-7f0c,
  h2 {
    font-size: 1.7em;
  }
}
.message_01db,
h3 {
  font-size: 1.618em;
}
.mask-mini-9f27 .breadcrumb_bronze_3899,
.secondary-pressed-9ca7,
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.over-f352 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.accent_d67b:after,
.accent_d67b:before,
.shade-06f1:after,
.shade-06f1:before {
  content: "";
  display: table;
}
.accent_d67b:after,
.shade-06f1:after {
  clear: both;
}
.paragraph-d311 {
  float: right;
  margin-right: 0;
}
.alert-prev-1f97 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.liquid_c6e5 .thumbnail-dynamic-d8fc,
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;
}
.liquid_c6e5 .thumbnail-dynamic-d8fc: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;
}
.dim_83f1 .thumbnail-dynamic-d8fc {
  box-shadow: none;
}
.dim_83f1
  .thumbnail-dynamic-d8fc
  .texture_7626 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dim_83f1 .thumbnail-dynamic-d8fc .complex_c674 {
  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;
}
.dim_83f1
  .thumbnail-dynamic-d8fc
  .complex_c674
  b {
  display: none;
}
.dim_83f1 .secondary-new-d2b0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.summary_rough_3497:not(.dropdown-caaa):not(.image-soft-c7e6),
button:not(.dropdown-caaa):not(.image-soft-c7e6),
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ),
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ),
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ) {
  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;
}
.summary_rough_3497:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):hover,
button:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):hover,
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):hover,
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):hover,
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.summary_rough_3497:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):active,
.summary_rough_3497:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):focus,
button:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):active,
button:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):focus,
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):active,
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):focus,
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):active,
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):focus,
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):active,
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):focus {
  outline: 0;
}
.summary_rough_3497:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b,
button:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b,
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b,
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b,
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b {
  position: relative;
}
.summary_rough_3497:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .section_dark_5e01,
.summary_rough_3497:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .panel-74b6,
.summary_rough_3497:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .text_5193,
.summary_rough_3497:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  i,
.summary_rough_3497:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  svg,
button:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .section_dark_5e01,
button:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .panel-74b6,
button:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .text_5193,
button:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  i,
button:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  svg,
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .section_dark_5e01,
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .panel-74b6,
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .text_5193,
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  i,
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  svg,
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .section_dark_5e01,
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .panel-74b6,
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .text_5193,
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  i,
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  svg,
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .section_dark_5e01,
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .panel-74b6,
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  .text_5193,
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  i,
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b
  svg {
  visibility: hidden;
}
.summary_rough_3497:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b:after,
button:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b:after,
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b:after,
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b:after,
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ).fn-loading-219b: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;
}
.summary_rough_3497:not(.dropdown-caaa):not(.image-soft-c7e6),
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ),
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ),
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ) {
  color: #fff;
  background: #235787;
}
.summary_rough_3497:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):focus,
input[type="button"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):focus,
input[type="reset"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):focus,
input[type="submit"]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ):focus {
  color: #fff;
}
.summary_rough_3497.fn-disabled-219b:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ),
.summary_rough_3497[disabled]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ),
button.fn-disabled-219b:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ),
button[disabled]:not(.dropdown-caaa):not(
    .image-soft-c7e6
  ) {
  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;
}
.button_c919 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.button_c919: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;
}
.hover-fixed-99e1 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.next-c295 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notification-white-b747 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.accent_d67b:after,
.accent_d67b:before,
.current-6c54:after,
.current-6c54:before,
.layout_3684:after,
.layout_3684:before,
.notice-e28a:after,
.notice-e28a:before,
.silver_26b7:after,
.silver_26b7:before,
.lower_dbd3:after,
.lower_dbd3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.accent_d67b:after,
.current-6c54:after,
.layout_3684:after,
.notice-e28a:after,
.silver_26b7:after,
.lower_dbd3:after {
  clear: both;
}
.current-6c54 .tooltip-0f26,
.layout_3684 .tooltip-0f26,
.table_wood_dde7 .tooltip-0f26 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.selected-ed66 {
  display: inline-block;
}
.tiny-74db {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tiny-74db img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tiny-74db .heading_20cf {
  padding: 1em 0;
  font-size: 85%;
}
.heading_20cf {
  text-align: left;
  font-style: italic;
  color: #999;
}
.heading-ccb1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.heading-ccb1:after,
.heading-ccb1:before {
  content: "";
  display: table;
}
.heading-ccb1:after {
  clear: both;
}
.silver-b7bf {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.frame_da15 .silver-b7bf {
  max-width: 50%;
}
.list_0d62 .silver-b7bf {
  max-width: 33.33%;
}
.current-58a2 .silver-b7bf {
  max-width: 25%;
}
.backdrop_a462 .silver-b7bf {
  max-width: 20%;
}
.yellow_c902 .silver-b7bf {
  max-width: 16.66%;
}
.down_c1e7 .silver-b7bf {
  max-width: 14.28%;
}
.hot-cc6f .silver-b7bf {
  max-width: 12.5%;
}
.popup_3481 .silver-b7bf {
  max-width: 11.11%;
}
.thick-0e0b {
  display: block;
}
.mask-mini-9f27 .icon-stone-a026 label,
.mask-mini-9f27 .modal_57f1 label,
.mask-mini-9f27 .alert-58e4 label,
.mask-mini-9f27 .card_wood_92c6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fluid_6529 {
  list-style: none;
  margin: 0;
}
.fluid_6529 article.tag_static_5d16 {
  margin-bottom: 0;
}
.fluid_6529 ul {
  list-style: none;
  margin: 0;
}
.fluid_6529 .sidebar_b944 li.tag_static_5d16 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fluid_6529 .sidebar_b944 li.tag_static_5d16 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fluid_6529 .sidebar_b944 li.tag_static_5d16: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) {
  .fluid_6529 .sidebar_b944 li.tag_static_5d16 li.tag_static_5d16 li.tag_static_5d16 li.tag_static_5d16 {
    padding-left: 0;
  }
}
article.tag_static_5d16 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_static_5d16 .current-6c54 p:last-of-type {
  margin-bottom: 0;
}
article.tag_static_5d16 .chip-7cf2 {
  float: left;
}
article.tag_static_5d16 .next-12cd {
  margin-left: 85px;
}
article.tag_static_5d16 .button-fa02 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_static_5d16 .button-fa02 .frame_dirty_414f {
  margin-left: 10px;
}
article.tag_static_5d16 .tertiary-short-ba4a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_static_5d16 .disabled-3244 {
  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 .icon-stone-a026,
  #respond .alert-58e4,
  #respond .card_wood_92c6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .icon-stone-a026 input,
#respond .alert-58e4 input,
#respond .card_wood_92c6 input {
  width: 100%;
}
#respond .card_wood_92c6 {
  margin-right: 0;
}
#respond .upper_db54 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_724f {
  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;
}
.form_724f.dropdown-48e0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.form_724f 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%);
}
.form_724f:focus,
.form_724f: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);
}
.highlight_3e24 {
  border-radius: 10%;
}
.dirty-69cc {
  border-radius: 50%;
}
.card-49c6 {
  font-size: 0.72em;
}
.input_2aa8 {
  font-size: 0.875em;
}
.section-hovered-38e9 {
  font-size: 1.1em;
}
.background-05f3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.background-05f3.card-49c6 {
  letter-spacing: 0.5px;
}
.left_a6fb,
.left_a6fb a {
  color: #6d6d6d;
}
.left_a6fb a:hover {
  color: #111;
}
.surface-middle-07cb {
  color: #6d6d6d;
}
.avatar_cdf5 {
  overflow-x: hidden;
}
.avatar_cdf5 .medium-d905.avatar_stale_9481 {
  position: relative;
}
.avatar_cdf5 .medium-d905.avatar_stale_9481.backdrop-800d {
  position: initial;
}
.avatar_cdf5
  .medium-d905.avatar_stale_9481.backdrop-800d
  .pattern_fluid_9637 {
  left: auto;
}
.avatar_cdf5 .medium-d905 .pattern_fluid_9637 {
  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_cdf5 .medium-d905:hover.avatar_stale_9481 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.avatar_cdf5
  .medium-d905:hover.avatar_stale_9481
  .pattern_fluid_9637 {
  display: block;
  z-index: 9999999;
}
.avatar_cdf5 .surface-164f .detail-down-51af,
.avatar_cdf5 .grid_paper_fc75 .detail-down-51af {
  display: none;
}
.avatar_cdf5 .input_5de5 .medium-d905:hover.avatar_stale_9481 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.mask-mini-9f27 .icon-stone-a026 label,
.mask-mini-9f27 .modal_57f1 label,
.mask-mini-9f27 .alert-58e4 label,
.mask-mini-9f27 .card_wood_92c6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fluid_6529 {
  list-style: none;
  margin: 0;
}
.fluid_6529 article.tag_static_5d16 {
  margin-bottom: 0;
}
.fluid_6529 ul {
  list-style: none;
  margin: 0;
}
.fluid_6529 .sidebar_b944 li.tag_static_5d16 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fluid_6529 .sidebar_b944 li.tag_static_5d16 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fluid_6529 .sidebar_b944 li.tag_static_5d16: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) {
  .fluid_6529 .sidebar_b944 li.tag_static_5d16 li.tag_static_5d16 li.tag_static_5d16 li.tag_static_5d16 {
    padding-left: 0;
  }
}
article.tag_static_5d16 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_static_5d16 .current-6c54 p:last-of-type {
  margin-bottom: 0;
}
article.tag_static_5d16 .chip-7cf2 {
  float: left;
}
article.tag_static_5d16 .next-12cd {
  margin-left: 85px;
}
article.tag_static_5d16 .button-fa02 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_static_5d16 .button-fa02 .frame_dirty_414f {
  margin-left: 10px;
}
article.tag_static_5d16 .tertiary-short-ba4a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_static_5d16 .disabled-3244 {
  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 .icon-stone-a026,
  #respond .alert-58e4,
  #respond .card_wood_92c6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .icon-stone-a026 input,
#respond .alert-58e4 input,
#respond .card_wood_92c6 input {
  width: 100%;
}
#respond .card_wood_92c6 {
  margin-right: 0;
}
#respond .upper_db54 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface-164f .container_thick_a728 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.container_thick_a728 .item-middle-14e9.outer_9944 .popup-3441 > li > a:focus,
.container_thick_a728 .item-middle-14e9.outer_9944 .popup-3441 > li > a:hover,
.container_thick_a728 .item-middle-14e9.outline-focused-e8d2 .popup-3441 > li > a:focus,
.container_thick_a728 .item-middle-14e9.outline-focused-e8d2 .popup-3441 > li > a:hover,
.container_thick_a728 .item-middle-14e9.focus_motion_4455 .popup-3441 > li > a:focus,
.container_thick_a728 .item-middle-14e9.focus_motion_4455 .popup-3441 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_thick_a728
  .item-middle-14e9.outer_9944
  .popup-3441
  > li.search_lower_4a00
  > a,
.container_thick_a728
  .item-middle-14e9.outer_9944
  .popup-3441
  > li.red-b6d7
  > a,
.container_thick_a728
  .item-middle-14e9.outline-focused-e8d2
  .popup-3441
  > li.search_lower_4a00
  > a,
.container_thick_a728
  .item-middle-14e9.outline-focused-e8d2
  .popup-3441
  > li.red-b6d7
  > a,
.container_thick_a728
  .item-middle-14e9.focus_motion_4455
  .popup-3441
  > li.search_lower_4a00
  > a,
.container_thick_a728 .item-middle-14e9.focus_motion_4455 .popup-3441 > li.hovered_af67 > a {
  color: rgba(255, 255, 255, 0.99);
}
.container_thick_a728 .steel_479e,
.container_thick_a728 .steel_479e a {
  color: rgba(255, 255, 255, 0.99);
}
.container_thick_a728 .alert-fb64.chip_191a li a,
.container_thick_a728 .breadcrumb_wood_44ef a,
.container_thick_a728 .banner-f2f3,
.container_thick_a728 .popup-3441 > li > a,
.container_thick_a728 .element-1647 {
  color: rgba(255, 255, 255, 0.79);
}
.container_thick_a728 .alert-fb64.chip_191a li a:hover,
.container_thick_a728 .breadcrumb_wood_44ef a:hover,
.container_thick_a728 .banner-f2f3:hover,
.container_thick_a728 .popup-3441 > li > a:hover,
.container_thick_a728 .element-1647:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_thick_a728 .photo-c3c3 {
  color: rgba(255, 255, 255, 0.79);
}
.container_thick_a728 .photo-c3c3 .fluid-f497 {
  color: rgba(255, 255, 255, 0.99);
}
.container_thick_a728 .photo-c3c3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_thick_a728 .menu_dcd4 .shadow-stone-8795 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.container_thick_a728 .menu_dcd4 .shadow-stone-8795 .card-red-eb97 {
  color: rgba(255, 255, 255, 0.79);
}
.container_thick_a728
  .menu_dcd4
  .shadow-stone-8795
  .card-red-eb97::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_thick_a728
  .menu_dcd4
  .shadow-stone-8795
  .card-red-eb97:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_thick_a728
  .menu_dcd4
  .shadow-stone-8795
  .card-red-eb97::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_thick_a728
  .menu_dcd4
  .shadow-stone-8795
  .card-red-eb97::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.container_thick_a728 .menu_dcd4 .input_soft_abcb {
  color: rgba(255, 255, 255, 0.79);
}
.container_thick_a728 .menu_dcd4 .input_soft_abcb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-08fe
  .container_thick_a728
  .menu_dcd4
  .tag-red-7ff4
  .gradient_outer_a946 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tabs-08fe
  .container_thick_a728
  .menu_dcd4
  .tag-red-7ff4
  .card-red-eb97 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-164f .wrapper_cool_b2a6 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.wrapper_cool_b2a6 .item-middle-14e9.outer_9944 .popup-3441 > li > a:focus,
.wrapper_cool_b2a6 .item-middle-14e9.outer_9944 .popup-3441 > li > a:hover,
.wrapper_cool_b2a6 .item-middle-14e9.outline-focused-e8d2 .popup-3441 > li > a:focus,
.wrapper_cool_b2a6 .item-middle-14e9.outline-focused-e8d2 .popup-3441 > li > a:hover,
.wrapper_cool_b2a6 .item-middle-14e9.focus_motion_4455 .popup-3441 > li > a:focus,
.wrapper_cool_b2a6 .item-middle-14e9.focus_motion_4455 .popup-3441 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_cool_b2a6
  .item-middle-14e9.outer_9944
  .popup-3441
  > li.search_lower_4a00
  > a,
.wrapper_cool_b2a6
  .item-middle-14e9.outer_9944
  .popup-3441
  > li.red-b6d7
  > a,
.wrapper_cool_b2a6
  .item-middle-14e9.outline-focused-e8d2
  .popup-3441
  > li.search_lower_4a00
  > a,
.wrapper_cool_b2a6
  .item-middle-14e9.outline-focused-e8d2
  .popup-3441
  > li.red-b6d7
  > a,
.wrapper_cool_b2a6
  .item-middle-14e9.focus_motion_4455
  .popup-3441
  > li.search_lower_4a00
  > a,
.wrapper_cool_b2a6 .item-middle-14e9.focus_motion_4455 .popup-3441 > li.hovered_af67 > a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_cool_b2a6 .steel_479e,
.wrapper_cool_b2a6 .steel_479e a {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_cool_b2a6 .alert-fb64.chip_191a li a,
.wrapper_cool_b2a6 .breadcrumb_wood_44ef a,
.wrapper_cool_b2a6 .banner-f2f3,
.wrapper_cool_b2a6 .popup-3441 > li > a,
.wrapper_cool_b2a6 .element-1647 {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_cool_b2a6 .alert-fb64.chip_191a li a:hover,
.wrapper_cool_b2a6 .breadcrumb_wood_44ef a:hover,
.wrapper_cool_b2a6 .banner-f2f3:hover,
.wrapper_cool_b2a6 .popup-3441 > li > a:hover,
.wrapper_cool_b2a6 .element-1647:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_cool_b2a6 .photo-c3c3 {
  color: rgba(0, 0, 0, 0.55);
}
.wrapper_cool_b2a6 .photo-c3c3 .fluid-f497 {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_cool_b2a6 .photo-c3c3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-fluid-7efb .detail-next-83f3 {
  margin-left: auto;
  margin-right: auto;
}
.layout_3684 > * {
  margin-left: auto;
  margin-right: auto;
}
.layout_3684 .hover-fixed-99e1 {
  margin-right: 1.41575em;
}
.sort_fresh_efe6 .layout_3684 > .hidden_5871 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.sort_fresh_efe6 .layout_3684 > .filter_bottom_640b {
  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;
}
.right_ec6a.chip-fluid-7efb .detail-next-83f3,
.grid_988f.chip-fluid-7efb .detail-next-83f3 {
  margin-left: 0;
}
.form-60b6.chip-fluid-7efb .detail-next-83f3,
.shadow-over-5471.chip-fluid-7efb .detail-next-83f3 {
  margin-right: 0;
}
.layout_3684 ol,
.layout_3684 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.message_dynamic_f2bf video {
  max-width: 100%;
}
.complex-7c60 img {
  display: block;
}
.complex-7c60.hover-fixed-99e1,
.complex-7c60.next-c295 {
  width: 100%;
}
.complex-7c60.filter_bottom_640b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.icon-cf5f:not(.button_aef4) {
  margin: 1.5em auto;
}
.paragraph_yellow_57d1 p {
  padding: 1.5em 14px;
}
ul.white_74fa.filter_bottom_640b,
ul.white_74fa.hidden_5871,
ul.white_74fa.nav_red_3767.hidden_5871 {
  padding: 0 14px;
}
.row-f217 {
  display: block;
  overflow-x: auto;
}
.row-f217 table {
  border-collapse: collapse;
  width: 100%;
}
.row-f217 td,
.row-f217 th {
  padding: 0.5em;
}
.layout_3684 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.layout_3684 ol ol,
.layout_3684 ol ul,
.layout_3684 ul ol,
.layout_3684 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.layout_3684 ol ol li,
.layout_3684 ol ul li,
.layout_3684 ul ol li,
.layout_3684 ul ul li {
  margin-left: 0;
}
.gallery_west_e1a7.simple-694e > .title-58d1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.gallery_west_e1a7.simple-694e > .title-58d1 iframe,
.gallery_west_e1a7.simple-694e > .title-58d1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.active-north-9319 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.active-north-9319.upper_2dd6 {
  padding: 0;
}
.active-north-9319.upper_2dd6 cite {
  font-size: 13px;
}
.active-north-9319 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.active-north-9319 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.disabled-341b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.disabled-341b > p:first-child {
  margin-top: 0;
}
.disabled-341b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.disabled-341b blockquote {
  border-left: 0;
}
.dark_bd88 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.dark_bd88:not(.dropdown_pro_ac72) {
  max-width: 100px;
}
.dark_bd88.shadow_bottom_f090 {
  border-bottom: none !important;
  text-align: center;
}
.dark_bd88.shadow_bottom_f090::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .paragraph_yellow_57d1 p {
    padding: 1.5em 0;
  }
}
.primary_2817 {
  color: #0073aa;
}
.content-west-6216 {
  background-color: #0073aa;
}
.background-40ae {
  color: #229fd8;
}
.form_action_7e76 {
  background-color: #229fd8;
}
.highlight-full-2e46 {
  color: #eee;
}
.hidden_38ca {
  background-color: #eee;
}
.over-2402 {
  color: #444;
}
.overlay_0ae8 {
  background-color: #444;
}
.button-4927 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.button-4927 .icon-a53d .breadcrumb_wood_44ef {
  font-size: 15px;
}
.button-4927 .breadcrumb_wood_44ef {
  line-height: 1.3;
}
.button-4927 .wrapper_cool_b2a6 {
}
.button-4927 .container_thick_a728 {
  background: #235787;
}
.gallery-116b {
  padding: 0;
}
.gallery-116b .container_thick_a728 {
  background: #1a1a1a;
}
.gallery-116b .wrapper_cool_b2a6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.texture-5647 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.texture-5647 .wrapper_cool_b2a6 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.texture-5647 .container_thick_a728 {
  background: #303030;
}
.lower_dbd3 {
  position: relative;
  z-index: 10;
}
.lower_dbd3 .icon-steel-75f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus_clean_1af4 .avatar_stale_9481 {
  display: inline-block;
  vertical-align: middle;
}
.focus_clean_1af4.tabs_0b39 .avatar_stale_9481 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .focus_clean_1af4.tabs_0b39 .avatar_stale_9481 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .focus_clean_1af4.tabs_0b39 .avatar_stale_9481 {
    margin-right: 0.4em;
  }
}
.focus_clean_1af4.tabs_0b39 .avatar_stale_9481:last-child {
  margin-right: 0;
}
.item_middle_c2a4 .icon-steel-75f1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface-164f .icon-a53d {
    margin: 0 -0.5em;
  }
  .surface-164f .icon-a53d [class*="customify-col-"],
  .surface-164f .icon-a53d [class*="customify-col_"],
  .surface-164f .icon-a53d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface-164f.large-2f66 .icon-steel-75f1 {
  background: 0 0 !important;
}
.surface-164f.large-2f66 .icon-steel-75f1,
.surface-164f.item_middle_c2a4 .icon-steel-75f1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface-164f.hovered_b58b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface-164f.item_middle_c2a4 .icon-steel-75f1 {
  box-shadow: none !important;
}
.link_large_0a29 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .link_large_0a29 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .link_large_0a29 {
    padding: 18px 0 20px;
  }
}
.link_large_0a29 .hidden-d5b8 {
  width: 100%;
}
.link_large_0a29 .plasma_b5f5 {
  margin-bottom: 0;
}
.link_large_0a29 .accordion_0c4f {
  margin-top: 5px;
  font-size: 0.875em;
}
.wrapper-medium-fdb6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wrapper-medium-fdb6 .prev-2c1f {
  width: 100%;
}
.basic_fd77 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.basic_fd77 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.basic_fd77 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;
}
.basic_fd77 li:last-child:after {
  display: none;
}
.basic_fd77 li a {
  font-weight: 500;
  margin-right: 10px;
}
.sort-c471 .detail-down-51af button,
.link_large_0a29 .detail-down-51af button {
  left: 0;
}
.sort-c471 .prev-2c1f,
.link_large_0a29 .prev-2c1f {
  padding-left: 0;
  padding-right: 0;
}
.sort-c471 .wrapper-medium-fdb6,
.link_large_0a29 .wrapper-medium-fdb6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.sort-c471 {
  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;
}
.sort-c471: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;
}
.sort-c471 .list_9b3b {
  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) {
  .sort-c471 .list_9b3b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .sort-c471 .list_9b3b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .sort-c471 .list_9b3b {
    min-height: 200px;
  }
}
.sort-c471 .basic_fd77 {
  color: rgba(255, 255, 255, 0.8);
}
.sort-c471 .basic_fd77 a,
.sort-c471 .basic_fd77 li:after {
  color: inherit;
}
.sort-c471 .basic_fd77 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.surface_yellow_dc57 {
  margin-bottom: 0.5em;
}
.easy-f9a1 {
  margin-bottom: 1.2em;
}
.easy-f9a1,
.surface_yellow_dc57 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.easy-f9a1 p:last-child,
.surface_yellow_dc57 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .detail-down-51af,
#masthead .detail-down-51af {
  display: none;
}
#masthead
  > .detail-down-51af.link_3000 {
  display: none;
}
#masthead > .detail-down-51af button {
  left: 0;
}
.narrow_b235 {
  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%;
}
.narrow_b235 .avatar_stale_9481 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.narrow_b235 .notification-ab20 {
  display: -webkit-box;
  display: flex;
}
.narrow_b235 .notification-ab20.grid_9192 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.narrow_b235 .notification-ab20.search_18a7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.narrow_b235 .notification-ab20.easy-586b {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.narrow_b235.large_4e6b.column-bright-9105 .notification-ab20.grid_9192 {
  flex-basis: 100%;
}
.narrow_b235.modal-iron-aa8e .notification-ab20.search_18a7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.narrow_b235.modal-iron-aa8e .notification-ab20.easy-586b {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .detail-down-51af.link_3000 {
  display: none;
}
#masthead > .detail-down-51af button {
  left: 0;
}
.wrapper-hot-65fa {
  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;
}
.wrapper-hot-65fa:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wrapper-hot-65fa.easy-51fc i {
  margin-right: 4px;
}
.wrapper-hot-65fa.grid-6ca8 i {
  margin-left: 5px;
}
.breadcrumb_wood_44ef p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.breadcrumb_wood_44ef p:last-child {
  margin-bottom: 0;
}
.block_outer_4ab7 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.block_outer_4ab7 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.block_outer_4ab7 img {
  display: block;
  width: auto;
  line-height: 1;
}
.block_outer_4ab7 .steel_479e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.block_outer_4ab7 .link_542d {
  margin: 5px 0 7px 0;
}
.block_outer_4ab7.modal-3ef9 .gold_d35d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block_outer_4ab7.modal-3ef9 .sidebar_current_284b {
  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;
}
.block_outer_4ab7.nav-9068 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.block_outer_4ab7.nav-9068 .gold_d35d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.block_outer_4ab7.nav-9068 .sidebar_current_284b {
  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;
}
.block_outer_4ab7.form-tall-8f63 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.block_outer_4ab7.black_c0c8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.block_outer_4ab7.black_c0c8 .sidebar_current_284b {
  margin-top: 7px;
}
.slow-dee6 {
  display: inline-block;
}
.lower_dbd3 .notification-eeb0 .block_outer_4ab7 img {
  max-width: 100%;
}
.item-middle-14e9 .dim-af32.stone_7df0,
.upper_3d43 .dim-af32.stone_7df0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.item-middle-14e9 .right-a503,
.upper_3d43 .right-a503 {
  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%);
}
.item-middle-14e9 .right-a503 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.item-middle-14e9.full_1ad1 .right-a503 {
  display: none;
}
.item-middle-14e9 .notice_over_ec28 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item-middle-14e9 .notice_over_ec28 li {
  display: inline-block;
  position: relative;
}
.item-middle-14e9 .notice_over_ec28 li:last-child {
  margin-right: 0;
}
.item-middle-14e9 .notice_over_ec28 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;
}
.item-middle-14e9 .notice_over_ec28 li.hovered_af67 > a {
  color: rgba(0, 0, 0, 0.9);
}
.item-middle-14e9 .notice_over_ec28 > 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;
}
.item-middle-14e9 .notice_over_ec28 > li > a i {
  line-height: 0;
}
.item-middle-14e9 .notice_over_ec28 > li.tall-2c90 > a .right-a503 {
  margin-left: 4px;
  line-height: 0;
}
.item-middle-14e9 .notice_over_ec28 .block-5e0d li.tall-2c90 > a {
  position: relative;
}
.item-middle-14e9 .notice_over_ec28 .block-5e0d li.tall-2c90 > a:after,
.item-middle-14e9 .notice_over_ec28 .block-5e0d li.tall-2c90 > a:before {
  content: "";
  display: table;
}
.item-middle-14e9 .notice_over_ec28 .block-5e0d li.tall-2c90 > a:after {
  clear: both;
}
.item-middle-14e9 .notice_over_ec28 .block-5e0d li.tall-2c90 > a .right-a503 {
  margin-left: 5px;
  float: right;
}
.item-middle-14e9 .lower_fcc3,
.item-middle-14e9 .block-5e0d {
  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;
}
.item-middle-14e9 .block-5e0d {
  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;
}
.item-middle-14e9 .block-5e0d .stone_7df0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.item-middle-14e9 .block-5e0d .right-a503 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.item-middle-14e9 .block-5e0d li {
  display: block;
  margin: 0;
  padding: 0;
}
.item-middle-14e9 .block-5e0d 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;
}
.item-middle-14e9 .block-5e0d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.item-middle-14e9 .block-5e0d .block-5e0d {
  top: 0;
  left: 100%;
}
.item-middle-14e9 .mask-788b.fn-focus-219b > .lower_fcc3,
.item-middle-14e9 .mask-788b.fn-focus-219b > .block-5e0d,
.item-middle-14e9 .mask-788b:focus > .lower_fcc3,
.item-middle-14e9 .mask-788b:focus > .block-5e0d,
.item-middle-14e9 .mask-788b:hover > .lower_fcc3,
.item-middle-14e9 .mask-788b:hover > .block-5e0d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.item-middle-14e9.focus_motion_4455 .popup-3441:after,
.item-middle-14e9.focus_motion_4455 .popup-3441:before {
  content: "";
  display: table;
}
.item-middle-14e9.focus_motion_4455 .popup-3441:after {
  clear: both;
}
.item-middle-14e9.focus_motion_4455 .popup-3441 > li {
  float: left;
}
.item-middle-14e9.search-85dc .popup-3441:after,
.item-middle-14e9.search-85dc .popup-3441:before {
  content: "";
  display: table;
}
.item-middle-14e9.search-85dc .popup-3441:after {
  clear: both;
}
.item-middle-14e9.search-85dc .popup-3441 > li {
  float: left;
}
.item-middle-14e9.search-85dc .popup-3441 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.item-middle-14e9.search-85dc .popup-3441 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.item-middle-14e9.search-85dc .popup-3441 > li.search_lower_4a00 > a,
.item-middle-14e9.search-85dc .popup-3441 > li.hovered_af67 > a {
  color: #fff;
  background-color: #1e4b75;
}
.item-middle-14e9.outer_9944 .popup-3441 > li > a .stone_7df0 {
  position: relative;
}
.item-middle-14e9.outer_9944 .popup-3441 > li > a .stone_7df0: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;
}
.item-middle-14e9.outer_9944
  .popup-3441
  > li:focus
  > a
  .stone_7df0:before,
.item-middle-14e9.outer_9944
  .popup-3441
  > li:hover
  > a
  .stone_7df0:before {
  width: 100%;
  background-color: currentColor;
}
.item-middle-14e9.outer_9944
  .popup-3441
  > li.search_lower_4a00
  > a
  .stone_7df0:before,
.item-middle-14e9.outer_9944
  .popup-3441
  > li.red-b6d7
  > a
  .stone_7df0:before {
  width: 100%;
  background-color: currentColor;
}
.item-middle-14e9.outline-focused-e8d2 .popup-3441 > li > a .stone_7df0 {
  position: relative;
}
.item-middle-14e9.outline-focused-e8d2 .popup-3441 > li > a .stone_7df0: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;
}
.item-middle-14e9.outline-focused-e8d2 .popup-3441 > li:focus > a .stone_7df0:before,
.item-middle-14e9.outline-focused-e8d2
  .popup-3441
  > li:hover
  > a
  .stone_7df0:before {
  width: 100%;
  background-color: currentColor;
}
.item-middle-14e9.outline-focused-e8d2
  .popup-3441
  > li.search_lower_4a00
  > a
  .stone_7df0:before,
.item-middle-14e9.outline-focused-e8d2
  .popup-3441
  > li.red-b6d7
  > a
  .stone_7df0:before {
  width: 100%;
  background-color: currentColor;
}
.upper_3d43 .notice_over_ec28 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.upper_3d43 .notice_over_ec28 li:first-child > a {
  border-top: none;
}
.upper_3d43 .notice_over_ec28 .text_fast_adde > .stone_7df0 .right-a503 {
  display: none;
}
.upper_3d43 .notice_over_ec28 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.upper_3d43 .notice_over_ec28 li:last-child {
  border: none;
}
.upper_3d43 .notice_over_ec28 li.tall-2c90 > a {
  padding-right: 45px !important;
}
.upper_3d43 .notice_over_ec28 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.upper_3d43 .notice_over_ec28 li a:focus,
.upper_3d43 .notice_over_ec28 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.upper_3d43 .notice_over_ec28 li .easy_29e9 {
  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;
}
.upper_3d43 .notice_over_ec28 li .easy_29e9:hover {
  box-shadow: none;
}
.upper_3d43 .notice_over_ec28 li .easy_29e9 .right-a503 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.upper_3d43 .notice_over_ec28 .block-5e0d {
  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);
}
.upper_3d43 .notice_over_ec28 .block-5e0d li a {
  padding-left: 3em;
}
.upper_3d43 .notice_over_ec28 .input_d545 > a .easy_29e9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.upper_3d43 .notice_over_ec28 .input_d545 > .block-5e0d {
  display: block;
  opacity: 1;
}
.button_liquid_3155 {
  max-width: 100%;
}
.heading-8689 {
  line-height: 0;
  cursor: pointer;
}
.element-1647 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.element-1647:hover {
  box-shadow: none;
  color: currentColor;
}
.element-1647 svg {
  width: 18px;
  height: 18px;
}
.element-1647 .under_322f {
  display: none;
}
.label-64af {
  position: relative;
}
.label-64af.fn-active-219b .element-1647 .action_fc33 {
  display: none;
}
.label-64af.fn-active-219b .element-1647 .under_322f {
  display: inline-block;
}
.label-64af .background-99a7 {
  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);
}
.label-64af.box_8863 .background-99a7 {
  left: auto;
  right: -0.9em;
}
.label-64af.box_8863 .tabs_0e1a::before {
  left: auto;
  right: 15px;
}
.label-64af.fn-active-219b .background-99a7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tag-red-7ff4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.tag-red-7ff4 label {
  flex-basis: 100%;
}
.tag-red-7ff4 .shadow-stone-8795 {
  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;
}
.tag-red-7ff4 .card-red-eb97 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.tag-red-7ff4 .card-red-eb97:focus {
  background-color: transparent;
}
.tag-red-7ff4 button.input_soft_abcb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.tag-red-7ff4 button.input_soft_abcb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.tag-red-7ff4 button.input_soft_abcb svg {
  width: 18px;
  height: 18px;
}
.tag-red-7ff4 input[type="submit"] {
  min-height: auto;
}
.menu_dcd4 .tag-red-7ff4 .card-red-eb97 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.tabs_0e1a {
  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) {
  .tabs_0e1a {
    width: 220px;
  }
}
.tabs_0e1a label {
  flex-basis: 100%;
}
.tabs_0e1a::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;
}
.tabs-08fe .menu_dcd4 .tag-red-7ff4 {
  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;
}
.tabs-08fe
  .menu_dcd4
  .tag-red-7ff4
  .shadow-stone-8795 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tabs-08fe .menu_dcd4 .tag-red-7ff4 .card-red-eb97 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tabs-08fe
  .menu_dcd4
  .tag-red-7ff4
  .card-red-eb97:focus {
  background: 0 0;
}
.tabs-08fe
  .menu_dcd4
  .tag-red-7ff4
  .gradient_outer_a946 {
  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;
}
.alert-fb64 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.alert-fb64 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.alert-fb64 li:last-child {
  margin-right: 0;
}
.alert-fb64 li:first-child {
  margin-left: 0;
}
.alert-fb64.middle_6b8b a {
  color: #fff;
}
.alert-fb64.middle_6b8b a:hover {
  color: #fff;
}
.alert-fb64 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.alert-fb64 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.alert-fb64 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alert-fb64 a:hover {
  opacity: 0.9;
  color: inherit;
}
.alert-fb64 [class*="social-icon-apple"] {
  background-color: #999;
}
.alert-fb64 [class*="social-icon-apple"].narrow-28a2 {
  background-color: transparent;
  color: #999;
}
.alert-fb64 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.alert-fb64 [class*="social-icon-behance"].narrow-28a2 {
  background-color: transparent;
  color: #1769ff;
}
.alert-fb64 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.alert-fb64 [class*="social-icon-bitbucket"].narrow-28a2 {
  background-color: transparent;
  color: #205081;
}
.alert-fb64 [class*="social-icon-codepen"] {
  background-color: #000;
}
.alert-fb64 [class*="social-icon-codepen"].narrow-28a2 {
  background-color: transparent;
  color: #000;
}
.alert-fb64 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.alert-fb64 [class*="social-icon-delicious"].narrow-28a2 {
  background-color: transparent;
  color: #39f;
}
.alert-fb64 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.alert-fb64 [class*="social-icon-digg"].narrow-28a2 {
  background-color: transparent;
  color: #005be2;
}
.alert-fb64 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.alert-fb64 [class*="social-icon-dribbble"].narrow-28a2 {
  background-color: transparent;
  color: #ea4c89;
}
.alert-fb64 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.alert-fb64 [class*="social-icon-envelope"].narrow-28a2 {
  background-color: transparent;
  color: #ea4335;
}
.alert-fb64 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.alert-fb64 [class*="social-icon-facebook"].narrow-28a2 {
  background-color: transparent;
  color: #3b5998;
}
.alert-fb64 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.alert-fb64 [class*="social-icon-flickr"].narrow-28a2 {
  background-color: transparent;
  color: #0063dc;
}
.alert-fb64 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.alert-fb64 [class*="social-icon-foursquare"].narrow-28a2 {
  background-color: transparent;
  color: #2d5be3;
}
.alert-fb64 [class*="social-icon-github"] {
  background-color: #333;
}
.alert-fb64 [class*="social-icon-github"].narrow-28a2 {
  background-color: transparent;
  color: #333;
}
.alert-fb64 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.alert-fb64 [class*="social-icon-google-plus"].narrow-28a2 {
  background-color: transparent;
  color: #dd4b39;
}
.alert-fb64 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.alert-fb64 [class*="social-icon-houzz"].narrow-28a2 {
  background-color: transparent;
  color: #7ac142;
}
.alert-fb64 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.alert-fb64 [class*="social-icon-instagram"].narrow-28a2 {
  background-color: transparent;
  color: #262626;
}
.alert-fb64 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.alert-fb64 [class*="social-icon-jsfiddle"].narrow-28a2 {
  background-color: transparent;
  color: #487aa2;
}
.alert-fb64 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.alert-fb64 [class*="social-icon-linkedin"].narrow-28a2 {
  background-color: transparent;
  color: #0077b5;
}
.alert-fb64 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.alert-fb64 [class*="social-icon-medium"].narrow-28a2 {
  background-color: transparent;
  color: #00ab6b;
}
.alert-fb64 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.alert-fb64
  [class*="social-icon-odnoklassniki"].narrow-28a2 {
  background-color: transparent;
  color: #f4731c;
}
.alert-fb64 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.alert-fb64 [class*="social-icon-meetup"].narrow-28a2 {
  background-color: transparent;
  color: #ec1c40;
}
.alert-fb64 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.alert-fb64 [class*="social-icon-pinterest"].narrow-28a2 {
  background-color: transparent;
  color: #bd081c;
}
.alert-fb64 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.alert-fb64 [class*="social-icon-product-hunt"].narrow-28a2 {
  background-color: transparent;
  color: #da552f;
}
.alert-fb64 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.alert-fb64 [class*="social-icon-reddit"].narrow-28a2 {
  background-color: transparent;
  color: #ff4500;
}
.alert-fb64 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.alert-fb64 [class*="social-icon-rss"].narrow-28a2 {
  background-color: transparent;
  color: #f26522;
}
.alert-fb64 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.alert-fb64
  [class*="social-icon-shopping-cart"].narrow-28a2 {
  background-color: transparent;
  color: #4caf50;
}
.alert-fb64 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.alert-fb64 [class*="social-icon-skype"].narrow-28a2 {
  background-color: transparent;
  color: #00aff0;
}
.alert-fb64 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.alert-fb64 [class*="social-icon-slideshare"].narrow-28a2 {
  background-color: transparent;
  color: #0077b5;
}
.alert-fb64 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.alert-fb64 [class*="social-icon-snapchat"].narrow-28a2 {
  background-color: transparent;
  color: #fffc00;
}
.alert-fb64 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.alert-fb64 [class*="social-icon-soundcloud"].narrow-28a2 {
  background-color: transparent;
  color: #f80;
}
.alert-fb64 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.alert-fb64 [class*="social-icon-spotify"].narrow-28a2 {
  background-color: transparent;
  color: #2ebd59;
}
.alert-fb64 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.alert-fb64
  [class*="social-icon-stack-overflow"].narrow-28a2 {
  background-color: transparent;
  color: #fe7a15;
}
.alert-fb64 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.alert-fb64 [class*="social-icon-maldkfgram"].narrow-28a2 {
  background-color: transparent;
  color: #2ca5e0;
}
.alert-fb64 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.alert-fb64 [class*="social-icon-tripadvisor"].narrow-28a2 {
  background-color: transparent;
  color: #589442;
}
.alert-fb64 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.alert-fb64 [class*="social-icon-tumblr"].narrow-28a2 {
  background-color: transparent;
  color: #35465c;
}
.alert-fb64 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.alert-fb64 [class*="social-icon-twitch"].narrow-28a2 {
  background-color: transparent;
  color: #6441a5;
}
.alert-fb64 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.alert-fb64 [class*="social-icon-twitter"].narrow-28a2 {
  background-color: transparent;
  color: #1da1f2;
}
.alert-fb64 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.alert-fb64 [class*="social-icon-vimeo"].narrow-28a2 {
  background-color: transparent;
  color: #1ab7ea;
}
.alert-fb64 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.alert-fb64 [class*="social-icon-vk"].narrow-28a2 {
  background-color: transparent;
  color: #45668e;
}
.alert-fb64 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.alert-fb64 [class*="social-icon-weibo"].narrow-28a2 {
  background-color: transparent;
  color: #df2029;
}
.alert-fb64 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.alert-fb64 [class*="social-icon-weixin"].narrow-28a2 {
  background-color: transparent;
  color: #7bb32e;
}
.alert-fb64 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.alert-fb64 [class*="social-icon-whatsapp"].narrow-28a2 {
  background-color: transparent;
  color: #25d366;
}
.alert-fb64 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.alert-fb64 [class*="social-icon-wordpress"].narrow-28a2 {
  background-color: transparent;
  color: #21759b;
}
.alert-fb64 [class*="social-icon-xing"] {
  background-color: #026466;
}
.alert-fb64 [class*="social-icon-xing"].narrow-28a2 {
  background-color: transparent;
  color: #026466;
}
.alert-fb64 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.alert-fb64 [class*="social-icon-yelp"].narrow-28a2 {
  background-color: transparent;
  color: #af0606;
}
.alert-fb64 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.alert-fb64 [class*="social-icon-youtube"].narrow-28a2 {
  background-color: transparent;
  color: #cd201f;
}
.banner-f2f3 {
  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;
}
.banner-f2f3:hover {
  box-shadow: none;
  background: 0 0;
}
.status-medium-fe20 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.breadcrumb_paper_8faa {
  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;
}
.label_lite_a58a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.focus_cold_42f4 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.focus_cold_42f4,
.focus_cold_42f4::after,
.focus_cold_42f4::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;
}
.focus_cold_42f4::after,
.focus_cold_42f4::before {
  content: "";
  display: block;
  background-color: inherit;
}
.carousel_2611 .breadcrumb_paper_8faa .label_lite_a58a {
  margin-top: -2px;
  width: 19px;
}
.carousel_2611 .breadcrumb_paper_8faa .focus_cold_42f4 {
  margin-top: -1px;
}
.carousel_2611 .breadcrumb_paper_8faa .focus_cold_42f4,
.carousel_2611 .breadcrumb_paper_8faa .focus_cold_42f4::after,
.carousel_2611 .breadcrumb_paper_8faa .focus_cold_42f4::before {
  width: 19px;
  height: 2px;
}
.carousel_2611 .breadcrumb_paper_8faa .focus_cold_42f4::before {
  top: -6px;
}
.carousel_2611 .breadcrumb_paper_8faa .focus_cold_42f4::after {
  bottom: -6px;
}
.complex_c917 .breadcrumb_paper_8faa .label_lite_a58a {
  margin-top: -2px;
  width: 22px;
}
.complex_c917 .breadcrumb_paper_8faa .focus_cold_42f4 {
  margin-top: -1px;
}
.complex_c917 .breadcrumb_paper_8faa .focus_cold_42f4,
.complex_c917 .breadcrumb_paper_8faa .focus_cold_42f4::after,
.complex_c917 .breadcrumb_paper_8faa .focus_cold_42f4::before {
  width: 22px;
  height: 2px;
}
.complex_c917 .breadcrumb_paper_8faa .focus_cold_42f4::before {
  top: -7px;
}
.complex_c917 .breadcrumb_paper_8faa .focus_cold_42f4::after {
  bottom: -7px;
}
.black-339b .breadcrumb_paper_8faa .label_lite_a58a {
  margin-top: -2px;
  width: 31px;
}
.black-339b .breadcrumb_paper_8faa .focus_cold_42f4 {
  margin-top: -1.5px;
}
.black-339b .breadcrumb_paper_8faa .focus_cold_42f4,
.black-339b .breadcrumb_paper_8faa .focus_cold_42f4::after,
.black-339b .breadcrumb_paper_8faa .focus_cold_42f4::before {
  width: 31px;
  height: 3px;
}
.black-339b .breadcrumb_paper_8faa .focus_cold_42f4::before {
  top: -9px;
}
.black-339b .breadcrumb_paper_8faa .focus_cold_42f4::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .alert_f6a7 .breadcrumb_paper_8faa .label_lite_a58a {
    margin-top: -2px;
    width: 19px;
  }
  .alert_f6a7 .breadcrumb_paper_8faa .focus_cold_42f4 {
    margin-top: -1px;
  }
  .alert_f6a7 .breadcrumb_paper_8faa .focus_cold_42f4,
  .alert_f6a7 .breadcrumb_paper_8faa .focus_cold_42f4::after,
  .alert_f6a7 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    width: 19px;
    height: 2px;
  }
  .alert_f6a7 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    top: -6px;
  }
  .alert_f6a7 .breadcrumb_paper_8faa .focus_cold_42f4::after {
    bottom: -6px;
  }
  .popup-7818 .breadcrumb_paper_8faa .label_lite_a58a {
    margin-top: -2px;
    width: 22px;
  }
  .popup-7818 .breadcrumb_paper_8faa .focus_cold_42f4 {
    margin-top: -1px;
  }
  .popup-7818 .breadcrumb_paper_8faa .focus_cold_42f4,
  .popup-7818 .breadcrumb_paper_8faa .focus_cold_42f4::after,
  .popup-7818 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    width: 22px;
    height: 2px;
  }
  .popup-7818 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    top: -7px;
  }
  .popup-7818 .breadcrumb_paper_8faa .focus_cold_42f4::after {
    bottom: -7px;
  }
  .old-1e19 .breadcrumb_paper_8faa .label_lite_a58a {
    margin-top: -2px;
    width: 31px;
  }
  .old-1e19 .breadcrumb_paper_8faa .focus_cold_42f4 {
    margin-top: -1.5px;
  }
  .old-1e19 .breadcrumb_paper_8faa .focus_cold_42f4,
  .old-1e19 .breadcrumb_paper_8faa .focus_cold_42f4::after,
  .old-1e19 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    width: 31px;
    height: 3px;
  }
  .old-1e19 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    top: -9px;
  }
  .old-1e19 .breadcrumb_paper_8faa .focus_cold_42f4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .gold-73db .breadcrumb_paper_8faa .label_lite_a58a {
    margin-top: -2px;
    width: 19px;
  }
  .gold-73db .breadcrumb_paper_8faa .focus_cold_42f4 {
    margin-top: -1px;
  }
  .gold-73db .breadcrumb_paper_8faa .focus_cold_42f4,
  .gold-73db .breadcrumb_paper_8faa .focus_cold_42f4::after,
  .gold-73db .breadcrumb_paper_8faa .focus_cold_42f4::before {
    width: 19px;
    height: 2px;
  }
  .gold-73db .breadcrumb_paper_8faa .focus_cold_42f4::before {
    top: -6px;
  }
  .gold-73db .breadcrumb_paper_8faa .focus_cold_42f4::after {
    bottom: -6px;
  }
  .focus_4af1 .breadcrumb_paper_8faa .label_lite_a58a {
    margin-top: -2px;
    width: 22px;
  }
  .focus_4af1 .breadcrumb_paper_8faa .focus_cold_42f4 {
    margin-top: -1px;
  }
  .focus_4af1 .breadcrumb_paper_8faa .focus_cold_42f4,
  .focus_4af1 .breadcrumb_paper_8faa .focus_cold_42f4::after,
  .focus_4af1 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    width: 22px;
    height: 2px;
  }
  .focus_4af1 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    top: -7px;
  }
  .focus_4af1 .breadcrumb_paper_8faa .focus_cold_42f4::after {
    bottom: -7px;
  }
  .notification-focused-10d4 .breadcrumb_paper_8faa .label_lite_a58a {
    margin-top: -2px;
    width: 31px;
  }
  .notification-focused-10d4 .breadcrumb_paper_8faa .focus_cold_42f4 {
    margin-top: -1.5px;
  }
  .notification-focused-10d4 .breadcrumb_paper_8faa .focus_cold_42f4,
  .notification-focused-10d4 .breadcrumb_paper_8faa .focus_cold_42f4::after,
  .notification-focused-10d4 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    width: 31px;
    height: 3px;
  }
  .notification-focused-10d4 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    top: -9px;
  }
  .notification-focused-10d4 .breadcrumb_paper_8faa .focus_cold_42f4::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hero_bronze_6039 .breadcrumb_paper_8faa .label_lite_a58a {
    margin-top: -2px;
    width: 19px;
  }
  .hero_bronze_6039 .breadcrumb_paper_8faa .focus_cold_42f4 {
    margin-top: -1px;
  }
  .hero_bronze_6039 .breadcrumb_paper_8faa .focus_cold_42f4,
  .hero_bronze_6039 .breadcrumb_paper_8faa .focus_cold_42f4::after,
  .hero_bronze_6039 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    width: 19px;
    height: 2px;
  }
  .hero_bronze_6039 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    top: -6px;
  }
  .hero_bronze_6039 .breadcrumb_paper_8faa .focus_cold_42f4::after {
    bottom: -6px;
  }
  .surface_in_8b49 .breadcrumb_paper_8faa .label_lite_a58a {
    margin-top: -2px;
    width: 22px;
  }
  .surface_in_8b49 .breadcrumb_paper_8faa .focus_cold_42f4 {
    margin-top: -1px;
  }
  .surface_in_8b49 .breadcrumb_paper_8faa .focus_cold_42f4,
  .surface_in_8b49 .breadcrumb_paper_8faa .focus_cold_42f4::after,
  .surface_in_8b49 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    width: 22px;
    height: 2px;
  }
  .surface_in_8b49 .breadcrumb_paper_8faa .focus_cold_42f4::before {
    top: -7px;
  }
  .surface_in_8b49 .breadcrumb_paper_8faa .focus_cold_42f4::after {
    bottom: -7px;
  }
  .cool_6c1e .breadcrumb_paper_8faa .label_lite_a58a {
    margin-top: -2px;
    width: 31px;
  }
  .cool_6c1e .breadcrumb_paper_8faa .focus_cold_42f4 {
    margin-top: -1.5px;
  }
  .cool_6c1e .breadcrumb_paper_8faa .focus_cold_42f4,
  .cool_6c1e .breadcrumb_paper_8faa .focus_cold_42f4::after,
  .cool_6c1e .breadcrumb_paper_8faa .focus_cold_42f4::before {
    width: 31px;
    height: 3px;
  }
  .cool_6c1e .breadcrumb_paper_8faa .focus_cold_42f4::before {
    top: -9px;
  }
  .cool_6c1e .breadcrumb_paper_8faa .focus_cold_42f4::after {
    bottom: -9px;
  }
}
.over-6437 .focus_cold_42f4 {
  -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);
}
.over-6437 .focus_cold_42f4::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.over-6437 .focus_cold_42f4::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);
}
.over-6437.paragraph-down-379e .focus_cold_42f4 {
  -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);
}
.over-6437.paragraph-down-379e .focus_cold_42f4::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.over-6437.paragraph-down-379e .focus_cold_42f4::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);
}
.backdrop-action-45fd {
  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.gas_0cee:before {
  display: none;
}
.grid_paper_fc75 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.grid_paper_fc75 .tall-343a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.grid_paper_fc75 .tall-343a:last-of-type {
  border-bottom: none;
}
.grid_paper_fc75 .tall-343a.menu-2e50,
.grid_paper_fc75 .tall-343a.hover_de51,
.grid_paper_fc75 .tall-343a.item-90f8 {
  padding: 0;
}
.grid_paper_fc75 .upper_3d43 .easy_29e9 {
  color: currentColor;
}
.grid_paper_fc75 .upper_3d43 .easy_29e9:focus,
.grid_paper_fc75 .upper_3d43 .easy_29e9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid_paper_fc75.wrapper_cool_b2a6 .photo-c3c3,
.grid_paper_fc75.wrapper_cool_b2a6 .breadcrumb_wood_44ef a,
.grid_paper_fc75.wrapper_cool_b2a6 .popup-3441 a,
.grid_paper_fc75.wrapper_cool_b2a6 .block-5e0d a {
  color: rgba(0, 0, 0, 0.55);
}
.grid_paper_fc75.wrapper_cool_b2a6 .photo-c3c3:hover,
.grid_paper_fc75.wrapper_cool_b2a6 .breadcrumb_wood_44ef a:hover,
.grid_paper_fc75.wrapper_cool_b2a6 .popup-3441 a:hover,
.grid_paper_fc75.wrapper_cool_b2a6 .block-5e0d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid_paper_fc75.wrapper_cool_b2a6 .fluid-f497 {
  color: rgba(0, 0, 0, 0.8);
}
.grid_paper_fc75.wrapper_cool_b2a6 .tall-343a {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid_paper_fc75.wrapper_cool_b2a6 .tall-343a:before {
  background: rgba(0, 0, 0, 0.08);
}
.grid_paper_fc75.wrapper_cool_b2a6 .panel-huge-0f2d:before {
  background: rgba(255, 255, 255, 0.9);
}
.grid_paper_fc75.wrapper_cool_b2a6 .upper_3d43 .notice_over_ec28 li a,
.grid_paper_fc75.wrapper_cool_b2a6 .upper_3d43 .easy_29e9,
.grid_paper_fc75.wrapper_cool_b2a6 .block-5e0d {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid_paper_fc75.wrapper_cool_b2a6 .upper_3d43 .easy_29e9:focus,
.grid_paper_fc75.wrapper_cool_b2a6 .upper_3d43 .easy_29e9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid_paper_fc75.wrapper_cool_b2a6 .notice_over_ec28 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.grid_paper_fc75.container_thick_a728 .photo-c3c3,
.grid_paper_fc75.container_thick_a728 .breadcrumb_wood_44ef a,
.grid_paper_fc75.container_thick_a728 .popup-3441 .easy_29e9,
.grid_paper_fc75.container_thick_a728 .popup-3441 a,
.grid_paper_fc75.container_thick_a728 .block-5e0d a {
  color: rgba(255, 255, 255, 0.79);
}
.grid_paper_fc75.container_thick_a728 .photo-c3c3:hover,
.grid_paper_fc75.container_thick_a728 .breadcrumb_wood_44ef a:hover,
.grid_paper_fc75.container_thick_a728 .popup-3441 .easy_29e9:hover,
.grid_paper_fc75.container_thick_a728 .popup-3441 a:hover,
.grid_paper_fc75.container_thick_a728 .block-5e0d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_paper_fc75.container_thick_a728 .fluid-f497 {
  color: rgba(255, 255, 255, 0.99);
}
.grid_paper_fc75.container_thick_a728 .tall-343a {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_paper_fc75.container_thick_a728 .tall-343a:before {
  background: rgba(255, 255, 255, 0.08);
}
.grid_paper_fc75.container_thick_a728 .panel-huge-0f2d:before {
  background: rgba(0, 0, 0, 0.9);
}
.grid_paper_fc75.container_thick_a728 .upper_3d43 .notice_over_ec28 li a,
.grid_paper_fc75.container_thick_a728 .upper_3d43 .easy_29e9,
.grid_paper_fc75.container_thick_a728 .block-5e0d {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_paper_fc75.container_thick_a728 .upper_3d43 .easy_29e9:focus,
.grid_paper_fc75.container_thick_a728 .upper_3d43 .easy_29e9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.grid_paper_fc75.container_thick_a728 .notice_over_ec28 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-huge-0f2d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.panel-huge-0f2d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shade-orange-bdc2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.table_2dd5 .grid_paper_fc75 {
  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;
}
.table_2dd5 .tall-343a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.table_2dd5 .tall-343a: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) {
  .table_2dd5 .tall-343a:before {
    width: 16%;
    left: 42%;
  }
}
.table_2dd5 .tall-343a:last-child:before {
  content: none;
}
.table_2dd5 .tall-343a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.table_2dd5 .upper_3d43 .notice_over_ec28 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.table_2dd5 .upper_3d43 .notice_over_ec28 li a .easy_29e9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.table_2dd5 .upper_3d43 .block-5e0d {
  border: none;
}
.table_2dd5 .upper_3d43 .block-5e0d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.table_2dd5 .panel-huge-0f2d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.table_2dd5 .shade-orange-bdc2 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.table_2dd5 .container_thick_a728 .panel-huge-0f2d:before {
  background: rgba(0, 0, 0, 0.9);
}
.table_2dd5 .wrapper_cool_b2a6.gradient-large-109f .focus_cold_42f4 {
  background: rgba(0, 0, 0, 0.6);
}
.table_2dd5
  .wrapper_cool_b2a6.gradient-large-109f
  .focus_cold_42f4::after,
.table_2dd5
  .wrapper_cool_b2a6.gradient-large-109f
  .focus_cold_42f4:before {
  background: inherit;
}
.table_2dd5
  .wrapper_cool_b2a6.gradient-large-109f:hover
  .focus_cold_42f4 {
  background: rgba(0, 0, 0, 0.8);
}
.module-south-42bf .grid_paper_fc75 {
  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) {
  .module-south-42bf .grid_paper_fc75 {
    width: auto;
    right: 45px;
  }
}
.list-fd2e .grid_paper_fc75 {
  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) {
  .list-fd2e .grid_paper_fc75 {
    width: auto;
    left: 45px;
  }
}
.gas_0cee .grid_paper_fc75 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.gas_0cee .shade-orange-bdc2 {
  max-width: 48em;
  margin: 0 auto;
}
.gas_0cee .panel-huge-0f2d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.element_4a49 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.element_4a49.table_2dd5 .grid_paper_fc75 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.element_4a49.module-south-42bf .grid_paper_fc75 {
  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);
}
.element_4a49 .grid_paper_fc75 {
  visibility: visible;
}
.element_4a49.list-fd2e .grid_paper_fc75 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.header-iron-9917,
.south-abe1 {
  overflow-x: hidden;
}
.header-iron-9917 .grid_paper_fc75 {
  overflow: auto;
}
.header-iron-9917.table_2dd5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.header-iron-9917.table_2dd5 .grid_paper_fc75 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.header-iron-9917.table_2dd5 .banner-f2f3 {
  opacity: 0;
}
.header-iron-9917.module-south-42bf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.header-iron-9917.module-south-42bf .grid_paper_fc75 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.header-iron-9917.module-south-42bf .banner-f2f3 {
  opacity: 0;
}
.header-iron-9917.list-fd2e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.header-iron-9917.list-fd2e .grid_paper_fc75 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.header-iron-9917.list-fd2e .banner-f2f3 {
  opacity: 0;
}
.header-iron-9917.gas_0cee .grid_paper_fc75 {
  z-index: 10;
  visibility: visible;
}
.gradient-large-109f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gradient-large-109f .focus_cold_42f4 {
  background: rgba(255, 255, 255, 0.99);
}
.gradient-large-109f .focus_cold_42f4::after,
.gradient-large-109f .focus_cold_42f4:before {
  background: inherit;
}
.gradient-large-109f:hover .focus_cold_42f4 {
  background: rgba(255, 255, 255, 0.99);
}
.list-fd2e .gradient-large-109f {
  top: 10px;
  right: auto;
  left: 12px;
}
.gas_0cee .gradient-large-109f {
  display: none !important;
}
.header-iron-9917:before,
.south-abe1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.header-iron-9917 .gradient-large-109f,
.south-abe1 .gradient-large-109f {
  display: inline-block;
}
.grid_paper_fc75 .avatar_stale_9481 {
  -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;
}
.header-iron-9917 .grid_paper_fc75 .avatar_stale_9481,
.south-abe1 .grid_paper_fc75 .avatar_stale_9481 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.out-e1b6 .shadow-stone-8795 {
  width: 100%;
}
.notification-eeb0 {
  padding: 0 0.5em 0;
}
.notification-eeb0 [class*="customify-col-"],
.notification-eeb0 [class*="customify-col_"],
.notification-eeb0 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notification-rough-ce4a .notification-eeb0 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .icon-a53d .simple-c164,
  .simple-c164 {
    display: none;
  }
  .thumbnail-2df5 {
    text-align: left;
  }
  .hero-c556 {
    text-align: center;
  }
  .panel-97ba {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .icon-a53d .lite-68c2,
  .lite-68c2 {
    display: none;
  }
  .notice_21b9 {
    text-align: left;
  }
  .complex-9144 {
    text-align: center;
  }
  .slider-north-0898 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .icon-a53d .slider_gas_167c,
  .slider_gas_167c {
    display: none;
  }
  .dirty_12d6 {
    text-align: left;
  }
  .easy_f775 {
    text-align: center;
  }
  .sort_tall_ed1e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.selected-12a5 {
  box-shadow: none !important;
}
.container-41ea .element_simple_d313,
.full-83a5 .element_simple_d313 {
  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;
}
.full-83a5 .element_simple_d313 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.icon-steel-75f1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.icon-steel-75f1:after,
.icon-steel-75f1:before {
  content: "";
  display: table;
}
.icon-steel-75f1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .icon-steel-75f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.icon-steel-75f1,
.hovered_b58b {
  max-width: 1248px;
  margin: 0 auto;
}

.notice-e28a.warm_4f8c .icon-steel-75f1 {
  max-width: 100%;
}
.notice-e28a.module-f42e {
  max-width: 1200px;
  margin: 0 auto;
}
.notice-e28a.south_1716 .icon-steel-75f1 {
  max-width: 100%;
}
.notice-e28a.south_1716 > .icon-steel-75f1 {
  padding-left: 0;
  padding-right: 0;
}
.notice-e28a.south_1716 > .icon-steel-75f1 .icon-a53d {
  margin: 0;
}
.notice-e28a.south_1716
  > .icon-steel-75f1
  .element_90c6.detail_917e {
  margin-right: 0;
  margin-left: 0;
}
.notice-e28a.south_1716 #main.detail_917e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gold_3122 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gold_3122 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .slider-36d6 .detail-next-83f3 {
    padding-right: 1em;
  }
  .slider-36d6.gas_08a1 .element_90c6 {
    border-right: 1px solid #eaecee;
  }
  .slider-36d6.gas_08a1 .detail-next-83f3 {
    padding-right: 1em;
  }
  .slider-36d6.gas_08a1 .header_red_463f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .copper_5ce9 .detail-next-83f3 {
    padding-left: 1em;
  }
  .copper_5ce9.gas_08a1 .element_90c6 {
    border-left: 1px solid #eaecee;
  }
  .copper_5ce9.gas_08a1 .detail-next-83f3 {
    padding-left: 1em;
  }
  .copper_5ce9.gas_08a1 .header_red_463f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up-a865 .detail-next-83f3 {
    padding-left: 1em;
  }
  .up-a865.gas_08a1 .table-upper-b85c {
    border-right: 1px solid #eaecee;
  }
  .up-a865.gas_08a1 .shade_7043 {
    border-right: 1px solid #eaecee;
  }
  .up-a865.gas_08a1 .detail-next-83f3 {
    padding-left: 1em;
  }
  .up-a865.gas_08a1 .header_red_463f {
    padding-right: 1em;
  }
  .up-a865.gas_08a1 .item_fast_1269 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-rough-b7cf .detail-next-83f3 {
    padding-right: 1em;
  }
  .header-rough-b7cf.gas_08a1 .table-upper-b85c {
    border-left: 1px solid #eaecee;
  }
  .header-rough-b7cf.gas_08a1 .shade_7043 {
    border-left: 1px solid #eaecee;
  }
  .header-rough-b7cf.gas_08a1 .detail-next-83f3 {
    padding-right: 1em;
  }
  .header-rough-b7cf.gas_08a1 .header_red_463f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header-rough-b7cf.gas_08a1 .item_fast_1269 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold_3122 .detail-next-83f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gold_3122.gas_08a1 .element_90c6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gold_3122.gas_08a1 .detail-next-83f3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gold_3122.gas_08a1 .header_red_463f {
    padding-left: 1em;
  }
  .gold_3122.gas_08a1 .item_fast_1269 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gold_3122.gas_08a1 .detail-next-83f3 {
    padding-left: 0;
  }
}
.right_36bd .focus_clean_1af4 {
  display: inline-block;
}
.info_short_1b88 {
  display: inline-block;
}
.image-f95b {
  word-con: break-word;
}
.lower-cbc7 > span {
  display: inline-block;
  padding: 5px 0;
}
.lower-cbc7 .thick-367f {
  margin-left: 8px;
  margin-right: 8px;
}
.lower-cbc7 .container_0d07 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.shade-easy-c933 .pagination-inner-d7fd {
  margin-bottom: 2em;
}
.shade-easy-c933 .shade_7458 {
  margin-bottom: 15px;
}
.shade-easy-c933 .shade_7458:last-child {
  margin-bottom: 0;
}
.shade-easy-c933 .background-smooth-32e4 {
  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) {
  .shade-easy-c933 .background-smooth-32e4 {
    display: block;
  }
}
.shade-easy-c933 .complex_6c02 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .shade-easy-c933 .complex_6c02 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.shade-easy-c933 .footer-85c4 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.shade-easy-c933 .footer-85c4 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.shade-easy-c933 .footer-85c4 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.shade-easy-c933 .image-f95b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade-easy-c933 .image-f95b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.shade-easy-c933 .description-c342 p:last-child {
  margin-bottom: 0;
}
.shade-easy-c933 .glass-efd1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.shade-easy-c933 .complex_ed50 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.shade-easy-c933 .shade_8996 {
  margin-top: 1em;
}
.shade-easy-c933 .rough_5650 {
  top: 0;
  display: block;
}
.shade-easy-c933 .rough_5650 a {
  color: inherit;
}
.shade-easy-c933 .rough_5650 a:hover {
  color: inherit;
}
.shade-easy-c933 .medium-3a9b {
  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;
}
.shade-easy-c933 .medium-3a9b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.shade-easy-c933 .complex_ed50 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.shade-easy-c933 .grid-fast-c977 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.shade-easy-c933 .grid-fast-c977:first-child {
  margin-top: 0;
}
.shade-easy-c933 .grid-fast-c977.accordion_west_c321 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shade-easy-c933 .grid-fast-c977.label-2009 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade-easy-c933
  .grid-fast-c977.label-2009.focus-white-b978
  .shade_8996 {
  width: 100%;
}
.shade-easy-c933 .label-2009 {
  -webkit-box-align: center;
  align-items: center;
}
.shade-easy-c933 .label-2009 .lower-cbc7,
.shade-easy-c933 .label-2009 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.shade-easy-c933 .footer-85c4 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shade-easy-c933 .footer-85c4 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shade-easy-c933 .footer-85c4: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;
}
.shade-easy-c933 .accordion_west_c321 {
  z-index: 5;
}
.shade-easy-c933 .hovered_b4e7 .element-paper-6121 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.shade-easy-c933 .secondary_pro_21a2 .element-paper-6121 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.shade-easy-c933 .fast-ccc6 .element-paper-6121 {
  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;
}
.shade-easy-c933.description-purple-67da .background-smooth-32e4,
.shade-easy-c933.caption-019e .background-smooth-32e4 {
  display: block;
}
.shade-easy-c933.description-purple-67da .background-smooth-32e4 .image_south_c98a,
.shade-easy-c933.description-purple-67da .background-smooth-32e4 .complex_ed50,
.shade-easy-c933.caption-019e .background-smooth-32e4 .image_south_c98a,
.shade-easy-c933.caption-019e .background-smooth-32e4 .complex_ed50 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shade-easy-c933.middle-aa38 .complex_6c02 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .shade-easy-c933.middle-aa38 .complex_6c02 {
    margin-right: 0;
  }
}
.shade-easy-c933.description-purple-67da .complex_6c02,
.shade-easy-c933.caption-019e .complex_6c02 {
  padding-top: 40%;
}
.shade-easy-c933.description-purple-67da .pagination-inner-d7fd,
.shade-easy-c933.caption-019e .pagination-inner-d7fd {
  display: block;
}
.shade-easy-c933.description-purple-67da .fn-sticky-219b .complex_ed50,
.shade-easy-c933.caption-019e .fn-sticky-219b .complex_ed50 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.shade-easy-c933.description-purple-67da .complex_6c02,
.shade-easy-c933.caption-019e .complex_6c02 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.shade-easy-c933.description-purple-67da .complex_ed50 {
  padding: 1em;
}
.alert_dbef {
  margin: 30px auto;
  display: block;
}
.alert_dbef .copper_3fed > * {
  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;
}
.alert_dbef .copper_3fed > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert_dbef .copper_3fed span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery_2484 .lower-cbc7 {
  margin-bottom: 1.41575em;
}
.gallery_2484 .link_liquid_c536 {
  margin-bottom: 1.618em;
}
.layout_3684 .complex_8b5e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.layout_3684 .complex_8b5e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.layout_3684 .tiny-fcc4 {
  max-width: 100%;
  overflow: auto;
}
.chip-fluid-7efb .layout_3684 a:hover {
  text-decoration: underline;
}
.fresh_bebc .shade_7458:not(.image-f95b),
.fresh_bebc .footer-85c4 {
  margin-bottom: 1.41575em;
}
.fresh_bebc .shade_7458:not(.image-f95b):last-child,
.fresh_bebc .footer-85c4:last-child {
  margin-bottom: 0;
}
.fresh_bebc .shade_7458.orange-7da0 {
  margin-bottom: 0.41575em;
}
.fresh_bebc .middle_c926:before,
.fresh_bebc .wrapper-1a58:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.fresh_bebc .middle_c926:before {
  content: "\f115";
}
.fresh_bebc .wrapper-1a58:before {
  content: "\f02c";
}
.fresh_bebc .west_bd35 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.fresh_bebc .west_bd35 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.article-right-6d65 {
  display: -webkit-box;
  display: flex;
}
.article-right-6d65 .card_5bbe {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .article-right-6d65 .card_5bbe {
    flex-basis: 90px;
  }
}
.article-right-6d65 .wide_2ac1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .article-right-6d65 .wide_2ac1 {
    flex-basis: calc(100% - 50px);
  }
}
.article-right-6d65 .accent_cold_b4f4 p:last-child {
  margin-bottom: 0.72em;
}
.gold-3846 .copper_3fed {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gold-3846 .copper_3fed:after,
.gold-3846 .copper_3fed:before {
  content: "";
  display: table;
}
.gold-3846 .copper_3fed:after {
  clear: both;
}
.gold-3846 .copper_3fed .large-caeb,
.gold-3846 .copper_3fed .filter-north-8377 {
  width: 49%;
}
.gold-3846 .copper_3fed .large-caeb a span.shade_pink_095f,
.gold-3846 .copper_3fed .filter-north-8377 a span.shade_pink_095f {
  display: block;
  margin-bottom: 5px;
}
.gold-3846 .copper_3fed .filter-north-8377 {
  float: left;
  text-align: left;
}
.gold-3846 .copper_3fed .large-caeb {
  float: right;
  text-align: right;
}
.grid-pressed-8098 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .grid-pressed-8098 {
    margin-bottom: 0;
  }
}
.surface_wood_f6f7 {
  margin-bottom: 1em;
}
.surface_wood_f6f7 .image-f95b {
  font-size: 1.1em;
  line-height: 1.3;
}
.summary-tiny-878f a {
  display: block;
  line-height: 0;
  position: relative;
}
.glass-b55a .surface_wood_f6f7,
.outer-c999 .surface_wood_f6f7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .glass-b55a .surface_wood_f6f7,
  .outer-c999 .surface_wood_f6f7 {
    display: block;
  }
}
.glass-b55a .summary-tiny-878f,
.outer-c999 .summary-tiny-878f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .glass-b55a .summary-tiny-878f,
  .outer-c999 .summary-tiny-878f {
    margin-bottom: 1em;
  }
}
.glass-b55a .summary-tiny-878f img,
.outer-c999 .summary-tiny-878f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.glass-b55a .alert_6d6a,
.outer-c999 .alert_6d6a {
  flex-basis: calc(100% - 160px);
}
.glass-b55a .alert_6d6a p,
.outer-c999 .alert_6d6a p {
  margin-bottom: 0;
}
.glass-b55a .alert_6d6a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .glass-b55a .alert_6d6a {
    padding-left: 0;
  }
}
.outer-c999 .alert_6d6a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .outer-c999 .alert_6d6a {
    padding-right: 0;
  }
}
.outer-c999 .summary-tiny-878f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.center_cefc .summary-tiny-878f {
  margin-bottom: 0.5em;
}
.center_cefc .summary-tiny-878f img {
  width: 100%;
}
.fixed-2ae1 .glass_5eff,
.hover_9f56 .glass_5eff {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hover_9f56 .element_90c6 .thumbnail-4453 p:last-child {
  margin-bottom: 0;
}
.title_9799 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.purple_6840 .outer_9855 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .purple_6840 .outer_9855:last-of-type {
    margin-bottom: 0;
  }
}
.purple_6840 .outer_9855 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.purple_6840 .outer_9855 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.purple_6840 .outer_9855 ul li {
  margin: 0 0 0.6em;
}
.purple_6840 .outer_9855 ul li.basic-d6e1,
.purple_6840 .outer_9855 ul li.full-04ee {
  position: relative;
}
.purple_6840 .outer_9855 ul li.basic-d6e1 .hover-current-8e3d,
.purple_6840 .outer_9855 ul li.full-04ee .hover-current-8e3d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.purple_6840 .outer_9855 ul li.basic-d6e1:after:after,
.purple_6840 .outer_9855 ul li.basic-d6e1:after:before,
.purple_6840
  .outer_9855
  ul
  li.full-04ee:after:after,
.purple_6840
  .outer_9855
  ul
  li.full-04ee:after:before {
  content: "";
  display: table;
}
.purple_6840 .outer_9855 ul li.basic-d6e1:after:after,
.purple_6840
  .outer_9855
  ul
  li.full-04ee:after:after {
  clear: both;
}
.purple_6840 .outer_9855 a.summary_rough_3497:hover {
  text-decoration: none;
}
.purple_6840 .outer_9855 select {
  max-width: 100%;
}
.purple_6840 .outer_9855 table {
  font-size: 85%;
}
.purple_6840 .outer_9855 table td,
.purple_6840 .outer_9855 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.purple_6840 .outer_9855 table tfoot td {
  text-align: left;
}
.purple_6840 .outer_9855 :last-child {
  margin-bottom: 0;
}
.purple_6840 .outer_9855 .detail-7ebb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.purple_6840 .outer_9855 .detail-7ebb label {
  width: 100%;
}
.purple_6840 .outer_9855 .detail-7ebb .card-red-eb97 {
  width: 100%;
  display: block;
}
.purple_6840 .outer_9855 .detail-7ebb .input_soft_abcb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.purple_6840 .outer_9855 .detail-7ebb .input_soft_abcb:hover svg #svg-search {
  fill: #444;
}
.purple_6840 .outer_9855 .detail-7ebb .input_soft_abcb svg {
  width: 18px;
  height: 18px;
}
.purple_6840 .breadcrumb_3d07 ul ul,
.purple_6840 .frame_db7d ul ul,
.purple_6840 .steel-4cf2 ul ul,
.purple_6840 .footer_ba33 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.purple_6840 .breadcrumb_3d07 .tall-2c90 > a,
.purple_6840 .frame_db7d .tall-2c90 > a,
.purple_6840 .steel-4cf2 .tall-2c90 > a,
.purple_6840 .footer_ba33 .tall-2c90 > a {
  margin-bottom: 0;
}
.purple_6840 .notification-dim-75d3 li,
.purple_6840 .breadcrumb_3d07 li,
.purple_6840 .dropdown_b75d li,
.purple_6840 .frame_db7d li,
.purple_6840 .steel-4cf2 li,
.purple_6840 .footer_ba33 li,
.purple_6840 .black-e2c4 li,
.purple_6840 .selected_81c9 li {
  display: block;
  position: relative;
}
.purple_6840 .notification-dim-75d3 li:last-child,
.purple_6840 .breadcrumb_3d07 li:last-child,
.purple_6840 .dropdown_b75d li:last-child,
.purple_6840 .frame_db7d li:last-child,
.purple_6840 .steel-4cf2 li:last-child,
.purple_6840 .footer_ba33 li:last-child,
.purple_6840 .black-e2c4 li:last-child,
.purple_6840 .selected_81c9 li:last-child {
  border: none;
}
.purple_6840 .notification-dim-75d3 li a,
.purple_6840 .breadcrumb_3d07 li a,
.purple_6840 .dropdown_b75d li a,
.purple_6840 .frame_db7d li a,
.purple_6840 .steel-4cf2 li a,
.purple_6840 .footer_ba33 li a,
.purple_6840 .black-e2c4 li a,
.purple_6840 .selected_81c9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.purple_6840 .notification-dim-75d3 li ul li::before,
.purple_6840 .breadcrumb_3d07 li ul li::before,
.purple_6840 .dropdown_b75d li ul li::before,
.purple_6840 .frame_db7d li ul li::before,
.purple_6840 .steel-4cf2 li ul li::before,
.purple_6840 .footer_ba33 li ul li::before,
.purple_6840 .black-e2c4 li ul li::before,
.purple_6840 .selected_81c9 li ul li::before {
  left: 15px;
}
.purple_6840 .notification-dim-75d3 li ul a,
.purple_6840 .breadcrumb_3d07 li ul a,
.purple_6840 .dropdown_b75d li ul a,
.purple_6840 .frame_db7d li ul a,
.purple_6840 .steel-4cf2 li ul a,
.purple_6840 .footer_ba33 li ul a,
.purple_6840 .black-e2c4 li ul a,
.purple_6840 .selected_81c9 li ul a {
  padding-left: 20px;
}
.purple_6840 .notification-dim-75d3 li ul ul li::before,
.purple_6840 .breadcrumb_3d07 li ul ul li::before,
.purple_6840 .dropdown_b75d li ul ul li::before,
.purple_6840 .frame_db7d li ul ul li::before,
.purple_6840 .steel-4cf2 li ul ul li::before,
.purple_6840 .footer_ba33 li ul ul li::before,
.purple_6840 .black-e2c4 li ul ul li::before,
.purple_6840 .selected_81c9 li ul ul li::before {
  left: 30px;
}
.purple_6840 .notification-dim-75d3 li ul ul a,
.purple_6840 .breadcrumb_3d07 li ul ul a,
.purple_6840 .dropdown_b75d li ul ul a,
.purple_6840 .frame_db7d li ul ul a,
.purple_6840 .steel-4cf2 li ul ul a,
.purple_6840 .footer_ba33 li ul ul a,
.purple_6840 .black-e2c4 li ul ul a,
.purple_6840 .selected_81c9 li ul ul a {
  padding-left: 40px;
}
.purple_6840 .info_7ce2 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.purple_6840 .selected_81c9 ul li {
  margin-bottom: 1.41575em;
}
.purple_6840 .selected_81c9 ul li .texture-east-bbc9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.purple_6840 .selected_81c9 ul li .tag-small-7b7d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.container_thick_a728 .notification-dim-75d3 li a,
.container_thick_a728 .breadcrumb_3d07 li a,
.container_thick_a728 .dropdown_b75d li a,
.container_thick_a728 .frame_db7d li a,
.container_thick_a728 .steel-4cf2 li a,
.container_thick_a728 .footer_ba33 li a,
.container_thick_a728 .black-e2c4 li a,
.container_thick_a728 .selected_81c9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_thick_a728 .info_7ce2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_thick_a728 .outer_9855 ul li.basic-d6e1 .hover-current-8e3d,
.container_thick_a728 .outer_9855 ul li.full-04ee .hover-current-8e3d {
  background: rgba(0, 0, 0, 0.2);
}
.container_thick_a728 .purple_6840 .outer_9855 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-e28a .purple_6840 .notice_over_ec28 li {
  margin: 0;
}
.notice-e28a .purple_6840 .notice_over_ec28 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.notice-e28a .purple_6840 .notice_over_ec28 li ul {
  margin: 0;
}
.notice-e28a .purple_6840 .notice_over_ec28 li ul li a {
  padding-left: 15px;
}
.notice-e28a .purple_6840 .notice_over_ec28 li ul li li a {
  padding-left: 30px;
}
.notice-e28a .purple_6840 .notice_over_ec28 li.hovered_af67 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.notice-e28a .purple_6840 .notice_over_ec28 li.hovered_af67 > 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;
}
.notice-e28a .purple_6840 .notice_over_ec28 li.hovered_af67 > 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;
}
.cool_6acf a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.silver_26b7 {
  position: relative;
  z-index: 10;
}
.silver_26b7 .avatar_stale_9481 {
  width: 100%;
  max-width: 100%;
}
.carousel-plasma-be0c .tall_7d4b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.carousel-plasma-be0c .wrapper_cool_b2a6 {
}
.carousel-plasma-be0c .container_thick_a728 {
  background: #292929;
}
.stone-c521 .tall_7d4b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.stone-c521 .wrapper_cool_b2a6 {
  background: #f9f9f9;
}
.stone-c521 .container_thick_a728 {
  background: #303030;
}
.sidebar_da06 .tall_7d4b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar_da06 .focus_clean_1af4 {
    margin-bottom: 1em;
  }
  .sidebar_da06 .focus_clean_1af4:last-child {
    margin-bottom: 0;
  }
}
.sidebar_da06 .wrapper_cool_b2a6 {
  background: #ededed;
}
.sidebar_da06 .container_thick_a728 {
  background: #1a1a1a;
}
.tall_7d4b.wrapper_cool_b2a6 {
  color: rgba(0, 0, 0, 0.6);
}
.tall_7d4b.wrapper_cool_b2a6 .dynamic-2c96 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall_7d4b.container_thick_a728 {
  color: rgba(255, 255, 255, 0.99);
}
.tall_7d4b.container_thick_a728 a:not(.summary_rough_3497) {
  color: rgba(255, 255, 255, 0.79);
}
.tall_7d4b.container_thick_a728 a:not(.summary_rough_3497):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall_7d4b.container_thick_a728 .dynamic-2c96 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall_7d4b.container_thick_a728 table tbody td,
.tall_7d4b.container_thick_a728 table th {
  background: rgba(0, 0, 0, 0.08);
}
.input_5de5.item_middle_c2a4 .icon-steel-75f1 {
  max-width: initial;
}
.input_5de5 .tabs_0b39 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.input_5de5 .tabs_0b39 .avatar_stale_9481 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .input_5de5 .tabs_0b39 .avatar_stale_9481 {
    display: block;
    margin-bottom: 2em;
  }
  .input_5de5 .tabs_0b39 .avatar_stale_9481:last-child {
    margin-bottom: 0;
  }
}
.sidebar_da06 .focus_clean_1af4:last-child,
.stone-c521 .focus_clean_1af4:last-child,
.carousel-plasma-be0c .focus_clean_1af4:last-child {
  margin-bottom: 0;
}
.sidebar_da06 .focus_clean_1af4 .purple_6840 .outer_9855:last-child,
.stone-c521 .focus_clean_1af4 .purple_6840 .outer_9855:last-child,
.carousel-plasma-be0c .focus_clean_1af4 .purple_6840 .outer_9855:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .sidebar_da06 .alert-b548,
  .sidebar_da06 .caption-fixed-c94b,
  .stone-c521 .alert-b548,
  .stone-c521 .caption-fixed-c94b,
  .carousel-plasma-be0c .alert-b548,
  .carousel-plasma-be0c .caption-fixed-c94b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .silver_26b7 .focus_clean_1af4 {
    margin-bottom: 2em;
  }
}
.silver_26b7 p:last-child {
  margin-bottom: 0;
}
.silver_26b7 li,
.silver_26b7 ul {
  list-style: none;
  margin: 0;
}
.silver_26b7 ul ul {
  margin-left: 2.617924em;
}
.menu_focused_49b4 {
  font-size: 0.875em;
}

/* css-noise: eb81 */
.promo-block-q2 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
