/*!
Theme Name: Customify
Theme URI: https://pressmaximum.upper-196e/customify
Author: WPCustomify
Author URI: https://pressmaximum.upper-196e
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.upper-196e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.texture_fresh_0eb6.heading-dim-c8c2/licenses/gpl-2.0.shadow-dirty-549f
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_5918/, (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.yellow_220f.stale_4902/normalize.description-06e5/
 ======
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.description-06e5 v7.0.0 | MIT License | github.upper-196e/necolas/normalize.description-06e5 */
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;
}
.frame_c71b .tag_4676,
.modal-f96f,
.form_71e1,
.thumbnail-hard-8f84,
.shade_ef83,
.card-gas-280b,
.static_2374,
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;
}
.modal-f96f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .modal-f96f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .modal-f96f,
  h1 {
    font-size: 1.8em;
  }
}
.form_71e1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.form_71e1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .form_71e1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .form_71e1,
  h2 {
    font-size: 1.7em;
  }
}
.thumbnail-hard-8f84,
h3 {
  font-size: 1.618em;
}
.frame_c71b .tag_4676,
.shade_ef83,
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.steel-77e1 {
  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;
}
.list-soft-1dbf:after,
.list-soft-1dbf:before,
.component_easy_e9af:after,
.component_easy_e9af:before {
  content: "";
  display: table;
}
.list-soft-1dbf:after,
.component_easy_e9af:after {
  clear: both;
}
.container-pro-fc5b {
  float: right;
  margin-right: 0;
}
.hot-9d9f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.narrow_a8a8 .photo_40f5,
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;
}
.narrow_a8a8 .photo_40f5: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;
}
.large-22e1 .photo_40f5 {
  box-shadow: none;
}
.large-22e1
  .photo_40f5
  .top-310e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.large-22e1 .photo_40f5 .solid-3ddb {
  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;
}
.large-22e1
  .photo_40f5
  .solid-3ddb
  b {
  display: none;
}
.large-22e1 .paper_bb9e {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.picture_plasma_17fc:not(.grid-2a79):not(.highlight_55cc),
button:not(.grid-2a79):not(.highlight_55cc),
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ),
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ),
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ) {
  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;
}
.picture_plasma_17fc:not(.grid-2a79):not(
    .highlight_55cc
  ):hover,
button:not(.grid-2a79):not(
    .highlight_55cc
  ):hover,
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ):hover,
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ):hover,
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.picture_plasma_17fc:not(.grid-2a79):not(
    .highlight_55cc
  ):active,
.picture_plasma_17fc:not(.grid-2a79):not(
    .highlight_55cc
  ):focus,
button:not(.grid-2a79):not(
    .highlight_55cc
  ):active,
button:not(.grid-2a79):not(
    .highlight_55cc
  ):focus,
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ):active,
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ):focus,
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ):active,
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ):focus,
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ):active,
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ):focus {
  outline: 0;
}
.picture_plasma_17fc:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65,
button:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65,
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65,
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65,
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65 {
  position: relative;
}
.picture_plasma_17fc:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .section-fecd,
.picture_plasma_17fc:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .message-c31d,
.picture_plasma_17fc:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .icon_active_1694,
.picture_plasma_17fc:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  i,
.picture_plasma_17fc:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  svg,
button:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .section-fecd,
button:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .message-c31d,
button:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .icon_active_1694,
button:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  i,
button:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  svg,
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .section-fecd,
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .message-c31d,
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .icon_active_1694,
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  i,
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  svg,
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .section-fecd,
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .message-c31d,
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .icon_active_1694,
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  i,
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  svg,
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .section-fecd,
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .message-c31d,
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  .icon_active_1694,
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  i,
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65
  svg {
  visibility: hidden;
}
.picture_plasma_17fc:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65:after,
button:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65:after,
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65:after,
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65:after,
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ).fn-loading-ae65: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;
}
.picture_plasma_17fc:not(.grid-2a79):not(.highlight_55cc),
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ),
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ),
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ) {
  color: #fff;
  background: #235787;
}
.picture_plasma_17fc:not(.grid-2a79):not(
    .highlight_55cc
  ):focus,
input[type="button"]:not(.grid-2a79):not(
    .highlight_55cc
  ):focus,
input[type="reset"]:not(.grid-2a79):not(
    .highlight_55cc
  ):focus,
input[type="submit"]:not(.grid-2a79):not(
    .highlight_55cc
  ):focus {
  color: #fff;
}
.picture_plasma_17fc.fn-disabled-ae65:not(.grid-2a79):not(
    .highlight_55cc
  ),
.picture_plasma_17fc[disabled]:not(.grid-2a79):not(
    .highlight_55cc
  ),
button.fn-disabled-ae65:not(.grid-2a79):not(
    .highlight_55cc
  ),
button[disabled]:not(.grid-2a79):not(
    .highlight_55cc
  ) {
  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;
}
.action_1132 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.action_1132: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;
}
.pattern_f804 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.north_6012 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.badge_8b38 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.list-soft-1dbf:after,
.list-soft-1dbf:before,
.component_prev_5a24:after,
.component_prev_5a24:before,
.column-d2c4:after,
.column-d2c4:before,
.black_331c:after,
.black_331c:before,
.frame_silver_092b:after,
.frame_silver_092b:before,
.focus_advanced_9373:after,
.focus_advanced_9373:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.list-soft-1dbf:after,
.component_prev_5a24:after,
.column-d2c4:after,
.black_331c:after,
.frame_silver_092b:after,
.focus_advanced_9373:after {
  clear: both;
}
.component_prev_5a24 .caption-332c,
.column-d2c4 .caption-332c,
.overlay-bcd9 .caption-332c {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.footer_red_2696 {
  display: inline-block;
}
.overlay_solid_98e0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.overlay_solid_98e0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.overlay_solid_98e0 .form-next-2f07 {
  padding: 1em 0;
  font-size: 85%;
}
.form-next-2f07 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.box_silver_ec9f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.box_silver_ec9f:after,
.box_silver_ec9f:before {
  content: "";
  display: table;
}
.box_silver_ec9f:after {
  clear: both;
}
.photo_cced {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pagination-bright-fcc2 .photo_cced {
  max-width: 50%;
}
.middle-50a1 .photo_cced {
  max-width: 33.33%;
}
.container_ac3b .photo_cced {
  max-width: 25%;
}
.background-up-15f0 .photo_cced {
  max-width: 20%;
}
.disabled-5dea .photo_cced {
  max-width: 16.66%;
}
.brown_73f2 .photo_cced {
  max-width: 14.28%;
}
.gradient_0eae .photo_cced {
  max-width: 12.5%;
}
.badge-stale-fc18 .photo_cced {
  max-width: 11.11%;
}
.shadow_5bbf {
  display: block;
}
.frame_c71b .slow_f639 label,
.frame_c71b .steel-c893 label,
.frame_c71b .tag-pink-4258 label,
.frame_c71b .row_ebfa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.steel_117e {
  list-style: none;
  margin: 0;
}
.steel_117e article.under_0093 {
  margin-bottom: 0;
}
.steel_117e ul {
  list-style: none;
  margin: 0;
}
.steel_117e .container_ddcd li.under_0093 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .steel_117e .container_ddcd li.under_0093 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .steel_117e .container_ddcd li.under_0093: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) {
  .steel_117e .container_ddcd li.under_0093 li.under_0093 li.under_0093 li.under_0093 {
    padding-left: 0;
  }
}
article.under_0093 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.under_0093 .component_prev_5a24 p:last-of-type {
  margin-bottom: 0;
}
article.under_0093 .link-5721 {
  float: left;
}
article.under_0093 .left-c97b {
  margin-left: 85px;
}
article.under_0093 .layout-6de1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.under_0093 .layout-6de1 .texture_north_d792 {
  margin-left: 10px;
}
article.under_0093 .panel-dirty-0ec2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.under_0093 .logo-new-ec76 {
  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 .slow_f639,
  #respond .tag-pink-4258,
  #respond .row_ebfa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slow_f639 input,
#respond .tag-pink-4258 input,
#respond .row_ebfa input {
  width: 100%;
}
#respond .row_ebfa {
  margin-right: 0;
}
#respond .main-down-7300 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.box_ae4b {
  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;
}
.box_ae4b.accordion_steel_347c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.box_ae4b 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%);
}
.box_ae4b:focus,
.box_ae4b: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);
}
.heading_8b14 {
  border-radius: 10%;
}
.disabled-pink-6022 {
  border-radius: 50%;
}
.west_c741 {
  font-size: 0.72em;
}
.primary-7759 {
  font-size: 0.875em;
}
.outline_right_1e24 {
  font-size: 1.1em;
}
.panel_up_3ff9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.panel_up_3ff9.west_c741 {
  letter-spacing: 0.5px;
}
.panel-ad02,
.panel-ad02 a {
  color: #6d6d6d;
}
.panel-ad02 a:hover {
  color: #111;
}
.sidebar_focused_fb1d {
  color: #6d6d6d;
}
.popup_5602 {
  overflow-x: hidden;
}
.popup_5602 .link_red_b26b.plasma_bae1 {
  position: relative;
}
.popup_5602 .link_red_b26b.plasma_bae1.sidebar_pink_102a {
  position: initial;
}
.popup_5602
  .link_red_b26b.plasma_bae1.sidebar_pink_102a
  .breadcrumb-gold-9a73 {
  left: auto;
}
.popup_5602 .link_red_b26b .breadcrumb-gold-9a73 {
  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;
}
.popup_5602 .link_red_b26b:hover.plasma_bae1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.popup_5602
  .link_red_b26b:hover.plasma_bae1
  .breadcrumb-gold-9a73 {
  display: block;
  z-index: 9999999;
}
.popup_5602 .hidden-5ccb .complex-b978,
.popup_5602 .carousel_ecd4 .complex-b978 {
  display: none;
}
.popup_5602 .chip_8958 .link_red_b26b:hover.plasma_bae1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.frame_c71b .slow_f639 label,
.frame_c71b .steel-c893 label,
.frame_c71b .tag-pink-4258 label,
.frame_c71b .row_ebfa label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.steel_117e {
  list-style: none;
  margin: 0;
}
.steel_117e article.under_0093 {
  margin-bottom: 0;
}
.steel_117e ul {
  list-style: none;
  margin: 0;
}
.steel_117e .container_ddcd li.under_0093 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .steel_117e .container_ddcd li.under_0093 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .steel_117e .container_ddcd li.under_0093: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) {
  .steel_117e .container_ddcd li.under_0093 li.under_0093 li.under_0093 li.under_0093 {
    padding-left: 0;
  }
}
article.under_0093 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.under_0093 .component_prev_5a24 p:last-of-type {
  margin-bottom: 0;
}
article.under_0093 .link-5721 {
  float: left;
}
article.under_0093 .left-c97b {
  margin-left: 85px;
}
article.under_0093 .layout-6de1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.under_0093 .layout-6de1 .texture_north_d792 {
  margin-left: 10px;
}
article.under_0093 .panel-dirty-0ec2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.under_0093 .logo-new-ec76 {
  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 .slow_f639,
  #respond .tag-pink-4258,
  #respond .row_ebfa {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .slow_f639 input,
#respond .tag-pink-4258 input,
#respond .row_ebfa input {
  width: 100%;
}
#respond .row_ebfa {
  margin-right: 0;
}
#respond .main-down-7300 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden-5ccb .mask_narrow_0e95 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.mask_narrow_0e95 .chip-e1ec.nav-cool-ce16 .notice-f0e2 > li > a:focus,
.mask_narrow_0e95 .chip-e1ec.nav-cool-ce16 .notice-f0e2 > li > a:hover,
.mask_narrow_0e95 .chip-e1ec.panel-f8f0 .notice-f0e2 > li > a:focus,
.mask_narrow_0e95 .chip-e1ec.panel-f8f0 .notice-f0e2 > li > a:hover,
.mask_narrow_0e95 .chip-e1ec.accent-d2ef .notice-f0e2 > li > a:focus,
.mask_narrow_0e95 .chip-e1ec.accent-d2ef .notice-f0e2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_narrow_0e95
  .chip-e1ec.nav-cool-ce16
  .notice-f0e2
  > li.out_b75b
  > a,
.mask_narrow_0e95
  .chip-e1ec.nav-cool-ce16
  .notice-f0e2
  > li.accent-11af
  > a,
.mask_narrow_0e95
  .chip-e1ec.panel-f8f0
  .notice-f0e2
  > li.out_b75b
  > a,
.mask_narrow_0e95
  .chip-e1ec.panel-f8f0
  .notice-f0e2
  > li.accent-11af
  > a,
.mask_narrow_0e95
  .chip-e1ec.accent-d2ef
  .notice-f0e2
  > li.out_b75b
  > a,
.mask_narrow_0e95 .chip-e1ec.accent-d2ef .notice-f0e2 > li.filter-medium-76aa > a {
  color: rgba(255, 255, 255, 0.99);
}
.mask_narrow_0e95 .medium-3ed7,
.mask_narrow_0e95 .medium-3ed7 a {
  color: rgba(255, 255, 255, 0.99);
}
.mask_narrow_0e95 .under-085e.west-5709 li a,
.mask_narrow_0e95 .gradient-first-0b1d a,
.mask_narrow_0e95 .border_28bb,
.mask_narrow_0e95 .notice-f0e2 > li > a,
.mask_narrow_0e95 .highlight-946c {
  color: rgba(255, 255, 255, 0.79);
}
.mask_narrow_0e95 .under-085e.west-5709 li a:hover,
.mask_narrow_0e95 .gradient-first-0b1d a:hover,
.mask_narrow_0e95 .border_28bb:hover,
.mask_narrow_0e95 .notice-f0e2 > li > a:hover,
.mask_narrow_0e95 .highlight-946c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_narrow_0e95 .dropdown-ab71 {
  color: rgba(255, 255, 255, 0.79);
}
.mask_narrow_0e95 .dropdown-ab71 .highlight-brown-0c60 {
  color: rgba(255, 255, 255, 0.99);
}
.mask_narrow_0e95 .dropdown-ab71:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_narrow_0e95 .paragraph_light_556f .prev_4c58 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask_narrow_0e95 .paragraph_light_556f .prev_4c58 .caption-stone-6e51 {
  color: rgba(255, 255, 255, 0.79);
}
.mask_narrow_0e95
  .paragraph_light_556f
  .prev_4c58
  .caption-stone-6e51::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_narrow_0e95
  .paragraph_light_556f
  .prev_4c58
  .caption-stone-6e51:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_narrow_0e95
  .paragraph_light_556f
  .prev_4c58
  .caption-stone-6e51::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_narrow_0e95
  .paragraph_light_556f
  .prev_4c58
  .caption-stone-6e51::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.mask_narrow_0e95 .paragraph_light_556f .input_simple_5a2e {
  color: rgba(255, 255, 255, 0.79);
}
.mask_narrow_0e95 .paragraph_light_556f .input_simple_5a2e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-7f25
  .mask_narrow_0e95
  .paragraph_light_556f
  .highlight_narrow_f44d
  .static-812c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pink-7f25
  .mask_narrow_0e95
  .paragraph_light_556f
  .highlight_narrow_f44d
  .caption-stone-6e51 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden-5ccb .aside_9c41 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.aside_9c41 .chip-e1ec.nav-cool-ce16 .notice-f0e2 > li > a:focus,
.aside_9c41 .chip-e1ec.nav-cool-ce16 .notice-f0e2 > li > a:hover,
.aside_9c41 .chip-e1ec.panel-f8f0 .notice-f0e2 > li > a:focus,
.aside_9c41 .chip-e1ec.panel-f8f0 .notice-f0e2 > li > a:hover,
.aside_9c41 .chip-e1ec.accent-d2ef .notice-f0e2 > li > a:focus,
.aside_9c41 .chip-e1ec.accent-d2ef .notice-f0e2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside_9c41
  .chip-e1ec.nav-cool-ce16
  .notice-f0e2
  > li.out_b75b
  > a,
.aside_9c41
  .chip-e1ec.nav-cool-ce16
  .notice-f0e2
  > li.accent-11af
  > a,
.aside_9c41
  .chip-e1ec.panel-f8f0
  .notice-f0e2
  > li.out_b75b
  > a,
.aside_9c41
  .chip-e1ec.panel-f8f0
  .notice-f0e2
  > li.accent-11af
  > a,
.aside_9c41
  .chip-e1ec.accent-d2ef
  .notice-f0e2
  > li.out_b75b
  > a,
.aside_9c41 .chip-e1ec.accent-d2ef .notice-f0e2 > li.filter-medium-76aa > a {
  color: rgba(0, 0, 0, 0.8);
}
.aside_9c41 .medium-3ed7,
.aside_9c41 .medium-3ed7 a {
  color: rgba(0, 0, 0, 0.8);
}
.aside_9c41 .under-085e.west-5709 li a,
.aside_9c41 .gradient-first-0b1d a,
.aside_9c41 .border_28bb,
.aside_9c41 .notice-f0e2 > li > a,
.aside_9c41 .highlight-946c {
  color: rgba(0, 0, 0, 0.55);
}
.aside_9c41 .under-085e.west-5709 li a:hover,
.aside_9c41 .gradient-first-0b1d a:hover,
.aside_9c41 .border_28bb:hover,
.aside_9c41 .notice-f0e2 > li > a:hover,
.aside_9c41 .highlight-946c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.aside_9c41 .dropdown-ab71 {
  color: rgba(0, 0, 0, 0.55);
}
.aside_9c41 .dropdown-ab71 .highlight-brown-0c60 {
  color: rgba(0, 0, 0, 0.8);
}
.aside_9c41 .dropdown-ab71:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown-f270 .hard-2940 {
  margin-left: auto;
  margin-right: auto;
}
.column-d2c4 > * {
  margin-left: auto;
  margin-right: auto;
}
.column-d2c4 .pattern_f804 {
  margin-right: 1.41575em;
}
.article_9a62 .column-d2c4 > .panel_a3b8 {
  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;
}
.article_9a62 .column-d2c4 > .menu-0af6 {
  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;
}
.aside_clean_6fe2.brown-f270 .hard-2940,
.under_5ed1.brown-f270 .hard-2940 {
  margin-left: 0;
}
.center-ce8c.brown-f270 .hard-2940,
.button-full-e09a.brown-f270 .hard-2940 {
  margin-right: 0;
}
.column-d2c4 ol,
.column-d2c4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.breadcrumb_next_c95c video {
  max-width: 100%;
}
.avatar_f9df img {
  display: block;
}
.avatar_f9df.pattern_f804,
.avatar_f9df.north_6012 {
  width: 100%;
}
.avatar_f9df.menu-0af6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.media_34da:not(.mask_fluid_e69a) {
  margin: 1.5em auto;
}
.notice-copper-09e6 p {
  padding: 1.5em 14px;
}
ul.bronze_e83e.menu-0af6,
ul.bronze_e83e.panel_a3b8,
ul.bronze_e83e.over_3ecd.panel_a3b8 {
  padding: 0 14px;
}
.large_3660 {
  display: block;
  overflow-x: auto;
}
.large_3660 table {
  border-collapse: collapse;
  width: 100%;
}
.large_3660 td,
.large_3660 th {
  padding: 0.5em;
}
.column-d2c4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.column-d2c4 ol ol,
.column-d2c4 ol ul,
.column-d2c4 ul ol,
.column-d2c4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.column-d2c4 ol ol li,
.column-d2c4 ol ul li,
.column-d2c4 ul ol li,
.column-d2c4 ul ul li {
  margin-left: 0;
}
.tall_6cf6.gas-b23a > .outline-395d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tall_6cf6.gas-b23a > .outline-395d iframe,
.tall_6cf6.gas-b23a > .outline-395d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.top-405e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.top-405e.preview_dirty_7e5e {
  padding: 0;
}
.top-405e.preview_dirty_7e5e cite {
  font-size: 13px;
}
.top-405e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.top-405e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thick-b5da {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thick-b5da > p:first-child {
  margin-top: 0;
}
.thick-b5da cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thick-b5da blockquote {
  border-left: 0;
}
.section-warm-0764 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.section-warm-0764:not(.east_a2e9) {
  max-width: 100px;
}
.section-warm-0764.tag_fluid_45b7 {
  border-bottom: none !important;
  text-align: center;
}
.section-warm-0764.tag_fluid_45b7::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .notice-copper-09e6 p {
    padding: 1.5em 0;
  }
}
.status-full-bbc5 {
  color: #0073aa;
}
.avatar_7e1f {
  background-color: #0073aa;
}
.carousel_a455 {
  color: #229fd8;
}
.shadow-full-bbf5 {
  background-color: #229fd8;
}
.glass-cb2c {
  color: #eee;
}
.slow_2fc2 {
  background-color: #eee;
}
.detail-1d5f {
  color: #444;
}
.mask_tiny_946c {
  background-color: #444;
}
.popup-orange-35a5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.popup-orange-35a5 .popup-71be .gradient-first-0b1d {
  font-size: 15px;
}
.popup-orange-35a5 .gradient-first-0b1d {
  line-height: 1.3;
}
.popup-orange-35a5 .aside_9c41 {
}
.popup-orange-35a5 .mask_narrow_0e95 {
  background: #235787;
}
.filter_north_e1d6 {
  padding: 0;
}
.filter_north_e1d6 .mask_narrow_0e95 {
  background: #1a1a1a;
}
.filter_north_e1d6 .aside_9c41 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.left_89bb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.left_89bb .aside_9c41 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.left_89bb .mask_narrow_0e95 {
  background: #303030;
}
.focus_advanced_9373 {
  position: relative;
  z-index: 10;
}
.focus_advanced_9373 .list-narrow-3150 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notice-19b4 .plasma_bae1 {
  display: inline-block;
  vertical-align: middle;
}
.notice-19b4.sort-8c71 .plasma_bae1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notice-19b4.sort-8c71 .plasma_bae1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notice-19b4.sort-8c71 .plasma_bae1 {
    margin-right: 0.4em;
  }
}
.notice-19b4.sort-8c71 .plasma_bae1:last-child {
  margin-right: 0;
}
.preview-purple-cc85 .list-narrow-3150 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hidden-5ccb .popup-71be {
    margin: 0 -0.5em;
  }
  .hidden-5ccb .popup-71be [class*="customify-col-"],
  .hidden-5ccb .popup-71be [class*="customify-col_"],
  .hidden-5ccb .popup-71be [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hidden-5ccb.table-3c61 .list-narrow-3150 {
  background: 0 0 !important;
}
.hidden-5ccb.table-3c61 .list-narrow-3150,
.hidden-5ccb.preview-purple-cc85 .list-narrow-3150 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hidden-5ccb.filter-purple-6f5c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hidden-5ccb.preview-purple-cc85 .list-narrow-3150 {
  box-shadow: none !important;
}
.down_8cc7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .down_8cc7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .down_8cc7 {
    padding: 18px 0 20px;
  }
}
.down_8cc7 .box-blue-d0f2 {
  width: 100%;
}
.down_8cc7 .background_selected_c628 {
  margin-bottom: 0;
}
.down_8cc7 .overlay-9e8f {
  margin-top: 5px;
  font-size: 0.875em;
}
.component_2a54 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.component_2a54 .message_b89f {
  width: 100%;
}
.tabs-aa6b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tabs-aa6b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tabs-aa6b 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;
}
.tabs-aa6b li:last-child:after {
  display: none;
}
.tabs-aa6b li a {
  font-weight: 500;
  margin-right: 10px;
}
.slow-b359 .complex-b978 button,
.down_8cc7 .complex-b978 button {
  left: 0;
}
.slow-b359 .message_b89f,
.down_8cc7 .message_b89f {
  padding-left: 0;
  padding-right: 0;
}
.slow-b359 .component_2a54,
.down_8cc7 .component_2a54 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.slow-b359 {
  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;
}
.slow-b359: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;
}
.slow-b359 .label_stale_1a61 {
  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) {
  .slow-b359 .label_stale_1a61 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .slow-b359 .label_stale_1a61 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .slow-b359 .label_stale_1a61 {
    min-height: 200px;
  }
}
.slow-b359 .tabs-aa6b {
  color: rgba(255, 255, 255, 0.8);
}
.slow-b359 .tabs-aa6b a,
.slow-b359 .tabs-aa6b li:after {
  color: inherit;
}
.slow-b359 .tabs-aa6b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.current-19df {
  margin-bottom: 0.5em;
}
.out_0ebf {
  margin-bottom: 1.2em;
}
.out_0ebf,
.current-19df {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.out_0ebf p:last-child,
.current-19df p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .complex-b978,
#masthead .complex-b978 {
  display: none;
}
#masthead
  > .complex-b978.notification-short-ac16 {
  display: none;
}
#masthead > .complex-b978 button {
  left: 0;
}
.main_easy_8436 {
  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%;
}
.main_easy_8436 .plasma_bae1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.main_easy_8436 .widget-114d {
  display: -webkit-box;
  display: flex;
}
.main_easy_8436 .widget-114d.component_bb7f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.main_easy_8436 .widget-114d.copper-43d2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main_easy_8436 .widget-114d.thumbnail_84bd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.main_easy_8436.footer_liquid_63d2.footer_850b .widget-114d.component_bb7f {
  flex-basis: 100%;
}
.main_easy_8436.photo_1c74 .widget-114d.copper-43d2 {
  -webkit-box-flex: 1;
  flex: auto;
}
.main_easy_8436.photo_1c74 .widget-114d.thumbnail_84bd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .complex-b978.notification-short-ac16 {
  display: none;
}
#masthead > .complex-b978 button {
  left: 0;
}
.basic-72fc {
  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;
}
.basic-72fc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.basic-72fc.footer-bronze-1be3 i {
  margin-right: 4px;
}
.basic-72fc.hard_5412 i {
  margin-left: 5px;
}
.gradient-first-0b1d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gradient-first-0b1d p:last-child {
  margin-bottom: 0;
}
.article-9a32 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.article-9a32 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.article-9a32 img {
  display: block;
  width: auto;
  line-height: 1;
}
.article-9a32 .medium-3ed7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.article-9a32 .large_5590 {
  margin: 5px 0 7px 0;
}
.article-9a32.article_new_a103 .image_focused_5266 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article-9a32.article_new_a103 .table-7ea4 {
  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;
}
.article-9a32.element-hard-6cf2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.article-9a32.element-hard-6cf2 .image_focused_5266 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article-9a32.element-hard-6cf2 .table-7ea4 {
  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;
}
.article-9a32.button-large-3b4e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article-9a32.panel_iron_3c5e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.article-9a32.panel_iron_3c5e .table-7ea4 {
  margin-top: 7px;
}
.article_9a26 {
  display: inline-block;
}
.focus_advanced_9373 .mask-ddda .article-9a32 img {
  max-width: 100%;
}
.chip-e1ec .badge_c66e.shadow_stone_0c01,
.dropdown-49e6 .badge_c66e.shadow_stone_0c01 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.chip-e1ec .card_4b79,
.dropdown-49e6 .card_4b79 {
  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%);
}
.chip-e1ec .card_4b79 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.chip-e1ec.column-1fcb .card_4b79 {
  display: none;
}
.chip-e1ec .plasma-2fee {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip-e1ec .plasma-2fee li {
  display: inline-block;
  position: relative;
}
.chip-e1ec .plasma-2fee li:last-child {
  margin-right: 0;
}
.chip-e1ec .plasma-2fee 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;
}
.chip-e1ec .plasma-2fee li.filter-medium-76aa > a {
  color: rgba(0, 0, 0, 0.9);
}
.chip-e1ec .plasma-2fee > 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;
}
.chip-e1ec .plasma-2fee > li > a i {
  line-height: 0;
}
.chip-e1ec .plasma-2fee > li.modal_c9b0 > a .card_4b79 {
  margin-left: 4px;
  line-height: 0;
}
.chip-e1ec .plasma-2fee .accent-a52e li.modal_c9b0 > a {
  position: relative;
}
.chip-e1ec .plasma-2fee .accent-a52e li.modal_c9b0 > a:after,
.chip-e1ec .plasma-2fee .accent-a52e li.modal_c9b0 > a:before {
  content: "";
  display: table;
}
.chip-e1ec .plasma-2fee .accent-a52e li.modal_c9b0 > a:after {
  clear: both;
}
.chip-e1ec .plasma-2fee .accent-a52e li.modal_c9b0 > a .card_4b79 {
  margin-left: 5px;
  float: right;
}
.chip-e1ec .slider_silver_398f,
.chip-e1ec .accent-a52e {
  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;
}
.chip-e1ec .accent-a52e {
  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;
}
.chip-e1ec .accent-a52e .shadow_stone_0c01 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.chip-e1ec .accent-a52e .card_4b79 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.chip-e1ec .accent-a52e li {
  display: block;
  margin: 0;
  padding: 0;
}
.chip-e1ec .accent-a52e 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;
}
.chip-e1ec .accent-a52e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.chip-e1ec .accent-a52e .accent-a52e {
  top: 0;
  left: 100%;
}
.chip-e1ec .fresh_1044.fn-focus-ae65 > .slider_silver_398f,
.chip-e1ec .fresh_1044.fn-focus-ae65 > .accent-a52e,
.chip-e1ec .fresh_1044:focus > .slider_silver_398f,
.chip-e1ec .fresh_1044:focus > .accent-a52e,
.chip-e1ec .fresh_1044:hover > .slider_silver_398f,
.chip-e1ec .fresh_1044:hover > .accent-a52e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.chip-e1ec.accent-d2ef .notice-f0e2:after,
.chip-e1ec.accent-d2ef .notice-f0e2:before {
  content: "";
  display: table;
}
.chip-e1ec.accent-d2ef .notice-f0e2:after {
  clear: both;
}
.chip-e1ec.accent-d2ef .notice-f0e2 > li {
  float: left;
}
.chip-e1ec.south_79f0 .notice-f0e2:after,
.chip-e1ec.south_79f0 .notice-f0e2:before {
  content: "";
  display: table;
}
.chip-e1ec.south_79f0 .notice-f0e2:after {
  clear: both;
}
.chip-e1ec.south_79f0 .notice-f0e2 > li {
  float: left;
}
.chip-e1ec.south_79f0 .notice-f0e2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.chip-e1ec.south_79f0 .notice-f0e2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.chip-e1ec.south_79f0 .notice-f0e2 > li.out_b75b > a,
.chip-e1ec.south_79f0 .notice-f0e2 > li.filter-medium-76aa > a {
  color: #fff;
  background-color: #1e4b75;
}
.chip-e1ec.nav-cool-ce16 .notice-f0e2 > li > a .shadow_stone_0c01 {
  position: relative;
}
.chip-e1ec.nav-cool-ce16 .notice-f0e2 > li > a .shadow_stone_0c01: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;
}
.chip-e1ec.nav-cool-ce16
  .notice-f0e2
  > li:focus
  > a
  .shadow_stone_0c01:before,
.chip-e1ec.nav-cool-ce16
  .notice-f0e2
  > li:hover
  > a
  .shadow_stone_0c01:before {
  width: 100%;
  background-color: currentColor;
}
.chip-e1ec.nav-cool-ce16
  .notice-f0e2
  > li.out_b75b
  > a
  .shadow_stone_0c01:before,
.chip-e1ec.nav-cool-ce16
  .notice-f0e2
  > li.accent-11af
  > a
  .shadow_stone_0c01:before {
  width: 100%;
  background-color: currentColor;
}
.chip-e1ec.panel-f8f0 .notice-f0e2 > li > a .shadow_stone_0c01 {
  position: relative;
}
.chip-e1ec.panel-f8f0 .notice-f0e2 > li > a .shadow_stone_0c01: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;
}
.chip-e1ec.panel-f8f0 .notice-f0e2 > li:focus > a .shadow_stone_0c01:before,
.chip-e1ec.panel-f8f0
  .notice-f0e2
  > li:hover
  > a
  .shadow_stone_0c01:before {
  width: 100%;
  background-color: currentColor;
}
.chip-e1ec.panel-f8f0
  .notice-f0e2
  > li.out_b75b
  > a
  .shadow_stone_0c01:before,
.chip-e1ec.panel-f8f0
  .notice-f0e2
  > li.accent-11af
  > a
  .shadow_stone_0c01:before {
  width: 100%;
  background-color: currentColor;
}
.dropdown-49e6 .plasma-2fee {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dropdown-49e6 .plasma-2fee li:first-child > a {
  border-top: none;
}
.dropdown-49e6 .plasma-2fee .middle_e201 > .shadow_stone_0c01 .card_4b79 {
  display: none;
}
.dropdown-49e6 .plasma-2fee li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dropdown-49e6 .plasma-2fee li:last-child {
  border: none;
}
.dropdown-49e6 .plasma-2fee li.modal_c9b0 > a {
  padding-right: 45px !important;
}
.dropdown-49e6 .plasma-2fee li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dropdown-49e6 .plasma-2fee li a:focus,
.dropdown-49e6 .plasma-2fee li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-49e6 .plasma-2fee li .modal_stone_3cd3 {
  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;
}
.dropdown-49e6 .plasma-2fee li .modal_stone_3cd3:hover {
  box-shadow: none;
}
.dropdown-49e6 .plasma-2fee li .modal_stone_3cd3 .card_4b79 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dropdown-49e6 .plasma-2fee .accent-a52e {
  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);
}
.dropdown-49e6 .plasma-2fee .accent-a52e li a {
  padding-left: 3em;
}
.dropdown-49e6 .plasma-2fee .wrapper_3c1c > a .modal_stone_3cd3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dropdown-49e6 .plasma-2fee .wrapper_3c1c > .accent-a52e {
  display: block;
  opacity: 1;
}
.gradient_4789 {
  max-width: 100%;
}
.label-70ff {
  line-height: 0;
  cursor: pointer;
}
.highlight-946c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.highlight-946c:hover {
  box-shadow: none;
  color: currentColor;
}
.highlight-946c svg {
  width: 18px;
  height: 18px;
}
.highlight-946c .picture_bronze_83cd {
  display: none;
}
.main_left_64d9 {
  position: relative;
}
.main_left_64d9.fn-active-ae65 .highlight-946c .tooltip_narrow_954e {
  display: none;
}
.main_left_64d9.fn-active-ae65 .highlight-946c .picture_bronze_83cd {
  display: inline-block;
}
.main_left_64d9 .background_north_4fc4 {
  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);
}
.main_left_64d9.hero_e13e .background_north_4fc4 {
  left: auto;
  right: -0.9em;
}
.main_left_64d9.hero_e13e .dark_dc3f::before {
  left: auto;
  right: 15px;
}
.main_left_64d9.fn-active-ae65 .background_north_4fc4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.highlight_narrow_f44d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.highlight_narrow_f44d label {
  flex-basis: 100%;
}
.highlight_narrow_f44d .prev_4c58 {
  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;
}
.highlight_narrow_f44d .caption-stone-6e51 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.highlight_narrow_f44d .caption-stone-6e51:focus {
  background-color: transparent;
}
.highlight_narrow_f44d button.input_simple_5a2e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.highlight_narrow_f44d button.input_simple_5a2e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.highlight_narrow_f44d button.input_simple_5a2e svg {
  width: 18px;
  height: 18px;
}
.highlight_narrow_f44d input[type="submit"] {
  min-height: auto;
}
.paragraph_light_556f .highlight_narrow_f44d .caption-stone-6e51 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.dark_dc3f {
  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) {
  .dark_dc3f {
    width: 220px;
  }
}
.dark_dc3f label {
  flex-basis: 100%;
}
.dark_dc3f::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;
}
.pink-7f25 .paragraph_light_556f .highlight_narrow_f44d {
  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;
}
.pink-7f25
  .paragraph_light_556f
  .highlight_narrow_f44d
  .prev_4c58 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pink-7f25 .paragraph_light_556f .highlight_narrow_f44d .caption-stone-6e51 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pink-7f25
  .paragraph_light_556f
  .highlight_narrow_f44d
  .caption-stone-6e51:focus {
  background: 0 0;
}
.pink-7f25
  .paragraph_light_556f
  .highlight_narrow_f44d
  .static-812c {
  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;
}
.under-085e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.under-085e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.under-085e li:last-child {
  margin-right: 0;
}
.under-085e li:first-child {
  margin-left: 0;
}
.under-085e.clean_cc4a a {
  color: #fff;
}
.under-085e.clean_cc4a a:hover {
  color: #fff;
}
.under-085e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.under-085e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.under-085e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.under-085e a:hover {
  opacity: 0.9;
  color: inherit;
}
.under-085e [class*="social-icon-apple"] {
  background-color: #999;
}
.under-085e [class*="social-icon-apple"].pattern-4a95 {
  background-color: transparent;
  color: #999;
}
.under-085e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.under-085e [class*="social-icon-behance"].pattern-4a95 {
  background-color: transparent;
  color: #1769ff;
}
.under-085e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.under-085e [class*="social-icon-bitbucket"].pattern-4a95 {
  background-color: transparent;
  color: #205081;
}
.under-085e [class*="social-icon-codepen"] {
  background-color: #000;
}
.under-085e [class*="social-icon-codepen"].pattern-4a95 {
  background-color: transparent;
  color: #000;
}
.under-085e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.under-085e [class*="social-icon-delicious"].pattern-4a95 {
  background-color: transparent;
  color: #39f;
}
.under-085e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.under-085e [class*="social-icon-digg"].pattern-4a95 {
  background-color: transparent;
  color: #005be2;
}
.under-085e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.under-085e [class*="social-icon-dribbble"].pattern-4a95 {
  background-color: transparent;
  color: #ea4c89;
}
.under-085e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.under-085e [class*="social-icon-envelope"].pattern-4a95 {
  background-color: transparent;
  color: #ea4335;
}
.under-085e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.under-085e [class*="social-icon-facebook"].pattern-4a95 {
  background-color: transparent;
  color: #3b5998;
}
.under-085e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.under-085e [class*="social-icon-flickr"].pattern-4a95 {
  background-color: transparent;
  color: #0063dc;
}
.under-085e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.under-085e [class*="social-icon-foursquare"].pattern-4a95 {
  background-color: transparent;
  color: #2d5be3;
}
.under-085e [class*="social-icon-github"] {
  background-color: #333;
}
.under-085e [class*="social-icon-github"].pattern-4a95 {
  background-color: transparent;
  color: #333;
}
.under-085e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.under-085e [class*="social-icon-google-plus"].pattern-4a95 {
  background-color: transparent;
  color: #dd4b39;
}
.under-085e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.under-085e [class*="social-icon-houzz"].pattern-4a95 {
  background-color: transparent;
  color: #7ac142;
}
.under-085e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.under-085e [class*="social-icon-instagram"].pattern-4a95 {
  background-color: transparent;
  color: #262626;
}
.under-085e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.under-085e [class*="social-icon-jsfiddle"].pattern-4a95 {
  background-color: transparent;
  color: #487aa2;
}
.under-085e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.under-085e [class*="social-icon-linkedin"].pattern-4a95 {
  background-color: transparent;
  color: #0077b5;
}
.under-085e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.under-085e [class*="social-icon-medium"].pattern-4a95 {
  background-color: transparent;
  color: #00ab6b;
}
.under-085e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.under-085e
  [class*="social-icon-odnoklassniki"].pattern-4a95 {
  background-color: transparent;
  color: #f4731c;
}
.under-085e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.under-085e [class*="social-icon-meetup"].pattern-4a95 {
  background-color: transparent;
  color: #ec1c40;
}
.under-085e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.under-085e [class*="social-icon-pinterest"].pattern-4a95 {
  background-color: transparent;
  color: #bd081c;
}
.under-085e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.under-085e [class*="social-icon-product-hunt"].pattern-4a95 {
  background-color: transparent;
  color: #da552f;
}
.under-085e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.under-085e [class*="social-icon-reddit"].pattern-4a95 {
  background-color: transparent;
  color: #ff4500;
}
.under-085e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.under-085e [class*="social-icon-rss"].pattern-4a95 {
  background-color: transparent;
  color: #f26522;
}
.under-085e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.under-085e
  [class*="social-icon-shopping-cart"].pattern-4a95 {
  background-color: transparent;
  color: #4caf50;
}
.under-085e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.under-085e [class*="social-icon-skype"].pattern-4a95 {
  background-color: transparent;
  color: #00aff0;
}
.under-085e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.under-085e [class*="social-icon-slideshare"].pattern-4a95 {
  background-color: transparent;
  color: #0077b5;
}
.under-085e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.under-085e [class*="social-icon-snapchat"].pattern-4a95 {
  background-color: transparent;
  color: #fffc00;
}
.under-085e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.under-085e [class*="social-icon-soundcloud"].pattern-4a95 {
  background-color: transparent;
  color: #f80;
}
.under-085e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.under-085e [class*="social-icon-spotify"].pattern-4a95 {
  background-color: transparent;
  color: #2ebd59;
}
.under-085e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.under-085e
  [class*="social-icon-stack-overflow"].pattern-4a95 {
  background-color: transparent;
  color: #fe7a15;
}
.under-085e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.under-085e [class*="social-icon-maldkfgram"].pattern-4a95 {
  background-color: transparent;
  color: #2ca5e0;
}
.under-085e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.under-085e [class*="social-icon-tripadvisor"].pattern-4a95 {
  background-color: transparent;
  color: #589442;
}
.under-085e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.under-085e [class*="social-icon-tumblr"].pattern-4a95 {
  background-color: transparent;
  color: #35465c;
}
.under-085e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.under-085e [class*="social-icon-twitch"].pattern-4a95 {
  background-color: transparent;
  color: #6441a5;
}
.under-085e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.under-085e [class*="social-icon-twitter"].pattern-4a95 {
  background-color: transparent;
  color: #1da1f2;
}
.under-085e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.under-085e [class*="social-icon-vimeo"].pattern-4a95 {
  background-color: transparent;
  color: #1ab7ea;
}
.under-085e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.under-085e [class*="social-icon-vk"].pattern-4a95 {
  background-color: transparent;
  color: #45668e;
}
.under-085e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.under-085e [class*="social-icon-weibo"].pattern-4a95 {
  background-color: transparent;
  color: #df2029;
}
.under-085e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.under-085e [class*="social-icon-weixin"].pattern-4a95 {
  background-color: transparent;
  color: #7bb32e;
}
.under-085e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.under-085e [class*="social-icon-whatsapp"].pattern-4a95 {
  background-color: transparent;
  color: #25d366;
}
.under-085e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.under-085e [class*="social-icon-wordpress"].pattern-4a95 {
  background-color: transparent;
  color: #21759b;
}
.under-085e [class*="social-icon-xing"] {
  background-color: #026466;
}
.under-085e [class*="social-icon-xing"].pattern-4a95 {
  background-color: transparent;
  color: #026466;
}
.under-085e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.under-085e [class*="social-icon-yelp"].pattern-4a95 {
  background-color: transparent;
  color: #af0606;
}
.under-085e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.under-085e [class*="social-icon-youtube"].pattern-4a95 {
  background-color: transparent;
  color: #cd201f;
}
.border_28bb {
  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;
}
.border_28bb:hover {
  box-shadow: none;
  background: 0 0;
}
.gold-c93d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.full_0599 {
  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;
}
.message_hovered_3ae7 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.summary_lower_6a98 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.summary_lower_6a98,
.summary_lower_6a98::after,
.summary_lower_6a98::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;
}
.summary_lower_6a98::after,
.summary_lower_6a98::before {
  content: "";
  display: block;
  background-color: inherit;
}
.title-easy-f86a .full_0599 .message_hovered_3ae7 {
  margin-top: -2px;
  width: 19px;
}
.title-easy-f86a .full_0599 .summary_lower_6a98 {
  margin-top: -1px;
}
.title-easy-f86a .full_0599 .summary_lower_6a98,
.title-easy-f86a .full_0599 .summary_lower_6a98::after,
.title-easy-f86a .full_0599 .summary_lower_6a98::before {
  width: 19px;
  height: 2px;
}
.title-easy-f86a .full_0599 .summary_lower_6a98::before {
  top: -6px;
}
.title-easy-f86a .full_0599 .summary_lower_6a98::after {
  bottom: -6px;
}
.alert_light_9369 .full_0599 .message_hovered_3ae7 {
  margin-top: -2px;
  width: 22px;
}
.alert_light_9369 .full_0599 .summary_lower_6a98 {
  margin-top: -1px;
}
.alert_light_9369 .full_0599 .summary_lower_6a98,
.alert_light_9369 .full_0599 .summary_lower_6a98::after,
.alert_light_9369 .full_0599 .summary_lower_6a98::before {
  width: 22px;
  height: 2px;
}
.alert_light_9369 .full_0599 .summary_lower_6a98::before {
  top: -7px;
}
.alert_light_9369 .full_0599 .summary_lower_6a98::after {
  bottom: -7px;
}
.header_b3b7 .full_0599 .message_hovered_3ae7 {
  margin-top: -2px;
  width: 31px;
}
.header_b3b7 .full_0599 .summary_lower_6a98 {
  margin-top: -1.5px;
}
.header_b3b7 .full_0599 .summary_lower_6a98,
.header_b3b7 .full_0599 .summary_lower_6a98::after,
.header_b3b7 .full_0599 .summary_lower_6a98::before {
  width: 31px;
  height: 3px;
}
.header_b3b7 .full_0599 .summary_lower_6a98::before {
  top: -9px;
}
.header_b3b7 .full_0599 .summary_lower_6a98::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .media-inner-7d8b .full_0599 .message_hovered_3ae7 {
    margin-top: -2px;
    width: 19px;
  }
  .media-inner-7d8b .full_0599 .summary_lower_6a98 {
    margin-top: -1px;
  }
  .media-inner-7d8b .full_0599 .summary_lower_6a98,
  .media-inner-7d8b .full_0599 .summary_lower_6a98::after,
  .media-inner-7d8b .full_0599 .summary_lower_6a98::before {
    width: 19px;
    height: 2px;
  }
  .media-inner-7d8b .full_0599 .summary_lower_6a98::before {
    top: -6px;
  }
  .media-inner-7d8b .full_0599 .summary_lower_6a98::after {
    bottom: -6px;
  }
  .simple-7017 .full_0599 .message_hovered_3ae7 {
    margin-top: -2px;
    width: 22px;
  }
  .simple-7017 .full_0599 .summary_lower_6a98 {
    margin-top: -1px;
  }
  .simple-7017 .full_0599 .summary_lower_6a98,
  .simple-7017 .full_0599 .summary_lower_6a98::after,
  .simple-7017 .full_0599 .summary_lower_6a98::before {
    width: 22px;
    height: 2px;
  }
  .simple-7017 .full_0599 .summary_lower_6a98::before {
    top: -7px;
  }
  .simple-7017 .full_0599 .summary_lower_6a98::after {
    bottom: -7px;
  }
  .old-e607 .full_0599 .message_hovered_3ae7 {
    margin-top: -2px;
    width: 31px;
  }
  .old-e607 .full_0599 .summary_lower_6a98 {
    margin-top: -1.5px;
  }
  .old-e607 .full_0599 .summary_lower_6a98,
  .old-e607 .full_0599 .summary_lower_6a98::after,
  .old-e607 .full_0599 .summary_lower_6a98::before {
    width: 31px;
    height: 3px;
  }
  .old-e607 .full_0599 .summary_lower_6a98::before {
    top: -9px;
  }
  .old-e607 .full_0599 .summary_lower_6a98::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-steel-fa9a .full_0599 .message_hovered_3ae7 {
    margin-top: -2px;
    width: 19px;
  }
  .logo-steel-fa9a .full_0599 .summary_lower_6a98 {
    margin-top: -1px;
  }
  .logo-steel-fa9a .full_0599 .summary_lower_6a98,
  .logo-steel-fa9a .full_0599 .summary_lower_6a98::after,
  .logo-steel-fa9a .full_0599 .summary_lower_6a98::before {
    width: 19px;
    height: 2px;
  }
  .logo-steel-fa9a .full_0599 .summary_lower_6a98::before {
    top: -6px;
  }
  .logo-steel-fa9a .full_0599 .summary_lower_6a98::after {
    bottom: -6px;
  }
  .box_9b36 .full_0599 .message_hovered_3ae7 {
    margin-top: -2px;
    width: 22px;
  }
  .box_9b36 .full_0599 .summary_lower_6a98 {
    margin-top: -1px;
  }
  .box_9b36 .full_0599 .summary_lower_6a98,
  .box_9b36 .full_0599 .summary_lower_6a98::after,
  .box_9b36 .full_0599 .summary_lower_6a98::before {
    width: 22px;
    height: 2px;
  }
  .box_9b36 .full_0599 .summary_lower_6a98::before {
    top: -7px;
  }
  .box_9b36 .full_0599 .summary_lower_6a98::after {
    bottom: -7px;
  }
  .video-dynamic-881b .full_0599 .message_hovered_3ae7 {
    margin-top: -2px;
    width: 31px;
  }
  .video-dynamic-881b .full_0599 .summary_lower_6a98 {
    margin-top: -1.5px;
  }
  .video-dynamic-881b .full_0599 .summary_lower_6a98,
  .video-dynamic-881b .full_0599 .summary_lower_6a98::after,
  .video-dynamic-881b .full_0599 .summary_lower_6a98::before {
    width: 31px;
    height: 3px;
  }
  .video-dynamic-881b .full_0599 .summary_lower_6a98::before {
    top: -9px;
  }
  .video-dynamic-881b .full_0599 .summary_lower_6a98::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .wide_4def .full_0599 .message_hovered_3ae7 {
    margin-top: -2px;
    width: 19px;
  }
  .wide_4def .full_0599 .summary_lower_6a98 {
    margin-top: -1px;
  }
  .wide_4def .full_0599 .summary_lower_6a98,
  .wide_4def .full_0599 .summary_lower_6a98::after,
  .wide_4def .full_0599 .summary_lower_6a98::before {
    width: 19px;
    height: 2px;
  }
  .wide_4def .full_0599 .summary_lower_6a98::before {
    top: -6px;
  }
  .wide_4def .full_0599 .summary_lower_6a98::after {
    bottom: -6px;
  }
  .warm_a33e .full_0599 .message_hovered_3ae7 {
    margin-top: -2px;
    width: 22px;
  }
  .warm_a33e .full_0599 .summary_lower_6a98 {
    margin-top: -1px;
  }
  .warm_a33e .full_0599 .summary_lower_6a98,
  .warm_a33e .full_0599 .summary_lower_6a98::after,
  .warm_a33e .full_0599 .summary_lower_6a98::before {
    width: 22px;
    height: 2px;
  }
  .warm_a33e .full_0599 .summary_lower_6a98::before {
    top: -7px;
  }
  .warm_a33e .full_0599 .summary_lower_6a98::after {
    bottom: -7px;
  }
  .first_9942 .full_0599 .message_hovered_3ae7 {
    margin-top: -2px;
    width: 31px;
  }
  .first_9942 .full_0599 .summary_lower_6a98 {
    margin-top: -1.5px;
  }
  .first_9942 .full_0599 .summary_lower_6a98,
  .first_9942 .full_0599 .summary_lower_6a98::after,
  .first_9942 .full_0599 .summary_lower_6a98::before {
    width: 31px;
    height: 3px;
  }
  .first_9942 .full_0599 .summary_lower_6a98::before {
    top: -9px;
  }
  .first_9942 .full_0599 .summary_lower_6a98::after {
    bottom: -9px;
  }
}
.avatar-5dd7 .summary_lower_6a98 {
  -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);
}
.avatar-5dd7 .summary_lower_6a98::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.avatar-5dd7 .summary_lower_6a98::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);
}
.avatar-5dd7.thumbnail-full-40b2 .summary_lower_6a98 {
  -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);
}
.avatar-5dd7.thumbnail-full-40b2 .summary_lower_6a98::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.avatar-5dd7.thumbnail-full-40b2 .summary_lower_6a98::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);
}
.feature-short-7974 {
  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.accordion_iron_f6ec:before {
  display: none;
}
.carousel_ecd4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.carousel_ecd4 .focus_358c {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.carousel_ecd4 .focus_358c:last-of-type {
  border-bottom: none;
}
.carousel_ecd4 .focus_358c.banner_fluid_2cd6,
.carousel_ecd4 .focus_358c.media-steel-43f8,
.carousel_ecd4 .focus_358c.message-5f13 {
  padding: 0;
}
.carousel_ecd4 .dropdown-49e6 .modal_stone_3cd3 {
  color: currentColor;
}
.carousel_ecd4 .dropdown-49e6 .modal_stone_3cd3:focus,
.carousel_ecd4 .dropdown-49e6 .modal_stone_3cd3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_ecd4.aside_9c41 .dropdown-ab71,
.carousel_ecd4.aside_9c41 .gradient-first-0b1d a,
.carousel_ecd4.aside_9c41 .notice-f0e2 a,
.carousel_ecd4.aside_9c41 .accent-a52e a {
  color: rgba(0, 0, 0, 0.55);
}
.carousel_ecd4.aside_9c41 .dropdown-ab71:hover,
.carousel_ecd4.aside_9c41 .gradient-first-0b1d a:hover,
.carousel_ecd4.aside_9c41 .notice-f0e2 a:hover,
.carousel_ecd4.aside_9c41 .accent-a52e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_ecd4.aside_9c41 .highlight-brown-0c60 {
  color: rgba(0, 0, 0, 0.8);
}
.carousel_ecd4.aside_9c41 .focus_358c {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_ecd4.aside_9c41 .focus_358c:before {
  background: rgba(0, 0, 0, 0.08);
}
.carousel_ecd4.aside_9c41 .frame-affe:before {
  background: rgba(255, 255, 255, 0.9);
}
.carousel_ecd4.aside_9c41 .dropdown-49e6 .plasma-2fee li a,
.carousel_ecd4.aside_9c41 .dropdown-49e6 .modal_stone_3cd3,
.carousel_ecd4.aside_9c41 .accent-a52e {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_ecd4.aside_9c41 .dropdown-49e6 .modal_stone_3cd3:focus,
.carousel_ecd4.aside_9c41 .dropdown-49e6 .modal_stone_3cd3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_ecd4.aside_9c41 .plasma-2fee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.carousel_ecd4.mask_narrow_0e95 .dropdown-ab71,
.carousel_ecd4.mask_narrow_0e95 .gradient-first-0b1d a,
.carousel_ecd4.mask_narrow_0e95 .notice-f0e2 .modal_stone_3cd3,
.carousel_ecd4.mask_narrow_0e95 .notice-f0e2 a,
.carousel_ecd4.mask_narrow_0e95 .accent-a52e a {
  color: rgba(255, 255, 255, 0.79);
}
.carousel_ecd4.mask_narrow_0e95 .dropdown-ab71:hover,
.carousel_ecd4.mask_narrow_0e95 .gradient-first-0b1d a:hover,
.carousel_ecd4.mask_narrow_0e95 .notice-f0e2 .modal_stone_3cd3:hover,
.carousel_ecd4.mask_narrow_0e95 .notice-f0e2 a:hover,
.carousel_ecd4.mask_narrow_0e95 .accent-a52e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_ecd4.mask_narrow_0e95 .highlight-brown-0c60 {
  color: rgba(255, 255, 255, 0.99);
}
.carousel_ecd4.mask_narrow_0e95 .focus_358c {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_ecd4.mask_narrow_0e95 .focus_358c:before {
  background: rgba(255, 255, 255, 0.08);
}
.carousel_ecd4.mask_narrow_0e95 .frame-affe:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel_ecd4.mask_narrow_0e95 .dropdown-49e6 .plasma-2fee li a,
.carousel_ecd4.mask_narrow_0e95 .dropdown-49e6 .modal_stone_3cd3,
.carousel_ecd4.mask_narrow_0e95 .accent-a52e {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_ecd4.mask_narrow_0e95 .dropdown-49e6 .modal_stone_3cd3:focus,
.carousel_ecd4.mask_narrow_0e95 .dropdown-49e6 .modal_stone_3cd3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.carousel_ecd4.mask_narrow_0e95 .plasma-2fee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-affe {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.frame-affe:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.picture_6544 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.breadcrumb_e996 .carousel_ecd4 {
  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;
}
.breadcrumb_e996 .focus_358c {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.breadcrumb_e996 .focus_358c: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) {
  .breadcrumb_e996 .focus_358c:before {
    width: 16%;
    left: 42%;
  }
}
.breadcrumb_e996 .focus_358c:last-child:before {
  content: none;
}
.breadcrumb_e996 .focus_358c[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.breadcrumb_e996 .dropdown-49e6 .plasma-2fee li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb_e996 .dropdown-49e6 .plasma-2fee li a .modal_stone_3cd3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.breadcrumb_e996 .dropdown-49e6 .accent-a52e {
  border: none;
}
.breadcrumb_e996 .dropdown-49e6 .accent-a52e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.breadcrumb_e996 .frame-affe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.breadcrumb_e996 .picture_6544 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.breadcrumb_e996 .mask_narrow_0e95 .frame-affe:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb_e996 .aside_9c41.title-98ba .summary_lower_6a98 {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb_e996
  .aside_9c41.title-98ba
  .summary_lower_6a98::after,
.breadcrumb_e996
  .aside_9c41.title-98ba
  .summary_lower_6a98:before {
  background: inherit;
}
.breadcrumb_e996
  .aside_9c41.title-98ba:hover
  .summary_lower_6a98 {
  background: rgba(0, 0, 0, 0.8);
}
.title_1ebf .carousel_ecd4 {
  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) {
  .title_1ebf .carousel_ecd4 {
    width: auto;
    right: 45px;
  }
}
.sort-up-4c1f .carousel_ecd4 {
  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) {
  .sort-up-4c1f .carousel_ecd4 {
    width: auto;
    left: 45px;
  }
}
.accordion_iron_f6ec .carousel_ecd4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accordion_iron_f6ec .picture_6544 {
  max-width: 48em;
  margin: 0 auto;
}
.accordion_iron_f6ec .frame-affe:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.green-bdd3 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.green-bdd3.breadcrumb_e996 .carousel_ecd4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.green-bdd3.title_1ebf .carousel_ecd4 {
  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);
}
.green-bdd3 .carousel_ecd4 {
  visibility: visible;
}
.green-bdd3.sort-up-4c1f .carousel_ecd4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.aside-down-71c2,
.progress_c77b {
  overflow-x: hidden;
}
.aside-down-71c2 .carousel_ecd4 {
  overflow: auto;
}
.aside-down-71c2.breadcrumb_e996 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside-down-71c2.breadcrumb_e996 .carousel_ecd4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.aside-down-71c2.breadcrumb_e996 .border_28bb {
  opacity: 0;
}
.aside-down-71c2.title_1ebf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside-down-71c2.title_1ebf .carousel_ecd4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.aside-down-71c2.title_1ebf .border_28bb {
  opacity: 0;
}
.aside-down-71c2.sort-up-4c1f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside-down-71c2.sort-up-4c1f .carousel_ecd4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.aside-down-71c2.sort-up-4c1f .border_28bb {
  opacity: 0;
}
.aside-down-71c2.accordion_iron_f6ec .carousel_ecd4 {
  z-index: 10;
  visibility: visible;
}
.title-98ba {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.title-98ba .summary_lower_6a98 {
  background: rgba(255, 255, 255, 0.99);
}
.title-98ba .summary_lower_6a98::after,
.title-98ba .summary_lower_6a98:before {
  background: inherit;
}
.title-98ba:hover .summary_lower_6a98 {
  background: rgba(255, 255, 255, 0.99);
}
.sort-up-4c1f .title-98ba {
  top: 10px;
  right: auto;
  left: 12px;
}
.accordion_iron_f6ec .title-98ba {
  display: none !important;
}
.aside-down-71c2:before,
.progress_c77b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.aside-down-71c2 .title-98ba,
.progress_c77b .title-98ba {
  display: inline-block;
}
.carousel_ecd4 .plasma_bae1 {
  -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;
}
.aside-down-71c2 .carousel_ecd4 .plasma_bae1,
.progress_c77b .carousel_ecd4 .plasma_bae1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue-23d3 .prev_4c58 {
  width: 100%;
}
.mask-ddda {
  padding: 0 0.5em 0;
}
.mask-ddda [class*="customify-col-"],
.mask-ddda [class*="customify-col_"],
.mask-ddda [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.widget_7cf6 .mask-ddda {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .popup-71be .basic-22e5,
  .basic-22e5 {
    display: none;
  }
  .tabs_ba33 {
    text-align: left;
  }
  .south_77aa {
    text-align: center;
  }
  .slider_8a26 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .popup-71be .media-fresh-66a1,
  .media-fresh-66a1 {
    display: none;
  }
  .notification_9837 {
    text-align: left;
  }
  .highlight-4db1 {
    text-align: center;
  }
  .widget_center_0d45 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .popup-71be .complex_134f,
  .complex_134f {
    display: none;
  }
  .old_01d0 {
    text-align: left;
  }
  .thumbnail-blue-be89 {
    text-align: center;
  }
  .breadcrumb-advanced-521c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.outline-hard-4dc9 {
  box-shadow: none !important;
}
.pagination_dcf2 .nav_c2aa,
.center-d104 .nav_c2aa {
  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;
}
.center-d104 .nav_c2aa {
  margin-top: 30px;
  margin-bottom: 30px;
}
.list-narrow-3150 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.list-narrow-3150:after,
.list-narrow-3150:before {
  content: "";
  display: table;
}
.list-narrow-3150:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .list-narrow-3150 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.list-narrow-3150,
.filter-purple-6f5c {
  max-width: 1248px;
  margin: 0 auto;
}

.black_331c.outline-south-c6ce .list-narrow-3150 {
  max-width: 100%;
}
.black_331c.soft_19ab {
  max-width: 1200px;
  margin: 0 auto;
}
.black_331c.fast-60df .list-narrow-3150 {
  max-width: 100%;
}
.black_331c.fast-60df > .list-narrow-3150 {
  padding-left: 0;
  padding-right: 0;
}
.black_331c.fast-60df > .list-narrow-3150 .popup-71be {
  margin: 0;
}
.black_331c.fast-60df
  > .list-narrow-3150
  .tertiary_12f2.texture-861d {
  margin-right: 0;
  margin-left: 0;
}
.black_331c.fast-60df #main.texture-861d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .current_32ab #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .current_32ab #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .outer_02d4 .hard-2940 {
    padding-right: 1em;
  }
  .outer_02d4.surface_liquid_3f16 .tertiary_12f2 {
    border-right: 1px solid #eaecee;
  }
  .outer_02d4.surface_liquid_3f16 .hard-2940 {
    padding-right: 1em;
  }
  .outer_02d4.surface_liquid_3f16 .medium_27ab {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pro-61fb .hard-2940 {
    padding-left: 1em;
  }
  .pro-61fb.surface_liquid_3f16 .tertiary_12f2 {
    border-left: 1px solid #eaecee;
  }
  .pro-61fb.surface_liquid_3f16 .hard-2940 {
    padding-left: 1em;
  }
  .pro-61fb.surface_liquid_3f16 .medium_27ab {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_ef81 .hard-2940 {
    padding-left: 1em;
  }
  .notice_ef81.surface_liquid_3f16 .background-static-17bc {
    border-right: 1px solid #eaecee;
  }
  .notice_ef81.surface_liquid_3f16 .title-thick-1123 {
    border-right: 1px solid #eaecee;
  }
  .notice_ef81.surface_liquid_3f16 .hard-2940 {
    padding-left: 1em;
  }
  .notice_ef81.surface_liquid_3f16 .medium_27ab {
    padding-right: 1em;
  }
  .notice_ef81.surface_liquid_3f16 .stale_b924 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status_39a4 .hard-2940 {
    padding-right: 1em;
  }
  .status_39a4.surface_liquid_3f16 .background-static-17bc {
    border-left: 1px solid #eaecee;
  }
  .status_39a4.surface_liquid_3f16 .title-thick-1123 {
    border-left: 1px solid #eaecee;
  }
  .status_39a4.surface_liquid_3f16 .hard-2940 {
    padding-right: 1em;
  }
  .status_39a4.surface_liquid_3f16 .medium_27ab {
    padding-left: 1em;
    padding-right: 1em;
  }
  .status_39a4.surface_liquid_3f16 .stale_b924 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current_32ab .hard-2940 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .current_32ab.surface_liquid_3f16 .tertiary_12f2 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .current_32ab.surface_liquid_3f16 .hard-2940 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .current_32ab.surface_liquid_3f16 .medium_27ab {
    padding-left: 1em;
  }
  .current_32ab.surface_liquid_3f16 .stale_b924 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .current_32ab.surface_liquid_3f16 .hard-2940 {
    padding-left: 0;
  }
}
.tooltip-9179 .notice-19b4 {
  display: inline-block;
}
.grid-5fc8 {
  display: inline-block;
}
.element_bottom_f6d1 {
  word-con: break-word;
}
.fluid_dabc > span {
  display: inline-block;
  padding: 5px 0;
}
.fluid_dabc .selected_0e10 {
  margin-left: 8px;
  margin-right: 8px;
}
.fluid_dabc .info_d021 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.light-cf7e .pink-a3e3 {
  margin-bottom: 2em;
}
.light-cf7e .south-4f92 {
  margin-bottom: 15px;
}
.light-cf7e .south-4f92:last-child {
  margin-bottom: 0;
}
.light-cf7e .status-wide-90e4 {
  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) {
  .light-cf7e .status-wide-90e4 {
    display: block;
  }
}
.light-cf7e .notice-ccb3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .light-cf7e .notice-ccb3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.light-cf7e .focused_906b {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.light-cf7e .focused_906b img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.light-cf7e .focused_906b a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.light-cf7e .element_bottom_f6d1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.light-cf7e .element_bottom_f6d1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.light-cf7e .widget-d671 p:last-child {
  margin-bottom: 0;
}
.light-cf7e .container-d4ac {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.light-cf7e .main-29fd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.light-cf7e .photo-current-114e {
  margin-top: 1em;
}
.light-cf7e .tabs-26a4 {
  top: 0;
  display: block;
}
.light-cf7e .tabs-26a4 a {
  color: inherit;
}
.light-cf7e .tabs-26a4 a:hover {
  color: inherit;
}
.light-cf7e .lower-a828 {
  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;
}
.light-cf7e .lower-a828:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.light-cf7e .main-29fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.light-cf7e .notice_red_86d9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.light-cf7e .notice_red_86d9:first-child {
  margin-top: 0;
}
.light-cf7e .notice_red_86d9.bright-c176 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.light-cf7e .notice_red_86d9.tabs-6bc7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.light-cf7e
  .notice_red_86d9.tabs-6bc7.picture-yellow-2210
  .photo-current-114e {
  width: 100%;
}
.light-cf7e .tabs-6bc7 {
  -webkit-box-align: center;
  align-items: center;
}
.light-cf7e .tabs-6bc7 .fluid_dabc,
.light-cf7e .tabs-6bc7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.light-cf7e .focused_906b {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.light-cf7e .focused_906b img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.light-cf7e .focused_906b: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;
}
.light-cf7e .bright-c176 {
  z-index: 5;
}
.light-cf7e .complex_abbf .filter-c117 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.light-cf7e .steel_38e4 .filter-c117 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.light-cf7e .component-fluid-5edc .filter-c117 {
  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;
}
.light-cf7e.background_dirty_2a81 .status-wide-90e4,
.light-cf7e.carousel_73c2 .status-wide-90e4 {
  display: block;
}
.light-cf7e.background_dirty_2a81 .status-wide-90e4 .focused_e22f,
.light-cf7e.background_dirty_2a81 .status-wide-90e4 .main-29fd,
.light-cf7e.carousel_73c2 .status-wide-90e4 .focused_e22f,
.light-cf7e.carousel_73c2 .status-wide-90e4 .main-29fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.light-cf7e.pattern-out-cd0e .notice-ccb3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .light-cf7e.pattern-out-cd0e .notice-ccb3 {
    margin-right: 0;
  }
}
.light-cf7e.background_dirty_2a81 .notice-ccb3,
.light-cf7e.carousel_73c2 .notice-ccb3 {
  padding-top: 40%;
}
.light-cf7e.background_dirty_2a81 .pink-a3e3,
.light-cf7e.carousel_73c2 .pink-a3e3 {
  display: block;
}
.light-cf7e.background_dirty_2a81 .fn-sticky-ae65 .main-29fd,
.light-cf7e.carousel_73c2 .fn-sticky-ae65 .main-29fd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.light-cf7e.background_dirty_2a81 .notice-ccb3,
.light-cf7e.carousel_73c2 .notice-ccb3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.light-cf7e.background_dirty_2a81 .main-29fd {
  padding: 1em;
}
.up_9cf2 {
  margin: 30px auto;
  display: block;
}
.up_9cf2 .advanced_371b > * {
  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;
}
.up_9cf2 .advanced_371b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.up_9cf2 .advanced_371b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.modal-in-054c .fluid_dabc {
  margin-bottom: 1.41575em;
}
.modal-in-054c .static_7b26 {
  margin-bottom: 1.618em;
}
.column-d2c4 .main-copper-5007 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.column-d2c4 .main-copper-5007 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.column-d2c4 .solid-a2a5 {
  max-width: 100%;
  overflow: auto;
}
.brown-f270 .column-d2c4 a:hover {
  text-decoration: underline;
}
.input_current_f07e .south-4f92:not(.element_bottom_f6d1),
.input_current_f07e .focused_906b {
  margin-bottom: 1.41575em;
}
.input_current_f07e .south-4f92:not(.element_bottom_f6d1):last-child,
.input_current_f07e .focused_906b:last-child {
  margin-bottom: 0;
}
.input_current_f07e .south-4f92.cool-7a97 {
  margin-bottom: 0.41575em;
}
.input_current_f07e .nav_19e9:before,
.input_current_f07e .breadcrumb-new-7f80:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.input_current_f07e .nav_19e9:before {
  content: "\f115";
}
.input_current_f07e .breadcrumb-new-7f80:before {
  content: "\f02c";
}
.input_current_f07e .logo_rough_9074 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.input_current_f07e .logo_rough_9074 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.border-26f3 {
  display: -webkit-box;
  display: flex;
}
.border-26f3 .description-large-d5be {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .border-26f3 .description-large-d5be {
    flex-basis: 90px;
  }
}
.border-26f3 .progress_7782 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .border-26f3 .progress_7782 {
    flex-basis: calc(100% - 50px);
  }
}
.border-26f3 .medium_d0d0 p:last-child {
  margin-bottom: 0.72em;
}
.soft-038f .advanced_371b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.soft-038f .advanced_371b:after,
.soft-038f .advanced_371b:before {
  content: "";
  display: table;
}
.soft-038f .advanced_371b:after {
  clear: both;
}
.soft-038f .advanced_371b .overlay-down-0285,
.soft-038f .advanced_371b .dark-fec3 {
  width: 49%;
}
.soft-038f .advanced_371b .overlay-down-0285 a span.notification-5618,
.soft-038f .advanced_371b .dark-fec3 a span.notification-5618 {
  display: block;
  margin-bottom: 5px;
}
.soft-038f .advanced_371b .dark-fec3 {
  float: left;
  text-align: left;
}
.soft-038f .advanced_371b .overlay-down-0285 {
  float: right;
  text-align: right;
}
.clean_d068 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .clean_d068 {
    margin-bottom: 0;
  }
}
.down_80bd {
  margin-bottom: 1em;
}
.down_80bd .element_bottom_f6d1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.accent-narrow-5195 a {
  display: block;
  line-height: 0;
  position: relative;
}
.detail_f76e .down_80bd,
.preview-white-1a2a .down_80bd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .detail_f76e .down_80bd,
  .preview-white-1a2a .down_80bd {
    display: block;
  }
}
.detail_f76e .accent-narrow-5195,
.preview-white-1a2a .accent-narrow-5195 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .detail_f76e .accent-narrow-5195,
  .preview-white-1a2a .accent-narrow-5195 {
    margin-bottom: 1em;
  }
}
.detail_f76e .accent-narrow-5195 img,
.preview-white-1a2a .accent-narrow-5195 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.detail_f76e .border_9185,
.preview-white-1a2a .border_9185 {
  flex-basis: calc(100% - 160px);
}
.detail_f76e .border_9185 p,
.preview-white-1a2a .border_9185 p {
  margin-bottom: 0;
}
.detail_f76e .border_9185 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .detail_f76e .border_9185 {
    padding-left: 0;
  }
}
.preview-white-1a2a .border_9185 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .preview-white-1a2a .border_9185 {
    padding-right: 0;
  }
}
.preview-white-1a2a .accent-narrow-5195 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.warm_1ddd .accent-narrow-5195 {
  margin-bottom: 0.5em;
}
.warm_1ddd .accent-narrow-5195 img {
  width: 100%;
}
.info-small-1920 .gradient-fast-d75b,
.purple-bfc0 .gradient-fast-d75b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.purple-bfc0 .tertiary_12f2 .overlay-cceb p:last-child {
  margin-bottom: 0;
}
.wrapper_4a8a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.solid_7fee .info_advanced_7d60 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .solid_7fee .info_advanced_7d60:last-of-type {
    margin-bottom: 0;
  }
}
.solid_7fee .info_advanced_7d60 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.solid_7fee .info_advanced_7d60 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.solid_7fee .info_advanced_7d60 ul li {
  margin: 0 0 0.6em;
}
.solid_7fee .info_advanced_7d60 ul li.table-north-fea9,
.solid_7fee .info_advanced_7d60 ul li.old-51ce {
  position: relative;
}
.solid_7fee .info_advanced_7d60 ul li.table-north-fea9 .article_ee4e,
.solid_7fee .info_advanced_7d60 ul li.old-51ce .article_ee4e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.solid_7fee .info_advanced_7d60 ul li.table-north-fea9:after:after,
.solid_7fee .info_advanced_7d60 ul li.table-north-fea9:after:before,
.solid_7fee
  .info_advanced_7d60
  ul
  li.old-51ce:after:after,
.solid_7fee
  .info_advanced_7d60
  ul
  li.old-51ce:after:before {
  content: "";
  display: table;
}
.solid_7fee .info_advanced_7d60 ul li.table-north-fea9:after:after,
.solid_7fee
  .info_advanced_7d60
  ul
  li.old-51ce:after:after {
  clear: both;
}
.solid_7fee .info_advanced_7d60 a.picture_plasma_17fc:hover {
  text-decoration: none;
}
.solid_7fee .info_advanced_7d60 select {
  max-width: 100%;
}
.solid_7fee .info_advanced_7d60 table {
  font-size: 85%;
}
.solid_7fee .info_advanced_7d60 table td,
.solid_7fee .info_advanced_7d60 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.solid_7fee .info_advanced_7d60 table tfoot td {
  text-align: left;
}
.solid_7fee .info_advanced_7d60 :last-child {
  margin-bottom: 0;
}
.solid_7fee .info_advanced_7d60 .glass-b6e6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.solid_7fee .info_advanced_7d60 .glass-b6e6 label {
  width: 100%;
}
.solid_7fee .info_advanced_7d60 .glass-b6e6 .caption-stone-6e51 {
  width: 100%;
  display: block;
}
.solid_7fee .info_advanced_7d60 .glass-b6e6 .input_simple_5a2e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.solid_7fee .info_advanced_7d60 .glass-b6e6 .input_simple_5a2e:hover svg #svg-search {
  fill: #444;
}
.solid_7fee .info_advanced_7d60 .glass-b6e6 .input_simple_5a2e svg {
  width: 18px;
  height: 18px;
}
.solid_7fee .logo_24ad ul ul,
.solid_7fee .popup-upper-a4fa ul ul,
.solid_7fee .accent-huge-22b3 ul ul,
.solid_7fee .alert-green-3eb3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.solid_7fee .logo_24ad .modal_c9b0 > a,
.solid_7fee .popup-upper-a4fa .modal_c9b0 > a,
.solid_7fee .accent-huge-22b3 .modal_c9b0 > a,
.solid_7fee .alert-green-3eb3 .modal_c9b0 > a {
  margin-bottom: 0;
}
.solid_7fee .info-complex-1ab3 li,
.solid_7fee .logo_24ad li,
.solid_7fee .progress-outer-7664 li,
.solid_7fee .popup-upper-a4fa li,
.solid_7fee .accent-huge-22b3 li,
.solid_7fee .alert-green-3eb3 li,
.solid_7fee .steel-75aa li,
.solid_7fee .liquid-232f li {
  display: block;
  position: relative;
}
.solid_7fee .info-complex-1ab3 li:last-child,
.solid_7fee .logo_24ad li:last-child,
.solid_7fee .progress-outer-7664 li:last-child,
.solid_7fee .popup-upper-a4fa li:last-child,
.solid_7fee .accent-huge-22b3 li:last-child,
.solid_7fee .alert-green-3eb3 li:last-child,
.solid_7fee .steel-75aa li:last-child,
.solid_7fee .liquid-232f li:last-child {
  border: none;
}
.solid_7fee .info-complex-1ab3 li a,
.solid_7fee .logo_24ad li a,
.solid_7fee .progress-outer-7664 li a,
.solid_7fee .popup-upper-a4fa li a,
.solid_7fee .accent-huge-22b3 li a,
.solid_7fee .alert-green-3eb3 li a,
.solid_7fee .steel-75aa li a,
.solid_7fee .liquid-232f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.solid_7fee .info-complex-1ab3 li ul li::before,
.solid_7fee .logo_24ad li ul li::before,
.solid_7fee .progress-outer-7664 li ul li::before,
.solid_7fee .popup-upper-a4fa li ul li::before,
.solid_7fee .accent-huge-22b3 li ul li::before,
.solid_7fee .alert-green-3eb3 li ul li::before,
.solid_7fee .steel-75aa li ul li::before,
.solid_7fee .liquid-232f li ul li::before {
  left: 15px;
}
.solid_7fee .info-complex-1ab3 li ul a,
.solid_7fee .logo_24ad li ul a,
.solid_7fee .progress-outer-7664 li ul a,
.solid_7fee .popup-upper-a4fa li ul a,
.solid_7fee .accent-huge-22b3 li ul a,
.solid_7fee .alert-green-3eb3 li ul a,
.solid_7fee .steel-75aa li ul a,
.solid_7fee .liquid-232f li ul a {
  padding-left: 20px;
}
.solid_7fee .info-complex-1ab3 li ul ul li::before,
.solid_7fee .logo_24ad li ul ul li::before,
.solid_7fee .progress-outer-7664 li ul ul li::before,
.solid_7fee .popup-upper-a4fa li ul ul li::before,
.solid_7fee .accent-huge-22b3 li ul ul li::before,
.solid_7fee .alert-green-3eb3 li ul ul li::before,
.solid_7fee .steel-75aa li ul ul li::before,
.solid_7fee .liquid-232f li ul ul li::before {
  left: 30px;
}
.solid_7fee .info-complex-1ab3 li ul ul a,
.solid_7fee .logo_24ad li ul ul a,
.solid_7fee .progress-outer-7664 li ul ul a,
.solid_7fee .popup-upper-a4fa li ul ul a,
.solid_7fee .accent-huge-22b3 li ul ul a,
.solid_7fee .alert-green-3eb3 li ul ul a,
.solid_7fee .steel-75aa li ul ul a,
.solid_7fee .liquid-232f li ul ul a {
  padding-left: 40px;
}
.solid_7fee .old_c814 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.solid_7fee .liquid-232f ul li {
  margin-bottom: 1.41575em;
}
.solid_7fee .liquid-232f ul li .next-e5d7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.solid_7fee .liquid-232f ul li .description-east-0e18 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.mask_narrow_0e95 .info-complex-1ab3 li a,
.mask_narrow_0e95 .logo_24ad li a,
.mask_narrow_0e95 .progress-outer-7664 li a,
.mask_narrow_0e95 .popup-upper-a4fa li a,
.mask_narrow_0e95 .accent-huge-22b3 li a,
.mask_narrow_0e95 .alert-green-3eb3 li a,
.mask_narrow_0e95 .steel-75aa li a,
.mask_narrow_0e95 .liquid-232f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_narrow_0e95 .old_c814 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.mask_narrow_0e95 .info_advanced_7d60 ul li.table-north-fea9 .article_ee4e,
.mask_narrow_0e95 .info_advanced_7d60 ul li.old-51ce .article_ee4e {
  background: rgba(0, 0, 0, 0.2);
}
.mask_narrow_0e95 .solid_7fee .info_advanced_7d60 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.black_331c .solid_7fee .plasma-2fee li {
  margin: 0;
}
.black_331c .solid_7fee .plasma-2fee li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.black_331c .solid_7fee .plasma-2fee li ul {
  margin: 0;
}
.black_331c .solid_7fee .plasma-2fee li ul li a {
  padding-left: 15px;
}
.black_331c .solid_7fee .plasma-2fee li ul li li a {
  padding-left: 30px;
}
.black_331c .solid_7fee .plasma-2fee li.filter-medium-76aa > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.black_331c .solid_7fee .plasma-2fee li.filter-medium-76aa > 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;
}
.black_331c .solid_7fee .plasma-2fee li.filter-medium-76aa > 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;
}
.lower_d142 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.frame_silver_092b {
  position: relative;
  z-index: 10;
}
.frame_silver_092b .plasma_bae1 {
  width: 100%;
  max-width: 100%;
}
.header-4a07 .sidebar-5610 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.header-4a07 .aside_9c41 {
}
.header-4a07 .mask_narrow_0e95 {
  background: #292929;
}
.secondary_911d .sidebar-5610 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.secondary_911d .aside_9c41 {
  background: #f9f9f9;
}
.secondary_911d .mask_narrow_0e95 {
  background: #303030;
}
.upper-ee1b .sidebar-5610 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .upper-ee1b .notice-19b4 {
    margin-bottom: 1em;
  }
  .upper-ee1b .notice-19b4:last-child {
    margin-bottom: 0;
  }
}
.upper-ee1b .aside_9c41 {
  background: #ededed;
}
.upper-ee1b .mask_narrow_0e95 {
  background: #1a1a1a;
}
.sidebar-5610.aside_9c41 {
  color: rgba(0, 0, 0, 0.6);
}
.sidebar-5610.aside_9c41 .footer-1ec2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.sidebar-5610.mask_narrow_0e95 {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-5610.mask_narrow_0e95 a:not(.picture_plasma_17fc) {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-5610.mask_narrow_0e95 a:not(.picture_plasma_17fc):hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-5610.mask_narrow_0e95 .footer-1ec2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-5610.mask_narrow_0e95 table tbody td,
.sidebar-5610.mask_narrow_0e95 table th {
  background: rgba(0, 0, 0, 0.08);
}
.chip_8958.preview-purple-cc85 .list-narrow-3150 {
  max-width: initial;
}
.chip_8958 .sort-8c71 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.chip_8958 .sort-8c71 .plasma_bae1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .chip_8958 .sort-8c71 .plasma_bae1 {
    display: block;
    margin-bottom: 2em;
  }
  .chip_8958 .sort-8c71 .plasma_bae1:last-child {
    margin-bottom: 0;
  }
}
.upper-ee1b .notice-19b4:last-child,
.secondary_911d .notice-19b4:last-child,
.header-4a07 .notice-19b4:last-child {
  margin-bottom: 0;
}
.upper-ee1b .notice-19b4 .solid_7fee .info_advanced_7d60:last-child,
.secondary_911d .notice-19b4 .solid_7fee .info_advanced_7d60:last-child,
.header-4a07 .notice-19b4 .solid_7fee .info_advanced_7d60:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .upper-ee1b .motion-8bd1,
  .upper-ee1b .search_fixed_e3ab,
  .secondary_911d .motion-8bd1,
  .secondary_911d .search_fixed_e3ab,
  .header-4a07 .motion-8bd1,
  .header-4a07 .search_fixed_e3ab {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .frame_silver_092b .notice-19b4 {
    margin-bottom: 2em;
  }
}
.frame_silver_092b p:last-child {
  margin-bottom: 0;
}
.frame_silver_092b li,
.frame_silver_092b ul {
  list-style: none;
  margin: 0;
}
.frame_silver_092b ul ul {
  margin-left: 2.617924em;
}
.caption-tall-3a34 {
  font-size: 0.875em;
}

/* css-noise: 42bf */
.ghost-box-d1 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
