/*!
Theme Name: Customify
Theme URI: https://pressmaximum.backdrop_9464/customify
Author: WPCustomify
Author URI: https://pressmaximum.backdrop_9464
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.backdrop_9464/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.preview_under_e032.shadow_b43a/licenses/gpl-2.0.bright-da51
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.button_9a31/, (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.inner-5657.center-10b9/normalize.background-cdca/
 ======
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.background-cdca v7.0.0 | MIT License | github.backdrop_9464/necolas/normalize.background-cdca */
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;
}
.item_warm_6265 .full_5304,
.header-cold-f129,
.tabs-546d,
.aside_pro_0211,
.texture-3b54,
.title-10c5,
.lower-ef2a,
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;
}
.header-cold-f129,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .header-cold-f129,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .header-cold-f129,
  h1 {
    font-size: 1.8em;
  }
}
.tabs-546d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tabs-546d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tabs-546d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tabs-546d,
  h2 {
    font-size: 1.7em;
  }
}
.aside_pro_0211,
h3 {
  font-size: 1.618em;
}
.item_warm_6265 .full_5304,
.texture-3b54,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.over-d843 {
  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;
}
.inner-3848:after,
.inner-3848:before,
.active_4be8:after,
.active_4be8:before {
  content: "";
  display: table;
}
.inner-3848:after,
.active_4be8:after {
  clear: both;
}
.highlight_7194 {
  float: right;
  margin-right: 0;
}
.light_cab6 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.box-prev-bd5e .detail-lite-e1e3,
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-prev-bd5e .detail-lite-e1e3: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;
}
.tooltip-a0a0 .detail-lite-e1e3 {
  box-shadow: none;
}
.tooltip-a0a0
  .detail-lite-e1e3
  .huge-a262 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tooltip-a0a0 .detail-lite-e1e3 .sort-66e5 {
  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;
}
.tooltip-a0a0
  .detail-lite-e1e3
  .sort-66e5
  b {
  display: none;
}
.tooltip-a0a0 .mini_daf5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tooltip-black-6ac6:not(.lite_dce8):not(.photo_solid_001b),
button:not(.lite_dce8):not(.photo_solid_001b),
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ),
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ),
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ) {
  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;
}
.tooltip-black-6ac6:not(.lite_dce8):not(
    .photo_solid_001b
  ):hover,
button:not(.lite_dce8):not(
    .photo_solid_001b
  ):hover,
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ):hover,
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ):hover,
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tooltip-black-6ac6:not(.lite_dce8):not(
    .photo_solid_001b
  ):active,
.tooltip-black-6ac6:not(.lite_dce8):not(
    .photo_solid_001b
  ):focus,
button:not(.lite_dce8):not(
    .photo_solid_001b
  ):active,
button:not(.lite_dce8):not(
    .photo_solid_001b
  ):focus,
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ):active,
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ):focus,
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ):active,
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ):focus,
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ):active,
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ):focus {
  outline: 0;
}
.tooltip-black-6ac6:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa,
button:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa,
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa,
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa,
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa {
  position: relative;
}
.tooltip-black-6ac6:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .pagination-easy-5a04,
.tooltip-black-6ac6:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .block_4082,
.tooltip-black-6ac6:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .advanced_3acc,
.tooltip-black-6ac6:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  i,
.tooltip-black-6ac6:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  svg,
button:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .pagination-easy-5a04,
button:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .block_4082,
button:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .advanced_3acc,
button:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  i,
button:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  svg,
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .pagination-easy-5a04,
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .block_4082,
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .advanced_3acc,
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  i,
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  svg,
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .pagination-easy-5a04,
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .block_4082,
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .advanced_3acc,
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  i,
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  svg,
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .pagination-easy-5a04,
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .block_4082,
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  .advanced_3acc,
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  i,
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa
  svg {
  visibility: hidden;
}
.tooltip-black-6ac6:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa:after,
button:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa:after,
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa:after,
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa:after,
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ).fn-loading-bbfa: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;
}
.tooltip-black-6ac6:not(.lite_dce8):not(.photo_solid_001b),
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ),
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ),
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ) {
  color: #fff;
  background: #235787;
}
.tooltip-black-6ac6:not(.lite_dce8):not(
    .photo_solid_001b
  ):focus,
input[type="button"]:not(.lite_dce8):not(
    .photo_solid_001b
  ):focus,
input[type="reset"]:not(.lite_dce8):not(
    .photo_solid_001b
  ):focus,
input[type="submit"]:not(.lite_dce8):not(
    .photo_solid_001b
  ):focus {
  color: #fff;
}
.tooltip-black-6ac6.fn-disabled-bbfa:not(.lite_dce8):not(
    .photo_solid_001b
  ),
.tooltip-black-6ac6[disabled]:not(.lite_dce8):not(
    .photo_solid_001b
  ),
button.fn-disabled-bbfa:not(.lite_dce8):not(
    .photo_solid_001b
  ),
button[disabled]:not(.lite_dce8):not(
    .photo_solid_001b
  ) {
  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;
}
.summary-lower-3011 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.summary-lower-3011: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;
}
.table_east_c5b8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.main_lite_0c8a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.block-fresh-46de {
  clear: both;
  display: block;
  margin: 0 auto;
}
.inner-3848:after,
.inner-3848:before,
.button_73cc:after,
.button_73cc:before,
.gold_525a:after,
.gold_525a:before,
.text_ea63:after,
.text_ea63:before,
.preview-6bd0:after,
.preview-6bd0:before,
.simple_a952:after,
.simple_a952:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.inner-3848:after,
.button_73cc:after,
.gold_525a:after,
.text_ea63:after,
.preview-6bd0:after,
.simple_a952:after {
  clear: both;
}
.button_73cc .advanced-bd0b,
.gold_525a .advanced-bd0b,
.static-4b77 .advanced-bd0b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wood_c8a3 {
  display: inline-block;
}
.layout-ef17 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.layout-ef17 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.layout-ef17 .component-cac7 {
  padding: 1em 0;
  font-size: 85%;
}
.component-cac7 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.cool-e35d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.cool-e35d:after,
.cool-e35d:before {
  content: "";
  display: table;
}
.cool-e35d:after {
  clear: both;
}
.row_fast_811c {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.focused-54cc .row_fast_811c {
  max-width: 50%;
}
.last-91dc .row_fast_811c {
  max-width: 33.33%;
}
.background-stale-cc36 .row_fast_811c {
  max-width: 25%;
}
.section-blue-0f1d .row_fast_811c {
  max-width: 20%;
}
.panel_gas_bd9c .row_fast_811c {
  max-width: 16.66%;
}
.upper_0e2e .row_fast_811c {
  max-width: 14.28%;
}
.photo_bb34 .row_fast_811c {
  max-width: 12.5%;
}
.static-8ab8 .row_fast_811c {
  max-width: 11.11%;
}
.video_selected_b3f7 {
  display: block;
}
.item_warm_6265 .breadcrumb-prev-d888 label,
.item_warm_6265 .accordion-in-1a54 label,
.item_warm_6265 .basic_e03b label,
.item_warm_6265 .main_02ff label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.small-48c1 {
  list-style: none;
  margin: 0;
}
.small-48c1 article.green-94e8 {
  margin-bottom: 0;
}
.small-48c1 ul {
  list-style: none;
  margin: 0;
}
.small-48c1 .avatar_iron_e33d li.green-94e8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .small-48c1 .avatar_iron_e33d li.green-94e8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .small-48c1 .avatar_iron_e33d li.green-94e8: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) {
  .small-48c1 .avatar_iron_e33d li.green-94e8 li.green-94e8 li.green-94e8 li.green-94e8 {
    padding-left: 0;
  }
}
article.green-94e8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.green-94e8 .button_73cc p:last-of-type {
  margin-bottom: 0;
}
article.green-94e8 .backdrop_a59b {
  float: left;
}
article.green-94e8 .aside-blue-8d67 {
  margin-left: 85px;
}
article.green-94e8 .info_7c60 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.green-94e8 .info_7c60 .wrapper_fast_5b11 {
  margin-left: 10px;
}
article.green-94e8 .caption-5941 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.green-94e8 .next_219f {
  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 .breadcrumb-prev-d888,
  #respond .basic_e03b,
  #respond .main_02ff {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb-prev-d888 input,
#respond .basic_e03b input,
#respond .main_02ff input {
  width: 100%;
}
#respond .main_02ff {
  margin-right: 0;
}
#respond .dropdown-be45 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fast_81c4 {
  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;
}
.fast_81c4.paragraph_7005 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.fast_81c4 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%);
}
.fast_81c4:focus,
.fast_81c4: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);
}
.icon-66e0 {
  border-radius: 10%;
}
.box_mini_84e4 {
  border-radius: 50%;
}
.dropdown-6f42 {
  font-size: 0.72em;
}
.image-3ca0 {
  font-size: 0.875em;
}
.hidden_steel_af8c {
  font-size: 1.1em;
}
.hard-1382 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hard-1382.dropdown-6f42 {
  letter-spacing: 0.5px;
}
.white-a450,
.white-a450 a {
  color: #6d6d6d;
}
.white-a450 a:hover {
  color: #111;
}
.thumbnail_short_6593 {
  color: #6d6d6d;
}
.layout_3489 {
  overflow-x: hidden;
}
.layout_3489 .left-4d2a.notification-18cb {
  position: relative;
}
.layout_3489 .left-4d2a.notification-18cb.progress-dark-5196 {
  position: initial;
}
.layout_3489
  .left-4d2a.notification-18cb.progress-dark-5196
  .filter_dynamic_0ef0 {
  left: auto;
}
.layout_3489 .left-4d2a .filter_dynamic_0ef0 {
  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;
}
.layout_3489 .left-4d2a:hover.notification-18cb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.layout_3489
  .left-4d2a:hover.notification-18cb
  .filter_dynamic_0ef0 {
  display: block;
  z-index: 9999999;
}
.layout_3489 .cool_0d73 .yellow-6014,
.layout_3489 .header_light_c5f2 .yellow-6014 {
  display: none;
}
.layout_3489 .info_cb26 .left-4d2a:hover.notification-18cb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.item_warm_6265 .breadcrumb-prev-d888 label,
.item_warm_6265 .accordion-in-1a54 label,
.item_warm_6265 .basic_e03b label,
.item_warm_6265 .main_02ff label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.small-48c1 {
  list-style: none;
  margin: 0;
}
.small-48c1 article.green-94e8 {
  margin-bottom: 0;
}
.small-48c1 ul {
  list-style: none;
  margin: 0;
}
.small-48c1 .avatar_iron_e33d li.green-94e8 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .small-48c1 .avatar_iron_e33d li.green-94e8 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .small-48c1 .avatar_iron_e33d li.green-94e8: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) {
  .small-48c1 .avatar_iron_e33d li.green-94e8 li.green-94e8 li.green-94e8 li.green-94e8 {
    padding-left: 0;
  }
}
article.green-94e8 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.green-94e8 .button_73cc p:last-of-type {
  margin-bottom: 0;
}
article.green-94e8 .backdrop_a59b {
  float: left;
}
article.green-94e8 .aside-blue-8d67 {
  margin-left: 85px;
}
article.green-94e8 .info_7c60 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.green-94e8 .info_7c60 .wrapper_fast_5b11 {
  margin-left: 10px;
}
article.green-94e8 .caption-5941 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.green-94e8 .next_219f {
  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 .breadcrumb-prev-d888,
  #respond .basic_e03b,
  #respond .main_02ff {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .breadcrumb-prev-d888 input,
#respond .basic_e03b input,
#respond .main_02ff input {
  width: 100%;
}
#respond .main_02ff {
  margin-right: 0;
}
#respond .dropdown-be45 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cool_0d73 .prev-6a0a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.prev-6a0a .link_fixed_baf9.active_in_d5ee .disabled_1499 > li > a:focus,
.prev-6a0a .link_fixed_baf9.active_in_d5ee .disabled_1499 > li > a:hover,
.prev-6a0a .link_fixed_baf9.button-00f7 .disabled_1499 > li > a:focus,
.prev-6a0a .link_fixed_baf9.button-00f7 .disabled_1499 > li > a:hover,
.prev-6a0a .link_fixed_baf9.popup_medium_68f4 .disabled_1499 > li > a:focus,
.prev-6a0a .link_fixed_baf9.popup_medium_68f4 .disabled_1499 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-6a0a
  .link_fixed_baf9.active_in_d5ee
  .disabled_1499
  > li.texture-ce47
  > a,
.prev-6a0a
  .link_fixed_baf9.active_in_d5ee
  .disabled_1499
  > li.surface-f905
  > a,
.prev-6a0a
  .link_fixed_baf9.button-00f7
  .disabled_1499
  > li.texture-ce47
  > a,
.prev-6a0a
  .link_fixed_baf9.button-00f7
  .disabled_1499
  > li.surface-f905
  > a,
.prev-6a0a
  .link_fixed_baf9.popup_medium_68f4
  .disabled_1499
  > li.texture-ce47
  > a,
.prev-6a0a .link_fixed_baf9.popup_medium_68f4 .disabled_1499 > li.nav-pro-3c0b > a {
  color: rgba(255, 255, 255, 0.99);
}
.prev-6a0a .sort-glass-843d,
.prev-6a0a .sort-glass-843d a {
  color: rgba(255, 255, 255, 0.99);
}
.prev-6a0a .short_7885.thumbnail-e97b li a,
.prev-6a0a .warm-706e a,
.prev-6a0a .up_720d,
.prev-6a0a .disabled_1499 > li > a,
.prev-6a0a .backdrop_old_7640 {
  color: rgba(255, 255, 255, 0.79);
}
.prev-6a0a .short_7885.thumbnail-e97b li a:hover,
.prev-6a0a .warm-706e a:hover,
.prev-6a0a .up_720d:hover,
.prev-6a0a .disabled_1499 > li > a:hover,
.prev-6a0a .backdrop_old_7640:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-6a0a .north-e26a {
  color: rgba(255, 255, 255, 0.79);
}
.prev-6a0a .north-e26a .medium_2960 {
  color: rgba(255, 255, 255, 0.99);
}
.prev-6a0a .north-e26a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-6a0a .yellow-28f2 .pagination_e0fe {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.prev-6a0a .yellow-28f2 .pagination_e0fe .label_wide_ff4b {
  color: rgba(255, 255, 255, 0.79);
}
.prev-6a0a
  .yellow-28f2
  .pagination_e0fe
  .label_wide_ff4b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev-6a0a
  .yellow-28f2
  .pagination_e0fe
  .label_wide_ff4b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev-6a0a
  .yellow-28f2
  .pagination_e0fe
  .label_wide_ff4b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev-6a0a
  .yellow-28f2
  .pagination_e0fe
  .label_wide_ff4b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev-6a0a .yellow-28f2 .shadow-copper-b2a1 {
  color: rgba(255, 255, 255, 0.79);
}
.prev-6a0a .yellow-28f2 .shadow-copper-b2a1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade_green_6683
  .prev-6a0a
  .yellow-28f2
  .shade-narrow-7acc
  .shadow-fc16 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade_green_6683
  .prev-6a0a
  .yellow-28f2
  .shade-narrow-7acc
  .label_wide_ff4b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool_0d73 .detail_92ee {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.detail_92ee .link_fixed_baf9.active_in_d5ee .disabled_1499 > li > a:focus,
.detail_92ee .link_fixed_baf9.active_in_d5ee .disabled_1499 > li > a:hover,
.detail_92ee .link_fixed_baf9.button-00f7 .disabled_1499 > li > a:focus,
.detail_92ee .link_fixed_baf9.button-00f7 .disabled_1499 > li > a:hover,
.detail_92ee .link_fixed_baf9.popup_medium_68f4 .disabled_1499 > li > a:focus,
.detail_92ee .link_fixed_baf9.popup_medium_68f4 .disabled_1499 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail_92ee
  .link_fixed_baf9.active_in_d5ee
  .disabled_1499
  > li.texture-ce47
  > a,
.detail_92ee
  .link_fixed_baf9.active_in_d5ee
  .disabled_1499
  > li.surface-f905
  > a,
.detail_92ee
  .link_fixed_baf9.button-00f7
  .disabled_1499
  > li.texture-ce47
  > a,
.detail_92ee
  .link_fixed_baf9.button-00f7
  .disabled_1499
  > li.surface-f905
  > a,
.detail_92ee
  .link_fixed_baf9.popup_medium_68f4
  .disabled_1499
  > li.texture-ce47
  > a,
.detail_92ee .link_fixed_baf9.popup_medium_68f4 .disabled_1499 > li.nav-pro-3c0b > a {
  color: rgba(0, 0, 0, 0.8);
}
.detail_92ee .sort-glass-843d,
.detail_92ee .sort-glass-843d a {
  color: rgba(0, 0, 0, 0.8);
}
.detail_92ee .short_7885.thumbnail-e97b li a,
.detail_92ee .warm-706e a,
.detail_92ee .up_720d,
.detail_92ee .disabled_1499 > li > a,
.detail_92ee .backdrop_old_7640 {
  color: rgba(0, 0, 0, 0.55);
}
.detail_92ee .short_7885.thumbnail-e97b li a:hover,
.detail_92ee .warm-706e a:hover,
.detail_92ee .up_720d:hover,
.detail_92ee .disabled_1499 > li > a:hover,
.detail_92ee .backdrop_old_7640:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail_92ee .north-e26a {
  color: rgba(0, 0, 0, 0.55);
}
.detail_92ee .north-e26a .medium_2960 {
  color: rgba(0, 0, 0, 0.8);
}
.detail_92ee .north-e26a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-dark-3124 .notice-5bec {
  margin-left: auto;
  margin-right: auto;
}
.gold_525a > * {
  margin-left: auto;
  margin-right: auto;
}
.gold_525a .table_east_c5b8 {
  margin-right: 1.41575em;
}
.filter_purple_9406 .gold_525a > .gas_8008 {
  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;
}
.filter_purple_9406 .gold_525a > .header_c7b6 {
  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;
}
.active-38db.article-dark-3124 .notice-5bec,
.hidden-stone-5ab8.article-dark-3124 .notice-5bec {
  margin-left: 0;
}
.search_inner_da2a.article-dark-3124 .notice-5bec,
.link-01fa.article-dark-3124 .notice-5bec {
  margin-right: 0;
}
.gold_525a ol,
.gold_525a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.west-8ff0 video {
  max-width: 100%;
}
.tabs-ecfa img {
  display: block;
}
.tabs-ecfa.table_east_c5b8,
.tabs-ecfa.main_lite_0c8a {
  width: 100%;
}
.tabs-ecfa.header_c7b6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.image-red-43b3:not(.outer-c8d3) {
  margin: 1.5em auto;
}
.tooltip_dynamic_cb5e p {
  padding: 1.5em 14px;
}
ul.hovered_a1db.header_c7b6,
ul.hovered_a1db.gas_8008,
ul.hovered_a1db.alert-thick-87f4.gas_8008 {
  padding: 0 14px;
}
.pagination_5376 {
  display: block;
  overflow-x: auto;
}
.pagination_5376 table {
  border-collapse: collapse;
  width: 100%;
}
.pagination_5376 td,
.pagination_5376 th {
  padding: 0.5em;
}
.gold_525a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gold_525a ol ol,
.gold_525a ol ul,
.gold_525a ul ol,
.gold_525a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gold_525a ol ol li,
.gold_525a ol ul li,
.gold_525a ul ol li,
.gold_525a ul ul li {
  margin-left: 0;
}
.mini-7801.bottom_be7a > .border-ffad {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mini-7801.bottom_be7a > .border-ffad iframe,
.mini-7801.bottom_be7a > .border-ffad > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.grid-b40d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.grid-b40d.thumbnail_47f5 {
  padding: 0;
}
.grid-b40d.thumbnail_47f5 cite {
  font-size: 13px;
}
.grid-b40d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.grid-b40d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.info-1c32 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.info-1c32 > p:first-child {
  margin-top: 0;
}
.info-1c32 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.info-1c32 blockquote {
  border-left: 0;
}
.new_73db {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.new_73db:not(.message-huge-fd43) {
  max-width: 100px;
}
.new_73db.summary_649f {
  border-bottom: none !important;
  text-align: center;
}
.new_73db.summary_649f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tooltip_dynamic_cb5e p {
    padding: 1.5em 0;
  }
}
.progress-copper-a4a3 {
  color: #0073aa;
}
.overlay_gas_4db3 {
  background-color: #0073aa;
}
.summary_outer_ae66 {
  color: #229fd8;
}
.menu_d75c {
  background-color: #229fd8;
}
.west-c9c9 {
  color: #eee;
}
.caption-2914 {
  background-color: #eee;
}
.grid-huge-688e {
  color: #444;
}
.chip_5c9b {
  background-color: #444;
}
.caption-under-7ef6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.caption-under-7ef6 .label_d8b4 .warm-706e {
  font-size: 15px;
}
.caption-under-7ef6 .warm-706e {
  line-height: 1.3;
}
.caption-under-7ef6 .detail_92ee {
}
.caption-under-7ef6 .prev-6a0a {
  background: #235787;
}
.icon-e114 {
  padding: 0;
}
.icon-e114 .prev-6a0a {
  background: #1a1a1a;
}
.icon-e114 .detail_92ee {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.header-steel-85fc {
  padding: 0;
  border-left: none;
  border-right: none;
}
.header-steel-85fc .detail_92ee {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.header-steel-85fc .prev-6a0a {
  background: #303030;
}
.simple_a952 {
  position: relative;
  z-index: 10;
}
.simple_a952 .mask_b815 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo-bright-2b64 .notification-18cb {
  display: inline-block;
  vertical-align: middle;
}
.logo-bright-2b64.first-d6fc .notification-18cb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .logo-bright-2b64.first-d6fc .notification-18cb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .logo-bright-2b64.first-d6fc .notification-18cb {
    margin-right: 0.4em;
  }
}
.logo-bright-2b64.first-d6fc .notification-18cb:last-child {
  margin-right: 0;
}
.caption-wide-8bae .mask_b815 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .cool_0d73 .label_d8b4 {
    margin: 0 -0.5em;
  }
  .cool_0d73 .label_d8b4 [class*="customify-col-"],
  .cool_0d73 .label_d8b4 [class*="customify-col_"],
  .cool_0d73 .label_d8b4 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.cool_0d73.purple-5285 .mask_b815 {
  background: 0 0 !important;
}
.cool_0d73.purple-5285 .mask_b815,
.cool_0d73.caption-wide-8bae .mask_b815 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .cool_0d73.fluid_7b87 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.cool_0d73.caption-wide-8bae .mask_b815 {
  box-shadow: none !important;
}
.container_d404 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .container_d404 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .container_d404 {
    padding: 18px 0 20px;
  }
}
.container_d404 .yellow_6b2a {
  width: 100%;
}
.container_d404 .gradient-simple-ed60 {
  margin-bottom: 0;
}
.container_d404 .message-6f9b {
  margin-top: 5px;
  font-size: 0.875em;
}
.wood_6ce5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.wood_6ce5 .column_51d1 {
  width: 100%;
}
.static_b631 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.static_b631 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.static_b631 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;
}
.static_b631 li:last-child:after {
  display: none;
}
.static_b631 li a {
  font-weight: 500;
  margin-right: 10px;
}
.smooth-85f2 .yellow-6014 button,
.container_d404 .yellow-6014 button {
  left: 0;
}
.smooth-85f2 .column_51d1,
.container_d404 .column_51d1 {
  padding-left: 0;
  padding-right: 0;
}
.smooth-85f2 .wood_6ce5,
.container_d404 .wood_6ce5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.smooth-85f2 {
  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;
}
.smooth-85f2: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;
}
.smooth-85f2 .label-d9c5 {
  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) {
  .smooth-85f2 .label-d9c5 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .smooth-85f2 .label-d9c5 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .smooth-85f2 .label-d9c5 {
    min-height: 200px;
  }
}
.smooth-85f2 .static_b631 {
  color: rgba(255, 255, 255, 0.8);
}
.smooth-85f2 .static_b631 a,
.smooth-85f2 .static_b631 li:after {
  color: inherit;
}
.smooth-85f2 .static_b631 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tabs_c393 {
  margin-bottom: 0.5em;
}
.container-center-c81a {
  margin-bottom: 1.2em;
}
.container-center-c81a,
.tabs_c393 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.container-center-c81a p:last-child,
.tabs_c393 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .yellow-6014,
#masthead .yellow-6014 {
  display: none;
}
#masthead
  > .yellow-6014.copper-8075 {
  display: none;
}
#masthead > .yellow-6014 button {
  left: 0;
}
.aside-advanced-c8ac {
  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%;
}
.aside-advanced-c8ac .notification-18cb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.aside-advanced-c8ac .first-8460 {
  display: -webkit-box;
  display: flex;
}
.aside-advanced-c8ac .first-8460.border-a8b3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.aside-advanced-c8ac .first-8460.container-over-4263 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-advanced-c8ac .first-8460.hover_active_0d79 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-advanced-c8ac.article-dirty-69f1.detail-53d0 .first-8460.border-a8b3 {
  flex-basis: 100%;
}
.aside-advanced-c8ac.dynamic_89f6 .first-8460.container-over-4263 {
  -webkit-box-flex: 1;
  flex: auto;
}
.aside-advanced-c8ac.dynamic_89f6 .first-8460.hover_active_0d79 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .yellow-6014.copper-8075 {
  display: none;
}
#masthead > .yellow-6014 button {
  left: 0;
}
.primary-hovered-276c {
  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;
}
.primary-hovered-276c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.primary-hovered-276c.thumbnail_mini_8baa i {
  margin-right: 4px;
}
.primary-hovered-276c.pattern_1324 i {
  margin-left: 5px;
}
.warm-706e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.warm-706e p:last-child {
  margin-bottom: 0;
}
.button-west-dd0b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.button-west-dd0b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.button-west-dd0b img {
  display: block;
  width: auto;
  line-height: 1;
}
.button-west-dd0b .sort-glass-843d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.button-west-dd0b .pattern_outer_d715 {
  margin: 5px 0 7px 0;
}
.button-west-dd0b.complex-e042 .new-fe25 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-west-dd0b.complex-e042 .north-7485 {
  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;
}
.button-west-dd0b.picture-cool-e192 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.button-west-dd0b.picture-cool-e192 .new-fe25 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.button-west-dd0b.picture-cool-e192 .north-7485 {
  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;
}
.button-west-dd0b.mask-05cb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.button-west-dd0b.modal_simple_f20b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.button-west-dd0b.modal_simple_f20b .north-7485 {
  margin-top: 7px;
}
.photo_bae3 {
  display: inline-block;
}
.simple_a952 .table_1dfa .button-west-dd0b img {
  max-width: 100%;
}
.link_fixed_baf9 .north_3ba5.active-9233,
.center-9263 .north_3ba5.active-9233 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.link_fixed_baf9 .label-7af6,
.center-9263 .label-7af6 {
  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%);
}
.link_fixed_baf9 .label-7af6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.link_fixed_baf9.dynamic_2f22 .label-7af6 {
  display: none;
}
.link_fixed_baf9 .search-clean-9857 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.link_fixed_baf9 .search-clean-9857 li {
  display: inline-block;
  position: relative;
}
.link_fixed_baf9 .search-clean-9857 li:last-child {
  margin-right: 0;
}
.link_fixed_baf9 .search-clean-9857 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;
}
.link_fixed_baf9 .search-clean-9857 li.nav-pro-3c0b > a {
  color: rgba(0, 0, 0, 0.9);
}
.link_fixed_baf9 .search-clean-9857 > 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;
}
.link_fixed_baf9 .search-clean-9857 > li > a i {
  line-height: 0;
}
.link_fixed_baf9 .search-clean-9857 > li.pagination_2f96 > a .label-7af6 {
  margin-left: 4px;
  line-height: 0;
}
.link_fixed_baf9 .search-clean-9857 .fluid-da39 li.pagination_2f96 > a {
  position: relative;
}
.link_fixed_baf9 .search-clean-9857 .fluid-da39 li.pagination_2f96 > a:after,
.link_fixed_baf9 .search-clean-9857 .fluid-da39 li.pagination_2f96 > a:before {
  content: "";
  display: table;
}
.link_fixed_baf9 .search-clean-9857 .fluid-da39 li.pagination_2f96 > a:after {
  clear: both;
}
.link_fixed_baf9 .search-clean-9857 .fluid-da39 li.pagination_2f96 > a .label-7af6 {
  margin-left: 5px;
  float: right;
}
.link_fixed_baf9 .card_6e09,
.link_fixed_baf9 .fluid-da39 {
  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;
}
.link_fixed_baf9 .fluid-da39 {
  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;
}
.link_fixed_baf9 .fluid-da39 .active-9233 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link_fixed_baf9 .fluid-da39 .label-7af6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.link_fixed_baf9 .fluid-da39 li {
  display: block;
  margin: 0;
  padding: 0;
}
.link_fixed_baf9 .fluid-da39 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;
}
.link_fixed_baf9 .fluid-da39 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.link_fixed_baf9 .fluid-da39 .fluid-da39 {
  top: 0;
  left: 100%;
}
.link_fixed_baf9 .heading_f76d.fn-focus-bbfa > .card_6e09,
.link_fixed_baf9 .heading_f76d.fn-focus-bbfa > .fluid-da39,
.link_fixed_baf9 .heading_f76d:focus > .card_6e09,
.link_fixed_baf9 .heading_f76d:focus > .fluid-da39,
.link_fixed_baf9 .heading_f76d:hover > .card_6e09,
.link_fixed_baf9 .heading_f76d:hover > .fluid-da39 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.link_fixed_baf9.popup_medium_68f4 .disabled_1499:after,
.link_fixed_baf9.popup_medium_68f4 .disabled_1499:before {
  content: "";
  display: table;
}
.link_fixed_baf9.popup_medium_68f4 .disabled_1499:after {
  clear: both;
}
.link_fixed_baf9.popup_medium_68f4 .disabled_1499 > li {
  float: left;
}
.link_fixed_baf9.thick_92cc .disabled_1499:after,
.link_fixed_baf9.thick_92cc .disabled_1499:before {
  content: "";
  display: table;
}
.link_fixed_baf9.thick_92cc .disabled_1499:after {
  clear: both;
}
.link_fixed_baf9.thick_92cc .disabled_1499 > li {
  float: left;
}
.link_fixed_baf9.thick_92cc .disabled_1499 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.link_fixed_baf9.thick_92cc .disabled_1499 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.link_fixed_baf9.thick_92cc .disabled_1499 > li.texture-ce47 > a,
.link_fixed_baf9.thick_92cc .disabled_1499 > li.nav-pro-3c0b > a {
  color: #fff;
  background-color: #1e4b75;
}
.link_fixed_baf9.active_in_d5ee .disabled_1499 > li > a .active-9233 {
  position: relative;
}
.link_fixed_baf9.active_in_d5ee .disabled_1499 > li > a .active-9233: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;
}
.link_fixed_baf9.active_in_d5ee
  .disabled_1499
  > li:focus
  > a
  .active-9233:before,
.link_fixed_baf9.active_in_d5ee
  .disabled_1499
  > li:hover
  > a
  .active-9233:before {
  width: 100%;
  background-color: currentColor;
}
.link_fixed_baf9.active_in_d5ee
  .disabled_1499
  > li.texture-ce47
  > a
  .active-9233:before,
.link_fixed_baf9.active_in_d5ee
  .disabled_1499
  > li.surface-f905
  > a
  .active-9233:before {
  width: 100%;
  background-color: currentColor;
}
.link_fixed_baf9.button-00f7 .disabled_1499 > li > a .active-9233 {
  position: relative;
}
.link_fixed_baf9.button-00f7 .disabled_1499 > li > a .active-9233: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;
}
.link_fixed_baf9.button-00f7 .disabled_1499 > li:focus > a .active-9233:before,
.link_fixed_baf9.button-00f7
  .disabled_1499
  > li:hover
  > a
  .active-9233:before {
  width: 100%;
  background-color: currentColor;
}
.link_fixed_baf9.button-00f7
  .disabled_1499
  > li.texture-ce47
  > a
  .active-9233:before,
.link_fixed_baf9.button-00f7
  .disabled_1499
  > li.surface-f905
  > a
  .active-9233:before {
  width: 100%;
  background-color: currentColor;
}
.center-9263 .search-clean-9857 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.center-9263 .search-clean-9857 li:first-child > a {
  border-top: none;
}
.center-9263 .search-clean-9857 .component-hard-d3c4 > .active-9233 .label-7af6 {
  display: none;
}
.center-9263 .search-clean-9857 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.center-9263 .search-clean-9857 li:last-child {
  border: none;
}
.center-9263 .search-clean-9857 li.pagination_2f96 > a {
  padding-right: 45px !important;
}
.center-9263 .search-clean-9857 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.center-9263 .search-clean-9857 li a:focus,
.center-9263 .search-clean-9857 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.center-9263 .search-clean-9857 li .summary-green-ffe3 {
  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;
}
.center-9263 .search-clean-9857 li .summary-green-ffe3:hover {
  box-shadow: none;
}
.center-9263 .search-clean-9857 li .summary-green-ffe3 .label-7af6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.center-9263 .search-clean-9857 .fluid-da39 {
  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);
}
.center-9263 .search-clean-9857 .fluid-da39 li a {
  padding-left: 3em;
}
.center-9263 .search-clean-9857 .picture-b752 > a .summary-green-ffe3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.center-9263 .search-clean-9857 .picture-b752 > .fluid-da39 {
  display: block;
  opacity: 1;
}
.thumbnail_iron_78a9 {
  max-width: 100%;
}
.rough_5726 {
  line-height: 0;
  cursor: pointer;
}
.backdrop_old_7640 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.backdrop_old_7640:hover {
  box-shadow: none;
  color: currentColor;
}
.backdrop_old_7640 svg {
  width: 18px;
  height: 18px;
}
.backdrop_old_7640 .hover_3cf5 {
  display: none;
}
.container_63a0 {
  position: relative;
}
.container_63a0.fn-active-bbfa .backdrop_old_7640 .aside_ee0a {
  display: none;
}
.container_63a0.fn-active-bbfa .backdrop_old_7640 .hover_3cf5 {
  display: inline-block;
}
.container_63a0 .complex-3941 {
  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);
}
.container_63a0.grid_1963 .complex-3941 {
  left: auto;
  right: -0.9em;
}
.container_63a0.grid_1963 .notice_6ace::before {
  left: auto;
  right: 15px;
}
.container_63a0.fn-active-bbfa .complex-3941 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.shade-narrow-7acc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.shade-narrow-7acc label {
  flex-basis: 100%;
}
.shade-narrow-7acc .pagination_e0fe {
  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;
}
.shade-narrow-7acc .label_wide_ff4b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.shade-narrow-7acc .label_wide_ff4b:focus {
  background-color: transparent;
}
.shade-narrow-7acc button.shadow-copper-b2a1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.shade-narrow-7acc button.shadow-copper-b2a1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.shade-narrow-7acc button.shadow-copper-b2a1 svg {
  width: 18px;
  height: 18px;
}
.shade-narrow-7acc input[type="submit"] {
  min-height: auto;
}
.yellow-28f2 .shade-narrow-7acc .label_wide_ff4b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.notice_6ace {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .notice_6ace {
    width: 220px;
  }
}
.notice_6ace label {
  flex-basis: 100%;
}
.notice_6ace::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;
}
.shade_green_6683 .yellow-28f2 .shade-narrow-7acc {
  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;
}
.shade_green_6683
  .yellow-28f2
  .shade-narrow-7acc
  .pagination_e0fe {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.shade_green_6683 .yellow-28f2 .shade-narrow-7acc .label_wide_ff4b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.shade_green_6683
  .yellow-28f2
  .shade-narrow-7acc
  .label_wide_ff4b:focus {
  background: 0 0;
}
.shade_green_6683
  .yellow-28f2
  .shade-narrow-7acc
  .shadow-fc16 {
  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;
}
.short_7885 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.short_7885 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.short_7885 li:last-child {
  margin-right: 0;
}
.short_7885 li:first-child {
  margin-left: 0;
}
.short_7885.inner-1fcf a {
  color: #fff;
}
.short_7885.inner-1fcf a:hover {
  color: #fff;
}
.short_7885 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.short_7885 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.short_7885 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.short_7885 a:hover {
  opacity: 0.9;
  color: inherit;
}
.short_7885 [class*="social-icon-apple"] {
  background-color: #999;
}
.short_7885 [class*="social-icon-apple"].menu-a1ec {
  background-color: transparent;
  color: #999;
}
.short_7885 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.short_7885 [class*="social-icon-behance"].menu-a1ec {
  background-color: transparent;
  color: #1769ff;
}
.short_7885 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.short_7885 [class*="social-icon-bitbucket"].menu-a1ec {
  background-color: transparent;
  color: #205081;
}
.short_7885 [class*="social-icon-codepen"] {
  background-color: #000;
}
.short_7885 [class*="social-icon-codepen"].menu-a1ec {
  background-color: transparent;
  color: #000;
}
.short_7885 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.short_7885 [class*="social-icon-delicious"].menu-a1ec {
  background-color: transparent;
  color: #39f;
}
.short_7885 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.short_7885 [class*="social-icon-digg"].menu-a1ec {
  background-color: transparent;
  color: #005be2;
}
.short_7885 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.short_7885 [class*="social-icon-dribbble"].menu-a1ec {
  background-color: transparent;
  color: #ea4c89;
}
.short_7885 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.short_7885 [class*="social-icon-envelope"].menu-a1ec {
  background-color: transparent;
  color: #ea4335;
}
.short_7885 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.short_7885 [class*="social-icon-facebook"].menu-a1ec {
  background-color: transparent;
  color: #3b5998;
}
.short_7885 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.short_7885 [class*="social-icon-flickr"].menu-a1ec {
  background-color: transparent;
  color: #0063dc;
}
.short_7885 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.short_7885 [class*="social-icon-foursquare"].menu-a1ec {
  background-color: transparent;
  color: #2d5be3;
}
.short_7885 [class*="social-icon-github"] {
  background-color: #333;
}
.short_7885 [class*="social-icon-github"].menu-a1ec {
  background-color: transparent;
  color: #333;
}
.short_7885 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.short_7885 [class*="social-icon-google-plus"].menu-a1ec {
  background-color: transparent;
  color: #dd4b39;
}
.short_7885 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.short_7885 [class*="social-icon-houzz"].menu-a1ec {
  background-color: transparent;
  color: #7ac142;
}
.short_7885 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.short_7885 [class*="social-icon-instagram"].menu-a1ec {
  background-color: transparent;
  color: #262626;
}
.short_7885 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.short_7885 [class*="social-icon-jsfiddle"].menu-a1ec {
  background-color: transparent;
  color: #487aa2;
}
.short_7885 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.short_7885 [class*="social-icon-linkedin"].menu-a1ec {
  background-color: transparent;
  color: #0077b5;
}
.short_7885 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.short_7885 [class*="social-icon-medium"].menu-a1ec {
  background-color: transparent;
  color: #00ab6b;
}
.short_7885 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.short_7885
  [class*="social-icon-odnoklassniki"].menu-a1ec {
  background-color: transparent;
  color: #f4731c;
}
.short_7885 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.short_7885 [class*="social-icon-meetup"].menu-a1ec {
  background-color: transparent;
  color: #ec1c40;
}
.short_7885 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.short_7885 [class*="social-icon-pinterest"].menu-a1ec {
  background-color: transparent;
  color: #bd081c;
}
.short_7885 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.short_7885 [class*="social-icon-product-hunt"].menu-a1ec {
  background-color: transparent;
  color: #da552f;
}
.short_7885 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.short_7885 [class*="social-icon-reddit"].menu-a1ec {
  background-color: transparent;
  color: #ff4500;
}
.short_7885 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.short_7885 [class*="social-icon-rss"].menu-a1ec {
  background-color: transparent;
  color: #f26522;
}
.short_7885 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.short_7885
  [class*="social-icon-shopping-cart"].menu-a1ec {
  background-color: transparent;
  color: #4caf50;
}
.short_7885 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.short_7885 [class*="social-icon-skype"].menu-a1ec {
  background-color: transparent;
  color: #00aff0;
}
.short_7885 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.short_7885 [class*="social-icon-slideshare"].menu-a1ec {
  background-color: transparent;
  color: #0077b5;
}
.short_7885 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.short_7885 [class*="social-icon-snapchat"].menu-a1ec {
  background-color: transparent;
  color: #fffc00;
}
.short_7885 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.short_7885 [class*="social-icon-soundcloud"].menu-a1ec {
  background-color: transparent;
  color: #f80;
}
.short_7885 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.short_7885 [class*="social-icon-spotify"].menu-a1ec {
  background-color: transparent;
  color: #2ebd59;
}
.short_7885 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.short_7885
  [class*="social-icon-stack-overflow"].menu-a1ec {
  background-color: transparent;
  color: #fe7a15;
}
.short_7885 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.short_7885 [class*="social-icon-maldkfgram"].menu-a1ec {
  background-color: transparent;
  color: #2ca5e0;
}
.short_7885 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.short_7885 [class*="social-icon-tripadvisor"].menu-a1ec {
  background-color: transparent;
  color: #589442;
}
.short_7885 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.short_7885 [class*="social-icon-tumblr"].menu-a1ec {
  background-color: transparent;
  color: #35465c;
}
.short_7885 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.short_7885 [class*="social-icon-twitch"].menu-a1ec {
  background-color: transparent;
  color: #6441a5;
}
.short_7885 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.short_7885 [class*="social-icon-twitter"].menu-a1ec {
  background-color: transparent;
  color: #1da1f2;
}
.short_7885 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.short_7885 [class*="social-icon-vimeo"].menu-a1ec {
  background-color: transparent;
  color: #1ab7ea;
}
.short_7885 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.short_7885 [class*="social-icon-vk"].menu-a1ec {
  background-color: transparent;
  color: #45668e;
}
.short_7885 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.short_7885 [class*="social-icon-weibo"].menu-a1ec {
  background-color: transparent;
  color: #df2029;
}
.short_7885 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.short_7885 [class*="social-icon-weixin"].menu-a1ec {
  background-color: transparent;
  color: #7bb32e;
}
.short_7885 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.short_7885 [class*="social-icon-whatsapp"].menu-a1ec {
  background-color: transparent;
  color: #25d366;
}
.short_7885 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.short_7885 [class*="social-icon-wordpress"].menu-a1ec {
  background-color: transparent;
  color: #21759b;
}
.short_7885 [class*="social-icon-xing"] {
  background-color: #026466;
}
.short_7885 [class*="social-icon-xing"].menu-a1ec {
  background-color: transparent;
  color: #026466;
}
.short_7885 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.short_7885 [class*="social-icon-yelp"].menu-a1ec {
  background-color: transparent;
  color: #af0606;
}
.short_7885 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.short_7885 [class*="social-icon-youtube"].menu-a1ec {
  background-color: transparent;
  color: #cd201f;
}
.up_720d {
  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;
}
.up_720d:hover {
  box-shadow: none;
  background: 0 0;
}
.mask-73e9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.progress-fluid-63ff {
  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;
}
.outline-solid-feb5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.overlay_a7c6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.overlay_a7c6,
.overlay_a7c6::after,
.overlay_a7c6::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;
}
.overlay_a7c6::after,
.overlay_a7c6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.main-bb7e .progress-fluid-63ff .outline-solid-feb5 {
  margin-top: -2px;
  width: 19px;
}
.main-bb7e .progress-fluid-63ff .overlay_a7c6 {
  margin-top: -1px;
}
.main-bb7e .progress-fluid-63ff .overlay_a7c6,
.main-bb7e .progress-fluid-63ff .overlay_a7c6::after,
.main-bb7e .progress-fluid-63ff .overlay_a7c6::before {
  width: 19px;
  height: 2px;
}
.main-bb7e .progress-fluid-63ff .overlay_a7c6::before {
  top: -6px;
}
.main-bb7e .progress-fluid-63ff .overlay_a7c6::after {
  bottom: -6px;
}
.down-78dd .progress-fluid-63ff .outline-solid-feb5 {
  margin-top: -2px;
  width: 22px;
}
.down-78dd .progress-fluid-63ff .overlay_a7c6 {
  margin-top: -1px;
}
.down-78dd .progress-fluid-63ff .overlay_a7c6,
.down-78dd .progress-fluid-63ff .overlay_a7c6::after,
.down-78dd .progress-fluid-63ff .overlay_a7c6::before {
  width: 22px;
  height: 2px;
}
.down-78dd .progress-fluid-63ff .overlay_a7c6::before {
  top: -7px;
}
.down-78dd .progress-fluid-63ff .overlay_a7c6::after {
  bottom: -7px;
}
.badge-4baf .progress-fluid-63ff .outline-solid-feb5 {
  margin-top: -2px;
  width: 31px;
}
.badge-4baf .progress-fluid-63ff .overlay_a7c6 {
  margin-top: -1.5px;
}
.badge-4baf .progress-fluid-63ff .overlay_a7c6,
.badge-4baf .progress-fluid-63ff .overlay_a7c6::after,
.badge-4baf .progress-fluid-63ff .overlay_a7c6::before {
  width: 31px;
  height: 3px;
}
.badge-4baf .progress-fluid-63ff .overlay_a7c6::before {
  top: -9px;
}
.badge-4baf .progress-fluid-63ff .overlay_a7c6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .accent-large-9c64 .progress-fluid-63ff .outline-solid-feb5 {
    margin-top: -2px;
    width: 19px;
  }
  .accent-large-9c64 .progress-fluid-63ff .overlay_a7c6 {
    margin-top: -1px;
  }
  .accent-large-9c64 .progress-fluid-63ff .overlay_a7c6,
  .accent-large-9c64 .progress-fluid-63ff .overlay_a7c6::after,
  .accent-large-9c64 .progress-fluid-63ff .overlay_a7c6::before {
    width: 19px;
    height: 2px;
  }
  .accent-large-9c64 .progress-fluid-63ff .overlay_a7c6::before {
    top: -6px;
  }
  .accent-large-9c64 .progress-fluid-63ff .overlay_a7c6::after {
    bottom: -6px;
  }
  .bronze_d276 .progress-fluid-63ff .outline-solid-feb5 {
    margin-top: -2px;
    width: 22px;
  }
  .bronze_d276 .progress-fluid-63ff .overlay_a7c6 {
    margin-top: -1px;
  }
  .bronze_d276 .progress-fluid-63ff .overlay_a7c6,
  .bronze_d276 .progress-fluid-63ff .overlay_a7c6::after,
  .bronze_d276 .progress-fluid-63ff .overlay_a7c6::before {
    width: 22px;
    height: 2px;
  }
  .bronze_d276 .progress-fluid-63ff .overlay_a7c6::before {
    top: -7px;
  }
  .bronze_d276 .progress-fluid-63ff .overlay_a7c6::after {
    bottom: -7px;
  }
  .text-dark-c558 .progress-fluid-63ff .outline-solid-feb5 {
    margin-top: -2px;
    width: 31px;
  }
  .text-dark-c558 .progress-fluid-63ff .overlay_a7c6 {
    margin-top: -1.5px;
  }
  .text-dark-c558 .progress-fluid-63ff .overlay_a7c6,
  .text-dark-c558 .progress-fluid-63ff .overlay_a7c6::after,
  .text-dark-c558 .progress-fluid-63ff .overlay_a7c6::before {
    width: 31px;
    height: 3px;
  }
  .text-dark-c558 .progress-fluid-63ff .overlay_a7c6::before {
    top: -9px;
  }
  .text-dark-c558 .progress-fluid-63ff .overlay_a7c6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fast-686a .progress-fluid-63ff .outline-solid-feb5 {
    margin-top: -2px;
    width: 19px;
  }
  .fast-686a .progress-fluid-63ff .overlay_a7c6 {
    margin-top: -1px;
  }
  .fast-686a .progress-fluid-63ff .overlay_a7c6,
  .fast-686a .progress-fluid-63ff .overlay_a7c6::after,
  .fast-686a .progress-fluid-63ff .overlay_a7c6::before {
    width: 19px;
    height: 2px;
  }
  .fast-686a .progress-fluid-63ff .overlay_a7c6::before {
    top: -6px;
  }
  .fast-686a .progress-fluid-63ff .overlay_a7c6::after {
    bottom: -6px;
  }
  .label-center-aaa4 .progress-fluid-63ff .outline-solid-feb5 {
    margin-top: -2px;
    width: 22px;
  }
  .label-center-aaa4 .progress-fluid-63ff .overlay_a7c6 {
    margin-top: -1px;
  }
  .label-center-aaa4 .progress-fluid-63ff .overlay_a7c6,
  .label-center-aaa4 .progress-fluid-63ff .overlay_a7c6::after,
  .label-center-aaa4 .progress-fluid-63ff .overlay_a7c6::before {
    width: 22px;
    height: 2px;
  }
  .label-center-aaa4 .progress-fluid-63ff .overlay_a7c6::before {
    top: -7px;
  }
  .label-center-aaa4 .progress-fluid-63ff .overlay_a7c6::after {
    bottom: -7px;
  }
  .row-hard-8cc7 .progress-fluid-63ff .outline-solid-feb5 {
    margin-top: -2px;
    width: 31px;
  }
  .row-hard-8cc7 .progress-fluid-63ff .overlay_a7c6 {
    margin-top: -1.5px;
  }
  .row-hard-8cc7 .progress-fluid-63ff .overlay_a7c6,
  .row-hard-8cc7 .progress-fluid-63ff .overlay_a7c6::after,
  .row-hard-8cc7 .progress-fluid-63ff .overlay_a7c6::before {
    width: 31px;
    height: 3px;
  }
  .row-hard-8cc7 .progress-fluid-63ff .overlay_a7c6::before {
    top: -9px;
  }
  .row-hard-8cc7 .progress-fluid-63ff .overlay_a7c6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .row_pink_5a58 .progress-fluid-63ff .outline-solid-feb5 {
    margin-top: -2px;
    width: 19px;
  }
  .row_pink_5a58 .progress-fluid-63ff .overlay_a7c6 {
    margin-top: -1px;
  }
  .row_pink_5a58 .progress-fluid-63ff .overlay_a7c6,
  .row_pink_5a58 .progress-fluid-63ff .overlay_a7c6::after,
  .row_pink_5a58 .progress-fluid-63ff .overlay_a7c6::before {
    width: 19px;
    height: 2px;
  }
  .row_pink_5a58 .progress-fluid-63ff .overlay_a7c6::before {
    top: -6px;
  }
  .row_pink_5a58 .progress-fluid-63ff .overlay_a7c6::after {
    bottom: -6px;
  }
  .paper_39cd .progress-fluid-63ff .outline-solid-feb5 {
    margin-top: -2px;
    width: 22px;
  }
  .paper_39cd .progress-fluid-63ff .overlay_a7c6 {
    margin-top: -1px;
  }
  .paper_39cd .progress-fluid-63ff .overlay_a7c6,
  .paper_39cd .progress-fluid-63ff .overlay_a7c6::after,
  .paper_39cd .progress-fluid-63ff .overlay_a7c6::before {
    width: 22px;
    height: 2px;
  }
  .paper_39cd .progress-fluid-63ff .overlay_a7c6::before {
    top: -7px;
  }
  .paper_39cd .progress-fluid-63ff .overlay_a7c6::after {
    bottom: -7px;
  }
  .purple_2ea6 .progress-fluid-63ff .outline-solid-feb5 {
    margin-top: -2px;
    width: 31px;
  }
  .purple_2ea6 .progress-fluid-63ff .overlay_a7c6 {
    margin-top: -1.5px;
  }
  .purple_2ea6 .progress-fluid-63ff .overlay_a7c6,
  .purple_2ea6 .progress-fluid-63ff .overlay_a7c6::after,
  .purple_2ea6 .progress-fluid-63ff .overlay_a7c6::before {
    width: 31px;
    height: 3px;
  }
  .purple_2ea6 .progress-fluid-63ff .overlay_a7c6::before {
    top: -9px;
  }
  .purple_2ea6 .progress-fluid-63ff .overlay_a7c6::after {
    bottom: -9px;
  }
}
.logo_d054 .overlay_a7c6 {
  -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);
}
.logo_d054 .overlay_a7c6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.logo_d054 .overlay_a7c6::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);
}
.logo_d054.disabled_under_1d1a .overlay_a7c6 {
  -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);
}
.logo_d054.disabled_under_1d1a .overlay_a7c6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.logo_d054.disabled_under_1d1a .overlay_a7c6::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);
}
.card-e10a {
  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.active_dirty_c8ed:before {
  display: none;
}
.header_light_c5f2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.header_light_c5f2 .up-f302 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.header_light_c5f2 .up-f302:last-of-type {
  border-bottom: none;
}
.header_light_c5f2 .up-f302.section-3026,
.header_light_c5f2 .up-f302.wrapper-pro-327d,
.header_light_c5f2 .up-f302.search_bronze_9d8b {
  padding: 0;
}
.header_light_c5f2 .center-9263 .summary-green-ffe3 {
  color: currentColor;
}
.header_light_c5f2 .center-9263 .summary-green-ffe3:focus,
.header_light_c5f2 .center-9263 .summary-green-ffe3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_light_c5f2.detail_92ee .north-e26a,
.header_light_c5f2.detail_92ee .warm-706e a,
.header_light_c5f2.detail_92ee .disabled_1499 a,
.header_light_c5f2.detail_92ee .fluid-da39 a {
  color: rgba(0, 0, 0, 0.55);
}
.header_light_c5f2.detail_92ee .north-e26a:hover,
.header_light_c5f2.detail_92ee .warm-706e a:hover,
.header_light_c5f2.detail_92ee .disabled_1499 a:hover,
.header_light_c5f2.detail_92ee .fluid-da39 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_light_c5f2.detail_92ee .medium_2960 {
  color: rgba(0, 0, 0, 0.8);
}
.header_light_c5f2.detail_92ee .up-f302 {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_light_c5f2.detail_92ee .up-f302:before {
  background: rgba(0, 0, 0, 0.08);
}
.header_light_c5f2.detail_92ee .medium-e067:before {
  background: rgba(255, 255, 255, 0.9);
}
.header_light_c5f2.detail_92ee .center-9263 .search-clean-9857 li a,
.header_light_c5f2.detail_92ee .center-9263 .summary-green-ffe3,
.header_light_c5f2.detail_92ee .fluid-da39 {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_light_c5f2.detail_92ee .center-9263 .summary-green-ffe3:focus,
.header_light_c5f2.detail_92ee .center-9263 .summary-green-ffe3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_light_c5f2.detail_92ee .search-clean-9857 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_light_c5f2.prev-6a0a .north-e26a,
.header_light_c5f2.prev-6a0a .warm-706e a,
.header_light_c5f2.prev-6a0a .disabled_1499 .summary-green-ffe3,
.header_light_c5f2.prev-6a0a .disabled_1499 a,
.header_light_c5f2.prev-6a0a .fluid-da39 a {
  color: rgba(255, 255, 255, 0.79);
}
.header_light_c5f2.prev-6a0a .north-e26a:hover,
.header_light_c5f2.prev-6a0a .warm-706e a:hover,
.header_light_c5f2.prev-6a0a .disabled_1499 .summary-green-ffe3:hover,
.header_light_c5f2.prev-6a0a .disabled_1499 a:hover,
.header_light_c5f2.prev-6a0a .fluid-da39 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_light_c5f2.prev-6a0a .medium_2960 {
  color: rgba(255, 255, 255, 0.99);
}
.header_light_c5f2.prev-6a0a .up-f302 {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_light_c5f2.prev-6a0a .up-f302:before {
  background: rgba(255, 255, 255, 0.08);
}
.header_light_c5f2.prev-6a0a .medium-e067:before {
  background: rgba(0, 0, 0, 0.9);
}
.header_light_c5f2.prev-6a0a .center-9263 .search-clean-9857 li a,
.header_light_c5f2.prev-6a0a .center-9263 .summary-green-ffe3,
.header_light_c5f2.prev-6a0a .fluid-da39 {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_light_c5f2.prev-6a0a .center-9263 .summary-green-ffe3:focus,
.header_light_c5f2.prev-6a0a .center-9263 .summary-green-ffe3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_light_c5f2.prev-6a0a .search-clean-9857 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium-e067 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.medium-e067:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.list-prev-abac {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pressed_e752 .header_light_c5f2 {
  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;
}
.pressed_e752 .up-f302 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pressed_e752 .up-f302: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) {
  .pressed_e752 .up-f302:before {
    width: 16%;
    left: 42%;
  }
}
.pressed_e752 .up-f302:last-child:before {
  content: none;
}
.pressed_e752 .up-f302[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pressed_e752 .center-9263 .search-clean-9857 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pressed_e752 .center-9263 .search-clean-9857 li a .summary-green-ffe3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pressed_e752 .center-9263 .fluid-da39 {
  border: none;
}
.pressed_e752 .center-9263 .fluid-da39 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pressed_e752 .medium-e067 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pressed_e752 .list-prev-abac {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pressed_e752 .prev-6a0a .medium-e067:before {
  background: rgba(0, 0, 0, 0.9);
}
.pressed_e752 .detail_92ee.top-5284 .overlay_a7c6 {
  background: rgba(0, 0, 0, 0.6);
}
.pressed_e752
  .detail_92ee.top-5284
  .overlay_a7c6::after,
.pressed_e752
  .detail_92ee.top-5284
  .overlay_a7c6:before {
  background: inherit;
}
.pressed_e752
  .detail_92ee.top-5284:hover
  .overlay_a7c6 {
  background: rgba(0, 0, 0, 0.8);
}
.surface_gas_2fc3 .header_light_c5f2 {
  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) {
  .surface_gas_2fc3 .header_light_c5f2 {
    width: auto;
    right: 45px;
  }
}
.notice-2441 .header_light_c5f2 {
  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) {
  .notice-2441 .header_light_c5f2 {
    width: auto;
    left: 45px;
  }
}
.active_dirty_c8ed .header_light_c5f2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.active_dirty_c8ed .list-prev-abac {
  max-width: 48em;
  margin: 0 auto;
}
.active_dirty_c8ed .medium-e067:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.item-f0fb {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.item-f0fb.pressed_e752 .header_light_c5f2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.item-f0fb.surface_gas_2fc3 .header_light_c5f2 {
  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);
}
.item-f0fb .header_light_c5f2 {
  visibility: visible;
}
.item-f0fb.notice-2441 .header_light_c5f2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.avatar_iron_5d1b,
.white-ca32 {
  overflow-x: hidden;
}
.avatar_iron_5d1b .header_light_c5f2 {
  overflow: auto;
}
.avatar_iron_5d1b.pressed_e752 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.avatar_iron_5d1b.pressed_e752 .header_light_c5f2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.avatar_iron_5d1b.pressed_e752 .up_720d {
  opacity: 0;
}
.avatar_iron_5d1b.surface_gas_2fc3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.avatar_iron_5d1b.surface_gas_2fc3 .header_light_c5f2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.avatar_iron_5d1b.surface_gas_2fc3 .up_720d {
  opacity: 0;
}
.avatar_iron_5d1b.notice-2441 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.avatar_iron_5d1b.notice-2441 .header_light_c5f2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.avatar_iron_5d1b.notice-2441 .up_720d {
  opacity: 0;
}
.avatar_iron_5d1b.active_dirty_c8ed .header_light_c5f2 {
  z-index: 10;
  visibility: visible;
}
.top-5284 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.top-5284 .overlay_a7c6 {
  background: rgba(255, 255, 255, 0.99);
}
.top-5284 .overlay_a7c6::after,
.top-5284 .overlay_a7c6:before {
  background: inherit;
}
.top-5284:hover .overlay_a7c6 {
  background: rgba(255, 255, 255, 0.99);
}
.notice-2441 .top-5284 {
  top: 10px;
  right: auto;
  left: 12px;
}
.active_dirty_c8ed .top-5284 {
  display: none !important;
}
.avatar_iron_5d1b:before,
.white-ca32:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.avatar_iron_5d1b .top-5284,
.white-ca32 .top-5284 {
  display: inline-block;
}
.header_light_c5f2 .notification-18cb {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.avatar_iron_5d1b .header_light_c5f2 .notification-18cb,
.white-ca32 .header_light_c5f2 .notification-18cb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.rough_1cf5 .pagination_e0fe {
  width: 100%;
}
.table_1dfa {
  padding: 0 0.5em 0;
}
.table_1dfa [class*="customify-col-"],
.table_1dfa [class*="customify-col_"],
.table_1dfa [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.lower_4849 .table_1dfa {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .label_d8b4 .paragraph-0713,
  .paragraph-0713 {
    display: none;
  }
  .summary-94ad {
    text-align: left;
  }
  .alert-baec {
    text-align: center;
  }
  .card-4d87 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .label_d8b4 .hidden-ec32,
  .hidden-ec32 {
    display: none;
  }
  .pagination_1a05 {
    text-align: left;
  }
  .pagination-narrow-b3cc {
    text-align: center;
  }
  .green-c3b1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .label_d8b4 .mask_31bf,
  .mask_31bf {
    display: none;
  }
  .card_motion_8146 {
    text-align: left;
  }
  .mini_cdba {
    text-align: center;
  }
  .grid_iron_2758 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay-ede3 {
  box-shadow: none !important;
}
.light-38ae .summary-up-0043,
.gallery_6b7d .summary-up-0043 {
  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;
}
.gallery_6b7d .summary-up-0043 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mask_b815 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.mask_b815:after,
.mask_b815:before {
  content: "";
  display: table;
}
.mask_b815:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .mask_b815 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.mask_b815,
.fluid_7b87 {
  max-width: 1248px;
  margin: 0 auto;
}

.text_ea63.border_green_bd1f .mask_b815 {
  max-width: 100%;
}
.text_ea63.tall-28ca {
  max-width: 1200px;
  margin: 0 auto;
}
.text_ea63.bright_c85f .mask_b815 {
  max-width: 100%;
}
.text_ea63.bright_c85f > .mask_b815 {
  padding-left: 0;
  padding-right: 0;
}
.text_ea63.bright_c85f > .mask_b815 .label_d8b4 {
  margin: 0;
}
.text_ea63.bright_c85f
  > .mask_b815
  .hover_out_809d.content_in_d4a7 {
  margin-right: 0;
  margin-left: 0;
}
.text_ea63.bright_c85f #main.content_in_d4a7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .border-thick-c53a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .border-thick-c53a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .video-active-4966 .notice-5bec {
    padding-right: 1em;
  }
  .video-active-4966.tall-f9db .hover_out_809d {
    border-right: 1px solid #eaecee;
  }
  .video-active-4966.tall-f9db .notice-5bec {
    padding-right: 1em;
  }
  .video-active-4966.tall-f9db .focus-b9b6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-83bc .notice-5bec {
    padding-left: 1em;
  }
  .banner-83bc.tall-f9db .hover_out_809d {
    border-left: 1px solid #eaecee;
  }
  .banner-83bc.tall-f9db .notice-5bec {
    padding-left: 1em;
  }
  .banner-83bc.tall-f9db .focus-b9b6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-f3c6 .notice-5bec {
    padding-left: 1em;
  }
  .title-f3c6.tall-f9db .fast_7871 {
    border-right: 1px solid #eaecee;
  }
  .title-f3c6.tall-f9db .input_862e {
    border-right: 1px solid #eaecee;
  }
  .title-f3c6.tall-f9db .notice-5bec {
    padding-left: 1em;
  }
  .title-f3c6.tall-f9db .focus-b9b6 {
    padding-right: 1em;
  }
  .title-f3c6.tall-f9db .small-ac3c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight-4399 .notice-5bec {
    padding-right: 1em;
  }
  .highlight-4399.tall-f9db .fast_7871 {
    border-left: 1px solid #eaecee;
  }
  .highlight-4399.tall-f9db .input_862e {
    border-left: 1px solid #eaecee;
  }
  .highlight-4399.tall-f9db .notice-5bec {
    padding-right: 1em;
  }
  .highlight-4399.tall-f9db .focus-b9b6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight-4399.tall-f9db .small-ac3c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-thick-c53a .notice-5bec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-thick-c53a.tall-f9db .hover_out_809d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .border-thick-c53a.tall-f9db .notice-5bec {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-thick-c53a.tall-f9db .focus-b9b6 {
    padding-left: 1em;
  }
  .border-thick-c53a.tall-f9db .small-ac3c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .border-thick-c53a.tall-f9db .notice-5bec {
    padding-left: 0;
  }
}
.tag_advanced_d455 .logo-bright-2b64 {
  display: inline-block;
}
.green-ed50 {
  display: inline-block;
}
.element_old_ff84 {
  word-con: break-word;
}
.video_orange_4a98 > span {
  display: inline-block;
  padding: 5px 0;
}
.video_orange_4a98 .grid-e9cf {
  margin-left: 8px;
  margin-right: 8px;
}
.video_orange_4a98 .outline-1522 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary_narrow_b259 .static-fe24 {
  margin-bottom: 2em;
}
.primary_narrow_b259 .frame_5fa5 {
  margin-bottom: 15px;
}
.primary_narrow_b259 .frame_5fa5:last-child {
  margin-bottom: 0;
}
.primary_narrow_b259 .item-solid-7730 {
  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) {
  .primary_narrow_b259 .item-solid-7730 {
    display: block;
  }
}
.primary_narrow_b259 .outline-9da6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary_narrow_b259 .outline-9da6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary_narrow_b259 .primary-left-3040 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary_narrow_b259 .primary-left-3040 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary_narrow_b259 .primary-left-3040 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary_narrow_b259 .element_old_ff84 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary_narrow_b259 .element_old_ff84 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary_narrow_b259 .east-9a14 p:last-child {
  margin-bottom: 0;
}
.primary_narrow_b259 .huge_78a8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary_narrow_b259 .gradient_silver_05a8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary_narrow_b259 .tooltip-094b {
  margin-top: 1em;
}
.primary_narrow_b259 .breadcrumb_13fc {
  top: 0;
  display: block;
}
.primary_narrow_b259 .breadcrumb_13fc a {
  color: inherit;
}
.primary_narrow_b259 .breadcrumb_13fc a:hover {
  color: inherit;
}
.primary_narrow_b259 .hover-f04d {
  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;
}
.primary_narrow_b259 .hover-f04d:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary_narrow_b259 .gradient_silver_05a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary_narrow_b259 .item-silver-5af8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary_narrow_b259 .item-silver-5af8:first-child {
  margin-top: 0;
}
.primary_narrow_b259 .item-silver-5af8.heading_glass_12c5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary_narrow_b259 .item-silver-5af8.article-c13d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary_narrow_b259
  .item-silver-5af8.article-c13d.menu-9d31
  .tooltip-094b {
  width: 100%;
}
.primary_narrow_b259 .article-c13d {
  -webkit-box-align: center;
  align-items: center;
}
.primary_narrow_b259 .article-c13d .video_orange_4a98,
.primary_narrow_b259 .article-c13d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary_narrow_b259 .primary-left-3040 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_narrow_b259 .primary-left-3040 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_narrow_b259 .primary-left-3040: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;
}
.primary_narrow_b259 .heading_glass_12c5 {
  z-index: 5;
}
.primary_narrow_b259 .focus-dark-f705 .box-pink-abe6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary_narrow_b259 .disabled_355b .box-pink-abe6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary_narrow_b259 .article-419d .box-pink-abe6 {
  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;
}
.primary_narrow_b259.mask_f386 .item-solid-7730,
.primary_narrow_b259.stale_7515 .item-solid-7730 {
  display: block;
}
.primary_narrow_b259.mask_f386 .item-solid-7730 .popup-ad51,
.primary_narrow_b259.mask_f386 .item-solid-7730 .gradient_silver_05a8,
.primary_narrow_b259.stale_7515 .item-solid-7730 .popup-ad51,
.primary_narrow_b259.stale_7515 .item-solid-7730 .gradient_silver_05a8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary_narrow_b259.gallery-cool-b70b .outline-9da6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary_narrow_b259.gallery-cool-b70b .outline-9da6 {
    margin-right: 0;
  }
}
.primary_narrow_b259.mask_f386 .outline-9da6,
.primary_narrow_b259.stale_7515 .outline-9da6 {
  padding-top: 40%;
}
.primary_narrow_b259.mask_f386 .static-fe24,
.primary_narrow_b259.stale_7515 .static-fe24 {
  display: block;
}
.primary_narrow_b259.mask_f386 .fn-sticky-bbfa .gradient_silver_05a8,
.primary_narrow_b259.stale_7515 .fn-sticky-bbfa .gradient_silver_05a8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary_narrow_b259.mask_f386 .outline-9da6,
.primary_narrow_b259.stale_7515 .outline-9da6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary_narrow_b259.mask_f386 .gradient_silver_05a8 {
  padding: 1em;
}
.column_slow_77b7 {
  margin: 30px auto;
  display: block;
}
.column_slow_77b7 .fluid-75d7 > * {
  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;
}
.column_slow_77b7 .fluid-75d7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column_slow_77b7 .fluid-75d7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.description-5391 .video_orange_4a98 {
  margin-bottom: 1.41575em;
}
.description-5391 .table_e61f {
  margin-bottom: 1.618em;
}
.gold_525a .in-9c97 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gold_525a .in-9c97 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gold_525a .accordion-93ec {
  max-width: 100%;
  overflow: auto;
}
.article-dark-3124 .gold_525a a:hover {
  text-decoration: underline;
}
.up-c545 .frame_5fa5:not(.element_old_ff84),
.up-c545 .primary-left-3040 {
  margin-bottom: 1.41575em;
}
.up-c545 .frame_5fa5:not(.element_old_ff84):last-child,
.up-c545 .primary-left-3040:last-child {
  margin-bottom: 0;
}
.up-c545 .frame_5fa5.steel_7061 {
  margin-bottom: 0.41575em;
}
.up-c545 .footer-pro-2e5f:before,
.up-c545 .thumbnail_ebe2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.up-c545 .footer-pro-2e5f:before {
  content: "\f115";
}
.up-c545 .thumbnail_ebe2:before {
  content: "\f02c";
}
.up-c545 .breadcrumb_cf5e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.up-c545 .breadcrumb_cf5e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sort-da42 {
  display: -webkit-box;
  display: flex;
}
.sort-da42 .picture_full_3e1a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sort-da42 .picture_full_3e1a {
    flex-basis: 90px;
  }
}
.sort-da42 .table-cf5f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sort-da42 .table-cf5f {
    flex-basis: calc(100% - 50px);
  }
}
.sort-da42 .tooltip_b226 p:last-child {
  margin-bottom: 0.72em;
}
.accordion_action_7167 .fluid-75d7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.accordion_action_7167 .fluid-75d7:after,
.accordion_action_7167 .fluid-75d7:before {
  content: "";
  display: table;
}
.accordion_action_7167 .fluid-75d7:after {
  clear: both;
}
.accordion_action_7167 .fluid-75d7 .carousel_fluid_fcb1,
.accordion_action_7167 .fluid-75d7 .mini_ceb8 {
  width: 49%;
}
.accordion_action_7167 .fluid-75d7 .carousel_fluid_fcb1 a span.detail-fresh-f260,
.accordion_action_7167 .fluid-75d7 .mini_ceb8 a span.detail-fresh-f260 {
  display: block;
  margin-bottom: 5px;
}
.accordion_action_7167 .fluid-75d7 .mini_ceb8 {
  float: left;
  text-align: left;
}
.accordion_action_7167 .fluid-75d7 .carousel_fluid_fcb1 {
  float: right;
  text-align: right;
}
.border-black-e252 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .border-black-e252 {
    margin-bottom: 0;
  }
}
.tall-b8b7 {
  margin-bottom: 1em;
}
.tall-b8b7 .element_old_ff84 {
  font-size: 1.1em;
  line-height: 1.3;
}
.box_3341 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dirty_ee01 .tall-b8b7,
.east_c53b .tall-b8b7 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dirty_ee01 .tall-b8b7,
  .east_c53b .tall-b8b7 {
    display: block;
  }
}
.dirty_ee01 .box_3341,
.east_c53b .box_3341 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dirty_ee01 .box_3341,
  .east_c53b .box_3341 {
    margin-bottom: 1em;
  }
}
.dirty_ee01 .box_3341 img,
.east_c53b .box_3341 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dirty_ee01 .pagination-1f9c,
.east_c53b .pagination-1f9c {
  flex-basis: calc(100% - 160px);
}
.dirty_ee01 .pagination-1f9c p,
.east_c53b .pagination-1f9c p {
  margin-bottom: 0;
}
.dirty_ee01 .pagination-1f9c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dirty_ee01 .pagination-1f9c {
    padding-left: 0;
  }
}
.east_c53b .pagination-1f9c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .east_c53b .pagination-1f9c {
    padding-right: 0;
  }
}
.east_c53b .box_3341 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.aside_middle_79d8 .box_3341 {
  margin-bottom: 0.5em;
}
.aside_middle_79d8 .box_3341 img {
  width: 100%;
}
.content_red_8fc7 .simple-93f9,
.slider-f633 .simple-93f9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.slider-f633 .hover_out_809d .dropdown_e521 p:last-child {
  margin-bottom: 0;
}
.yellow_ceb3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.texture-c06d .east-783a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .texture-c06d .east-783a:last-of-type {
    margin-bottom: 0;
  }
}
.texture-c06d .east-783a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.texture-c06d .east-783a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.texture-c06d .east-783a ul li {
  margin: 0 0 0.6em;
}
.texture-c06d .east-783a ul li.title-2173,
.texture-c06d .east-783a ul li.slow-7c0b {
  position: relative;
}
.texture-c06d .east-783a ul li.title-2173 .cool-7a19,
.texture-c06d .east-783a ul li.slow-7c0b .cool-7a19 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.texture-c06d .east-783a ul li.title-2173:after:after,
.texture-c06d .east-783a ul li.title-2173:after:before,
.texture-c06d
  .east-783a
  ul
  li.slow-7c0b:after:after,
.texture-c06d
  .east-783a
  ul
  li.slow-7c0b:after:before {
  content: "";
  display: table;
}
.texture-c06d .east-783a ul li.title-2173:after:after,
.texture-c06d
  .east-783a
  ul
  li.slow-7c0b:after:after {
  clear: both;
}
.texture-c06d .east-783a a.tooltip-black-6ac6:hover {
  text-decoration: none;
}
.texture-c06d .east-783a select {
  max-width: 100%;
}
.texture-c06d .east-783a table {
  font-size: 85%;
}
.texture-c06d .east-783a table td,
.texture-c06d .east-783a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.texture-c06d .east-783a table tfoot td {
  text-align: left;
}
.texture-c06d .east-783a :last-child {
  margin-bottom: 0;
}
.texture-c06d .east-783a .info-acf6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.texture-c06d .east-783a .info-acf6 label {
  width: 100%;
}
.texture-c06d .east-783a .info-acf6 .label_wide_ff4b {
  width: 100%;
  display: block;
}
.texture-c06d .east-783a .info-acf6 .shadow-copper-b2a1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.texture-c06d .east-783a .info-acf6 .shadow-copper-b2a1:hover svg #svg-search {
  fill: #444;
}
.texture-c06d .east-783a .info-acf6 .shadow-copper-b2a1 svg {
  width: 18px;
  height: 18px;
}
.texture-c06d .slider_acdc ul ul,
.texture-c06d .middle_4c46 ul ul,
.texture-c06d .lower_a459 ul ul,
.texture-c06d .info_679d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.texture-c06d .slider_acdc .pagination_2f96 > a,
.texture-c06d .middle_4c46 .pagination_2f96 > a,
.texture-c06d .lower_a459 .pagination_2f96 > a,
.texture-c06d .info_679d .pagination_2f96 > a {
  margin-bottom: 0;
}
.texture-c06d .new_0a14 li,
.texture-c06d .slider_acdc li,
.texture-c06d .slow-0932 li,
.texture-c06d .middle_4c46 li,
.texture-c06d .lower_a459 li,
.texture-c06d .info_679d li,
.texture-c06d .popup_5678 li,
.texture-c06d .paragraph-paper-3e78 li {
  display: block;
  position: relative;
}
.texture-c06d .new_0a14 li:last-child,
.texture-c06d .slider_acdc li:last-child,
.texture-c06d .slow-0932 li:last-child,
.texture-c06d .middle_4c46 li:last-child,
.texture-c06d .lower_a459 li:last-child,
.texture-c06d .info_679d li:last-child,
.texture-c06d .popup_5678 li:last-child,
.texture-c06d .paragraph-paper-3e78 li:last-child {
  border: none;
}
.texture-c06d .new_0a14 li a,
.texture-c06d .slider_acdc li a,
.texture-c06d .slow-0932 li a,
.texture-c06d .middle_4c46 li a,
.texture-c06d .lower_a459 li a,
.texture-c06d .info_679d li a,
.texture-c06d .popup_5678 li a,
.texture-c06d .paragraph-paper-3e78 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture-c06d .new_0a14 li ul li::before,
.texture-c06d .slider_acdc li ul li::before,
.texture-c06d .slow-0932 li ul li::before,
.texture-c06d .middle_4c46 li ul li::before,
.texture-c06d .lower_a459 li ul li::before,
.texture-c06d .info_679d li ul li::before,
.texture-c06d .popup_5678 li ul li::before,
.texture-c06d .paragraph-paper-3e78 li ul li::before {
  left: 15px;
}
.texture-c06d .new_0a14 li ul a,
.texture-c06d .slider_acdc li ul a,
.texture-c06d .slow-0932 li ul a,
.texture-c06d .middle_4c46 li ul a,
.texture-c06d .lower_a459 li ul a,
.texture-c06d .info_679d li ul a,
.texture-c06d .popup_5678 li ul a,
.texture-c06d .paragraph-paper-3e78 li ul a {
  padding-left: 20px;
}
.texture-c06d .new_0a14 li ul ul li::before,
.texture-c06d .slider_acdc li ul ul li::before,
.texture-c06d .slow-0932 li ul ul li::before,
.texture-c06d .middle_4c46 li ul ul li::before,
.texture-c06d .lower_a459 li ul ul li::before,
.texture-c06d .info_679d li ul ul li::before,
.texture-c06d .popup_5678 li ul ul li::before,
.texture-c06d .paragraph-paper-3e78 li ul ul li::before {
  left: 30px;
}
.texture-c06d .new_0a14 li ul ul a,
.texture-c06d .slider_acdc li ul ul a,
.texture-c06d .slow-0932 li ul ul a,
.texture-c06d .middle_4c46 li ul ul a,
.texture-c06d .lower_a459 li ul ul a,
.texture-c06d .info_679d li ul ul a,
.texture-c06d .popup_5678 li ul ul a,
.texture-c06d .paragraph-paper-3e78 li ul ul a {
  padding-left: 40px;
}
.texture-c06d .iron-b59d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.texture-c06d .paragraph-paper-3e78 ul li {
  margin-bottom: 1.41575em;
}
.texture-c06d .paragraph-paper-3e78 ul li .status_solid_a899 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.texture-c06d .paragraph-paper-3e78 ul li .module-4ae1 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.prev-6a0a .new_0a14 li a,
.prev-6a0a .slider_acdc li a,
.prev-6a0a .slow-0932 li a,
.prev-6a0a .middle_4c46 li a,
.prev-6a0a .lower_a459 li a,
.prev-6a0a .info_679d li a,
.prev-6a0a .popup_5678 li a,
.prev-6a0a .paragraph-paper-3e78 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-6a0a .iron-b59d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-6a0a .east-783a ul li.title-2173 .cool-7a19,
.prev-6a0a .east-783a ul li.slow-7c0b .cool-7a19 {
  background: rgba(0, 0, 0, 0.2);
}
.prev-6a0a .texture-c06d .east-783a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.text_ea63 .texture-c06d .search-clean-9857 li {
  margin: 0;
}
.text_ea63 .texture-c06d .search-clean-9857 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.text_ea63 .texture-c06d .search-clean-9857 li ul {
  margin: 0;
}
.text_ea63 .texture-c06d .search-clean-9857 li ul li a {
  padding-left: 15px;
}
.text_ea63 .texture-c06d .search-clean-9857 li ul li li a {
  padding-left: 30px;
}
.text_ea63 .texture-c06d .search-clean-9857 li.nav-pro-3c0b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.text_ea63 .texture-c06d .search-clean-9857 li.nav-pro-3c0b > 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;
}
.text_ea63 .texture-c06d .search-clean-9857 li.nav-pro-3c0b > 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;
}
.search_94af a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.preview-6bd0 {
  position: relative;
  z-index: 10;
}
.preview-6bd0 .notification-18cb {
  width: 100%;
  max-width: 100%;
}
.tag_selected_6119 .tabs-393e {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tag_selected_6119 .detail_92ee {
}
.tag_selected_6119 .prev-6a0a {
  background: #292929;
}
.avatar_d1ae .tabs-393e {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.avatar_d1ae .detail_92ee {
  background: #f9f9f9;
}
.avatar_d1ae .prev-6a0a {
  background: #303030;
}
.dropdown-1358 .tabs-393e {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .dropdown-1358 .logo-bright-2b64 {
    margin-bottom: 1em;
  }
  .dropdown-1358 .logo-bright-2b64:last-child {
    margin-bottom: 0;
  }
}
.dropdown-1358 .detail_92ee {
  background: #ededed;
}
.dropdown-1358 .prev-6a0a {
  background: #1a1a1a;
}
.tabs-393e.detail_92ee {
  color: rgba(0, 0, 0, 0.6);
}
.tabs-393e.detail_92ee .text_695b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tabs-393e.prev-6a0a {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-393e.prev-6a0a a:not(.tooltip-black-6ac6) {
  color: rgba(255, 255, 255, 0.79);
}
.tabs-393e.prev-6a0a a:not(.tooltip-black-6ac6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tabs-393e.prev-6a0a .text_695b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs-393e.prev-6a0a table tbody td,
.tabs-393e.prev-6a0a table th {
  background: rgba(0, 0, 0, 0.08);
}
.info_cb26.caption-wide-8bae .mask_b815 {
  max-width: initial;
}
.info_cb26 .first-d6fc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.info_cb26 .first-d6fc .notification-18cb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .info_cb26 .first-d6fc .notification-18cb {
    display: block;
    margin-bottom: 2em;
  }
  .info_cb26 .first-d6fc .notification-18cb:last-child {
    margin-bottom: 0;
  }
}
.dropdown-1358 .logo-bright-2b64:last-child,
.avatar_d1ae .logo-bright-2b64:last-child,
.tag_selected_6119 .logo-bright-2b64:last-child {
  margin-bottom: 0;
}
.dropdown-1358 .logo-bright-2b64 .texture-c06d .east-783a:last-child,
.avatar_d1ae .logo-bright-2b64 .texture-c06d .east-783a:last-child,
.tag_selected_6119 .logo-bright-2b64 .texture-c06d .east-783a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .dropdown-1358 .rough-c435,
  .dropdown-1358 .old-11ce,
  .avatar_d1ae .rough-c435,
  .avatar_d1ae .old-11ce,
  .tag_selected_6119 .rough-c435,
  .tag_selected_6119 .old-11ce {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .preview-6bd0 .logo-bright-2b64 {
    margin-bottom: 2em;
  }
}
.preview-6bd0 p:last-child {
  margin-bottom: 0;
}
.preview-6bd0 li,
.preview-6bd0 ul {
  list-style: none;
  margin: 0;
}
.preview-6bd0 ul ul {
  margin-left: 2.617924em;
}
.preview_97a6 {
  font-size: 0.875em;
}

/* css-noise: 9693 */
.widget-item-y3 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
