/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pagination-hot-af1a/customify
Author: WPCustomify
Author URI: https://pressmaximum.pagination-hot-af1a
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.pagination-hot-af1a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.search_right_03ac.rough-42cd/licenses/gpl-2.0.highlight-9bd9
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.description_66f5/, (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.paper_d8b5.west-45c2/normalize.filter-a07b/
 ======
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.filter-a07b v7.0.0 | MIT License | github.pagination-hot-af1a/necolas/normalize.filter-a07b */
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;
}
.progress_94f1 .medium_304f,
.status_ea2a,
.sidebar-612d,
.description_mini_12fc,
.component-b6a5,
.module_inner_9baa,
.title-bottom-9b74,
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;
}
.status_ea2a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .status_ea2a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .status_ea2a,
  h1 {
    font-size: 1.8em;
  }
}
.sidebar-612d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sidebar-612d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sidebar-612d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-612d,
  h2 {
    font-size: 1.7em;
  }
}
.description_mini_12fc,
h3 {
  font-size: 1.618em;
}
.progress_94f1 .medium_304f,
.component-b6a5,
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.column_inner_5694 {
  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;
}
.east-0d43:after,
.east-0d43:before,
.east_a91d:after,
.east_a91d:before {
  content: "";
  display: table;
}
.east-0d43:after,
.east_a91d:after {
  clear: both;
}
.center-32dd {
  float: right;
  margin-right: 0;
}
.video_orange_eced {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.photo_first_f5c0 .text-brown-7e29,
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;
}
.photo_first_f5c0 .text-brown-7e29: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;
}
.black-8d52 .text-brown-7e29 {
  box-shadow: none;
}
.black-8d52
  .text-brown-7e29
  .tooltip_7ddc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.black-8d52 .text-brown-7e29 .large-920e {
  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;
}
.black-8d52
  .text-brown-7e29
  .large-920e
  b {
  display: none;
}
.black-8d52 .form_7a5c {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.overlay-effe:not(.element_plasma_a2f7):not(.dropdown_right_0ea7),
button:not(.element_plasma_a2f7):not(.dropdown_right_0ea7),
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ),
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ),
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ) {
  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;
}
.overlay-effe:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):hover,
button:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):hover,
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):hover,
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):hover,
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.overlay-effe:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):active,
.overlay-effe:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):focus,
button:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):active,
button:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):focus,
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):active,
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):focus,
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):active,
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):focus,
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):active,
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):focus {
  outline: 0;
}
.overlay-effe:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd,
button:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd,
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd,
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd,
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd {
  position: relative;
}
.overlay-effe:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .form-b5a1,
.overlay-effe:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .cool_75ed,
.overlay-effe:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .element_plasma_f61f,
.overlay-effe:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  i,
.overlay-effe:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  svg,
button:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .form-b5a1,
button:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .cool_75ed,
button:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .element_plasma_f61f,
button:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  i,
button:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  svg,
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .form-b5a1,
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .cool_75ed,
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .element_plasma_f61f,
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  i,
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  svg,
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .form-b5a1,
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .cool_75ed,
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .element_plasma_f61f,
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  i,
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  svg,
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .form-b5a1,
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .cool_75ed,
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  .element_plasma_f61f,
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  i,
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd
  svg {
  visibility: hidden;
}
.overlay-effe:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd:after,
button:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd:after,
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd:after,
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd:after,
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ).fn-loading-36cd: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;
}
.overlay-effe:not(.element_plasma_a2f7):not(.dropdown_right_0ea7),
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ),
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ),
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ) {
  color: #fff;
  background: #235787;
}
.overlay-effe:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):focus,
input[type="button"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):focus,
input[type="reset"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):focus,
input[type="submit"]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ):focus {
  color: #fff;
}
.overlay-effe.fn-disabled-36cd:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ),
.overlay-effe[disabled]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ),
button.fn-disabled-36cd:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ),
button[disabled]:not(.element_plasma_a2f7):not(
    .dropdown_right_0ea7
  ) {
  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;
}
.form-current-6ee8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.form-current-6ee8: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;
}
.header-43a9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.list-fc6b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.content_plasma_9c2e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.east-0d43:after,
.east-0d43:before,
.blue-b820:after,
.blue-b820:before,
.yellow-64b9:after,
.yellow-64b9:before,
.button-52ab:after,
.button-52ab:before,
.card-fluid-2b3b:after,
.card-fluid-2b3b:before,
.dropdown-top-d780:after,
.dropdown-top-d780:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.east-0d43:after,
.blue-b820:after,
.yellow-64b9:after,
.button-52ab:after,
.card-fluid-2b3b:after,
.dropdown-top-d780:after {
  clear: both;
}
.blue-b820 .box_8d6d,
.yellow-64b9 .box_8d6d,
.focus-a59b .box_8d6d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dropdown_9f36 {
  display: inline-block;
}
.accent_selected_840d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.accent_selected_840d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.accent_selected_840d .center-0acb {
  padding: 1em 0;
  font-size: 85%;
}
.center-0acb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tall_321a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tall_321a:after,
.tall_321a:before {
  content: "";
  display: table;
}
.tall_321a:after {
  clear: both;
}
.shade-upper-2395 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.tabs-smooth-2843 .shade-upper-2395 {
  max-width: 50%;
}
.sidebar_20e7 .shade-upper-2395 {
  max-width: 33.33%;
}
.content-dynamic-8b39 .shade-upper-2395 {
  max-width: 25%;
}
.footer-upper-8c01 .shade-upper-2395 {
  max-width: 20%;
}
.notice-12b0 .shade-upper-2395 {
  max-width: 16.66%;
}
.top_59d6 .shade-upper-2395 {
  max-width: 14.28%;
}
.glass-ebfd .shade-upper-2395 {
  max-width: 12.5%;
}
.image_ea8e .shade-upper-2395 {
  max-width: 11.11%;
}
.pagination_d55e {
  display: block;
}
.progress_94f1 .dim-1379 label,
.progress_94f1 .pagination_steel_cc7c label,
.progress_94f1 .overlay-5d96 label,
.progress_94f1 .focused_4aee label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask-858b {
  list-style: none;
  margin: 0;
}
.mask-858b article.preview_dynamic_b5d1 {
  margin-bottom: 0;
}
.mask-858b ul {
  list-style: none;
  margin: 0;
}
.mask-858b .footer_a7b3 li.preview_dynamic_b5d1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask-858b .footer_a7b3 li.preview_dynamic_b5d1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask-858b .footer_a7b3 li.preview_dynamic_b5d1: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) {
  .mask-858b .footer_a7b3 li.preview_dynamic_b5d1 li.preview_dynamic_b5d1 li.preview_dynamic_b5d1 li.preview_dynamic_b5d1 {
    padding-left: 0;
  }
}
article.preview_dynamic_b5d1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.preview_dynamic_b5d1 .blue-b820 p:last-of-type {
  margin-bottom: 0;
}
article.preview_dynamic_b5d1 .fluid_5c17 {
  float: left;
}
article.preview_dynamic_b5d1 .picture_liquid_c009 {
  margin-left: 85px;
}
article.preview_dynamic_b5d1 .narrow_c7b1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.preview_dynamic_b5d1 .narrow_c7b1 .smooth_3aeb {
  margin-left: 10px;
}
article.preview_dynamic_b5d1 .widget-75d3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.preview_dynamic_b5d1 .tertiary_orange_ce30 {
  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 .dim-1379,
  #respond .overlay-5d96,
  #respond .focused_4aee {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dim-1379 input,
#respond .overlay-5d96 input,
#respond .focused_4aee input {
  width: 100%;
}
#respond .focused_4aee {
  margin-right: 0;
}
#respond .menu_58a3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.out-6639 {
  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;
}
.out-6639.footer-steel-ba7d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.out-6639 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%);
}
.out-6639:focus,
.out-6639: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);
}
.container_cc0a {
  border-radius: 10%;
}
.highlight-action-634f {
  border-radius: 50%;
}
.accordion_7a9e {
  font-size: 0.72em;
}
.thick_b69c {
  font-size: 0.875em;
}
.main-b0bc {
  font-size: 1.1em;
}
.section_ac6a {
  text-transform: uppercase;
  line-height: 1.2;
}
.section_ac6a.accordion_7a9e {
  letter-spacing: 0.5px;
}
.last-c98c,
.last-c98c a {
  color: #6d6d6d;
}
.last-c98c a:hover {
  color: #111;
}
.icon-5e9f {
  color: #6d6d6d;
}
.banner-68ec {
  overflow-x: hidden;
}
.banner-68ec .wrapper_7607.mask-outer-00d7 {
  position: relative;
}
.banner-68ec .wrapper_7607.mask-outer-00d7.shade-0e26 {
  position: initial;
}
.banner-68ec
  .wrapper_7607.mask-outer-00d7.shade-0e26
  .fixed_6649 {
  left: auto;
}
.banner-68ec .wrapper_7607 .fixed_6649 {
  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;
}
.banner-68ec .wrapper_7607:hover.mask-outer-00d7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.banner-68ec
  .wrapper_7607:hover.mask-outer-00d7
  .fixed_6649 {
  display: block;
  z-index: 9999999;
}
.banner-68ec .hot-a246 .pattern_9eb3,
.banner-68ec .up_441f .pattern_9eb3 {
  display: none;
}
.banner-68ec .accent_slow_e905 .wrapper_7607:hover.mask-outer-00d7 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.progress_94f1 .dim-1379 label,
.progress_94f1 .pagination_steel_cc7c label,
.progress_94f1 .overlay-5d96 label,
.progress_94f1 .focused_4aee label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.mask-858b {
  list-style: none;
  margin: 0;
}
.mask-858b article.preview_dynamic_b5d1 {
  margin-bottom: 0;
}
.mask-858b ul {
  list-style: none;
  margin: 0;
}
.mask-858b .footer_a7b3 li.preview_dynamic_b5d1 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .mask-858b .footer_a7b3 li.preview_dynamic_b5d1 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .mask-858b .footer_a7b3 li.preview_dynamic_b5d1: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) {
  .mask-858b .footer_a7b3 li.preview_dynamic_b5d1 li.preview_dynamic_b5d1 li.preview_dynamic_b5d1 li.preview_dynamic_b5d1 {
    padding-left: 0;
  }
}
article.preview_dynamic_b5d1 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.preview_dynamic_b5d1 .blue-b820 p:last-of-type {
  margin-bottom: 0;
}
article.preview_dynamic_b5d1 .fluid_5c17 {
  float: left;
}
article.preview_dynamic_b5d1 .picture_liquid_c009 {
  margin-left: 85px;
}
article.preview_dynamic_b5d1 .narrow_c7b1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.preview_dynamic_b5d1 .narrow_c7b1 .smooth_3aeb {
  margin-left: 10px;
}
article.preview_dynamic_b5d1 .widget-75d3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.preview_dynamic_b5d1 .tertiary_orange_ce30 {
  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 .dim-1379,
  #respond .overlay-5d96,
  #respond .focused_4aee {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .dim-1379 input,
#respond .overlay-5d96 input,
#respond .focused_4aee input {
  width: 100%;
}
#respond .focused_4aee {
  margin-right: 0;
}
#respond .menu_58a3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hot-a246 .avatar_edff {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.avatar_edff .gas-82c5.pressed_454b .tag-f44b > li > a:focus,
.avatar_edff .gas-82c5.pressed_454b .tag-f44b > li > a:hover,
.avatar_edff .gas-82c5.dirty-4c0c .tag-f44b > li > a:focus,
.avatar_edff .gas-82c5.dirty-4c0c .tag-f44b > li > a:hover,
.avatar_edff .gas-82c5.preview-up-3c6d .tag-f44b > li > a:focus,
.avatar_edff .gas-82c5.preview-up-3c6d .tag-f44b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_edff
  .gas-82c5.pressed_454b
  .tag-f44b
  > li.tall-9619
  > a,
.avatar_edff
  .gas-82c5.pressed_454b
  .tag-f44b
  > li.accordion_3c8c
  > a,
.avatar_edff
  .gas-82c5.dirty-4c0c
  .tag-f44b
  > li.tall-9619
  > a,
.avatar_edff
  .gas-82c5.dirty-4c0c
  .tag-f44b
  > li.accordion_3c8c
  > a,
.avatar_edff
  .gas-82c5.preview-up-3c6d
  .tag-f44b
  > li.tall-9619
  > a,
.avatar_edff .gas-82c5.preview-up-3c6d .tag-f44b > li.blue_9707 > a {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_edff .old-bfc9,
.avatar_edff .old-bfc9 a {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_edff .pagination_lite_ea95.progress_c8ad li a,
.avatar_edff .breadcrumb_fcf3 a,
.avatar_edff .tabs-9e42,
.avatar_edff .tag-f44b > li > a,
.avatar_edff .advanced-f003 {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_edff .pagination_lite_ea95.progress_c8ad li a:hover,
.avatar_edff .breadcrumb_fcf3 a:hover,
.avatar_edff .tabs-9e42:hover,
.avatar_edff .tag-f44b > li > a:hover,
.avatar_edff .advanced-f003:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_edff .title-gold-ea61 {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_edff .title-gold-ea61 .stale_cfef {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_edff .title-gold-ea61:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_edff .fixed_8ada .tabs-complex-a298 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar_edff .fixed_8ada .tabs-complex-a298 .old-88da {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_edff
  .fixed_8ada
  .tabs-complex-a298
  .old-88da::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_edff
  .fixed_8ada
  .tabs-complex-a298
  .old-88da:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_edff
  .fixed_8ada
  .tabs-complex-a298
  .old-88da::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_edff
  .fixed_8ada
  .tabs-complex-a298
  .old-88da::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_edff .fixed_8ada .gallery_north_792f {
  color: rgba(255, 255, 255, 0.79);
}
.avatar_edff .fixed_8ada .gallery_north_792f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered_20cf
  .avatar_edff
  .fixed_8ada
  .logo-fresh-3ae1
  .input-5831 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hovered_20cf
  .avatar_edff
  .fixed_8ada
  .logo-fresh-3ae1
  .old-88da {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hot-a246 .blue-ea21 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.blue-ea21 .gas-82c5.pressed_454b .tag-f44b > li > a:focus,
.blue-ea21 .gas-82c5.pressed_454b .tag-f44b > li > a:hover,
.blue-ea21 .gas-82c5.dirty-4c0c .tag-f44b > li > a:focus,
.blue-ea21 .gas-82c5.dirty-4c0c .tag-f44b > li > a:hover,
.blue-ea21 .gas-82c5.preview-up-3c6d .tag-f44b > li > a:focus,
.blue-ea21 .gas-82c5.preview-up-3c6d .tag-f44b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue-ea21
  .gas-82c5.pressed_454b
  .tag-f44b
  > li.tall-9619
  > a,
.blue-ea21
  .gas-82c5.pressed_454b
  .tag-f44b
  > li.accordion_3c8c
  > a,
.blue-ea21
  .gas-82c5.dirty-4c0c
  .tag-f44b
  > li.tall-9619
  > a,
.blue-ea21
  .gas-82c5.dirty-4c0c
  .tag-f44b
  > li.accordion_3c8c
  > a,
.blue-ea21
  .gas-82c5.preview-up-3c6d
  .tag-f44b
  > li.tall-9619
  > a,
.blue-ea21 .gas-82c5.preview-up-3c6d .tag-f44b > li.blue_9707 > a {
  color: rgba(0, 0, 0, 0.8);
}
.blue-ea21 .old-bfc9,
.blue-ea21 .old-bfc9 a {
  color: rgba(0, 0, 0, 0.8);
}
.blue-ea21 .pagination_lite_ea95.progress_c8ad li a,
.blue-ea21 .breadcrumb_fcf3 a,
.blue-ea21 .tabs-9e42,
.blue-ea21 .tag-f44b > li > a,
.blue-ea21 .advanced-f003 {
  color: rgba(0, 0, 0, 0.55);
}
.blue-ea21 .pagination_lite_ea95.progress_c8ad li a:hover,
.blue-ea21 .breadcrumb_fcf3 a:hover,
.blue-ea21 .tabs-9e42:hover,
.blue-ea21 .tag-f44b > li > a:hover,
.blue-ea21 .advanced-f003:hover {
  color: rgba(0, 0, 0, 0.8);
}
.blue-ea21 .title-gold-ea61 {
  color: rgba(0, 0, 0, 0.55);
}
.blue-ea21 .title-gold-ea61 .stale_cfef {
  color: rgba(0, 0, 0, 0.8);
}
.blue-ea21 .title-gold-ea61:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-0ff6 .sidebar-west-9bb6 {
  margin-left: auto;
  margin-right: auto;
}
.yellow-64b9 > * {
  margin-left: auto;
  margin-right: auto;
}
.yellow-64b9 .header-43a9 {
  margin-right: 1.41575em;
}
.silver-4ea7 .yellow-64b9 > .description_east_a372 {
  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;
}
.silver-4ea7 .yellow-64b9 > .aside_6eb6 {
  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;
}
.info-in-3e4b.accordion-0ff6 .sidebar-west-9bb6,
.rough-b7e3.accordion-0ff6 .sidebar-west-9bb6 {
  margin-left: 0;
}
.secondary-ba58.accordion-0ff6 .sidebar-west-9bb6,
.in_c32b.accordion-0ff6 .sidebar-west-9bb6 {
  margin-right: 0;
}
.yellow-64b9 ol,
.yellow-64b9 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.main-orange-f635 video {
  max-width: 100%;
}
.nav-ac19 img {
  display: block;
}
.nav-ac19.header-43a9,
.nav-ac19.list-fc6b {
  width: 100%;
}
.nav-ac19.aside_6eb6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.background-953a:not(.button-7128) {
  margin: 1.5em auto;
}
.copper_4775 p {
  padding: 1.5em 14px;
}
ul.orange-14d9.aside_6eb6,
ul.orange-14d9.description_east_a372,
ul.orange-14d9.overlay_wood_1919.description_east_a372 {
  padding: 0 14px;
}
.shadow-black-fa26 {
  display: block;
  overflow-x: auto;
}
.shadow-black-fa26 table {
  border-collapse: collapse;
  width: 100%;
}
.shadow-black-fa26 td,
.shadow-black-fa26 th {
  padding: 0.5em;
}
.yellow-64b9 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.yellow-64b9 ol ol,
.yellow-64b9 ol ul,
.yellow-64b9 ul ol,
.yellow-64b9 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.yellow-64b9 ol ol li,
.yellow-64b9 ol ul li,
.yellow-64b9 ul ol li,
.yellow-64b9 ul ul li {
  margin-left: 0;
}
.fluid-56dd.heading_5119 > .menu-steel-5dbd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fluid-56dd.heading_5119 > .menu-steel-5dbd iframe,
.fluid-56dd.heading_5119 > .menu-steel-5dbd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.main_fluid_eb2a {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.main_fluid_eb2a.summary-silver-01c2 {
  padding: 0;
}
.main_fluid_eb2a.summary-silver-01c2 cite {
  font-size: 13px;
}
.main_fluid_eb2a > * {
  margin-left: 16px;
  margin-right: 16px;
}
.main_fluid_eb2a cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.overlay-b18a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.overlay-b18a > p:first-child {
  margin-top: 0;
}
.overlay-b18a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.overlay-b18a blockquote {
  border-left: 0;
}
.pattern_in_f371 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pattern_in_f371:not(.notice_full_5c41) {
  max-width: 100px;
}
.pattern_in_f371.pressed_1e7e {
  border-bottom: none !important;
  text-align: center;
}
.pattern_in_f371.pressed_1e7e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .copper_4775 p {
    padding: 1.5em 0;
  }
}
.pattern_right_502c {
  color: #0073aa;
}
.pink_1c92 {
  background-color: #0073aa;
}
.overlay-focused-1c52 {
  color: #229fd8;
}
.in_506b {
  background-color: #229fd8;
}
.feature_73cc {
  color: #eee;
}
.cold_290e {
  background-color: #eee;
}
.article-f879 {
  color: #444;
}
.avatar_bb46 {
  background-color: #444;
}
.label-huge-87f2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.label-huge-87f2 .accordion_176b .breadcrumb_fcf3 {
  font-size: 15px;
}
.label-huge-87f2 .breadcrumb_fcf3 {
  line-height: 1.3;
}
.label-huge-87f2 .blue-ea21 {
}
.label-huge-87f2 .avatar_edff {
  background: #235787;
}
.accent-simple-d584 {
  padding: 0;
}
.accent-simple-d584 .avatar_edff {
  background: #1a1a1a;
}
.accent-simple-d584 .blue-ea21 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.content_medium_9ee5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.content_medium_9ee5 .blue-ea21 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.content_medium_9ee5 .avatar_edff {
  background: #303030;
}
.dropdown-top-d780 {
  position: relative;
  z-index: 10;
}
.dropdown-top-d780 .hovered-4057 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.summary-dfac .mask-outer-00d7 {
  display: inline-block;
  vertical-align: middle;
}
.summary-dfac.aside_f1c9 .mask-outer-00d7 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .summary-dfac.aside_f1c9 .mask-outer-00d7 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .summary-dfac.aside_f1c9 .mask-outer-00d7 {
    margin-right: 0.4em;
  }
}
.summary-dfac.aside_f1c9 .mask-outer-00d7:last-child {
  margin-right: 0;
}
.lower_593d .hovered-4057 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hot-a246 .accordion_176b {
    margin: 0 -0.5em;
  }
  .hot-a246 .accordion_176b [class*="customify-col-"],
  .hot-a246 .accordion_176b [class*="customify-col_"],
  .hot-a246 .accordion_176b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hot-a246.content_purple_c558 .hovered-4057 {
  background: 0 0 !important;
}
.hot-a246.content_purple_c558 .hovered-4057,
.hot-a246.lower_593d .hovered-4057 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hot-a246.column_complex_3b04 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hot-a246.lower_593d .hovered-4057 {
  box-shadow: none !important;
}
.wrapper-25bf {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .wrapper-25bf {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .wrapper-25bf {
    padding: 18px 0 20px;
  }
}
.wrapper-25bf .chip-9a70 {
  width: 100%;
}
.wrapper-25bf .main_894b {
  margin-bottom: 0;
}
.wrapper-25bf .row-lite-ac95 {
  margin-top: 5px;
  font-size: 0.875em;
}
.status-focused-1379 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.status-focused-1379 .tag_prev_d149 {
  width: 100%;
}
.secondary-selected-dd4c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.secondary-selected-dd4c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.secondary-selected-dd4c 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;
}
.secondary-selected-dd4c li:last-child:after {
  display: none;
}
.secondary-selected-dd4c li a {
  font-weight: 500;
  margin-right: 10px;
}
.disabled-dim-32f7 .pattern_9eb3 button,
.wrapper-25bf .pattern_9eb3 button {
  left: 0;
}
.disabled-dim-32f7 .tag_prev_d149,
.wrapper-25bf .tag_prev_d149 {
  padding-left: 0;
  padding-right: 0;
}
.disabled-dim-32f7 .status-focused-1379,
.wrapper-25bf .status-focused-1379 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.disabled-dim-32f7 {
  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;
}
.disabled-dim-32f7: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;
}
.disabled-dim-32f7 .menu-last-044c {
  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) {
  .disabled-dim-32f7 .menu-last-044c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-dim-32f7 .menu-last-044c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .disabled-dim-32f7 .menu-last-044c {
    min-height: 200px;
  }
}
.disabled-dim-32f7 .secondary-selected-dd4c {
  color: rgba(255, 255, 255, 0.8);
}
.disabled-dim-32f7 .secondary-selected-dd4c a,
.disabled-dim-32f7 .secondary-selected-dd4c li:after {
  color: inherit;
}
.disabled-dim-32f7 .secondary-selected-dd4c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail-db76 {
  margin-bottom: 0.5em;
}
.tiny-934f {
  margin-bottom: 1.2em;
}
.tiny-934f,
.thumbnail-db76 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tiny-934f p:last-child,
.thumbnail-db76 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pattern_9eb3,
#masthead .pattern_9eb3 {
  display: none;
}
#masthead
  > .pattern_9eb3.badge_e031 {
  display: none;
}
#masthead > .pattern_9eb3 button {
  left: 0;
}
.container-0cac {
  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%;
}
.container-0cac .mask-outer-00d7 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.container-0cac .orange_fab4 {
  display: -webkit-box;
  display: flex;
}
.container-0cac .orange_fab4.frame_3dcb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.container-0cac .orange_fab4.status-7911 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container-0cac .orange_fab4.inner-8925 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.container-0cac.preview_lower_8b98.purple-e854 .orange_fab4.frame_3dcb {
  flex-basis: 100%;
}
.container-0cac.frame_hard_9649 .orange_fab4.status-7911 {
  -webkit-box-flex: 1;
  flex: auto;
}
.container-0cac.frame_hard_9649 .orange_fab4.inner-8925 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pattern_9eb3.badge_e031 {
  display: none;
}
#masthead > .pattern_9eb3 button {
  left: 0;
}
.action_c5e9 {
  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;
}
.action_c5e9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.action_c5e9.article_next_a546 i {
  margin-right: 4px;
}
.action_c5e9.surface-cd02 i {
  margin-left: 5px;
}
.breadcrumb_fcf3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.breadcrumb_fcf3 p:last-child {
  margin-bottom: 0;
}
.photo_mini_c9cd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.photo_mini_c9cd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.photo_mini_c9cd img {
  display: block;
  width: auto;
  line-height: 1;
}
.photo_mini_c9cd .old-bfc9 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.photo_mini_c9cd .bottom-b33f {
  margin: 5px 0 7px 0;
}
.photo_mini_c9cd.up-392c .layout-slow-bd13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo_mini_c9cd.up-392c .border-dark-90e5 {
  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;
}
.photo_mini_c9cd.frame-west-d712 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.photo_mini_c9cd.frame-west-d712 .layout-slow-bd13 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo_mini_c9cd.frame-west-d712 .border-dark-90e5 {
  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;
}
.photo_mini_c9cd.notice_6020 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.photo_mini_c9cd.slider-iron-fca0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.photo_mini_c9cd.slider-iron-fca0 .border-dark-90e5 {
  margin-top: 7px;
}
.first_621e {
  display: inline-block;
}
.dropdown-top-d780 .badge_06c7 .photo_mini_c9cd img {
  max-width: 100%;
}
.gas-82c5 .steel-4a3d.active_698a,
.active_inner_3397 .steel-4a3d.active_698a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gas-82c5 .focused_45e5,
.active_inner_3397 .focused_45e5 {
  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%);
}
.gas-82c5 .focused_45e5 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gas-82c5.fast_05c0 .focused_45e5 {
  display: none;
}
.gas-82c5 .picture-0c2d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gas-82c5 .picture-0c2d li {
  display: inline-block;
  position: relative;
}
.gas-82c5 .picture-0c2d li:last-child {
  margin-right: 0;
}
.gas-82c5 .picture-0c2d 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;
}
.gas-82c5 .picture-0c2d li.blue_9707 > a {
  color: rgba(0, 0, 0, 0.9);
}
.gas-82c5 .picture-0c2d > 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;
}
.gas-82c5 .picture-0c2d > li > a i {
  line-height: 0;
}
.gas-82c5 .picture-0c2d > li.slider_static_9232 > a .focused_45e5 {
  margin-left: 4px;
  line-height: 0;
}
.gas-82c5 .picture-0c2d .widget-3c64 li.slider_static_9232 > a {
  position: relative;
}
.gas-82c5 .picture-0c2d .widget-3c64 li.slider_static_9232 > a:after,
.gas-82c5 .picture-0c2d .widget-3c64 li.slider_static_9232 > a:before {
  content: "";
  display: table;
}
.gas-82c5 .picture-0c2d .widget-3c64 li.slider_static_9232 > a:after {
  clear: both;
}
.gas-82c5 .picture-0c2d .widget-3c64 li.slider_static_9232 > a .focused_45e5 {
  margin-left: 5px;
  float: right;
}
.gas-82c5 .module_tall_624f,
.gas-82c5 .widget-3c64 {
  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;
}
.gas-82c5 .widget-3c64 {
  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;
}
.gas-82c5 .widget-3c64 .active_698a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gas-82c5 .widget-3c64 .focused_45e5 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gas-82c5 .widget-3c64 li {
  display: block;
  margin: 0;
  padding: 0;
}
.gas-82c5 .widget-3c64 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;
}
.gas-82c5 .widget-3c64 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gas-82c5 .widget-3c64 .widget-3c64 {
  top: 0;
  left: 100%;
}
.gas-82c5 .banner-21ad.fn-focus-36cd > .module_tall_624f,
.gas-82c5 .banner-21ad.fn-focus-36cd > .widget-3c64,
.gas-82c5 .banner-21ad:focus > .module_tall_624f,
.gas-82c5 .banner-21ad:focus > .widget-3c64,
.gas-82c5 .banner-21ad:hover > .module_tall_624f,
.gas-82c5 .banner-21ad:hover > .widget-3c64 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gas-82c5.preview-up-3c6d .tag-f44b:after,
.gas-82c5.preview-up-3c6d .tag-f44b:before {
  content: "";
  display: table;
}
.gas-82c5.preview-up-3c6d .tag-f44b:after {
  clear: both;
}
.gas-82c5.preview-up-3c6d .tag-f44b > li {
  float: left;
}
.gas-82c5.gallery_rough_7a97 .tag-f44b:after,
.gas-82c5.gallery_rough_7a97 .tag-f44b:before {
  content: "";
  display: table;
}
.gas-82c5.gallery_rough_7a97 .tag-f44b:after {
  clear: both;
}
.gas-82c5.gallery_rough_7a97 .tag-f44b > li {
  float: left;
}
.gas-82c5.gallery_rough_7a97 .tag-f44b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gas-82c5.gallery_rough_7a97 .tag-f44b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gas-82c5.gallery_rough_7a97 .tag-f44b > li.tall-9619 > a,
.gas-82c5.gallery_rough_7a97 .tag-f44b > li.blue_9707 > a {
  color: #fff;
  background-color: #1e4b75;
}
.gas-82c5.pressed_454b .tag-f44b > li > a .active_698a {
  position: relative;
}
.gas-82c5.pressed_454b .tag-f44b > li > a .active_698a: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;
}
.gas-82c5.pressed_454b
  .tag-f44b
  > li:focus
  > a
  .active_698a:before,
.gas-82c5.pressed_454b
  .tag-f44b
  > li:hover
  > a
  .active_698a:before {
  width: 100%;
  background-color: currentColor;
}
.gas-82c5.pressed_454b
  .tag-f44b
  > li.tall-9619
  > a
  .active_698a:before,
.gas-82c5.pressed_454b
  .tag-f44b
  > li.accordion_3c8c
  > a
  .active_698a:before {
  width: 100%;
  background-color: currentColor;
}
.gas-82c5.dirty-4c0c .tag-f44b > li > a .active_698a {
  position: relative;
}
.gas-82c5.dirty-4c0c .tag-f44b > li > a .active_698a: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;
}
.gas-82c5.dirty-4c0c .tag-f44b > li:focus > a .active_698a:before,
.gas-82c5.dirty-4c0c
  .tag-f44b
  > li:hover
  > a
  .active_698a:before {
  width: 100%;
  background-color: currentColor;
}
.gas-82c5.dirty-4c0c
  .tag-f44b
  > li.tall-9619
  > a
  .active_698a:before,
.gas-82c5.dirty-4c0c
  .tag-f44b
  > li.accordion_3c8c
  > a
  .active_698a:before {
  width: 100%;
  background-color: currentColor;
}
.active_inner_3397 .picture-0c2d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.active_inner_3397 .picture-0c2d li:first-child > a {
  border-top: none;
}
.active_inner_3397 .picture-0c2d .purple-f4c9 > .active_698a .focused_45e5 {
  display: none;
}
.active_inner_3397 .picture-0c2d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.active_inner_3397 .picture-0c2d li:last-child {
  border: none;
}
.active_inner_3397 .picture-0c2d li.slider_static_9232 > a {
  padding-right: 45px !important;
}
.active_inner_3397 .picture-0c2d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.active_inner_3397 .picture-0c2d li a:focus,
.active_inner_3397 .picture-0c2d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.active_inner_3397 .picture-0c2d li .avatar-a4d0 {
  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;
}
.active_inner_3397 .picture-0c2d li .avatar-a4d0:hover {
  box-shadow: none;
}
.active_inner_3397 .picture-0c2d li .avatar-a4d0 .focused_45e5 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.active_inner_3397 .picture-0c2d .widget-3c64 {
  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);
}
.active_inner_3397 .picture-0c2d .widget-3c64 li a {
  padding-left: 3em;
}
.active_inner_3397 .picture-0c2d .gold-9f1c > a .avatar-a4d0 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.active_inner_3397 .picture-0c2d .gold-9f1c > .widget-3c64 {
  display: block;
  opacity: 1;
}
.container_abf7 {
  max-width: 100%;
}
.accent-7929 {
  line-height: 0;
  cursor: pointer;
}
.advanced-f003 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.advanced-f003:hover {
  box-shadow: none;
  color: currentColor;
}
.advanced-f003 svg {
  width: 18px;
  height: 18px;
}
.advanced-f003 .bottom_7a87 {
  display: none;
}
.text-10fe {
  position: relative;
}
.text-10fe.fn-active-36cd .advanced-f003 .glass-51fb {
  display: none;
}
.text-10fe.fn-active-36cd .advanced-f003 .bottom_7a87 {
  display: inline-block;
}
.text-10fe .over-2d9f {
  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);
}
.text-10fe.outer_c6e9 .over-2d9f {
  left: auto;
  right: -0.9em;
}
.text-10fe.outer_c6e9 .sidebar-out-c908::before {
  left: auto;
  right: 15px;
}
.text-10fe.fn-active-36cd .over-2d9f {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.logo-fresh-3ae1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.logo-fresh-3ae1 label {
  flex-basis: 100%;
}
.logo-fresh-3ae1 .tabs-complex-a298 {
  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;
}
.logo-fresh-3ae1 .old-88da {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.logo-fresh-3ae1 .old-88da:focus {
  background-color: transparent;
}
.logo-fresh-3ae1 button.gallery_north_792f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.logo-fresh-3ae1 button.gallery_north_792f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.logo-fresh-3ae1 button.gallery_north_792f svg {
  width: 18px;
  height: 18px;
}
.logo-fresh-3ae1 input[type="submit"] {
  min-height: auto;
}
.fixed_8ada .logo-fresh-3ae1 .old-88da {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.sidebar-out-c908 {
  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) {
  .sidebar-out-c908 {
    width: 220px;
  }
}
.sidebar-out-c908 label {
  flex-basis: 100%;
}
.sidebar-out-c908::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;
}
.hovered_20cf .fixed_8ada .logo-fresh-3ae1 {
  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;
}
.hovered_20cf
  .fixed_8ada
  .logo-fresh-3ae1
  .tabs-complex-a298 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.hovered_20cf .fixed_8ada .logo-fresh-3ae1 .old-88da {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.hovered_20cf
  .fixed_8ada
  .logo-fresh-3ae1
  .old-88da:focus {
  background: 0 0;
}
.hovered_20cf
  .fixed_8ada
  .logo-fresh-3ae1
  .input-5831 {
  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;
}
.pagination_lite_ea95 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pagination_lite_ea95 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pagination_lite_ea95 li:last-child {
  margin-right: 0;
}
.pagination_lite_ea95 li:first-child {
  margin-left: 0;
}
.pagination_lite_ea95.title-d8ac a {
  color: #fff;
}
.pagination_lite_ea95.title-d8ac a:hover {
  color: #fff;
}
.pagination_lite_ea95 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pagination_lite_ea95 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pagination_lite_ea95 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pagination_lite_ea95 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pagination_lite_ea95 [class*="social-icon-apple"] {
  background-color: #999;
}
.pagination_lite_ea95 [class*="social-icon-apple"].smooth_58d2 {
  background-color: transparent;
  color: #999;
}
.pagination_lite_ea95 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pagination_lite_ea95 [class*="social-icon-behance"].smooth_58d2 {
  background-color: transparent;
  color: #1769ff;
}
.pagination_lite_ea95 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pagination_lite_ea95 [class*="social-icon-bitbucket"].smooth_58d2 {
  background-color: transparent;
  color: #205081;
}
.pagination_lite_ea95 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pagination_lite_ea95 [class*="social-icon-codepen"].smooth_58d2 {
  background-color: transparent;
  color: #000;
}
.pagination_lite_ea95 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pagination_lite_ea95 [class*="social-icon-delicious"].smooth_58d2 {
  background-color: transparent;
  color: #39f;
}
.pagination_lite_ea95 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pagination_lite_ea95 [class*="social-icon-digg"].smooth_58d2 {
  background-color: transparent;
  color: #005be2;
}
.pagination_lite_ea95 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pagination_lite_ea95 [class*="social-icon-dribbble"].smooth_58d2 {
  background-color: transparent;
  color: #ea4c89;
}
.pagination_lite_ea95 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pagination_lite_ea95 [class*="social-icon-envelope"].smooth_58d2 {
  background-color: transparent;
  color: #ea4335;
}
.pagination_lite_ea95 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pagination_lite_ea95 [class*="social-icon-facebook"].smooth_58d2 {
  background-color: transparent;
  color: #3b5998;
}
.pagination_lite_ea95 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pagination_lite_ea95 [class*="social-icon-flickr"].smooth_58d2 {
  background-color: transparent;
  color: #0063dc;
}
.pagination_lite_ea95 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pagination_lite_ea95 [class*="social-icon-foursquare"].smooth_58d2 {
  background-color: transparent;
  color: #2d5be3;
}
.pagination_lite_ea95 [class*="social-icon-github"] {
  background-color: #333;
}
.pagination_lite_ea95 [class*="social-icon-github"].smooth_58d2 {
  background-color: transparent;
  color: #333;
}
.pagination_lite_ea95 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pagination_lite_ea95 [class*="social-icon-google-plus"].smooth_58d2 {
  background-color: transparent;
  color: #dd4b39;
}
.pagination_lite_ea95 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pagination_lite_ea95 [class*="social-icon-houzz"].smooth_58d2 {
  background-color: transparent;
  color: #7ac142;
}
.pagination_lite_ea95 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pagination_lite_ea95 [class*="social-icon-instagram"].smooth_58d2 {
  background-color: transparent;
  color: #262626;
}
.pagination_lite_ea95 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pagination_lite_ea95 [class*="social-icon-jsfiddle"].smooth_58d2 {
  background-color: transparent;
  color: #487aa2;
}
.pagination_lite_ea95 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pagination_lite_ea95 [class*="social-icon-linkedin"].smooth_58d2 {
  background-color: transparent;
  color: #0077b5;
}
.pagination_lite_ea95 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pagination_lite_ea95 [class*="social-icon-medium"].smooth_58d2 {
  background-color: transparent;
  color: #00ab6b;
}
.pagination_lite_ea95 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pagination_lite_ea95
  [class*="social-icon-odnoklassniki"].smooth_58d2 {
  background-color: transparent;
  color: #f4731c;
}
.pagination_lite_ea95 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pagination_lite_ea95 [class*="social-icon-meetup"].smooth_58d2 {
  background-color: transparent;
  color: #ec1c40;
}
.pagination_lite_ea95 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pagination_lite_ea95 [class*="social-icon-pinterest"].smooth_58d2 {
  background-color: transparent;
  color: #bd081c;
}
.pagination_lite_ea95 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pagination_lite_ea95 [class*="social-icon-product-hunt"].smooth_58d2 {
  background-color: transparent;
  color: #da552f;
}
.pagination_lite_ea95 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pagination_lite_ea95 [class*="social-icon-reddit"].smooth_58d2 {
  background-color: transparent;
  color: #ff4500;
}
.pagination_lite_ea95 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pagination_lite_ea95 [class*="social-icon-rss"].smooth_58d2 {
  background-color: transparent;
  color: #f26522;
}
.pagination_lite_ea95 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pagination_lite_ea95
  [class*="social-icon-shopping-cart"].smooth_58d2 {
  background-color: transparent;
  color: #4caf50;
}
.pagination_lite_ea95 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pagination_lite_ea95 [class*="social-icon-skype"].smooth_58d2 {
  background-color: transparent;
  color: #00aff0;
}
.pagination_lite_ea95 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pagination_lite_ea95 [class*="social-icon-slideshare"].smooth_58d2 {
  background-color: transparent;
  color: #0077b5;
}
.pagination_lite_ea95 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pagination_lite_ea95 [class*="social-icon-snapchat"].smooth_58d2 {
  background-color: transparent;
  color: #fffc00;
}
.pagination_lite_ea95 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pagination_lite_ea95 [class*="social-icon-soundcloud"].smooth_58d2 {
  background-color: transparent;
  color: #f80;
}
.pagination_lite_ea95 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pagination_lite_ea95 [class*="social-icon-spotify"].smooth_58d2 {
  background-color: transparent;
  color: #2ebd59;
}
.pagination_lite_ea95 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pagination_lite_ea95
  [class*="social-icon-stack-overflow"].smooth_58d2 {
  background-color: transparent;
  color: #fe7a15;
}
.pagination_lite_ea95 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pagination_lite_ea95 [class*="social-icon-maldkfgram"].smooth_58d2 {
  background-color: transparent;
  color: #2ca5e0;
}
.pagination_lite_ea95 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pagination_lite_ea95 [class*="social-icon-tripadvisor"].smooth_58d2 {
  background-color: transparent;
  color: #589442;
}
.pagination_lite_ea95 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pagination_lite_ea95 [class*="social-icon-tumblr"].smooth_58d2 {
  background-color: transparent;
  color: #35465c;
}
.pagination_lite_ea95 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pagination_lite_ea95 [class*="social-icon-twitch"].smooth_58d2 {
  background-color: transparent;
  color: #6441a5;
}
.pagination_lite_ea95 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pagination_lite_ea95 [class*="social-icon-twitter"].smooth_58d2 {
  background-color: transparent;
  color: #1da1f2;
}
.pagination_lite_ea95 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pagination_lite_ea95 [class*="social-icon-vimeo"].smooth_58d2 {
  background-color: transparent;
  color: #1ab7ea;
}
.pagination_lite_ea95 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pagination_lite_ea95 [class*="social-icon-vk"].smooth_58d2 {
  background-color: transparent;
  color: #45668e;
}
.pagination_lite_ea95 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pagination_lite_ea95 [class*="social-icon-weibo"].smooth_58d2 {
  background-color: transparent;
  color: #df2029;
}
.pagination_lite_ea95 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pagination_lite_ea95 [class*="social-icon-weixin"].smooth_58d2 {
  background-color: transparent;
  color: #7bb32e;
}
.pagination_lite_ea95 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pagination_lite_ea95 [class*="social-icon-whatsapp"].smooth_58d2 {
  background-color: transparent;
  color: #25d366;
}
.pagination_lite_ea95 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pagination_lite_ea95 [class*="social-icon-wordpress"].smooth_58d2 {
  background-color: transparent;
  color: #21759b;
}
.pagination_lite_ea95 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pagination_lite_ea95 [class*="social-icon-xing"].smooth_58d2 {
  background-color: transparent;
  color: #026466;
}
.pagination_lite_ea95 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pagination_lite_ea95 [class*="social-icon-yelp"].smooth_58d2 {
  background-color: transparent;
  color: #af0606;
}
.pagination_lite_ea95 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pagination_lite_ea95 [class*="social-icon-youtube"].smooth_58d2 {
  background-color: transparent;
  color: #cd201f;
}
.tabs-9e42 {
  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;
}
.tabs-9e42:hover {
  box-shadow: none;
  background: 0 0;
}
.carousel-fresh-777e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.wrapper_e5cd {
  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;
}
.background_hovered_6867 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rough_a453 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.rough_a453,
.rough_a453::after,
.rough_a453::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;
}
.rough_a453::after,
.rough_a453::before {
  content: "";
  display: block;
  background-color: inherit;
}
.action-714e .wrapper_e5cd .background_hovered_6867 {
  margin-top: -2px;
  width: 19px;
}
.action-714e .wrapper_e5cd .rough_a453 {
  margin-top: -1px;
}
.action-714e .wrapper_e5cd .rough_a453,
.action-714e .wrapper_e5cd .rough_a453::after,
.action-714e .wrapper_e5cd .rough_a453::before {
  width: 19px;
  height: 2px;
}
.action-714e .wrapper_e5cd .rough_a453::before {
  top: -6px;
}
.action-714e .wrapper_e5cd .rough_a453::after {
  bottom: -6px;
}
.in-b8a1 .wrapper_e5cd .background_hovered_6867 {
  margin-top: -2px;
  width: 22px;
}
.in-b8a1 .wrapper_e5cd .rough_a453 {
  margin-top: -1px;
}
.in-b8a1 .wrapper_e5cd .rough_a453,
.in-b8a1 .wrapper_e5cd .rough_a453::after,
.in-b8a1 .wrapper_e5cd .rough_a453::before {
  width: 22px;
  height: 2px;
}
.in-b8a1 .wrapper_e5cd .rough_a453::before {
  top: -7px;
}
.in-b8a1 .wrapper_e5cd .rough_a453::after {
  bottom: -7px;
}
.text-thick-0ce9 .wrapper_e5cd .background_hovered_6867 {
  margin-top: -2px;
  width: 31px;
}
.text-thick-0ce9 .wrapper_e5cd .rough_a453 {
  margin-top: -1.5px;
}
.text-thick-0ce9 .wrapper_e5cd .rough_a453,
.text-thick-0ce9 .wrapper_e5cd .rough_a453::after,
.text-thick-0ce9 .wrapper_e5cd .rough_a453::before {
  width: 31px;
  height: 3px;
}
.text-thick-0ce9 .wrapper_e5cd .rough_a453::before {
  top: -9px;
}
.text-thick-0ce9 .wrapper_e5cd .rough_a453::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .item-ce42 .wrapper_e5cd .background_hovered_6867 {
    margin-top: -2px;
    width: 19px;
  }
  .item-ce42 .wrapper_e5cd .rough_a453 {
    margin-top: -1px;
  }
  .item-ce42 .wrapper_e5cd .rough_a453,
  .item-ce42 .wrapper_e5cd .rough_a453::after,
  .item-ce42 .wrapper_e5cd .rough_a453::before {
    width: 19px;
    height: 2px;
  }
  .item-ce42 .wrapper_e5cd .rough_a453::before {
    top: -6px;
  }
  .item-ce42 .wrapper_e5cd .rough_a453::after {
    bottom: -6px;
  }
  .bright-3411 .wrapper_e5cd .background_hovered_6867 {
    margin-top: -2px;
    width: 22px;
  }
  .bright-3411 .wrapper_e5cd .rough_a453 {
    margin-top: -1px;
  }
  .bright-3411 .wrapper_e5cd .rough_a453,
  .bright-3411 .wrapper_e5cd .rough_a453::after,
  .bright-3411 .wrapper_e5cd .rough_a453::before {
    width: 22px;
    height: 2px;
  }
  .bright-3411 .wrapper_e5cd .rough_a453::before {
    top: -7px;
  }
  .bright-3411 .wrapper_e5cd .rough_a453::after {
    bottom: -7px;
  }
  .dropdown_purple_0da2 .wrapper_e5cd .background_hovered_6867 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_purple_0da2 .wrapper_e5cd .rough_a453 {
    margin-top: -1.5px;
  }
  .dropdown_purple_0da2 .wrapper_e5cd .rough_a453,
  .dropdown_purple_0da2 .wrapper_e5cd .rough_a453::after,
  .dropdown_purple_0da2 .wrapper_e5cd .rough_a453::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_purple_0da2 .wrapper_e5cd .rough_a453::before {
    top: -9px;
  }
  .dropdown_purple_0da2 .wrapper_e5cd .rough_a453::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .notice-8e72 .wrapper_e5cd .background_hovered_6867 {
    margin-top: -2px;
    width: 19px;
  }
  .notice-8e72 .wrapper_e5cd .rough_a453 {
    margin-top: -1px;
  }
  .notice-8e72 .wrapper_e5cd .rough_a453,
  .notice-8e72 .wrapper_e5cd .rough_a453::after,
  .notice-8e72 .wrapper_e5cd .rough_a453::before {
    width: 19px;
    height: 2px;
  }
  .notice-8e72 .wrapper_e5cd .rough_a453::before {
    top: -6px;
  }
  .notice-8e72 .wrapper_e5cd .rough_a453::after {
    bottom: -6px;
  }
  .accordion_red_d93a .wrapper_e5cd .background_hovered_6867 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_red_d93a .wrapper_e5cd .rough_a453 {
    margin-top: -1px;
  }
  .accordion_red_d93a .wrapper_e5cd .rough_a453,
  .accordion_red_d93a .wrapper_e5cd .rough_a453::after,
  .accordion_red_d93a .wrapper_e5cd .rough_a453::before {
    width: 22px;
    height: 2px;
  }
  .accordion_red_d93a .wrapper_e5cd .rough_a453::before {
    top: -7px;
  }
  .accordion_red_d93a .wrapper_e5cd .rough_a453::after {
    bottom: -7px;
  }
  .focused_ca3f .wrapper_e5cd .background_hovered_6867 {
    margin-top: -2px;
    width: 31px;
  }
  .focused_ca3f .wrapper_e5cd .rough_a453 {
    margin-top: -1.5px;
  }
  .focused_ca3f .wrapper_e5cd .rough_a453,
  .focused_ca3f .wrapper_e5cd .rough_a453::after,
  .focused_ca3f .wrapper_e5cd .rough_a453::before {
    width: 31px;
    height: 3px;
  }
  .focused_ca3f .wrapper_e5cd .rough_a453::before {
    top: -9px;
  }
  .focused_ca3f .wrapper_e5cd .rough_a453::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .alert-stone-e619 .wrapper_e5cd .background_hovered_6867 {
    margin-top: -2px;
    width: 19px;
  }
  .alert-stone-e619 .wrapper_e5cd .rough_a453 {
    margin-top: -1px;
  }
  .alert-stone-e619 .wrapper_e5cd .rough_a453,
  .alert-stone-e619 .wrapper_e5cd .rough_a453::after,
  .alert-stone-e619 .wrapper_e5cd .rough_a453::before {
    width: 19px;
    height: 2px;
  }
  .alert-stone-e619 .wrapper_e5cd .rough_a453::before {
    top: -6px;
  }
  .alert-stone-e619 .wrapper_e5cd .rough_a453::after {
    bottom: -6px;
  }
  .glass-e915 .wrapper_e5cd .background_hovered_6867 {
    margin-top: -2px;
    width: 22px;
  }
  .glass-e915 .wrapper_e5cd .rough_a453 {
    margin-top: -1px;
  }
  .glass-e915 .wrapper_e5cd .rough_a453,
  .glass-e915 .wrapper_e5cd .rough_a453::after,
  .glass-e915 .wrapper_e5cd .rough_a453::before {
    width: 22px;
    height: 2px;
  }
  .glass-e915 .wrapper_e5cd .rough_a453::before {
    top: -7px;
  }
  .glass-e915 .wrapper_e5cd .rough_a453::after {
    bottom: -7px;
  }
  .accordion_1c31 .wrapper_e5cd .background_hovered_6867 {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_1c31 .wrapper_e5cd .rough_a453 {
    margin-top: -1.5px;
  }
  .accordion_1c31 .wrapper_e5cd .rough_a453,
  .accordion_1c31 .wrapper_e5cd .rough_a453::after,
  .accordion_1c31 .wrapper_e5cd .rough_a453::before {
    width: 31px;
    height: 3px;
  }
  .accordion_1c31 .wrapper_e5cd .rough_a453::before {
    top: -9px;
  }
  .accordion_1c31 .wrapper_e5cd .rough_a453::after {
    bottom: -9px;
  }
}
.avatar_3256 .rough_a453 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.avatar_3256 .rough_a453::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.avatar_3256 .rough_a453::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.avatar_3256.container-eadc .rough_a453 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.avatar_3256.container-eadc .rough_a453::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.avatar_3256.container-eadc .rough_a453::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);
}
.bronze-c060 {
  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.summary_f689:before {
  display: none;
}
.up_441f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.up_441f .fast_b572 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.up_441f .fast_b572:last-of-type {
  border-bottom: none;
}
.up_441f .fast_b572.preview_plasma_43b8,
.up_441f .fast_b572.action-481c,
.up_441f .fast_b572.soft_807a {
  padding: 0;
}
.up_441f .active_inner_3397 .avatar-a4d0 {
  color: currentColor;
}
.up_441f .active_inner_3397 .avatar-a4d0:focus,
.up_441f .active_inner_3397 .avatar-a4d0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up_441f.blue-ea21 .title-gold-ea61,
.up_441f.blue-ea21 .breadcrumb_fcf3 a,
.up_441f.blue-ea21 .tag-f44b a,
.up_441f.blue-ea21 .widget-3c64 a {
  color: rgba(0, 0, 0, 0.55);
}
.up_441f.blue-ea21 .title-gold-ea61:hover,
.up_441f.blue-ea21 .breadcrumb_fcf3 a:hover,
.up_441f.blue-ea21 .tag-f44b a:hover,
.up_441f.blue-ea21 .widget-3c64 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.up_441f.blue-ea21 .stale_cfef {
  color: rgba(0, 0, 0, 0.8);
}
.up_441f.blue-ea21 .fast_b572 {
  border-color: rgba(0, 0, 0, 0.08);
}
.up_441f.blue-ea21 .fast_b572:before {
  background: rgba(0, 0, 0, 0.08);
}
.up_441f.blue-ea21 .inner_8284:before {
  background: rgba(255, 255, 255, 0.9);
}
.up_441f.blue-ea21 .active_inner_3397 .picture-0c2d li a,
.up_441f.blue-ea21 .active_inner_3397 .avatar-a4d0,
.up_441f.blue-ea21 .widget-3c64 {
  border-color: rgba(0, 0, 0, 0.08);
}
.up_441f.blue-ea21 .active_inner_3397 .avatar-a4d0:focus,
.up_441f.blue-ea21 .active_inner_3397 .avatar-a4d0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up_441f.blue-ea21 .picture-0c2d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.up_441f.avatar_edff .title-gold-ea61,
.up_441f.avatar_edff .breadcrumb_fcf3 a,
.up_441f.avatar_edff .tag-f44b .avatar-a4d0,
.up_441f.avatar_edff .tag-f44b a,
.up_441f.avatar_edff .widget-3c64 a {
  color: rgba(255, 255, 255, 0.79);
}
.up_441f.avatar_edff .title-gold-ea61:hover,
.up_441f.avatar_edff .breadcrumb_fcf3 a:hover,
.up_441f.avatar_edff .tag-f44b .avatar-a4d0:hover,
.up_441f.avatar_edff .tag-f44b a:hover,
.up_441f.avatar_edff .widget-3c64 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.up_441f.avatar_edff .stale_cfef {
  color: rgba(255, 255, 255, 0.99);
}
.up_441f.avatar_edff .fast_b572 {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_441f.avatar_edff .fast_b572:before {
  background: rgba(255, 255, 255, 0.08);
}
.up_441f.avatar_edff .inner_8284:before {
  background: rgba(0, 0, 0, 0.9);
}
.up_441f.avatar_edff .active_inner_3397 .picture-0c2d li a,
.up_441f.avatar_edff .active_inner_3397 .avatar-a4d0,
.up_441f.avatar_edff .widget-3c64 {
  border-color: rgba(255, 255, 255, 0.08);
}
.up_441f.avatar_edff .active_inner_3397 .avatar-a4d0:focus,
.up_441f.avatar_edff .active_inner_3397 .avatar-a4d0:hover {
  background: rgba(0, 0, 0, 0.01);
}
.up_441f.avatar_edff .picture-0c2d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_8284 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.inner_8284:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.article_7cd0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.content-8543 .up_441f {
  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;
}
.content-8543 .fast_b572 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.content-8543 .fast_b572: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) {
  .content-8543 .fast_b572:before {
    width: 16%;
    left: 42%;
  }
}
.content-8543 .fast_b572:last-child:before {
  content: none;
}
.content-8543 .fast_b572[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.content-8543 .active_inner_3397 .picture-0c2d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.content-8543 .active_inner_3397 .picture-0c2d li a .avatar-a4d0 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.content-8543 .active_inner_3397 .widget-3c64 {
  border: none;
}
.content-8543 .active_inner_3397 .widget-3c64 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.content-8543 .inner_8284 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.content-8543 .article_7cd0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.content-8543 .avatar_edff .inner_8284:before {
  background: rgba(0, 0, 0, 0.9);
}
.content-8543 .blue-ea21.focus-dynamic-e149 .rough_a453 {
  background: rgba(0, 0, 0, 0.6);
}
.content-8543
  .blue-ea21.focus-dynamic-e149
  .rough_a453::after,
.content-8543
  .blue-ea21.focus-dynamic-e149
  .rough_a453:before {
  background: inherit;
}
.content-8543
  .blue-ea21.focus-dynamic-e149:hover
  .rough_a453 {
  background: rgba(0, 0, 0, 0.8);
}
.old-24c9 .up_441f {
  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) {
  .old-24c9 .up_441f {
    width: auto;
    right: 45px;
  }
}
.filter-center-a1d7 .up_441f {
  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) {
  .filter-center-a1d7 .up_441f {
    width: auto;
    left: 45px;
  }
}
.summary_f689 .up_441f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.summary_f689 .article_7cd0 {
  max-width: 48em;
  margin: 0 auto;
}
.summary_f689 .inner_8284:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.input-1078 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.input-1078.content-8543 .up_441f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.input-1078.old-24c9 .up_441f {
  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);
}
.input-1078 .up_441f {
  visibility: visible;
}
.input-1078.filter-center-a1d7 .up_441f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.down-e9da,
.overlay_red_6a8f {
  overflow-x: hidden;
}
.down-e9da .up_441f {
  overflow: auto;
}
.down-e9da.content-8543 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down-e9da.content-8543 .up_441f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.down-e9da.content-8543 .tabs-9e42 {
  opacity: 0;
}
.down-e9da.old-24c9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down-e9da.old-24c9 .up_441f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.down-e9da.old-24c9 .tabs-9e42 {
  opacity: 0;
}
.down-e9da.filter-center-a1d7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down-e9da.filter-center-a1d7 .up_441f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.down-e9da.filter-center-a1d7 .tabs-9e42 {
  opacity: 0;
}
.down-e9da.summary_f689 .up_441f {
  z-index: 10;
  visibility: visible;
}
.focus-dynamic-e149 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.focus-dynamic-e149 .rough_a453 {
  background: rgba(255, 255, 255, 0.99);
}
.focus-dynamic-e149 .rough_a453::after,
.focus-dynamic-e149 .rough_a453:before {
  background: inherit;
}
.focus-dynamic-e149:hover .rough_a453 {
  background: rgba(255, 255, 255, 0.99);
}
.filter-center-a1d7 .focus-dynamic-e149 {
  top: 10px;
  right: auto;
  left: 12px;
}
.summary_f689 .focus-dynamic-e149 {
  display: none !important;
}
.down-e9da:before,
.overlay_red_6a8f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.down-e9da .focus-dynamic-e149,
.overlay_red_6a8f .focus-dynamic-e149 {
  display: inline-block;
}
.up_441f .mask-outer-00d7 {
  -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;
}
.down-e9da .up_441f .mask-outer-00d7,
.overlay_red_6a8f .up_441f .mask-outer-00d7 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.primary_7963 .tabs-complex-a298 {
  width: 100%;
}
.badge_06c7 {
  padding: 0 0.5em 0;
}
.badge_06c7 [class*="customify-col-"],
.badge_06c7 [class*="customify-col_"],
.badge_06c7 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.panel_hard_840f .badge_06c7 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accordion_176b .box-current-986c,
  .box-current-986c {
    display: none;
  }
  .disabled_left_cf8f {
    text-align: left;
  }
  .feature-lite-81ae {
    text-align: center;
  }
  .primary-896e {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_176b .shadow-654a,
  .shadow-654a {
    display: none;
  }
  .sidebar-in-df5f {
    text-align: left;
  }
  .inner-94ec {
    text-align: center;
  }
  .border-fast-ec27 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accordion_176b .prev-98f7,
  .prev-98f7 {
    display: none;
  }
  .slow_98aa {
    text-align: left;
  }
  .medium_ad23 {
    text-align: center;
  }
  .layout-c05f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.input_6603 {
  box-shadow: none !important;
}
.widget-cold-9667 .dropdown-e7d8,
.fast_836e .dropdown-e7d8 {
  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;
}
.fast_836e .dropdown-e7d8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hovered-4057 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hovered-4057:after,
.hovered-4057:before {
  content: "";
  display: table;
}
.hovered-4057:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hovered-4057 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hovered-4057,
.column_complex_3b04 {
  max-width: 1248px;
  margin: 0 auto;
}

.button-52ab.badge-533d .hovered-4057 {
  max-width: 100%;
}
.button-52ab.input-2440 {
  max-width: 1200px;
  margin: 0 auto;
}
.button-52ab.tooltip_c9a1 .hovered-4057 {
  max-width: 100%;
}
.button-52ab.tooltip_c9a1 > .hovered-4057 {
  padding-left: 0;
  padding-right: 0;
}
.button-52ab.tooltip_c9a1 > .hovered-4057 .accordion_176b {
  margin: 0;
}
.button-52ab.tooltip_c9a1
  > .hovered-4057
  .tag-old-a9f6.hero-white-6392 {
  margin-right: 0;
  margin-left: 0;
}
.button-52ab.tooltip_c9a1 #main.hero-white-6392 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .accordion_d1d7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_d1d7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .avatar_paper_145d .sidebar-west-9bb6 {
    padding-right: 1em;
  }
  .avatar_paper_145d.shade_thick_d9a4 .tag-old-a9f6 {
    border-right: 1px solid #eaecee;
  }
  .avatar_paper_145d.shade_thick_d9a4 .sidebar-west-9bb6 {
    padding-right: 1em;
  }
  .avatar_paper_145d.shade_thick_d9a4 .message-dim-d3d6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient-be00 .sidebar-west-9bb6 {
    padding-left: 1em;
  }
  .gradient-be00.shade_thick_d9a4 .tag-old-a9f6 {
    border-left: 1px solid #eaecee;
  }
  .gradient-be00.shade_thick_d9a4 .sidebar-west-9bb6 {
    padding-left: 1em;
  }
  .gradient-be00.shade_thick_d9a4 .message-dim-d3d6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .label_cool_9ed8 .sidebar-west-9bb6 {
    padding-left: 1em;
  }
  .label_cool_9ed8.shade_thick_d9a4 .secondary-selected-7e03 {
    border-right: 1px solid #eaecee;
  }
  .label_cool_9ed8.shade_thick_d9a4 .tertiary-focused-f009 {
    border-right: 1px solid #eaecee;
  }
  .label_cool_9ed8.shade_thick_d9a4 .sidebar-west-9bb6 {
    padding-left: 1em;
  }
  .label_cool_9ed8.shade_thick_d9a4 .message-dim-d3d6 {
    padding-right: 1em;
  }
  .label_cool_9ed8.shade_thick_d9a4 .heading-fb62 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tertiary_bc61 .sidebar-west-9bb6 {
    padding-right: 1em;
  }
  .tertiary_bc61.shade_thick_d9a4 .secondary-selected-7e03 {
    border-left: 1px solid #eaecee;
  }
  .tertiary_bc61.shade_thick_d9a4 .tertiary-focused-f009 {
    border-left: 1px solid #eaecee;
  }
  .tertiary_bc61.shade_thick_d9a4 .sidebar-west-9bb6 {
    padding-right: 1em;
  }
  .tertiary_bc61.shade_thick_d9a4 .message-dim-d3d6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tertiary_bc61.shade_thick_d9a4 .heading-fb62 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion_d1d7 .sidebar-west-9bb6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion_d1d7.shade_thick_d9a4 .tag-old-a9f6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .accordion_d1d7.shade_thick_d9a4 .sidebar-west-9bb6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .accordion_d1d7.shade_thick_d9a4 .message-dim-d3d6 {
    padding-left: 1em;
  }
  .accordion_d1d7.shade_thick_d9a4 .heading-fb62 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .accordion_d1d7.shade_thick_d9a4 .sidebar-west-9bb6 {
    padding-left: 0;
  }
}
.column_dim_01d3 .summary-dfac {
  display: inline-block;
}
.bright_cb53 {
  display: inline-block;
}
.breadcrumb-wood-1744 {
  word-con: break-word;
}
.form-2a50 > span {
  display: inline-block;
  padding: 5px 0;
}
.form-2a50 .wood_35d9 {
  margin-left: 8px;
  margin-right: 8px;
}
.form-2a50 .caption_3fc4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accordion_9a6b .input-steel-f192 {
  margin-bottom: 2em;
}
.accordion_9a6b .lite_8683 {
  margin-bottom: 15px;
}
.accordion_9a6b .lite_8683:last-child {
  margin-bottom: 0;
}
.accordion_9a6b .dynamic_22e0 {
  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) {
  .accordion_9a6b .dynamic_22e0 {
    display: block;
  }
}
.accordion_9a6b .static-0e1f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accordion_9a6b .static-0e1f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accordion_9a6b .widget_cold_99ec {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accordion_9a6b .widget_cold_99ec img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accordion_9a6b .widget_cold_99ec a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accordion_9a6b .breadcrumb-wood-1744 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accordion_9a6b .breadcrumb-wood-1744 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accordion_9a6b .highlight-275c p:last-child {
  margin-bottom: 0;
}
.accordion_9a6b .layout-pressed-e804 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accordion_9a6b .red-303b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accordion_9a6b .surface_glass_9dc4 {
  margin-top: 1em;
}
.accordion_9a6b .detail_80ab {
  top: 0;
  display: block;
}
.accordion_9a6b .detail_80ab a {
  color: inherit;
}
.accordion_9a6b .detail_80ab a:hover {
  color: inherit;
}
.accordion_9a6b .left-1260 {
  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;
}
.accordion_9a6b .left-1260:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accordion_9a6b .red-303b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accordion_9a6b .gallery-up-d178 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accordion_9a6b .gallery-up-d178:first-child {
  margin-top: 0;
}
.accordion_9a6b .gallery-up-d178.orange_b855 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accordion_9a6b .gallery-up-d178.wide-3b00 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accordion_9a6b
  .gallery-up-d178.wide-3b00.motion_5d61
  .surface_glass_9dc4 {
  width: 100%;
}
.accordion_9a6b .wide-3b00 {
  -webkit-box-align: center;
  align-items: center;
}
.accordion_9a6b .wide-3b00 .form-2a50,
.accordion_9a6b .wide-3b00 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accordion_9a6b .widget_cold_99ec {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordion_9a6b .widget_cold_99ec img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordion_9a6b .widget_cold_99ec: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;
}
.accordion_9a6b .orange_b855 {
  z-index: 5;
}
.accordion_9a6b .dropdown_f1d1 .header_black_a73c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accordion_9a6b .easy_9186 .header_black_a73c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accordion_9a6b .out_46d7 .header_black_a73c {
  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;
}
.accordion_9a6b.overlay-west-4214 .dynamic_22e0,
.accordion_9a6b.badge-4b8f .dynamic_22e0 {
  display: block;
}
.accordion_9a6b.overlay-west-4214 .dynamic_22e0 .progress_39e3,
.accordion_9a6b.overlay-west-4214 .dynamic_22e0 .red-303b,
.accordion_9a6b.badge-4b8f .dynamic_22e0 .progress_39e3,
.accordion_9a6b.badge-4b8f .dynamic_22e0 .red-303b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accordion_9a6b.fluid_ffe8 .static-0e1f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accordion_9a6b.fluid_ffe8 .static-0e1f {
    margin-right: 0;
  }
}
.accordion_9a6b.overlay-west-4214 .static-0e1f,
.accordion_9a6b.badge-4b8f .static-0e1f {
  padding-top: 40%;
}
.accordion_9a6b.overlay-west-4214 .input-steel-f192,
.accordion_9a6b.badge-4b8f .input-steel-f192 {
  display: block;
}
.accordion_9a6b.overlay-west-4214 .fn-sticky-36cd .red-303b,
.accordion_9a6b.badge-4b8f .fn-sticky-36cd .red-303b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accordion_9a6b.overlay-west-4214 .static-0e1f,
.accordion_9a6b.badge-4b8f .static-0e1f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accordion_9a6b.overlay-west-4214 .red-303b {
  padding: 1em;
}
.selected_ce4d {
  margin: 30px auto;
  display: block;
}
.selected_ce4d .modal_9cbe > * {
  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;
}
.selected_ce4d .modal_9cbe > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.selected_ce4d .modal_9cbe span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.light-8123 .form-2a50 {
  margin-bottom: 1.41575em;
}
.light-8123 .surface-33f5 {
  margin-bottom: 1.618em;
}
.yellow-64b9 .pagination-down-3bd7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.yellow-64b9 .pagination-down-3bd7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.yellow-64b9 .description-wood-ae12 {
  max-width: 100%;
  overflow: auto;
}
.accordion-0ff6 .yellow-64b9 a:hover {
  text-decoration: underline;
}
.outline_first_83f1 .lite_8683:not(.breadcrumb-wood-1744),
.outline_first_83f1 .widget_cold_99ec {
  margin-bottom: 1.41575em;
}
.outline_first_83f1 .lite_8683:not(.breadcrumb-wood-1744):last-child,
.outline_first_83f1 .widget_cold_99ec:last-child {
  margin-bottom: 0;
}
.outline_first_83f1 .lite_8683.badge_3b9e {
  margin-bottom: 0.41575em;
}
.outline_first_83f1 .east-86f7:before,
.outline_first_83f1 .short-66b4:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.outline_first_83f1 .east-86f7:before {
  content: "\f115";
}
.outline_first_83f1 .short-66b4:before {
  content: "\f02c";
}
.outline_first_83f1 .dynamic-9c4f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.outline_first_83f1 .dynamic-9c4f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.focus-4a2d {
  display: -webkit-box;
  display: flex;
}
.focus-4a2d .highlight-orange-1684 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .focus-4a2d .highlight-orange-1684 {
    flex-basis: 90px;
  }
}
.focus-4a2d .info-5738 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .focus-4a2d .info-5738 {
    flex-basis: calc(100% - 50px);
  }
}
.focus-4a2d .description-f7a9 p:last-child {
  margin-bottom: 0.72em;
}
.gas-64ce .modal_9cbe {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.gas-64ce .modal_9cbe:after,
.gas-64ce .modal_9cbe:before {
  content: "";
  display: table;
}
.gas-64ce .modal_9cbe:after {
  clear: both;
}
.gas-64ce .modal_9cbe .copper-3bfe,
.gas-64ce .modal_9cbe .icon-advanced-65dd {
  width: 49%;
}
.gas-64ce .modal_9cbe .copper-3bfe a span.highlight_full_37b4,
.gas-64ce .modal_9cbe .icon-advanced-65dd a span.highlight_full_37b4 {
  display: block;
  margin-bottom: 5px;
}
.gas-64ce .modal_9cbe .icon-advanced-65dd {
  float: left;
  text-align: left;
}
.gas-64ce .modal_9cbe .copper-3bfe {
  float: right;
  text-align: right;
}
.first-5af2 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .first-5af2 {
    margin-bottom: 0;
  }
}
.stone_ebd5 {
  margin-bottom: 1em;
}
.stone_ebd5 .breadcrumb-wood-1744 {
  font-size: 1.1em;
  line-height: 1.3;
}
.picture_e5ec a {
  display: block;
  line-height: 0;
  position: relative;
}
.detail_3705 .stone_ebd5,
.filter_aa20 .stone_ebd5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .detail_3705 .stone_ebd5,
  .filter_aa20 .stone_ebd5 {
    display: block;
  }
}
.detail_3705 .picture_e5ec,
.filter_aa20 .picture_e5ec {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .detail_3705 .picture_e5ec,
  .filter_aa20 .picture_e5ec {
    margin-bottom: 1em;
  }
}
.detail_3705 .picture_e5ec img,
.filter_aa20 .picture_e5ec img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.detail_3705 .steel-843b,
.filter_aa20 .steel-843b {
  flex-basis: calc(100% - 160px);
}
.detail_3705 .steel-843b p,
.filter_aa20 .steel-843b p {
  margin-bottom: 0;
}
.detail_3705 .steel-843b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .detail_3705 .steel-843b {
    padding-left: 0;
  }
}
.filter_aa20 .steel-843b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .filter_aa20 .steel-843b {
    padding-right: 0;
  }
}
.filter_aa20 .picture_e5ec {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.inner-6c5b .picture_e5ec {
  margin-bottom: 0.5em;
}
.inner-6c5b .picture_e5ec img {
  width: 100%;
}
.frame-soft-d3e6 .background-simple-62d3,
.pattern-middle-629a .background-simple-62d3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pattern-middle-629a .tag-old-a9f6 .tag_orange_5207 p:last-child {
  margin-bottom: 0;
}
.gradient-easy-3797 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.outline_fd96 .title-19a5 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .outline_fd96 .title-19a5:last-of-type {
    margin-bottom: 0;
  }
}
.outline_fd96 .title-19a5 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline_fd96 .title-19a5 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.outline_fd96 .title-19a5 ul li {
  margin: 0 0 0.6em;
}
.outline_fd96 .title-19a5 ul li.secondary-red-dc2f,
.outline_fd96 .title-19a5 ul li.dropdown_purple_5702 {
  position: relative;
}
.outline_fd96 .title-19a5 ul li.secondary-red-dc2f .orange-e471,
.outline_fd96 .title-19a5 ul li.dropdown_purple_5702 .orange-e471 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.outline_fd96 .title-19a5 ul li.secondary-red-dc2f:after:after,
.outline_fd96 .title-19a5 ul li.secondary-red-dc2f:after:before,
.outline_fd96
  .title-19a5
  ul
  li.dropdown_purple_5702:after:after,
.outline_fd96
  .title-19a5
  ul
  li.dropdown_purple_5702:after:before {
  content: "";
  display: table;
}
.outline_fd96 .title-19a5 ul li.secondary-red-dc2f:after:after,
.outline_fd96
  .title-19a5
  ul
  li.dropdown_purple_5702:after:after {
  clear: both;
}
.outline_fd96 .title-19a5 a.overlay-effe:hover {
  text-decoration: none;
}
.outline_fd96 .title-19a5 select {
  max-width: 100%;
}
.outline_fd96 .title-19a5 table {
  font-size: 85%;
}
.outline_fd96 .title-19a5 table td,
.outline_fd96 .title-19a5 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.outline_fd96 .title-19a5 table tfoot td {
  text-align: left;
}
.outline_fd96 .title-19a5 :last-child {
  margin-bottom: 0;
}
.outline_fd96 .title-19a5 .green_8f97 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.outline_fd96 .title-19a5 .green_8f97 label {
  width: 100%;
}
.outline_fd96 .title-19a5 .green_8f97 .old-88da {
  width: 100%;
  display: block;
}
.outline_fd96 .title-19a5 .green_8f97 .gallery_north_792f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.outline_fd96 .title-19a5 .green_8f97 .gallery_north_792f:hover svg #svg-search {
  fill: #444;
}
.outline_fd96 .title-19a5 .green_8f97 .gallery_north_792f svg {
  width: 18px;
  height: 18px;
}
.outline_fd96 .secondary-dim-2ca2 ul ul,
.outline_fd96 .red-99c5 ul ul,
.outline_fd96 .red-48a7 ul ul,
.outline_fd96 .footer-full-40e3 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.outline_fd96 .secondary-dim-2ca2 .slider_static_9232 > a,
.outline_fd96 .red-99c5 .slider_static_9232 > a,
.outline_fd96 .red-48a7 .slider_static_9232 > a,
.outline_fd96 .footer-full-40e3 .slider_static_9232 > a {
  margin-bottom: 0;
}
.outline_fd96 .notice_middle_91fb li,
.outline_fd96 .secondary-dim-2ca2 li,
.outline_fd96 .info_motion_d4d7 li,
.outline_fd96 .red-99c5 li,
.outline_fd96 .red-48a7 li,
.outline_fd96 .footer-full-40e3 li,
.outline_fd96 .narrow_c653 li,
.outline_fd96 .border_445c li {
  display: block;
  position: relative;
}
.outline_fd96 .notice_middle_91fb li:last-child,
.outline_fd96 .secondary-dim-2ca2 li:last-child,
.outline_fd96 .info_motion_d4d7 li:last-child,
.outline_fd96 .red-99c5 li:last-child,
.outline_fd96 .red-48a7 li:last-child,
.outline_fd96 .footer-full-40e3 li:last-child,
.outline_fd96 .narrow_c653 li:last-child,
.outline_fd96 .border_445c li:last-child {
  border: none;
}
.outline_fd96 .notice_middle_91fb li a,
.outline_fd96 .secondary-dim-2ca2 li a,
.outline_fd96 .info_motion_d4d7 li a,
.outline_fd96 .red-99c5 li a,
.outline_fd96 .red-48a7 li a,
.outline_fd96 .footer-full-40e3 li a,
.outline_fd96 .narrow_c653 li a,
.outline_fd96 .border_445c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.outline_fd96 .notice_middle_91fb li ul li::before,
.outline_fd96 .secondary-dim-2ca2 li ul li::before,
.outline_fd96 .info_motion_d4d7 li ul li::before,
.outline_fd96 .red-99c5 li ul li::before,
.outline_fd96 .red-48a7 li ul li::before,
.outline_fd96 .footer-full-40e3 li ul li::before,
.outline_fd96 .narrow_c653 li ul li::before,
.outline_fd96 .border_445c li ul li::before {
  left: 15px;
}
.outline_fd96 .notice_middle_91fb li ul a,
.outline_fd96 .secondary-dim-2ca2 li ul a,
.outline_fd96 .info_motion_d4d7 li ul a,
.outline_fd96 .red-99c5 li ul a,
.outline_fd96 .red-48a7 li ul a,
.outline_fd96 .footer-full-40e3 li ul a,
.outline_fd96 .narrow_c653 li ul a,
.outline_fd96 .border_445c li ul a {
  padding-left: 20px;
}
.outline_fd96 .notice_middle_91fb li ul ul li::before,
.outline_fd96 .secondary-dim-2ca2 li ul ul li::before,
.outline_fd96 .info_motion_d4d7 li ul ul li::before,
.outline_fd96 .red-99c5 li ul ul li::before,
.outline_fd96 .red-48a7 li ul ul li::before,
.outline_fd96 .footer-full-40e3 li ul ul li::before,
.outline_fd96 .narrow_c653 li ul ul li::before,
.outline_fd96 .border_445c li ul ul li::before {
  left: 30px;
}
.outline_fd96 .notice_middle_91fb li ul ul a,
.outline_fd96 .secondary-dim-2ca2 li ul ul a,
.outline_fd96 .info_motion_d4d7 li ul ul a,
.outline_fd96 .red-99c5 li ul ul a,
.outline_fd96 .red-48a7 li ul ul a,
.outline_fd96 .footer-full-40e3 li ul ul a,
.outline_fd96 .narrow_c653 li ul ul a,
.outline_fd96 .border_445c li ul ul a {
  padding-left: 40px;
}
.outline_fd96 .purple_6e4f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.outline_fd96 .border_445c ul li {
  margin-bottom: 1.41575em;
}
.outline_fd96 .border_445c ul li .menu-78d9 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.outline_fd96 .border_445c ul li .carousel-gold-b45e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.avatar_edff .notice_middle_91fb li a,
.avatar_edff .secondary-dim-2ca2 li a,
.avatar_edff .info_motion_d4d7 li a,
.avatar_edff .red-99c5 li a,
.avatar_edff .red-48a7 li a,
.avatar_edff .footer-full-40e3 li a,
.avatar_edff .narrow_c653 li a,
.avatar_edff .border_445c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_edff .purple_6e4f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_edff .title-19a5 ul li.secondary-red-dc2f .orange-e471,
.avatar_edff .title-19a5 ul li.dropdown_purple_5702 .orange-e471 {
  background: rgba(0, 0, 0, 0.2);
}
.avatar_edff .outline_fd96 .title-19a5 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.button-52ab .outline_fd96 .picture-0c2d li {
  margin: 0;
}
.button-52ab .outline_fd96 .picture-0c2d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.button-52ab .outline_fd96 .picture-0c2d li ul {
  margin: 0;
}
.button-52ab .outline_fd96 .picture-0c2d li ul li a {
  padding-left: 15px;
}
.button-52ab .outline_fd96 .picture-0c2d li ul li li a {
  padding-left: 30px;
}
.button-52ab .outline_fd96 .picture-0c2d li.blue_9707 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.button-52ab .outline_fd96 .picture-0c2d li.blue_9707 > 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;
}
.button-52ab .outline_fd96 .picture-0c2d li.blue_9707 > 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;
}
.heading-03fc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.card-fluid-2b3b {
  position: relative;
  z-index: 10;
}
.card-fluid-2b3b .mask-outer-00d7 {
  width: 100%;
  max-width: 100%;
}
.hovered_00ea .caption_green_9a60 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hovered_00ea .blue-ea21 {
}
.hovered_00ea .avatar_edff {
  background: #292929;
}
.input-c811 .caption_green_9a60 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.input-c811 .blue-ea21 {
  background: #f9f9f9;
}
.input-c811 .avatar_edff {
  background: #303030;
}
.overlay_e440 .caption_green_9a60 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .overlay_e440 .summary-dfac {
    margin-bottom: 1em;
  }
  .overlay_e440 .summary-dfac:last-child {
    margin-bottom: 0;
  }
}
.overlay_e440 .blue-ea21 {
  background: #ededed;
}
.overlay_e440 .avatar_edff {
  background: #1a1a1a;
}
.caption_green_9a60.blue-ea21 {
  color: rgba(0, 0, 0, 0.6);
}
.caption_green_9a60.blue-ea21 .first-aff0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.caption_green_9a60.avatar_edff {
  color: rgba(255, 255, 255, 0.99);
}
.caption_green_9a60.avatar_edff a:not(.overlay-effe) {
  color: rgba(255, 255, 255, 0.79);
}
.caption_green_9a60.avatar_edff a:not(.overlay-effe):hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption_green_9a60.avatar_edff .first-aff0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_green_9a60.avatar_edff table tbody td,
.caption_green_9a60.avatar_edff table th {
  background: rgba(0, 0, 0, 0.08);
}
.accent_slow_e905.lower_593d .hovered-4057 {
  max-width: initial;
}
.accent_slow_e905 .aside_f1c9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.accent_slow_e905 .aside_f1c9 .mask-outer-00d7 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .accent_slow_e905 .aside_f1c9 .mask-outer-00d7 {
    display: block;
    margin-bottom: 2em;
  }
  .accent_slow_e905 .aside_f1c9 .mask-outer-00d7:last-child {
    margin-bottom: 0;
  }
}
.overlay_e440 .summary-dfac:last-child,
.input-c811 .summary-dfac:last-child,
.hovered_00ea .summary-dfac:last-child {
  margin-bottom: 0;
}
.overlay_e440 .summary-dfac .outline_fd96 .title-19a5:last-child,
.input-c811 .summary-dfac .outline_fd96 .title-19a5:last-child,
.hovered_00ea .summary-dfac .outline_fd96 .title-19a5:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .overlay_e440 .tiny_ead2,
  .overlay_e440 .label-hovered-1829,
  .input-c811 .tiny_ead2,
  .input-c811 .label-hovered-1829,
  .hovered_00ea .tiny_ead2,
  .hovered_00ea .label-hovered-1829 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .card-fluid-2b3b .summary-dfac {
    margin-bottom: 2em;
  }
}
.card-fluid-2b3b p:last-child {
  margin-bottom: 0;
}
.card-fluid-2b3b li,
.card-fluid-2b3b ul {
  list-style: none;
  margin: 0;
}
.card-fluid-2b3b ul ul {
  margin-left: 2.617924em;
}
.shade-1588 {
  font-size: 0.875em;
}

/* css-noise: 63d6 */
.promo-block-o1 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
