/*!
Theme Name: Customify
Theme URI: https://pressmaximum.orange-2697/customify
Author: WPCustomify
Author URI: https://pressmaximum.orange-2697
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.orange-2697/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.card-ba58.static-0e77/licenses/gpl-2.0.gold-4bf8
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.text-east-1b84/, (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.hover_easy_da22.row-cold-a0e6/normalize.element-645e/
 ======
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.element-645e v7.0.0 | MIT License | github.orange-2697/necolas/normalize.element-645e */
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;
}
.first-5932 .item-under-0e89,
.in-69e7,
.backdrop-1fc8,
.west_0c75,
.glass_9756,
.nav_center_d697,
.box-yellow-90eb,
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;
}
.in-69e7,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .in-69e7,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .in-69e7,
  h1 {
    font-size: 1.8em;
  }
}
.backdrop-1fc8,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.backdrop-1fc8 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .backdrop-1fc8,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop-1fc8,
  h2 {
    font-size: 1.7em;
  }
}
.west_0c75,
h3 {
  font-size: 1.618em;
}
.first-5932 .item-under-0e89,
.glass_9756,
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.purple_80ba {
  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;
}
.nav_590e:after,
.nav_590e:before,
.item_04e4:after,
.item_04e4:before {
  content: "";
  display: table;
}
.nav_590e:after,
.item_04e4:after {
  clear: both;
}
.logo-yellow-a670 {
  float: right;
  margin-right: 0;
}
.upper_1e7b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.upper_d474 .wrapper-f5a6,
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;
}
.upper_d474 .wrapper-f5a6: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;
}
.bright_6eae .wrapper-f5a6 {
  box-shadow: none;
}
.bright_6eae
  .wrapper-f5a6
  .liquid_de6f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.bright_6eae .wrapper-f5a6 .modal_up_7523 {
  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;
}
.bright_6eae
  .wrapper-f5a6
  .modal_up_7523
  b {
  display: none;
}
.bright_6eae .down_b58e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.progress-ffb0:not(.backdrop_hot_0fce):not(.outer-ccf3),
button:not(.backdrop_hot_0fce):not(.outer-ccf3),
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ),
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ),
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ) {
  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;
}
.progress-ffb0:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):hover,
button:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):hover,
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):hover,
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):hover,
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.progress-ffb0:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):active,
.progress-ffb0:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):focus,
button:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):active,
button:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):focus,
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):active,
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):focus,
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):active,
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):focus,
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):active,
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):focus {
  outline: 0;
}
.progress-ffb0:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c,
button:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c,
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c,
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c,
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c {
  position: relative;
}
.progress-ffb0:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .text_3ce0,
.progress-ffb0:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .photo_active_45c7,
.progress-ffb0:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .over_5980,
.progress-ffb0:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  i,
.progress-ffb0:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  svg,
button:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .text_3ce0,
button:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .photo_active_45c7,
button:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .over_5980,
button:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  i,
button:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  svg,
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .text_3ce0,
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .photo_active_45c7,
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .over_5980,
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  i,
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  svg,
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .text_3ce0,
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .photo_active_45c7,
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .over_5980,
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  i,
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  svg,
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .text_3ce0,
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .photo_active_45c7,
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  .over_5980,
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  i,
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c
  svg {
  visibility: hidden;
}
.progress-ffb0:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c:after,
button:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c:after,
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c:after,
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c:after,
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ).fn-loading-253c: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;
}
.progress-ffb0:not(.backdrop_hot_0fce):not(.outer-ccf3),
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ),
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ),
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ) {
  color: #fff;
  background: #235787;
}
.progress-ffb0:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):focus,
input[type="button"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):focus,
input[type="reset"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):focus,
input[type="submit"]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ):focus {
  color: #fff;
}
.progress-ffb0.fn-disabled-253c:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ),
.progress-ffb0[disabled]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ),
button.fn-disabled-253c:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ),
button[disabled]:not(.backdrop_hot_0fce):not(
    .outer-ccf3
  ) {
  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;
}
.silver-d5c9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.silver-d5c9: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;
}
.logo-f9e5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.widget_prev_e061 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.new_5756 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.nav_590e:after,
.nav_590e:before,
.layout-paper-5a2b:after,
.layout-paper-5a2b:before,
.gradient_inner_cf6d:after,
.gradient_inner_cf6d:before,
.panel_steel_bc32:after,
.panel_steel_bc32:before,
.in-4ef5:after,
.in-4ef5:before,
.short-7612:after,
.short-7612:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.nav_590e:after,
.layout-paper-5a2b:after,
.gradient_inner_cf6d:after,
.panel_steel_bc32:after,
.in-4ef5:after,
.short-7612:after {
  clear: both;
}
.layout-paper-5a2b .silver-95de,
.gradient_inner_cf6d .silver-95de,
.outline-6a97 .silver-95de {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.box_blue_efc7 {
  display: inline-block;
}
.fresh_0981 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fresh_0981 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fresh_0981 .hero-last-b8a1 {
  padding: 1em 0;
  font-size: 85%;
}
.hero-last-b8a1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.bright_a0fa {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.bright_a0fa:after,
.bright_a0fa:before {
  content: "";
  display: table;
}
.bright_a0fa:after {
  clear: both;
}
.grid-a3f6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sidebar_7a3a .grid-a3f6 {
  max-width: 50%;
}
.border_f316 .grid-a3f6 {
  max-width: 33.33%;
}
.preview_cbf3 .grid-a3f6 {
  max-width: 25%;
}
.avatar-lite-49a5 .grid-a3f6 {
  max-width: 20%;
}
.chip-7880 .grid-a3f6 {
  max-width: 16.66%;
}
.secondary-325f .grid-a3f6 {
  max-width: 14.28%;
}
.wide-bd8a .grid-a3f6 {
  max-width: 12.5%;
}
.out-95e2 .grid-a3f6 {
  max-width: 11.11%;
}
.pagination-fast-55c1 {
  display: block;
}
.first-5932 .secondary-d2fb label,
.first-5932 .description_lite_62fc label,
.first-5932 .mask_smooth_3a94 label,
.first-5932 .prev-dfdd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.texture_b8c1 {
  list-style: none;
  margin: 0;
}
.texture_b8c1 article.summary_focused_7539 {
  margin-bottom: 0;
}
.texture_b8c1 ul {
  list-style: none;
  margin: 0;
}
.texture_b8c1 .wood_d566 li.summary_focused_7539 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .texture_b8c1 .wood_d566 li.summary_focused_7539 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .texture_b8c1 .wood_d566 li.summary_focused_7539: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) {
  .texture_b8c1 .wood_d566 li.summary_focused_7539 li.summary_focused_7539 li.summary_focused_7539 li.summary_focused_7539 {
    padding-left: 0;
  }
}
article.summary_focused_7539 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary_focused_7539 .layout-paper-5a2b p:last-of-type {
  margin-bottom: 0;
}
article.summary_focused_7539 .grid-f3cb {
  float: left;
}
article.summary_focused_7539 .medium_c807 {
  margin-left: 85px;
}
article.summary_focused_7539 .down-1b1b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary_focused_7539 .down-1b1b .aside_warm_6855 {
  margin-left: 10px;
}
article.summary_focused_7539 .popup-copper-6220 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary_focused_7539 .thick-1ffe {
  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 .secondary-d2fb,
  #respond .mask_smooth_3a94,
  #respond .prev-dfdd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary-d2fb input,
#respond .mask_smooth_3a94 input,
#respond .prev-dfdd input {
  width: 100%;
}
#respond .prev-dfdd {
  margin-right: 0;
}
#respond .description_419f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon-easy-5129 {
  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;
}
.icon-easy-5129.outline_5d27 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.icon-easy-5129 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%);
}
.icon-easy-5129:focus,
.icon-easy-5129: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);
}
.selected-d16b {
  border-radius: 10%;
}
.right_b247 {
  border-radius: 50%;
}
.dropdown-center-3b2d {
  font-size: 0.72em;
}
.alert-a085 {
  font-size: 0.875em;
}
.accordion_paper_d85f {
  font-size: 1.1em;
}
.west_46ad {
  text-transform: uppercase;
  line-height: 1.2;
}
.west_46ad.dropdown-center-3b2d {
  letter-spacing: 0.5px;
}
.new-4950,
.new-4950 a {
  color: #6d6d6d;
}
.new-4950 a:hover {
  color: #111;
}
.selected_84f6 {
  color: #6d6d6d;
}
.old_df66 {
  overflow-x: hidden;
}
.old_df66 .short-3524.fresh-be2f {
  position: relative;
}
.old_df66 .short-3524.fresh-be2f.avatar-glass-a938 {
  position: initial;
}
.old_df66
  .short-3524.fresh-be2f.avatar-glass-a938
  .card_right_49c8 {
  left: auto;
}
.old_df66 .short-3524 .card_right_49c8 {
  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;
}
.old_df66 .short-3524:hover.fresh-be2f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.old_df66
  .short-3524:hover.fresh-be2f
  .card_right_49c8 {
  display: block;
  z-index: 9999999;
}
.old_df66 .video_09f7 .summary_bottom_7af4,
.old_df66 .gallery-gold-5c1b .summary_bottom_7af4 {
  display: none;
}
.old_df66 .frame_first_a823 .short-3524:hover.fresh-be2f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.first-5932 .secondary-d2fb label,
.first-5932 .description_lite_62fc label,
.first-5932 .mask_smooth_3a94 label,
.first-5932 .prev-dfdd label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.texture_b8c1 {
  list-style: none;
  margin: 0;
}
.texture_b8c1 article.summary_focused_7539 {
  margin-bottom: 0;
}
.texture_b8c1 ul {
  list-style: none;
  margin: 0;
}
.texture_b8c1 .wood_d566 li.summary_focused_7539 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .texture_b8c1 .wood_d566 li.summary_focused_7539 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .texture_b8c1 .wood_d566 li.summary_focused_7539: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) {
  .texture_b8c1 .wood_d566 li.summary_focused_7539 li.summary_focused_7539 li.summary_focused_7539 li.summary_focused_7539 {
    padding-left: 0;
  }
}
article.summary_focused_7539 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.summary_focused_7539 .layout-paper-5a2b p:last-of-type {
  margin-bottom: 0;
}
article.summary_focused_7539 .grid-f3cb {
  float: left;
}
article.summary_focused_7539 .medium_c807 {
  margin-left: 85px;
}
article.summary_focused_7539 .down-1b1b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.summary_focused_7539 .down-1b1b .aside_warm_6855 {
  margin-left: 10px;
}
article.summary_focused_7539 .popup-copper-6220 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.summary_focused_7539 .thick-1ffe {
  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 .secondary-d2fb,
  #respond .mask_smooth_3a94,
  #respond .prev-dfdd {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .secondary-d2fb input,
#respond .mask_smooth_3a94 input,
#respond .prev-dfdd input {
  width: 100%;
}
#respond .prev-dfdd {
  margin-right: 0;
}
#respond .description_419f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.video_09f7 .solid-fddf {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.solid-fddf .large_ff8a.action-e4cd .left-5f42 > li > a:focus,
.solid-fddf .large_ff8a.action-e4cd .left-5f42 > li > a:hover,
.solid-fddf .large_ff8a.alert-9955 .left-5f42 > li > a:focus,
.solid-fddf .large_ff8a.alert-9955 .left-5f42 > li > a:hover,
.solid-fddf .large_ff8a.glass-2073 .left-5f42 > li > a:focus,
.solid-fddf .large_ff8a.glass-2073 .left-5f42 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid-fddf
  .large_ff8a.action-e4cd
  .left-5f42
  > li.short-bc87
  > a,
.solid-fddf
  .large_ff8a.action-e4cd
  .left-5f42
  > li.rough_9fbe
  > a,
.solid-fddf
  .large_ff8a.alert-9955
  .left-5f42
  > li.short-bc87
  > a,
.solid-fddf
  .large_ff8a.alert-9955
  .left-5f42
  > li.rough_9fbe
  > a,
.solid-fddf
  .large_ff8a.glass-2073
  .left-5f42
  > li.short-bc87
  > a,
.solid-fddf .large_ff8a.glass-2073 .left-5f42 > li.plasma-d464 > a {
  color: rgba(255, 255, 255, 0.99);
}
.solid-fddf .heading-outer-453f,
.solid-fddf .heading-outer-453f a {
  color: rgba(255, 255, 255, 0.99);
}
.solid-fddf .disabled-96e9.east_f163 li a,
.solid-fddf .chip-cold-54a7 a,
.solid-fddf .shade-66d7,
.solid-fddf .left-5f42 > li > a,
.solid-fddf .menu_6d8f {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fddf .disabled-96e9.east_f163 li a:hover,
.solid-fddf .chip-cold-54a7 a:hover,
.solid-fddf .shade-66d7:hover,
.solid-fddf .left-5f42 > li > a:hover,
.solid-fddf .menu_6d8f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid-fddf .pattern-9444 {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fddf .pattern-9444 .warm_fe63 {
  color: rgba(255, 255, 255, 0.99);
}
.solid-fddf .pattern-9444:hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid-fddf .gradient-33b2 .center-59f0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.solid-fddf .gradient-33b2 .center-59f0 .accordion-2cde {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fddf
  .gradient-33b2
  .center-59f0
  .accordion-2cde::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fddf
  .gradient-33b2
  .center-59f0
  .accordion-2cde:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fddf
  .gradient-33b2
  .center-59f0
  .accordion-2cde::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fddf
  .gradient-33b2
  .center-59f0
  .accordion-2cde::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fddf .gradient-33b2 .column-0381 {
  color: rgba(255, 255, 255, 0.79);
}
.solid-fddf .gradient-33b2 .column-0381:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium-bd60
  .solid-fddf
  .gradient-33b2
  .lower-4f1c
  .basic-95cb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium-bd60
  .solid-fddf
  .gradient-33b2
  .lower-4f1c
  .accordion-2cde {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.video_09f7 .tertiary_e62e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.tertiary_e62e .large_ff8a.action-e4cd .left-5f42 > li > a:focus,
.tertiary_e62e .large_ff8a.action-e4cd .left-5f42 > li > a:hover,
.tertiary_e62e .large_ff8a.alert-9955 .left-5f42 > li > a:focus,
.tertiary_e62e .large_ff8a.alert-9955 .left-5f42 > li > a:hover,
.tertiary_e62e .large_ff8a.glass-2073 .left-5f42 > li > a:focus,
.tertiary_e62e .large_ff8a.glass-2073 .left-5f42 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_e62e
  .large_ff8a.action-e4cd
  .left-5f42
  > li.short-bc87
  > a,
.tertiary_e62e
  .large_ff8a.action-e4cd
  .left-5f42
  > li.rough_9fbe
  > a,
.tertiary_e62e
  .large_ff8a.alert-9955
  .left-5f42
  > li.short-bc87
  > a,
.tertiary_e62e
  .large_ff8a.alert-9955
  .left-5f42
  > li.rough_9fbe
  > a,
.tertiary_e62e
  .large_ff8a.glass-2073
  .left-5f42
  > li.short-bc87
  > a,
.tertiary_e62e .large_ff8a.glass-2073 .left-5f42 > li.plasma-d464 > a {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_e62e .heading-outer-453f,
.tertiary_e62e .heading-outer-453f a {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_e62e .disabled-96e9.east_f163 li a,
.tertiary_e62e .chip-cold-54a7 a,
.tertiary_e62e .shade-66d7,
.tertiary_e62e .left-5f42 > li > a,
.tertiary_e62e .menu_6d8f {
  color: rgba(0, 0, 0, 0.55);
}
.tertiary_e62e .disabled-96e9.east_f163 li a:hover,
.tertiary_e62e .chip-cold-54a7 a:hover,
.tertiary_e62e .shade-66d7:hover,
.tertiary_e62e .left-5f42 > li > a:hover,
.tertiary_e62e .menu_6d8f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_e62e .pattern-9444 {
  color: rgba(0, 0, 0, 0.55);
}
.tertiary_e62e .pattern-9444 .warm_fe63 {
  color: rgba(0, 0, 0, 0.8);
}
.tertiary_e62e .pattern-9444:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion_first_e8b9 .tertiary-old-e29f {
  margin-left: auto;
  margin-right: auto;
}
.gradient_inner_cf6d > * {
  margin-left: auto;
  margin-right: auto;
}
.gradient_inner_cf6d .logo-f9e5 {
  margin-right: 1.41575em;
}
.mask-iron-a9c3 .gradient_inner_cf6d > .hot_011b {
  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;
}
.mask-iron-a9c3 .gradient_inner_cf6d > .tooltip-stone-8f7f {
  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;
}
.detail-5f9d.accordion_first_e8b9 .tertiary-old-e29f,
.right-7c12.accordion_first_e8b9 .tertiary-old-e29f {
  margin-left: 0;
}
.simple_b28b.accordion_first_e8b9 .tertiary-old-e29f,
.liquid-5ba6.accordion_first_e8b9 .tertiary-old-e29f {
  margin-right: 0;
}
.gradient_inner_cf6d ol,
.gradient_inner_cf6d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.carousel_wood_cf5f video {
  max-width: 100%;
}
.container_2e2c img {
  display: block;
}
.container_2e2c.logo-f9e5,
.container_2e2c.widget_prev_e061 {
  width: 100%;
}
.container_2e2c.tooltip-stone-8f7f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.middle-3f5a:not(.avatar_left_ae02) {
  margin: 1.5em auto;
}
.chip_56ad p {
  padding: 1.5em 14px;
}
ul.frame-wood-213a.tooltip-stone-8f7f,
ul.frame-wood-213a.hot_011b,
ul.frame-wood-213a.section_dynamic_2587.hot_011b {
  padding: 0 14px;
}
.large_c994 {
  display: block;
  overflow-x: auto;
}
.large_c994 table {
  border-collapse: collapse;
  width: 100%;
}
.large_c994 td,
.large_c994 th {
  padding: 0.5em;
}
.gradient_inner_cf6d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gradient_inner_cf6d ol ol,
.gradient_inner_cf6d ol ul,
.gradient_inner_cf6d ul ol,
.gradient_inner_cf6d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gradient_inner_cf6d ol ol li,
.gradient_inner_cf6d ol ul li,
.gradient_inner_cf6d ul ol li,
.gradient_inner_cf6d ul ul li {
  margin-left: 0;
}
.feature_right_a2aa.sort_3673 > .article-red-1b58 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.feature_right_a2aa.sort_3673 > .article-red-1b58 iframe,
.feature_right_a2aa.sort_3673 > .article-red-1b58 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.accent-purple-8cbf {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.accent-purple-8cbf.banner_complex_8f9f {
  padding: 0;
}
.accent-purple-8cbf.banner_complex_8f9f cite {
  font-size: 13px;
}
.accent-purple-8cbf > * {
  margin-left: 16px;
  margin-right: 16px;
}
.accent-purple-8cbf cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hero-95b9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hero-95b9 > p:first-child {
  margin-top: 0;
}
.hero-95b9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hero-95b9 blockquote {
  border-left: 0;
}
.fresh_c2de {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fresh_c2de:not(.summary-e012) {
  max-width: 100px;
}
.fresh_c2de.slow_0123 {
  border-bottom: none !important;
  text-align: center;
}
.fresh_c2de.slow_0123::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .chip_56ad p {
    padding: 1.5em 0;
  }
}
.advanced_4d6e {
  color: #0073aa;
}
.soft-da38 {
  background-color: #0073aa;
}
.mini-a31c {
  color: #229fd8;
}
.secondary_986d {
  background-color: #229fd8;
}
.hidden_dirty_3b4e {
  color: #eee;
}
.accordion-west-b9dc {
  background-color: #eee;
}
.hidden_38a9 {
  color: #444;
}
.basic_1df0 {
  background-color: #444;
}
.paper-5ab1 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.paper-5ab1 .banner-7e6d .chip-cold-54a7 {
  font-size: 15px;
}
.paper-5ab1 .chip-cold-54a7 {
  line-height: 1.3;
}
.paper-5ab1 .tertiary_e62e {
}
.paper-5ab1 .solid-fddf {
  background: #235787;
}
.wrapper_55b9 {
  padding: 0;
}
.wrapper_55b9 .solid-fddf {
  background: #1a1a1a;
}
.wrapper_55b9 .tertiary_e62e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pagination-bfed {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pagination-bfed .tertiary_e62e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pagination-bfed .solid-fddf {
  background: #303030;
}
.short-7612 {
  position: relative;
  z-index: 10;
}
.short-7612 .mini-8d7a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.iron-9931 .fresh-be2f {
  display: inline-block;
  vertical-align: middle;
}
.iron-9931.layout-18db .fresh-be2f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .iron-9931.layout-18db .fresh-be2f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .iron-9931.layout-18db .fresh-be2f {
    margin-right: 0.4em;
  }
}
.iron-9931.layout-18db .fresh-be2f:last-child {
  margin-right: 0;
}
.hot-7f0b .mini-8d7a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .video_09f7 .banner-7e6d {
    margin: 0 -0.5em;
  }
  .video_09f7 .banner-7e6d [class*="customify-col-"],
  .video_09f7 .banner-7e6d [class*="customify-col_"],
  .video_09f7 .banner-7e6d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.video_09f7.input-dynamic-4eb7 .mini-8d7a {
  background: 0 0 !important;
}
.video_09f7.input-dynamic-4eb7 .mini-8d7a,
.video_09f7.hot-7f0b .mini-8d7a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .video_09f7.advanced-0bf3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.video_09f7.hot-7f0b .mini-8d7a {
  box-shadow: none !important;
}
.liquid_a9e3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .liquid_a9e3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .liquid_a9e3 {
    padding: 18px 0 20px;
  }
}
.liquid_a9e3 .title_9ceb {
  width: 100%;
}
.liquid_a9e3 .hero-2f63 {
  margin-bottom: 0;
}
.liquid_a9e3 .tall_7a95 {
  margin-top: 5px;
  font-size: 0.875em;
}
.smooth-ad16 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.smooth-ad16 .panel_next_013a {
  width: 100%;
}
.heading-stale-4568 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.heading-stale-4568 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.heading-stale-4568 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;
}
.heading-stale-4568 li:last-child:after {
  display: none;
}
.heading-stale-4568 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hidden-slow-35d8 .summary_bottom_7af4 button,
.liquid_a9e3 .summary_bottom_7af4 button {
  left: 0;
}
.hidden-slow-35d8 .panel_next_013a,
.liquid_a9e3 .panel_next_013a {
  padding-left: 0;
  padding-right: 0;
}
.hidden-slow-35d8 .smooth-ad16,
.liquid_a9e3 .smooth-ad16 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hidden-slow-35d8 {
  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;
}
.hidden-slow-35d8: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;
}
.hidden-slow-35d8 .section_center_b00a {
  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) {
  .hidden-slow-35d8 .section_center_b00a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-slow-35d8 .section_center_b00a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hidden-slow-35d8 .section_center_b00a {
    min-height: 200px;
  }
}
.hidden-slow-35d8 .heading-stale-4568 {
  color: rgba(255, 255, 255, 0.8);
}
.hidden-slow-35d8 .heading-stale-4568 a,
.hidden-slow-35d8 .heading-stale-4568 li:after {
  color: inherit;
}
.hidden-slow-35d8 .heading-stale-4568 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary_375a {
  margin-bottom: 0.5em;
}
.status_021a {
  margin-bottom: 1.2em;
}
.status_021a,
.tertiary_375a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.status_021a p:last-child,
.tertiary_375a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .summary_bottom_7af4,
#masthead .summary_bottom_7af4 {
  display: none;
}
#masthead
  > .summary_bottom_7af4.pattern_8c5c {
  display: none;
}
#masthead > .summary_bottom_7af4 button {
  left: 0;
}
.notice-8010 {
  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%;
}
.notice-8010 .fresh-be2f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.notice-8010 .white_ff0f {
  display: -webkit-box;
  display: flex;
}
.notice-8010 .white_ff0f.frame-east-2ca7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.notice-8010 .white_ff0f.main_left_ca3b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice-8010 .white_ff0f.menu_silver_5350 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.notice-8010.hidden-e171.container_white_f345 .white_ff0f.frame-east-2ca7 {
  flex-basis: 100%;
}
.notice-8010.green_c726 .white_ff0f.main_left_ca3b {
  -webkit-box-flex: 1;
  flex: auto;
}
.notice-8010.green_c726 .white_ff0f.menu_silver_5350 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .summary_bottom_7af4.pattern_8c5c {
  display: none;
}
#masthead > .summary_bottom_7af4 button {
  left: 0;
}
.medium_aecc {
  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;
}
.medium_aecc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.medium_aecc.picture-hard-3ecf i {
  margin-right: 4px;
}
.medium_aecc.chip-8440 i {
  margin-left: 5px;
}
.chip-cold-54a7 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.chip-cold-54a7 p:last-child {
  margin-bottom: 0;
}
.notice-8f9b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.notice-8f9b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.notice-8f9b img {
  display: block;
  width: auto;
  line-height: 1;
}
.notice-8f9b .heading-outer-453f {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.notice-8f9b .thumbnail-35b4 {
  margin: 5px 0 7px 0;
}
.notice-8f9b.steel-4c15 .west-ede9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice-8f9b.steel-4c15 .component-1fa6 {
  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;
}
.notice-8f9b.focused-35b0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.notice-8f9b.focused-35b0 .west-ede9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice-8f9b.focused-35b0 .component-1fa6 {
  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;
}
.notice-8f9b.steel_bd41 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.notice-8f9b.copper-6f0a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.notice-8f9b.copper-6f0a .component-1fa6 {
  margin-top: 7px;
}
.module_simple_02b6 {
  display: inline-block;
}
.short-7612 .thumbnail_hovered_c937 .notice-8f9b img {
  max-width: 100%;
}
.large_ff8a .table-4b85.over-460a,
.rough_0721 .table-4b85.over-460a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.large_ff8a .background_51b6,
.rough_0721 .background_51b6 {
  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%);
}
.large_ff8a .background_51b6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.large_ff8a.element_fluid_0c00 .background_51b6 {
  display: none;
}
.large_ff8a .white-5c70 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.large_ff8a .white-5c70 li {
  display: inline-block;
  position: relative;
}
.large_ff8a .white-5c70 li:last-child {
  margin-right: 0;
}
.large_ff8a .white-5c70 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;
}
.large_ff8a .white-5c70 li.plasma-d464 > a {
  color: rgba(0, 0, 0, 0.9);
}
.large_ff8a .white-5c70 > 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;
}
.large_ff8a .white-5c70 > li > a i {
  line-height: 0;
}
.large_ff8a .white-5c70 > li.slider_east_4b4f > a .background_51b6 {
  margin-left: 4px;
  line-height: 0;
}
.large_ff8a .white-5c70 .alert_d494 li.slider_east_4b4f > a {
  position: relative;
}
.large_ff8a .white-5c70 .alert_d494 li.slider_east_4b4f > a:after,
.large_ff8a .white-5c70 .alert_d494 li.slider_east_4b4f > a:before {
  content: "";
  display: table;
}
.large_ff8a .white-5c70 .alert_d494 li.slider_east_4b4f > a:after {
  clear: both;
}
.large_ff8a .white-5c70 .alert_d494 li.slider_east_4b4f > a .background_51b6 {
  margin-left: 5px;
  float: right;
}
.large_ff8a .pagination_f9c9,
.large_ff8a .alert_d494 {
  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;
}
.large_ff8a .alert_d494 {
  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;
}
.large_ff8a .alert_d494 .over-460a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.large_ff8a .alert_d494 .background_51b6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.large_ff8a .alert_d494 li {
  display: block;
  margin: 0;
  padding: 0;
}
.large_ff8a .alert_d494 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;
}
.large_ff8a .alert_d494 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.large_ff8a .alert_d494 .alert_d494 {
  top: 0;
  left: 100%;
}
.large_ff8a .button_ce47.fn-focus-253c > .pagination_f9c9,
.large_ff8a .button_ce47.fn-focus-253c > .alert_d494,
.large_ff8a .button_ce47:focus > .pagination_f9c9,
.large_ff8a .button_ce47:focus > .alert_d494,
.large_ff8a .button_ce47:hover > .pagination_f9c9,
.large_ff8a .button_ce47:hover > .alert_d494 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.large_ff8a.glass-2073 .left-5f42:after,
.large_ff8a.glass-2073 .left-5f42:before {
  content: "";
  display: table;
}
.large_ff8a.glass-2073 .left-5f42:after {
  clear: both;
}
.large_ff8a.glass-2073 .left-5f42 > li {
  float: left;
}
.large_ff8a.title_paper_1d38 .left-5f42:after,
.large_ff8a.title_paper_1d38 .left-5f42:before {
  content: "";
  display: table;
}
.large_ff8a.title_paper_1d38 .left-5f42:after {
  clear: both;
}
.large_ff8a.title_paper_1d38 .left-5f42 > li {
  float: left;
}
.large_ff8a.title_paper_1d38 .left-5f42 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.large_ff8a.title_paper_1d38 .left-5f42 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.large_ff8a.title_paper_1d38 .left-5f42 > li.short-bc87 > a,
.large_ff8a.title_paper_1d38 .left-5f42 > li.plasma-d464 > a {
  color: #fff;
  background-color: #1e4b75;
}
.large_ff8a.action-e4cd .left-5f42 > li > a .over-460a {
  position: relative;
}
.large_ff8a.action-e4cd .left-5f42 > li > a .over-460a: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;
}
.large_ff8a.action-e4cd
  .left-5f42
  > li:focus
  > a
  .over-460a:before,
.large_ff8a.action-e4cd
  .left-5f42
  > li:hover
  > a
  .over-460a:before {
  width: 100%;
  background-color: currentColor;
}
.large_ff8a.action-e4cd
  .left-5f42
  > li.short-bc87
  > a
  .over-460a:before,
.large_ff8a.action-e4cd
  .left-5f42
  > li.rough_9fbe
  > a
  .over-460a:before {
  width: 100%;
  background-color: currentColor;
}
.large_ff8a.alert-9955 .left-5f42 > li > a .over-460a {
  position: relative;
}
.large_ff8a.alert-9955 .left-5f42 > li > a .over-460a: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;
}
.large_ff8a.alert-9955 .left-5f42 > li:focus > a .over-460a:before,
.large_ff8a.alert-9955
  .left-5f42
  > li:hover
  > a
  .over-460a:before {
  width: 100%;
  background-color: currentColor;
}
.large_ff8a.alert-9955
  .left-5f42
  > li.short-bc87
  > a
  .over-460a:before,
.large_ff8a.alert-9955
  .left-5f42
  > li.rough_9fbe
  > a
  .over-460a:before {
  width: 100%;
  background-color: currentColor;
}
.rough_0721 .white-5c70 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.rough_0721 .white-5c70 li:first-child > a {
  border-top: none;
}
.rough_0721 .white-5c70 .texture_f05c > .over-460a .background_51b6 {
  display: none;
}
.rough_0721 .white-5c70 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.rough_0721 .white-5c70 li:last-child {
  border: none;
}
.rough_0721 .white-5c70 li.slider_east_4b4f > a {
  padding-right: 45px !important;
}
.rough_0721 .white-5c70 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.rough_0721 .white-5c70 li a:focus,
.rough_0721 .white-5c70 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.rough_0721 .white-5c70 li .article-b03e {
  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;
}
.rough_0721 .white-5c70 li .article-b03e:hover {
  box-shadow: none;
}
.rough_0721 .white-5c70 li .article-b03e .background_51b6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.rough_0721 .white-5c70 .alert_d494 {
  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);
}
.rough_0721 .white-5c70 .alert_d494 li a {
  padding-left: 3em;
}
.rough_0721 .white-5c70 .logo_up_7ffd > a .article-b03e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rough_0721 .white-5c70 .logo_up_7ffd > .alert_d494 {
  display: block;
  opacity: 1;
}
.new_75c1 {
  max-width: 100%;
}
.shade_center_85fe {
  line-height: 0;
  cursor: pointer;
}
.menu_6d8f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.menu_6d8f:hover {
  box-shadow: none;
  color: currentColor;
}
.menu_6d8f svg {
  width: 18px;
  height: 18px;
}
.menu_6d8f .column_0771 {
  display: none;
}
.current-7752 {
  position: relative;
}
.current-7752.fn-active-253c .menu_6d8f .pressed-331f {
  display: none;
}
.current-7752.fn-active-253c .menu_6d8f .column_0771 {
  display: inline-block;
}
.current-7752 .hidden_full_593b {
  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);
}
.current-7752.link_brown_d9d3 .hidden_full_593b {
  left: auto;
  right: -0.9em;
}
.current-7752.link_brown_d9d3 .overlay-c868::before {
  left: auto;
  right: 15px;
}
.current-7752.fn-active-253c .hidden_full_593b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.lower-4f1c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.lower-4f1c label {
  flex-basis: 100%;
}
.lower-4f1c .center-59f0 {
  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;
}
.lower-4f1c .accordion-2cde {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.lower-4f1c .accordion-2cde:focus {
  background-color: transparent;
}
.lower-4f1c button.column-0381 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.lower-4f1c button.column-0381:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.lower-4f1c button.column-0381 svg {
  width: 18px;
  height: 18px;
}
.lower-4f1c input[type="submit"] {
  min-height: auto;
}
.gradient-33b2 .lower-4f1c .accordion-2cde {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.overlay-c868 {
  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) {
  .overlay-c868 {
    width: 220px;
  }
}
.overlay-c868 label {
  flex-basis: 100%;
}
.overlay-c868::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;
}
.medium-bd60 .gradient-33b2 .lower-4f1c {
  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;
}
.medium-bd60
  .gradient-33b2
  .lower-4f1c
  .center-59f0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.medium-bd60 .gradient-33b2 .lower-4f1c .accordion-2cde {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.medium-bd60
  .gradient-33b2
  .lower-4f1c
  .accordion-2cde:focus {
  background: 0 0;
}
.medium-bd60
  .gradient-33b2
  .lower-4f1c
  .basic-95cb {
  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;
}
.disabled-96e9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.disabled-96e9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.disabled-96e9 li:last-child {
  margin-right: 0;
}
.disabled-96e9 li:first-child {
  margin-left: 0;
}
.disabled-96e9.footer_hot_f7ba a {
  color: #fff;
}
.disabled-96e9.footer_hot_f7ba a:hover {
  color: #fff;
}
.disabled-96e9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.disabled-96e9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.disabled-96e9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.disabled-96e9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.disabled-96e9 [class*="social-icon-apple"] {
  background-color: #999;
}
.disabled-96e9 [class*="social-icon-apple"].advanced_67a8 {
  background-color: transparent;
  color: #999;
}
.disabled-96e9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.disabled-96e9 [class*="social-icon-behance"].advanced_67a8 {
  background-color: transparent;
  color: #1769ff;
}
.disabled-96e9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.disabled-96e9 [class*="social-icon-bitbucket"].advanced_67a8 {
  background-color: transparent;
  color: #205081;
}
.disabled-96e9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.disabled-96e9 [class*="social-icon-codepen"].advanced_67a8 {
  background-color: transparent;
  color: #000;
}
.disabled-96e9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.disabled-96e9 [class*="social-icon-delicious"].advanced_67a8 {
  background-color: transparent;
  color: #39f;
}
.disabled-96e9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.disabled-96e9 [class*="social-icon-digg"].advanced_67a8 {
  background-color: transparent;
  color: #005be2;
}
.disabled-96e9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.disabled-96e9 [class*="social-icon-dribbble"].advanced_67a8 {
  background-color: transparent;
  color: #ea4c89;
}
.disabled-96e9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.disabled-96e9 [class*="social-icon-envelope"].advanced_67a8 {
  background-color: transparent;
  color: #ea4335;
}
.disabled-96e9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.disabled-96e9 [class*="social-icon-facebook"].advanced_67a8 {
  background-color: transparent;
  color: #3b5998;
}
.disabled-96e9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.disabled-96e9 [class*="social-icon-flickr"].advanced_67a8 {
  background-color: transparent;
  color: #0063dc;
}
.disabled-96e9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.disabled-96e9 [class*="social-icon-foursquare"].advanced_67a8 {
  background-color: transparent;
  color: #2d5be3;
}
.disabled-96e9 [class*="social-icon-github"] {
  background-color: #333;
}
.disabled-96e9 [class*="social-icon-github"].advanced_67a8 {
  background-color: transparent;
  color: #333;
}
.disabled-96e9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.disabled-96e9 [class*="social-icon-google-plus"].advanced_67a8 {
  background-color: transparent;
  color: #dd4b39;
}
.disabled-96e9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.disabled-96e9 [class*="social-icon-houzz"].advanced_67a8 {
  background-color: transparent;
  color: #7ac142;
}
.disabled-96e9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.disabled-96e9 [class*="social-icon-instagram"].advanced_67a8 {
  background-color: transparent;
  color: #262626;
}
.disabled-96e9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.disabled-96e9 [class*="social-icon-jsfiddle"].advanced_67a8 {
  background-color: transparent;
  color: #487aa2;
}
.disabled-96e9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.disabled-96e9 [class*="social-icon-linkedin"].advanced_67a8 {
  background-color: transparent;
  color: #0077b5;
}
.disabled-96e9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.disabled-96e9 [class*="social-icon-medium"].advanced_67a8 {
  background-color: transparent;
  color: #00ab6b;
}
.disabled-96e9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.disabled-96e9
  [class*="social-icon-odnoklassniki"].advanced_67a8 {
  background-color: transparent;
  color: #f4731c;
}
.disabled-96e9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.disabled-96e9 [class*="social-icon-meetup"].advanced_67a8 {
  background-color: transparent;
  color: #ec1c40;
}
.disabled-96e9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.disabled-96e9 [class*="social-icon-pinterest"].advanced_67a8 {
  background-color: transparent;
  color: #bd081c;
}
.disabled-96e9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.disabled-96e9 [class*="social-icon-product-hunt"].advanced_67a8 {
  background-color: transparent;
  color: #da552f;
}
.disabled-96e9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.disabled-96e9 [class*="social-icon-reddit"].advanced_67a8 {
  background-color: transparent;
  color: #ff4500;
}
.disabled-96e9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.disabled-96e9 [class*="social-icon-rss"].advanced_67a8 {
  background-color: transparent;
  color: #f26522;
}
.disabled-96e9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.disabled-96e9
  [class*="social-icon-shopping-cart"].advanced_67a8 {
  background-color: transparent;
  color: #4caf50;
}
.disabled-96e9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.disabled-96e9 [class*="social-icon-skype"].advanced_67a8 {
  background-color: transparent;
  color: #00aff0;
}
.disabled-96e9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.disabled-96e9 [class*="social-icon-slideshare"].advanced_67a8 {
  background-color: transparent;
  color: #0077b5;
}
.disabled-96e9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.disabled-96e9 [class*="social-icon-snapchat"].advanced_67a8 {
  background-color: transparent;
  color: #fffc00;
}
.disabled-96e9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.disabled-96e9 [class*="social-icon-soundcloud"].advanced_67a8 {
  background-color: transparent;
  color: #f80;
}
.disabled-96e9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.disabled-96e9 [class*="social-icon-spotify"].advanced_67a8 {
  background-color: transparent;
  color: #2ebd59;
}
.disabled-96e9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.disabled-96e9
  [class*="social-icon-stack-overflow"].advanced_67a8 {
  background-color: transparent;
  color: #fe7a15;
}
.disabled-96e9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.disabled-96e9 [class*="social-icon-maldkfgram"].advanced_67a8 {
  background-color: transparent;
  color: #2ca5e0;
}
.disabled-96e9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.disabled-96e9 [class*="social-icon-tripadvisor"].advanced_67a8 {
  background-color: transparent;
  color: #589442;
}
.disabled-96e9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.disabled-96e9 [class*="social-icon-tumblr"].advanced_67a8 {
  background-color: transparent;
  color: #35465c;
}
.disabled-96e9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.disabled-96e9 [class*="social-icon-twitch"].advanced_67a8 {
  background-color: transparent;
  color: #6441a5;
}
.disabled-96e9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.disabled-96e9 [class*="social-icon-twitter"].advanced_67a8 {
  background-color: transparent;
  color: #1da1f2;
}
.disabled-96e9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.disabled-96e9 [class*="social-icon-vimeo"].advanced_67a8 {
  background-color: transparent;
  color: #1ab7ea;
}
.disabled-96e9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.disabled-96e9 [class*="social-icon-vk"].advanced_67a8 {
  background-color: transparent;
  color: #45668e;
}
.disabled-96e9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.disabled-96e9 [class*="social-icon-weibo"].advanced_67a8 {
  background-color: transparent;
  color: #df2029;
}
.disabled-96e9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.disabled-96e9 [class*="social-icon-weixin"].advanced_67a8 {
  background-color: transparent;
  color: #7bb32e;
}
.disabled-96e9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.disabled-96e9 [class*="social-icon-whatsapp"].advanced_67a8 {
  background-color: transparent;
  color: #25d366;
}
.disabled-96e9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.disabled-96e9 [class*="social-icon-wordpress"].advanced_67a8 {
  background-color: transparent;
  color: #21759b;
}
.disabled-96e9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.disabled-96e9 [class*="social-icon-xing"].advanced_67a8 {
  background-color: transparent;
  color: #026466;
}
.disabled-96e9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.disabled-96e9 [class*="social-icon-yelp"].advanced_67a8 {
  background-color: transparent;
  color: #af0606;
}
.disabled-96e9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.disabled-96e9 [class*="social-icon-youtube"].advanced_67a8 {
  background-color: transparent;
  color: #cd201f;
}
.shade-66d7 {
  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;
}
.shade-66d7:hover {
  box-shadow: none;
  background: 0 0;
}
.red-68bc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.glass-0c32 {
  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;
}
.background_simple_8262 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.simple_5c4c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.simple_5c4c,
.simple_5c4c::after,
.simple_5c4c::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;
}
.simple_5c4c::after,
.simple_5c4c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.wrapper_9038 .glass-0c32 .background_simple_8262 {
  margin-top: -2px;
  width: 19px;
}
.wrapper_9038 .glass-0c32 .simple_5c4c {
  margin-top: -1px;
}
.wrapper_9038 .glass-0c32 .simple_5c4c,
.wrapper_9038 .glass-0c32 .simple_5c4c::after,
.wrapper_9038 .glass-0c32 .simple_5c4c::before {
  width: 19px;
  height: 2px;
}
.wrapper_9038 .glass-0c32 .simple_5c4c::before {
  top: -6px;
}
.wrapper_9038 .glass-0c32 .simple_5c4c::after {
  bottom: -6px;
}
.simple_5dc0 .glass-0c32 .background_simple_8262 {
  margin-top: -2px;
  width: 22px;
}
.simple_5dc0 .glass-0c32 .simple_5c4c {
  margin-top: -1px;
}
.simple_5dc0 .glass-0c32 .simple_5c4c,
.simple_5dc0 .glass-0c32 .simple_5c4c::after,
.simple_5dc0 .glass-0c32 .simple_5c4c::before {
  width: 22px;
  height: 2px;
}
.simple_5dc0 .glass-0c32 .simple_5c4c::before {
  top: -7px;
}
.simple_5dc0 .glass-0c32 .simple_5c4c::after {
  bottom: -7px;
}
.text-white-c1cc .glass-0c32 .background_simple_8262 {
  margin-top: -2px;
  width: 31px;
}
.text-white-c1cc .glass-0c32 .simple_5c4c {
  margin-top: -1.5px;
}
.text-white-c1cc .glass-0c32 .simple_5c4c,
.text-white-c1cc .glass-0c32 .simple_5c4c::after,
.text-white-c1cc .glass-0c32 .simple_5c4c::before {
  width: 31px;
  height: 3px;
}
.text-white-c1cc .glass-0c32 .simple_5c4c::before {
  top: -9px;
}
.text-white-c1cc .glass-0c32 .simple_5c4c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .tabs-027b .glass-0c32 .background_simple_8262 {
    margin-top: -2px;
    width: 19px;
  }
  .tabs-027b .glass-0c32 .simple_5c4c {
    margin-top: -1px;
  }
  .tabs-027b .glass-0c32 .simple_5c4c,
  .tabs-027b .glass-0c32 .simple_5c4c::after,
  .tabs-027b .glass-0c32 .simple_5c4c::before {
    width: 19px;
    height: 2px;
  }
  .tabs-027b .glass-0c32 .simple_5c4c::before {
    top: -6px;
  }
  .tabs-027b .glass-0c32 .simple_5c4c::after {
    bottom: -6px;
  }
  .sort_10af .glass-0c32 .background_simple_8262 {
    margin-top: -2px;
    width: 22px;
  }
  .sort_10af .glass-0c32 .simple_5c4c {
    margin-top: -1px;
  }
  .sort_10af .glass-0c32 .simple_5c4c,
  .sort_10af .glass-0c32 .simple_5c4c::after,
  .sort_10af .glass-0c32 .simple_5c4c::before {
    width: 22px;
    height: 2px;
  }
  .sort_10af .glass-0c32 .simple_5c4c::before {
    top: -7px;
  }
  .sort_10af .glass-0c32 .simple_5c4c::after {
    bottom: -7px;
  }
  .badge_north_b8cf .glass-0c32 .background_simple_8262 {
    margin-top: -2px;
    width: 31px;
  }
  .badge_north_b8cf .glass-0c32 .simple_5c4c {
    margin-top: -1.5px;
  }
  .badge_north_b8cf .glass-0c32 .simple_5c4c,
  .badge_north_b8cf .glass-0c32 .simple_5c4c::after,
  .badge_north_b8cf .glass-0c32 .simple_5c4c::before {
    width: 31px;
    height: 3px;
  }
  .badge_north_b8cf .glass-0c32 .simple_5c4c::before {
    top: -9px;
  }
  .badge_north_b8cf .glass-0c32 .simple_5c4c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .item_paper_eb0b .glass-0c32 .background_simple_8262 {
    margin-top: -2px;
    width: 19px;
  }
  .item_paper_eb0b .glass-0c32 .simple_5c4c {
    margin-top: -1px;
  }
  .item_paper_eb0b .glass-0c32 .simple_5c4c,
  .item_paper_eb0b .glass-0c32 .simple_5c4c::after,
  .item_paper_eb0b .glass-0c32 .simple_5c4c::before {
    width: 19px;
    height: 2px;
  }
  .item_paper_eb0b .glass-0c32 .simple_5c4c::before {
    top: -6px;
  }
  .item_paper_eb0b .glass-0c32 .simple_5c4c::after {
    bottom: -6px;
  }
  .advanced_3bcb .glass-0c32 .background_simple_8262 {
    margin-top: -2px;
    width: 22px;
  }
  .advanced_3bcb .glass-0c32 .simple_5c4c {
    margin-top: -1px;
  }
  .advanced_3bcb .glass-0c32 .simple_5c4c,
  .advanced_3bcb .glass-0c32 .simple_5c4c::after,
  .advanced_3bcb .glass-0c32 .simple_5c4c::before {
    width: 22px;
    height: 2px;
  }
  .advanced_3bcb .glass-0c32 .simple_5c4c::before {
    top: -7px;
  }
  .advanced_3bcb .glass-0c32 .simple_5c4c::after {
    bottom: -7px;
  }
  .pro_301c .glass-0c32 .background_simple_8262 {
    margin-top: -2px;
    width: 31px;
  }
  .pro_301c .glass-0c32 .simple_5c4c {
    margin-top: -1.5px;
  }
  .pro_301c .glass-0c32 .simple_5c4c,
  .pro_301c .glass-0c32 .simple_5c4c::after,
  .pro_301c .glass-0c32 .simple_5c4c::before {
    width: 31px;
    height: 3px;
  }
  .pro_301c .glass-0c32 .simple_5c4c::before {
    top: -9px;
  }
  .pro_301c .glass-0c32 .simple_5c4c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .stone-7dee .glass-0c32 .background_simple_8262 {
    margin-top: -2px;
    width: 19px;
  }
  .stone-7dee .glass-0c32 .simple_5c4c {
    margin-top: -1px;
  }
  .stone-7dee .glass-0c32 .simple_5c4c,
  .stone-7dee .glass-0c32 .simple_5c4c::after,
  .stone-7dee .glass-0c32 .simple_5c4c::before {
    width: 19px;
    height: 2px;
  }
  .stone-7dee .glass-0c32 .simple_5c4c::before {
    top: -6px;
  }
  .stone-7dee .glass-0c32 .simple_5c4c::after {
    bottom: -6px;
  }
  .progress_a6ef .glass-0c32 .background_simple_8262 {
    margin-top: -2px;
    width: 22px;
  }
  .progress_a6ef .glass-0c32 .simple_5c4c {
    margin-top: -1px;
  }
  .progress_a6ef .glass-0c32 .simple_5c4c,
  .progress_a6ef .glass-0c32 .simple_5c4c::after,
  .progress_a6ef .glass-0c32 .simple_5c4c::before {
    width: 22px;
    height: 2px;
  }
  .progress_a6ef .glass-0c32 .simple_5c4c::before {
    top: -7px;
  }
  .progress_a6ef .glass-0c32 .simple_5c4c::after {
    bottom: -7px;
  }
  .inner-d388 .glass-0c32 .background_simple_8262 {
    margin-top: -2px;
    width: 31px;
  }
  .inner-d388 .glass-0c32 .simple_5c4c {
    margin-top: -1.5px;
  }
  .inner-d388 .glass-0c32 .simple_5c4c,
  .inner-d388 .glass-0c32 .simple_5c4c::after,
  .inner-d388 .glass-0c32 .simple_5c4c::before {
    width: 31px;
    height: 3px;
  }
  .inner-d388 .glass-0c32 .simple_5c4c::before {
    top: -9px;
  }
  .inner-d388 .glass-0c32 .simple_5c4c::after {
    bottom: -9px;
  }
}
.slow-1f14 .simple_5c4c {
  -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);
}
.slow-1f14 .simple_5c4c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.slow-1f14 .simple_5c4c::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);
}
.slow-1f14.detail_black_3b11 .simple_5c4c {
  -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);
}
.slow-1f14.detail_black_3b11 .simple_5c4c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.slow-1f14.detail_black_3b11 .simple_5c4c::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);
}
.paper-cfc5 {
  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.box-hard-9435:before {
  display: none;
}
.gallery-gold-5c1b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gallery-gold-5c1b .hidden-06de {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gallery-gold-5c1b .hidden-06de:last-of-type {
  border-bottom: none;
}
.gallery-gold-5c1b .hidden-06de.photo-cee9,
.gallery-gold-5c1b .hidden-06de.layout-bb04,
.gallery-gold-5c1b .hidden-06de.link-solid-dd70 {
  padding: 0;
}
.gallery-gold-5c1b .rough_0721 .article-b03e {
  color: currentColor;
}
.gallery-gold-5c1b .rough_0721 .article-b03e:focus,
.gallery-gold-5c1b .rough_0721 .article-b03e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery-gold-5c1b.tertiary_e62e .pattern-9444,
.gallery-gold-5c1b.tertiary_e62e .chip-cold-54a7 a,
.gallery-gold-5c1b.tertiary_e62e .left-5f42 a,
.gallery-gold-5c1b.tertiary_e62e .alert_d494 a {
  color: rgba(0, 0, 0, 0.55);
}
.gallery-gold-5c1b.tertiary_e62e .pattern-9444:hover,
.gallery-gold-5c1b.tertiary_e62e .chip-cold-54a7 a:hover,
.gallery-gold-5c1b.tertiary_e62e .left-5f42 a:hover,
.gallery-gold-5c1b.tertiary_e62e .alert_d494 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-gold-5c1b.tertiary_e62e .warm_fe63 {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-gold-5c1b.tertiary_e62e .hidden-06de {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery-gold-5c1b.tertiary_e62e .hidden-06de:before {
  background: rgba(0, 0, 0, 0.08);
}
.gallery-gold-5c1b.tertiary_e62e .video_down_3467:before {
  background: rgba(255, 255, 255, 0.9);
}
.gallery-gold-5c1b.tertiary_e62e .rough_0721 .white-5c70 li a,
.gallery-gold-5c1b.tertiary_e62e .rough_0721 .article-b03e,
.gallery-gold-5c1b.tertiary_e62e .alert_d494 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery-gold-5c1b.tertiary_e62e .rough_0721 .article-b03e:focus,
.gallery-gold-5c1b.tertiary_e62e .rough_0721 .article-b03e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery-gold-5c1b.tertiary_e62e .white-5c70 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery-gold-5c1b.solid-fddf .pattern-9444,
.gallery-gold-5c1b.solid-fddf .chip-cold-54a7 a,
.gallery-gold-5c1b.solid-fddf .left-5f42 .article-b03e,
.gallery-gold-5c1b.solid-fddf .left-5f42 a,
.gallery-gold-5c1b.solid-fddf .alert_d494 a {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-gold-5c1b.solid-fddf .pattern-9444:hover,
.gallery-gold-5c1b.solid-fddf .chip-cold-54a7 a:hover,
.gallery-gold-5c1b.solid-fddf .left-5f42 .article-b03e:hover,
.gallery-gold-5c1b.solid-fddf .left-5f42 a:hover,
.gallery-gold-5c1b.solid-fddf .alert_d494 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-gold-5c1b.solid-fddf .warm_fe63 {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-gold-5c1b.solid-fddf .hidden-06de {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-gold-5c1b.solid-fddf .hidden-06de:before {
  background: rgba(255, 255, 255, 0.08);
}
.gallery-gold-5c1b.solid-fddf .video_down_3467:before {
  background: rgba(0, 0, 0, 0.9);
}
.gallery-gold-5c1b.solid-fddf .rough_0721 .white-5c70 li a,
.gallery-gold-5c1b.solid-fddf .rough_0721 .article-b03e,
.gallery-gold-5c1b.solid-fddf .alert_d494 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-gold-5c1b.solid-fddf .rough_0721 .article-b03e:focus,
.gallery-gold-5c1b.solid-fddf .rough_0721 .article-b03e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery-gold-5c1b.solid-fddf .white-5c70 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_down_3467 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.video_down_3467:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.blue_b281 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.pagination-out-8903 .gallery-gold-5c1b {
  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;
}
.pagination-out-8903 .hidden-06de {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.pagination-out-8903 .hidden-06de: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) {
  .pagination-out-8903 .hidden-06de:before {
    width: 16%;
    left: 42%;
  }
}
.pagination-out-8903 .hidden-06de:last-child:before {
  content: none;
}
.pagination-out-8903 .hidden-06de[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.pagination-out-8903 .rough_0721 .white-5c70 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.pagination-out-8903 .rough_0721 .white-5c70 li a .article-b03e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.pagination-out-8903 .rough_0721 .alert_d494 {
  border: none;
}
.pagination-out-8903 .rough_0721 .alert_d494 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.pagination-out-8903 .video_down_3467 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.pagination-out-8903 .blue_b281 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.pagination-out-8903 .solid-fddf .video_down_3467:before {
  background: rgba(0, 0, 0, 0.9);
}
.pagination-out-8903 .tertiary_e62e.module_purple_b4ae .simple_5c4c {
  background: rgba(0, 0, 0, 0.6);
}
.pagination-out-8903
  .tertiary_e62e.module_purple_b4ae
  .simple_5c4c::after,
.pagination-out-8903
  .tertiary_e62e.module_purple_b4ae
  .simple_5c4c:before {
  background: inherit;
}
.pagination-out-8903
  .tertiary_e62e.module_purple_b4ae:hover
  .simple_5c4c {
  background: rgba(0, 0, 0, 0.8);
}
.chip_static_696b .gallery-gold-5c1b {
  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) {
  .chip_static_696b .gallery-gold-5c1b {
    width: auto;
    right: 45px;
  }
}
.frame-ab6e .gallery-gold-5c1b {
  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) {
  .frame-ab6e .gallery-gold-5c1b {
    width: auto;
    left: 45px;
  }
}
.box-hard-9435 .gallery-gold-5c1b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.box-hard-9435 .blue_b281 {
  max-width: 48em;
  margin: 0 auto;
}
.box-hard-9435 .video_down_3467:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.list-center-e955 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.list-center-e955.pagination-out-8903 .gallery-gold-5c1b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.list-center-e955.chip_static_696b .gallery-gold-5c1b {
  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);
}
.list-center-e955 .gallery-gold-5c1b {
  visibility: visible;
}
.list-center-e955.frame-ab6e .gallery-gold-5c1b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.clean-278e,
.info_over_b171 {
  overflow-x: hidden;
}
.clean-278e .gallery-gold-5c1b {
  overflow: auto;
}
.clean-278e.pagination-out-8903 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean-278e.pagination-out-8903 .gallery-gold-5c1b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.clean-278e.pagination-out-8903 .shade-66d7 {
  opacity: 0;
}
.clean-278e.chip_static_696b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean-278e.chip_static_696b .gallery-gold-5c1b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.clean-278e.chip_static_696b .shade-66d7 {
  opacity: 0;
}
.clean-278e.frame-ab6e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean-278e.frame-ab6e .gallery-gold-5c1b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.clean-278e.frame-ab6e .shade-66d7 {
  opacity: 0;
}
.clean-278e.box-hard-9435 .gallery-gold-5c1b {
  z-index: 10;
  visibility: visible;
}
.module_purple_b4ae {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module_purple_b4ae .simple_5c4c {
  background: rgba(255, 255, 255, 0.99);
}
.module_purple_b4ae .simple_5c4c::after,
.module_purple_b4ae .simple_5c4c:before {
  background: inherit;
}
.module_purple_b4ae:hover .simple_5c4c {
  background: rgba(255, 255, 255, 0.99);
}
.frame-ab6e .module_purple_b4ae {
  top: 10px;
  right: auto;
  left: 12px;
}
.box-hard-9435 .module_purple_b4ae {
  display: none !important;
}
.clean-278e:before,
.info_over_b171:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.clean-278e .module_purple_b4ae,
.info_over_b171 .module_purple_b4ae {
  display: inline-block;
}
.gallery-gold-5c1b .fresh-be2f {
  -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;
}
.clean-278e .gallery-gold-5c1b .fresh-be2f,
.info_over_b171 .gallery-gold-5c1b .fresh-be2f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.fresh_22e2 .center-59f0 {
  width: 100%;
}
.thumbnail_hovered_c937 {
  padding: 0 0.5em 0;
}
.thumbnail_hovered_c937 [class*="customify-col-"],
.thumbnail_hovered_c937 [class*="customify-col_"],
.thumbnail_hovered_c937 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tooltip-0f64 .thumbnail_hovered_c937 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .banner-7e6d .blue-6a0c,
  .blue-6a0c {
    display: none;
  }
  .hovered_0e6f {
    text-align: left;
  }
  .accordion_bb1e {
    text-align: center;
  }
  .tooltip_8c2c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .banner-7e6d .shade-new-77d0,
  .shade-new-77d0 {
    display: none;
  }
  .backdrop_9364 {
    text-align: left;
  }
  .picture_bright_6a0c {
    text-align: center;
  }
  .content-dim-fc5f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .banner-7e6d .surface_top_4b93,
  .surface_top_4b93 {
    display: none;
  }
  .shadow_narrow_2f06 {
    text-align: left;
  }
  .alert_d957 {
    text-align: center;
  }
  .hero_green_cec3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dim-c21e {
  box-shadow: none !important;
}
.column-warm-bb10 .popup-middle-24aa,
.plasma_c6a0 .popup-middle-24aa {
  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;
}
.plasma_c6a0 .popup-middle-24aa {
  margin-top: 30px;
  margin-bottom: 30px;
}
.mini-8d7a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.mini-8d7a:after,
.mini-8d7a:before {
  content: "";
  display: table;
}
.mini-8d7a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .mini-8d7a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.mini-8d7a,
.advanced-0bf3 {
  max-width: 1248px;
  margin: 0 auto;
}

.panel_steel_bc32.tooltip-9e1d .mini-8d7a {
  max-width: 100%;
}
.panel_steel_bc32.notice-383d {
  max-width: 1200px;
  margin: 0 auto;
}
.panel_steel_bc32.selected-52a1 .mini-8d7a {
  max-width: 100%;
}
.panel_steel_bc32.selected-52a1 > .mini-8d7a {
  padding-left: 0;
  padding-right: 0;
}
.panel_steel_bc32.selected-52a1 > .mini-8d7a .banner-7e6d {
  margin: 0;
}
.panel_steel_bc32.selected-52a1
  > .mini-8d7a
  .sort_fixed_67e0.progress_bottom_9b3d {
  margin-right: 0;
  margin-left: 0;
}
.panel_steel_bc32.selected-52a1 #main.progress_bottom_9b3d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dark_114c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dark_114c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .block-57bc .tertiary-old-e29f {
    padding-right: 1em;
  }
  .block-57bc.footer_b593 .sort_fixed_67e0 {
    border-right: 1px solid #eaecee;
  }
  .block-57bc.footer_b593 .tertiary-old-e29f {
    padding-right: 1em;
  }
  .block-57bc.footer_b593 .header_7a35 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-e83f .tertiary-old-e29f {
    padding-left: 1em;
  }
  .banner-e83f.footer_b593 .sort_fixed_67e0 {
    border-left: 1px solid #eaecee;
  }
  .banner-e83f.footer_b593 .tertiary-old-e29f {
    padding-left: 1em;
  }
  .banner-e83f.footer_b593 .header_7a35 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .message-wide-1d7e .tertiary-old-e29f {
    padding-left: 1em;
  }
  .message-wide-1d7e.footer_b593 .pagination_d12b {
    border-right: 1px solid #eaecee;
  }
  .message-wide-1d7e.footer_b593 .hard-1efb {
    border-right: 1px solid #eaecee;
  }
  .message-wide-1d7e.footer_b593 .tertiary-old-e29f {
    padding-left: 1em;
  }
  .message-wide-1d7e.footer_b593 .header_7a35 {
    padding-right: 1em;
  }
  .message-wide-1d7e.footer_b593 .aside_ef09 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .over_a863 .tertiary-old-e29f {
    padding-right: 1em;
  }
  .over_a863.footer_b593 .pagination_d12b {
    border-left: 1px solid #eaecee;
  }
  .over_a863.footer_b593 .hard-1efb {
    border-left: 1px solid #eaecee;
  }
  .over_a863.footer_b593 .tertiary-old-e29f {
    padding-right: 1em;
  }
  .over_a863.footer_b593 .header_7a35 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .over_a863.footer_b593 .aside_ef09 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dark_114c .tertiary-old-e29f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dark_114c.footer_b593 .sort_fixed_67e0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dark_114c.footer_b593 .tertiary-old-e29f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dark_114c.footer_b593 .header_7a35 {
    padding-left: 1em;
  }
  .dark_114c.footer_b593 .aside_ef09 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dark_114c.footer_b593 .tertiary-old-e29f {
    padding-left: 0;
  }
}
.iron_dbfa .iron-9931 {
  display: inline-block;
}
.content-rough-6a17 {
  display: inline-block;
}
.background_4da0 {
  word-con: break-word;
}
.new_873b > span {
  display: inline-block;
  padding: 5px 0;
}
.new_873b .nav_simple_6d75 {
  margin-left: 8px;
  margin-right: 8px;
}
.new_873b .active_5115 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accent-9f03 .tall-c566 {
  margin-bottom: 2em;
}
.accent-9f03 .hero_plasma_886a {
  margin-bottom: 15px;
}
.accent-9f03 .hero_plasma_886a:last-child {
  margin-bottom: 0;
}
.accent-9f03 .copper_d463 {
  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) {
  .accent-9f03 .copper_d463 {
    display: block;
  }
}
.accent-9f03 .module-wood-3907 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accent-9f03 .module-wood-3907 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accent-9f03 .tooltip_smooth_c565 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accent-9f03 .tooltip_smooth_c565 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accent-9f03 .tooltip_smooth_c565 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accent-9f03 .background_4da0 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accent-9f03 .background_4da0 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accent-9f03 .selected_cb27 p:last-child {
  margin-bottom: 0;
}
.accent-9f03 .modal_top_cb2c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accent-9f03 .sort_53c1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accent-9f03 .container-last-d868 {
  margin-top: 1em;
}
.accent-9f03 .primary-bronze-15da {
  top: 0;
  display: block;
}
.accent-9f03 .primary-bronze-15da a {
  color: inherit;
}
.accent-9f03 .primary-bronze-15da a:hover {
  color: inherit;
}
.accent-9f03 .chip-short-b378 {
  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;
}
.accent-9f03 .chip-short-b378:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accent-9f03 .sort_53c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accent-9f03 .tooltip_7924 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accent-9f03 .tooltip_7924:first-child {
  margin-top: 0;
}
.accent-9f03 .tooltip_7924.gradient-current-65db {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accent-9f03 .tooltip_7924.primary-inner-f8a6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accent-9f03
  .tooltip_7924.primary-inner-f8a6.active-9264
  .container-last-d868 {
  width: 100%;
}
.accent-9f03 .primary-inner-f8a6 {
  -webkit-box-align: center;
  align-items: center;
}
.accent-9f03 .primary-inner-f8a6 .new_873b,
.accent-9f03 .primary-inner-f8a6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accent-9f03 .tooltip_smooth_c565 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent-9f03 .tooltip_smooth_c565 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accent-9f03 .tooltip_smooth_c565: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;
}
.accent-9f03 .gradient-current-65db {
  z-index: 5;
}
.accent-9f03 .cool-9af0 .texture-f4f2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accent-9f03 .hover-1d2f .texture-f4f2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accent-9f03 .filter_wide_41ef .texture-f4f2 {
  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;
}
.accent-9f03.next-a9a4 .copper_d463,
.accent-9f03.photo_7109 .copper_d463 {
  display: block;
}
.accent-9f03.next-a9a4 .copper_d463 .over-24bf,
.accent-9f03.next-a9a4 .copper_d463 .sort_53c1,
.accent-9f03.photo_7109 .copper_d463 .over-24bf,
.accent-9f03.photo_7109 .copper_d463 .sort_53c1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accent-9f03.selected_890c .module-wood-3907 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accent-9f03.selected_890c .module-wood-3907 {
    margin-right: 0;
  }
}
.accent-9f03.next-a9a4 .module-wood-3907,
.accent-9f03.photo_7109 .module-wood-3907 {
  padding-top: 40%;
}
.accent-9f03.next-a9a4 .tall-c566,
.accent-9f03.photo_7109 .tall-c566 {
  display: block;
}
.accent-9f03.next-a9a4 .fn-sticky-253c .sort_53c1,
.accent-9f03.photo_7109 .fn-sticky-253c .sort_53c1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accent-9f03.next-a9a4 .module-wood-3907,
.accent-9f03.photo_7109 .module-wood-3907 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accent-9f03.next-a9a4 .sort_53c1 {
  padding: 1em;
}
.clean_1064 {
  margin: 30px auto;
  display: block;
}
.clean_1064 .sort-black-c28f > * {
  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;
}
.clean_1064 .sort-black-c28f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.clean_1064 .sort-black-c28f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.up-5139 .new_873b {
  margin-bottom: 1.41575em;
}
.up-5139 .pagination-smooth-0341 {
  margin-bottom: 1.618em;
}
.gradient_inner_cf6d .description-new-5a77 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gradient_inner_cf6d .description-new-5a77 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gradient_inner_cf6d .breadcrumb-a0d5 {
  max-width: 100%;
  overflow: auto;
}
.accordion_first_e8b9 .gradient_inner_cf6d a:hover {
  text-decoration: underline;
}
.card-plasma-6090 .hero_plasma_886a:not(.background_4da0),
.card-plasma-6090 .tooltip_smooth_c565 {
  margin-bottom: 1.41575em;
}
.card-plasma-6090 .hero_plasma_886a:not(.background_4da0):last-child,
.card-plasma-6090 .tooltip_smooth_c565:last-child {
  margin-bottom: 0;
}
.card-plasma-6090 .hero_plasma_886a.middle-530d {
  margin-bottom: 0.41575em;
}
.card-plasma-6090 .hover-large-1fc3:before,
.card-plasma-6090 .bronze-52b1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.card-plasma-6090 .hover-large-1fc3:before {
  content: "\f115";
}
.card-plasma-6090 .bronze-52b1:before {
  content: "\f02c";
}
.card-plasma-6090 .feature-hovered-631f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.card-plasma-6090 .feature-hovered-631f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.heading_silver_a3a9 {
  display: -webkit-box;
  display: flex;
}
.heading_silver_a3a9 .secondary_90c2 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .heading_silver_a3a9 .secondary_90c2 {
    flex-basis: 90px;
  }
}
.heading_silver_a3a9 .search_huge_1701 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .heading_silver_a3a9 .search_huge_1701 {
    flex-basis: calc(100% - 50px);
  }
}
.heading_silver_a3a9 .large_5151 p:last-child {
  margin-bottom: 0.72em;
}
.hidden-brown-ebea .sort-black-c28f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hidden-brown-ebea .sort-black-c28f:after,
.hidden-brown-ebea .sort-black-c28f:before {
  content: "";
  display: table;
}
.hidden-brown-ebea .sort-black-c28f:after {
  clear: both;
}
.hidden-brown-ebea .sort-black-c28f .avatar_stone_ae0b,
.hidden-brown-ebea .sort-black-c28f .texture-88ce {
  width: 49%;
}
.hidden-brown-ebea .sort-black-c28f .avatar_stone_ae0b a span.yellow-a75e,
.hidden-brown-ebea .sort-black-c28f .texture-88ce a span.yellow-a75e {
  display: block;
  margin-bottom: 5px;
}
.hidden-brown-ebea .sort-black-c28f .texture-88ce {
  float: left;
  text-align: left;
}
.hidden-brown-ebea .sort-black-c28f .avatar_stone_ae0b {
  float: right;
  text-align: right;
}
.basic-048b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .basic-048b {
    margin-bottom: 0;
  }
}
.badge_8a4d {
  margin-bottom: 1em;
}
.badge_8a4d .background_4da0 {
  font-size: 1.1em;
  line-height: 1.3;
}
.border-basic-db55 a {
  display: block;
  line-height: 0;
  position: relative;
}
.primary_mini_36f7 .badge_8a4d,
.notification_4b4c .badge_8a4d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .primary_mini_36f7 .badge_8a4d,
  .notification_4b4c .badge_8a4d {
    display: block;
  }
}
.primary_mini_36f7 .border-basic-db55,
.notification_4b4c .border-basic-db55 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .primary_mini_36f7 .border-basic-db55,
  .notification_4b4c .border-basic-db55 {
    margin-bottom: 1em;
  }
}
.primary_mini_36f7 .border-basic-db55 img,
.notification_4b4c .border-basic-db55 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.primary_mini_36f7 .panel_simple_180a,
.notification_4b4c .panel_simple_180a {
  flex-basis: calc(100% - 160px);
}
.primary_mini_36f7 .panel_simple_180a p,
.notification_4b4c .panel_simple_180a p {
  margin-bottom: 0;
}
.primary_mini_36f7 .panel_simple_180a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .primary_mini_36f7 .panel_simple_180a {
    padding-left: 0;
  }
}
.notification_4b4c .panel_simple_180a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notification_4b4c .panel_simple_180a {
    padding-right: 0;
  }
}
.notification_4b4c .border-basic-db55 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.focused-43b0 .border-basic-db55 {
  margin-bottom: 0.5em;
}
.focused-43b0 .border-basic-db55 img {
  width: 100%;
}
.mini-00f3 .frame_d8ea,
.action-fe66 .frame_d8ea {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.action-fe66 .sort_fixed_67e0 .green_6812 p:last-child {
  margin-bottom: 0;
}
.module-c0d6 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.secondary-short-ef74 .message_full_187f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .secondary-short-ef74 .message_full_187f:last-of-type {
    margin-bottom: 0;
  }
}
.secondary-short-ef74 .message_full_187f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.secondary-short-ef74 .message_full_187f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.secondary-short-ef74 .message_full_187f ul li {
  margin: 0 0 0.6em;
}
.secondary-short-ef74 .message_full_187f ul li.paragraph-5b72,
.secondary-short-ef74 .message_full_187f ul li.stale-dc9b {
  position: relative;
}
.secondary-short-ef74 .message_full_187f ul li.paragraph-5b72 .nav-stale-ea9f,
.secondary-short-ef74 .message_full_187f ul li.stale-dc9b .nav-stale-ea9f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.secondary-short-ef74 .message_full_187f ul li.paragraph-5b72:after:after,
.secondary-short-ef74 .message_full_187f ul li.paragraph-5b72:after:before,
.secondary-short-ef74
  .message_full_187f
  ul
  li.stale-dc9b:after:after,
.secondary-short-ef74
  .message_full_187f
  ul
  li.stale-dc9b:after:before {
  content: "";
  display: table;
}
.secondary-short-ef74 .message_full_187f ul li.paragraph-5b72:after:after,
.secondary-short-ef74
  .message_full_187f
  ul
  li.stale-dc9b:after:after {
  clear: both;
}
.secondary-short-ef74 .message_full_187f a.progress-ffb0:hover {
  text-decoration: none;
}
.secondary-short-ef74 .message_full_187f select {
  max-width: 100%;
}
.secondary-short-ef74 .message_full_187f table {
  font-size: 85%;
}
.secondary-short-ef74 .message_full_187f table td,
.secondary-short-ef74 .message_full_187f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.secondary-short-ef74 .message_full_187f table tfoot td {
  text-align: left;
}
.secondary-short-ef74 .message_full_187f :last-child {
  margin-bottom: 0;
}
.secondary-short-ef74 .message_full_187f .fixed-6a55 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.secondary-short-ef74 .message_full_187f .fixed-6a55 label {
  width: 100%;
}
.secondary-short-ef74 .message_full_187f .fixed-6a55 .accordion-2cde {
  width: 100%;
  display: block;
}
.secondary-short-ef74 .message_full_187f .fixed-6a55 .column-0381 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.secondary-short-ef74 .message_full_187f .fixed-6a55 .column-0381:hover svg #svg-search {
  fill: #444;
}
.secondary-short-ef74 .message_full_187f .fixed-6a55 .column-0381 svg {
  width: 18px;
  height: 18px;
}
.secondary-short-ef74 .old-4eb0 ul ul,
.secondary-short-ef74 .logo-bronze-d868 ul ul,
.secondary-short-ef74 .content_paper_3d06 ul ul,
.secondary-short-ef74 .cold_48fc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.secondary-short-ef74 .old-4eb0 .slider_east_4b4f > a,
.secondary-short-ef74 .logo-bronze-d868 .slider_east_4b4f > a,
.secondary-short-ef74 .content_paper_3d06 .slider_east_4b4f > a,
.secondary-short-ef74 .cold_48fc .slider_east_4b4f > a {
  margin-bottom: 0;
}
.secondary-short-ef74 .fast-a323 li,
.secondary-short-ef74 .old-4eb0 li,
.secondary-short-ef74 .chip_pressed_8a12 li,
.secondary-short-ef74 .logo-bronze-d868 li,
.secondary-short-ef74 .content_paper_3d06 li,
.secondary-short-ef74 .cold_48fc li,
.secondary-short-ef74 .tabs-a4df li,
.secondary-short-ef74 .accordion-thick-fda1 li {
  display: block;
  position: relative;
}
.secondary-short-ef74 .fast-a323 li:last-child,
.secondary-short-ef74 .old-4eb0 li:last-child,
.secondary-short-ef74 .chip_pressed_8a12 li:last-child,
.secondary-short-ef74 .logo-bronze-d868 li:last-child,
.secondary-short-ef74 .content_paper_3d06 li:last-child,
.secondary-short-ef74 .cold_48fc li:last-child,
.secondary-short-ef74 .tabs-a4df li:last-child,
.secondary-short-ef74 .accordion-thick-fda1 li:last-child {
  border: none;
}
.secondary-short-ef74 .fast-a323 li a,
.secondary-short-ef74 .old-4eb0 li a,
.secondary-short-ef74 .chip_pressed_8a12 li a,
.secondary-short-ef74 .logo-bronze-d868 li a,
.secondary-short-ef74 .content_paper_3d06 li a,
.secondary-short-ef74 .cold_48fc li a,
.secondary-short-ef74 .tabs-a4df li a,
.secondary-short-ef74 .accordion-thick-fda1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary-short-ef74 .fast-a323 li ul li::before,
.secondary-short-ef74 .old-4eb0 li ul li::before,
.secondary-short-ef74 .chip_pressed_8a12 li ul li::before,
.secondary-short-ef74 .logo-bronze-d868 li ul li::before,
.secondary-short-ef74 .content_paper_3d06 li ul li::before,
.secondary-short-ef74 .cold_48fc li ul li::before,
.secondary-short-ef74 .tabs-a4df li ul li::before,
.secondary-short-ef74 .accordion-thick-fda1 li ul li::before {
  left: 15px;
}
.secondary-short-ef74 .fast-a323 li ul a,
.secondary-short-ef74 .old-4eb0 li ul a,
.secondary-short-ef74 .chip_pressed_8a12 li ul a,
.secondary-short-ef74 .logo-bronze-d868 li ul a,
.secondary-short-ef74 .content_paper_3d06 li ul a,
.secondary-short-ef74 .cold_48fc li ul a,
.secondary-short-ef74 .tabs-a4df li ul a,
.secondary-short-ef74 .accordion-thick-fda1 li ul a {
  padding-left: 20px;
}
.secondary-short-ef74 .fast-a323 li ul ul li::before,
.secondary-short-ef74 .old-4eb0 li ul ul li::before,
.secondary-short-ef74 .chip_pressed_8a12 li ul ul li::before,
.secondary-short-ef74 .logo-bronze-d868 li ul ul li::before,
.secondary-short-ef74 .content_paper_3d06 li ul ul li::before,
.secondary-short-ef74 .cold_48fc li ul ul li::before,
.secondary-short-ef74 .tabs-a4df li ul ul li::before,
.secondary-short-ef74 .accordion-thick-fda1 li ul ul li::before {
  left: 30px;
}
.secondary-short-ef74 .fast-a323 li ul ul a,
.secondary-short-ef74 .old-4eb0 li ul ul a,
.secondary-short-ef74 .chip_pressed_8a12 li ul ul a,
.secondary-short-ef74 .logo-bronze-d868 li ul ul a,
.secondary-short-ef74 .content_paper_3d06 li ul ul a,
.secondary-short-ef74 .cold_48fc li ul ul a,
.secondary-short-ef74 .tabs-a4df li ul ul a,
.secondary-short-ef74 .accordion-thick-fda1 li ul ul a {
  padding-left: 40px;
}
.secondary-short-ef74 .pattern-d109 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.secondary-short-ef74 .accordion-thick-fda1 ul li {
  margin-bottom: 1.41575em;
}
.secondary-short-ef74 .accordion-thick-fda1 ul li .label-1866 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.secondary-short-ef74 .accordion-thick-fda1 ul li .footer_outer_4576 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.solid-fddf .fast-a323 li a,
.solid-fddf .old-4eb0 li a,
.solid-fddf .chip_pressed_8a12 li a,
.solid-fddf .logo-bronze-d868 li a,
.solid-fddf .content_paper_3d06 li a,
.solid-fddf .cold_48fc li a,
.solid-fddf .tabs-a4df li a,
.solid-fddf .accordion-thick-fda1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid-fddf .pattern-d109 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid-fddf .message_full_187f ul li.paragraph-5b72 .nav-stale-ea9f,
.solid-fddf .message_full_187f ul li.stale-dc9b .nav-stale-ea9f {
  background: rgba(0, 0, 0, 0.2);
}
.solid-fddf .secondary-short-ef74 .message_full_187f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel_steel_bc32 .secondary-short-ef74 .white-5c70 li {
  margin: 0;
}
.panel_steel_bc32 .secondary-short-ef74 .white-5c70 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.panel_steel_bc32 .secondary-short-ef74 .white-5c70 li ul {
  margin: 0;
}
.panel_steel_bc32 .secondary-short-ef74 .white-5c70 li ul li a {
  padding-left: 15px;
}
.panel_steel_bc32 .secondary-short-ef74 .white-5c70 li ul li li a {
  padding-left: 30px;
}
.panel_steel_bc32 .secondary-short-ef74 .white-5c70 li.plasma-d464 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.panel_steel_bc32 .secondary-short-ef74 .white-5c70 li.plasma-d464 > 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;
}
.panel_steel_bc32 .secondary-short-ef74 .white-5c70 li.plasma-d464 > 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;
}
.disabled-hovered-005c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.in-4ef5 {
  position: relative;
  z-index: 10;
}
.in-4ef5 .fresh-be2f {
  width: 100%;
  max-width: 100%;
}
.narrow_7394 .content-022b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.narrow_7394 .tertiary_e62e {
}
.narrow_7394 .solid-fddf {
  background: #292929;
}
.box-b559 .content-022b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.box-b559 .tertiary_e62e {
  background: #f9f9f9;
}
.box-b559 .solid-fddf {
  background: #303030;
}
.sidebar-outer-8379 .content-022b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar-outer-8379 .iron-9931 {
    margin-bottom: 1em;
  }
  .sidebar-outer-8379 .iron-9931:last-child {
    margin-bottom: 0;
  }
}
.sidebar-outer-8379 .tertiary_e62e {
  background: #ededed;
}
.sidebar-outer-8379 .solid-fddf {
  background: #1a1a1a;
}
.content-022b.tertiary_e62e {
  color: rgba(0, 0, 0, 0.6);
}
.content-022b.tertiary_e62e .bronze_8dd2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.content-022b.solid-fddf {
  color: rgba(255, 255, 255, 0.99);
}
.content-022b.solid-fddf a:not(.progress-ffb0) {
  color: rgba(255, 255, 255, 0.79);
}
.content-022b.solid-fddf a:not(.progress-ffb0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.content-022b.solid-fddf .bronze_8dd2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-022b.solid-fddf table tbody td,
.content-022b.solid-fddf table th {
  background: rgba(0, 0, 0, 0.08);
}
.frame_first_a823.hot-7f0b .mini-8d7a {
  max-width: initial;
}
.frame_first_a823 .layout-18db {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.frame_first_a823 .layout-18db .fresh-be2f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .frame_first_a823 .layout-18db .fresh-be2f {
    display: block;
    margin-bottom: 2em;
  }
  .frame_first_a823 .layout-18db .fresh-be2f:last-child {
    margin-bottom: 0;
  }
}
.sidebar-outer-8379 .iron-9931:last-child,
.box-b559 .iron-9931:last-child,
.narrow_7394 .iron-9931:last-child {
  margin-bottom: 0;
}
.sidebar-outer-8379 .iron-9931 .secondary-short-ef74 .message_full_187f:last-child,
.box-b559 .iron-9931 .secondary-short-ef74 .message_full_187f:last-child,
.narrow_7394 .iron-9931 .secondary-short-ef74 .message_full_187f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .sidebar-outer-8379 .hard-5a3e,
  .sidebar-outer-8379 .caption_919c,
  .box-b559 .hard-5a3e,
  .box-b559 .caption_919c,
  .narrow_7394 .hard-5a3e,
  .narrow_7394 .caption_919c {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .in-4ef5 .iron-9931 {
    margin-bottom: 2em;
  }
}
.in-4ef5 p:last-child {
  margin-bottom: 0;
}
.in-4ef5 li,
.in-4ef5 ul {
  list-style: none;
  margin: 0;
}
.in-4ef5 ul ul {
  margin-left: 2.617924em;
}
.content-up-197c {
  font-size: 0.875em;
}

/* css-noise: b178 */
.ghost-box-p6 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.3;
}
