/*!
Theme Name: Customify
Theme URI: https://pressmaximum.text_3e7b/customify
Author: WPCustomify
Author URI: https://pressmaximum.text_3e7b
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.text_3e7b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.list_focused_ffdb.heading-under-a0a5/licenses/gpl-2.0.modal-old-2352
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.popup_b628/, (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.column-center-f880.notice_2000/normalize.light_6344/
 ======
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.light_6344 v7.0.0 | MIT License | github.text_3e7b/necolas/normalize.light_6344 */
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;
}
.preview_up_b7ac .chip-2e75,
.link_3230,
.outline-86db,
.black_f648,
.image-3ca9,
.modal-7ee9,
.heading-bottom-f5cc,
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;
}
.link_3230,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .link_3230,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .link_3230,
  h1 {
    font-size: 1.8em;
  }
}
.outline-86db,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.outline-86db + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .outline-86db,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .outline-86db,
  h2 {
    font-size: 1.7em;
  }
}
.black_f648,
h3 {
  font-size: 1.618em;
}
.preview_up_b7ac .chip-2e75,
.image-3ca9,
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.footer-bb61 {
  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;
}
.nav-light-6357:after,
.nav-light-6357:before,
.hard-8a58:after,
.hard-8a58:before {
  content: "";
  display: table;
}
.nav-light-6357:after,
.hard-8a58:after {
  clear: both;
}
.tabs_c698 {
  float: right;
  margin-right: 0;
}
.hero-c8aa {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.box-center-eb9b .background-35cb,
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;
}
.box-center-eb9b .background-35cb: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;
}
.next-400c .background-35cb {
  box-shadow: none;
}
.next-400c
  .background-35cb
  .dim-23c3 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.next-400c .background-35cb .carousel-pressed-862e {
  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;
}
.next-400c
  .background-35cb
  .carousel-pressed-862e
  b {
  display: none;
}
.next-400c .tertiary-72d9 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.paragraph-clean-b92d:not(.container-red-2224):not(.row-e9af),
button:not(.container-red-2224):not(.row-e9af),
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ),
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ),
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ) {
  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;
}
.paragraph-clean-b92d:not(.container-red-2224):not(
    .row-e9af
  ):hover,
button:not(.container-red-2224):not(
    .row-e9af
  ):hover,
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ):hover,
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ):hover,
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.paragraph-clean-b92d:not(.container-red-2224):not(
    .row-e9af
  ):active,
.paragraph-clean-b92d:not(.container-red-2224):not(
    .row-e9af
  ):focus,
button:not(.container-red-2224):not(
    .row-e9af
  ):active,
button:not(.container-red-2224):not(
    .row-e9af
  ):focus,
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ):active,
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ):focus,
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ):active,
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ):focus,
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ):active,
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ):focus {
  outline: 0;
}
.paragraph-clean-b92d:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e,
button:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e,
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e,
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e,
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e {
  position: relative;
}
.paragraph-clean-b92d:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .frame_left_58ae,
.paragraph-clean-b92d:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .wood-0ee9,
.paragraph-clean-b92d:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .dirty_5da7,
.paragraph-clean-b92d:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  i,
.paragraph-clean-b92d:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  svg,
button:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .frame_left_58ae,
button:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .wood-0ee9,
button:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .dirty_5da7,
button:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  i,
button:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  svg,
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .frame_left_58ae,
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .wood-0ee9,
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .dirty_5da7,
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  i,
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  svg,
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .frame_left_58ae,
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .wood-0ee9,
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .dirty_5da7,
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  i,
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  svg,
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .frame_left_58ae,
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .wood-0ee9,
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  .dirty_5da7,
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  i,
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e
  svg {
  visibility: hidden;
}
.paragraph-clean-b92d:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e:after,
button:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e:after,
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e:after,
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e:after,
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ).fn-loading-370e: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;
}
.paragraph-clean-b92d:not(.container-red-2224):not(.row-e9af),
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ),
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ),
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ) {
  color: #fff;
  background: #235787;
}
.paragraph-clean-b92d:not(.container-red-2224):not(
    .row-e9af
  ):focus,
input[type="button"]:not(.container-red-2224):not(
    .row-e9af
  ):focus,
input[type="reset"]:not(.container-red-2224):not(
    .row-e9af
  ):focus,
input[type="submit"]:not(.container-red-2224):not(
    .row-e9af
  ):focus {
  color: #fff;
}
.paragraph-clean-b92d.fn-disabled-370e:not(.container-red-2224):not(
    .row-e9af
  ),
.paragraph-clean-b92d[disabled]:not(.container-red-2224):not(
    .row-e9af
  ),
button.fn-disabled-370e:not(.container-red-2224):not(
    .row-e9af
  ),
button[disabled]:not(.container-red-2224):not(
    .row-e9af
  ) {
  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;
}
.alert-e8b1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.alert-e8b1: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;
}
.status_dark_54fe {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.item_down_f9c3 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.west_a58e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.nav-light-6357:after,
.nav-light-6357:before,
.title-c7c9:after,
.title-c7c9:before,
.paragraph-6e1b:after,
.paragraph-6e1b:before,
.panel-fresh-07e0:after,
.panel-fresh-07e0:before,
.accordion_330c:after,
.accordion_330c:before,
.motion-45a4:after,
.motion-45a4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.nav-light-6357:after,
.title-c7c9:after,
.paragraph-6e1b:after,
.panel-fresh-07e0:after,
.accordion_330c:after,
.motion-45a4:after {
  clear: both;
}
.title-c7c9 .progress-pressed-3998,
.paragraph-6e1b .progress-pressed-3998,
.photo_48b7 .progress-pressed-3998 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.current_c29e {
  display: inline-block;
}
.label-6e7a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.label-6e7a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.label-6e7a .prev_eb0b {
  padding: 1em 0;
  font-size: 85%;
}
.prev_eb0b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.paragraph-0d62 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.paragraph-0d62:after,
.paragraph-0d62:before {
  content: "";
  display: table;
}
.paragraph-0d62:after {
  clear: both;
}
.banner_c99f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.soft_cde4 .banner_c99f {
  max-width: 50%;
}
.lower_c03b .banner_c99f {
  max-width: 33.33%;
}
.hero_green_b82b .banner_c99f {
  max-width: 25%;
}
.hidden-78bf .banner_c99f {
  max-width: 20%;
}
.notification-dim-badb .banner_c99f {
  max-width: 16.66%;
}
.box-glass-e737 .banner_c99f {
  max-width: 14.28%;
}
.pattern-2d7e .banner_c99f {
  max-width: 12.5%;
}
.message_fast_5dca .banner_c99f {
  max-width: 11.11%;
}
.purple_0896 {
  display: block;
}
.preview_up_b7ac .hot-ea8a label,
.preview_up_b7ac .outer-e474 label,
.preview_up_b7ac .fresh-244e label,
.preview_up_b7ac .steel-6c57 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.widget_glass_ab9e {
  list-style: none;
  margin: 0;
}
.widget_glass_ab9e article.popup-31bf {
  margin-bottom: 0;
}
.widget_glass_ab9e ul {
  list-style: none;
  margin: 0;
}
.widget_glass_ab9e .outline_wood_862e li.popup-31bf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .widget_glass_ab9e .outline_wood_862e li.popup-31bf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .widget_glass_ab9e .outline_wood_862e li.popup-31bf: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) {
  .widget_glass_ab9e .outline_wood_862e li.popup-31bf li.popup-31bf li.popup-31bf li.popup-31bf {
    padding-left: 0;
  }
}
article.popup-31bf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup-31bf .title-c7c9 p:last-of-type {
  margin-bottom: 0;
}
article.popup-31bf .purple-f3ec {
  float: left;
}
article.popup-31bf .heading_old_051b {
  margin-left: 85px;
}
article.popup-31bf .silver_d482 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup-31bf .silver_d482 .thumbnail_d559 {
  margin-left: 10px;
}
article.popup-31bf .texture_north_63e6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup-31bf .smooth_b31c {
  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 .hot-ea8a,
  #respond .fresh-244e,
  #respond .steel-6c57 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hot-ea8a input,
#respond .fresh-244e input,
#respond .steel-6c57 input {
  width: 100%;
}
#respond .steel-6c57 {
  margin-right: 0;
}
#respond .widget_active_b97f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fluid-2867 {
  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;
}
.fluid-2867.menu-under-c223 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.fluid-2867 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%);
}
.fluid-2867:focus,
.fluid-2867: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);
}
.logo_static_49c9 {
  border-radius: 10%;
}
.paper-4b26 {
  border-radius: 50%;
}
.card_9934 {
  font-size: 0.72em;
}
.media-5fe5 {
  font-size: 0.875em;
}
.dropdown_stone_6c6a {
  font-size: 1.1em;
}
.badge_a9c0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.badge_a9c0.card_9934 {
  letter-spacing: 0.5px;
}
.modal-bright-453b,
.modal-bright-453b a {
  color: #6d6d6d;
}
.modal-bright-453b a:hover {
  color: #111;
}
.aside-bdfe {
  color: #6d6d6d;
}
.basic-695e {
  overflow-x: hidden;
}
.basic-695e .caption-0f16.lower-cf4a {
  position: relative;
}
.basic-695e .caption-0f16.lower-cf4a.hover-gold-3f79 {
  position: initial;
}
.basic-695e
  .caption-0f16.lower-cf4a.hover-gold-3f79
  .north-02c6 {
  left: auto;
}
.basic-695e .caption-0f16 .north-02c6 {
  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;
}
.basic-695e .caption-0f16:hover.lower-cf4a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.basic-695e
  .caption-0f16:hover.lower-cf4a
  .north-02c6 {
  display: block;
  z-index: 9999999;
}
.basic-695e .footer_6bc3 .block_south_b435,
.basic-695e .aside_east_a6e2 .block_south_b435 {
  display: none;
}
.basic-695e .hard_ed3b .caption-0f16:hover.lower-cf4a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.preview_up_b7ac .hot-ea8a label,
.preview_up_b7ac .outer-e474 label,
.preview_up_b7ac .fresh-244e label,
.preview_up_b7ac .steel-6c57 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.widget_glass_ab9e {
  list-style: none;
  margin: 0;
}
.widget_glass_ab9e article.popup-31bf {
  margin-bottom: 0;
}
.widget_glass_ab9e ul {
  list-style: none;
  margin: 0;
}
.widget_glass_ab9e .outline_wood_862e li.popup-31bf {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .widget_glass_ab9e .outline_wood_862e li.popup-31bf {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .widget_glass_ab9e .outline_wood_862e li.popup-31bf: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) {
  .widget_glass_ab9e .outline_wood_862e li.popup-31bf li.popup-31bf li.popup-31bf li.popup-31bf {
    padding-left: 0;
  }
}
article.popup-31bf {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.popup-31bf .title-c7c9 p:last-of-type {
  margin-bottom: 0;
}
article.popup-31bf .purple-f3ec {
  float: left;
}
article.popup-31bf .heading_old_051b {
  margin-left: 85px;
}
article.popup-31bf .silver_d482 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.popup-31bf .silver_d482 .thumbnail_d559 {
  margin-left: 10px;
}
article.popup-31bf .texture_north_63e6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.popup-31bf .smooth_b31c {
  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 .hot-ea8a,
  #respond .fresh-244e,
  #respond .steel-6c57 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hot-ea8a input,
#respond .fresh-244e input,
#respond .steel-6c57 input {
  width: 100%;
}
#respond .steel-6c57 {
  margin-right: 0;
}
#respond .widget_active_b97f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer_6bc3 .hero_5e06 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hero_5e06 .silver_21b0.tag-31dd .brown-981c > li > a:focus,
.hero_5e06 .silver_21b0.tag-31dd .brown-981c > li > a:hover,
.hero_5e06 .silver_21b0.banner-30dd .brown-981c > li > a:focus,
.hero_5e06 .silver_21b0.banner-30dd .brown-981c > li > a:hover,
.hero_5e06 .silver_21b0.out-2d7f .brown-981c > li > a:focus,
.hero_5e06 .silver_21b0.out-2d7f .brown-981c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_5e06
  .silver_21b0.tag-31dd
  .brown-981c
  > li.left-e593
  > a,
.hero_5e06
  .silver_21b0.tag-31dd
  .brown-981c
  > li.mask_mini_de06
  > a,
.hero_5e06
  .silver_21b0.banner-30dd
  .brown-981c
  > li.left-e593
  > a,
.hero_5e06
  .silver_21b0.banner-30dd
  .brown-981c
  > li.mask_mini_de06
  > a,
.hero_5e06
  .silver_21b0.out-2d7f
  .brown-981c
  > li.left-e593
  > a,
.hero_5e06 .silver_21b0.out-2d7f .brown-981c > li.grid-red-cbaf > a {
  color: rgba(255, 255, 255, 0.99);
}
.hero_5e06 .plasma-1813,
.hero_5e06 .plasma-1813 a {
  color: rgba(255, 255, 255, 0.99);
}
.hero_5e06 .mask-6fb7.hard-5baf li a,
.hero_5e06 .hero-solid-778d a,
.hero_5e06 .tooltip-wide-82bd,
.hero_5e06 .brown-981c > li > a,
.hero_5e06 .copper-a7d3 {
  color: rgba(255, 255, 255, 0.79);
}
.hero_5e06 .mask-6fb7.hard-5baf li a:hover,
.hero_5e06 .hero-solid-778d a:hover,
.hero_5e06 .tooltip-wide-82bd:hover,
.hero_5e06 .brown-981c > li > a:hover,
.hero_5e06 .copper-a7d3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_5e06 .outer-c2ff {
  color: rgba(255, 255, 255, 0.79);
}
.hero_5e06 .outer-c2ff .dark_2a22 {
  color: rgba(255, 255, 255, 0.99);
}
.hero_5e06 .outer-c2ff:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_5e06 .article_stale_0613 .main-9683 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hero_5e06 .article_stale_0613 .main-9683 .last-130a {
  color: rgba(255, 255, 255, 0.79);
}
.hero_5e06
  .article_stale_0613
  .main-9683
  .last-130a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_5e06
  .article_stale_0613
  .main-9683
  .last-130a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_5e06
  .article_stale_0613
  .main-9683
  .last-130a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_5e06
  .article_stale_0613
  .main-9683
  .last-130a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hero_5e06 .article_stale_0613 .selected-0a9f {
  color: rgba(255, 255, 255, 0.79);
}
.hero_5e06 .article_stale_0613 .selected-0a9f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.module-6376
  .hero_5e06
  .article_stale_0613
  .description-b0eb
  .slider_hard_b1f5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module-6376
  .hero_5e06
  .article_stale_0613
  .description-b0eb
  .last-130a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.footer_6bc3 .text_9d60 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.text_9d60 .silver_21b0.tag-31dd .brown-981c > li > a:focus,
.text_9d60 .silver_21b0.tag-31dd .brown-981c > li > a:hover,
.text_9d60 .silver_21b0.banner-30dd .brown-981c > li > a:focus,
.text_9d60 .silver_21b0.banner-30dd .brown-981c > li > a:hover,
.text_9d60 .silver_21b0.out-2d7f .brown-981c > li > a:focus,
.text_9d60 .silver_21b0.out-2d7f .brown-981c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text_9d60
  .silver_21b0.tag-31dd
  .brown-981c
  > li.left-e593
  > a,
.text_9d60
  .silver_21b0.tag-31dd
  .brown-981c
  > li.mask_mini_de06
  > a,
.text_9d60
  .silver_21b0.banner-30dd
  .brown-981c
  > li.left-e593
  > a,
.text_9d60
  .silver_21b0.banner-30dd
  .brown-981c
  > li.mask_mini_de06
  > a,
.text_9d60
  .silver_21b0.out-2d7f
  .brown-981c
  > li.left-e593
  > a,
.text_9d60 .silver_21b0.out-2d7f .brown-981c > li.grid-red-cbaf > a {
  color: rgba(0, 0, 0, 0.8);
}
.text_9d60 .plasma-1813,
.text_9d60 .plasma-1813 a {
  color: rgba(0, 0, 0, 0.8);
}
.text_9d60 .mask-6fb7.hard-5baf li a,
.text_9d60 .hero-solid-778d a,
.text_9d60 .tooltip-wide-82bd,
.text_9d60 .brown-981c > li > a,
.text_9d60 .copper-a7d3 {
  color: rgba(0, 0, 0, 0.55);
}
.text_9d60 .mask-6fb7.hard-5baf li a:hover,
.text_9d60 .hero-solid-778d a:hover,
.text_9d60 .tooltip-wide-82bd:hover,
.text_9d60 .brown-981c > li > a:hover,
.text_9d60 .copper-a7d3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.text_9d60 .outer-c2ff {
  color: rgba(0, 0, 0, 0.55);
}
.text_9d60 .outer-c2ff .dark_2a22 {
  color: rgba(0, 0, 0, 0.8);
}
.text_9d60 .outer-c2ff:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent-1ad0 .sidebar-67b4 {
  margin-left: auto;
  margin-right: auto;
}
.paragraph-6e1b > * {
  margin-left: auto;
  margin-right: auto;
}
.paragraph-6e1b .status_dark_54fe {
  margin-right: 1.41575em;
}
.clean-0696 .paragraph-6e1b > .top_235e {
  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;
}
.clean-0696 .paragraph-6e1b > .heading_fba5 {
  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;
}
.fluid-955f.accent-1ad0 .sidebar-67b4,
.plasma-5108.accent-1ad0 .sidebar-67b4 {
  margin-left: 0;
}
.fluid_1e72.accent-1ad0 .sidebar-67b4,
.text_motion_0861.accent-1ad0 .sidebar-67b4 {
  margin-right: 0;
}
.paragraph-6e1b ol,
.paragraph-6e1b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.notice-right-251b video {
  max-width: 100%;
}
.glass_f8d7 img {
  display: block;
}
.glass_f8d7.status_dark_54fe,
.glass_f8d7.item_down_f9c3 {
  width: 100%;
}
.glass_f8d7.heading_fba5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.widget-bronze-2c7c:not(.accent_huge_7cb4) {
  margin: 1.5em auto;
}
.section_east_4ced p {
  padding: 1.5em 14px;
}
ul.detail-advanced-27ba.heading_fba5,
ul.detail-advanced-27ba.top_235e,
ul.detail-advanced-27ba.modal_first_c458.top_235e {
  padding: 0 14px;
}
.wrapper_1a63 {
  display: block;
  overflow-x: auto;
}
.wrapper_1a63 table {
  border-collapse: collapse;
  width: 100%;
}
.wrapper_1a63 td,
.wrapper_1a63 th {
  padding: 0.5em;
}
.paragraph-6e1b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.paragraph-6e1b ol ol,
.paragraph-6e1b ol ul,
.paragraph-6e1b ul ol,
.paragraph-6e1b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.paragraph-6e1b ol ol li,
.paragraph-6e1b ol ul li,
.paragraph-6e1b ul ol li,
.paragraph-6e1b ul ul li {
  margin-left: 0;
}
.slider-liquid-bfe0.media-ef31 > .huge_574a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider-liquid-bfe0.media-ef31 > .huge_574a iframe,
.slider-liquid-bfe0.media-ef31 > .huge_574a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.avatar_paper_0c32 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.avatar_paper_0c32.wood-db2a {
  padding: 0;
}
.avatar_paper_0c32.wood-db2a cite {
  font-size: 13px;
}
.avatar_paper_0c32 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.avatar_paper_0c32 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.text-up-35c1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.text-up-35c1 > p:first-child {
  margin-top: 0;
}
.text-up-35c1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.text-up-35c1 blockquote {
  border-left: 0;
}
.pattern_27f1 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pattern_27f1:not(.gallery-narrow-65f2) {
  max-width: 100px;
}
.pattern_27f1.header_3144 {
  border-bottom: none !important;
  text-align: center;
}
.pattern_27f1.header_3144::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .section_east_4ced p {
    padding: 1.5em 0;
  }
}
.video-f0ee {
  color: #0073aa;
}
.action-0b8b {
  background-color: #0073aa;
}
.nav-medium-6035 {
  color: #229fd8;
}
.blue-f2d0 {
  background-color: #229fd8;
}
.main_paper_075f {
  color: #eee;
}
.component-55eb {
  background-color: #eee;
}
.highlight-aa75 {
  color: #444;
}
.shade-c350 {
  background-color: #444;
}
.gradient_ff7b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gradient_ff7b .tabs-hard-8862 .hero-solid-778d {
  font-size: 15px;
}
.gradient_ff7b .hero-solid-778d {
  line-height: 1.3;
}
.gradient_ff7b .text_9d60 {
}
.gradient_ff7b .hero_5e06 {
  background: #235787;
}
.avatar_6ff0 {
  padding: 0;
}
.avatar_6ff0 .hero_5e06 {
  background: #1a1a1a;
}
.avatar_6ff0 .text_9d60 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.badge_90c9 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.badge_90c9 .text_9d60 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.badge_90c9 .hero_5e06 {
  background: #303030;
}
.motion-45a4 {
  position: relative;
  z-index: 10;
}
.motion-45a4 .search_top_ab1f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.text_fixed_a936 .lower-cf4a {
  display: inline-block;
  vertical-align: middle;
}
.text_fixed_a936.motion-173e .lower-cf4a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .text_fixed_a936.motion-173e .lower-cf4a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .text_fixed_a936.motion-173e .lower-cf4a {
    margin-right: 0.4em;
  }
}
.text_fixed_a936.motion-173e .lower-cf4a:last-child {
  margin-right: 0;
}
.wrapper-complex-217f .search_top_ab1f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .footer_6bc3 .tabs-hard-8862 {
    margin: 0 -0.5em;
  }
  .footer_6bc3 .tabs-hard-8862 [class*="customify-col-"],
  .footer_6bc3 .tabs-hard-8862 [class*="customify-col_"],
  .footer_6bc3 .tabs-hard-8862 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.footer_6bc3.tooltip-8bff .search_top_ab1f {
  background: 0 0 !important;
}
.footer_6bc3.tooltip-8bff .search_top_ab1f,
.footer_6bc3.wrapper-complex-217f .search_top_ab1f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .footer_6bc3.search_right_2154 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.footer_6bc3.wrapper-complex-217f .search_top_ab1f {
  box-shadow: none !important;
}
.plasma-23e2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .plasma-23e2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .plasma-23e2 {
    padding: 18px 0 20px;
  }
}
.plasma-23e2 .over_66e3 {
  width: 100%;
}
.plasma-23e2 .summary-static-c09b {
  margin-bottom: 0;
}
.plasma-23e2 .panel_pro_123a {
  margin-top: 5px;
  font-size: 0.875em;
}
.alert-e2e9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.alert-e2e9 .footer_bright_82cf {
  width: 100%;
}
.card-b8b5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.card-b8b5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.card-b8b5 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;
}
.card-b8b5 li:last-child:after {
  display: none;
}
.card-b8b5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.soft-6ab8 .block_south_b435 button,
.plasma-23e2 .block_south_b435 button {
  left: 0;
}
.soft-6ab8 .footer_bright_82cf,
.plasma-23e2 .footer_bright_82cf {
  padding-left: 0;
  padding-right: 0;
}
.soft-6ab8 .alert-e2e9,
.plasma-23e2 .alert-e2e9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.soft-6ab8 {
  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;
}
.soft-6ab8: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;
}
.soft-6ab8 .slider-f5e9 {
  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) {
  .soft-6ab8 .slider-f5e9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .soft-6ab8 .slider-f5e9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .soft-6ab8 .slider-f5e9 {
    min-height: 200px;
  }
}
.soft-6ab8 .card-b8b5 {
  color: rgba(255, 255, 255, 0.8);
}
.soft-6ab8 .card-b8b5 a,
.soft-6ab8 .card-b8b5 li:after {
  color: inherit;
}
.soft-6ab8 .card-b8b5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.short-4cbb {
  margin-bottom: 0.5em;
}
.texture-928a {
  margin-bottom: 1.2em;
}
.texture-928a,
.short-4cbb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.texture-928a p:last-child,
.short-4cbb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .block_south_b435,
#masthead .block_south_b435 {
  display: none;
}
#masthead
  > .block_south_b435.next_23c0 {
  display: none;
}
#masthead > .block_south_b435 button {
  left: 0;
}
.accent-gold-34b4 {
  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%;
}
.accent-gold-34b4 .lower-cf4a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.accent-gold-34b4 .left-b24a {
  display: -webkit-box;
  display: flex;
}
.accent-gold-34b4 .left-b24a.preview-3529 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.accent-gold-34b4 .left-b24a.element-7c10 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent-gold-34b4 .left-b24a.shade-hard-9232 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.accent-gold-34b4.hero-5fb0.modal_motion_d62c .left-b24a.preview-3529 {
  flex-basis: 100%;
}
.accent-gold-34b4.box-8cc2 .left-b24a.element-7c10 {
  -webkit-box-flex: 1;
  flex: auto;
}
.accent-gold-34b4.box-8cc2 .left-b24a.shade-hard-9232 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .block_south_b435.next_23c0 {
  display: none;
}
#masthead > .block_south_b435 button {
  left: 0;
}
.picture-a0a8 {
  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;
}
.picture-a0a8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.picture-a0a8.item_outer_0819 i {
  margin-right: 4px;
}
.picture-a0a8.card-last-1224 i {
  margin-left: 5px;
}
.hero-solid-778d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hero-solid-778d p:last-child {
  margin-bottom: 0;
}
.south-1566 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.south-1566 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.south-1566 img {
  display: block;
  width: auto;
  line-height: 1;
}
.south-1566 .plasma-1813 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.south-1566 .cold_fbcb {
  margin: 5px 0 7px 0;
}
.south-1566.input_2ee7 .heading_a2ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south-1566.input_2ee7 .column-dim-d64e {
  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;
}
.south-1566.element-green-0276 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.south-1566.element-green-0276 .heading_a2ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south-1566.element-green-0276 .column-dim-d64e {
  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;
}
.south-1566.carousel-821d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.south-1566.widget_af77 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.south-1566.widget_af77 .column-dim-d64e {
  margin-top: 7px;
}
.info-da11 {
  display: inline-block;
}
.motion-45a4 .motion-90c6 .south-1566 img {
  max-width: 100%;
}
.silver_21b0 .primary_stale_f095.next-0b9b,
.glass-b811 .primary_stale_f095.next-0b9b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.silver_21b0 .container_full_12e6,
.glass-b811 .container_full_12e6 {
  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%);
}
.silver_21b0 .container_full_12e6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.silver_21b0.tag_94db .container_full_12e6 {
  display: none;
}
.silver_21b0 .section-cool-6467 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.silver_21b0 .section-cool-6467 li {
  display: inline-block;
  position: relative;
}
.silver_21b0 .section-cool-6467 li:last-child {
  margin-right: 0;
}
.silver_21b0 .section-cool-6467 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;
}
.silver_21b0 .section-cool-6467 li.grid-red-cbaf > a {
  color: rgba(0, 0, 0, 0.9);
}
.silver_21b0 .section-cool-6467 > 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;
}
.silver_21b0 .section-cool-6467 > li > a i {
  line-height: 0;
}
.silver_21b0 .section-cool-6467 > li.popup-db0a > a .container_full_12e6 {
  margin-left: 4px;
  line-height: 0;
}
.silver_21b0 .section-cool-6467 .green-41ec li.popup-db0a > a {
  position: relative;
}
.silver_21b0 .section-cool-6467 .green-41ec li.popup-db0a > a:after,
.silver_21b0 .section-cool-6467 .green-41ec li.popup-db0a > a:before {
  content: "";
  display: table;
}
.silver_21b0 .section-cool-6467 .green-41ec li.popup-db0a > a:after {
  clear: both;
}
.silver_21b0 .section-cool-6467 .green-41ec li.popup-db0a > a .container_full_12e6 {
  margin-left: 5px;
  float: right;
}
.silver_21b0 .selected-9f0c,
.silver_21b0 .green-41ec {
  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;
}
.silver_21b0 .green-41ec {
  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;
}
.silver_21b0 .green-41ec .next-0b9b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.silver_21b0 .green-41ec .container_full_12e6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.silver_21b0 .green-41ec li {
  display: block;
  margin: 0;
  padding: 0;
}
.silver_21b0 .green-41ec 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;
}
.silver_21b0 .green-41ec li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.silver_21b0 .green-41ec .green-41ec {
  top: 0;
  left: 100%;
}
.silver_21b0 .simple-0229.fn-focus-370e > .selected-9f0c,
.silver_21b0 .simple-0229.fn-focus-370e > .green-41ec,
.silver_21b0 .simple-0229:focus > .selected-9f0c,
.silver_21b0 .simple-0229:focus > .green-41ec,
.silver_21b0 .simple-0229:hover > .selected-9f0c,
.silver_21b0 .simple-0229:hover > .green-41ec {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.silver_21b0.out-2d7f .brown-981c:after,
.silver_21b0.out-2d7f .brown-981c:before {
  content: "";
  display: table;
}
.silver_21b0.out-2d7f .brown-981c:after {
  clear: both;
}
.silver_21b0.out-2d7f .brown-981c > li {
  float: left;
}
.silver_21b0.fast-4e18 .brown-981c:after,
.silver_21b0.fast-4e18 .brown-981c:before {
  content: "";
  display: table;
}
.silver_21b0.fast-4e18 .brown-981c:after {
  clear: both;
}
.silver_21b0.fast-4e18 .brown-981c > li {
  float: left;
}
.silver_21b0.fast-4e18 .brown-981c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.silver_21b0.fast-4e18 .brown-981c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.silver_21b0.fast-4e18 .brown-981c > li.left-e593 > a,
.silver_21b0.fast-4e18 .brown-981c > li.grid-red-cbaf > a {
  color: #fff;
  background-color: #1e4b75;
}
.silver_21b0.tag-31dd .brown-981c > li > a .next-0b9b {
  position: relative;
}
.silver_21b0.tag-31dd .brown-981c > li > a .next-0b9b: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;
}
.silver_21b0.tag-31dd
  .brown-981c
  > li:focus
  > a
  .next-0b9b:before,
.silver_21b0.tag-31dd
  .brown-981c
  > li:hover
  > a
  .next-0b9b:before {
  width: 100%;
  background-color: currentColor;
}
.silver_21b0.tag-31dd
  .brown-981c
  > li.left-e593
  > a
  .next-0b9b:before,
.silver_21b0.tag-31dd
  .brown-981c
  > li.mask_mini_de06
  > a
  .next-0b9b:before {
  width: 100%;
  background-color: currentColor;
}
.silver_21b0.banner-30dd .brown-981c > li > a .next-0b9b {
  position: relative;
}
.silver_21b0.banner-30dd .brown-981c > li > a .next-0b9b: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;
}
.silver_21b0.banner-30dd .brown-981c > li:focus > a .next-0b9b:before,
.silver_21b0.banner-30dd
  .brown-981c
  > li:hover
  > a
  .next-0b9b:before {
  width: 100%;
  background-color: currentColor;
}
.silver_21b0.banner-30dd
  .brown-981c
  > li.left-e593
  > a
  .next-0b9b:before,
.silver_21b0.banner-30dd
  .brown-981c
  > li.mask_mini_de06
  > a
  .next-0b9b:before {
  width: 100%;
  background-color: currentColor;
}
.glass-b811 .section-cool-6467 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.glass-b811 .section-cool-6467 li:first-child > a {
  border-top: none;
}
.glass-b811 .section-cool-6467 .glass-2f2c > .next-0b9b .container_full_12e6 {
  display: none;
}
.glass-b811 .section-cool-6467 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.glass-b811 .section-cool-6467 li:last-child {
  border: none;
}
.glass-b811 .section-cool-6467 li.popup-db0a > a {
  padding-right: 45px !important;
}
.glass-b811 .section-cool-6467 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.glass-b811 .section-cool-6467 li a:focus,
.glass-b811 .section-cool-6467 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.glass-b811 .section-cool-6467 li .shade-wood-3bf9 {
  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;
}
.glass-b811 .section-cool-6467 li .shade-wood-3bf9:hover {
  box-shadow: none;
}
.glass-b811 .section-cool-6467 li .shade-wood-3bf9 .container_full_12e6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.glass-b811 .section-cool-6467 .green-41ec {
  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);
}
.glass-b811 .section-cool-6467 .green-41ec li a {
  padding-left: 3em;
}
.glass-b811 .section-cool-6467 .fresh_7aae > a .shade-wood-3bf9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.glass-b811 .section-cool-6467 .fresh_7aae > .green-41ec {
  display: block;
  opacity: 1;
}
.column_6f74 {
  max-width: 100%;
}
.thick-6235 {
  line-height: 0;
  cursor: pointer;
}
.copper-a7d3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.copper-a7d3:hover {
  box-shadow: none;
  color: currentColor;
}
.copper-a7d3 svg {
  width: 18px;
  height: 18px;
}
.copper-a7d3 .gradient_0c2e {
  display: none;
}
.old-8c3b {
  position: relative;
}
.old-8c3b.fn-active-370e .copper-a7d3 .menu_4edc {
  display: none;
}
.old-8c3b.fn-active-370e .copper-a7d3 .gradient_0c2e {
  display: inline-block;
}
.old-8c3b .logo-silver-ab9b {
  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);
}
.old-8c3b.outline_down_12f8 .logo-silver-ab9b {
  left: auto;
  right: -0.9em;
}
.old-8c3b.outline_down_12f8 .article_3952::before {
  left: auto;
  right: 15px;
}
.old-8c3b.fn-active-370e .logo-silver-ab9b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.description-b0eb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.description-b0eb label {
  flex-basis: 100%;
}
.description-b0eb .main-9683 {
  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;
}
.description-b0eb .last-130a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.description-b0eb .last-130a:focus {
  background-color: transparent;
}
.description-b0eb button.selected-0a9f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.description-b0eb button.selected-0a9f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.description-b0eb button.selected-0a9f svg {
  width: 18px;
  height: 18px;
}
.description-b0eb input[type="submit"] {
  min-height: auto;
}
.article_stale_0613 .description-b0eb .last-130a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.article_3952 {
  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) {
  .article_3952 {
    width: 220px;
  }
}
.article_3952 label {
  flex-basis: 100%;
}
.article_3952::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;
}
.module-6376 .article_stale_0613 .description-b0eb {
  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;
}
.module-6376
  .article_stale_0613
  .description-b0eb
  .main-9683 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.module-6376 .article_stale_0613 .description-b0eb .last-130a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.module-6376
  .article_stale_0613
  .description-b0eb
  .last-130a:focus {
  background: 0 0;
}
.module-6376
  .article_stale_0613
  .description-b0eb
  .slider_hard_b1f5 {
  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;
}
.mask-6fb7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.mask-6fb7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.mask-6fb7 li:last-child {
  margin-right: 0;
}
.mask-6fb7 li:first-child {
  margin-left: 0;
}
.mask-6fb7.chip_9a9f a {
  color: #fff;
}
.mask-6fb7.chip_9a9f a:hover {
  color: #fff;
}
.mask-6fb7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.mask-6fb7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.mask-6fb7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mask-6fb7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.mask-6fb7 [class*="social-icon-apple"] {
  background-color: #999;
}
.mask-6fb7 [class*="social-icon-apple"].pattern-c2b5 {
  background-color: transparent;
  color: #999;
}
.mask-6fb7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.mask-6fb7 [class*="social-icon-behance"].pattern-c2b5 {
  background-color: transparent;
  color: #1769ff;
}
.mask-6fb7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.mask-6fb7 [class*="social-icon-bitbucket"].pattern-c2b5 {
  background-color: transparent;
  color: #205081;
}
.mask-6fb7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.mask-6fb7 [class*="social-icon-codepen"].pattern-c2b5 {
  background-color: transparent;
  color: #000;
}
.mask-6fb7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.mask-6fb7 [class*="social-icon-delicious"].pattern-c2b5 {
  background-color: transparent;
  color: #39f;
}
.mask-6fb7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.mask-6fb7 [class*="social-icon-digg"].pattern-c2b5 {
  background-color: transparent;
  color: #005be2;
}
.mask-6fb7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.mask-6fb7 [class*="social-icon-dribbble"].pattern-c2b5 {
  background-color: transparent;
  color: #ea4c89;
}
.mask-6fb7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.mask-6fb7 [class*="social-icon-envelope"].pattern-c2b5 {
  background-color: transparent;
  color: #ea4335;
}
.mask-6fb7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.mask-6fb7 [class*="social-icon-facebook"].pattern-c2b5 {
  background-color: transparent;
  color: #3b5998;
}
.mask-6fb7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.mask-6fb7 [class*="social-icon-flickr"].pattern-c2b5 {
  background-color: transparent;
  color: #0063dc;
}
.mask-6fb7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.mask-6fb7 [class*="social-icon-foursquare"].pattern-c2b5 {
  background-color: transparent;
  color: #2d5be3;
}
.mask-6fb7 [class*="social-icon-github"] {
  background-color: #333;
}
.mask-6fb7 [class*="social-icon-github"].pattern-c2b5 {
  background-color: transparent;
  color: #333;
}
.mask-6fb7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.mask-6fb7 [class*="social-icon-google-plus"].pattern-c2b5 {
  background-color: transparent;
  color: #dd4b39;
}
.mask-6fb7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.mask-6fb7 [class*="social-icon-houzz"].pattern-c2b5 {
  background-color: transparent;
  color: #7ac142;
}
.mask-6fb7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.mask-6fb7 [class*="social-icon-instagram"].pattern-c2b5 {
  background-color: transparent;
  color: #262626;
}
.mask-6fb7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.mask-6fb7 [class*="social-icon-jsfiddle"].pattern-c2b5 {
  background-color: transparent;
  color: #487aa2;
}
.mask-6fb7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.mask-6fb7 [class*="social-icon-linkedin"].pattern-c2b5 {
  background-color: transparent;
  color: #0077b5;
}
.mask-6fb7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.mask-6fb7 [class*="social-icon-medium"].pattern-c2b5 {
  background-color: transparent;
  color: #00ab6b;
}
.mask-6fb7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.mask-6fb7
  [class*="social-icon-odnoklassniki"].pattern-c2b5 {
  background-color: transparent;
  color: #f4731c;
}
.mask-6fb7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.mask-6fb7 [class*="social-icon-meetup"].pattern-c2b5 {
  background-color: transparent;
  color: #ec1c40;
}
.mask-6fb7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.mask-6fb7 [class*="social-icon-pinterest"].pattern-c2b5 {
  background-color: transparent;
  color: #bd081c;
}
.mask-6fb7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.mask-6fb7 [class*="social-icon-product-hunt"].pattern-c2b5 {
  background-color: transparent;
  color: #da552f;
}
.mask-6fb7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.mask-6fb7 [class*="social-icon-reddit"].pattern-c2b5 {
  background-color: transparent;
  color: #ff4500;
}
.mask-6fb7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.mask-6fb7 [class*="social-icon-rss"].pattern-c2b5 {
  background-color: transparent;
  color: #f26522;
}
.mask-6fb7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.mask-6fb7
  [class*="social-icon-shopping-cart"].pattern-c2b5 {
  background-color: transparent;
  color: #4caf50;
}
.mask-6fb7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.mask-6fb7 [class*="social-icon-skype"].pattern-c2b5 {
  background-color: transparent;
  color: #00aff0;
}
.mask-6fb7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.mask-6fb7 [class*="social-icon-slideshare"].pattern-c2b5 {
  background-color: transparent;
  color: #0077b5;
}
.mask-6fb7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.mask-6fb7 [class*="social-icon-snapchat"].pattern-c2b5 {
  background-color: transparent;
  color: #fffc00;
}
.mask-6fb7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.mask-6fb7 [class*="social-icon-soundcloud"].pattern-c2b5 {
  background-color: transparent;
  color: #f80;
}
.mask-6fb7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.mask-6fb7 [class*="social-icon-spotify"].pattern-c2b5 {
  background-color: transparent;
  color: #2ebd59;
}
.mask-6fb7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.mask-6fb7
  [class*="social-icon-stack-overflow"].pattern-c2b5 {
  background-color: transparent;
  color: #fe7a15;
}
.mask-6fb7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.mask-6fb7 [class*="social-icon-maldkfgram"].pattern-c2b5 {
  background-color: transparent;
  color: #2ca5e0;
}
.mask-6fb7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.mask-6fb7 [class*="social-icon-tripadvisor"].pattern-c2b5 {
  background-color: transparent;
  color: #589442;
}
.mask-6fb7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.mask-6fb7 [class*="social-icon-tumblr"].pattern-c2b5 {
  background-color: transparent;
  color: #35465c;
}
.mask-6fb7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.mask-6fb7 [class*="social-icon-twitch"].pattern-c2b5 {
  background-color: transparent;
  color: #6441a5;
}
.mask-6fb7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.mask-6fb7 [class*="social-icon-twitter"].pattern-c2b5 {
  background-color: transparent;
  color: #1da1f2;
}
.mask-6fb7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.mask-6fb7 [class*="social-icon-vimeo"].pattern-c2b5 {
  background-color: transparent;
  color: #1ab7ea;
}
.mask-6fb7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.mask-6fb7 [class*="social-icon-vk"].pattern-c2b5 {
  background-color: transparent;
  color: #45668e;
}
.mask-6fb7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.mask-6fb7 [class*="social-icon-weibo"].pattern-c2b5 {
  background-color: transparent;
  color: #df2029;
}
.mask-6fb7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.mask-6fb7 [class*="social-icon-weixin"].pattern-c2b5 {
  background-color: transparent;
  color: #7bb32e;
}
.mask-6fb7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.mask-6fb7 [class*="social-icon-whatsapp"].pattern-c2b5 {
  background-color: transparent;
  color: #25d366;
}
.mask-6fb7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.mask-6fb7 [class*="social-icon-wordpress"].pattern-c2b5 {
  background-color: transparent;
  color: #21759b;
}
.mask-6fb7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.mask-6fb7 [class*="social-icon-xing"].pattern-c2b5 {
  background-color: transparent;
  color: #026466;
}
.mask-6fb7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.mask-6fb7 [class*="social-icon-yelp"].pattern-c2b5 {
  background-color: transparent;
  color: #af0606;
}
.mask-6fb7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.mask-6fb7 [class*="social-icon-youtube"].pattern-c2b5 {
  background-color: transparent;
  color: #cd201f;
}
.tooltip-wide-82bd {
  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;
}
.tooltip-wide-82bd:hover {
  box-shadow: none;
  background: 0 0;
}
.mask_stale_9d55 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.secondary-bright-8fc7 {
  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;
}
.thumbnail-silver-0f54 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.header_e55a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.header_e55a,
.header_e55a::after,
.header_e55a::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;
}
.header_e55a::after,
.header_e55a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hero_up_33df .secondary-bright-8fc7 .thumbnail-silver-0f54 {
  margin-top: -2px;
  width: 19px;
}
.hero_up_33df .secondary-bright-8fc7 .header_e55a {
  margin-top: -1px;
}
.hero_up_33df .secondary-bright-8fc7 .header_e55a,
.hero_up_33df .secondary-bright-8fc7 .header_e55a::after,
.hero_up_33df .secondary-bright-8fc7 .header_e55a::before {
  width: 19px;
  height: 2px;
}
.hero_up_33df .secondary-bright-8fc7 .header_e55a::before {
  top: -6px;
}
.hero_up_33df .secondary-bright-8fc7 .header_e55a::after {
  bottom: -6px;
}
.wrapper_9972 .secondary-bright-8fc7 .thumbnail-silver-0f54 {
  margin-top: -2px;
  width: 22px;
}
.wrapper_9972 .secondary-bright-8fc7 .header_e55a {
  margin-top: -1px;
}
.wrapper_9972 .secondary-bright-8fc7 .header_e55a,
.wrapper_9972 .secondary-bright-8fc7 .header_e55a::after,
.wrapper_9972 .secondary-bright-8fc7 .header_e55a::before {
  width: 22px;
  height: 2px;
}
.wrapper_9972 .secondary-bright-8fc7 .header_e55a::before {
  top: -7px;
}
.wrapper_9972 .secondary-bright-8fc7 .header_e55a::after {
  bottom: -7px;
}
.purple_ac88 .secondary-bright-8fc7 .thumbnail-silver-0f54 {
  margin-top: -2px;
  width: 31px;
}
.purple_ac88 .secondary-bright-8fc7 .header_e55a {
  margin-top: -1.5px;
}
.purple_ac88 .secondary-bright-8fc7 .header_e55a,
.purple_ac88 .secondary-bright-8fc7 .header_e55a::after,
.purple_ac88 .secondary-bright-8fc7 .header_e55a::before {
  width: 31px;
  height: 3px;
}
.purple_ac88 .secondary-bright-8fc7 .header_e55a::before {
  top: -9px;
}
.purple_ac88 .secondary-bright-8fc7 .header_e55a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .photo_pro_1308 .secondary-bright-8fc7 .thumbnail-silver-0f54 {
    margin-top: -2px;
    width: 19px;
  }
  .photo_pro_1308 .secondary-bright-8fc7 .header_e55a {
    margin-top: -1px;
  }
  .photo_pro_1308 .secondary-bright-8fc7 .header_e55a,
  .photo_pro_1308 .secondary-bright-8fc7 .header_e55a::after,
  .photo_pro_1308 .secondary-bright-8fc7 .header_e55a::before {
    width: 19px;
    height: 2px;
  }
  .photo_pro_1308 .secondary-bright-8fc7 .header_e55a::before {
    top: -6px;
  }
  .photo_pro_1308 .secondary-bright-8fc7 .header_e55a::after {
    bottom: -6px;
  }
  .tag_3b7c .secondary-bright-8fc7 .thumbnail-silver-0f54 {
    margin-top: -2px;
    width: 22px;
  }
  .tag_3b7c .secondary-bright-8fc7 .header_e55a {
    margin-top: -1px;
  }
  .tag_3b7c .secondary-bright-8fc7 .header_e55a,
  .tag_3b7c .secondary-bright-8fc7 .header_e55a::after,
  .tag_3b7c .secondary-bright-8fc7 .header_e55a::before {
    width: 22px;
    height: 2px;
  }
  .tag_3b7c .secondary-bright-8fc7 .header_e55a::before {
    top: -7px;
  }
  .tag_3b7c .secondary-bright-8fc7 .header_e55a::after {
    bottom: -7px;
  }
  .complex_1f94 .secondary-bright-8fc7 .thumbnail-silver-0f54 {
    margin-top: -2px;
    width: 31px;
  }
  .complex_1f94 .secondary-bright-8fc7 .header_e55a {
    margin-top: -1.5px;
  }
  .complex_1f94 .secondary-bright-8fc7 .header_e55a,
  .complex_1f94 .secondary-bright-8fc7 .header_e55a::after,
  .complex_1f94 .secondary-bright-8fc7 .header_e55a::before {
    width: 31px;
    height: 3px;
  }
  .complex_1f94 .secondary-bright-8fc7 .header_e55a::before {
    top: -9px;
  }
  .complex_1f94 .secondary-bright-8fc7 .header_e55a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-short-f2af .secondary-bright-8fc7 .thumbnail-silver-0f54 {
    margin-top: -2px;
    width: 19px;
  }
  .footer-short-f2af .secondary-bright-8fc7 .header_e55a {
    margin-top: -1px;
  }
  .footer-short-f2af .secondary-bright-8fc7 .header_e55a,
  .footer-short-f2af .secondary-bright-8fc7 .header_e55a::after,
  .footer-short-f2af .secondary-bright-8fc7 .header_e55a::before {
    width: 19px;
    height: 2px;
  }
  .footer-short-f2af .secondary-bright-8fc7 .header_e55a::before {
    top: -6px;
  }
  .footer-short-f2af .secondary-bright-8fc7 .header_e55a::after {
    bottom: -6px;
  }
  .pattern_stale_3b02 .secondary-bright-8fc7 .thumbnail-silver-0f54 {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_stale_3b02 .secondary-bright-8fc7 .header_e55a {
    margin-top: -1px;
  }
  .pattern_stale_3b02 .secondary-bright-8fc7 .header_e55a,
  .pattern_stale_3b02 .secondary-bright-8fc7 .header_e55a::after,
  .pattern_stale_3b02 .secondary-bright-8fc7 .header_e55a::before {
    width: 22px;
    height: 2px;
  }
  .pattern_stale_3b02 .secondary-bright-8fc7 .header_e55a::before {
    top: -7px;
  }
  .pattern_stale_3b02 .secondary-bright-8fc7 .header_e55a::after {
    bottom: -7px;
  }
  .purple-9188 .secondary-bright-8fc7 .thumbnail-silver-0f54 {
    margin-top: -2px;
    width: 31px;
  }
  .purple-9188 .secondary-bright-8fc7 .header_e55a {
    margin-top: -1.5px;
  }
  .purple-9188 .secondary-bright-8fc7 .header_e55a,
  .purple-9188 .secondary-bright-8fc7 .header_e55a::after,
  .purple-9188 .secondary-bright-8fc7 .header_e55a::before {
    width: 31px;
    height: 3px;
  }
  .purple-9188 .secondary-bright-8fc7 .header_e55a::before {
    top: -9px;
  }
  .purple-9188 .secondary-bright-8fc7 .header_e55a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .detail-d8bf .secondary-bright-8fc7 .thumbnail-silver-0f54 {
    margin-top: -2px;
    width: 19px;
  }
  .detail-d8bf .secondary-bright-8fc7 .header_e55a {
    margin-top: -1px;
  }
  .detail-d8bf .secondary-bright-8fc7 .header_e55a,
  .detail-d8bf .secondary-bright-8fc7 .header_e55a::after,
  .detail-d8bf .secondary-bright-8fc7 .header_e55a::before {
    width: 19px;
    height: 2px;
  }
  .detail-d8bf .secondary-bright-8fc7 .header_e55a::before {
    top: -6px;
  }
  .detail-d8bf .secondary-bright-8fc7 .header_e55a::after {
    bottom: -6px;
  }
  .thumbnail-smooth-425f .secondary-bright-8fc7 .thumbnail-silver-0f54 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-smooth-425f .secondary-bright-8fc7 .header_e55a {
    margin-top: -1px;
  }
  .thumbnail-smooth-425f .secondary-bright-8fc7 .header_e55a,
  .thumbnail-smooth-425f .secondary-bright-8fc7 .header_e55a::after,
  .thumbnail-smooth-425f .secondary-bright-8fc7 .header_e55a::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-smooth-425f .secondary-bright-8fc7 .header_e55a::before {
    top: -7px;
  }
  .thumbnail-smooth-425f .secondary-bright-8fc7 .header_e55a::after {
    bottom: -7px;
  }
  .pro_106d .secondary-bright-8fc7 .thumbnail-silver-0f54 {
    margin-top: -2px;
    width: 31px;
  }
  .pro_106d .secondary-bright-8fc7 .header_e55a {
    margin-top: -1.5px;
  }
  .pro_106d .secondary-bright-8fc7 .header_e55a,
  .pro_106d .secondary-bright-8fc7 .header_e55a::after,
  .pro_106d .secondary-bright-8fc7 .header_e55a::before {
    width: 31px;
    height: 3px;
  }
  .pro_106d .secondary-bright-8fc7 .header_e55a::before {
    top: -9px;
  }
  .pro_106d .secondary-bright-8fc7 .header_e55a::after {
    bottom: -9px;
  }
}
.notice-659c .header_e55a {
  -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);
}
.notice-659c .header_e55a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notice-659c .header_e55a::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);
}
.notice-659c.message_right_2d16 .header_e55a {
  -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);
}
.notice-659c.message_right_2d16 .header_e55a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notice-659c.message_right_2d16 .header_e55a::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);
}
.description-7966 {
  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.feature-tall-c2c4:before {
  display: none;
}
.aside_east_a6e2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.aside_east_a6e2 .aside_f4c4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.aside_east_a6e2 .aside_f4c4:last-of-type {
  border-bottom: none;
}
.aside_east_a6e2 .aside_f4c4.cold-5453,
.aside_east_a6e2 .aside_f4c4.right_0a9f,
.aside_east_a6e2 .aside_f4c4.icon_gas_6392 {
  padding: 0;
}
.aside_east_a6e2 .glass-b811 .shade-wood-3bf9 {
  color: currentColor;
}
.aside_east_a6e2 .glass-b811 .shade-wood-3bf9:focus,
.aside_east_a6e2 .glass-b811 .shade-wood-3bf9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside_east_a6e2.text_9d60 .outer-c2ff,
.aside_east_a6e2.text_9d60 .hero-solid-778d a,
.aside_east_a6e2.text_9d60 .brown-981c a,
.aside_east_a6e2.text_9d60 .green-41ec a {
  color: rgba(0, 0, 0, 0.55);
}
.aside_east_a6e2.text_9d60 .outer-c2ff:hover,
.aside_east_a6e2.text_9d60 .hero-solid-778d a:hover,
.aside_east_a6e2.text_9d60 .brown-981c a:hover,
.aside_east_a6e2.text_9d60 .green-41ec a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside_east_a6e2.text_9d60 .dark_2a22 {
  color: rgba(0, 0, 0, 0.8);
}
.aside_east_a6e2.text_9d60 .aside_f4c4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside_east_a6e2.text_9d60 .aside_f4c4:before {
  background: rgba(0, 0, 0, 0.08);
}
.aside_east_a6e2.text_9d60 .west_ef20:before {
  background: rgba(255, 255, 255, 0.9);
}
.aside_east_a6e2.text_9d60 .glass-b811 .section-cool-6467 li a,
.aside_east_a6e2.text_9d60 .glass-b811 .shade-wood-3bf9,
.aside_east_a6e2.text_9d60 .green-41ec {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside_east_a6e2.text_9d60 .glass-b811 .shade-wood-3bf9:focus,
.aside_east_a6e2.text_9d60 .glass-b811 .shade-wood-3bf9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside_east_a6e2.text_9d60 .section-cool-6467 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside_east_a6e2.hero_5e06 .outer-c2ff,
.aside_east_a6e2.hero_5e06 .hero-solid-778d a,
.aside_east_a6e2.hero_5e06 .brown-981c .shade-wood-3bf9,
.aside_east_a6e2.hero_5e06 .brown-981c a,
.aside_east_a6e2.hero_5e06 .green-41ec a {
  color: rgba(255, 255, 255, 0.79);
}
.aside_east_a6e2.hero_5e06 .outer-c2ff:hover,
.aside_east_a6e2.hero_5e06 .hero-solid-778d a:hover,
.aside_east_a6e2.hero_5e06 .brown-981c .shade-wood-3bf9:hover,
.aside_east_a6e2.hero_5e06 .brown-981c a:hover,
.aside_east_a6e2.hero_5e06 .green-41ec a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_east_a6e2.hero_5e06 .dark_2a22 {
  color: rgba(255, 255, 255, 0.99);
}
.aside_east_a6e2.hero_5e06 .aside_f4c4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_east_a6e2.hero_5e06 .aside_f4c4:before {
  background: rgba(255, 255, 255, 0.08);
}
.aside_east_a6e2.hero_5e06 .west_ef20:before {
  background: rgba(0, 0, 0, 0.9);
}
.aside_east_a6e2.hero_5e06 .glass-b811 .section-cool-6467 li a,
.aside_east_a6e2.hero_5e06 .glass-b811 .shade-wood-3bf9,
.aside_east_a6e2.hero_5e06 .green-41ec {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_east_a6e2.hero_5e06 .glass-b811 .shade-wood-3bf9:focus,
.aside_east_a6e2.hero_5e06 .glass-b811 .shade-wood-3bf9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside_east_a6e2.hero_5e06 .section-cool-6467 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west_ef20 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.west_ef20:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.warm_ff48 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.narrow_671d .aside_east_a6e2 {
  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;
}
.narrow_671d .aside_f4c4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.narrow_671d .aside_f4c4: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) {
  .narrow_671d .aside_f4c4:before {
    width: 16%;
    left: 42%;
  }
}
.narrow_671d .aside_f4c4:last-child:before {
  content: none;
}
.narrow_671d .aside_f4c4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.narrow_671d .glass-b811 .section-cool-6467 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.narrow_671d .glass-b811 .section-cool-6467 li a .shade-wood-3bf9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.narrow_671d .glass-b811 .green-41ec {
  border: none;
}
.narrow_671d .glass-b811 .green-41ec li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.narrow_671d .west_ef20 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.narrow_671d .warm_ff48 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.narrow_671d .hero_5e06 .west_ef20:before {
  background: rgba(0, 0, 0, 0.9);
}
.narrow_671d .text_9d60.detail_9a2c .header_e55a {
  background: rgba(0, 0, 0, 0.6);
}
.narrow_671d
  .text_9d60.detail_9a2c
  .header_e55a::after,
.narrow_671d
  .text_9d60.detail_9a2c
  .header_e55a:before {
  background: inherit;
}
.narrow_671d
  .text_9d60.detail_9a2c:hover
  .header_e55a {
  background: rgba(0, 0, 0, 0.8);
}
.breadcrumb-ca41 .aside_east_a6e2 {
  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) {
  .breadcrumb-ca41 .aside_east_a6e2 {
    width: auto;
    right: 45px;
  }
}
.pressed-3d22 .aside_east_a6e2 {
  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) {
  .pressed-3d22 .aside_east_a6e2 {
    width: auto;
    left: 45px;
  }
}
.feature-tall-c2c4 .aside_east_a6e2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.feature-tall-c2c4 .warm_ff48 {
  max-width: 48em;
  margin: 0 auto;
}
.feature-tall-c2c4 .west_ef20:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.rough_62a6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.rough_62a6.narrow_671d .aside_east_a6e2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.rough_62a6.breadcrumb-ca41 .aside_east_a6e2 {
  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);
}
.rough_62a6 .aside_east_a6e2 {
  visibility: visible;
}
.rough_62a6.pressed-3d22 .aside_east_a6e2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shade_outer_a5c0,
.form_eaa7 {
  overflow-x: hidden;
}
.shade_outer_a5c0 .aside_east_a6e2 {
  overflow: auto;
}
.shade_outer_a5c0.narrow_671d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_outer_a5c0.narrow_671d .aside_east_a6e2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shade_outer_a5c0.narrow_671d .tooltip-wide-82bd {
  opacity: 0;
}
.shade_outer_a5c0.breadcrumb-ca41 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_outer_a5c0.breadcrumb-ca41 .aside_east_a6e2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shade_outer_a5c0.breadcrumb-ca41 .tooltip-wide-82bd {
  opacity: 0;
}
.shade_outer_a5c0.pressed-3d22 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_outer_a5c0.pressed-3d22 .aside_east_a6e2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shade_outer_a5c0.pressed-3d22 .tooltip-wide-82bd {
  opacity: 0;
}
.shade_outer_a5c0.feature-tall-c2c4 .aside_east_a6e2 {
  z-index: 10;
  visibility: visible;
}
.detail_9a2c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.detail_9a2c .header_e55a {
  background: rgba(255, 255, 255, 0.99);
}
.detail_9a2c .header_e55a::after,
.detail_9a2c .header_e55a:before {
  background: inherit;
}
.detail_9a2c:hover .header_e55a {
  background: rgba(255, 255, 255, 0.99);
}
.pressed-3d22 .detail_9a2c {
  top: 10px;
  right: auto;
  left: 12px;
}
.feature-tall-c2c4 .detail_9a2c {
  display: none !important;
}
.shade_outer_a5c0:before,
.form_eaa7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shade_outer_a5c0 .detail_9a2c,
.form_eaa7 .detail_9a2c {
  display: inline-block;
}
.aside_east_a6e2 .lower-cf4a {
  -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;
}
.shade_outer_a5c0 .aside_east_a6e2 .lower-cf4a,
.form_eaa7 .aside_east_a6e2 .lower-cf4a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid_short_b4b6 .main-9683 {
  width: 100%;
}
.motion-90c6 {
  padding: 0 0.5em 0;
}
.motion-90c6 [class*="customify-col-"],
.motion-90c6 [class*="customify-col_"],
.motion-90c6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.solid_12be .motion-90c6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tabs-hard-8862 .bronze_ea61,
  .bronze_ea61 {
    display: none;
  }
  .container-short-7815 {
    text-align: left;
  }
  .bright_e239 {
    text-align: center;
  }
  .pink_6d02 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-hard-8862 .icon-842f,
  .icon-842f {
    display: none;
  }
  .new_325e {
    text-align: left;
  }
  .box-dim-6222 {
    text-align: center;
  }
  .backdrop-35a5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tabs-hard-8862 .solid-2275,
  .solid-2275 {
    display: none;
  }
  .table-lower-3fe9 {
    text-align: left;
  }
  .popup-e0d9 {
    text-align: center;
  }
  .breadcrumb-bottom-164b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.focus-6351 {
  box-shadow: none !important;
}
.input_69be .hero-huge-7f49,
.gas_0360 .hero-huge-7f49 {
  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;
}
.gas_0360 .hero-huge-7f49 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.search_top_ab1f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.search_top_ab1f:after,
.search_top_ab1f:before {
  content: "";
  display: table;
}
.search_top_ab1f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .search_top_ab1f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.search_top_ab1f,
.search_right_2154 {
  max-width: 1248px;
  margin: 0 auto;
}

.panel-fresh-07e0.static-9215 .search_top_ab1f {
  max-width: 100%;
}
.panel-fresh-07e0.summary_6167 {
  max-width: 1200px;
  margin: 0 auto;
}
.panel-fresh-07e0.avatar-inner-baa5 .search_top_ab1f {
  max-width: 100%;
}
.panel-fresh-07e0.avatar-inner-baa5 > .search_top_ab1f {
  padding-left: 0;
  padding-right: 0;
}
.panel-fresh-07e0.avatar-inner-baa5 > .search_top_ab1f .tabs-hard-8862 {
  margin: 0;
}
.panel-fresh-07e0.avatar-inner-baa5
  > .search_top_ab1f
  .input-pink-f571.shade_pressed_2704 {
  margin-right: 0;
  margin-left: 0;
}
.panel-fresh-07e0.avatar-inner-baa5 #main.shade_pressed_2704 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gold-e706 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gold-e706 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .stale-0437 .sidebar-67b4 {
    padding-right: 1em;
  }
  .stale-0437.layout_6132 .input-pink-f571 {
    border-right: 1px solid #eaecee;
  }
  .stale-0437.layout_6132 .sidebar-67b4 {
    padding-right: 1em;
  }
  .stale-0437.layout_6132 .popup_5e1a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_0c24 .sidebar-67b4 {
    padding-left: 1em;
  }
  .icon_0c24.layout_6132 .input-pink-f571 {
    border-left: 1px solid #eaecee;
  }
  .icon_0c24.layout_6132 .sidebar-67b4 {
    padding-left: 1em;
  }
  .icon_0c24.layout_6132 .popup_5e1a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .filter_easy_a294 .sidebar-67b4 {
    padding-left: 1em;
  }
  .filter_easy_a294.layout_6132 .shade_middle_82cd {
    border-right: 1px solid #eaecee;
  }
  .filter_easy_a294.layout_6132 .alert_complex_5365 {
    border-right: 1px solid #eaecee;
  }
  .filter_easy_a294.layout_6132 .sidebar-67b4 {
    padding-left: 1em;
  }
  .filter_easy_a294.layout_6132 .popup_5e1a {
    padding-right: 1em;
  }
  .filter_easy_a294.layout_6132 .in-8215 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_large_167d .sidebar-67b4 {
    padding-right: 1em;
  }
  .notice_large_167d.layout_6132 .shade_middle_82cd {
    border-left: 1px solid #eaecee;
  }
  .notice_large_167d.layout_6132 .alert_complex_5365 {
    border-left: 1px solid #eaecee;
  }
  .notice_large_167d.layout_6132 .sidebar-67b4 {
    padding-right: 1em;
  }
  .notice_large_167d.layout_6132 .popup_5e1a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice_large_167d.layout_6132 .in-8215 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold-e706 .sidebar-67b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gold-e706.layout_6132 .input-pink-f571 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gold-e706.layout_6132 .sidebar-67b4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gold-e706.layout_6132 .popup_5e1a {
    padding-left: 1em;
  }
  .gold-e706.layout_6132 .in-8215 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gold-e706.layout_6132 .sidebar-67b4 {
    padding-left: 0;
  }
}
.chip_ca87 .text_fixed_a936 {
  display: inline-block;
}
.dirty_56aa {
  display: inline-block;
}
.media_2278 {
  word-con: break-word;
}
.notice_stale_db01 > span {
  display: inline-block;
  padding: 5px 0;
}
.notice_stale_db01 .dropdown-4851 {
  margin-left: 8px;
  margin-right: 8px;
}
.notice_stale_db01 .media-7efa img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.search_0afc .pagination-outer-8f15 {
  margin-bottom: 2em;
}
.search_0afc .summary_first_abe7 {
  margin-bottom: 15px;
}
.search_0afc .summary_first_abe7:last-child {
  margin-bottom: 0;
}
.search_0afc .slider_fluid_3141 {
  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) {
  .search_0afc .slider_fluid_3141 {
    display: block;
  }
}
.search_0afc .chip_e2cc {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .search_0afc .chip_e2cc {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.search_0afc .motion-7608 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.search_0afc .motion-7608 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.search_0afc .motion-7608 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.search_0afc .media_2278 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.search_0afc .media_2278 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.search_0afc .orange-f5b9 p:last-child {
  margin-bottom: 0;
}
.search_0afc .gold_3fc9 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.search_0afc .shade_f91c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.search_0afc .shadow_large_6820 {
  margin-top: 1em;
}
.search_0afc .south-a7ce {
  top: 0;
  display: block;
}
.search_0afc .south-a7ce a {
  color: inherit;
}
.search_0afc .south-a7ce a:hover {
  color: inherit;
}
.search_0afc .caption-e347 {
  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;
}
.search_0afc .caption-e347:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.search_0afc .shade_f91c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.search_0afc .outline_large_1738 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.search_0afc .outline_large_1738:first-child {
  margin-top: 0;
}
.search_0afc .outline_large_1738.description-a563 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.search_0afc .outline_large_1738.liquid_246c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.search_0afc
  .outline_large_1738.liquid_246c.purple_ab5d
  .shadow_large_6820 {
  width: 100%;
}
.search_0afc .liquid_246c {
  -webkit-box-align: center;
  align-items: center;
}
.search_0afc .liquid_246c .notice_stale_db01,
.search_0afc .liquid_246c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.search_0afc .motion-7608 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search_0afc .motion-7608 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.search_0afc .motion-7608: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;
}
.search_0afc .description-a563 {
  z-index: 5;
}
.search_0afc .card-in-f776 .progress_dirty_1980 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.search_0afc .summary_8bfd .progress_dirty_1980 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.search_0afc .info_silver_5dd3 .progress_dirty_1980 {
  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;
}
.search_0afc.shadow_action_312e .slider_fluid_3141,
.search_0afc.banner-daf6 .slider_fluid_3141 {
  display: block;
}
.search_0afc.shadow_action_312e .slider_fluid_3141 .content-e3ae,
.search_0afc.shadow_action_312e .slider_fluid_3141 .shade_f91c,
.search_0afc.banner-daf6 .slider_fluid_3141 .content-e3ae,
.search_0afc.banner-daf6 .slider_fluid_3141 .shade_f91c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.search_0afc.link-blue-6674 .chip_e2cc {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .search_0afc.link-blue-6674 .chip_e2cc {
    margin-right: 0;
  }
}
.search_0afc.shadow_action_312e .chip_e2cc,
.search_0afc.banner-daf6 .chip_e2cc {
  padding-top: 40%;
}
.search_0afc.shadow_action_312e .pagination-outer-8f15,
.search_0afc.banner-daf6 .pagination-outer-8f15 {
  display: block;
}
.search_0afc.shadow_action_312e .fn-sticky-370e .shade_f91c,
.search_0afc.banner-daf6 .fn-sticky-370e .shade_f91c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.search_0afc.shadow_action_312e .chip_e2cc,
.search_0afc.banner-daf6 .chip_e2cc {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.search_0afc.shadow_action_312e .shade_f91c {
  padding: 1em;
}
.avatar_advanced_df3e {
  margin: 30px auto;
  display: block;
}
.avatar_advanced_df3e .menu_d583 > * {
  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;
}
.avatar_advanced_df3e .menu_d583 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.avatar_advanced_df3e .menu_d583 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.list_up_077d .notice_stale_db01 {
  margin-bottom: 1.41575em;
}
.list_up_077d .tooltip_blue_1e91 {
  margin-bottom: 1.618em;
}
.paragraph-6e1b .form-brown-b28f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.paragraph-6e1b .form-brown-b28f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.paragraph-6e1b .caption-tiny-eb4b {
  max-width: 100%;
  overflow: auto;
}
.accent-1ad0 .paragraph-6e1b a:hover {
  text-decoration: underline;
}
.picture_fast_2d05 .summary_first_abe7:not(.media_2278),
.picture_fast_2d05 .motion-7608 {
  margin-bottom: 1.41575em;
}
.picture_fast_2d05 .summary_first_abe7:not(.media_2278):last-child,
.picture_fast_2d05 .motion-7608:last-child {
  margin-bottom: 0;
}
.picture_fast_2d05 .summary_first_abe7.medium_1b4a {
  margin-bottom: 0.41575em;
}
.picture_fast_2d05 .full-83ed:before,
.picture_fast_2d05 .complex-f56d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.picture_fast_2d05 .full-83ed:before {
  content: "\f115";
}
.picture_fast_2d05 .complex-f56d:before {
  content: "\f02c";
}
.picture_fast_2d05 .image_8aad {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.picture_fast_2d05 .image_8aad a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.disabled-c218 {
  display: -webkit-box;
  display: flex;
}
.disabled-c218 .card_old_0a01 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .disabled-c218 .card_old_0a01 {
    flex-basis: 90px;
  }
}
.disabled-c218 .full-9f85 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .disabled-c218 .full-9f85 {
    flex-basis: calc(100% - 50px);
  }
}
.disabled-c218 .status_e513 p:last-child {
  margin-bottom: 0.72em;
}
.hard_9e29 .menu_d583 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hard_9e29 .menu_d583:after,
.hard_9e29 .menu_d583:before {
  content: "";
  display: table;
}
.hard_9e29 .menu_d583:after {
  clear: both;
}
.hard_9e29 .menu_d583 .carousel_east_0f39,
.hard_9e29 .menu_d583 .small-3b82 {
  width: 49%;
}
.hard_9e29 .menu_d583 .carousel_east_0f39 a span.center-1f0a,
.hard_9e29 .menu_d583 .small-3b82 a span.center-1f0a {
  display: block;
  margin-bottom: 5px;
}
.hard_9e29 .menu_d583 .small-3b82 {
  float: left;
  text-align: left;
}
.hard_9e29 .menu_d583 .carousel_east_0f39 {
  float: right;
  text-align: right;
}
.module-0154 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .module-0154 {
    margin-bottom: 0;
  }
}
.heading_cool_2e17 {
  margin-bottom: 1em;
}
.heading_cool_2e17 .media_2278 {
  font-size: 1.1em;
  line-height: 1.3;
}
.row_warm_be27 a {
  display: block;
  line-height: 0;
  position: relative;
}
.texture_eb90 .heading_cool_2e17,
.popup_first_714a .heading_cool_2e17 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .texture_eb90 .heading_cool_2e17,
  .popup_first_714a .heading_cool_2e17 {
    display: block;
  }
}
.texture_eb90 .row_warm_be27,
.popup_first_714a .row_warm_be27 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .texture_eb90 .row_warm_be27,
  .popup_first_714a .row_warm_be27 {
    margin-bottom: 1em;
  }
}
.texture_eb90 .row_warm_be27 img,
.popup_first_714a .row_warm_be27 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.texture_eb90 .lower-d28e,
.popup_first_714a .lower-d28e {
  flex-basis: calc(100% - 160px);
}
.texture_eb90 .lower-d28e p,
.popup_first_714a .lower-d28e p {
  margin-bottom: 0;
}
.texture_eb90 .lower-d28e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .texture_eb90 .lower-d28e {
    padding-left: 0;
  }
}
.popup_first_714a .lower-d28e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .popup_first_714a .lower-d28e {
    padding-right: 0;
  }
}
.popup_first_714a .row_warm_be27 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.section-rough-2d5a .row_warm_be27 {
  margin-bottom: 0.5em;
}
.section-rough-2d5a .row_warm_be27 img {
  width: 100%;
}
.component-large-7500 .gradient-middle-a8bc,
.cool_61b9 .gradient-middle-a8bc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.cool_61b9 .input-pink-f571 .tertiary_8000 p:last-child {
  margin-bottom: 0;
}
.small-822d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.component-static-67dc .image-gold-d945 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .component-static-67dc .image-gold-d945:last-of-type {
    margin-bottom: 0;
  }
}
.component-static-67dc .image-gold-d945 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component-static-67dc .image-gold-d945 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.component-static-67dc .image-gold-d945 ul li {
  margin: 0 0 0.6em;
}
.component-static-67dc .image-gold-d945 ul li.iron_bd89,
.component-static-67dc .image-gold-d945 ul li.fresh_07f1 {
  position: relative;
}
.component-static-67dc .image-gold-d945 ul li.iron_bd89 .wrapper-east-8c13,
.component-static-67dc .image-gold-d945 ul li.fresh_07f1 .wrapper-east-8c13 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.component-static-67dc .image-gold-d945 ul li.iron_bd89:after:after,
.component-static-67dc .image-gold-d945 ul li.iron_bd89:after:before,
.component-static-67dc
  .image-gold-d945
  ul
  li.fresh_07f1:after:after,
.component-static-67dc
  .image-gold-d945
  ul
  li.fresh_07f1:after:before {
  content: "";
  display: table;
}
.component-static-67dc .image-gold-d945 ul li.iron_bd89:after:after,
.component-static-67dc
  .image-gold-d945
  ul
  li.fresh_07f1:after:after {
  clear: both;
}
.component-static-67dc .image-gold-d945 a.paragraph-clean-b92d:hover {
  text-decoration: none;
}
.component-static-67dc .image-gold-d945 select {
  max-width: 100%;
}
.component-static-67dc .image-gold-d945 table {
  font-size: 85%;
}
.component-static-67dc .image-gold-d945 table td,
.component-static-67dc .image-gold-d945 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.component-static-67dc .image-gold-d945 table tfoot td {
  text-align: left;
}
.component-static-67dc .image-gold-d945 :last-child {
  margin-bottom: 0;
}
.component-static-67dc .image-gold-d945 .accent_orange_1d7b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.component-static-67dc .image-gold-d945 .accent_orange_1d7b label {
  width: 100%;
}
.component-static-67dc .image-gold-d945 .accent_orange_1d7b .last-130a {
  width: 100%;
  display: block;
}
.component-static-67dc .image-gold-d945 .accent_orange_1d7b .selected-0a9f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.component-static-67dc .image-gold-d945 .accent_orange_1d7b .selected-0a9f:hover svg #svg-search {
  fill: #444;
}
.component-static-67dc .image-gold-d945 .accent_orange_1d7b .selected-0a9f svg {
  width: 18px;
  height: 18px;
}
.component-static-67dc .carousel-e310 ul ul,
.component-static-67dc .tabs_easy_a2ce ul ul,
.component-static-67dc .dim-c2dc ul ul,
.component-static-67dc .caption-115b ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.component-static-67dc .carousel-e310 .popup-db0a > a,
.component-static-67dc .tabs_easy_a2ce .popup-db0a > a,
.component-static-67dc .dim-c2dc .popup-db0a > a,
.component-static-67dc .caption-115b .popup-db0a > a {
  margin-bottom: 0;
}
.component-static-67dc .stone_8d69 li,
.component-static-67dc .carousel-e310 li,
.component-static-67dc .wide_50c1 li,
.component-static-67dc .tabs_easy_a2ce li,
.component-static-67dc .dim-c2dc li,
.component-static-67dc .caption-115b li,
.component-static-67dc .fluid_8244 li,
.component-static-67dc .outline_3253 li {
  display: block;
  position: relative;
}
.component-static-67dc .stone_8d69 li:last-child,
.component-static-67dc .carousel-e310 li:last-child,
.component-static-67dc .wide_50c1 li:last-child,
.component-static-67dc .tabs_easy_a2ce li:last-child,
.component-static-67dc .dim-c2dc li:last-child,
.component-static-67dc .caption-115b li:last-child,
.component-static-67dc .fluid_8244 li:last-child,
.component-static-67dc .outline_3253 li:last-child {
  border: none;
}
.component-static-67dc .stone_8d69 li a,
.component-static-67dc .carousel-e310 li a,
.component-static-67dc .wide_50c1 li a,
.component-static-67dc .tabs_easy_a2ce li a,
.component-static-67dc .dim-c2dc li a,
.component-static-67dc .caption-115b li a,
.component-static-67dc .fluid_8244 li a,
.component-static-67dc .outline_3253 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.component-static-67dc .stone_8d69 li ul li::before,
.component-static-67dc .carousel-e310 li ul li::before,
.component-static-67dc .wide_50c1 li ul li::before,
.component-static-67dc .tabs_easy_a2ce li ul li::before,
.component-static-67dc .dim-c2dc li ul li::before,
.component-static-67dc .caption-115b li ul li::before,
.component-static-67dc .fluid_8244 li ul li::before,
.component-static-67dc .outline_3253 li ul li::before {
  left: 15px;
}
.component-static-67dc .stone_8d69 li ul a,
.component-static-67dc .carousel-e310 li ul a,
.component-static-67dc .wide_50c1 li ul a,
.component-static-67dc .tabs_easy_a2ce li ul a,
.component-static-67dc .dim-c2dc li ul a,
.component-static-67dc .caption-115b li ul a,
.component-static-67dc .fluid_8244 li ul a,
.component-static-67dc .outline_3253 li ul a {
  padding-left: 20px;
}
.component-static-67dc .stone_8d69 li ul ul li::before,
.component-static-67dc .carousel-e310 li ul ul li::before,
.component-static-67dc .wide_50c1 li ul ul li::before,
.component-static-67dc .tabs_easy_a2ce li ul ul li::before,
.component-static-67dc .dim-c2dc li ul ul li::before,
.component-static-67dc .caption-115b li ul ul li::before,
.component-static-67dc .fluid_8244 li ul ul li::before,
.component-static-67dc .outline_3253 li ul ul li::before {
  left: 30px;
}
.component-static-67dc .stone_8d69 li ul ul a,
.component-static-67dc .carousel-e310 li ul ul a,
.component-static-67dc .wide_50c1 li ul ul a,
.component-static-67dc .tabs_easy_a2ce li ul ul a,
.component-static-67dc .dim-c2dc li ul ul a,
.component-static-67dc .caption-115b li ul ul a,
.component-static-67dc .fluid_8244 li ul ul a,
.component-static-67dc .outline_3253 li ul ul a {
  padding-left: 40px;
}
.component-static-67dc .right_3be4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.component-static-67dc .outline_3253 ul li {
  margin-bottom: 1.41575em;
}
.component-static-67dc .outline_3253 ul li .breadcrumb_silver_e9c6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.component-static-67dc .outline_3253 ul li .box-2fbd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hero_5e06 .stone_8d69 li a,
.hero_5e06 .carousel-e310 li a,
.hero_5e06 .wide_50c1 li a,
.hero_5e06 .tabs_easy_a2ce li a,
.hero_5e06 .dim-c2dc li a,
.hero_5e06 .caption-115b li a,
.hero_5e06 .fluid_8244 li a,
.hero_5e06 .outline_3253 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_5e06 .right_3be4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_5e06 .image-gold-d945 ul li.iron_bd89 .wrapper-east-8c13,
.hero_5e06 .image-gold-d945 ul li.fresh_07f1 .wrapper-east-8c13 {
  background: rgba(0, 0, 0, 0.2);
}
.hero_5e06 .component-static-67dc .image-gold-d945 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-fresh-07e0 .component-static-67dc .section-cool-6467 li {
  margin: 0;
}
.panel-fresh-07e0 .component-static-67dc .section-cool-6467 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.panel-fresh-07e0 .component-static-67dc .section-cool-6467 li ul {
  margin: 0;
}
.panel-fresh-07e0 .component-static-67dc .section-cool-6467 li ul li a {
  padding-left: 15px;
}
.panel-fresh-07e0 .component-static-67dc .section-cool-6467 li ul li li a {
  padding-left: 30px;
}
.panel-fresh-07e0 .component-static-67dc .section-cool-6467 li.grid-red-cbaf > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.panel-fresh-07e0 .component-static-67dc .section-cool-6467 li.grid-red-cbaf > 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;
}
.panel-fresh-07e0 .component-static-67dc .section-cool-6467 li.grid-red-cbaf > 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;
}
.search_6337 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.accordion_330c {
  position: relative;
  z-index: 10;
}
.accordion_330c .lower-cf4a {
  width: 100%;
  max-width: 100%;
}
.label-b2ce .copper-2e43 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.label-b2ce .text_9d60 {
}
.label-b2ce .hero_5e06 {
  background: #292929;
}
.frame-aae8 .copper-2e43 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.frame-aae8 .text_9d60 {
  background: #f9f9f9;
}
.frame-aae8 .hero_5e06 {
  background: #303030;
}
.sidebar_light_ccb8 .copper-2e43 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar_light_ccb8 .text_fixed_a936 {
    margin-bottom: 1em;
  }
  .sidebar_light_ccb8 .text_fixed_a936:last-child {
    margin-bottom: 0;
  }
}
.sidebar_light_ccb8 .text_9d60 {
  background: #ededed;
}
.sidebar_light_ccb8 .hero_5e06 {
  background: #1a1a1a;
}
.copper-2e43.text_9d60 {
  color: rgba(0, 0, 0, 0.6);
}
.copper-2e43.text_9d60 .panel-green-6d0c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.copper-2e43.hero_5e06 {
  color: rgba(255, 255, 255, 0.99);
}
.copper-2e43.hero_5e06 a:not(.paragraph-clean-b92d) {
  color: rgba(255, 255, 255, 0.79);
}
.copper-2e43.hero_5e06 a:not(.paragraph-clean-b92d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.copper-2e43.hero_5e06 .panel-green-6d0c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper-2e43.hero_5e06 table tbody td,
.copper-2e43.hero_5e06 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hard_ed3b.wrapper-complex-217f .search_top_ab1f {
  max-width: initial;
}
.hard_ed3b .motion-173e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hard_ed3b .motion-173e .lower-cf4a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hard_ed3b .motion-173e .lower-cf4a {
    display: block;
    margin-bottom: 2em;
  }
  .hard_ed3b .motion-173e .lower-cf4a:last-child {
    margin-bottom: 0;
  }
}
.sidebar_light_ccb8 .text_fixed_a936:last-child,
.frame-aae8 .text_fixed_a936:last-child,
.label-b2ce .text_fixed_a936:last-child {
  margin-bottom: 0;
}
.sidebar_light_ccb8 .text_fixed_a936 .component-static-67dc .image-gold-d945:last-child,
.frame-aae8 .text_fixed_a936 .component-static-67dc .image-gold-d945:last-child,
.label-b2ce .text_fixed_a936 .component-static-67dc .image-gold-d945:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .sidebar_light_ccb8 .disabled-upper-1ecd,
  .sidebar_light_ccb8 .image-last-61a5,
  .frame-aae8 .disabled-upper-1ecd,
  .frame-aae8 .image-last-61a5,
  .label-b2ce .disabled-upper-1ecd,
  .label-b2ce .image-last-61a5 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .accordion_330c .text_fixed_a936 {
    margin-bottom: 2em;
  }
}
.accordion_330c p:last-child {
  margin-bottom: 0;
}
.accordion_330c li,
.accordion_330c ul {
  list-style: none;
  margin: 0;
}
.accordion_330c ul ul {
  margin-left: 2.617924em;
}
.info-wood-08d4 {
  font-size: 0.875em;
}

/* css-noise: 5cf6 */
.ghost-box-y6 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
