/*!
Theme Name: Customify
Theme URI: https://pressmaximum.mini_8acd/customify
Author: WPCustomify
Author URI: https://pressmaximum.mini_8acd
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.mini_8acd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.shade_9d9d.highlight-4241/licenses/gpl-2.0.simple-6cb4
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.bronze-29ee/, (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.label-pro-cb23.brown-1ea7/normalize.dark-af0c/
 ======
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.dark-af0c v7.0.0 | MIT License | github.mini_8acd/necolas/normalize.dark-af0c */
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;
}
.feature_975d .alert-80f3,
.nav-narrow-a29b,
.last_d520,
.popup_cool_61e9,
.widget_north_81a0,
.large_cb19,
.tooltip-prev-ee40,
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;
}
.nav-narrow-a29b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .nav-narrow-a29b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .nav-narrow-a29b,
  h1 {
    font-size: 1.8em;
  }
}
.last_d520,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.last_d520 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .last_d520,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .last_d520,
  h2 {
    font-size: 1.7em;
  }
}
.popup_cool_61e9,
h3 {
  font-size: 1.618em;
}
.feature_975d .alert-80f3,
.widget_north_81a0,
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.plasma_c6a5 {
  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;
}
.focus_narrow_4a6c:after,
.focus_narrow_4a6c:before,
.copper-601b:after,
.copper-601b:before {
  content: "";
  display: table;
}
.focus_narrow_4a6c:after,
.copper-601b:after {
  clear: both;
}
.pink-ed79 {
  float: right;
  margin-right: 0;
}
.sort_e658 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fast-403e .thumbnail-first-2209,
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;
}
.fast-403e .thumbnail-first-2209: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;
}
.description-bronze-4bf6 .thumbnail-first-2209 {
  box-shadow: none;
}
.description-bronze-4bf6
  .thumbnail-first-2209
  .input-pro-b5de {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.description-bronze-4bf6 .thumbnail-first-2209 .tabs-silver-547d {
  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;
}
.description-bronze-4bf6
  .thumbnail-first-2209
  .tabs-silver-547d
  b {
  display: none;
}
.description-bronze-4bf6 .table_33f7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(.main_d263),
button:not(.purple_2e41):not(.main_d263),
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ),
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ),
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ) {
  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;
}
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(
    .main_d263
  ):hover,
button:not(.purple_2e41):not(
    .main_d263
  ):hover,
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ):hover,
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ):hover,
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(
    .main_d263
  ):active,
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(
    .main_d263
  ):focus,
button:not(.purple_2e41):not(
    .main_d263
  ):active,
button:not(.purple_2e41):not(
    .main_d263
  ):focus,
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ):active,
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ):focus,
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ):active,
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ):focus,
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ):active,
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ):focus {
  outline: 0;
}
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456,
button:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456,
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456,
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456,
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456 {
  position: relative;
}
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .footer-bright-a4d9,
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .form-cold-55ef,
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .column_red_5e45,
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  i,
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  svg,
button:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .footer-bright-a4d9,
button:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .form-cold-55ef,
button:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .column_red_5e45,
button:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  i,
button:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  svg,
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .footer-bright-a4d9,
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .form-cold-55ef,
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .column_red_5e45,
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  i,
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  svg,
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .footer-bright-a4d9,
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .form-cold-55ef,
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .column_red_5e45,
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  i,
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  svg,
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .footer-bright-a4d9,
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .form-cold-55ef,
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  .column_red_5e45,
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  i,
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456
  svg {
  visibility: hidden;
}
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456:after,
button:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456:after,
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456:after,
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456:after,
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ).fn-loading-f456: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;
}
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(.main_d263),
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ),
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ),
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ) {
  color: #fff;
  background: #235787;
}
.breadcrumb-narrow-ec5b:not(.purple_2e41):not(
    .main_d263
  ):focus,
input[type="button"]:not(.purple_2e41):not(
    .main_d263
  ):focus,
input[type="reset"]:not(.purple_2e41):not(
    .main_d263
  ):focus,
input[type="submit"]:not(.purple_2e41):not(
    .main_d263
  ):focus {
  color: #fff;
}
.breadcrumb-narrow-ec5b.fn-disabled-f456:not(.purple_2e41):not(
    .main_d263
  ),
.breadcrumb-narrow-ec5b[disabled]:not(.purple_2e41):not(
    .main_d263
  ),
button.fn-disabled-f456:not(.purple_2e41):not(
    .main_d263
  ),
button[disabled]:not(.purple_2e41):not(
    .main_d263
  ) {
  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;
}
.module-narrow-541d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.module-narrow-541d: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;
}
.frame-copper-6dba {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.banner_plasma_321a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.huge_5b50 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.focus_narrow_4a6c:after,
.focus_narrow_4a6c:before,
.picture-simple-a84b:after,
.picture-simple-a84b:before,
.tall-f4f5:after,
.tall-f4f5:before,
.info-blue-252f:after,
.info-blue-252f:before,
.highlight_5535:after,
.highlight_5535:before,
.layout-old-33ff:after,
.layout-old-33ff:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.focus_narrow_4a6c:after,
.picture-simple-a84b:after,
.tall-f4f5:after,
.info-blue-252f:after,
.highlight_5535:after,
.layout-old-33ff:after {
  clear: both;
}
.picture-simple-a84b .motion_0a16,
.tall-f4f5 .motion_0a16,
.under-69fc .motion_0a16 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.carousel-purple-925b {
  display: inline-block;
}
.cool_ff03 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.cool_ff03 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.cool_ff03 .hard_41a1 {
  padding: 1em 0;
  font-size: 85%;
}
.hard_41a1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.link_51d2 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.link_51d2:after,
.link_51d2:before {
  content: "";
  display: table;
}
.link_51d2:after {
  clear: both;
}
.top_718a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.row_4278 .top_718a {
  max-width: 50%;
}
.banner_fbf8 .top_718a {
  max-width: 33.33%;
}
.pagination-brown-f550 .top_718a {
  max-width: 25%;
}
.caption-yellow-c39a .top_718a {
  max-width: 20%;
}
.soft_1e6c .top_718a {
  max-width: 16.66%;
}
.chip-6d05 .top_718a {
  max-width: 14.28%;
}
.aside_aff9 .top_718a {
  max-width: 12.5%;
}
.hot-1973 .top_718a {
  max-width: 11.11%;
}
.description_last_2ecf {
  display: block;
}
.feature_975d .cold-eb4c label,
.feature_975d .paragraph-5db4 label,
.feature_975d .surface-62b0 label,
.feature_975d .rough_0d2a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary_6631 {
  list-style: none;
  margin: 0;
}
.primary_6631 article.outline-warm-5ce1 {
  margin-bottom: 0;
}
.primary_6631 ul {
  list-style: none;
  margin: 0;
}
.primary_6631 .footer_prev_88b7 li.outline-warm-5ce1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary_6631 .footer_prev_88b7 li.outline-warm-5ce1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary_6631 .footer_prev_88b7 li.outline-warm-5ce1: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) {
  .primary_6631 .footer_prev_88b7 li.outline-warm-5ce1 li.outline-warm-5ce1 li.outline-warm-5ce1 li.outline-warm-5ce1 {
    padding-left: 0;
  }
}
article.outline-warm-5ce1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline-warm-5ce1 .picture-simple-a84b p:last-of-type {
  margin-bottom: 0;
}
article.outline-warm-5ce1 .row-e6dc {
  float: left;
}
article.outline-warm-5ce1 .secondary-86ed {
  margin-left: 85px;
}
article.outline-warm-5ce1 .shade_680c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline-warm-5ce1 .shade_680c .tooltip-d4c8 {
  margin-left: 10px;
}
article.outline-warm-5ce1 .brown_b374 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline-warm-5ce1 .hovered_f56b {
  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 .cold-eb4c,
  #respond .surface-62b0,
  #respond .rough_0d2a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .cold-eb4c input,
#respond .surface-62b0 input,
#respond .rough_0d2a input {
  width: 100%;
}
#respond .rough_0d2a {
  margin-right: 0;
}
#respond .gallery_d202 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wide_7dc8 {
  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;
}
.wide_7dc8.yellow-7252 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wide_7dc8 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%);
}
.wide_7dc8:focus,
.wide_7dc8: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);
}
.surface_ce32 {
  border-radius: 10%;
}
.down_cab3 {
  border-radius: 50%;
}
.white-42a4 {
  font-size: 0.72em;
}
.last_1da6 {
  font-size: 0.875em;
}
.wrapper_dirty_6c2a {
  font-size: 1.1em;
}
.center-c661 {
  text-transform: uppercase;
  line-height: 1.2;
}
.center-c661.white-42a4 {
  letter-spacing: 0.5px;
}
.green_8f40,
.green_8f40 a {
  color: #6d6d6d;
}
.green_8f40 a:hover {
  color: #111;
}
.main_warm_d095 {
  color: #6d6d6d;
}
.slider-bc20 {
  overflow-x: hidden;
}
.slider-bc20 .liquid-73c9.row_b9a6 {
  position: relative;
}
.slider-bc20 .liquid-73c9.row_b9a6.gallery_1f79 {
  position: initial;
}
.slider-bc20
  .liquid-73c9.row_b9a6.gallery_1f79
  .orange_c732 {
  left: auto;
}
.slider-bc20 .liquid-73c9 .orange_c732 {
  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;
}
.slider-bc20 .liquid-73c9:hover.row_b9a6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.slider-bc20
  .liquid-73c9:hover.row_b9a6
  .orange_c732 {
  display: block;
  z-index: 9999999;
}
.slider-bc20 .static-c7e4 .active-tall-bfd5,
.slider-bc20 .notice-d165 .active-tall-bfd5 {
  display: none;
}
.slider-bc20 .disabled_bronze_9f39 .liquid-73c9:hover.row_b9a6 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.feature_975d .cold-eb4c label,
.feature_975d .paragraph-5db4 label,
.feature_975d .surface-62b0 label,
.feature_975d .rough_0d2a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.primary_6631 {
  list-style: none;
  margin: 0;
}
.primary_6631 article.outline-warm-5ce1 {
  margin-bottom: 0;
}
.primary_6631 ul {
  list-style: none;
  margin: 0;
}
.primary_6631 .footer_prev_88b7 li.outline-warm-5ce1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .primary_6631 .footer_prev_88b7 li.outline-warm-5ce1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .primary_6631 .footer_prev_88b7 li.outline-warm-5ce1: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) {
  .primary_6631 .footer_prev_88b7 li.outline-warm-5ce1 li.outline-warm-5ce1 li.outline-warm-5ce1 li.outline-warm-5ce1 {
    padding-left: 0;
  }
}
article.outline-warm-5ce1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.outline-warm-5ce1 .picture-simple-a84b p:last-of-type {
  margin-bottom: 0;
}
article.outline-warm-5ce1 .row-e6dc {
  float: left;
}
article.outline-warm-5ce1 .secondary-86ed {
  margin-left: 85px;
}
article.outline-warm-5ce1 .shade_680c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.outline-warm-5ce1 .shade_680c .tooltip-d4c8 {
  margin-left: 10px;
}
article.outline-warm-5ce1 .brown_b374 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.outline-warm-5ce1 .hovered_f56b {
  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 .cold-eb4c,
  #respond .surface-62b0,
  #respond .rough_0d2a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .cold-eb4c input,
#respond .surface-62b0 input,
#respond .rough_0d2a input {
  width: 100%;
}
#respond .rough_0d2a {
  margin-right: 0;
}
#respond .gallery_d202 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.static-c7e4 .hard_883b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hard_883b .light-2a93.copper_66e6 .banner_122a > li > a:focus,
.hard_883b .light-2a93.copper_66e6 .banner_122a > li > a:hover,
.hard_883b .light-2a93.layout_52a2 .banner_122a > li > a:focus,
.hard_883b .light-2a93.layout_52a2 .banner_122a > li > a:hover,
.hard_883b .light-2a93.primary_b0eb .banner_122a > li > a:focus,
.hard_883b .light-2a93.primary_b0eb .banner_122a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_883b
  .light-2a93.copper_66e6
  .banner_122a
  > li.link-9e45
  > a,
.hard_883b
  .light-2a93.copper_66e6
  .banner_122a
  > li.liquid-f37a
  > a,
.hard_883b
  .light-2a93.layout_52a2
  .banner_122a
  > li.link-9e45
  > a,
.hard_883b
  .light-2a93.layout_52a2
  .banner_122a
  > li.liquid-f37a
  > a,
.hard_883b
  .light-2a93.primary_b0eb
  .banner_122a
  > li.link-9e45
  > a,
.hard_883b .light-2a93.primary_b0eb .banner_122a > li.card-9463 > a {
  color: rgba(255, 255, 255, 0.99);
}
.hard_883b .search_7406,
.hard_883b .search_7406 a {
  color: rgba(255, 255, 255, 0.99);
}
.hard_883b .hidden_2b29.dirty_e3c9 li a,
.hard_883b .secondary-action-11ce a,
.hard_883b .medium_786d,
.hard_883b .banner_122a > li > a,
.hard_883b .complex-968e {
  color: rgba(255, 255, 255, 0.79);
}
.hard_883b .hidden_2b29.dirty_e3c9 li a:hover,
.hard_883b .secondary-action-11ce a:hover,
.hard_883b .medium_786d:hover,
.hard_883b .banner_122a > li > a:hover,
.hard_883b .complex-968e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_883b .container_cf1b {
  color: rgba(255, 255, 255, 0.79);
}
.hard_883b .container_cf1b .basic-78fb {
  color: rgba(255, 255, 255, 0.99);
}
.hard_883b .container_cf1b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_883b .tag-selected-2268 .shade-tiny-93d4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard_883b .tag-selected-2268 .shade-tiny-93d4 .fixed_1f0e {
  color: rgba(255, 255, 255, 0.79);
}
.hard_883b
  .tag-selected-2268
  .shade-tiny-93d4
  .fixed_1f0e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_883b
  .tag-selected-2268
  .shade-tiny-93d4
  .fixed_1f0e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_883b
  .tag-selected-2268
  .shade-tiny-93d4
  .fixed_1f0e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_883b
  .tag-selected-2268
  .shade-tiny-93d4
  .fixed_1f0e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_883b .tag-selected-2268 .panel-53d9 {
  color: rgba(255, 255, 255, 0.79);
}
.hard_883b .tag-selected-2268 .panel-53d9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.yellow_1bc4
  .hard_883b
  .tag-selected-2268
  .list_b836
  .texture_gold_19a0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.yellow_1bc4
  .hard_883b
  .tag-selected-2268
  .list_b836
  .fixed_1f0e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static-c7e4 .copper-fbc3 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.copper-fbc3 .light-2a93.copper_66e6 .banner_122a > li > a:focus,
.copper-fbc3 .light-2a93.copper_66e6 .banner_122a > li > a:hover,
.copper-fbc3 .light-2a93.layout_52a2 .banner_122a > li > a:focus,
.copper-fbc3 .light-2a93.layout_52a2 .banner_122a > li > a:hover,
.copper-fbc3 .light-2a93.primary_b0eb .banner_122a > li > a:focus,
.copper-fbc3 .light-2a93.primary_b0eb .banner_122a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper-fbc3
  .light-2a93.copper_66e6
  .banner_122a
  > li.link-9e45
  > a,
.copper-fbc3
  .light-2a93.copper_66e6
  .banner_122a
  > li.liquid-f37a
  > a,
.copper-fbc3
  .light-2a93.layout_52a2
  .banner_122a
  > li.link-9e45
  > a,
.copper-fbc3
  .light-2a93.layout_52a2
  .banner_122a
  > li.liquid-f37a
  > a,
.copper-fbc3
  .light-2a93.primary_b0eb
  .banner_122a
  > li.link-9e45
  > a,
.copper-fbc3 .light-2a93.primary_b0eb .banner_122a > li.card-9463 > a {
  color: rgba(0, 0, 0, 0.8);
}
.copper-fbc3 .search_7406,
.copper-fbc3 .search_7406 a {
  color: rgba(0, 0, 0, 0.8);
}
.copper-fbc3 .hidden_2b29.dirty_e3c9 li a,
.copper-fbc3 .secondary-action-11ce a,
.copper-fbc3 .medium_786d,
.copper-fbc3 .banner_122a > li > a,
.copper-fbc3 .complex-968e {
  color: rgba(0, 0, 0, 0.55);
}
.copper-fbc3 .hidden_2b29.dirty_e3c9 li a:hover,
.copper-fbc3 .secondary-action-11ce a:hover,
.copper-fbc3 .medium_786d:hover,
.copper-fbc3 .banner_122a > li > a:hover,
.copper-fbc3 .complex-968e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.copper-fbc3 .container_cf1b {
  color: rgba(0, 0, 0, 0.55);
}
.copper-fbc3 .container_cf1b .basic-78fb {
  color: rgba(0, 0, 0, 0.8);
}
.copper-fbc3 .container_cf1b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.modal-4002 .box_54c9 {
  margin-left: auto;
  margin-right: auto;
}
.tall-f4f5 > * {
  margin-left: auto;
  margin-right: auto;
}
.tall-f4f5 .frame-copper-6dba {
  margin-right: 1.41575em;
}
.button_plasma_455d .tall-f4f5 > .input-tall-4fbd {
  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;
}
.button_plasma_455d .tall-f4f5 > .card_dark_d2d5 {
  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;
}
.up_1917.modal-4002 .box_54c9,
.slider_short_74ff.modal-4002 .box_54c9 {
  margin-left: 0;
}
.input-simple-7ebe.modal-4002 .box_54c9,
.tag_3395.modal-4002 .box_54c9 {
  margin-right: 0;
}
.tall-f4f5 ol,
.tall-f4f5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.title-glass-d3ed video {
  max-width: 100%;
}
.pattern-7c18 img {
  display: block;
}
.pattern-7c18.frame-copper-6dba,
.pattern-7c18.banner_plasma_321a {
  width: 100%;
}
.pattern-7c18.card_dark_d2d5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.static_7576:not(.section_cdbc) {
  margin: 1.5em auto;
}
.mask-1f40 p {
  padding: 1.5em 14px;
}
ul.button_clean_a571.card_dark_d2d5,
ul.button_clean_a571.input-tall-4fbd,
ul.button_clean_a571.row-focused-2806.input-tall-4fbd {
  padding: 0 14px;
}
.video-slow-d65b {
  display: block;
  overflow-x: auto;
}
.video-slow-d65b table {
  border-collapse: collapse;
  width: 100%;
}
.video-slow-d65b td,
.video-slow-d65b th {
  padding: 0.5em;
}
.tall-f4f5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tall-f4f5 ol ol,
.tall-f4f5 ol ul,
.tall-f4f5 ul ol,
.tall-f4f5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tall-f4f5 ol ol li,
.tall-f4f5 ol ul li,
.tall-f4f5 ul ol li,
.tall-f4f5 ul ul li {
  margin-left: 0;
}
.main_1759.fresh-83d9 > .container_1f19 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.main_1759.fresh-83d9 > .container_1f19 iframe,
.main_1759.fresh-83d9 > .container_1f19 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.info-0a5c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.info-0a5c.blue-f74f {
  padding: 0;
}
.info-0a5c.blue-f74f cite {
  font-size: 13px;
}
.info-0a5c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.info-0a5c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.nav-8c16 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.nav-8c16 > p:first-child {
  margin-top: 0;
}
.nav-8c16 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.nav-8c16 blockquote {
  border-left: 0;
}
.secondary-804c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.secondary-804c:not(.glass_ea25) {
  max-width: 100px;
}
.secondary-804c.shade_short_5c9e {
  border-bottom: none !important;
  text-align: center;
}
.secondary-804c.shade_short_5c9e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .mask-1f40 p {
    padding: 1.5em 0;
  }
}
.silver-7ecd {
  color: #0073aa;
}
.overlay_32ab {
  background-color: #0073aa;
}
.primary-c9b7 {
  color: #229fd8;
}
.background-slow-c991 {
  background-color: #229fd8;
}
.row-cold-0866 {
  color: #eee;
}
.header_slow_3b75 {
  background-color: #eee;
}
.clean_7cd3 {
  color: #444;
}
.basic-35df {
  background-color: #444;
}
.input-hot-45aa {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.input-hot-45aa .solid-8de2 .secondary-action-11ce {
  font-size: 15px;
}
.input-hot-45aa .secondary-action-11ce {
  line-height: 1.3;
}
.input-hot-45aa .copper-fbc3 {
}
.input-hot-45aa .hard_883b {
  background: #235787;
}
.tiny-6a03 {
  padding: 0;
}
.tiny-6a03 .hard_883b {
  background: #1a1a1a;
}
.tiny-6a03 .copper-fbc3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.yellow_3b9c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.yellow_3b9c .copper-fbc3 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.yellow_3b9c .hard_883b {
  background: #303030;
}
.layout-old-33ff {
  position: relative;
  z-index: 10;
}
.layout-old-33ff .item_be96 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.search_05d0 .row_b9a6 {
  display: inline-block;
  vertical-align: middle;
}
.search_05d0.hard-df50 .row_b9a6 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .search_05d0.hard-df50 .row_b9a6 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .search_05d0.hard-df50 .row_b9a6 {
    margin-right: 0.4em;
  }
}
.search_05d0.hard-df50 .row_b9a6:last-child {
  margin-right: 0;
}
.link_south_3f8e .item_be96 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .static-c7e4 .solid-8de2 {
    margin: 0 -0.5em;
  }
  .static-c7e4 .solid-8de2 [class*="customify-col-"],
  .static-c7e4 .solid-8de2 [class*="customify-col_"],
  .static-c7e4 .solid-8de2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.static-c7e4.gold_c348 .item_be96 {
  background: 0 0 !important;
}
.static-c7e4.gold_c348 .item_be96,
.static-c7e4.link_south_3f8e .item_be96 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .static-c7e4.video_light_d4d5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.static-c7e4.link_south_3f8e .item_be96 {
  box-shadow: none !important;
}
.primary_fluid_e0c6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .primary_fluid_e0c6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .primary_fluid_e0c6 {
    padding: 18px 0 20px;
  }
}
.primary_fluid_e0c6 .component-b477 {
  width: 100%;
}
.primary_fluid_e0c6 .icon-black-04ae {
  margin-bottom: 0;
}
.primary_fluid_e0c6 .tertiary-plasma-cefd {
  margin-top: 5px;
  font-size: 0.875em;
}
.list_bright_f1ea {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.list_bright_f1ea .hover-solid-6799 {
  width: 100%;
}
.paragraph-silver-441d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.paragraph-silver-441d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.paragraph-silver-441d 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;
}
.paragraph-silver-441d li:last-child:after {
  display: none;
}
.paragraph-silver-441d li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer_c4f8 .active-tall-bfd5 button,
.primary_fluid_e0c6 .active-tall-bfd5 button {
  left: 0;
}
.footer_c4f8 .hover-solid-6799,
.primary_fluid_e0c6 .hover-solid-6799 {
  padding-left: 0;
  padding-right: 0;
}
.footer_c4f8 .list_bright_f1ea,
.primary_fluid_e0c6 .list_bright_f1ea {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer_c4f8 {
  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;
}
.footer_c4f8: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;
}
.footer_c4f8 .south-8538 {
  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) {
  .footer_c4f8 .south-8538 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer_c4f8 .south-8538 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer_c4f8 .south-8538 {
    min-height: 200px;
  }
}
.footer_c4f8 .paragraph-silver-441d {
  color: rgba(255, 255, 255, 0.8);
}
.footer_c4f8 .paragraph-silver-441d a,
.footer_c4f8 .paragraph-silver-441d li:after {
  color: inherit;
}
.footer_c4f8 .paragraph-silver-441d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.description_west_6d0e {
  margin-bottom: 0.5em;
}
.widget_c3aa {
  margin-bottom: 1.2em;
}
.widget_c3aa,
.description_west_6d0e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.widget_c3aa p:last-child,
.description_west_6d0e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .active-tall-bfd5,
#masthead .active-tall-bfd5 {
  display: none;
}
#masthead
  > .active-tall-bfd5.pattern-83f8 {
  display: none;
}
#masthead > .active-tall-bfd5 button {
  left: 0;
}
.white-004d {
  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%;
}
.white-004d .row_b9a6 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.white-004d .plasma-587b {
  display: -webkit-box;
  display: flex;
}
.white-004d .plasma-587b.form-gas-691f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.white-004d .plasma-587b.nav_hard_5a23 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.white-004d .plasma-587b.lower_5448 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.white-004d.notice_d5d9.media_copper_b71c .plasma-587b.form-gas-691f {
  flex-basis: 100%;
}
.white-004d.layout-soft-b194 .plasma-587b.nav_hard_5a23 {
  -webkit-box-flex: 1;
  flex: auto;
}
.white-004d.layout-soft-b194 .plasma-587b.lower_5448 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .active-tall-bfd5.pattern-83f8 {
  display: none;
}
#masthead > .active-tall-bfd5 button {
  left: 0;
}
.layout_8f17 {
  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;
}
.layout_8f17:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.layout_8f17.active_e7e2 i {
  margin-right: 4px;
}
.layout_8f17.feature_plasma_c145 i {
  margin-left: 5px;
}
.secondary-action-11ce p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.secondary-action-11ce p:last-child {
  margin-bottom: 0;
}
.element-d9de {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.element-d9de a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.element-d9de img {
  display: block;
  width: auto;
  line-height: 1;
}
.element-d9de .search_7406 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.element-d9de .container-cold-6605 {
  margin: 5px 0 7px 0;
}
.element-d9de.active-702a .cold_b356 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element-d9de.active-702a .caption-action-795c {
  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;
}
.element-d9de.image-short-2c56 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.element-d9de.image-short-2c56 .cold_b356 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element-d9de.image-short-2c56 .caption-action-795c {
  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;
}
.element-d9de.over_3796 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element-d9de.pressed-c41a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.element-d9de.pressed-c41a .caption-action-795c {
  margin-top: 7px;
}
.search_thick_3461 {
  display: inline-block;
}
.layout-old-33ff .prev-a5e7 .element-d9de img {
  max-width: 100%;
}
.light-2a93 .dynamic_5f9e.bronze-2482,
.accent-white-abd6 .dynamic_5f9e.bronze-2482 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.light-2a93 .motion_8c78,
.accent-white-abd6 .motion_8c78 {
  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%);
}
.light-2a93 .motion_8c78 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.light-2a93.orange_9f2e .motion_8c78 {
  display: none;
}
.light-2a93 .frame_bf38 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.light-2a93 .frame_bf38 li {
  display: inline-block;
  position: relative;
}
.light-2a93 .frame_bf38 li:last-child {
  margin-right: 0;
}
.light-2a93 .frame_bf38 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;
}
.light-2a93 .frame_bf38 li.card-9463 > a {
  color: rgba(0, 0, 0, 0.9);
}
.light-2a93 .frame_bf38 > 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;
}
.light-2a93 .frame_bf38 > li > a i {
  line-height: 0;
}
.light-2a93 .frame_bf38 > li.progress_525e > a .motion_8c78 {
  margin-left: 4px;
  line-height: 0;
}
.light-2a93 .frame_bf38 .disabled-thick-2c61 li.progress_525e > a {
  position: relative;
}
.light-2a93 .frame_bf38 .disabled-thick-2c61 li.progress_525e > a:after,
.light-2a93 .frame_bf38 .disabled-thick-2c61 li.progress_525e > a:before {
  content: "";
  display: table;
}
.light-2a93 .frame_bf38 .disabled-thick-2c61 li.progress_525e > a:after {
  clear: both;
}
.light-2a93 .frame_bf38 .disabled-thick-2c61 li.progress_525e > a .motion_8c78 {
  margin-left: 5px;
  float: right;
}
.light-2a93 .outline_c053,
.light-2a93 .disabled-thick-2c61 {
  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;
}
.light-2a93 .disabled-thick-2c61 {
  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;
}
.light-2a93 .disabled-thick-2c61 .bronze-2482 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.light-2a93 .disabled-thick-2c61 .motion_8c78 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.light-2a93 .disabled-thick-2c61 li {
  display: block;
  margin: 0;
  padding: 0;
}
.light-2a93 .disabled-thick-2c61 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;
}
.light-2a93 .disabled-thick-2c61 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.light-2a93 .disabled-thick-2c61 .disabled-thick-2c61 {
  top: 0;
  left: 100%;
}
.light-2a93 .focused-2add.fn-focus-f456 > .outline_c053,
.light-2a93 .focused-2add.fn-focus-f456 > .disabled-thick-2c61,
.light-2a93 .focused-2add:focus > .outline_c053,
.light-2a93 .focused-2add:focus > .disabled-thick-2c61,
.light-2a93 .focused-2add:hover > .outline_c053,
.light-2a93 .focused-2add:hover > .disabled-thick-2c61 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.light-2a93.primary_b0eb .banner_122a:after,
.light-2a93.primary_b0eb .banner_122a:before {
  content: "";
  display: table;
}
.light-2a93.primary_b0eb .banner_122a:after {
  clear: both;
}
.light-2a93.primary_b0eb .banner_122a > li {
  float: left;
}
.light-2a93.huge_6ca8 .banner_122a:after,
.light-2a93.huge_6ca8 .banner_122a:before {
  content: "";
  display: table;
}
.light-2a93.huge_6ca8 .banner_122a:after {
  clear: both;
}
.light-2a93.huge_6ca8 .banner_122a > li {
  float: left;
}
.light-2a93.huge_6ca8 .banner_122a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.light-2a93.huge_6ca8 .banner_122a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.light-2a93.huge_6ca8 .banner_122a > li.link-9e45 > a,
.light-2a93.huge_6ca8 .banner_122a > li.card-9463 > a {
  color: #fff;
  background-color: #1e4b75;
}
.light-2a93.copper_66e6 .banner_122a > li > a .bronze-2482 {
  position: relative;
}
.light-2a93.copper_66e6 .banner_122a > li > a .bronze-2482: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;
}
.light-2a93.copper_66e6
  .banner_122a
  > li:focus
  > a
  .bronze-2482:before,
.light-2a93.copper_66e6
  .banner_122a
  > li:hover
  > a
  .bronze-2482:before {
  width: 100%;
  background-color: currentColor;
}
.light-2a93.copper_66e6
  .banner_122a
  > li.link-9e45
  > a
  .bronze-2482:before,
.light-2a93.copper_66e6
  .banner_122a
  > li.liquid-f37a
  > a
  .bronze-2482:before {
  width: 100%;
  background-color: currentColor;
}
.light-2a93.layout_52a2 .banner_122a > li > a .bronze-2482 {
  position: relative;
}
.light-2a93.layout_52a2 .banner_122a > li > a .bronze-2482: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;
}
.light-2a93.layout_52a2 .banner_122a > li:focus > a .bronze-2482:before,
.light-2a93.layout_52a2
  .banner_122a
  > li:hover
  > a
  .bronze-2482:before {
  width: 100%;
  background-color: currentColor;
}
.light-2a93.layout_52a2
  .banner_122a
  > li.link-9e45
  > a
  .bronze-2482:before,
.light-2a93.layout_52a2
  .banner_122a
  > li.liquid-f37a
  > a
  .bronze-2482:before {
  width: 100%;
  background-color: currentColor;
}
.accent-white-abd6 .frame_bf38 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.accent-white-abd6 .frame_bf38 li:first-child > a {
  border-top: none;
}
.accent-white-abd6 .frame_bf38 .search-cc41 > .bronze-2482 .motion_8c78 {
  display: none;
}
.accent-white-abd6 .frame_bf38 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.accent-white-abd6 .frame_bf38 li:last-child {
  border: none;
}
.accent-white-abd6 .frame_bf38 li.progress_525e > a {
  padding-right: 45px !important;
}
.accent-white-abd6 .frame_bf38 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.accent-white-abd6 .frame_bf38 li a:focus,
.accent-white-abd6 .frame_bf38 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accent-white-abd6 .frame_bf38 li .logo_a426 {
  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;
}
.accent-white-abd6 .frame_bf38 li .logo_a426:hover {
  box-shadow: none;
}
.accent-white-abd6 .frame_bf38 li .logo_a426 .motion_8c78 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.accent-white-abd6 .frame_bf38 .disabled-thick-2c61 {
  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);
}
.accent-white-abd6 .frame_bf38 .disabled-thick-2c61 li a {
  padding-left: 3em;
}
.accent-white-abd6 .frame_bf38 .clean_ce04 > a .logo_a426 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accent-white-abd6 .frame_bf38 .clean_ce04 > .disabled-thick-2c61 {
  display: block;
  opacity: 1;
}
.tag_a75b {
  max-width: 100%;
}
.progress_top_68f5 {
  line-height: 0;
  cursor: pointer;
}
.complex-968e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.complex-968e:hover {
  box-shadow: none;
  color: currentColor;
}
.complex-968e svg {
  width: 18px;
  height: 18px;
}
.complex-968e .content-easy-51f0 {
  display: none;
}
.backdrop_af63 {
  position: relative;
}
.backdrop_af63.fn-active-f456 .complex-968e .footer_copper_ddd5 {
  display: none;
}
.backdrop_af63.fn-active-f456 .complex-968e .content-easy-51f0 {
  display: inline-block;
}
.backdrop_af63 .nav-stale-45f4 {
  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);
}
.backdrop_af63.row_last_e28c .nav-stale-45f4 {
  left: auto;
  right: -0.9em;
}
.backdrop_af63.row_last_e28c .shadow-plasma-d2d2::before {
  left: auto;
  right: 15px;
}
.backdrop_af63.fn-active-f456 .nav-stale-45f4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.list_b836 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.list_b836 label {
  flex-basis: 100%;
}
.list_b836 .shade-tiny-93d4 {
  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;
}
.list_b836 .fixed_1f0e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.list_b836 .fixed_1f0e:focus {
  background-color: transparent;
}
.list_b836 button.panel-53d9 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.list_b836 button.panel-53d9:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.list_b836 button.panel-53d9 svg {
  width: 18px;
  height: 18px;
}
.list_b836 input[type="submit"] {
  min-height: auto;
}
.tag-selected-2268 .list_b836 .fixed_1f0e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.shadow-plasma-d2d2 {
  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) {
  .shadow-plasma-d2d2 {
    width: 220px;
  }
}
.shadow-plasma-d2d2 label {
  flex-basis: 100%;
}
.shadow-plasma-d2d2::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;
}
.yellow_1bc4 .tag-selected-2268 .list_b836 {
  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;
}
.yellow_1bc4
  .tag-selected-2268
  .list_b836
  .shade-tiny-93d4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.yellow_1bc4 .tag-selected-2268 .list_b836 .fixed_1f0e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.yellow_1bc4
  .tag-selected-2268
  .list_b836
  .fixed_1f0e:focus {
  background: 0 0;
}
.yellow_1bc4
  .tag-selected-2268
  .list_b836
  .texture_gold_19a0 {
  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;
}
.hidden_2b29 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hidden_2b29 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hidden_2b29 li:last-child {
  margin-right: 0;
}
.hidden_2b29 li:first-child {
  margin-left: 0;
}
.hidden_2b29.widget-1bfe a {
  color: #fff;
}
.hidden_2b29.widget-1bfe a:hover {
  color: #fff;
}
.hidden_2b29 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hidden_2b29 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hidden_2b29 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hidden_2b29 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hidden_2b29 [class*="social-icon-apple"] {
  background-color: #999;
}
.hidden_2b29 [class*="social-icon-apple"].modal_fresh_fa8c {
  background-color: transparent;
  color: #999;
}
.hidden_2b29 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hidden_2b29 [class*="social-icon-behance"].modal_fresh_fa8c {
  background-color: transparent;
  color: #1769ff;
}
.hidden_2b29 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hidden_2b29 [class*="social-icon-bitbucket"].modal_fresh_fa8c {
  background-color: transparent;
  color: #205081;
}
.hidden_2b29 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hidden_2b29 [class*="social-icon-codepen"].modal_fresh_fa8c {
  background-color: transparent;
  color: #000;
}
.hidden_2b29 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hidden_2b29 [class*="social-icon-delicious"].modal_fresh_fa8c {
  background-color: transparent;
  color: #39f;
}
.hidden_2b29 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hidden_2b29 [class*="social-icon-digg"].modal_fresh_fa8c {
  background-color: transparent;
  color: #005be2;
}
.hidden_2b29 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hidden_2b29 [class*="social-icon-dribbble"].modal_fresh_fa8c {
  background-color: transparent;
  color: #ea4c89;
}
.hidden_2b29 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hidden_2b29 [class*="social-icon-envelope"].modal_fresh_fa8c {
  background-color: transparent;
  color: #ea4335;
}
.hidden_2b29 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hidden_2b29 [class*="social-icon-facebook"].modal_fresh_fa8c {
  background-color: transparent;
  color: #3b5998;
}
.hidden_2b29 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hidden_2b29 [class*="social-icon-flickr"].modal_fresh_fa8c {
  background-color: transparent;
  color: #0063dc;
}
.hidden_2b29 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hidden_2b29 [class*="social-icon-foursquare"].modal_fresh_fa8c {
  background-color: transparent;
  color: #2d5be3;
}
.hidden_2b29 [class*="social-icon-github"] {
  background-color: #333;
}
.hidden_2b29 [class*="social-icon-github"].modal_fresh_fa8c {
  background-color: transparent;
  color: #333;
}
.hidden_2b29 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hidden_2b29 [class*="social-icon-google-plus"].modal_fresh_fa8c {
  background-color: transparent;
  color: #dd4b39;
}
.hidden_2b29 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hidden_2b29 [class*="social-icon-houzz"].modal_fresh_fa8c {
  background-color: transparent;
  color: #7ac142;
}
.hidden_2b29 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hidden_2b29 [class*="social-icon-instagram"].modal_fresh_fa8c {
  background-color: transparent;
  color: #262626;
}
.hidden_2b29 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hidden_2b29 [class*="social-icon-jsfiddle"].modal_fresh_fa8c {
  background-color: transparent;
  color: #487aa2;
}
.hidden_2b29 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hidden_2b29 [class*="social-icon-linkedin"].modal_fresh_fa8c {
  background-color: transparent;
  color: #0077b5;
}
.hidden_2b29 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hidden_2b29 [class*="social-icon-medium"].modal_fresh_fa8c {
  background-color: transparent;
  color: #00ab6b;
}
.hidden_2b29 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hidden_2b29
  [class*="social-icon-odnoklassniki"].modal_fresh_fa8c {
  background-color: transparent;
  color: #f4731c;
}
.hidden_2b29 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hidden_2b29 [class*="social-icon-meetup"].modal_fresh_fa8c {
  background-color: transparent;
  color: #ec1c40;
}
.hidden_2b29 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hidden_2b29 [class*="social-icon-pinterest"].modal_fresh_fa8c {
  background-color: transparent;
  color: #bd081c;
}
.hidden_2b29 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hidden_2b29 [class*="social-icon-product-hunt"].modal_fresh_fa8c {
  background-color: transparent;
  color: #da552f;
}
.hidden_2b29 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hidden_2b29 [class*="social-icon-reddit"].modal_fresh_fa8c {
  background-color: transparent;
  color: #ff4500;
}
.hidden_2b29 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hidden_2b29 [class*="social-icon-rss"].modal_fresh_fa8c {
  background-color: transparent;
  color: #f26522;
}
.hidden_2b29 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hidden_2b29
  [class*="social-icon-shopping-cart"].modal_fresh_fa8c {
  background-color: transparent;
  color: #4caf50;
}
.hidden_2b29 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hidden_2b29 [class*="social-icon-skype"].modal_fresh_fa8c {
  background-color: transparent;
  color: #00aff0;
}
.hidden_2b29 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hidden_2b29 [class*="social-icon-slideshare"].modal_fresh_fa8c {
  background-color: transparent;
  color: #0077b5;
}
.hidden_2b29 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hidden_2b29 [class*="social-icon-snapchat"].modal_fresh_fa8c {
  background-color: transparent;
  color: #fffc00;
}
.hidden_2b29 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hidden_2b29 [class*="social-icon-soundcloud"].modal_fresh_fa8c {
  background-color: transparent;
  color: #f80;
}
.hidden_2b29 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hidden_2b29 [class*="social-icon-spotify"].modal_fresh_fa8c {
  background-color: transparent;
  color: #2ebd59;
}
.hidden_2b29 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hidden_2b29
  [class*="social-icon-stack-overflow"].modal_fresh_fa8c {
  background-color: transparent;
  color: #fe7a15;
}
.hidden_2b29 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hidden_2b29 [class*="social-icon-maldkfgram"].modal_fresh_fa8c {
  background-color: transparent;
  color: #2ca5e0;
}
.hidden_2b29 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hidden_2b29 [class*="social-icon-tripadvisor"].modal_fresh_fa8c {
  background-color: transparent;
  color: #589442;
}
.hidden_2b29 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hidden_2b29 [class*="social-icon-tumblr"].modal_fresh_fa8c {
  background-color: transparent;
  color: #35465c;
}
.hidden_2b29 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hidden_2b29 [class*="social-icon-twitch"].modal_fresh_fa8c {
  background-color: transparent;
  color: #6441a5;
}
.hidden_2b29 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hidden_2b29 [class*="social-icon-twitter"].modal_fresh_fa8c {
  background-color: transparent;
  color: #1da1f2;
}
.hidden_2b29 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hidden_2b29 [class*="social-icon-vimeo"].modal_fresh_fa8c {
  background-color: transparent;
  color: #1ab7ea;
}
.hidden_2b29 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hidden_2b29 [class*="social-icon-vk"].modal_fresh_fa8c {
  background-color: transparent;
  color: #45668e;
}
.hidden_2b29 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hidden_2b29 [class*="social-icon-weibo"].modal_fresh_fa8c {
  background-color: transparent;
  color: #df2029;
}
.hidden_2b29 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hidden_2b29 [class*="social-icon-weixin"].modal_fresh_fa8c {
  background-color: transparent;
  color: #7bb32e;
}
.hidden_2b29 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hidden_2b29 [class*="social-icon-whatsapp"].modal_fresh_fa8c {
  background-color: transparent;
  color: #25d366;
}
.hidden_2b29 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hidden_2b29 [class*="social-icon-wordpress"].modal_fresh_fa8c {
  background-color: transparent;
  color: #21759b;
}
.hidden_2b29 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hidden_2b29 [class*="social-icon-xing"].modal_fresh_fa8c {
  background-color: transparent;
  color: #026466;
}
.hidden_2b29 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hidden_2b29 [class*="social-icon-yelp"].modal_fresh_fa8c {
  background-color: transparent;
  color: #af0606;
}
.hidden_2b29 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hidden_2b29 [class*="social-icon-youtube"].modal_fresh_fa8c {
  background-color: transparent;
  color: #cd201f;
}
.medium_786d {
  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;
}
.medium_786d:hover {
  box-shadow: none;
  background: 0 0;
}
.background_pink_ae97 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.table_out_2fbe {
  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;
}
.copper_ab09 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.filter_c5f8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.filter_c5f8,
.filter_c5f8::after,
.filter_c5f8::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;
}
.filter_c5f8::after,
.filter_c5f8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.description_7f0c .table_out_2fbe .copper_ab09 {
  margin-top: -2px;
  width: 19px;
}
.description_7f0c .table_out_2fbe .filter_c5f8 {
  margin-top: -1px;
}
.description_7f0c .table_out_2fbe .filter_c5f8,
.description_7f0c .table_out_2fbe .filter_c5f8::after,
.description_7f0c .table_out_2fbe .filter_c5f8::before {
  width: 19px;
  height: 2px;
}
.description_7f0c .table_out_2fbe .filter_c5f8::before {
  top: -6px;
}
.description_7f0c .table_out_2fbe .filter_c5f8::after {
  bottom: -6px;
}
.article_c481 .table_out_2fbe .copper_ab09 {
  margin-top: -2px;
  width: 22px;
}
.article_c481 .table_out_2fbe .filter_c5f8 {
  margin-top: -1px;
}
.article_c481 .table_out_2fbe .filter_c5f8,
.article_c481 .table_out_2fbe .filter_c5f8::after,
.article_c481 .table_out_2fbe .filter_c5f8::before {
  width: 22px;
  height: 2px;
}
.article_c481 .table_out_2fbe .filter_c5f8::before {
  top: -7px;
}
.article_c481 .table_out_2fbe .filter_c5f8::after {
  bottom: -7px;
}
.avatar-pressed-d391 .table_out_2fbe .copper_ab09 {
  margin-top: -2px;
  width: 31px;
}
.avatar-pressed-d391 .table_out_2fbe .filter_c5f8 {
  margin-top: -1.5px;
}
.avatar-pressed-d391 .table_out_2fbe .filter_c5f8,
.avatar-pressed-d391 .table_out_2fbe .filter_c5f8::after,
.avatar-pressed-d391 .table_out_2fbe .filter_c5f8::before {
  width: 31px;
  height: 3px;
}
.avatar-pressed-d391 .table_out_2fbe .filter_c5f8::before {
  top: -9px;
}
.avatar-pressed-d391 .table_out_2fbe .filter_c5f8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notice-down-9f4d .table_out_2fbe .copper_ab09 {
    margin-top: -2px;
    width: 19px;
  }
  .notice-down-9f4d .table_out_2fbe .filter_c5f8 {
    margin-top: -1px;
  }
  .notice-down-9f4d .table_out_2fbe .filter_c5f8,
  .notice-down-9f4d .table_out_2fbe .filter_c5f8::after,
  .notice-down-9f4d .table_out_2fbe .filter_c5f8::before {
    width: 19px;
    height: 2px;
  }
  .notice-down-9f4d .table_out_2fbe .filter_c5f8::before {
    top: -6px;
  }
  .notice-down-9f4d .table_out_2fbe .filter_c5f8::after {
    bottom: -6px;
  }
  .avatar-e179 .table_out_2fbe .copper_ab09 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar-e179 .table_out_2fbe .filter_c5f8 {
    margin-top: -1px;
  }
  .avatar-e179 .table_out_2fbe .filter_c5f8,
  .avatar-e179 .table_out_2fbe .filter_c5f8::after,
  .avatar-e179 .table_out_2fbe .filter_c5f8::before {
    width: 22px;
    height: 2px;
  }
  .avatar-e179 .table_out_2fbe .filter_c5f8::before {
    top: -7px;
  }
  .avatar-e179 .table_out_2fbe .filter_c5f8::after {
    bottom: -7px;
  }
  .container_61d6 .table_out_2fbe .copper_ab09 {
    margin-top: -2px;
    width: 31px;
  }
  .container_61d6 .table_out_2fbe .filter_c5f8 {
    margin-top: -1.5px;
  }
  .container_61d6 .table_out_2fbe .filter_c5f8,
  .container_61d6 .table_out_2fbe .filter_c5f8::after,
  .container_61d6 .table_out_2fbe .filter_c5f8::before {
    width: 31px;
    height: 3px;
  }
  .container_61d6 .table_out_2fbe .filter_c5f8::before {
    top: -9px;
  }
  .container_61d6 .table_out_2fbe .filter_c5f8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shade_center_9b1f .table_out_2fbe .copper_ab09 {
    margin-top: -2px;
    width: 19px;
  }
  .shade_center_9b1f .table_out_2fbe .filter_c5f8 {
    margin-top: -1px;
  }
  .shade_center_9b1f .table_out_2fbe .filter_c5f8,
  .shade_center_9b1f .table_out_2fbe .filter_c5f8::after,
  .shade_center_9b1f .table_out_2fbe .filter_c5f8::before {
    width: 19px;
    height: 2px;
  }
  .shade_center_9b1f .table_out_2fbe .filter_c5f8::before {
    top: -6px;
  }
  .shade_center_9b1f .table_out_2fbe .filter_c5f8::after {
    bottom: -6px;
  }
  .new-3f92 .table_out_2fbe .copper_ab09 {
    margin-top: -2px;
    width: 22px;
  }
  .new-3f92 .table_out_2fbe .filter_c5f8 {
    margin-top: -1px;
  }
  .new-3f92 .table_out_2fbe .filter_c5f8,
  .new-3f92 .table_out_2fbe .filter_c5f8::after,
  .new-3f92 .table_out_2fbe .filter_c5f8::before {
    width: 22px;
    height: 2px;
  }
  .new-3f92 .table_out_2fbe .filter_c5f8::before {
    top: -7px;
  }
  .new-3f92 .table_out_2fbe .filter_c5f8::after {
    bottom: -7px;
  }
  .selected_fbee .table_out_2fbe .copper_ab09 {
    margin-top: -2px;
    width: 31px;
  }
  .selected_fbee .table_out_2fbe .filter_c5f8 {
    margin-top: -1.5px;
  }
  .selected_fbee .table_out_2fbe .filter_c5f8,
  .selected_fbee .table_out_2fbe .filter_c5f8::after,
  .selected_fbee .table_out_2fbe .filter_c5f8::before {
    width: 31px;
    height: 3px;
  }
  .selected_fbee .table_out_2fbe .filter_c5f8::before {
    top: -9px;
  }
  .selected_fbee .table_out_2fbe .filter_c5f8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .over-6f78 .table_out_2fbe .copper_ab09 {
    margin-top: -2px;
    width: 19px;
  }
  .over-6f78 .table_out_2fbe .filter_c5f8 {
    margin-top: -1px;
  }
  .over-6f78 .table_out_2fbe .filter_c5f8,
  .over-6f78 .table_out_2fbe .filter_c5f8::after,
  .over-6f78 .table_out_2fbe .filter_c5f8::before {
    width: 19px;
    height: 2px;
  }
  .over-6f78 .table_out_2fbe .filter_c5f8::before {
    top: -6px;
  }
  .over-6f78 .table_out_2fbe .filter_c5f8::after {
    bottom: -6px;
  }
  .complex_7cb2 .table_out_2fbe .copper_ab09 {
    margin-top: -2px;
    width: 22px;
  }
  .complex_7cb2 .table_out_2fbe .filter_c5f8 {
    margin-top: -1px;
  }
  .complex_7cb2 .table_out_2fbe .filter_c5f8,
  .complex_7cb2 .table_out_2fbe .filter_c5f8::after,
  .complex_7cb2 .table_out_2fbe .filter_c5f8::before {
    width: 22px;
    height: 2px;
  }
  .complex_7cb2 .table_out_2fbe .filter_c5f8::before {
    top: -7px;
  }
  .complex_7cb2 .table_out_2fbe .filter_c5f8::after {
    bottom: -7px;
  }
  .article-up-5bca .table_out_2fbe .copper_ab09 {
    margin-top: -2px;
    width: 31px;
  }
  .article-up-5bca .table_out_2fbe .filter_c5f8 {
    margin-top: -1.5px;
  }
  .article-up-5bca .table_out_2fbe .filter_c5f8,
  .article-up-5bca .table_out_2fbe .filter_c5f8::after,
  .article-up-5bca .table_out_2fbe .filter_c5f8::before {
    width: 31px;
    height: 3px;
  }
  .article-up-5bca .table_out_2fbe .filter_c5f8::before {
    top: -9px;
  }
  .article-up-5bca .table_out_2fbe .filter_c5f8::after {
    bottom: -9px;
  }
}
.item_e804 .filter_c5f8 {
  -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);
}
.item_e804 .filter_c5f8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.item_e804 .filter_c5f8::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);
}
.item_e804.focused-a4f8 .filter_c5f8 {
  -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);
}
.item_e804.focused-a4f8 .filter_c5f8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.item_e804.focused-a4f8 .filter_c5f8::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);
}
.filter-fixed-b57f {
  overflow: hidden !important;
}
#page {
  -webkit-transition: -webkit-transform 0.7s ease;
  transition: -webkit-transform 0.7s ease;
  transition: transform 0.7s ease;
  transition: transform 0.7s ease, -webkit-transform 0.7s ease;
}
body:before {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  opacity: 0;
}
body.active_c3e1:before {
  display: none;
}
.notice-d165 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.notice-d165 .feature_up_57f4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.notice-d165 .feature_up_57f4:last-of-type {
  border-bottom: none;
}
.notice-d165 .feature_up_57f4.old_f78e,
.notice-d165 .feature_up_57f4.light-09ab,
.notice-d165 .feature_up_57f4.primary_thick_3aeb {
  padding: 0;
}
.notice-d165 .accent-white-abd6 .logo_a426 {
  color: currentColor;
}
.notice-d165 .accent-white-abd6 .logo_a426:focus,
.notice-d165 .accent-white-abd6 .logo_a426:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-d165.copper-fbc3 .container_cf1b,
.notice-d165.copper-fbc3 .secondary-action-11ce a,
.notice-d165.copper-fbc3 .banner_122a a,
.notice-d165.copper-fbc3 .disabled-thick-2c61 a {
  color: rgba(0, 0, 0, 0.55);
}
.notice-d165.copper-fbc3 .container_cf1b:hover,
.notice-d165.copper-fbc3 .secondary-action-11ce a:hover,
.notice-d165.copper-fbc3 .banner_122a a:hover,
.notice-d165.copper-fbc3 .disabled-thick-2c61 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.notice-d165.copper-fbc3 .basic-78fb {
  color: rgba(0, 0, 0, 0.8);
}
.notice-d165.copper-fbc3 .feature_up_57f4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-d165.copper-fbc3 .feature_up_57f4:before {
  background: rgba(0, 0, 0, 0.08);
}
.notice-d165.copper-fbc3 .east-6734:before {
  background: rgba(255, 255, 255, 0.9);
}
.notice-d165.copper-fbc3 .accent-white-abd6 .frame_bf38 li a,
.notice-d165.copper-fbc3 .accent-white-abd6 .logo_a426,
.notice-d165.copper-fbc3 .disabled-thick-2c61 {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-d165.copper-fbc3 .accent-white-abd6 .logo_a426:focus,
.notice-d165.copper-fbc3 .accent-white-abd6 .logo_a426:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-d165.copper-fbc3 .frame_bf38 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.notice-d165.hard_883b .container_cf1b,
.notice-d165.hard_883b .secondary-action-11ce a,
.notice-d165.hard_883b .banner_122a .logo_a426,
.notice-d165.hard_883b .banner_122a a,
.notice-d165.hard_883b .disabled-thick-2c61 a {
  color: rgba(255, 255, 255, 0.79);
}
.notice-d165.hard_883b .container_cf1b:hover,
.notice-d165.hard_883b .secondary-action-11ce a:hover,
.notice-d165.hard_883b .banner_122a .logo_a426:hover,
.notice-d165.hard_883b .banner_122a a:hover,
.notice-d165.hard_883b .disabled-thick-2c61 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-d165.hard_883b .basic-78fb {
  color: rgba(255, 255, 255, 0.99);
}
.notice-d165.hard_883b .feature_up_57f4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-d165.hard_883b .feature_up_57f4:before {
  background: rgba(255, 255, 255, 0.08);
}
.notice-d165.hard_883b .east-6734:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice-d165.hard_883b .accent-white-abd6 .frame_bf38 li a,
.notice-d165.hard_883b .accent-white-abd6 .logo_a426,
.notice-d165.hard_883b .disabled-thick-2c61 {
  border-color: rgba(255, 255, 255, 0.08);
}
.notice-d165.hard_883b .accent-white-abd6 .logo_a426:focus,
.notice-d165.hard_883b .accent-white-abd6 .logo_a426:hover {
  background: rgba(0, 0, 0, 0.01);
}
.notice-d165.hard_883b .frame_bf38 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-6734 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.east-6734:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.texture-upper-b51a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accent-fb74 .notice-d165 {
  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;
}
.accent-fb74 .feature_up_57f4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accent-fb74 .feature_up_57f4: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) {
  .accent-fb74 .feature_up_57f4:before {
    width: 16%;
    left: 42%;
  }
}
.accent-fb74 .feature_up_57f4:last-child:before {
  content: none;
}
.accent-fb74 .feature_up_57f4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accent-fb74 .accent-white-abd6 .frame_bf38 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accent-fb74 .accent-white-abd6 .frame_bf38 li a .logo_a426 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accent-fb74 .accent-white-abd6 .disabled-thick-2c61 {
  border: none;
}
.accent-fb74 .accent-white-abd6 .disabled-thick-2c61 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accent-fb74 .east-6734 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accent-fb74 .texture-upper-b51a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accent-fb74 .hard_883b .east-6734:before {
  background: rgba(0, 0, 0, 0.9);
}
.accent-fb74 .copper-fbc3.tall-f62a .filter_c5f8 {
  background: rgba(0, 0, 0, 0.6);
}
.accent-fb74
  .copper-fbc3.tall-f62a
  .filter_c5f8::after,
.accent-fb74
  .copper-fbc3.tall-f62a
  .filter_c5f8:before {
  background: inherit;
}
.accent-fb74
  .copper-fbc3.tall-f62a:hover
  .filter_c5f8 {
  background: rgba(0, 0, 0, 0.8);
}
.progress_static_0ea3 .notice-d165 {
  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) {
  .progress_static_0ea3 .notice-d165 {
    width: auto;
    right: 45px;
  }
}
.outline-south-3f3d .notice-d165 {
  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) {
  .outline-south-3f3d .notice-d165 {
    width: auto;
    left: 45px;
  }
}
.active_c3e1 .notice-d165 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.active_c3e1 .texture-upper-b51a {
  max-width: 48em;
  margin: 0 auto;
}
.active_c3e1 .east-6734:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hover-da95 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hover-da95.accent-fb74 .notice-d165 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hover-da95.progress_static_0ea3 .notice-d165 {
  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);
}
.hover-da95 .notice-d165 {
  visibility: visible;
}
.hover-da95.outline-south-3f3d .notice-d165 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.large_a166,
.black_a204 {
  overflow-x: hidden;
}
.large_a166 .notice-d165 {
  overflow: auto;
}
.large_a166.accent-fb74 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large_a166.accent-fb74 .notice-d165 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.large_a166.accent-fb74 .medium_786d {
  opacity: 0;
}
.large_a166.progress_static_0ea3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large_a166.progress_static_0ea3 .notice-d165 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.large_a166.progress_static_0ea3 .medium_786d {
  opacity: 0;
}
.large_a166.outline-south-3f3d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large_a166.outline-south-3f3d .notice-d165 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.large_a166.outline-south-3f3d .medium_786d {
  opacity: 0;
}
.large_a166.active_c3e1 .notice-d165 {
  z-index: 10;
  visibility: visible;
}
.tall-f62a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tall-f62a .filter_c5f8 {
  background: rgba(255, 255, 255, 0.99);
}
.tall-f62a .filter_c5f8::after,
.tall-f62a .filter_c5f8:before {
  background: inherit;
}
.tall-f62a:hover .filter_c5f8 {
  background: rgba(255, 255, 255, 0.99);
}
.outline-south-3f3d .tall-f62a {
  top: 10px;
  right: auto;
  left: 12px;
}
.active_c3e1 .tall-f62a {
  display: none !important;
}
.large_a166:before,
.black_a204:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.large_a166 .tall-f62a,
.black_a204 .tall-f62a {
  display: inline-block;
}
.notice-d165 .row_b9a6 {
  -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;
}
.large_a166 .notice-d165 .row_b9a6,
.black_a204 .notice-d165 .row_b9a6 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout-24bb .shade-tiny-93d4 {
  width: 100%;
}
.prev-a5e7 {
  padding: 0 0.5em 0;
}
.prev-a5e7 [class*="customify-col-"],
.prev-a5e7 [class*="customify-col_"],
.prev-a5e7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.surface-wide-6bb7 .prev-a5e7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .solid-8de2 .description_selected_d867,
  .description_selected_d867 {
    display: none;
  }
  .avatar_lite_daa2 {
    text-align: left;
  }
  .up-2b6c {
    text-align: center;
  }
  .tooltip-9be2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .solid-8de2 .new_de0f,
  .new_de0f {
    display: none;
  }
  .active-3c5a {
    text-align: left;
  }
  .static-8b99 {
    text-align: center;
  }
  .shade-dark-804d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .solid-8de2 .wrapper_caf9,
  .wrapper_caf9 {
    display: none;
  }
  .form_active_6807 {
    text-align: left;
  }
  .large_1d12 {
    text-align: center;
  }
  .hover_cool_1ea0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.detail_1d0c {
  box-shadow: none !important;
}
.caption_d682 .dim-577d,
.active_df9e .dim-577d {
  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;
}
.active_df9e .dim-577d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.item_be96 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.item_be96:after,
.item_be96:before {
  content: "";
  display: table;
}
.item_be96:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .item_be96 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.item_be96,
.video_light_d4d5 {
  max-width: 1248px;
  margin: 0 auto;
}

.info-blue-252f.backdrop-88b9 .item_be96 {
  max-width: 100%;
}
.info-blue-252f.iron_9313 {
  max-width: 1200px;
  margin: 0 auto;
}
.info-blue-252f.table_simple_38be .item_be96 {
  max-width: 100%;
}
.info-blue-252f.table_simple_38be > .item_be96 {
  padding-left: 0;
  padding-right: 0;
}
.info-blue-252f.table_simple_38be > .item_be96 .solid-8de2 {
  margin: 0;
}
.info-blue-252f.table_simple_38be
  > .item_be96
  .lower_088d.avatar-pressed-8906 {
  margin-right: 0;
  margin-left: 0;
}
.info-blue-252f.table_simple_38be #main.avatar-pressed-8906 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hero_bc8a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hero_bc8a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .menu-east-f76a .box_54c9 {
    padding-right: 1em;
  }
  .menu-east-f76a.gradient-in-0977 .lower_088d {
    border-right: 1px solid #eaecee;
  }
  .menu-east-f76a.gradient-in-0977 .box_54c9 {
    padding-right: 1em;
  }
  .menu-east-f76a.gradient-in-0977 .under_b354 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pro_775c .box_54c9 {
    padding-left: 1em;
  }
  .pro_775c.gradient-in-0977 .lower_088d {
    border-left: 1px solid #eaecee;
  }
  .pro_775c.gradient-in-0977 .box_54c9 {
    padding-left: 1em;
  }
  .pro_775c.gradient-in-0977 .under_b354 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-115b .box_54c9 {
    padding-left: 1em;
  }
  .border-115b.gradient-in-0977 .backdrop-8e87 {
    border-right: 1px solid #eaecee;
  }
  .border-115b.gradient-in-0977 .iron-b171 {
    border-right: 1px solid #eaecee;
  }
  .border-115b.gradient-in-0977 .box_54c9 {
    padding-left: 1em;
  }
  .border-115b.gradient-in-0977 .under_b354 {
    padding-right: 1em;
  }
  .border-115b.gradient-in-0977 .right-b4d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .white_d5cd .box_54c9 {
    padding-right: 1em;
  }
  .white_d5cd.gradient-in-0977 .backdrop-8e87 {
    border-left: 1px solid #eaecee;
  }
  .white_d5cd.gradient-in-0977 .iron-b171 {
    border-left: 1px solid #eaecee;
  }
  .white_d5cd.gradient-in-0977 .box_54c9 {
    padding-right: 1em;
  }
  .white_d5cd.gradient-in-0977 .under_b354 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .white_d5cd.gradient-in-0977 .right-b4d3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_bc8a .box_54c9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hero_bc8a.gradient-in-0977 .lower_088d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hero_bc8a.gradient-in-0977 .box_54c9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hero_bc8a.gradient-in-0977 .under_b354 {
    padding-left: 1em;
  }
  .hero_bc8a.gradient-in-0977 .right-b4d3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hero_bc8a.gradient-in-0977 .box_54c9 {
    padding-left: 0;
  }
}
.focus-1a5c .search_05d0 {
  display: inline-block;
}
.item-lower-7f67 {
  display: inline-block;
}
.input-hot-58f3 {
  word-con: break-word;
}
.popup-811f > span {
  display: inline-block;
  padding: 5px 0;
}
.popup-811f .module-bottom-10ad {
  margin-left: 8px;
  margin-right: 8px;
}
.popup-811f .icon_middle_d02b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.clean_195e .mask-08aa {
  margin-bottom: 2em;
}
.clean_195e .focused_6714 {
  margin-bottom: 15px;
}
.clean_195e .focused_6714:last-child {
  margin-bottom: 0;
}
.clean_195e .hero_steel_965a {
  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) {
  .clean_195e .hero_steel_965a {
    display: block;
  }
}
.clean_195e .white-9b3a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .clean_195e .white-9b3a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.clean_195e .tiny-7a5c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.clean_195e .tiny-7a5c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.clean_195e .tiny-7a5c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.clean_195e .input-hot-58f3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.clean_195e .input-hot-58f3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.clean_195e .hover_small_c11c p:last-child {
  margin-bottom: 0;
}
.clean_195e .main_16db {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.clean_195e .pagination_center_9d08 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.clean_195e .feature-a7a9 {
  margin-top: 1em;
}
.clean_195e .icon-d8d7 {
  top: 0;
  display: block;
}
.clean_195e .icon-d8d7 a {
  color: inherit;
}
.clean_195e .icon-d8d7 a:hover {
  color: inherit;
}
.clean_195e .stale_12a9 {
  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;
}
.clean_195e .stale_12a9:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.clean_195e .pagination_center_9d08 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.clean_195e .iron-6a86 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.clean_195e .iron-6a86:first-child {
  margin-top: 0;
}
.clean_195e .iron-6a86.chip-0185 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.clean_195e .iron-6a86.accordion_5e6c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.clean_195e
  .iron-6a86.accordion_5e6c.lite-10db
  .feature-a7a9 {
  width: 100%;
}
.clean_195e .accordion_5e6c {
  -webkit-box-align: center;
  align-items: center;
}
.clean_195e .accordion_5e6c .popup-811f,
.clean_195e .accordion_5e6c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.clean_195e .tiny-7a5c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean_195e .tiny-7a5c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.clean_195e .tiny-7a5c: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;
}
.clean_195e .chip-0185 {
  z-index: 5;
}
.clean_195e .media-f084 .smooth-4cc8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.clean_195e .element-prev-b6d8 .smooth-4cc8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.clean_195e .highlight_836e .smooth-4cc8 {
  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;
}
.clean_195e.surface-middle-713b .hero_steel_965a,
.clean_195e.notice_dirty_3c65 .hero_steel_965a {
  display: block;
}
.clean_195e.surface-middle-713b .hero_steel_965a .notification_3629,
.clean_195e.surface-middle-713b .hero_steel_965a .pagination_center_9d08,
.clean_195e.notice_dirty_3c65 .hero_steel_965a .notification_3629,
.clean_195e.notice_dirty_3c65 .hero_steel_965a .pagination_center_9d08 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.clean_195e.summary_stale_595a .white-9b3a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .clean_195e.summary_stale_595a .white-9b3a {
    margin-right: 0;
  }
}
.clean_195e.surface-middle-713b .white-9b3a,
.clean_195e.notice_dirty_3c65 .white-9b3a {
  padding-top: 40%;
}
.clean_195e.surface-middle-713b .mask-08aa,
.clean_195e.notice_dirty_3c65 .mask-08aa {
  display: block;
}
.clean_195e.surface-middle-713b .fn-sticky-f456 .pagination_center_9d08,
.clean_195e.notice_dirty_3c65 .fn-sticky-f456 .pagination_center_9d08 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.clean_195e.surface-middle-713b .white-9b3a,
.clean_195e.notice_dirty_3c65 .white-9b3a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.clean_195e.surface-middle-713b .pagination_center_9d08 {
  padding: 1em;
}
.icon-46ca {
  margin: 30px auto;
  display: block;
}
.icon-46ca .wrapper_bottom_8af6 > * {
  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;
}
.icon-46ca .wrapper_bottom_8af6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon-46ca .wrapper_bottom_8af6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sidebar-8138 .popup-811f {
  margin-bottom: 1.41575em;
}
.sidebar-8138 .container-iron-fee7 {
  margin-bottom: 1.618em;
}
.tall-f4f5 .tag_4920 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tall-f4f5 .tag_4920 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tall-f4f5 .footer_center_1c95 {
  max-width: 100%;
  overflow: auto;
}
.modal-4002 .tall-f4f5 a:hover {
  text-decoration: underline;
}
.header-light-c0da .focused_6714:not(.input-hot-58f3),
.header-light-c0da .tiny-7a5c {
  margin-bottom: 1.41575em;
}
.header-light-c0da .focused_6714:not(.input-hot-58f3):last-child,
.header-light-c0da .tiny-7a5c:last-child {
  margin-bottom: 0;
}
.header-light-c0da .focused_6714.hard-d9f3 {
  margin-bottom: 0.41575em;
}
.header-light-c0da .box-bottom-64ab:before,
.header-light-c0da .container_c7d1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.header-light-c0da .box-bottom-64ab:before {
  content: "\f115";
}
.header-light-c0da .container_c7d1:before {
  content: "\f02c";
}
.header-light-c0da .dirty_d92f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.header-light-c0da .dirty_d92f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.background-f034 {
  display: -webkit-box;
  display: flex;
}
.background-f034 .menu-2d50 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .background-f034 .menu-2d50 {
    flex-basis: 90px;
  }
}
.background-f034 .green_34e5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .background-f034 .green_34e5 {
    flex-basis: calc(100% - 50px);
  }
}
.background-f034 .last-5418 p:last-child {
  margin-bottom: 0.72em;
}
.menu-29b3 .wrapper_bottom_8af6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.menu-29b3 .wrapper_bottom_8af6:after,
.menu-29b3 .wrapper_bottom_8af6:before {
  content: "";
  display: table;
}
.menu-29b3 .wrapper_bottom_8af6:after {
  clear: both;
}
.menu-29b3 .wrapper_bottom_8af6 .hidden_narrow_f4bd,
.menu-29b3 .wrapper_bottom_8af6 .down_bcc0 {
  width: 49%;
}
.menu-29b3 .wrapper_bottom_8af6 .hidden_narrow_f4bd a span.huge-b10b,
.menu-29b3 .wrapper_bottom_8af6 .down_bcc0 a span.huge-b10b {
  display: block;
  margin-bottom: 5px;
}
.menu-29b3 .wrapper_bottom_8af6 .down_bcc0 {
  float: left;
  text-align: left;
}
.menu-29b3 .wrapper_bottom_8af6 .hidden_narrow_f4bd {
  float: right;
  text-align: right;
}
.border_c5b2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .border_c5b2 {
    margin-bottom: 0;
  }
}
.description-liquid-92e6 {
  margin-bottom: 1em;
}
.description-liquid-92e6 .input-hot-58f3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.button_4c23 a {
  display: block;
  line-height: 0;
  position: relative;
}
.paragraph-c115 .description-liquid-92e6,
.row-pink-8274 .description-liquid-92e6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paragraph-c115 .description-liquid-92e6,
  .row-pink-8274 .description-liquid-92e6 {
    display: block;
  }
}
.paragraph-c115 .button_4c23,
.row-pink-8274 .button_4c23 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paragraph-c115 .button_4c23,
  .row-pink-8274 .button_4c23 {
    margin-bottom: 1em;
  }
}
.paragraph-c115 .button_4c23 img,
.row-pink-8274 .button_4c23 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paragraph-c115 .title_new_439c,
.row-pink-8274 .title_new_439c {
  flex-basis: calc(100% - 160px);
}
.paragraph-c115 .title_new_439c p,
.row-pink-8274 .title_new_439c p {
  margin-bottom: 0;
}
.paragraph-c115 .title_new_439c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paragraph-c115 .title_new_439c {
    padding-left: 0;
  }
}
.row-pink-8274 .title_new_439c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .row-pink-8274 .title_new_439c {
    padding-right: 0;
  }
}
.row-pink-8274 .button_4c23 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.copper-e8a3 .button_4c23 {
  margin-bottom: 0.5em;
}
.copper-e8a3 .button_4c23 img {
  width: 100%;
}
.pro_4235 .video-brown-a1fd,
.menu-a6fd .video-brown-a1fd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.menu-a6fd .lower_088d .purple_d92a p:last-child {
  margin-bottom: 0;
}
.alert_over_bbe2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.bottom-9ea6 .title-mini-7d47 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .bottom-9ea6 .title-mini-7d47:last-of-type {
    margin-bottom: 0;
  }
}
.bottom-9ea6 .title-mini-7d47 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bottom-9ea6 .title-mini-7d47 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.bottom-9ea6 .title-mini-7d47 ul li {
  margin: 0 0 0.6em;
}
.bottom-9ea6 .title-mini-7d47 ul li.outline_focused_7595,
.bottom-9ea6 .title-mini-7d47 ul li.middle-5662 {
  position: relative;
}
.bottom-9ea6 .title-mini-7d47 ul li.outline_focused_7595 .content_thick_4055,
.bottom-9ea6 .title-mini-7d47 ul li.middle-5662 .content_thick_4055 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.bottom-9ea6 .title-mini-7d47 ul li.outline_focused_7595:after:after,
.bottom-9ea6 .title-mini-7d47 ul li.outline_focused_7595:after:before,
.bottom-9ea6
  .title-mini-7d47
  ul
  li.middle-5662:after:after,
.bottom-9ea6
  .title-mini-7d47
  ul
  li.middle-5662:after:before {
  content: "";
  display: table;
}
.bottom-9ea6 .title-mini-7d47 ul li.outline_focused_7595:after:after,
.bottom-9ea6
  .title-mini-7d47
  ul
  li.middle-5662:after:after {
  clear: both;
}
.bottom-9ea6 .title-mini-7d47 a.breadcrumb-narrow-ec5b:hover {
  text-decoration: none;
}
.bottom-9ea6 .title-mini-7d47 select {
  max-width: 100%;
}
.bottom-9ea6 .title-mini-7d47 table {
  font-size: 85%;
}
.bottom-9ea6 .title-mini-7d47 table td,
.bottom-9ea6 .title-mini-7d47 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.bottom-9ea6 .title-mini-7d47 table tfoot td {
  text-align: left;
}
.bottom-9ea6 .title-mini-7d47 :last-child {
  margin-bottom: 0;
}
.bottom-9ea6 .title-mini-7d47 .section-bc29 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.bottom-9ea6 .title-mini-7d47 .section-bc29 label {
  width: 100%;
}
.bottom-9ea6 .title-mini-7d47 .section-bc29 .fixed_1f0e {
  width: 100%;
  display: block;
}
.bottom-9ea6 .title-mini-7d47 .section-bc29 .panel-53d9 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.bottom-9ea6 .title-mini-7d47 .section-bc29 .panel-53d9:hover svg #svg-search {
  fill: #444;
}
.bottom-9ea6 .title-mini-7d47 .section-bc29 .panel-53d9 svg {
  width: 18px;
  height: 18px;
}
.bottom-9ea6 .avatar_737d ul ul,
.bottom-9ea6 .avatar_dim_2c3c ul ul,
.bottom-9ea6 .section_in_bc9a ul ul,
.bottom-9ea6 .gold-1435 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.bottom-9ea6 .avatar_737d .progress_525e > a,
.bottom-9ea6 .avatar_dim_2c3c .progress_525e > a,
.bottom-9ea6 .section_in_bc9a .progress_525e > a,
.bottom-9ea6 .gold-1435 .progress_525e > a {
  margin-bottom: 0;
}
.bottom-9ea6 .banner_blue_3292 li,
.bottom-9ea6 .avatar_737d li,
.bottom-9ea6 .border_wide_fea9 li,
.bottom-9ea6 .avatar_dim_2c3c li,
.bottom-9ea6 .section_in_bc9a li,
.bottom-9ea6 .gold-1435 li,
.bottom-9ea6 .secondary-plasma-0f7e li,
.bottom-9ea6 .accent_4411 li {
  display: block;
  position: relative;
}
.bottom-9ea6 .banner_blue_3292 li:last-child,
.bottom-9ea6 .avatar_737d li:last-child,
.bottom-9ea6 .border_wide_fea9 li:last-child,
.bottom-9ea6 .avatar_dim_2c3c li:last-child,
.bottom-9ea6 .section_in_bc9a li:last-child,
.bottom-9ea6 .gold-1435 li:last-child,
.bottom-9ea6 .secondary-plasma-0f7e li:last-child,
.bottom-9ea6 .accent_4411 li:last-child {
  border: none;
}
.bottom-9ea6 .banner_blue_3292 li a,
.bottom-9ea6 .avatar_737d li a,
.bottom-9ea6 .border_wide_fea9 li a,
.bottom-9ea6 .avatar_dim_2c3c li a,
.bottom-9ea6 .section_in_bc9a li a,
.bottom-9ea6 .gold-1435 li a,
.bottom-9ea6 .secondary-plasma-0f7e li a,
.bottom-9ea6 .accent_4411 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bottom-9ea6 .banner_blue_3292 li ul li::before,
.bottom-9ea6 .avatar_737d li ul li::before,
.bottom-9ea6 .border_wide_fea9 li ul li::before,
.bottom-9ea6 .avatar_dim_2c3c li ul li::before,
.bottom-9ea6 .section_in_bc9a li ul li::before,
.bottom-9ea6 .gold-1435 li ul li::before,
.bottom-9ea6 .secondary-plasma-0f7e li ul li::before,
.bottom-9ea6 .accent_4411 li ul li::before {
  left: 15px;
}
.bottom-9ea6 .banner_blue_3292 li ul a,
.bottom-9ea6 .avatar_737d li ul a,
.bottom-9ea6 .border_wide_fea9 li ul a,
.bottom-9ea6 .avatar_dim_2c3c li ul a,
.bottom-9ea6 .section_in_bc9a li ul a,
.bottom-9ea6 .gold-1435 li ul a,
.bottom-9ea6 .secondary-plasma-0f7e li ul a,
.bottom-9ea6 .accent_4411 li ul a {
  padding-left: 20px;
}
.bottom-9ea6 .banner_blue_3292 li ul ul li::before,
.bottom-9ea6 .avatar_737d li ul ul li::before,
.bottom-9ea6 .border_wide_fea9 li ul ul li::before,
.bottom-9ea6 .avatar_dim_2c3c li ul ul li::before,
.bottom-9ea6 .section_in_bc9a li ul ul li::before,
.bottom-9ea6 .gold-1435 li ul ul li::before,
.bottom-9ea6 .secondary-plasma-0f7e li ul ul li::before,
.bottom-9ea6 .accent_4411 li ul ul li::before {
  left: 30px;
}
.bottom-9ea6 .banner_blue_3292 li ul ul a,
.bottom-9ea6 .avatar_737d li ul ul a,
.bottom-9ea6 .border_wide_fea9 li ul ul a,
.bottom-9ea6 .avatar_dim_2c3c li ul ul a,
.bottom-9ea6 .section_in_bc9a li ul ul a,
.bottom-9ea6 .gold-1435 li ul ul a,
.bottom-9ea6 .secondary-plasma-0f7e li ul ul a,
.bottom-9ea6 .accent_4411 li ul ul a {
  padding-left: 40px;
}
.bottom-9ea6 .in-82fc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bottom-9ea6 .accent_4411 ul li {
  margin-bottom: 1.41575em;
}
.bottom-9ea6 .accent_4411 ul li .yellow-de52 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.bottom-9ea6 .accent_4411 ul li .grid-3e55 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hard_883b .banner_blue_3292 li a,
.hard_883b .avatar_737d li a,
.hard_883b .border_wide_fea9 li a,
.hard_883b .avatar_dim_2c3c li a,
.hard_883b .section_in_bc9a li a,
.hard_883b .gold-1435 li a,
.hard_883b .secondary-plasma-0f7e li a,
.hard_883b .accent_4411 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_883b .in-82fc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_883b .title-mini-7d47 ul li.outline_focused_7595 .content_thick_4055,
.hard_883b .title-mini-7d47 ul li.middle-5662 .content_thick_4055 {
  background: rgba(0, 0, 0, 0.2);
}
.hard_883b .bottom-9ea6 .title-mini-7d47 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-blue-252f .bottom-9ea6 .frame_bf38 li {
  margin: 0;
}
.info-blue-252f .bottom-9ea6 .frame_bf38 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.info-blue-252f .bottom-9ea6 .frame_bf38 li ul {
  margin: 0;
}
.info-blue-252f .bottom-9ea6 .frame_bf38 li ul li a {
  padding-left: 15px;
}
.info-blue-252f .bottom-9ea6 .frame_bf38 li ul li li a {
  padding-left: 30px;
}
.info-blue-252f .bottom-9ea6 .frame_bf38 li.card-9463 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.info-blue-252f .bottom-9ea6 .frame_bf38 li.card-9463 > 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;
}
.info-blue-252f .bottom-9ea6 .frame_bf38 li.card-9463 > 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;
}
.description-center-e4ba a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.highlight_5535 {
  position: relative;
  z-index: 10;
}
.highlight_5535 .row_b9a6 {
  width: 100%;
  max-width: 100%;
}
.status-5161 .small_3167 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.status-5161 .copper-fbc3 {
}
.status-5161 .hard_883b {
  background: #292929;
}
.out_1c40 .small_3167 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.out_1c40 .copper-fbc3 {
  background: #f9f9f9;
}
.out_1c40 .hard_883b {
  background: #303030;
}
.column-right-0d26 .small_3167 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .column-right-0d26 .search_05d0 {
    margin-bottom: 1em;
  }
  .column-right-0d26 .search_05d0:last-child {
    margin-bottom: 0;
  }
}
.column-right-0d26 .copper-fbc3 {
  background: #ededed;
}
.column-right-0d26 .hard_883b {
  background: #1a1a1a;
}
.small_3167.copper-fbc3 {
  color: rgba(0, 0, 0, 0.6);
}
.small_3167.copper-fbc3 .avatar_9834 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.small_3167.hard_883b {
  color: rgba(255, 255, 255, 0.99);
}
.small_3167.hard_883b a:not(.breadcrumb-narrow-ec5b) {
  color: rgba(255, 255, 255, 0.79);
}
.small_3167.hard_883b a:not(.breadcrumb-narrow-ec5b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.small_3167.hard_883b .avatar_9834 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_3167.hard_883b table tbody td,
.small_3167.hard_883b table th {
  background: rgba(0, 0, 0, 0.08);
}
.disabled_bronze_9f39.link_south_3f8e .item_be96 {
  max-width: initial;
}
.disabled_bronze_9f39 .hard-df50 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.disabled_bronze_9f39 .hard-df50 .row_b9a6 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .disabled_bronze_9f39 .hard-df50 .row_b9a6 {
    display: block;
    margin-bottom: 2em;
  }
  .disabled_bronze_9f39 .hard-df50 .row_b9a6:last-child {
    margin-bottom: 0;
  }
}
.column-right-0d26 .search_05d0:last-child,
.out_1c40 .search_05d0:last-child,
.status-5161 .search_05d0:last-child {
  margin-bottom: 0;
}
.column-right-0d26 .search_05d0 .bottom-9ea6 .title-mini-7d47:last-child,
.out_1c40 .search_05d0 .bottom-9ea6 .title-mini-7d47:last-child,
.status-5161 .search_05d0 .bottom-9ea6 .title-mini-7d47:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .column-right-0d26 .banner_9b44,
  .column-right-0d26 .sidebar-6151,
  .out_1c40 .banner_9b44,
  .out_1c40 .sidebar-6151,
  .status-5161 .banner_9b44,
  .status-5161 .sidebar-6151 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .highlight_5535 .search_05d0 {
    margin-bottom: 2em;
  }
}
.highlight_5535 p:last-child {
  margin-bottom: 0;
}
.highlight_5535 li,
.highlight_5535 ul {
  list-style: none;
  margin: 0;
}
.highlight_5535 ul ul {
  margin-left: 2.617924em;
}
.carousel_stale_e704 {
  font-size: 0.875em;
}

/* css-noise: 9cfc */
.phantom-card-i1 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
