/*!
Theme Name: Customify
Theme URI: https://pressmaximum.basic-903e/customify
Author: WPCustomify
Author URI: https://pressmaximum.basic-903e
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.basic-903e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.paragraph-272d.backdrop_a2c2/licenses/gpl-2.0.form_705f
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.solid_00e0/, (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.primary-cool-df57.layout_hard_341c/normalize.middle_3f29/
 ======
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.middle_3f29 v7.0.0 | MIT License | github.basic-903e/necolas/normalize.middle_3f29 */
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;
}
.mini_9b8a .list-3a94,
.alert_wood_0233,
.modal_60c8,
.tiny-a170,
.card_c3f8,
.fluid-4894,
.carousel-c05e,
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;
}
.alert_wood_0233,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .alert_wood_0233,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .alert_wood_0233,
  h1 {
    font-size: 1.8em;
  }
}
.modal_60c8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.modal_60c8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .modal_60c8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .modal_60c8,
  h2 {
    font-size: 1.7em;
  }
}
.tiny-a170,
h3 {
  font-size: 1.618em;
}
.mini_9b8a .list-3a94,
.card_c3f8,
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.secondary-d9f2 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.main_6d3e:after,
.main_6d3e:before,
.secondary_new_b8b0:after,
.secondary_new_b8b0:before {
  content: "";
  display: table;
}
.main_6d3e:after,
.secondary_new_b8b0:after {
  clear: both;
}
.menu_3e4c {
  float: right;
  margin-right: 0;
}
.chip-2382 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.box_top_12fd .table-slow-2957,
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;
}
.box_top_12fd .table-slow-2957: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;
}
.overlay-37c0 .table-slow-2957 {
  box-shadow: none;
}
.overlay-37c0
  .table-slow-2957
  .fresh-4e8c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.overlay-37c0 .table-slow-2957 .label_north_8e7b {
  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;
}
.overlay-37c0
  .table-slow-2957
  .label_north_8e7b
  b {
  display: none;
}
.overlay-37c0 .static_0d76 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.item_0cfc:not(.breadcrumb-tall-d804):not(.fixed_de9b),
button:not(.breadcrumb-tall-d804):not(.fixed_de9b),
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ),
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ),
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ) {
  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;
}
.item_0cfc:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):hover,
button:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):hover,
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):hover,
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):hover,
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.item_0cfc:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):active,
.item_0cfc:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):focus,
button:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):active,
button:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):focus,
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):active,
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):focus,
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):active,
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):focus,
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):active,
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):focus {
  outline: 0;
}
.item_0cfc:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189,
button:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189,
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189,
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189,
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189 {
  position: relative;
}
.item_0cfc:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .surface-east-2385,
.item_0cfc:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .module_brown_bb96,
.item_0cfc:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .mask-bf4d,
.item_0cfc:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  i,
.item_0cfc:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  svg,
button:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .surface-east-2385,
button:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .module_brown_bb96,
button:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .mask-bf4d,
button:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  i,
button:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  svg,
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .surface-east-2385,
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .module_brown_bb96,
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .mask-bf4d,
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  i,
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  svg,
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .surface-east-2385,
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .module_brown_bb96,
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .mask-bf4d,
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  i,
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  svg,
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .surface-east-2385,
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .module_brown_bb96,
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  .mask-bf4d,
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  i,
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189
  svg {
  visibility: hidden;
}
.item_0cfc:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189:after,
button:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189:after,
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189:after,
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189:after,
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ).fn-loading-1189: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;
}
.item_0cfc:not(.breadcrumb-tall-d804):not(.fixed_de9b),
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ),
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ),
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ) {
  color: #fff;
  background: #235787;
}
.item_0cfc:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):focus,
input[type="button"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):focus,
input[type="reset"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):focus,
input[type="submit"]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ):focus {
  color: #fff;
}
.item_0cfc.fn-disabled-1189:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ),
.item_0cfc[disabled]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ),
button.fn-disabled-1189:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ),
button[disabled]:not(.breadcrumb-tall-d804):not(
    .fixed_de9b
  ) {
  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;
}
.shade-brown-4d09 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shade-brown-4d09: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;
}
.backdrop-90f7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fixed_f209 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.smooth_57df {
  clear: both;
  display: block;
  margin: 0 auto;
}
.main_6d3e:after,
.main_6d3e:before,
.clean-aba7:after,
.clean-aba7:before,
.iron_9a44:after,
.iron_9a44:before,
.sidebar-0b4e:after,
.sidebar-0b4e:before,
.footer_8c68:after,
.footer_8c68:before,
.pagination-black-4c05:after,
.pagination-black-4c05:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.main_6d3e:after,
.clean-aba7:after,
.iron_9a44:after,
.sidebar-0b4e:after,
.footer_8c68:after,
.pagination-black-4c05:after {
  clear: both;
}
.clean-aba7 .wrapper-smooth-1174,
.iron_9a44 .wrapper-smooth-1174,
.list-dfd5 .wrapper-smooth-1174 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.under_67d9 {
  display: inline-block;
}
.green_212d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.green_212d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.green_212d .frame-pink-f80d {
  padding: 1em 0;
  font-size: 85%;
}
.frame-pink-f80d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.overlay-8980 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.overlay-8980:after,
.overlay-8980:before {
  content: "";
  display: table;
}
.overlay-8980:after {
  clear: both;
}
.slider_red_8045 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.widget_left_7732 .slider_red_8045 {
  max-width: 50%;
}
.right_6bed .slider_red_8045 {
  max-width: 33.33%;
}
.module-4953 .slider_red_8045 {
  max-width: 25%;
}
.notification_easy_273d .slider_red_8045 {
  max-width: 20%;
}
.summary_6943 .slider_red_8045 {
  max-width: 16.66%;
}
.lower-1fa1 .slider_red_8045 {
  max-width: 14.28%;
}
.smooth_2a6f .slider_red_8045 {
  max-width: 12.5%;
}
.dirty_cd1c .slider_red_8045 {
  max-width: 11.11%;
}
.article-small-1b07 {
  display: block;
}
.mini_9b8a .sort_03c8 label,
.mini_9b8a .panel_upper_b41b label,
.mini_9b8a .surface-25da label,
.mini_9b8a .table-dynamic-1b3e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media_4805 {
  list-style: none;
  margin: 0;
}
.media_4805 article.description_east_6ddf {
  margin-bottom: 0;
}
.media_4805 ul {
  list-style: none;
  margin: 0;
}
.media_4805 .table_7ce0 li.description_east_6ddf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media_4805 .table_7ce0 li.description_east_6ddf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media_4805 .table_7ce0 li.description_east_6ddf: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) {
  .media_4805 .table_7ce0 li.description_east_6ddf li.description_east_6ddf li.description_east_6ddf li.description_east_6ddf {
    padding-left: 0;
  }
}
article.description_east_6ddf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.description_east_6ddf .clean-aba7 p:last-of-type {
  margin-bottom: 0;
}
article.description_east_6ddf .block_434c {
  float: left;
}
article.description_east_6ddf .right_92a4 {
  margin-left: 85px;
}
article.description_east_6ddf .gallery_90e0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.description_east_6ddf .gallery_90e0 .down-5817 {
  margin-left: 10px;
}
article.description_east_6ddf .pattern_406d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.description_east_6ddf .surface_tall_78f0 {
  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 .sort_03c8,
  #respond .surface-25da,
  #respond .table-dynamic-1b3e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sort_03c8 input,
#respond .surface-25da input,
#respond .table-dynamic-1b3e input {
  width: 100%;
}
#respond .table-dynamic-1b3e {
  margin-right: 0;
}
#respond .image-b905 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.selected-b6aa {
  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;
}
.selected-b6aa.hero_basic_e9a5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.selected-b6aa 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%);
}
.selected-b6aa:focus,
.selected-b6aa: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);
}
.modal_cool_1396 {
  border-radius: 10%;
}
.carousel_bronze_8860 {
  border-radius: 50%;
}
.photo-bottom-f82e {
  font-size: 0.72em;
}
.top_49aa {
  font-size: 0.875em;
}
.gallery-1574 {
  font-size: 1.1em;
}
.tooltip-243a {
  text-transform: uppercase;
  line-height: 1.2;
}
.tooltip-243a.photo-bottom-f82e {
  letter-spacing: 0.5px;
}
.panel_8bd4,
.panel_8bd4 a {
  color: #6d6d6d;
}
.panel_8bd4 a:hover {
  color: #111;
}
.slider_gas_a15e {
  color: #6d6d6d;
}
.medium_9602 {
  overflow-x: hidden;
}
.medium_9602 .shadow-outer-e1c3.notification_a416 {
  position: relative;
}
.medium_9602 .shadow-outer-e1c3.notification_a416.item_down_e26e {
  position: initial;
}
.medium_9602
  .shadow-outer-e1c3.notification_a416.item_down_e26e
  .gradient-953d {
  left: auto;
}
.medium_9602 .shadow-outer-e1c3 .gradient-953d {
  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;
}
.medium_9602 .shadow-outer-e1c3:hover.notification_a416 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.medium_9602
  .shadow-outer-e1c3:hover.notification_a416
  .gradient-953d {
  display: block;
  z-index: 9999999;
}
.medium_9602 .box-narrow-23f6 .text_8de8,
.medium_9602 .item_thick_c035 .text_8de8 {
  display: none;
}
.medium_9602 .short_2ab1 .shadow-outer-e1c3:hover.notification_a416 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.mini_9b8a .sort_03c8 label,
.mini_9b8a .panel_upper_b41b label,
.mini_9b8a .surface-25da label,
.mini_9b8a .table-dynamic-1b3e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.media_4805 {
  list-style: none;
  margin: 0;
}
.media_4805 article.description_east_6ddf {
  margin-bottom: 0;
}
.media_4805 ul {
  list-style: none;
  margin: 0;
}
.media_4805 .table_7ce0 li.description_east_6ddf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .media_4805 .table_7ce0 li.description_east_6ddf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .media_4805 .table_7ce0 li.description_east_6ddf: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) {
  .media_4805 .table_7ce0 li.description_east_6ddf li.description_east_6ddf li.description_east_6ddf li.description_east_6ddf {
    padding-left: 0;
  }
}
article.description_east_6ddf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.description_east_6ddf .clean-aba7 p:last-of-type {
  margin-bottom: 0;
}
article.description_east_6ddf .block_434c {
  float: left;
}
article.description_east_6ddf .right_92a4 {
  margin-left: 85px;
}
article.description_east_6ddf .gallery_90e0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.description_east_6ddf .gallery_90e0 .down-5817 {
  margin-left: 10px;
}
article.description_east_6ddf .pattern_406d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.description_east_6ddf .surface_tall_78f0 {
  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 .sort_03c8,
  #respond .surface-25da,
  #respond .table-dynamic-1b3e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sort_03c8 input,
#respond .surface-25da input,
#respond .table-dynamic-1b3e input {
  width: 100%;
}
#respond .table-dynamic-1b3e {
  margin-right: 0;
}
#respond .image-b905 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box-narrow-23f6 .wrapper_4da6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wrapper_4da6 .focus-55b6.focused_b833 .grid-3f0a > li > a:focus,
.wrapper_4da6 .focus-55b6.focused_b833 .grid-3f0a > li > a:hover,
.wrapper_4da6 .focus-55b6.east_5cd4 .grid-3f0a > li > a:focus,
.wrapper_4da6 .focus-55b6.east_5cd4 .grid-3f0a > li > a:hover,
.wrapper_4da6 .focus-55b6.large-08cc .grid-3f0a > li > a:focus,
.wrapper_4da6 .focus-55b6.large-08cc .grid-3f0a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_4da6
  .focus-55b6.focused_b833
  .grid-3f0a
  > li.first-295f
  > a,
.wrapper_4da6
  .focus-55b6.focused_b833
  .grid-3f0a
  > li.selected_4c56
  > a,
.wrapper_4da6
  .focus-55b6.east_5cd4
  .grid-3f0a
  > li.first-295f
  > a,
.wrapper_4da6
  .focus-55b6.east_5cd4
  .grid-3f0a
  > li.selected_4c56
  > a,
.wrapper_4da6
  .focus-55b6.large-08cc
  .grid-3f0a
  > li.first-295f
  > a,
.wrapper_4da6 .focus-55b6.large-08cc .grid-3f0a > li.pressed-950e > a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_4da6 .sort-static-b7d7,
.wrapper_4da6 .sort-static-b7d7 a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_4da6 .hot-f793.selected_2da9 li a,
.wrapper_4da6 .cool-83d3 a,
.wrapper_4da6 .box-263f,
.wrapper_4da6 .grid-3f0a > li > a,
.wrapper_4da6 .soft-3b86 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_4da6 .hot-f793.selected_2da9 li a:hover,
.wrapper_4da6 .cool-83d3 a:hover,
.wrapper_4da6 .box-263f:hover,
.wrapper_4da6 .grid-3f0a > li > a:hover,
.wrapper_4da6 .soft-3b86:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_4da6 .up_efaf {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_4da6 .up_efaf .feature-774f {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_4da6 .up_efaf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_4da6 .dropdown_red_8d1a .avatar_06e1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_4da6 .dropdown_red_8d1a .avatar_06e1 .image_bottom_2f54 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_4da6
  .dropdown_red_8d1a
  .avatar_06e1
  .image_bottom_2f54::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_4da6
  .dropdown_red_8d1a
  .avatar_06e1
  .image_bottom_2f54:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_4da6
  .dropdown_red_8d1a
  .avatar_06e1
  .image_bottom_2f54::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_4da6
  .dropdown_red_8d1a
  .avatar_06e1
  .image_bottom_2f54::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_4da6 .dropdown_red_8d1a .progress_1266 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_4da6 .dropdown_red_8d1a .progress_1266:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-7356
  .wrapper_4da6
  .dropdown_red_8d1a
  .outline-white-1a41
  .center_77d5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-7356
  .wrapper_4da6
  .dropdown_red_8d1a
  .outline-white-1a41
  .image_bottom_2f54 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box-narrow-23f6 .table-last-a611 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.table-last-a611 .focus-55b6.focused_b833 .grid-3f0a > li > a:focus,
.table-last-a611 .focus-55b6.focused_b833 .grid-3f0a > li > a:hover,
.table-last-a611 .focus-55b6.east_5cd4 .grid-3f0a > li > a:focus,
.table-last-a611 .focus-55b6.east_5cd4 .grid-3f0a > li > a:hover,
.table-last-a611 .focus-55b6.large-08cc .grid-3f0a > li > a:focus,
.table-last-a611 .focus-55b6.large-08cc .grid-3f0a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table-last-a611
  .focus-55b6.focused_b833
  .grid-3f0a
  > li.first-295f
  > a,
.table-last-a611
  .focus-55b6.focused_b833
  .grid-3f0a
  > li.selected_4c56
  > a,
.table-last-a611
  .focus-55b6.east_5cd4
  .grid-3f0a
  > li.first-295f
  > a,
.table-last-a611
  .focus-55b6.east_5cd4
  .grid-3f0a
  > li.selected_4c56
  > a,
.table-last-a611
  .focus-55b6.large-08cc
  .grid-3f0a
  > li.first-295f
  > a,
.table-last-a611 .focus-55b6.large-08cc .grid-3f0a > li.pressed-950e > a {
  color: rgba(0, 0, 0, 0.8);
}
.table-last-a611 .sort-static-b7d7,
.table-last-a611 .sort-static-b7d7 a {
  color: rgba(0, 0, 0, 0.8);
}
.table-last-a611 .hot-f793.selected_2da9 li a,
.table-last-a611 .cool-83d3 a,
.table-last-a611 .box-263f,
.table-last-a611 .grid-3f0a > li > a,
.table-last-a611 .soft-3b86 {
  color: rgba(0, 0, 0, 0.55);
}
.table-last-a611 .hot-f793.selected_2da9 li a:hover,
.table-last-a611 .cool-83d3 a:hover,
.table-last-a611 .box-263f:hover,
.table-last-a611 .grid-3f0a > li > a:hover,
.table-last-a611 .soft-3b86:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table-last-a611 .up_efaf {
  color: rgba(0, 0, 0, 0.55);
}
.table-last-a611 .up_efaf .feature-774f {
  color: rgba(0, 0, 0, 0.8);
}
.table-last-a611 .up_efaf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_cold_6e32 .complex_4b5a {
  margin-left: auto;
  margin-right: auto;
}
.iron_9a44 > * {
  margin-left: auto;
  margin-right: auto;
}
.iron_9a44 .backdrop-90f7 {
  margin-right: 1.41575em;
}
.white-d017 .iron_9a44 > .shadow_fast_0b67 {
  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;
}
.white-d017 .iron_9a44 > .description_3b8b {
  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;
}
.simple-ec5b.secondary_cold_6e32 .complex_4b5a,
.black_5a16.secondary_cold_6e32 .complex_4b5a {
  margin-left: 0;
}
.table_9867.secondary_cold_6e32 .complex_4b5a,
.link-a04e.secondary_cold_6e32 .complex_4b5a {
  margin-right: 0;
}
.iron_9a44 ol,
.iron_9a44 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.description-c330 video {
  max-width: 100%;
}
.notification-dim-b6cf img {
  display: block;
}
.notification-dim-b6cf.backdrop-90f7,
.notification-dim-b6cf.fixed_f209 {
  width: 100%;
}
.notification-dim-b6cf.description_3b8b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.picture_fe74:not(.preview_west_fa20) {
  margin: 1.5em auto;
}
.text_copper_f8e8 p {
  padding: 1.5em 14px;
}
ul.pro-41ac.description_3b8b,
ul.pro-41ac.shadow_fast_0b67,
ul.pro-41ac.old_4bc5.shadow_fast_0b67 {
  padding: 0 14px;
}
.text_clean_9837 {
  display: block;
  overflow-x: auto;
}
.text_clean_9837 table {
  border-collapse: collapse;
  width: 100%;
}
.text_clean_9837 td,
.text_clean_9837 th {
  padding: 0.5em;
}
.iron_9a44 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.iron_9a44 ol ol,
.iron_9a44 ol ul,
.iron_9a44 ul ol,
.iron_9a44 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.iron_9a44 ol ol li,
.iron_9a44 ol ul li,
.iron_9a44 ul ol li,
.iron_9a44 ul ul li {
  margin-left: 0;
}
.title_light_28cd.message-b5b0 > .wrapper-fluid-f61e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.title_light_28cd.message-b5b0 > .wrapper-fluid-f61e iframe,
.title_light_28cd.message-b5b0 > .wrapper-fluid-f61e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.description_26dd {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.description_26dd.photo-295e {
  padding: 0;
}
.description_26dd.photo-295e cite {
  font-size: 13px;
}
.description_26dd > * {
  margin-left: 16px;
  margin-right: 16px;
}
.description_26dd cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.chip_plasma_1118 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.chip_plasma_1118 > p:first-child {
  margin-top: 0;
}
.chip_plasma_1118 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.chip_plasma_1118 blockquote {
  border-left: 0;
}
.pagination_basic_582d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pagination_basic_582d:not(.link-medium-afcb) {
  max-width: 100px;
}
.pagination_basic_582d.row_6a20 {
  border-bottom: none !important;
  text-align: center;
}
.pagination_basic_582d.row_6a20::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .text_copper_f8e8 p {
    padding: 1.5em 0;
  }
}
.breadcrumb_rough_3b6e {
  color: #0073aa;
}
.blue_a12a {
  background-color: #0073aa;
}
.preview-clean-e249 {
  color: #229fd8;
}
.alert-warm-db9e {
  background-color: #229fd8;
}
.over-06c5 {
  color: #eee;
}
.section_c44b {
  background-color: #eee;
}
.hidden_32d7 {
  color: #444;
}
.module-glass-3601 {
  background-color: #444;
}
.footer_1769 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.footer_1769 .secondary-8965 .cool-83d3 {
  font-size: 15px;
}
.footer_1769 .cool-83d3 {
  line-height: 1.3;
}
.footer_1769 .table-last-a611 {
}
.footer_1769 .wrapper_4da6 {
  background: #235787;
}
.progress_c449 {
  padding: 0;
}
.progress_c449 .wrapper_4da6 {
  background: #1a1a1a;
}
.progress_c449 .table-last-a611 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.huge-4434 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.huge-4434 .table-last-a611 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.huge-4434 .wrapper_4da6 {
  background: #303030;
}
.pagination-black-4c05 {
  position: relative;
  z-index: 10;
}
.pagination-black-4c05 .row_upper_44c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.left-3e54 .notification_a416 {
  display: inline-block;
  vertical-align: middle;
}
.left-3e54.surface-orange-3c49 .notification_a416 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .left-3e54.surface-orange-3c49 .notification_a416 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .left-3e54.surface-orange-3c49 .notification_a416 {
    margin-right: 0.4em;
  }
}
.left-3e54.surface-orange-3c49 .notification_a416:last-child {
  margin-right: 0;
}
.badge_6131 .row_upper_44c9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .box-narrow-23f6 .secondary-8965 {
    margin: 0 -0.5em;
  }
  .box-narrow-23f6 .secondary-8965 [class*="customify-col-"],
  .box-narrow-23f6 .secondary-8965 [class*="customify-col_"],
  .box-narrow-23f6 .secondary-8965 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.box-narrow-23f6.gold-e93a .row_upper_44c9 {
  background: 0 0 !important;
}
.box-narrow-23f6.gold-e93a .row_upper_44c9,
.box-narrow-23f6.badge_6131 .row_upper_44c9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .box-narrow-23f6.pattern_focused_2106 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.box-narrow-23f6.badge_6131 .row_upper_44c9 {
  box-shadow: none !important;
}
.texture-north-e202 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .texture-north-e202 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .texture-north-e202 {
    padding: 18px 0 20px;
  }
}
.texture-north-e202 .layout_yellow_2d8a {
  width: 100%;
}
.texture-north-e202 .logo_top_6148 {
  margin-bottom: 0;
}
.texture-north-e202 .item_cool_f3a5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.wood-e11e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wood-e11e .mini_c6d1 {
  width: 100%;
}
.top-1b99 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.top-1b99 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.top-1b99 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;
}
.top-1b99 li:last-child:after {
  display: none;
}
.top-1b99 li a {
  font-weight: 500;
  margin-right: 10px;
}
.stone-0709 .text_8de8 button,
.texture-north-e202 .text_8de8 button {
  left: 0;
}
.stone-0709 .mini_c6d1,
.texture-north-e202 .mini_c6d1 {
  padding-left: 0;
  padding-right: 0;
}
.stone-0709 .wood-e11e,
.texture-north-e202 .wood-e11e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.stone-0709 {
  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;
}
.stone-0709: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;
}
.stone-0709 .menu_steel_7cb6 {
  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) {
  .stone-0709 .menu_steel_7cb6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .stone-0709 .menu_steel_7cb6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .stone-0709 .menu_steel_7cb6 {
    min-height: 200px;
  }
}
.stone-0709 .top-1b99 {
  color: rgba(255, 255, 255, 0.8);
}
.stone-0709 .top-1b99 a,
.stone-0709 .top-1b99 li:after {
  color: inherit;
}
.stone-0709 .top-1b99 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.slider_c54f {
  margin-bottom: 0.5em;
}
.tabs_07a2 {
  margin-bottom: 1.2em;
}
.tabs_07a2,
.slider_c54f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tabs_07a2 p:last-child,
.slider_c54f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .text_8de8,
#masthead .text_8de8 {
  display: none;
}
#masthead
  > .text_8de8.accent-fluid-afcb {
  display: none;
}
#masthead > .text_8de8 button {
  left: 0;
}
.dynamic-131a {
  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%;
}
.dynamic-131a .notification_a416 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dynamic-131a .background_0a18 {
  display: -webkit-box;
  display: flex;
}
.dynamic-131a .background_0a18.notice-4598 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dynamic-131a .background_0a18.inner_d550 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dynamic-131a .background_0a18.block_upper_831f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dynamic-131a.feature_hovered_847f.hidden_49e7 .background_0a18.notice-4598 {
  flex-basis: 100%;
}
.dynamic-131a.secondary-31d9 .background_0a18.inner_d550 {
  -webkit-box-flex: 1;
  flex: auto;
}
.dynamic-131a.secondary-31d9 .background_0a18.block_upper_831f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .text_8de8.accent-fluid-afcb {
  display: none;
}
#masthead > .text_8de8 button {
  left: 0;
}
.secondary-740c {
  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;
}
.secondary-740c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.secondary-740c.wood-135b i {
  margin-right: 4px;
}
.secondary-740c.pagination-next-19a8 i {
  margin-left: 5px;
}
.cool-83d3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.cool-83d3 p:last-child {
  margin-bottom: 0;
}
.nav_8385 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.nav_8385 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.nav_8385 img {
  display: block;
  width: auto;
  line-height: 1;
}
.nav_8385 .sort-static-b7d7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.nav_8385 .sidebar_first_6489 {
  margin: 5px 0 7px 0;
}
.nav_8385.secondary-silver-9584 .easy-3df2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_8385.secondary-silver-9584 .heading-efe7 {
  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;
}
.nav_8385.shadow_b978 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.nav_8385.shadow_b978 .easy-3df2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_8385.shadow_b978 .heading-efe7 {
  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;
}
.nav_8385.lower-8401 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav_8385.basic-ad44 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.nav_8385.basic-ad44 .heading-efe7 {
  margin-top: 7px;
}
.avatar_north_bc6a {
  display: inline-block;
}
.pagination-black-4c05 .texture_fast_90b8 .nav_8385 img {
  max-width: 100%;
}
.focus-55b6 .solid-eca8.button-west-bf8e,
.thumbnail_middle_c110 .solid-eca8.button-west-bf8e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.focus-55b6 .south-f483,
.thumbnail_middle_c110 .south-f483 {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.focus-55b6 .south-f483 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.focus-55b6.form-silver-aee5 .south-f483 {
  display: none;
}
.focus-55b6 .layout_0e01 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus-55b6 .layout_0e01 li {
  display: inline-block;
  position: relative;
}
.focus-55b6 .layout_0e01 li:last-child {
  margin-right: 0;
}
.focus-55b6 .layout_0e01 li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.focus-55b6 .layout_0e01 li.pressed-950e > a {
  color: rgba(0, 0, 0, 0.9);
}
.focus-55b6 .layout_0e01 > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.focus-55b6 .layout_0e01 > li > a i {
  line-height: 0;
}
.focus-55b6 .layout_0e01 > li.primary_first_08a8 > a .south-f483 {
  margin-left: 4px;
  line-height: 0;
}
.focus-55b6 .layout_0e01 .thick_babe li.primary_first_08a8 > a {
  position: relative;
}
.focus-55b6 .layout_0e01 .thick_babe li.primary_first_08a8 > a:after,
.focus-55b6 .layout_0e01 .thick_babe li.primary_first_08a8 > a:before {
  content: "";
  display: table;
}
.focus-55b6 .layout_0e01 .thick_babe li.primary_first_08a8 > a:after {
  clear: both;
}
.focus-55b6 .layout_0e01 .thick_babe li.primary_first_08a8 > a .south-f483 {
  margin-left: 5px;
  float: right;
}
.focus-55b6 .cool_792a,
.focus-55b6 .thick_babe {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.focus-55b6 .thick_babe {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.focus-55b6 .thick_babe .button-west-bf8e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focus-55b6 .thick_babe .south-f483 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.focus-55b6 .thick_babe li {
  display: block;
  margin: 0;
  padding: 0;
}
.focus-55b6 .thick_babe li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.focus-55b6 .thick_babe li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.focus-55b6 .thick_babe .thick_babe {
  top: 0;
  left: 100%;
}
.focus-55b6 .frame-838c.fn-focus-1189 > .cool_792a,
.focus-55b6 .frame-838c.fn-focus-1189 > .thick_babe,
.focus-55b6 .frame-838c:focus > .cool_792a,
.focus-55b6 .frame-838c:focus > .thick_babe,
.focus-55b6 .frame-838c:hover > .cool_792a,
.focus-55b6 .frame-838c:hover > .thick_babe {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.focus-55b6.large-08cc .grid-3f0a:after,
.focus-55b6.large-08cc .grid-3f0a:before {
  content: "";
  display: table;
}
.focus-55b6.large-08cc .grid-3f0a:after {
  clear: both;
}
.focus-55b6.large-08cc .grid-3f0a > li {
  float: left;
}
.focus-55b6.dirty-d56d .grid-3f0a:after,
.focus-55b6.dirty-d56d .grid-3f0a:before {
  content: "";
  display: table;
}
.focus-55b6.dirty-d56d .grid-3f0a:after {
  clear: both;
}
.focus-55b6.dirty-d56d .grid-3f0a > li {
  float: left;
}
.focus-55b6.dirty-d56d .grid-3f0a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.focus-55b6.dirty-d56d .grid-3f0a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.focus-55b6.dirty-d56d .grid-3f0a > li.first-295f > a,
.focus-55b6.dirty-d56d .grid-3f0a > li.pressed-950e > a {
  color: #fff;
  background-color: #1e4b75;
}
.focus-55b6.focused_b833 .grid-3f0a > li > a .button-west-bf8e {
  position: relative;
}
.focus-55b6.focused_b833 .grid-3f0a > li > a .button-west-bf8e:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.focus-55b6.focused_b833
  .grid-3f0a
  > li:focus
  > a
  .button-west-bf8e:before,
.focus-55b6.focused_b833
  .grid-3f0a
  > li:hover
  > a
  .button-west-bf8e:before {
  width: 100%;
  background-color: currentColor;
}
.focus-55b6.focused_b833
  .grid-3f0a
  > li.first-295f
  > a
  .button-west-bf8e:before,
.focus-55b6.focused_b833
  .grid-3f0a
  > li.selected_4c56
  > a
  .button-west-bf8e:before {
  width: 100%;
  background-color: currentColor;
}
.focus-55b6.east_5cd4 .grid-3f0a > li > a .button-west-bf8e {
  position: relative;
}
.focus-55b6.east_5cd4 .grid-3f0a > li > a .button-west-bf8e:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.focus-55b6.east_5cd4 .grid-3f0a > li:focus > a .button-west-bf8e:before,
.focus-55b6.east_5cd4
  .grid-3f0a
  > li:hover
  > a
  .button-west-bf8e:before {
  width: 100%;
  background-color: currentColor;
}
.focus-55b6.east_5cd4
  .grid-3f0a
  > li.first-295f
  > a
  .button-west-bf8e:before,
.focus-55b6.east_5cd4
  .grid-3f0a
  > li.selected_4c56
  > a
  .button-west-bf8e:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail_middle_c110 .layout_0e01 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thumbnail_middle_c110 .layout_0e01 li:first-child > a {
  border-top: none;
}
.thumbnail_middle_c110 .layout_0e01 .gallery_bbfe > .button-west-bf8e .south-f483 {
  display: none;
}
.thumbnail_middle_c110 .layout_0e01 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.thumbnail_middle_c110 .layout_0e01 li:last-child {
  border: none;
}
.thumbnail_middle_c110 .layout_0e01 li.primary_first_08a8 > a {
  padding-right: 45px !important;
}
.thumbnail_middle_c110 .layout_0e01 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.thumbnail_middle_c110 .layout_0e01 li a:focus,
.thumbnail_middle_c110 .layout_0e01 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail_middle_c110 .layout_0e01 li .paragraph-3f98 {
  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;
}
.thumbnail_middle_c110 .layout_0e01 li .paragraph-3f98:hover {
  box-shadow: none;
}
.thumbnail_middle_c110 .layout_0e01 li .paragraph-3f98 .south-f483 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.thumbnail_middle_c110 .layout_0e01 .thick_babe {
  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);
}
.thumbnail_middle_c110 .layout_0e01 .thick_babe li a {
  padding-left: 3em;
}
.thumbnail_middle_c110 .layout_0e01 .gallery_c22b > a .paragraph-3f98 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.thumbnail_middle_c110 .layout_0e01 .gallery_c22b > .thick_babe {
  display: block;
  opacity: 1;
}
.disabled-a5af {
  max-width: 100%;
}
.light-0b2b {
  line-height: 0;
  cursor: pointer;
}
.soft-3b86 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.soft-3b86:hover {
  box-shadow: none;
  color: currentColor;
}
.soft-3b86 svg {
  width: 18px;
  height: 18px;
}
.soft-3b86 .menu-9145 {
  display: none;
}
.notice_light_4293 {
  position: relative;
}
.notice_light_4293.fn-active-1189 .soft-3b86 .hard-3616 {
  display: none;
}
.notice_light_4293.fn-active-1189 .soft-3b86 .menu-9145 {
  display: inline-block;
}
.notice_light_4293 .hover-3646 {
  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);
}
.notice_light_4293.hover-4564 .hover-3646 {
  left: auto;
  right: -0.9em;
}
.notice_light_4293.hover-4564 .component_7223::before {
  left: auto;
  right: 15px;
}
.notice_light_4293.fn-active-1189 .hover-3646 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline-white-1a41 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.outline-white-1a41 label {
  flex-basis: 100%;
}
.outline-white-1a41 .avatar_06e1 {
  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;
}
.outline-white-1a41 .image_bottom_2f54 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.outline-white-1a41 .image_bottom_2f54:focus {
  background-color: transparent;
}
.outline-white-1a41 button.progress_1266 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.outline-white-1a41 button.progress_1266:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.outline-white-1a41 button.progress_1266 svg {
  width: 18px;
  height: 18px;
}
.outline-white-1a41 input[type="submit"] {
  min-height: auto;
}
.dropdown_red_8d1a .outline-white-1a41 .image_bottom_2f54 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.component_7223 {
  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) {
  .component_7223 {
    width: 220px;
  }
}
.component_7223 label {
  flex-basis: 100%;
}
.component_7223::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;
}
.info-7356 .dropdown_red_8d1a .outline-white-1a41 {
  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;
}
.info-7356
  .dropdown_red_8d1a
  .outline-white-1a41
  .avatar_06e1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.info-7356 .dropdown_red_8d1a .outline-white-1a41 .image_bottom_2f54 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.info-7356
  .dropdown_red_8d1a
  .outline-white-1a41
  .image_bottom_2f54:focus {
  background: 0 0;
}
.info-7356
  .dropdown_red_8d1a
  .outline-white-1a41
  .center_77d5 {
  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;
}
.hot-f793 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hot-f793 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hot-f793 li:last-child {
  margin-right: 0;
}
.hot-f793 li:first-child {
  margin-left: 0;
}
.hot-f793.block-tiny-f0cc a {
  color: #fff;
}
.hot-f793.block-tiny-f0cc a:hover {
  color: #fff;
}
.hot-f793 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hot-f793 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hot-f793 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hot-f793 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hot-f793 [class*="social-icon-apple"] {
  background-color: #999;
}
.hot-f793 [class*="social-icon-apple"].alert-82a7 {
  background-color: transparent;
  color: #999;
}
.hot-f793 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hot-f793 [class*="social-icon-behance"].alert-82a7 {
  background-color: transparent;
  color: #1769ff;
}
.hot-f793 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hot-f793 [class*="social-icon-bitbucket"].alert-82a7 {
  background-color: transparent;
  color: #205081;
}
.hot-f793 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hot-f793 [class*="social-icon-codepen"].alert-82a7 {
  background-color: transparent;
  color: #000;
}
.hot-f793 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hot-f793 [class*="social-icon-delicious"].alert-82a7 {
  background-color: transparent;
  color: #39f;
}
.hot-f793 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hot-f793 [class*="social-icon-digg"].alert-82a7 {
  background-color: transparent;
  color: #005be2;
}
.hot-f793 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hot-f793 [class*="social-icon-dribbble"].alert-82a7 {
  background-color: transparent;
  color: #ea4c89;
}
.hot-f793 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hot-f793 [class*="social-icon-envelope"].alert-82a7 {
  background-color: transparent;
  color: #ea4335;
}
.hot-f793 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hot-f793 [class*="social-icon-facebook"].alert-82a7 {
  background-color: transparent;
  color: #3b5998;
}
.hot-f793 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hot-f793 [class*="social-icon-flickr"].alert-82a7 {
  background-color: transparent;
  color: #0063dc;
}
.hot-f793 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hot-f793 [class*="social-icon-foursquare"].alert-82a7 {
  background-color: transparent;
  color: #2d5be3;
}
.hot-f793 [class*="social-icon-github"] {
  background-color: #333;
}
.hot-f793 [class*="social-icon-github"].alert-82a7 {
  background-color: transparent;
  color: #333;
}
.hot-f793 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hot-f793 [class*="social-icon-google-plus"].alert-82a7 {
  background-color: transparent;
  color: #dd4b39;
}
.hot-f793 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hot-f793 [class*="social-icon-houzz"].alert-82a7 {
  background-color: transparent;
  color: #7ac142;
}
.hot-f793 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hot-f793 [class*="social-icon-instagram"].alert-82a7 {
  background-color: transparent;
  color: #262626;
}
.hot-f793 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hot-f793 [class*="social-icon-jsfiddle"].alert-82a7 {
  background-color: transparent;
  color: #487aa2;
}
.hot-f793 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hot-f793 [class*="social-icon-linkedin"].alert-82a7 {
  background-color: transparent;
  color: #0077b5;
}
.hot-f793 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hot-f793 [class*="social-icon-medium"].alert-82a7 {
  background-color: transparent;
  color: #00ab6b;
}
.hot-f793 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hot-f793
  [class*="social-icon-odnoklassniki"].alert-82a7 {
  background-color: transparent;
  color: #f4731c;
}
.hot-f793 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hot-f793 [class*="social-icon-meetup"].alert-82a7 {
  background-color: transparent;
  color: #ec1c40;
}
.hot-f793 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hot-f793 [class*="social-icon-pinterest"].alert-82a7 {
  background-color: transparent;
  color: #bd081c;
}
.hot-f793 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hot-f793 [class*="social-icon-product-hunt"].alert-82a7 {
  background-color: transparent;
  color: #da552f;
}
.hot-f793 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hot-f793 [class*="social-icon-reddit"].alert-82a7 {
  background-color: transparent;
  color: #ff4500;
}
.hot-f793 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hot-f793 [class*="social-icon-rss"].alert-82a7 {
  background-color: transparent;
  color: #f26522;
}
.hot-f793 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hot-f793
  [class*="social-icon-shopping-cart"].alert-82a7 {
  background-color: transparent;
  color: #4caf50;
}
.hot-f793 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hot-f793 [class*="social-icon-skype"].alert-82a7 {
  background-color: transparent;
  color: #00aff0;
}
.hot-f793 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hot-f793 [class*="social-icon-slideshare"].alert-82a7 {
  background-color: transparent;
  color: #0077b5;
}
.hot-f793 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hot-f793 [class*="social-icon-snapchat"].alert-82a7 {
  background-color: transparent;
  color: #fffc00;
}
.hot-f793 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hot-f793 [class*="social-icon-soundcloud"].alert-82a7 {
  background-color: transparent;
  color: #f80;
}
.hot-f793 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hot-f793 [class*="social-icon-spotify"].alert-82a7 {
  background-color: transparent;
  color: #2ebd59;
}
.hot-f793 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hot-f793
  [class*="social-icon-stack-overflow"].alert-82a7 {
  background-color: transparent;
  color: #fe7a15;
}
.hot-f793 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hot-f793 [class*="social-icon-maldkfgram"].alert-82a7 {
  background-color: transparent;
  color: #2ca5e0;
}
.hot-f793 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hot-f793 [class*="social-icon-tripadvisor"].alert-82a7 {
  background-color: transparent;
  color: #589442;
}
.hot-f793 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hot-f793 [class*="social-icon-tumblr"].alert-82a7 {
  background-color: transparent;
  color: #35465c;
}
.hot-f793 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hot-f793 [class*="social-icon-twitch"].alert-82a7 {
  background-color: transparent;
  color: #6441a5;
}
.hot-f793 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hot-f793 [class*="social-icon-twitter"].alert-82a7 {
  background-color: transparent;
  color: #1da1f2;
}
.hot-f793 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hot-f793 [class*="social-icon-vimeo"].alert-82a7 {
  background-color: transparent;
  color: #1ab7ea;
}
.hot-f793 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hot-f793 [class*="social-icon-vk"].alert-82a7 {
  background-color: transparent;
  color: #45668e;
}
.hot-f793 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hot-f793 [class*="social-icon-weibo"].alert-82a7 {
  background-color: transparent;
  color: #df2029;
}
.hot-f793 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hot-f793 [class*="social-icon-weixin"].alert-82a7 {
  background-color: transparent;
  color: #7bb32e;
}
.hot-f793 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hot-f793 [class*="social-icon-whatsapp"].alert-82a7 {
  background-color: transparent;
  color: #25d366;
}
.hot-f793 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hot-f793 [class*="social-icon-wordpress"].alert-82a7 {
  background-color: transparent;
  color: #21759b;
}
.hot-f793 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hot-f793 [class*="social-icon-xing"].alert-82a7 {
  background-color: transparent;
  color: #026466;
}
.hot-f793 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hot-f793 [class*="social-icon-yelp"].alert-82a7 {
  background-color: transparent;
  color: #af0606;
}
.hot-f793 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hot-f793 [class*="social-icon-youtube"].alert-82a7 {
  background-color: transparent;
  color: #cd201f;
}
.box-263f {
  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;
}
.box-263f:hover {
  box-shadow: none;
  background: 0 0;
}
.accent-pro-0162 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hard-37fe {
  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;
}
.orange-92d9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.label-d71d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.label-d71d,
.label-d71d::after,
.label-d71d::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;
}
.label-d71d::after,
.label-d71d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.box_dirty_88ef .hard-37fe .orange-92d9 {
  margin-top: -2px;
  width: 19px;
}
.box_dirty_88ef .hard-37fe .label-d71d {
  margin-top: -1px;
}
.box_dirty_88ef .hard-37fe .label-d71d,
.box_dirty_88ef .hard-37fe .label-d71d::after,
.box_dirty_88ef .hard-37fe .label-d71d::before {
  width: 19px;
  height: 2px;
}
.box_dirty_88ef .hard-37fe .label-d71d::before {
  top: -6px;
}
.box_dirty_88ef .hard-37fe .label-d71d::after {
  bottom: -6px;
}
.selected_3314 .hard-37fe .orange-92d9 {
  margin-top: -2px;
  width: 22px;
}
.selected_3314 .hard-37fe .label-d71d {
  margin-top: -1px;
}
.selected_3314 .hard-37fe .label-d71d,
.selected_3314 .hard-37fe .label-d71d::after,
.selected_3314 .hard-37fe .label-d71d::before {
  width: 22px;
  height: 2px;
}
.selected_3314 .hard-37fe .label-d71d::before {
  top: -7px;
}
.selected_3314 .hard-37fe .label-d71d::after {
  bottom: -7px;
}
.feature_light_2855 .hard-37fe .orange-92d9 {
  margin-top: -2px;
  width: 31px;
}
.feature_light_2855 .hard-37fe .label-d71d {
  margin-top: -1.5px;
}
.feature_light_2855 .hard-37fe .label-d71d,
.feature_light_2855 .hard-37fe .label-d71d::after,
.feature_light_2855 .hard-37fe .label-d71d::before {
  width: 31px;
  height: 3px;
}
.feature_light_2855 .hard-37fe .label-d71d::before {
  top: -9px;
}
.feature_light_2855 .hard-37fe .label-d71d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hard_6f65 .hard-37fe .orange-92d9 {
    margin-top: -2px;
    width: 19px;
  }
  .hard_6f65 .hard-37fe .label-d71d {
    margin-top: -1px;
  }
  .hard_6f65 .hard-37fe .label-d71d,
  .hard_6f65 .hard-37fe .label-d71d::after,
  .hard_6f65 .hard-37fe .label-d71d::before {
    width: 19px;
    height: 2px;
  }
  .hard_6f65 .hard-37fe .label-d71d::before {
    top: -6px;
  }
  .hard_6f65 .hard-37fe .label-d71d::after {
    bottom: -6px;
  }
  .picture-over-2ab4 .hard-37fe .orange-92d9 {
    margin-top: -2px;
    width: 22px;
  }
  .picture-over-2ab4 .hard-37fe .label-d71d {
    margin-top: -1px;
  }
  .picture-over-2ab4 .hard-37fe .label-d71d,
  .picture-over-2ab4 .hard-37fe .label-d71d::after,
  .picture-over-2ab4 .hard-37fe .label-d71d::before {
    width: 22px;
    height: 2px;
  }
  .picture-over-2ab4 .hard-37fe .label-d71d::before {
    top: -7px;
  }
  .picture-over-2ab4 .hard-37fe .label-d71d::after {
    bottom: -7px;
  }
  .wrapper-fd3c .hard-37fe .orange-92d9 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper-fd3c .hard-37fe .label-d71d {
    margin-top: -1.5px;
  }
  .wrapper-fd3c .hard-37fe .label-d71d,
  .wrapper-fd3c .hard-37fe .label-d71d::after,
  .wrapper-fd3c .hard-37fe .label-d71d::before {
    width: 31px;
    height: 3px;
  }
  .wrapper-fd3c .hard-37fe .label-d71d::before {
    top: -9px;
  }
  .wrapper-fd3c .hard-37fe .label-d71d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .last_a444 .hard-37fe .orange-92d9 {
    margin-top: -2px;
    width: 19px;
  }
  .last_a444 .hard-37fe .label-d71d {
    margin-top: -1px;
  }
  .last_a444 .hard-37fe .label-d71d,
  .last_a444 .hard-37fe .label-d71d::after,
  .last_a444 .hard-37fe .label-d71d::before {
    width: 19px;
    height: 2px;
  }
  .last_a444 .hard-37fe .label-d71d::before {
    top: -6px;
  }
  .last_a444 .hard-37fe .label-d71d::after {
    bottom: -6px;
  }
  .solid_2b6a .hard-37fe .orange-92d9 {
    margin-top: -2px;
    width: 22px;
  }
  .solid_2b6a .hard-37fe .label-d71d {
    margin-top: -1px;
  }
  .solid_2b6a .hard-37fe .label-d71d,
  .solid_2b6a .hard-37fe .label-d71d::after,
  .solid_2b6a .hard-37fe .label-d71d::before {
    width: 22px;
    height: 2px;
  }
  .solid_2b6a .hard-37fe .label-d71d::before {
    top: -7px;
  }
  .solid_2b6a .hard-37fe .label-d71d::after {
    bottom: -7px;
  }
  .green_1520 .hard-37fe .orange-92d9 {
    margin-top: -2px;
    width: 31px;
  }
  .green_1520 .hard-37fe .label-d71d {
    margin-top: -1.5px;
  }
  .green_1520 .hard-37fe .label-d71d,
  .green_1520 .hard-37fe .label-d71d::after,
  .green_1520 .hard-37fe .label-d71d::before {
    width: 31px;
    height: 3px;
  }
  .green_1520 .hard-37fe .label-d71d::before {
    top: -9px;
  }
  .green_1520 .hard-37fe .label-d71d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .basic-cc11 .hard-37fe .orange-92d9 {
    margin-top: -2px;
    width: 19px;
  }
  .basic-cc11 .hard-37fe .label-d71d {
    margin-top: -1px;
  }
  .basic-cc11 .hard-37fe .label-d71d,
  .basic-cc11 .hard-37fe .label-d71d::after,
  .basic-cc11 .hard-37fe .label-d71d::before {
    width: 19px;
    height: 2px;
  }
  .basic-cc11 .hard-37fe .label-d71d::before {
    top: -6px;
  }
  .basic-cc11 .hard-37fe .label-d71d::after {
    bottom: -6px;
  }
  .mini-d143 .hard-37fe .orange-92d9 {
    margin-top: -2px;
    width: 22px;
  }
  .mini-d143 .hard-37fe .label-d71d {
    margin-top: -1px;
  }
  .mini-d143 .hard-37fe .label-d71d,
  .mini-d143 .hard-37fe .label-d71d::after,
  .mini-d143 .hard-37fe .label-d71d::before {
    width: 22px;
    height: 2px;
  }
  .mini-d143 .hard-37fe .label-d71d::before {
    top: -7px;
  }
  .mini-d143 .hard-37fe .label-d71d::after {
    bottom: -7px;
  }
  .message_3393 .hard-37fe .orange-92d9 {
    margin-top: -2px;
    width: 31px;
  }
  .message_3393 .hard-37fe .label-d71d {
    margin-top: -1.5px;
  }
  .message_3393 .hard-37fe .label-d71d,
  .message_3393 .hard-37fe .label-d71d::after,
  .message_3393 .hard-37fe .label-d71d::before {
    width: 31px;
    height: 3px;
  }
  .message_3393 .hard-37fe .label-d71d::before {
    top: -9px;
  }
  .message_3393 .hard-37fe .label-d71d::after {
    bottom: -9px;
  }
}
.tooltip-simple-3557 .label-d71d {
  -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);
}
.tooltip-simple-3557 .label-d71d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tooltip-simple-3557 .label-d71d::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);
}
.tooltip-simple-3557.breadcrumb_prev_f315 .label-d71d {
  -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);
}
.tooltip-simple-3557.breadcrumb_prev_f315 .label-d71d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tooltip-simple-3557.breadcrumb_prev_f315 .label-d71d::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);
}
.rough_6852 {
  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.huge-147c:before {
  display: none;
}
.item_thick_c035 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.item_thick_c035 .hero-acb9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.item_thick_c035 .hero-acb9:last-of-type {
  border-bottom: none;
}
.item_thick_c035 .hero-acb9.footer_b3f3,
.item_thick_c035 .hero-acb9.chip_114c,
.item_thick_c035 .hero-acb9.block-9cb1 {
  padding: 0;
}
.item_thick_c035 .thumbnail_middle_c110 .paragraph-3f98 {
  color: currentColor;
}
.item_thick_c035 .thumbnail_middle_c110 .paragraph-3f98:focus,
.item_thick_c035 .thumbnail_middle_c110 .paragraph-3f98:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_thick_c035.table-last-a611 .up_efaf,
.item_thick_c035.table-last-a611 .cool-83d3 a,
.item_thick_c035.table-last-a611 .grid-3f0a a,
.item_thick_c035.table-last-a611 .thick_babe a {
  color: rgba(0, 0, 0, 0.55);
}
.item_thick_c035.table-last-a611 .up_efaf:hover,
.item_thick_c035.table-last-a611 .cool-83d3 a:hover,
.item_thick_c035.table-last-a611 .grid-3f0a a:hover,
.item_thick_c035.table-last-a611 .thick_babe a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_thick_c035.table-last-a611 .feature-774f {
  color: rgba(0, 0, 0, 0.8);
}
.item_thick_c035.table-last-a611 .hero-acb9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_thick_c035.table-last-a611 .hero-acb9:before {
  background: rgba(0, 0, 0, 0.08);
}
.item_thick_c035.table-last-a611 .chip_new_f02e:before {
  background: rgba(255, 255, 255, 0.9);
}
.item_thick_c035.table-last-a611 .thumbnail_middle_c110 .layout_0e01 li a,
.item_thick_c035.table-last-a611 .thumbnail_middle_c110 .paragraph-3f98,
.item_thick_c035.table-last-a611 .thick_babe {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_thick_c035.table-last-a611 .thumbnail_middle_c110 .paragraph-3f98:focus,
.item_thick_c035.table-last-a611 .thumbnail_middle_c110 .paragraph-3f98:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_thick_c035.table-last-a611 .layout_0e01 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_thick_c035.wrapper_4da6 .up_efaf,
.item_thick_c035.wrapper_4da6 .cool-83d3 a,
.item_thick_c035.wrapper_4da6 .grid-3f0a .paragraph-3f98,
.item_thick_c035.wrapper_4da6 .grid-3f0a a,
.item_thick_c035.wrapper_4da6 .thick_babe a {
  color: rgba(255, 255, 255, 0.79);
}
.item_thick_c035.wrapper_4da6 .up_efaf:hover,
.item_thick_c035.wrapper_4da6 .cool-83d3 a:hover,
.item_thick_c035.wrapper_4da6 .grid-3f0a .paragraph-3f98:hover,
.item_thick_c035.wrapper_4da6 .grid-3f0a a:hover,
.item_thick_c035.wrapper_4da6 .thick_babe a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_thick_c035.wrapper_4da6 .feature-774f {
  color: rgba(255, 255, 255, 0.99);
}
.item_thick_c035.wrapper_4da6 .hero-acb9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_thick_c035.wrapper_4da6 .hero-acb9:before {
  background: rgba(255, 255, 255, 0.08);
}
.item_thick_c035.wrapper_4da6 .chip_new_f02e:before {
  background: rgba(0, 0, 0, 0.9);
}
.item_thick_c035.wrapper_4da6 .thumbnail_middle_c110 .layout_0e01 li a,
.item_thick_c035.wrapper_4da6 .thumbnail_middle_c110 .paragraph-3f98,
.item_thick_c035.wrapper_4da6 .thick_babe {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_thick_c035.wrapper_4da6 .thumbnail_middle_c110 .paragraph-3f98:focus,
.item_thick_c035.wrapper_4da6 .thumbnail_middle_c110 .paragraph-3f98:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_thick_c035.wrapper_4da6 .layout_0e01 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_new_f02e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.chip_new_f02e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.notice_64db {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.info-white-32a2 .item_thick_c035 {
  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;
}
.info-white-32a2 .hero-acb9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.info-white-32a2 .hero-acb9: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) {
  .info-white-32a2 .hero-acb9:before {
    width: 16%;
    left: 42%;
  }
}
.info-white-32a2 .hero-acb9:last-child:before {
  content: none;
}
.info-white-32a2 .hero-acb9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.info-white-32a2 .thumbnail_middle_c110 .layout_0e01 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.info-white-32a2 .thumbnail_middle_c110 .layout_0e01 li a .paragraph-3f98 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.info-white-32a2 .thumbnail_middle_c110 .thick_babe {
  border: none;
}
.info-white-32a2 .thumbnail_middle_c110 .thick_babe li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.info-white-32a2 .chip_new_f02e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.info-white-32a2 .notice_64db {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.info-white-32a2 .wrapper_4da6 .chip_new_f02e:before {
  background: rgba(0, 0, 0, 0.9);
}
.info-white-32a2 .table-last-a611.heading-hard-7921 .label-d71d {
  background: rgba(0, 0, 0, 0.6);
}
.info-white-32a2
  .table-last-a611.heading-hard-7921
  .label-d71d::after,
.info-white-32a2
  .table-last-a611.heading-hard-7921
  .label-d71d:before {
  background: inherit;
}
.info-white-32a2
  .table-last-a611.heading-hard-7921:hover
  .label-d71d {
  background: rgba(0, 0, 0, 0.8);
}
.shadow-basic-b56a .item_thick_c035 {
  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) {
  .shadow-basic-b56a .item_thick_c035 {
    width: auto;
    right: 45px;
  }
}
.link_up_0e1c .item_thick_c035 {
  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) {
  .link_up_0e1c .item_thick_c035 {
    width: auto;
    left: 45px;
  }
}
.huge-147c .item_thick_c035 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.huge-147c .notice_64db {
  max-width: 48em;
  margin: 0 auto;
}
.huge-147c .chip_new_f02e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.surface_b9c6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.surface_b9c6.info-white-32a2 .item_thick_c035 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.surface_b9c6.shadow-basic-b56a .item_thick_c035 {
  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);
}
.surface_b9c6 .item_thick_c035 {
  visibility: visible;
}
.surface_b9c6.link_up_0e1c .item_thick_c035 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.new-2d09,
.paragraph_glass_16f7 {
  overflow-x: hidden;
}
.new-2d09 .item_thick_c035 {
  overflow: auto;
}
.new-2d09.info-white-32a2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new-2d09.info-white-32a2 .item_thick_c035 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.new-2d09.info-white-32a2 .box-263f {
  opacity: 0;
}
.new-2d09.shadow-basic-b56a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new-2d09.shadow-basic-b56a .item_thick_c035 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.new-2d09.shadow-basic-b56a .box-263f {
  opacity: 0;
}
.new-2d09.link_up_0e1c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.new-2d09.link_up_0e1c .item_thick_c035 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.new-2d09.link_up_0e1c .box-263f {
  opacity: 0;
}
.new-2d09.huge-147c .item_thick_c035 {
  z-index: 10;
  visibility: visible;
}
.heading-hard-7921 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.heading-hard-7921 .label-d71d {
  background: rgba(255, 255, 255, 0.99);
}
.heading-hard-7921 .label-d71d::after,
.heading-hard-7921 .label-d71d:before {
  background: inherit;
}
.heading-hard-7921:hover .label-d71d {
  background: rgba(255, 255, 255, 0.99);
}
.link_up_0e1c .heading-hard-7921 {
  top: 10px;
  right: auto;
  left: 12px;
}
.huge-147c .heading-hard-7921 {
  display: none !important;
}
.new-2d09:before,
.paragraph_glass_16f7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.new-2d09 .heading-hard-7921,
.paragraph_glass_16f7 .heading-hard-7921 {
  display: inline-block;
}
.item_thick_c035 .notification_a416 {
  -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;
}
.new-2d09 .item_thick_c035 .notification_a416,
.paragraph_glass_16f7 .item_thick_c035 .notification_a416 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.icon_fd0e .avatar_06e1 {
  width: 100%;
}
.texture_fast_90b8 {
  padding: 0 0.5em 0;
}
.texture_fast_90b8 [class*="customify-col-"],
.texture_fast_90b8 [class*="customify-col_"],
.texture_fast_90b8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.outer_e5fe .texture_fast_90b8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .secondary-8965 .secondary_6a3f,
  .secondary_6a3f {
    display: none;
  }
  .advanced_3a0f {
    text-align: left;
  }
  .nav_7e7a {
    text-align: center;
  }
  .cold_daa0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .secondary-8965 .tertiary_4749,
  .tertiary_4749 {
    display: none;
  }
  .element_motion_0141 {
    text-align: left;
  }
  .narrow-0a5e {
    text-align: center;
  }
  .first-da4e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .secondary-8965 .widget_stale_fc3e,
  .widget_stale_fc3e {
    display: none;
  }
  .gold-ee93 {
    text-align: left;
  }
  .input-3daf {
    text-align: center;
  }
  .dirty_df7a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.progress_fixed_abcc {
  box-shadow: none !important;
}
.photo-gas-0604 .shade_738f,
.liquid_c48b .shade_738f {
  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;
}
.liquid_c48b .shade_738f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.row_upper_44c9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.row_upper_44c9:after,
.row_upper_44c9:before {
  content: "";
  display: table;
}
.row_upper_44c9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .row_upper_44c9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.row_upper_44c9,
.pattern_focused_2106 {
  max-width: 1248px;
  margin: 0 auto;
}

.sidebar-0b4e.disabled-36a0 .row_upper_44c9 {
  max-width: 100%;
}
.sidebar-0b4e.fresh-4a4c {
  max-width: 1200px;
  margin: 0 auto;
}
.sidebar-0b4e.thick-5ad9 .row_upper_44c9 {
  max-width: 100%;
}
.sidebar-0b4e.thick-5ad9 > .row_upper_44c9 {
  padding-left: 0;
  padding-right: 0;
}
.sidebar-0b4e.thick-5ad9 > .row_upper_44c9 .secondary-8965 {
  margin: 0;
}
.sidebar-0b4e.thick-5ad9
  > .row_upper_44c9
  .hidden-659e.nav_smooth_3cea {
  margin-right: 0;
  margin-left: 0;
}
.sidebar-0b4e.thick-5ad9 #main.nav_smooth_3cea {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .wrapper_copper_fd1d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .wrapper_copper_fd1d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .large_1d4e .complex_4b5a {
    padding-right: 1em;
  }
  .large_1d4e.layout-2372 .hidden-659e {
    border-right: 1px solid #eaecee;
  }
  .large_1d4e.layout-2372 .complex_4b5a {
    padding-right: 1em;
  }
  .large_1d4e.layout-2372 .main-gas-008d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stone_d2d8 .complex_4b5a {
    padding-left: 1em;
  }
  .stone_d2d8.layout-2372 .hidden-659e {
    border-left: 1px solid #eaecee;
  }
  .stone_d2d8.layout-2372 .complex_4b5a {
    padding-left: 1em;
  }
  .stone_d2d8.layout-2372 .main-gas-008d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container-middle-4bc6 .complex_4b5a {
    padding-left: 1em;
  }
  .container-middle-4bc6.layout-2372 .dropdown_f6b0 {
    border-right: 1px solid #eaecee;
  }
  .container-middle-4bc6.layout-2372 .button-ab33 {
    border-right: 1px solid #eaecee;
  }
  .container-middle-4bc6.layout-2372 .complex_4b5a {
    padding-left: 1em;
  }
  .container-middle-4bc6.layout-2372 .main-gas-008d {
    padding-right: 1em;
  }
  .container-middle-4bc6.layout-2372 .slow_4c21 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_67a7 .complex_4b5a {
    padding-right: 1em;
  }
  .content_67a7.layout-2372 .dropdown_f6b0 {
    border-left: 1px solid #eaecee;
  }
  .content_67a7.layout-2372 .button-ab33 {
    border-left: 1px solid #eaecee;
  }
  .content_67a7.layout-2372 .complex_4b5a {
    padding-right: 1em;
  }
  .content_67a7.layout-2372 .main-gas-008d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_67a7.layout-2372 .slow_4c21 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_copper_fd1d .complex_4b5a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper_copper_fd1d.layout-2372 .hidden-659e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .wrapper_copper_fd1d.layout-2372 .complex_4b5a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper_copper_fd1d.layout-2372 .main-gas-008d {
    padding-left: 1em;
  }
  .wrapper_copper_fd1d.layout-2372 .slow_4c21 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .wrapper_copper_fd1d.layout-2372 .complex_4b5a {
    padding-left: 0;
  }
}
.avatar-bottom-88b6 .left-3e54 {
  display: inline-block;
}
.media-static-c67c {
  display: inline-block;
}
.sidebar_2780 {
  word-con: break-word;
}
.secondary_simple_5d2e > span {
  display: inline-block;
  padding: 5px 0;
}
.secondary_simple_5d2e .secondary_fixed_6203 {
  margin-left: 8px;
  margin-right: 8px;
}
.secondary_simple_5d2e .column-36e3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.black_626c .panel_ef77 {
  margin-bottom: 2em;
}
.black_626c .hover_purple_0c02 {
  margin-bottom: 15px;
}
.black_626c .hover_purple_0c02:last-child {
  margin-bottom: 0;
}
.black_626c .bronze_6b30 {
  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) {
  .black_626c .bronze_6b30 {
    display: block;
  }
}
.black_626c .gallery_ef2b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .black_626c .gallery_ef2b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.black_626c .description_bright_383f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.black_626c .description_bright_383f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.black_626c .description_bright_383f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.black_626c .sidebar_2780 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.black_626c .sidebar_2780 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.black_626c .background_7aad p:last-child {
  margin-bottom: 0;
}
.black_626c .dim_7bbc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.black_626c .table-wood-d95b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.black_626c .accent_f85f {
  margin-top: 1em;
}
.black_626c .gold-4f50 {
  top: 0;
  display: block;
}
.black_626c .gold-4f50 a {
  color: inherit;
}
.black_626c .gold-4f50 a:hover {
  color: inherit;
}
.black_626c .warm-7ccd {
  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;
}
.black_626c .warm-7ccd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.black_626c .table-wood-d95b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.black_626c .heading-pressed-1eb2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.black_626c .heading-pressed-1eb2:first-child {
  margin-top: 0;
}
.black_626c .heading-pressed-1eb2.detail-086e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.black_626c .heading-pressed-1eb2.first-0b7e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.black_626c
  .heading-pressed-1eb2.first-0b7e.panel-6ae7
  .accent_f85f {
  width: 100%;
}
.black_626c .first-0b7e {
  -webkit-box-align: center;
  align-items: center;
}
.black_626c .first-0b7e .secondary_simple_5d2e,
.black_626c .first-0b7e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.black_626c .description_bright_383f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.black_626c .description_bright_383f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.black_626c .description_bright_383f: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;
}
.black_626c .detail-086e {
  z-index: 5;
}
.black_626c .link-white-14db .gradient-100a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.black_626c .section_acbd .gradient-100a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.black_626c .hero-3f88 .gradient-100a {
  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;
}
.black_626c.chip-middle-dba9 .bronze_6b30,
.black_626c.gas_61c6 .bronze_6b30 {
  display: block;
}
.black_626c.chip-middle-dba9 .bronze_6b30 .medium-b7f6,
.black_626c.chip-middle-dba9 .bronze_6b30 .table-wood-d95b,
.black_626c.gas_61c6 .bronze_6b30 .medium-b7f6,
.black_626c.gas_61c6 .bronze_6b30 .table-wood-d95b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.black_626c.label_green_871e .gallery_ef2b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .black_626c.label_green_871e .gallery_ef2b {
    margin-right: 0;
  }
}
.black_626c.chip-middle-dba9 .gallery_ef2b,
.black_626c.gas_61c6 .gallery_ef2b {
  padding-top: 40%;
}
.black_626c.chip-middle-dba9 .panel_ef77,
.black_626c.gas_61c6 .panel_ef77 {
  display: block;
}
.black_626c.chip-middle-dba9 .fn-sticky-1189 .table-wood-d95b,
.black_626c.gas_61c6 .fn-sticky-1189 .table-wood-d95b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.black_626c.chip-middle-dba9 .gallery_ef2b,
.black_626c.gas_61c6 .gallery_ef2b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.black_626c.chip-middle-dba9 .table-wood-d95b {
  padding: 1em;
}
.bottom_e4a3 {
  margin: 30px auto;
  display: block;
}
.bottom_e4a3 .row_ef28 > * {
  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;
}
.bottom_e4a3 .row_ef28 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.bottom_e4a3 .row_ef28 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hard_14bb .secondary_simple_5d2e {
  margin-bottom: 1.41575em;
}
.hard_14bb .pink-4f99 {
  margin-bottom: 1.618em;
}
.iron_9a44 .simple-987e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.iron_9a44 .simple-987e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.iron_9a44 .filter-ad80 {
  max-width: 100%;
  overflow: auto;
}
.secondary_cold_6e32 .iron_9a44 a:hover {
  text-decoration: underline;
}
.tag-hard-6ca8 .hover_purple_0c02:not(.sidebar_2780),
.tag-hard-6ca8 .description_bright_383f {
  margin-bottom: 1.41575em;
}
.tag-hard-6ca8 .hover_purple_0c02:not(.sidebar_2780):last-child,
.tag-hard-6ca8 .description_bright_383f:last-child {
  margin-bottom: 0;
}
.tag-hard-6ca8 .hover_purple_0c02.hovered_36dc {
  margin-bottom: 0.41575em;
}
.tag-hard-6ca8 .dim-ca01:before,
.tag-hard-6ca8 .soft-892b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tag-hard-6ca8 .dim-ca01:before {
  content: "\f115";
}
.tag-hard-6ca8 .soft-892b:before {
  content: "\f02c";
}
.tag-hard-6ca8 .large-d885 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tag-hard-6ca8 .large-d885 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tabs_purple_363d {
  display: -webkit-box;
  display: flex;
}
.tabs_purple_363d .panel-3421 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tabs_purple_363d .panel-3421 {
    flex-basis: 90px;
  }
}
.tabs_purple_363d .dynamic_ce6a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tabs_purple_363d .dynamic_ce6a {
    flex-basis: calc(100% - 50px);
  }
}
.tabs_purple_363d .media_silver_ba80 p:last-child {
  margin-bottom: 0.72em;
}
.outline_6e37 .row_ef28 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outline_6e37 .row_ef28:after,
.outline_6e37 .row_ef28:before {
  content: "";
  display: table;
}
.outline_6e37 .row_ef28:after {
  clear: both;
}
.outline_6e37 .row_ef28 .media_6b51,
.outline_6e37 .row_ef28 .copper_0a7d {
  width: 49%;
}
.outline_6e37 .row_ef28 .media_6b51 a span.pagination-ca62,
.outline_6e37 .row_ef28 .copper_0a7d a span.pagination-ca62 {
  display: block;
  margin-bottom: 5px;
}
.outline_6e37 .row_ef28 .copper_0a7d {
  float: left;
  text-align: left;
}
.outline_6e37 .row_ef28 .media_6b51 {
  float: right;
  text-align: right;
}
.highlight-plasma-8573 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .highlight-plasma-8573 {
    margin-bottom: 0;
  }
}
.alert-smooth-876a {
  margin-bottom: 1em;
}
.alert-smooth-876a .sidebar_2780 {
  font-size: 1.1em;
  line-height: 1.3;
}
.active_dynamic_40c4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.purple_d1ba .alert-smooth-876a,
.summary-90e4 .alert-smooth-876a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .purple_d1ba .alert-smooth-876a,
  .summary-90e4 .alert-smooth-876a {
    display: block;
  }
}
.purple_d1ba .active_dynamic_40c4,
.summary-90e4 .active_dynamic_40c4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .purple_d1ba .active_dynamic_40c4,
  .summary-90e4 .active_dynamic_40c4 {
    margin-bottom: 1em;
  }
}
.purple_d1ba .active_dynamic_40c4 img,
.summary-90e4 .active_dynamic_40c4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.purple_d1ba .green_adc9,
.summary-90e4 .green_adc9 {
  flex-basis: calc(100% - 160px);
}
.purple_d1ba .green_adc9 p,
.summary-90e4 .green_adc9 p {
  margin-bottom: 0;
}
.purple_d1ba .green_adc9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .purple_d1ba .green_adc9 {
    padding-left: 0;
  }
}
.summary-90e4 .green_adc9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .summary-90e4 .green_adc9 {
    padding-right: 0;
  }
}
.summary-90e4 .active_dynamic_40c4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.shadow_2788 .active_dynamic_40c4 {
  margin-bottom: 0.5em;
}
.shadow_2788 .active_dynamic_40c4 img {
  width: 100%;
}
.container_7cf1 .east-82c2,
.label-7d37 .east-82c2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.label-7d37 .hidden-659e .backdrop_5b6c p:last-child {
  margin-bottom: 0;
}
.container_down_6798 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.secondary-dark-e806 .column-dim-bc43 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .secondary-dark-e806 .column-dim-bc43:last-of-type {
    margin-bottom: 0;
  }
}
.secondary-dark-e806 .column-dim-bc43 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary-dark-e806 .column-dim-bc43 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.secondary-dark-e806 .column-dim-bc43 ul li {
  margin: 0 0 0.6em;
}
.secondary-dark-e806 .column-dim-bc43 ul li.image-short-2ce6,
.secondary-dark-e806 .column-dim-bc43 ul li.accent-3b10 {
  position: relative;
}
.secondary-dark-e806 .column-dim-bc43 ul li.image-short-2ce6 .lower-4762,
.secondary-dark-e806 .column-dim-bc43 ul li.accent-3b10 .lower-4762 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.secondary-dark-e806 .column-dim-bc43 ul li.image-short-2ce6:after:after,
.secondary-dark-e806 .column-dim-bc43 ul li.image-short-2ce6:after:before,
.secondary-dark-e806
  .column-dim-bc43
  ul
  li.accent-3b10:after:after,
.secondary-dark-e806
  .column-dim-bc43
  ul
  li.accent-3b10:after:before {
  content: "";
  display: table;
}
.secondary-dark-e806 .column-dim-bc43 ul li.image-short-2ce6:after:after,
.secondary-dark-e806
  .column-dim-bc43
  ul
  li.accent-3b10:after:after {
  clear: both;
}
.secondary-dark-e806 .column-dim-bc43 a.item_0cfc:hover {
  text-decoration: none;
}
.secondary-dark-e806 .column-dim-bc43 select {
  max-width: 100%;
}
.secondary-dark-e806 .column-dim-bc43 table {
  font-size: 85%;
}
.secondary-dark-e806 .column-dim-bc43 table td,
.secondary-dark-e806 .column-dim-bc43 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.secondary-dark-e806 .column-dim-bc43 table tfoot td {
  text-align: left;
}
.secondary-dark-e806 .column-dim-bc43 :last-child {
  margin-bottom: 0;
}
.secondary-dark-e806 .column-dim-bc43 .accordion_out_67a3 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.secondary-dark-e806 .column-dim-bc43 .accordion_out_67a3 label {
  width: 100%;
}
.secondary-dark-e806 .column-dim-bc43 .accordion_out_67a3 .image_bottom_2f54 {
  width: 100%;
  display: block;
}
.secondary-dark-e806 .column-dim-bc43 .accordion_out_67a3 .progress_1266 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.secondary-dark-e806 .column-dim-bc43 .accordion_out_67a3 .progress_1266:hover svg #svg-search {
  fill: #444;
}
.secondary-dark-e806 .column-dim-bc43 .accordion_out_67a3 .progress_1266 svg {
  width: 18px;
  height: 18px;
}
.secondary-dark-e806 .accordion_red_9bf1 ul ul,
.secondary-dark-e806 .pattern-stone-d0dd ul ul,
.secondary-dark-e806 .item_first_a1fe ul ul,
.secondary-dark-e806 .wrapper_3812 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.secondary-dark-e806 .accordion_red_9bf1 .primary_first_08a8 > a,
.secondary-dark-e806 .pattern-stone-d0dd .primary_first_08a8 > a,
.secondary-dark-e806 .item_first_a1fe .primary_first_08a8 > a,
.secondary-dark-e806 .wrapper_3812 .primary_first_08a8 > a {
  margin-bottom: 0;
}
.secondary-dark-e806 .secondary_2211 li,
.secondary-dark-e806 .accordion_red_9bf1 li,
.secondary-dark-e806 .hover-eb13 li,
.secondary-dark-e806 .pattern-stone-d0dd li,
.secondary-dark-e806 .item_first_a1fe li,
.secondary-dark-e806 .wrapper_3812 li,
.secondary-dark-e806 .bottom_dafe li,
.secondary-dark-e806 .hovered-632c li {
  display: block;
  position: relative;
}
.secondary-dark-e806 .secondary_2211 li:last-child,
.secondary-dark-e806 .accordion_red_9bf1 li:last-child,
.secondary-dark-e806 .hover-eb13 li:last-child,
.secondary-dark-e806 .pattern-stone-d0dd li:last-child,
.secondary-dark-e806 .item_first_a1fe li:last-child,
.secondary-dark-e806 .wrapper_3812 li:last-child,
.secondary-dark-e806 .bottom_dafe li:last-child,
.secondary-dark-e806 .hovered-632c li:last-child {
  border: none;
}
.secondary-dark-e806 .secondary_2211 li a,
.secondary-dark-e806 .accordion_red_9bf1 li a,
.secondary-dark-e806 .hover-eb13 li a,
.secondary-dark-e806 .pattern-stone-d0dd li a,
.secondary-dark-e806 .item_first_a1fe li a,
.secondary-dark-e806 .wrapper_3812 li a,
.secondary-dark-e806 .bottom_dafe li a,
.secondary-dark-e806 .hovered-632c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary-dark-e806 .secondary_2211 li ul li::before,
.secondary-dark-e806 .accordion_red_9bf1 li ul li::before,
.secondary-dark-e806 .hover-eb13 li ul li::before,
.secondary-dark-e806 .pattern-stone-d0dd li ul li::before,
.secondary-dark-e806 .item_first_a1fe li ul li::before,
.secondary-dark-e806 .wrapper_3812 li ul li::before,
.secondary-dark-e806 .bottom_dafe li ul li::before,
.secondary-dark-e806 .hovered-632c li ul li::before {
  left: 15px;
}
.secondary-dark-e806 .secondary_2211 li ul a,
.secondary-dark-e806 .accordion_red_9bf1 li ul a,
.secondary-dark-e806 .hover-eb13 li ul a,
.secondary-dark-e806 .pattern-stone-d0dd li ul a,
.secondary-dark-e806 .item_first_a1fe li ul a,
.secondary-dark-e806 .wrapper_3812 li ul a,
.secondary-dark-e806 .bottom_dafe li ul a,
.secondary-dark-e806 .hovered-632c li ul a {
  padding-left: 20px;
}
.secondary-dark-e806 .secondary_2211 li ul ul li::before,
.secondary-dark-e806 .accordion_red_9bf1 li ul ul li::before,
.secondary-dark-e806 .hover-eb13 li ul ul li::before,
.secondary-dark-e806 .pattern-stone-d0dd li ul ul li::before,
.secondary-dark-e806 .item_first_a1fe li ul ul li::before,
.secondary-dark-e806 .wrapper_3812 li ul ul li::before,
.secondary-dark-e806 .bottom_dafe li ul ul li::before,
.secondary-dark-e806 .hovered-632c li ul ul li::before {
  left: 30px;
}
.secondary-dark-e806 .secondary_2211 li ul ul a,
.secondary-dark-e806 .accordion_red_9bf1 li ul ul a,
.secondary-dark-e806 .hover-eb13 li ul ul a,
.secondary-dark-e806 .pattern-stone-d0dd li ul ul a,
.secondary-dark-e806 .item_first_a1fe li ul ul a,
.secondary-dark-e806 .wrapper_3812 li ul ul a,
.secondary-dark-e806 .bottom_dafe li ul ul a,
.secondary-dark-e806 .hovered-632c li ul ul a {
  padding-left: 40px;
}
.secondary-dark-e806 .detail-c5c0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary-dark-e806 .hovered-632c ul li {
  margin-bottom: 1.41575em;
}
.secondary-dark-e806 .hovered-632c ul li .tag-2a02 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.secondary-dark-e806 .hovered-632c ul li .slider-warm-ce44 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wrapper_4da6 .secondary_2211 li a,
.wrapper_4da6 .accordion_red_9bf1 li a,
.wrapper_4da6 .hover-eb13 li a,
.wrapper_4da6 .pattern-stone-d0dd li a,
.wrapper_4da6 .item_first_a1fe li a,
.wrapper_4da6 .wrapper_3812 li a,
.wrapper_4da6 .bottom_dafe li a,
.wrapper_4da6 .hovered-632c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_4da6 .detail-c5c0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_4da6 .column-dim-bc43 ul li.image-short-2ce6 .lower-4762,
.wrapper_4da6 .column-dim-bc43 ul li.accent-3b10 .lower-4762 {
  background: rgba(0, 0, 0, 0.2);
}
.wrapper_4da6 .secondary-dark-e806 .column-dim-bc43 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-0b4e .secondary-dark-e806 .layout_0e01 li {
  margin: 0;
}
.sidebar-0b4e .secondary-dark-e806 .layout_0e01 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sidebar-0b4e .secondary-dark-e806 .layout_0e01 li ul {
  margin: 0;
}
.sidebar-0b4e .secondary-dark-e806 .layout_0e01 li ul li a {
  padding-left: 15px;
}
.sidebar-0b4e .secondary-dark-e806 .layout_0e01 li ul li li a {
  padding-left: 30px;
}
.sidebar-0b4e .secondary-dark-e806 .layout_0e01 li.pressed-950e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sidebar-0b4e .secondary-dark-e806 .layout_0e01 li.pressed-950e > 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;
}
.sidebar-0b4e .secondary-dark-e806 .layout_0e01 li.pressed-950e > 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;
}
.upper_55a8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.footer_8c68 {
  position: relative;
  z-index: 10;
}
.footer_8c68 .notification_a416 {
  width: 100%;
  max-width: 100%;
}
.detail_under_3696 .small-ed0d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.detail_under_3696 .table-last-a611 {
}
.detail_under_3696 .wrapper_4da6 {
  background: #292929;
}
.column_narrow_904e .small-ed0d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.column_narrow_904e .table-last-a611 {
  background: #f9f9f9;
}
.column_narrow_904e .wrapper_4da6 {
  background: #303030;
}
.section_rough_e263 .small-ed0d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .section_rough_e263 .left-3e54 {
    margin-bottom: 1em;
  }
  .section_rough_e263 .left-3e54:last-child {
    margin-bottom: 0;
  }
}
.section_rough_e263 .table-last-a611 {
  background: #ededed;
}
.section_rough_e263 .wrapper_4da6 {
  background: #1a1a1a;
}
.small-ed0d.table-last-a611 {
  color: rgba(0, 0, 0, 0.6);
}
.small-ed0d.table-last-a611 .disabled_b172 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.small-ed0d.wrapper_4da6 {
  color: rgba(255, 255, 255, 0.99);
}
.small-ed0d.wrapper_4da6 a:not(.item_0cfc) {
  color: rgba(255, 255, 255, 0.79);
}
.small-ed0d.wrapper_4da6 a:not(.item_0cfc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.small-ed0d.wrapper_4da6 .disabled_b172 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small-ed0d.wrapper_4da6 table tbody td,
.small-ed0d.wrapper_4da6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.short_2ab1.badge_6131 .row_upper_44c9 {
  max-width: initial;
}
.short_2ab1 .surface-orange-3c49 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.short_2ab1 .surface-orange-3c49 .notification_a416 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .short_2ab1 .surface-orange-3c49 .notification_a416 {
    display: block;
    margin-bottom: 2em;
  }
  .short_2ab1 .surface-orange-3c49 .notification_a416:last-child {
    margin-bottom: 0;
  }
}
.section_rough_e263 .left-3e54:last-child,
.column_narrow_904e .left-3e54:last-child,
.detail_under_3696 .left-3e54:last-child {
  margin-bottom: 0;
}
.section_rough_e263 .left-3e54 .secondary-dark-e806 .column-dim-bc43:last-child,
.column_narrow_904e .left-3e54 .secondary-dark-e806 .column-dim-bc43:last-child,
.detail_under_3696 .left-3e54 .secondary-dark-e806 .column-dim-bc43:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .section_rough_e263 .silver-b200,
  .section_rough_e263 .orange_3c6f,
  .column_narrow_904e .silver-b200,
  .column_narrow_904e .orange_3c6f,
  .detail_under_3696 .silver-b200,
  .detail_under_3696 .orange_3c6f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .footer_8c68 .left-3e54 {
    margin-bottom: 2em;
  }
}
.footer_8c68 p:last-child {
  margin-bottom: 0;
}
.footer_8c68 li,
.footer_8c68 ul {
  list-style: none;
  margin: 0;
}
.footer_8c68 ul ul {
  margin-left: 2.617924em;
}
.summary_0eda {
  font-size: 0.875em;
}

/* css-noise: f459 */
.phantom-card-n0 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
