/*!
Theme Name: Customify
Theme URI: https://pressmaximum.frame-south-2d08/customify
Author: WPCustomify
Author URI: https://pressmaximum.frame-south-2d08
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.frame-south-2d08/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.logo_mini_6ff8.wide-c30e/licenses/gpl-2.0.active-83f0
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.table-stale-a1ab/, (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.gallery_white_578d.green-d7f8/normalize.dropdown_old_fa12/
 ======
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.dropdown_old_fa12 v7.0.0 | MIT License | github.frame-south-2d08/necolas/normalize.dropdown_old_fa12 */
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;
}
.label-hovered-3d32 .aside-gold-e7c0,
.active_b856,
.tabs_blue_25a7,
.active-d192,
.notice_dirty_470a,
.caption-8297,
.soft-774b,
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;
}
.active_b856,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .active_b856,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .active_b856,
  h1 {
    font-size: 1.8em;
  }
}
.tabs_blue_25a7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tabs_blue_25a7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tabs_blue_25a7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tabs_blue_25a7,
  h2 {
    font-size: 1.7em;
  }
}
.active-d192,
h3 {
  font-size: 1.618em;
}
.label-hovered-3d32 .aside-gold-e7c0,
.notice_dirty_470a,
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.paragraph-d916 {
  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;
}
.info-slow-c016:after,
.info-slow-c016:before,
.left_0381:after,
.left_0381:before {
  content: "";
  display: table;
}
.info-slow-c016:after,
.left_0381:after {
  clear: both;
}
.filter-6b97 {
  float: right;
  margin-right: 0;
}
.avatar_b5ea {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.brown-f739 .content-east-fa01,
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;
}
.brown-f739 .content-east-fa01: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;
}
.tertiary_b613 .content-east-fa01 {
  box-shadow: none;
}
.tertiary_b613
  .content-east-fa01
  .south_cdf3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tertiary_b613 .content-east-fa01 .overlay_9a5c {
  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;
}
.tertiary_b613
  .content-east-fa01
  .overlay_9a5c
  b {
  display: none;
}
.tertiary_b613 .photo_cea9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(.east_5ef0),
button:not(.breadcrumb_dirty_d1f2):not(.east_5ef0),
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ),
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ),
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ) {
  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;
}
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):hover,
button:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):hover,
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):hover,
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):hover,
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):active,
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):focus,
button:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):active,
button:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):focus,
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):active,
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):focus,
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):active,
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):focus,
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):active,
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):focus {
  outline: 0;
}
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da,
button:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da,
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da,
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da,
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da {
  position: relative;
}
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .row_ff28,
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .active-b170,
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .medium-9e91,
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  i,
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  svg,
button:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .row_ff28,
button:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .active-b170,
button:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .medium-9e91,
button:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  i,
button:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  svg,
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .row_ff28,
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .active-b170,
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .medium-9e91,
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  i,
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  svg,
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .row_ff28,
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .active-b170,
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .medium-9e91,
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  i,
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  svg,
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .row_ff28,
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .active-b170,
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  .medium-9e91,
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  i,
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da
  svg {
  visibility: hidden;
}
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da:after,
button:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da:after,
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da:after,
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da:after,
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ).fn-loading-89da: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;
}
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(.east_5ef0),
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ),
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ),
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ) {
  color: #fff;
  background: #235787;
}
.copper_67ea:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):focus,
input[type="button"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):focus,
input[type="reset"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):focus,
input[type="submit"]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ):focus {
  color: #fff;
}
.copper_67ea.fn-disabled-89da:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ),
.copper_67ea[disabled]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ),
button.fn-disabled-89da:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ),
button[disabled]:not(.breadcrumb_dirty_d1f2):not(
    .east_5ef0
  ) {
  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;
}
.out-f9f1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.out-f9f1: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;
}
.rough-6e53 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notification_dec4 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.block-e73b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.info-slow-c016:after,
.info-slow-c016:before,
.bronze-f5e5:after,
.bronze-f5e5:before,
.warm-c64c:after,
.warm-c64c:before,
.wrapper_5b69:after,
.wrapper_5b69:before,
.gradient-out-c76f:after,
.gradient-out-c76f:before,
.large-ebb9:after,
.large-ebb9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.info-slow-c016:after,
.bronze-f5e5:after,
.warm-c64c:after,
.wrapper_5b69:after,
.gradient-out-c76f:after,
.large-ebb9:after {
  clear: both;
}
.bronze-f5e5 .dim_a370,
.warm-c64c .dim_a370,
.alert-red-c1c4 .dim_a370 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.item_8cc3 {
  display: inline-block;
}
.focus_ab3a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focus_ab3a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focus_ab3a .copper_b080 {
  padding: 1em 0;
  font-size: 85%;
}
.copper_b080 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dark-5e94 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dark-5e94:after,
.dark-5e94:before {
  content: "";
  display: table;
}
.dark-5e94:after {
  clear: both;
}
.accordion-2ea7 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.cold-1fc0 .accordion-2ea7 {
  max-width: 50%;
}
.breadcrumb-middle-0965 .accordion-2ea7 {
  max-width: 33.33%;
}
.column_d42f .accordion-2ea7 {
  max-width: 25%;
}
.tiny-5004 .accordion-2ea7 {
  max-width: 20%;
}
.avatar-6a67 .accordion-2ea7 {
  max-width: 16.66%;
}
.surface_current_a1c4 .accordion-2ea7 {
  max-width: 14.28%;
}
.cool-04ae .accordion-2ea7 {
  max-width: 12.5%;
}
.fluid-2276 .accordion-2ea7 {
  max-width: 11.11%;
}
.cool_da14 {
  display: block;
}
.label-hovered-3d32 .icon_pro_a615 label,
.label-hovered-3d32 .hovered_1d88 label,
.label-hovered-3d32 .carousel_narrow_23c4 label,
.label-hovered-3d32 .nav-62af label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.static-7870 {
  list-style: none;
  margin: 0;
}
.static-7870 article.upper-7cfc {
  margin-bottom: 0;
}
.static-7870 ul {
  list-style: none;
  margin: 0;
}
.static-7870 .center-47cf li.upper-7cfc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .static-7870 .center-47cf li.upper-7cfc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .static-7870 .center-47cf li.upper-7cfc: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) {
  .static-7870 .center-47cf li.upper-7cfc li.upper-7cfc li.upper-7cfc li.upper-7cfc {
    padding-left: 0;
  }
}
article.upper-7cfc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.upper-7cfc .bronze-f5e5 p:last-of-type {
  margin-bottom: 0;
}
article.upper-7cfc .button-4da8 {
  float: left;
}
article.upper-7cfc .detail-88c7 {
  margin-left: 85px;
}
article.upper-7cfc .tag-dim-e0a4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.upper-7cfc .tag-dim-e0a4 .narrow_3fc4 {
  margin-left: 10px;
}
article.upper-7cfc .left-7e76 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.upper-7cfc .purple-24d8 {
  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 .icon_pro_a615,
  #respond .carousel_narrow_23c4,
  #respond .nav-62af {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .icon_pro_a615 input,
#respond .carousel_narrow_23c4 input,
#respond .nav-62af input {
  width: 100%;
}
#respond .nav-62af {
  margin-right: 0;
}
#respond .heading_31f2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid-3889 {
  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;
}
.grid-3889.silver-9e46 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.grid-3889 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%);
}
.grid-3889:focus,
.grid-3889: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);
}
.pagination_ab1a {
  border-radius: 10%;
}
.menu_middle_5c74 {
  border-radius: 50%;
}
.dirty-fa31 {
  font-size: 0.72em;
}
.gradient-glass-e00c {
  font-size: 0.875em;
}
.modal-tiny-0615 {
  font-size: 1.1em;
}
.glass_c09f {
  text-transform: uppercase;
  line-height: 1.2;
}
.glass_c09f.dirty-fa31 {
  letter-spacing: 0.5px;
}
.fresh_f591,
.fresh_f591 a {
  color: #6d6d6d;
}
.fresh_f591 a:hover {
  color: #111;
}
.focus-motion-1fa4 {
  color: #6d6d6d;
}
.accent-8f7f {
  overflow-x: hidden;
}
.accent-8f7f .under-ceb7.accent_59a3 {
  position: relative;
}
.accent-8f7f .under-ceb7.accent_59a3.chip-dc2c {
  position: initial;
}
.accent-8f7f
  .under-ceb7.accent_59a3.chip-dc2c
  .hero_glass_ff0e {
  left: auto;
}
.accent-8f7f .under-ceb7 .hero_glass_ff0e {
  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;
}
.accent-8f7f .under-ceb7:hover.accent_59a3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accent-8f7f
  .under-ceb7:hover.accent_59a3
  .hero_glass_ff0e {
  display: block;
  z-index: 9999999;
}
.accent-8f7f .module_3e91 .hard_9642,
.accent-8f7f .paper-9373 .hard_9642 {
  display: none;
}
.accent-8f7f .new_f7ca .under-ceb7:hover.accent_59a3 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.label-hovered-3d32 .icon_pro_a615 label,
.label-hovered-3d32 .hovered_1d88 label,
.label-hovered-3d32 .carousel_narrow_23c4 label,
.label-hovered-3d32 .nav-62af label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.static-7870 {
  list-style: none;
  margin: 0;
}
.static-7870 article.upper-7cfc {
  margin-bottom: 0;
}
.static-7870 ul {
  list-style: none;
  margin: 0;
}
.static-7870 .center-47cf li.upper-7cfc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .static-7870 .center-47cf li.upper-7cfc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .static-7870 .center-47cf li.upper-7cfc: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) {
  .static-7870 .center-47cf li.upper-7cfc li.upper-7cfc li.upper-7cfc li.upper-7cfc {
    padding-left: 0;
  }
}
article.upper-7cfc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.upper-7cfc .bronze-f5e5 p:last-of-type {
  margin-bottom: 0;
}
article.upper-7cfc .button-4da8 {
  float: left;
}
article.upper-7cfc .detail-88c7 {
  margin-left: 85px;
}
article.upper-7cfc .tag-dim-e0a4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.upper-7cfc .tag-dim-e0a4 .narrow_3fc4 {
  margin-left: 10px;
}
article.upper-7cfc .left-7e76 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.upper-7cfc .purple-24d8 {
  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 .icon_pro_a615,
  #respond .carousel_narrow_23c4,
  #respond .nav-62af {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .icon_pro_a615 input,
#respond .carousel_narrow_23c4 input,
#respond .nav-62af input {
  width: 100%;
}
#respond .nav-62af {
  margin-right: 0;
}
#respond .heading_31f2 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.module_3e91 .copper_f479 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.copper_f479 .lower-69cd.title-dirty-cdef .hard_e0bf > li > a:focus,
.copper_f479 .lower-69cd.title-dirty-cdef .hard_e0bf > li > a:hover,
.copper_f479 .lower-69cd.fresh-ea99 .hard_e0bf > li > a:focus,
.copper_f479 .lower-69cd.fresh-ea99 .hard_e0bf > li > a:hover,
.copper_f479 .lower-69cd.caption-hot-c166 .hard_e0bf > li > a:focus,
.copper_f479 .lower-69cd.caption-hot-c166 .hard_e0bf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper_f479
  .lower-69cd.title-dirty-cdef
  .hard_e0bf
  > li.tall-b59a
  > a,
.copper_f479
  .lower-69cd.title-dirty-cdef
  .hard_e0bf
  > li.tabs-solid-0df4
  > a,
.copper_f479
  .lower-69cd.fresh-ea99
  .hard_e0bf
  > li.tall-b59a
  > a,
.copper_f479
  .lower-69cd.fresh-ea99
  .hard_e0bf
  > li.tabs-solid-0df4
  > a,
.copper_f479
  .lower-69cd.caption-hot-c166
  .hard_e0bf
  > li.tall-b59a
  > a,
.copper_f479 .lower-69cd.caption-hot-c166 .hard_e0bf > li.south_4b9c > a {
  color: rgba(255, 255, 255, 0.99);
}
.copper_f479 .purple_36d4,
.copper_f479 .purple_36d4 a {
  color: rgba(255, 255, 255, 0.99);
}
.copper_f479 .article_clean_420b.chip_liquid_98c3 li a,
.copper_f479 .highlight-4dca a,
.copper_f479 .outline_north_02e8,
.copper_f479 .hard_e0bf > li > a,
.copper_f479 .out-3e2f {
  color: rgba(255, 255, 255, 0.79);
}
.copper_f479 .article_clean_420b.chip_liquid_98c3 li a:hover,
.copper_f479 .highlight-4dca a:hover,
.copper_f479 .outline_north_02e8:hover,
.copper_f479 .hard_e0bf > li > a:hover,
.copper_f479 .out-3e2f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper_f479 .progress_slow_dfb0 {
  color: rgba(255, 255, 255, 0.79);
}
.copper_f479 .progress_slow_dfb0 .shadow_9427 {
  color: rgba(255, 255, 255, 0.99);
}
.copper_f479 .progress_slow_dfb0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper_f479 .backdrop-7ecf .hovered-4ea2 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.copper_f479 .backdrop-7ecf .hovered-4ea2 .chip_hard_f1dc {
  color: rgba(255, 255, 255, 0.79);
}
.copper_f479
  .backdrop-7ecf
  .hovered-4ea2
  .chip_hard_f1dc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.copper_f479
  .backdrop-7ecf
  .hovered-4ea2
  .chip_hard_f1dc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.copper_f479
  .backdrop-7ecf
  .hovered-4ea2
  .chip_hard_f1dc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.copper_f479
  .backdrop-7ecf
  .hovered-4ea2
  .chip_hard_f1dc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.copper_f479 .backdrop-7ecf .image_gas_3c56 {
  color: rgba(255, 255, 255, 0.79);
}
.copper_f479 .backdrop-7ecf .image_gas_3c56:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_64dc
  .copper_f479
  .backdrop-7ecf
  .stale-1527
  .notification-down-7954 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert_64dc
  .copper_f479
  .backdrop-7ecf
  .stale-1527
  .chip_hard_f1dc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module_3e91 .block_stone_a696 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.block_stone_a696 .lower-69cd.title-dirty-cdef .hard_e0bf > li > a:focus,
.block_stone_a696 .lower-69cd.title-dirty-cdef .hard_e0bf > li > a:hover,
.block_stone_a696 .lower-69cd.fresh-ea99 .hard_e0bf > li > a:focus,
.block_stone_a696 .lower-69cd.fresh-ea99 .hard_e0bf > li > a:hover,
.block_stone_a696 .lower-69cd.caption-hot-c166 .hard_e0bf > li > a:focus,
.block_stone_a696 .lower-69cd.caption-hot-c166 .hard_e0bf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_stone_a696
  .lower-69cd.title-dirty-cdef
  .hard_e0bf
  > li.tall-b59a
  > a,
.block_stone_a696
  .lower-69cd.title-dirty-cdef
  .hard_e0bf
  > li.tabs-solid-0df4
  > a,
.block_stone_a696
  .lower-69cd.fresh-ea99
  .hard_e0bf
  > li.tall-b59a
  > a,
.block_stone_a696
  .lower-69cd.fresh-ea99
  .hard_e0bf
  > li.tabs-solid-0df4
  > a,
.block_stone_a696
  .lower-69cd.caption-hot-c166
  .hard_e0bf
  > li.tall-b59a
  > a,
.block_stone_a696 .lower-69cd.caption-hot-c166 .hard_e0bf > li.south_4b9c > a {
  color: rgba(0, 0, 0, 0.8);
}
.block_stone_a696 .purple_36d4,
.block_stone_a696 .purple_36d4 a {
  color: rgba(0, 0, 0, 0.8);
}
.block_stone_a696 .article_clean_420b.chip_liquid_98c3 li a,
.block_stone_a696 .highlight-4dca a,
.block_stone_a696 .outline_north_02e8,
.block_stone_a696 .hard_e0bf > li > a,
.block_stone_a696 .out-3e2f {
  color: rgba(0, 0, 0, 0.55);
}
.block_stone_a696 .article_clean_420b.chip_liquid_98c3 li a:hover,
.block_stone_a696 .highlight-4dca a:hover,
.block_stone_a696 .outline_north_02e8:hover,
.block_stone_a696 .hard_e0bf > li > a:hover,
.block_stone_a696 .out-3e2f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_stone_a696 .progress_slow_dfb0 {
  color: rgba(0, 0, 0, 0.55);
}
.block_stone_a696 .progress_slow_dfb0 .shadow_9427 {
  color: rgba(0, 0, 0, 0.8);
}
.block_stone_a696 .progress_slow_dfb0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pagination_dark_de2c .purple-f2be {
  margin-left: auto;
  margin-right: auto;
}
.warm-c64c > * {
  margin-left: auto;
  margin-right: auto;
}
.warm-c64c .rough-6e53 {
  margin-right: 1.41575em;
}
.description_6e24 .warm-c64c > .gas-bc96 {
  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;
}
.description_6e24 .warm-c64c > .picture-96fd {
  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;
}
.full-0d8d.pagination_dark_de2c .purple-f2be,
.static-a87b.pagination_dark_de2c .purple-f2be {
  margin-left: 0;
}
.gallery-e254.pagination_dark_de2c .purple-f2be,
.south_a03b.pagination_dark_de2c .purple-f2be {
  margin-right: 0;
}
.warm-c64c ol,
.warm-c64c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.small_7ef1 video {
  max-width: 100%;
}
.wide-ea59 img {
  display: block;
}
.wide-ea59.rough-6e53,
.wide-ea59.notification_dec4 {
  width: 100%;
}
.wide-ea59.picture-96fd img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.carousel_gas_589f:not(.element_silver_6cd0) {
  margin: 1.5em auto;
}
.column-advanced-0bd6 p {
  padding: 1.5em 14px;
}
ul.advanced-6071.picture-96fd,
ul.advanced-6071.gas-bc96,
ul.advanced-6071.action-3bf8.gas-bc96 {
  padding: 0 14px;
}
.silver_cbb3 {
  display: block;
  overflow-x: auto;
}
.silver_cbb3 table {
  border-collapse: collapse;
  width: 100%;
}
.silver_cbb3 td,
.silver_cbb3 th {
  padding: 0.5em;
}
.warm-c64c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.warm-c64c ol ol,
.warm-c64c ol ul,
.warm-c64c ul ol,
.warm-c64c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.warm-c64c ol ol li,
.warm-c64c ol ul li,
.warm-c64c ul ol li,
.warm-c64c ul ul li {
  margin-left: 0;
}
.preview_copper_a626.left-3f0d > .content_c150 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.preview_copper_a626.left-3f0d > .content_c150 iframe,
.preview_copper_a626.left-3f0d > .content_c150 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.image-fast-6188 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.image-fast-6188.photo_bronze_73f6 {
  padding: 0;
}
.image-fast-6188.photo_bronze_73f6 cite {
  font-size: 13px;
}
.image-fast-6188 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.image-fast-6188 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.link-26eb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.link-26eb > p:first-child {
  margin-top: 0;
}
.link-26eb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.link-26eb blockquote {
  border-left: 0;
}
.list-7fd3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.list-7fd3:not(.section_dynamic_cb4f) {
  max-width: 100px;
}
.list-7fd3.north_1e2c {
  border-bottom: none !important;
  text-align: center;
}
.list-7fd3.north_1e2c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .column-advanced-0bd6 p {
    padding: 1.5em 0;
  }
}
.surface_inner_d73c {
  color: #0073aa;
}
.main_4b34 {
  background-color: #0073aa;
}
.layout_5a45 {
  color: #229fd8;
}
.preview-21c2 {
  background-color: #229fd8;
}
.carousel-prev-0c5d {
  color: #eee;
}
.caption-slow-dfab {
  background-color: #eee;
}
.paragraph_medium_cda8 {
  color: #444;
}
.wrapper-478d {
  background-color: #444;
}
.menu_brown_dae6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.menu_brown_dae6 .avatar_bright_2a40 .highlight-4dca {
  font-size: 15px;
}
.menu_brown_dae6 .highlight-4dca {
  line-height: 1.3;
}
.menu_brown_dae6 .block_stone_a696 {
}
.menu_brown_dae6 .copper_f479 {
  background: #235787;
}
.title-pro-4a3b {
  padding: 0;
}
.title-pro-4a3b .copper_f479 {
  background: #1a1a1a;
}
.title-pro-4a3b .block_stone_a696 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.static_38c6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.static_38c6 .block_stone_a696 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.static_38c6 .copper_f479 {
  background: #303030;
}
.large-ebb9 {
  position: relative;
  z-index: 10;
}
.large-ebb9 .form_9d2a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.action-f5fd .accent_59a3 {
  display: inline-block;
  vertical-align: middle;
}
.action-f5fd.gold_751c .accent_59a3 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .action-f5fd.gold_751c .accent_59a3 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .action-f5fd.gold_751c .accent_59a3 {
    margin-right: 0.4em;
  }
}
.action-f5fd.gold_751c .accent_59a3:last-child {
  margin-right: 0;
}
.main_clean_381c .form_9d2a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .module_3e91 .avatar_bright_2a40 {
    margin: 0 -0.5em;
  }
  .module_3e91 .avatar_bright_2a40 [class*="customify-col-"],
  .module_3e91 .avatar_bright_2a40 [class*="customify-col_"],
  .module_3e91 .avatar_bright_2a40 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.module_3e91.short_40b2 .form_9d2a {
  background: 0 0 !important;
}
.module_3e91.short_40b2 .form_9d2a,
.module_3e91.main_clean_381c .form_9d2a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .module_3e91.mask_12e2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.module_3e91.main_clean_381c .form_9d2a {
  box-shadow: none !important;
}
.button-7462 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .button-7462 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .button-7462 {
    padding: 18px 0 20px;
  }
}
.button-7462 .up-dcb7 {
  width: 100%;
}
.button-7462 .inner_4034 {
  margin-bottom: 0;
}
.button-7462 .current-f6b7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.content_lite_bd1b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.content_lite_bd1b .pagination-4b28 {
  width: 100%;
}
.widget-silver-e2a9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.widget-silver-e2a9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.widget-silver-e2a9 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;
}
.widget-silver-e2a9 li:last-child:after {
  display: none;
}
.widget-silver-e2a9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.shadow_warm_bdcd .hard_9642 button,
.button-7462 .hard_9642 button {
  left: 0;
}
.shadow_warm_bdcd .pagination-4b28,
.button-7462 .pagination-4b28 {
  padding-left: 0;
  padding-right: 0;
}
.shadow_warm_bdcd .content_lite_bd1b,
.button-7462 .content_lite_bd1b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.shadow_warm_bdcd {
  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;
}
.shadow_warm_bdcd: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;
}
.shadow_warm_bdcd .dropdown_0689 {
  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) {
  .shadow_warm_bdcd .dropdown_0689 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .shadow_warm_bdcd .dropdown_0689 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .shadow_warm_bdcd .dropdown_0689 {
    min-height: 200px;
  }
}
.shadow_warm_bdcd .widget-silver-e2a9 {
  color: rgba(255, 255, 255, 0.8);
}
.shadow_warm_bdcd .widget-silver-e2a9 a,
.shadow_warm_bdcd .widget-silver-e2a9 li:after {
  color: inherit;
}
.shadow_warm_bdcd .widget-silver-e2a9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.chip_next_1d7d {
  margin-bottom: 0.5em;
}
.light-c43f {
  margin-bottom: 1.2em;
}
.light-c43f,
.chip_next_1d7d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.light-c43f p:last-child,
.chip_next_1d7d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hard_9642,
#masthead .hard_9642 {
  display: none;
}
#masthead
  > .hard_9642.tall_98b2 {
  display: none;
}
#masthead > .hard_9642 button {
  left: 0;
}
.easy_242c {
  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%;
}
.easy_242c .accent_59a3 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.easy_242c .gradient-0ddd {
  display: -webkit-box;
  display: flex;
}
.easy_242c .gradient-0ddd.active_d971 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.easy_242c .gradient-0ddd.border-dd8f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy_242c .gradient-0ddd.search-257e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.easy_242c.article_a6cb.white-40b9 .gradient-0ddd.active_d971 {
  flex-basis: 100%;
}
.easy_242c.footer_c12f .gradient-0ddd.border-dd8f {
  -webkit-box-flex: 1;
  flex: auto;
}
.easy_242c.footer_c12f .gradient-0ddd.search-257e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hard_9642.tall_98b2 {
  display: none;
}
#masthead > .hard_9642 button {
  left: 0;
}
.hard_4489 {
  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;
}
.hard_4489:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hard_4489.photo-green-2de2 i {
  margin-right: 4px;
}
.hard_4489.background_glass_3d62 i {
  margin-left: 5px;
}
.highlight-4dca p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.highlight-4dca p:last-child {
  margin-bottom: 0;
}
.tooltip-31ba {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tooltip-31ba a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tooltip-31ba img {
  display: block;
  width: auto;
  line-height: 1;
}
.tooltip-31ba .purple_36d4 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tooltip-31ba .frame_c661 {
  margin: 5px 0 7px 0;
}
.tooltip-31ba.carousel-0dda .tag_motion_d865 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-31ba.carousel-0dda .selected_3847 {
  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;
}
.tooltip-31ba.input-0b18 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tooltip-31ba.input-0b18 .tag_motion_d865 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tooltip-31ba.input-0b18 .selected_3847 {
  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;
}
.tooltip-31ba.gradient_944f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tooltip-31ba.breadcrumb_f17a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tooltip-31ba.breadcrumb_f17a .selected_3847 {
  margin-top: 7px;
}
.avatar-fcdc {
  display: inline-block;
}
.large-ebb9 .notice_fast_f908 .tooltip-31ba img {
  max-width: 100%;
}
.lower-69cd .center-f501.short-0690,
.link_4707 .center-f501.short-0690 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.lower-69cd .active-3551,
.link_4707 .active-3551 {
  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%);
}
.lower-69cd .active-3551 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.lower-69cd.medium_b3d7 .active-3551 {
  display: none;
}
.lower-69cd .outer_5b0f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lower-69cd .outer_5b0f li {
  display: inline-block;
  position: relative;
}
.lower-69cd .outer_5b0f li:last-child {
  margin-right: 0;
}
.lower-69cd .outer_5b0f 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;
}
.lower-69cd .outer_5b0f li.south_4b9c > a {
  color: rgba(0, 0, 0, 0.9);
}
.lower-69cd .outer_5b0f > 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;
}
.lower-69cd .outer_5b0f > li > a i {
  line-height: 0;
}
.lower-69cd .outer_5b0f > li.secondary_huge_4261 > a .active-3551 {
  margin-left: 4px;
  line-height: 0;
}
.lower-69cd .outer_5b0f .aside-862d li.secondary_huge_4261 > a {
  position: relative;
}
.lower-69cd .outer_5b0f .aside-862d li.secondary_huge_4261 > a:after,
.lower-69cd .outer_5b0f .aside-862d li.secondary_huge_4261 > a:before {
  content: "";
  display: table;
}
.lower-69cd .outer_5b0f .aside-862d li.secondary_huge_4261 > a:after {
  clear: both;
}
.lower-69cd .outer_5b0f .aside-862d li.secondary_huge_4261 > a .active-3551 {
  margin-left: 5px;
  float: right;
}
.lower-69cd .footer_tall_cb8c,
.lower-69cd .aside-862d {
  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;
}
.lower-69cd .aside-862d {
  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;
}
.lower-69cd .aside-862d .short-0690 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lower-69cd .aside-862d .active-3551 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.lower-69cd .aside-862d li {
  display: block;
  margin: 0;
  padding: 0;
}
.lower-69cd .aside-862d 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;
}
.lower-69cd .aside-862d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.lower-69cd .aside-862d .aside-862d {
  top: 0;
  left: 100%;
}
.lower-69cd .rough_451e.fn-focus-89da > .footer_tall_cb8c,
.lower-69cd .rough_451e.fn-focus-89da > .aside-862d,
.lower-69cd .rough_451e:focus > .footer_tall_cb8c,
.lower-69cd .rough_451e:focus > .aside-862d,
.lower-69cd .rough_451e:hover > .footer_tall_cb8c,
.lower-69cd .rough_451e:hover > .aside-862d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.lower-69cd.caption-hot-c166 .hard_e0bf:after,
.lower-69cd.caption-hot-c166 .hard_e0bf:before {
  content: "";
  display: table;
}
.lower-69cd.caption-hot-c166 .hard_e0bf:after {
  clear: both;
}
.lower-69cd.caption-hot-c166 .hard_e0bf > li {
  float: left;
}
.lower-69cd.right_af4f .hard_e0bf:after,
.lower-69cd.right_af4f .hard_e0bf:before {
  content: "";
  display: table;
}
.lower-69cd.right_af4f .hard_e0bf:after {
  clear: both;
}
.lower-69cd.right_af4f .hard_e0bf > li {
  float: left;
}
.lower-69cd.right_af4f .hard_e0bf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.lower-69cd.right_af4f .hard_e0bf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.lower-69cd.right_af4f .hard_e0bf > li.tall-b59a > a,
.lower-69cd.right_af4f .hard_e0bf > li.south_4b9c > a {
  color: #fff;
  background-color: #1e4b75;
}
.lower-69cd.title-dirty-cdef .hard_e0bf > li > a .short-0690 {
  position: relative;
}
.lower-69cd.title-dirty-cdef .hard_e0bf > li > a .short-0690: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;
}
.lower-69cd.title-dirty-cdef
  .hard_e0bf
  > li:focus
  > a
  .short-0690:before,
.lower-69cd.title-dirty-cdef
  .hard_e0bf
  > li:hover
  > a
  .short-0690:before {
  width: 100%;
  background-color: currentColor;
}
.lower-69cd.title-dirty-cdef
  .hard_e0bf
  > li.tall-b59a
  > a
  .short-0690:before,
.lower-69cd.title-dirty-cdef
  .hard_e0bf
  > li.tabs-solid-0df4
  > a
  .short-0690:before {
  width: 100%;
  background-color: currentColor;
}
.lower-69cd.fresh-ea99 .hard_e0bf > li > a .short-0690 {
  position: relative;
}
.lower-69cd.fresh-ea99 .hard_e0bf > li > a .short-0690: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;
}
.lower-69cd.fresh-ea99 .hard_e0bf > li:focus > a .short-0690:before,
.lower-69cd.fresh-ea99
  .hard_e0bf
  > li:hover
  > a
  .short-0690:before {
  width: 100%;
  background-color: currentColor;
}
.lower-69cd.fresh-ea99
  .hard_e0bf
  > li.tall-b59a
  > a
  .short-0690:before,
.lower-69cd.fresh-ea99
  .hard_e0bf
  > li.tabs-solid-0df4
  > a
  .short-0690:before {
  width: 100%;
  background-color: currentColor;
}
.link_4707 .outer_5b0f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.link_4707 .outer_5b0f li:first-child > a {
  border-top: none;
}
.link_4707 .outer_5b0f .mask_right_cc50 > .short-0690 .active-3551 {
  display: none;
}
.link_4707 .outer_5b0f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.link_4707 .outer_5b0f li:last-child {
  border: none;
}
.link_4707 .outer_5b0f li.secondary_huge_4261 > a {
  padding-right: 45px !important;
}
.link_4707 .outer_5b0f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.link_4707 .outer_5b0f li a:focus,
.link_4707 .outer_5b0f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link_4707 .outer_5b0f li .disabled-fast-54b0 {
  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;
}
.link_4707 .outer_5b0f li .disabled-fast-54b0:hover {
  box-shadow: none;
}
.link_4707 .outer_5b0f li .disabled-fast-54b0 .active-3551 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.link_4707 .outer_5b0f .aside-862d {
  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);
}
.link_4707 .outer_5b0f .aside-862d li a {
  padding-left: 3em;
}
.link_4707 .outer_5b0f .message_aef7 > a .disabled-fast-54b0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.link_4707 .outer_5b0f .message_aef7 > .aside-862d {
  display: block;
  opacity: 1;
}
.first-e747 {
  max-width: 100%;
}
.surface_warm_3038 {
  line-height: 0;
  cursor: pointer;
}
.out-3e2f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.out-3e2f:hover {
  box-shadow: none;
  color: currentColor;
}
.out-3e2f svg {
  width: 18px;
  height: 18px;
}
.out-3e2f .progress-ba66 {
  display: none;
}
.sort-glass-604c {
  position: relative;
}
.sort-glass-604c.fn-active-89da .out-3e2f .slider_rough_adb9 {
  display: none;
}
.sort-glass-604c.fn-active-89da .out-3e2f .progress-ba66 {
  display: inline-block;
}
.sort-glass-604c .smooth-498e {
  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);
}
.sort-glass-604c.wrapper-6062 .smooth-498e {
  left: auto;
  right: -0.9em;
}
.sort-glass-604c.wrapper-6062 .highlight-bee9::before {
  left: auto;
  right: 15px;
}
.sort-glass-604c.fn-active-89da .smooth-498e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.stale-1527 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.stale-1527 label {
  flex-basis: 100%;
}
.stale-1527 .hovered-4ea2 {
  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;
}
.stale-1527 .chip_hard_f1dc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.stale-1527 .chip_hard_f1dc:focus {
  background-color: transparent;
}
.stale-1527 button.image_gas_3c56 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.stale-1527 button.image_gas_3c56:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.stale-1527 button.image_gas_3c56 svg {
  width: 18px;
  height: 18px;
}
.stale-1527 input[type="submit"] {
  min-height: auto;
}
.backdrop-7ecf .stale-1527 .chip_hard_f1dc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.highlight-bee9 {
  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) {
  .highlight-bee9 {
    width: 220px;
  }
}
.highlight-bee9 label {
  flex-basis: 100%;
}
.highlight-bee9::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;
}
.alert_64dc .backdrop-7ecf .stale-1527 {
  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;
}
.alert_64dc
  .backdrop-7ecf
  .stale-1527
  .hovered-4ea2 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.alert_64dc .backdrop-7ecf .stale-1527 .chip_hard_f1dc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.alert_64dc
  .backdrop-7ecf
  .stale-1527
  .chip_hard_f1dc:focus {
  background: 0 0;
}
.alert_64dc
  .backdrop-7ecf
  .stale-1527
  .notification-down-7954 {
  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;
}
.article_clean_420b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.article_clean_420b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.article_clean_420b li:last-child {
  margin-right: 0;
}
.article_clean_420b li:first-child {
  margin-left: 0;
}
.article_clean_420b.picture_mini_333a a {
  color: #fff;
}
.article_clean_420b.picture_mini_333a a:hover {
  color: #fff;
}
.article_clean_420b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.article_clean_420b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.article_clean_420b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.article_clean_420b a:hover {
  opacity: 0.9;
  color: inherit;
}
.article_clean_420b [class*="social-icon-apple"] {
  background-color: #999;
}
.article_clean_420b [class*="social-icon-apple"].hover_0866 {
  background-color: transparent;
  color: #999;
}
.article_clean_420b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.article_clean_420b [class*="social-icon-behance"].hover_0866 {
  background-color: transparent;
  color: #1769ff;
}
.article_clean_420b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.article_clean_420b [class*="social-icon-bitbucket"].hover_0866 {
  background-color: transparent;
  color: #205081;
}
.article_clean_420b [class*="social-icon-codepen"] {
  background-color: #000;
}
.article_clean_420b [class*="social-icon-codepen"].hover_0866 {
  background-color: transparent;
  color: #000;
}
.article_clean_420b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.article_clean_420b [class*="social-icon-delicious"].hover_0866 {
  background-color: transparent;
  color: #39f;
}
.article_clean_420b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.article_clean_420b [class*="social-icon-digg"].hover_0866 {
  background-color: transparent;
  color: #005be2;
}
.article_clean_420b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.article_clean_420b [class*="social-icon-dribbble"].hover_0866 {
  background-color: transparent;
  color: #ea4c89;
}
.article_clean_420b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.article_clean_420b [class*="social-icon-envelope"].hover_0866 {
  background-color: transparent;
  color: #ea4335;
}
.article_clean_420b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.article_clean_420b [class*="social-icon-facebook"].hover_0866 {
  background-color: transparent;
  color: #3b5998;
}
.article_clean_420b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.article_clean_420b [class*="social-icon-flickr"].hover_0866 {
  background-color: transparent;
  color: #0063dc;
}
.article_clean_420b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.article_clean_420b [class*="social-icon-foursquare"].hover_0866 {
  background-color: transparent;
  color: #2d5be3;
}
.article_clean_420b [class*="social-icon-github"] {
  background-color: #333;
}
.article_clean_420b [class*="social-icon-github"].hover_0866 {
  background-color: transparent;
  color: #333;
}
.article_clean_420b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.article_clean_420b [class*="social-icon-google-plus"].hover_0866 {
  background-color: transparent;
  color: #dd4b39;
}
.article_clean_420b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.article_clean_420b [class*="social-icon-houzz"].hover_0866 {
  background-color: transparent;
  color: #7ac142;
}
.article_clean_420b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.article_clean_420b [class*="social-icon-instagram"].hover_0866 {
  background-color: transparent;
  color: #262626;
}
.article_clean_420b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.article_clean_420b [class*="social-icon-jsfiddle"].hover_0866 {
  background-color: transparent;
  color: #487aa2;
}
.article_clean_420b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.article_clean_420b [class*="social-icon-linkedin"].hover_0866 {
  background-color: transparent;
  color: #0077b5;
}
.article_clean_420b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.article_clean_420b [class*="social-icon-medium"].hover_0866 {
  background-color: transparent;
  color: #00ab6b;
}
.article_clean_420b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.article_clean_420b
  [class*="social-icon-odnoklassniki"].hover_0866 {
  background-color: transparent;
  color: #f4731c;
}
.article_clean_420b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.article_clean_420b [class*="social-icon-meetup"].hover_0866 {
  background-color: transparent;
  color: #ec1c40;
}
.article_clean_420b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.article_clean_420b [class*="social-icon-pinterest"].hover_0866 {
  background-color: transparent;
  color: #bd081c;
}
.article_clean_420b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.article_clean_420b [class*="social-icon-product-hunt"].hover_0866 {
  background-color: transparent;
  color: #da552f;
}
.article_clean_420b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.article_clean_420b [class*="social-icon-reddit"].hover_0866 {
  background-color: transparent;
  color: #ff4500;
}
.article_clean_420b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.article_clean_420b [class*="social-icon-rss"].hover_0866 {
  background-color: transparent;
  color: #f26522;
}
.article_clean_420b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.article_clean_420b
  [class*="social-icon-shopping-cart"].hover_0866 {
  background-color: transparent;
  color: #4caf50;
}
.article_clean_420b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.article_clean_420b [class*="social-icon-skype"].hover_0866 {
  background-color: transparent;
  color: #00aff0;
}
.article_clean_420b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.article_clean_420b [class*="social-icon-slideshare"].hover_0866 {
  background-color: transparent;
  color: #0077b5;
}
.article_clean_420b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.article_clean_420b [class*="social-icon-snapchat"].hover_0866 {
  background-color: transparent;
  color: #fffc00;
}
.article_clean_420b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.article_clean_420b [class*="social-icon-soundcloud"].hover_0866 {
  background-color: transparent;
  color: #f80;
}
.article_clean_420b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.article_clean_420b [class*="social-icon-spotify"].hover_0866 {
  background-color: transparent;
  color: #2ebd59;
}
.article_clean_420b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.article_clean_420b
  [class*="social-icon-stack-overflow"].hover_0866 {
  background-color: transparent;
  color: #fe7a15;
}
.article_clean_420b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.article_clean_420b [class*="social-icon-maldkfgram"].hover_0866 {
  background-color: transparent;
  color: #2ca5e0;
}
.article_clean_420b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.article_clean_420b [class*="social-icon-tripadvisor"].hover_0866 {
  background-color: transparent;
  color: #589442;
}
.article_clean_420b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.article_clean_420b [class*="social-icon-tumblr"].hover_0866 {
  background-color: transparent;
  color: #35465c;
}
.article_clean_420b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.article_clean_420b [class*="social-icon-twitch"].hover_0866 {
  background-color: transparent;
  color: #6441a5;
}
.article_clean_420b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.article_clean_420b [class*="social-icon-twitter"].hover_0866 {
  background-color: transparent;
  color: #1da1f2;
}
.article_clean_420b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.article_clean_420b [class*="social-icon-vimeo"].hover_0866 {
  background-color: transparent;
  color: #1ab7ea;
}
.article_clean_420b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.article_clean_420b [class*="social-icon-vk"].hover_0866 {
  background-color: transparent;
  color: #45668e;
}
.article_clean_420b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.article_clean_420b [class*="social-icon-weibo"].hover_0866 {
  background-color: transparent;
  color: #df2029;
}
.article_clean_420b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.article_clean_420b [class*="social-icon-weixin"].hover_0866 {
  background-color: transparent;
  color: #7bb32e;
}
.article_clean_420b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.article_clean_420b [class*="social-icon-whatsapp"].hover_0866 {
  background-color: transparent;
  color: #25d366;
}
.article_clean_420b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.article_clean_420b [class*="social-icon-wordpress"].hover_0866 {
  background-color: transparent;
  color: #21759b;
}
.article_clean_420b [class*="social-icon-xing"] {
  background-color: #026466;
}
.article_clean_420b [class*="social-icon-xing"].hover_0866 {
  background-color: transparent;
  color: #026466;
}
.article_clean_420b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.article_clean_420b [class*="social-icon-yelp"].hover_0866 {
  background-color: transparent;
  color: #af0606;
}
.article_clean_420b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.article_clean_420b [class*="social-icon-youtube"].hover_0866 {
  background-color: transparent;
  color: #cd201f;
}
.outline_north_02e8 {
  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;
}
.outline_north_02e8:hover {
  box-shadow: none;
  background: 0 0;
}
.slider_clean_e3df {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.title_west_4ea8 {
  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;
}
.basic_a689 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.progress_6ba2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.progress_6ba2,
.progress_6ba2::after,
.progress_6ba2::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;
}
.progress_6ba2::after,
.progress_6ba2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.detail-copper-c0ca .title_west_4ea8 .basic_a689 {
  margin-top: -2px;
  width: 19px;
}
.detail-copper-c0ca .title_west_4ea8 .progress_6ba2 {
  margin-top: -1px;
}
.detail-copper-c0ca .title_west_4ea8 .progress_6ba2,
.detail-copper-c0ca .title_west_4ea8 .progress_6ba2::after,
.detail-copper-c0ca .title_west_4ea8 .progress_6ba2::before {
  width: 19px;
  height: 2px;
}
.detail-copper-c0ca .title_west_4ea8 .progress_6ba2::before {
  top: -6px;
}
.detail-copper-c0ca .title_west_4ea8 .progress_6ba2::after {
  bottom: -6px;
}
.bottom_b4da .title_west_4ea8 .basic_a689 {
  margin-top: -2px;
  width: 22px;
}
.bottom_b4da .title_west_4ea8 .progress_6ba2 {
  margin-top: -1px;
}
.bottom_b4da .title_west_4ea8 .progress_6ba2,
.bottom_b4da .title_west_4ea8 .progress_6ba2::after,
.bottom_b4da .title_west_4ea8 .progress_6ba2::before {
  width: 22px;
  height: 2px;
}
.bottom_b4da .title_west_4ea8 .progress_6ba2::before {
  top: -7px;
}
.bottom_b4da .title_west_4ea8 .progress_6ba2::after {
  bottom: -7px;
}
.up-2c9f .title_west_4ea8 .basic_a689 {
  margin-top: -2px;
  width: 31px;
}
.up-2c9f .title_west_4ea8 .progress_6ba2 {
  margin-top: -1.5px;
}
.up-2c9f .title_west_4ea8 .progress_6ba2,
.up-2c9f .title_west_4ea8 .progress_6ba2::after,
.up-2c9f .title_west_4ea8 .progress_6ba2::before {
  width: 31px;
  height: 3px;
}
.up-2c9f .title_west_4ea8 .progress_6ba2::before {
  top: -9px;
}
.up-2c9f .title_west_4ea8 .progress_6ba2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .progress_over_ad8a .title_west_4ea8 .basic_a689 {
    margin-top: -2px;
    width: 19px;
  }
  .progress_over_ad8a .title_west_4ea8 .progress_6ba2 {
    margin-top: -1px;
  }
  .progress_over_ad8a .title_west_4ea8 .progress_6ba2,
  .progress_over_ad8a .title_west_4ea8 .progress_6ba2::after,
  .progress_over_ad8a .title_west_4ea8 .progress_6ba2::before {
    width: 19px;
    height: 2px;
  }
  .progress_over_ad8a .title_west_4ea8 .progress_6ba2::before {
    top: -6px;
  }
  .progress_over_ad8a .title_west_4ea8 .progress_6ba2::after {
    bottom: -6px;
  }
  .thick-b5c2 .title_west_4ea8 .basic_a689 {
    margin-top: -2px;
    width: 22px;
  }
  .thick-b5c2 .title_west_4ea8 .progress_6ba2 {
    margin-top: -1px;
  }
  .thick-b5c2 .title_west_4ea8 .progress_6ba2,
  .thick-b5c2 .title_west_4ea8 .progress_6ba2::after,
  .thick-b5c2 .title_west_4ea8 .progress_6ba2::before {
    width: 22px;
    height: 2px;
  }
  .thick-b5c2 .title_west_4ea8 .progress_6ba2::before {
    top: -7px;
  }
  .thick-b5c2 .title_west_4ea8 .progress_6ba2::after {
    bottom: -7px;
  }
  .button_under_a6ce .title_west_4ea8 .basic_a689 {
    margin-top: -2px;
    width: 31px;
  }
  .button_under_a6ce .title_west_4ea8 .progress_6ba2 {
    margin-top: -1.5px;
  }
  .button_under_a6ce .title_west_4ea8 .progress_6ba2,
  .button_under_a6ce .title_west_4ea8 .progress_6ba2::after,
  .button_under_a6ce .title_west_4ea8 .progress_6ba2::before {
    width: 31px;
    height: 3px;
  }
  .button_under_a6ce .title_west_4ea8 .progress_6ba2::before {
    top: -9px;
  }
  .button_under_a6ce .title_west_4ea8 .progress_6ba2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_selected_04cf .title_west_4ea8 .basic_a689 {
    margin-top: -2px;
    width: 19px;
  }
  .backdrop_selected_04cf .title_west_4ea8 .progress_6ba2 {
    margin-top: -1px;
  }
  .backdrop_selected_04cf .title_west_4ea8 .progress_6ba2,
  .backdrop_selected_04cf .title_west_4ea8 .progress_6ba2::after,
  .backdrop_selected_04cf .title_west_4ea8 .progress_6ba2::before {
    width: 19px;
    height: 2px;
  }
  .backdrop_selected_04cf .title_west_4ea8 .progress_6ba2::before {
    top: -6px;
  }
  .backdrop_selected_04cf .title_west_4ea8 .progress_6ba2::after {
    bottom: -6px;
  }
  .text-06aa .title_west_4ea8 .basic_a689 {
    margin-top: -2px;
    width: 22px;
  }
  .text-06aa .title_west_4ea8 .progress_6ba2 {
    margin-top: -1px;
  }
  .text-06aa .title_west_4ea8 .progress_6ba2,
  .text-06aa .title_west_4ea8 .progress_6ba2::after,
  .text-06aa .title_west_4ea8 .progress_6ba2::before {
    width: 22px;
    height: 2px;
  }
  .text-06aa .title_west_4ea8 .progress_6ba2::before {
    top: -7px;
  }
  .text-06aa .title_west_4ea8 .progress_6ba2::after {
    bottom: -7px;
  }
  .middle_6801 .title_west_4ea8 .basic_a689 {
    margin-top: -2px;
    width: 31px;
  }
  .middle_6801 .title_west_4ea8 .progress_6ba2 {
    margin-top: -1.5px;
  }
  .middle_6801 .title_west_4ea8 .progress_6ba2,
  .middle_6801 .title_west_4ea8 .progress_6ba2::after,
  .middle_6801 .title_west_4ea8 .progress_6ba2::before {
    width: 31px;
    height: 3px;
  }
  .middle_6801 .title_west_4ea8 .progress_6ba2::before {
    top: -9px;
  }
  .middle_6801 .title_west_4ea8 .progress_6ba2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .focus-advanced-881e .title_west_4ea8 .basic_a689 {
    margin-top: -2px;
    width: 19px;
  }
  .focus-advanced-881e .title_west_4ea8 .progress_6ba2 {
    margin-top: -1px;
  }
  .focus-advanced-881e .title_west_4ea8 .progress_6ba2,
  .focus-advanced-881e .title_west_4ea8 .progress_6ba2::after,
  .focus-advanced-881e .title_west_4ea8 .progress_6ba2::before {
    width: 19px;
    height: 2px;
  }
  .focus-advanced-881e .title_west_4ea8 .progress_6ba2::before {
    top: -6px;
  }
  .focus-advanced-881e .title_west_4ea8 .progress_6ba2::after {
    bottom: -6px;
  }
  .backdrop_707d .title_west_4ea8 .basic_a689 {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop_707d .title_west_4ea8 .progress_6ba2 {
    margin-top: -1px;
  }
  .backdrop_707d .title_west_4ea8 .progress_6ba2,
  .backdrop_707d .title_west_4ea8 .progress_6ba2::after,
  .backdrop_707d .title_west_4ea8 .progress_6ba2::before {
    width: 22px;
    height: 2px;
  }
  .backdrop_707d .title_west_4ea8 .progress_6ba2::before {
    top: -7px;
  }
  .backdrop_707d .title_west_4ea8 .progress_6ba2::after {
    bottom: -7px;
  }
  .row-basic-5cbb .title_west_4ea8 .basic_a689 {
    margin-top: -2px;
    width: 31px;
  }
  .row-basic-5cbb .title_west_4ea8 .progress_6ba2 {
    margin-top: -1.5px;
  }
  .row-basic-5cbb .title_west_4ea8 .progress_6ba2,
  .row-basic-5cbb .title_west_4ea8 .progress_6ba2::after,
  .row-basic-5cbb .title_west_4ea8 .progress_6ba2::before {
    width: 31px;
    height: 3px;
  }
  .row-basic-5cbb .title_west_4ea8 .progress_6ba2::before {
    top: -9px;
  }
  .row-basic-5cbb .title_west_4ea8 .progress_6ba2::after {
    bottom: -9px;
  }
}
.pattern_572d .progress_6ba2 {
  -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);
}
.pattern_572d .progress_6ba2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pattern_572d .progress_6ba2::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);
}
.pattern_572d.row-glass-a243 .progress_6ba2 {
  -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);
}
.pattern_572d.row-glass-a243 .progress_6ba2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pattern_572d.row-glass-a243 .progress_6ba2::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);
}
.module_f103 {
  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.breadcrumb_5e07:before {
  display: none;
}
.paper-9373 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.paper-9373 .dirty_334f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.paper-9373 .dirty_334f:last-of-type {
  border-bottom: none;
}
.paper-9373 .dirty_334f.title-96d5,
.paper-9373 .dirty_334f.item_0204,
.paper-9373 .dirty_334f.secondary-under-0c0b {
  padding: 0;
}
.paper-9373 .link_4707 .disabled-fast-54b0 {
  color: currentColor;
}
.paper-9373 .link_4707 .disabled-fast-54b0:focus,
.paper-9373 .link_4707 .disabled-fast-54b0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paper-9373.block_stone_a696 .progress_slow_dfb0,
.paper-9373.block_stone_a696 .highlight-4dca a,
.paper-9373.block_stone_a696 .hard_e0bf a,
.paper-9373.block_stone_a696 .aside-862d a {
  color: rgba(0, 0, 0, 0.55);
}
.paper-9373.block_stone_a696 .progress_slow_dfb0:hover,
.paper-9373.block_stone_a696 .highlight-4dca a:hover,
.paper-9373.block_stone_a696 .hard_e0bf a:hover,
.paper-9373.block_stone_a696 .aside-862d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paper-9373.block_stone_a696 .shadow_9427 {
  color: rgba(0, 0, 0, 0.8);
}
.paper-9373.block_stone_a696 .dirty_334f {
  border-color: rgba(0, 0, 0, 0.08);
}
.paper-9373.block_stone_a696 .dirty_334f:before {
  background: rgba(0, 0, 0, 0.08);
}
.paper-9373.block_stone_a696 .sidebar-7f98:before {
  background: rgba(255, 255, 255, 0.9);
}
.paper-9373.block_stone_a696 .link_4707 .outer_5b0f li a,
.paper-9373.block_stone_a696 .link_4707 .disabled-fast-54b0,
.paper-9373.block_stone_a696 .aside-862d {
  border-color: rgba(0, 0, 0, 0.08);
}
.paper-9373.block_stone_a696 .link_4707 .disabled-fast-54b0:focus,
.paper-9373.block_stone_a696 .link_4707 .disabled-fast-54b0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paper-9373.block_stone_a696 .outer_5b0f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paper-9373.copper_f479 .progress_slow_dfb0,
.paper-9373.copper_f479 .highlight-4dca a,
.paper-9373.copper_f479 .hard_e0bf .disabled-fast-54b0,
.paper-9373.copper_f479 .hard_e0bf a,
.paper-9373.copper_f479 .aside-862d a {
  color: rgba(255, 255, 255, 0.79);
}
.paper-9373.copper_f479 .progress_slow_dfb0:hover,
.paper-9373.copper_f479 .highlight-4dca a:hover,
.paper-9373.copper_f479 .hard_e0bf .disabled-fast-54b0:hover,
.paper-9373.copper_f479 .hard_e0bf a:hover,
.paper-9373.copper_f479 .aside-862d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paper-9373.copper_f479 .shadow_9427 {
  color: rgba(255, 255, 255, 0.99);
}
.paper-9373.copper_f479 .dirty_334f {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper-9373.copper_f479 .dirty_334f:before {
  background: rgba(255, 255, 255, 0.08);
}
.paper-9373.copper_f479 .sidebar-7f98:before {
  background: rgba(0, 0, 0, 0.9);
}
.paper-9373.copper_f479 .link_4707 .outer_5b0f li a,
.paper-9373.copper_f479 .link_4707 .disabled-fast-54b0,
.paper-9373.copper_f479 .aside-862d {
  border-color: rgba(255, 255, 255, 0.08);
}
.paper-9373.copper_f479 .link_4707 .disabled-fast-54b0:focus,
.paper-9373.copper_f479 .link_4707 .disabled-fast-54b0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paper-9373.copper_f479 .outer_5b0f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-7f98 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.sidebar-7f98:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.aside-narrow-4942 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.upper_0310 .paper-9373 {
  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;
}
.upper_0310 .dirty_334f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.upper_0310 .dirty_334f: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) {
  .upper_0310 .dirty_334f:before {
    width: 16%;
    left: 42%;
  }
}
.upper_0310 .dirty_334f:last-child:before {
  content: none;
}
.upper_0310 .dirty_334f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.upper_0310 .link_4707 .outer_5b0f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.upper_0310 .link_4707 .outer_5b0f li a .disabled-fast-54b0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.upper_0310 .link_4707 .aside-862d {
  border: none;
}
.upper_0310 .link_4707 .aside-862d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.upper_0310 .sidebar-7f98 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.upper_0310 .aside-narrow-4942 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.upper_0310 .copper_f479 .sidebar-7f98:before {
  background: rgba(0, 0, 0, 0.9);
}
.upper_0310 .block_stone_a696.brown_af21 .progress_6ba2 {
  background: rgba(0, 0, 0, 0.6);
}
.upper_0310
  .block_stone_a696.brown_af21
  .progress_6ba2::after,
.upper_0310
  .block_stone_a696.brown_af21
  .progress_6ba2:before {
  background: inherit;
}
.upper_0310
  .block_stone_a696.brown_af21:hover
  .progress_6ba2 {
  background: rgba(0, 0, 0, 0.8);
}
.caption-3e8b .paper-9373 {
  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) {
  .caption-3e8b .paper-9373 {
    width: auto;
    right: 45px;
  }
}
.card_bdb0 .paper-9373 {
  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) {
  .card_bdb0 .paper-9373 {
    width: auto;
    left: 45px;
  }
}
.breadcrumb_5e07 .paper-9373 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.breadcrumb_5e07 .aside-narrow-4942 {
  max-width: 48em;
  margin: 0 auto;
}
.breadcrumb_5e07 .sidebar-7f98:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.new_3055 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.new_3055.upper_0310 .paper-9373 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.new_3055.caption-3e8b .paper-9373 {
  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);
}
.new_3055 .paper-9373 {
  visibility: visible;
}
.new_3055.card_bdb0 .paper-9373 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.media_focused_d73a,
.upper_7d45 {
  overflow-x: hidden;
}
.media_focused_d73a .paper-9373 {
  overflow: auto;
}
.media_focused_d73a.upper_0310 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_focused_d73a.upper_0310 .paper-9373 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.media_focused_d73a.upper_0310 .outline_north_02e8 {
  opacity: 0;
}
.media_focused_d73a.caption-3e8b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_focused_d73a.caption-3e8b .paper-9373 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.media_focused_d73a.caption-3e8b .outline_north_02e8 {
  opacity: 0;
}
.media_focused_d73a.card_bdb0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_focused_d73a.card_bdb0 .paper-9373 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.media_focused_d73a.card_bdb0 .outline_north_02e8 {
  opacity: 0;
}
.media_focused_d73a.breadcrumb_5e07 .paper-9373 {
  z-index: 10;
  visibility: visible;
}
.brown_af21 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.brown_af21 .progress_6ba2 {
  background: rgba(255, 255, 255, 0.99);
}
.brown_af21 .progress_6ba2::after,
.brown_af21 .progress_6ba2:before {
  background: inherit;
}
.brown_af21:hover .progress_6ba2 {
  background: rgba(255, 255, 255, 0.99);
}
.card_bdb0 .brown_af21 {
  top: 10px;
  right: auto;
  left: 12px;
}
.breadcrumb_5e07 .brown_af21 {
  display: none !important;
}
.media_focused_d73a:before,
.upper_7d45:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.media_focused_d73a .brown_af21,
.upper_7d45 .brown_af21 {
  display: inline-block;
}
.paper-9373 .accent_59a3 {
  -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;
}
.media_focused_d73a .paper-9373 .accent_59a3,
.upper_7d45 .paper-9373 .accent_59a3 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.banner-8577 .hovered-4ea2 {
  width: 100%;
}
.notice_fast_f908 {
  padding: 0 0.5em 0;
}
.notice_fast_f908 [class*="customify-col-"],
.notice_fast_f908 [class*="customify-col_"],
.notice_fast_f908 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.button-left-8d77 .notice_fast_f908 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .avatar_bright_2a40 .disabled_hard_ac32,
  .disabled_hard_ac32 {
    display: none;
  }
  .hidden_fresh_68bb {
    text-align: left;
  }
  .notice-glass-4956 {
    text-align: center;
  }
  .sidebar-white-c243 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_bright_2a40 .header_ab34,
  .header_ab34 {
    display: none;
  }
  .north-d228 {
    text-align: left;
  }
  .menu-4604 {
    text-align: center;
  }
  .block_88a4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .avatar_bright_2a40 .logo_dark_c093,
  .logo_dark_c093 {
    display: none;
  }
  .image_east_a7f8 {
    text-align: left;
  }
  .banner-hovered-51a8 {
    text-align: center;
  }
  .preview_middle_5c2f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.left-ea6b {
  box-shadow: none !important;
}
.shadow-860e .narrow_fff0,
.notice-50b8 .narrow_fff0 {
  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;
}
.notice-50b8 .narrow_fff0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.form_9d2a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.form_9d2a:after,
.form_9d2a:before {
  content: "";
  display: table;
}
.form_9d2a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .form_9d2a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.form_9d2a,
.mask_12e2 {
  max-width: 1248px;
  margin: 0 auto;
}

.wrapper_5b69.border_simple_04f0 .form_9d2a {
  max-width: 100%;
}
.wrapper_5b69.logo-f32f {
  max-width: 1200px;
  margin: 0 auto;
}
.wrapper_5b69.disabled-tall-c543 .form_9d2a {
  max-width: 100%;
}
.wrapper_5b69.disabled-tall-c543 > .form_9d2a {
  padding-left: 0;
  padding-right: 0;
}
.wrapper_5b69.disabled-tall-c543 > .form_9d2a .avatar_bright_2a40 {
  margin: 0;
}
.wrapper_5b69.disabled-tall-c543
  > .form_9d2a
  .overlay-19cb.selected-3171 {
  margin-right: 0;
  margin-left: 0;
}
.wrapper_5b69.disabled-tall-c543 #main.selected-3171 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .wood-ca30 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .wood-ca30 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .status-current-62cf .purple-f2be {
    padding-right: 1em;
  }
  .status-current-62cf.gradient-medium-0c34 .overlay-19cb {
    border-right: 1px solid #eaecee;
  }
  .status-current-62cf.gradient-medium-0c34 .purple-f2be {
    padding-right: 1em;
  }
  .status-current-62cf.gradient-medium-0c34 .shade_c2f1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_green_894d .purple-f2be {
    padding-left: 1em;
  }
  .shadow_green_894d.gradient-medium-0c34 .overlay-19cb {
    border-left: 1px solid #eaecee;
  }
  .shadow_green_894d.gradient-medium-0c34 .purple-f2be {
    padding-left: 1em;
  }
  .shadow_green_894d.gradient-medium-0c34 .shade_c2f1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .red_aa18 .purple-f2be {
    padding-left: 1em;
  }
  .red_aa18.gradient-medium-0c34 .small_57de {
    border-right: 1px solid #eaecee;
  }
  .red_aa18.gradient-medium-0c34 .copper-db2c {
    border-right: 1px solid #eaecee;
  }
  .red_aa18.gradient-medium-0c34 .purple-f2be {
    padding-left: 1em;
  }
  .red_aa18.gradient-medium-0c34 .shade_c2f1 {
    padding-right: 1em;
  }
  .red_aa18.gradient-medium-0c34 .solid-c6f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .logo_hard_25d6 .purple-f2be {
    padding-right: 1em;
  }
  .logo_hard_25d6.gradient-medium-0c34 .small_57de {
    border-left: 1px solid #eaecee;
  }
  .logo_hard_25d6.gradient-medium-0c34 .copper-db2c {
    border-left: 1px solid #eaecee;
  }
  .logo_hard_25d6.gradient-medium-0c34 .purple-f2be {
    padding-right: 1em;
  }
  .logo_hard_25d6.gradient-medium-0c34 .shade_c2f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .logo_hard_25d6.gradient-medium-0c34 .solid-c6f7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood-ca30 .purple-f2be {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-ca30.gradient-medium-0c34 .overlay-19cb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .wood-ca30.gradient-medium-0c34 .purple-f2be {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wood-ca30.gradient-medium-0c34 .shade_c2f1 {
    padding-left: 1em;
  }
  .wood-ca30.gradient-medium-0c34 .solid-c6f7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .wood-ca30.gradient-medium-0c34 .purple-f2be {
    padding-left: 0;
  }
}
.pagination_rough_3e52 .action-f5fd {
  display: inline-block;
}
.prev-d75c {
  display: inline-block;
}
.stone-2c05 {
  word-con: break-word;
}
.dim-73f0 > span {
  display: inline-block;
  padding: 5px 0;
}
.dim-73f0 .motion_5060 {
  margin-left: 8px;
  margin-right: 8px;
}
.dim-73f0 .disabled_9268 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.medium_f0ee .column_ea7f {
  margin-bottom: 2em;
}
.medium_f0ee .chip_hard_ee9f {
  margin-bottom: 15px;
}
.medium_f0ee .chip_hard_ee9f:last-child {
  margin-bottom: 0;
}
.medium_f0ee .tabs_active_0edf {
  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) {
  .medium_f0ee .tabs_active_0edf {
    display: block;
  }
}
.medium_f0ee .notice-orange-2e5d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .medium_f0ee .notice-orange-2e5d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.medium_f0ee .pagination_6675 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.medium_f0ee .pagination_6675 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.medium_f0ee .pagination_6675 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.medium_f0ee .stone-2c05 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.medium_f0ee .stone-2c05 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.medium_f0ee .paragraph_south_6c36 p:last-child {
  margin-bottom: 0;
}
.medium_f0ee .advanced-fac2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.medium_f0ee .notification-tall-5c59 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.medium_f0ee .frame-static-11e2 {
  margin-top: 1em;
}
.medium_f0ee .background_basic_e974 {
  top: 0;
  display: block;
}
.medium_f0ee .background_basic_e974 a {
  color: inherit;
}
.medium_f0ee .background_basic_e974 a:hover {
  color: inherit;
}
.medium_f0ee .table-d663 {
  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;
}
.medium_f0ee .table-d663:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.medium_f0ee .notification-tall-5c59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.medium_f0ee .solid-f894 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.medium_f0ee .solid-f894:first-child {
  margin-top: 0;
}
.medium_f0ee .solid-f894.outline-dark-dff4 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.medium_f0ee .solid-f894.alert_f6bf {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.medium_f0ee
  .solid-f894.alert_f6bf.under-feea
  .frame-static-11e2 {
  width: 100%;
}
.medium_f0ee .alert_f6bf {
  -webkit-box-align: center;
  align-items: center;
}
.medium_f0ee .alert_f6bf .dim-73f0,
.medium_f0ee .alert_f6bf > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.medium_f0ee .pagination_6675 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.medium_f0ee .pagination_6675 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.medium_f0ee .pagination_6675: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;
}
.medium_f0ee .outline-dark-dff4 {
  z-index: 5;
}
.medium_f0ee .focus-c6a6 .panel-eef0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.medium_f0ee .pagination-7216 .panel-eef0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.medium_f0ee .column-pink-5648 .panel-eef0 {
  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;
}
.medium_f0ee.notification-copper-05d5 .tabs_active_0edf,
.medium_f0ee.mask_e6df .tabs_active_0edf {
  display: block;
}
.medium_f0ee.notification-copper-05d5 .tabs_active_0edf .label-prev-fb20,
.medium_f0ee.notification-copper-05d5 .tabs_active_0edf .notification-tall-5c59,
.medium_f0ee.mask_e6df .tabs_active_0edf .label-prev-fb20,
.medium_f0ee.mask_e6df .tabs_active_0edf .notification-tall-5c59 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.medium_f0ee.menu-2983 .notice-orange-2e5d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .medium_f0ee.menu-2983 .notice-orange-2e5d {
    margin-right: 0;
  }
}
.medium_f0ee.notification-copper-05d5 .notice-orange-2e5d,
.medium_f0ee.mask_e6df .notice-orange-2e5d {
  padding-top: 40%;
}
.medium_f0ee.notification-copper-05d5 .column_ea7f,
.medium_f0ee.mask_e6df .column_ea7f {
  display: block;
}
.medium_f0ee.notification-copper-05d5 .fn-sticky-89da .notification-tall-5c59,
.medium_f0ee.mask_e6df .fn-sticky-89da .notification-tall-5c59 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.medium_f0ee.notification-copper-05d5 .notice-orange-2e5d,
.medium_f0ee.mask_e6df .notice-orange-2e5d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.medium_f0ee.notification-copper-05d5 .notification-tall-5c59 {
  padding: 1em;
}
.header_ba96 {
  margin: 30px auto;
  display: block;
}
.header_ba96 .picture-62bc > * {
  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;
}
.header_ba96 .picture-62bc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.header_ba96 .picture-62bc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.photo-focused-44d2 .dim-73f0 {
  margin-bottom: 1.41575em;
}
.photo-focused-44d2 .filter_9378 {
  margin-bottom: 1.618em;
}
.warm-c64c .accent-237f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.warm-c64c .accent-237f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.warm-c64c .upper_3bb6 {
  max-width: 100%;
  overflow: auto;
}
.pagination_dark_de2c .warm-c64c a:hover {
  text-decoration: underline;
}
.outline-dark-5b89 .chip_hard_ee9f:not(.stone-2c05),
.outline-dark-5b89 .pagination_6675 {
  margin-bottom: 1.41575em;
}
.outline-dark-5b89 .chip_hard_ee9f:not(.stone-2c05):last-child,
.outline-dark-5b89 .pagination_6675:last-child {
  margin-bottom: 0;
}
.outline-dark-5b89 .chip_hard_ee9f.inner-f1dd {
  margin-bottom: 0.41575em;
}
.outline-dark-5b89 .form-428e:before,
.outline-dark-5b89 .hidden-25c7:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.outline-dark-5b89 .form-428e:before {
  content: "\f115";
}
.outline-dark-5b89 .hidden-25c7:before {
  content: "\f02c";
}
.outline-dark-5b89 .pro_e5dd {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.outline-dark-5b89 .pro_e5dd a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.tall-6fde {
  display: -webkit-box;
  display: flex;
}
.tall-6fde .icon-cold-53c9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .tall-6fde .icon-cold-53c9 {
    flex-basis: 90px;
  }
}
.tall-6fde .header-492b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .tall-6fde .header-492b {
    flex-basis: calc(100% - 50px);
  }
}
.tall-6fde .pressed-f864 p:last-child {
  margin-bottom: 0.72em;
}
.logo_fresh_cfb7 .picture-62bc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.logo_fresh_cfb7 .picture-62bc:after,
.logo_fresh_cfb7 .picture-62bc:before {
  content: "";
  display: table;
}
.logo_fresh_cfb7 .picture-62bc:after {
  clear: both;
}
.logo_fresh_cfb7 .picture-62bc .hover_adf4,
.logo_fresh_cfb7 .picture-62bc .out_6f48 {
  width: 49%;
}
.logo_fresh_cfb7 .picture-62bc .hover_adf4 a span.button-27cd,
.logo_fresh_cfb7 .picture-62bc .out_6f48 a span.button-27cd {
  display: block;
  margin-bottom: 5px;
}
.logo_fresh_cfb7 .picture-62bc .out_6f48 {
  float: left;
  text-align: left;
}
.logo_fresh_cfb7 .picture-62bc .hover_adf4 {
  float: right;
  text-align: right;
}
.lower-0fe3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .lower-0fe3 {
    margin-bottom: 0;
  }
}
.grid_2768 {
  margin-bottom: 1em;
}
.grid_2768 .stone-2c05 {
  font-size: 1.1em;
  line-height: 1.3;
}
.large-a947 a {
  display: block;
  line-height: 0;
  position: relative;
}
.text_easy_a661 .grid_2768,
.focused-ab8d .grid_2768 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .text_easy_a661 .grid_2768,
  .focused-ab8d .grid_2768 {
    display: block;
  }
}
.text_easy_a661 .large-a947,
.focused-ab8d .large-a947 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .text_easy_a661 .large-a947,
  .focused-ab8d .large-a947 {
    margin-bottom: 1em;
  }
}
.text_easy_a661 .large-a947 img,
.focused-ab8d .large-a947 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.text_easy_a661 .widget-3b35,
.focused-ab8d .widget-3b35 {
  flex-basis: calc(100% - 160px);
}
.text_easy_a661 .widget-3b35 p,
.focused-ab8d .widget-3b35 p {
  margin-bottom: 0;
}
.text_easy_a661 .widget-3b35 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .text_easy_a661 .widget-3b35 {
    padding-left: 0;
  }
}
.focused-ab8d .widget-3b35 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .focused-ab8d .widget-3b35 {
    padding-right: 0;
  }
}
.focused-ab8d .large-a947 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.out-d31d .large-a947 {
  margin-bottom: 0.5em;
}
.out-d31d .large-a947 img {
  width: 100%;
}
.content_top_bde0 .feature-1ab7,
.copper-5ea2 .feature-1ab7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.copper-5ea2 .overlay-19cb .popup_inner_4391 p:last-child {
  margin-bottom: 0;
}
.wrapper-ff80 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.paragraph_077a .form-3ce1 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .paragraph_077a .form-3ce1:last-of-type {
    margin-bottom: 0;
  }
}
.paragraph_077a .form-3ce1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph_077a .form-3ce1 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.paragraph_077a .form-3ce1 ul li {
  margin: 0 0 0.6em;
}
.paragraph_077a .form-3ce1 ul li.narrow-abbc,
.paragraph_077a .form-3ce1 ul li.simple-403e {
  position: relative;
}
.paragraph_077a .form-3ce1 ul li.narrow-abbc .first-2562,
.paragraph_077a .form-3ce1 ul li.simple-403e .first-2562 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.paragraph_077a .form-3ce1 ul li.narrow-abbc:after:after,
.paragraph_077a .form-3ce1 ul li.narrow-abbc:after:before,
.paragraph_077a
  .form-3ce1
  ul
  li.simple-403e:after:after,
.paragraph_077a
  .form-3ce1
  ul
  li.simple-403e:after:before {
  content: "";
  display: table;
}
.paragraph_077a .form-3ce1 ul li.narrow-abbc:after:after,
.paragraph_077a
  .form-3ce1
  ul
  li.simple-403e:after:after {
  clear: both;
}
.paragraph_077a .form-3ce1 a.copper_67ea:hover {
  text-decoration: none;
}
.paragraph_077a .form-3ce1 select {
  max-width: 100%;
}
.paragraph_077a .form-3ce1 table {
  font-size: 85%;
}
.paragraph_077a .form-3ce1 table td,
.paragraph_077a .form-3ce1 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.paragraph_077a .form-3ce1 table tfoot td {
  text-align: left;
}
.paragraph_077a .form-3ce1 :last-child {
  margin-bottom: 0;
}
.paragraph_077a .form-3ce1 .down-7a47 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.paragraph_077a .form-3ce1 .down-7a47 label {
  width: 100%;
}
.paragraph_077a .form-3ce1 .down-7a47 .chip_hard_f1dc {
  width: 100%;
  display: block;
}
.paragraph_077a .form-3ce1 .down-7a47 .image_gas_3c56 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.paragraph_077a .form-3ce1 .down-7a47 .image_gas_3c56:hover svg #svg-search {
  fill: #444;
}
.paragraph_077a .form-3ce1 .down-7a47 .image_gas_3c56 svg {
  width: 18px;
  height: 18px;
}
.paragraph_077a .gallery_4794 ul ul,
.paragraph_077a .badge-ae28 ul ul,
.paragraph_077a .surface_fresh_801e ul ul,
.paragraph_077a .small-2cc1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.paragraph_077a .gallery_4794 .secondary_huge_4261 > a,
.paragraph_077a .badge-ae28 .secondary_huge_4261 > a,
.paragraph_077a .surface_fresh_801e .secondary_huge_4261 > a,
.paragraph_077a .small-2cc1 .secondary_huge_4261 > a {
  margin-bottom: 0;
}
.paragraph_077a .gallery-left-871d li,
.paragraph_077a .gallery_4794 li,
.paragraph_077a .caption-a0d2 li,
.paragraph_077a .badge-ae28 li,
.paragraph_077a .surface_fresh_801e li,
.paragraph_077a .small-2cc1 li,
.paragraph_077a .north_3007 li,
.paragraph_077a .active-4cea li {
  display: block;
  position: relative;
}
.paragraph_077a .gallery-left-871d li:last-child,
.paragraph_077a .gallery_4794 li:last-child,
.paragraph_077a .caption-a0d2 li:last-child,
.paragraph_077a .badge-ae28 li:last-child,
.paragraph_077a .surface_fresh_801e li:last-child,
.paragraph_077a .small-2cc1 li:last-child,
.paragraph_077a .north_3007 li:last-child,
.paragraph_077a .active-4cea li:last-child {
  border: none;
}
.paragraph_077a .gallery-left-871d li a,
.paragraph_077a .gallery_4794 li a,
.paragraph_077a .caption-a0d2 li a,
.paragraph_077a .badge-ae28 li a,
.paragraph_077a .surface_fresh_801e li a,
.paragraph_077a .small-2cc1 li a,
.paragraph_077a .north_3007 li a,
.paragraph_077a .active-4cea li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph_077a .gallery-left-871d li ul li::before,
.paragraph_077a .gallery_4794 li ul li::before,
.paragraph_077a .caption-a0d2 li ul li::before,
.paragraph_077a .badge-ae28 li ul li::before,
.paragraph_077a .surface_fresh_801e li ul li::before,
.paragraph_077a .small-2cc1 li ul li::before,
.paragraph_077a .north_3007 li ul li::before,
.paragraph_077a .active-4cea li ul li::before {
  left: 15px;
}
.paragraph_077a .gallery-left-871d li ul a,
.paragraph_077a .gallery_4794 li ul a,
.paragraph_077a .caption-a0d2 li ul a,
.paragraph_077a .badge-ae28 li ul a,
.paragraph_077a .surface_fresh_801e li ul a,
.paragraph_077a .small-2cc1 li ul a,
.paragraph_077a .north_3007 li ul a,
.paragraph_077a .active-4cea li ul a {
  padding-left: 20px;
}
.paragraph_077a .gallery-left-871d li ul ul li::before,
.paragraph_077a .gallery_4794 li ul ul li::before,
.paragraph_077a .caption-a0d2 li ul ul li::before,
.paragraph_077a .badge-ae28 li ul ul li::before,
.paragraph_077a .surface_fresh_801e li ul ul li::before,
.paragraph_077a .small-2cc1 li ul ul li::before,
.paragraph_077a .north_3007 li ul ul li::before,
.paragraph_077a .active-4cea li ul ul li::before {
  left: 30px;
}
.paragraph_077a .gallery-left-871d li ul ul a,
.paragraph_077a .gallery_4794 li ul ul a,
.paragraph_077a .caption-a0d2 li ul ul a,
.paragraph_077a .badge-ae28 li ul ul a,
.paragraph_077a .surface_fresh_801e li ul ul a,
.paragraph_077a .small-2cc1 li ul ul a,
.paragraph_077a .north_3007 li ul ul a,
.paragraph_077a .active-4cea li ul ul a {
  padding-left: 40px;
}
.paragraph_077a .hero_fast_54fe li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.paragraph_077a .active-4cea ul li {
  margin-bottom: 1.41575em;
}
.paragraph_077a .active-4cea ul li .tabs-wide-eb45 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.paragraph_077a .active-4cea ul li .tiny-a0be {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.copper_f479 .gallery-left-871d li a,
.copper_f479 .gallery_4794 li a,
.copper_f479 .caption-a0d2 li a,
.copper_f479 .badge-ae28 li a,
.copper_f479 .surface_fresh_801e li a,
.copper_f479 .small-2cc1 li a,
.copper_f479 .north_3007 li a,
.copper_f479 .active-4cea li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper_f479 .hero_fast_54fe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper_f479 .form-3ce1 ul li.narrow-abbc .first-2562,
.copper_f479 .form-3ce1 ul li.simple-403e .first-2562 {
  background: rgba(0, 0, 0, 0.2);
}
.copper_f479 .paragraph_077a .form-3ce1 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_5b69 .paragraph_077a .outer_5b0f li {
  margin: 0;
}
.wrapper_5b69 .paragraph_077a .outer_5b0f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.wrapper_5b69 .paragraph_077a .outer_5b0f li ul {
  margin: 0;
}
.wrapper_5b69 .paragraph_077a .outer_5b0f li ul li a {
  padding-left: 15px;
}
.wrapper_5b69 .paragraph_077a .outer_5b0f li ul li li a {
  padding-left: 30px;
}
.wrapper_5b69 .paragraph_077a .outer_5b0f li.south_4b9c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.wrapper_5b69 .paragraph_077a .outer_5b0f li.south_4b9c > 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;
}
.wrapper_5b69 .paragraph_077a .outer_5b0f li.south_4b9c > 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;
}
.breadcrumb_plasma_4f6c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.gradient-out-c76f {
  position: relative;
  z-index: 10;
}
.gradient-out-c76f .accent_59a3 {
  width: 100%;
  max-width: 100%;
}
.article-narrow-0cbb .footer-1147 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.article-narrow-0cbb .block_stone_a696 {
}
.article-narrow-0cbb .copper_f479 {
  background: #292929;
}
.secondary_slow_caa7 .footer-1147 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.secondary_slow_caa7 .block_stone_a696 {
  background: #f9f9f9;
}
.secondary_slow_caa7 .copper_f479 {
  background: #303030;
}
.east-80a5 .footer-1147 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .east-80a5 .action-f5fd {
    margin-bottom: 1em;
  }
  .east-80a5 .action-f5fd:last-child {
    margin-bottom: 0;
  }
}
.east-80a5 .block_stone_a696 {
  background: #ededed;
}
.east-80a5 .copper_f479 {
  background: #1a1a1a;
}
.footer-1147.block_stone_a696 {
  color: rgba(0, 0, 0, 0.6);
}
.footer-1147.block_stone_a696 .filter-7d86 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer-1147.copper_f479 {
  color: rgba(255, 255, 255, 0.99);
}
.footer-1147.copper_f479 a:not(.copper_67ea) {
  color: rgba(255, 255, 255, 0.79);
}
.footer-1147.copper_f479 a:not(.copper_67ea):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer-1147.copper_f479 .filter-7d86 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer-1147.copper_f479 table tbody td,
.footer-1147.copper_f479 table th {
  background: rgba(0, 0, 0, 0.08);
}
.new_f7ca.main_clean_381c .form_9d2a {
  max-width: initial;
}
.new_f7ca .gold_751c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.new_f7ca .gold_751c .accent_59a3 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .new_f7ca .gold_751c .accent_59a3 {
    display: block;
    margin-bottom: 2em;
  }
  .new_f7ca .gold_751c .accent_59a3:last-child {
    margin-bottom: 0;
  }
}
.east-80a5 .action-f5fd:last-child,
.secondary_slow_caa7 .action-f5fd:last-child,
.article-narrow-0cbb .action-f5fd:last-child {
  margin-bottom: 0;
}
.east-80a5 .action-f5fd .paragraph_077a .form-3ce1:last-child,
.secondary_slow_caa7 .action-f5fd .paragraph_077a .form-3ce1:last-child,
.article-narrow-0cbb .action-f5fd .paragraph_077a .form-3ce1:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .east-80a5 .hover-04cb,
  .east-80a5 .banner_e831,
  .secondary_slow_caa7 .hover-04cb,
  .secondary_slow_caa7 .banner_e831,
  .article-narrow-0cbb .hover-04cb,
  .article-narrow-0cbb .banner_e831 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .gradient-out-c76f .action-f5fd {
    margin-bottom: 2em;
  }
}
.gradient-out-c76f p:last-child {
  margin-bottom: 0;
}
.gradient-out-c76f li,
.gradient-out-c76f ul {
  list-style: none;
  margin: 0;
}
.gradient-out-c76f ul ul {
  margin-left: 2.617924em;
}
.warm_ea3e {
  font-size: 0.875em;
}

/* css-noise: 1ccc */
.widget-item-q6 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
