/*!
Theme Name: Customify
Theme URI: https://pressmaximum.button-short-dd64/customify
Author: WPCustomify
Author URI: https://pressmaximum.button-short-dd64
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.button-short-dd64/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.box_simple_0b8a.middle-2e05/licenses/gpl-2.0.left_ed9d
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.right_dd53/, (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.title_c121.lower_511b/normalize.focused_b7e9/
 ======
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.focused_b7e9 v7.0.0 | MIT License | github.button-short-dd64/necolas/normalize.focused_b7e9 */
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;
}
.form_inner_eb23 .notification-rough-2fe4,
.middle_e350,
.last-77c7,
.progress_6ea7,
.stale-2da9,
.modal_63bf,
.selected_72a5,
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;
}
.middle_e350,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .middle_e350,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .middle_e350,
  h1 {
    font-size: 1.8em;
  }
}
.last-77c7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.last-77c7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .last-77c7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .last-77c7,
  h2 {
    font-size: 1.7em;
  }
}
.progress_6ea7,
h3 {
  font-size: 1.618em;
}
.form_inner_eb23 .notification-rough-2fe4,
.stale-2da9,
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.backdrop_bace {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.tiny_6382:after,
.tiny_6382:before,
.top-9730:after,
.top-9730:before {
  content: "";
  display: table;
}
.tiny_6382:after,
.top-9730:after {
  clear: both;
}
.filter-stone-2957 {
  float: right;
  margin-right: 0;
}
.list-d5de {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.complex-1c07 .mask-cold-210a,
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;
}
.complex-1c07 .mask-cold-210a: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;
}
.lower_fb0f .mask-cold-210a {
  box-shadow: none;
}
.lower_fb0f
  .mask-cold-210a
  .iron_7ab2 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.lower_fb0f .mask-cold-210a .pattern-6ac6 {
  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;
}
.lower_fb0f
  .mask-cold-210a
  .pattern-6ac6
  b {
  display: none;
}
.lower_fb0f .search_296a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.info-hard-bf94:not(.component_bbee):not(.north-0121),
button:not(.component_bbee):not(.north-0121),
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ),
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ),
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.info-hard-bf94:not(.component_bbee):not(
    .north-0121
  ):hover,
button:not(.component_bbee):not(
    .north-0121
  ):hover,
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ):hover,
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ):hover,
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.info-hard-bf94:not(.component_bbee):not(
    .north-0121
  ):active,
.info-hard-bf94:not(.component_bbee):not(
    .north-0121
  ):focus,
button:not(.component_bbee):not(
    .north-0121
  ):active,
button:not(.component_bbee):not(
    .north-0121
  ):focus,
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ):active,
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ):focus,
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ):active,
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ):focus,
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ):active,
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ):focus {
  outline: 0;
}
.info-hard-bf94:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac,
button:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac,
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac,
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac,
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac {
  position: relative;
}
.info-hard-bf94:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .cold_30e5,
.info-hard-bf94:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .focused-5284,
.info-hard-bf94:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .old_33f5,
.info-hard-bf94:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  i,
.info-hard-bf94:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  svg,
button:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .cold_30e5,
button:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .focused-5284,
button:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .old_33f5,
button:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  i,
button:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  svg,
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .cold_30e5,
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .focused-5284,
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .old_33f5,
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  i,
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  svg,
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .cold_30e5,
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .focused-5284,
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .old_33f5,
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  i,
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  svg,
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .cold_30e5,
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .focused-5284,
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  .old_33f5,
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  i,
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac
  svg {
  visibility: hidden;
}
.info-hard-bf94:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac:after,
button:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac:after,
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac:after,
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac:after,
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ).fn-loading-2aac:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.info-hard-bf94:not(.component_bbee):not(.north-0121),
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ),
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ),
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ) {
  color: #fff;
  background: #235787;
}
.info-hard-bf94:not(.component_bbee):not(
    .north-0121
  ):focus,
input[type="button"]:not(.component_bbee):not(
    .north-0121
  ):focus,
input[type="reset"]:not(.component_bbee):not(
    .north-0121
  ):focus,
input[type="submit"]:not(.component_bbee):not(
    .north-0121
  ):focus {
  color: #fff;
}
.info-hard-bf94.fn-disabled-2aac:not(.component_bbee):not(
    .north-0121
  ),
.info-hard-bf94[disabled]:not(.component_bbee):not(
    .north-0121
  ),
button.fn-disabled-2aac:not(.component_bbee):not(
    .north-0121
  ),
button[disabled]:not(.component_bbee):not(
    .north-0121
  ) {
  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;
}
.image-rough-5c91 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.image-rough-5c91: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;
}
.bottom_4fbc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.icon_bottom_7074 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.description_9f02 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tiny_6382:after,
.tiny_6382:before,
.wrapper-current-634e:after,
.wrapper-current-634e:before,
.summary_d41b:after,
.summary_d41b:before,
.aside-last-884e:after,
.aside-last-884e:before,
.shadow-c937:after,
.shadow-c937:before,
.description-6657:after,
.description-6657:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tiny_6382:after,
.wrapper-current-634e:after,
.summary_d41b:after,
.aside-last-884e:after,
.shadow-c937:after,
.description-6657:after {
  clear: both;
}
.wrapper-current-634e .large-3ed4,
.summary_d41b .large-3ed4,
.avatar-steel-0561 .large-3ed4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wrapper_85c4 {
  display: inline-block;
}
.shade-29fc {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.shade-29fc img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.shade-29fc .inner_2282 {
  padding: 1em 0;
  font-size: 85%;
}
.inner_2282 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.form-bright-9841 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.form-bright-9841:after,
.form-bright-9841:before {
  content: "";
  display: table;
}
.form-bright-9841:after {
  clear: both;
}
.new-318b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.column_new_1ca8 .new-318b {
  max-width: 50%;
}
.frame-1b02 .new-318b {
  max-width: 33.33%;
}
.row-35ee .new-318b {
  max-width: 25%;
}
.liquid_af22 .new-318b {
  max-width: 20%;
}
.pattern_ca98 .new-318b {
  max-width: 16.66%;
}
.element_23d9 .new-318b {
  max-width: 14.28%;
}
.orange_5dcf .new-318b {
  max-width: 12.5%;
}
.avatar-5a8d .new-318b {
  max-width: 11.11%;
}
.dropdown_hot_e23b {
  display: block;
}
.form_inner_eb23 .inner_b127 label,
.form_inner_eb23 .header-a6ea label,
.form_inner_eb23 .sidebar-7e92 label,
.form_inner_eb23 .under_de41 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tall_4647 {
  list-style: none;
  margin: 0;
}
.tall_4647 article.plasma-56a7 {
  margin-bottom: 0;
}
.tall_4647 ul {
  list-style: none;
  margin: 0;
}
.tall_4647 .thumbnail_plasma_37e1 li.plasma-56a7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tall_4647 .thumbnail_plasma_37e1 li.plasma-56a7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tall_4647 .thumbnail_plasma_37e1 li.plasma-56a7: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) {
  .tall_4647 .thumbnail_plasma_37e1 li.plasma-56a7 li.plasma-56a7 li.plasma-56a7 li.plasma-56a7 {
    padding-left: 0;
  }
}
article.plasma-56a7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.plasma-56a7 .wrapper-current-634e p:last-of-type {
  margin-bottom: 0;
}
article.plasma-56a7 .complex-32e0 {
  float: left;
}
article.plasma-56a7 .first-1613 {
  margin-left: 85px;
}
article.plasma-56a7 .focus_current_5f43 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.plasma-56a7 .focus_current_5f43 .over-d159 {
  margin-left: 10px;
}
article.plasma-56a7 .summary-liquid-e071 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.plasma-56a7 .badge_01e0 {
  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 .inner_b127,
  #respond .sidebar-7e92,
  #respond .under_de41 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner_b127 input,
#respond .sidebar-7e92 input,
#respond .under_de41 input {
  width: 100%;
}
#respond .under_de41 {
  margin-right: 0;
}
#respond .element-west-baed #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.highlight-eee2 {
  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;
}
.highlight-eee2.image-2409 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.highlight-eee2 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%);
}
.highlight-eee2:focus,
.highlight-eee2: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);
}
.soft_d1d4 {
  border-radius: 10%;
}
.info-mini-d300 {
  border-radius: 50%;
}
.last_d20c {
  font-size: 0.72em;
}
.grid-89ff {
  font-size: 0.875em;
}
.panel_active_ef53 {
  font-size: 1.1em;
}
.outline_narrow_265d {
  text-transform: uppercase;
  line-height: 1.2;
}
.outline_narrow_265d.last_d20c {
  letter-spacing: 0.5px;
}
.main_3f25,
.main_3f25 a {
  color: #6d6d6d;
}
.main_3f25 a:hover {
  color: #111;
}
.red_8a40 {
  color: #6d6d6d;
}
.list-57bf {
  overflow-x: hidden;
}
.list-57bf .info_a25b.shadow-e25e {
  position: relative;
}
.list-57bf .info_a25b.shadow-e25e.mini-3237 {
  position: initial;
}
.list-57bf
  .info_a25b.shadow-e25e.mini-3237
  .picture-ec8b {
  left: auto;
}
.list-57bf .info_a25b .picture-ec8b {
  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;
}
.list-57bf .info_a25b:hover.shadow-e25e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.list-57bf
  .info_a25b:hover.shadow-e25e
  .picture-ec8b {
  display: block;
  z-index: 9999999;
}
.list-57bf .smooth_cf36 .border_outer_b728,
.list-57bf .sidebar-warm-156a .border_outer_b728 {
  display: none;
}
.list-57bf .slider_0ff9 .info_a25b:hover.shadow-e25e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.form_inner_eb23 .inner_b127 label,
.form_inner_eb23 .header-a6ea label,
.form_inner_eb23 .sidebar-7e92 label,
.form_inner_eb23 .under_de41 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tall_4647 {
  list-style: none;
  margin: 0;
}
.tall_4647 article.plasma-56a7 {
  margin-bottom: 0;
}
.tall_4647 ul {
  list-style: none;
  margin: 0;
}
.tall_4647 .thumbnail_plasma_37e1 li.plasma-56a7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tall_4647 .thumbnail_plasma_37e1 li.plasma-56a7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tall_4647 .thumbnail_plasma_37e1 li.plasma-56a7: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) {
  .tall_4647 .thumbnail_plasma_37e1 li.plasma-56a7 li.plasma-56a7 li.plasma-56a7 li.plasma-56a7 {
    padding-left: 0;
  }
}
article.plasma-56a7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.plasma-56a7 .wrapper-current-634e p:last-of-type {
  margin-bottom: 0;
}
article.plasma-56a7 .complex-32e0 {
  float: left;
}
article.plasma-56a7 .first-1613 {
  margin-left: 85px;
}
article.plasma-56a7 .focus_current_5f43 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.plasma-56a7 .focus_current_5f43 .over-d159 {
  margin-left: 10px;
}
article.plasma-56a7 .summary-liquid-e071 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.plasma-56a7 .badge_01e0 {
  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 .inner_b127,
  #respond .sidebar-7e92,
  #respond .under_de41 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner_b127 input,
#respond .sidebar-7e92 input,
#respond .under_de41 input {
  width: 100%;
}
#respond .under_de41 {
  margin-right: 0;
}
#respond .element-west-baed #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.smooth_cf36 .secondary-steel-f8d6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.secondary-steel-f8d6 .static-e495.thick-c043 .grid_47b9 > li > a:focus,
.secondary-steel-f8d6 .static-e495.thick-c043 .grid_47b9 > li > a:hover,
.secondary-steel-f8d6 .static-e495.south-8969 .grid_47b9 > li > a:focus,
.secondary-steel-f8d6 .static-e495.south-8969 .grid_47b9 > li > a:hover,
.secondary-steel-f8d6 .static-e495.layout-fd1e .grid_47b9 > li > a:focus,
.secondary-steel-f8d6 .static-e495.layout-fd1e .grid_47b9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-steel-f8d6
  .static-e495.thick-c043
  .grid_47b9
  > li.popup-6182
  > a,
.secondary-steel-f8d6
  .static-e495.thick-c043
  .grid_47b9
  > li.tall-b291
  > a,
.secondary-steel-f8d6
  .static-e495.south-8969
  .grid_47b9
  > li.popup-6182
  > a,
.secondary-steel-f8d6
  .static-e495.south-8969
  .grid_47b9
  > li.tall-b291
  > a,
.secondary-steel-f8d6
  .static-e495.layout-fd1e
  .grid_47b9
  > li.popup-6182
  > a,
.secondary-steel-f8d6 .static-e495.layout-fd1e .grid_47b9 > li.info-81dc > a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-steel-f8d6 .card-hard-f202,
.secondary-steel-f8d6 .card-hard-f202 a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-steel-f8d6 .button-c41e.image_e7c5 li a,
.secondary-steel-f8d6 .full-3a74 a,
.secondary-steel-f8d6 .up_0399,
.secondary-steel-f8d6 .grid_47b9 > li > a,
.secondary-steel-f8d6 .module_light_a7d8 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-steel-f8d6 .button-c41e.image_e7c5 li a:hover,
.secondary-steel-f8d6 .full-3a74 a:hover,
.secondary-steel-f8d6 .up_0399:hover,
.secondary-steel-f8d6 .grid_47b9 > li > a:hover,
.secondary-steel-f8d6 .module_light_a7d8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-steel-f8d6 .table-ce6d {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-steel-f8d6 .table-ce6d .center_0ba3 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-steel-f8d6 .table-ce6d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary-steel-f8d6 .text-836d .backdrop-glass-812e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary-steel-f8d6 .text-836d .backdrop-glass-812e .gold-08db {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-steel-f8d6
  .text-836d
  .backdrop-glass-812e
  .gold-08db::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-steel-f8d6
  .text-836d
  .backdrop-glass-812e
  .gold-08db:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-steel-f8d6
  .text-836d
  .backdrop-glass-812e
  .gold-08db::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-steel-f8d6
  .text-836d
  .backdrop-glass-812e
  .gold-08db::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-steel-f8d6 .text-836d .sidebar_7e34 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary-steel-f8d6 .text-836d .sidebar_7e34:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_a434
  .secondary-steel-f8d6
  .text-836d
  .container_f141
  .overlay_8dd0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden_a434
  .secondary-steel-f8d6
  .text-836d
  .container_f141
  .gold-08db {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.smooth_cf36 .stale-4972 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.stale-4972 .static-e495.thick-c043 .grid_47b9 > li > a:focus,
.stale-4972 .static-e495.thick-c043 .grid_47b9 > li > a:hover,
.stale-4972 .static-e495.south-8969 .grid_47b9 > li > a:focus,
.stale-4972 .static-e495.south-8969 .grid_47b9 > li > a:hover,
.stale-4972 .static-e495.layout-fd1e .grid_47b9 > li > a:focus,
.stale-4972 .static-e495.layout-fd1e .grid_47b9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale-4972
  .static-e495.thick-c043
  .grid_47b9
  > li.popup-6182
  > a,
.stale-4972
  .static-e495.thick-c043
  .grid_47b9
  > li.tall-b291
  > a,
.stale-4972
  .static-e495.south-8969
  .grid_47b9
  > li.popup-6182
  > a,
.stale-4972
  .static-e495.south-8969
  .grid_47b9
  > li.tall-b291
  > a,
.stale-4972
  .static-e495.layout-fd1e
  .grid_47b9
  > li.popup-6182
  > a,
.stale-4972 .static-e495.layout-fd1e .grid_47b9 > li.info-81dc > a {
  color: rgba(0, 0, 0, 0.8);
}
.stale-4972 .card-hard-f202,
.stale-4972 .card-hard-f202 a {
  color: rgba(0, 0, 0, 0.8);
}
.stale-4972 .button-c41e.image_e7c5 li a,
.stale-4972 .full-3a74 a,
.stale-4972 .up_0399,
.stale-4972 .grid_47b9 > li > a,
.stale-4972 .module_light_a7d8 {
  color: rgba(0, 0, 0, 0.55);
}
.stale-4972 .button-c41e.image_e7c5 li a:hover,
.stale-4972 .full-3a74 a:hover,
.stale-4972 .up_0399:hover,
.stale-4972 .grid_47b9 > li > a:hover,
.stale-4972 .module_light_a7d8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale-4972 .table-ce6d {
  color: rgba(0, 0, 0, 0.55);
}
.stale-4972 .table-ce6d .center_0ba3 {
  color: rgba(0, 0, 0, 0.8);
}
.stale-4972 .table-ce6d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image-bronze-2cd0 .dropdown_cool_7ced {
  margin-left: auto;
  margin-right: auto;
}
.summary_d41b > * {
  margin-left: auto;
  margin-right: auto;
}
.summary_d41b .bottom_4fbc {
  margin-right: 1.41575em;
}
.aside_39e0 .summary_d41b > .tabs-dd5e {
  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;
}
.aside_39e0 .summary_d41b > .button-black-e0ea {
  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;
}
.dropdown_down_43b5.image-bronze-2cd0 .dropdown_cool_7ced,
.bright-dc9a.image-bronze-2cd0 .dropdown_cool_7ced {
  margin-left: 0;
}
.stale_2977.image-bronze-2cd0 .dropdown_cool_7ced,
.outline-active-f259.image-bronze-2cd0 .dropdown_cool_7ced {
  margin-right: 0;
}
.summary_d41b ol,
.summary_d41b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slow_c83b video {
  max-width: 100%;
}
.tag-dirty-00e0 img {
  display: block;
}
.tag-dirty-00e0.bottom_4fbc,
.tag-dirty-00e0.icon_bottom_7074 {
  width: 100%;
}
.tag-dirty-00e0.button-black-e0ea img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pattern-e7b8:not(.silver_b8b3) {
  margin: 1.5em auto;
}
.fluid-e107 p {
  padding: 1.5em 14px;
}
ul.search_lite_0e0b.button-black-e0ea,
ul.search_lite_0e0b.tabs-dd5e,
ul.search_lite_0e0b.progress_b492.tabs-dd5e {
  padding: 0 14px;
}
.upper_fcbb {
  display: block;
  overflow-x: auto;
}
.upper_fcbb table {
  border-collapse: collapse;
  width: 100%;
}
.upper_fcbb td,
.upper_fcbb th {
  padding: 0.5em;
}
.summary_d41b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.summary_d41b ol ol,
.summary_d41b ol ul,
.summary_d41b ul ol,
.summary_d41b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.summary_d41b ol ol li,
.summary_d41b ol ul li,
.summary_d41b ul ol li,
.summary_d41b ul ul li {
  margin-left: 0;
}
.overlay-f50c.wrapper-878f > .plasma-33a5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.overlay-f50c.wrapper-878f > .plasma-33a5 iframe,
.overlay-f50c.wrapper-878f > .plasma-33a5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block_5be2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.block_5be2.last_1eef {
  padding: 0;
}
.block_5be2.last_1eef cite {
  font-size: 13px;
}
.block_5be2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.block_5be2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.brown_156b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.brown_156b > p:first-child {
  margin-top: 0;
}
.brown_156b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.brown_156b blockquote {
  border-left: 0;
}
.description-cf3f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.description-cf3f:not(.message_f48a) {
  max-width: 100px;
}
.description-cf3f.column_27a0 {
  border-bottom: none !important;
  text-align: center;
}
.description-cf3f.column_27a0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fluid-e107 p {
    padding: 1.5em 0;
  }
}
.white-3baa {
  color: #0073aa;
}
.silver_8d55 {
  background-color: #0073aa;
}
.east-ddee {
  color: #229fd8;
}
.hero-a4f5 {
  background-color: #229fd8;
}
.last-0e51 {
  color: #eee;
}
.frame-2126 {
  background-color: #eee;
}
.nav-north-1322 {
  color: #444;
}
.north_143c {
  background-color: #444;
}
.tooltip_5b97 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tooltip_5b97 .image-19dd .full-3a74 {
  font-size: 15px;
}
.tooltip_5b97 .full-3a74 {
  line-height: 1.3;
}
.tooltip_5b97 .stale-4972 {
}
.tooltip_5b97 .secondary-steel-f8d6 {
  background: #235787;
}
.warm_4f12 {
  padding: 0;
}
.warm_4f12 .secondary-steel-f8d6 {
  background: #1a1a1a;
}
.warm_4f12 .stale-4972 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.header_bbf7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.header_bbf7 .stale-4972 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.header_bbf7 .secondary-steel-f8d6 {
  background: #303030;
}
.description-6657 {
  position: relative;
  z-index: 10;
}
.description-6657 .old_ce1a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail_stale_63fd .shadow-e25e {
  display: inline-block;
  vertical-align: middle;
}
.detail_stale_63fd.block_cold_40a9 .shadow-e25e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .detail_stale_63fd.block_cold_40a9 .shadow-e25e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .detail_stale_63fd.block_cold_40a9 .shadow-e25e {
    margin-right: 0.4em;
  }
}
.detail_stale_63fd.block_cold_40a9 .shadow-e25e:last-child {
  margin-right: 0;
}
.grid_simple_9d11 .old_ce1a {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .smooth_cf36 .image-19dd {
    margin: 0 -0.5em;
  }
  .smooth_cf36 .image-19dd [class*="customify-col-"],
  .smooth_cf36 .image-19dd [class*="customify-col_"],
  .smooth_cf36 .image-19dd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.smooth_cf36.purple-b1d1 .old_ce1a {
  background: 0 0 !important;
}
.smooth_cf36.purple-b1d1 .old_ce1a,
.smooth_cf36.grid_simple_9d11 .old_ce1a {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .smooth_cf36.sidebar-lower-e41c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.smooth_cf36.grid_simple_9d11 .old_ce1a {
  box-shadow: none !important;
}
.widget-up-6fb0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .widget-up-6fb0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .widget-up-6fb0 {
    padding: 18px 0 20px;
  }
}
.widget-up-6fb0 .outer-3260 {
  width: 100%;
}
.widget-up-6fb0 .summary-b686 {
  margin-bottom: 0;
}
.widget-up-6fb0 .modal_8209 {
  margin-top: 5px;
  font-size: 0.875em;
}
.out_fc75 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.out_fc75 .icon-cool-1c03 {
  width: 100%;
}
.outer-da69 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.outer-da69 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.outer-da69 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;
}
.outer-da69 li:last-child:after {
  display: none;
}
.outer-da69 li a {
  font-weight: 500;
  margin-right: 10px;
}
.panel_94a5 .border_outer_b728 button,
.widget-up-6fb0 .border_outer_b728 button {
  left: 0;
}
.panel_94a5 .icon-cool-1c03,
.widget-up-6fb0 .icon-cool-1c03 {
  padding-left: 0;
  padding-right: 0;
}
.panel_94a5 .out_fc75,
.widget-up-6fb0 .out_fc75 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.panel_94a5 {
  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;
}
.panel_94a5: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;
}
.panel_94a5 .table-dim-79e6 {
  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) {
  .panel_94a5 .table-dim-79e6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .panel_94a5 .table-dim-79e6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .panel_94a5 .table-dim-79e6 {
    min-height: 200px;
  }
}
.panel_94a5 .outer-da69 {
  color: rgba(255, 255, 255, 0.8);
}
.panel_94a5 .outer-da69 a,
.panel_94a5 .outer-da69 li:after {
  color: inherit;
}
.panel_94a5 .outer-da69 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.menu-02ab {
  margin-bottom: 0.5em;
}
.content_a91f {
  margin-bottom: 1.2em;
}
.content_a91f,
.menu-02ab {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.content_a91f p:last-child,
.menu-02ab p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .border_outer_b728,
#masthead .border_outer_b728 {
  display: none;
}
#masthead
  > .border_outer_b728.light_0f00 {
  display: none;
}
#masthead > .border_outer_b728 button {
  left: 0;
}
.box-solid-25ee {
  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%;
}
.box-solid-25ee .shadow-e25e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.box-solid-25ee .dropdown_d1fe {
  display: -webkit-box;
  display: flex;
}
.box-solid-25ee .dropdown_d1fe.description_middle_998b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.box-solid-25ee .dropdown_d1fe.south-b350 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box-solid-25ee .dropdown_d1fe.accordion_2634 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.box-solid-25ee.tertiary_c5f2.focus_glass_6138 .dropdown_d1fe.description_middle_998b {
  flex-basis: 100%;
}
.box-solid-25ee.up_7f19 .dropdown_d1fe.south-b350 {
  -webkit-box-flex: 1;
  flex: auto;
}
.box-solid-25ee.up_7f19 .dropdown_d1fe.accordion_2634 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .border_outer_b728.light_0f00 {
  display: none;
}
#masthead > .border_outer_b728 button {
  left: 0;
}
.tiny-565d {
  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;
}
.tiny-565d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tiny-565d.motion-9590 i {
  margin-right: 4px;
}
.tiny-565d.stone-812e i {
  margin-left: 5px;
}
.full-3a74 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.full-3a74 p:last-child {
  margin-bottom: 0;
}
.red-a3bf {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.red-a3bf a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.red-a3bf img {
  display: block;
  width: auto;
  line-height: 1;
}
.red-a3bf .card-hard-f202 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.red-a3bf .image-glass-84f9 {
  margin: 5px 0 7px 0;
}
.red-a3bf.purple-f1df .liquid-e4e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.red-a3bf.purple-f1df .green_0546 {
  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;
}
.red-a3bf.bottom-233d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.red-a3bf.bottom-233d .liquid-e4e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.red-a3bf.bottom-233d .green_0546 {
  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;
}
.red-a3bf.prev_b800 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.red-a3bf.frame_inner_59ba {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.red-a3bf.frame_inner_59ba .green_0546 {
  margin-top: 7px;
}
.tooltip_d3d1 {
  display: inline-block;
}
.description-6657 .east_77ad .red-a3bf img {
  max-width: 100%;
}
.static-e495 .west_87b7.carousel_lower_a59e,
.text-hard-6779 .west_87b7.carousel_lower_a59e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.static-e495 .alert_7e2a,
.text-hard-6779 .alert_7e2a {
  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%);
}
.static-e495 .alert_7e2a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.static-e495.notice_d863 .alert_7e2a {
  display: none;
}
.static-e495 .primary-0d2e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.static-e495 .primary-0d2e li {
  display: inline-block;
  position: relative;
}
.static-e495 .primary-0d2e li:last-child {
  margin-right: 0;
}
.static-e495 .primary-0d2e 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;
}
.static-e495 .primary-0d2e li.info-81dc > a {
  color: rgba(0, 0, 0, 0.9);
}
.static-e495 .primary-0d2e > 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;
}
.static-e495 .primary-0d2e > li > a i {
  line-height: 0;
}
.static-e495 .primary-0d2e > li.caption_7c9a > a .alert_7e2a {
  margin-left: 4px;
  line-height: 0;
}
.static-e495 .primary-0d2e .pressed-6556 li.caption_7c9a > a {
  position: relative;
}
.static-e495 .primary-0d2e .pressed-6556 li.caption_7c9a > a:after,
.static-e495 .primary-0d2e .pressed-6556 li.caption_7c9a > a:before {
  content: "";
  display: table;
}
.static-e495 .primary-0d2e .pressed-6556 li.caption_7c9a > a:after {
  clear: both;
}
.static-e495 .primary-0d2e .pressed-6556 li.caption_7c9a > a .alert_7e2a {
  margin-left: 5px;
  float: right;
}
.static-e495 .border_0d6a,
.static-e495 .pressed-6556 {
  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;
}
.static-e495 .pressed-6556 {
  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;
}
.static-e495 .pressed-6556 .carousel_lower_a59e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.static-e495 .pressed-6556 .alert_7e2a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.static-e495 .pressed-6556 li {
  display: block;
  margin: 0;
  padding: 0;
}
.static-e495 .pressed-6556 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;
}
.static-e495 .pressed-6556 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.static-e495 .pressed-6556 .pressed-6556 {
  top: 0;
  left: 100%;
}
.static-e495 .tall-26ea.fn-focus-2aac > .border_0d6a,
.static-e495 .tall-26ea.fn-focus-2aac > .pressed-6556,
.static-e495 .tall-26ea:focus > .border_0d6a,
.static-e495 .tall-26ea:focus > .pressed-6556,
.static-e495 .tall-26ea:hover > .border_0d6a,
.static-e495 .tall-26ea:hover > .pressed-6556 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.static-e495.layout-fd1e .grid_47b9:after,
.static-e495.layout-fd1e .grid_47b9:before {
  content: "";
  display: table;
}
.static-e495.layout-fd1e .grid_47b9:after {
  clear: both;
}
.static-e495.layout-fd1e .grid_47b9 > li {
  float: left;
}
.static-e495.feature_88bb .grid_47b9:after,
.static-e495.feature_88bb .grid_47b9:before {
  content: "";
  display: table;
}
.static-e495.feature_88bb .grid_47b9:after {
  clear: both;
}
.static-e495.feature_88bb .grid_47b9 > li {
  float: left;
}
.static-e495.feature_88bb .grid_47b9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.static-e495.feature_88bb .grid_47b9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.static-e495.feature_88bb .grid_47b9 > li.popup-6182 > a,
.static-e495.feature_88bb .grid_47b9 > li.info-81dc > a {
  color: #fff;
  background-color: #1e4b75;
}
.static-e495.thick-c043 .grid_47b9 > li > a .carousel_lower_a59e {
  position: relative;
}
.static-e495.thick-c043 .grid_47b9 > li > a .carousel_lower_a59e: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;
}
.static-e495.thick-c043
  .grid_47b9
  > li:focus
  > a
  .carousel_lower_a59e:before,
.static-e495.thick-c043
  .grid_47b9
  > li:hover
  > a
  .carousel_lower_a59e:before {
  width: 100%;
  background-color: currentColor;
}
.static-e495.thick-c043
  .grid_47b9
  > li.popup-6182
  > a
  .carousel_lower_a59e:before,
.static-e495.thick-c043
  .grid_47b9
  > li.tall-b291
  > a
  .carousel_lower_a59e:before {
  width: 100%;
  background-color: currentColor;
}
.static-e495.south-8969 .grid_47b9 > li > a .carousel_lower_a59e {
  position: relative;
}
.static-e495.south-8969 .grid_47b9 > li > a .carousel_lower_a59e: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;
}
.static-e495.south-8969 .grid_47b9 > li:focus > a .carousel_lower_a59e:before,
.static-e495.south-8969
  .grid_47b9
  > li:hover
  > a
  .carousel_lower_a59e:before {
  width: 100%;
  background-color: currentColor;
}
.static-e495.south-8969
  .grid_47b9
  > li.popup-6182
  > a
  .carousel_lower_a59e:before,
.static-e495.south-8969
  .grid_47b9
  > li.tall-b291
  > a
  .carousel_lower_a59e:before {
  width: 100%;
  background-color: currentColor;
}
.text-hard-6779 .primary-0d2e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.text-hard-6779 .primary-0d2e li:first-child > a {
  border-top: none;
}
.text-hard-6779 .primary-0d2e .icon-steel-7691 > .carousel_lower_a59e .alert_7e2a {
  display: none;
}
.text-hard-6779 .primary-0d2e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.text-hard-6779 .primary-0d2e li:last-child {
  border: none;
}
.text-hard-6779 .primary-0d2e li.caption_7c9a > a {
  padding-right: 45px !important;
}
.text-hard-6779 .primary-0d2e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.text-hard-6779 .primary-0d2e li a:focus,
.text-hard-6779 .primary-0d2e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.text-hard-6779 .primary-0d2e li .secondary-iron-06b5 {
  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;
}
.text-hard-6779 .primary-0d2e li .secondary-iron-06b5:hover {
  box-shadow: none;
}
.text-hard-6779 .primary-0d2e li .secondary-iron-06b5 .alert_7e2a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.text-hard-6779 .primary-0d2e .pressed-6556 {
  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);
}
.text-hard-6779 .primary-0d2e .pressed-6556 li a {
  padding-left: 3em;
}
.text-hard-6779 .primary-0d2e .mini_5b70 > a .secondary-iron-06b5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.text-hard-6779 .primary-0d2e .mini_5b70 > .pressed-6556 {
  display: block;
  opacity: 1;
}
.aside_large_f769 {
  max-width: 100%;
}
.complex-8179 {
  line-height: 0;
  cursor: pointer;
}
.module_light_a7d8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.module_light_a7d8:hover {
  box-shadow: none;
  color: currentColor;
}
.module_light_a7d8 svg {
  width: 18px;
  height: 18px;
}
.module_light_a7d8 .slow-954a {
  display: none;
}
.filter_red_60c7 {
  position: relative;
}
.filter_red_60c7.fn-active-2aac .module_light_a7d8 .shadow_5842 {
  display: none;
}
.filter_red_60c7.fn-active-2aac .module_light_a7d8 .slow-954a {
  display: inline-block;
}
.filter_red_60c7 .accordion_brown_2ca0 {
  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);
}
.filter_red_60c7.current-bab3 .accordion_brown_2ca0 {
  left: auto;
  right: -0.9em;
}
.filter_red_60c7.current-bab3 .paragraph_prev_189e::before {
  left: auto;
  right: 15px;
}
.filter_red_60c7.fn-active-2aac .accordion_brown_2ca0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container_f141 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.container_f141 label {
  flex-basis: 100%;
}
.container_f141 .backdrop-glass-812e {
  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;
}
.container_f141 .gold-08db {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.container_f141 .gold-08db:focus {
  background-color: transparent;
}
.container_f141 button.sidebar_7e34 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.container_f141 button.sidebar_7e34:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.container_f141 button.sidebar_7e34 svg {
  width: 18px;
  height: 18px;
}
.container_f141 input[type="submit"] {
  min-height: auto;
}
.text-836d .container_f141 .gold-08db {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.paragraph_prev_189e {
  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) {
  .paragraph_prev_189e {
    width: 220px;
  }
}
.paragraph_prev_189e label {
  flex-basis: 100%;
}
.paragraph_prev_189e::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;
}
.hidden_a434 .text-836d .container_f141 {
  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;
}
.hidden_a434
  .text-836d
  .container_f141
  .backdrop-glass-812e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hidden_a434 .text-836d .container_f141 .gold-08db {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hidden_a434
  .text-836d
  .container_f141
  .gold-08db:focus {
  background: 0 0;
}
.hidden_a434
  .text-836d
  .container_f141
  .overlay_8dd0 {
  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;
}
.button-c41e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.button-c41e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.button-c41e li:last-child {
  margin-right: 0;
}
.button-c41e li:first-child {
  margin-left: 0;
}
.button-c41e.outer-ebed a {
  color: #fff;
}
.button-c41e.outer-ebed a:hover {
  color: #fff;
}
.button-c41e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.button-c41e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.button-c41e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.button-c41e a:hover {
  opacity: 0.9;
  color: inherit;
}
.button-c41e [class*="social-icon-apple"] {
  background-color: #999;
}
.button-c41e [class*="social-icon-apple"].nav-f9d6 {
  background-color: transparent;
  color: #999;
}
.button-c41e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.button-c41e [class*="social-icon-behance"].nav-f9d6 {
  background-color: transparent;
  color: #1769ff;
}
.button-c41e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.button-c41e [class*="social-icon-bitbucket"].nav-f9d6 {
  background-color: transparent;
  color: #205081;
}
.button-c41e [class*="social-icon-codepen"] {
  background-color: #000;
}
.button-c41e [class*="social-icon-codepen"].nav-f9d6 {
  background-color: transparent;
  color: #000;
}
.button-c41e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.button-c41e [class*="social-icon-delicious"].nav-f9d6 {
  background-color: transparent;
  color: #39f;
}
.button-c41e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.button-c41e [class*="social-icon-digg"].nav-f9d6 {
  background-color: transparent;
  color: #005be2;
}
.button-c41e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.button-c41e [class*="social-icon-dribbble"].nav-f9d6 {
  background-color: transparent;
  color: #ea4c89;
}
.button-c41e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.button-c41e [class*="social-icon-envelope"].nav-f9d6 {
  background-color: transparent;
  color: #ea4335;
}
.button-c41e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.button-c41e [class*="social-icon-facebook"].nav-f9d6 {
  background-color: transparent;
  color: #3b5998;
}
.button-c41e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.button-c41e [class*="social-icon-flickr"].nav-f9d6 {
  background-color: transparent;
  color: #0063dc;
}
.button-c41e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.button-c41e [class*="social-icon-foursquare"].nav-f9d6 {
  background-color: transparent;
  color: #2d5be3;
}
.button-c41e [class*="social-icon-github"] {
  background-color: #333;
}
.button-c41e [class*="social-icon-github"].nav-f9d6 {
  background-color: transparent;
  color: #333;
}
.button-c41e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.button-c41e [class*="social-icon-google-plus"].nav-f9d6 {
  background-color: transparent;
  color: #dd4b39;
}
.button-c41e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.button-c41e [class*="social-icon-houzz"].nav-f9d6 {
  background-color: transparent;
  color: #7ac142;
}
.button-c41e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.button-c41e [class*="social-icon-instagram"].nav-f9d6 {
  background-color: transparent;
  color: #262626;
}
.button-c41e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.button-c41e [class*="social-icon-jsfiddle"].nav-f9d6 {
  background-color: transparent;
  color: #487aa2;
}
.button-c41e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.button-c41e [class*="social-icon-linkedin"].nav-f9d6 {
  background-color: transparent;
  color: #0077b5;
}
.button-c41e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.button-c41e [class*="social-icon-medium"].nav-f9d6 {
  background-color: transparent;
  color: #00ab6b;
}
.button-c41e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.button-c41e
  [class*="social-icon-odnoklassniki"].nav-f9d6 {
  background-color: transparent;
  color: #f4731c;
}
.button-c41e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.button-c41e [class*="social-icon-meetup"].nav-f9d6 {
  background-color: transparent;
  color: #ec1c40;
}
.button-c41e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.button-c41e [class*="social-icon-pinterest"].nav-f9d6 {
  background-color: transparent;
  color: #bd081c;
}
.button-c41e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.button-c41e [class*="social-icon-product-hunt"].nav-f9d6 {
  background-color: transparent;
  color: #da552f;
}
.button-c41e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.button-c41e [class*="social-icon-reddit"].nav-f9d6 {
  background-color: transparent;
  color: #ff4500;
}
.button-c41e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.button-c41e [class*="social-icon-rss"].nav-f9d6 {
  background-color: transparent;
  color: #f26522;
}
.button-c41e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.button-c41e
  [class*="social-icon-shopping-cart"].nav-f9d6 {
  background-color: transparent;
  color: #4caf50;
}
.button-c41e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.button-c41e [class*="social-icon-skype"].nav-f9d6 {
  background-color: transparent;
  color: #00aff0;
}
.button-c41e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.button-c41e [class*="social-icon-slideshare"].nav-f9d6 {
  background-color: transparent;
  color: #0077b5;
}
.button-c41e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.button-c41e [class*="social-icon-snapchat"].nav-f9d6 {
  background-color: transparent;
  color: #fffc00;
}
.button-c41e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.button-c41e [class*="social-icon-soundcloud"].nav-f9d6 {
  background-color: transparent;
  color: #f80;
}
.button-c41e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.button-c41e [class*="social-icon-spotify"].nav-f9d6 {
  background-color: transparent;
  color: #2ebd59;
}
.button-c41e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.button-c41e
  [class*="social-icon-stack-overflow"].nav-f9d6 {
  background-color: transparent;
  color: #fe7a15;
}
.button-c41e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.button-c41e [class*="social-icon-maldkfgram"].nav-f9d6 {
  background-color: transparent;
  color: #2ca5e0;
}
.button-c41e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.button-c41e [class*="social-icon-tripadvisor"].nav-f9d6 {
  background-color: transparent;
  color: #589442;
}
.button-c41e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.button-c41e [class*="social-icon-tumblr"].nav-f9d6 {
  background-color: transparent;
  color: #35465c;
}
.button-c41e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.button-c41e [class*="social-icon-twitch"].nav-f9d6 {
  background-color: transparent;
  color: #6441a5;
}
.button-c41e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.button-c41e [class*="social-icon-twitter"].nav-f9d6 {
  background-color: transparent;
  color: #1da1f2;
}
.button-c41e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.button-c41e [class*="social-icon-vimeo"].nav-f9d6 {
  background-color: transparent;
  color: #1ab7ea;
}
.button-c41e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.button-c41e [class*="social-icon-vk"].nav-f9d6 {
  background-color: transparent;
  color: #45668e;
}
.button-c41e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.button-c41e [class*="social-icon-weibo"].nav-f9d6 {
  background-color: transparent;
  color: #df2029;
}
.button-c41e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.button-c41e [class*="social-icon-weixin"].nav-f9d6 {
  background-color: transparent;
  color: #7bb32e;
}
.button-c41e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.button-c41e [class*="social-icon-whatsapp"].nav-f9d6 {
  background-color: transparent;
  color: #25d366;
}
.button-c41e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.button-c41e [class*="social-icon-wordpress"].nav-f9d6 {
  background-color: transparent;
  color: #21759b;
}
.button-c41e [class*="social-icon-xing"] {
  background-color: #026466;
}
.button-c41e [class*="social-icon-xing"].nav-f9d6 {
  background-color: transparent;
  color: #026466;
}
.button-c41e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.button-c41e [class*="social-icon-yelp"].nav-f9d6 {
  background-color: transparent;
  color: #af0606;
}
.button-c41e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.button-c41e [class*="social-icon-youtube"].nav-f9d6 {
  background-color: transparent;
  color: #cd201f;
}
.up_0399 {
  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;
}
.up_0399:hover {
  box-shadow: none;
  background: 0 0;
}
.hover-db4a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.dark-4642 {
  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;
}
.hot-fe18 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.copper-f715 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.copper-f715,
.copper-f715::after,
.copper-f715::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;
}
.copper-f715::after,
.copper-f715::before {
  content: "";
  display: block;
  background-color: inherit;
}
.heading-81bb .dark-4642 .hot-fe18 {
  margin-top: -2px;
  width: 19px;
}
.heading-81bb .dark-4642 .copper-f715 {
  margin-top: -1px;
}
.heading-81bb .dark-4642 .copper-f715,
.heading-81bb .dark-4642 .copper-f715::after,
.heading-81bb .dark-4642 .copper-f715::before {
  width: 19px;
  height: 2px;
}
.heading-81bb .dark-4642 .copper-f715::before {
  top: -6px;
}
.heading-81bb .dark-4642 .copper-f715::after {
  bottom: -6px;
}
.chip-3f32 .dark-4642 .hot-fe18 {
  margin-top: -2px;
  width: 22px;
}
.chip-3f32 .dark-4642 .copper-f715 {
  margin-top: -1px;
}
.chip-3f32 .dark-4642 .copper-f715,
.chip-3f32 .dark-4642 .copper-f715::after,
.chip-3f32 .dark-4642 .copper-f715::before {
  width: 22px;
  height: 2px;
}
.chip-3f32 .dark-4642 .copper-f715::before {
  top: -7px;
}
.chip-3f32 .dark-4642 .copper-f715::after {
  bottom: -7px;
}
.outline_red_f6ce .dark-4642 .hot-fe18 {
  margin-top: -2px;
  width: 31px;
}
.outline_red_f6ce .dark-4642 .copper-f715 {
  margin-top: -1.5px;
}
.outline_red_f6ce .dark-4642 .copper-f715,
.outline_red_f6ce .dark-4642 .copper-f715::after,
.outline_red_f6ce .dark-4642 .copper-f715::before {
  width: 31px;
  height: 3px;
}
.outline_red_f6ce .dark-4642 .copper-f715::before {
  top: -9px;
}
.outline_red_f6ce .dark-4642 .copper-f715::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hidden_7c6e .dark-4642 .hot-fe18 {
    margin-top: -2px;
    width: 19px;
  }
  .hidden_7c6e .dark-4642 .copper-f715 {
    margin-top: -1px;
  }
  .hidden_7c6e .dark-4642 .copper-f715,
  .hidden_7c6e .dark-4642 .copper-f715::after,
  .hidden_7c6e .dark-4642 .copper-f715::before {
    width: 19px;
    height: 2px;
  }
  .hidden_7c6e .dark-4642 .copper-f715::before {
    top: -6px;
  }
  .hidden_7c6e .dark-4642 .copper-f715::after {
    bottom: -6px;
  }
  .avatar_17b8 .dark-4642 .hot-fe18 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_17b8 .dark-4642 .copper-f715 {
    margin-top: -1px;
  }
  .avatar_17b8 .dark-4642 .copper-f715,
  .avatar_17b8 .dark-4642 .copper-f715::after,
  .avatar_17b8 .dark-4642 .copper-f715::before {
    width: 22px;
    height: 2px;
  }
  .avatar_17b8 .dark-4642 .copper-f715::before {
    top: -7px;
  }
  .avatar_17b8 .dark-4642 .copper-f715::after {
    bottom: -7px;
  }
  .primary_c5bf .dark-4642 .hot-fe18 {
    margin-top: -2px;
    width: 31px;
  }
  .primary_c5bf .dark-4642 .copper-f715 {
    margin-top: -1.5px;
  }
  .primary_c5bf .dark-4642 .copper-f715,
  .primary_c5bf .dark-4642 .copper-f715::after,
  .primary_c5bf .dark-4642 .copper-f715::before {
    width: 31px;
    height: 3px;
  }
  .primary_c5bf .dark-4642 .copper-f715::before {
    top: -9px;
  }
  .primary_c5bf .dark-4642 .copper-f715::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .basic_2c0f .dark-4642 .hot-fe18 {
    margin-top: -2px;
    width: 19px;
  }
  .basic_2c0f .dark-4642 .copper-f715 {
    margin-top: -1px;
  }
  .basic_2c0f .dark-4642 .copper-f715,
  .basic_2c0f .dark-4642 .copper-f715::after,
  .basic_2c0f .dark-4642 .copper-f715::before {
    width: 19px;
    height: 2px;
  }
  .basic_2c0f .dark-4642 .copper-f715::before {
    top: -6px;
  }
  .basic_2c0f .dark-4642 .copper-f715::after {
    bottom: -6px;
  }
  .container_cda4 .dark-4642 .hot-fe18 {
    margin-top: -2px;
    width: 22px;
  }
  .container_cda4 .dark-4642 .copper-f715 {
    margin-top: -1px;
  }
  .container_cda4 .dark-4642 .copper-f715,
  .container_cda4 .dark-4642 .copper-f715::after,
  .container_cda4 .dark-4642 .copper-f715::before {
    width: 22px;
    height: 2px;
  }
  .container_cda4 .dark-4642 .copper-f715::before {
    top: -7px;
  }
  .container_cda4 .dark-4642 .copper-f715::after {
    bottom: -7px;
  }
  .advanced_a778 .dark-4642 .hot-fe18 {
    margin-top: -2px;
    width: 31px;
  }
  .advanced_a778 .dark-4642 .copper-f715 {
    margin-top: -1.5px;
  }
  .advanced_a778 .dark-4642 .copper-f715,
  .advanced_a778 .dark-4642 .copper-f715::after,
  .advanced_a778 .dark-4642 .copper-f715::before {
    width: 31px;
    height: 3px;
  }
  .advanced_a778 .dark-4642 .copper-f715::before {
    top: -9px;
  }
  .advanced_a778 .dark-4642 .copper-f715::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .glass-0ac6 .dark-4642 .hot-fe18 {
    margin-top: -2px;
    width: 19px;
  }
  .glass-0ac6 .dark-4642 .copper-f715 {
    margin-top: -1px;
  }
  .glass-0ac6 .dark-4642 .copper-f715,
  .glass-0ac6 .dark-4642 .copper-f715::after,
  .glass-0ac6 .dark-4642 .copper-f715::before {
    width: 19px;
    height: 2px;
  }
  .glass-0ac6 .dark-4642 .copper-f715::before {
    top: -6px;
  }
  .glass-0ac6 .dark-4642 .copper-f715::after {
    bottom: -6px;
  }
  .message_hot_b843 .dark-4642 .hot-fe18 {
    margin-top: -2px;
    width: 22px;
  }
  .message_hot_b843 .dark-4642 .copper-f715 {
    margin-top: -1px;
  }
  .message_hot_b843 .dark-4642 .copper-f715,
  .message_hot_b843 .dark-4642 .copper-f715::after,
  .message_hot_b843 .dark-4642 .copper-f715::before {
    width: 22px;
    height: 2px;
  }
  .message_hot_b843 .dark-4642 .copper-f715::before {
    top: -7px;
  }
  .message_hot_b843 .dark-4642 .copper-f715::after {
    bottom: -7px;
  }
  .modal_35bf .dark-4642 .hot-fe18 {
    margin-top: -2px;
    width: 31px;
  }
  .modal_35bf .dark-4642 .copper-f715 {
    margin-top: -1.5px;
  }
  .modal_35bf .dark-4642 .copper-f715,
  .modal_35bf .dark-4642 .copper-f715::after,
  .modal_35bf .dark-4642 .copper-f715::before {
    width: 31px;
    height: 3px;
  }
  .modal_35bf .dark-4642 .copper-f715::before {
    top: -9px;
  }
  .modal_35bf .dark-4642 .copper-f715::after {
    bottom: -9px;
  }
}
.inner-cd98 .copper-f715 {
  -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);
}
.inner-cd98 .copper-f715::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.inner-cd98 .copper-f715::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);
}
.inner-cd98.under_8fbc .copper-f715 {
  -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);
}
.inner-cd98.under_8fbc .copper-f715::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.inner-cd98.under_8fbc .copper-f715::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);
}
.preview_stone_d69a {
  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.pro_2ddf:before {
  display: none;
}
.sidebar-warm-156a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.sidebar-warm-156a .chip_thick_d2f4 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.sidebar-warm-156a .chip_thick_d2f4:last-of-type {
  border-bottom: none;
}
.sidebar-warm-156a .chip_thick_d2f4.overlay_6199,
.sidebar-warm-156a .chip_thick_d2f4.brown-15d7,
.sidebar-warm-156a .chip_thick_d2f4.panel-inner-ff64 {
  padding: 0;
}
.sidebar-warm-156a .text-hard-6779 .secondary-iron-06b5 {
  color: currentColor;
}
.sidebar-warm-156a .text-hard-6779 .secondary-iron-06b5:focus,
.sidebar-warm-156a .text-hard-6779 .secondary-iron-06b5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar-warm-156a.stale-4972 .table-ce6d,
.sidebar-warm-156a.stale-4972 .full-3a74 a,
.sidebar-warm-156a.stale-4972 .grid_47b9 a,
.sidebar-warm-156a.stale-4972 .pressed-6556 a {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar-warm-156a.stale-4972 .table-ce6d:hover,
.sidebar-warm-156a.stale-4972 .full-3a74 a:hover,
.sidebar-warm-156a.stale-4972 .grid_47b9 a:hover,
.sidebar-warm-156a.stale-4972 .pressed-6556 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-warm-156a.stale-4972 .center_0ba3 {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar-warm-156a.stale-4972 .chip_thick_d2f4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar-warm-156a.stale-4972 .chip_thick_d2f4:before {
  background: rgba(0, 0, 0, 0.08);
}
.sidebar-warm-156a.stale-4972 .logo_focused_bdce:before {
  background: rgba(255, 255, 255, 0.9);
}
.sidebar-warm-156a.stale-4972 .text-hard-6779 .primary-0d2e li a,
.sidebar-warm-156a.stale-4972 .text-hard-6779 .secondary-iron-06b5,
.sidebar-warm-156a.stale-4972 .pressed-6556 {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar-warm-156a.stale-4972 .text-hard-6779 .secondary-iron-06b5:focus,
.sidebar-warm-156a.stale-4972 .text-hard-6779 .secondary-iron-06b5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar-warm-156a.stale-4972 .primary-0d2e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar-warm-156a.secondary-steel-f8d6 .table-ce6d,
.sidebar-warm-156a.secondary-steel-f8d6 .full-3a74 a,
.sidebar-warm-156a.secondary-steel-f8d6 .grid_47b9 .secondary-iron-06b5,
.sidebar-warm-156a.secondary-steel-f8d6 .grid_47b9 a,
.sidebar-warm-156a.secondary-steel-f8d6 .pressed-6556 a {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-warm-156a.secondary-steel-f8d6 .table-ce6d:hover,
.sidebar-warm-156a.secondary-steel-f8d6 .full-3a74 a:hover,
.sidebar-warm-156a.secondary-steel-f8d6 .grid_47b9 .secondary-iron-06b5:hover,
.sidebar-warm-156a.secondary-steel-f8d6 .grid_47b9 a:hover,
.sidebar-warm-156a.secondary-steel-f8d6 .pressed-6556 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-warm-156a.secondary-steel-f8d6 .center_0ba3 {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-warm-156a.secondary-steel-f8d6 .chip_thick_d2f4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-warm-156a.secondary-steel-f8d6 .chip_thick_d2f4:before {
  background: rgba(255, 255, 255, 0.08);
}
.sidebar-warm-156a.secondary-steel-f8d6 .logo_focused_bdce:before {
  background: rgba(0, 0, 0, 0.9);
}
.sidebar-warm-156a.secondary-steel-f8d6 .text-hard-6779 .primary-0d2e li a,
.sidebar-warm-156a.secondary-steel-f8d6 .text-hard-6779 .secondary-iron-06b5,
.sidebar-warm-156a.secondary-steel-f8d6 .pressed-6556 {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-warm-156a.secondary-steel-f8d6 .text-hard-6779 .secondary-iron-06b5:focus,
.sidebar-warm-156a.secondary-steel-f8d6 .text-hard-6779 .secondary-iron-06b5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar-warm-156a.secondary-steel-f8d6 .primary-0d2e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo_focused_bdce {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.logo_focused_bdce:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.feature-basic-7828 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.avatar-plasma-9db1 .sidebar-warm-156a {
  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;
}
.avatar-plasma-9db1 .chip_thick_d2f4 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.avatar-plasma-9db1 .chip_thick_d2f4: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) {
  .avatar-plasma-9db1 .chip_thick_d2f4:before {
    width: 16%;
    left: 42%;
  }
}
.avatar-plasma-9db1 .chip_thick_d2f4:last-child:before {
  content: none;
}
.avatar-plasma-9db1 .chip_thick_d2f4[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.avatar-plasma-9db1 .text-hard-6779 .primary-0d2e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.avatar-plasma-9db1 .text-hard-6779 .primary-0d2e li a .secondary-iron-06b5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.avatar-plasma-9db1 .text-hard-6779 .pressed-6556 {
  border: none;
}
.avatar-plasma-9db1 .text-hard-6779 .pressed-6556 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.avatar-plasma-9db1 .logo_focused_bdce {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.avatar-plasma-9db1 .feature-basic-7828 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.avatar-plasma-9db1 .secondary-steel-f8d6 .logo_focused_bdce:before {
  background: rgba(0, 0, 0, 0.9);
}
.avatar-plasma-9db1 .stale-4972.middle_e636 .copper-f715 {
  background: rgba(0, 0, 0, 0.6);
}
.avatar-plasma-9db1
  .stale-4972.middle_e636
  .copper-f715::after,
.avatar-plasma-9db1
  .stale-4972.middle_e636
  .copper-f715:before {
  background: inherit;
}
.avatar-plasma-9db1
  .stale-4972.middle_e636:hover
  .copper-f715 {
  background: rgba(0, 0, 0, 0.8);
}
.highlight_704a .sidebar-warm-156a {
  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) {
  .highlight_704a .sidebar-warm-156a {
    width: auto;
    right: 45px;
  }
}
.content_thick_2228 .sidebar-warm-156a {
  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) {
  .content_thick_2228 .sidebar-warm-156a {
    width: auto;
    left: 45px;
  }
}
.pro_2ddf .sidebar-warm-156a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pro_2ddf .feature-basic-7828 {
  max-width: 48em;
  margin: 0 auto;
}
.pro_2ddf .logo_focused_bdce:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.secondary-dirty-82ff {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-dirty-82ff.avatar-plasma-9db1 .sidebar-warm-156a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.secondary-dirty-82ff.highlight_704a .sidebar-warm-156a {
  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);
}
.secondary-dirty-82ff .sidebar-warm-156a {
  visibility: visible;
}
.secondary-dirty-82ff.content_thick_2228 .sidebar-warm-156a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.pagination_bright_e11f,
.hidden-21de {
  overflow-x: hidden;
}
.pagination_bright_e11f .sidebar-warm-156a {
  overflow: auto;
}
.pagination_bright_e11f.avatar-plasma-9db1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pagination_bright_e11f.avatar-plasma-9db1 .sidebar-warm-156a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.pagination_bright_e11f.avatar-plasma-9db1 .up_0399 {
  opacity: 0;
}
.pagination_bright_e11f.highlight_704a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pagination_bright_e11f.highlight_704a .sidebar-warm-156a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.pagination_bright_e11f.highlight_704a .up_0399 {
  opacity: 0;
}
.pagination_bright_e11f.content_thick_2228 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.pagination_bright_e11f.content_thick_2228 .sidebar-warm-156a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.pagination_bright_e11f.content_thick_2228 .up_0399 {
  opacity: 0;
}
.pagination_bright_e11f.pro_2ddf .sidebar-warm-156a {
  z-index: 10;
  visibility: visible;
}
.middle_e636 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.middle_e636 .copper-f715 {
  background: rgba(255, 255, 255, 0.99);
}
.middle_e636 .copper-f715::after,
.middle_e636 .copper-f715:before {
  background: inherit;
}
.middle_e636:hover .copper-f715 {
  background: rgba(255, 255, 255, 0.99);
}
.content_thick_2228 .middle_e636 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pro_2ddf .middle_e636 {
  display: none !important;
}
.pagination_bright_e11f:before,
.hidden-21de:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.pagination_bright_e11f .middle_e636,
.hidden-21de .middle_e636 {
  display: inline-block;
}
.sidebar-warm-156a .shadow-e25e {
  -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;
}
.pagination_bright_e11f .sidebar-warm-156a .shadow-e25e,
.hidden-21de .sidebar-warm-156a .shadow-e25e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box-outer-a4be .backdrop-glass-812e {
  width: 100%;
}
.east_77ad {
  padding: 0 0.5em 0;
}
.east_77ad [class*="customify-col-"],
.east_77ad [class*="customify-col_"],
.east_77ad [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hard_8728 .east_77ad {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .image-19dd .video_fixed_49b3,
  .video_fixed_49b3 {
    display: none;
  }
  .bottom_b794 {
    text-align: left;
  }
  .fixed-226b {
    text-align: center;
  }
  .fast-9d9b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .image-19dd .hero_5de6,
  .hero_5de6 {
    display: none;
  }
  .surface-149c {
    text-align: left;
  }
  .content_hovered_1783 {
    text-align: center;
  }
  .purple-fc3c {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .image-19dd .list-2093,
  .list-2093 {
    display: none;
  }
  .smooth-b777 {
    text-align: left;
  }
  .bottom-eb45 {
    text-align: center;
  }
  .motion_5274 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.rough_0ec4 {
  box-shadow: none !important;
}
.label_1b54 .chip_first_7d92,
.rough-745d .chip_first_7d92 {
  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;
}
.rough-745d .chip_first_7d92 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.old_ce1a {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.old_ce1a:after,
.old_ce1a:before {
  content: "";
  display: table;
}
.old_ce1a:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .old_ce1a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.old_ce1a,
.sidebar-lower-e41c {
  max-width: 1248px;
  margin: 0 auto;
}

.aside-last-884e.outline_advanced_133d .old_ce1a {
  max-width: 100%;
}
.aside-last-884e.tertiary_a96e {
  max-width: 1200px;
  margin: 0 auto;
}
.aside-last-884e.pink-230a .old_ce1a {
  max-width: 100%;
}
.aside-last-884e.pink-230a > .old_ce1a {
  padding-left: 0;
  padding-right: 0;
}
.aside-last-884e.pink-230a > .old_ce1a .image-19dd {
  margin: 0;
}
.aside-last-884e.pink-230a
  > .old_ce1a
  .short-be38.badge_3115 {
  margin-right: 0;
  margin-left: 0;
}
.aside-last-884e.pink-230a #main.badge_3115 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gallery-2e45 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gallery-2e45 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .pagination-wide-9c63 .dropdown_cool_7ced {
    padding-right: 1em;
  }
  .pagination-wide-9c63.container-b213 .short-be38 {
    border-right: 1px solid #eaecee;
  }
  .pagination-wide-9c63.container-b213 .dropdown_cool_7ced {
    padding-right: 1em;
  }
  .pagination-wide-9c63.container-b213 .motion_5202 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .east_6570 .dropdown_cool_7ced {
    padding-left: 1em;
  }
  .east_6570.container-b213 .short-be38 {
    border-left: 1px solid #eaecee;
  }
  .east_6570.container-b213 .dropdown_cool_7ced {
    padding-left: 1em;
  }
  .east_6570.container-b213 .motion_5202 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-fluid-f775 .dropdown_cool_7ced {
    padding-left: 1em;
  }
  .picture-fluid-f775.container-b213 .clean_96df {
    border-right: 1px solid #eaecee;
  }
  .picture-fluid-f775.container-b213 .component_warm_048f {
    border-right: 1px solid #eaecee;
  }
  .picture-fluid-f775.container-b213 .dropdown_cool_7ced {
    padding-left: 1em;
  }
  .picture-fluid-f775.container-b213 .motion_5202 {
    padding-right: 1em;
  }
  .picture-fluid-f775.container-b213 .focus_inner_8f39 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .over-eebd .dropdown_cool_7ced {
    padding-right: 1em;
  }
  .over-eebd.container-b213 .clean_96df {
    border-left: 1px solid #eaecee;
  }
  .over-eebd.container-b213 .component_warm_048f {
    border-left: 1px solid #eaecee;
  }
  .over-eebd.container-b213 .dropdown_cool_7ced {
    padding-right: 1em;
  }
  .over-eebd.container-b213 .motion_5202 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .over-eebd.container-b213 .focus_inner_8f39 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-2e45 .dropdown_cool_7ced {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery-2e45.container-b213 .short-be38 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gallery-2e45.container-b213 .dropdown_cool_7ced {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gallery-2e45.container-b213 .motion_5202 {
    padding-left: 1em;
  }
  .gallery-2e45.container-b213 .focus_inner_8f39 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gallery-2e45.container-b213 .dropdown_cool_7ced {
    padding-left: 0;
  }
}
.description-tiny-a082 .detail_stale_63fd {
  display: inline-block;
}
.tooltip_old_ed00 {
  display: inline-block;
}
.hero-fa62 {
  word-con: break-word;
}
.shadow-43b3 > span {
  display: inline-block;
  padding: 5px 0;
}
.shadow-43b3 .action_c34e {
  margin-left: 8px;
  margin-right: 8px;
}
.shadow-43b3 .label-f41b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.overlay_da04 .steel_5986 {
  margin-bottom: 2em;
}
.overlay_da04 .thumbnail-fast-0ddd {
  margin-bottom: 15px;
}
.overlay_da04 .thumbnail-fast-0ddd:last-child {
  margin-bottom: 0;
}
.overlay_da04 .texture-stale-0a48 {
  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) {
  .overlay_da04 .texture-stale-0a48 {
    display: block;
  }
}
.overlay_da04 .logo-0446 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .overlay_da04 .logo-0446 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.overlay_da04 .upper-7ef2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.overlay_da04 .upper-7ef2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.overlay_da04 .upper-7ef2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.overlay_da04 .hero-fa62 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_da04 .hero-fa62 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.overlay_da04 .huge-fd8d p:last-child {
  margin-bottom: 0;
}
.overlay_da04 .lower-2eea {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.overlay_da04 .column-c6be {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.overlay_da04 .text-hard-3008 {
  margin-top: 1em;
}
.overlay_da04 .picture-action-e98e {
  top: 0;
  display: block;
}
.overlay_da04 .picture-action-e98e a {
  color: inherit;
}
.overlay_da04 .picture-action-e98e a:hover {
  color: inherit;
}
.overlay_da04 .hover-ff2c {
  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;
}
.overlay_da04 .hover-ff2c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.overlay_da04 .column-c6be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.overlay_da04 .secondary-brown-7a72 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.overlay_da04 .secondary-brown-7a72:first-child {
  margin-top: 0;
}
.overlay_da04 .secondary-brown-7a72.logo_f50c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.overlay_da04 .secondary-brown-7a72.solid-a79c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.overlay_da04
  .secondary-brown-7a72.solid-a79c.blue_e180
  .text-hard-3008 {
  width: 100%;
}
.overlay_da04 .solid-a79c {
  -webkit-box-align: center;
  align-items: center;
}
.overlay_da04 .solid-a79c .shadow-43b3,
.overlay_da04 .solid-a79c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.overlay_da04 .upper-7ef2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.overlay_da04 .upper-7ef2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.overlay_da04 .upper-7ef2: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;
}
.overlay_da04 .logo_f50c {
  z-index: 5;
}
.overlay_da04 .summary-pink-e972 .tabs-10e6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.overlay_da04 .yellow-e828 .tabs-10e6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.overlay_da04 .content_dynamic_2028 .tabs-10e6 {
  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;
}
.overlay_da04.layout-tiny-4677 .texture-stale-0a48,
.overlay_da04.red-63f4 .texture-stale-0a48 {
  display: block;
}
.overlay_da04.layout-tiny-4677 .texture-stale-0a48 .center-7990,
.overlay_da04.layout-tiny-4677 .texture-stale-0a48 .column-c6be,
.overlay_da04.red-63f4 .texture-stale-0a48 .center-7990,
.overlay_da04.red-63f4 .texture-stale-0a48 .column-c6be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.overlay_da04.header_green_5be3 .logo-0446 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .overlay_da04.header_green_5be3 .logo-0446 {
    margin-right: 0;
  }
}
.overlay_da04.layout-tiny-4677 .logo-0446,
.overlay_da04.red-63f4 .logo-0446 {
  padding-top: 40%;
}
.overlay_da04.layout-tiny-4677 .steel_5986,
.overlay_da04.red-63f4 .steel_5986 {
  display: block;
}
.overlay_da04.layout-tiny-4677 .fn-sticky-2aac .column-c6be,
.overlay_da04.red-63f4 .fn-sticky-2aac .column-c6be {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.overlay_da04.layout-tiny-4677 .logo-0446,
.overlay_da04.red-63f4 .logo-0446 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.overlay_da04.layout-tiny-4677 .column-c6be {
  padding: 1em;
}
.text_pro_4927 {
  margin: 30px auto;
  display: block;
}
.text_pro_4927 .new-13df > * {
  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;
}
.text_pro_4927 .new-13df > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text_pro_4927 .new-13df span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.easy_66b5 .shadow-43b3 {
  margin-bottom: 1.41575em;
}
.easy_66b5 .warm_b7c8 {
  margin-bottom: 1.618em;
}
.summary_d41b .current-3958 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.summary_d41b .current-3958 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.summary_d41b .component_ffc6 {
  max-width: 100%;
  overflow: auto;
}
.image-bronze-2cd0 .summary_d41b a:hover {
  text-decoration: underline;
}
.active_hovered_90f8 .thumbnail-fast-0ddd:not(.hero-fa62),
.active_hovered_90f8 .upper-7ef2 {
  margin-bottom: 1.41575em;
}
.active_hovered_90f8 .thumbnail-fast-0ddd:not(.hero-fa62):last-child,
.active_hovered_90f8 .upper-7ef2:last-child {
  margin-bottom: 0;
}
.active_hovered_90f8 .thumbnail-fast-0ddd.mini_6df6 {
  margin-bottom: 0.41575em;
}
.active_hovered_90f8 .stale-c461:before,
.active_hovered_90f8 .paragraph_7e54:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.active_hovered_90f8 .stale-c461:before {
  content: "\f115";
}
.active_hovered_90f8 .paragraph_7e54:before {
  content: "\f02c";
}
.active_hovered_90f8 .clean-f19e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.active_hovered_90f8 .clean-f19e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.title-5f63 {
  display: -webkit-box;
  display: flex;
}
.title-5f63 .input-8c5b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .title-5f63 .input-8c5b {
    flex-basis: 90px;
  }
}
.title-5f63 .filter-a6c4 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .title-5f63 .filter-a6c4 {
    flex-basis: calc(100% - 50px);
  }
}
.title-5f63 .status_8ba5 p:last-child {
  margin-bottom: 0.72em;
}
.paragraph-c803 .new-13df {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.paragraph-c803 .new-13df:after,
.paragraph-c803 .new-13df:before {
  content: "";
  display: table;
}
.paragraph-c803 .new-13df:after {
  clear: both;
}
.paragraph-c803 .new-13df .wide_fd8f,
.paragraph-c803 .new-13df .primary-fixed-0e8b {
  width: 49%;
}
.paragraph-c803 .new-13df .wide_fd8f a span.north-8bfd,
.paragraph-c803 .new-13df .primary-fixed-0e8b a span.north-8bfd {
  display: block;
  margin-bottom: 5px;
}
.paragraph-c803 .new-13df .primary-fixed-0e8b {
  float: left;
  text-align: left;
}
.paragraph-c803 .new-13df .wide_fd8f {
  float: right;
  text-align: right;
}
.slow-1982 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .slow-1982 {
    margin-bottom: 0;
  }
}
.stale_6efc {
  margin-bottom: 1em;
}
.stale_6efc .hero-fa62 {
  font-size: 1.1em;
  line-height: 1.3;
}
.popup_pro_6c44 a {
  display: block;
  line-height: 0;
  position: relative;
}
.stale-3991 .stale_6efc,
.disabled-cb9d .stale_6efc {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .stale-3991 .stale_6efc,
  .disabled-cb9d .stale_6efc {
    display: block;
  }
}
.stale-3991 .popup_pro_6c44,
.disabled-cb9d .popup_pro_6c44 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .stale-3991 .popup_pro_6c44,
  .disabled-cb9d .popup_pro_6c44 {
    margin-bottom: 1em;
  }
}
.stale-3991 .popup_pro_6c44 img,
.disabled-cb9d .popup_pro_6c44 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.stale-3991 .pressed-fad5,
.disabled-cb9d .pressed-fad5 {
  flex-basis: calc(100% - 160px);
}
.stale-3991 .pressed-fad5 p,
.disabled-cb9d .pressed-fad5 p {
  margin-bottom: 0;
}
.stale-3991 .pressed-fad5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .stale-3991 .pressed-fad5 {
    padding-left: 0;
  }
}
.disabled-cb9d .pressed-fad5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .disabled-cb9d .pressed-fad5 {
    padding-right: 0;
  }
}
.disabled-cb9d .popup_pro_6c44 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.filter-b49b .popup_pro_6c44 {
  margin-bottom: 0.5em;
}
.filter-b49b .popup_pro_6c44 img {
  width: 100%;
}
.overlay-bd49 .outer-8f89,
.pagination_center_6207 .outer-8f89 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pagination_center_6207 .short-be38 .paragraph-static-aa2d p:last-child {
  margin-bottom: 0;
}
.alert_7c84 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.sort-b919 .thumbnail-cool-9827 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .sort-b919 .thumbnail-cool-9827:last-of-type {
    margin-bottom: 0;
  }
}
.sort-b919 .thumbnail-cool-9827 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sort-b919 .thumbnail-cool-9827 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.sort-b919 .thumbnail-cool-9827 ul li {
  margin: 0 0 0.6em;
}
.sort-b919 .thumbnail-cool-9827 ul li.alert-43ee,
.sort-b919 .thumbnail-cool-9827 ul li.backdrop-77c4 {
  position: relative;
}
.sort-b919 .thumbnail-cool-9827 ul li.alert-43ee .frame_cool_e0cf,
.sort-b919 .thumbnail-cool-9827 ul li.backdrop-77c4 .frame_cool_e0cf {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.sort-b919 .thumbnail-cool-9827 ul li.alert-43ee:after:after,
.sort-b919 .thumbnail-cool-9827 ul li.alert-43ee:after:before,
.sort-b919
  .thumbnail-cool-9827
  ul
  li.backdrop-77c4:after:after,
.sort-b919
  .thumbnail-cool-9827
  ul
  li.backdrop-77c4:after:before {
  content: "";
  display: table;
}
.sort-b919 .thumbnail-cool-9827 ul li.alert-43ee:after:after,
.sort-b919
  .thumbnail-cool-9827
  ul
  li.backdrop-77c4:after:after {
  clear: both;
}
.sort-b919 .thumbnail-cool-9827 a.info-hard-bf94:hover {
  text-decoration: none;
}
.sort-b919 .thumbnail-cool-9827 select {
  max-width: 100%;
}
.sort-b919 .thumbnail-cool-9827 table {
  font-size: 85%;
}
.sort-b919 .thumbnail-cool-9827 table td,
.sort-b919 .thumbnail-cool-9827 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.sort-b919 .thumbnail-cool-9827 table tfoot td {
  text-align: left;
}
.sort-b919 .thumbnail-cool-9827 :last-child {
  margin-bottom: 0;
}
.sort-b919 .thumbnail-cool-9827 .wrapper-new-e37a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.sort-b919 .thumbnail-cool-9827 .wrapper-new-e37a label {
  width: 100%;
}
.sort-b919 .thumbnail-cool-9827 .wrapper-new-e37a .gold-08db {
  width: 100%;
  display: block;
}
.sort-b919 .thumbnail-cool-9827 .wrapper-new-e37a .sidebar_7e34 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.sort-b919 .thumbnail-cool-9827 .wrapper-new-e37a .sidebar_7e34:hover svg #svg-search {
  fill: #444;
}
.sort-b919 .thumbnail-cool-9827 .wrapper-new-e37a .sidebar_7e34 svg {
  width: 18px;
  height: 18px;
}
.sort-b919 .pattern_out_3a04 ul ul,
.sort-b919 .border_stale_197b ul ul,
.sort-b919 .container-narrow-a19a ul ul,
.sort-b919 .shadow-iron-9423 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.sort-b919 .pattern_out_3a04 .caption_7c9a > a,
.sort-b919 .border_stale_197b .caption_7c9a > a,
.sort-b919 .container-narrow-a19a .caption_7c9a > a,
.sort-b919 .shadow-iron-9423 .caption_7c9a > a {
  margin-bottom: 0;
}
.sort-b919 .sort-silver-0a03 li,
.sort-b919 .pattern_out_3a04 li,
.sort-b919 .hot-212a li,
.sort-b919 .border_stale_197b li,
.sort-b919 .container-narrow-a19a li,
.sort-b919 .shadow-iron-9423 li,
.sort-b919 .accordion_7e66 li,
.sort-b919 .element_599a li {
  display: block;
  position: relative;
}
.sort-b919 .sort-silver-0a03 li:last-child,
.sort-b919 .pattern_out_3a04 li:last-child,
.sort-b919 .hot-212a li:last-child,
.sort-b919 .border_stale_197b li:last-child,
.sort-b919 .container-narrow-a19a li:last-child,
.sort-b919 .shadow-iron-9423 li:last-child,
.sort-b919 .accordion_7e66 li:last-child,
.sort-b919 .element_599a li:last-child {
  border: none;
}
.sort-b919 .sort-silver-0a03 li a,
.sort-b919 .pattern_out_3a04 li a,
.sort-b919 .hot-212a li a,
.sort-b919 .border_stale_197b li a,
.sort-b919 .container-narrow-a19a li a,
.sort-b919 .shadow-iron-9423 li a,
.sort-b919 .accordion_7e66 li a,
.sort-b919 .element_599a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sort-b919 .sort-silver-0a03 li ul li::before,
.sort-b919 .pattern_out_3a04 li ul li::before,
.sort-b919 .hot-212a li ul li::before,
.sort-b919 .border_stale_197b li ul li::before,
.sort-b919 .container-narrow-a19a li ul li::before,
.sort-b919 .shadow-iron-9423 li ul li::before,
.sort-b919 .accordion_7e66 li ul li::before,
.sort-b919 .element_599a li ul li::before {
  left: 15px;
}
.sort-b919 .sort-silver-0a03 li ul a,
.sort-b919 .pattern_out_3a04 li ul a,
.sort-b919 .hot-212a li ul a,
.sort-b919 .border_stale_197b li ul a,
.sort-b919 .container-narrow-a19a li ul a,
.sort-b919 .shadow-iron-9423 li ul a,
.sort-b919 .accordion_7e66 li ul a,
.sort-b919 .element_599a li ul a {
  padding-left: 20px;
}
.sort-b919 .sort-silver-0a03 li ul ul li::before,
.sort-b919 .pattern_out_3a04 li ul ul li::before,
.sort-b919 .hot-212a li ul ul li::before,
.sort-b919 .border_stale_197b li ul ul li::before,
.sort-b919 .container-narrow-a19a li ul ul li::before,
.sort-b919 .shadow-iron-9423 li ul ul li::before,
.sort-b919 .accordion_7e66 li ul ul li::before,
.sort-b919 .element_599a li ul ul li::before {
  left: 30px;
}
.sort-b919 .sort-silver-0a03 li ul ul a,
.sort-b919 .pattern_out_3a04 li ul ul a,
.sort-b919 .hot-212a li ul ul a,
.sort-b919 .border_stale_197b li ul ul a,
.sort-b919 .container-narrow-a19a li ul ul a,
.sort-b919 .shadow-iron-9423 li ul ul a,
.sort-b919 .accordion_7e66 li ul ul a,
.sort-b919 .element_599a li ul ul a {
  padding-left: 40px;
}
.sort-b919 .article-454e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.sort-b919 .element_599a ul li {
  margin-bottom: 1.41575em;
}
.sort-b919 .element_599a ul li .purple_6a54 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.sort-b919 .element_599a ul li .button-b13f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.secondary-steel-f8d6 .sort-silver-0a03 li a,
.secondary-steel-f8d6 .pattern_out_3a04 li a,
.secondary-steel-f8d6 .hot-212a li a,
.secondary-steel-f8d6 .border_stale_197b li a,
.secondary-steel-f8d6 .container-narrow-a19a li a,
.secondary-steel-f8d6 .shadow-iron-9423 li a,
.secondary-steel-f8d6 .accordion_7e66 li a,
.secondary-steel-f8d6 .element_599a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-steel-f8d6 .article-454e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary-steel-f8d6 .thumbnail-cool-9827 ul li.alert-43ee .frame_cool_e0cf,
.secondary-steel-f8d6 .thumbnail-cool-9827 ul li.backdrop-77c4 .frame_cool_e0cf {
  background: rgba(0, 0, 0, 0.2);
}
.secondary-steel-f8d6 .sort-b919 .thumbnail-cool-9827 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside-last-884e .sort-b919 .primary-0d2e li {
  margin: 0;
}
.aside-last-884e .sort-b919 .primary-0d2e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.aside-last-884e .sort-b919 .primary-0d2e li ul {
  margin: 0;
}
.aside-last-884e .sort-b919 .primary-0d2e li ul li a {
  padding-left: 15px;
}
.aside-last-884e .sort-b919 .primary-0d2e li ul li li a {
  padding-left: 30px;
}
.aside-last-884e .sort-b919 .primary-0d2e li.info-81dc > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.aside-last-884e .sort-b919 .primary-0d2e li.info-81dc > 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;
}
.aside-last-884e .sort-b919 .primary-0d2e li.info-81dc > 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;
}
.hard-a0f8 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.shadow-c937 {
  position: relative;
  z-index: 10;
}
.shadow-c937 .shadow-e25e {
  width: 100%;
  max-width: 100%;
}
.photo-b5de .tag-bright-2135 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.photo-b5de .stale-4972 {
}
.photo-b5de .secondary-steel-f8d6 {
  background: #292929;
}
.alert_3615 .tag-bright-2135 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.alert_3615 .stale-4972 {
  background: #f9f9f9;
}
.alert_3615 .secondary-steel-f8d6 {
  background: #303030;
}
.bottom_bf6b .tag-bright-2135 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bottom_bf6b .detail_stale_63fd {
    margin-bottom: 1em;
  }
  .bottom_bf6b .detail_stale_63fd:last-child {
    margin-bottom: 0;
  }
}
.bottom_bf6b .stale-4972 {
  background: #ededed;
}
.bottom_bf6b .secondary-steel-f8d6 {
  background: #1a1a1a;
}
.tag-bright-2135.stale-4972 {
  color: rgba(0, 0, 0, 0.6);
}
.tag-bright-2135.stale-4972 .layout-999a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag-bright-2135.secondary-steel-f8d6 {
  color: rgba(255, 255, 255, 0.99);
}
.tag-bright-2135.secondary-steel-f8d6 a:not(.info-hard-bf94) {
  color: rgba(255, 255, 255, 0.79);
}
.tag-bright-2135.secondary-steel-f8d6 a:not(.info-hard-bf94):hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag-bright-2135.secondary-steel-f8d6 .layout-999a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-bright-2135.secondary-steel-f8d6 table tbody td,
.tag-bright-2135.secondary-steel-f8d6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider_0ff9.grid_simple_9d11 .old_ce1a {
  max-width: initial;
}
.slider_0ff9 .block_cold_40a9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider_0ff9 .block_cold_40a9 .shadow-e25e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider_0ff9 .block_cold_40a9 .shadow-e25e {
    display: block;
    margin-bottom: 2em;
  }
  .slider_0ff9 .block_cold_40a9 .shadow-e25e:last-child {
    margin-bottom: 0;
  }
}
.bottom_bf6b .detail_stale_63fd:last-child,
.alert_3615 .detail_stale_63fd:last-child,
.photo-b5de .detail_stale_63fd:last-child {
  margin-bottom: 0;
}
.bottom_bf6b .detail_stale_63fd .sort-b919 .thumbnail-cool-9827:last-child,
.alert_3615 .detail_stale_63fd .sort-b919 .thumbnail-cool-9827:last-child,
.photo-b5de .detail_stale_63fd .sort-b919 .thumbnail-cool-9827:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bottom_bf6b .gas_5d38,
  .bottom_bf6b .pagination_fea9,
  .alert_3615 .gas_5d38,
  .alert_3615 .pagination_fea9,
  .photo-b5de .gas_5d38,
  .photo-b5de .pagination_fea9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .shadow-c937 .detail_stale_63fd {
    margin-bottom: 2em;
  }
}
.shadow-c937 p:last-child {
  margin-bottom: 0;
}
.shadow-c937 li,
.shadow-c937 ul {
  list-style: none;
  margin: 0;
}
.shadow-c937 ul ul {
  margin-left: 2.617924em;
}
.bottom_b306 {
  font-size: 0.875em;
}

/* css-noise: e4fb */
.shadow-element-x3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
