/*!
Theme Name: Customify
Theme URI: https://pressmaximum.slider_old_fb5e/customify
Author: WPCustomify
Author URI: https://pressmaximum.slider_old_fb5e
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.slider_old_fb5e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.paragraph_3cdf.widget_next_9721/licenses/gpl-2.0.glass-09f2
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.column-top-4baa/, (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.first_2244.light-46ac/normalize.in-6d8d/
 ======
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.in-6d8d v7.0.0 | MIT License | github.slider_old_fb5e/necolas/normalize.in-6d8d */
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;
}
.link-380c .static-4dd7,
.lower-a9c1,
.yellow_5237,
.shade_in_9f2f,
.layout-f244,
.tooltip-a28c,
.layout_bb50,
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;
}
.lower-a9c1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .lower-a9c1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .lower-a9c1,
  h1 {
    font-size: 1.8em;
  }
}
.yellow_5237,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.yellow_5237 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .yellow_5237,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .yellow_5237,
  h2 {
    font-size: 1.7em;
  }
}
.shade_in_9f2f,
h3 {
  font-size: 1.618em;
}
.link-380c .static-4dd7,
.layout-f244,
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.block-iron-2bb8 {
  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;
}
.item_cd7c:after,
.item_cd7c:before,
.tabs_2631:after,
.tabs_2631:before {
  content: "";
  display: table;
}
.item_cd7c:after,
.tabs_2631:after {
  clear: both;
}
.blue_fc49 {
  float: right;
  margin-right: 0;
}
.dynamic_7698 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter_silver_d0c2 .title_glass_e672,
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;
}
.filter_silver_d0c2 .title_glass_e672: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;
}
.row_under_6c38 .title_glass_e672 {
  box-shadow: none;
}
.row_under_6c38
  .title_glass_e672
  .menu_76b1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row_under_6c38 .title_glass_e672 .slow_4dee {
  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;
}
.row_under_6c38
  .title_glass_e672
  .slow_4dee
  b {
  display: none;
}
.row_under_6c38 .gallery-4bb7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.east_f120:not(.card_4995):not(.tertiary_8465),
button:not(.card_4995):not(.tertiary_8465),
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ),
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ),
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ) {
  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;
}
.east_f120:not(.card_4995):not(
    .tertiary_8465
  ):hover,
button:not(.card_4995):not(
    .tertiary_8465
  ):hover,
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ):hover,
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ):hover,
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.east_f120:not(.card_4995):not(
    .tertiary_8465
  ):active,
.east_f120:not(.card_4995):not(
    .tertiary_8465
  ):focus,
button:not(.card_4995):not(
    .tertiary_8465
  ):active,
button:not(.card_4995):not(
    .tertiary_8465
  ):focus,
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ):active,
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ):focus,
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ):active,
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ):focus,
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ):active,
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ):focus {
  outline: 0;
}
.east_f120:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d,
button:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d,
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d,
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d,
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d {
  position: relative;
}
.east_f120:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .message-fast-63b0,
.east_f120:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .caption_glass_b4ab,
.east_f120:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .glass-a3a0,
.east_f120:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  i,
.east_f120:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  svg,
button:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .message-fast-63b0,
button:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .caption_glass_b4ab,
button:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .glass-a3a0,
button:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  i,
button:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  svg,
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .message-fast-63b0,
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .caption_glass_b4ab,
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .glass-a3a0,
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  i,
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  svg,
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .message-fast-63b0,
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .caption_glass_b4ab,
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .glass-a3a0,
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  i,
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  svg,
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .message-fast-63b0,
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .caption_glass_b4ab,
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  .glass-a3a0,
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  i,
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d
  svg {
  visibility: hidden;
}
.east_f120:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d:after,
button:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d:after,
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d:after,
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d:after,
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ).fn-loading-a20d: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;
}
.east_f120:not(.card_4995):not(.tertiary_8465),
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ),
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ),
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ) {
  color: #fff;
  background: #235787;
}
.east_f120:not(.card_4995):not(
    .tertiary_8465
  ):focus,
input[type="button"]:not(.card_4995):not(
    .tertiary_8465
  ):focus,
input[type="reset"]:not(.card_4995):not(
    .tertiary_8465
  ):focus,
input[type="submit"]:not(.card_4995):not(
    .tertiary_8465
  ):focus {
  color: #fff;
}
.east_f120.fn-disabled-a20d:not(.card_4995):not(
    .tertiary_8465
  ),
.east_f120[disabled]:not(.card_4995):not(
    .tertiary_8465
  ),
button.fn-disabled-a20d:not(.card_4995):not(
    .tertiary_8465
  ),
button[disabled]:not(.card_4995):not(
    .tertiary_8465
  ) {
  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;
}
.title-pressed-6ee6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.title-pressed-6ee6: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;
}
.surface-32fb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.copper-80ba {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.dropdown-pink-3840 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.item_cd7c:after,
.item_cd7c:before,
.large-4628:after,
.large-4628:before,
.gas_85fb:after,
.gas_85fb:before,
.primary-43ab:after,
.primary-43ab:before,
.link_steel_293e:after,
.link_steel_293e:before,
.shade_light_f347:after,
.shade_light_f347:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.item_cd7c:after,
.large-4628:after,
.gas_85fb:after,
.primary-43ab:after,
.link_steel_293e:after,
.shade_light_f347:after {
  clear: both;
}
.large-4628 .steel-2432,
.gas_85fb .steel-2432,
.advanced_337f .steel-2432 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.description_slow_7ac9 {
  display: inline-block;
}
.item-dynamic-4012 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.item-dynamic-4012 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.item-dynamic-4012 .focus-purple-b909 {
  padding: 1em 0;
  font-size: 85%;
}
.focus-purple-b909 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.sort-a3fc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.sort-a3fc:after,
.sort-a3fc:before {
  content: "";
  display: table;
}
.sort-a3fc:after {
  clear: both;
}
.frame_copper_53d3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.block_rough_6744 .frame_copper_53d3 {
  max-width: 50%;
}
.center_9857 .frame_copper_53d3 {
  max-width: 33.33%;
}
.wood_01dc .frame_copper_53d3 {
  max-width: 25%;
}
.layout_middle_f7c6 .frame_copper_53d3 {
  max-width: 20%;
}
.pressed-7b65 .frame_copper_53d3 {
  max-width: 16.66%;
}
.element_4182 .frame_copper_53d3 {
  max-width: 14.28%;
}
.motion_30ae .frame_copper_53d3 {
  max-width: 12.5%;
}
.basic_f710 .frame_copper_53d3 {
  max-width: 11.11%;
}
.gas-9508 {
  display: block;
}
.link-380c .description_huge_0a63 label,
.link-380c .paper-7028 label,
.link-380c .paper_c3d3 label,
.link-380c .grid-new-e326 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hidden-dark-3732 {
  list-style: none;
  margin: 0;
}
.hidden-dark-3732 article.short_3788 {
  margin-bottom: 0;
}
.hidden-dark-3732 ul {
  list-style: none;
  margin: 0;
}
.hidden-dark-3732 .lite_d0ee li.short_3788 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hidden-dark-3732 .lite_d0ee li.short_3788 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hidden-dark-3732 .lite_d0ee li.short_3788: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) {
  .hidden-dark-3732 .lite_d0ee li.short_3788 li.short_3788 li.short_3788 li.short_3788 {
    padding-left: 0;
  }
}
article.short_3788 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.short_3788 .large-4628 p:last-of-type {
  margin-bottom: 0;
}
article.short_3788 .frame-right-d3b4 {
  float: left;
}
article.short_3788 .thumbnail-orange-730b {
  margin-left: 85px;
}
article.short_3788 .active-0d9e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.short_3788 .active-0d9e .texture-down-ea51 {
  margin-left: 10px;
}
article.short_3788 .clean-85f0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.short_3788 .gradient-old-7af5 {
  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 .description_huge_0a63,
  #respond .paper_c3d3,
  #respond .grid-new-e326 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description_huge_0a63 input,
#respond .paper_c3d3 input,
#respond .grid-new-e326 input {
  width: 100%;
}
#respond .grid-new-e326 {
  margin-right: 0;
}
#respond .modal-pro-dba4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.feature-right-f98d {
  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;
}
.feature-right-f98d.tertiary-last-3830 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.feature-right-f98d 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%);
}
.feature-right-f98d:focus,
.feature-right-f98d: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);
}
.form-71ca {
  border-radius: 10%;
}
.aside_plasma_a459 {
  border-radius: 50%;
}
.texture_gold_59d0 {
  font-size: 0.72em;
}
.static-8b42 {
  font-size: 0.875em;
}
.notification-pressed-f98f {
  font-size: 1.1em;
}
.dynamic_2f7c {
  text-transform: uppercase;
  line-height: 1.2;
}
.dynamic_2f7c.texture_gold_59d0 {
  letter-spacing: 0.5px;
}
.block-fresh-020b,
.block-fresh-020b a {
  color: #6d6d6d;
}
.block-fresh-020b a:hover {
  color: #111;
}
.smooth-a7a0 {
  color: #6d6d6d;
}
.red-f535 {
  overflow-x: hidden;
}
.red-f535 .lite-4819.title-2c27 {
  position: relative;
}
.red-f535 .lite-4819.title-2c27.summary-plasma-1fff {
  position: initial;
}
.red-f535
  .lite-4819.title-2c27.summary-plasma-1fff
  .list_outer_ab27 {
  left: auto;
}
.red-f535 .lite-4819 .list_outer_ab27 {
  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;
}
.red-f535 .lite-4819:hover.title-2c27 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.red-f535
  .lite-4819:hover.title-2c27
  .list_outer_ab27 {
  display: block;
  z-index: 9999999;
}
.red-f535 .module-c189 .red_3170,
.red-f535 .dim-3dc2 .red_3170 {
  display: none;
}
.red-f535 .link-bronze-3dc0 .lite-4819:hover.title-2c27 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.link-380c .description_huge_0a63 label,
.link-380c .paper-7028 label,
.link-380c .paper_c3d3 label,
.link-380c .grid-new-e326 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hidden-dark-3732 {
  list-style: none;
  margin: 0;
}
.hidden-dark-3732 article.short_3788 {
  margin-bottom: 0;
}
.hidden-dark-3732 ul {
  list-style: none;
  margin: 0;
}
.hidden-dark-3732 .lite_d0ee li.short_3788 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hidden-dark-3732 .lite_d0ee li.short_3788 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hidden-dark-3732 .lite_d0ee li.short_3788: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) {
  .hidden-dark-3732 .lite_d0ee li.short_3788 li.short_3788 li.short_3788 li.short_3788 {
    padding-left: 0;
  }
}
article.short_3788 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.short_3788 .large-4628 p:last-of-type {
  margin-bottom: 0;
}
article.short_3788 .frame-right-d3b4 {
  float: left;
}
article.short_3788 .thumbnail-orange-730b {
  margin-left: 85px;
}
article.short_3788 .active-0d9e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.short_3788 .active-0d9e .texture-down-ea51 {
  margin-left: 10px;
}
article.short_3788 .clean-85f0 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.short_3788 .gradient-old-7af5 {
  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 .description_huge_0a63,
  #respond .paper_c3d3,
  #respond .grid-new-e326 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .description_huge_0a63 input,
#respond .paper_c3d3 input,
#respond .grid-new-e326 input {
  width: 100%;
}
#respond .grid-new-e326 {
  margin-right: 0;
}
#respond .modal-pro-dba4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.module-c189 .form-tiny-f142 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.form-tiny-f142 .row-9fdb.item-right-236d .background-complex-8ae2 > li > a:focus,
.form-tiny-f142 .row-9fdb.item-right-236d .background-complex-8ae2 > li > a:hover,
.form-tiny-f142 .row-9fdb.gas_a507 .background-complex-8ae2 > li > a:focus,
.form-tiny-f142 .row-9fdb.gas_a507 .background-complex-8ae2 > li > a:hover,
.form-tiny-f142 .row-9fdb.caption_old_d7d9 .background-complex-8ae2 > li > a:focus,
.form-tiny-f142 .row-9fdb.caption_old_d7d9 .background-complex-8ae2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-tiny-f142
  .row-9fdb.item-right-236d
  .background-complex-8ae2
  > li.backdrop-in-f60b
  > a,
.form-tiny-f142
  .row-9fdb.item-right-236d
  .background-complex-8ae2
  > li.tooltip_up_e2b4
  > a,
.form-tiny-f142
  .row-9fdb.gas_a507
  .background-complex-8ae2
  > li.backdrop-in-f60b
  > a,
.form-tiny-f142
  .row-9fdb.gas_a507
  .background-complex-8ae2
  > li.tooltip_up_e2b4
  > a,
.form-tiny-f142
  .row-9fdb.caption_old_d7d9
  .background-complex-8ae2
  > li.backdrop-in-f60b
  > a,
.form-tiny-f142 .row-9fdb.caption_old_d7d9 .background-complex-8ae2 > li.form-pro-28b1 > a {
  color: rgba(255, 255, 255, 0.99);
}
.form-tiny-f142 .bronze_3f65,
.form-tiny-f142 .bronze_3f65 a {
  color: rgba(255, 255, 255, 0.99);
}
.form-tiny-f142 .north-1335.summary-2e53 li a,
.form-tiny-f142 .outline-05a6 a,
.form-tiny-f142 .cold_adc2,
.form-tiny-f142 .background-complex-8ae2 > li > a,
.form-tiny-f142 .sort-7527 {
  color: rgba(255, 255, 255, 0.79);
}
.form-tiny-f142 .north-1335.summary-2e53 li a:hover,
.form-tiny-f142 .outline-05a6 a:hover,
.form-tiny-f142 .cold_adc2:hover,
.form-tiny-f142 .background-complex-8ae2 > li > a:hover,
.form-tiny-f142 .sort-7527:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-tiny-f142 .banner-2081 {
  color: rgba(255, 255, 255, 0.79);
}
.form-tiny-f142 .banner-2081 .action_8393 {
  color: rgba(255, 255, 255, 0.99);
}
.form-tiny-f142 .banner-2081:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-tiny-f142 .notice_plasma_b1b7 .short-7923 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form-tiny-f142 .notice_plasma_b1b7 .short-7923 .module_short_7dbb {
  color: rgba(255, 255, 255, 0.79);
}
.form-tiny-f142
  .notice_plasma_b1b7
  .short-7923
  .module_short_7dbb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-tiny-f142
  .notice_plasma_b1b7
  .short-7923
  .module_short_7dbb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-tiny-f142
  .notice_plasma_b1b7
  .short-7923
  .module_short_7dbb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-tiny-f142
  .notice_plasma_b1b7
  .short-7923
  .module_short_7dbb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-tiny-f142 .notice_plasma_b1b7 .column-lite-56bd {
  color: rgba(255, 255, 255, 0.79);
}
.form-tiny-f142 .notice_plasma_b1b7 .column-lite-56bd:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_11c6
  .form-tiny-f142
  .notice_plasma_b1b7
  .link-tiny-b99f
  .status-down-6c7d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_11c6
  .form-tiny-f142
  .notice_plasma_b1b7
  .link-tiny-b99f
  .module_short_7dbb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module-c189 .status-c699 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.status-c699 .row-9fdb.item-right-236d .background-complex-8ae2 > li > a:focus,
.status-c699 .row-9fdb.item-right-236d .background-complex-8ae2 > li > a:hover,
.status-c699 .row-9fdb.gas_a507 .background-complex-8ae2 > li > a:focus,
.status-c699 .row-9fdb.gas_a507 .background-complex-8ae2 > li > a:hover,
.status-c699 .row-9fdb.caption_old_d7d9 .background-complex-8ae2 > li > a:focus,
.status-c699 .row-9fdb.caption_old_d7d9 .background-complex-8ae2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-c699
  .row-9fdb.item-right-236d
  .background-complex-8ae2
  > li.backdrop-in-f60b
  > a,
.status-c699
  .row-9fdb.item-right-236d
  .background-complex-8ae2
  > li.tooltip_up_e2b4
  > a,
.status-c699
  .row-9fdb.gas_a507
  .background-complex-8ae2
  > li.backdrop-in-f60b
  > a,
.status-c699
  .row-9fdb.gas_a507
  .background-complex-8ae2
  > li.tooltip_up_e2b4
  > a,
.status-c699
  .row-9fdb.caption_old_d7d9
  .background-complex-8ae2
  > li.backdrop-in-f60b
  > a,
.status-c699 .row-9fdb.caption_old_d7d9 .background-complex-8ae2 > li.form-pro-28b1 > a {
  color: rgba(0, 0, 0, 0.8);
}
.status-c699 .bronze_3f65,
.status-c699 .bronze_3f65 a {
  color: rgba(0, 0, 0, 0.8);
}
.status-c699 .north-1335.summary-2e53 li a,
.status-c699 .outline-05a6 a,
.status-c699 .cold_adc2,
.status-c699 .background-complex-8ae2 > li > a,
.status-c699 .sort-7527 {
  color: rgba(0, 0, 0, 0.55);
}
.status-c699 .north-1335.summary-2e53 li a:hover,
.status-c699 .outline-05a6 a:hover,
.status-c699 .cold_adc2:hover,
.status-c699 .background-complex-8ae2 > li > a:hover,
.status-c699 .sort-7527:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status-c699 .banner-2081 {
  color: rgba(0, 0, 0, 0.55);
}
.status-c699 .banner-2081 .action_8393 {
  color: rgba(0, 0, 0, 0.8);
}
.status-c699 .banner-2081:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-5b08 .detail_gold_d161 {
  margin-left: auto;
  margin-right: auto;
}
.gas_85fb > * {
  margin-left: auto;
  margin-right: auto;
}
.gas_85fb .surface-32fb {
  margin-right: 1.41575em;
}
.badge_9979 .gas_85fb > .column_tall_2daa {
  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;
}
.badge_9979 .gas_85fb > .info-dynamic-a897 {
  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;
}
.dark_a7a9.fresh-5b08 .detail_gold_d161,
.simple_601a.fresh-5b08 .detail_gold_d161 {
  margin-left: 0;
}
.header-stone-d5da.fresh-5b08 .detail_gold_d161,
.pressed-5807.fresh-5b08 .detail_gold_d161 {
  margin-right: 0;
}
.gas_85fb ol,
.gas_85fb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.paragraph-0ead video {
  max-width: 100%;
}
.gold-f7d2 img {
  display: block;
}
.gold-f7d2.surface-32fb,
.gold-f7d2.copper-80ba {
  width: 100%;
}
.gold-f7d2.info-dynamic-a897 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.component_b870:not(.soft_66c7) {
  margin: 1.5em auto;
}
.up-54cf p {
  padding: 1.5em 14px;
}
ul.middle-7c47.info-dynamic-a897,
ul.middle-7c47.column_tall_2daa,
ul.middle-7c47.wrapper_thick_edf9.column_tall_2daa {
  padding: 0 14px;
}
.grid_south_4100 {
  display: block;
  overflow-x: auto;
}
.grid_south_4100 table {
  border-collapse: collapse;
  width: 100%;
}
.grid_south_4100 td,
.grid_south_4100 th {
  padding: 0.5em;
}
.gas_85fb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gas_85fb ol ol,
.gas_85fb ol ul,
.gas_85fb ul ol,
.gas_85fb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gas_85fb ol ol li,
.gas_85fb ol ul li,
.gas_85fb ul ol li,
.gas_85fb ul ul li {
  margin-left: 0;
}
.sidebar_gas_6676.border_dark_3f42 > .dark_3813 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.sidebar_gas_6676.border_dark_3f42 > .dark_3813 iframe,
.sidebar_gas_6676.border_dark_3f42 > .dark_3813 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.input_b70c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.input_b70c.main_pink_17a1 {
  padding: 0;
}
.input_b70c.main_pink_17a1 cite {
  font-size: 13px;
}
.input_b70c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.input_b70c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.outline_solid_778d {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.outline_solid_778d > p:first-child {
  margin-top: 0;
}
.outline_solid_778d cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.outline_solid_778d blockquote {
  border-left: 0;
}
.preview-4c33 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.preview-4c33:not(.out-fbc3) {
  max-width: 100px;
}
.preview-4c33.overlay-hovered-de81 {
  border-bottom: none !important;
  text-align: center;
}
.preview-4c33.overlay-hovered-de81::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .up-54cf p {
    padding: 1.5em 0;
  }
}
.detail-8610 {
  color: #0073aa;
}
.west-0cc1 {
  background-color: #0073aa;
}
.frame-next-9910 {
  color: #229fd8;
}
.outer-3e9d {
  background-color: #229fd8;
}
.outline-12e2 {
  color: #eee;
}
.description-bottom-cc83 {
  background-color: #eee;
}
.component_8d03 {
  color: #444;
}
.description_easy_8b89 {
  background-color: #444;
}
.rough_34c3 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.rough_34c3 .heading_yellow_387d .outline-05a6 {
  font-size: 15px;
}
.rough_34c3 .outline-05a6 {
  line-height: 1.3;
}
.rough_34c3 .status-c699 {
}
.rough_34c3 .form-tiny-f142 {
  background: #235787;
}
.title_under_0035 {
  padding: 0;
}
.title_under_0035 .form-tiny-f142 {
  background: #1a1a1a;
}
.title_under_0035 .status-c699 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.list-red-1430 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.list-red-1430 .status-c699 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.list-red-1430 .form-tiny-f142 {
  background: #303030;
}
.shade_light_f347 {
  position: relative;
  z-index: 10;
}
.shade_light_f347 .motion_bd85 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-hard-dd55 .title-2c27 {
  display: inline-block;
  vertical-align: middle;
}
.footer-hard-dd55.basic_90ef .title-2c27 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .footer-hard-dd55.basic_90ef .title-2c27 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .footer-hard-dd55.basic_90ef .title-2c27 {
    margin-right: 0.4em;
  }
}
.footer-hard-dd55.basic_90ef .title-2c27:last-child {
  margin-right: 0;
}
.container_ecf3 .motion_bd85 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .module-c189 .heading_yellow_387d {
    margin: 0 -0.5em;
  }
  .module-c189 .heading_yellow_387d [class*="customify-col-"],
  .module-c189 .heading_yellow_387d [class*="customify-col_"],
  .module-c189 .heading_yellow_387d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.module-c189.surface-center-3531 .motion_bd85 {
  background: 0 0 !important;
}
.module-c189.surface-center-3531 .motion_bd85,
.module-c189.container_ecf3 .motion_bd85 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .module-c189.smooth-abaf {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.module-c189.container_ecf3 .motion_bd85 {
  box-shadow: none !important;
}
.footer-short-fa1f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .footer-short-fa1f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .footer-short-fa1f {
    padding: 18px 0 20px;
  }
}
.footer-short-fa1f .huge-95f5 {
  width: 100%;
}
.footer-short-fa1f .avatar_copper_251a {
  margin-bottom: 0;
}
.footer-short-fa1f .avatar_next_f016 {
  margin-top: 5px;
  font-size: 0.875em;
}
.search-bottom-e1db {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.search-bottom-e1db .menu-ed17 {
  width: 100%;
}
.button_lite_12c1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.button_lite_12c1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.button_lite_12c1 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;
}
.button_lite_12c1 li:last-child:after {
  display: none;
}
.button_lite_12c1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption_new_2c49 .red_3170 button,
.footer-short-fa1f .red_3170 button {
  left: 0;
}
.caption_new_2c49 .menu-ed17,
.footer-short-fa1f .menu-ed17 {
  padding-left: 0;
  padding-right: 0;
}
.caption_new_2c49 .search-bottom-e1db,
.footer-short-fa1f .search-bottom-e1db {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption_new_2c49 {
  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;
}
.caption_new_2c49: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;
}
.caption_new_2c49 .pink_a395 {
  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) {
  .caption_new_2c49 .pink_a395 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption_new_2c49 .pink_a395 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption_new_2c49 .pink_a395 {
    min-height: 200px;
  }
}
.caption_new_2c49 .button_lite_12c1 {
  color: rgba(255, 255, 255, 0.8);
}
.caption_new_2c49 .button_lite_12c1 a,
.caption_new_2c49 .button_lite_12c1 li:after {
  color: inherit;
}
.caption_new_2c49 .button_lite_12c1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.accent-cool-8dd5 {
  margin-bottom: 0.5em;
}
.header-first-4f56 {
  margin-bottom: 1.2em;
}
.header-first-4f56,
.accent-cool-8dd5 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.header-first-4f56 p:last-child,
.accent-cool-8dd5 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .red_3170,
#masthead .red_3170 {
  display: none;
}
#masthead
  > .red_3170.backdrop-rough-1671 {
  display: none;
}
#masthead > .red_3170 button {
  left: 0;
}
.dark_1230 {
  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%;
}
.dark_1230 .title-2c27 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.dark_1230 .search-59c2 {
  display: -webkit-box;
  display: flex;
}
.dark_1230 .search-59c2.gradient-804f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.dark_1230 .search-59c2.disabled_d5bb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dark_1230 .search-59c2.status-e68a {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.dark_1230.background_static_daef.menu-77ba .search-59c2.gradient-804f {
  flex-basis: 100%;
}
.dark_1230.steel_913f .search-59c2.disabled_d5bb {
  -webkit-box-flex: 1;
  flex: auto;
}
.dark_1230.steel_913f .search-59c2.status-e68a {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .red_3170.backdrop-rough-1671 {
  display: none;
}
#masthead > .red_3170 button {
  left: 0;
}
.content_plasma_014b {
  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;
}
.content_plasma_014b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.content_plasma_014b.section_0259 i {
  margin-right: 4px;
}
.content_plasma_014b.glass-8a02 i {
  margin-left: 5px;
}
.outline-05a6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.outline-05a6 p:last-child {
  margin-bottom: 0;
}
.accordion-gold-d091 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.accordion-gold-d091 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.accordion-gold-d091 img {
  display: block;
  width: auto;
  line-height: 1;
}
.accordion-gold-d091 .bronze_3f65 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.accordion-gold-d091 .mask_wide_b7fd {
  margin: 5px 0 7px 0;
}
.accordion-gold-d091.focused-b575 .hero_3753 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accordion-gold-d091.focused-b575 .fixed_ebc7 {
  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;
}
.accordion-gold-d091.sort_gas_2a80 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.accordion-gold-d091.sort_gas_2a80 .hero_3753 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accordion-gold-d091.sort_gas_2a80 .fixed_ebc7 {
  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;
}
.accordion-gold-d091.photo-5379 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accordion-gold-d091.layout_small_7da3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.accordion-gold-d091.layout_small_7da3 .fixed_ebc7 {
  margin-top: 7px;
}
.top-06ea {
  display: inline-block;
}
.shade_light_f347 .tooltip-16e8 .accordion-gold-d091 img {
  max-width: 100%;
}
.row-9fdb .button-3b05.solid_82a2,
.row-2a1c .button-3b05.solid_82a2 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.row-9fdb .widget-center-a491,
.row-2a1c .widget-center-a491 {
  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%);
}
.row-9fdb .widget-center-a491 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.row-9fdb.wide-85c4 .widget-center-a491 {
  display: none;
}
.row-9fdb .primary-gold-ade6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.row-9fdb .primary-gold-ade6 li {
  display: inline-block;
  position: relative;
}
.row-9fdb .primary-gold-ade6 li:last-child {
  margin-right: 0;
}
.row-9fdb .primary-gold-ade6 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;
}
.row-9fdb .primary-gold-ade6 li.form-pro-28b1 > a {
  color: rgba(0, 0, 0, 0.9);
}
.row-9fdb .primary-gold-ade6 > 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;
}
.row-9fdb .primary-gold-ade6 > li > a i {
  line-height: 0;
}
.row-9fdb .primary-gold-ade6 > li.disabled_rough_2afe > a .widget-center-a491 {
  margin-left: 4px;
  line-height: 0;
}
.row-9fdb .primary-gold-ade6 .border_fcd5 li.disabled_rough_2afe > a {
  position: relative;
}
.row-9fdb .primary-gold-ade6 .border_fcd5 li.disabled_rough_2afe > a:after,
.row-9fdb .primary-gold-ade6 .border_fcd5 li.disabled_rough_2afe > a:before {
  content: "";
  display: table;
}
.row-9fdb .primary-gold-ade6 .border_fcd5 li.disabled_rough_2afe > a:after {
  clear: both;
}
.row-9fdb .primary-gold-ade6 .border_fcd5 li.disabled_rough_2afe > a .widget-center-a491 {
  margin-left: 5px;
  float: right;
}
.row-9fdb .fixed-e9df,
.row-9fdb .border_fcd5 {
  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;
}
.row-9fdb .border_fcd5 {
  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;
}
.row-9fdb .border_fcd5 .solid_82a2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row-9fdb .border_fcd5 .widget-center-a491 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.row-9fdb .border_fcd5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.row-9fdb .border_fcd5 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;
}
.row-9fdb .border_fcd5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.row-9fdb .border_fcd5 .border_fcd5 {
  top: 0;
  left: 100%;
}
.row-9fdb .tag-mini-315f.fn-focus-a20d > .fixed-e9df,
.row-9fdb .tag-mini-315f.fn-focus-a20d > .border_fcd5,
.row-9fdb .tag-mini-315f:focus > .fixed-e9df,
.row-9fdb .tag-mini-315f:focus > .border_fcd5,
.row-9fdb .tag-mini-315f:hover > .fixed-e9df,
.row-9fdb .tag-mini-315f:hover > .border_fcd5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.row-9fdb.caption_old_d7d9 .background-complex-8ae2:after,
.row-9fdb.caption_old_d7d9 .background-complex-8ae2:before {
  content: "";
  display: table;
}
.row-9fdb.caption_old_d7d9 .background-complex-8ae2:after {
  clear: both;
}
.row-9fdb.caption_old_d7d9 .background-complex-8ae2 > li {
  float: left;
}
.row-9fdb.row-orange-e90f .background-complex-8ae2:after,
.row-9fdb.row-orange-e90f .background-complex-8ae2:before {
  content: "";
  display: table;
}
.row-9fdb.row-orange-e90f .background-complex-8ae2:after {
  clear: both;
}
.row-9fdb.row-orange-e90f .background-complex-8ae2 > li {
  float: left;
}
.row-9fdb.row-orange-e90f .background-complex-8ae2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.row-9fdb.row-orange-e90f .background-complex-8ae2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.row-9fdb.row-orange-e90f .background-complex-8ae2 > li.backdrop-in-f60b > a,
.row-9fdb.row-orange-e90f .background-complex-8ae2 > li.form-pro-28b1 > a {
  color: #fff;
  background-color: #1e4b75;
}
.row-9fdb.item-right-236d .background-complex-8ae2 > li > a .solid_82a2 {
  position: relative;
}
.row-9fdb.item-right-236d .background-complex-8ae2 > li > a .solid_82a2: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;
}
.row-9fdb.item-right-236d
  .background-complex-8ae2
  > li:focus
  > a
  .solid_82a2:before,
.row-9fdb.item-right-236d
  .background-complex-8ae2
  > li:hover
  > a
  .solid_82a2:before {
  width: 100%;
  background-color: currentColor;
}
.row-9fdb.item-right-236d
  .background-complex-8ae2
  > li.backdrop-in-f60b
  > a
  .solid_82a2:before,
.row-9fdb.item-right-236d
  .background-complex-8ae2
  > li.tooltip_up_e2b4
  > a
  .solid_82a2:before {
  width: 100%;
  background-color: currentColor;
}
.row-9fdb.gas_a507 .background-complex-8ae2 > li > a .solid_82a2 {
  position: relative;
}
.row-9fdb.gas_a507 .background-complex-8ae2 > li > a .solid_82a2: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;
}
.row-9fdb.gas_a507 .background-complex-8ae2 > li:focus > a .solid_82a2:before,
.row-9fdb.gas_a507
  .background-complex-8ae2
  > li:hover
  > a
  .solid_82a2:before {
  width: 100%;
  background-color: currentColor;
}
.row-9fdb.gas_a507
  .background-complex-8ae2
  > li.backdrop-in-f60b
  > a
  .solid_82a2:before,
.row-9fdb.gas_a507
  .background-complex-8ae2
  > li.tooltip_up_e2b4
  > a
  .solid_82a2:before {
  width: 100%;
  background-color: currentColor;
}
.row-2a1c .primary-gold-ade6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.row-2a1c .primary-gold-ade6 li:first-child > a {
  border-top: none;
}
.row-2a1c .primary-gold-ade6 .wood-674b > .solid_82a2 .widget-center-a491 {
  display: none;
}
.row-2a1c .primary-gold-ade6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.row-2a1c .primary-gold-ade6 li:last-child {
  border: none;
}
.row-2a1c .primary-gold-ade6 li.disabled_rough_2afe > a {
  padding-right: 45px !important;
}
.row-2a1c .primary-gold-ade6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.row-2a1c .primary-gold-ade6 li a:focus,
.row-2a1c .primary-gold-ade6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row-2a1c .primary-gold-ade6 li .wood_ba5d {
  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;
}
.row-2a1c .primary-gold-ade6 li .wood_ba5d:hover {
  box-shadow: none;
}
.row-2a1c .primary-gold-ade6 li .wood_ba5d .widget-center-a491 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.row-2a1c .primary-gold-ade6 .border_fcd5 {
  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);
}
.row-2a1c .primary-gold-ade6 .border_fcd5 li a {
  padding-left: 3em;
}
.row-2a1c .primary-gold-ade6 .plasma_4fc4 > a .wood_ba5d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.row-2a1c .primary-gold-ade6 .plasma_4fc4 > .border_fcd5 {
  display: block;
  opacity: 1;
}
.over_4476 {
  max-width: 100%;
}
.overlay_9e36 {
  line-height: 0;
  cursor: pointer;
}
.sort-7527 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.sort-7527:hover {
  box-shadow: none;
  color: currentColor;
}
.sort-7527 svg {
  width: 18px;
  height: 18px;
}
.sort-7527 .article-white-6f56 {
  display: none;
}
.up-3566 {
  position: relative;
}
.up-3566.fn-active-a20d .sort-7527 .card-brown-797d {
  display: none;
}
.up-3566.fn-active-a20d .sort-7527 .article-white-6f56 {
  display: inline-block;
}
.up-3566 .slow_73d2 {
  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);
}
.up-3566.accent-gas-06fa .slow_73d2 {
  left: auto;
  right: -0.9em;
}
.up-3566.accent-gas-06fa .soft_371f::before {
  left: auto;
  right: 15px;
}
.up-3566.fn-active-a20d .slow_73d2 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link-tiny-b99f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.link-tiny-b99f label {
  flex-basis: 100%;
}
.link-tiny-b99f .short-7923 {
  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;
}
.link-tiny-b99f .module_short_7dbb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.link-tiny-b99f .module_short_7dbb:focus {
  background-color: transparent;
}
.link-tiny-b99f button.column-lite-56bd {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.link-tiny-b99f button.column-lite-56bd:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.link-tiny-b99f button.column-lite-56bd svg {
  width: 18px;
  height: 18px;
}
.link-tiny-b99f input[type="submit"] {
  min-height: auto;
}
.notice_plasma_b1b7 .link-tiny-b99f .module_short_7dbb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.soft_371f {
  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) {
  .soft_371f {
    width: 220px;
  }
}
.soft_371f label {
  flex-basis: 100%;
}
.soft_371f::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;
}
.caption_11c6 .notice_plasma_b1b7 .link-tiny-b99f {
  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;
}
.caption_11c6
  .notice_plasma_b1b7
  .link-tiny-b99f
  .short-7923 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.caption_11c6 .notice_plasma_b1b7 .link-tiny-b99f .module_short_7dbb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.caption_11c6
  .notice_plasma_b1b7
  .link-tiny-b99f
  .module_short_7dbb:focus {
  background: 0 0;
}
.caption_11c6
  .notice_plasma_b1b7
  .link-tiny-b99f
  .status-down-6c7d {
  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;
}
.north-1335 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.north-1335 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.north-1335 li:last-child {
  margin-right: 0;
}
.north-1335 li:first-child {
  margin-left: 0;
}
.north-1335.west-f19e a {
  color: #fff;
}
.north-1335.west-f19e a:hover {
  color: #fff;
}
.north-1335 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.north-1335 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.north-1335 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.north-1335 a:hover {
  opacity: 0.9;
  color: inherit;
}
.north-1335 [class*="social-icon-apple"] {
  background-color: #999;
}
.north-1335 [class*="social-icon-apple"].picture_6d56 {
  background-color: transparent;
  color: #999;
}
.north-1335 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.north-1335 [class*="social-icon-behance"].picture_6d56 {
  background-color: transparent;
  color: #1769ff;
}
.north-1335 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.north-1335 [class*="social-icon-bitbucket"].picture_6d56 {
  background-color: transparent;
  color: #205081;
}
.north-1335 [class*="social-icon-codepen"] {
  background-color: #000;
}
.north-1335 [class*="social-icon-codepen"].picture_6d56 {
  background-color: transparent;
  color: #000;
}
.north-1335 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.north-1335 [class*="social-icon-delicious"].picture_6d56 {
  background-color: transparent;
  color: #39f;
}
.north-1335 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.north-1335 [class*="social-icon-digg"].picture_6d56 {
  background-color: transparent;
  color: #005be2;
}
.north-1335 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.north-1335 [class*="social-icon-dribbble"].picture_6d56 {
  background-color: transparent;
  color: #ea4c89;
}
.north-1335 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.north-1335 [class*="social-icon-envelope"].picture_6d56 {
  background-color: transparent;
  color: #ea4335;
}
.north-1335 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.north-1335 [class*="social-icon-facebook"].picture_6d56 {
  background-color: transparent;
  color: #3b5998;
}
.north-1335 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.north-1335 [class*="social-icon-flickr"].picture_6d56 {
  background-color: transparent;
  color: #0063dc;
}
.north-1335 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.north-1335 [class*="social-icon-foursquare"].picture_6d56 {
  background-color: transparent;
  color: #2d5be3;
}
.north-1335 [class*="social-icon-github"] {
  background-color: #333;
}
.north-1335 [class*="social-icon-github"].picture_6d56 {
  background-color: transparent;
  color: #333;
}
.north-1335 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.north-1335 [class*="social-icon-google-plus"].picture_6d56 {
  background-color: transparent;
  color: #dd4b39;
}
.north-1335 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.north-1335 [class*="social-icon-houzz"].picture_6d56 {
  background-color: transparent;
  color: #7ac142;
}
.north-1335 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.north-1335 [class*="social-icon-instagram"].picture_6d56 {
  background-color: transparent;
  color: #262626;
}
.north-1335 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.north-1335 [class*="social-icon-jsfiddle"].picture_6d56 {
  background-color: transparent;
  color: #487aa2;
}
.north-1335 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.north-1335 [class*="social-icon-linkedin"].picture_6d56 {
  background-color: transparent;
  color: #0077b5;
}
.north-1335 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.north-1335 [class*="social-icon-medium"].picture_6d56 {
  background-color: transparent;
  color: #00ab6b;
}
.north-1335 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.north-1335
  [class*="social-icon-odnoklassniki"].picture_6d56 {
  background-color: transparent;
  color: #f4731c;
}
.north-1335 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.north-1335 [class*="social-icon-meetup"].picture_6d56 {
  background-color: transparent;
  color: #ec1c40;
}
.north-1335 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.north-1335 [class*="social-icon-pinterest"].picture_6d56 {
  background-color: transparent;
  color: #bd081c;
}
.north-1335 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.north-1335 [class*="social-icon-product-hunt"].picture_6d56 {
  background-color: transparent;
  color: #da552f;
}
.north-1335 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.north-1335 [class*="social-icon-reddit"].picture_6d56 {
  background-color: transparent;
  color: #ff4500;
}
.north-1335 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.north-1335 [class*="social-icon-rss"].picture_6d56 {
  background-color: transparent;
  color: #f26522;
}
.north-1335 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.north-1335
  [class*="social-icon-shopping-cart"].picture_6d56 {
  background-color: transparent;
  color: #4caf50;
}
.north-1335 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.north-1335 [class*="social-icon-skype"].picture_6d56 {
  background-color: transparent;
  color: #00aff0;
}
.north-1335 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.north-1335 [class*="social-icon-slideshare"].picture_6d56 {
  background-color: transparent;
  color: #0077b5;
}
.north-1335 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.north-1335 [class*="social-icon-snapchat"].picture_6d56 {
  background-color: transparent;
  color: #fffc00;
}
.north-1335 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.north-1335 [class*="social-icon-soundcloud"].picture_6d56 {
  background-color: transparent;
  color: #f80;
}
.north-1335 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.north-1335 [class*="social-icon-spotify"].picture_6d56 {
  background-color: transparent;
  color: #2ebd59;
}
.north-1335 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.north-1335
  [class*="social-icon-stack-overflow"].picture_6d56 {
  background-color: transparent;
  color: #fe7a15;
}
.north-1335 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.north-1335 [class*="social-icon-maldkfgram"].picture_6d56 {
  background-color: transparent;
  color: #2ca5e0;
}
.north-1335 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.north-1335 [class*="social-icon-tripadvisor"].picture_6d56 {
  background-color: transparent;
  color: #589442;
}
.north-1335 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.north-1335 [class*="social-icon-tumblr"].picture_6d56 {
  background-color: transparent;
  color: #35465c;
}
.north-1335 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.north-1335 [class*="social-icon-twitch"].picture_6d56 {
  background-color: transparent;
  color: #6441a5;
}
.north-1335 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.north-1335 [class*="social-icon-twitter"].picture_6d56 {
  background-color: transparent;
  color: #1da1f2;
}
.north-1335 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.north-1335 [class*="social-icon-vimeo"].picture_6d56 {
  background-color: transparent;
  color: #1ab7ea;
}
.north-1335 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.north-1335 [class*="social-icon-vk"].picture_6d56 {
  background-color: transparent;
  color: #45668e;
}
.north-1335 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.north-1335 [class*="social-icon-weibo"].picture_6d56 {
  background-color: transparent;
  color: #df2029;
}
.north-1335 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.north-1335 [class*="social-icon-weixin"].picture_6d56 {
  background-color: transparent;
  color: #7bb32e;
}
.north-1335 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.north-1335 [class*="social-icon-whatsapp"].picture_6d56 {
  background-color: transparent;
  color: #25d366;
}
.north-1335 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.north-1335 [class*="social-icon-wordpress"].picture_6d56 {
  background-color: transparent;
  color: #21759b;
}
.north-1335 [class*="social-icon-xing"] {
  background-color: #026466;
}
.north-1335 [class*="social-icon-xing"].picture_6d56 {
  background-color: transparent;
  color: #026466;
}
.north-1335 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.north-1335 [class*="social-icon-yelp"].picture_6d56 {
  background-color: transparent;
  color: #af0606;
}
.north-1335 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.north-1335 [class*="social-icon-youtube"].picture_6d56 {
  background-color: transparent;
  color: #cd201f;
}
.cold_adc2 {
  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;
}
.cold_adc2:hover {
  box-shadow: none;
  background: 0 0;
}
.outer-ef39 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.element-motion-298d {
  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;
}
.west-d3cd {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.menu_wood_088d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.menu_wood_088d,
.menu_wood_088d::after,
.menu_wood_088d::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;
}
.menu_wood_088d::after,
.menu_wood_088d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.mini_7b74 .element-motion-298d .west-d3cd {
  margin-top: -2px;
  width: 19px;
}
.mini_7b74 .element-motion-298d .menu_wood_088d {
  margin-top: -1px;
}
.mini_7b74 .element-motion-298d .menu_wood_088d,
.mini_7b74 .element-motion-298d .menu_wood_088d::after,
.mini_7b74 .element-motion-298d .menu_wood_088d::before {
  width: 19px;
  height: 2px;
}
.mini_7b74 .element-motion-298d .menu_wood_088d::before {
  top: -6px;
}
.mini_7b74 .element-motion-298d .menu_wood_088d::after {
  bottom: -6px;
}
.grid-7ce2 .element-motion-298d .west-d3cd {
  margin-top: -2px;
  width: 22px;
}
.grid-7ce2 .element-motion-298d .menu_wood_088d {
  margin-top: -1px;
}
.grid-7ce2 .element-motion-298d .menu_wood_088d,
.grid-7ce2 .element-motion-298d .menu_wood_088d::after,
.grid-7ce2 .element-motion-298d .menu_wood_088d::before {
  width: 22px;
  height: 2px;
}
.grid-7ce2 .element-motion-298d .menu_wood_088d::before {
  top: -7px;
}
.grid-7ce2 .element-motion-298d .menu_wood_088d::after {
  bottom: -7px;
}
.new_b573 .element-motion-298d .west-d3cd {
  margin-top: -2px;
  width: 31px;
}
.new_b573 .element-motion-298d .menu_wood_088d {
  margin-top: -1.5px;
}
.new_b573 .element-motion-298d .menu_wood_088d,
.new_b573 .element-motion-298d .menu_wood_088d::after,
.new_b573 .element-motion-298d .menu_wood_088d::before {
  width: 31px;
  height: 3px;
}
.new_b573 .element-motion-298d .menu_wood_088d::before {
  top: -9px;
}
.new_b573 .element-motion-298d .menu_wood_088d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .button_advanced_ffe4 .element-motion-298d .west-d3cd {
    margin-top: -2px;
    width: 19px;
  }
  .button_advanced_ffe4 .element-motion-298d .menu_wood_088d {
    margin-top: -1px;
  }
  .button_advanced_ffe4 .element-motion-298d .menu_wood_088d,
  .button_advanced_ffe4 .element-motion-298d .menu_wood_088d::after,
  .button_advanced_ffe4 .element-motion-298d .menu_wood_088d::before {
    width: 19px;
    height: 2px;
  }
  .button_advanced_ffe4 .element-motion-298d .menu_wood_088d::before {
    top: -6px;
  }
  .button_advanced_ffe4 .element-motion-298d .menu_wood_088d::after {
    bottom: -6px;
  }
  .active_e22b .element-motion-298d .west-d3cd {
    margin-top: -2px;
    width: 22px;
  }
  .active_e22b .element-motion-298d .menu_wood_088d {
    margin-top: -1px;
  }
  .active_e22b .element-motion-298d .menu_wood_088d,
  .active_e22b .element-motion-298d .menu_wood_088d::after,
  .active_e22b .element-motion-298d .menu_wood_088d::before {
    width: 22px;
    height: 2px;
  }
  .active_e22b .element-motion-298d .menu_wood_088d::before {
    top: -7px;
  }
  .active_e22b .element-motion-298d .menu_wood_088d::after {
    bottom: -7px;
  }
  .solid_0176 .element-motion-298d .west-d3cd {
    margin-top: -2px;
    width: 31px;
  }
  .solid_0176 .element-motion-298d .menu_wood_088d {
    margin-top: -1.5px;
  }
  .solid_0176 .element-motion-298d .menu_wood_088d,
  .solid_0176 .element-motion-298d .menu_wood_088d::after,
  .solid_0176 .element-motion-298d .menu_wood_088d::before {
    width: 31px;
    height: 3px;
  }
  .solid_0176 .element-motion-298d .menu_wood_088d::before {
    top: -9px;
  }
  .solid_0176 .element-motion-298d .menu_wood_088d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-west-67a6 .element-motion-298d .west-d3cd {
    margin-top: -2px;
    width: 19px;
  }
  .modal-west-67a6 .element-motion-298d .menu_wood_088d {
    margin-top: -1px;
  }
  .modal-west-67a6 .element-motion-298d .menu_wood_088d,
  .modal-west-67a6 .element-motion-298d .menu_wood_088d::after,
  .modal-west-67a6 .element-motion-298d .menu_wood_088d::before {
    width: 19px;
    height: 2px;
  }
  .modal-west-67a6 .element-motion-298d .menu_wood_088d::before {
    top: -6px;
  }
  .modal-west-67a6 .element-motion-298d .menu_wood_088d::after {
    bottom: -6px;
  }
  .wrapper-f52a .element-motion-298d .west-d3cd {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper-f52a .element-motion-298d .menu_wood_088d {
    margin-top: -1px;
  }
  .wrapper-f52a .element-motion-298d .menu_wood_088d,
  .wrapper-f52a .element-motion-298d .menu_wood_088d::after,
  .wrapper-f52a .element-motion-298d .menu_wood_088d::before {
    width: 22px;
    height: 2px;
  }
  .wrapper-f52a .element-motion-298d .menu_wood_088d::before {
    top: -7px;
  }
  .wrapper-f52a .element-motion-298d .menu_wood_088d::after {
    bottom: -7px;
  }
  .bright-75fa .element-motion-298d .west-d3cd {
    margin-top: -2px;
    width: 31px;
  }
  .bright-75fa .element-motion-298d .menu_wood_088d {
    margin-top: -1.5px;
  }
  .bright-75fa .element-motion-298d .menu_wood_088d,
  .bright-75fa .element-motion-298d .menu_wood_088d::after,
  .bright-75fa .element-motion-298d .menu_wood_088d::before {
    width: 31px;
    height: 3px;
  }
  .bright-75fa .element-motion-298d .menu_wood_088d::before {
    top: -9px;
  }
  .bright-75fa .element-motion-298d .menu_wood_088d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .notification-7ae6 .element-motion-298d .west-d3cd {
    margin-top: -2px;
    width: 19px;
  }
  .notification-7ae6 .element-motion-298d .menu_wood_088d {
    margin-top: -1px;
  }
  .notification-7ae6 .element-motion-298d .menu_wood_088d,
  .notification-7ae6 .element-motion-298d .menu_wood_088d::after,
  .notification-7ae6 .element-motion-298d .menu_wood_088d::before {
    width: 19px;
    height: 2px;
  }
  .notification-7ae6 .element-motion-298d .menu_wood_088d::before {
    top: -6px;
  }
  .notification-7ae6 .element-motion-298d .menu_wood_088d::after {
    bottom: -6px;
  }
  .avatar-yellow-15bf .element-motion-298d .west-d3cd {
    margin-top: -2px;
    width: 22px;
  }
  .avatar-yellow-15bf .element-motion-298d .menu_wood_088d {
    margin-top: -1px;
  }
  .avatar-yellow-15bf .element-motion-298d .menu_wood_088d,
  .avatar-yellow-15bf .element-motion-298d .menu_wood_088d::after,
  .avatar-yellow-15bf .element-motion-298d .menu_wood_088d::before {
    width: 22px;
    height: 2px;
  }
  .avatar-yellow-15bf .element-motion-298d .menu_wood_088d::before {
    top: -7px;
  }
  .avatar-yellow-15bf .element-motion-298d .menu_wood_088d::after {
    bottom: -7px;
  }
  .brown_ae77 .element-motion-298d .west-d3cd {
    margin-top: -2px;
    width: 31px;
  }
  .brown_ae77 .element-motion-298d .menu_wood_088d {
    margin-top: -1.5px;
  }
  .brown_ae77 .element-motion-298d .menu_wood_088d,
  .brown_ae77 .element-motion-298d .menu_wood_088d::after,
  .brown_ae77 .element-motion-298d .menu_wood_088d::before {
    width: 31px;
    height: 3px;
  }
  .brown_ae77 .element-motion-298d .menu_wood_088d::before {
    top: -9px;
  }
  .brown_ae77 .element-motion-298d .menu_wood_088d::after {
    bottom: -9px;
  }
}
.iron-2268 .menu_wood_088d {
  -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);
}
.iron-2268 .menu_wood_088d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.iron-2268 .menu_wood_088d::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);
}
.iron-2268.last_4ed5 .menu_wood_088d {
  -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);
}
.iron-2268.last_4ed5 .menu_wood_088d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.iron-2268.last_4ed5 .menu_wood_088d::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);
}
.status_medium_289e {
  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.popup-current-b381:before {
  display: none;
}
.dim-3dc2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dim-3dc2 .rough-50cc {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dim-3dc2 .rough-50cc:last-of-type {
  border-bottom: none;
}
.dim-3dc2 .rough-50cc.pink-2b00,
.dim-3dc2 .rough-50cc.aside_outer_41c0,
.dim-3dc2 .rough-50cc.notice_advanced_82b9 {
  padding: 0;
}
.dim-3dc2 .row-2a1c .wood_ba5d {
  color: currentColor;
}
.dim-3dc2 .row-2a1c .wood_ba5d:focus,
.dim-3dc2 .row-2a1c .wood_ba5d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dim-3dc2.status-c699 .banner-2081,
.dim-3dc2.status-c699 .outline-05a6 a,
.dim-3dc2.status-c699 .background-complex-8ae2 a,
.dim-3dc2.status-c699 .border_fcd5 a {
  color: rgba(0, 0, 0, 0.55);
}
.dim-3dc2.status-c699 .banner-2081:hover,
.dim-3dc2.status-c699 .outline-05a6 a:hover,
.dim-3dc2.status-c699 .background-complex-8ae2 a:hover,
.dim-3dc2.status-c699 .border_fcd5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dim-3dc2.status-c699 .action_8393 {
  color: rgba(0, 0, 0, 0.8);
}
.dim-3dc2.status-c699 .rough-50cc {
  border-color: rgba(0, 0, 0, 0.08);
}
.dim-3dc2.status-c699 .rough-50cc:before {
  background: rgba(0, 0, 0, 0.08);
}
.dim-3dc2.status-c699 .carousel_west_0c7c:before {
  background: rgba(255, 255, 255, 0.9);
}
.dim-3dc2.status-c699 .row-2a1c .primary-gold-ade6 li a,
.dim-3dc2.status-c699 .row-2a1c .wood_ba5d,
.dim-3dc2.status-c699 .border_fcd5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dim-3dc2.status-c699 .row-2a1c .wood_ba5d:focus,
.dim-3dc2.status-c699 .row-2a1c .wood_ba5d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dim-3dc2.status-c699 .primary-gold-ade6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dim-3dc2.form-tiny-f142 .banner-2081,
.dim-3dc2.form-tiny-f142 .outline-05a6 a,
.dim-3dc2.form-tiny-f142 .background-complex-8ae2 .wood_ba5d,
.dim-3dc2.form-tiny-f142 .background-complex-8ae2 a,
.dim-3dc2.form-tiny-f142 .border_fcd5 a {
  color: rgba(255, 255, 255, 0.79);
}
.dim-3dc2.form-tiny-f142 .banner-2081:hover,
.dim-3dc2.form-tiny-f142 .outline-05a6 a:hover,
.dim-3dc2.form-tiny-f142 .background-complex-8ae2 .wood_ba5d:hover,
.dim-3dc2.form-tiny-f142 .background-complex-8ae2 a:hover,
.dim-3dc2.form-tiny-f142 .border_fcd5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dim-3dc2.form-tiny-f142 .action_8393 {
  color: rgba(255, 255, 255, 0.99);
}
.dim-3dc2.form-tiny-f142 .rough-50cc {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim-3dc2.form-tiny-f142 .rough-50cc:before {
  background: rgba(255, 255, 255, 0.08);
}
.dim-3dc2.form-tiny-f142 .carousel_west_0c7c:before {
  background: rgba(0, 0, 0, 0.9);
}
.dim-3dc2.form-tiny-f142 .row-2a1c .primary-gold-ade6 li a,
.dim-3dc2.form-tiny-f142 .row-2a1c .wood_ba5d,
.dim-3dc2.form-tiny-f142 .border_fcd5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dim-3dc2.form-tiny-f142 .row-2a1c .wood_ba5d:focus,
.dim-3dc2.form-tiny-f142 .row-2a1c .wood_ba5d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dim-3dc2.form-tiny-f142 .primary-gold-ade6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_west_0c7c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.carousel_west_0c7c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.image-e20e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.sort_5932 .dim-3dc2 {
  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;
}
.sort_5932 .rough-50cc {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.sort_5932 .rough-50cc: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) {
  .sort_5932 .rough-50cc:before {
    width: 16%;
    left: 42%;
  }
}
.sort_5932 .rough-50cc:last-child:before {
  content: none;
}
.sort_5932 .rough-50cc[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.sort_5932 .row-2a1c .primary-gold-ade6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.sort_5932 .row-2a1c .primary-gold-ade6 li a .wood_ba5d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.sort_5932 .row-2a1c .border_fcd5 {
  border: none;
}
.sort_5932 .row-2a1c .border_fcd5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.sort_5932 .carousel_west_0c7c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.sort_5932 .image-e20e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.sort_5932 .form-tiny-f142 .carousel_west_0c7c:before {
  background: rgba(0, 0, 0, 0.9);
}
.sort_5932 .status-c699.new_9a44 .menu_wood_088d {
  background: rgba(0, 0, 0, 0.6);
}
.sort_5932
  .status-c699.new_9a44
  .menu_wood_088d::after,
.sort_5932
  .status-c699.new_9a44
  .menu_wood_088d:before {
  background: inherit;
}
.sort_5932
  .status-c699.new_9a44:hover
  .menu_wood_088d {
  background: rgba(0, 0, 0, 0.8);
}
.banner-a792 .dim-3dc2 {
  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) {
  .banner-a792 .dim-3dc2 {
    width: auto;
    right: 45px;
  }
}
.video-7019 .dim-3dc2 {
  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) {
  .video-7019 .dim-3dc2 {
    width: auto;
    left: 45px;
  }
}
.popup-current-b381 .dim-3dc2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.popup-current-b381 .image-e20e {
  max-width: 48em;
  margin: 0 auto;
}
.popup-current-b381 .carousel_west_0c7c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tooltip_0349 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tooltip_0349.sort_5932 .dim-3dc2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tooltip_0349.banner-a792 .dim-3dc2 {
  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);
}
.tooltip_0349 .dim-3dc2 {
  visibility: visible;
}
.tooltip_0349.video-7019 .dim-3dc2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.footer_11e5,
.gallery-slow-6d54 {
  overflow-x: hidden;
}
.footer_11e5 .dim-3dc2 {
  overflow: auto;
}
.footer_11e5.sort_5932 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_11e5.sort_5932 .dim-3dc2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.footer_11e5.sort_5932 .cold_adc2 {
  opacity: 0;
}
.footer_11e5.banner-a792 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_11e5.banner-a792 .dim-3dc2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.footer_11e5.banner-a792 .cold_adc2 {
  opacity: 0;
}
.footer_11e5.video-7019 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.footer_11e5.video-7019 .dim-3dc2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.footer_11e5.video-7019 .cold_adc2 {
  opacity: 0;
}
.footer_11e5.popup-current-b381 .dim-3dc2 {
  z-index: 10;
  visibility: visible;
}
.new_9a44 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.new_9a44 .menu_wood_088d {
  background: rgba(255, 255, 255, 0.99);
}
.new_9a44 .menu_wood_088d::after,
.new_9a44 .menu_wood_088d:before {
  background: inherit;
}
.new_9a44:hover .menu_wood_088d {
  background: rgba(255, 255, 255, 0.99);
}
.video-7019 .new_9a44 {
  top: 10px;
  right: auto;
  left: 12px;
}
.popup-current-b381 .new_9a44 {
  display: none !important;
}
.footer_11e5:before,
.gallery-slow-6d54:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.footer_11e5 .new_9a44,
.gallery-slow-6d54 .new_9a44 {
  display: inline-block;
}
.dim-3dc2 .title-2c27 {
  -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;
}
.footer_11e5 .dim-3dc2 .title-2c27,
.gallery-slow-6d54 .dim-3dc2 .title-2c27 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.footer_solid_f5d7 .short-7923 {
  width: 100%;
}
.tooltip-16e8 {
  padding: 0 0.5em 0;
}
.tooltip-16e8 [class*="customify-col-"],
.tooltip-16e8 [class*="customify-col_"],
.tooltip-16e8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.full_1498 .tooltip-16e8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .heading_yellow_387d .frame-active-7874,
  .frame-active-7874 {
    display: none;
  }
  .over_206d {
    text-align: left;
  }
  .hover_huge_5110 {
    text-align: center;
  }
  .bright-4eb5 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .heading_yellow_387d .wrapper-paper-cdf8,
  .wrapper-paper-cdf8 {
    display: none;
  }
  .card-a8ea {
    text-align: left;
  }
  .nav-00a9 {
    text-align: center;
  }
  .gradient_3077 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .heading_yellow_387d .content-6b4d,
  .content-6b4d {
    display: none;
  }
  .input_c477 {
    text-align: left;
  }
  .north-0697 {
    text-align: center;
  }
  .focus_east_52cb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pagination_inner_e580 {
  box-shadow: none !important;
}
.center_900b .surface-soft-39cd,
.copper-ad29 .surface-soft-39cd {
  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;
}
.copper-ad29 .surface-soft-39cd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.motion_bd85 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.motion_bd85:after,
.motion_bd85:before {
  content: "";
  display: table;
}
.motion_bd85:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .motion_bd85 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.motion_bd85,
.smooth-abaf {
  max-width: 1248px;
  margin: 0 auto;
}

.primary-43ab.button_pro_c960 .motion_bd85 {
  max-width: 100%;
}
.primary-43ab.pagination_efbd {
  max-width: 1200px;
  margin: 0 auto;
}
.primary-43ab.left-dbc3 .motion_bd85 {
  max-width: 100%;
}
.primary-43ab.left-dbc3 > .motion_bd85 {
  padding-left: 0;
  padding-right: 0;
}
.primary-43ab.left-dbc3 > .motion_bd85 .heading_yellow_387d {
  margin: 0;
}
.primary-43ab.left-dbc3
  > .motion_bd85
  .next_3bad.sidebar-e711 {
  margin-right: 0;
  margin-left: 0;
}
.primary-43ab.left-dbc3 #main.sidebar-e711 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dirty_7c63 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dirty_7c63 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .preview_fresh_e37b .detail_gold_d161 {
    padding-right: 1em;
  }
  .preview_fresh_e37b.bottom-70df .next_3bad {
    border-right: 1px solid #eaecee;
  }
  .preview_fresh_e37b.bottom-70df .detail_gold_d161 {
    padding-right: 1em;
  }
  .preview_fresh_e37b.bottom-70df .row_8014 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs_lite_6373 .detail_gold_d161 {
    padding-left: 1em;
  }
  .tabs_lite_6373.bottom-70df .next_3bad {
    border-left: 1px solid #eaecee;
  }
  .tabs_lite_6373.bottom-70df .detail_gold_d161 {
    padding-left: 1em;
  }
  .tabs_lite_6373.bottom-70df .row_8014 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-easy-338a .detail_gold_d161 {
    padding-left: 1em;
  }
  .title-easy-338a.bottom-70df .grid-dim-af7a {
    border-right: 1px solid #eaecee;
  }
  .title-easy-338a.bottom-70df .mask-3472 {
    border-right: 1px solid #eaecee;
  }
  .title-easy-338a.bottom-70df .detail_gold_d161 {
    padding-left: 1em;
  }
  .title-easy-338a.bottom-70df .row_8014 {
    padding-right: 1em;
  }
  .title-easy-338a.bottom-70df .steel-f3c5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary_dirty_8482 .detail_gold_d161 {
    padding-right: 1em;
  }
  .secondary_dirty_8482.bottom-70df .grid-dim-af7a {
    border-left: 1px solid #eaecee;
  }
  .secondary_dirty_8482.bottom-70df .mask-3472 {
    border-left: 1px solid #eaecee;
  }
  .secondary_dirty_8482.bottom-70df .detail_gold_d161 {
    padding-right: 1em;
  }
  .secondary_dirty_8482.bottom-70df .row_8014 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary_dirty_8482.bottom-70df .steel-f3c5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dirty_7c63 .detail_gold_d161 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dirty_7c63.bottom-70df .next_3bad {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dirty_7c63.bottom-70df .detail_gold_d161 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dirty_7c63.bottom-70df .row_8014 {
    padding-left: 1em;
  }
  .dirty_7c63.bottom-70df .steel-f3c5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dirty_7c63.bottom-70df .detail_gold_d161 {
    padding-left: 0;
  }
}
.bronze-e865 .footer-hard-dd55 {
  display: inline-block;
}
.paragraph_38d9 {
  display: inline-block;
}
.label-56fc {
  word-con: break-word;
}
.surface_24c9 > span {
  display: inline-block;
  padding: 5px 0;
}
.surface_24c9 .old-a08d {
  margin-left: 8px;
  margin-right: 8px;
}
.surface_24c9 .article_7a11 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.title_pressed_6b33 .tag-paper-1499 {
  margin-bottom: 2em;
}
.title_pressed_6b33 .title-selected-d7c2 {
  margin-bottom: 15px;
}
.title_pressed_6b33 .title-selected-d7c2:last-child {
  margin-bottom: 0;
}
.title_pressed_6b33 .alert_9385 {
  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) {
  .title_pressed_6b33 .alert_9385 {
    display: block;
  }
}
.title_pressed_6b33 .module-1bba {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .title_pressed_6b33 .module-1bba {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.title_pressed_6b33 .bottom_48a5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.title_pressed_6b33 .bottom_48a5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.title_pressed_6b33 .bottom_48a5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.title_pressed_6b33 .label-56fc {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.title_pressed_6b33 .label-56fc a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.title_pressed_6b33 .section_3bd6 p:last-child {
  margin-bottom: 0;
}
.title_pressed_6b33 .popup_basic_dce8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.title_pressed_6b33 .search_a411 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.title_pressed_6b33 .panel-tall-6fca {
  margin-top: 1em;
}
.title_pressed_6b33 .large-146b {
  top: 0;
  display: block;
}
.title_pressed_6b33 .large-146b a {
  color: inherit;
}
.title_pressed_6b33 .large-146b a:hover {
  color: inherit;
}
.title_pressed_6b33 .over-3898 {
  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;
}
.title_pressed_6b33 .over-3898:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.title_pressed_6b33 .search_a411 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.title_pressed_6b33 .copper-c3c4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.title_pressed_6b33 .copper-c3c4:first-child {
  margin-top: 0;
}
.title_pressed_6b33 .copper-c3c4.search-dim-da96 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.title_pressed_6b33 .copper-c3c4.detail_pro_ad57 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.title_pressed_6b33
  .copper-c3c4.detail_pro_ad57.narrow_9676
  .panel-tall-6fca {
  width: 100%;
}
.title_pressed_6b33 .detail_pro_ad57 {
  -webkit-box-align: center;
  align-items: center;
}
.title_pressed_6b33 .detail_pro_ad57 .surface_24c9,
.title_pressed_6b33 .detail_pro_ad57 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.title_pressed_6b33 .bottom_48a5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title_pressed_6b33 .bottom_48a5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.title_pressed_6b33 .bottom_48a5: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;
}
.title_pressed_6b33 .search-dim-da96 {
  z-index: 5;
}
.title_pressed_6b33 .main_8413 .blue_3e40 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.title_pressed_6b33 .tall_3df9 .blue_3e40 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.title_pressed_6b33 .section-9d0a .blue_3e40 {
  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;
}
.title_pressed_6b33.fresh-302d .alert_9385,
.title_pressed_6b33.smooth-214a .alert_9385 {
  display: block;
}
.title_pressed_6b33.fresh-302d .alert_9385 .red_ecbe,
.title_pressed_6b33.fresh-302d .alert_9385 .search_a411,
.title_pressed_6b33.smooth-214a .alert_9385 .red_ecbe,
.title_pressed_6b33.smooth-214a .alert_9385 .search_a411 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.title_pressed_6b33.header_e1f5 .module-1bba {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .title_pressed_6b33.header_e1f5 .module-1bba {
    margin-right: 0;
  }
}
.title_pressed_6b33.fresh-302d .module-1bba,
.title_pressed_6b33.smooth-214a .module-1bba {
  padding-top: 40%;
}
.title_pressed_6b33.fresh-302d .tag-paper-1499,
.title_pressed_6b33.smooth-214a .tag-paper-1499 {
  display: block;
}
.title_pressed_6b33.fresh-302d .fn-sticky-a20d .search_a411,
.title_pressed_6b33.smooth-214a .fn-sticky-a20d .search_a411 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.title_pressed_6b33.fresh-302d .module-1bba,
.title_pressed_6b33.smooth-214a .module-1bba {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.title_pressed_6b33.fresh-302d .search_a411 {
  padding: 1em;
}
.purple-e683 {
  margin: 30px auto;
  display: block;
}
.purple-e683 .nav_9594 > * {
  border: 1px solid #eaecee;
  color: #6d6d6d;
  padding: 4px 12px 4px;
  border-radius: 1px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.8px;
  display: inline-block;
}
.purple-e683 .nav_9594 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.purple-e683 .nav_9594 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.item_a050 .surface_24c9 {
  margin-bottom: 1.41575em;
}
.item_a050 .video-blue-db70 {
  margin-bottom: 1.618em;
}
.gas_85fb .overlay_short_c735 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gas_85fb .overlay_short_c735 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gas_85fb .blue_996f {
  max-width: 100%;
  overflow: auto;
}
.fresh-5b08 .gas_85fb a:hover {
  text-decoration: underline;
}
.dark-617a .title-selected-d7c2:not(.label-56fc),
.dark-617a .bottom_48a5 {
  margin-bottom: 1.41575em;
}
.dark-617a .title-selected-d7c2:not(.label-56fc):last-child,
.dark-617a .bottom_48a5:last-child {
  margin-bottom: 0;
}
.dark-617a .title-selected-d7c2.paragraph_in_ba36 {
  margin-bottom: 0.41575em;
}
.dark-617a .secondary_hard_7806:before,
.dark-617a .prev_16b2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.dark-617a .secondary_hard_7806:before {
  content: "\f115";
}
.dark-617a .prev_16b2:before {
  content: "\f02c";
}
.dark-617a .over-b38f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.dark-617a .over-b38f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.overlay-out-b462 {
  display: -webkit-box;
  display: flex;
}
.overlay-out-b462 .middle-0fe1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .overlay-out-b462 .middle-0fe1 {
    flex-basis: 90px;
  }
}
.overlay-out-b462 .pattern-3b9b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay-out-b462 .pattern-3b9b {
    flex-basis: calc(100% - 50px);
  }
}
.overlay-out-b462 .aside_selected_bb85 p:last-child {
  margin-bottom: 0.72em;
}
.dark-2a89 .nav_9594 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.dark-2a89 .nav_9594:after,
.dark-2a89 .nav_9594:before {
  content: "";
  display: table;
}
.dark-2a89 .nav_9594:after {
  clear: both;
}
.dark-2a89 .nav_9594 .notice-9f7c,
.dark-2a89 .nav_9594 .content-70ef {
  width: 49%;
}
.dark-2a89 .nav_9594 .notice-9f7c a span.primary_5a76,
.dark-2a89 .nav_9594 .content-70ef a span.primary_5a76 {
  display: block;
  margin-bottom: 5px;
}
.dark-2a89 .nav_9594 .content-70ef {
  float: left;
  text-align: left;
}
.dark-2a89 .nav_9594 .notice-9f7c {
  float: right;
  text-align: right;
}
.picture-tall-d8b1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .picture-tall-d8b1 {
    margin-bottom: 0;
  }
}
.pro-1d48 {
  margin-bottom: 1em;
}
.pro-1d48 .label-56fc {
  font-size: 1.1em;
  line-height: 1.3;
}
.title_out_caf1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.copper_ab97 .pro-1d48,
.info_up_1155 .pro-1d48 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .copper_ab97 .pro-1d48,
  .info_up_1155 .pro-1d48 {
    display: block;
  }
}
.copper_ab97 .title_out_caf1,
.info_up_1155 .title_out_caf1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .copper_ab97 .title_out_caf1,
  .info_up_1155 .title_out_caf1 {
    margin-bottom: 1em;
  }
}
.copper_ab97 .title_out_caf1 img,
.info_up_1155 .title_out_caf1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.copper_ab97 .aside-65d9,
.info_up_1155 .aside-65d9 {
  flex-basis: calc(100% - 160px);
}
.copper_ab97 .aside-65d9 p,
.info_up_1155 .aside-65d9 p {
  margin-bottom: 0;
}
.copper_ab97 .aside-65d9 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .copper_ab97 .aside-65d9 {
    padding-left: 0;
  }
}
.info_up_1155 .aside-65d9 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .info_up_1155 .aside-65d9 {
    padding-right: 0;
  }
}
.info_up_1155 .title_out_caf1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.banner-49e6 .title_out_caf1 {
  margin-bottom: 0.5em;
}
.banner-49e6 .title_out_caf1 img {
  width: 100%;
}
.cool-f6f5 .input-dbbd,
.simple-c973 .input-dbbd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.simple-c973 .next_3bad .panel-dynamic-4229 p:last-child {
  margin-bottom: 0;
}
.top_bacf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.article-44e6 .green_337f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .article-44e6 .green_337f:last-of-type {
    margin-bottom: 0;
  }
}
.article-44e6 .green_337f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.article-44e6 .green_337f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.article-44e6 .green_337f ul li {
  margin: 0 0 0.6em;
}
.article-44e6 .green_337f ul li.box-c021,
.article-44e6 .green_337f ul li.element_pro_f024 {
  position: relative;
}
.article-44e6 .green_337f ul li.box-c021 .old-7473,
.article-44e6 .green_337f ul li.element_pro_f024 .old-7473 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.article-44e6 .green_337f ul li.box-c021:after:after,
.article-44e6 .green_337f ul li.box-c021:after:before,
.article-44e6
  .green_337f
  ul
  li.element_pro_f024:after:after,
.article-44e6
  .green_337f
  ul
  li.element_pro_f024:after:before {
  content: "";
  display: table;
}
.article-44e6 .green_337f ul li.box-c021:after:after,
.article-44e6
  .green_337f
  ul
  li.element_pro_f024:after:after {
  clear: both;
}
.article-44e6 .green_337f a.east_f120:hover {
  text-decoration: none;
}
.article-44e6 .green_337f select {
  max-width: 100%;
}
.article-44e6 .green_337f table {
  font-size: 85%;
}
.article-44e6 .green_337f table td,
.article-44e6 .green_337f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.article-44e6 .green_337f table tfoot td {
  text-align: left;
}
.article-44e6 .green_337f :last-child {
  margin-bottom: 0;
}
.article-44e6 .green_337f .pagination-west-695f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.article-44e6 .green_337f .pagination-west-695f label {
  width: 100%;
}
.article-44e6 .green_337f .pagination-west-695f .module_short_7dbb {
  width: 100%;
  display: block;
}
.article-44e6 .green_337f .pagination-west-695f .column-lite-56bd {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.article-44e6 .green_337f .pagination-west-695f .column-lite-56bd:hover svg #svg-search {
  fill: #444;
}
.article-44e6 .green_337f .pagination-west-695f .column-lite-56bd svg {
  width: 18px;
  height: 18px;
}
.article-44e6 .feature-6b40 ul ul,
.article-44e6 .table_3a3d ul ul,
.article-44e6 .article_blue_145c ul ul,
.article-44e6 .dirty_6520 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.article-44e6 .feature-6b40 .disabled_rough_2afe > a,
.article-44e6 .table_3a3d .disabled_rough_2afe > a,
.article-44e6 .article_blue_145c .disabled_rough_2afe > a,
.article-44e6 .dirty_6520 .disabled_rough_2afe > a {
  margin-bottom: 0;
}
.article-44e6 .huge-2d88 li,
.article-44e6 .feature-6b40 li,
.article-44e6 .gold-5919 li,
.article-44e6 .table_3a3d li,
.article-44e6 .article_blue_145c li,
.article-44e6 .dirty_6520 li,
.article-44e6 .pressed_fe02 li,
.article-44e6 .nav-1e2f li {
  display: block;
  position: relative;
}
.article-44e6 .huge-2d88 li:last-child,
.article-44e6 .feature-6b40 li:last-child,
.article-44e6 .gold-5919 li:last-child,
.article-44e6 .table_3a3d li:last-child,
.article-44e6 .article_blue_145c li:last-child,
.article-44e6 .dirty_6520 li:last-child,
.article-44e6 .pressed_fe02 li:last-child,
.article-44e6 .nav-1e2f li:last-child {
  border: none;
}
.article-44e6 .huge-2d88 li a,
.article-44e6 .feature-6b40 li a,
.article-44e6 .gold-5919 li a,
.article-44e6 .table_3a3d li a,
.article-44e6 .article_blue_145c li a,
.article-44e6 .dirty_6520 li a,
.article-44e6 .pressed_fe02 li a,
.article-44e6 .nav-1e2f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.article-44e6 .huge-2d88 li ul li::before,
.article-44e6 .feature-6b40 li ul li::before,
.article-44e6 .gold-5919 li ul li::before,
.article-44e6 .table_3a3d li ul li::before,
.article-44e6 .article_blue_145c li ul li::before,
.article-44e6 .dirty_6520 li ul li::before,
.article-44e6 .pressed_fe02 li ul li::before,
.article-44e6 .nav-1e2f li ul li::before {
  left: 15px;
}
.article-44e6 .huge-2d88 li ul a,
.article-44e6 .feature-6b40 li ul a,
.article-44e6 .gold-5919 li ul a,
.article-44e6 .table_3a3d li ul a,
.article-44e6 .article_blue_145c li ul a,
.article-44e6 .dirty_6520 li ul a,
.article-44e6 .pressed_fe02 li ul a,
.article-44e6 .nav-1e2f li ul a {
  padding-left: 20px;
}
.article-44e6 .huge-2d88 li ul ul li::before,
.article-44e6 .feature-6b40 li ul ul li::before,
.article-44e6 .gold-5919 li ul ul li::before,
.article-44e6 .table_3a3d li ul ul li::before,
.article-44e6 .article_blue_145c li ul ul li::before,
.article-44e6 .dirty_6520 li ul ul li::before,
.article-44e6 .pressed_fe02 li ul ul li::before,
.article-44e6 .nav-1e2f li ul ul li::before {
  left: 30px;
}
.article-44e6 .huge-2d88 li ul ul a,
.article-44e6 .feature-6b40 li ul ul a,
.article-44e6 .gold-5919 li ul ul a,
.article-44e6 .table_3a3d li ul ul a,
.article-44e6 .article_blue_145c li ul ul a,
.article-44e6 .dirty_6520 li ul ul a,
.article-44e6 .pressed_fe02 li ul ul a,
.article-44e6 .nav-1e2f li ul ul a {
  padding-left: 40px;
}
.article-44e6 .large_c394 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.article-44e6 .nav-1e2f ul li {
  margin-bottom: 1.41575em;
}
.article-44e6 .nav-1e2f ul li .down_120d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.article-44e6 .nav-1e2f ul li .motion_ff08 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.form-tiny-f142 .huge-2d88 li a,
.form-tiny-f142 .feature-6b40 li a,
.form-tiny-f142 .gold-5919 li a,
.form-tiny-f142 .table_3a3d li a,
.form-tiny-f142 .article_blue_145c li a,
.form-tiny-f142 .dirty_6520 li a,
.form-tiny-f142 .pressed_fe02 li a,
.form-tiny-f142 .nav-1e2f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-tiny-f142 .large_c394 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-tiny-f142 .green_337f ul li.box-c021 .old-7473,
.form-tiny-f142 .green_337f ul li.element_pro_f024 .old-7473 {
  background: rgba(0, 0, 0, 0.2);
}
.form-tiny-f142 .article-44e6 .green_337f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-43ab .article-44e6 .primary-gold-ade6 li {
  margin: 0;
}
.primary-43ab .article-44e6 .primary-gold-ade6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.primary-43ab .article-44e6 .primary-gold-ade6 li ul {
  margin: 0;
}
.primary-43ab .article-44e6 .primary-gold-ade6 li ul li a {
  padding-left: 15px;
}
.primary-43ab .article-44e6 .primary-gold-ade6 li ul li li a {
  padding-left: 30px;
}
.primary-43ab .article-44e6 .primary-gold-ade6 li.form-pro-28b1 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.primary-43ab .article-44e6 .primary-gold-ade6 li.form-pro-28b1 > 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;
}
.primary-43ab .article-44e6 .primary-gold-ade6 li.form-pro-28b1 > 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;
}
.over-12f5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.link_steel_293e {
  position: relative;
  z-index: 10;
}
.link_steel_293e .title-2c27 {
  width: 100%;
  max-width: 100%;
}
.status_8b3a .tiny-3cb4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.status_8b3a .status-c699 {
}
.status_8b3a .form-tiny-f142 {
  background: #292929;
}
.avatar_b861 .tiny-3cb4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.avatar_b861 .status-c699 {
  background: #f9f9f9;
}
.avatar_b861 .form-tiny-f142 {
  background: #303030;
}
.cold_b212 .tiny-3cb4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .cold_b212 .footer-hard-dd55 {
    margin-bottom: 1em;
  }
  .cold_b212 .footer-hard-dd55:last-child {
    margin-bottom: 0;
  }
}
.cold_b212 .status-c699 {
  background: #ededed;
}
.cold_b212 .form-tiny-f142 {
  background: #1a1a1a;
}
.tiny-3cb4.status-c699 {
  color: rgba(0, 0, 0, 0.6);
}
.tiny-3cb4.status-c699 .tooltip-a56b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny-3cb4.form-tiny-f142 {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-3cb4.form-tiny-f142 a:not(.east_f120) {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-3cb4.form-tiny-f142 a:not(.east_f120):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-3cb4.form-tiny-f142 .tooltip-a56b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny-3cb4.form-tiny-f142 table tbody td,
.tiny-3cb4.form-tiny-f142 table th {
  background: rgba(0, 0, 0, 0.08);
}
.link-bronze-3dc0.container_ecf3 .motion_bd85 {
  max-width: initial;
}
.link-bronze-3dc0 .basic_90ef {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.link-bronze-3dc0 .basic_90ef .title-2c27 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .link-bronze-3dc0 .basic_90ef .title-2c27 {
    display: block;
    margin-bottom: 2em;
  }
  .link-bronze-3dc0 .basic_90ef .title-2c27:last-child {
    margin-bottom: 0;
  }
}
.cold_b212 .footer-hard-dd55:last-child,
.avatar_b861 .footer-hard-dd55:last-child,
.status_8b3a .footer-hard-dd55:last-child {
  margin-bottom: 0;
}
.cold_b212 .footer-hard-dd55 .article-44e6 .green_337f:last-child,
.avatar_b861 .footer-hard-dd55 .article-44e6 .green_337f:last-child,
.status_8b3a .footer-hard-dd55 .article-44e6 .green_337f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .cold_b212 .tabs_caf3,
  .cold_b212 .dark_ca60,
  .avatar_b861 .tabs_caf3,
  .avatar_b861 .dark_ca60,
  .status_8b3a .tabs_caf3,
  .status_8b3a .dark_ca60 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .link_steel_293e .footer-hard-dd55 {
    margin-bottom: 2em;
  }
}
.link_steel_293e p:last-child {
  margin-bottom: 0;
}
.link_steel_293e li,
.link_steel_293e ul {
  list-style: none;
  margin: 0;
}
.link_steel_293e ul ul {
  margin-left: 2.617924em;
}
.green-b2d2 {
  font-size: 0.875em;
}

/* css-noise: d2ea */
.widget-item-r3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
