/*!
Theme Name: Customify
Theme URI: https://pressmaximum.main_f2ac/customify
Author: WPCustomify
Author URI: https://pressmaximum.main_f2ac
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.main_f2ac/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.preview_gold_d411.hot-ddcc/licenses/gpl-2.0.row_9956
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.easy_c865/, (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.progress-b5a5.chip_plasma_2fa0/normalize.black_e761/
 ======
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.black_e761 v7.0.0 | MIT License | github.main_f2ac/necolas/normalize.black_e761 */
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;
}
.nav_cool_a28a .frame-hard-96c2,
.dropdown_dim_6ad2,
.caption-smooth-e9b3,
.bottom-b25f,
.header_e82a,
.small-675a,
.slider-2b10,
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;
}
.dropdown_dim_6ad2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .dropdown_dim_6ad2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_dim_6ad2,
  h1 {
    font-size: 1.8em;
  }
}
.caption-smooth-e9b3,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.caption-smooth-e9b3 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .caption-smooth-e9b3,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .caption-smooth-e9b3,
  h2 {
    font-size: 1.7em;
  }
}
.bottom-b25f,
h3 {
  font-size: 1.618em;
}
.nav_cool_a28a .frame-hard-96c2,
.header_e82a,
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.icon-750e {
  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;
}
.wood-026c:after,
.wood-026c:before,
.new-9e0f:after,
.new-9e0f:before {
  content: "";
  display: table;
}
.wood-026c:after,
.new-9e0f:after {
  clear: both;
}
.main_1365 {
  float: right;
  margin-right: 0;
}
.component-904f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.module-68e4 .brown_0166,
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;
}
.module-68e4 .brown_0166: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;
}
.tabs-02cb .brown_0166 {
  box-shadow: none;
}
.tabs-02cb
  .brown_0166
  .table-acf7 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tabs-02cb .brown_0166 .dark_2ca9 {
  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;
}
.tabs-02cb
  .brown_0166
  .dark_2ca9
  b {
  display: none;
}
.tabs-02cb .panel_motion_bb6a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.info-8b6c:not(.fixed-29f9):not(.dropdown_iron_997d),
button:not(.fixed-29f9):not(.dropdown_iron_997d),
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ),
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ),
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ) {
  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;
}
.info-8b6c:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):hover,
button:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):hover,
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):hover,
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):hover,
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.info-8b6c:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):active,
.info-8b6c:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):focus,
button:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):active,
button:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):focus,
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):active,
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):focus,
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):active,
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):focus,
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):active,
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):focus {
  outline: 0;
}
.info-8b6c:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26,
button:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26,
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26,
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26,
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26 {
  position: relative;
}
.info-8b6c:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .red_0cdf,
.info-8b6c:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .content_steel_6939,
.info-8b6c:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .info_fast_8202,
.info-8b6c:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  i,
.info-8b6c:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  svg,
button:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .red_0cdf,
button:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .content_steel_6939,
button:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .info_fast_8202,
button:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  i,
button:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  svg,
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .red_0cdf,
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .content_steel_6939,
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .info_fast_8202,
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  i,
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  svg,
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .red_0cdf,
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .content_steel_6939,
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .info_fast_8202,
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  i,
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  svg,
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .red_0cdf,
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .content_steel_6939,
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  .info_fast_8202,
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  i,
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26
  svg {
  visibility: hidden;
}
.info-8b6c:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26:after,
button:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26:after,
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26:after,
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26:after,
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ).fn-loading-df26: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;
}
.info-8b6c:not(.fixed-29f9):not(.dropdown_iron_997d),
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ),
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ),
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ) {
  color: #fff;
  background: #235787;
}
.info-8b6c:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):focus,
input[type="button"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):focus,
input[type="reset"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):focus,
input[type="submit"]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ):focus {
  color: #fff;
}
.info-8b6c.fn-disabled-df26:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ),
.info-8b6c[disabled]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ),
button.fn-disabled-df26:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ),
button[disabled]:not(.fixed-29f9):not(
    .dropdown_iron_997d
  ) {
  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;
}
.tag_f81e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tag_f81e: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;
}
.menu-3ed3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.pattern-ff3f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.short_47b0 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wood-026c:after,
.wood-026c:before,
.badge_1f10:after,
.badge_1f10:before,
.secondary_outer_38ae:after,
.secondary_outer_38ae:before,
.banner-64d5:after,
.banner-64d5:before,
.badge_81c2:after,
.badge_81c2:before,
.info_942c:after,
.info_942c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wood-026c:after,
.badge_1f10:after,
.secondary_outer_38ae:after,
.banner-64d5:after,
.badge_81c2:after,
.info_942c:after {
  clear: both;
}
.badge_1f10 .hover_599c,
.secondary_outer_38ae .hover_599c,
.thick_e0a5 .hover_599c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.purple_9a92 {
  display: inline-block;
}
.fixed_006e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fixed_006e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fixed_006e .hot-1b63 {
  padding: 1em 0;
  font-size: 85%;
}
.hot-1b63 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gas_924d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gas_924d:after,
.gas_924d:before {
  content: "";
  display: table;
}
.gas_924d:after {
  clear: both;
}
.component_e1f3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shadow_solid_20e9 .component_e1f3 {
  max-width: 50%;
}
.selected_688c .component_e1f3 {
  max-width: 33.33%;
}
.surface-2100 .component_e1f3 {
  max-width: 25%;
}
.column_inner_c2e0 .component_e1f3 {
  max-width: 20%;
}
.west-e441 .component_e1f3 {
  max-width: 16.66%;
}
.hidden_21a9 .component_e1f3 {
  max-width: 14.28%;
}
.primary_first_2a7c .component_e1f3 {
  max-width: 12.5%;
}
.pink_b2d8 .component_e1f3 {
  max-width: 11.11%;
}
.avatar_1a99 {
  display: block;
}
.nav_cool_a28a .header-2bf4 label,
.nav_cool_a28a .pagination_brown_b20a label,
.nav_cool_a28a .feature_hard_1e4b label,
.nav_cool_a28a .fast-cade label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge_dynamic_913f {
  list-style: none;
  margin: 0;
}
.badge_dynamic_913f article.shade_prev_bb89 {
  margin-bottom: 0;
}
.badge_dynamic_913f ul {
  list-style: none;
  margin: 0;
}
.badge_dynamic_913f .overlay_rough_0305 li.shade_prev_bb89 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge_dynamic_913f .overlay_rough_0305 li.shade_prev_bb89 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge_dynamic_913f .overlay_rough_0305 li.shade_prev_bb89: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) {
  .badge_dynamic_913f .overlay_rough_0305 li.shade_prev_bb89 li.shade_prev_bb89 li.shade_prev_bb89 li.shade_prev_bb89 {
    padding-left: 0;
  }
}
article.shade_prev_bb89 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade_prev_bb89 .badge_1f10 p:last-of-type {
  margin-bottom: 0;
}
article.shade_prev_bb89 .footer_3624 {
  float: left;
}
article.shade_prev_bb89 .out_841f {
  margin-left: 85px;
}
article.shade_prev_bb89 .image_upper_8d36 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade_prev_bb89 .image_upper_8d36 .label_4de0 {
  margin-left: 10px;
}
article.shade_prev_bb89 .badge_solid_af66 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade_prev_bb89 .article-simple-813a {
  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 .header-2bf4,
  #respond .feature_hard_1e4b,
  #respond .fast-cade {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-2bf4 input,
#respond .feature_hard_1e4b input,
#respond .fast-cade input {
  width: 100%;
}
#respond .fast-cade {
  margin-right: 0;
}
#respond .fixed-5238 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card_eecb {
  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;
}
.card_eecb.current_371a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.card_eecb 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%);
}
.card_eecb:focus,
.card_eecb: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);
}
.sort_stone_b6a9 {
  border-radius: 10%;
}
.message_a0fd {
  border-radius: 50%;
}
.filter_1c60 {
  font-size: 0.72em;
}
.item_mini_6a9b {
  font-size: 0.875em;
}
.narrow_3cef {
  font-size: 1.1em;
}
.pagination_dc21 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pagination_dc21.filter_1c60 {
  letter-spacing: 0.5px;
}
.advanced-cb71,
.advanced-cb71 a {
  color: #6d6d6d;
}
.advanced-cb71 a:hover {
  color: #111;
}
.header_full_c08d {
  color: #6d6d6d;
}
.small_6775 {
  overflow-x: hidden;
}
.small_6775 .block-solid-f8db.photo-middle-0a4f {
  position: relative;
}
.small_6775 .block-solid-f8db.photo-middle-0a4f.disabled_47b0 {
  position: initial;
}
.small_6775
  .block-solid-f8db.photo-middle-0a4f.disabled_47b0
  .primary-98b9 {
  left: auto;
}
.small_6775 .block-solid-f8db .primary-98b9 {
  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;
}
.small_6775 .block-solid-f8db:hover.photo-middle-0a4f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.small_6775
  .block-solid-f8db:hover.photo-middle-0a4f
  .primary-98b9 {
  display: block;
  z-index: 9999999;
}
.small_6775 .new-e03e .content_a4cf,
.small_6775 .active-pink-f23e .content_a4cf {
  display: none;
}
.small_6775 .column-b7ed .block-solid-f8db:hover.photo-middle-0a4f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.nav_cool_a28a .header-2bf4 label,
.nav_cool_a28a .pagination_brown_b20a label,
.nav_cool_a28a .feature_hard_1e4b label,
.nav_cool_a28a .fast-cade label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.badge_dynamic_913f {
  list-style: none;
  margin: 0;
}
.badge_dynamic_913f article.shade_prev_bb89 {
  margin-bottom: 0;
}
.badge_dynamic_913f ul {
  list-style: none;
  margin: 0;
}
.badge_dynamic_913f .overlay_rough_0305 li.shade_prev_bb89 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .badge_dynamic_913f .overlay_rough_0305 li.shade_prev_bb89 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .badge_dynamic_913f .overlay_rough_0305 li.shade_prev_bb89: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) {
  .badge_dynamic_913f .overlay_rough_0305 li.shade_prev_bb89 li.shade_prev_bb89 li.shade_prev_bb89 li.shade_prev_bb89 {
    padding-left: 0;
  }
}
article.shade_prev_bb89 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade_prev_bb89 .badge_1f10 p:last-of-type {
  margin-bottom: 0;
}
article.shade_prev_bb89 .footer_3624 {
  float: left;
}
article.shade_prev_bb89 .out_841f {
  margin-left: 85px;
}
article.shade_prev_bb89 .image_upper_8d36 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade_prev_bb89 .image_upper_8d36 .label_4de0 {
  margin-left: 10px;
}
article.shade_prev_bb89 .badge_solid_af66 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade_prev_bb89 .article-simple-813a {
  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 .header-2bf4,
  #respond .feature_hard_1e4b,
  #respond .fast-cade {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-2bf4 input,
#respond .feature_hard_1e4b input,
#respond .fast-cade input {
  width: 100%;
}
#respond .fast-cade {
  margin-right: 0;
}
#respond .fixed-5238 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.new-e03e .bronze-2424 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bronze-2424 .bright_7783.tertiary_ffb3 .full-2a8e > li > a:focus,
.bronze-2424 .bright_7783.tertiary_ffb3 .full-2a8e > li > a:hover,
.bronze-2424 .bright_7783.iron_cda2 .full-2a8e > li > a:focus,
.bronze-2424 .bright_7783.iron_cda2 .full-2a8e > li > a:hover,
.bronze-2424 .bright_7783.pagination_9fa8 .full-2a8e > li > a:focus,
.bronze-2424 .bright_7783.pagination_9fa8 .full-2a8e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-2424
  .bright_7783.tertiary_ffb3
  .full-2a8e
  > li.media_81f3
  > a,
.bronze-2424
  .bright_7783.tertiary_ffb3
  .full-2a8e
  > li.slow_bb66
  > a,
.bronze-2424
  .bright_7783.iron_cda2
  .full-2a8e
  > li.media_81f3
  > a,
.bronze-2424
  .bright_7783.iron_cda2
  .full-2a8e
  > li.slow_bb66
  > a,
.bronze-2424
  .bright_7783.pagination_9fa8
  .full-2a8e
  > li.media_81f3
  > a,
.bronze-2424 .bright_7783.pagination_9fa8 .full-2a8e > li.link_6423 > a {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-2424 .disabled_7b6a,
.bronze-2424 .disabled_7b6a a {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-2424 .message_507b.solid-87e4 li a,
.bronze-2424 .east-9216 a,
.bronze-2424 .header-c27c,
.bronze-2424 .full-2a8e > li > a,
.bronze-2424 .overlay_f44f {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-2424 .message_507b.solid-87e4 li a:hover,
.bronze-2424 .east-9216 a:hover,
.bronze-2424 .header-c27c:hover,
.bronze-2424 .full-2a8e > li > a:hover,
.bronze-2424 .overlay_f44f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-2424 .pro-7025 {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-2424 .pro-7025 .logo-d754 {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-2424 .pro-7025:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-2424 .north_3c7f .search-west-bd7f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bronze-2424 .north_3c7f .search-west-bd7f .photo_8cec {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-2424
  .north_3c7f
  .search-west-bd7f
  .photo_8cec::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-2424
  .north_3c7f
  .search-west-bd7f
  .photo_8cec:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-2424
  .north_3c7f
  .search-west-bd7f
  .photo_8cec::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-2424
  .north_3c7f
  .search-west-bd7f
  .photo_8cec::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-2424 .north_3c7f .silver-7e8a {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-2424 .north_3c7f .silver-7e8a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-copper-71d0
  .bronze-2424
  .north_3c7f
  .header_937a
  .overlay_8450 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary-copper-71d0
  .bronze-2424
  .north_3c7f
  .header_937a
  .photo_8cec {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.new-e03e .next-6936 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.next-6936 .bright_7783.tertiary_ffb3 .full-2a8e > li > a:focus,
.next-6936 .bright_7783.tertiary_ffb3 .full-2a8e > li > a:hover,
.next-6936 .bright_7783.iron_cda2 .full-2a8e > li > a:focus,
.next-6936 .bright_7783.iron_cda2 .full-2a8e > li > a:hover,
.next-6936 .bright_7783.pagination_9fa8 .full-2a8e > li > a:focus,
.next-6936 .bright_7783.pagination_9fa8 .full-2a8e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next-6936
  .bright_7783.tertiary_ffb3
  .full-2a8e
  > li.media_81f3
  > a,
.next-6936
  .bright_7783.tertiary_ffb3
  .full-2a8e
  > li.slow_bb66
  > a,
.next-6936
  .bright_7783.iron_cda2
  .full-2a8e
  > li.media_81f3
  > a,
.next-6936
  .bright_7783.iron_cda2
  .full-2a8e
  > li.slow_bb66
  > a,
.next-6936
  .bright_7783.pagination_9fa8
  .full-2a8e
  > li.media_81f3
  > a,
.next-6936 .bright_7783.pagination_9fa8 .full-2a8e > li.link_6423 > a {
  color: rgba(0, 0, 0, 0.8);
}
.next-6936 .disabled_7b6a,
.next-6936 .disabled_7b6a a {
  color: rgba(0, 0, 0, 0.8);
}
.next-6936 .message_507b.solid-87e4 li a,
.next-6936 .east-9216 a,
.next-6936 .header-c27c,
.next-6936 .full-2a8e > li > a,
.next-6936 .overlay_f44f {
  color: rgba(0, 0, 0, 0.55);
}
.next-6936 .message_507b.solid-87e4 li a:hover,
.next-6936 .east-9216 a:hover,
.next-6936 .header-c27c:hover,
.next-6936 .full-2a8e > li > a:hover,
.next-6936 .overlay_f44f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next-6936 .pro-7025 {
  color: rgba(0, 0, 0, 0.55);
}
.next-6936 .pro-7025 .logo-d754 {
  color: rgba(0, 0, 0, 0.8);
}
.next-6936 .pro-7025:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid_soft_4499 .text-af01 {
  margin-left: auto;
  margin-right: auto;
}
.secondary_outer_38ae > * {
  margin-left: auto;
  margin-right: auto;
}
.secondary_outer_38ae .menu-3ed3 {
  margin-right: 1.41575em;
}
.hidden-yellow-b607 .secondary_outer_38ae > .element-5886 {
  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;
}
.hidden-yellow-b607 .secondary_outer_38ae > .first-236e {
  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;
}
.wrapper-outer-7636.grid_soft_4499 .text-af01,
.column-8217.grid_soft_4499 .text-af01 {
  margin-left: 0;
}
.label_e2cc.grid_soft_4499 .text-af01,
.link_selected_4d4b.grid_soft_4499 .text-af01 {
  margin-right: 0;
}
.secondary_outer_38ae ol,
.secondary_outer_38ae ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.out-1004 video {
  max-width: 100%;
}
.background-3f4a img {
  display: block;
}
.background-3f4a.menu-3ed3,
.background-3f4a.pattern-ff3f {
  width: 100%;
}
.background-3f4a.first-236e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.media_1429:not(.light_2b39) {
  margin: 1.5em auto;
}
.description-gas-6844 p {
  padding: 1.5em 14px;
}
ul.gold-afb2.first-236e,
ul.gold-afb2.element-5886,
ul.gold-afb2.widget-87d2.element-5886 {
  padding: 0 14px;
}
.full-bc23 {
  display: block;
  overflow-x: auto;
}
.full-bc23 table {
  border-collapse: collapse;
  width: 100%;
}
.full-bc23 td,
.full-bc23 th {
  padding: 0.5em;
}
.secondary_outer_38ae li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.secondary_outer_38ae ol ol,
.secondary_outer_38ae ol ul,
.secondary_outer_38ae ul ol,
.secondary_outer_38ae ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.secondary_outer_38ae ol ol li,
.secondary_outer_38ae ol ul li,
.secondary_outer_38ae ul ol li,
.secondary_outer_38ae ul ul li {
  margin-left: 0;
}
.thumbnail-red-270b.short_257f > .hard-5aa1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.thumbnail-red-270b.short_257f > .hard-5aa1 iframe,
.thumbnail-red-270b.short_257f > .hard-5aa1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.secondary-0a9c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.secondary-0a9c.alert_96cb {
  padding: 0;
}
.secondary-0a9c.alert_96cb cite {
  font-size: 13px;
}
.secondary-0a9c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.secondary-0a9c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.alert_tiny_2845 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.alert_tiny_2845 > p:first-child {
  margin-top: 0;
}
.alert_tiny_2845 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.alert_tiny_2845 blockquote {
  border-left: 0;
}
.modal-3f0e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.modal-3f0e:not(.pagination-fast-4f9c) {
  max-width: 100px;
}
.modal-3f0e.complex-8ba6 {
  border-bottom: none !important;
  text-align: center;
}
.modal-3f0e.complex-8ba6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .description-gas-6844 p {
    padding: 1.5em 0;
  }
}
.banner-cd8b {
  color: #0073aa;
}
.soft_d75d {
  background-color: #0073aa;
}
.filter-fluid-5494 {
  color: #229fd8;
}
.popup-orange-b643 {
  background-color: #229fd8;
}
.bottom_6e9e {
  color: #eee;
}
.short-9fed {
  background-color: #eee;
}
.wrapper_2426 {
  color: #444;
}
.active_8bda {
  background-color: #444;
}
.hover_6d9e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hover_6d9e .old-8743 .east-9216 {
  font-size: 15px;
}
.hover_6d9e .east-9216 {
  line-height: 1.3;
}
.hover_6d9e .next-6936 {
}
.hover_6d9e .bronze-2424 {
  background: #235787;
}
.avatar_7b74 {
  padding: 0;
}
.avatar_7b74 .bronze-2424 {
  background: #1a1a1a;
}
.avatar_7b74 .next-6936 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.outline_6925 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.outline_6925 .next-6936 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.outline_6925 .bronze-2424 {
  background: #303030;
}
.info_942c {
  position: relative;
  z-index: 10;
}
.info_942c .breadcrumb_narrow_f7b5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.chip_tall_39ee .photo-middle-0a4f {
  display: inline-block;
  vertical-align: middle;
}
.chip_tall_39ee.paragraph_west_8bf3 .photo-middle-0a4f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .chip_tall_39ee.paragraph_west_8bf3 .photo-middle-0a4f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .chip_tall_39ee.paragraph_west_8bf3 .photo-middle-0a4f {
    margin-right: 0.4em;
  }
}
.chip_tall_39ee.paragraph_west_8bf3 .photo-middle-0a4f:last-child {
  margin-right: 0;
}
.pressed-a867 .breadcrumb_narrow_f7b5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .new-e03e .old-8743 {
    margin: 0 -0.5em;
  }
  .new-e03e .old-8743 [class*="customify-col-"],
  .new-e03e .old-8743 [class*="customify-col_"],
  .new-e03e .old-8743 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.new-e03e.filter-lower-4434 .breadcrumb_narrow_f7b5 {
  background: 0 0 !important;
}
.new-e03e.filter-lower-4434 .breadcrumb_narrow_f7b5,
.new-e03e.pressed-a867 .breadcrumb_narrow_f7b5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .new-e03e.label_3ad2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.new-e03e.pressed-a867 .breadcrumb_narrow_f7b5 {
  box-shadow: none !important;
}
.popup-under-9d04 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .popup-under-9d04 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .popup-under-9d04 {
    padding: 18px 0 20px;
  }
}
.popup-under-9d04 .thick-5e39 {
  width: 100%;
}
.popup-under-9d04 .badge-motion-386d {
  margin-bottom: 0;
}
.popup-under-9d04 .plasma_28ca {
  margin-top: 5px;
  font-size: 0.875em;
}
.status_e95a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status_e95a .logo-74f1 {
  width: 100%;
}
.paragraph_954a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.paragraph_954a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.paragraph_954a li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.paragraph_954a li:last-child:after {
  display: none;
}
.paragraph_954a li a {
  font-weight: 500;
  margin-right: 10px;
}
.photo_70a0 .content_a4cf button,
.popup-under-9d04 .content_a4cf button {
  left: 0;
}
.photo_70a0 .logo-74f1,
.popup-under-9d04 .logo-74f1 {
  padding-left: 0;
  padding-right: 0;
}
.photo_70a0 .status_e95a,
.popup-under-9d04 .status_e95a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.photo_70a0 {
  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;
}
.photo_70a0: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;
}
.photo_70a0 .breadcrumb-eeb6 {
  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) {
  .photo_70a0 .breadcrumb-eeb6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .photo_70a0 .breadcrumb-eeb6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .photo_70a0 .breadcrumb-eeb6 {
    min-height: 200px;
  }
}
.photo_70a0 .paragraph_954a {
  color: rgba(255, 255, 255, 0.8);
}
.photo_70a0 .paragraph_954a a,
.photo_70a0 .paragraph_954a li:after {
  color: inherit;
}
.photo_70a0 .paragraph_954a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.logo-prev-785d {
  margin-bottom: 0.5em;
}
.chip-stale-e327 {
  margin-bottom: 1.2em;
}
.chip-stale-e327,
.logo-prev-785d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.chip-stale-e327 p:last-child,
.logo-prev-785d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .content_a4cf,
#masthead .content_a4cf {
  display: none;
}
#masthead
  > .content_a4cf.notice_655e {
  display: none;
}
#masthead > .content_a4cf button {
  left: 0;
}
.paragraph_last_9318 {
  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%;
}
.paragraph_last_9318 .photo-middle-0a4f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.paragraph_last_9318 .glass_a7be {
  display: -webkit-box;
  display: flex;
}
.paragraph_last_9318 .glass_a7be.wrapper_fast_2b18 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.paragraph_last_9318 .glass_a7be.detail_steel_9f30 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph_last_9318 .glass_a7be.feature-easy-67df {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.paragraph_last_9318.block_upper_7395.pagination_pro_3606 .glass_a7be.wrapper_fast_2b18 {
  flex-basis: 100%;
}
.paragraph_last_9318.gold_8f1d .glass_a7be.detail_steel_9f30 {
  -webkit-box-flex: 1;
  flex: auto;
}
.paragraph_last_9318.gold_8f1d .glass_a7be.feature-easy-67df {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .content_a4cf.notice_655e {
  display: none;
}
#masthead > .content_a4cf button {
  left: 0;
}
.dropdown_right_0b9b {
  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;
}
.dropdown_right_0b9b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dropdown_right_0b9b.main_motion_c931 i {
  margin-right: 4px;
}
.dropdown_right_0b9b.progress_22a0 i {
  margin-left: 5px;
}
.east-9216 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.east-9216 p:last-child {
  margin-bottom: 0;
}
.box-lower-cd3e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.box-lower-cd3e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.box-lower-cd3e img {
  display: block;
  width: auto;
  line-height: 1;
}
.box-lower-cd3e .disabled_7b6a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.box-lower-cd3e .row_top_c011 {
  margin: 5px 0 7px 0;
}
.box-lower-cd3e.easy-f3cf .action-8911 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box-lower-cd3e.easy-f3cf .prev-ceb1 {
  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;
}
.box-lower-cd3e.full-ab80 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.box-lower-cd3e.full-ab80 .action-8911 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box-lower-cd3e.full-ab80 .prev-ceb1 {
  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;
}
.box-lower-cd3e.status-c653 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.box-lower-cd3e.hard-9ec7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.box-lower-cd3e.hard-9ec7 .prev-ceb1 {
  margin-top: 7px;
}
.out_993f {
  display: inline-block;
}
.info_942c .border-complex-5314 .box-lower-cd3e img {
  max-width: 100%;
}
.bright_7783 .nav-0f14.middle-2246,
.plasma_26c1 .nav-0f14.middle-2246 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.bright_7783 .logo-0030,
.plasma_26c1 .logo-0030 {
  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%);
}
.bright_7783 .logo-0030 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.bright_7783.table_0be6 .logo-0030 {
  display: none;
}
.bright_7783 .action-5b78 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bright_7783 .action-5b78 li {
  display: inline-block;
  position: relative;
}
.bright_7783 .action-5b78 li:last-child {
  margin-right: 0;
}
.bright_7783 .action-5b78 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;
}
.bright_7783 .action-5b78 li.link_6423 > a {
  color: rgba(0, 0, 0, 0.9);
}
.bright_7783 .action-5b78 > 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;
}
.bright_7783 .action-5b78 > li > a i {
  line-height: 0;
}
.bright_7783 .action-5b78 > li.main-f445 > a .logo-0030 {
  margin-left: 4px;
  line-height: 0;
}
.bright_7783 .action-5b78 .block_7285 li.main-f445 > a {
  position: relative;
}
.bright_7783 .action-5b78 .block_7285 li.main-f445 > a:after,
.bright_7783 .action-5b78 .block_7285 li.main-f445 > a:before {
  content: "";
  display: table;
}
.bright_7783 .action-5b78 .block_7285 li.main-f445 > a:after {
  clear: both;
}
.bright_7783 .action-5b78 .block_7285 li.main-f445 > a .logo-0030 {
  margin-left: 5px;
  float: right;
}
.bright_7783 .feature_1c47,
.bright_7783 .block_7285 {
  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;
}
.bright_7783 .block_7285 {
  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;
}
.bright_7783 .block_7285 .middle-2246 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.bright_7783 .block_7285 .logo-0030 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.bright_7783 .block_7285 li {
  display: block;
  margin: 0;
  padding: 0;
}
.bright_7783 .block_7285 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;
}
.bright_7783 .block_7285 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.bright_7783 .block_7285 .block_7285 {
  top: 0;
  left: 100%;
}
.bright_7783 .component_cfc9.fn-focus-df26 > .feature_1c47,
.bright_7783 .component_cfc9.fn-focus-df26 > .block_7285,
.bright_7783 .component_cfc9:focus > .feature_1c47,
.bright_7783 .component_cfc9:focus > .block_7285,
.bright_7783 .component_cfc9:hover > .feature_1c47,
.bright_7783 .component_cfc9:hover > .block_7285 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.bright_7783.pagination_9fa8 .full-2a8e:after,
.bright_7783.pagination_9fa8 .full-2a8e:before {
  content: "";
  display: table;
}
.bright_7783.pagination_9fa8 .full-2a8e:after {
  clear: both;
}
.bright_7783.pagination_9fa8 .full-2a8e > li {
  float: left;
}
.bright_7783.icon_6ef7 .full-2a8e:after,
.bright_7783.icon_6ef7 .full-2a8e:before {
  content: "";
  display: table;
}
.bright_7783.icon_6ef7 .full-2a8e:after {
  clear: both;
}
.bright_7783.icon_6ef7 .full-2a8e > li {
  float: left;
}
.bright_7783.icon_6ef7 .full-2a8e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.bright_7783.icon_6ef7 .full-2a8e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.bright_7783.icon_6ef7 .full-2a8e > li.media_81f3 > a,
.bright_7783.icon_6ef7 .full-2a8e > li.link_6423 > a {
  color: #fff;
  background-color: #1e4b75;
}
.bright_7783.tertiary_ffb3 .full-2a8e > li > a .middle-2246 {
  position: relative;
}
.bright_7783.tertiary_ffb3 .full-2a8e > li > a .middle-2246: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;
}
.bright_7783.tertiary_ffb3
  .full-2a8e
  > li:focus
  > a
  .middle-2246:before,
.bright_7783.tertiary_ffb3
  .full-2a8e
  > li:hover
  > a
  .middle-2246:before {
  width: 100%;
  background-color: currentColor;
}
.bright_7783.tertiary_ffb3
  .full-2a8e
  > li.media_81f3
  > a
  .middle-2246:before,
.bright_7783.tertiary_ffb3
  .full-2a8e
  > li.slow_bb66
  > a
  .middle-2246:before {
  width: 100%;
  background-color: currentColor;
}
.bright_7783.iron_cda2 .full-2a8e > li > a .middle-2246 {
  position: relative;
}
.bright_7783.iron_cda2 .full-2a8e > li > a .middle-2246: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;
}
.bright_7783.iron_cda2 .full-2a8e > li:focus > a .middle-2246:before,
.bright_7783.iron_cda2
  .full-2a8e
  > li:hover
  > a
  .middle-2246:before {
  width: 100%;
  background-color: currentColor;
}
.bright_7783.iron_cda2
  .full-2a8e
  > li.media_81f3
  > a
  .middle-2246:before,
.bright_7783.iron_cda2
  .full-2a8e
  > li.slow_bb66
  > a
  .middle-2246:before {
  width: 100%;
  background-color: currentColor;
}
.plasma_26c1 .action-5b78 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.plasma_26c1 .action-5b78 li:first-child > a {
  border-top: none;
}
.plasma_26c1 .action-5b78 .input-fluid-6626 > .middle-2246 .logo-0030 {
  display: none;
}
.plasma_26c1 .action-5b78 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.plasma_26c1 .action-5b78 li:last-child {
  border: none;
}
.plasma_26c1 .action-5b78 li.main-f445 > a {
  padding-right: 45px !important;
}
.plasma_26c1 .action-5b78 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.plasma_26c1 .action-5b78 li a:focus,
.plasma_26c1 .action-5b78 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.plasma_26c1 .action-5b78 li .notice-4224 {
  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;
}
.plasma_26c1 .action-5b78 li .notice-4224:hover {
  box-shadow: none;
}
.plasma_26c1 .action-5b78 li .notice-4224 .logo-0030 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.plasma_26c1 .action-5b78 .block_7285 {
  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);
}
.plasma_26c1 .action-5b78 .block_7285 li a {
  padding-left: 3em;
}
.plasma_26c1 .action-5b78 .under_ec83 > a .notice-4224 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.plasma_26c1 .action-5b78 .under_ec83 > .block_7285 {
  display: block;
  opacity: 1;
}
.tiny_4c5e {
  max-width: 100%;
}
.pagination_f95e {
  line-height: 0;
  cursor: pointer;
}
.overlay_f44f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.overlay_f44f:hover {
  box-shadow: none;
  color: currentColor;
}
.overlay_f44f svg {
  width: 18px;
  height: 18px;
}
.overlay_f44f .menu-gas-fa0a {
  display: none;
}
.carousel_870f {
  position: relative;
}
.carousel_870f.fn-active-df26 .overlay_f44f .form_9dc5 {
  display: none;
}
.carousel_870f.fn-active-df26 .overlay_f44f .menu-gas-fa0a {
  display: inline-block;
}
.carousel_870f .title_c296 {
  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);
}
.carousel_870f.notice-36b8 .title_c296 {
  left: auto;
  right: -0.9em;
}
.carousel_870f.notice-36b8 .pagination-8034::before {
  left: auto;
  right: 15px;
}
.carousel_870f.fn-active-df26 .title_c296 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header_937a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.header_937a label {
  flex-basis: 100%;
}
.header_937a .search-west-bd7f {
  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;
}
.header_937a .photo_8cec {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.header_937a .photo_8cec:focus {
  background-color: transparent;
}
.header_937a button.silver-7e8a {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.header_937a button.silver-7e8a:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.header_937a button.silver-7e8a svg {
  width: 18px;
  height: 18px;
}
.header_937a input[type="submit"] {
  min-height: auto;
}
.north_3c7f .header_937a .photo_8cec {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pagination-8034 {
  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) {
  .pagination-8034 {
    width: 220px;
  }
}
.pagination-8034 label {
  flex-basis: 100%;
}
.pagination-8034::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;
}
.secondary-copper-71d0 .north_3c7f .header_937a {
  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;
}
.secondary-copper-71d0
  .north_3c7f
  .header_937a
  .search-west-bd7f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.secondary-copper-71d0 .north_3c7f .header_937a .photo_8cec {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.secondary-copper-71d0
  .north_3c7f
  .header_937a
  .photo_8cec:focus {
  background: 0 0;
}
.secondary-copper-71d0
  .north_3c7f
  .header_937a
  .overlay_8450 {
  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;
}
.message_507b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.message_507b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.message_507b li:last-child {
  margin-right: 0;
}
.message_507b li:first-child {
  margin-left: 0;
}
.message_507b.hero-right-2089 a {
  color: #fff;
}
.message_507b.hero-right-2089 a:hover {
  color: #fff;
}
.message_507b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.message_507b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.message_507b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.message_507b a:hover {
  opacity: 0.9;
  color: inherit;
}
.message_507b [class*="social-icon-apple"] {
  background-color: #999;
}
.message_507b [class*="social-icon-apple"].feature-601a {
  background-color: transparent;
  color: #999;
}
.message_507b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.message_507b [class*="social-icon-behance"].feature-601a {
  background-color: transparent;
  color: #1769ff;
}
.message_507b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.message_507b [class*="social-icon-bitbucket"].feature-601a {
  background-color: transparent;
  color: #205081;
}
.message_507b [class*="social-icon-codepen"] {
  background-color: #000;
}
.message_507b [class*="social-icon-codepen"].feature-601a {
  background-color: transparent;
  color: #000;
}
.message_507b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.message_507b [class*="social-icon-delicious"].feature-601a {
  background-color: transparent;
  color: #39f;
}
.message_507b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.message_507b [class*="social-icon-digg"].feature-601a {
  background-color: transparent;
  color: #005be2;
}
.message_507b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.message_507b [class*="social-icon-dribbble"].feature-601a {
  background-color: transparent;
  color: #ea4c89;
}
.message_507b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.message_507b [class*="social-icon-envelope"].feature-601a {
  background-color: transparent;
  color: #ea4335;
}
.message_507b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.message_507b [class*="social-icon-facebook"].feature-601a {
  background-color: transparent;
  color: #3b5998;
}
.message_507b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.message_507b [class*="social-icon-flickr"].feature-601a {
  background-color: transparent;
  color: #0063dc;
}
.message_507b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.message_507b [class*="social-icon-foursquare"].feature-601a {
  background-color: transparent;
  color: #2d5be3;
}
.message_507b [class*="social-icon-github"] {
  background-color: #333;
}
.message_507b [class*="social-icon-github"].feature-601a {
  background-color: transparent;
  color: #333;
}
.message_507b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.message_507b [class*="social-icon-google-plus"].feature-601a {
  background-color: transparent;
  color: #dd4b39;
}
.message_507b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.message_507b [class*="social-icon-houzz"].feature-601a {
  background-color: transparent;
  color: #7ac142;
}
.message_507b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.message_507b [class*="social-icon-instagram"].feature-601a {
  background-color: transparent;
  color: #262626;
}
.message_507b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.message_507b [class*="social-icon-jsfiddle"].feature-601a {
  background-color: transparent;
  color: #487aa2;
}
.message_507b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.message_507b [class*="social-icon-linkedin"].feature-601a {
  background-color: transparent;
  color: #0077b5;
}
.message_507b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.message_507b [class*="social-icon-medium"].feature-601a {
  background-color: transparent;
  color: #00ab6b;
}
.message_507b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.message_507b
  [class*="social-icon-odnoklassniki"].feature-601a {
  background-color: transparent;
  color: #f4731c;
}
.message_507b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.message_507b [class*="social-icon-meetup"].feature-601a {
  background-color: transparent;
  color: #ec1c40;
}
.message_507b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.message_507b [class*="social-icon-pinterest"].feature-601a {
  background-color: transparent;
  color: #bd081c;
}
.message_507b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.message_507b [class*="social-icon-product-hunt"].feature-601a {
  background-color: transparent;
  color: #da552f;
}
.message_507b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.message_507b [class*="social-icon-reddit"].feature-601a {
  background-color: transparent;
  color: #ff4500;
}
.message_507b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.message_507b [class*="social-icon-rss"].feature-601a {
  background-color: transparent;
  color: #f26522;
}
.message_507b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.message_507b
  [class*="social-icon-shopping-cart"].feature-601a {
  background-color: transparent;
  color: #4caf50;
}
.message_507b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.message_507b [class*="social-icon-skype"].feature-601a {
  background-color: transparent;
  color: #00aff0;
}
.message_507b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.message_507b [class*="social-icon-slideshare"].feature-601a {
  background-color: transparent;
  color: #0077b5;
}
.message_507b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.message_507b [class*="social-icon-snapchat"].feature-601a {
  background-color: transparent;
  color: #fffc00;
}
.message_507b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.message_507b [class*="social-icon-soundcloud"].feature-601a {
  background-color: transparent;
  color: #f80;
}
.message_507b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.message_507b [class*="social-icon-spotify"].feature-601a {
  background-color: transparent;
  color: #2ebd59;
}
.message_507b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.message_507b
  [class*="social-icon-stack-overflow"].feature-601a {
  background-color: transparent;
  color: #fe7a15;
}
.message_507b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.message_507b [class*="social-icon-maldkfgram"].feature-601a {
  background-color: transparent;
  color: #2ca5e0;
}
.message_507b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.message_507b [class*="social-icon-tripadvisor"].feature-601a {
  background-color: transparent;
  color: #589442;
}
.message_507b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.message_507b [class*="social-icon-tumblr"].feature-601a {
  background-color: transparent;
  color: #35465c;
}
.message_507b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.message_507b [class*="social-icon-twitch"].feature-601a {
  background-color: transparent;
  color: #6441a5;
}
.message_507b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.message_507b [class*="social-icon-twitter"].feature-601a {
  background-color: transparent;
  color: #1da1f2;
}
.message_507b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.message_507b [class*="social-icon-vimeo"].feature-601a {
  background-color: transparent;
  color: #1ab7ea;
}
.message_507b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.message_507b [class*="social-icon-vk"].feature-601a {
  background-color: transparent;
  color: #45668e;
}
.message_507b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.message_507b [class*="social-icon-weibo"].feature-601a {
  background-color: transparent;
  color: #df2029;
}
.message_507b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.message_507b [class*="social-icon-weixin"].feature-601a {
  background-color: transparent;
  color: #7bb32e;
}
.message_507b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.message_507b [class*="social-icon-whatsapp"].feature-601a {
  background-color: transparent;
  color: #25d366;
}
.message_507b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.message_507b [class*="social-icon-wordpress"].feature-601a {
  background-color: transparent;
  color: #21759b;
}
.message_507b [class*="social-icon-xing"] {
  background-color: #026466;
}
.message_507b [class*="social-icon-xing"].feature-601a {
  background-color: transparent;
  color: #026466;
}
.message_507b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.message_507b [class*="social-icon-yelp"].feature-601a {
  background-color: transparent;
  color: #af0606;
}
.message_507b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.message_507b [class*="social-icon-youtube"].feature-601a {
  background-color: transparent;
  color: #cd201f;
}
.header-c27c {
  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;
}
.header-c27c:hover {
  box-shadow: none;
  background: 0 0;
}
.outer-edcd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.full-20e1 {
  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;
}
.stale-0f8e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.brown_dba8 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.brown_dba8,
.brown_dba8::after,
.brown_dba8::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;
}
.brown_dba8::after,
.brown_dba8::before {
  content: "";
  display: block;
  background-color: inherit;
}
.info-160a .full-20e1 .stale-0f8e {
  margin-top: -2px;
  width: 19px;
}
.info-160a .full-20e1 .brown_dba8 {
  margin-top: -1px;
}
.info-160a .full-20e1 .brown_dba8,
.info-160a .full-20e1 .brown_dba8::after,
.info-160a .full-20e1 .brown_dba8::before {
  width: 19px;
  height: 2px;
}
.info-160a .full-20e1 .brown_dba8::before {
  top: -6px;
}
.info-160a .full-20e1 .brown_dba8::after {
  bottom: -6px;
}
.progress-middle-517c .full-20e1 .stale-0f8e {
  margin-top: -2px;
  width: 22px;
}
.progress-middle-517c .full-20e1 .brown_dba8 {
  margin-top: -1px;
}
.progress-middle-517c .full-20e1 .brown_dba8,
.progress-middle-517c .full-20e1 .brown_dba8::after,
.progress-middle-517c .full-20e1 .brown_dba8::before {
  width: 22px;
  height: 2px;
}
.progress-middle-517c .full-20e1 .brown_dba8::before {
  top: -7px;
}
.progress-middle-517c .full-20e1 .brown_dba8::after {
  bottom: -7px;
}
.blue_cde1 .full-20e1 .stale-0f8e {
  margin-top: -2px;
  width: 31px;
}
.blue_cde1 .full-20e1 .brown_dba8 {
  margin-top: -1.5px;
}
.blue_cde1 .full-20e1 .brown_dba8,
.blue_cde1 .full-20e1 .brown_dba8::after,
.blue_cde1 .full-20e1 .brown_dba8::before {
  width: 31px;
  height: 3px;
}
.blue_cde1 .full-20e1 .brown_dba8::before {
  top: -9px;
}
.blue_cde1 .full-20e1 .brown_dba8::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .shadow-6409 .full-20e1 .stale-0f8e {
    margin-top: -2px;
    width: 19px;
  }
  .shadow-6409 .full-20e1 .brown_dba8 {
    margin-top: -1px;
  }
  .shadow-6409 .full-20e1 .brown_dba8,
  .shadow-6409 .full-20e1 .brown_dba8::after,
  .shadow-6409 .full-20e1 .brown_dba8::before {
    width: 19px;
    height: 2px;
  }
  .shadow-6409 .full-20e1 .brown_dba8::before {
    top: -6px;
  }
  .shadow-6409 .full-20e1 .brown_dba8::after {
    bottom: -6px;
  }
  .over-a858 .full-20e1 .stale-0f8e {
    margin-top: -2px;
    width: 22px;
  }
  .over-a858 .full-20e1 .brown_dba8 {
    margin-top: -1px;
  }
  .over-a858 .full-20e1 .brown_dba8,
  .over-a858 .full-20e1 .brown_dba8::after,
  .over-a858 .full-20e1 .brown_dba8::before {
    width: 22px;
    height: 2px;
  }
  .over-a858 .full-20e1 .brown_dba8::before {
    top: -7px;
  }
  .over-a858 .full-20e1 .brown_dba8::after {
    bottom: -7px;
  }
  .caption-677d .full-20e1 .stale-0f8e {
    margin-top: -2px;
    width: 31px;
  }
  .caption-677d .full-20e1 .brown_dba8 {
    margin-top: -1.5px;
  }
  .caption-677d .full-20e1 .brown_dba8,
  .caption-677d .full-20e1 .brown_dba8::after,
  .caption-677d .full-20e1 .brown_dba8::before {
    width: 31px;
    height: 3px;
  }
  .caption-677d .full-20e1 .brown_dba8::before {
    top: -9px;
  }
  .caption-677d .full-20e1 .brown_dba8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .prev_21c6 .full-20e1 .stale-0f8e {
    margin-top: -2px;
    width: 19px;
  }
  .prev_21c6 .full-20e1 .brown_dba8 {
    margin-top: -1px;
  }
  .prev_21c6 .full-20e1 .brown_dba8,
  .prev_21c6 .full-20e1 .brown_dba8::after,
  .prev_21c6 .full-20e1 .brown_dba8::before {
    width: 19px;
    height: 2px;
  }
  .prev_21c6 .full-20e1 .brown_dba8::before {
    top: -6px;
  }
  .prev_21c6 .full-20e1 .brown_dba8::after {
    bottom: -6px;
  }
  .fresh_9d98 .full-20e1 .stale-0f8e {
    margin-top: -2px;
    width: 22px;
  }
  .fresh_9d98 .full-20e1 .brown_dba8 {
    margin-top: -1px;
  }
  .fresh_9d98 .full-20e1 .brown_dba8,
  .fresh_9d98 .full-20e1 .brown_dba8::after,
  .fresh_9d98 .full-20e1 .brown_dba8::before {
    width: 22px;
    height: 2px;
  }
  .fresh_9d98 .full-20e1 .brown_dba8::before {
    top: -7px;
  }
  .fresh_9d98 .full-20e1 .brown_dba8::after {
    bottom: -7px;
  }
  .description-3322 .full-20e1 .stale-0f8e {
    margin-top: -2px;
    width: 31px;
  }
  .description-3322 .full-20e1 .brown_dba8 {
    margin-top: -1.5px;
  }
  .description-3322 .full-20e1 .brown_dba8,
  .description-3322 .full-20e1 .brown_dba8::after,
  .description-3322 .full-20e1 .brown_dba8::before {
    width: 31px;
    height: 3px;
  }
  .description-3322 .full-20e1 .brown_dba8::before {
    top: -9px;
  }
  .description-3322 .full-20e1 .brown_dba8::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .container-gold-5c98 .full-20e1 .stale-0f8e {
    margin-top: -2px;
    width: 19px;
  }
  .container-gold-5c98 .full-20e1 .brown_dba8 {
    margin-top: -1px;
  }
  .container-gold-5c98 .full-20e1 .brown_dba8,
  .container-gold-5c98 .full-20e1 .brown_dba8::after,
  .container-gold-5c98 .full-20e1 .brown_dba8::before {
    width: 19px;
    height: 2px;
  }
  .container-gold-5c98 .full-20e1 .brown_dba8::before {
    top: -6px;
  }
  .container-gold-5c98 .full-20e1 .brown_dba8::after {
    bottom: -6px;
  }
  .box-easy-d31b .full-20e1 .stale-0f8e {
    margin-top: -2px;
    width: 22px;
  }
  .box-easy-d31b .full-20e1 .brown_dba8 {
    margin-top: -1px;
  }
  .box-easy-d31b .full-20e1 .brown_dba8,
  .box-easy-d31b .full-20e1 .brown_dba8::after,
  .box-easy-d31b .full-20e1 .brown_dba8::before {
    width: 22px;
    height: 2px;
  }
  .box-easy-d31b .full-20e1 .brown_dba8::before {
    top: -7px;
  }
  .box-easy-d31b .full-20e1 .brown_dba8::after {
    bottom: -7px;
  }
  .badge_78aa .full-20e1 .stale-0f8e {
    margin-top: -2px;
    width: 31px;
  }
  .badge_78aa .full-20e1 .brown_dba8 {
    margin-top: -1.5px;
  }
  .badge_78aa .full-20e1 .brown_dba8,
  .badge_78aa .full-20e1 .brown_dba8::after,
  .badge_78aa .full-20e1 .brown_dba8::before {
    width: 31px;
    height: 3px;
  }
  .badge_78aa .full-20e1 .brown_dba8::before {
    top: -9px;
  }
  .badge_78aa .full-20e1 .brown_dba8::after {
    bottom: -9px;
  }
}
.narrow-3ef2 .brown_dba8 {
  -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);
}
.narrow-3ef2 .brown_dba8::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.narrow-3ef2 .brown_dba8::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);
}
.narrow-3ef2.active_stale_3965 .brown_dba8 {
  -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);
}
.narrow-3ef2.active_stale_3965 .brown_dba8::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.narrow-3ef2.active_stale_3965 .brown_dba8::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);
}
.tooltip_dark_9a66 {
  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.solid-537d:before {
  display: none;
}
.active-pink-f23e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.active-pink-f23e .logo_green_3480 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.active-pink-f23e .logo_green_3480:last-of-type {
  border-bottom: none;
}
.active-pink-f23e .logo_green_3480.hidden-paper-7df0,
.active-pink-f23e .logo_green_3480.slow_5737,
.active-pink-f23e .logo_green_3480.surface-smooth-cb7c {
  padding: 0;
}
.active-pink-f23e .plasma_26c1 .notice-4224 {
  color: currentColor;
}
.active-pink-f23e .plasma_26c1 .notice-4224:focus,
.active-pink-f23e .plasma_26c1 .notice-4224:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-pink-f23e.next-6936 .pro-7025,
.active-pink-f23e.next-6936 .east-9216 a,
.active-pink-f23e.next-6936 .full-2a8e a,
.active-pink-f23e.next-6936 .block_7285 a {
  color: rgba(0, 0, 0, 0.55);
}
.active-pink-f23e.next-6936 .pro-7025:hover,
.active-pink-f23e.next-6936 .east-9216 a:hover,
.active-pink-f23e.next-6936 .full-2a8e a:hover,
.active-pink-f23e.next-6936 .block_7285 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-pink-f23e.next-6936 .logo-d754 {
  color: rgba(0, 0, 0, 0.8);
}
.active-pink-f23e.next-6936 .logo_green_3480 {
  border-color: rgba(0, 0, 0, 0.08);
}
.active-pink-f23e.next-6936 .logo_green_3480:before {
  background: rgba(0, 0, 0, 0.08);
}
.active-pink-f23e.next-6936 .chip-00df:before {
  background: rgba(255, 255, 255, 0.9);
}
.active-pink-f23e.next-6936 .plasma_26c1 .action-5b78 li a,
.active-pink-f23e.next-6936 .plasma_26c1 .notice-4224,
.active-pink-f23e.next-6936 .block_7285 {
  border-color: rgba(0, 0, 0, 0.08);
}
.active-pink-f23e.next-6936 .plasma_26c1 .notice-4224:focus,
.active-pink-f23e.next-6936 .plasma_26c1 .notice-4224:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-pink-f23e.next-6936 .action-5b78 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.active-pink-f23e.bronze-2424 .pro-7025,
.active-pink-f23e.bronze-2424 .east-9216 a,
.active-pink-f23e.bronze-2424 .full-2a8e .notice-4224,
.active-pink-f23e.bronze-2424 .full-2a8e a,
.active-pink-f23e.bronze-2424 .block_7285 a {
  color: rgba(255, 255, 255, 0.79);
}
.active-pink-f23e.bronze-2424 .pro-7025:hover,
.active-pink-f23e.bronze-2424 .east-9216 a:hover,
.active-pink-f23e.bronze-2424 .full-2a8e .notice-4224:hover,
.active-pink-f23e.bronze-2424 .full-2a8e a:hover,
.active-pink-f23e.bronze-2424 .block_7285 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.active-pink-f23e.bronze-2424 .logo-d754 {
  color: rgba(255, 255, 255, 0.99);
}
.active-pink-f23e.bronze-2424 .logo_green_3480 {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-pink-f23e.bronze-2424 .logo_green_3480:before {
  background: rgba(255, 255, 255, 0.08);
}
.active-pink-f23e.bronze-2424 .chip-00df:before {
  background: rgba(0, 0, 0, 0.9);
}
.active-pink-f23e.bronze-2424 .plasma_26c1 .action-5b78 li a,
.active-pink-f23e.bronze-2424 .plasma_26c1 .notice-4224,
.active-pink-f23e.bronze-2424 .block_7285 {
  border-color: rgba(255, 255, 255, 0.08);
}
.active-pink-f23e.bronze-2424 .plasma_26c1 .notice-4224:focus,
.active-pink-f23e.bronze-2424 .plasma_26c1 .notice-4224:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active-pink-f23e.bronze-2424 .action-5b78 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-00df {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.chip-00df:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.media-4049 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.icon-3314 .active-pink-f23e {
  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;
}
.icon-3314 .logo_green_3480 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.icon-3314 .logo_green_3480: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) {
  .icon-3314 .logo_green_3480:before {
    width: 16%;
    left: 42%;
  }
}
.icon-3314 .logo_green_3480:last-child:before {
  content: none;
}
.icon-3314 .logo_green_3480[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.icon-3314 .plasma_26c1 .action-5b78 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.icon-3314 .plasma_26c1 .action-5b78 li a .notice-4224 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.icon-3314 .plasma_26c1 .block_7285 {
  border: none;
}
.icon-3314 .plasma_26c1 .block_7285 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.icon-3314 .chip-00df {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.icon-3314 .media-4049 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.icon-3314 .bronze-2424 .chip-00df:before {
  background: rgba(0, 0, 0, 0.9);
}
.icon-3314 .next-6936.narrow_5dd0 .brown_dba8 {
  background: rgba(0, 0, 0, 0.6);
}
.icon-3314
  .next-6936.narrow_5dd0
  .brown_dba8::after,
.icon-3314
  .next-6936.narrow_5dd0
  .brown_dba8:before {
  background: inherit;
}
.icon-3314
  .next-6936.narrow_5dd0:hover
  .brown_dba8 {
  background: rgba(0, 0, 0, 0.8);
}
.pattern_last_f656 .active-pink-f23e {
  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) {
  .pattern_last_f656 .active-pink-f23e {
    width: auto;
    right: 45px;
  }
}
.blue_9ac2 .active-pink-f23e {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .blue_9ac2 .active-pink-f23e {
    width: auto;
    left: 45px;
  }
}
.solid-537d .active-pink-f23e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.solid-537d .media-4049 {
  max-width: 48em;
  margin: 0 auto;
}
.solid-537d .chip-00df:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.copper_7095 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.copper_7095.icon-3314 .active-pink-f23e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.copper_7095.pattern_last_f656 .active-pink-f23e {
  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);
}
.copper_7095 .active-pink-f23e {
  visibility: visible;
}
.copper_7095.blue_9ac2 .active-pink-f23e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.focus-north-de0a,
.liquid_959a {
  overflow-x: hidden;
}
.focus-north-de0a .active-pink-f23e {
  overflow: auto;
}
.focus-north-de0a.icon-3314 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-north-de0a.icon-3314 .active-pink-f23e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.focus-north-de0a.icon-3314 .header-c27c {
  opacity: 0;
}
.focus-north-de0a.pattern_last_f656 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-north-de0a.pattern_last_f656 .active-pink-f23e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.focus-north-de0a.pattern_last_f656 .header-c27c {
  opacity: 0;
}
.focus-north-de0a.blue_9ac2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.focus-north-de0a.blue_9ac2 .active-pink-f23e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.focus-north-de0a.blue_9ac2 .header-c27c {
  opacity: 0;
}
.focus-north-de0a.solid-537d .active-pink-f23e {
  z-index: 10;
  visibility: visible;
}
.narrow_5dd0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.narrow_5dd0 .brown_dba8 {
  background: rgba(255, 255, 255, 0.99);
}
.narrow_5dd0 .brown_dba8::after,
.narrow_5dd0 .brown_dba8:before {
  background: inherit;
}
.narrow_5dd0:hover .brown_dba8 {
  background: rgba(255, 255, 255, 0.99);
}
.blue_9ac2 .narrow_5dd0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.solid-537d .narrow_5dd0 {
  display: none !important;
}
.focus-north-de0a:before,
.liquid_959a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.focus-north-de0a .narrow_5dd0,
.liquid_959a .narrow_5dd0 {
  display: inline-block;
}
.active-pink-f23e .photo-middle-0a4f {
  -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;
}
.focus-north-de0a .active-pink-f23e .photo-middle-0a4f,
.liquid_959a .active-pink-f23e .photo-middle-0a4f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.copper_87bd .search-west-bd7f {
  width: 100%;
}
.border-complex-5314 {
  padding: 0 0.5em 0;
}
.border-complex-5314 [class*="customify-col-"],
.border-complex-5314 [class*="customify-col_"],
.border-complex-5314 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.heading_bright_cd55 .border-complex-5314 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .old-8743 .first-0cb9,
  .first-0cb9 {
    display: none;
  }
  .text_hard_d224 {
    text-align: left;
  }
  .cool-7369 {
    text-align: center;
  }
  .wrapper-center-affd {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .old-8743 .component-ff73,
  .component-ff73 {
    display: none;
  }
  .purple_7419 {
    text-align: left;
  }
  .box_medium_74c1 {
    text-align: center;
  }
  .easy-9b08 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .old-8743 .gold-e952,
  .gold-e952 {
    display: none;
  }
  .detail-dark-8480 {
    text-align: left;
  }
  .dirty-3c0a {
    text-align: center;
  }
  .widget-b07c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.simple_9d8c {
  box-shadow: none !important;
}
.badge-paper-eeea .photo-silver-d1a6,
.hover_mini_85c7 .photo-silver-d1a6 {
  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;
}
.hover_mini_85c7 .photo-silver-d1a6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.breadcrumb_narrow_f7b5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.breadcrumb_narrow_f7b5:after,
.breadcrumb_narrow_f7b5:before {
  content: "";
  display: table;
}
.breadcrumb_narrow_f7b5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .breadcrumb_narrow_f7b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.breadcrumb_narrow_f7b5,
.label_3ad2 {
  max-width: 1248px;
  margin: 0 auto;
}

.banner-64d5.dim_fe2e .breadcrumb_narrow_f7b5 {
  max-width: 100%;
}
.banner-64d5.summary_0b6c {
  max-width: 1200px;
  margin: 0 auto;
}
.banner-64d5.pink-9c23 .breadcrumb_narrow_f7b5 {
  max-width: 100%;
}
.banner-64d5.pink-9c23 > .breadcrumb_narrow_f7b5 {
  padding-left: 0;
  padding-right: 0;
}
.banner-64d5.pink-9c23 > .breadcrumb_narrow_f7b5 .old-8743 {
  margin: 0;
}
.banner-64d5.pink-9c23
  > .breadcrumb_narrow_f7b5
  .pattern-white-0385.texture-8ae1 {
  margin-right: 0;
  margin-left: 0;
}
.banner-64d5.pink-9c23 #main.texture-8ae1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .accent_c1f2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .accent_c1f2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .secondary_brown_292c .text-af01 {
    padding-right: 1em;
  }
  .secondary_brown_292c.large-d8ce .pattern-white-0385 {
    border-right: 1px solid #eaecee;
  }
  .secondary_brown_292c.large-d8ce .text-af01 {
    padding-right: 1em;
  }
  .secondary_brown_292c.large-d8ce .border-top-2891 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .iron_497c .text-af01 {
    padding-left: 1em;
  }
  .iron_497c.large-d8ce .pattern-white-0385 {
    border-left: 1px solid #eaecee;
  }
  .iron_497c.large-d8ce .text-af01 {
    padding-left: 1em;
  }
  .iron_497c.large-d8ce .border-top-2891 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .media-eea7 .text-af01 {
    padding-left: 1em;
  }
  .media-eea7.large-d8ce .plasma-7e28 {
    border-right: 1px solid #eaecee;
  }
  .media-eea7.large-d8ce .image-9459 {
    border-right: 1px solid #eaecee;
  }
  .media-eea7.large-d8ce .text-af01 {
    padding-left: 1em;
  }
  .media-eea7.large-d8ce .border-top-2891 {
    padding-right: 1em;
  }
  .media-eea7.large-d8ce .focus_7eb8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .info_steel_f5f7 .text-af01 {
    padding-right: 1em;
  }
  .info_steel_f5f7.large-d8ce .plasma-7e28 {
    border-left: 1px solid #eaecee;
  }
  .info_steel_f5f7.large-d8ce .image-9459 {
    border-left: 1px solid #eaecee;
  }
  .info_steel_f5f7.large-d8ce .text-af01 {
    padding-right: 1em;
  }
  .info_steel_f5f7.large-d8ce .border-top-2891 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .info_steel_f5f7.large-d8ce .focus_7eb8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_c1f2 .text-af01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent_c1f2.large-d8ce .pattern-white-0385 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .accent_c1f2.large-d8ce .text-af01 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accent_c1f2.large-d8ce .border-top-2891 {
    padding-left: 1em;
  }
  .accent_c1f2.large-d8ce .focus_7eb8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .accent_c1f2.large-d8ce .text-af01 {
    padding-left: 0;
  }
}
.carousel-over-402f .chip_tall_39ee {
  display: inline-block;
}
.new_2efe {
  display: inline-block;
}
.bottom-9798 {
  word-con: break-word;
}
.hot_9041 > span {
  display: inline-block;
  padding: 5px 0;
}
.hot_9041 .warm_e0e1 {
  margin-left: 8px;
  margin-right: 8px;
}
.hot_9041 .active-prev-717e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.next-e689 .panel-center-6759 {
  margin-bottom: 2em;
}
.next-e689 .column-446c {
  margin-bottom: 15px;
}
.next-e689 .column-446c:last-child {
  margin-bottom: 0;
}
.next-e689 .layout-7ddd {
  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) {
  .next-e689 .layout-7ddd {
    display: block;
  }
}
.next-e689 .chip_2c98 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .next-e689 .chip_2c98 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.next-e689 .large_99c8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.next-e689 .large_99c8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.next-e689 .large_99c8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.next-e689 .bottom-9798 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.next-e689 .bottom-9798 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.next-e689 .upper-985e p:last-child {
  margin-bottom: 0;
}
.next-e689 .soft_f55c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.next-e689 .warm-df4b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.next-e689 .text_liquid_ef81 {
  margin-top: 1em;
}
.next-e689 .image-tiny-f4eb {
  top: 0;
  display: block;
}
.next-e689 .image-tiny-f4eb a {
  color: inherit;
}
.next-e689 .image-tiny-f4eb a:hover {
  color: inherit;
}
.next-e689 .in-72a4 {
  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;
}
.next-e689 .in-72a4:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.next-e689 .warm-df4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.next-e689 .lite-471c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.next-e689 .lite-471c:first-child {
  margin-top: 0;
}
.next-e689 .lite-471c.clean-de44 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.next-e689 .lite-471c.article-west-c2b9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.next-e689
  .lite-471c.article-west-c2b9.picture-1732
  .text_liquid_ef81 {
  width: 100%;
}
.next-e689 .article-west-c2b9 {
  -webkit-box-align: center;
  align-items: center;
}
.next-e689 .article-west-c2b9 .hot_9041,
.next-e689 .article-west-c2b9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.next-e689 .large_99c8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.next-e689 .large_99c8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.next-e689 .large_99c8: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;
}
.next-e689 .clean-de44 {
  z-index: 5;
}
.next-e689 .nav-center-892f .pressed_a0ce {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.next-e689 .icon-e5e9 .pressed_a0ce {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.next-e689 .dark_d867 .pressed_a0ce {
  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;
}
.next-e689.description_a140 .layout-7ddd,
.next-e689.purple-4a52 .layout-7ddd {
  display: block;
}
.next-e689.description_a140 .layout-7ddd .icon-smooth-19bb,
.next-e689.description_a140 .layout-7ddd .warm-df4b,
.next-e689.purple-4a52 .layout-7ddd .icon-smooth-19bb,
.next-e689.purple-4a52 .layout-7ddd .warm-df4b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.next-e689.video-d229 .chip_2c98 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .next-e689.video-d229 .chip_2c98 {
    margin-right: 0;
  }
}
.next-e689.description_a140 .chip_2c98,
.next-e689.purple-4a52 .chip_2c98 {
  padding-top: 40%;
}
.next-e689.description_a140 .panel-center-6759,
.next-e689.purple-4a52 .panel-center-6759 {
  display: block;
}
.next-e689.description_a140 .fn-sticky-df26 .warm-df4b,
.next-e689.purple-4a52 .fn-sticky-df26 .warm-df4b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.next-e689.description_a140 .chip_2c98,
.next-e689.purple-4a52 .chip_2c98 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.next-e689.description_a140 .warm-df4b {
  padding: 1em;
}
.dropdown-cb9a {
  margin: 30px auto;
  display: block;
}
.dropdown-cb9a .highlight_7c3d > * {
  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;
}
.dropdown-cb9a .highlight_7c3d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dropdown-cb9a .highlight_7c3d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card-black-5fdb .hot_9041 {
  margin-bottom: 1.41575em;
}
.card-black-5fdb .column_large_2e3f {
  margin-bottom: 1.618em;
}
.secondary_outer_38ae .logo-center-6b66 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.secondary_outer_38ae .logo-center-6b66 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.secondary_outer_38ae .detail_d36b {
  max-width: 100%;
  overflow: auto;
}
.grid_soft_4499 .secondary_outer_38ae a:hover {
  text-decoration: underline;
}
.info-94a1 .column-446c:not(.bottom-9798),
.info-94a1 .large_99c8 {
  margin-bottom: 1.41575em;
}
.info-94a1 .column-446c:not(.bottom-9798):last-child,
.info-94a1 .large_99c8:last-child {
  margin-bottom: 0;
}
.info-94a1 .column-446c.avatar_paper_9e59 {
  margin-bottom: 0.41575em;
}
.info-94a1 .info-soft-cb4a:before,
.info-94a1 .tag-lite-93be:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.info-94a1 .info-soft-cb4a:before {
  content: "\f115";
}
.info-94a1 .tag-lite-93be:before {
  content: "\f02c";
}
.info-94a1 .focused-0f8e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.info-94a1 .focused-0f8e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.first_b12b {
  display: -webkit-box;
  display: flex;
}
.first_b12b .summary-center-c55c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .first_b12b .summary-center-c55c {
    flex-basis: 90px;
  }
}
.first_b12b .notice_focused_e463 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .first_b12b .notice_focused_e463 {
    flex-basis: calc(100% - 50px);
  }
}
.first_b12b .backdrop_action_8ed9 p:last-child {
  margin-bottom: 0.72em;
}
.input_00e3 .highlight_7c3d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.input_00e3 .highlight_7c3d:after,
.input_00e3 .highlight_7c3d:before {
  content: "";
  display: table;
}
.input_00e3 .highlight_7c3d:after {
  clear: both;
}
.input_00e3 .highlight_7c3d .image_in_acf9,
.input_00e3 .highlight_7c3d .badge_b143 {
  width: 49%;
}
.input_00e3 .highlight_7c3d .image_in_acf9 a span.west-cdcf,
.input_00e3 .highlight_7c3d .badge_b143 a span.west-cdcf {
  display: block;
  margin-bottom: 5px;
}
.input_00e3 .highlight_7c3d .badge_b143 {
  float: left;
  text-align: left;
}
.input_00e3 .highlight_7c3d .image_in_acf9 {
  float: right;
  text-align: right;
}
.progress-static-ba78 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .progress-static-ba78 {
    margin-bottom: 0;
  }
}
.copper_5cdd {
  margin-bottom: 1em;
}
.copper_5cdd .bottom-9798 {
  font-size: 1.1em;
  line-height: 1.3;
}
.medium_cfdd a {
  display: block;
  line-height: 0;
  position: relative;
}
.paper-2ae2 .copper_5cdd,
.caption-3402 .copper_5cdd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paper-2ae2 .copper_5cdd,
  .caption-3402 .copper_5cdd {
    display: block;
  }
}
.paper-2ae2 .medium_cfdd,
.caption-3402 .medium_cfdd {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paper-2ae2 .medium_cfdd,
  .caption-3402 .medium_cfdd {
    margin-bottom: 1em;
  }
}
.paper-2ae2 .medium_cfdd img,
.caption-3402 .medium_cfdd img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paper-2ae2 .overlay-purple-ff31,
.caption-3402 .overlay-purple-ff31 {
  flex-basis: calc(100% - 160px);
}
.paper-2ae2 .overlay-purple-ff31 p,
.caption-3402 .overlay-purple-ff31 p {
  margin-bottom: 0;
}
.paper-2ae2 .overlay-purple-ff31 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paper-2ae2 .overlay-purple-ff31 {
    padding-left: 0;
  }
}
.caption-3402 .overlay-purple-ff31 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .caption-3402 .overlay-purple-ff31 {
    padding-right: 0;
  }
}
.caption-3402 .medium_cfdd {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.east-6fa5 .medium_cfdd {
  margin-bottom: 0.5em;
}
.east-6fa5 .medium_cfdd img {
  width: 100%;
}
.notice-in-8f9c .tall-98d3,
.badge-large-3783 .tall-98d3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.badge-large-3783 .pattern-white-0385 .sidebar-iron-20e8 p:last-child {
  margin-bottom: 0;
}
.brown-6e64 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.medium-8233 .tall_c125 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .medium-8233 .tall_c125:last-of-type {
    margin-bottom: 0;
  }
}
.medium-8233 .tall_c125 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.medium-8233 .tall_c125 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.medium-8233 .tall_c125 ul li {
  margin: 0 0 0.6em;
}
.medium-8233 .tall_c125 ul li.highlight-2a2c,
.medium-8233 .tall_c125 ul li.image-321e {
  position: relative;
}
.medium-8233 .tall_c125 ul li.highlight-2a2c .tooltip_dea7,
.medium-8233 .tall_c125 ul li.image-321e .tooltip_dea7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.medium-8233 .tall_c125 ul li.highlight-2a2c:after:after,
.medium-8233 .tall_c125 ul li.highlight-2a2c:after:before,
.medium-8233
  .tall_c125
  ul
  li.image-321e:after:after,
.medium-8233
  .tall_c125
  ul
  li.image-321e:after:before {
  content: "";
  display: table;
}
.medium-8233 .tall_c125 ul li.highlight-2a2c:after:after,
.medium-8233
  .tall_c125
  ul
  li.image-321e:after:after {
  clear: both;
}
.medium-8233 .tall_c125 a.info-8b6c:hover {
  text-decoration: none;
}
.medium-8233 .tall_c125 select {
  max-width: 100%;
}
.medium-8233 .tall_c125 table {
  font-size: 85%;
}
.medium-8233 .tall_c125 table td,
.medium-8233 .tall_c125 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.medium-8233 .tall_c125 table tfoot td {
  text-align: left;
}
.medium-8233 .tall_c125 :last-child {
  margin-bottom: 0;
}
.medium-8233 .tall_c125 .surface_acec {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.medium-8233 .tall_c125 .surface_acec label {
  width: 100%;
}
.medium-8233 .tall_c125 .surface_acec .photo_8cec {
  width: 100%;
  display: block;
}
.medium-8233 .tall_c125 .surface_acec .silver-7e8a {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.medium-8233 .tall_c125 .surface_acec .silver-7e8a:hover svg #svg-search {
  fill: #444;
}
.medium-8233 .tall_c125 .surface_acec .silver-7e8a svg {
  width: 18px;
  height: 18px;
}
.medium-8233 .chip_fresh_61ad ul ul,
.medium-8233 .highlight_0de7 ul ul,
.medium-8233 .secondary_6058 ul ul,
.medium-8233 .button-3eb9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.medium-8233 .chip_fresh_61ad .main-f445 > a,
.medium-8233 .highlight_0de7 .main-f445 > a,
.medium-8233 .secondary_6058 .main-f445 > a,
.medium-8233 .button-3eb9 .main-f445 > a {
  margin-bottom: 0;
}
.medium-8233 .bright_b5b0 li,
.medium-8233 .chip_fresh_61ad li,
.medium-8233 .texture_purple_c771 li,
.medium-8233 .highlight_0de7 li,
.medium-8233 .secondary_6058 li,
.medium-8233 .button-3eb9 li,
.medium-8233 .label-1080 li,
.medium-8233 .shade_76e4 li {
  display: block;
  position: relative;
}
.medium-8233 .bright_b5b0 li:last-child,
.medium-8233 .chip_fresh_61ad li:last-child,
.medium-8233 .texture_purple_c771 li:last-child,
.medium-8233 .highlight_0de7 li:last-child,
.medium-8233 .secondary_6058 li:last-child,
.medium-8233 .button-3eb9 li:last-child,
.medium-8233 .label-1080 li:last-child,
.medium-8233 .shade_76e4 li:last-child {
  border: none;
}
.medium-8233 .bright_b5b0 li a,
.medium-8233 .chip_fresh_61ad li a,
.medium-8233 .texture_purple_c771 li a,
.medium-8233 .highlight_0de7 li a,
.medium-8233 .secondary_6058 li a,
.medium-8233 .button-3eb9 li a,
.medium-8233 .label-1080 li a,
.medium-8233 .shade_76e4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.medium-8233 .bright_b5b0 li ul li::before,
.medium-8233 .chip_fresh_61ad li ul li::before,
.medium-8233 .texture_purple_c771 li ul li::before,
.medium-8233 .highlight_0de7 li ul li::before,
.medium-8233 .secondary_6058 li ul li::before,
.medium-8233 .button-3eb9 li ul li::before,
.medium-8233 .label-1080 li ul li::before,
.medium-8233 .shade_76e4 li ul li::before {
  left: 15px;
}
.medium-8233 .bright_b5b0 li ul a,
.medium-8233 .chip_fresh_61ad li ul a,
.medium-8233 .texture_purple_c771 li ul a,
.medium-8233 .highlight_0de7 li ul a,
.medium-8233 .secondary_6058 li ul a,
.medium-8233 .button-3eb9 li ul a,
.medium-8233 .label-1080 li ul a,
.medium-8233 .shade_76e4 li ul a {
  padding-left: 20px;
}
.medium-8233 .bright_b5b0 li ul ul li::before,
.medium-8233 .chip_fresh_61ad li ul ul li::before,
.medium-8233 .texture_purple_c771 li ul ul li::before,
.medium-8233 .highlight_0de7 li ul ul li::before,
.medium-8233 .secondary_6058 li ul ul li::before,
.medium-8233 .button-3eb9 li ul ul li::before,
.medium-8233 .label-1080 li ul ul li::before,
.medium-8233 .shade_76e4 li ul ul li::before {
  left: 30px;
}
.medium-8233 .bright_b5b0 li ul ul a,
.medium-8233 .chip_fresh_61ad li ul ul a,
.medium-8233 .texture_purple_c771 li ul ul a,
.medium-8233 .highlight_0de7 li ul ul a,
.medium-8233 .secondary_6058 li ul ul a,
.medium-8233 .button-3eb9 li ul ul a,
.medium-8233 .label-1080 li ul ul a,
.medium-8233 .shade_76e4 li ul ul a {
  padding-left: 40px;
}
.medium-8233 .aside_prev_cce5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.medium-8233 .shade_76e4 ul li {
  margin-bottom: 1.41575em;
}
.medium-8233 .shade_76e4 ul li .selected_c980 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.medium-8233 .shade_76e4 ul li .text-5485 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bronze-2424 .bright_b5b0 li a,
.bronze-2424 .chip_fresh_61ad li a,
.bronze-2424 .texture_purple_c771 li a,
.bronze-2424 .highlight_0de7 li a,
.bronze-2424 .secondary_6058 li a,
.bronze-2424 .button-3eb9 li a,
.bronze-2424 .label-1080 li a,
.bronze-2424 .shade_76e4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-2424 .aside_prev_cce5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-2424 .tall_c125 ul li.highlight-2a2c .tooltip_dea7,
.bronze-2424 .tall_c125 ul li.image-321e .tooltip_dea7 {
  background: rgba(0, 0, 0, 0.2);
}
.bronze-2424 .medium-8233 .tall_c125 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-64d5 .medium-8233 .action-5b78 li {
  margin: 0;
}
.banner-64d5 .medium-8233 .action-5b78 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.banner-64d5 .medium-8233 .action-5b78 li ul {
  margin: 0;
}
.banner-64d5 .medium-8233 .action-5b78 li ul li a {
  padding-left: 15px;
}
.banner-64d5 .medium-8233 .action-5b78 li ul li li a {
  padding-left: 30px;
}
.banner-64d5 .medium-8233 .action-5b78 li.link_6423 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.banner-64d5 .medium-8233 .action-5b78 li.link_6423 > 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;
}
.banner-64d5 .medium-8233 .action-5b78 li.link_6423 > 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;
}
.video_29bb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.badge_81c2 {
  position: relative;
  z-index: 10;
}
.badge_81c2 .photo-middle-0a4f {
  width: 100%;
  max-width: 100%;
}
.thumbnail_tall_60a2 .liquid-3ca9 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.thumbnail_tall_60a2 .next-6936 {
}
.thumbnail_tall_60a2 .bronze-2424 {
  background: #292929;
}
.center_1c23 .liquid-3ca9 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.center_1c23 .next-6936 {
  background: #f9f9f9;
}
.center_1c23 .bronze-2424 {
  background: #303030;
}
.breadcrumb-aec0 .liquid-3ca9 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-aec0 .chip_tall_39ee {
    margin-bottom: 1em;
  }
  .breadcrumb-aec0 .chip_tall_39ee:last-child {
    margin-bottom: 0;
  }
}
.breadcrumb-aec0 .next-6936 {
  background: #ededed;
}
.breadcrumb-aec0 .bronze-2424 {
  background: #1a1a1a;
}
.liquid-3ca9.next-6936 {
  color: rgba(0, 0, 0, 0.6);
}
.liquid-3ca9.next-6936 .element_black_f7e2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.liquid-3ca9.bronze-2424 {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-3ca9.bronze-2424 a:not(.info-8b6c) {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-3ca9.bronze-2424 a:not(.info-8b6c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-3ca9.bronze-2424 .element_black_f7e2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid-3ca9.bronze-2424 table tbody td,
.liquid-3ca9.bronze-2424 table th {
  background: rgba(0, 0, 0, 0.08);
}
.column-b7ed.pressed-a867 .breadcrumb_narrow_f7b5 {
  max-width: initial;
}
.column-b7ed .paragraph_west_8bf3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.column-b7ed .paragraph_west_8bf3 .photo-middle-0a4f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .column-b7ed .paragraph_west_8bf3 .photo-middle-0a4f {
    display: block;
    margin-bottom: 2em;
  }
  .column-b7ed .paragraph_west_8bf3 .photo-middle-0a4f:last-child {
    margin-bottom: 0;
  }
}
.breadcrumb-aec0 .chip_tall_39ee:last-child,
.center_1c23 .chip_tall_39ee:last-child,
.thumbnail_tall_60a2 .chip_tall_39ee:last-child {
  margin-bottom: 0;
}
.breadcrumb-aec0 .chip_tall_39ee .medium-8233 .tall_c125:last-child,
.center_1c23 .chip_tall_39ee .medium-8233 .tall_c125:last-child,
.thumbnail_tall_60a2 .chip_tall_39ee .medium-8233 .tall_c125:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .breadcrumb-aec0 .title_2ab4,
  .breadcrumb-aec0 .block-3d9e,
  .center_1c23 .title_2ab4,
  .center_1c23 .block-3d9e,
  .thumbnail_tall_60a2 .title_2ab4,
  .thumbnail_tall_60a2 .block-3d9e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .badge_81c2 .chip_tall_39ee {
    margin-bottom: 2em;
  }
}
.badge_81c2 p:last-child {
  margin-bottom: 0;
}
.badge_81c2 li,
.badge_81c2 ul {
  list-style: none;
  margin: 0;
}
.badge_81c2 ul ul {
  margin-left: 2.617924em;
}
.brown-68b4 {
  font-size: 0.875em;
}

/* css-noise: b180 */
.widget-item-k8 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
