/*!
Theme Name: Customify
Theme URI: https://pressmaximum.layout-7138/customify
Author: WPCustomify
Author URI: https://pressmaximum.layout-7138
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.layout-7138/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.middle-b3fc.tooltip_purple_9153/licenses/gpl-2.0.pattern_a939
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.active-stale-23db/, (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.table_abd4.logo-red-be26/normalize.tabs-hovered-50fa/
 ======
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.tabs-hovered-50fa v7.0.0 | MIT License | github.layout-7138/necolas/normalize.tabs-hovered-50fa */
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-6395 .main-b93b,
.picture-last-40de,
.fluid_ed9a,
.button-befc,
.outline_out_2783,
.black_b859,
.focus_34b0,
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;
}
.picture-last-40de,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .picture-last-40de,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .picture-last-40de,
  h1 {
    font-size: 1.8em;
  }
}
.fluid_ed9a,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fluid_ed9a + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fluid_ed9a,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fluid_ed9a,
  h2 {
    font-size: 1.7em;
  }
}
.button-befc,
h3 {
  font-size: 1.618em;
}
.hot-6395 .main-b93b,
.outline_out_2783,
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.solid-be10 {
  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;
}
.aside-a251:after,
.aside-a251:before,
.slider_pressed_2012:after,
.slider_pressed_2012:before {
  content: "";
  display: table;
}
.aside-a251:after,
.slider_pressed_2012:after {
  clear: both;
}
.status_green_d970 {
  float: right;
  margin-right: 0;
}
.logo_68ec {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.highlight_739c .form-f5aa,
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;
}
.highlight_739c .form-f5aa: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;
}
.static-3605 .form-f5aa {
  box-shadow: none;
}
.static-3605
  .form-f5aa
  .dropdown_96f6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.static-3605 .form-f5aa .detail_b9cb {
  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;
}
.static-3605
  .form-f5aa
  .detail_b9cb
  b {
  display: none;
}
.static-3605 .input_d545 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.element_7457:not(.bright-38e7):not(.hero-old-7416),
button:not(.bright-38e7):not(.hero-old-7416),
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ),
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ),
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ) {
  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;
}
.element_7457:not(.bright-38e7):not(
    .hero-old-7416
  ):hover,
button:not(.bright-38e7):not(
    .hero-old-7416
  ):hover,
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ):hover,
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ):hover,
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.element_7457:not(.bright-38e7):not(
    .hero-old-7416
  ):active,
.element_7457:not(.bright-38e7):not(
    .hero-old-7416
  ):focus,
button:not(.bright-38e7):not(
    .hero-old-7416
  ):active,
button:not(.bright-38e7):not(
    .hero-old-7416
  ):focus,
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ):active,
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ):focus,
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ):active,
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ):focus,
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ):active,
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ):focus {
  outline: 0;
}
.element_7457:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4,
button:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4,
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4,
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4,
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4 {
  position: relative;
}
.element_7457:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .wide_ca35,
.element_7457:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .item_a56c,
.element_7457:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .mini-d4a9,
.element_7457:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  i,
.element_7457:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  svg,
button:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .wide_ca35,
button:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .item_a56c,
button:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .mini-d4a9,
button:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  i,
button:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  svg,
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .wide_ca35,
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .item_a56c,
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .mini-d4a9,
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  i,
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  svg,
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .wide_ca35,
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .item_a56c,
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .mini-d4a9,
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  i,
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  svg,
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .wide_ca35,
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .item_a56c,
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  .mini-d4a9,
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  i,
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4
  svg {
  visibility: hidden;
}
.element_7457:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4:after,
button:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4:after,
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4:after,
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4:after,
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ).fn-loading-5cc4: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;
}
.element_7457:not(.bright-38e7):not(.hero-old-7416),
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ),
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ),
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ) {
  color: #fff;
  background: #235787;
}
.element_7457:not(.bright-38e7):not(
    .hero-old-7416
  ):focus,
input[type="button"]:not(.bright-38e7):not(
    .hero-old-7416
  ):focus,
input[type="reset"]:not(.bright-38e7):not(
    .hero-old-7416
  ):focus,
input[type="submit"]:not(.bright-38e7):not(
    .hero-old-7416
  ):focus {
  color: #fff;
}
.element_7457.fn-disabled-5cc4:not(.bright-38e7):not(
    .hero-old-7416
  ),
.element_7457[disabled]:not(.bright-38e7):not(
    .hero-old-7416
  ),
button.fn-disabled-5cc4:not(.bright-38e7):not(
    .hero-old-7416
  ),
button[disabled]:not(.bright-38e7):not(
    .hero-old-7416
  ) {
  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;
}
.thumbnail_00b2 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.thumbnail_00b2: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;
}
.frame_342f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.menu_061f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.out-492f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.aside-a251:after,
.aside-a251:before,
.hidden-left-4837:after,
.hidden-left-4837:before,
.short-f277:after,
.short-f277:before,
.caption_359b:after,
.caption_359b:before,
.breadcrumb_bottom_0b7a:after,
.breadcrumb_bottom_0b7a:before,
.media-fcb8:after,
.media-fcb8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.aside-a251:after,
.hidden-left-4837:after,
.short-f277:after,
.caption_359b:after,
.breadcrumb_bottom_0b7a:after,
.media-fcb8:after {
  clear: both;
}
.hidden-left-4837 .plasma_b2d8,
.short-f277 .plasma_b2d8,
.widget-bottom-9b2d .plasma_b2d8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.widget-fresh-0e30 {
  display: inline-block;
}
.banner-thick-2308 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.banner-thick-2308 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner-thick-2308 .shadow-b7cc {
  padding: 1em 0;
  font-size: 85%;
}
.shadow-b7cc {
  text-align: left;
  font-style: italic;
  color: #999;
}
.section-9bfe {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.section-9bfe:after,
.section-9bfe:before {
  content: "";
  display: table;
}
.section-9bfe:after {
  clear: both;
}
.picture-advanced-02c2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.focus-ab62 .picture-advanced-02c2 {
  max-width: 50%;
}
.footer-e45c .picture-advanced-02c2 {
  max-width: 33.33%;
}
.green_1097 .picture-advanced-02c2 {
  max-width: 25%;
}
.slider-5ae5 .picture-advanced-02c2 {
  max-width: 20%;
}
.sort_0a08 .picture-advanced-02c2 {
  max-width: 16.66%;
}
.fixed-de7b .picture-advanced-02c2 {
  max-width: 14.28%;
}
.popup-5221 .picture-advanced-02c2 {
  max-width: 12.5%;
}
.list-e32f .picture-advanced-02c2 {
  max-width: 11.11%;
}
.row-fb42 {
  display: block;
}
.hot-6395 .module-fast-e53c label,
.hot-6395 .hidden-0cb7 label,
.hot-6395 .gas_af59 label,
.hot-6395 .title_fixed_7c66 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern-e025 {
  list-style: none;
  margin: 0;
}
.pattern-e025 article.prev_e174 {
  margin-bottom: 0;
}
.pattern-e025 ul {
  list-style: none;
  margin: 0;
}
.pattern-e025 .up-392f li.prev_e174 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern-e025 .up-392f li.prev_e174 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern-e025 .up-392f li.prev_e174: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) {
  .pattern-e025 .up-392f li.prev_e174 li.prev_e174 li.prev_e174 li.prev_e174 {
    padding-left: 0;
  }
}
article.prev_e174 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.prev_e174 .hidden-left-4837 p:last-of-type {
  margin-bottom: 0;
}
article.prev_e174 .prev_e055 {
  float: left;
}
article.prev_e174 .caption-slow-7e00 {
  margin-left: 85px;
}
article.prev_e174 .avatar-2774 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.prev_e174 .avatar-2774 .content-light-ecad {
  margin-left: 10px;
}
article.prev_e174 .background_red_1d55 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.prev_e174 .search-e025 {
  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 .module-fast-e53c,
  #respond .gas_af59,
  #respond .title_fixed_7c66 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .module-fast-e53c input,
#respond .gas_af59 input,
#respond .title_fixed_7c66 input {
  width: 100%;
}
#respond .title_fixed_7c66 {
  margin-right: 0;
}
#respond .active_840b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.menu-fluid-829c {
  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;
}
.menu-fluid-829c.lite-55b6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.menu-fluid-829c 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%);
}
.menu-fluid-829c:focus,
.menu-fluid-829c: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);
}
.fast-928c {
  border-radius: 10%;
}
.accent_6015 {
  border-radius: 50%;
}
.primary_outer_6a55 {
  font-size: 0.72em;
}
.disabled-selected-7787 {
  font-size: 0.875em;
}
.liquid-00a9 {
  font-size: 1.1em;
}
.overlay-dark-489e {
  text-transform: uppercase;
  line-height: 1.2;
}
.overlay-dark-489e.primary_outer_6a55 {
  letter-spacing: 0.5px;
}
.dropdown_bright_1855,
.dropdown_bright_1855 a {
  color: #6d6d6d;
}
.dropdown_bright_1855 a:hover {
  color: #111;
}
.copper-f970 {
  color: #6d6d6d;
}
.layout-29d7 {
  overflow-x: hidden;
}
.layout-29d7 .input-upper-2b2a.sidebar_lower_46ea {
  position: relative;
}
.layout-29d7 .input-upper-2b2a.sidebar_lower_46ea.info_fixed_7db1 {
  position: initial;
}
.layout-29d7
  .input-upper-2b2a.sidebar_lower_46ea.info_fixed_7db1
  .container_bright_8008 {
  left: auto;
}
.layout-29d7 .input-upper-2b2a .container_bright_8008 {
  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;
}
.layout-29d7 .input-upper-2b2a:hover.sidebar_lower_46ea {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.layout-29d7
  .input-upper-2b2a:hover.sidebar_lower_46ea
  .container_bright_8008 {
  display: block;
  z-index: 9999999;
}
.layout-29d7 .logo-1524 .down_15de,
.layout-29d7 .paragraph-88fa .down_15de {
  display: none;
}
.layout-29d7 .table_997d .input-upper-2b2a:hover.sidebar_lower_46ea {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hot-6395 .module-fast-e53c label,
.hot-6395 .hidden-0cb7 label,
.hot-6395 .gas_af59 label,
.hot-6395 .title_fixed_7c66 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern-e025 {
  list-style: none;
  margin: 0;
}
.pattern-e025 article.prev_e174 {
  margin-bottom: 0;
}
.pattern-e025 ul {
  list-style: none;
  margin: 0;
}
.pattern-e025 .up-392f li.prev_e174 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern-e025 .up-392f li.prev_e174 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern-e025 .up-392f li.prev_e174: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) {
  .pattern-e025 .up-392f li.prev_e174 li.prev_e174 li.prev_e174 li.prev_e174 {
    padding-left: 0;
  }
}
article.prev_e174 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.prev_e174 .hidden-left-4837 p:last-of-type {
  margin-bottom: 0;
}
article.prev_e174 .prev_e055 {
  float: left;
}
article.prev_e174 .caption-slow-7e00 {
  margin-left: 85px;
}
article.prev_e174 .avatar-2774 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.prev_e174 .avatar-2774 .content-light-ecad {
  margin-left: 10px;
}
article.prev_e174 .background_red_1d55 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.prev_e174 .search-e025 {
  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 .module-fast-e53c,
  #respond .gas_af59,
  #respond .title_fixed_7c66 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .module-fast-e53c input,
#respond .gas_af59 input,
#respond .title_fixed_7c66 input {
  width: 100%;
}
#respond .title_fixed_7c66 {
  margin-right: 0;
}
#respond .active_840b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.logo-1524 .alert_motion_c4bd {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.alert_motion_c4bd .heading_bfd3.photo-65c3 .menu_last_80ee > li > a:focus,
.alert_motion_c4bd .heading_bfd3.photo-65c3 .menu_last_80ee > li > a:hover,
.alert_motion_c4bd .heading_bfd3.medium-198f .menu_last_80ee > li > a:focus,
.alert_motion_c4bd .heading_bfd3.medium-198f .menu_last_80ee > li > a:hover,
.alert_motion_c4bd .heading_bfd3.yellow_e106 .menu_last_80ee > li > a:focus,
.alert_motion_c4bd .heading_bfd3.yellow_e106 .menu_last_80ee > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_motion_c4bd
  .heading_bfd3.photo-65c3
  .menu_last_80ee
  > li.hidden_middle_9aa1
  > a,
.alert_motion_c4bd
  .heading_bfd3.photo-65c3
  .menu_last_80ee
  > li.media_a88c
  > a,
.alert_motion_c4bd
  .heading_bfd3.medium-198f
  .menu_last_80ee
  > li.hidden_middle_9aa1
  > a,
.alert_motion_c4bd
  .heading_bfd3.medium-198f
  .menu_last_80ee
  > li.media_a88c
  > a,
.alert_motion_c4bd
  .heading_bfd3.yellow_e106
  .menu_last_80ee
  > li.hidden_middle_9aa1
  > a,
.alert_motion_c4bd .heading_bfd3.yellow_e106 .menu_last_80ee > li.short_d7de > a {
  color: rgba(255, 255, 255, 0.99);
}
.alert_motion_c4bd .alert-9527,
.alert_motion_c4bd .alert-9527 a {
  color: rgba(255, 255, 255, 0.99);
}
.alert_motion_c4bd .dirty-2d08.row-top-2f97 li a,
.alert_motion_c4bd .hover_red_8708 a,
.alert_motion_c4bd .medium_1924,
.alert_motion_c4bd .menu_last_80ee > li > a,
.alert_motion_c4bd .summary_middle_db67 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_motion_c4bd .dirty-2d08.row-top-2f97 li a:hover,
.alert_motion_c4bd .hover_red_8708 a:hover,
.alert_motion_c4bd .medium_1924:hover,
.alert_motion_c4bd .menu_last_80ee > li > a:hover,
.alert_motion_c4bd .summary_middle_db67:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_motion_c4bd .pressed-7220 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_motion_c4bd .pressed-7220 .popup_2027 {
  color: rgba(255, 255, 255, 0.99);
}
.alert_motion_c4bd .pressed-7220:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert_motion_c4bd .search-24a8 .hovered-bb93 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert_motion_c4bd .search-24a8 .hovered-bb93 .hard-49aa {
  color: rgba(255, 255, 255, 0.79);
}
.alert_motion_c4bd
  .search-24a8
  .hovered-bb93
  .hard-49aa::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_motion_c4bd
  .search-24a8
  .hovered-bb93
  .hard-49aa:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_motion_c4bd
  .search-24a8
  .hovered-bb93
  .hard-49aa::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_motion_c4bd
  .search-24a8
  .hovered-bb93
  .hard-49aa::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.alert_motion_c4bd .search-24a8 .summary_red_e277 {
  color: rgba(255, 255, 255, 0.79);
}
.alert_motion_c4bd .search-24a8 .summary_red_e277:hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_huge_a4a5
  .alert_motion_c4bd
  .search-24a8
  .layout-full-601f
  .block-a154 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button_huge_a4a5
  .alert_motion_c4bd
  .search-24a8
  .layout-full-601f
  .hard-49aa {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-1524 .center_7ce1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.center_7ce1 .heading_bfd3.photo-65c3 .menu_last_80ee > li > a:focus,
.center_7ce1 .heading_bfd3.photo-65c3 .menu_last_80ee > li > a:hover,
.center_7ce1 .heading_bfd3.medium-198f .menu_last_80ee > li > a:focus,
.center_7ce1 .heading_bfd3.medium-198f .menu_last_80ee > li > a:hover,
.center_7ce1 .heading_bfd3.yellow_e106 .menu_last_80ee > li > a:focus,
.center_7ce1 .heading_bfd3.yellow_e106 .menu_last_80ee > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center_7ce1
  .heading_bfd3.photo-65c3
  .menu_last_80ee
  > li.hidden_middle_9aa1
  > a,
.center_7ce1
  .heading_bfd3.photo-65c3
  .menu_last_80ee
  > li.media_a88c
  > a,
.center_7ce1
  .heading_bfd3.medium-198f
  .menu_last_80ee
  > li.hidden_middle_9aa1
  > a,
.center_7ce1
  .heading_bfd3.medium-198f
  .menu_last_80ee
  > li.media_a88c
  > a,
.center_7ce1
  .heading_bfd3.yellow_e106
  .menu_last_80ee
  > li.hidden_middle_9aa1
  > a,
.center_7ce1 .heading_bfd3.yellow_e106 .menu_last_80ee > li.short_d7de > a {
  color: rgba(0, 0, 0, 0.8);
}
.center_7ce1 .alert-9527,
.center_7ce1 .alert-9527 a {
  color: rgba(0, 0, 0, 0.8);
}
.center_7ce1 .dirty-2d08.row-top-2f97 li a,
.center_7ce1 .hover_red_8708 a,
.center_7ce1 .medium_1924,
.center_7ce1 .menu_last_80ee > li > a,
.center_7ce1 .summary_middle_db67 {
  color: rgba(0, 0, 0, 0.55);
}
.center_7ce1 .dirty-2d08.row-top-2f97 li a:hover,
.center_7ce1 .hover_red_8708 a:hover,
.center_7ce1 .medium_1924:hover,
.center_7ce1 .menu_last_80ee > li > a:hover,
.center_7ce1 .summary_middle_db67:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center_7ce1 .pressed-7220 {
  color: rgba(0, 0, 0, 0.55);
}
.center_7ce1 .pressed-7220 .popup_2027 {
  color: rgba(0, 0, 0, 0.8);
}
.center_7ce1 .pressed-7220:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-soft-9aa7 .layout-pink-a729 {
  margin-left: auto;
  margin-right: auto;
}
.short-f277 > * {
  margin-left: auto;
  margin-right: auto;
}
.short-f277 .frame_342f {
  margin-right: 1.41575em;
}
.search-glass-aa25 .short-f277 > .avatar_0c06 {
  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;
}
.search-glass-aa25 .short-f277 > .card-3fe6 {
  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;
}
.pressed_061b.container-soft-9aa7 .layout-pink-a729,
.feature-1fe8.container-soft-9aa7 .layout-pink-a729 {
  margin-left: 0;
}
.mask_be3f.container-soft-9aa7 .layout-pink-a729,
.iron-0f0b.container-soft-9aa7 .layout-pink-a729 {
  margin-right: 0;
}
.short-f277 ol,
.short-f277 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.text-clean-9ce6 video {
  max-width: 100%;
}
.shade-7db8 img {
  display: block;
}
.shade-7db8.frame_342f,
.shade-7db8.menu_061f {
  width: 100%;
}
.shade-7db8.card-3fe6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gradient_large_167e:not(.sort_up_9402) {
  margin: 1.5em auto;
}
.icon-7921 p {
  padding: 1.5em 14px;
}
ul.heading-d9ce.card-3fe6,
ul.heading-d9ce.avatar_0c06,
ul.heading-d9ce.green_b9b1.avatar_0c06 {
  padding: 0 14px;
}
.widget-thick-2134 {
  display: block;
  overflow-x: auto;
}
.widget-thick-2134 table {
  border-collapse: collapse;
  width: 100%;
}
.widget-thick-2134 td,
.widget-thick-2134 th {
  padding: 0.5em;
}
.short-f277 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.short-f277 ol ol,
.short-f277 ol ul,
.short-f277 ul ol,
.short-f277 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.short-f277 ol ol li,
.short-f277 ol ul li,
.short-f277 ul ol li,
.short-f277 ul ul li {
  margin-left: 0;
}
.block_e466.row_590d > .row-red-bf84 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.block_e466.row_590d > .row-red-bf84 iframe,
.block_e466.row_590d > .row-red-bf84 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.message-7cd9 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.message-7cd9.hero_0067 {
  padding: 0;
}
.message-7cd9.hero_0067 cite {
  font-size: 13px;
}
.message-7cd9 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.message-7cd9 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.item-9776 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.item-9776 > p:first-child {
  margin-top: 0;
}
.item-9776 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.item-9776 blockquote {
  border-left: 0;
}
.focused_e2df {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.focused_e2df:not(.content-69f0) {
  max-width: 100px;
}
.focused_e2df.overlay_hot_0156 {
  border-bottom: none !important;
  text-align: center;
}
.focused_e2df.overlay_hot_0156::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .icon-7921 p {
    padding: 1.5em 0;
  }
}
.right-cb0b {
  color: #0073aa;
}
.inner_dd4f {
  background-color: #0073aa;
}
.focused-13c9 {
  color: #229fd8;
}
.search-middle-ec80 {
  background-color: #229fd8;
}
.advanced_3225 {
  color: #eee;
}
.cool_4e9f {
  background-color: #eee;
}
.tiny_495a {
  color: #444;
}
.dropdown_fed5 {
  background-color: #444;
}
.chip_full_91c5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.chip_full_91c5 .icon-advanced-2922 .hover_red_8708 {
  font-size: 15px;
}
.chip_full_91c5 .hover_red_8708 {
  line-height: 1.3;
}
.chip_full_91c5 .center_7ce1 {
}
.chip_full_91c5 .alert_motion_c4bd {
  background: #235787;
}
.hard_6ade {
  padding: 0;
}
.hard_6ade .alert_motion_c4bd {
  background: #1a1a1a;
}
.hard_6ade .center_7ce1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.gallery_motion_3c5c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.gallery_motion_3c5c .center_7ce1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.gallery_motion_3c5c .alert_motion_c4bd {
  background: #303030;
}
.media-fcb8 {
  position: relative;
  z-index: 10;
}
.media-fcb8 .avatar-2f27 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thumbnail_gas_a2a4 .sidebar_lower_46ea {
  display: inline-block;
  vertical-align: middle;
}
.thumbnail_gas_a2a4.table_ea21 .sidebar_lower_46ea {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .thumbnail_gas_a2a4.table_ea21 .sidebar_lower_46ea {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .thumbnail_gas_a2a4.table_ea21 .sidebar_lower_46ea {
    margin-right: 0.4em;
  }
}
.thumbnail_gas_a2a4.table_ea21 .sidebar_lower_46ea:last-child {
  margin-right: 0;
}
.disabled_complex_d1a0 .avatar-2f27 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .logo-1524 .icon-advanced-2922 {
    margin: 0 -0.5em;
  }
  .logo-1524 .icon-advanced-2922 [class*="customify-col-"],
  .logo-1524 .icon-advanced-2922 [class*="customify-col_"],
  .logo-1524 .icon-advanced-2922 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.logo-1524.complex_e3d9 .avatar-2f27 {
  background: 0 0 !important;
}
.logo-1524.complex_e3d9 .avatar-2f27,
.logo-1524.disabled_complex_d1a0 .avatar-2f27 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .logo-1524.focus_fresh_34e5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.logo-1524.disabled_complex_d1a0 .avatar-2f27 {
  box-shadow: none !important;
}
.carousel-2aaa {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .carousel-2aaa {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .carousel-2aaa {
    padding: 18px 0 20px;
  }
}
.carousel-2aaa .component-2184 {
  width: 100%;
}
.carousel-2aaa .tertiary-smooth-f00a {
  margin-bottom: 0;
}
.carousel-2aaa .paragraph_c317 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pagination-6ea0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pagination-6ea0 .new-cf5f {
  width: 100%;
}
.column-static-fe46 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.column-static-fe46 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.column-static-fe46 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;
}
.column-static-fe46 li:last-child:after {
  display: none;
}
.column-static-fe46 li a {
  font-weight: 500;
  margin-right: 10px;
}
.first_8393 .down_15de button,
.carousel-2aaa .down_15de button {
  left: 0;
}
.first_8393 .new-cf5f,
.carousel-2aaa .new-cf5f {
  padding-left: 0;
  padding-right: 0;
}
.first_8393 .pagination-6ea0,
.carousel-2aaa .pagination-6ea0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.first_8393 {
  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;
}
.first_8393: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;
}
.first_8393 .video_db97 {
  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) {
  .first_8393 .video_db97 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .first_8393 .video_db97 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .first_8393 .video_db97 {
    min-height: 200px;
  }
}
.first_8393 .column-static-fe46 {
  color: rgba(255, 255, 255, 0.8);
}
.first_8393 .column-static-fe46 a,
.first_8393 .column-static-fe46 li:after {
  color: inherit;
}
.first_8393 .column-static-fe46 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pro_c96d {
  margin-bottom: 0.5em;
}
.caption_2623 {
  margin-bottom: 1.2em;
}
.caption_2623,
.pro_c96d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.caption_2623 p:last-child,
.pro_c96d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .down_15de,
#masthead .down_15de {
  display: none;
}
#masthead
  > .down_15de.feature_up_5be6 {
  display: none;
}
#masthead > .down_15de button {
  left: 0;
}
.image-first-cfd0 {
  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%;
}
.image-first-cfd0 .sidebar_lower_46ea {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.image-first-cfd0 .dim-19b5 {
  display: -webkit-box;
  display: flex;
}
.image-first-cfd0 .dim-19b5.caption-copper-1a71 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.image-first-cfd0 .dim-19b5.summary_52ec {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image-first-cfd0 .dim-19b5.paper-7e54 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image-first-cfd0.sidebar-45dc.out-b6da .dim-19b5.caption-copper-1a71 {
  flex-basis: 100%;
}
.image-first-cfd0.picture_78a8 .dim-19b5.summary_52ec {
  -webkit-box-flex: 1;
  flex: auto;
}
.image-first-cfd0.picture_78a8 .dim-19b5.paper-7e54 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .down_15de.feature_up_5be6 {
  display: none;
}
#masthead > .down_15de button {
  left: 0;
}
.bronze-3137 {
  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;
}
.bronze-3137:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.bronze-3137.west_df9a i {
  margin-right: 4px;
}
.bronze-3137.caption_hard_cef2 i {
  margin-left: 5px;
}
.hover_red_8708 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hover_red_8708 p:last-child {
  margin-bottom: 0;
}
.gallery_old_0468 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.gallery_old_0468 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.gallery_old_0468 img {
  display: block;
  width: auto;
  line-height: 1;
}
.gallery_old_0468 .alert-9527 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.gallery_old_0468 .frame-lower-2836 {
  margin: 5px 0 7px 0;
}
.gallery_old_0468.element-eb81 .south_2bd1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery_old_0468.element-eb81 .background-copper-9e60 {
  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;
}
.gallery_old_0468.pink_6d68 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.gallery_old_0468.pink_6d68 .south_2bd1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gallery_old_0468.pink_6d68 .background-copper-9e60 {
  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;
}
.gallery_old_0468.footer-current-150e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gallery_old_0468.middle_f10d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.gallery_old_0468.middle_f10d .background-copper-9e60 {
  margin-top: 7px;
}
.section_f060 {
  display: inline-block;
}
.media-fcb8 .footer_db8b .gallery_old_0468 img {
  max-width: 100%;
}
.heading_bfd3 .menu-dirty-a7c5.surface_black_edf6,
.light-9633 .menu-dirty-a7c5.surface_black_edf6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading_bfd3 .nav_clean_2346,
.light-9633 .nav_clean_2346 {
  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%);
}
.heading_bfd3 .nav_clean_2346 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.heading_bfd3.secondary-next-10e8 .nav_clean_2346 {
  display: none;
}
.heading_bfd3 .label-tiny-9bcf {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading_bfd3 .label-tiny-9bcf li {
  display: inline-block;
  position: relative;
}
.heading_bfd3 .label-tiny-9bcf li:last-child {
  margin-right: 0;
}
.heading_bfd3 .label-tiny-9bcf 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;
}
.heading_bfd3 .label-tiny-9bcf li.short_d7de > a {
  color: rgba(0, 0, 0, 0.9);
}
.heading_bfd3 .label-tiny-9bcf > 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;
}
.heading_bfd3 .label-tiny-9bcf > li > a i {
  line-height: 0;
}
.heading_bfd3 .label-tiny-9bcf > li.shade_4584 > a .nav_clean_2346 {
  margin-left: 4px;
  line-height: 0;
}
.heading_bfd3 .label-tiny-9bcf .current_d0d1 li.shade_4584 > a {
  position: relative;
}
.heading_bfd3 .label-tiny-9bcf .current_d0d1 li.shade_4584 > a:after,
.heading_bfd3 .label-tiny-9bcf .current_d0d1 li.shade_4584 > a:before {
  content: "";
  display: table;
}
.heading_bfd3 .label-tiny-9bcf .current_d0d1 li.shade_4584 > a:after {
  clear: both;
}
.heading_bfd3 .label-tiny-9bcf .current_d0d1 li.shade_4584 > a .nav_clean_2346 {
  margin-left: 5px;
  float: right;
}
.heading_bfd3 .caption-477b,
.heading_bfd3 .current_d0d1 {
  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;
}
.heading_bfd3 .current_d0d1 {
  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;
}
.heading_bfd3 .current_d0d1 .surface_black_edf6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading_bfd3 .current_d0d1 .nav_clean_2346 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.heading_bfd3 .current_d0d1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.heading_bfd3 .current_d0d1 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;
}
.heading_bfd3 .current_d0d1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.heading_bfd3 .current_d0d1 .current_d0d1 {
  top: 0;
  left: 100%;
}
.heading_bfd3 .black_123d.fn-focus-5cc4 > .caption-477b,
.heading_bfd3 .black_123d.fn-focus-5cc4 > .current_d0d1,
.heading_bfd3 .black_123d:focus > .caption-477b,
.heading_bfd3 .black_123d:focus > .current_d0d1,
.heading_bfd3 .black_123d:hover > .caption-477b,
.heading_bfd3 .black_123d:hover > .current_d0d1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.heading_bfd3.yellow_e106 .menu_last_80ee:after,
.heading_bfd3.yellow_e106 .menu_last_80ee:before {
  content: "";
  display: table;
}
.heading_bfd3.yellow_e106 .menu_last_80ee:after {
  clear: both;
}
.heading_bfd3.yellow_e106 .menu_last_80ee > li {
  float: left;
}
.heading_bfd3.over-04d5 .menu_last_80ee:after,
.heading_bfd3.over-04d5 .menu_last_80ee:before {
  content: "";
  display: table;
}
.heading_bfd3.over-04d5 .menu_last_80ee:after {
  clear: both;
}
.heading_bfd3.over-04d5 .menu_last_80ee > li {
  float: left;
}
.heading_bfd3.over-04d5 .menu_last_80ee > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.heading_bfd3.over-04d5 .menu_last_80ee > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.heading_bfd3.over-04d5 .menu_last_80ee > li.hidden_middle_9aa1 > a,
.heading_bfd3.over-04d5 .menu_last_80ee > li.short_d7de > a {
  color: #fff;
  background-color: #1e4b75;
}
.heading_bfd3.photo-65c3 .menu_last_80ee > li > a .surface_black_edf6 {
  position: relative;
}
.heading_bfd3.photo-65c3 .menu_last_80ee > li > a .surface_black_edf6: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;
}
.heading_bfd3.photo-65c3
  .menu_last_80ee
  > li:focus
  > a
  .surface_black_edf6:before,
.heading_bfd3.photo-65c3
  .menu_last_80ee
  > li:hover
  > a
  .surface_black_edf6:before {
  width: 100%;
  background-color: currentColor;
}
.heading_bfd3.photo-65c3
  .menu_last_80ee
  > li.hidden_middle_9aa1
  > a
  .surface_black_edf6:before,
.heading_bfd3.photo-65c3
  .menu_last_80ee
  > li.media_a88c
  > a
  .surface_black_edf6:before {
  width: 100%;
  background-color: currentColor;
}
.heading_bfd3.medium-198f .menu_last_80ee > li > a .surface_black_edf6 {
  position: relative;
}
.heading_bfd3.medium-198f .menu_last_80ee > li > a .surface_black_edf6: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;
}
.heading_bfd3.medium-198f .menu_last_80ee > li:focus > a .surface_black_edf6:before,
.heading_bfd3.medium-198f
  .menu_last_80ee
  > li:hover
  > a
  .surface_black_edf6:before {
  width: 100%;
  background-color: currentColor;
}
.heading_bfd3.medium-198f
  .menu_last_80ee
  > li.hidden_middle_9aa1
  > a
  .surface_black_edf6:before,
.heading_bfd3.medium-198f
  .menu_last_80ee
  > li.media_a88c
  > a
  .surface_black_edf6:before {
  width: 100%;
  background-color: currentColor;
}
.light-9633 .label-tiny-9bcf {
  margin: 0;
  padding: 0;
  list-style: none;
}
.light-9633 .label-tiny-9bcf li:first-child > a {
  border-top: none;
}
.light-9633 .label-tiny-9bcf .overlay_right_d152 > .surface_black_edf6 .nav_clean_2346 {
  display: none;
}
.light-9633 .label-tiny-9bcf li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.light-9633 .label-tiny-9bcf li:last-child {
  border: none;
}
.light-9633 .label-tiny-9bcf li.shade_4584 > a {
  padding-right: 45px !important;
}
.light-9633 .label-tiny-9bcf li a {
  display: block;
  padding: 0.55em 1.5em;
}
.light-9633 .label-tiny-9bcf li a:focus,
.light-9633 .label-tiny-9bcf li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.light-9633 .label-tiny-9bcf li .primary_0677 {
  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;
}
.light-9633 .label-tiny-9bcf li .primary_0677:hover {
  box-shadow: none;
}
.light-9633 .label-tiny-9bcf li .primary_0677 .nav_clean_2346 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.light-9633 .label-tiny-9bcf .current_d0d1 {
  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);
}
.light-9633 .label-tiny-9bcf .current_d0d1 li a {
  padding-left: 3em;
}
.light-9633 .label-tiny-9bcf .first-778e > a .primary_0677 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.light-9633 .label-tiny-9bcf .first-778e > .current_d0d1 {
  display: block;
  opacity: 1;
}
.widget_ae97 {
  max-width: 100%;
}
.focused-bad1 {
  line-height: 0;
  cursor: pointer;
}
.summary_middle_db67 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.summary_middle_db67:hover {
  box-shadow: none;
  color: currentColor;
}
.summary_middle_db67 svg {
  width: 18px;
  height: 18px;
}
.summary_middle_db67 .surface_glass_4116 {
  display: none;
}
.purple_e328 {
  position: relative;
}
.purple_e328.fn-active-5cc4 .summary_middle_db67 .footer_bright_6f63 {
  display: none;
}
.purple_e328.fn-active-5cc4 .summary_middle_db67 .surface_glass_4116 {
  display: inline-block;
}
.purple_e328 .motion_5c1e {
  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);
}
.purple_e328.breadcrumb_2136 .motion_5c1e {
  left: auto;
  right: -0.9em;
}
.purple_e328.breadcrumb_2136 .button_2577::before {
  left: auto;
  right: 15px;
}
.purple_e328.fn-active-5cc4 .motion_5c1e {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout-full-601f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.layout-full-601f label {
  flex-basis: 100%;
}
.layout-full-601f .hovered-bb93 {
  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;
}
.layout-full-601f .hard-49aa {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.layout-full-601f .hard-49aa:focus {
  background-color: transparent;
}
.layout-full-601f button.summary_red_e277 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.layout-full-601f button.summary_red_e277:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.layout-full-601f button.summary_red_e277 svg {
  width: 18px;
  height: 18px;
}
.layout-full-601f input[type="submit"] {
  min-height: auto;
}
.search-24a8 .layout-full-601f .hard-49aa {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.button_2577 {
  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) {
  .button_2577 {
    width: 220px;
  }
}
.button_2577 label {
  flex-basis: 100%;
}
.button_2577::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;
}
.button_huge_a4a5 .search-24a8 .layout-full-601f {
  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;
}
.button_huge_a4a5
  .search-24a8
  .layout-full-601f
  .hovered-bb93 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.button_huge_a4a5 .search-24a8 .layout-full-601f .hard-49aa {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.button_huge_a4a5
  .search-24a8
  .layout-full-601f
  .hard-49aa:focus {
  background: 0 0;
}
.button_huge_a4a5
  .search-24a8
  .layout-full-601f
  .block-a154 {
  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;
}
.dirty-2d08 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.dirty-2d08 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.dirty-2d08 li:last-child {
  margin-right: 0;
}
.dirty-2d08 li:first-child {
  margin-left: 0;
}
.dirty-2d08.component-ddc0 a {
  color: #fff;
}
.dirty-2d08.component-ddc0 a:hover {
  color: #fff;
}
.dirty-2d08 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.dirty-2d08 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.dirty-2d08 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dirty-2d08 a:hover {
  opacity: 0.9;
  color: inherit;
}
.dirty-2d08 [class*="social-icon-apple"] {
  background-color: #999;
}
.dirty-2d08 [class*="social-icon-apple"].backdrop_eb6b {
  background-color: transparent;
  color: #999;
}
.dirty-2d08 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.dirty-2d08 [class*="social-icon-behance"].backdrop_eb6b {
  background-color: transparent;
  color: #1769ff;
}
.dirty-2d08 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.dirty-2d08 [class*="social-icon-bitbucket"].backdrop_eb6b {
  background-color: transparent;
  color: #205081;
}
.dirty-2d08 [class*="social-icon-codepen"] {
  background-color: #000;
}
.dirty-2d08 [class*="social-icon-codepen"].backdrop_eb6b {
  background-color: transparent;
  color: #000;
}
.dirty-2d08 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.dirty-2d08 [class*="social-icon-delicious"].backdrop_eb6b {
  background-color: transparent;
  color: #39f;
}
.dirty-2d08 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.dirty-2d08 [class*="social-icon-digg"].backdrop_eb6b {
  background-color: transparent;
  color: #005be2;
}
.dirty-2d08 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.dirty-2d08 [class*="social-icon-dribbble"].backdrop_eb6b {
  background-color: transparent;
  color: #ea4c89;
}
.dirty-2d08 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.dirty-2d08 [class*="social-icon-envelope"].backdrop_eb6b {
  background-color: transparent;
  color: #ea4335;
}
.dirty-2d08 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.dirty-2d08 [class*="social-icon-facebook"].backdrop_eb6b {
  background-color: transparent;
  color: #3b5998;
}
.dirty-2d08 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.dirty-2d08 [class*="social-icon-flickr"].backdrop_eb6b {
  background-color: transparent;
  color: #0063dc;
}
.dirty-2d08 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.dirty-2d08 [class*="social-icon-foursquare"].backdrop_eb6b {
  background-color: transparent;
  color: #2d5be3;
}
.dirty-2d08 [class*="social-icon-github"] {
  background-color: #333;
}
.dirty-2d08 [class*="social-icon-github"].backdrop_eb6b {
  background-color: transparent;
  color: #333;
}
.dirty-2d08 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.dirty-2d08 [class*="social-icon-google-plus"].backdrop_eb6b {
  background-color: transparent;
  color: #dd4b39;
}
.dirty-2d08 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.dirty-2d08 [class*="social-icon-houzz"].backdrop_eb6b {
  background-color: transparent;
  color: #7ac142;
}
.dirty-2d08 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.dirty-2d08 [class*="social-icon-instagram"].backdrop_eb6b {
  background-color: transparent;
  color: #262626;
}
.dirty-2d08 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.dirty-2d08 [class*="social-icon-jsfiddle"].backdrop_eb6b {
  background-color: transparent;
  color: #487aa2;
}
.dirty-2d08 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.dirty-2d08 [class*="social-icon-linkedin"].backdrop_eb6b {
  background-color: transparent;
  color: #0077b5;
}
.dirty-2d08 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.dirty-2d08 [class*="social-icon-medium"].backdrop_eb6b {
  background-color: transparent;
  color: #00ab6b;
}
.dirty-2d08 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.dirty-2d08
  [class*="social-icon-odnoklassniki"].backdrop_eb6b {
  background-color: transparent;
  color: #f4731c;
}
.dirty-2d08 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.dirty-2d08 [class*="social-icon-meetup"].backdrop_eb6b {
  background-color: transparent;
  color: #ec1c40;
}
.dirty-2d08 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.dirty-2d08 [class*="social-icon-pinterest"].backdrop_eb6b {
  background-color: transparent;
  color: #bd081c;
}
.dirty-2d08 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.dirty-2d08 [class*="social-icon-product-hunt"].backdrop_eb6b {
  background-color: transparent;
  color: #da552f;
}
.dirty-2d08 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.dirty-2d08 [class*="social-icon-reddit"].backdrop_eb6b {
  background-color: transparent;
  color: #ff4500;
}
.dirty-2d08 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.dirty-2d08 [class*="social-icon-rss"].backdrop_eb6b {
  background-color: transparent;
  color: #f26522;
}
.dirty-2d08 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.dirty-2d08
  [class*="social-icon-shopping-cart"].backdrop_eb6b {
  background-color: transparent;
  color: #4caf50;
}
.dirty-2d08 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.dirty-2d08 [class*="social-icon-skype"].backdrop_eb6b {
  background-color: transparent;
  color: #00aff0;
}
.dirty-2d08 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.dirty-2d08 [class*="social-icon-slideshare"].backdrop_eb6b {
  background-color: transparent;
  color: #0077b5;
}
.dirty-2d08 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.dirty-2d08 [class*="social-icon-snapchat"].backdrop_eb6b {
  background-color: transparent;
  color: #fffc00;
}
.dirty-2d08 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.dirty-2d08 [class*="social-icon-soundcloud"].backdrop_eb6b {
  background-color: transparent;
  color: #f80;
}
.dirty-2d08 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.dirty-2d08 [class*="social-icon-spotify"].backdrop_eb6b {
  background-color: transparent;
  color: #2ebd59;
}
.dirty-2d08 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.dirty-2d08
  [class*="social-icon-stack-overflow"].backdrop_eb6b {
  background-color: transparent;
  color: #fe7a15;
}
.dirty-2d08 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.dirty-2d08 [class*="social-icon-maldkfgram"].backdrop_eb6b {
  background-color: transparent;
  color: #2ca5e0;
}
.dirty-2d08 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.dirty-2d08 [class*="social-icon-tripadvisor"].backdrop_eb6b {
  background-color: transparent;
  color: #589442;
}
.dirty-2d08 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.dirty-2d08 [class*="social-icon-tumblr"].backdrop_eb6b {
  background-color: transparent;
  color: #35465c;
}
.dirty-2d08 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.dirty-2d08 [class*="social-icon-twitch"].backdrop_eb6b {
  background-color: transparent;
  color: #6441a5;
}
.dirty-2d08 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.dirty-2d08 [class*="social-icon-twitter"].backdrop_eb6b {
  background-color: transparent;
  color: #1da1f2;
}
.dirty-2d08 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.dirty-2d08 [class*="social-icon-vimeo"].backdrop_eb6b {
  background-color: transparent;
  color: #1ab7ea;
}
.dirty-2d08 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.dirty-2d08 [class*="social-icon-vk"].backdrop_eb6b {
  background-color: transparent;
  color: #45668e;
}
.dirty-2d08 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.dirty-2d08 [class*="social-icon-weibo"].backdrop_eb6b {
  background-color: transparent;
  color: #df2029;
}
.dirty-2d08 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.dirty-2d08 [class*="social-icon-weixin"].backdrop_eb6b {
  background-color: transparent;
  color: #7bb32e;
}
.dirty-2d08 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.dirty-2d08 [class*="social-icon-whatsapp"].backdrop_eb6b {
  background-color: transparent;
  color: #25d366;
}
.dirty-2d08 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.dirty-2d08 [class*="social-icon-wordpress"].backdrop_eb6b {
  background-color: transparent;
  color: #21759b;
}
.dirty-2d08 [class*="social-icon-xing"] {
  background-color: #026466;
}
.dirty-2d08 [class*="social-icon-xing"].backdrop_eb6b {
  background-color: transparent;
  color: #026466;
}
.dirty-2d08 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.dirty-2d08 [class*="social-icon-yelp"].backdrop_eb6b {
  background-color: transparent;
  color: #af0606;
}
.dirty-2d08 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.dirty-2d08 [class*="social-icon-youtube"].backdrop_eb6b {
  background-color: transparent;
  color: #cd201f;
}
.medium_1924 {
  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;
}
.medium_1924:hover {
  box-shadow: none;
  background: 0 0;
}
.detail_top_95e1 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.panel-1460 {
  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;
}
.overlay-e5ee {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hot-c6e1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hot-c6e1,
.hot-c6e1::after,
.hot-c6e1::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;
}
.hot-c6e1::after,
.hot-c6e1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.selected-e2f6 .panel-1460 .overlay-e5ee {
  margin-top: -2px;
  width: 19px;
}
.selected-e2f6 .panel-1460 .hot-c6e1 {
  margin-top: -1px;
}
.selected-e2f6 .panel-1460 .hot-c6e1,
.selected-e2f6 .panel-1460 .hot-c6e1::after,
.selected-e2f6 .panel-1460 .hot-c6e1::before {
  width: 19px;
  height: 2px;
}
.selected-e2f6 .panel-1460 .hot-c6e1::before {
  top: -6px;
}
.selected-e2f6 .panel-1460 .hot-c6e1::after {
  bottom: -6px;
}
.primary_8aea .panel-1460 .overlay-e5ee {
  margin-top: -2px;
  width: 22px;
}
.primary_8aea .panel-1460 .hot-c6e1 {
  margin-top: -1px;
}
.primary_8aea .panel-1460 .hot-c6e1,
.primary_8aea .panel-1460 .hot-c6e1::after,
.primary_8aea .panel-1460 .hot-c6e1::before {
  width: 22px;
  height: 2px;
}
.primary_8aea .panel-1460 .hot-c6e1::before {
  top: -7px;
}
.primary_8aea .panel-1460 .hot-c6e1::after {
  bottom: -7px;
}
.blue-9e96 .panel-1460 .overlay-e5ee {
  margin-top: -2px;
  width: 31px;
}
.blue-9e96 .panel-1460 .hot-c6e1 {
  margin-top: -1.5px;
}
.blue-9e96 .panel-1460 .hot-c6e1,
.blue-9e96 .panel-1460 .hot-c6e1::after,
.blue-9e96 .panel-1460 .hot-c6e1::before {
  width: 31px;
  height: 3px;
}
.blue-9e96 .panel-1460 .hot-c6e1::before {
  top: -9px;
}
.blue-9e96 .panel-1460 .hot-c6e1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .chip_d2d5 .panel-1460 .overlay-e5ee {
    margin-top: -2px;
    width: 19px;
  }
  .chip_d2d5 .panel-1460 .hot-c6e1 {
    margin-top: -1px;
  }
  .chip_d2d5 .panel-1460 .hot-c6e1,
  .chip_d2d5 .panel-1460 .hot-c6e1::after,
  .chip_d2d5 .panel-1460 .hot-c6e1::before {
    width: 19px;
    height: 2px;
  }
  .chip_d2d5 .panel-1460 .hot-c6e1::before {
    top: -6px;
  }
  .chip_d2d5 .panel-1460 .hot-c6e1::after {
    bottom: -6px;
  }
  .shade-pressed-9704 .panel-1460 .overlay-e5ee {
    margin-top: -2px;
    width: 22px;
  }
  .shade-pressed-9704 .panel-1460 .hot-c6e1 {
    margin-top: -1px;
  }
  .shade-pressed-9704 .panel-1460 .hot-c6e1,
  .shade-pressed-9704 .panel-1460 .hot-c6e1::after,
  .shade-pressed-9704 .panel-1460 .hot-c6e1::before {
    width: 22px;
    height: 2px;
  }
  .shade-pressed-9704 .panel-1460 .hot-c6e1::before {
    top: -7px;
  }
  .shade-pressed-9704 .panel-1460 .hot-c6e1::after {
    bottom: -7px;
  }
  .element_becf .panel-1460 .overlay-e5ee {
    margin-top: -2px;
    width: 31px;
  }
  .element_becf .panel-1460 .hot-c6e1 {
    margin-top: -1.5px;
  }
  .element_becf .panel-1460 .hot-c6e1,
  .element_becf .panel-1460 .hot-c6e1::after,
  .element_becf .panel-1460 .hot-c6e1::before {
    width: 31px;
    height: 3px;
  }
  .element_becf .panel-1460 .hot-c6e1::before {
    top: -9px;
  }
  .element_becf .panel-1460 .hot-c6e1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shade_hot_e65e .panel-1460 .overlay-e5ee {
    margin-top: -2px;
    width: 19px;
  }
  .shade_hot_e65e .panel-1460 .hot-c6e1 {
    margin-top: -1px;
  }
  .shade_hot_e65e .panel-1460 .hot-c6e1,
  .shade_hot_e65e .panel-1460 .hot-c6e1::after,
  .shade_hot_e65e .panel-1460 .hot-c6e1::before {
    width: 19px;
    height: 2px;
  }
  .shade_hot_e65e .panel-1460 .hot-c6e1::before {
    top: -6px;
  }
  .shade_hot_e65e .panel-1460 .hot-c6e1::after {
    bottom: -6px;
  }
  .advanced-7646 .panel-1460 .overlay-e5ee {
    margin-top: -2px;
    width: 22px;
  }
  .advanced-7646 .panel-1460 .hot-c6e1 {
    margin-top: -1px;
  }
  .advanced-7646 .panel-1460 .hot-c6e1,
  .advanced-7646 .panel-1460 .hot-c6e1::after,
  .advanced-7646 .panel-1460 .hot-c6e1::before {
    width: 22px;
    height: 2px;
  }
  .advanced-7646 .panel-1460 .hot-c6e1::before {
    top: -7px;
  }
  .advanced-7646 .panel-1460 .hot-c6e1::after {
    bottom: -7px;
  }
  .section_wide_f3d9 .panel-1460 .overlay-e5ee {
    margin-top: -2px;
    width: 31px;
  }
  .section_wide_f3d9 .panel-1460 .hot-c6e1 {
    margin-top: -1.5px;
  }
  .section_wide_f3d9 .panel-1460 .hot-c6e1,
  .section_wide_f3d9 .panel-1460 .hot-c6e1::after,
  .section_wide_f3d9 .panel-1460 .hot-c6e1::before {
    width: 31px;
    height: 3px;
  }
  .section_wide_f3d9 .panel-1460 .hot-c6e1::before {
    top: -9px;
  }
  .section_wide_f3d9 .panel-1460 .hot-c6e1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .prev-7b08 .panel-1460 .overlay-e5ee {
    margin-top: -2px;
    width: 19px;
  }
  .prev-7b08 .panel-1460 .hot-c6e1 {
    margin-top: -1px;
  }
  .prev-7b08 .panel-1460 .hot-c6e1,
  .prev-7b08 .panel-1460 .hot-c6e1::after,
  .prev-7b08 .panel-1460 .hot-c6e1::before {
    width: 19px;
    height: 2px;
  }
  .prev-7b08 .panel-1460 .hot-c6e1::before {
    top: -6px;
  }
  .prev-7b08 .panel-1460 .hot-c6e1::after {
    bottom: -6px;
  }
  .main_over_da74 .panel-1460 .overlay-e5ee {
    margin-top: -2px;
    width: 22px;
  }
  .main_over_da74 .panel-1460 .hot-c6e1 {
    margin-top: -1px;
  }
  .main_over_da74 .panel-1460 .hot-c6e1,
  .main_over_da74 .panel-1460 .hot-c6e1::after,
  .main_over_da74 .panel-1460 .hot-c6e1::before {
    width: 22px;
    height: 2px;
  }
  .main_over_da74 .panel-1460 .hot-c6e1::before {
    top: -7px;
  }
  .main_over_da74 .panel-1460 .hot-c6e1::after {
    bottom: -7px;
  }
  .texture-black-abf7 .panel-1460 .overlay-e5ee {
    margin-top: -2px;
    width: 31px;
  }
  .texture-black-abf7 .panel-1460 .hot-c6e1 {
    margin-top: -1.5px;
  }
  .texture-black-abf7 .panel-1460 .hot-c6e1,
  .texture-black-abf7 .panel-1460 .hot-c6e1::after,
  .texture-black-abf7 .panel-1460 .hot-c6e1::before {
    width: 31px;
    height: 3px;
  }
  .texture-black-abf7 .panel-1460 .hot-c6e1::before {
    top: -9px;
  }
  .texture-black-abf7 .panel-1460 .hot-c6e1::after {
    bottom: -9px;
  }
}
.link-hard-37b1 .hot-c6e1 {
  -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);
}
.link-hard-37b1 .hot-c6e1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.link-hard-37b1 .hot-c6e1::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);
}
.link-hard-37b1.pink-4c5b .hot-c6e1 {
  -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);
}
.link-hard-37b1.pink-4c5b .hot-c6e1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.link-hard-37b1.pink-4c5b .hot-c6e1::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.description-steel-98c7 {
  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.layout-a9f6:before {
  display: none;
}
.paragraph-88fa {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.paragraph-88fa .tabs_dark_8023 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.paragraph-88fa .tabs_dark_8023:last-of-type {
  border-bottom: none;
}
.paragraph-88fa .tabs_dark_8023.picture_7073,
.paragraph-88fa .tabs_dark_8023.article-ef2a,
.paragraph-88fa .tabs_dark_8023.steel_5635 {
  padding: 0;
}
.paragraph-88fa .light-9633 .primary_0677 {
  color: currentColor;
}
.paragraph-88fa .light-9633 .primary_0677:focus,
.paragraph-88fa .light-9633 .primary_0677:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-88fa.center_7ce1 .pressed-7220,
.paragraph-88fa.center_7ce1 .hover_red_8708 a,
.paragraph-88fa.center_7ce1 .menu_last_80ee a,
.paragraph-88fa.center_7ce1 .current_d0d1 a {
  color: rgba(0, 0, 0, 0.55);
}
.paragraph-88fa.center_7ce1 .pressed-7220:hover,
.paragraph-88fa.center_7ce1 .hover_red_8708 a:hover,
.paragraph-88fa.center_7ce1 .menu_last_80ee a:hover,
.paragraph-88fa.center_7ce1 .current_d0d1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-88fa.center_7ce1 .popup_2027 {
  color: rgba(0, 0, 0, 0.8);
}
.paragraph-88fa.center_7ce1 .tabs_dark_8023 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-88fa.center_7ce1 .tabs_dark_8023:before {
  background: rgba(0, 0, 0, 0.08);
}
.paragraph-88fa.center_7ce1 .iron_fcb9:before {
  background: rgba(255, 255, 255, 0.9);
}
.paragraph-88fa.center_7ce1 .light-9633 .label-tiny-9bcf li a,
.paragraph-88fa.center_7ce1 .light-9633 .primary_0677,
.paragraph-88fa.center_7ce1 .current_d0d1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-88fa.center_7ce1 .light-9633 .primary_0677:focus,
.paragraph-88fa.center_7ce1 .light-9633 .primary_0677:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-88fa.center_7ce1 .label-tiny-9bcf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.paragraph-88fa.alert_motion_c4bd .pressed-7220,
.paragraph-88fa.alert_motion_c4bd .hover_red_8708 a,
.paragraph-88fa.alert_motion_c4bd .menu_last_80ee .primary_0677,
.paragraph-88fa.alert_motion_c4bd .menu_last_80ee a,
.paragraph-88fa.alert_motion_c4bd .current_d0d1 a {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph-88fa.alert_motion_c4bd .pressed-7220:hover,
.paragraph-88fa.alert_motion_c4bd .hover_red_8708 a:hover,
.paragraph-88fa.alert_motion_c4bd .menu_last_80ee .primary_0677:hover,
.paragraph-88fa.alert_motion_c4bd .menu_last_80ee a:hover,
.paragraph-88fa.alert_motion_c4bd .current_d0d1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-88fa.alert_motion_c4bd .popup_2027 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph-88fa.alert_motion_c4bd .tabs_dark_8023 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-88fa.alert_motion_c4bd .tabs_dark_8023:before {
  background: rgba(255, 255, 255, 0.08);
}
.paragraph-88fa.alert_motion_c4bd .iron_fcb9:before {
  background: rgba(0, 0, 0, 0.9);
}
.paragraph-88fa.alert_motion_c4bd .light-9633 .label-tiny-9bcf li a,
.paragraph-88fa.alert_motion_c4bd .light-9633 .primary_0677,
.paragraph-88fa.alert_motion_c4bd .current_d0d1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph-88fa.alert_motion_c4bd .light-9633 .primary_0677:focus,
.paragraph-88fa.alert_motion_c4bd .light-9633 .primary_0677:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph-88fa.alert_motion_c4bd .label-tiny-9bcf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_fcb9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.iron_fcb9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hero_inner_ef9c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.notice_3757 .paragraph-88fa {
  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;
}
.notice_3757 .tabs_dark_8023 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.notice_3757 .tabs_dark_8023: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) {
  .notice_3757 .tabs_dark_8023:before {
    width: 16%;
    left: 42%;
  }
}
.notice_3757 .tabs_dark_8023:last-child:before {
  content: none;
}
.notice_3757 .tabs_dark_8023[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.notice_3757 .light-9633 .label-tiny-9bcf li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.notice_3757 .light-9633 .label-tiny-9bcf li a .primary_0677 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.notice_3757 .light-9633 .current_d0d1 {
  border: none;
}
.notice_3757 .light-9633 .current_d0d1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.notice_3757 .iron_fcb9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.notice_3757 .hero_inner_ef9c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.notice_3757 .alert_motion_c4bd .iron_fcb9:before {
  background: rgba(0, 0, 0, 0.9);
}
.notice_3757 .center_7ce1.list_6b5d .hot-c6e1 {
  background: rgba(0, 0, 0, 0.6);
}
.notice_3757
  .center_7ce1.list_6b5d
  .hot-c6e1::after,
.notice_3757
  .center_7ce1.list_6b5d
  .hot-c6e1:before {
  background: inherit;
}
.notice_3757
  .center_7ce1.list_6b5d:hover
  .hot-c6e1 {
  background: rgba(0, 0, 0, 0.8);
}
.purple-5f31 .paragraph-88fa {
  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) {
  .purple-5f31 .paragraph-88fa {
    width: auto;
    right: 45px;
  }
}
.info_2e5e .paragraph-88fa {
  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) {
  .info_2e5e .paragraph-88fa {
    width: auto;
    left: 45px;
  }
}
.layout-a9f6 .paragraph-88fa {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.layout-a9f6 .hero_inner_ef9c {
  max-width: 48em;
  margin: 0 auto;
}
.layout-a9f6 .iron_fcb9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.pagination-rough-4301 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.pagination-rough-4301.notice_3757 .paragraph-88fa {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.pagination-rough-4301.purple-5f31 .paragraph-88fa {
  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);
}
.pagination-rough-4301 .paragraph-88fa {
  visibility: visible;
}
.pagination-rough-4301.info_2e5e .paragraph-88fa {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.yellow_44af,
.button-a213 {
  overflow-x: hidden;
}
.yellow_44af .paragraph-88fa {
  overflow: auto;
}
.yellow_44af.notice_3757 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.yellow_44af.notice_3757 .paragraph-88fa {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.yellow_44af.notice_3757 .medium_1924 {
  opacity: 0;
}
.yellow_44af.purple-5f31 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.yellow_44af.purple-5f31 .paragraph-88fa {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.yellow_44af.purple-5f31 .medium_1924 {
  opacity: 0;
}
.yellow_44af.info_2e5e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.yellow_44af.info_2e5e .paragraph-88fa {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.yellow_44af.info_2e5e .medium_1924 {
  opacity: 0;
}
.yellow_44af.layout-a9f6 .paragraph-88fa {
  z-index: 10;
  visibility: visible;
}
.list_6b5d {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.list_6b5d .hot-c6e1 {
  background: rgba(255, 255, 255, 0.99);
}
.list_6b5d .hot-c6e1::after,
.list_6b5d .hot-c6e1:before {
  background: inherit;
}
.list_6b5d:hover .hot-c6e1 {
  background: rgba(255, 255, 255, 0.99);
}
.info_2e5e .list_6b5d {
  top: 10px;
  right: auto;
  left: 12px;
}
.layout-a9f6 .list_6b5d {
  display: none !important;
}
.yellow_44af:before,
.button-a213:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.yellow_44af .list_6b5d,
.button-a213 .list_6b5d {
  display: inline-block;
}
.paragraph-88fa .sidebar_lower_46ea {
  -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;
}
.yellow_44af .paragraph-88fa .sidebar_lower_46ea,
.button-a213 .paragraph-88fa .sidebar_lower_46ea {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.static-93cd .hovered-bb93 {
  width: 100%;
}
.footer_db8b {
  padding: 0 0.5em 0;
}
.footer_db8b [class*="customify-col-"],
.footer_db8b [class*="customify-col_"],
.footer_db8b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.orange-fb50 .footer_db8b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .icon-advanced-2922 .media_simple_1f9f,
  .media_simple_1f9f {
    display: none;
  }
  .message_black_d20f {
    text-align: left;
  }
  .new-d4d9 {
    text-align: center;
  }
  .row-7af9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .icon-advanced-2922 .item_complex_3f36,
  .item_complex_3f36 {
    display: none;
  }
  .card_orange_8c40 {
    text-align: left;
  }
  .message-lite-4112 {
    text-align: center;
  }
  .white-c0d7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .icon-advanced-2922 .new-7b49,
  .new-7b49 {
    display: none;
  }
  .photo_159d {
    text-align: left;
  }
  .tabs-cf62 {
    text-align: center;
  }
  .primary_red_6b7b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.photo-under-e6fe {
  box-shadow: none !important;
}
.stone_63c4 .avatar-new-a0b7,
.border-full-d0b0 .avatar-new-a0b7 {
  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;
}
.border-full-d0b0 .avatar-new-a0b7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.avatar-2f27 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.avatar-2f27:after,
.avatar-2f27:before {
  content: "";
  display: table;
}
.avatar-2f27:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .avatar-2f27 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.avatar-2f27,
.focus_fresh_34e5 {
  max-width: 1248px;
  margin: 0 auto;
}

.caption_359b.simple_4c0f .avatar-2f27 {
  max-width: 100%;
}
.caption_359b.cold_468b {
  max-width: 1200px;
  margin: 0 auto;
}
.caption_359b.small-2e9f .avatar-2f27 {
  max-width: 100%;
}
.caption_359b.small-2e9f > .avatar-2f27 {
  padding-left: 0;
  padding-right: 0;
}
.caption_359b.small-2e9f > .avatar-2f27 .icon-advanced-2922 {
  margin: 0;
}
.caption_359b.small-2e9f
  > .avatar-2f27
  .current-8829.breadcrumb-motion-6130 {
  margin-right: 0;
  margin-left: 0;
}
.caption_359b.small-2e9f #main.breadcrumb-motion-6130 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .hovered_ac46 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .hovered_ac46 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dark-6bbf .layout-pink-a729 {
    padding-right: 1em;
  }
  .dark-6bbf.image-5ddb .current-8829 {
    border-right: 1px solid #eaecee;
  }
  .dark-6bbf.image-5ddb .layout-pink-a729 {
    padding-right: 1em;
  }
  .dark-6bbf.image-5ddb .secondary-eba0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_basic_a864 .layout-pink-a729 {
    padding-left: 1em;
  }
  .gallery_basic_a864.image-5ddb .current-8829 {
    border-left: 1px solid #eaecee;
  }
  .gallery_basic_a864.image-5ddb .layout-pink-a729 {
    padding-left: 1em;
  }
  .gallery_basic_a864.image-5ddb .secondary-eba0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action-20e5 .layout-pink-a729 {
    padding-left: 1em;
  }
  .action-20e5.image-5ddb .stone_14e4 {
    border-right: 1px solid #eaecee;
  }
  .action-20e5.image-5ddb .filter-1e89 {
    border-right: 1px solid #eaecee;
  }
  .action-20e5.image-5ddb .layout-pink-a729 {
    padding-left: 1em;
  }
  .action-20e5.image-5ddb .secondary-eba0 {
    padding-right: 1em;
  }
  .action-20e5.image-5ddb .paragraph-245c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_a9cd .layout-pink-a729 {
    padding-right: 1em;
  }
  .mask_a9cd.image-5ddb .stone_14e4 {
    border-left: 1px solid #eaecee;
  }
  .mask_a9cd.image-5ddb .filter-1e89 {
    border-left: 1px solid #eaecee;
  }
  .mask_a9cd.image-5ddb .layout-pink-a729 {
    padding-right: 1em;
  }
  .mask_a9cd.image-5ddb .secondary-eba0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask_a9cd.image-5ddb .paragraph-245c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hovered_ac46 .layout-pink-a729 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered_ac46.image-5ddb .current-8829 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .hovered_ac46.image-5ddb .layout-pink-a729 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hovered_ac46.image-5ddb .secondary-eba0 {
    padding-left: 1em;
  }
  .hovered_ac46.image-5ddb .paragraph-245c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .hovered_ac46.image-5ddb .layout-pink-a729 {
    padding-left: 0;
  }
}
.status-yellow-dac2 .thumbnail_gas_a2a4 {
  display: inline-block;
}
.item-766b {
  display: inline-block;
}
.card_pink_66a4 {
  word-con: break-word;
}
.plasma-6f65 > span {
  display: inline-block;
  padding: 5px 0;
}
.plasma-6f65 .dropdown-prev-9811 {
  margin-left: 8px;
  margin-right: 8px;
}
.plasma-6f65 .chip_fixed_a33c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.panel_0e67 .sort-4050 {
  margin-bottom: 2em;
}
.panel_0e67 .active-soft-c169 {
  margin-bottom: 15px;
}
.panel_0e67 .active-soft-c169:last-child {
  margin-bottom: 0;
}
.panel_0e67 .column-west-cc89 {
  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) {
  .panel_0e67 .column-west-cc89 {
    display: block;
  }
}
.panel_0e67 .disabled_clean_54b2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .panel_0e67 .disabled_clean_54b2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.panel_0e67 .dirty-83be {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.panel_0e67 .dirty-83be img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.panel_0e67 .dirty-83be a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.panel_0e67 .card_pink_66a4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel_0e67 .card_pink_66a4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.panel_0e67 .static_95b4 p:last-child {
  margin-bottom: 0;
}
.panel_0e67 .preview-steel-2414 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.panel_0e67 .notification-2eeb {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.panel_0e67 .avatar_hot_f664 {
  margin-top: 1em;
}
.panel_0e67 .nav-fe86 {
  top: 0;
  display: block;
}
.panel_0e67 .nav-fe86 a {
  color: inherit;
}
.panel_0e67 .nav-fe86 a:hover {
  color: inherit;
}
.panel_0e67 .table-9158 {
  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;
}
.panel_0e67 .table-9158:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.panel_0e67 .notification-2eeb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.panel_0e67 .black-192d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.panel_0e67 .black-192d:first-child {
  margin-top: 0;
}
.panel_0e67 .black-192d.narrow_68a2 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.panel_0e67 .black-192d.texture-complex-8fa4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel_0e67
  .black-192d.texture-complex-8fa4.cold-5edd
  .avatar_hot_f664 {
  width: 100%;
}
.panel_0e67 .texture-complex-8fa4 {
  -webkit-box-align: center;
  align-items: center;
}
.panel_0e67 .texture-complex-8fa4 .plasma-6f65,
.panel_0e67 .texture-complex-8fa4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.panel_0e67 .dirty-83be {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel_0e67 .dirty-83be img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.panel_0e67 .dirty-83be: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;
}
.panel_0e67 .narrow_68a2 {
  z-index: 5;
}
.panel_0e67 .glass_6d20 .section-8abd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.panel_0e67 .glass-654a .section-8abd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.panel_0e67 .motion-eae2 .section-8abd {
  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;
}
.panel_0e67.row_60ef .column-west-cc89,
.panel_0e67.left_12f2 .column-west-cc89 {
  display: block;
}
.panel_0e67.row_60ef .column-west-cc89 .grid-inner-e084,
.panel_0e67.row_60ef .column-west-cc89 .notification-2eeb,
.panel_0e67.left_12f2 .column-west-cc89 .grid-inner-e084,
.panel_0e67.left_12f2 .column-west-cc89 .notification-2eeb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.panel_0e67.shade-1a62 .disabled_clean_54b2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .panel_0e67.shade-1a62 .disabled_clean_54b2 {
    margin-right: 0;
  }
}
.panel_0e67.row_60ef .disabled_clean_54b2,
.panel_0e67.left_12f2 .disabled_clean_54b2 {
  padding-top: 40%;
}
.panel_0e67.row_60ef .sort-4050,
.panel_0e67.left_12f2 .sort-4050 {
  display: block;
}
.panel_0e67.row_60ef .fn-sticky-5cc4 .notification-2eeb,
.panel_0e67.left_12f2 .fn-sticky-5cc4 .notification-2eeb {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.panel_0e67.row_60ef .disabled_clean_54b2,
.panel_0e67.left_12f2 .disabled_clean_54b2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.panel_0e67.row_60ef .notification-2eeb {
  padding: 1em;
}
.active-7485 {
  margin: 30px auto;
  display: block;
}
.active-7485 .bottom_267e > * {
  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;
}
.active-7485 .bottom_267e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active-7485 .bottom_267e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.red_879d .plasma-6f65 {
  margin-bottom: 1.41575em;
}
.red_879d .blue_5978 {
  margin-bottom: 1.618em;
}
.short-f277 .row-b18b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.short-f277 .row-b18b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.short-f277 .fluid-1a7d {
  max-width: 100%;
  overflow: auto;
}
.container-soft-9aa7 .short-f277 a:hover {
  text-decoration: underline;
}
.label_over_b354 .active-soft-c169:not(.card_pink_66a4),
.label_over_b354 .dirty-83be {
  margin-bottom: 1.41575em;
}
.label_over_b354 .active-soft-c169:not(.card_pink_66a4):last-child,
.label_over_b354 .dirty-83be:last-child {
  margin-bottom: 0;
}
.label_over_b354 .active-soft-c169.gallery_5e3c {
  margin-bottom: 0.41575em;
}
.label_over_b354 .glass_ae41:before,
.label_over_b354 .rough_2805:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.label_over_b354 .glass_ae41:before {
  content: "\f115";
}
.label_over_b354 .rough_2805:before {
  content: "\f02c";
}
.label_over_b354 .paper_4b59 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.label_over_b354 .paper_4b59 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pattern-hovered-eba8 {
  display: -webkit-box;
  display: flex;
}
.pattern-hovered-eba8 .left_1c55 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pattern-hovered-eba8 .left_1c55 {
    flex-basis: 90px;
  }
}
.pattern-hovered-eba8 .paragraph_inner_819e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern-hovered-eba8 .paragraph_inner_819e {
    flex-basis: calc(100% - 50px);
  }
}
.pattern-hovered-eba8 .input-upper-e372 p:last-child {
  margin-bottom: 0.72em;
}
.row_out_e031 .bottom_267e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.row_out_e031 .bottom_267e:after,
.row_out_e031 .bottom_267e:before {
  content: "";
  display: table;
}
.row_out_e031 .bottom_267e:after {
  clear: both;
}
.row_out_e031 .bottom_267e .small-e8d1,
.row_out_e031 .bottom_267e .menu-in-2a9c {
  width: 49%;
}
.row_out_e031 .bottom_267e .small-e8d1 a span.label-2ff1,
.row_out_e031 .bottom_267e .menu-in-2a9c a span.label-2ff1 {
  display: block;
  margin-bottom: 5px;
}
.row_out_e031 .bottom_267e .menu-in-2a9c {
  float: left;
  text-align: left;
}
.row_out_e031 .bottom_267e .small-e8d1 {
  float: right;
  text-align: right;
}
.frame_b564 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .frame_b564 {
    margin-bottom: 0;
  }
}
.section-772f {
  margin-bottom: 1em;
}
.section-772f .card_pink_66a4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.info-3119 a {
  display: block;
  line-height: 0;
  position: relative;
}
.article-basic-7b49 .section-772f,
.filter_b2f1 .section-772f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .article-basic-7b49 .section-772f,
  .filter_b2f1 .section-772f {
    display: block;
  }
}
.article-basic-7b49 .info-3119,
.filter_b2f1 .info-3119 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .article-basic-7b49 .info-3119,
  .filter_b2f1 .info-3119 {
    margin-bottom: 1em;
  }
}
.article-basic-7b49 .info-3119 img,
.filter_b2f1 .info-3119 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.article-basic-7b49 .gradient-stone-b8a6,
.filter_b2f1 .gradient-stone-b8a6 {
  flex-basis: calc(100% - 160px);
}
.article-basic-7b49 .gradient-stone-b8a6 p,
.filter_b2f1 .gradient-stone-b8a6 p {
  margin-bottom: 0;
}
.article-basic-7b49 .gradient-stone-b8a6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .article-basic-7b49 .gradient-stone-b8a6 {
    padding-left: 0;
  }
}
.filter_b2f1 .gradient-stone-b8a6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .filter_b2f1 .gradient-stone-b8a6 {
    padding-right: 0;
  }
}
.filter_b2f1 .info-3119 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.frame-5fd8 .info-3119 {
  margin-bottom: 0.5em;
}
.frame-5fd8 .info-3119 img {
  width: 100%;
}
.solid-f5f3 .component-dad6,
.menu-8e77 .component-dad6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.menu-8e77 .current-8829 .middle_a1ce p:last-child {
  margin-bottom: 0;
}
.primary-in-4251 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.bronze_26f4 .chip-soft-644e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .bronze_26f4 .chip-soft-644e:last-of-type {
    margin-bottom: 0;
  }
}
.bronze_26f4 .chip-soft-644e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bronze_26f4 .chip-soft-644e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.bronze_26f4 .chip-soft-644e ul li {
  margin: 0 0 0.6em;
}
.bronze_26f4 .chip-soft-644e ul li.footer_2593,
.bronze_26f4 .chip-soft-644e ul li.secondary_a602 {
  position: relative;
}
.bronze_26f4 .chip-soft-644e ul li.footer_2593 .fresh_e030,
.bronze_26f4 .chip-soft-644e ul li.secondary_a602 .fresh_e030 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.bronze_26f4 .chip-soft-644e ul li.footer_2593:after:after,
.bronze_26f4 .chip-soft-644e ul li.footer_2593:after:before,
.bronze_26f4
  .chip-soft-644e
  ul
  li.secondary_a602:after:after,
.bronze_26f4
  .chip-soft-644e
  ul
  li.secondary_a602:after:before {
  content: "";
  display: table;
}
.bronze_26f4 .chip-soft-644e ul li.footer_2593:after:after,
.bronze_26f4
  .chip-soft-644e
  ul
  li.secondary_a602:after:after {
  clear: both;
}
.bronze_26f4 .chip-soft-644e a.element_7457:hover {
  text-decoration: none;
}
.bronze_26f4 .chip-soft-644e select {
  max-width: 100%;
}
.bronze_26f4 .chip-soft-644e table {
  font-size: 85%;
}
.bronze_26f4 .chip-soft-644e table td,
.bronze_26f4 .chip-soft-644e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.bronze_26f4 .chip-soft-644e table tfoot td {
  text-align: left;
}
.bronze_26f4 .chip-soft-644e :last-child {
  margin-bottom: 0;
}
.bronze_26f4 .chip-soft-644e .container_selected_dec7 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.bronze_26f4 .chip-soft-644e .container_selected_dec7 label {
  width: 100%;
}
.bronze_26f4 .chip-soft-644e .container_selected_dec7 .hard-49aa {
  width: 100%;
  display: block;
}
.bronze_26f4 .chip-soft-644e .container_selected_dec7 .summary_red_e277 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.bronze_26f4 .chip-soft-644e .container_selected_dec7 .summary_red_e277:hover svg #svg-search {
  fill: #444;
}
.bronze_26f4 .chip-soft-644e .container_selected_dec7 .summary_red_e277 svg {
  width: 18px;
  height: 18px;
}
.bronze_26f4 .status_pressed_993b ul ul,
.bronze_26f4 .block-6f23 ul ul,
.bronze_26f4 .container_0ee7 ul ul,
.bronze_26f4 .up_3bf2 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.bronze_26f4 .status_pressed_993b .shade_4584 > a,
.bronze_26f4 .block-6f23 .shade_4584 > a,
.bronze_26f4 .container_0ee7 .shade_4584 > a,
.bronze_26f4 .up_3bf2 .shade_4584 > a {
  margin-bottom: 0;
}
.bronze_26f4 .white_d05e li,
.bronze_26f4 .status_pressed_993b li,
.bronze_26f4 .medium-b337 li,
.bronze_26f4 .block-6f23 li,
.bronze_26f4 .container_0ee7 li,
.bronze_26f4 .up_3bf2 li,
.bronze_26f4 .notification-silver-d054 li,
.bronze_26f4 .shade_stone_184b li {
  display: block;
  position: relative;
}
.bronze_26f4 .white_d05e li:last-child,
.bronze_26f4 .status_pressed_993b li:last-child,
.bronze_26f4 .medium-b337 li:last-child,
.bronze_26f4 .block-6f23 li:last-child,
.bronze_26f4 .container_0ee7 li:last-child,
.bronze_26f4 .up_3bf2 li:last-child,
.bronze_26f4 .notification-silver-d054 li:last-child,
.bronze_26f4 .shade_stone_184b li:last-child {
  border: none;
}
.bronze_26f4 .white_d05e li a,
.bronze_26f4 .status_pressed_993b li a,
.bronze_26f4 .medium-b337 li a,
.bronze_26f4 .block-6f23 li a,
.bronze_26f4 .container_0ee7 li a,
.bronze_26f4 .up_3bf2 li a,
.bronze_26f4 .notification-silver-d054 li a,
.bronze_26f4 .shade_stone_184b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bronze_26f4 .white_d05e li ul li::before,
.bronze_26f4 .status_pressed_993b li ul li::before,
.bronze_26f4 .medium-b337 li ul li::before,
.bronze_26f4 .block-6f23 li ul li::before,
.bronze_26f4 .container_0ee7 li ul li::before,
.bronze_26f4 .up_3bf2 li ul li::before,
.bronze_26f4 .notification-silver-d054 li ul li::before,
.bronze_26f4 .shade_stone_184b li ul li::before {
  left: 15px;
}
.bronze_26f4 .white_d05e li ul a,
.bronze_26f4 .status_pressed_993b li ul a,
.bronze_26f4 .medium-b337 li ul a,
.bronze_26f4 .block-6f23 li ul a,
.bronze_26f4 .container_0ee7 li ul a,
.bronze_26f4 .up_3bf2 li ul a,
.bronze_26f4 .notification-silver-d054 li ul a,
.bronze_26f4 .shade_stone_184b li ul a {
  padding-left: 20px;
}
.bronze_26f4 .white_d05e li ul ul li::before,
.bronze_26f4 .status_pressed_993b li ul ul li::before,
.bronze_26f4 .medium-b337 li ul ul li::before,
.bronze_26f4 .block-6f23 li ul ul li::before,
.bronze_26f4 .container_0ee7 li ul ul li::before,
.bronze_26f4 .up_3bf2 li ul ul li::before,
.bronze_26f4 .notification-silver-d054 li ul ul li::before,
.bronze_26f4 .shade_stone_184b li ul ul li::before {
  left: 30px;
}
.bronze_26f4 .white_d05e li ul ul a,
.bronze_26f4 .status_pressed_993b li ul ul a,
.bronze_26f4 .medium-b337 li ul ul a,
.bronze_26f4 .block-6f23 li ul ul a,
.bronze_26f4 .container_0ee7 li ul ul a,
.bronze_26f4 .up_3bf2 li ul ul a,
.bronze_26f4 .notification-silver-d054 li ul ul a,
.bronze_26f4 .shade_stone_184b li ul ul a {
  padding-left: 40px;
}
.bronze_26f4 .full_6aa3 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bronze_26f4 .shade_stone_184b ul li {
  margin-bottom: 1.41575em;
}
.bronze_26f4 .shade_stone_184b ul li .texture-paper-08d4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.bronze_26f4 .shade_stone_184b ul li .liquid-8a9f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.alert_motion_c4bd .white_d05e li a,
.alert_motion_c4bd .status_pressed_993b li a,
.alert_motion_c4bd .medium-b337 li a,
.alert_motion_c4bd .block-6f23 li a,
.alert_motion_c4bd .container_0ee7 li a,
.alert_motion_c4bd .up_3bf2 li a,
.alert_motion_c4bd .notification-silver-d054 li a,
.alert_motion_c4bd .shade_stone_184b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_motion_c4bd .full_6aa3 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_motion_c4bd .chip-soft-644e ul li.footer_2593 .fresh_e030,
.alert_motion_c4bd .chip-soft-644e ul li.secondary_a602 .fresh_e030 {
  background: rgba(0, 0, 0, 0.2);
}
.alert_motion_c4bd .bronze_26f4 .chip-soft-644e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_359b .bronze_26f4 .label-tiny-9bcf li {
  margin: 0;
}
.caption_359b .bronze_26f4 .label-tiny-9bcf li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.caption_359b .bronze_26f4 .label-tiny-9bcf li ul {
  margin: 0;
}
.caption_359b .bronze_26f4 .label-tiny-9bcf li ul li a {
  padding-left: 15px;
}
.caption_359b .bronze_26f4 .label-tiny-9bcf li ul li li a {
  padding-left: 30px;
}
.caption_359b .bronze_26f4 .label-tiny-9bcf li.short_d7de > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.caption_359b .bronze_26f4 .label-tiny-9bcf li.short_d7de > 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;
}
.caption_359b .bronze_26f4 .label-tiny-9bcf li.short_d7de > 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;
}
.brown_787f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.breadcrumb_bottom_0b7a {
  position: relative;
  z-index: 10;
}
.breadcrumb_bottom_0b7a .sidebar_lower_46ea {
  width: 100%;
  max-width: 100%;
}
.warm-dfe4 .lower-efe6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.warm-dfe4 .center_7ce1 {
}
.warm-dfe4 .alert_motion_c4bd {
  background: #292929;
}
.menu_a57d .lower-efe6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.menu_a57d .center_7ce1 {
  background: #f9f9f9;
}
.menu_a57d .alert_motion_c4bd {
  background: #303030;
}
.action-838d .lower-efe6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .action-838d .thumbnail_gas_a2a4 {
    margin-bottom: 1em;
  }
  .action-838d .thumbnail_gas_a2a4:last-child {
    margin-bottom: 0;
  }
}
.action-838d .center_7ce1 {
  background: #ededed;
}
.action-838d .alert_motion_c4bd {
  background: #1a1a1a;
}
.lower-efe6.center_7ce1 {
  color: rgba(0, 0, 0, 0.6);
}
.lower-efe6.center_7ce1 .basic-2614 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower-efe6.alert_motion_c4bd {
  color: rgba(255, 255, 255, 0.99);
}
.lower-efe6.alert_motion_c4bd a:not(.element_7457) {
  color: rgba(255, 255, 255, 0.79);
}
.lower-efe6.alert_motion_c4bd a:not(.element_7457):hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower-efe6.alert_motion_c4bd .basic-2614 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower-efe6.alert_motion_c4bd table tbody td,
.lower-efe6.alert_motion_c4bd table th {
  background: rgba(0, 0, 0, 0.08);
}
.table_997d.disabled_complex_d1a0 .avatar-2f27 {
  max-width: initial;
}
.table_997d .table_ea21 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.table_997d .table_ea21 .sidebar_lower_46ea {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .table_997d .table_ea21 .sidebar_lower_46ea {
    display: block;
    margin-bottom: 2em;
  }
  .table_997d .table_ea21 .sidebar_lower_46ea:last-child {
    margin-bottom: 0;
  }
}
.action-838d .thumbnail_gas_a2a4:last-child,
.menu_a57d .thumbnail_gas_a2a4:last-child,
.warm-dfe4 .thumbnail_gas_a2a4:last-child {
  margin-bottom: 0;
}
.action-838d .thumbnail_gas_a2a4 .bronze_26f4 .chip-soft-644e:last-child,
.menu_a57d .thumbnail_gas_a2a4 .bronze_26f4 .chip-soft-644e:last-child,
.warm-dfe4 .thumbnail_gas_a2a4 .bronze_26f4 .chip-soft-644e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .action-838d .element-bright-f739,
  .action-838d .logo_west_9324,
  .menu_a57d .element-bright-f739,
  .menu_a57d .logo_west_9324,
  .warm-dfe4 .element-bright-f739,
  .warm-dfe4 .logo_west_9324 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .breadcrumb_bottom_0b7a .thumbnail_gas_a2a4 {
    margin-bottom: 2em;
  }
}
.breadcrumb_bottom_0b7a p:last-child {
  margin-bottom: 0;
}
.breadcrumb_bottom_0b7a li,
.breadcrumb_bottom_0b7a ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_bottom_0b7a ul ul {
  margin-left: 2.617924em;
}
.red_fbca {
  font-size: 0.875em;
}

/* css-noise: 9b13 */
.widget-item-l8 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
