/*!
Theme Name: Customify
Theme URI: https://pressmaximum.article_2a49/customify
Author: WPCustomify
Author URI: https://pressmaximum.article_2a49
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.article_2a49/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.label_cool_92ba.next-9b58/licenses/gpl-2.0.element-937f
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.dark-3330/, (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.thumbnail-aa24.clean-91bf/normalize.hero-260c/
 ======
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.hero-260c v7.0.0 | MIT License | github.article_2a49/necolas/normalize.hero-260c */
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;
}
.white-f051 .black_1376,
.notice-dim-5501,
.carousel-df54,
.hidden-11d3,
.banner_narrow_ef9b,
.yellow_8a86,
.tertiary-medium-4d0e,
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;
}
.notice-dim-5501,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .notice-dim-5501,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .notice-dim-5501,
  h1 {
    font-size: 1.8em;
  }
}
.carousel-df54,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.carousel-df54 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .carousel-df54,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .carousel-df54,
  h2 {
    font-size: 1.7em;
  }
}
.hidden-11d3,
h3 {
  font-size: 1.618em;
}
.white-f051 .black_1376,
.banner_narrow_ef9b,
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.advanced-0624 {
  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;
}
.tiny-e0d9:after,
.tiny-e0d9:before,
.label-hard-0c91:after,
.label-hard-0c91:before {
  content: "";
  display: table;
}
.tiny-e0d9:after,
.label-hard-0c91:after {
  clear: both;
}
.input_7da9 {
  float: right;
  margin-right: 0;
}
.popup_down_83f7 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.icon_1546 .container_first_e92a,
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;
}
.icon_1546 .container_first_e92a: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;
}
.dropdown_284a .container_first_e92a {
  box-shadow: none;
}
.dropdown_284a
  .container_first_e92a
  .active-small-0e33 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dropdown_284a .container_first_e92a .list_34dc {
  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;
}
.dropdown_284a
  .container_first_e92a
  .list_34dc
  b {
  display: none;
}
.dropdown_284a .active_warm_b168 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.picture_small_12bb:not(.dropdown-green-10b1):not(.hard-4e79),
button:not(.dropdown-green-10b1):not(.hard-4e79),
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ),
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ),
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ) {
  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;
}
.picture_small_12bb:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):hover,
button:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):hover,
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):hover,
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):hover,
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.picture_small_12bb:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):active,
.picture_small_12bb:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):focus,
button:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):active,
button:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):focus,
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):active,
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):focus,
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):active,
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):focus,
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):active,
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):focus {
  outline: 0;
}
.picture_small_12bb:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e,
button:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e,
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e,
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e,
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e {
  position: relative;
}
.picture_small_12bb:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .active_pro_4f3e,
.picture_small_12bb:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .hover_9863,
.picture_small_12bb:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .shadow_easy_b447,
.picture_small_12bb:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  i,
.picture_small_12bb:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  svg,
button:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .active_pro_4f3e,
button:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .hover_9863,
button:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .shadow_easy_b447,
button:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  i,
button:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  svg,
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .active_pro_4f3e,
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .hover_9863,
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .shadow_easy_b447,
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  i,
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  svg,
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .active_pro_4f3e,
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .hover_9863,
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .shadow_easy_b447,
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  i,
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  svg,
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .active_pro_4f3e,
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .hover_9863,
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  .shadow_easy_b447,
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  i,
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e
  svg {
  visibility: hidden;
}
.picture_small_12bb:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e:after,
button:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e:after,
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e:after,
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e:after,
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ).fn-loading-0c5e: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;
}
.picture_small_12bb:not(.dropdown-green-10b1):not(.hard-4e79),
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ),
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ),
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ) {
  color: #fff;
  background: #235787;
}
.picture_small_12bb:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):focus,
input[type="button"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):focus,
input[type="reset"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):focus,
input[type="submit"]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ):focus {
  color: #fff;
}
.picture_small_12bb.fn-disabled-0c5e:not(.dropdown-green-10b1):not(
    .hard-4e79
  ),
.picture_small_12bb[disabled]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ),
button.fn-disabled-0c5e:not(.dropdown-green-10b1):not(
    .hard-4e79
  ),
button[disabled]:not(.dropdown-green-10b1):not(
    .hard-4e79
  ) {
  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;
}
.heading_dark_7f27 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.heading_dark_7f27: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;
}
.alert-6e41 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notice_wide_21ba {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.summary-fresh-9616 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tiny-e0d9:after,
.tiny-e0d9:before,
.chip-41e9:after,
.chip-41e9:before,
.shade_narrow_6625:after,
.shade_narrow_6625:before,
.copper-edac:after,
.copper-edac:before,
.filter-ec2a:after,
.filter-ec2a:before,
.pink_63d5:after,
.pink_63d5:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tiny-e0d9:after,
.chip-41e9:after,
.shade_narrow_6625:after,
.copper-edac:after,
.filter-ec2a:after,
.pink_63d5:after {
  clear: both;
}
.chip-41e9 .info_dc99,
.shade_narrow_6625 .info_dc99,
.iron-3824 .info_dc99 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.south_bd46 {
  display: inline-block;
}
.grid_thick_e0f1 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.grid_thick_e0f1 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.grid_thick_e0f1 .pagination-d28c {
  padding: 1em 0;
  font-size: 85%;
}
.pagination-d28c {
  text-align: left;
  font-style: italic;
  color: #999;
}
.overlay_warm_36dc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.overlay_warm_36dc:after,
.overlay_warm_36dc:before {
  content: "";
  display: table;
}
.overlay_warm_36dc:after {
  clear: both;
}
.nav_fb51 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.preview_copper_e8c5 .nav_fb51 {
  max-width: 50%;
}
.block-83fc .nav_fb51 {
  max-width: 33.33%;
}
.bright_3c5f .nav_fb51 {
  max-width: 25%;
}
.heading-9e7a .nav_fb51 {
  max-width: 20%;
}
.hard-e119 .nav_fb51 {
  max-width: 16.66%;
}
.clean-6b13 .nav_fb51 {
  max-width: 14.28%;
}
.pressed_e9b6 .nav_fb51 {
  max-width: 12.5%;
}
.surface-6f66 .nav_fb51 {
  max-width: 11.11%;
}
.surface-8e74 {
  display: block;
}
.white-f051 .smooth-5362 label,
.white-f051 .background-ae81 label,
.white-f051 .pressed-19af label,
.white-f051 .tooltip_b0dc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice-8ed0 {
  list-style: none;
  margin: 0;
}
.notice-8ed0 article.selected_1d3a {
  margin-bottom: 0;
}
.notice-8ed0 ul {
  list-style: none;
  margin: 0;
}
.notice-8ed0 .notice-91d1 li.selected_1d3a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice-8ed0 .notice-91d1 li.selected_1d3a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice-8ed0 .notice-91d1 li.selected_1d3a: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) {
  .notice-8ed0 .notice-91d1 li.selected_1d3a li.selected_1d3a li.selected_1d3a li.selected_1d3a {
    padding-left: 0;
  }
}
article.selected_1d3a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.selected_1d3a .chip-41e9 p:last-of-type {
  margin-bottom: 0;
}
article.selected_1d3a .first_b9bd {
  float: left;
}
article.selected_1d3a .button_7dfc {
  margin-left: 85px;
}
article.selected_1d3a .section-c571 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.selected_1d3a .section-c571 .dynamic-701e {
  margin-left: 10px;
}
article.selected_1d3a .article-gas-c48d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.selected_1d3a .widget-5a72 {
  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 .smooth-5362,
  #respond .pressed-19af,
  #respond .tooltip_b0dc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .smooth-5362 input,
#respond .pressed-19af input,
#respond .tooltip_b0dc input {
  width: 100%;
}
#respond .tooltip_b0dc {
  margin-right: 0;
}
#respond .message-bottom-cecf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.easy-8e6d {
  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;
}
.easy-8e6d.button_09bb {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.easy-8e6d 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%);
}
.easy-8e6d:focus,
.easy-8e6d: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);
}
.first-0cf9 {
  border-radius: 10%;
}
.hard-5ef9 {
  border-radius: 50%;
}
.east_7a12 {
  font-size: 0.72em;
}
.notice_pro_9e4c {
  font-size: 0.875em;
}
.last_e8b5 {
  font-size: 1.1em;
}
.video-bd71 {
  text-transform: uppercase;
  line-height: 1.2;
}
.video-bd71.east_7a12 {
  letter-spacing: 0.5px;
}
.full-9c3e,
.full-9c3e a {
  color: #6d6d6d;
}
.full-9c3e a:hover {
  color: #111;
}
.accent_static_d76b {
  color: #6d6d6d;
}
.notice_center_38fb {
  overflow-x: hidden;
}
.notice_center_38fb .grid-bb03.card-2da7 {
  position: relative;
}
.notice_center_38fb .grid-bb03.card-2da7.brown-d9a5 {
  position: initial;
}
.notice_center_38fb
  .grid-bb03.card-2da7.brown-d9a5
  .iron-1c14 {
  left: auto;
}
.notice_center_38fb .grid-bb03 .iron-1c14 {
  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;
}
.notice_center_38fb .grid-bb03:hover.card-2da7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.notice_center_38fb
  .grid-bb03:hover.card-2da7
  .iron-1c14 {
  display: block;
  z-index: 9999999;
}
.notice_center_38fb .outline_focused_6a8f .pagination-black-1115,
.notice_center_38fb .caption_old_5159 .pagination-black-1115 {
  display: none;
}
.notice_center_38fb .gradient_44ca .grid-bb03:hover.card-2da7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.white-f051 .smooth-5362 label,
.white-f051 .background-ae81 label,
.white-f051 .pressed-19af label,
.white-f051 .tooltip_b0dc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice-8ed0 {
  list-style: none;
  margin: 0;
}
.notice-8ed0 article.selected_1d3a {
  margin-bottom: 0;
}
.notice-8ed0 ul {
  list-style: none;
  margin: 0;
}
.notice-8ed0 .notice-91d1 li.selected_1d3a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice-8ed0 .notice-91d1 li.selected_1d3a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice-8ed0 .notice-91d1 li.selected_1d3a: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) {
  .notice-8ed0 .notice-91d1 li.selected_1d3a li.selected_1d3a li.selected_1d3a li.selected_1d3a {
    padding-left: 0;
  }
}
article.selected_1d3a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.selected_1d3a .chip-41e9 p:last-of-type {
  margin-bottom: 0;
}
article.selected_1d3a .first_b9bd {
  float: left;
}
article.selected_1d3a .button_7dfc {
  margin-left: 85px;
}
article.selected_1d3a .section-c571 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.selected_1d3a .section-c571 .dynamic-701e {
  margin-left: 10px;
}
article.selected_1d3a .article-gas-c48d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.selected_1d3a .widget-5a72 {
  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 .smooth-5362,
  #respond .pressed-19af,
  #respond .tooltip_b0dc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .smooth-5362 input,
#respond .pressed-19af input,
#respond .tooltip_b0dc input {
  width: 100%;
}
#respond .tooltip_b0dc {
  margin-right: 0;
}
#respond .message-bottom-cecf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.outline_focused_6a8f .filter_58fe {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.filter_58fe .hard_8552.component-0a37 .status-purple-e3e8 > li > a:focus,
.filter_58fe .hard_8552.component-0a37 .status-purple-e3e8 > li > a:hover,
.filter_58fe .hard_8552.button_clean_c8a4 .status-purple-e3e8 > li > a:focus,
.filter_58fe .hard_8552.button_clean_c8a4 .status-purple-e3e8 > li > a:hover,
.filter_58fe .hard_8552.medium_b737 .status-purple-e3e8 > li > a:focus,
.filter_58fe .hard_8552.medium_b737 .status-purple-e3e8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_58fe
  .hard_8552.component-0a37
  .status-purple-e3e8
  > li.notice-narrow-7dbc
  > a,
.filter_58fe
  .hard_8552.component-0a37
  .status-purple-e3e8
  > li.caption-4542
  > a,
.filter_58fe
  .hard_8552.button_clean_c8a4
  .status-purple-e3e8
  > li.notice-narrow-7dbc
  > a,
.filter_58fe
  .hard_8552.button_clean_c8a4
  .status-purple-e3e8
  > li.caption-4542
  > a,
.filter_58fe
  .hard_8552.medium_b737
  .status-purple-e3e8
  > li.notice-narrow-7dbc
  > a,
.filter_58fe .hard_8552.medium_b737 .status-purple-e3e8 > li.info_5249 > a {
  color: rgba(255, 255, 255, 0.99);
}
.filter_58fe .bottom-f9d1,
.filter_58fe .bottom-f9d1 a {
  color: rgba(255, 255, 255, 0.99);
}
.filter_58fe .list_center_2d29.hovered-c05c li a,
.filter_58fe .header-mini-930f a,
.filter_58fe .backdrop-under-4128,
.filter_58fe .status-purple-e3e8 > li > a,
.filter_58fe .tooltip-e78b {
  color: rgba(255, 255, 255, 0.79);
}
.filter_58fe .list_center_2d29.hovered-c05c li a:hover,
.filter_58fe .header-mini-930f a:hover,
.filter_58fe .backdrop-under-4128:hover,
.filter_58fe .status-purple-e3e8 > li > a:hover,
.filter_58fe .tooltip-e78b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_58fe .breadcrumb_top_4303 {
  color: rgba(255, 255, 255, 0.79);
}
.filter_58fe .breadcrumb_top_4303 .feature-6380 {
  color: rgba(255, 255, 255, 0.99);
}
.filter_58fe .breadcrumb_top_4303:hover {
  color: rgba(255, 255, 255, 0.99);
}
.filter_58fe .notification_hard_3e23 .tabs_north_ea1b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.filter_58fe .notification_hard_3e23 .tabs_north_ea1b .summary_61f1 {
  color: rgba(255, 255, 255, 0.79);
}
.filter_58fe
  .notification_hard_3e23
  .tabs_north_ea1b
  .summary_61f1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_58fe
  .notification_hard_3e23
  .tabs_north_ea1b
  .summary_61f1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_58fe
  .notification_hard_3e23
  .tabs_north_ea1b
  .summary_61f1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_58fe
  .notification_hard_3e23
  .tabs_north_ea1b
  .summary_61f1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.filter_58fe .notification_hard_3e23 .content-ff7b {
  color: rgba(255, 255, 255, 0.79);
}
.filter_58fe .notification_hard_3e23 .content-ff7b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_dark_5998
  .filter_58fe
  .notification_hard_3e23
  .pressed_e341
  .caption-52f3 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media_dark_5998
  .filter_58fe
  .notification_hard_3e23
  .pressed_e341
  .summary_61f1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.outline_focused_6a8f .component-black-d670 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.component-black-d670 .hard_8552.component-0a37 .status-purple-e3e8 > li > a:focus,
.component-black-d670 .hard_8552.component-0a37 .status-purple-e3e8 > li > a:hover,
.component-black-d670 .hard_8552.button_clean_c8a4 .status-purple-e3e8 > li > a:focus,
.component-black-d670 .hard_8552.button_clean_c8a4 .status-purple-e3e8 > li > a:hover,
.component-black-d670 .hard_8552.medium_b737 .status-purple-e3e8 > li > a:focus,
.component-black-d670 .hard_8552.medium_b737 .status-purple-e3e8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-black-d670
  .hard_8552.component-0a37
  .status-purple-e3e8
  > li.notice-narrow-7dbc
  > a,
.component-black-d670
  .hard_8552.component-0a37
  .status-purple-e3e8
  > li.caption-4542
  > a,
.component-black-d670
  .hard_8552.button_clean_c8a4
  .status-purple-e3e8
  > li.notice-narrow-7dbc
  > a,
.component-black-d670
  .hard_8552.button_clean_c8a4
  .status-purple-e3e8
  > li.caption-4542
  > a,
.component-black-d670
  .hard_8552.medium_b737
  .status-purple-e3e8
  > li.notice-narrow-7dbc
  > a,
.component-black-d670 .hard_8552.medium_b737 .status-purple-e3e8 > li.info_5249 > a {
  color: rgba(0, 0, 0, 0.8);
}
.component-black-d670 .bottom-f9d1,
.component-black-d670 .bottom-f9d1 a {
  color: rgba(0, 0, 0, 0.8);
}
.component-black-d670 .list_center_2d29.hovered-c05c li a,
.component-black-d670 .header-mini-930f a,
.component-black-d670 .backdrop-under-4128,
.component-black-d670 .status-purple-e3e8 > li > a,
.component-black-d670 .tooltip-e78b {
  color: rgba(0, 0, 0, 0.55);
}
.component-black-d670 .list_center_2d29.hovered-c05c li a:hover,
.component-black-d670 .header-mini-930f a:hover,
.component-black-d670 .backdrop-under-4128:hover,
.component-black-d670 .status-purple-e3e8 > li > a:hover,
.component-black-d670 .tooltip-e78b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-black-d670 .breadcrumb_top_4303 {
  color: rgba(0, 0, 0, 0.55);
}
.component-black-d670 .breadcrumb_top_4303 .feature-6380 {
  color: rgba(0, 0, 0, 0.8);
}
.component-black-d670 .breadcrumb_top_4303:hover {
  color: rgba(0, 0, 0, 0.8);
}
.action-44f4 .warm-33ce {
  margin-left: auto;
  margin-right: auto;
}
.shade_narrow_6625 > * {
  margin-left: auto;
  margin-right: auto;
}
.shade_narrow_6625 .alert-6e41 {
  margin-right: 1.41575em;
}
.filter_524c .shade_narrow_6625 > .cool_3215 {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.filter_524c .shade_narrow_6625 > .logo-old-f2bb {
  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;
}
.outer_cd5f.action-44f4 .warm-33ce,
.search_a659.action-44f4 .warm-33ce {
  margin-left: 0;
}
.medium_ad65.action-44f4 .warm-33ce,
.hero_a663.action-44f4 .warm-33ce {
  margin-right: 0;
}
.shade_narrow_6625 ol,
.shade_narrow_6625 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.column_down_b752 video {
  max-width: 100%;
}
.panel-glass-a90d img {
  display: block;
}
.panel-glass-a90d.alert-6e41,
.panel-glass-a90d.notice_wide_21ba {
  width: 100%;
}
.panel-glass-a90d.logo-old-f2bb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.highlight_7f36:not(.badge-e710) {
  margin: 1.5em auto;
}
.pagination-5a8b p {
  padding: 1.5em 14px;
}
ul.primary-south-6e0b.logo-old-f2bb,
ul.primary-south-6e0b.cool_3215,
ul.primary-south-6e0b.dynamic_6c26.cool_3215 {
  padding: 0 14px;
}
.wrapper_lite_93e6 {
  display: block;
  overflow-x: auto;
}
.wrapper_lite_93e6 table {
  border-collapse: collapse;
  width: 100%;
}
.wrapper_lite_93e6 td,
.wrapper_lite_93e6 th {
  padding: 0.5em;
}
.shade_narrow_6625 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shade_narrow_6625 ol ol,
.shade_narrow_6625 ol ul,
.shade_narrow_6625 ul ol,
.shade_narrow_6625 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shade_narrow_6625 ol ol li,
.shade_narrow_6625 ol ul li,
.shade_narrow_6625 ul ol li,
.shade_narrow_6625 ul ul li {
  margin-left: 0;
}
.active-7a54.alert_7bd8 > .nav_3088 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.active-7a54.alert_7bd8 > .nav_3088 iframe,
.active-7a54.alert_7bd8 > .nav_3088 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.current-fa7b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.current-fa7b.status_clean_2e0d {
  padding: 0;
}
.current-fa7b.status_clean_2e0d cite {
  font-size: 13px;
}
.current-fa7b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.current-fa7b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thumbnail-fast-55bd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thumbnail-fast-55bd > p:first-child {
  margin-top: 0;
}
.thumbnail-fast-55bd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thumbnail-fast-55bd blockquote {
  border-left: 0;
}
.form-hard-d9bb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.form-hard-d9bb:not(.notice_last_d775) {
  max-width: 100px;
}
.form-hard-d9bb.current_5bfd {
  border-bottom: none !important;
  text-align: center;
}
.form-hard-d9bb.current_5bfd::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pagination-5a8b p {
    padding: 1.5em 0;
  }
}
.title_dark_0faf {
  color: #0073aa;
}
.dark_bb17 {
  background-color: #0073aa;
}
.list_c1e1 {
  color: #229fd8;
}
.layout_5d3f {
  background-color: #229fd8;
}
.picture_dirty_c3ef {
  color: #eee;
}
.wrapper-7834 {
  background-color: #eee;
}
.complex_21be {
  color: #444;
}
.highlight-d04f {
  background-color: #444;
}
.shadow_d901 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shadow_d901 .main-ebb0 .header-mini-930f {
  font-size: 15px;
}
.shadow_d901 .header-mini-930f {
  line-height: 1.3;
}
.shadow_d901 .component-black-d670 {
}
.shadow_d901 .filter_58fe {
  background: #235787;
}
.south_f478 {
  padding: 0;
}
.south_f478 .filter_58fe {
  background: #1a1a1a;
}
.south_f478 .component-black-d670 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.dropdown_center_1da6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.dropdown_center_1da6 .component-black-d670 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.dropdown_center_1da6 .filter_58fe {
  background: #303030;
}
.pink_63d5 {
  position: relative;
  z-index: 10;
}
.pink_63d5 .active_3ef1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info_paper_f7be .card-2da7 {
  display: inline-block;
  vertical-align: middle;
}
.info_paper_f7be.steel-d710 .card-2da7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .info_paper_f7be.steel-d710 .card-2da7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .info_paper_f7be.steel-d710 .card-2da7 {
    margin-right: 0.4em;
  }
}
.info_paper_f7be.steel-d710 .card-2da7:last-child {
  margin-right: 0;
}
.info-next-22f8 .active_3ef1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .outline_focused_6a8f .main-ebb0 {
    margin: 0 -0.5em;
  }
  .outline_focused_6a8f .main-ebb0 [class*="customify-col-"],
  .outline_focused_6a8f .main-ebb0 [class*="customify-col_"],
  .outline_focused_6a8f .main-ebb0 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.outline_focused_6a8f.element-702d .active_3ef1 {
  background: 0 0 !important;
}
.outline_focused_6a8f.element-702d .active_3ef1,
.outline_focused_6a8f.info-next-22f8 .active_3ef1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .outline_focused_6a8f.north_b0f0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.outline_focused_6a8f.info-next-22f8 .active_3ef1 {
  box-shadow: none !important;
}
.nav_static_47dd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .nav_static_47dd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .nav_static_47dd {
    padding: 18px 0 20px;
  }
}
.nav_static_47dd .block_orange_edde {
  width: 100%;
}
.nav_static_47dd .stone_4c6f {
  margin-bottom: 0;
}
.nav_static_47dd .table_red_98eb {
  margin-top: 5px;
  font-size: 0.875em;
}
.overlay-aae0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.overlay-aae0 .red_0b46 {
  width: 100%;
}
.prev-0304 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.prev-0304 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.prev-0304 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;
}
.prev-0304 li:last-child:after {
  display: none;
}
.prev-0304 li a {
  font-weight: 500;
  margin-right: 10px;
}
.border_dcea .pagination-black-1115 button,
.nav_static_47dd .pagination-black-1115 button {
  left: 0;
}
.border_dcea .red_0b46,
.nav_static_47dd .red_0b46 {
  padding-left: 0;
  padding-right: 0;
}
.border_dcea .overlay-aae0,
.nav_static_47dd .overlay-aae0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.border_dcea {
  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;
}
.border_dcea: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;
}
.border_dcea .search-7f8a {
  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) {
  .border_dcea .search-7f8a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .border_dcea .search-7f8a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .border_dcea .search-7f8a {
    min-height: 200px;
  }
}
.border_dcea .prev-0304 {
  color: rgba(255, 255, 255, 0.8);
}
.border_dcea .prev-0304 a,
.border_dcea .prev-0304 li:after {
  color: inherit;
}
.border_dcea .prev-0304 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.backdrop_7200 {
  margin-bottom: 0.5em;
}
.shade-35bf {
  margin-bottom: 1.2em;
}
.shade-35bf,
.backdrop_7200 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.shade-35bf p:last-child,
.backdrop_7200 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pagination-black-1115,
#masthead .pagination-black-1115 {
  display: none;
}
#masthead
  > .pagination-black-1115.banner-wide-ec88 {
  display: none;
}
#masthead > .pagination-black-1115 button {
  left: 0;
}
.alert-592c {
  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%;
}
.alert-592c .card-2da7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.alert-592c .feature-b2c3 {
  display: -webkit-box;
  display: flex;
}
.alert-592c .feature-b2c3.static-9725 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.alert-592c .feature-b2c3.highlight_1c68 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.alert-592c .feature-b2c3.motion-c752 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.alert-592c.backdrop-d4fa.large_71d2 .feature-b2c3.static-9725 {
  flex-basis: 100%;
}
.alert-592c.narrow_00ce .feature-b2c3.highlight_1c68 {
  -webkit-box-flex: 1;
  flex: auto;
}
.alert-592c.narrow_00ce .feature-b2c3.motion-c752 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pagination-black-1115.banner-wide-ec88 {
  display: none;
}
#masthead > .pagination-black-1115 button {
  left: 0;
}
.stale_8af5 {
  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;
}
.stale_8af5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.stale_8af5.alert_5cf4 i {
  margin-right: 4px;
}
.stale_8af5.component_pink_6f49 i {
  margin-left: 5px;
}
.header-mini-930f p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.header-mini-930f p:last-child {
  margin-bottom: 0;
}
.gallery-c7cd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gallery-c7cd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gallery-c7cd img {
  display: block;
  width: auto;
  line-height: 1;
}
.gallery-c7cd .bottom-f9d1 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gallery-c7cd .purple_cf0a {
  margin: 5px 0 7px 0;
}
.gallery-c7cd.photo_ac42 .feature-smooth-0d10 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-c7cd.photo_ac42 .hovered_ae89 {
  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;
}
.gallery-c7cd.glass-daca {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gallery-c7cd.glass-daca .feature-smooth-0d10 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery-c7cd.glass-daca .hovered_ae89 {
  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;
}
.gallery-c7cd.filter_complex_8e26 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery-c7cd.hovered_7b6c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gallery-c7cd.hovered_7b6c .hovered_ae89 {
  margin-top: 7px;
}
.accordion-hard-c679 {
  display: inline-block;
}
.pink_63d5 .widget-fa17 .gallery-c7cd img {
  max-width: 100%;
}
.hard_8552 .disabled_dirty_6260.search-1365,
.outer-05bf .disabled_dirty_6260.search-1365 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard_8552 .main-solid-1978,
.outer-05bf .main-solid-1978 {
  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%);
}
.hard_8552 .main-solid-1978 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hard_8552.card-prev-d23c .main-solid-1978 {
  display: none;
}
.hard_8552 .highlight-73d0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard_8552 .highlight-73d0 li {
  display: inline-block;
  position: relative;
}
.hard_8552 .highlight-73d0 li:last-child {
  margin-right: 0;
}
.hard_8552 .highlight-73d0 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;
}
.hard_8552 .highlight-73d0 li.info_5249 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hard_8552 .highlight-73d0 > 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;
}
.hard_8552 .highlight-73d0 > li > a i {
  line-height: 0;
}
.hard_8552 .highlight-73d0 > li.content_lower_ccb7 > a .main-solid-1978 {
  margin-left: 4px;
  line-height: 0;
}
.hard_8552 .highlight-73d0 .layout_d712 li.content_lower_ccb7 > a {
  position: relative;
}
.hard_8552 .highlight-73d0 .layout_d712 li.content_lower_ccb7 > a:after,
.hard_8552 .highlight-73d0 .layout_d712 li.content_lower_ccb7 > a:before {
  content: "";
  display: table;
}
.hard_8552 .highlight-73d0 .layout_d712 li.content_lower_ccb7 > a:after {
  clear: both;
}
.hard_8552 .highlight-73d0 .layout_d712 li.content_lower_ccb7 > a .main-solid-1978 {
  margin-left: 5px;
  float: right;
}
.hard_8552 .hero_3a2f,
.hard_8552 .layout_d712 {
  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;
}
.hard_8552 .layout_d712 {
  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;
}
.hard_8552 .layout_d712 .search-1365 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard_8552 .layout_d712 .main-solid-1978 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hard_8552 .layout_d712 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hard_8552 .layout_d712 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;
}
.hard_8552 .layout_d712 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hard_8552 .layout_d712 .layout_d712 {
  top: 0;
  left: 100%;
}
.hard_8552 .widget-tall-3186.fn-focus-0c5e > .hero_3a2f,
.hard_8552 .widget-tall-3186.fn-focus-0c5e > .layout_d712,
.hard_8552 .widget-tall-3186:focus > .hero_3a2f,
.hard_8552 .widget-tall-3186:focus > .layout_d712,
.hard_8552 .widget-tall-3186:hover > .hero_3a2f,
.hard_8552 .widget-tall-3186:hover > .layout_d712 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hard_8552.medium_b737 .status-purple-e3e8:after,
.hard_8552.medium_b737 .status-purple-e3e8:before {
  content: "";
  display: table;
}
.hard_8552.medium_b737 .status-purple-e3e8:after {
  clear: both;
}
.hard_8552.medium_b737 .status-purple-e3e8 > li {
  float: left;
}
.hard_8552.pro-2731 .status-purple-e3e8:after,
.hard_8552.pro-2731 .status-purple-e3e8:before {
  content: "";
  display: table;
}
.hard_8552.pro-2731 .status-purple-e3e8:after {
  clear: both;
}
.hard_8552.pro-2731 .status-purple-e3e8 > li {
  float: left;
}
.hard_8552.pro-2731 .status-purple-e3e8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hard_8552.pro-2731 .status-purple-e3e8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hard_8552.pro-2731 .status-purple-e3e8 > li.notice-narrow-7dbc > a,
.hard_8552.pro-2731 .status-purple-e3e8 > li.info_5249 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hard_8552.component-0a37 .status-purple-e3e8 > li > a .search-1365 {
  position: relative;
}
.hard_8552.component-0a37 .status-purple-e3e8 > li > a .search-1365: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;
}
.hard_8552.component-0a37
  .status-purple-e3e8
  > li:focus
  > a
  .search-1365:before,
.hard_8552.component-0a37
  .status-purple-e3e8
  > li:hover
  > a
  .search-1365:before {
  width: 100%;
  background-color: currentColor;
}
.hard_8552.component-0a37
  .status-purple-e3e8
  > li.notice-narrow-7dbc
  > a
  .search-1365:before,
.hard_8552.component-0a37
  .status-purple-e3e8
  > li.caption-4542
  > a
  .search-1365:before {
  width: 100%;
  background-color: currentColor;
}
.hard_8552.button_clean_c8a4 .status-purple-e3e8 > li > a .search-1365 {
  position: relative;
}
.hard_8552.button_clean_c8a4 .status-purple-e3e8 > li > a .search-1365: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;
}
.hard_8552.button_clean_c8a4 .status-purple-e3e8 > li:focus > a .search-1365:before,
.hard_8552.button_clean_c8a4
  .status-purple-e3e8
  > li:hover
  > a
  .search-1365:before {
  width: 100%;
  background-color: currentColor;
}
.hard_8552.button_clean_c8a4
  .status-purple-e3e8
  > li.notice-narrow-7dbc
  > a
  .search-1365:before,
.hard_8552.button_clean_c8a4
  .status-purple-e3e8
  > li.caption-4542
  > a
  .search-1365:before {
  width: 100%;
  background-color: currentColor;
}
.outer-05bf .highlight-73d0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.outer-05bf .highlight-73d0 li:first-child > a {
  border-top: none;
}
.outer-05bf .highlight-73d0 .summary_85f7 > .search-1365 .main-solid-1978 {
  display: none;
}
.outer-05bf .highlight-73d0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.outer-05bf .highlight-73d0 li:last-child {
  border: none;
}
.outer-05bf .highlight-73d0 li.content_lower_ccb7 > a {
  padding-right: 45px !important;
}
.outer-05bf .highlight-73d0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.outer-05bf .highlight-73d0 li a:focus,
.outer-05bf .highlight-73d0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.outer-05bf .highlight-73d0 li .component_bda9 {
  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;
}
.outer-05bf .highlight-73d0 li .component_bda9:hover {
  box-shadow: none;
}
.outer-05bf .highlight-73d0 li .component_bda9 .main-solid-1978 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.outer-05bf .highlight-73d0 .layout_d712 {
  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);
}
.outer-05bf .highlight-73d0 .layout_d712 li a {
  padding-left: 3em;
}
.outer-05bf .highlight-73d0 .aside-fd3c > a .component_bda9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.outer-05bf .highlight-73d0 .aside-fd3c > .layout_d712 {
  display: block;
  opacity: 1;
}
.popup_e1f8 {
  max-width: 100%;
}
.status_f94c {
  line-height: 0;
  cursor: pointer;
}
.tooltip-e78b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tooltip-e78b:hover {
  box-shadow: none;
  color: currentColor;
}
.tooltip-e78b svg {
  width: 18px;
  height: 18px;
}
.tooltip-e78b .surface-blue-6957 {
  display: none;
}
.title-center-1737 {
  position: relative;
}
.title-center-1737.fn-active-0c5e .tooltip-e78b .tooltip_bf28 {
  display: none;
}
.title-center-1737.fn-active-0c5e .tooltip-e78b .surface-blue-6957 {
  display: inline-block;
}
.title-center-1737 .accordion_focused_b78a {
  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);
}
.title-center-1737.easy-4a00 .accordion_focused_b78a {
  left: auto;
  right: -0.9em;
}
.title-center-1737.easy-4a00 .pattern_fadb::before {
  left: auto;
  right: 15px;
}
.title-center-1737.fn-active-0c5e .accordion_focused_b78a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pressed_e341 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pressed_e341 label {
  flex-basis: 100%;
}
.pressed_e341 .tabs_north_ea1b {
  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;
}
.pressed_e341 .summary_61f1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pressed_e341 .summary_61f1:focus {
  background-color: transparent;
}
.pressed_e341 button.content-ff7b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pressed_e341 button.content-ff7b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pressed_e341 button.content-ff7b svg {
  width: 18px;
  height: 18px;
}
.pressed_e341 input[type="submit"] {
  min-height: auto;
}
.notification_hard_3e23 .pressed_e341 .summary_61f1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pattern_fadb {
  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) {
  .pattern_fadb {
    width: 220px;
  }
}
.pattern_fadb label {
  flex-basis: 100%;
}
.pattern_fadb::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;
}
.media_dark_5998 .notification_hard_3e23 .pressed_e341 {
  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;
}
.media_dark_5998
  .notification_hard_3e23
  .pressed_e341
  .tabs_north_ea1b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.media_dark_5998 .notification_hard_3e23 .pressed_e341 .summary_61f1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.media_dark_5998
  .notification_hard_3e23
  .pressed_e341
  .summary_61f1:focus {
  background: 0 0;
}
.media_dark_5998
  .notification_hard_3e23
  .pressed_e341
  .caption-52f3 {
  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;
}
.list_center_2d29 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.list_center_2d29 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.list_center_2d29 li:last-child {
  margin-right: 0;
}
.list_center_2d29 li:first-child {
  margin-left: 0;
}
.list_center_2d29.nav-ca91 a {
  color: #fff;
}
.list_center_2d29.nav-ca91 a:hover {
  color: #fff;
}
.list_center_2d29 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.list_center_2d29 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.list_center_2d29 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.list_center_2d29 a:hover {
  opacity: 0.9;
  color: inherit;
}
.list_center_2d29 [class*="social-icon-apple"] {
  background-color: #999;
}
.list_center_2d29 [class*="social-icon-apple"].photo_left_5494 {
  background-color: transparent;
  color: #999;
}
.list_center_2d29 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.list_center_2d29 [class*="social-icon-behance"].photo_left_5494 {
  background-color: transparent;
  color: #1769ff;
}
.list_center_2d29 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.list_center_2d29 [class*="social-icon-bitbucket"].photo_left_5494 {
  background-color: transparent;
  color: #205081;
}
.list_center_2d29 [class*="social-icon-codepen"] {
  background-color: #000;
}
.list_center_2d29 [class*="social-icon-codepen"].photo_left_5494 {
  background-color: transparent;
  color: #000;
}
.list_center_2d29 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.list_center_2d29 [class*="social-icon-delicious"].photo_left_5494 {
  background-color: transparent;
  color: #39f;
}
.list_center_2d29 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.list_center_2d29 [class*="social-icon-digg"].photo_left_5494 {
  background-color: transparent;
  color: #005be2;
}
.list_center_2d29 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.list_center_2d29 [class*="social-icon-dribbble"].photo_left_5494 {
  background-color: transparent;
  color: #ea4c89;
}
.list_center_2d29 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.list_center_2d29 [class*="social-icon-envelope"].photo_left_5494 {
  background-color: transparent;
  color: #ea4335;
}
.list_center_2d29 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.list_center_2d29 [class*="social-icon-facebook"].photo_left_5494 {
  background-color: transparent;
  color: #3b5998;
}
.list_center_2d29 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.list_center_2d29 [class*="social-icon-flickr"].photo_left_5494 {
  background-color: transparent;
  color: #0063dc;
}
.list_center_2d29 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.list_center_2d29 [class*="social-icon-foursquare"].photo_left_5494 {
  background-color: transparent;
  color: #2d5be3;
}
.list_center_2d29 [class*="social-icon-github"] {
  background-color: #333;
}
.list_center_2d29 [class*="social-icon-github"].photo_left_5494 {
  background-color: transparent;
  color: #333;
}
.list_center_2d29 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.list_center_2d29 [class*="social-icon-google-plus"].photo_left_5494 {
  background-color: transparent;
  color: #dd4b39;
}
.list_center_2d29 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.list_center_2d29 [class*="social-icon-houzz"].photo_left_5494 {
  background-color: transparent;
  color: #7ac142;
}
.list_center_2d29 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.list_center_2d29 [class*="social-icon-instagram"].photo_left_5494 {
  background-color: transparent;
  color: #262626;
}
.list_center_2d29 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.list_center_2d29 [class*="social-icon-jsfiddle"].photo_left_5494 {
  background-color: transparent;
  color: #487aa2;
}
.list_center_2d29 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.list_center_2d29 [class*="social-icon-linkedin"].photo_left_5494 {
  background-color: transparent;
  color: #0077b5;
}
.list_center_2d29 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.list_center_2d29 [class*="social-icon-medium"].photo_left_5494 {
  background-color: transparent;
  color: #00ab6b;
}
.list_center_2d29 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.list_center_2d29
  [class*="social-icon-odnoklassniki"].photo_left_5494 {
  background-color: transparent;
  color: #f4731c;
}
.list_center_2d29 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.list_center_2d29 [class*="social-icon-meetup"].photo_left_5494 {
  background-color: transparent;
  color: #ec1c40;
}
.list_center_2d29 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.list_center_2d29 [class*="social-icon-pinterest"].photo_left_5494 {
  background-color: transparent;
  color: #bd081c;
}
.list_center_2d29 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.list_center_2d29 [class*="social-icon-product-hunt"].photo_left_5494 {
  background-color: transparent;
  color: #da552f;
}
.list_center_2d29 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.list_center_2d29 [class*="social-icon-reddit"].photo_left_5494 {
  background-color: transparent;
  color: #ff4500;
}
.list_center_2d29 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.list_center_2d29 [class*="social-icon-rss"].photo_left_5494 {
  background-color: transparent;
  color: #f26522;
}
.list_center_2d29 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.list_center_2d29
  [class*="social-icon-shopping-cart"].photo_left_5494 {
  background-color: transparent;
  color: #4caf50;
}
.list_center_2d29 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.list_center_2d29 [class*="social-icon-skype"].photo_left_5494 {
  background-color: transparent;
  color: #00aff0;
}
.list_center_2d29 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.list_center_2d29 [class*="social-icon-slideshare"].photo_left_5494 {
  background-color: transparent;
  color: #0077b5;
}
.list_center_2d29 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.list_center_2d29 [class*="social-icon-snapchat"].photo_left_5494 {
  background-color: transparent;
  color: #fffc00;
}
.list_center_2d29 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.list_center_2d29 [class*="social-icon-soundcloud"].photo_left_5494 {
  background-color: transparent;
  color: #f80;
}
.list_center_2d29 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.list_center_2d29 [class*="social-icon-spotify"].photo_left_5494 {
  background-color: transparent;
  color: #2ebd59;
}
.list_center_2d29 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.list_center_2d29
  [class*="social-icon-stack-overflow"].photo_left_5494 {
  background-color: transparent;
  color: #fe7a15;
}
.list_center_2d29 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.list_center_2d29 [class*="social-icon-maldkfgram"].photo_left_5494 {
  background-color: transparent;
  color: #2ca5e0;
}
.list_center_2d29 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.list_center_2d29 [class*="social-icon-tripadvisor"].photo_left_5494 {
  background-color: transparent;
  color: #589442;
}
.list_center_2d29 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.list_center_2d29 [class*="social-icon-tumblr"].photo_left_5494 {
  background-color: transparent;
  color: #35465c;
}
.list_center_2d29 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.list_center_2d29 [class*="social-icon-twitch"].photo_left_5494 {
  background-color: transparent;
  color: #6441a5;
}
.list_center_2d29 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.list_center_2d29 [class*="social-icon-twitter"].photo_left_5494 {
  background-color: transparent;
  color: #1da1f2;
}
.list_center_2d29 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.list_center_2d29 [class*="social-icon-vimeo"].photo_left_5494 {
  background-color: transparent;
  color: #1ab7ea;
}
.list_center_2d29 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.list_center_2d29 [class*="social-icon-vk"].photo_left_5494 {
  background-color: transparent;
  color: #45668e;
}
.list_center_2d29 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.list_center_2d29 [class*="social-icon-weibo"].photo_left_5494 {
  background-color: transparent;
  color: #df2029;
}
.list_center_2d29 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.list_center_2d29 [class*="social-icon-weixin"].photo_left_5494 {
  background-color: transparent;
  color: #7bb32e;
}
.list_center_2d29 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.list_center_2d29 [class*="social-icon-whatsapp"].photo_left_5494 {
  background-color: transparent;
  color: #25d366;
}
.list_center_2d29 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.list_center_2d29 [class*="social-icon-wordpress"].photo_left_5494 {
  background-color: transparent;
  color: #21759b;
}
.list_center_2d29 [class*="social-icon-xing"] {
  background-color: #026466;
}
.list_center_2d29 [class*="social-icon-xing"].photo_left_5494 {
  background-color: transparent;
  color: #026466;
}
.list_center_2d29 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.list_center_2d29 [class*="social-icon-yelp"].photo_left_5494 {
  background-color: transparent;
  color: #af0606;
}
.list_center_2d29 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.list_center_2d29 [class*="social-icon-youtube"].photo_left_5494 {
  background-color: transparent;
  color: #cd201f;
}
.backdrop-under-4128 {
  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;
}
.backdrop-under-4128:hover {
  box-shadow: none;
  background: 0 0;
}
.secondary_advanced_972b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.secondary_0e84 {
  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;
}
.sidebar-ad21 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.black-1b3f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.black-1b3f,
.black-1b3f::after,
.black-1b3f::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;
}
.black-1b3f::after,
.black-1b3f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.fluid-b39c .secondary_0e84 .sidebar-ad21 {
  margin-top: -2px;
  width: 19px;
}
.fluid-b39c .secondary_0e84 .black-1b3f {
  margin-top: -1px;
}
.fluid-b39c .secondary_0e84 .black-1b3f,
.fluid-b39c .secondary_0e84 .black-1b3f::after,
.fluid-b39c .secondary_0e84 .black-1b3f::before {
  width: 19px;
  height: 2px;
}
.fluid-b39c .secondary_0e84 .black-1b3f::before {
  top: -6px;
}
.fluid-b39c .secondary_0e84 .black-1b3f::after {
  bottom: -6px;
}
.cool_ef2a .secondary_0e84 .sidebar-ad21 {
  margin-top: -2px;
  width: 22px;
}
.cool_ef2a .secondary_0e84 .black-1b3f {
  margin-top: -1px;
}
.cool_ef2a .secondary_0e84 .black-1b3f,
.cool_ef2a .secondary_0e84 .black-1b3f::after,
.cool_ef2a .secondary_0e84 .black-1b3f::before {
  width: 22px;
  height: 2px;
}
.cool_ef2a .secondary_0e84 .black-1b3f::before {
  top: -7px;
}
.cool_ef2a .secondary_0e84 .black-1b3f::after {
  bottom: -7px;
}
.table-bottom-fed7 .secondary_0e84 .sidebar-ad21 {
  margin-top: -2px;
  width: 31px;
}
.table-bottom-fed7 .secondary_0e84 .black-1b3f {
  margin-top: -1.5px;
}
.table-bottom-fed7 .secondary_0e84 .black-1b3f,
.table-bottom-fed7 .secondary_0e84 .black-1b3f::after,
.table-bottom-fed7 .secondary_0e84 .black-1b3f::before {
  width: 31px;
  height: 3px;
}
.table-bottom-fed7 .secondary_0e84 .black-1b3f::before {
  top: -9px;
}
.table-bottom-fed7 .secondary_0e84 .black-1b3f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .yellow_12ba .secondary_0e84 .sidebar-ad21 {
    margin-top: -2px;
    width: 19px;
  }
  .yellow_12ba .secondary_0e84 .black-1b3f {
    margin-top: -1px;
  }
  .yellow_12ba .secondary_0e84 .black-1b3f,
  .yellow_12ba .secondary_0e84 .black-1b3f::after,
  .yellow_12ba .secondary_0e84 .black-1b3f::before {
    width: 19px;
    height: 2px;
  }
  .yellow_12ba .secondary_0e84 .black-1b3f::before {
    top: -6px;
  }
  .yellow_12ba .secondary_0e84 .black-1b3f::after {
    bottom: -6px;
  }
  .heading_e482 .secondary_0e84 .sidebar-ad21 {
    margin-top: -2px;
    width: 22px;
  }
  .heading_e482 .secondary_0e84 .black-1b3f {
    margin-top: -1px;
  }
  .heading_e482 .secondary_0e84 .black-1b3f,
  .heading_e482 .secondary_0e84 .black-1b3f::after,
  .heading_e482 .secondary_0e84 .black-1b3f::before {
    width: 22px;
    height: 2px;
  }
  .heading_e482 .secondary_0e84 .black-1b3f::before {
    top: -7px;
  }
  .heading_e482 .secondary_0e84 .black-1b3f::after {
    bottom: -7px;
  }
  .black_19b6 .secondary_0e84 .sidebar-ad21 {
    margin-top: -2px;
    width: 31px;
  }
  .black_19b6 .secondary_0e84 .black-1b3f {
    margin-top: -1.5px;
  }
  .black_19b6 .secondary_0e84 .black-1b3f,
  .black_19b6 .secondary_0e84 .black-1b3f::after,
  .black_19b6 .secondary_0e84 .black-1b3f::before {
    width: 31px;
    height: 3px;
  }
  .black_19b6 .secondary_0e84 .black-1b3f::before {
    top: -9px;
  }
  .black_19b6 .secondary_0e84 .black-1b3f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .aside_brown_6182 .secondary_0e84 .sidebar-ad21 {
    margin-top: -2px;
    width: 19px;
  }
  .aside_brown_6182 .secondary_0e84 .black-1b3f {
    margin-top: -1px;
  }
  .aside_brown_6182 .secondary_0e84 .black-1b3f,
  .aside_brown_6182 .secondary_0e84 .black-1b3f::after,
  .aside_brown_6182 .secondary_0e84 .black-1b3f::before {
    width: 19px;
    height: 2px;
  }
  .aside_brown_6182 .secondary_0e84 .black-1b3f::before {
    top: -6px;
  }
  .aside_brown_6182 .secondary_0e84 .black-1b3f::after {
    bottom: -6px;
  }
  .aside-24e1 .secondary_0e84 .sidebar-ad21 {
    margin-top: -2px;
    width: 22px;
  }
  .aside-24e1 .secondary_0e84 .black-1b3f {
    margin-top: -1px;
  }
  .aside-24e1 .secondary_0e84 .black-1b3f,
  .aside-24e1 .secondary_0e84 .black-1b3f::after,
  .aside-24e1 .secondary_0e84 .black-1b3f::before {
    width: 22px;
    height: 2px;
  }
  .aside-24e1 .secondary_0e84 .black-1b3f::before {
    top: -7px;
  }
  .aside-24e1 .secondary_0e84 .black-1b3f::after {
    bottom: -7px;
  }
  .footer-12c3 .secondary_0e84 .sidebar-ad21 {
    margin-top: -2px;
    width: 31px;
  }
  .footer-12c3 .secondary_0e84 .black-1b3f {
    margin-top: -1.5px;
  }
  .footer-12c3 .secondary_0e84 .black-1b3f,
  .footer-12c3 .secondary_0e84 .black-1b3f::after,
  .footer-12c3 .secondary_0e84 .black-1b3f::before {
    width: 31px;
    height: 3px;
  }
  .footer-12c3 .secondary_0e84 .black-1b3f::before {
    top: -9px;
  }
  .footer-12c3 .secondary_0e84 .black-1b3f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .card_bfb8 .secondary_0e84 .sidebar-ad21 {
    margin-top: -2px;
    width: 19px;
  }
  .card_bfb8 .secondary_0e84 .black-1b3f {
    margin-top: -1px;
  }
  .card_bfb8 .secondary_0e84 .black-1b3f,
  .card_bfb8 .secondary_0e84 .black-1b3f::after,
  .card_bfb8 .secondary_0e84 .black-1b3f::before {
    width: 19px;
    height: 2px;
  }
  .card_bfb8 .secondary_0e84 .black-1b3f::before {
    top: -6px;
  }
  .card_bfb8 .secondary_0e84 .black-1b3f::after {
    bottom: -6px;
  }
  .heading-pressed-8df0 .secondary_0e84 .sidebar-ad21 {
    margin-top: -2px;
    width: 22px;
  }
  .heading-pressed-8df0 .secondary_0e84 .black-1b3f {
    margin-top: -1px;
  }
  .heading-pressed-8df0 .secondary_0e84 .black-1b3f,
  .heading-pressed-8df0 .secondary_0e84 .black-1b3f::after,
  .heading-pressed-8df0 .secondary_0e84 .black-1b3f::before {
    width: 22px;
    height: 2px;
  }
  .heading-pressed-8df0 .secondary_0e84 .black-1b3f::before {
    top: -7px;
  }
  .heading-pressed-8df0 .secondary_0e84 .black-1b3f::after {
    bottom: -7px;
  }
  .text-hard-2283 .secondary_0e84 .sidebar-ad21 {
    margin-top: -2px;
    width: 31px;
  }
  .text-hard-2283 .secondary_0e84 .black-1b3f {
    margin-top: -1.5px;
  }
  .text-hard-2283 .secondary_0e84 .black-1b3f,
  .text-hard-2283 .secondary_0e84 .black-1b3f::after,
  .text-hard-2283 .secondary_0e84 .black-1b3f::before {
    width: 31px;
    height: 3px;
  }
  .text-hard-2283 .secondary_0e84 .black-1b3f::before {
    top: -9px;
  }
  .text-hard-2283 .secondary_0e84 .black-1b3f::after {
    bottom: -9px;
  }
}
.out_f57f .black-1b3f {
  -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);
}
.out_f57f .black-1b3f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.out_f57f .black-1b3f::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);
}
.out_f57f.active-d5a4 .black-1b3f {
  -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);
}
.out_f57f.active-d5a4 .black-1b3f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.out_f57f.active-d5a4 .black-1b3f::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);
}
.container_afd0 {
  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.gas-b1e9:before {
  display: none;
}
.caption_old_5159 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.caption_old_5159 .filter-e0e5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.caption_old_5159 .filter-e0e5:last-of-type {
  border-bottom: none;
}
.caption_old_5159 .filter-e0e5.menu_7cea,
.caption_old_5159 .filter-e0e5.hard_0a23,
.caption_old_5159 .filter-e0e5.plasma_4cc2 {
  padding: 0;
}
.caption_old_5159 .outer-05bf .component_bda9 {
  color: currentColor;
}
.caption_old_5159 .outer-05bf .component_bda9:focus,
.caption_old_5159 .outer-05bf .component_bda9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_old_5159.component-black-d670 .breadcrumb_top_4303,
.caption_old_5159.component-black-d670 .header-mini-930f a,
.caption_old_5159.component-black-d670 .status-purple-e3e8 a,
.caption_old_5159.component-black-d670 .layout_d712 a {
  color: rgba(0, 0, 0, 0.55);
}
.caption_old_5159.component-black-d670 .breadcrumb_top_4303:hover,
.caption_old_5159.component-black-d670 .header-mini-930f a:hover,
.caption_old_5159.component-black-d670 .status-purple-e3e8 a:hover,
.caption_old_5159.component-black-d670 .layout_d712 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.caption_old_5159.component-black-d670 .feature-6380 {
  color: rgba(0, 0, 0, 0.8);
}
.caption_old_5159.component-black-d670 .filter-e0e5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_old_5159.component-black-d670 .filter-e0e5:before {
  background: rgba(0, 0, 0, 0.08);
}
.caption_old_5159.component-black-d670 .pagination-c419:before {
  background: rgba(255, 255, 255, 0.9);
}
.caption_old_5159.component-black-d670 .outer-05bf .highlight-73d0 li a,
.caption_old_5159.component-black-d670 .outer-05bf .component_bda9,
.caption_old_5159.component-black-d670 .layout_d712 {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_old_5159.component-black-d670 .outer-05bf .component_bda9:focus,
.caption_old_5159.component-black-d670 .outer-05bf .component_bda9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_old_5159.component-black-d670 .highlight-73d0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_old_5159.filter_58fe .breadcrumb_top_4303,
.caption_old_5159.filter_58fe .header-mini-930f a,
.caption_old_5159.filter_58fe .status-purple-e3e8 .component_bda9,
.caption_old_5159.filter_58fe .status-purple-e3e8 a,
.caption_old_5159.filter_58fe .layout_d712 a {
  color: rgba(255, 255, 255, 0.79);
}
.caption_old_5159.filter_58fe .breadcrumb_top_4303:hover,
.caption_old_5159.filter_58fe .header-mini-930f a:hover,
.caption_old_5159.filter_58fe .status-purple-e3e8 .component_bda9:hover,
.caption_old_5159.filter_58fe .status-purple-e3e8 a:hover,
.caption_old_5159.filter_58fe .layout_d712 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_old_5159.filter_58fe .feature-6380 {
  color: rgba(255, 255, 255, 0.99);
}
.caption_old_5159.filter_58fe .filter-e0e5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_old_5159.filter_58fe .filter-e0e5:before {
  background: rgba(255, 255, 255, 0.08);
}
.caption_old_5159.filter_58fe .pagination-c419:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_old_5159.filter_58fe .outer-05bf .highlight-73d0 li a,
.caption_old_5159.filter_58fe .outer-05bf .component_bda9,
.caption_old_5159.filter_58fe .layout_d712 {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_old_5159.filter_58fe .outer-05bf .component_bda9:focus,
.caption_old_5159.filter_58fe .outer-05bf .component_bda9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption_old_5159.filter_58fe .highlight-73d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pagination-c419 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.pagination-c419:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.progress_lite_6c8e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.texture_ad66 .caption_old_5159 {
  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;
}
.texture_ad66 .filter-e0e5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.texture_ad66 .filter-e0e5: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) {
  .texture_ad66 .filter-e0e5:before {
    width: 16%;
    left: 42%;
  }
}
.texture_ad66 .filter-e0e5:last-child:before {
  content: none;
}
.texture_ad66 .filter-e0e5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.texture_ad66 .outer-05bf .highlight-73d0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.texture_ad66 .outer-05bf .highlight-73d0 li a .component_bda9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.texture_ad66 .outer-05bf .layout_d712 {
  border: none;
}
.texture_ad66 .outer-05bf .layout_d712 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.texture_ad66 .pagination-c419 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.texture_ad66 .progress_lite_6c8e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.texture_ad66 .filter_58fe .pagination-c419:before {
  background: rgba(0, 0, 0, 0.9);
}
.texture_ad66 .component-black-d670.carousel-hot-ce88 .black-1b3f {
  background: rgba(0, 0, 0, 0.6);
}
.texture_ad66
  .component-black-d670.carousel-hot-ce88
  .black-1b3f::after,
.texture_ad66
  .component-black-d670.carousel-hot-ce88
  .black-1b3f:before {
  background: inherit;
}
.texture_ad66
  .component-black-d670.carousel-hot-ce88:hover
  .black-1b3f {
  background: rgba(0, 0, 0, 0.8);
}
.image-3464 .caption_old_5159 {
  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) {
  .image-3464 .caption_old_5159 {
    width: auto;
    right: 45px;
  }
}
.blue-cc2d .caption_old_5159 {
  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) {
  .blue-cc2d .caption_old_5159 {
    width: auto;
    left: 45px;
  }
}
.gas-b1e9 .caption_old_5159 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.gas-b1e9 .progress_lite_6c8e {
  max-width: 48em;
  margin: 0 auto;
}
.gas-b1e9 .pagination-c419:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.content_4ee2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.content_4ee2.texture_ad66 .caption_old_5159 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.content_4ee2.image-3464 .caption_old_5159 {
  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);
}
.content_4ee2 .caption_old_5159 {
  visibility: visible;
}
.content_4ee2.blue-cc2d .caption_old_5159 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.hover_smooth_534b,
.blue_aa18 {
  overflow-x: hidden;
}
.hover_smooth_534b .caption_old_5159 {
  overflow: auto;
}
.hover_smooth_534b.texture_ad66 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_smooth_534b.texture_ad66 .caption_old_5159 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.hover_smooth_534b.texture_ad66 .backdrop-under-4128 {
  opacity: 0;
}
.hover_smooth_534b.image-3464 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_smooth_534b.image-3464 .caption_old_5159 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.hover_smooth_534b.image-3464 .backdrop-under-4128 {
  opacity: 0;
}
.hover_smooth_534b.blue-cc2d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.hover_smooth_534b.blue-cc2d .caption_old_5159 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.hover_smooth_534b.blue-cc2d .backdrop-under-4128 {
  opacity: 0;
}
.hover_smooth_534b.gas-b1e9 .caption_old_5159 {
  z-index: 10;
  visibility: visible;
}
.carousel-hot-ce88 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.carousel-hot-ce88 .black-1b3f {
  background: rgba(255, 255, 255, 0.99);
}
.carousel-hot-ce88 .black-1b3f::after,
.carousel-hot-ce88 .black-1b3f:before {
  background: inherit;
}
.carousel-hot-ce88:hover .black-1b3f {
  background: rgba(255, 255, 255, 0.99);
}
.blue-cc2d .carousel-hot-ce88 {
  top: 10px;
  right: auto;
  left: 12px;
}
.gas-b1e9 .carousel-hot-ce88 {
  display: none !important;
}
.hover_smooth_534b:before,
.blue_aa18:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.hover_smooth_534b .carousel-hot-ce88,
.blue_aa18 .carousel-hot-ce88 {
  display: inline-block;
}
.caption_old_5159 .card-2da7 {
  -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;
}
.hover_smooth_534b .caption_old_5159 .card-2da7,
.blue_aa18 .caption_old_5159 .card-2da7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.column_upper_04fe .tabs_north_ea1b {
  width: 100%;
}
.widget-fa17 {
  padding: 0 0.5em 0;
}
.widget-fa17 [class*="customify-col-"],
.widget-fa17 [class*="customify-col_"],
.widget-fa17 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.glass_d00c .widget-fa17 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .main-ebb0 .hard_db77,
  .hard_db77 {
    display: none;
  }
  .upper-526d {
    text-align: left;
  }
  .icon_51c6 {
    text-align: center;
  }
  .button-75f6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .main-ebb0 .carousel-tiny-131e,
  .carousel-tiny-131e {
    display: none;
  }
  .focus-755e {
    text-align: left;
  }
  .image_6f71 {
    text-align: center;
  }
  .logo_thick_402a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .main-ebb0 .summary_bottom_16a2,
  .summary_bottom_16a2 {
    display: none;
  }
  .mask_df19 {
    text-align: left;
  }
  .text-abbe {
    text-align: center;
  }
  .tag_8e95 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.pink-eb86 {
  box-shadow: none !important;
}
.menu_a383 .title-3f09,
.dropdown-slow-5c4f .title-3f09 {
  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;
}
.dropdown-slow-5c4f .title-3f09 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.active_3ef1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.active_3ef1:after,
.active_3ef1:before {
  content: "";
  display: table;
}
.active_3ef1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .active_3ef1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.active_3ef1,
.north_b0f0 {
  max-width: 1248px;
  margin: 0 auto;
}

.copper-edac.secondary-simple-7111 .active_3ef1 {
  max-width: 100%;
}
.copper-edac.summary_outer_3120 {
  max-width: 1200px;
  margin: 0 auto;
}
.copper-edac.grid-purple-0498 .active_3ef1 {
  max-width: 100%;
}
.copper-edac.grid-purple-0498 > .active_3ef1 {
  padding-left: 0;
  padding-right: 0;
}
.copper-edac.grid-purple-0498 > .active_3ef1 .main-ebb0 {
  margin: 0;
}
.copper-edac.grid-purple-0498
  > .active_3ef1
  .bottom-a0f6.bright_8ce7 {
  margin-right: 0;
  margin-left: 0;
}
.copper-edac.grid-purple-0498 #main.bright_8ce7 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .avatar_cool_1550 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_cool_1550 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .carousel-warm-6a6f .warm-33ce {
    padding-right: 1em;
  }
  .carousel-warm-6a6f.logo-smooth-7725 .bottom-a0f6 {
    border-right: 1px solid #eaecee;
  }
  .carousel-warm-6a6f.logo-smooth-7725 .warm-33ce {
    padding-right: 1em;
  }
  .carousel-warm-6a6f.logo-smooth-7725 .block-large-54f1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-under-5850 .warm-33ce {
    padding-left: 1em;
  }
  .chip-under-5850.logo-smooth-7725 .bottom-a0f6 {
    border-left: 1px solid #eaecee;
  }
  .chip-under-5850.logo-smooth-7725 .warm-33ce {
    padding-left: 1em;
  }
  .chip-under-5850.logo-smooth-7725 .block-large-54f1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner-b05d .warm-33ce {
    padding-left: 1em;
  }
  .inner-b05d.logo-smooth-7725 .chip-fecb {
    border-right: 1px solid #eaecee;
  }
  .inner-b05d.logo-smooth-7725 .smooth_b676 {
    border-right: 1px solid #eaecee;
  }
  .inner-b05d.logo-smooth-7725 .warm-33ce {
    padding-left: 1em;
  }
  .inner-b05d.logo-smooth-7725 .block-large-54f1 {
    padding-right: 1em;
  }
  .inner-b05d.logo-smooth-7725 .soft-9755 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini_b349 .warm-33ce {
    padding-right: 1em;
  }
  .mini_b349.logo-smooth-7725 .chip-fecb {
    border-left: 1px solid #eaecee;
  }
  .mini_b349.logo-smooth-7725 .smooth_b676 {
    border-left: 1px solid #eaecee;
  }
  .mini_b349.logo-smooth-7725 .warm-33ce {
    padding-right: 1em;
  }
  .mini_b349.logo-smooth-7725 .block-large-54f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini_b349.logo-smooth-7725 .soft-9755 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .avatar_cool_1550 .warm-33ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar_cool_1550.logo-smooth-7725 .bottom-a0f6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .avatar_cool_1550.logo-smooth-7725 .warm-33ce {
    padding-left: 1em;
    padding-right: 1em;
  }
  .avatar_cool_1550.logo-smooth-7725 .block-large-54f1 {
    padding-left: 1em;
  }
  .avatar_cool_1550.logo-smooth-7725 .soft-9755 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .avatar_cool_1550.logo-smooth-7725 .warm-33ce {
    padding-left: 0;
  }
}
.layout-black-5f9c .info_paper_f7be {
  display: inline-block;
}
.south_a3a7 {
  display: inline-block;
}
.picture-2aa2 {
  word-con: break-word;
}
.easy_41bd > span {
  display: inline-block;
  padding: 5px 0;
}
.easy_41bd .copper_94fb {
  margin-left: 8px;
  margin-right: 8px;
}
.easy_41bd .steel-cc18 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wrapper-west-00d7 .summary-hard-2d06 {
  margin-bottom: 2em;
}
.wrapper-west-00d7 .wrapper_4783 {
  margin-bottom: 15px;
}
.wrapper-west-00d7 .wrapper_4783:last-child {
  margin-bottom: 0;
}
.wrapper-west-00d7 .backdrop-orange-4ba8 {
  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) {
  .wrapper-west-00d7 .backdrop-orange-4ba8 {
    display: block;
  }
}
.wrapper-west-00d7 .pagination-4535 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wrapper-west-00d7 .pagination-4535 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wrapper-west-00d7 .short-1431 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wrapper-west-00d7 .short-1431 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wrapper-west-00d7 .short-1431 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wrapper-west-00d7 .picture-2aa2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-west-00d7 .picture-2aa2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wrapper-west-00d7 .west_a4aa p:last-child {
  margin-bottom: 0;
}
.wrapper-west-00d7 .widget_small_e18e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wrapper-west-00d7 .preview_1f87 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wrapper-west-00d7 .active-tall-a4e4 {
  margin-top: 1em;
}
.wrapper-west-00d7 .status-next-4e72 {
  top: 0;
  display: block;
}
.wrapper-west-00d7 .status-next-4e72 a {
  color: inherit;
}
.wrapper-west-00d7 .status-next-4e72 a:hover {
  color: inherit;
}
.wrapper-west-00d7 .bright_6de1 {
  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;
}
.wrapper-west-00d7 .bright_6de1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wrapper-west-00d7 .preview_1f87 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wrapper-west-00d7 .lite_9758 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wrapper-west-00d7 .lite_9758:first-child {
  margin-top: 0;
}
.wrapper-west-00d7 .lite_9758.middle_a2ac {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wrapper-west-00d7 .lite_9758.tag_6df7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper-west-00d7
  .lite_9758.tag_6df7.detail_action_6072
  .active-tall-a4e4 {
  width: 100%;
}
.wrapper-west-00d7 .tag_6df7 {
  -webkit-box-align: center;
  align-items: center;
}
.wrapper-west-00d7 .tag_6df7 .easy_41bd,
.wrapper-west-00d7 .tag_6df7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wrapper-west-00d7 .short-1431 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper-west-00d7 .short-1431 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wrapper-west-00d7 .short-1431: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;
}
.wrapper-west-00d7 .middle_a2ac {
  z-index: 5;
}
.wrapper-west-00d7 .carousel_aaac .outline-b3f3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wrapper-west-00d7 .hard_3f14 .outline-b3f3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wrapper-west-00d7 .basic_9a14 .outline-b3f3 {
  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;
}
.wrapper-west-00d7.overlay-7f9a .backdrop-orange-4ba8,
.wrapper-west-00d7.carousel-a09b .backdrop-orange-4ba8 {
  display: block;
}
.wrapper-west-00d7.overlay-7f9a .backdrop-orange-4ba8 .bright-1f1f,
.wrapper-west-00d7.overlay-7f9a .backdrop-orange-4ba8 .preview_1f87,
.wrapper-west-00d7.carousel-a09b .backdrop-orange-4ba8 .bright-1f1f,
.wrapper-west-00d7.carousel-a09b .backdrop-orange-4ba8 .preview_1f87 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper-west-00d7.banner-deed .pagination-4535 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wrapper-west-00d7.banner-deed .pagination-4535 {
    margin-right: 0;
  }
}
.wrapper-west-00d7.overlay-7f9a .pagination-4535,
.wrapper-west-00d7.carousel-a09b .pagination-4535 {
  padding-top: 40%;
}
.wrapper-west-00d7.overlay-7f9a .summary-hard-2d06,
.wrapper-west-00d7.carousel-a09b .summary-hard-2d06 {
  display: block;
}
.wrapper-west-00d7.overlay-7f9a .fn-sticky-0c5e .preview_1f87,
.wrapper-west-00d7.carousel-a09b .fn-sticky-0c5e .preview_1f87 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wrapper-west-00d7.overlay-7f9a .pagination-4535,
.wrapper-west-00d7.carousel-a09b .pagination-4535 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wrapper-west-00d7.overlay-7f9a .preview_1f87 {
  padding: 1em;
}
.row-7ed8 {
  margin: 30px auto;
  display: block;
}
.row-7ed8 .backdrop-fresh-b1a5 > * {
  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;
}
.row-7ed8 .backdrop-fresh-b1a5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row-7ed8 .backdrop-fresh-b1a5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.silver-c569 .easy_41bd {
  margin-bottom: 1.41575em;
}
.silver-c569 .down_c31f {
  margin-bottom: 1.618em;
}
.shade_narrow_6625 .solid-2cbc {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shade_narrow_6625 .solid-2cbc a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shade_narrow_6625 .picture_e04e {
  max-width: 100%;
  overflow: auto;
}
.action-44f4 .shade_narrow_6625 a:hover {
  text-decoration: underline;
}
.card_yellow_5d5a .wrapper_4783:not(.picture-2aa2),
.card_yellow_5d5a .short-1431 {
  margin-bottom: 1.41575em;
}
.card_yellow_5d5a .wrapper_4783:not(.picture-2aa2):last-child,
.card_yellow_5d5a .short-1431:last-child {
  margin-bottom: 0;
}
.card_yellow_5d5a .wrapper_4783.column_ebac {
  margin-bottom: 0.41575em;
}
.card_yellow_5d5a .top-7966:before,
.card_yellow_5d5a .progress_91d8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.card_yellow_5d5a .top-7966:before {
  content: "\f115";
}
.card_yellow_5d5a .progress_91d8:before {
  content: "\f02c";
}
.card_yellow_5d5a .bottom-12ed {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.card_yellow_5d5a .bottom-12ed a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pressed_6f85 {
  display: -webkit-box;
  display: flex;
}
.pressed_6f85 .image_2bfd {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pressed_6f85 .image_2bfd {
    flex-basis: 90px;
  }
}
.pressed_6f85 .popup_6f8f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pressed_6f85 .popup_6f8f {
    flex-basis: calc(100% - 50px);
  }
}
.pressed_6f85 .static-4f8f p:last-child {
  margin-bottom: 0.72em;
}
.top_c1ac .backdrop-fresh-b1a5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.top_c1ac .backdrop-fresh-b1a5:after,
.top_c1ac .backdrop-fresh-b1a5:before {
  content: "";
  display: table;
}
.top_c1ac .backdrop-fresh-b1a5:after {
  clear: both;
}
.top_c1ac .backdrop-fresh-b1a5 .red_ccb3,
.top_c1ac .backdrop-fresh-b1a5 .summary_0fdc {
  width: 49%;
}
.top_c1ac .backdrop-fresh-b1a5 .red_ccb3 a span.banner-silver-cfe7,
.top_c1ac .backdrop-fresh-b1a5 .summary_0fdc a span.banner-silver-cfe7 {
  display: block;
  margin-bottom: 5px;
}
.top_c1ac .backdrop-fresh-b1a5 .summary_0fdc {
  float: left;
  text-align: left;
}
.top_c1ac .backdrop-fresh-b1a5 .red_ccb3 {
  float: right;
  text-align: right;
}
.hard_cb6c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hard_cb6c {
    margin-bottom: 0;
  }
}
.gallery_next_ddf5 {
  margin-bottom: 1em;
}
.gallery_next_ddf5 .picture-2aa2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.texture-dbdd a {
  display: block;
  line-height: 0;
  position: relative;
}
.under-8ab4 .gallery_next_ddf5,
.title-selected-0504 .gallery_next_ddf5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .under-8ab4 .gallery_next_ddf5,
  .title-selected-0504 .gallery_next_ddf5 {
    display: block;
  }
}
.under-8ab4 .texture-dbdd,
.title-selected-0504 .texture-dbdd {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .under-8ab4 .texture-dbdd,
  .title-selected-0504 .texture-dbdd {
    margin-bottom: 1em;
  }
}
.under-8ab4 .texture-dbdd img,
.title-selected-0504 .texture-dbdd img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.under-8ab4 .header-hard-fe00,
.title-selected-0504 .header-hard-fe00 {
  flex-basis: calc(100% - 160px);
}
.under-8ab4 .header-hard-fe00 p,
.title-selected-0504 .header-hard-fe00 p {
  margin-bottom: 0;
}
.under-8ab4 .header-hard-fe00 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .under-8ab4 .header-hard-fe00 {
    padding-left: 0;
  }
}
.title-selected-0504 .header-hard-fe00 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .title-selected-0504 .header-hard-fe00 {
    padding-right: 0;
  }
}
.title-selected-0504 .texture-dbdd {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tertiary_dark_4573 .texture-dbdd {
  margin-bottom: 0.5em;
}
.tertiary_dark_4573 .texture-dbdd img {
  width: 100%;
}
.description_37ae .background-white-fccd,
.row_a836 .background-white-fccd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.row_a836 .bottom-a0f6 .rough_5dc2 p:last-child {
  margin-bottom: 0;
}
.gallery-iron-063e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.box-b0f0 .info-dd3e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .box-b0f0 .info-dd3e:last-of-type {
    margin-bottom: 0;
  }
}
.box-b0f0 .info-dd3e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-b0f0 .info-dd3e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.box-b0f0 .info-dd3e ul li {
  margin: 0 0 0.6em;
}
.box-b0f0 .info-dd3e ul li.medium_6b19,
.box-b0f0 .info-dd3e ul li.message_simple_1b9d {
  position: relative;
}
.box-b0f0 .info-dd3e ul li.medium_6b19 .hover_31af,
.box-b0f0 .info-dd3e ul li.message_simple_1b9d .hover_31af {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.box-b0f0 .info-dd3e ul li.medium_6b19:after:after,
.box-b0f0 .info-dd3e ul li.medium_6b19:after:before,
.box-b0f0
  .info-dd3e
  ul
  li.message_simple_1b9d:after:after,
.box-b0f0
  .info-dd3e
  ul
  li.message_simple_1b9d:after:before {
  content: "";
  display: table;
}
.box-b0f0 .info-dd3e ul li.medium_6b19:after:after,
.box-b0f0
  .info-dd3e
  ul
  li.message_simple_1b9d:after:after {
  clear: both;
}
.box-b0f0 .info-dd3e a.picture_small_12bb:hover {
  text-decoration: none;
}
.box-b0f0 .info-dd3e select {
  max-width: 100%;
}
.box-b0f0 .info-dd3e table {
  font-size: 85%;
}
.box-b0f0 .info-dd3e table td,
.box-b0f0 .info-dd3e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.box-b0f0 .info-dd3e table tfoot td {
  text-align: left;
}
.box-b0f0 .info-dd3e :last-child {
  margin-bottom: 0;
}
.box-b0f0 .info-dd3e .thumbnail_tiny_2c74 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.box-b0f0 .info-dd3e .thumbnail_tiny_2c74 label {
  width: 100%;
}
.box-b0f0 .info-dd3e .thumbnail_tiny_2c74 .summary_61f1 {
  width: 100%;
  display: block;
}
.box-b0f0 .info-dd3e .thumbnail_tiny_2c74 .content-ff7b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.box-b0f0 .info-dd3e .thumbnail_tiny_2c74 .content-ff7b:hover svg #svg-search {
  fill: #444;
}
.box-b0f0 .info-dd3e .thumbnail_tiny_2c74 .content-ff7b svg {
  width: 18px;
  height: 18px;
}
.box-b0f0 .tertiary_pro_1e90 ul ul,
.box-b0f0 .prev_6b8a ul ul,
.box-b0f0 .copper-06e8 ul ul,
.box-b0f0 .texture_last_b8dc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.box-b0f0 .tertiary_pro_1e90 .content_lower_ccb7 > a,
.box-b0f0 .prev_6b8a .content_lower_ccb7 > a,
.box-b0f0 .copper-06e8 .content_lower_ccb7 > a,
.box-b0f0 .texture_last_b8dc .content_lower_ccb7 > a {
  margin-bottom: 0;
}
.box-b0f0 .disabled-wood-48ef li,
.box-b0f0 .tertiary_pro_1e90 li,
.box-b0f0 .caption_a107 li,
.box-b0f0 .prev_6b8a li,
.box-b0f0 .copper-06e8 li,
.box-b0f0 .texture_last_b8dc li,
.box-b0f0 .yellow_ef6b li,
.box-b0f0 .bright-fa6a li {
  display: block;
  position: relative;
}
.box-b0f0 .disabled-wood-48ef li:last-child,
.box-b0f0 .tertiary_pro_1e90 li:last-child,
.box-b0f0 .caption_a107 li:last-child,
.box-b0f0 .prev_6b8a li:last-child,
.box-b0f0 .copper-06e8 li:last-child,
.box-b0f0 .texture_last_b8dc li:last-child,
.box-b0f0 .yellow_ef6b li:last-child,
.box-b0f0 .bright-fa6a li:last-child {
  border: none;
}
.box-b0f0 .disabled-wood-48ef li a,
.box-b0f0 .tertiary_pro_1e90 li a,
.box-b0f0 .caption_a107 li a,
.box-b0f0 .prev_6b8a li a,
.box-b0f0 .copper-06e8 li a,
.box-b0f0 .texture_last_b8dc li a,
.box-b0f0 .yellow_ef6b li a,
.box-b0f0 .bright-fa6a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.box-b0f0 .disabled-wood-48ef li ul li::before,
.box-b0f0 .tertiary_pro_1e90 li ul li::before,
.box-b0f0 .caption_a107 li ul li::before,
.box-b0f0 .prev_6b8a li ul li::before,
.box-b0f0 .copper-06e8 li ul li::before,
.box-b0f0 .texture_last_b8dc li ul li::before,
.box-b0f0 .yellow_ef6b li ul li::before,
.box-b0f0 .bright-fa6a li ul li::before {
  left: 15px;
}
.box-b0f0 .disabled-wood-48ef li ul a,
.box-b0f0 .tertiary_pro_1e90 li ul a,
.box-b0f0 .caption_a107 li ul a,
.box-b0f0 .prev_6b8a li ul a,
.box-b0f0 .copper-06e8 li ul a,
.box-b0f0 .texture_last_b8dc li ul a,
.box-b0f0 .yellow_ef6b li ul a,
.box-b0f0 .bright-fa6a li ul a {
  padding-left: 20px;
}
.box-b0f0 .disabled-wood-48ef li ul ul li::before,
.box-b0f0 .tertiary_pro_1e90 li ul ul li::before,
.box-b0f0 .caption_a107 li ul ul li::before,
.box-b0f0 .prev_6b8a li ul ul li::before,
.box-b0f0 .copper-06e8 li ul ul li::before,
.box-b0f0 .texture_last_b8dc li ul ul li::before,
.box-b0f0 .yellow_ef6b li ul ul li::before,
.box-b0f0 .bright-fa6a li ul ul li::before {
  left: 30px;
}
.box-b0f0 .disabled-wood-48ef li ul ul a,
.box-b0f0 .tertiary_pro_1e90 li ul ul a,
.box-b0f0 .caption_a107 li ul ul a,
.box-b0f0 .prev_6b8a li ul ul a,
.box-b0f0 .copper-06e8 li ul ul a,
.box-b0f0 .texture_last_b8dc li ul ul a,
.box-b0f0 .yellow_ef6b li ul ul a,
.box-b0f0 .bright-fa6a li ul ul a {
  padding-left: 40px;
}
.box-b0f0 .red_b8aa li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.box-b0f0 .bright-fa6a ul li {
  margin-bottom: 1.41575em;
}
.box-b0f0 .bright-fa6a ul li .active-eb61 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.box-b0f0 .bright-fa6a ul li .brown_c178 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.filter_58fe .disabled-wood-48ef li a,
.filter_58fe .tertiary_pro_1e90 li a,
.filter_58fe .caption_a107 li a,
.filter_58fe .prev_6b8a li a,
.filter_58fe .copper-06e8 li a,
.filter_58fe .texture_last_b8dc li a,
.filter_58fe .yellow_ef6b li a,
.filter_58fe .bright-fa6a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_58fe .red_b8aa li {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_58fe .info-dd3e ul li.medium_6b19 .hover_31af,
.filter_58fe .info-dd3e ul li.message_simple_1b9d .hover_31af {
  background: rgba(0, 0, 0, 0.2);
}
.filter_58fe .box-b0f0 .info-dd3e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper-edac .box-b0f0 .highlight-73d0 li {
  margin: 0;
}
.copper-edac .box-b0f0 .highlight-73d0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.copper-edac .box-b0f0 .highlight-73d0 li ul {
  margin: 0;
}
.copper-edac .box-b0f0 .highlight-73d0 li ul li a {
  padding-left: 15px;
}
.copper-edac .box-b0f0 .highlight-73d0 li ul li li a {
  padding-left: 30px;
}
.copper-edac .box-b0f0 .highlight-73d0 li.info_5249 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.copper-edac .box-b0f0 .highlight-73d0 li.info_5249 > 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;
}
.copper-edac .box-b0f0 .highlight-73d0 li.info_5249 > 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;
}
.short-9ad5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.filter-ec2a {
  position: relative;
  z-index: 10;
}
.filter-ec2a .card-2da7 {
  width: 100%;
  max-width: 100%;
}
.hover-ab1e .tiny-e082 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hover-ab1e .component-black-d670 {
}
.hover-ab1e .filter_58fe {
  background: #292929;
}
.bottom-ae68 .tiny-e082 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.bottom-ae68 .component-black-d670 {
  background: #f9f9f9;
}
.bottom-ae68 .filter_58fe {
  background: #303030;
}
.purple-84c6 .tiny-e082 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .purple-84c6 .info_paper_f7be {
    margin-bottom: 1em;
  }
  .purple-84c6 .info_paper_f7be:last-child {
    margin-bottom: 0;
  }
}
.purple-84c6 .component-black-d670 {
  background: #ededed;
}
.purple-84c6 .filter_58fe {
  background: #1a1a1a;
}
.tiny-e082.component-black-d670 {
  color: rgba(0, 0, 0, 0.6);
}
.tiny-e082.component-black-d670 .active-bae2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny-e082.filter_58fe {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-e082.filter_58fe a:not(.picture_small_12bb) {
  color: rgba(255, 255, 255, 0.79);
}
.tiny-e082.filter_58fe a:not(.picture_small_12bb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny-e082.filter_58fe .active-bae2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny-e082.filter_58fe table tbody td,
.tiny-e082.filter_58fe table th {
  background: rgba(0, 0, 0, 0.08);
}
.gradient_44ca.info-next-22f8 .active_3ef1 {
  max-width: initial;
}
.gradient_44ca .steel-d710 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gradient_44ca .steel-d710 .card-2da7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gradient_44ca .steel-d710 .card-2da7 {
    display: block;
    margin-bottom: 2em;
  }
  .gradient_44ca .steel-d710 .card-2da7:last-child {
    margin-bottom: 0;
  }
}
.purple-84c6 .info_paper_f7be:last-child,
.bottom-ae68 .info_paper_f7be:last-child,
.hover-ab1e .info_paper_f7be:last-child {
  margin-bottom: 0;
}
.purple-84c6 .info_paper_f7be .box-b0f0 .info-dd3e:last-child,
.bottom-ae68 .info_paper_f7be .box-b0f0 .info-dd3e:last-child,
.hover-ab1e .info_paper_f7be .box-b0f0 .info-dd3e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .purple-84c6 .modal_9cc6,
  .purple-84c6 .dark-7873,
  .bottom-ae68 .modal_9cc6,
  .bottom-ae68 .dark-7873,
  .hover-ab1e .modal_9cc6,
  .hover-ab1e .dark-7873 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .filter-ec2a .info_paper_f7be {
    margin-bottom: 2em;
  }
}
.filter-ec2a p:last-child {
  margin-bottom: 0;
}
.filter-ec2a li,
.filter-ec2a ul {
  list-style: none;
  margin: 0;
}
.filter-ec2a ul ul {
  margin-left: 2.617924em;
}
.action-2bf7 {
  font-size: 0.875em;
}

/* css-noise: 5b17 */
.promo-block-t8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
