/*!
Theme Name: Customify
Theme URI: https://pressmaximum.shadow-fixed-c15e/customify
Author: WPCustomify
Author URI: https://pressmaximum.shadow-fixed-c15e
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.shadow-fixed-c15e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.content-d7f5.light-8a05/licenses/gpl-2.0.sidebar_019e
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.short-fd69/, (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.breadcrumb_3ad5.column_6ce1/normalize.wide_ecb9/
 ======
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.wide_ecb9 v7.0.0 | MIT License | github.shadow-fixed-c15e/necolas/normalize.wide_ecb9 */
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;
}
.hot-c9ee .tiny_a0c4,
.link_b497,
.article-5208,
.grid_white_53f4,
.media_huge_7982,
.message_full_ba70,
.main_6c05,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0.5407911001em;
  color: #2b2b2b;
  clear: both;
}
.link_b497,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .link_b497,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .link_b497,
  h1 {
    font-size: 1.8em;
  }
}
.article-5208,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.article-5208 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .article-5208,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .article-5208,
  h2 {
    font-size: 1.7em;
  }
}
.grid_white_53f4,
h3 {
  font-size: 1.618em;
}
.hot-c9ee .tiny_a0c4,
.media_huge_7982,
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.header_5aa9 {
  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;
}
.basic_cbe8:after,
.basic_cbe8:before,
.glass_4251:after,
.glass_4251:before {
  content: "";
  display: table;
}
.basic_cbe8:after,
.glass_4251:after {
  clear: both;
}
.media-2f0a {
  float: right;
  margin-right: 0;
}
.basic_68b4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.pagination_c666 .tooltip_steel_ff74,
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;
}
.pagination_c666 .tooltip_steel_ff74: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;
}
.pattern_392a .tooltip_steel_ff74 {
  box-shadow: none;
}
.pattern_392a
  .tooltip_steel_ff74
  .texture_fluid_c944 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pattern_392a .tooltip_steel_ff74 .row-action-949e {
  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;
}
.pattern_392a
  .tooltip_steel_ff74
  .row-action-949e
  b {
  display: none;
}
.pattern_392a .accordion_iron_3132 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.banner_7cd3:not(.box-green-e627):not(.complex_5c6d),
button:not(.box-green-e627):not(.complex_5c6d),
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ),
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ),
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ) {
  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;
}
.banner_7cd3:not(.box-green-e627):not(
    .complex_5c6d
  ):hover,
button:not(.box-green-e627):not(
    .complex_5c6d
  ):hover,
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ):hover,
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ):hover,
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.banner_7cd3:not(.box-green-e627):not(
    .complex_5c6d
  ):active,
.banner_7cd3:not(.box-green-e627):not(
    .complex_5c6d
  ):focus,
button:not(.box-green-e627):not(
    .complex_5c6d
  ):active,
button:not(.box-green-e627):not(
    .complex_5c6d
  ):focus,
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ):active,
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ):focus,
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ):active,
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ):focus,
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ):active,
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ):focus {
  outline: 0;
}
.banner_7cd3:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03,
button:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03,
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03,
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03,
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03 {
  position: relative;
}
.banner_7cd3:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .gallery_b2bd,
.banner_7cd3:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .shade-dim-9c19,
.banner_7cd3:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .wrapper_006b,
.banner_7cd3:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  i,
.banner_7cd3:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  svg,
button:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .gallery_b2bd,
button:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .shade-dim-9c19,
button:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .wrapper_006b,
button:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  i,
button:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  svg,
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .gallery_b2bd,
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .shade-dim-9c19,
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .wrapper_006b,
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  i,
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  svg,
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .gallery_b2bd,
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .shade-dim-9c19,
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .wrapper_006b,
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  i,
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  svg,
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .gallery_b2bd,
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .shade-dim-9c19,
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  .wrapper_006b,
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  i,
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03
  svg {
  visibility: hidden;
}
.banner_7cd3:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03:after,
button:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03:after,
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03:after,
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03:after,
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ).fn-loading-0a03: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;
}
.banner_7cd3:not(.box-green-e627):not(.complex_5c6d),
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ),
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ),
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ) {
  color: #fff;
  background: #235787;
}
.banner_7cd3:not(.box-green-e627):not(
    .complex_5c6d
  ):focus,
input[type="button"]:not(.box-green-e627):not(
    .complex_5c6d
  ):focus,
input[type="reset"]:not(.box-green-e627):not(
    .complex_5c6d
  ):focus,
input[type="submit"]:not(.box-green-e627):not(
    .complex_5c6d
  ):focus {
  color: #fff;
}
.banner_7cd3.fn-disabled-0a03:not(.box-green-e627):not(
    .complex_5c6d
  ),
.banner_7cd3[disabled]:not(.box-green-e627):not(
    .complex_5c6d
  ),
button.fn-disabled-0a03:not(.box-green-e627):not(
    .complex_5c6d
  ),
button[disabled]:not(.box-green-e627):not(
    .complex_5c6d
  ) {
  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;
}
.lite-178b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.lite-178b: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;
}
.stone_2bfc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fluid-c0f2 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.background_729b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.basic_cbe8:after,
.basic_cbe8:before,
.picture-lite-cb80:after,
.picture-lite-cb80:before,
.shadow_static_7d3e:after,
.shadow_static_7d3e:before,
.picture-solid-b732:after,
.picture-solid-b732:before,
.highlight_selected_eb3b:after,
.highlight_selected_eb3b:before,
.shadow-c219:after,
.shadow-c219:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.basic_cbe8:after,
.picture-lite-cb80:after,
.shadow_static_7d3e:after,
.picture-solid-b732:after,
.highlight_selected_eb3b:after,
.shadow-c219:after {
  clear: both;
}
.picture-lite-cb80 .content-thick-004e,
.shadow_static_7d3e .content-thick-004e,
.pagination-silver-da8d .content-thick-004e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.outer_7f7f {
  display: inline-block;
}
.north-5d03 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.north-5d03 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.north-5d03 .notification_rough_cc89 {
  padding: 1em 0;
  font-size: 85%;
}
.notification_rough_cc89 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.popup-action-cc87 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.popup-action-cc87:after,
.popup-action-cc87:before {
  content: "";
  display: table;
}
.popup-action-cc87:after {
  clear: both;
}
.disabled-10ad {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mask-939c .disabled-10ad {
  max-width: 50%;
}
.avatar_hot_db4a .disabled-10ad {
  max-width: 33.33%;
}
.banner_dynamic_03cf .disabled-10ad {
  max-width: 25%;
}
.image_paper_a93c .disabled-10ad {
  max-width: 20%;
}
.picture-bronze-d3f6 .disabled-10ad {
  max-width: 16.66%;
}
.backdrop_6f2c .disabled-10ad {
  max-width: 14.28%;
}
.column-f43c .disabled-10ad {
  max-width: 12.5%;
}
.surface_blue_d513 .disabled-10ad {
  max-width: 11.11%;
}
.inner_0e49 {
  display: block;
}
.hot-c9ee .outline_3aed label,
.hot-c9ee .fluid-bd6e label,
.hot-c9ee .info-5102 label,
.hot-c9ee .fluid-61e6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table_c66b {
  list-style: none;
  margin: 0;
}
.table_c66b article.shade-mini-f1ad {
  margin-bottom: 0;
}
.table_c66b ul {
  list-style: none;
  margin: 0;
}
.table_c66b .gradient_91a5 li.shade-mini-f1ad {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table_c66b .gradient_91a5 li.shade-mini-f1ad {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table_c66b .gradient_91a5 li.shade-mini-f1ad: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) {
  .table_c66b .gradient_91a5 li.shade-mini-f1ad li.shade-mini-f1ad li.shade-mini-f1ad li.shade-mini-f1ad {
    padding-left: 0;
  }
}
article.shade-mini-f1ad {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade-mini-f1ad .picture-lite-cb80 p:last-of-type {
  margin-bottom: 0;
}
article.shade-mini-f1ad .overlay_old_b351 {
  float: left;
}
article.shade-mini-f1ad .dirty-157d {
  margin-left: 85px;
}
article.shade-mini-f1ad .accent_2952 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade-mini-f1ad .accent_2952 .filter-upper-aca1 {
  margin-left: 10px;
}
article.shade-mini-f1ad .status_tiny_44b8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade-mini-f1ad .message_plasma_37c5 {
  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 .outline_3aed,
  #respond .info-5102,
  #respond .fluid-61e6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline_3aed input,
#respond .info-5102 input,
#respond .fluid-61e6 input {
  width: 100%;
}
#respond .fluid-61e6 {
  margin-right: 0;
}
#respond .avatar-e707 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress_orange_30bb {
  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;
}
.progress_orange_30bb.fast-3978 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.progress_orange_30bb 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%);
}
.progress_orange_30bb:focus,
.progress_orange_30bb: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);
}
.gallery_1d3d {
  border-radius: 10%;
}
.red_c7bf {
  border-radius: 50%;
}
.slider_in_d166 {
  font-size: 0.72em;
}
.narrow-7d84 {
  font-size: 0.875em;
}
.focus-liquid-ab49 {
  font-size: 1.1em;
}
.heading_6d2b {
  text-transform: uppercase;
  line-height: 1.2;
}
.heading_6d2b.slider_in_d166 {
  letter-spacing: 0.5px;
}
.narrow-1ce2,
.narrow-1ce2 a {
  color: #6d6d6d;
}
.narrow-1ce2 a:hover {
  color: #111;
}
.fresh-3e14 {
  color: #6d6d6d;
}
.item-mini-06c7 {
  overflow-x: hidden;
}
.item-mini-06c7 .gold-48dd.over_96bc {
  position: relative;
}
.item-mini-06c7 .gold-48dd.over_96bc.block-ea14 {
  position: initial;
}
.item-mini-06c7
  .gold-48dd.over_96bc.block-ea14
  .bright_2e3a {
  left: auto;
}
.item-mini-06c7 .gold-48dd .bright_2e3a {
  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;
}
.item-mini-06c7 .gold-48dd:hover.over_96bc {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.item-mini-06c7
  .gold-48dd:hover.over_96bc
  .bright_2e3a {
  display: block;
  z-index: 9999999;
}
.item-mini-06c7 .element_plasma_6096 .module-6512,
.item-mini-06c7 .hidden_huge_4ddb .module-6512 {
  display: none;
}
.item-mini-06c7 .description-static-aa24 .gold-48dd:hover.over_96bc {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hot-c9ee .outline_3aed label,
.hot-c9ee .fluid-bd6e label,
.hot-c9ee .info-5102 label,
.hot-c9ee .fluid-61e6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.table_c66b {
  list-style: none;
  margin: 0;
}
.table_c66b article.shade-mini-f1ad {
  margin-bottom: 0;
}
.table_c66b ul {
  list-style: none;
  margin: 0;
}
.table_c66b .gradient_91a5 li.shade-mini-f1ad {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .table_c66b .gradient_91a5 li.shade-mini-f1ad {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .table_c66b .gradient_91a5 li.shade-mini-f1ad: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) {
  .table_c66b .gradient_91a5 li.shade-mini-f1ad li.shade-mini-f1ad li.shade-mini-f1ad li.shade-mini-f1ad {
    padding-left: 0;
  }
}
article.shade-mini-f1ad {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.shade-mini-f1ad .picture-lite-cb80 p:last-of-type {
  margin-bottom: 0;
}
article.shade-mini-f1ad .overlay_old_b351 {
  float: left;
}
article.shade-mini-f1ad .dirty-157d {
  margin-left: 85px;
}
article.shade-mini-f1ad .accent_2952 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.shade-mini-f1ad .accent_2952 .filter-upper-aca1 {
  margin-left: 10px;
}
article.shade-mini-f1ad .status_tiny_44b8 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.shade-mini-f1ad .message_plasma_37c5 {
  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 .outline_3aed,
  #respond .info-5102,
  #respond .fluid-61e6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline_3aed input,
#respond .info-5102 input,
#respond .fluid-61e6 input {
  width: 100%;
}
#respond .fluid-61e6 {
  margin-right: 0;
}
#respond .avatar-e707 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.element_plasma_6096 .photo-inner-9733 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.photo-inner-9733 .small_ca9c.video-b3f7 .slider-964e > li > a:focus,
.photo-inner-9733 .small_ca9c.video-b3f7 .slider-964e > li > a:hover,
.photo-inner-9733 .small_ca9c.secondary-3162 .slider-964e > li > a:focus,
.photo-inner-9733 .small_ca9c.secondary-3162 .slider-964e > li > a:hover,
.photo-inner-9733 .small_ca9c.logo-2ebe .slider-964e > li > a:focus,
.photo-inner-9733 .small_ca9c.logo-2ebe .slider-964e > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-inner-9733
  .small_ca9c.video-b3f7
  .slider-964e
  > li.hover-9404
  > a,
.photo-inner-9733
  .small_ca9c.video-b3f7
  .slider-964e
  > li.last_f2e9
  > a,
.photo-inner-9733
  .small_ca9c.secondary-3162
  .slider-964e
  > li.hover-9404
  > a,
.photo-inner-9733
  .small_ca9c.secondary-3162
  .slider-964e
  > li.last_f2e9
  > a,
.photo-inner-9733
  .small_ca9c.logo-2ebe
  .slider-964e
  > li.hover-9404
  > a,
.photo-inner-9733 .small_ca9c.logo-2ebe .slider-964e > li.thick-2583 > a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-inner-9733 .tooltip_dynamic_830d,
.photo-inner-9733 .tooltip_dynamic_830d a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-inner-9733 .large-d7f1.bright_6316 li a,
.photo-inner-9733 .motion_2156 a,
.photo-inner-9733 .input_up_f354,
.photo-inner-9733 .slider-964e > li > a,
.photo-inner-9733 .in_1283 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-inner-9733 .large-d7f1.bright_6316 li a:hover,
.photo-inner-9733 .motion_2156 a:hover,
.photo-inner-9733 .input_up_f354:hover,
.photo-inner-9733 .slider-964e > li > a:hover,
.photo-inner-9733 .in_1283:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-inner-9733 .icon-old-d379 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-inner-9733 .icon-old-d379 .search-0ca0 {
  color: rgba(255, 255, 255, 0.99);
}
.photo-inner-9733 .icon-old-d379:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-inner-9733 .copper-213b .first-3e28 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-inner-9733 .copper-213b .first-3e28 .button-8996 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-inner-9733
  .copper-213b
  .first-3e28
  .button-8996::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-inner-9733
  .copper-213b
  .first-3e28
  .button-8996:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-inner-9733
  .copper-213b
  .first-3e28
  .button-8996::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-inner-9733
  .copper-213b
  .first-3e28
  .button-8996::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-inner-9733 .copper-213b .under_3bf2 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-inner-9733 .copper-213b .under_3bf2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-f930
  .photo-inner-9733
  .copper-213b
  .silver-97c4
  .bright_5c9b {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element-f930
  .photo-inner-9733
  .copper-213b
  .silver-97c4
  .button-8996 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element_plasma_6096 .label_center_d49c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.label_center_d49c .small_ca9c.video-b3f7 .slider-964e > li > a:focus,
.label_center_d49c .small_ca9c.video-b3f7 .slider-964e > li > a:hover,
.label_center_d49c .small_ca9c.secondary-3162 .slider-964e > li > a:focus,
.label_center_d49c .small_ca9c.secondary-3162 .slider-964e > li > a:hover,
.label_center_d49c .small_ca9c.logo-2ebe .slider-964e > li > a:focus,
.label_center_d49c .small_ca9c.logo-2ebe .slider-964e > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_center_d49c
  .small_ca9c.video-b3f7
  .slider-964e
  > li.hover-9404
  > a,
.label_center_d49c
  .small_ca9c.video-b3f7
  .slider-964e
  > li.last_f2e9
  > a,
.label_center_d49c
  .small_ca9c.secondary-3162
  .slider-964e
  > li.hover-9404
  > a,
.label_center_d49c
  .small_ca9c.secondary-3162
  .slider-964e
  > li.last_f2e9
  > a,
.label_center_d49c
  .small_ca9c.logo-2ebe
  .slider-964e
  > li.hover-9404
  > a,
.label_center_d49c .small_ca9c.logo-2ebe .slider-964e > li.thick-2583 > a {
  color: rgba(0, 0, 0, 0.8);
}
.label_center_d49c .tooltip_dynamic_830d,
.label_center_d49c .tooltip_dynamic_830d a {
  color: rgba(0, 0, 0, 0.8);
}
.label_center_d49c .large-d7f1.bright_6316 li a,
.label_center_d49c .motion_2156 a,
.label_center_d49c .input_up_f354,
.label_center_d49c .slider-964e > li > a,
.label_center_d49c .in_1283 {
  color: rgba(0, 0, 0, 0.55);
}
.label_center_d49c .large-d7f1.bright_6316 li a:hover,
.label_center_d49c .motion_2156 a:hover,
.label_center_d49c .input_up_f354:hover,
.label_center_d49c .slider-964e > li > a:hover,
.label_center_d49c .in_1283:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_center_d49c .icon-old-d379 {
  color: rgba(0, 0, 0, 0.55);
}
.label_center_d49c .icon-old-d379 .search-0ca0 {
  color: rgba(0, 0, 0, 0.8);
}
.label_center_d49c .icon-old-d379:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_1873 .fluid-1c5a {
  margin-left: auto;
  margin-right: auto;
}
.shadow_static_7d3e > * {
  margin-left: auto;
  margin-right: auto;
}
.shadow_static_7d3e .stone_2bfc {
  margin-right: 1.41575em;
}
.middle_1888 .shadow_static_7d3e > .backdrop-d49b {
  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;
}
.middle_1888 .shadow_static_7d3e > .header-tiny-6aec {
  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;
}
.slow-3814.header_1873 .fluid-1c5a,
.feature-0bac.header_1873 .fluid-1c5a {
  margin-left: 0;
}
.hover_79da.header_1873 .fluid-1c5a,
.menu-ad2a.header_1873 .fluid-1c5a {
  margin-right: 0;
}
.shadow_static_7d3e ol,
.shadow_static_7d3e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.item-current-b873 video {
  max-width: 100%;
}
.caption_full_a3d1 img {
  display: block;
}
.caption_full_a3d1.stone_2bfc,
.caption_full_a3d1.fluid-c0f2 {
  width: 100%;
}
.caption_full_a3d1.header-tiny-6aec img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.nav-plasma-43bc:not(.outer-129e) {
  margin: 1.5em auto;
}
.card_smooth_953c p {
  padding: 1.5em 14px;
}
ul.small_5c07.header-tiny-6aec,
ul.small_5c07.backdrop-d49b,
ul.small_5c07.top-1e53.backdrop-d49b {
  padding: 0 14px;
}
.header_5e97 {
  display: block;
  overflow-x: auto;
}
.header_5e97 table {
  border-collapse: collapse;
  width: 100%;
}
.header_5e97 td,
.header_5e97 th {
  padding: 0.5em;
}
.shadow_static_7d3e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.shadow_static_7d3e ol ol,
.shadow_static_7d3e ol ul,
.shadow_static_7d3e ul ol,
.shadow_static_7d3e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.shadow_static_7d3e ol ol li,
.shadow_static_7d3e ol ul li,
.shadow_static_7d3e ul ol li,
.shadow_static_7d3e ul ul li {
  margin-left: 0;
}
.preview-hot-3e33.gallery-stale-0f82 > .action_95ab {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.preview-hot-3e33.gallery-stale-0f82 > .action_95ab iframe,
.preview-hot-3e33.gallery-stale-0f82 > .action_95ab > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.border_yellow_e126 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.border_yellow_e126.block_260e {
  padding: 0;
}
.border_yellow_e126.block_260e cite {
  font-size: 13px;
}
.border_yellow_e126 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.border_yellow_e126 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hero_small_2495 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hero_small_2495 > p:first-child {
  margin-top: 0;
}
.hero_small_2495 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hero_small_2495 blockquote {
  border-left: 0;
}
.video-9089 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.video-9089:not(.logo-0f9b) {
  max-width: 100px;
}
.video-9089.hover_dirty_f4a9 {
  border-bottom: none !important;
  text-align: center;
}
.video-9089.hover_dirty_f4a9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .card_smooth_953c p {
    padding: 1.5em 0;
  }
}
.old-d571 {
  color: #0073aa;
}
.static-dbc8 {
  background-color: #0073aa;
}
.outline-c40c {
  color: #229fd8;
}
.outline-ed4a {
  background-color: #229fd8;
}
.layout_blue_82e6 {
  color: #eee;
}
.form-white-9f11 {
  background-color: #eee;
}
.carousel-cdfc {
  color: #444;
}
.sidebar_simple_c100 {
  background-color: #444;
}
.link-7236 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.link-7236 .west-5116 .motion_2156 {
  font-size: 15px;
}
.link-7236 .motion_2156 {
  line-height: 1.3;
}
.link-7236 .label_center_d49c {
}
.link-7236 .photo-inner-9733 {
  background: #235787;
}
.complex_124f {
  padding: 0;
}
.complex_124f .photo-inner-9733 {
  background: #1a1a1a;
}
.complex_124f .label_center_d49c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.logo-4d25 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.logo-4d25 .label_center_d49c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.logo-4d25 .photo-inner-9733 {
  background: #303030;
}
.shadow-c219 {
  position: relative;
  z-index: 10;
}
.shadow-c219 .preview_medium_ee34 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.middle-1b6e .over_96bc {
  display: inline-block;
  vertical-align: middle;
}
.middle-1b6e.header_9f94 .over_96bc {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .middle-1b6e.header_9f94 .over_96bc {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .middle-1b6e.header_9f94 .over_96bc {
    margin-right: 0.4em;
  }
}
.middle-1b6e.header_9f94 .over_96bc:last-child {
  margin-right: 0;
}
.hovered-54f2 .preview_medium_ee34 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .element_plasma_6096 .west-5116 {
    margin: 0 -0.5em;
  }
  .element_plasma_6096 .west-5116 [class*="customify-col-"],
  .element_plasma_6096 .west-5116 [class*="customify-col_"],
  .element_plasma_6096 .west-5116 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.element_plasma_6096.active_d61a .preview_medium_ee34 {
  background: 0 0 !important;
}
.element_plasma_6096.active_d61a .preview_medium_ee34,
.element_plasma_6096.hovered-54f2 .preview_medium_ee34 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .element_plasma_6096.white_d9dd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.element_plasma_6096.hovered-54f2 .preview_medium_ee34 {
  box-shadow: none !important;
}
.layout_paper_ae6d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .layout_paper_ae6d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .layout_paper_ae6d {
    padding: 18px 0 20px;
  }
}
.layout_paper_ae6d .focused_ceec {
  width: 100%;
}
.layout_paper_ae6d .pro-74a1 {
  margin-bottom: 0;
}
.layout_paper_ae6d .stone_d712 {
  margin-top: 5px;
  font-size: 0.875em;
}
.right_ecc7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.right_ecc7 .title_1255 {
  width: 100%;
}
.caption-6b54 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.caption-6b54 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.caption-6b54 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;
}
.caption-6b54 li:last-child:after {
  display: none;
}
.caption-6b54 li a {
  font-weight: 500;
  margin-right: 10px;
}
.summary_plasma_a34a .module-6512 button,
.layout_paper_ae6d .module-6512 button {
  left: 0;
}
.summary_plasma_a34a .title_1255,
.layout_paper_ae6d .title_1255 {
  padding-left: 0;
  padding-right: 0;
}
.summary_plasma_a34a .right_ecc7,
.layout_paper_ae6d .right_ecc7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.summary_plasma_a34a {
  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;
}
.summary_plasma_a34a: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;
}
.summary_plasma_a34a .basic_cac0 {
  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) {
  .summary_plasma_a34a .basic_cac0 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .summary_plasma_a34a .basic_cac0 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .summary_plasma_a34a .basic_cac0 {
    min-height: 200px;
  }
}
.summary_plasma_a34a .caption-6b54 {
  color: rgba(255, 255, 255, 0.8);
}
.summary_plasma_a34a .caption-6b54 a,
.summary_plasma_a34a .caption-6b54 li:after {
  color: inherit;
}
.summary_plasma_a34a .caption-6b54 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.static-4ef0 {
  margin-bottom: 0.5em;
}
.down-207a {
  margin-bottom: 1.2em;
}
.down-207a,
.static-4ef0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.down-207a p:last-child,
.static-4ef0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .module-6512,
#masthead .module-6512 {
  display: none;
}
#masthead
  > .module-6512.hero_right_ab8f {
  display: none;
}
#masthead > .module-6512 button {
  left: 0;
}
.sort-dim-32b3 {
  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%;
}
.sort-dim-32b3 .over_96bc {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sort-dim-32b3 .yellow-98c9 {
  display: -webkit-box;
  display: flex;
}
.sort-dim-32b3 .yellow-98c9.tag-orange-7d9a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sort-dim-32b3 .yellow-98c9.progress-hard-73b6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sort-dim-32b3 .yellow-98c9.left_8dca {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sort-dim-32b3.content-yellow-03fd.dirty-9b65 .yellow-98c9.tag-orange-7d9a {
  flex-basis: 100%;
}
.sort-dim-32b3.gradient_new_c7f4 .yellow-98c9.progress-hard-73b6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.sort-dim-32b3.gradient_new_c7f4 .yellow-98c9.left_8dca {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .module-6512.hero_right_ab8f {
  display: none;
}
#masthead > .module-6512 button {
  left: 0;
}
.layout_667f {
  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;
}
.layout_667f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.layout_667f.list_left_3af5 i {
  margin-right: 4px;
}
.layout_667f.blue_a9a7 i {
  margin-left: 5px;
}
.motion_2156 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.motion_2156 p:last-child {
  margin-bottom: 0;
}
.logo_static_a6f6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.logo_static_a6f6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.logo_static_a6f6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.logo_static_a6f6 .tooltip_dynamic_830d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.logo_static_a6f6 .component-3f8f {
  margin: 5px 0 7px 0;
}
.logo_static_a6f6.chip_ec2f .breadcrumb-under-7206 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_static_a6f6.chip_ec2f .tooltip-copper-c04d {
  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;
}
.logo_static_a6f6.layout-c17e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.logo_static_a6f6.layout-c17e .breadcrumb-under-7206 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.logo_static_a6f6.layout-c17e .tooltip-copper-c04d {
  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;
}
.logo_static_a6f6.bright-a0bb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.logo_static_a6f6.article_motion_92f9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.logo_static_a6f6.article_motion_92f9 .tooltip-copper-c04d {
  margin-top: 7px;
}
.modal-small-4c49 {
  display: inline-block;
}
.shadow-c219 .large-0474 .logo_static_a6f6 img {
  max-width: 100%;
}
.small_ca9c .light-b78f.article_fresh_119e,
.dirty-6bc6 .light-b78f.article_fresh_119e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.small_ca9c .under_0f3f,
.dirty-6bc6 .under_0f3f {
  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%);
}
.small_ca9c .under_0f3f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.small_ca9c.liquid-20ef .under_0f3f {
  display: none;
}
.small_ca9c .pressed-3dba {
  list-style: none;
  padding: 0;
  margin: 0;
}
.small_ca9c .pressed-3dba li {
  display: inline-block;
  position: relative;
}
.small_ca9c .pressed-3dba li:last-child {
  margin-right: 0;
}
.small_ca9c .pressed-3dba 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;
}
.small_ca9c .pressed-3dba li.thick-2583 > a {
  color: rgba(0, 0, 0, 0.9);
}
.small_ca9c .pressed-3dba > 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;
}
.small_ca9c .pressed-3dba > li > a i {
  line-height: 0;
}
.small_ca9c .pressed-3dba > li.progress-orange-979b > a .under_0f3f {
  margin-left: 4px;
  line-height: 0;
}
.small_ca9c .pressed-3dba .rough_3f88 li.progress-orange-979b > a {
  position: relative;
}
.small_ca9c .pressed-3dba .rough_3f88 li.progress-orange-979b > a:after,
.small_ca9c .pressed-3dba .rough_3f88 li.progress-orange-979b > a:before {
  content: "";
  display: table;
}
.small_ca9c .pressed-3dba .rough_3f88 li.progress-orange-979b > a:after {
  clear: both;
}
.small_ca9c .pressed-3dba .rough_3f88 li.progress-orange-979b > a .under_0f3f {
  margin-left: 5px;
  float: right;
}
.small_ca9c .notice_small_b2b2,
.small_ca9c .rough_3f88 {
  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;
}
.small_ca9c .rough_3f88 {
  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;
}
.small_ca9c .rough_3f88 .article_fresh_119e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.small_ca9c .rough_3f88 .under_0f3f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.small_ca9c .rough_3f88 li {
  display: block;
  margin: 0;
  padding: 0;
}
.small_ca9c .rough_3f88 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;
}
.small_ca9c .rough_3f88 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.small_ca9c .rough_3f88 .rough_3f88 {
  top: 0;
  left: 100%;
}
.small_ca9c .sidebar_up_bc35.fn-focus-0a03 > .notice_small_b2b2,
.small_ca9c .sidebar_up_bc35.fn-focus-0a03 > .rough_3f88,
.small_ca9c .sidebar_up_bc35:focus > .notice_small_b2b2,
.small_ca9c .sidebar_up_bc35:focus > .rough_3f88,
.small_ca9c .sidebar_up_bc35:hover > .notice_small_b2b2,
.small_ca9c .sidebar_up_bc35:hover > .rough_3f88 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.small_ca9c.logo-2ebe .slider-964e:after,
.small_ca9c.logo-2ebe .slider-964e:before {
  content: "";
  display: table;
}
.small_ca9c.logo-2ebe .slider-964e:after {
  clear: both;
}
.small_ca9c.logo-2ebe .slider-964e > li {
  float: left;
}
.small_ca9c.wide-1f77 .slider-964e:after,
.small_ca9c.wide-1f77 .slider-964e:before {
  content: "";
  display: table;
}
.small_ca9c.wide-1f77 .slider-964e:after {
  clear: both;
}
.small_ca9c.wide-1f77 .slider-964e > li {
  float: left;
}
.small_ca9c.wide-1f77 .slider-964e > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.small_ca9c.wide-1f77 .slider-964e > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.small_ca9c.wide-1f77 .slider-964e > li.hover-9404 > a,
.small_ca9c.wide-1f77 .slider-964e > li.thick-2583 > a {
  color: #fff;
  background-color: #1e4b75;
}
.small_ca9c.video-b3f7 .slider-964e > li > a .article_fresh_119e {
  position: relative;
}
.small_ca9c.video-b3f7 .slider-964e > li > a .article_fresh_119e: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;
}
.small_ca9c.video-b3f7
  .slider-964e
  > li:focus
  > a
  .article_fresh_119e:before,
.small_ca9c.video-b3f7
  .slider-964e
  > li:hover
  > a
  .article_fresh_119e:before {
  width: 100%;
  background-color: currentColor;
}
.small_ca9c.video-b3f7
  .slider-964e
  > li.hover-9404
  > a
  .article_fresh_119e:before,
.small_ca9c.video-b3f7
  .slider-964e
  > li.last_f2e9
  > a
  .article_fresh_119e:before {
  width: 100%;
  background-color: currentColor;
}
.small_ca9c.secondary-3162 .slider-964e > li > a .article_fresh_119e {
  position: relative;
}
.small_ca9c.secondary-3162 .slider-964e > li > a .article_fresh_119e: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;
}
.small_ca9c.secondary-3162 .slider-964e > li:focus > a .article_fresh_119e:before,
.small_ca9c.secondary-3162
  .slider-964e
  > li:hover
  > a
  .article_fresh_119e:before {
  width: 100%;
  background-color: currentColor;
}
.small_ca9c.secondary-3162
  .slider-964e
  > li.hover-9404
  > a
  .article_fresh_119e:before,
.small_ca9c.secondary-3162
  .slider-964e
  > li.last_f2e9
  > a
  .article_fresh_119e:before {
  width: 100%;
  background-color: currentColor;
}
.dirty-6bc6 .pressed-3dba {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dirty-6bc6 .pressed-3dba li:first-child > a {
  border-top: none;
}
.dirty-6bc6 .pressed-3dba .filter-plasma-a520 > .article_fresh_119e .under_0f3f {
  display: none;
}
.dirty-6bc6 .pressed-3dba li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dirty-6bc6 .pressed-3dba li:last-child {
  border: none;
}
.dirty-6bc6 .pressed-3dba li.progress-orange-979b > a {
  padding-right: 45px !important;
}
.dirty-6bc6 .pressed-3dba li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dirty-6bc6 .pressed-3dba li a:focus,
.dirty-6bc6 .pressed-3dba li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dirty-6bc6 .pressed-3dba li .thick-cf98 {
  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;
}
.dirty-6bc6 .pressed-3dba li .thick-cf98:hover {
  box-shadow: none;
}
.dirty-6bc6 .pressed-3dba li .thick-cf98 .under_0f3f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dirty-6bc6 .pressed-3dba .rough_3f88 {
  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);
}
.dirty-6bc6 .pressed-3dba .rough_3f88 li a {
  padding-left: 3em;
}
.dirty-6bc6 .pressed-3dba .disabled-in-81ce > a .thick-cf98 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dirty-6bc6 .pressed-3dba .disabled-in-81ce > .rough_3f88 {
  display: block;
  opacity: 1;
}
.background_1b3d {
  max-width: 100%;
}
.primary-east-8b4e {
  line-height: 0;
  cursor: pointer;
}
.in_1283 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.in_1283:hover {
  box-shadow: none;
  color: currentColor;
}
.in_1283 svg {
  width: 18px;
  height: 18px;
}
.in_1283 .full_59a1 {
  display: none;
}
.grid-7b7f {
  position: relative;
}
.grid-7b7f.fn-active-0a03 .in_1283 .medium-10a9 {
  display: none;
}
.grid-7b7f.fn-active-0a03 .in_1283 .full_59a1 {
  display: inline-block;
}
.grid-7b7f .background_new_59ce {
  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);
}
.grid-7b7f.heading-liquid-01f3 .background_new_59ce {
  left: auto;
  right: -0.9em;
}
.grid-7b7f.heading-liquid-01f3 .table_5cf1::before {
  left: auto;
  right: 15px;
}
.grid-7b7f.fn-active-0a03 .background_new_59ce {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.silver-97c4 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.silver-97c4 label {
  flex-basis: 100%;
}
.silver-97c4 .first-3e28 {
  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;
}
.silver-97c4 .button-8996 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.silver-97c4 .button-8996:focus {
  background-color: transparent;
}
.silver-97c4 button.under_3bf2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.silver-97c4 button.under_3bf2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.silver-97c4 button.under_3bf2 svg {
  width: 18px;
  height: 18px;
}
.silver-97c4 input[type="submit"] {
  min-height: auto;
}
.copper-213b .silver-97c4 .button-8996 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.table_5cf1 {
  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) {
  .table_5cf1 {
    width: 220px;
  }
}
.table_5cf1 label {
  flex-basis: 100%;
}
.table_5cf1::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;
}
.element-f930 .copper-213b .silver-97c4 {
  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;
}
.element-f930
  .copper-213b
  .silver-97c4
  .first-3e28 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.element-f930 .copper-213b .silver-97c4 .button-8996 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.element-f930
  .copper-213b
  .silver-97c4
  .button-8996:focus {
  background: 0 0;
}
.element-f930
  .copper-213b
  .silver-97c4
  .bright_5c9b {
  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;
}
.large-d7f1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.large-d7f1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.large-d7f1 li:last-child {
  margin-right: 0;
}
.large-d7f1 li:first-child {
  margin-left: 0;
}
.large-d7f1.message_glass_a882 a {
  color: #fff;
}
.large-d7f1.message_glass_a882 a:hover {
  color: #fff;
}
.large-d7f1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.large-d7f1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.large-d7f1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.large-d7f1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.large-d7f1 [class*="social-icon-apple"] {
  background-color: #999;
}
.large-d7f1 [class*="social-icon-apple"].media-blue-2217 {
  background-color: transparent;
  color: #999;
}
.large-d7f1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.large-d7f1 [class*="social-icon-behance"].media-blue-2217 {
  background-color: transparent;
  color: #1769ff;
}
.large-d7f1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.large-d7f1 [class*="social-icon-bitbucket"].media-blue-2217 {
  background-color: transparent;
  color: #205081;
}
.large-d7f1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.large-d7f1 [class*="social-icon-codepen"].media-blue-2217 {
  background-color: transparent;
  color: #000;
}
.large-d7f1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.large-d7f1 [class*="social-icon-delicious"].media-blue-2217 {
  background-color: transparent;
  color: #39f;
}
.large-d7f1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.large-d7f1 [class*="social-icon-digg"].media-blue-2217 {
  background-color: transparent;
  color: #005be2;
}
.large-d7f1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.large-d7f1 [class*="social-icon-dribbble"].media-blue-2217 {
  background-color: transparent;
  color: #ea4c89;
}
.large-d7f1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.large-d7f1 [class*="social-icon-envelope"].media-blue-2217 {
  background-color: transparent;
  color: #ea4335;
}
.large-d7f1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.large-d7f1 [class*="social-icon-facebook"].media-blue-2217 {
  background-color: transparent;
  color: #3b5998;
}
.large-d7f1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.large-d7f1 [class*="social-icon-flickr"].media-blue-2217 {
  background-color: transparent;
  color: #0063dc;
}
.large-d7f1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.large-d7f1 [class*="social-icon-foursquare"].media-blue-2217 {
  background-color: transparent;
  color: #2d5be3;
}
.large-d7f1 [class*="social-icon-github"] {
  background-color: #333;
}
.large-d7f1 [class*="social-icon-github"].media-blue-2217 {
  background-color: transparent;
  color: #333;
}
.large-d7f1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.large-d7f1 [class*="social-icon-google-plus"].media-blue-2217 {
  background-color: transparent;
  color: #dd4b39;
}
.large-d7f1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.large-d7f1 [class*="social-icon-houzz"].media-blue-2217 {
  background-color: transparent;
  color: #7ac142;
}
.large-d7f1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.large-d7f1 [class*="social-icon-instagram"].media-blue-2217 {
  background-color: transparent;
  color: #262626;
}
.large-d7f1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.large-d7f1 [class*="social-icon-jsfiddle"].media-blue-2217 {
  background-color: transparent;
  color: #487aa2;
}
.large-d7f1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.large-d7f1 [class*="social-icon-linkedin"].media-blue-2217 {
  background-color: transparent;
  color: #0077b5;
}
.large-d7f1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.large-d7f1 [class*="social-icon-medium"].media-blue-2217 {
  background-color: transparent;
  color: #00ab6b;
}
.large-d7f1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.large-d7f1
  [class*="social-icon-odnoklassniki"].media-blue-2217 {
  background-color: transparent;
  color: #f4731c;
}
.large-d7f1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.large-d7f1 [class*="social-icon-meetup"].media-blue-2217 {
  background-color: transparent;
  color: #ec1c40;
}
.large-d7f1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.large-d7f1 [class*="social-icon-pinterest"].media-blue-2217 {
  background-color: transparent;
  color: #bd081c;
}
.large-d7f1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.large-d7f1 [class*="social-icon-product-hunt"].media-blue-2217 {
  background-color: transparent;
  color: #da552f;
}
.large-d7f1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.large-d7f1 [class*="social-icon-reddit"].media-blue-2217 {
  background-color: transparent;
  color: #ff4500;
}
.large-d7f1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.large-d7f1 [class*="social-icon-rss"].media-blue-2217 {
  background-color: transparent;
  color: #f26522;
}
.large-d7f1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.large-d7f1
  [class*="social-icon-shopping-cart"].media-blue-2217 {
  background-color: transparent;
  color: #4caf50;
}
.large-d7f1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.large-d7f1 [class*="social-icon-skype"].media-blue-2217 {
  background-color: transparent;
  color: #00aff0;
}
.large-d7f1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.large-d7f1 [class*="social-icon-slideshare"].media-blue-2217 {
  background-color: transparent;
  color: #0077b5;
}
.large-d7f1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.large-d7f1 [class*="social-icon-snapchat"].media-blue-2217 {
  background-color: transparent;
  color: #fffc00;
}
.large-d7f1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.large-d7f1 [class*="social-icon-soundcloud"].media-blue-2217 {
  background-color: transparent;
  color: #f80;
}
.large-d7f1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.large-d7f1 [class*="social-icon-spotify"].media-blue-2217 {
  background-color: transparent;
  color: #2ebd59;
}
.large-d7f1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.large-d7f1
  [class*="social-icon-stack-overflow"].media-blue-2217 {
  background-color: transparent;
  color: #fe7a15;
}
.large-d7f1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.large-d7f1 [class*="social-icon-maldkfgram"].media-blue-2217 {
  background-color: transparent;
  color: #2ca5e0;
}
.large-d7f1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.large-d7f1 [class*="social-icon-tripadvisor"].media-blue-2217 {
  background-color: transparent;
  color: #589442;
}
.large-d7f1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.large-d7f1 [class*="social-icon-tumblr"].media-blue-2217 {
  background-color: transparent;
  color: #35465c;
}
.large-d7f1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.large-d7f1 [class*="social-icon-twitch"].media-blue-2217 {
  background-color: transparent;
  color: #6441a5;
}
.large-d7f1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.large-d7f1 [class*="social-icon-twitter"].media-blue-2217 {
  background-color: transparent;
  color: #1da1f2;
}
.large-d7f1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.large-d7f1 [class*="social-icon-vimeo"].media-blue-2217 {
  background-color: transparent;
  color: #1ab7ea;
}
.large-d7f1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.large-d7f1 [class*="social-icon-vk"].media-blue-2217 {
  background-color: transparent;
  color: #45668e;
}
.large-d7f1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.large-d7f1 [class*="social-icon-weibo"].media-blue-2217 {
  background-color: transparent;
  color: #df2029;
}
.large-d7f1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.large-d7f1 [class*="social-icon-weixin"].media-blue-2217 {
  background-color: transparent;
  color: #7bb32e;
}
.large-d7f1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.large-d7f1 [class*="social-icon-whatsapp"].media-blue-2217 {
  background-color: transparent;
  color: #25d366;
}
.large-d7f1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.large-d7f1 [class*="social-icon-wordpress"].media-blue-2217 {
  background-color: transparent;
  color: #21759b;
}
.large-d7f1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.large-d7f1 [class*="social-icon-xing"].media-blue-2217 {
  background-color: transparent;
  color: #026466;
}
.large-d7f1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.large-d7f1 [class*="social-icon-yelp"].media-blue-2217 {
  background-color: transparent;
  color: #af0606;
}
.large-d7f1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.large-d7f1 [class*="social-icon-youtube"].media-blue-2217 {
  background-color: transparent;
  color: #cd201f;
}
.input_up_f354 {
  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;
}
.input_up_f354:hover {
  box-shadow: none;
  background: 0 0;
}
.east_b330 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.link-upper-c293 {
  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;
}
.gradient-a310 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.banner-clean-fd0a {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.banner-clean-fd0a,
.banner-clean-fd0a::after,
.banner-clean-fd0a::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;
}
.banner-clean-fd0a::after,
.banner-clean-fd0a::before {
  content: "";
  display: block;
  background-color: inherit;
}
.north-ab37 .link-upper-c293 .gradient-a310 {
  margin-top: -2px;
  width: 19px;
}
.north-ab37 .link-upper-c293 .banner-clean-fd0a {
  margin-top: -1px;
}
.north-ab37 .link-upper-c293 .banner-clean-fd0a,
.north-ab37 .link-upper-c293 .banner-clean-fd0a::after,
.north-ab37 .link-upper-c293 .banner-clean-fd0a::before {
  width: 19px;
  height: 2px;
}
.north-ab37 .link-upper-c293 .banner-clean-fd0a::before {
  top: -6px;
}
.north-ab37 .link-upper-c293 .banner-clean-fd0a::after {
  bottom: -6px;
}
.overlay-green-274e .link-upper-c293 .gradient-a310 {
  margin-top: -2px;
  width: 22px;
}
.overlay-green-274e .link-upper-c293 .banner-clean-fd0a {
  margin-top: -1px;
}
.overlay-green-274e .link-upper-c293 .banner-clean-fd0a,
.overlay-green-274e .link-upper-c293 .banner-clean-fd0a::after,
.overlay-green-274e .link-upper-c293 .banner-clean-fd0a::before {
  width: 22px;
  height: 2px;
}
.overlay-green-274e .link-upper-c293 .banner-clean-fd0a::before {
  top: -7px;
}
.overlay-green-274e .link-upper-c293 .banner-clean-fd0a::after {
  bottom: -7px;
}
.filter_98b1 .link-upper-c293 .gradient-a310 {
  margin-top: -2px;
  width: 31px;
}
.filter_98b1 .link-upper-c293 .banner-clean-fd0a {
  margin-top: -1.5px;
}
.filter_98b1 .link-upper-c293 .banner-clean-fd0a,
.filter_98b1 .link-upper-c293 .banner-clean-fd0a::after,
.filter_98b1 .link-upper-c293 .banner-clean-fd0a::before {
  width: 31px;
  height: 3px;
}
.filter_98b1 .link-upper-c293 .banner-clean-fd0a::before {
  top: -9px;
}
.filter_98b1 .link-upper-c293 .banner-clean-fd0a::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dropdown_2040 .link-upper-c293 .gradient-a310 {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown_2040 .link-upper-c293 .banner-clean-fd0a {
    margin-top: -1px;
  }
  .dropdown_2040 .link-upper-c293 .banner-clean-fd0a,
  .dropdown_2040 .link-upper-c293 .banner-clean-fd0a::after,
  .dropdown_2040 .link-upper-c293 .banner-clean-fd0a::before {
    width: 19px;
    height: 2px;
  }
  .dropdown_2040 .link-upper-c293 .banner-clean-fd0a::before {
    top: -6px;
  }
  .dropdown_2040 .link-upper-c293 .banner-clean-fd0a::after {
    bottom: -6px;
  }
  .border-26eb .link-upper-c293 .gradient-a310 {
    margin-top: -2px;
    width: 22px;
  }
  .border-26eb .link-upper-c293 .banner-clean-fd0a {
    margin-top: -1px;
  }
  .border-26eb .link-upper-c293 .banner-clean-fd0a,
  .border-26eb .link-upper-c293 .banner-clean-fd0a::after,
  .border-26eb .link-upper-c293 .banner-clean-fd0a::before {
    width: 22px;
    height: 2px;
  }
  .border-26eb .link-upper-c293 .banner-clean-fd0a::before {
    top: -7px;
  }
  .border-26eb .link-upper-c293 .banner-clean-fd0a::after {
    bottom: -7px;
  }
  .primary_d73f .link-upper-c293 .gradient-a310 {
    margin-top: -2px;
    width: 31px;
  }
  .primary_d73f .link-upper-c293 .banner-clean-fd0a {
    margin-top: -1.5px;
  }
  .primary_d73f .link-upper-c293 .banner-clean-fd0a,
  .primary_d73f .link-upper-c293 .banner-clean-fd0a::after,
  .primary_d73f .link-upper-c293 .banner-clean-fd0a::before {
    width: 31px;
    height: 3px;
  }
  .primary_d73f .link-upper-c293 .banner-clean-fd0a::before {
    top: -9px;
  }
  .primary_d73f .link-upper-c293 .banner-clean-fd0a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .surface_b94b .link-upper-c293 .gradient-a310 {
    margin-top: -2px;
    width: 19px;
  }
  .surface_b94b .link-upper-c293 .banner-clean-fd0a {
    margin-top: -1px;
  }
  .surface_b94b .link-upper-c293 .banner-clean-fd0a,
  .surface_b94b .link-upper-c293 .banner-clean-fd0a::after,
  .surface_b94b .link-upper-c293 .banner-clean-fd0a::before {
    width: 19px;
    height: 2px;
  }
  .surface_b94b .link-upper-c293 .banner-clean-fd0a::before {
    top: -6px;
  }
  .surface_b94b .link-upper-c293 .banner-clean-fd0a::after {
    bottom: -6px;
  }
  .row-prev-de07 .link-upper-c293 .gradient-a310 {
    margin-top: -2px;
    width: 22px;
  }
  .row-prev-de07 .link-upper-c293 .banner-clean-fd0a {
    margin-top: -1px;
  }
  .row-prev-de07 .link-upper-c293 .banner-clean-fd0a,
  .row-prev-de07 .link-upper-c293 .banner-clean-fd0a::after,
  .row-prev-de07 .link-upper-c293 .banner-clean-fd0a::before {
    width: 22px;
    height: 2px;
  }
  .row-prev-de07 .link-upper-c293 .banner-clean-fd0a::before {
    top: -7px;
  }
  .row-prev-de07 .link-upper-c293 .banner-clean-fd0a::after {
    bottom: -7px;
  }
  .header_ac8c .link-upper-c293 .gradient-a310 {
    margin-top: -2px;
    width: 31px;
  }
  .header_ac8c .link-upper-c293 .banner-clean-fd0a {
    margin-top: -1.5px;
  }
  .header_ac8c .link-upper-c293 .banner-clean-fd0a,
  .header_ac8c .link-upper-c293 .banner-clean-fd0a::after,
  .header_ac8c .link-upper-c293 .banner-clean-fd0a::before {
    width: 31px;
    height: 3px;
  }
  .header_ac8c .link-upper-c293 .banner-clean-fd0a::before {
    top: -9px;
  }
  .header_ac8c .link-upper-c293 .banner-clean-fd0a::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .hard_2a92 .link-upper-c293 .gradient-a310 {
    margin-top: -2px;
    width: 19px;
  }
  .hard_2a92 .link-upper-c293 .banner-clean-fd0a {
    margin-top: -1px;
  }
  .hard_2a92 .link-upper-c293 .banner-clean-fd0a,
  .hard_2a92 .link-upper-c293 .banner-clean-fd0a::after,
  .hard_2a92 .link-upper-c293 .banner-clean-fd0a::before {
    width: 19px;
    height: 2px;
  }
  .hard_2a92 .link-upper-c293 .banner-clean-fd0a::before {
    top: -6px;
  }
  .hard_2a92 .link-upper-c293 .banner-clean-fd0a::after {
    bottom: -6px;
  }
  .active-76be .link-upper-c293 .gradient-a310 {
    margin-top: -2px;
    width: 22px;
  }
  .active-76be .link-upper-c293 .banner-clean-fd0a {
    margin-top: -1px;
  }
  .active-76be .link-upper-c293 .banner-clean-fd0a,
  .active-76be .link-upper-c293 .banner-clean-fd0a::after,
  .active-76be .link-upper-c293 .banner-clean-fd0a::before {
    width: 22px;
    height: 2px;
  }
  .active-76be .link-upper-c293 .banner-clean-fd0a::before {
    top: -7px;
  }
  .active-76be .link-upper-c293 .banner-clean-fd0a::after {
    bottom: -7px;
  }
  .wrapper_smooth_aabd .link-upper-c293 .gradient-a310 {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper_smooth_aabd .link-upper-c293 .banner-clean-fd0a {
    margin-top: -1.5px;
  }
  .wrapper_smooth_aabd .link-upper-c293 .banner-clean-fd0a,
  .wrapper_smooth_aabd .link-upper-c293 .banner-clean-fd0a::after,
  .wrapper_smooth_aabd .link-upper-c293 .banner-clean-fd0a::before {
    width: 31px;
    height: 3px;
  }
  .wrapper_smooth_aabd .link-upper-c293 .banner-clean-fd0a::before {
    top: -9px;
  }
  .wrapper_smooth_aabd .link-upper-c293 .banner-clean-fd0a::after {
    bottom: -9px;
  }
}
.menu-iron-3f27 .banner-clean-fd0a {
  -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);
}
.menu-iron-3f27 .banner-clean-fd0a::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.menu-iron-3f27 .banner-clean-fd0a::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);
}
.menu-iron-3f27.pink_6643 .banner-clean-fd0a {
  -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);
}
.menu-iron-3f27.pink_6643 .banner-clean-fd0a::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.menu-iron-3f27.pink_6643 .banner-clean-fd0a::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.module-focused-4d4d {
  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.cold_a83c:before {
  display: none;
}
.hidden_huge_4ddb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hidden_huge_4ddb .tag-hot-509f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hidden_huge_4ddb .tag-hot-509f:last-of-type {
  border-bottom: none;
}
.hidden_huge_4ddb .tag-hot-509f.heading-bottom-02a3,
.hidden_huge_4ddb .tag-hot-509f.gallery-4fe7,
.hidden_huge_4ddb .tag-hot-509f.first-7c79 {
  padding: 0;
}
.hidden_huge_4ddb .dirty-6bc6 .thick-cf98 {
  color: currentColor;
}
.hidden_huge_4ddb .dirty-6bc6 .thick-cf98:focus,
.hidden_huge_4ddb .dirty-6bc6 .thick-cf98:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden_huge_4ddb.label_center_d49c .icon-old-d379,
.hidden_huge_4ddb.label_center_d49c .motion_2156 a,
.hidden_huge_4ddb.label_center_d49c .slider-964e a,
.hidden_huge_4ddb.label_center_d49c .rough_3f88 a {
  color: rgba(0, 0, 0, 0.55);
}
.hidden_huge_4ddb.label_center_d49c .icon-old-d379:hover,
.hidden_huge_4ddb.label_center_d49c .motion_2156 a:hover,
.hidden_huge_4ddb.label_center_d49c .slider-964e a:hover,
.hidden_huge_4ddb.label_center_d49c .rough_3f88 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_huge_4ddb.label_center_d49c .search-0ca0 {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_huge_4ddb.label_center_d49c .tag-hot-509f {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden_huge_4ddb.label_center_d49c .tag-hot-509f:before {
  background: rgba(0, 0, 0, 0.08);
}
.hidden_huge_4ddb.label_center_d49c .accordion_59af:before {
  background: rgba(255, 255, 255, 0.9);
}
.hidden_huge_4ddb.label_center_d49c .dirty-6bc6 .pressed-3dba li a,
.hidden_huge_4ddb.label_center_d49c .dirty-6bc6 .thick-cf98,
.hidden_huge_4ddb.label_center_d49c .rough_3f88 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden_huge_4ddb.label_center_d49c .dirty-6bc6 .thick-cf98:focus,
.hidden_huge_4ddb.label_center_d49c .dirty-6bc6 .thick-cf98:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden_huge_4ddb.label_center_d49c .pressed-3dba li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden_huge_4ddb.photo-inner-9733 .icon-old-d379,
.hidden_huge_4ddb.photo-inner-9733 .motion_2156 a,
.hidden_huge_4ddb.photo-inner-9733 .slider-964e .thick-cf98,
.hidden_huge_4ddb.photo-inner-9733 .slider-964e a,
.hidden_huge_4ddb.photo-inner-9733 .rough_3f88 a {
  color: rgba(255, 255, 255, 0.79);
}
.hidden_huge_4ddb.photo-inner-9733 .icon-old-d379:hover,
.hidden_huge_4ddb.photo-inner-9733 .motion_2156 a:hover,
.hidden_huge_4ddb.photo-inner-9733 .slider-964e .thick-cf98:hover,
.hidden_huge_4ddb.photo-inner-9733 .slider-964e a:hover,
.hidden_huge_4ddb.photo-inner-9733 .rough_3f88 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_huge_4ddb.photo-inner-9733 .search-0ca0 {
  color: rgba(255, 255, 255, 0.99);
}
.hidden_huge_4ddb.photo-inner-9733 .tag-hot-509f {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_huge_4ddb.photo-inner-9733 .tag-hot-509f:before {
  background: rgba(255, 255, 255, 0.08);
}
.hidden_huge_4ddb.photo-inner-9733 .accordion_59af:before {
  background: rgba(0, 0, 0, 0.9);
}
.hidden_huge_4ddb.photo-inner-9733 .dirty-6bc6 .pressed-3dba li a,
.hidden_huge_4ddb.photo-inner-9733 .dirty-6bc6 .thick-cf98,
.hidden_huge_4ddb.photo-inner-9733 .rough_3f88 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden_huge_4ddb.photo-inner-9733 .dirty-6bc6 .thick-cf98:focus,
.hidden_huge_4ddb.photo-inner-9733 .dirty-6bc6 .thick-cf98:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden_huge_4ddb.photo-inner-9733 .pressed-3dba li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion_59af {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.accordion_59af:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.icon-83ab {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.copper-bfbd .hidden_huge_4ddb {
  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;
}
.copper-bfbd .tag-hot-509f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.copper-bfbd .tag-hot-509f: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) {
  .copper-bfbd .tag-hot-509f:before {
    width: 16%;
    left: 42%;
  }
}
.copper-bfbd .tag-hot-509f:last-child:before {
  content: none;
}
.copper-bfbd .tag-hot-509f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.copper-bfbd .dirty-6bc6 .pressed-3dba li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.copper-bfbd .dirty-6bc6 .pressed-3dba li a .thick-cf98 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.copper-bfbd .dirty-6bc6 .rough_3f88 {
  border: none;
}
.copper-bfbd .dirty-6bc6 .rough_3f88 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.copper-bfbd .accordion_59af {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.copper-bfbd .icon-83ab {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.copper-bfbd .photo-inner-9733 .accordion_59af:before {
  background: rgba(0, 0, 0, 0.9);
}
.copper-bfbd .label_center_d49c.pagination-out-9257 .banner-clean-fd0a {
  background: rgba(0, 0, 0, 0.6);
}
.copper-bfbd
  .label_center_d49c.pagination-out-9257
  .banner-clean-fd0a::after,
.copper-bfbd
  .label_center_d49c.pagination-out-9257
  .banner-clean-fd0a:before {
  background: inherit;
}
.copper-bfbd
  .label_center_d49c.pagination-out-9257:hover
  .banner-clean-fd0a {
  background: rgba(0, 0, 0, 0.8);
}
.container-fixed-f71f .hidden_huge_4ddb {
  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) {
  .container-fixed-f71f .hidden_huge_4ddb {
    width: auto;
    right: 45px;
  }
}
.article-narrow-7c0b .hidden_huge_4ddb {
  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) {
  .article-narrow-7c0b .hidden_huge_4ddb {
    width: auto;
    left: 45px;
  }
}
.cold_a83c .hidden_huge_4ddb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.cold_a83c .icon-83ab {
  max-width: 48em;
  margin: 0 auto;
}
.cold_a83c .accordion_59af:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.banner-action-9734 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.banner-action-9734.copper-bfbd .hidden_huge_4ddb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.banner-action-9734.container-fixed-f71f .hidden_huge_4ddb {
  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);
}
.banner-action-9734 .hidden_huge_4ddb {
  visibility: visible;
}
.banner-action-9734.article-narrow-7c0b .hidden_huge_4ddb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.column_north_54c4,
.logo-small-0790 {
  overflow-x: hidden;
}
.column_north_54c4 .hidden_huge_4ddb {
  overflow: auto;
}
.column_north_54c4.copper-bfbd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_north_54c4.copper-bfbd .hidden_huge_4ddb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.column_north_54c4.copper-bfbd .input_up_f354 {
  opacity: 0;
}
.column_north_54c4.container-fixed-f71f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_north_54c4.container-fixed-f71f .hidden_huge_4ddb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.column_north_54c4.container-fixed-f71f .input_up_f354 {
  opacity: 0;
}
.column_north_54c4.article-narrow-7c0b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.column_north_54c4.article-narrow-7c0b .hidden_huge_4ddb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.column_north_54c4.article-narrow-7c0b .input_up_f354 {
  opacity: 0;
}
.column_north_54c4.cold_a83c .hidden_huge_4ddb {
  z-index: 10;
  visibility: visible;
}
.pagination-out-9257 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pagination-out-9257 .banner-clean-fd0a {
  background: rgba(255, 255, 255, 0.99);
}
.pagination-out-9257 .banner-clean-fd0a::after,
.pagination-out-9257 .banner-clean-fd0a:before {
  background: inherit;
}
.pagination-out-9257:hover .banner-clean-fd0a {
  background: rgba(255, 255, 255, 0.99);
}
.article-narrow-7c0b .pagination-out-9257 {
  top: 10px;
  right: auto;
  left: 12px;
}
.cold_a83c .pagination-out-9257 {
  display: none !important;
}
.column_north_54c4:before,
.logo-small-0790:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.column_north_54c4 .pagination-out-9257,
.logo-small-0790 .pagination-out-9257 {
  display: inline-block;
}
.hidden_huge_4ddb .over_96bc {
  -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;
}
.column_north_54c4 .hidden_huge_4ddb .over_96bc,
.logo-small-0790 .hidden_huge_4ddb .over_96bc {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.black-2a98 .first-3e28 {
  width: 100%;
}
.large-0474 {
  padding: 0 0.5em 0;
}
.large-0474 [class*="customify-col-"],
.large-0474 [class*="customify-col_"],
.large-0474 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.small_f4b9 .large-0474 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .west-5116 .paragraph_last_85dc,
  .paragraph_last_85dc {
    display: none;
  }
  .shade_orange_11fa {
    text-align: left;
  }
  .shadow_cool_3c48 {
    text-align: center;
  }
  .tabs-65d0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .west-5116 .banner-aca8,
  .banner-aca8 {
    display: none;
  }
  .paragraph_iron_059a {
    text-align: left;
  }
  .light-dd8f {
    text-align: center;
  }
  .stale-d26b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .west-5116 .dynamic-4865,
  .dynamic-4865 {
    display: none;
  }
  .simple-71a9 {
    text-align: left;
  }
  .pattern_prev_6ff5 {
    text-align: center;
  }
  .up_11d0 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.section-hard-62aa {
  box-shadow: none !important;
}
.solid_8039 .popup-tiny-ab39,
.label-south-ea1d .popup-tiny-ab39 {
  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;
}
.label-south-ea1d .popup-tiny-ab39 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.preview_medium_ee34 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.preview_medium_ee34:after,
.preview_medium_ee34:before {
  content: "";
  display: table;
}
.preview_medium_ee34:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .preview_medium_ee34 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.preview_medium_ee34,
.white_d9dd {
  max-width: 1248px;
  margin: 0 auto;
}

.picture-solid-b732.under_8f11 .preview_medium_ee34 {
  max-width: 100%;
}
.picture-solid-b732.status-75a7 {
  max-width: 1200px;
  margin: 0 auto;
}
.picture-solid-b732.caption-8069 .preview_medium_ee34 {
  max-width: 100%;
}
.picture-solid-b732.caption-8069 > .preview_medium_ee34 {
  padding-left: 0;
  padding-right: 0;
}
.picture-solid-b732.caption-8069 > .preview_medium_ee34 .west-5116 {
  margin: 0;
}
.picture-solid-b732.caption-8069
  > .preview_medium_ee34
  .component-496a.inner_ef2e {
  margin-right: 0;
  margin-left: 0;
}
.picture-solid-b732.caption-8069 #main.inner_ef2e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .header_down_b090 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .header_down_b090 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .soft-da40 .fluid-1c5a {
    padding-right: 1em;
  }
  .soft-da40.lite_b239 .component-496a {
    border-right: 1px solid #eaecee;
  }
  .soft-da40.lite_b239 .fluid-1c5a {
    padding-right: 1em;
  }
  .soft-da40.lite_b239 .advanced_5204 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_right_5dd4 .fluid-1c5a {
    padding-left: 1em;
  }
  .banner_right_5dd4.lite_b239 .component-496a {
    border-left: 1px solid #eaecee;
  }
  .banner_right_5dd4.lite_b239 .fluid-1c5a {
    padding-left: 1em;
  }
  .banner_right_5dd4.lite_b239 .advanced_5204 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_8b71 .fluid-1c5a {
    padding-left: 1em;
  }
  .content_8b71.lite_b239 .tiny_670f {
    border-right: 1px solid #eaecee;
  }
  .content_8b71.lite_b239 .notice-d188 {
    border-right: 1px solid #eaecee;
  }
  .content_8b71.lite_b239 .fluid-1c5a {
    padding-left: 1em;
  }
  .content_8b71.lite_b239 .advanced_5204 {
    padding-right: 1em;
  }
  .content_8b71.lite_b239 .out_6c2a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first-6be0 .fluid-1c5a {
    padding-right: 1em;
  }
  .first-6be0.lite_b239 .tiny_670f {
    border-left: 1px solid #eaecee;
  }
  .first-6be0.lite_b239 .notice-d188 {
    border-left: 1px solid #eaecee;
  }
  .first-6be0.lite_b239 .fluid-1c5a {
    padding-right: 1em;
  }
  .first-6be0.lite_b239 .advanced_5204 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .first-6be0.lite_b239 .out_6c2a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_down_b090 .fluid-1c5a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_down_b090.lite_b239 .component-496a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .header_down_b090.lite_b239 .fluid-1c5a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_down_b090.lite_b239 .advanced_5204 {
    padding-left: 1em;
  }
  .header_down_b090.lite_b239 .out_6c2a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .header_down_b090.lite_b239 .fluid-1c5a {
    padding-left: 0;
  }
}
.middle-6b40 .middle-1b6e {
  display: inline-block;
}
.hard-4c56 {
  display: inline-block;
}
.column-3c12 {
  word-con: break-word;
}
.gas-87d7 > span {
  display: inline-block;
  padding: 5px 0;
}
.gas-87d7 .pink_60a6 {
  margin-left: 8px;
  margin-right: 8px;
}
.gas-87d7 .frame_next_c85f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.highlight_focused_c2c7 .outline_left_bdf2 {
  margin-bottom: 2em;
}
.highlight_focused_c2c7 .primary-rough-f65f {
  margin-bottom: 15px;
}
.highlight_focused_c2c7 .primary-rough-f65f:last-child {
  margin-bottom: 0;
}
.highlight_focused_c2c7 .carousel_50dd {
  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) {
  .highlight_focused_c2c7 .carousel_50dd {
    display: block;
  }
}
.highlight_focused_c2c7 .header_basic_cab7 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .highlight_focused_c2c7 .header_basic_cab7 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.highlight_focused_c2c7 .main_3c48 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.highlight_focused_c2c7 .main_3c48 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.highlight_focused_c2c7 .main_3c48 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.highlight_focused_c2c7 .column-3c12 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight_focused_c2c7 .column-3c12 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.highlight_focused_c2c7 .gold_277e p:last-child {
  margin-bottom: 0;
}
.highlight_focused_c2c7 .progress_stone_3e10 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.highlight_focused_c2c7 .column_steel_f3ff {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.highlight_focused_c2c7 .notification-c2cd {
  margin-top: 1em;
}
.highlight_focused_c2c7 .tertiary-pink-160c {
  top: 0;
  display: block;
}
.highlight_focused_c2c7 .tertiary-pink-160c a {
  color: inherit;
}
.highlight_focused_c2c7 .tertiary-pink-160c a:hover {
  color: inherit;
}
.highlight_focused_c2c7 .right_c9d1 {
  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;
}
.highlight_focused_c2c7 .right_c9d1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.highlight_focused_c2c7 .column_steel_f3ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.highlight_focused_c2c7 .item_b327 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.highlight_focused_c2c7 .item_b327:first-child {
  margin-top: 0;
}
.highlight_focused_c2c7 .item_b327.accent-3848 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.highlight_focused_c2c7 .item_b327.grid_smooth_47d9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight_focused_c2c7
  .item_b327.grid_smooth_47d9.glass_8940
  .notification-c2cd {
  width: 100%;
}
.highlight_focused_c2c7 .grid_smooth_47d9 {
  -webkit-box-align: center;
  align-items: center;
}
.highlight_focused_c2c7 .grid_smooth_47d9 .gas-87d7,
.highlight_focused_c2c7 .grid_smooth_47d9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.highlight_focused_c2c7 .main_3c48 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_focused_c2c7 .main_3c48 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_focused_c2c7 .main_3c48: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;
}
.highlight_focused_c2c7 .accent-3848 {
  z-index: 5;
}
.highlight_focused_c2c7 .wide-bc3a .large-e485 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.highlight_focused_c2c7 .sidebar-cool-0bcb .large-e485 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.highlight_focused_c2c7 .stale_6ffe .large-e485 {
  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;
}
.highlight_focused_c2c7.right-c1be .carousel_50dd,
.highlight_focused_c2c7.plasma_fb6e .carousel_50dd {
  display: block;
}
.highlight_focused_c2c7.right-c1be .carousel_50dd .pagination_light_181d,
.highlight_focused_c2c7.right-c1be .carousel_50dd .column_steel_f3ff,
.highlight_focused_c2c7.plasma_fb6e .carousel_50dd .pagination_light_181d,
.highlight_focused_c2c7.plasma_fb6e .carousel_50dd .column_steel_f3ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight_focused_c2c7.warm-7ea9 .header_basic_cab7 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .highlight_focused_c2c7.warm-7ea9 .header_basic_cab7 {
    margin-right: 0;
  }
}
.highlight_focused_c2c7.right-c1be .header_basic_cab7,
.highlight_focused_c2c7.plasma_fb6e .header_basic_cab7 {
  padding-top: 40%;
}
.highlight_focused_c2c7.right-c1be .outline_left_bdf2,
.highlight_focused_c2c7.plasma_fb6e .outline_left_bdf2 {
  display: block;
}
.highlight_focused_c2c7.right-c1be .fn-sticky-0a03 .column_steel_f3ff,
.highlight_focused_c2c7.plasma_fb6e .fn-sticky-0a03 .column_steel_f3ff {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.highlight_focused_c2c7.right-c1be .header_basic_cab7,
.highlight_focused_c2c7.plasma_fb6e .header_basic_cab7 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.highlight_focused_c2c7.right-c1be .column_steel_f3ff {
  padding: 1em;
}
.summary_d556 {
  margin: 30px auto;
  display: block;
}
.summary_d556 .message_191e > * {
  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;
}
.summary_d556 .message_191e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.summary_d556 .message_191e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.right_fb29 .gas-87d7 {
  margin-bottom: 1.41575em;
}
.right_fb29 .gold-5964 {
  margin-bottom: 1.618em;
}
.shadow_static_7d3e .hovered_ee47 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.shadow_static_7d3e .hovered_ee47 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.shadow_static_7d3e .large_1b8d {
  max-width: 100%;
  overflow: auto;
}
.header_1873 .shadow_static_7d3e a:hover {
  text-decoration: underline;
}
.highlight-under-37b0 .primary-rough-f65f:not(.column-3c12),
.highlight-under-37b0 .main_3c48 {
  margin-bottom: 1.41575em;
}
.highlight-under-37b0 .primary-rough-f65f:not(.column-3c12):last-child,
.highlight-under-37b0 .main_3c48:last-child {
  margin-bottom: 0;
}
.highlight-under-37b0 .primary-rough-f65f.last-6f39 {
  margin-bottom: 0.41575em;
}
.highlight-under-37b0 .title_first_4550:before,
.highlight-under-37b0 .light_fce5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.highlight-under-37b0 .title_first_4550:before {
  content: "\f115";
}
.highlight-under-37b0 .light_fce5:before {
  content: "\f02c";
}
.highlight-under-37b0 .hot-5021 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.highlight-under-37b0 .hot-5021 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.backdrop-prev-adc0 {
  display: -webkit-box;
  display: flex;
}
.backdrop-prev-adc0 .tabs-ac12 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .backdrop-prev-adc0 .tabs-ac12 {
    flex-basis: 90px;
  }
}
.backdrop-prev-adc0 .pink_e83d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .backdrop-prev-adc0 .pink_e83d {
    flex-basis: calc(100% - 50px);
  }
}
.backdrop-prev-adc0 .tabs_a71b p:last-child {
  margin-bottom: 0.72em;
}
.badge-7f7b .message_191e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.badge-7f7b .message_191e:after,
.badge-7f7b .message_191e:before {
  content: "";
  display: table;
}
.badge-7f7b .message_191e:after {
  clear: both;
}
.badge-7f7b .message_191e .yellow-aac8,
.badge-7f7b .message_191e .detail_west_116f {
  width: 49%;
}
.badge-7f7b .message_191e .yellow-aac8 a span.item_slow_c812,
.badge-7f7b .message_191e .detail_west_116f a span.item_slow_c812 {
  display: block;
  margin-bottom: 5px;
}
.badge-7f7b .message_191e .detail_west_116f {
  float: left;
  text-align: left;
}
.badge-7f7b .message_191e .yellow-aac8 {
  float: right;
  text-align: right;
}
.logo-center-cffd {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .logo-center-cffd {
    margin-bottom: 0;
  }
}
.banner-fluid-4a6f {
  margin-bottom: 1em;
}
.banner-fluid-4a6f .column-3c12 {
  font-size: 1.1em;
  line-height: 1.3;
}
.accordion_over_8330 a {
  display: block;
  line-height: 0;
  position: relative;
}
.slow_ea00 .banner-fluid-4a6f,
.breadcrumb-north-b785 .banner-fluid-4a6f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .slow_ea00 .banner-fluid-4a6f,
  .breadcrumb-north-b785 .banner-fluid-4a6f {
    display: block;
  }
}
.slow_ea00 .accordion_over_8330,
.breadcrumb-north-b785 .accordion_over_8330 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .slow_ea00 .accordion_over_8330,
  .breadcrumb-north-b785 .accordion_over_8330 {
    margin-bottom: 1em;
  }
}
.slow_ea00 .accordion_over_8330 img,
.breadcrumb-north-b785 .accordion_over_8330 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.slow_ea00 .module-f4bb,
.breadcrumb-north-b785 .module-f4bb {
  flex-basis: calc(100% - 160px);
}
.slow_ea00 .module-f4bb p,
.breadcrumb-north-b785 .module-f4bb p {
  margin-bottom: 0;
}
.slow_ea00 .module-f4bb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .slow_ea00 .module-f4bb {
    padding-left: 0;
  }
}
.breadcrumb-north-b785 .module-f4bb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-north-b785 .module-f4bb {
    padding-right: 0;
  }
}
.breadcrumb-north-b785 .accordion_over_8330 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.avatar_yellow_dc57 .accordion_over_8330 {
  margin-bottom: 0.5em;
}
.avatar_yellow_dc57 .accordion_over_8330 img {
  width: 100%;
}
.box-2025 .preview_under_6aec,
.highlight_bottom_a7eb .preview_under_6aec {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.highlight_bottom_a7eb .component-496a .pro_04c8 p:last-child {
  margin-bottom: 0;
}
.next_715a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.fresh_9ef6 .link_c5fa {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .fresh_9ef6 .link_c5fa:last-of-type {
    margin-bottom: 0;
  }
}
.fresh_9ef6 .link_c5fa ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fresh_9ef6 .link_c5fa ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.fresh_9ef6 .link_c5fa ul li {
  margin: 0 0 0.6em;
}
.fresh_9ef6 .link_c5fa ul li.photo_aa11,
.fresh_9ef6 .link_c5fa ul li.overlay_middle_f19c {
  position: relative;
}
.fresh_9ef6 .link_c5fa ul li.photo_aa11 .caption_cold_efe1,
.fresh_9ef6 .link_c5fa ul li.overlay_middle_f19c .caption_cold_efe1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.fresh_9ef6 .link_c5fa ul li.photo_aa11:after:after,
.fresh_9ef6 .link_c5fa ul li.photo_aa11:after:before,
.fresh_9ef6
  .link_c5fa
  ul
  li.overlay_middle_f19c:after:after,
.fresh_9ef6
  .link_c5fa
  ul
  li.overlay_middle_f19c:after:before {
  content: "";
  display: table;
}
.fresh_9ef6 .link_c5fa ul li.photo_aa11:after:after,
.fresh_9ef6
  .link_c5fa
  ul
  li.overlay_middle_f19c:after:after {
  clear: both;
}
.fresh_9ef6 .link_c5fa a.banner_7cd3:hover {
  text-decoration: none;
}
.fresh_9ef6 .link_c5fa select {
  max-width: 100%;
}
.fresh_9ef6 .link_c5fa table {
  font-size: 85%;
}
.fresh_9ef6 .link_c5fa table td,
.fresh_9ef6 .link_c5fa table th {
  padding: 0.2360828548em;
  text-align: center;
}
.fresh_9ef6 .link_c5fa table tfoot td {
  text-align: left;
}
.fresh_9ef6 .link_c5fa :last-child {
  margin-bottom: 0;
}
.fresh_9ef6 .link_c5fa .bright_f326 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.fresh_9ef6 .link_c5fa .bright_f326 label {
  width: 100%;
}
.fresh_9ef6 .link_c5fa .bright_f326 .button-8996 {
  width: 100%;
  display: block;
}
.fresh_9ef6 .link_c5fa .bright_f326 .under_3bf2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.fresh_9ef6 .link_c5fa .bright_f326 .under_3bf2:hover svg #svg-search {
  fill: #444;
}
.fresh_9ef6 .link_c5fa .bright_f326 .under_3bf2 svg {
  width: 18px;
  height: 18px;
}
.fresh_9ef6 .dirty_7fa0 ul ul,
.fresh_9ef6 .tooltip_steel_a214 ul ul,
.fresh_9ef6 .shadow_copper_b719 ul ul,
.fresh_9ef6 .stale_a183 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.fresh_9ef6 .dirty_7fa0 .progress-orange-979b > a,
.fresh_9ef6 .tooltip_steel_a214 .progress-orange-979b > a,
.fresh_9ef6 .shadow_copper_b719 .progress-orange-979b > a,
.fresh_9ef6 .stale_a183 .progress-orange-979b > a {
  margin-bottom: 0;
}
.fresh_9ef6 .pagination_inner_61ee li,
.fresh_9ef6 .dirty_7fa0 li,
.fresh_9ef6 .media-blue-38be li,
.fresh_9ef6 .tooltip_steel_a214 li,
.fresh_9ef6 .shadow_copper_b719 li,
.fresh_9ef6 .stale_a183 li,
.fresh_9ef6 .video_5782 li,
.fresh_9ef6 .pagination_hard_193d li {
  display: block;
  position: relative;
}
.fresh_9ef6 .pagination_inner_61ee li:last-child,
.fresh_9ef6 .dirty_7fa0 li:last-child,
.fresh_9ef6 .media-blue-38be li:last-child,
.fresh_9ef6 .tooltip_steel_a214 li:last-child,
.fresh_9ef6 .shadow_copper_b719 li:last-child,
.fresh_9ef6 .stale_a183 li:last-child,
.fresh_9ef6 .video_5782 li:last-child,
.fresh_9ef6 .pagination_hard_193d li:last-child {
  border: none;
}
.fresh_9ef6 .pagination_inner_61ee li a,
.fresh_9ef6 .dirty_7fa0 li a,
.fresh_9ef6 .media-blue-38be li a,
.fresh_9ef6 .tooltip_steel_a214 li a,
.fresh_9ef6 .shadow_copper_b719 li a,
.fresh_9ef6 .stale_a183 li a,
.fresh_9ef6 .video_5782 li a,
.fresh_9ef6 .pagination_hard_193d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fresh_9ef6 .pagination_inner_61ee li ul li::before,
.fresh_9ef6 .dirty_7fa0 li ul li::before,
.fresh_9ef6 .media-blue-38be li ul li::before,
.fresh_9ef6 .tooltip_steel_a214 li ul li::before,
.fresh_9ef6 .shadow_copper_b719 li ul li::before,
.fresh_9ef6 .stale_a183 li ul li::before,
.fresh_9ef6 .video_5782 li ul li::before,
.fresh_9ef6 .pagination_hard_193d li ul li::before {
  left: 15px;
}
.fresh_9ef6 .pagination_inner_61ee li ul a,
.fresh_9ef6 .dirty_7fa0 li ul a,
.fresh_9ef6 .media-blue-38be li ul a,
.fresh_9ef6 .tooltip_steel_a214 li ul a,
.fresh_9ef6 .shadow_copper_b719 li ul a,
.fresh_9ef6 .stale_a183 li ul a,
.fresh_9ef6 .video_5782 li ul a,
.fresh_9ef6 .pagination_hard_193d li ul a {
  padding-left: 20px;
}
.fresh_9ef6 .pagination_inner_61ee li ul ul li::before,
.fresh_9ef6 .dirty_7fa0 li ul ul li::before,
.fresh_9ef6 .media-blue-38be li ul ul li::before,
.fresh_9ef6 .tooltip_steel_a214 li ul ul li::before,
.fresh_9ef6 .shadow_copper_b719 li ul ul li::before,
.fresh_9ef6 .stale_a183 li ul ul li::before,
.fresh_9ef6 .video_5782 li ul ul li::before,
.fresh_9ef6 .pagination_hard_193d li ul ul li::before {
  left: 30px;
}
.fresh_9ef6 .pagination_inner_61ee li ul ul a,
.fresh_9ef6 .dirty_7fa0 li ul ul a,
.fresh_9ef6 .media-blue-38be li ul ul a,
.fresh_9ef6 .tooltip_steel_a214 li ul ul a,
.fresh_9ef6 .shadow_copper_b719 li ul ul a,
.fresh_9ef6 .stale_a183 li ul ul a,
.fresh_9ef6 .video_5782 li ul ul a,
.fresh_9ef6 .pagination_hard_193d li ul ul a {
  padding-left: 40px;
}
.fresh_9ef6 .complex-4d76 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.fresh_9ef6 .pagination_hard_193d ul li {
  margin-bottom: 1.41575em;
}
.fresh_9ef6 .pagination_hard_193d ul li .media_old_8552 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.fresh_9ef6 .pagination_hard_193d ul li .wrapper-white-efaf {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.photo-inner-9733 .pagination_inner_61ee li a,
.photo-inner-9733 .dirty_7fa0 li a,
.photo-inner-9733 .media-blue-38be li a,
.photo-inner-9733 .tooltip_steel_a214 li a,
.photo-inner-9733 .shadow_copper_b719 li a,
.photo-inner-9733 .stale_a183 li a,
.photo-inner-9733 .video_5782 li a,
.photo-inner-9733 .pagination_hard_193d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-inner-9733 .complex-4d76 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-inner-9733 .link_c5fa ul li.photo_aa11 .caption_cold_efe1,
.photo-inner-9733 .link_c5fa ul li.overlay_middle_f19c .caption_cold_efe1 {
  background: rgba(0, 0, 0, 0.2);
}
.photo-inner-9733 .fresh_9ef6 .link_c5fa select {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-solid-b732 .fresh_9ef6 .pressed-3dba li {
  margin: 0;
}
.picture-solid-b732 .fresh_9ef6 .pressed-3dba li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.picture-solid-b732 .fresh_9ef6 .pressed-3dba li ul {
  margin: 0;
}
.picture-solid-b732 .fresh_9ef6 .pressed-3dba li ul li a {
  padding-left: 15px;
}
.picture-solid-b732 .fresh_9ef6 .pressed-3dba li ul li li a {
  padding-left: 30px;
}
.picture-solid-b732 .fresh_9ef6 .pressed-3dba li.thick-2583 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.picture-solid-b732 .fresh_9ef6 .pressed-3dba li.thick-2583 > 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;
}
.picture-solid-b732 .fresh_9ef6 .pressed-3dba li.thick-2583 > 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;
}
.widget-2d00 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.highlight_selected_eb3b {
  position: relative;
  z-index: 10;
}
.highlight_selected_eb3b .over_96bc {
  width: 100%;
  max-width: 100%;
}
.table-center-0135 .large-cbd8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.table-center-0135 .label_center_d49c {
}
.table-center-0135 .photo-inner-9733 {
  background: #292929;
}
.background_2894 .large-cbd8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.background_2894 .label_center_d49c {
  background: #f9f9f9;
}
.background_2894 .photo-inner-9733 {
  background: #303030;
}
.accent_1e29 .large-cbd8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .accent_1e29 .middle-1b6e {
    margin-bottom: 1em;
  }
  .accent_1e29 .middle-1b6e:last-child {
    margin-bottom: 0;
  }
}
.accent_1e29 .label_center_d49c {
  background: #ededed;
}
.accent_1e29 .photo-inner-9733 {
  background: #1a1a1a;
}
.large-cbd8.label_center_d49c {
  color: rgba(0, 0, 0, 0.6);
}
.large-cbd8.label_center_d49c .gas-a347 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.large-cbd8.photo-inner-9733 {
  color: rgba(255, 255, 255, 0.99);
}
.large-cbd8.photo-inner-9733 a:not(.banner_7cd3) {
  color: rgba(255, 255, 255, 0.79);
}
.large-cbd8.photo-inner-9733 a:not(.banner_7cd3):hover {
  color: rgba(255, 255, 255, 0.99);
}
.large-cbd8.photo-inner-9733 .gas-a347 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.large-cbd8.photo-inner-9733 table tbody td,
.large-cbd8.photo-inner-9733 table th {
  background: rgba(0, 0, 0, 0.08);
}
.description-static-aa24.hovered-54f2 .preview_medium_ee34 {
  max-width: initial;
}
.description-static-aa24 .header_9f94 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.description-static-aa24 .header_9f94 .over_96bc {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .description-static-aa24 .header_9f94 .over_96bc {
    display: block;
    margin-bottom: 2em;
  }
  .description-static-aa24 .header_9f94 .over_96bc:last-child {
    margin-bottom: 0;
  }
}
.accent_1e29 .middle-1b6e:last-child,
.background_2894 .middle-1b6e:last-child,
.table-center-0135 .middle-1b6e:last-child {
  margin-bottom: 0;
}
.accent_1e29 .middle-1b6e .fresh_9ef6 .link_c5fa:last-child,
.background_2894 .middle-1b6e .fresh_9ef6 .link_c5fa:last-child,
.table-center-0135 .middle-1b6e .fresh_9ef6 .link_c5fa:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .accent_1e29 .lower_1808,
  .accent_1e29 .blue_42f7,
  .background_2894 .lower_1808,
  .background_2894 .blue_42f7,
  .table-center-0135 .lower_1808,
  .table-center-0135 .blue_42f7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .highlight_selected_eb3b .middle-1b6e {
    margin-bottom: 2em;
  }
}
.highlight_selected_eb3b p:last-child {
  margin-bottom: 0;
}
.highlight_selected_eb3b li,
.highlight_selected_eb3b ul {
  list-style: none;
  margin: 0;
}
.highlight_selected_eb3b ul ul {
  margin-left: 2.617924em;
}
.current-1272 {
  font-size: 0.875em;
}

/* css-noise: 9d66 */
.widget-item-h5 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
