/*!
Theme Name: Customify
Theme URI: https://pressmaximum.soft_a6fb/customify
Author: WPCustomify
Author URI: https://pressmaximum.soft_a6fb
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.soft_a6fb/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pattern-fixed-d85f.hovered_443a/licenses/gpl-2.0.tertiary_267a
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.wrapper_314e/, (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.motion_ea3e.article-yellow-0c4c/normalize.input-focused-0de9/
 ======
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.input-focused-0de9 v7.0.0 | MIT License | github.soft_a6fb/necolas/normalize.input-focused-0de9 */
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;
}
.brown-9498 .hot_1444,
.preview-bright-1c2d,
.badge-8d9d,
.grid_advanced_f5ad,
.main_solid_9b38,
.banner_yellow_86ef,
.backdrop-motion-7efe,
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;
}
.preview-bright-1c2d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .preview-bright-1c2d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .preview-bright-1c2d,
  h1 {
    font-size: 1.8em;
  }
}
.badge-8d9d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.badge-8d9d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .badge-8d9d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .badge-8d9d,
  h2 {
    font-size: 1.7em;
  }
}
.grid_advanced_f5ad,
h3 {
  font-size: 1.618em;
}
.brown-9498 .hot_1444,
.main_solid_9b38,
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.active_iron_78c2 {
  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;
}
.module-21e5:after,
.module-21e5:before,
.image_hot_eed9:after,
.image_hot_eed9:before {
  content: "";
  display: table;
}
.module-21e5:after,
.image_hot_eed9:after {
  clear: both;
}
.description-purple-7d61 {
  float: right;
  margin-right: 0;
}
.tooltip-down-2386 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.border_11e3 .status-836b,
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;
}
.border_11e3 .status-836b: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;
}
.notice-7feb .status-836b {
  box-shadow: none;
}
.notice-7feb
  .status-836b
  .right-8804 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notice-7feb .status-836b .input_large_90bb {
  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;
}
.notice-7feb
  .status-836b
  .input_large_90bb
  b {
  display: none;
}
.notice-7feb .tabs-4d1f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.alert-5e5b:not(.yellow-538a):not(.disabled-full-04fb),
button:not(.yellow-538a):not(.disabled-full-04fb),
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ),
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ),
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ) {
  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;
}
.alert-5e5b:not(.yellow-538a):not(
    .disabled-full-04fb
  ):hover,
button:not(.yellow-538a):not(
    .disabled-full-04fb
  ):hover,
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ):hover,
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ):hover,
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.alert-5e5b:not(.yellow-538a):not(
    .disabled-full-04fb
  ):active,
.alert-5e5b:not(.yellow-538a):not(
    .disabled-full-04fb
  ):focus,
button:not(.yellow-538a):not(
    .disabled-full-04fb
  ):active,
button:not(.yellow-538a):not(
    .disabled-full-04fb
  ):focus,
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ):active,
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ):focus,
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ):active,
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ):focus,
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ):active,
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ):focus {
  outline: 0;
}
.alert-5e5b:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9,
button:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9,
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9,
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9,
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9 {
  position: relative;
}
.alert-5e5b:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .aside_7557,
.alert-5e5b:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .main-tiny-ac41,
.alert-5e5b:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .mask_pro_f503,
.alert-5e5b:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  i,
.alert-5e5b:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  svg,
button:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .aside_7557,
button:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .main-tiny-ac41,
button:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .mask_pro_f503,
button:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  i,
button:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  svg,
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .aside_7557,
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .main-tiny-ac41,
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .mask_pro_f503,
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  i,
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  svg,
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .aside_7557,
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .main-tiny-ac41,
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .mask_pro_f503,
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  i,
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  svg,
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .aside_7557,
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .main-tiny-ac41,
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  .mask_pro_f503,
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  i,
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9
  svg {
  visibility: hidden;
}
.alert-5e5b:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9:after,
button:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9:after,
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9:after,
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9:after,
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ).fn-loading-3ea9: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;
}
.alert-5e5b:not(.yellow-538a):not(.disabled-full-04fb),
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ),
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ),
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ) {
  color: #fff;
  background: #235787;
}
.alert-5e5b:not(.yellow-538a):not(
    .disabled-full-04fb
  ):focus,
input[type="button"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ):focus,
input[type="reset"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ):focus,
input[type="submit"]:not(.yellow-538a):not(
    .disabled-full-04fb
  ):focus {
  color: #fff;
}
.alert-5e5b.fn-disabled-3ea9:not(.yellow-538a):not(
    .disabled-full-04fb
  ),
.alert-5e5b[disabled]:not(.yellow-538a):not(
    .disabled-full-04fb
  ),
button.fn-disabled-3ea9:not(.yellow-538a):not(
    .disabled-full-04fb
  ),
button[disabled]:not(.yellow-538a):not(
    .disabled-full-04fb
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.shade_silver_f312 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shade_silver_f312: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;
}
.caption-short-8a61 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.light_dfa8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.panel_red_fb8e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.module-21e5:after,
.module-21e5:before,
.header_current_cf9b:after,
.header_current_cf9b:before,
.dark_b012:after,
.dark_b012:before,
.nav_ecb6:after,
.nav_ecb6:before,
.sort-hard-5764:after,
.sort-hard-5764:before,
.modal-bright-401e:after,
.modal-bright-401e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.module-21e5:after,
.header_current_cf9b:after,
.dark_b012:after,
.nav_ecb6:after,
.sort-hard-5764:after,
.modal-bright-401e:after {
  clear: both;
}
.header_current_cf9b .selected_e18f,
.dark_b012 .selected_e18f,
.silver-23a6 .selected_e18f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accordion-23ca {
  display: inline-block;
}
.aside_steel_c317 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.aside_steel_c317 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.aside_steel_c317 .gas_1aad {
  padding: 1em 0;
  font-size: 85%;
}
.gas_1aad {
  text-align: left;
  font-style: italic;
  color: #999;
}
.component_red_5555 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.component_red_5555:after,
.component_red_5555:before {
  content: "";
  display: table;
}
.component_red_5555:after {
  clear: both;
}
.title_up_460d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tabs-4c19 .title_up_460d {
  max-width: 50%;
}
.button-c118 .title_up_460d {
  max-width: 33.33%;
}
.accordion_copper_7c67 .title_up_460d {
  max-width: 25%;
}
.grid-b1cc .title_up_460d {
  max-width: 20%;
}
.full-3f77 .title_up_460d {
  max-width: 16.66%;
}
.nav-lite-d83c .title_up_460d {
  max-width: 14.28%;
}
.selected_3b94 .title_up_460d {
  max-width: 12.5%;
}
.tooltip-dd87 .title_up_460d {
  max-width: 11.11%;
}
.pink_9290 {
  display: block;
}
.brown-9498 .column-west-88aa label,
.brown-9498 .table_e46b label,
.brown-9498 .nav-down-ef65 label,
.brown-9498 .header-thick-9ace label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.stone-b72c {
  list-style: none;
  margin: 0;
}
.stone-b72c article.badge_narrow_a941 {
  margin-bottom: 0;
}
.stone-b72c ul {
  list-style: none;
  margin: 0;
}
.stone-b72c .paper-fd07 li.badge_narrow_a941 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .stone-b72c .paper-fd07 li.badge_narrow_a941 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .stone-b72c .paper-fd07 li.badge_narrow_a941: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) {
  .stone-b72c .paper-fd07 li.badge_narrow_a941 li.badge_narrow_a941 li.badge_narrow_a941 li.badge_narrow_a941 {
    padding-left: 0;
  }
}
article.badge_narrow_a941 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge_narrow_a941 .header_current_cf9b p:last-of-type {
  margin-bottom: 0;
}
article.badge_narrow_a941 .first_8677 {
  float: left;
}
article.badge_narrow_a941 .input_inner_2fed {
  margin-left: 85px;
}
article.badge_narrow_a941 .new-be63 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge_narrow_a941 .new-be63 .main-middle-ff41 {
  margin-left: 10px;
}
article.badge_narrow_a941 .description-hard-56b3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge_narrow_a941 .search_pressed_56bf {
  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 .column-west-88aa,
  #respond .nav-down-ef65,
  #respond .header-thick-9ace {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .column-west-88aa input,
#respond .nav-down-ef65 input,
#respond .header-thick-9ace input {
  width: 100%;
}
#respond .header-thick-9ace {
  margin-right: 0;
}
#respond .content_d54a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.chip_cd60 {
  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;
}
.chip_cd60.description-glass-0acc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.chip_cd60 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%);
}
.chip_cd60:focus,
.chip_cd60: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);
}
.shadow_5e87 {
  border-radius: 10%;
}
.aside-3325 {
  border-radius: 50%;
}
.orange-33cd {
  font-size: 0.72em;
}
.main-702f {
  font-size: 0.875em;
}
.inner_b0c5 {
  font-size: 1.1em;
}
.large_3be3 {
  text-transform: uppercase;
  line-height: 1.2;
}
.large_3be3.orange-33cd {
  letter-spacing: 0.5px;
}
.tall_0b5b,
.tall_0b5b a {
  color: #6d6d6d;
}
.tall_0b5b a:hover {
  color: #111;
}
.layout_full_1002 {
  color: #6d6d6d;
}
.rough-4039 {
  overflow-x: hidden;
}
.rough-4039 .breadcrumb-9708.container-pink-d4d8 {
  position: relative;
}
.rough-4039 .breadcrumb-9708.container-pink-d4d8.texture-2833 {
  position: initial;
}
.rough-4039
  .breadcrumb-9708.container-pink-d4d8.texture-2833
  .frame-cool-2b53 {
  left: auto;
}
.rough-4039 .breadcrumb-9708 .frame-cool-2b53 {
  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;
}
.rough-4039 .breadcrumb-9708:hover.container-pink-d4d8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.rough-4039
  .breadcrumb-9708:hover.container-pink-d4d8
  .frame-cool-2b53 {
  display: block;
  z-index: 9999999;
}
.rough-4039 .light-0745 .hidden_warm_f470,
.rough-4039 .medium_a0cc .hidden_warm_f470 {
  display: none;
}
.rough-4039 .form-2b66 .breadcrumb-9708:hover.container-pink-d4d8 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.brown-9498 .column-west-88aa label,
.brown-9498 .table_e46b label,
.brown-9498 .nav-down-ef65 label,
.brown-9498 .header-thick-9ace label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.stone-b72c {
  list-style: none;
  margin: 0;
}
.stone-b72c article.badge_narrow_a941 {
  margin-bottom: 0;
}
.stone-b72c ul {
  list-style: none;
  margin: 0;
}
.stone-b72c .paper-fd07 li.badge_narrow_a941 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .stone-b72c .paper-fd07 li.badge_narrow_a941 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .stone-b72c .paper-fd07 li.badge_narrow_a941: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) {
  .stone-b72c .paper-fd07 li.badge_narrow_a941 li.badge_narrow_a941 li.badge_narrow_a941 li.badge_narrow_a941 {
    padding-left: 0;
  }
}
article.badge_narrow_a941 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge_narrow_a941 .header_current_cf9b p:last-of-type {
  margin-bottom: 0;
}
article.badge_narrow_a941 .first_8677 {
  float: left;
}
article.badge_narrow_a941 .input_inner_2fed {
  margin-left: 85px;
}
article.badge_narrow_a941 .new-be63 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge_narrow_a941 .new-be63 .main-middle-ff41 {
  margin-left: 10px;
}
article.badge_narrow_a941 .description-hard-56b3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge_narrow_a941 .search_pressed_56bf {
  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 .column-west-88aa,
  #respond .nav-down-ef65,
  #respond .header-thick-9ace {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .column-west-88aa input,
#respond .nav-down-ef65 input,
#respond .header-thick-9ace input {
  width: 100%;
}
#respond .header-thick-9ace {
  margin-right: 0;
}
#respond .content_d54a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.light-0745 .menu_next_a669 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.menu_next_a669 .shade_smooth_521d.notice-1bbe .over_4766 > li > a:focus,
.menu_next_a669 .shade_smooth_521d.notice-1bbe .over_4766 > li > a:hover,
.menu_next_a669 .shade_smooth_521d.heading-144f .over_4766 > li > a:focus,
.menu_next_a669 .shade_smooth_521d.heading-144f .over_4766 > li > a:hover,
.menu_next_a669 .shade_smooth_521d.upper-2808 .over_4766 > li > a:focus,
.menu_next_a669 .shade_smooth_521d.upper-2808 .over_4766 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_next_a669
  .shade_smooth_521d.notice-1bbe
  .over_4766
  > li.title_basic_77f6
  > a,
.menu_next_a669
  .shade_smooth_521d.notice-1bbe
  .over_4766
  > li.upper_df8e
  > a,
.menu_next_a669
  .shade_smooth_521d.heading-144f
  .over_4766
  > li.title_basic_77f6
  > a,
.menu_next_a669
  .shade_smooth_521d.heading-144f
  .over_4766
  > li.upper_df8e
  > a,
.menu_next_a669
  .shade_smooth_521d.upper-2808
  .over_4766
  > li.title_basic_77f6
  > a,
.menu_next_a669 .shade_smooth_521d.upper-2808 .over_4766 > li.focus_409e > a {
  color: rgba(255, 255, 255, 0.99);
}
.menu_next_a669 .alert_6d1b,
.menu_next_a669 .alert_6d1b a {
  color: rgba(255, 255, 255, 0.99);
}
.menu_next_a669 .shadow_2d6b.box-be55 li a,
.menu_next_a669 .component_ce60 a,
.menu_next_a669 .photo_5184,
.menu_next_a669 .over_4766 > li > a,
.menu_next_a669 .full-0907 {
  color: rgba(255, 255, 255, 0.79);
}
.menu_next_a669 .shadow_2d6b.box-be55 li a:hover,
.menu_next_a669 .component_ce60 a:hover,
.menu_next_a669 .photo_5184:hover,
.menu_next_a669 .over_4766 > li > a:hover,
.menu_next_a669 .full-0907:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_next_a669 .progress_next_f39b {
  color: rgba(255, 255, 255, 0.79);
}
.menu_next_a669 .progress_next_f39b .up-cacb {
  color: rgba(255, 255, 255, 0.99);
}
.menu_next_a669 .progress_next_f39b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_next_a669 .notification_11e0 .avatar-4800 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_next_a669 .notification_11e0 .avatar-4800 .large_b824 {
  color: rgba(255, 255, 255, 0.79);
}
.menu_next_a669
  .notification_11e0
  .avatar-4800
  .large_b824::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu_next_a669
  .notification_11e0
  .avatar-4800
  .large_b824:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu_next_a669
  .notification_11e0
  .avatar-4800
  .large_b824::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu_next_a669
  .notification_11e0
  .avatar-4800
  .large_b824::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu_next_a669 .notification_11e0 .yellow_3fb6 {
  color: rgba(255, 255, 255, 0.79);
}
.menu_next_a669 .notification_11e0 .yellow_3fb6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_1a49
  .menu_next_a669
  .notification_11e0
  .secondary_lite_9821
  .video-ebdc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.iron_1a49
  .menu_next_a669
  .notification_11e0
  .secondary_lite_9821
  .large_b824 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.light-0745 .table-plasma-a3be {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.table-plasma-a3be .shade_smooth_521d.notice-1bbe .over_4766 > li > a:focus,
.table-plasma-a3be .shade_smooth_521d.notice-1bbe .over_4766 > li > a:hover,
.table-plasma-a3be .shade_smooth_521d.heading-144f .over_4766 > li > a:focus,
.table-plasma-a3be .shade_smooth_521d.heading-144f .over_4766 > li > a:hover,
.table-plasma-a3be .shade_smooth_521d.upper-2808 .over_4766 > li > a:focus,
.table-plasma-a3be .shade_smooth_521d.upper-2808 .over_4766 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table-plasma-a3be
  .shade_smooth_521d.notice-1bbe
  .over_4766
  > li.title_basic_77f6
  > a,
.table-plasma-a3be
  .shade_smooth_521d.notice-1bbe
  .over_4766
  > li.upper_df8e
  > a,
.table-plasma-a3be
  .shade_smooth_521d.heading-144f
  .over_4766
  > li.title_basic_77f6
  > a,
.table-plasma-a3be
  .shade_smooth_521d.heading-144f
  .over_4766
  > li.upper_df8e
  > a,
.table-plasma-a3be
  .shade_smooth_521d.upper-2808
  .over_4766
  > li.title_basic_77f6
  > a,
.table-plasma-a3be .shade_smooth_521d.upper-2808 .over_4766 > li.focus_409e > a {
  color: rgba(0, 0, 0, 0.8);
}
.table-plasma-a3be .alert_6d1b,
.table-plasma-a3be .alert_6d1b a {
  color: rgba(0, 0, 0, 0.8);
}
.table-plasma-a3be .shadow_2d6b.box-be55 li a,
.table-plasma-a3be .component_ce60 a,
.table-plasma-a3be .photo_5184,
.table-plasma-a3be .over_4766 > li > a,
.table-plasma-a3be .full-0907 {
  color: rgba(0, 0, 0, 0.55);
}
.table-plasma-a3be .shadow_2d6b.box-be55 li a:hover,
.table-plasma-a3be .component_ce60 a:hover,
.table-plasma-a3be .photo_5184:hover,
.table-plasma-a3be .over_4766 > li > a:hover,
.table-plasma-a3be .full-0907:hover {
  color: rgba(0, 0, 0, 0.8);
}
.table-plasma-a3be .progress_next_f39b {
  color: rgba(0, 0, 0, 0.55);
}
.table-plasma-a3be .progress_next_f39b .up-cacb {
  color: rgba(0, 0, 0, 0.8);
}
.table-plasma-a3be .progress_next_f39b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-d66d .lower-baef {
  margin-left: auto;
  margin-right: auto;
}
.dark_b012 > * {
  margin-left: auto;
  margin-right: auto;
}
.dark_b012 .caption-short-8a61 {
  margin-right: 1.41575em;
}
.info-b679 .dark_b012 > .orange-78af {
  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;
}
.info-b679 .dark_b012 > .first_6211 {
  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;
}
.fast_7766.picture-d66d .lower-baef,
.center_508e.picture-d66d .lower-baef {
  margin-left: 0;
}
.smooth-6d91.picture-d66d .lower-baef,
.bottom-d35b.picture-d66d .lower-baef {
  margin-right: 0;
}
.dark_b012 ol,
.dark_b012 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.old_c170 video {
  max-width: 100%;
}
.card_68b5 img {
  display: block;
}
.card_68b5.caption-short-8a61,
.card_68b5.light_dfa8 {
  width: 100%;
}
.card_68b5.first_6211 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.dirty-7b70:not(.hidden-active-a435) {
  margin: 1.5em auto;
}
.preview_wide_5052 p {
  padding: 1.5em 14px;
}
ul.overlay-8973.first_6211,
ul.overlay-8973.orange-78af,
ul.overlay-8973.status-15f5.orange-78af {
  padding: 0 14px;
}
.label_basic_df6c {
  display: block;
  overflow-x: auto;
}
.label_basic_df6c table {
  border-collapse: collapse;
  width: 100%;
}
.label_basic_df6c td,
.label_basic_df6c th {
  padding: 0.5em;
}
.dark_b012 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dark_b012 ol ol,
.dark_b012 ol ul,
.dark_b012 ul ol,
.dark_b012 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dark_b012 ol ol li,
.dark_b012 ol ul li,
.dark_b012 ul ol li,
.dark_b012 ul ul li {
  margin-left: 0;
}
.mask-5bbb.detail-small-7221 > .top_5a1a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.mask-5bbb.detail-small-7221 > .top_5a1a iframe,
.mask-5bbb.detail-small-7221 > .top_5a1a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hot-f83e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hot-f83e.out_8d73 {
  padding: 0;
}
.hot-f83e.out_8d73 cite {
  font-size: 13px;
}
.hot-f83e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hot-f83e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.popup-yellow-0737 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.popup-yellow-0737 > p:first-child {
  margin-top: 0;
}
.popup-yellow-0737 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.popup-yellow-0737 blockquote {
  border-left: 0;
}
.gallery_53ec {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gallery_53ec:not(.under_2384) {
  max-width: 100px;
}
.gallery_53ec.highlight_top_35d2 {
  border-bottom: none !important;
  text-align: center;
}
.gallery_53ec.highlight_top_35d2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .preview_wide_5052 p {
    padding: 1.5em 0;
  }
}
.down-37cf {
  color: #0073aa;
}
.carousel-old-9e9d {
  background-color: #0073aa;
}
.shade-ccda {
  color: #229fd8;
}
.full-8768 {
  background-color: #229fd8;
}
.sidebar_new_e8c3 {
  color: #eee;
}
.table-3cf8 {
  background-color: #eee;
}
.panel-over-164e {
  color: #444;
}
.pattern_61cd {
  background-color: #444;
}
.notification-slow-14a9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.notification-slow-14a9 .north_df7f .component_ce60 {
  font-size: 15px;
}
.notification-slow-14a9 .component_ce60 {
  line-height: 1.3;
}
.notification-slow-14a9 .table-plasma-a3be {
}
.notification-slow-14a9 .menu_next_a669 {
  background: #235787;
}
.red-2860 {
  padding: 0;
}
.red-2860 .menu_next_a669 {
  background: #1a1a1a;
}
.red-2860 .table-plasma-a3be {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.card-d04c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.card-d04c .table-plasma-a3be {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.card-d04c .menu_next_a669 {
  background: #303030;
}
.modal-bright-401e {
  position: relative;
  z-index: 10;
}
.modal-bright-401e .fast_c68e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper-down-2b30 .container-pink-d4d8 {
  display: inline-block;
  vertical-align: middle;
}
.wrapper-down-2b30.picture_5198 .container-pink-d4d8 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .wrapper-down-2b30.picture_5198 .container-pink-d4d8 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-down-2b30.picture_5198 .container-pink-d4d8 {
    margin-right: 0.4em;
  }
}
.wrapper-down-2b30.picture_5198 .container-pink-d4d8:last-child {
  margin-right: 0;
}
.list_b2de .fast_c68e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .light-0745 .north_df7f {
    margin: 0 -0.5em;
  }
  .light-0745 .north_df7f [class*="customify-col-"],
  .light-0745 .north_df7f [class*="customify-col_"],
  .light-0745 .north_df7f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.light-0745.button-green-a1c8 .fast_c68e {
  background: 0 0 !important;
}
.light-0745.button-green-a1c8 .fast_c68e,
.light-0745.list_b2de .fast_c68e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .light-0745.box-b3b8 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.light-0745.list_b2de .fast_c68e {
  box-shadow: none !important;
}
.static_48f8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .static_48f8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .static_48f8 {
    padding: 18px 0 20px;
  }
}
.static_48f8 .carousel_fluid_0df5 {
  width: 100%;
}
.static_48f8 .tooltip-d6f8 {
  margin-bottom: 0;
}
.static_48f8 .primary_hard_1d49 {
  margin-top: 5px;
  font-size: 0.875em;
}
.article-e03c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.article-e03c .hard-f984 {
  width: 100%;
}
.stale_2ee7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.stale_2ee7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.stale_2ee7 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;
}
.stale_2ee7 li:last-child:after {
  display: none;
}
.stale_2ee7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.box_4493 .hidden_warm_f470 button,
.static_48f8 .hidden_warm_f470 button {
  left: 0;
}
.box_4493 .hard-f984,
.static_48f8 .hard-f984 {
  padding-left: 0;
  padding-right: 0;
}
.box_4493 .article-e03c,
.static_48f8 .article-e03c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.box_4493 {
  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;
}
.box_4493: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;
}
.box_4493 .section-62ed {
  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) {
  .box_4493 .section-62ed {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .box_4493 .section-62ed {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .box_4493 .section-62ed {
    min-height: 200px;
  }
}
.box_4493 .stale_2ee7 {
  color: rgba(255, 255, 255, 0.8);
}
.box_4493 .stale_2ee7 a,
.box_4493 .stale_2ee7 li:after {
  color: inherit;
}
.box_4493 .stale_2ee7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.out-c561 {
  margin-bottom: 0.5em;
}
.highlight_over_21ae {
  margin-bottom: 1.2em;
}
.highlight_over_21ae,
.out-c561 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.highlight_over_21ae p:last-child,
.out-c561 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hidden_warm_f470,
#masthead .hidden_warm_f470 {
  display: none;
}
#masthead
  > .hidden_warm_f470.border-advanced-777f {
  display: none;
}
#masthead > .hidden_warm_f470 button {
  left: 0;
}
.message-8f65 {
  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%;
}
.message-8f65 .container-pink-d4d8 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.message-8f65 .sidebar-e708 {
  display: -webkit-box;
  display: flex;
}
.message-8f65 .sidebar-e708.clean-8e4c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.message-8f65 .sidebar-e708.accent_east_b758 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message-8f65 .sidebar-e708.primary-a3cb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.message-8f65.list_basic_bb1c.huge-4ea7 .sidebar-e708.clean-8e4c {
  flex-basis: 100%;
}
.message-8f65.down-9354 .sidebar-e708.accent_east_b758 {
  -webkit-box-flex: 1;
  flex: auto;
}
.message-8f65.down-9354 .sidebar-e708.primary-a3cb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hidden_warm_f470.border-advanced-777f {
  display: none;
}
#masthead > .hidden_warm_f470 button {
  left: 0;
}
.table-hard-b93e {
  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;
}
.table-hard-b93e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.table-hard-b93e.orange-0f39 i {
  margin-right: 4px;
}
.table-hard-b93e.list-6fbb i {
  margin-left: 5px;
}
.component_ce60 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.component_ce60 p:last-child {
  margin-bottom: 0;
}
.footer-8dec {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.footer-8dec a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.footer-8dec img {
  display: block;
  width: auto;
  line-height: 1;
}
.footer-8dec .alert_6d1b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.footer-8dec .gold_7c4b {
  margin: 5px 0 7px 0;
}
.footer-8dec.tag-8476 .nav-2395 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-8dec.tag-8476 .pattern-d04b {
  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;
}
.footer-8dec.layout_d93b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.footer-8dec.layout_d93b .nav-2395 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-8dec.layout_d93b .pattern-d04b {
  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;
}
.footer-8dec.accordion-prev-a0ab {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.footer-8dec.action-d674 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.footer-8dec.action-d674 .pattern-d04b {
  margin-top: 7px;
}
.solid_0ccb {
  display: inline-block;
}
.modal-bright-401e .column_pro_cd99 .footer-8dec img {
  max-width: 100%;
}
.shade_smooth_521d .next-0992.yellow-b1df,
.mask_da0f .next-0992.yellow-b1df {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade_smooth_521d .dropdown-south-6b8e,
.mask_da0f .dropdown-south-6b8e {
  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%);
}
.shade_smooth_521d .dropdown-south-6b8e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shade_smooth_521d.row-iron-f765 .dropdown-south-6b8e {
  display: none;
}
.shade_smooth_521d .tabs-large-fc64 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade_smooth_521d .tabs-large-fc64 li {
  display: inline-block;
  position: relative;
}
.shade_smooth_521d .tabs-large-fc64 li:last-child {
  margin-right: 0;
}
.shade_smooth_521d .tabs-large-fc64 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;
}
.shade_smooth_521d .tabs-large-fc64 li.focus_409e > a {
  color: rgba(0, 0, 0, 0.9);
}
.shade_smooth_521d .tabs-large-fc64 > 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;
}
.shade_smooth_521d .tabs-large-fc64 > li > a i {
  line-height: 0;
}
.shade_smooth_521d .tabs-large-fc64 > li.mask_73bd > a .dropdown-south-6b8e {
  margin-left: 4px;
  line-height: 0;
}
.shade_smooth_521d .tabs-large-fc64 .status_wide_a2c3 li.mask_73bd > a {
  position: relative;
}
.shade_smooth_521d .tabs-large-fc64 .status_wide_a2c3 li.mask_73bd > a:after,
.shade_smooth_521d .tabs-large-fc64 .status_wide_a2c3 li.mask_73bd > a:before {
  content: "";
  display: table;
}
.shade_smooth_521d .tabs-large-fc64 .status_wide_a2c3 li.mask_73bd > a:after {
  clear: both;
}
.shade_smooth_521d .tabs-large-fc64 .status_wide_a2c3 li.mask_73bd > a .dropdown-south-6b8e {
  margin-left: 5px;
  float: right;
}
.shade_smooth_521d .content_dark_9f8f,
.shade_smooth_521d .status_wide_a2c3 {
  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;
}
.shade_smooth_521d .status_wide_a2c3 {
  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;
}
.shade_smooth_521d .status_wide_a2c3 .yellow-b1df {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade_smooth_521d .status_wide_a2c3 .dropdown-south-6b8e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shade_smooth_521d .status_wide_a2c3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shade_smooth_521d .status_wide_a2c3 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;
}
.shade_smooth_521d .status_wide_a2c3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shade_smooth_521d .status_wide_a2c3 .status_wide_a2c3 {
  top: 0;
  left: 100%;
}
.shade_smooth_521d .plasma_b88f.fn-focus-3ea9 > .content_dark_9f8f,
.shade_smooth_521d .plasma_b88f.fn-focus-3ea9 > .status_wide_a2c3,
.shade_smooth_521d .plasma_b88f:focus > .content_dark_9f8f,
.shade_smooth_521d .plasma_b88f:focus > .status_wide_a2c3,
.shade_smooth_521d .plasma_b88f:hover > .content_dark_9f8f,
.shade_smooth_521d .plasma_b88f:hover > .status_wide_a2c3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shade_smooth_521d.upper-2808 .over_4766:after,
.shade_smooth_521d.upper-2808 .over_4766:before {
  content: "";
  display: table;
}
.shade_smooth_521d.upper-2808 .over_4766:after {
  clear: both;
}
.shade_smooth_521d.upper-2808 .over_4766 > li {
  float: left;
}
.shade_smooth_521d.gallery_b9b2 .over_4766:after,
.shade_smooth_521d.gallery_b9b2 .over_4766:before {
  content: "";
  display: table;
}
.shade_smooth_521d.gallery_b9b2 .over_4766:after {
  clear: both;
}
.shade_smooth_521d.gallery_b9b2 .over_4766 > li {
  float: left;
}
.shade_smooth_521d.gallery_b9b2 .over_4766 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shade_smooth_521d.gallery_b9b2 .over_4766 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shade_smooth_521d.gallery_b9b2 .over_4766 > li.title_basic_77f6 > a,
.shade_smooth_521d.gallery_b9b2 .over_4766 > li.focus_409e > a {
  color: #fff;
  background-color: #1e4b75;
}
.shade_smooth_521d.notice-1bbe .over_4766 > li > a .yellow-b1df {
  position: relative;
}
.shade_smooth_521d.notice-1bbe .over_4766 > li > a .yellow-b1df: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;
}
.shade_smooth_521d.notice-1bbe
  .over_4766
  > li:focus
  > a
  .yellow-b1df:before,
.shade_smooth_521d.notice-1bbe
  .over_4766
  > li:hover
  > a
  .yellow-b1df:before {
  width: 100%;
  background-color: currentColor;
}
.shade_smooth_521d.notice-1bbe
  .over_4766
  > li.title_basic_77f6
  > a
  .yellow-b1df:before,
.shade_smooth_521d.notice-1bbe
  .over_4766
  > li.upper_df8e
  > a
  .yellow-b1df:before {
  width: 100%;
  background-color: currentColor;
}
.shade_smooth_521d.heading-144f .over_4766 > li > a .yellow-b1df {
  position: relative;
}
.shade_smooth_521d.heading-144f .over_4766 > li > a .yellow-b1df: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;
}
.shade_smooth_521d.heading-144f .over_4766 > li:focus > a .yellow-b1df:before,
.shade_smooth_521d.heading-144f
  .over_4766
  > li:hover
  > a
  .yellow-b1df:before {
  width: 100%;
  background-color: currentColor;
}
.shade_smooth_521d.heading-144f
  .over_4766
  > li.title_basic_77f6
  > a
  .yellow-b1df:before,
.shade_smooth_521d.heading-144f
  .over_4766
  > li.upper_df8e
  > a
  .yellow-b1df:before {
  width: 100%;
  background-color: currentColor;
}
.mask_da0f .tabs-large-fc64 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mask_da0f .tabs-large-fc64 li:first-child > a {
  border-top: none;
}
.mask_da0f .tabs-large-fc64 .medium_2d9e > .yellow-b1df .dropdown-south-6b8e {
  display: none;
}
.mask_da0f .tabs-large-fc64 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.mask_da0f .tabs-large-fc64 li:last-child {
  border: none;
}
.mask_da0f .tabs-large-fc64 li.mask_73bd > a {
  padding-right: 45px !important;
}
.mask_da0f .tabs-large-fc64 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.mask_da0f .tabs-large-fc64 li a:focus,
.mask_da0f .tabs-large-fc64 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_da0f .tabs-large-fc64 li .media_17ff {
  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;
}
.mask_da0f .tabs-large-fc64 li .media_17ff:hover {
  box-shadow: none;
}
.mask_da0f .tabs-large-fc64 li .media_17ff .dropdown-south-6b8e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.mask_da0f .tabs-large-fc64 .status_wide_a2c3 {
  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);
}
.mask_da0f .tabs-large-fc64 .status_wide_a2c3 li a {
  padding-left: 3em;
}
.mask_da0f .tabs-large-fc64 .logo-focused-b569 > a .media_17ff i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mask_da0f .tabs-large-fc64 .logo-focused-b569 > .status_wide_a2c3 {
  display: block;
  opacity: 1;
}
.silver_0dcf {
  max-width: 100%;
}
.east-143e {
  line-height: 0;
  cursor: pointer;
}
.full-0907 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.full-0907:hover {
  box-shadow: none;
  color: currentColor;
}
.full-0907 svg {
  width: 18px;
  height: 18px;
}
.full-0907 .box-05e2 {
  display: none;
}
.inner-10db {
  position: relative;
}
.inner-10db.fn-active-3ea9 .full-0907 .icon-342c {
  display: none;
}
.inner-10db.fn-active-3ea9 .full-0907 .box-05e2 {
  display: inline-block;
}
.inner-10db .bottom_3365 {
  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);
}
.inner-10db.highlight-c83d .bottom_3365 {
  left: auto;
  right: -0.9em;
}
.inner-10db.highlight-c83d .pressed-dba3::before {
  left: auto;
  right: 15px;
}
.inner-10db.fn-active-3ea9 .bottom_3365 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secondary_lite_9821 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.secondary_lite_9821 label {
  flex-basis: 100%;
}
.secondary_lite_9821 .avatar-4800 {
  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;
}
.secondary_lite_9821 .large_b824 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.secondary_lite_9821 .large_b824:focus {
  background-color: transparent;
}
.secondary_lite_9821 button.yellow_3fb6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.secondary_lite_9821 button.yellow_3fb6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.secondary_lite_9821 button.yellow_3fb6 svg {
  width: 18px;
  height: 18px;
}
.secondary_lite_9821 input[type="submit"] {
  min-height: auto;
}
.notification_11e0 .secondary_lite_9821 .large_b824 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pressed-dba3 {
  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) {
  .pressed-dba3 {
    width: 220px;
  }
}
.pressed-dba3 label {
  flex-basis: 100%;
}
.pressed-dba3::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;
}
.iron_1a49 .notification_11e0 .secondary_lite_9821 {
  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;
}
.iron_1a49
  .notification_11e0
  .secondary_lite_9821
  .avatar-4800 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.iron_1a49 .notification_11e0 .secondary_lite_9821 .large_b824 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.iron_1a49
  .notification_11e0
  .secondary_lite_9821
  .large_b824:focus {
  background: 0 0;
}
.iron_1a49
  .notification_11e0
  .secondary_lite_9821
  .video-ebdc {
  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;
}
.shadow_2d6b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.shadow_2d6b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.shadow_2d6b li:last-child {
  margin-right: 0;
}
.shadow_2d6b li:first-child {
  margin-left: 0;
}
.shadow_2d6b.shade-2045 a {
  color: #fff;
}
.shadow_2d6b.shade-2045 a:hover {
  color: #fff;
}
.shadow_2d6b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.shadow_2d6b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.shadow_2d6b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.shadow_2d6b a:hover {
  opacity: 0.9;
  color: inherit;
}
.shadow_2d6b [class*="social-icon-apple"] {
  background-color: #999;
}
.shadow_2d6b [class*="social-icon-apple"].widget_copper_d3d2 {
  background-color: transparent;
  color: #999;
}
.shadow_2d6b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.shadow_2d6b [class*="social-icon-behance"].widget_copper_d3d2 {
  background-color: transparent;
  color: #1769ff;
}
.shadow_2d6b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.shadow_2d6b [class*="social-icon-bitbucket"].widget_copper_d3d2 {
  background-color: transparent;
  color: #205081;
}
.shadow_2d6b [class*="social-icon-codepen"] {
  background-color: #000;
}
.shadow_2d6b [class*="social-icon-codepen"].widget_copper_d3d2 {
  background-color: transparent;
  color: #000;
}
.shadow_2d6b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.shadow_2d6b [class*="social-icon-delicious"].widget_copper_d3d2 {
  background-color: transparent;
  color: #39f;
}
.shadow_2d6b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.shadow_2d6b [class*="social-icon-digg"].widget_copper_d3d2 {
  background-color: transparent;
  color: #005be2;
}
.shadow_2d6b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.shadow_2d6b [class*="social-icon-dribbble"].widget_copper_d3d2 {
  background-color: transparent;
  color: #ea4c89;
}
.shadow_2d6b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.shadow_2d6b [class*="social-icon-envelope"].widget_copper_d3d2 {
  background-color: transparent;
  color: #ea4335;
}
.shadow_2d6b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.shadow_2d6b [class*="social-icon-facebook"].widget_copper_d3d2 {
  background-color: transparent;
  color: #3b5998;
}
.shadow_2d6b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.shadow_2d6b [class*="social-icon-flickr"].widget_copper_d3d2 {
  background-color: transparent;
  color: #0063dc;
}
.shadow_2d6b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.shadow_2d6b [class*="social-icon-foursquare"].widget_copper_d3d2 {
  background-color: transparent;
  color: #2d5be3;
}
.shadow_2d6b [class*="social-icon-github"] {
  background-color: #333;
}
.shadow_2d6b [class*="social-icon-github"].widget_copper_d3d2 {
  background-color: transparent;
  color: #333;
}
.shadow_2d6b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.shadow_2d6b [class*="social-icon-google-plus"].widget_copper_d3d2 {
  background-color: transparent;
  color: #dd4b39;
}
.shadow_2d6b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.shadow_2d6b [class*="social-icon-houzz"].widget_copper_d3d2 {
  background-color: transparent;
  color: #7ac142;
}
.shadow_2d6b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.shadow_2d6b [class*="social-icon-instagram"].widget_copper_d3d2 {
  background-color: transparent;
  color: #262626;
}
.shadow_2d6b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.shadow_2d6b [class*="social-icon-jsfiddle"].widget_copper_d3d2 {
  background-color: transparent;
  color: #487aa2;
}
.shadow_2d6b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.shadow_2d6b [class*="social-icon-linkedin"].widget_copper_d3d2 {
  background-color: transparent;
  color: #0077b5;
}
.shadow_2d6b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.shadow_2d6b [class*="social-icon-medium"].widget_copper_d3d2 {
  background-color: transparent;
  color: #00ab6b;
}
.shadow_2d6b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.shadow_2d6b
  [class*="social-icon-odnoklassniki"].widget_copper_d3d2 {
  background-color: transparent;
  color: #f4731c;
}
.shadow_2d6b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.shadow_2d6b [class*="social-icon-meetup"].widget_copper_d3d2 {
  background-color: transparent;
  color: #ec1c40;
}
.shadow_2d6b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.shadow_2d6b [class*="social-icon-pinterest"].widget_copper_d3d2 {
  background-color: transparent;
  color: #bd081c;
}
.shadow_2d6b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.shadow_2d6b [class*="social-icon-product-hunt"].widget_copper_d3d2 {
  background-color: transparent;
  color: #da552f;
}
.shadow_2d6b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.shadow_2d6b [class*="social-icon-reddit"].widget_copper_d3d2 {
  background-color: transparent;
  color: #ff4500;
}
.shadow_2d6b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.shadow_2d6b [class*="social-icon-rss"].widget_copper_d3d2 {
  background-color: transparent;
  color: #f26522;
}
.shadow_2d6b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.shadow_2d6b
  [class*="social-icon-shopping-cart"].widget_copper_d3d2 {
  background-color: transparent;
  color: #4caf50;
}
.shadow_2d6b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.shadow_2d6b [class*="social-icon-skype"].widget_copper_d3d2 {
  background-color: transparent;
  color: #00aff0;
}
.shadow_2d6b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.shadow_2d6b [class*="social-icon-slideshare"].widget_copper_d3d2 {
  background-color: transparent;
  color: #0077b5;
}
.shadow_2d6b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.shadow_2d6b [class*="social-icon-snapchat"].widget_copper_d3d2 {
  background-color: transparent;
  color: #fffc00;
}
.shadow_2d6b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.shadow_2d6b [class*="social-icon-soundcloud"].widget_copper_d3d2 {
  background-color: transparent;
  color: #f80;
}
.shadow_2d6b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.shadow_2d6b [class*="social-icon-spotify"].widget_copper_d3d2 {
  background-color: transparent;
  color: #2ebd59;
}
.shadow_2d6b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.shadow_2d6b
  [class*="social-icon-stack-overflow"].widget_copper_d3d2 {
  background-color: transparent;
  color: #fe7a15;
}
.shadow_2d6b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.shadow_2d6b [class*="social-icon-maldkfgram"].widget_copper_d3d2 {
  background-color: transparent;
  color: #2ca5e0;
}
.shadow_2d6b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.shadow_2d6b [class*="social-icon-tripadvisor"].widget_copper_d3d2 {
  background-color: transparent;
  color: #589442;
}
.shadow_2d6b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.shadow_2d6b [class*="social-icon-tumblr"].widget_copper_d3d2 {
  background-color: transparent;
  color: #35465c;
}
.shadow_2d6b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.shadow_2d6b [class*="social-icon-twitch"].widget_copper_d3d2 {
  background-color: transparent;
  color: #6441a5;
}
.shadow_2d6b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.shadow_2d6b [class*="social-icon-twitter"].widget_copper_d3d2 {
  background-color: transparent;
  color: #1da1f2;
}
.shadow_2d6b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.shadow_2d6b [class*="social-icon-vimeo"].widget_copper_d3d2 {
  background-color: transparent;
  color: #1ab7ea;
}
.shadow_2d6b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.shadow_2d6b [class*="social-icon-vk"].widget_copper_d3d2 {
  background-color: transparent;
  color: #45668e;
}
.shadow_2d6b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.shadow_2d6b [class*="social-icon-weibo"].widget_copper_d3d2 {
  background-color: transparent;
  color: #df2029;
}
.shadow_2d6b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.shadow_2d6b [class*="social-icon-weixin"].widget_copper_d3d2 {
  background-color: transparent;
  color: #7bb32e;
}
.shadow_2d6b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.shadow_2d6b [class*="social-icon-whatsapp"].widget_copper_d3d2 {
  background-color: transparent;
  color: #25d366;
}
.shadow_2d6b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.shadow_2d6b [class*="social-icon-wordpress"].widget_copper_d3d2 {
  background-color: transparent;
  color: #21759b;
}
.shadow_2d6b [class*="social-icon-xing"] {
  background-color: #026466;
}
.shadow_2d6b [class*="social-icon-xing"].widget_copper_d3d2 {
  background-color: transparent;
  color: #026466;
}
.shadow_2d6b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.shadow_2d6b [class*="social-icon-yelp"].widget_copper_d3d2 {
  background-color: transparent;
  color: #af0606;
}
.shadow_2d6b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.shadow_2d6b [class*="social-icon-youtube"].widget_copper_d3d2 {
  background-color: transparent;
  color: #cd201f;
}
.photo_5184 {
  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;
}
.photo_5184:hover {
  box-shadow: none;
  background: 0 0;
}
.panel_huge_673f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.active_c716 {
  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;
}
.border-0a27 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.surface-iron-e332 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.surface-iron-e332,
.surface-iron-e332::after,
.surface-iron-e332::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;
}
.surface-iron-e332::after,
.surface-iron-e332::before {
  content: "";
  display: block;
  background-color: inherit;
}
.input-last-84b4 .active_c716 .border-0a27 {
  margin-top: -2px;
  width: 19px;
}
.input-last-84b4 .active_c716 .surface-iron-e332 {
  margin-top: -1px;
}
.input-last-84b4 .active_c716 .surface-iron-e332,
.input-last-84b4 .active_c716 .surface-iron-e332::after,
.input-last-84b4 .active_c716 .surface-iron-e332::before {
  width: 19px;
  height: 2px;
}
.input-last-84b4 .active_c716 .surface-iron-e332::before {
  top: -6px;
}
.input-last-84b4 .active_c716 .surface-iron-e332::after {
  bottom: -6px;
}
.breadcrumb_up_cb1c .active_c716 .border-0a27 {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb_up_cb1c .active_c716 .surface-iron-e332 {
  margin-top: -1px;
}
.breadcrumb_up_cb1c .active_c716 .surface-iron-e332,
.breadcrumb_up_cb1c .active_c716 .surface-iron-e332::after,
.breadcrumb_up_cb1c .active_c716 .surface-iron-e332::before {
  width: 22px;
  height: 2px;
}
.breadcrumb_up_cb1c .active_c716 .surface-iron-e332::before {
  top: -7px;
}
.breadcrumb_up_cb1c .active_c716 .surface-iron-e332::after {
  bottom: -7px;
}
.sort_dc50 .active_c716 .border-0a27 {
  margin-top: -2px;
  width: 31px;
}
.sort_dc50 .active_c716 .surface-iron-e332 {
  margin-top: -1.5px;
}
.sort_dc50 .active_c716 .surface-iron-e332,
.sort_dc50 .active_c716 .surface-iron-e332::after,
.sort_dc50 .active_c716 .surface-iron-e332::before {
  width: 31px;
  height: 3px;
}
.sort_dc50 .active_c716 .surface-iron-e332::before {
  top: -9px;
}
.sort_dc50 .active_c716 .surface-iron-e332::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .summary_cc28 .active_c716 .border-0a27 {
    margin-top: -2px;
    width: 19px;
  }
  .summary_cc28 .active_c716 .surface-iron-e332 {
    margin-top: -1px;
  }
  .summary_cc28 .active_c716 .surface-iron-e332,
  .summary_cc28 .active_c716 .surface-iron-e332::after,
  .summary_cc28 .active_c716 .surface-iron-e332::before {
    width: 19px;
    height: 2px;
  }
  .summary_cc28 .active_c716 .surface-iron-e332::before {
    top: -6px;
  }
  .summary_cc28 .active_c716 .surface-iron-e332::after {
    bottom: -6px;
  }
  .description_large_6b0d .active_c716 .border-0a27 {
    margin-top: -2px;
    width: 22px;
  }
  .description_large_6b0d .active_c716 .surface-iron-e332 {
    margin-top: -1px;
  }
  .description_large_6b0d .active_c716 .surface-iron-e332,
  .description_large_6b0d .active_c716 .surface-iron-e332::after,
  .description_large_6b0d .active_c716 .surface-iron-e332::before {
    width: 22px;
    height: 2px;
  }
  .description_large_6b0d .active_c716 .surface-iron-e332::before {
    top: -7px;
  }
  .description_large_6b0d .active_c716 .surface-iron-e332::after {
    bottom: -7px;
  }
  .section-steel-54f3 .active_c716 .border-0a27 {
    margin-top: -2px;
    width: 31px;
  }
  .section-steel-54f3 .active_c716 .surface-iron-e332 {
    margin-top: -1.5px;
  }
  .section-steel-54f3 .active_c716 .surface-iron-e332,
  .section-steel-54f3 .active_c716 .surface-iron-e332::after,
  .section-steel-54f3 .active_c716 .surface-iron-e332::before {
    width: 31px;
    height: 3px;
  }
  .section-steel-54f3 .active_c716 .surface-iron-e332::before {
    top: -9px;
  }
  .section-steel-54f3 .active_c716 .surface-iron-e332::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .layout-west-acf1 .active_c716 .border-0a27 {
    margin-top: -2px;
    width: 19px;
  }
  .layout-west-acf1 .active_c716 .surface-iron-e332 {
    margin-top: -1px;
  }
  .layout-west-acf1 .active_c716 .surface-iron-e332,
  .layout-west-acf1 .active_c716 .surface-iron-e332::after,
  .layout-west-acf1 .active_c716 .surface-iron-e332::before {
    width: 19px;
    height: 2px;
  }
  .layout-west-acf1 .active_c716 .surface-iron-e332::before {
    top: -6px;
  }
  .layout-west-acf1 .active_c716 .surface-iron-e332::after {
    bottom: -6px;
  }
  .form_e692 .active_c716 .border-0a27 {
    margin-top: -2px;
    width: 22px;
  }
  .form_e692 .active_c716 .surface-iron-e332 {
    margin-top: -1px;
  }
  .form_e692 .active_c716 .surface-iron-e332,
  .form_e692 .active_c716 .surface-iron-e332::after,
  .form_e692 .active_c716 .surface-iron-e332::before {
    width: 22px;
    height: 2px;
  }
  .form_e692 .active_c716 .surface-iron-e332::before {
    top: -7px;
  }
  .form_e692 .active_c716 .surface-iron-e332::after {
    bottom: -7px;
  }
  .icon_25ea .active_c716 .border-0a27 {
    margin-top: -2px;
    width: 31px;
  }
  .icon_25ea .active_c716 .surface-iron-e332 {
    margin-top: -1.5px;
  }
  .icon_25ea .active_c716 .surface-iron-e332,
  .icon_25ea .active_c716 .surface-iron-e332::after,
  .icon_25ea .active_c716 .surface-iron-e332::before {
    width: 31px;
    height: 3px;
  }
  .icon_25ea .active_c716 .surface-iron-e332::before {
    top: -9px;
  }
  .icon_25ea .active_c716 .surface-iron-e332::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .accent-3f9d .active_c716 .border-0a27 {
    margin-top: -2px;
    width: 19px;
  }
  .accent-3f9d .active_c716 .surface-iron-e332 {
    margin-top: -1px;
  }
  .accent-3f9d .active_c716 .surface-iron-e332,
  .accent-3f9d .active_c716 .surface-iron-e332::after,
  .accent-3f9d .active_c716 .surface-iron-e332::before {
    width: 19px;
    height: 2px;
  }
  .accent-3f9d .active_c716 .surface-iron-e332::before {
    top: -6px;
  }
  .accent-3f9d .active_c716 .surface-iron-e332::after {
    bottom: -6px;
  }
  .modal_dirty_0e50 .active_c716 .border-0a27 {
    margin-top: -2px;
    width: 22px;
  }
  .modal_dirty_0e50 .active_c716 .surface-iron-e332 {
    margin-top: -1px;
  }
  .modal_dirty_0e50 .active_c716 .surface-iron-e332,
  .modal_dirty_0e50 .active_c716 .surface-iron-e332::after,
  .modal_dirty_0e50 .active_c716 .surface-iron-e332::before {
    width: 22px;
    height: 2px;
  }
  .modal_dirty_0e50 .active_c716 .surface-iron-e332::before {
    top: -7px;
  }
  .modal_dirty_0e50 .active_c716 .surface-iron-e332::after {
    bottom: -7px;
  }
  .motion_6172 .active_c716 .border-0a27 {
    margin-top: -2px;
    width: 31px;
  }
  .motion_6172 .active_c716 .surface-iron-e332 {
    margin-top: -1.5px;
  }
  .motion_6172 .active_c716 .surface-iron-e332,
  .motion_6172 .active_c716 .surface-iron-e332::after,
  .motion_6172 .active_c716 .surface-iron-e332::before {
    width: 31px;
    height: 3px;
  }
  .motion_6172 .active_c716 .surface-iron-e332::before {
    top: -9px;
  }
  .motion_6172 .active_c716 .surface-iron-e332::after {
    bottom: -9px;
  }
}
.row_black_eb58 .surface-iron-e332 {
  -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);
}
.row_black_eb58 .surface-iron-e332::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.row_black_eb58 .surface-iron-e332::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);
}
.row_black_eb58.outline_cd14 .surface-iron-e332 {
  -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);
}
.row_black_eb58.outline_cd14 .surface-iron-e332::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.row_black_eb58.outline_cd14 .surface-iron-e332::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);
}
.aside-dynamic-2a09 {
  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.sort-99c6:before {
  display: none;
}
.medium_a0cc {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.medium_a0cc .simple-62be {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.medium_a0cc .simple-62be:last-of-type {
  border-bottom: none;
}
.medium_a0cc .simple-62be.popup_d9a0,
.medium_a0cc .simple-62be.stone_df69,
.medium_a0cc .simple-62be.wide_d8be {
  padding: 0;
}
.medium_a0cc .mask_da0f .media_17ff {
  color: currentColor;
}
.medium_a0cc .mask_da0f .media_17ff:focus,
.medium_a0cc .mask_da0f .media_17ff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_a0cc.table-plasma-a3be .progress_next_f39b,
.medium_a0cc.table-plasma-a3be .component_ce60 a,
.medium_a0cc.table-plasma-a3be .over_4766 a,
.medium_a0cc.table-plasma-a3be .status_wide_a2c3 a {
  color: rgba(0, 0, 0, 0.55);
}
.medium_a0cc.table-plasma-a3be .progress_next_f39b:hover,
.medium_a0cc.table-plasma-a3be .component_ce60 a:hover,
.medium_a0cc.table-plasma-a3be .over_4766 a:hover,
.medium_a0cc.table-plasma-a3be .status_wide_a2c3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.medium_a0cc.table-plasma-a3be .up-cacb {
  color: rgba(0, 0, 0, 0.8);
}
.medium_a0cc.table-plasma-a3be .simple-62be {
  border-color: rgba(0, 0, 0, 0.08);
}
.medium_a0cc.table-plasma-a3be .simple-62be:before {
  background: rgba(0, 0, 0, 0.08);
}
.medium_a0cc.table-plasma-a3be .video_ef94:before {
  background: rgba(255, 255, 255, 0.9);
}
.medium_a0cc.table-plasma-a3be .mask_da0f .tabs-large-fc64 li a,
.medium_a0cc.table-plasma-a3be .mask_da0f .media_17ff,
.medium_a0cc.table-plasma-a3be .status_wide_a2c3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.medium_a0cc.table-plasma-a3be .mask_da0f .media_17ff:focus,
.medium_a0cc.table-plasma-a3be .mask_da0f .media_17ff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_a0cc.table-plasma-a3be .tabs-large-fc64 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.medium_a0cc.menu_next_a669 .progress_next_f39b,
.medium_a0cc.menu_next_a669 .component_ce60 a,
.medium_a0cc.menu_next_a669 .over_4766 .media_17ff,
.medium_a0cc.menu_next_a669 .over_4766 a,
.medium_a0cc.menu_next_a669 .status_wide_a2c3 a {
  color: rgba(255, 255, 255, 0.79);
}
.medium_a0cc.menu_next_a669 .progress_next_f39b:hover,
.medium_a0cc.menu_next_a669 .component_ce60 a:hover,
.medium_a0cc.menu_next_a669 .over_4766 .media_17ff:hover,
.medium_a0cc.menu_next_a669 .over_4766 a:hover,
.medium_a0cc.menu_next_a669 .status_wide_a2c3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.medium_a0cc.menu_next_a669 .up-cacb {
  color: rgba(255, 255, 255, 0.99);
}
.medium_a0cc.menu_next_a669 .simple-62be {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_a0cc.menu_next_a669 .simple-62be:before {
  background: rgba(255, 255, 255, 0.08);
}
.medium_a0cc.menu_next_a669 .video_ef94:before {
  background: rgba(0, 0, 0, 0.9);
}
.medium_a0cc.menu_next_a669 .mask_da0f .tabs-large-fc64 li a,
.medium_a0cc.menu_next_a669 .mask_da0f .media_17ff,
.medium_a0cc.menu_next_a669 .status_wide_a2c3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.medium_a0cc.menu_next_a669 .mask_da0f .media_17ff:focus,
.medium_a0cc.menu_next_a669 .mask_da0f .media_17ff:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_a0cc.menu_next_a669 .tabs-large-fc64 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video_ef94 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.video_ef94:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.accent_lower_f885 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.description_3702 .medium_a0cc {
  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;
}
.description_3702 .simple-62be {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.description_3702 .simple-62be: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) {
  .description_3702 .simple-62be:before {
    width: 16%;
    left: 42%;
  }
}
.description_3702 .simple-62be:last-child:before {
  content: none;
}
.description_3702 .simple-62be[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.description_3702 .mask_da0f .tabs-large-fc64 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.description_3702 .mask_da0f .tabs-large-fc64 li a .media_17ff {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.description_3702 .mask_da0f .status_wide_a2c3 {
  border: none;
}
.description_3702 .mask_da0f .status_wide_a2c3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.description_3702 .video_ef94 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.description_3702 .accent_lower_f885 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.description_3702 .menu_next_a669 .video_ef94:before {
  background: rgba(0, 0, 0, 0.9);
}
.description_3702 .table-plasma-a3be.photo-tiny-4980 .surface-iron-e332 {
  background: rgba(0, 0, 0, 0.6);
}
.description_3702
  .table-plasma-a3be.photo-tiny-4980
  .surface-iron-e332::after,
.description_3702
  .table-plasma-a3be.photo-tiny-4980
  .surface-iron-e332:before {
  background: inherit;
}
.description_3702
  .table-plasma-a3be.photo-tiny-4980:hover
  .surface-iron-e332 {
  background: rgba(0, 0, 0, 0.8);
}
.tag_steel_efe7 .medium_a0cc {
  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) {
  .tag_steel_efe7 .medium_a0cc {
    width: auto;
    right: 45px;
  }
}
.solid_0009 .medium_a0cc {
  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) {
  .solid_0009 .medium_a0cc {
    width: auto;
    left: 45px;
  }
}
.sort-99c6 .medium_a0cc {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sort-99c6 .accent_lower_f885 {
  max-width: 48em;
  margin: 0 auto;
}
.sort-99c6 .video_ef94:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.backdrop_2242 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop_2242.description_3702 .medium_a0cc {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.backdrop_2242.tag_steel_efe7 .medium_a0cc {
  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);
}
.backdrop_2242 .medium_a0cc {
  visibility: visible;
}
.backdrop_2242.solid_0009 .medium_a0cc {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.menu-07eb,
.dropdown_7796 {
  overflow-x: hidden;
}
.menu-07eb .medium_a0cc {
  overflow: auto;
}
.menu-07eb.description_3702 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-07eb.description_3702 .medium_a0cc {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.menu-07eb.description_3702 .photo_5184 {
  opacity: 0;
}
.menu-07eb.tag_steel_efe7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-07eb.tag_steel_efe7 .medium_a0cc {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.menu-07eb.tag_steel_efe7 .photo_5184 {
  opacity: 0;
}
.menu-07eb.solid_0009 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.menu-07eb.solid_0009 .medium_a0cc {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.menu-07eb.solid_0009 .photo_5184 {
  opacity: 0;
}
.menu-07eb.sort-99c6 .medium_a0cc {
  z-index: 10;
  visibility: visible;
}
.photo-tiny-4980 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.photo-tiny-4980 .surface-iron-e332 {
  background: rgba(255, 255, 255, 0.99);
}
.photo-tiny-4980 .surface-iron-e332::after,
.photo-tiny-4980 .surface-iron-e332:before {
  background: inherit;
}
.photo-tiny-4980:hover .surface-iron-e332 {
  background: rgba(255, 255, 255, 0.99);
}
.solid_0009 .photo-tiny-4980 {
  top: 10px;
  right: auto;
  left: 12px;
}
.sort-99c6 .photo-tiny-4980 {
  display: none !important;
}
.menu-07eb:before,
.dropdown_7796:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.menu-07eb .photo-tiny-4980,
.dropdown_7796 .photo-tiny-4980 {
  display: inline-block;
}
.medium_a0cc .container-pink-d4d8 {
  -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;
}
.menu-07eb .medium_a0cc .container-pink-d4d8,
.dropdown_7796 .medium_a0cc .container-pink-d4d8 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hard_6365 .avatar-4800 {
  width: 100%;
}
.column_pro_cd99 {
  padding: 0 0.5em 0;
}
.column_pro_cd99 [class*="customify-col-"],
.column_pro_cd99 [class*="customify-col_"],
.column_pro_cd99 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.accent_8cbc .column_pro_cd99 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .north_df7f .sort_iron_e31c,
  .sort_iron_e31c {
    display: none;
  }
  .gallery_dff7 {
    text-align: left;
  }
  .progress_paper_0d7f {
    text-align: center;
  }
  .section_rough_0cbf {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .north_df7f .overlay-pink-be6a,
  .overlay-pink-be6a {
    display: none;
  }
  .overlay_hard_2ef8 {
    text-align: left;
  }
  .sidebar_cd9b {
    text-align: center;
  }
  .texture-e74a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .north_df7f .motion_f600,
  .motion_f600 {
    display: none;
  }
  .green-5b80 {
    text-align: left;
  }
  .widget-812a {
    text-align: center;
  }
  .link-yellow-3344 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hover-first-bfa3 {
  box-shadow: none !important;
}
.dropdown-right-362e .info_2b5d,
.thumbnail-6c16 .info_2b5d {
  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;
}
.thumbnail-6c16 .info_2b5d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fast_c68e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fast_c68e:after,
.fast_c68e:before {
  content: "";
  display: table;
}
.fast_c68e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fast_c68e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fast_c68e,
.box-b3b8 {
  max-width: 1248px;
  margin: 0 auto;
}

.nav_ecb6.menu-brown-c84c .fast_c68e {
  max-width: 100%;
}
.nav_ecb6.carousel-09e8 {
  max-width: 1200px;
  margin: 0 auto;
}
.nav_ecb6.card_dim_d20e .fast_c68e {
  max-width: 100%;
}
.nav_ecb6.card_dim_d20e > .fast_c68e {
  padding-left: 0;
  padding-right: 0;
}
.nav_ecb6.card_dim_d20e > .fast_c68e .north_df7f {
  margin: 0;
}
.nav_ecb6.card_dim_d20e
  > .fast_c68e
  .widget_copper_00e0.hover-fe7c {
  margin-right: 0;
  margin-left: 0;
}
.nav_ecb6.card_dim_d20e #main.hover-fe7c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .section-6632 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .section-6632 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .feature-simple-bdb3 .lower-baef {
    padding-right: 1em;
  }
  .feature-simple-bdb3.detail-south-f5d5 .widget_copper_00e0 {
    border-right: 1px solid #eaecee;
  }
  .feature-simple-bdb3.detail-south-f5d5 .lower-baef {
    padding-right: 1em;
  }
  .feature-simple-bdb3.detail-south-f5d5 .footer_fixed_faf6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_827e .lower-baef {
    padding-left: 1em;
  }
  .button_827e.detail-south-f5d5 .widget_copper_00e0 {
    border-left: 1px solid #eaecee;
  }
  .button_827e.detail-south-f5d5 .lower-baef {
    padding-left: 1em;
  }
  .button_827e.detail-south-f5d5 .footer_fixed_faf6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption-stone-4e6c .lower-baef {
    padding-left: 1em;
  }
  .caption-stone-4e6c.detail-south-f5d5 .feature-82c2 {
    border-right: 1px solid #eaecee;
  }
  .caption-stone-4e6c.detail-south-f5d5 .steel_9591 {
    border-right: 1px solid #eaecee;
  }
  .caption-stone-4e6c.detail-south-f5d5 .lower-baef {
    padding-left: 1em;
  }
  .caption-stone-4e6c.detail-south-f5d5 .footer_fixed_faf6 {
    padding-right: 1em;
  }
  .caption-stone-4e6c.detail-south-f5d5 .wrapper-lower-74b7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-5db1 .lower-baef {
    padding-right: 1em;
  }
  .badge-5db1.detail-south-f5d5 .feature-82c2 {
    border-left: 1px solid #eaecee;
  }
  .badge-5db1.detail-south-f5d5 .steel_9591 {
    border-left: 1px solid #eaecee;
  }
  .badge-5db1.detail-south-f5d5 .lower-baef {
    padding-right: 1em;
  }
  .badge-5db1.detail-south-f5d5 .footer_fixed_faf6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge-5db1.detail-south-f5d5 .wrapper-lower-74b7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section-6632 .lower-baef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section-6632.detail-south-f5d5 .widget_copper_00e0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .section-6632.detail-south-f5d5 .lower-baef {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section-6632.detail-south-f5d5 .footer_fixed_faf6 {
    padding-left: 1em;
  }
  .section-6632.detail-south-f5d5 .wrapper-lower-74b7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .section-6632.detail-south-f5d5 .lower-baef {
    padding-left: 0;
  }
}
.dropdown_4d2a .wrapper-down-2b30 {
  display: inline-block;
}
.bottom-ad7c {
  display: inline-block;
}
.gallery-dim-4287 {
  word-con: break-word;
}
.large_e368 > span {
  display: inline-block;
  padding: 5px 0;
}
.large_e368 .backdrop-green-7a9e {
  margin-left: 8px;
  margin-right: 8px;
}
.large_e368 .article-middle-d242 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.link_over_9626 .huge_3f15 {
  margin-bottom: 2em;
}
.link_over_9626 .feature-b34b {
  margin-bottom: 15px;
}
.link_over_9626 .feature-b34b:last-child {
  margin-bottom: 0;
}
.link_over_9626 .filter-bae9 {
  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) {
  .link_over_9626 .filter-bae9 {
    display: block;
  }
}
.link_over_9626 .thick-2b19 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .link_over_9626 .thick-2b19 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.link_over_9626 .shade_df71 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.link_over_9626 .shade_df71 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.link_over_9626 .shade_df71 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.link_over_9626 .gallery-dim-4287 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.link_over_9626 .gallery-dim-4287 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.link_over_9626 .panel-a506 p:last-child {
  margin-bottom: 0;
}
.link_over_9626 .thumbnail_wide_a0a6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.link_over_9626 .up_7a02 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.link_over_9626 .progress_e571 {
  margin-top: 1em;
}
.link_over_9626 .light_f7b8 {
  top: 0;
  display: block;
}
.link_over_9626 .light_f7b8 a {
  color: inherit;
}
.link_over_9626 .light_f7b8 a:hover {
  color: inherit;
}
.link_over_9626 .modal-540f {
  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;
}
.link_over_9626 .modal-540f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.link_over_9626 .up_7a02 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.link_over_9626 .hard_9b48 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.link_over_9626 .hard_9b48:first-child {
  margin-top: 0;
}
.link_over_9626 .hard_9b48.progress_under_a8d7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.link_over_9626 .hard_9b48.soft_bb07 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.link_over_9626
  .hard_9b48.soft_bb07.box_25bf
  .progress_e571 {
  width: 100%;
}
.link_over_9626 .soft_bb07 {
  -webkit-box-align: center;
  align-items: center;
}
.link_over_9626 .soft_bb07 .large_e368,
.link_over_9626 .soft_bb07 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.link_over_9626 .shade_df71 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link_over_9626 .shade_df71 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.link_over_9626 .shade_df71: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;
}
.link_over_9626 .progress_under_a8d7 {
  z-index: 5;
}
.link_over_9626 .dynamic_ecaf .outline_f41a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.link_over_9626 .dim_005e .outline_f41a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.link_over_9626 .solid-f706 .outline_f41a {
  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;
}
.link_over_9626.footer_liquid_1140 .filter-bae9,
.link_over_9626.narrow_e184 .filter-bae9 {
  display: block;
}
.link_over_9626.footer_liquid_1140 .filter-bae9 .logo-867a,
.link_over_9626.footer_liquid_1140 .filter-bae9 .up_7a02,
.link_over_9626.narrow_e184 .filter-bae9 .logo-867a,
.link_over_9626.narrow_e184 .filter-bae9 .up_7a02 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.link_over_9626.tag-easy-75a3 .thick-2b19 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .link_over_9626.tag-easy-75a3 .thick-2b19 {
    margin-right: 0;
  }
}
.link_over_9626.footer_liquid_1140 .thick-2b19,
.link_over_9626.narrow_e184 .thick-2b19 {
  padding-top: 40%;
}
.link_over_9626.footer_liquid_1140 .huge_3f15,
.link_over_9626.narrow_e184 .huge_3f15 {
  display: block;
}
.link_over_9626.footer_liquid_1140 .fn-sticky-3ea9 .up_7a02,
.link_over_9626.narrow_e184 .fn-sticky-3ea9 .up_7a02 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.link_over_9626.footer_liquid_1140 .thick-2b19,
.link_over_9626.narrow_e184 .thick-2b19 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.link_over_9626.footer_liquid_1140 .up_7a02 {
  padding: 1em;
}
.pagination-e36b {
  margin: 30px auto;
  display: block;
}
.pagination-e36b .hard_7dd9 > * {
  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;
}
.pagination-e36b .hard_7dd9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pagination-e36b .hard_7dd9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pattern-dirty-95fa .large_e368 {
  margin-bottom: 1.41575em;
}
.pattern-dirty-95fa .photo_8a2b {
  margin-bottom: 1.618em;
}
.dark_b012 .red-df6c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dark_b012 .red-df6c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dark_b012 .hot_8b91 {
  max-width: 100%;
  overflow: auto;
}
.picture-d66d .dark_b012 a:hover {
  text-decoration: underline;
}
.advanced-f49e .feature-b34b:not(.gallery-dim-4287),
.advanced-f49e .shade_df71 {
  margin-bottom: 1.41575em;
}
.advanced-f49e .feature-b34b:not(.gallery-dim-4287):last-child,
.advanced-f49e .shade_df71:last-child {
  margin-bottom: 0;
}
.advanced-f49e .feature-b34b.in-1200 {
  margin-bottom: 0.41575em;
}
.advanced-f49e .popup-dim-03a3:before,
.advanced-f49e .thumbnail-small-b99f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.advanced-f49e .popup-dim-03a3:before {
  content: "\f115";
}
.advanced-f49e .thumbnail-small-b99f:before {
  content: "\f02c";
}
.advanced-f49e .center_7f7f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.advanced-f49e .center_7f7f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.main-6c92 {
  display: -webkit-box;
  display: flex;
}
.main-6c92 .full-51fb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .main-6c92 .full-51fb {
    flex-basis: 90px;
  }
}
.main-6c92 .breadcrumb-lite-0b34 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .main-6c92 .breadcrumb-lite-0b34 {
    flex-basis: calc(100% - 50px);
  }
}
.main-6c92 .secondary-motion-49f0 p:last-child {
  margin-bottom: 0.72em;
}
.menu-8e64 .hard_7dd9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.menu-8e64 .hard_7dd9:after,
.menu-8e64 .hard_7dd9:before {
  content: "";
  display: table;
}
.menu-8e64 .hard_7dd9:after {
  clear: both;
}
.menu-8e64 .hard_7dd9 .liquid-f201,
.menu-8e64 .hard_7dd9 .under_7438 {
  width: 49%;
}
.menu-8e64 .hard_7dd9 .liquid-f201 a span.disabled-20e1,
.menu-8e64 .hard_7dd9 .under_7438 a span.disabled-20e1 {
  display: block;
  margin-bottom: 5px;
}
.menu-8e64 .hard_7dd9 .under_7438 {
  float: left;
  text-align: left;
}
.menu-8e64 .hard_7dd9 .liquid-f201 {
  float: right;
  text-align: right;
}
.backdrop_motion_7676 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .backdrop_motion_7676 {
    margin-bottom: 0;
  }
}
.photo-hot-3f56 {
  margin-bottom: 1em;
}
.photo-hot-3f56 .gallery-dim-4287 {
  font-size: 1.1em;
  line-height: 1.3;
}
.panel_lower_254b a {
  display: block;
  line-height: 0;
  position: relative;
}
.blue_999b .photo-hot-3f56,
.summary-prev-49d4 .photo-hot-3f56 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .blue_999b .photo-hot-3f56,
  .summary-prev-49d4 .photo-hot-3f56 {
    display: block;
  }
}
.blue_999b .panel_lower_254b,
.summary-prev-49d4 .panel_lower_254b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .blue_999b .panel_lower_254b,
  .summary-prev-49d4 .panel_lower_254b {
    margin-bottom: 1em;
  }
}
.blue_999b .panel_lower_254b img,
.summary-prev-49d4 .panel_lower_254b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.blue_999b .thumbnail_gas_fcd0,
.summary-prev-49d4 .thumbnail_gas_fcd0 {
  flex-basis: calc(100% - 160px);
}
.blue_999b .thumbnail_gas_fcd0 p,
.summary-prev-49d4 .thumbnail_gas_fcd0 p {
  margin-bottom: 0;
}
.blue_999b .thumbnail_gas_fcd0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .blue_999b .thumbnail_gas_fcd0 {
    padding-left: 0;
  }
}
.summary-prev-49d4 .thumbnail_gas_fcd0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .summary-prev-49d4 .thumbnail_gas_fcd0 {
    padding-right: 0;
  }
}
.summary-prev-49d4 .panel_lower_254b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outline_e8df .panel_lower_254b {
  margin-bottom: 0.5em;
}
.outline_e8df .panel_lower_254b img {
  width: 100%;
}
.iron-3324 .nav-basic-885a,
.sidebar-solid-1b6d .nav-basic-885a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sidebar-solid-1b6d .widget_copper_00e0 .logo-b0d7 p:last-child {
  margin-bottom: 0;
}
.hidden_copper_f8ca {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.table-pressed-88b4 .input-ab76 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .table-pressed-88b4 .input-ab76:last-of-type {
    margin-bottom: 0;
  }
}
.table-pressed-88b4 .input-ab76 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table-pressed-88b4 .input-ab76 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.table-pressed-88b4 .input-ab76 ul li {
  margin: 0 0 0.6em;
}
.table-pressed-88b4 .input-ab76 ul li.avatar_e320,
.table-pressed-88b4 .input-ab76 ul li.slow-59b9 {
  position: relative;
}
.table-pressed-88b4 .input-ab76 ul li.avatar_e320 .input_dynamic_42eb,
.table-pressed-88b4 .input-ab76 ul li.slow-59b9 .input_dynamic_42eb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.table-pressed-88b4 .input-ab76 ul li.avatar_e320:after:after,
.table-pressed-88b4 .input-ab76 ul li.avatar_e320:after:before,
.table-pressed-88b4
  .input-ab76
  ul
  li.slow-59b9:after:after,
.table-pressed-88b4
  .input-ab76
  ul
  li.slow-59b9:after:before {
  content: "";
  display: table;
}
.table-pressed-88b4 .input-ab76 ul li.avatar_e320:after:after,
.table-pressed-88b4
  .input-ab76
  ul
  li.slow-59b9:after:after {
  clear: both;
}
.table-pressed-88b4 .input-ab76 a.alert-5e5b:hover {
  text-decoration: none;
}
.table-pressed-88b4 .input-ab76 select {
  max-width: 100%;
}
.table-pressed-88b4 .input-ab76 table {
  font-size: 85%;
}
.table-pressed-88b4 .input-ab76 table td,
.table-pressed-88b4 .input-ab76 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.table-pressed-88b4 .input-ab76 table tfoot td {
  text-align: left;
}
.table-pressed-88b4 .input-ab76 :last-child {
  margin-bottom: 0;
}
.table-pressed-88b4 .input-ab76 .tiny_e4f0 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.table-pressed-88b4 .input-ab76 .tiny_e4f0 label {
  width: 100%;
}
.table-pressed-88b4 .input-ab76 .tiny_e4f0 .large_b824 {
  width: 100%;
  display: block;
}
.table-pressed-88b4 .input-ab76 .tiny_e4f0 .yellow_3fb6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.table-pressed-88b4 .input-ab76 .tiny_e4f0 .yellow_3fb6:hover svg #svg-search {
  fill: #444;
}
.table-pressed-88b4 .input-ab76 .tiny_e4f0 .yellow_3fb6 svg {
  width: 18px;
  height: 18px;
}
.table-pressed-88b4 .wood_a3c6 ul ul,
.table-pressed-88b4 .block-dd6f ul ul,
.table-pressed-88b4 .hovered_ac8e ul ul,
.table-pressed-88b4 .dropdown_west_355a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.table-pressed-88b4 .wood_a3c6 .mask_73bd > a,
.table-pressed-88b4 .block-dd6f .mask_73bd > a,
.table-pressed-88b4 .hovered_ac8e .mask_73bd > a,
.table-pressed-88b4 .dropdown_west_355a .mask_73bd > a {
  margin-bottom: 0;
}
.table-pressed-88b4 .texture-light-e521 li,
.table-pressed-88b4 .wood_a3c6 li,
.table-pressed-88b4 .widget_gold_d774 li,
.table-pressed-88b4 .block-dd6f li,
.table-pressed-88b4 .hovered_ac8e li,
.table-pressed-88b4 .dropdown_west_355a li,
.table-pressed-88b4 .summary-static-bf80 li,
.table-pressed-88b4 .full-a0d2 li {
  display: block;
  position: relative;
}
.table-pressed-88b4 .texture-light-e521 li:last-child,
.table-pressed-88b4 .wood_a3c6 li:last-child,
.table-pressed-88b4 .widget_gold_d774 li:last-child,
.table-pressed-88b4 .block-dd6f li:last-child,
.table-pressed-88b4 .hovered_ac8e li:last-child,
.table-pressed-88b4 .dropdown_west_355a li:last-child,
.table-pressed-88b4 .summary-static-bf80 li:last-child,
.table-pressed-88b4 .full-a0d2 li:last-child {
  border: none;
}
.table-pressed-88b4 .texture-light-e521 li a,
.table-pressed-88b4 .wood_a3c6 li a,
.table-pressed-88b4 .widget_gold_d774 li a,
.table-pressed-88b4 .block-dd6f li a,
.table-pressed-88b4 .hovered_ac8e li a,
.table-pressed-88b4 .dropdown_west_355a li a,
.table-pressed-88b4 .summary-static-bf80 li a,
.table-pressed-88b4 .full-a0d2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.table-pressed-88b4 .texture-light-e521 li ul li::before,
.table-pressed-88b4 .wood_a3c6 li ul li::before,
.table-pressed-88b4 .widget_gold_d774 li ul li::before,
.table-pressed-88b4 .block-dd6f li ul li::before,
.table-pressed-88b4 .hovered_ac8e li ul li::before,
.table-pressed-88b4 .dropdown_west_355a li ul li::before,
.table-pressed-88b4 .summary-static-bf80 li ul li::before,
.table-pressed-88b4 .full-a0d2 li ul li::before {
  left: 15px;
}
.table-pressed-88b4 .texture-light-e521 li ul a,
.table-pressed-88b4 .wood_a3c6 li ul a,
.table-pressed-88b4 .widget_gold_d774 li ul a,
.table-pressed-88b4 .block-dd6f li ul a,
.table-pressed-88b4 .hovered_ac8e li ul a,
.table-pressed-88b4 .dropdown_west_355a li ul a,
.table-pressed-88b4 .summary-static-bf80 li ul a,
.table-pressed-88b4 .full-a0d2 li ul a {
  padding-left: 20px;
}
.table-pressed-88b4 .texture-light-e521 li ul ul li::before,
.table-pressed-88b4 .wood_a3c6 li ul ul li::before,
.table-pressed-88b4 .widget_gold_d774 li ul ul li::before,
.table-pressed-88b4 .block-dd6f li ul ul li::before,
.table-pressed-88b4 .hovered_ac8e li ul ul li::before,
.table-pressed-88b4 .dropdown_west_355a li ul ul li::before,
.table-pressed-88b4 .summary-static-bf80 li ul ul li::before,
.table-pressed-88b4 .full-a0d2 li ul ul li::before {
  left: 30px;
}
.table-pressed-88b4 .texture-light-e521 li ul ul a,
.table-pressed-88b4 .wood_a3c6 li ul ul a,
.table-pressed-88b4 .widget_gold_d774 li ul ul a,
.table-pressed-88b4 .block-dd6f li ul ul a,
.table-pressed-88b4 .hovered_ac8e li ul ul a,
.table-pressed-88b4 .dropdown_west_355a li ul ul a,
.table-pressed-88b4 .summary-static-bf80 li ul ul a,
.table-pressed-88b4 .full-a0d2 li ul ul a {
  padding-left: 40px;
}
.table-pressed-88b4 .south-6c25 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.table-pressed-88b4 .full-a0d2 ul li {
  margin-bottom: 1.41575em;
}
.table-pressed-88b4 .full-a0d2 ul li .shade_9262 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.table-pressed-88b4 .full-a0d2 ul li .nav_26a5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.menu_next_a669 .texture-light-e521 li a,
.menu_next_a669 .wood_a3c6 li a,
.menu_next_a669 .widget_gold_d774 li a,
.menu_next_a669 .block-dd6f li a,
.menu_next_a669 .hovered_ac8e li a,
.menu_next_a669 .dropdown_west_355a li a,
.menu_next_a669 .summary-static-bf80 li a,
.menu_next_a669 .full-a0d2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_next_a669 .south-6c25 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu_next_a669 .input-ab76 ul li.avatar_e320 .input_dynamic_42eb,
.menu_next_a669 .input-ab76 ul li.slow-59b9 .input_dynamic_42eb {
  background: rgba(0, 0, 0, 0.2);
}
.menu_next_a669 .table-pressed-88b4 .input-ab76 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_ecb6 .table-pressed-88b4 .tabs-large-fc64 li {
  margin: 0;
}
.nav_ecb6 .table-pressed-88b4 .tabs-large-fc64 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.nav_ecb6 .table-pressed-88b4 .tabs-large-fc64 li ul {
  margin: 0;
}
.nav_ecb6 .table-pressed-88b4 .tabs-large-fc64 li ul li a {
  padding-left: 15px;
}
.nav_ecb6 .table-pressed-88b4 .tabs-large-fc64 li ul li li a {
  padding-left: 30px;
}
.nav_ecb6 .table-pressed-88b4 .tabs-large-fc64 li.focus_409e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.nav_ecb6 .table-pressed-88b4 .tabs-large-fc64 li.focus_409e > 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;
}
.nav_ecb6 .table-pressed-88b4 .tabs-large-fc64 li.focus_409e > 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;
}
.static_d543 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.sort-hard-5764 {
  position: relative;
  z-index: 10;
}
.sort-hard-5764 .container-pink-d4d8 {
  width: 100%;
  max-width: 100%;
}
.panel-8422 .preview-steel-e7d9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.panel-8422 .table-plasma-a3be {
}
.panel-8422 .menu_next_a669 {
  background: #292929;
}
.fixed_2330 .preview-steel-e7d9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fixed_2330 .table-plasma-a3be {
  background: #f9f9f9;
}
.fixed_2330 .menu_next_a669 {
  background: #303030;
}
.border-south-6c62 .preview-steel-e7d9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .border-south-6c62 .wrapper-down-2b30 {
    margin-bottom: 1em;
  }
  .border-south-6c62 .wrapper-down-2b30:last-child {
    margin-bottom: 0;
  }
}
.border-south-6c62 .table-plasma-a3be {
  background: #ededed;
}
.border-south-6c62 .menu_next_a669 {
  background: #1a1a1a;
}
.preview-steel-e7d9.table-plasma-a3be {
  color: rgba(0, 0, 0, 0.6);
}
.preview-steel-e7d9.table-plasma-a3be .focused-846b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.preview-steel-e7d9.menu_next_a669 {
  color: rgba(255, 255, 255, 0.99);
}
.preview-steel-e7d9.menu_next_a669 a:not(.alert-5e5b) {
  color: rgba(255, 255, 255, 0.79);
}
.preview-steel-e7d9.menu_next_a669 a:not(.alert-5e5b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview-steel-e7d9.menu_next_a669 .focused-846b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview-steel-e7d9.menu_next_a669 table tbody td,
.preview-steel-e7d9.menu_next_a669 table th {
  background: rgba(0, 0, 0, 0.08);
}
.form-2b66.list_b2de .fast_c68e {
  max-width: initial;
}
.form-2b66 .picture_5198 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.form-2b66 .picture_5198 .container-pink-d4d8 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .form-2b66 .picture_5198 .container-pink-d4d8 {
    display: block;
    margin-bottom: 2em;
  }
  .form-2b66 .picture_5198 .container-pink-d4d8:last-child {
    margin-bottom: 0;
  }
}
.border-south-6c62 .wrapper-down-2b30:last-child,
.fixed_2330 .wrapper-down-2b30:last-child,
.panel-8422 .wrapper-down-2b30:last-child {
  margin-bottom: 0;
}
.border-south-6c62 .wrapper-down-2b30 .table-pressed-88b4 .input-ab76:last-child,
.fixed_2330 .wrapper-down-2b30 .table-pressed-88b4 .input-ab76:last-child,
.panel-8422 .wrapper-down-2b30 .table-pressed-88b4 .input-ab76:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .border-south-6c62 .primary_9d1f,
  .border-south-6c62 .article_selected_9808,
  .fixed_2330 .primary_9d1f,
  .fixed_2330 .article_selected_9808,
  .panel-8422 .primary_9d1f,
  .panel-8422 .article_selected_9808 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .sort-hard-5764 .wrapper-down-2b30 {
    margin-bottom: 2em;
  }
}
.sort-hard-5764 p:last-child {
  margin-bottom: 0;
}
.sort-hard-5764 li,
.sort-hard-5764 ul {
  list-style: none;
  margin: 0;
}
.sort-hard-5764 ul ul {
  margin-left: 2.617924em;
}
.gallery_a1dd {
  font-size: 0.875em;
}

/* css-noise: e7cc */
.ghost-box-m6 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
