/*!
Theme Name: Customify
Theme URI: https://pressmaximum.badge_white_8a2b/customify
Author: WPCustomify
Author URI: https://pressmaximum.badge_white_8a2b
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.badge_white_8a2b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.light-7cdd.carousel_smooth_f105/licenses/gpl-2.0.tertiary-61a2
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.primary_26c4/, (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.light-01cd.copper-b9b1/normalize.notification_4496/
 ======
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.notification_4496 v7.0.0 | MIT License | github.badge_white_8a2b/necolas/normalize.notification_4496 */
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;
}
.wood-a028 .shadow_caff,
.alert-up-e505,
.slider-b161,
.widget_copper_e1b5,
.carousel-e156,
.focus-3131,
.mask-motion-200c,
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;
}
.alert-up-e505,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .alert-up-e505,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .alert-up-e505,
  h1 {
    font-size: 1.8em;
  }
}
.slider-b161,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.slider-b161 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .slider-b161,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .slider-b161,
  h2 {
    font-size: 1.7em;
  }
}
.widget_copper_e1b5,
h3 {
  font-size: 1.618em;
}
.wood-a028 .shadow_caff,
.carousel-e156,
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.rough_ade6 {
  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;
}
.shade-2bb1:after,
.shade-2bb1:before,
.pattern_active_3cee:after,
.pattern_active_3cee:before {
  content: "";
  display: table;
}
.shade-2bb1:after,
.pattern_active_3cee:after {
  clear: both;
}
.wrapper-53ee {
  float: right;
  margin-right: 0;
}
.search_slow_45a5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notice-east-e3e0 .simple-7525,
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;
}
.notice-east-e3e0 .simple-7525: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;
}
.light-8212 .simple-7525 {
  box-shadow: none;
}
.light-8212
  .simple-7525
  .caption_action_1dfc {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.light-8212 .simple-7525 .wide-2a55 {
  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;
}
.light-8212
  .simple-7525
  .wide-2a55
  b {
  display: none;
}
.light-8212 .badge_over_8905 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.upper-9fa0:not(.mini_1431):not(.wrapper_south_2789),
button:not(.mini_1431):not(.wrapper_south_2789),
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ),
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ),
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ) {
  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;
}
.upper-9fa0:not(.mini_1431):not(
    .wrapper_south_2789
  ):hover,
button:not(.mini_1431):not(
    .wrapper_south_2789
  ):hover,
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ):hover,
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ):hover,
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.upper-9fa0:not(.mini_1431):not(
    .wrapper_south_2789
  ):active,
.upper-9fa0:not(.mini_1431):not(
    .wrapper_south_2789
  ):focus,
button:not(.mini_1431):not(
    .wrapper_south_2789
  ):active,
button:not(.mini_1431):not(
    .wrapper_south_2789
  ):focus,
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ):active,
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ):focus,
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ):active,
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ):focus,
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ):active,
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ):focus {
  outline: 0;
}
.upper-9fa0:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e,
button:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e,
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e,
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e,
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e {
  position: relative;
}
.upper-9fa0:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .accent-soft-42ea,
.upper-9fa0:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .outline_c4f5,
.upper-9fa0:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .description_47f6,
.upper-9fa0:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  i,
.upper-9fa0:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  svg,
button:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .accent-soft-42ea,
button:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .outline_c4f5,
button:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .description_47f6,
button:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  i,
button:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  svg,
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .accent-soft-42ea,
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .outline_c4f5,
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .description_47f6,
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  i,
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  svg,
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .accent-soft-42ea,
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .outline_c4f5,
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .description_47f6,
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  i,
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  svg,
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .accent-soft-42ea,
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .outline_c4f5,
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  .description_47f6,
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  i,
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e
  svg {
  visibility: hidden;
}
.upper-9fa0:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e:after,
button:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e:after,
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e:after,
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e:after,
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ).fn-loading-043e: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;
}
.upper-9fa0:not(.mini_1431):not(.wrapper_south_2789),
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ),
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ),
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ) {
  color: #fff;
  background: #235787;
}
.upper-9fa0:not(.mini_1431):not(
    .wrapper_south_2789
  ):focus,
input[type="button"]:not(.mini_1431):not(
    .wrapper_south_2789
  ):focus,
input[type="reset"]:not(.mini_1431):not(
    .wrapper_south_2789
  ):focus,
input[type="submit"]:not(.mini_1431):not(
    .wrapper_south_2789
  ):focus {
  color: #fff;
}
.upper-9fa0.fn-disabled-043e:not(.mini_1431):not(
    .wrapper_south_2789
  ),
.upper-9fa0[disabled]:not(.mini_1431):not(
    .wrapper_south_2789
  ),
button.fn-disabled-043e:not(.mini_1431):not(
    .wrapper_south_2789
  ),
button[disabled]:not(.mini_1431):not(
    .wrapper_south_2789
  ) {
  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;
}
.up_0045 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.up_0045: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;
}
.brown_18b3 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.popup_f4fc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.breadcrumb-0996 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shade-2bb1:after,
.shade-2bb1:before,
.inner_0a02:after,
.inner_0a02:before,
.thick_8519:after,
.thick_8519:before,
.advanced-ad6f:after,
.advanced-ad6f:before,
.upper-859b:after,
.upper-859b:before,
.table_ca2a:after,
.table_ca2a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shade-2bb1:after,
.inner_0a02:after,
.thick_8519:after,
.advanced-ad6f:after,
.upper-859b:after,
.table_ca2a:after {
  clear: both;
}
.inner_0a02 .banner-rough-e0e8,
.thick_8519 .banner-rough-e0e8,
.fluid-1fdf .banner-rough-e0e8 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.highlight-9626 {
  display: inline-block;
}
.focused-fbff {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.focused-fbff img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.focused-fbff .rough_c7c0 {
  padding: 1em 0;
  font-size: 85%;
}
.rough_c7c0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hot-95c8 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hot-95c8:after,
.hot-95c8:before {
  content: "";
  display: table;
}
.hot-95c8:after {
  clear: both;
}
.lower_c1d1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.logo_6a26 .lower_c1d1 {
  max-width: 50%;
}
.breadcrumb-light-c4b4 .lower_c1d1 {
  max-width: 33.33%;
}
.texture_c4a3 .lower_c1d1 {
  max-width: 25%;
}
.accent_6874 .lower_c1d1 {
  max-width: 20%;
}
.outline-331a .lower_c1d1 {
  max-width: 16.66%;
}
.hot_0d50 .lower_c1d1 {
  max-width: 14.28%;
}
.panel_58c8 .lower_c1d1 {
  max-width: 12.5%;
}
.container-gas-4afd .lower_c1d1 {
  max-width: 11.11%;
}
.article-51af {
  display: block;
}
.wood-a028 .wrapper-754e label,
.wood-a028 .right_d1d6 label,
.wood-a028 .block_ae7c label,
.wood-a028 .chip-outer-0c20 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status-dynamic-709d {
  list-style: none;
  margin: 0;
}
.status-dynamic-709d article.hidden-simple-99f6 {
  margin-bottom: 0;
}
.status-dynamic-709d ul {
  list-style: none;
  margin: 0;
}
.status-dynamic-709d .mini-963f li.hidden-simple-99f6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status-dynamic-709d .mini-963f li.hidden-simple-99f6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status-dynamic-709d .mini-963f li.hidden-simple-99f6: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) {
  .status-dynamic-709d .mini-963f li.hidden-simple-99f6 li.hidden-simple-99f6 li.hidden-simple-99f6 li.hidden-simple-99f6 {
    padding-left: 0;
  }
}
article.hidden-simple-99f6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hidden-simple-99f6 .inner_0a02 p:last-of-type {
  margin-bottom: 0;
}
article.hidden-simple-99f6 .disabled-f723 {
  float: left;
}
article.hidden-simple-99f6 .module-4af5 {
  margin-left: 85px;
}
article.hidden-simple-99f6 .first-efa4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hidden-simple-99f6 .first-efa4 .container_simple_1d36 {
  margin-left: 10px;
}
article.hidden-simple-99f6 .south_f5bf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hidden-simple-99f6 .selected-5197 {
  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 .wrapper-754e,
  #respond .block_ae7c,
  #respond .chip-outer-0c20 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper-754e input,
#respond .block_ae7c input,
#respond .chip-outer-0c20 input {
  width: 100%;
}
#respond .chip-outer-0c20 {
  margin-right: 0;
}
#respond .message-current-d921 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-0f1c {
  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;
}
.component-0f1c.notification_3300 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.component-0f1c 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%);
}
.component-0f1c:focus,
.component-0f1c: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);
}
.filter_2651 {
  border-radius: 10%;
}
.fluid_e2da {
  border-radius: 50%;
}
.thumbnail-tall-b473 {
  font-size: 0.72em;
}
.complex-0f39 {
  font-size: 0.875em;
}
.detail_e0d9 {
  font-size: 1.1em;
}
.alert_1964 {
  text-transform: uppercase;
  line-height: 1.2;
}
.alert_1964.thumbnail-tall-b473 {
  letter-spacing: 0.5px;
}
.component_d2be,
.component_d2be a {
  color: #6d6d6d;
}
.component_d2be a:hover {
  color: #111;
}
.column_8b09 {
  color: #6d6d6d;
}
.over_7715 {
  overflow-x: hidden;
}
.over_7715 .main_stale_44a1.tooltip_43ea {
  position: relative;
}
.over_7715 .main_stale_44a1.tooltip_43ea.slow_c11a {
  position: initial;
}
.over_7715
  .main_stale_44a1.tooltip_43ea.slow_c11a
  .basic-7184 {
  left: auto;
}
.over_7715 .main_stale_44a1 .basic-7184 {
  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;
}
.over_7715 .main_stale_44a1:hover.tooltip_43ea {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.over_7715
  .main_stale_44a1:hover.tooltip_43ea
  .basic-7184 {
  display: block;
  z-index: 9999999;
}
.over_7715 .easy-d881 .form_8aa8,
.over_7715 .nav_e1b8 .form_8aa8 {
  display: none;
}
.over_7715 .pattern_warm_8dfb .main_stale_44a1:hover.tooltip_43ea {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.wood-a028 .wrapper-754e label,
.wood-a028 .right_d1d6 label,
.wood-a028 .block_ae7c label,
.wood-a028 .chip-outer-0c20 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.status-dynamic-709d {
  list-style: none;
  margin: 0;
}
.status-dynamic-709d article.hidden-simple-99f6 {
  margin-bottom: 0;
}
.status-dynamic-709d ul {
  list-style: none;
  margin: 0;
}
.status-dynamic-709d .mini-963f li.hidden-simple-99f6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .status-dynamic-709d .mini-963f li.hidden-simple-99f6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .status-dynamic-709d .mini-963f li.hidden-simple-99f6: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) {
  .status-dynamic-709d .mini-963f li.hidden-simple-99f6 li.hidden-simple-99f6 li.hidden-simple-99f6 li.hidden-simple-99f6 {
    padding-left: 0;
  }
}
article.hidden-simple-99f6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hidden-simple-99f6 .inner_0a02 p:last-of-type {
  margin-bottom: 0;
}
article.hidden-simple-99f6 .disabled-f723 {
  float: left;
}
article.hidden-simple-99f6 .module-4af5 {
  margin-left: 85px;
}
article.hidden-simple-99f6 .first-efa4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hidden-simple-99f6 .first-efa4 .container_simple_1d36 {
  margin-left: 10px;
}
article.hidden-simple-99f6 .south_f5bf {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hidden-simple-99f6 .selected-5197 {
  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 .wrapper-754e,
  #respond .block_ae7c,
  #respond .chip-outer-0c20 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wrapper-754e input,
#respond .block_ae7c input,
#respond .chip-outer-0c20 input {
  width: 100%;
}
#respond .chip-outer-0c20 {
  margin-right: 0;
}
#respond .message-current-d921 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.easy-d881 .white-f111 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.white-f111 .north_9ced.tiny-0068 .tertiary_dark_bf71 > li > a:focus,
.white-f111 .north_9ced.tiny-0068 .tertiary_dark_bf71 > li > a:hover,
.white-f111 .north_9ced.video_small_7c08 .tertiary_dark_bf71 > li > a:focus,
.white-f111 .north_9ced.video_small_7c08 .tertiary_dark_bf71 > li > a:hover,
.white-f111 .north_9ced.heading_1dc2 .tertiary_dark_bf71 > li > a:focus,
.white-f111 .north_9ced.heading_1dc2 .tertiary_dark_bf71 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-f111
  .north_9ced.tiny-0068
  .tertiary_dark_bf71
  > li.notice_current_ef21
  > a,
.white-f111
  .north_9ced.tiny-0068
  .tertiary_dark_bf71
  > li.pressed_0bf5
  > a,
.white-f111
  .north_9ced.video_small_7c08
  .tertiary_dark_bf71
  > li.notice_current_ef21
  > a,
.white-f111
  .north_9ced.video_small_7c08
  .tertiary_dark_bf71
  > li.pressed_0bf5
  > a,
.white-f111
  .north_9ced.heading_1dc2
  .tertiary_dark_bf71
  > li.notice_current_ef21
  > a,
.white-f111 .north_9ced.heading_1dc2 .tertiary_dark_bf71 > li.brown-77e4 > a {
  color: rgba(255, 255, 255, 0.99);
}
.white-f111 .filter_fast_bbcc,
.white-f111 .filter_fast_bbcc a {
  color: rgba(255, 255, 255, 0.99);
}
.white-f111 .summary-bronze-bd85.thick_be58 li a,
.white-f111 .section-f33e a,
.white-f111 .icon_385d,
.white-f111 .tertiary_dark_bf71 > li > a,
.white-f111 .accent-advanced-625c {
  color: rgba(255, 255, 255, 0.79);
}
.white-f111 .summary-bronze-bd85.thick_be58 li a:hover,
.white-f111 .section-f33e a:hover,
.white-f111 .icon_385d:hover,
.white-f111 .tertiary_dark_bf71 > li > a:hover,
.white-f111 .accent-advanced-625c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-f111 .title-green-ef6d {
  color: rgba(255, 255, 255, 0.79);
}
.white-f111 .title-green-ef6d .content_upper_115b {
  color: rgba(255, 255, 255, 0.99);
}
.white-f111 .title-green-ef6d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white-f111 .summary_in_08e8 .lite_a373 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white-f111 .summary_in_08e8 .lite_a373 .form_orange_3d92 {
  color: rgba(255, 255, 255, 0.79);
}
.white-f111
  .summary_in_08e8
  .lite_a373
  .form_orange_3d92::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white-f111
  .summary_in_08e8
  .lite_a373
  .form_orange_3d92:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white-f111
  .summary_in_08e8
  .lite_a373
  .form_orange_3d92::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white-f111
  .summary_in_08e8
  .lite_a373
  .form_orange_3d92::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.white-f111 .summary_in_08e8 .label-c196 {
  color: rgba(255, 255, 255, 0.79);
}
.white-f111 .summary_in_08e8 .label-c196:hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_8b78
  .white-f111
  .summary_in_08e8
  .component-0e9a
  .accent_0ee9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.main_8b78
  .white-f111
  .summary_in_08e8
  .component-0e9a
  .form_orange_3d92 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.easy-d881 .badge-096d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.badge-096d .north_9ced.tiny-0068 .tertiary_dark_bf71 > li > a:focus,
.badge-096d .north_9ced.tiny-0068 .tertiary_dark_bf71 > li > a:hover,
.badge-096d .north_9ced.video_small_7c08 .tertiary_dark_bf71 > li > a:focus,
.badge-096d .north_9ced.video_small_7c08 .tertiary_dark_bf71 > li > a:hover,
.badge-096d .north_9ced.heading_1dc2 .tertiary_dark_bf71 > li > a:focus,
.badge-096d .north_9ced.heading_1dc2 .tertiary_dark_bf71 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-096d
  .north_9ced.tiny-0068
  .tertiary_dark_bf71
  > li.notice_current_ef21
  > a,
.badge-096d
  .north_9ced.tiny-0068
  .tertiary_dark_bf71
  > li.pressed_0bf5
  > a,
.badge-096d
  .north_9ced.video_small_7c08
  .tertiary_dark_bf71
  > li.notice_current_ef21
  > a,
.badge-096d
  .north_9ced.video_small_7c08
  .tertiary_dark_bf71
  > li.pressed_0bf5
  > a,
.badge-096d
  .north_9ced.heading_1dc2
  .tertiary_dark_bf71
  > li.notice_current_ef21
  > a,
.badge-096d .north_9ced.heading_1dc2 .tertiary_dark_bf71 > li.brown-77e4 > a {
  color: rgba(0, 0, 0, 0.8);
}
.badge-096d .filter_fast_bbcc,
.badge-096d .filter_fast_bbcc a {
  color: rgba(0, 0, 0, 0.8);
}
.badge-096d .summary-bronze-bd85.thick_be58 li a,
.badge-096d .section-f33e a,
.badge-096d .icon_385d,
.badge-096d .tertiary_dark_bf71 > li > a,
.badge-096d .accent-advanced-625c {
  color: rgba(0, 0, 0, 0.55);
}
.badge-096d .summary-bronze-bd85.thick_be58 li a:hover,
.badge-096d .section-f33e a:hover,
.badge-096d .icon_385d:hover,
.badge-096d .tertiary_dark_bf71 > li > a:hover,
.badge-096d .accent-advanced-625c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-096d .title-green-ef6d {
  color: rgba(0, 0, 0, 0.55);
}
.badge-096d .title-green-ef6d .content_upper_115b {
  color: rgba(0, 0, 0, 0.8);
}
.badge-096d .title-green-ef6d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.overlay-fe3d .photo_c2c2 {
  margin-left: auto;
  margin-right: auto;
}
.thick_8519 > * {
  margin-left: auto;
  margin-right: auto;
}
.thick_8519 .brown_18b3 {
  margin-right: 1.41575em;
}
.prev-ae2b .thick_8519 > .footer-4c6e {
  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;
}
.prev-ae2b .thick_8519 > .input-medium-1e84 {
  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;
}
.column_89a3.overlay-fe3d .photo_c2c2,
.label_warm_e9f5.overlay-fe3d .photo_c2c2 {
  margin-left: 0;
}
.small-1a75.overlay-fe3d .photo_c2c2,
.avatar-3726.overlay-fe3d .photo_c2c2 {
  margin-right: 0;
}
.thick_8519 ol,
.thick_8519 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.section_c637 video {
  max-width: 100%;
}
.chip-c825 img {
  display: block;
}
.chip-c825.brown_18b3,
.chip-c825.popup_f4fc {
  width: 100%;
}
.chip-c825.input-medium-1e84 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.filter-hovered-9ed8:not(.component_first_bd91) {
  margin: 1.5em auto;
}
.video-thick-6365 p {
  padding: 1.5em 14px;
}
ul.hot_27bd.input-medium-1e84,
ul.hot_27bd.footer-4c6e,
ul.hot_27bd.tabs_f79e.footer-4c6e {
  padding: 0 14px;
}
.slider_961a {
  display: block;
  overflow-x: auto;
}
.slider_961a table {
  border-collapse: collapse;
  width: 100%;
}
.slider_961a td,
.slider_961a th {
  padding: 0.5em;
}
.thick_8519 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.thick_8519 ol ol,
.thick_8519 ol ul,
.thick_8519 ul ol,
.thick_8519 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.thick_8519 ol ol li,
.thick_8519 ol ul li,
.thick_8519 ul ol li,
.thick_8519 ul ul li {
  margin-left: 0;
}
.caption_4b31.gradient_0c9e > .fresh-94af {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.caption_4b31.gradient_0c9e > .fresh-94af iframe,
.caption_4b31.gradient_0c9e > .fresh-94af > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.primary-2978 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.primary-2978.iron-5f10 {
  padding: 0;
}
.primary-2978.iron-5f10 cite {
  font-size: 13px;
}
.primary-2978 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.primary-2978 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.texture-inner-1836 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.texture-inner-1836 > p:first-child {
  margin-top: 0;
}
.texture-inner-1836 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.texture-inner-1836 blockquote {
  border-left: 0;
}
.accent-dark-5f2d {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accent-dark-5f2d:not(.table-f5aa) {
  max-width: 100px;
}
.accent-dark-5f2d.photo_action_0647 {
  border-bottom: none !important;
  text-align: center;
}
.accent-dark-5f2d.photo_action_0647::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .video-thick-6365 p {
    padding: 1.5em 0;
  }
}
.lite-670a {
  color: #0073aa;
}
.block-d7ed {
  background-color: #0073aa;
}
.dynamic-ecc8 {
  color: #229fd8;
}
.caption_dd1f {
  background-color: #229fd8;
}
.outline_eef2 {
  color: #eee;
}
.stale_5b44 {
  background-color: #eee;
}
.active-7f73 {
  color: #444;
}
.bright-08af {
  background-color: #444;
}
.easy_44d5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.easy_44d5 .avatar_de6b .section-f33e {
  font-size: 15px;
}
.easy_44d5 .section-f33e {
  line-height: 1.3;
}
.easy_44d5 .badge-096d {
}
.easy_44d5 .white-f111 {
  background: #235787;
}
.description-stone-684e {
  padding: 0;
}
.description-stone-684e .white-f111 {
  background: #1a1a1a;
}
.description-stone-684e .badge-096d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.modal_middle_21a0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.modal_middle_21a0 .badge-096d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.modal_middle_21a0 .white-f111 {
  background: #303030;
}
.table_ca2a {
  position: relative;
  z-index: 10;
}
.table_ca2a .tooltip-hot-b6fd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tall-3b53 .tooltip_43ea {
  display: inline-block;
  vertical-align: middle;
}
.tall-3b53.media_cold_0867 .tooltip_43ea {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .tall-3b53.media_cold_0867 .tooltip_43ea {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .tall-3b53.media_cold_0867 .tooltip_43ea {
    margin-right: 0.4em;
  }
}
.tall-3b53.media_cold_0867 .tooltip_43ea:last-child {
  margin-right: 0;
}
.highlight-silver-8475 .tooltip-hot-b6fd {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .easy-d881 .avatar_de6b {
    margin: 0 -0.5em;
  }
  .easy-d881 .avatar_de6b [class*="customify-col-"],
  .easy-d881 .avatar_de6b [class*="customify-col_"],
  .easy-d881 .avatar_de6b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.easy-d881.element-1102 .tooltip-hot-b6fd {
  background: 0 0 !important;
}
.easy-d881.element-1102 .tooltip-hot-b6fd,
.easy-d881.highlight-silver-8475 .tooltip-hot-b6fd {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .easy-d881.title-selected-5106 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.easy-d881.highlight-silver-8475 .tooltip-hot-b6fd {
  box-shadow: none !important;
}
.image-bf4d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .image-bf4d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .image-bf4d {
    padding: 18px 0 20px;
  }
}
.image-bf4d .paragraph_97c4 {
  width: 100%;
}
.image-bf4d .image-pink-d3cd {
  margin-bottom: 0;
}
.image-bf4d .summary_stone_101f {
  margin-top: 5px;
  font-size: 0.875em;
}
.description-f1f5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.description-f1f5 .hidden_9bbc {
  width: 100%;
}
.column_243b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.column_243b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.column_243b li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.column_243b li:last-child:after {
  display: none;
}
.column_243b li a {
  font-weight: 500;
  margin-right: 10px;
}
.text_black_78df .form_8aa8 button,
.image-bf4d .form_8aa8 button {
  left: 0;
}
.text_black_78df .hidden_9bbc,
.image-bf4d .hidden_9bbc {
  padding-left: 0;
  padding-right: 0;
}
.text_black_78df .description-f1f5,
.image-bf4d .description-f1f5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.text_black_78df {
  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;
}
.text_black_78df: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;
}
.text_black_78df .fluid_ddd9 {
  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) {
  .text_black_78df .fluid_ddd9 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .text_black_78df .fluid_ddd9 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .text_black_78df .fluid_ddd9 {
    min-height: 200px;
  }
}
.text_black_78df .column_243b {
  color: rgba(255, 255, 255, 0.8);
}
.text_black_78df .column_243b a,
.text_black_78df .column_243b li:after {
  color: inherit;
}
.text_black_78df .column_243b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.gradient-wide-dc33 {
  margin-bottom: 0.5em;
}
.pressed_4e8d {
  margin-bottom: 1.2em;
}
.pressed_4e8d,
.gradient-wide-dc33 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.pressed_4e8d p:last-child,
.gradient-wide-dc33 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .form_8aa8,
#masthead .form_8aa8 {
  display: none;
}
#masthead
  > .form_8aa8.footer_3da5 {
  display: none;
}
#masthead > .form_8aa8 button {
  left: 0;
}
.advanced-0e5c {
  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%;
}
.advanced-0e5c .tooltip_43ea {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.advanced-0e5c .row-wide-8204 {
  display: -webkit-box;
  display: flex;
}
.advanced-0e5c .row-wide-8204.menu_b520 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.advanced-0e5c .row-wide-8204.info-c859 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.advanced-0e5c .row-wide-8204.focus-7e72 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.advanced-0e5c.block-brown-fd39.pressed-9b89 .row-wide-8204.menu_b520 {
  flex-basis: 100%;
}
.advanced-0e5c.container_up_bd39 .row-wide-8204.info-c859 {
  -webkit-box-flex: 1;
  flex: auto;
}
.advanced-0e5c.container_up_bd39 .row-wide-8204.focus-7e72 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .form_8aa8.footer_3da5 {
  display: none;
}
#masthead > .form_8aa8 button {
  left: 0;
}
.top-0443 {
  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;
}
.top-0443:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.top-0443.purple_9136 i {
  margin-right: 4px;
}
.top-0443.disabled-d641 i {
  margin-left: 5px;
}
.section-f33e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.section-f33e p:last-child {
  margin-bottom: 0;
}
.banner-1f37 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.banner-1f37 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.banner-1f37 img {
  display: block;
  width: auto;
  line-height: 1;
}
.banner-1f37 .filter_fast_bbcc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.banner-1f37 .accent-dab9 {
  margin: 5px 0 7px 0;
}
.banner-1f37.tall-fb7c .video-last-c6a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-1f37.tall-fb7c .orange-9fb4 {
  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;
}
.banner-1f37.secondary_steel_6ce6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.banner-1f37.secondary_steel_6ce6 .video-last-c6a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.banner-1f37.secondary_steel_6ce6 .orange-9fb4 {
  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;
}
.banner-1f37.small-d01e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner-1f37.left-e8c5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.banner-1f37.left-e8c5 .orange-9fb4 {
  margin-top: 7px;
}
.top_8bae {
  display: inline-block;
}
.table_ca2a .module_4cfa .banner-1f37 img {
  max-width: 100%;
}
.north_9ced .message_fd2d.texture-current-aa5a,
.west-a548 .message_fd2d.texture-current-aa5a {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.north_9ced .gallery_left_39e1,
.west-a548 .gallery_left_39e1 {
  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%);
}
.north_9ced .gallery_left_39e1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.north_9ced.pink_6601 .gallery_left_39e1 {
  display: none;
}
.north_9ced .menu_fixed_1a5f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.north_9ced .menu_fixed_1a5f li {
  display: inline-block;
  position: relative;
}
.north_9ced .menu_fixed_1a5f li:last-child {
  margin-right: 0;
}
.north_9ced .menu_fixed_1a5f 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;
}
.north_9ced .menu_fixed_1a5f li.brown-77e4 > a {
  color: rgba(0, 0, 0, 0.9);
}
.north_9ced .menu_fixed_1a5f > 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;
}
.north_9ced .menu_fixed_1a5f > li > a i {
  line-height: 0;
}
.north_9ced .menu_fixed_1a5f > li.upper-fb18 > a .gallery_left_39e1 {
  margin-left: 4px;
  line-height: 0;
}
.north_9ced .menu_fixed_1a5f .backdrop_top_c1e4 li.upper-fb18 > a {
  position: relative;
}
.north_9ced .menu_fixed_1a5f .backdrop_top_c1e4 li.upper-fb18 > a:after,
.north_9ced .menu_fixed_1a5f .backdrop_top_c1e4 li.upper-fb18 > a:before {
  content: "";
  display: table;
}
.north_9ced .menu_fixed_1a5f .backdrop_top_c1e4 li.upper-fb18 > a:after {
  clear: both;
}
.north_9ced .menu_fixed_1a5f .backdrop_top_c1e4 li.upper-fb18 > a .gallery_left_39e1 {
  margin-left: 5px;
  float: right;
}
.north_9ced .block-d2c8,
.north_9ced .backdrop_top_c1e4 {
  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;
}
.north_9ced .backdrop_top_c1e4 {
  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;
}
.north_9ced .backdrop_top_c1e4 .texture-current-aa5a {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.north_9ced .backdrop_top_c1e4 .gallery_left_39e1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.north_9ced .backdrop_top_c1e4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.north_9ced .backdrop_top_c1e4 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;
}
.north_9ced .backdrop_top_c1e4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.north_9ced .backdrop_top_c1e4 .backdrop_top_c1e4 {
  top: 0;
  left: 100%;
}
.north_9ced .modal_motion_9426.fn-focus-043e > .block-d2c8,
.north_9ced .modal_motion_9426.fn-focus-043e > .backdrop_top_c1e4,
.north_9ced .modal_motion_9426:focus > .block-d2c8,
.north_9ced .modal_motion_9426:focus > .backdrop_top_c1e4,
.north_9ced .modal_motion_9426:hover > .block-d2c8,
.north_9ced .modal_motion_9426:hover > .backdrop_top_c1e4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.north_9ced.heading_1dc2 .tertiary_dark_bf71:after,
.north_9ced.heading_1dc2 .tertiary_dark_bf71:before {
  content: "";
  display: table;
}
.north_9ced.heading_1dc2 .tertiary_dark_bf71:after {
  clear: both;
}
.north_9ced.heading_1dc2 .tertiary_dark_bf71 > li {
  float: left;
}
.north_9ced.badge_fixed_9995 .tertiary_dark_bf71:after,
.north_9ced.badge_fixed_9995 .tertiary_dark_bf71:before {
  content: "";
  display: table;
}
.north_9ced.badge_fixed_9995 .tertiary_dark_bf71:after {
  clear: both;
}
.north_9ced.badge_fixed_9995 .tertiary_dark_bf71 > li {
  float: left;
}
.north_9ced.badge_fixed_9995 .tertiary_dark_bf71 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.north_9ced.badge_fixed_9995 .tertiary_dark_bf71 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.north_9ced.badge_fixed_9995 .tertiary_dark_bf71 > li.notice_current_ef21 > a,
.north_9ced.badge_fixed_9995 .tertiary_dark_bf71 > li.brown-77e4 > a {
  color: #fff;
  background-color: #1e4b75;
}
.north_9ced.tiny-0068 .tertiary_dark_bf71 > li > a .texture-current-aa5a {
  position: relative;
}
.north_9ced.tiny-0068 .tertiary_dark_bf71 > li > a .texture-current-aa5a: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;
}
.north_9ced.tiny-0068
  .tertiary_dark_bf71
  > li:focus
  > a
  .texture-current-aa5a:before,
.north_9ced.tiny-0068
  .tertiary_dark_bf71
  > li:hover
  > a
  .texture-current-aa5a:before {
  width: 100%;
  background-color: currentColor;
}
.north_9ced.tiny-0068
  .tertiary_dark_bf71
  > li.notice_current_ef21
  > a
  .texture-current-aa5a:before,
.north_9ced.tiny-0068
  .tertiary_dark_bf71
  > li.pressed_0bf5
  > a
  .texture-current-aa5a:before {
  width: 100%;
  background-color: currentColor;
}
.north_9ced.video_small_7c08 .tertiary_dark_bf71 > li > a .texture-current-aa5a {
  position: relative;
}
.north_9ced.video_small_7c08 .tertiary_dark_bf71 > li > a .texture-current-aa5a: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;
}
.north_9ced.video_small_7c08 .tertiary_dark_bf71 > li:focus > a .texture-current-aa5a:before,
.north_9ced.video_small_7c08
  .tertiary_dark_bf71
  > li:hover
  > a
  .texture-current-aa5a:before {
  width: 100%;
  background-color: currentColor;
}
.north_9ced.video_small_7c08
  .tertiary_dark_bf71
  > li.notice_current_ef21
  > a
  .texture-current-aa5a:before,
.north_9ced.video_small_7c08
  .tertiary_dark_bf71
  > li.pressed_0bf5
  > a
  .texture-current-aa5a:before {
  width: 100%;
  background-color: currentColor;
}
.west-a548 .menu_fixed_1a5f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.west-a548 .menu_fixed_1a5f li:first-child > a {
  border-top: none;
}
.west-a548 .menu_fixed_1a5f .west-a2a0 > .texture-current-aa5a .gallery_left_39e1 {
  display: none;
}
.west-a548 .menu_fixed_1a5f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.west-a548 .menu_fixed_1a5f li:last-child {
  border: none;
}
.west-a548 .menu_fixed_1a5f li.upper-fb18 > a {
  padding-right: 45px !important;
}
.west-a548 .menu_fixed_1a5f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.west-a548 .menu_fixed_1a5f li a:focus,
.west-a548 .menu_fixed_1a5f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west-a548 .menu_fixed_1a5f li .outline_4f14 {
  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;
}
.west-a548 .menu_fixed_1a5f li .outline_4f14:hover {
  box-shadow: none;
}
.west-a548 .menu_fixed_1a5f li .outline_4f14 .gallery_left_39e1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.west-a548 .menu_fixed_1a5f .backdrop_top_c1e4 {
  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);
}
.west-a548 .menu_fixed_1a5f .backdrop_top_c1e4 li a {
  padding-left: 3em;
}
.west-a548 .menu_fixed_1a5f .menu_24ba > a .outline_4f14 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.west-a548 .menu_fixed_1a5f .menu_24ba > .backdrop_top_c1e4 {
  display: block;
  opacity: 1;
}
.info-simple-bce5 {
  max-width: 100%;
}
.footer-86c4 {
  line-height: 0;
  cursor: pointer;
}
.accent-advanced-625c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accent-advanced-625c:hover {
  box-shadow: none;
  color: currentColor;
}
.accent-advanced-625c svg {
  width: 18px;
  height: 18px;
}
.accent-advanced-625c .paragraph-51dc {
  display: none;
}
.border-613a {
  position: relative;
}
.border-613a.fn-active-043e .accent-advanced-625c .content_e7f3 {
  display: none;
}
.border-613a.fn-active-043e .accent-advanced-625c .paragraph-51dc {
  display: inline-block;
}
.border-613a .liquid_213d {
  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);
}
.border-613a.backdrop-cc1b .liquid_213d {
  left: auto;
  right: -0.9em;
}
.border-613a.backdrop-cc1b .down_2a31::before {
  left: auto;
  right: 15px;
}
.border-613a.fn-active-043e .liquid_213d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.component-0e9a {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.component-0e9a label {
  flex-basis: 100%;
}
.component-0e9a .lite_a373 {
  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;
}
.component-0e9a .form_orange_3d92 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.component-0e9a .form_orange_3d92:focus {
  background-color: transparent;
}
.component-0e9a button.label-c196 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.component-0e9a button.label-c196:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.component-0e9a button.label-c196 svg {
  width: 18px;
  height: 18px;
}
.component-0e9a input[type="submit"] {
  min-height: auto;
}
.summary_in_08e8 .component-0e9a .form_orange_3d92 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.down_2a31 {
  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) {
  .down_2a31 {
    width: 220px;
  }
}
.down_2a31 label {
  flex-basis: 100%;
}
.down_2a31::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;
}
.main_8b78 .summary_in_08e8 .component-0e9a {
  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;
}
.main_8b78
  .summary_in_08e8
  .component-0e9a
  .lite_a373 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.main_8b78 .summary_in_08e8 .component-0e9a .form_orange_3d92 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.main_8b78
  .summary_in_08e8
  .component-0e9a
  .form_orange_3d92:focus {
  background: 0 0;
}
.main_8b78
  .summary_in_08e8
  .component-0e9a
  .accent_0ee9 {
  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;
}
.summary-bronze-bd85 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.summary-bronze-bd85 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.summary-bronze-bd85 li:last-child {
  margin-right: 0;
}
.summary-bronze-bd85 li:first-child {
  margin-left: 0;
}
.summary-bronze-bd85.white_9062 a {
  color: #fff;
}
.summary-bronze-bd85.white_9062 a:hover {
  color: #fff;
}
.summary-bronze-bd85 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.summary-bronze-bd85 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.summary-bronze-bd85 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.summary-bronze-bd85 a:hover {
  opacity: 0.9;
  color: inherit;
}
.summary-bronze-bd85 [class*="social-icon-apple"] {
  background-color: #999;
}
.summary-bronze-bd85 [class*="social-icon-apple"].chip-static-6004 {
  background-color: transparent;
  color: #999;
}
.summary-bronze-bd85 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.summary-bronze-bd85 [class*="social-icon-behance"].chip-static-6004 {
  background-color: transparent;
  color: #1769ff;
}
.summary-bronze-bd85 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.summary-bronze-bd85 [class*="social-icon-bitbucket"].chip-static-6004 {
  background-color: transparent;
  color: #205081;
}
.summary-bronze-bd85 [class*="social-icon-codepen"] {
  background-color: #000;
}
.summary-bronze-bd85 [class*="social-icon-codepen"].chip-static-6004 {
  background-color: transparent;
  color: #000;
}
.summary-bronze-bd85 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.summary-bronze-bd85 [class*="social-icon-delicious"].chip-static-6004 {
  background-color: transparent;
  color: #39f;
}
.summary-bronze-bd85 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.summary-bronze-bd85 [class*="social-icon-digg"].chip-static-6004 {
  background-color: transparent;
  color: #005be2;
}
.summary-bronze-bd85 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.summary-bronze-bd85 [class*="social-icon-dribbble"].chip-static-6004 {
  background-color: transparent;
  color: #ea4c89;
}
.summary-bronze-bd85 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.summary-bronze-bd85 [class*="social-icon-envelope"].chip-static-6004 {
  background-color: transparent;
  color: #ea4335;
}
.summary-bronze-bd85 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.summary-bronze-bd85 [class*="social-icon-facebook"].chip-static-6004 {
  background-color: transparent;
  color: #3b5998;
}
.summary-bronze-bd85 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.summary-bronze-bd85 [class*="social-icon-flickr"].chip-static-6004 {
  background-color: transparent;
  color: #0063dc;
}
.summary-bronze-bd85 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.summary-bronze-bd85 [class*="social-icon-foursquare"].chip-static-6004 {
  background-color: transparent;
  color: #2d5be3;
}
.summary-bronze-bd85 [class*="social-icon-github"] {
  background-color: #333;
}
.summary-bronze-bd85 [class*="social-icon-github"].chip-static-6004 {
  background-color: transparent;
  color: #333;
}
.summary-bronze-bd85 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.summary-bronze-bd85 [class*="social-icon-google-plus"].chip-static-6004 {
  background-color: transparent;
  color: #dd4b39;
}
.summary-bronze-bd85 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.summary-bronze-bd85 [class*="social-icon-houzz"].chip-static-6004 {
  background-color: transparent;
  color: #7ac142;
}
.summary-bronze-bd85 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.summary-bronze-bd85 [class*="social-icon-instagram"].chip-static-6004 {
  background-color: transparent;
  color: #262626;
}
.summary-bronze-bd85 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.summary-bronze-bd85 [class*="social-icon-jsfiddle"].chip-static-6004 {
  background-color: transparent;
  color: #487aa2;
}
.summary-bronze-bd85 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.summary-bronze-bd85 [class*="social-icon-linkedin"].chip-static-6004 {
  background-color: transparent;
  color: #0077b5;
}
.summary-bronze-bd85 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.summary-bronze-bd85 [class*="social-icon-medium"].chip-static-6004 {
  background-color: transparent;
  color: #00ab6b;
}
.summary-bronze-bd85 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.summary-bronze-bd85
  [class*="social-icon-odnoklassniki"].chip-static-6004 {
  background-color: transparent;
  color: #f4731c;
}
.summary-bronze-bd85 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.summary-bronze-bd85 [class*="social-icon-meetup"].chip-static-6004 {
  background-color: transparent;
  color: #ec1c40;
}
.summary-bronze-bd85 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.summary-bronze-bd85 [class*="social-icon-pinterest"].chip-static-6004 {
  background-color: transparent;
  color: #bd081c;
}
.summary-bronze-bd85 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.summary-bronze-bd85 [class*="social-icon-product-hunt"].chip-static-6004 {
  background-color: transparent;
  color: #da552f;
}
.summary-bronze-bd85 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.summary-bronze-bd85 [class*="social-icon-reddit"].chip-static-6004 {
  background-color: transparent;
  color: #ff4500;
}
.summary-bronze-bd85 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.summary-bronze-bd85 [class*="social-icon-rss"].chip-static-6004 {
  background-color: transparent;
  color: #f26522;
}
.summary-bronze-bd85 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.summary-bronze-bd85
  [class*="social-icon-shopping-cart"].chip-static-6004 {
  background-color: transparent;
  color: #4caf50;
}
.summary-bronze-bd85 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.summary-bronze-bd85 [class*="social-icon-skype"].chip-static-6004 {
  background-color: transparent;
  color: #00aff0;
}
.summary-bronze-bd85 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.summary-bronze-bd85 [class*="social-icon-slideshare"].chip-static-6004 {
  background-color: transparent;
  color: #0077b5;
}
.summary-bronze-bd85 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.summary-bronze-bd85 [class*="social-icon-snapchat"].chip-static-6004 {
  background-color: transparent;
  color: #fffc00;
}
.summary-bronze-bd85 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.summary-bronze-bd85 [class*="social-icon-soundcloud"].chip-static-6004 {
  background-color: transparent;
  color: #f80;
}
.summary-bronze-bd85 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.summary-bronze-bd85 [class*="social-icon-spotify"].chip-static-6004 {
  background-color: transparent;
  color: #2ebd59;
}
.summary-bronze-bd85 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.summary-bronze-bd85
  [class*="social-icon-stack-overflow"].chip-static-6004 {
  background-color: transparent;
  color: #fe7a15;
}
.summary-bronze-bd85 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.summary-bronze-bd85 [class*="social-icon-maldkfgram"].chip-static-6004 {
  background-color: transparent;
  color: #2ca5e0;
}
.summary-bronze-bd85 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.summary-bronze-bd85 [class*="social-icon-tripadvisor"].chip-static-6004 {
  background-color: transparent;
  color: #589442;
}
.summary-bronze-bd85 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.summary-bronze-bd85 [class*="social-icon-tumblr"].chip-static-6004 {
  background-color: transparent;
  color: #35465c;
}
.summary-bronze-bd85 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.summary-bronze-bd85 [class*="social-icon-twitch"].chip-static-6004 {
  background-color: transparent;
  color: #6441a5;
}
.summary-bronze-bd85 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.summary-bronze-bd85 [class*="social-icon-twitter"].chip-static-6004 {
  background-color: transparent;
  color: #1da1f2;
}
.summary-bronze-bd85 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.summary-bronze-bd85 [class*="social-icon-vimeo"].chip-static-6004 {
  background-color: transparent;
  color: #1ab7ea;
}
.summary-bronze-bd85 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.summary-bronze-bd85 [class*="social-icon-vk"].chip-static-6004 {
  background-color: transparent;
  color: #45668e;
}
.summary-bronze-bd85 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.summary-bronze-bd85 [class*="social-icon-weibo"].chip-static-6004 {
  background-color: transparent;
  color: #df2029;
}
.summary-bronze-bd85 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.summary-bronze-bd85 [class*="social-icon-weixin"].chip-static-6004 {
  background-color: transparent;
  color: #7bb32e;
}
.summary-bronze-bd85 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.summary-bronze-bd85 [class*="social-icon-whatsapp"].chip-static-6004 {
  background-color: transparent;
  color: #25d366;
}
.summary-bronze-bd85 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.summary-bronze-bd85 [class*="social-icon-wordpress"].chip-static-6004 {
  background-color: transparent;
  color: #21759b;
}
.summary-bronze-bd85 [class*="social-icon-xing"] {
  background-color: #026466;
}
.summary-bronze-bd85 [class*="social-icon-xing"].chip-static-6004 {
  background-color: transparent;
  color: #026466;
}
.summary-bronze-bd85 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.summary-bronze-bd85 [class*="social-icon-yelp"].chip-static-6004 {
  background-color: transparent;
  color: #af0606;
}
.summary-bronze-bd85 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.summary-bronze-bd85 [class*="social-icon-youtube"].chip-static-6004 {
  background-color: transparent;
  color: #cd201f;
}
.icon_385d {
  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;
}
.icon_385d:hover {
  box-shadow: none;
  background: 0 0;
}
.footer_large_e677 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.tabs-dynamic-4ad4 {
  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;
}
.article_dirty_d4c2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element_1de3 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element_1de3,
.element_1de3::after,
.element_1de3::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;
}
.element_1de3::after,
.element_1de3::before {
  content: "";
  display: block;
  background-color: inherit;
}
.primary-slow-4303 .tabs-dynamic-4ad4 .article_dirty_d4c2 {
  margin-top: -2px;
  width: 19px;
}
.primary-slow-4303 .tabs-dynamic-4ad4 .element_1de3 {
  margin-top: -1px;
}
.primary-slow-4303 .tabs-dynamic-4ad4 .element_1de3,
.primary-slow-4303 .tabs-dynamic-4ad4 .element_1de3::after,
.primary-slow-4303 .tabs-dynamic-4ad4 .element_1de3::before {
  width: 19px;
  height: 2px;
}
.primary-slow-4303 .tabs-dynamic-4ad4 .element_1de3::before {
  top: -6px;
}
.primary-slow-4303 .tabs-dynamic-4ad4 .element_1de3::after {
  bottom: -6px;
}
.picture_58fd .tabs-dynamic-4ad4 .article_dirty_d4c2 {
  margin-top: -2px;
  width: 22px;
}
.picture_58fd .tabs-dynamic-4ad4 .element_1de3 {
  margin-top: -1px;
}
.picture_58fd .tabs-dynamic-4ad4 .element_1de3,
.picture_58fd .tabs-dynamic-4ad4 .element_1de3::after,
.picture_58fd .tabs-dynamic-4ad4 .element_1de3::before {
  width: 22px;
  height: 2px;
}
.picture_58fd .tabs-dynamic-4ad4 .element_1de3::before {
  top: -7px;
}
.picture_58fd .tabs-dynamic-4ad4 .element_1de3::after {
  bottom: -7px;
}
.rough-36a6 .tabs-dynamic-4ad4 .article_dirty_d4c2 {
  margin-top: -2px;
  width: 31px;
}
.rough-36a6 .tabs-dynamic-4ad4 .element_1de3 {
  margin-top: -1.5px;
}
.rough-36a6 .tabs-dynamic-4ad4 .element_1de3,
.rough-36a6 .tabs-dynamic-4ad4 .element_1de3::after,
.rough-36a6 .tabs-dynamic-4ad4 .element_1de3::before {
  width: 31px;
  height: 3px;
}
.rough-36a6 .tabs-dynamic-4ad4 .element_1de3::before {
  top: -9px;
}
.rough-36a6 .tabs-dynamic-4ad4 .element_1de3::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .footer_d191 .tabs-dynamic-4ad4 .article_dirty_d4c2 {
    margin-top: -2px;
    width: 19px;
  }
  .footer_d191 .tabs-dynamic-4ad4 .element_1de3 {
    margin-top: -1px;
  }
  .footer_d191 .tabs-dynamic-4ad4 .element_1de3,
  .footer_d191 .tabs-dynamic-4ad4 .element_1de3::after,
  .footer_d191 .tabs-dynamic-4ad4 .element_1de3::before {
    width: 19px;
    height: 2px;
  }
  .footer_d191 .tabs-dynamic-4ad4 .element_1de3::before {
    top: -6px;
  }
  .footer_d191 .tabs-dynamic-4ad4 .element_1de3::after {
    bottom: -6px;
  }
  .shadow-current-9e4b .tabs-dynamic-4ad4 .article_dirty_d4c2 {
    margin-top: -2px;
    width: 22px;
  }
  .shadow-current-9e4b .tabs-dynamic-4ad4 .element_1de3 {
    margin-top: -1px;
  }
  .shadow-current-9e4b .tabs-dynamic-4ad4 .element_1de3,
  .shadow-current-9e4b .tabs-dynamic-4ad4 .element_1de3::after,
  .shadow-current-9e4b .tabs-dynamic-4ad4 .element_1de3::before {
    width: 22px;
    height: 2px;
  }
  .shadow-current-9e4b .tabs-dynamic-4ad4 .element_1de3::before {
    top: -7px;
  }
  .shadow-current-9e4b .tabs-dynamic-4ad4 .element_1de3::after {
    bottom: -7px;
  }
  .panel-silver-8443 .tabs-dynamic-4ad4 .article_dirty_d4c2 {
    margin-top: -2px;
    width: 31px;
  }
  .panel-silver-8443 .tabs-dynamic-4ad4 .element_1de3 {
    margin-top: -1.5px;
  }
  .panel-silver-8443 .tabs-dynamic-4ad4 .element_1de3,
  .panel-silver-8443 .tabs-dynamic-4ad4 .element_1de3::after,
  .panel-silver-8443 .tabs-dynamic-4ad4 .element_1de3::before {
    width: 31px;
    height: 3px;
  }
  .panel-silver-8443 .tabs-dynamic-4ad4 .element_1de3::before {
    top: -9px;
  }
  .panel-silver-8443 .tabs-dynamic-4ad4 .element_1de3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .shade_pink_0e0d .tabs-dynamic-4ad4 .article_dirty_d4c2 {
    margin-top: -2px;
    width: 19px;
  }
  .shade_pink_0e0d .tabs-dynamic-4ad4 .element_1de3 {
    margin-top: -1px;
  }
  .shade_pink_0e0d .tabs-dynamic-4ad4 .element_1de3,
  .shade_pink_0e0d .tabs-dynamic-4ad4 .element_1de3::after,
  .shade_pink_0e0d .tabs-dynamic-4ad4 .element_1de3::before {
    width: 19px;
    height: 2px;
  }
  .shade_pink_0e0d .tabs-dynamic-4ad4 .element_1de3::before {
    top: -6px;
  }
  .shade_pink_0e0d .tabs-dynamic-4ad4 .element_1de3::after {
    bottom: -6px;
  }
  .steel-c7d5 .tabs-dynamic-4ad4 .article_dirty_d4c2 {
    margin-top: -2px;
    width: 22px;
  }
  .steel-c7d5 .tabs-dynamic-4ad4 .element_1de3 {
    margin-top: -1px;
  }
  .steel-c7d5 .tabs-dynamic-4ad4 .element_1de3,
  .steel-c7d5 .tabs-dynamic-4ad4 .element_1de3::after,
  .steel-c7d5 .tabs-dynamic-4ad4 .element_1de3::before {
    width: 22px;
    height: 2px;
  }
  .steel-c7d5 .tabs-dynamic-4ad4 .element_1de3::before {
    top: -7px;
  }
  .steel-c7d5 .tabs-dynamic-4ad4 .element_1de3::after {
    bottom: -7px;
  }
  .gold_e404 .tabs-dynamic-4ad4 .article_dirty_d4c2 {
    margin-top: -2px;
    width: 31px;
  }
  .gold_e404 .tabs-dynamic-4ad4 .element_1de3 {
    margin-top: -1.5px;
  }
  .gold_e404 .tabs-dynamic-4ad4 .element_1de3,
  .gold_e404 .tabs-dynamic-4ad4 .element_1de3::after,
  .gold_e404 .tabs-dynamic-4ad4 .element_1de3::before {
    width: 31px;
    height: 3px;
  }
  .gold_e404 .tabs-dynamic-4ad4 .element_1de3::before {
    top: -9px;
  }
  .gold_e404 .tabs-dynamic-4ad4 .element_1de3::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pattern_7404 .tabs-dynamic-4ad4 .article_dirty_d4c2 {
    margin-top: -2px;
    width: 19px;
  }
  .pattern_7404 .tabs-dynamic-4ad4 .element_1de3 {
    margin-top: -1px;
  }
  .pattern_7404 .tabs-dynamic-4ad4 .element_1de3,
  .pattern_7404 .tabs-dynamic-4ad4 .element_1de3::after,
  .pattern_7404 .tabs-dynamic-4ad4 .element_1de3::before {
    width: 19px;
    height: 2px;
  }
  .pattern_7404 .tabs-dynamic-4ad4 .element_1de3::before {
    top: -6px;
  }
  .pattern_7404 .tabs-dynamic-4ad4 .element_1de3::after {
    bottom: -6px;
  }
  .status-22b3 .tabs-dynamic-4ad4 .article_dirty_d4c2 {
    margin-top: -2px;
    width: 22px;
  }
  .status-22b3 .tabs-dynamic-4ad4 .element_1de3 {
    margin-top: -1px;
  }
  .status-22b3 .tabs-dynamic-4ad4 .element_1de3,
  .status-22b3 .tabs-dynamic-4ad4 .element_1de3::after,
  .status-22b3 .tabs-dynamic-4ad4 .element_1de3::before {
    width: 22px;
    height: 2px;
  }
  .status-22b3 .tabs-dynamic-4ad4 .element_1de3::before {
    top: -7px;
  }
  .status-22b3 .tabs-dynamic-4ad4 .element_1de3::after {
    bottom: -7px;
  }
  .focus-clean-81f6 .tabs-dynamic-4ad4 .article_dirty_d4c2 {
    margin-top: -2px;
    width: 31px;
  }
  .focus-clean-81f6 .tabs-dynamic-4ad4 .element_1de3 {
    margin-top: -1.5px;
  }
  .focus-clean-81f6 .tabs-dynamic-4ad4 .element_1de3,
  .focus-clean-81f6 .tabs-dynamic-4ad4 .element_1de3::after,
  .focus-clean-81f6 .tabs-dynamic-4ad4 .element_1de3::before {
    width: 31px;
    height: 3px;
  }
  .focus-clean-81f6 .tabs-dynamic-4ad4 .element_1de3::before {
    top: -9px;
  }
  .focus-clean-81f6 .tabs-dynamic-4ad4 .element_1de3::after {
    bottom: -9px;
  }
}
.banner_bottom_f82c .element_1de3 {
  -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);
}
.banner_bottom_f82c .element_1de3::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.banner_bottom_f82c .element_1de3::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);
}
.banner_bottom_f82c.hover-e826 .element_1de3 {
  -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);
}
.banner_bottom_f82c.hover-e826 .element_1de3::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.banner_bottom_f82c.hover-e826 .element_1de3::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);
}
.accent-next-b5f5 {
  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.background_dim_c59e:before {
  display: none;
}
.nav_e1b8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.nav_e1b8 .inner_2c9a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.nav_e1b8 .inner_2c9a:last-of-type {
  border-bottom: none;
}
.nav_e1b8 .inner_2c9a.hard_82cf,
.nav_e1b8 .inner_2c9a.text-bronze-738b,
.nav_e1b8 .inner_2c9a.shadow_3490 {
  padding: 0;
}
.nav_e1b8 .west-a548 .outline_4f14 {
  color: currentColor;
}
.nav_e1b8 .west-a548 .outline_4f14:focus,
.nav_e1b8 .west-a548 .outline_4f14:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_e1b8.badge-096d .title-green-ef6d,
.nav_e1b8.badge-096d .section-f33e a,
.nav_e1b8.badge-096d .tertiary_dark_bf71 a,
.nav_e1b8.badge-096d .backdrop_top_c1e4 a {
  color: rgba(0, 0, 0, 0.55);
}
.nav_e1b8.badge-096d .title-green-ef6d:hover,
.nav_e1b8.badge-096d .section-f33e a:hover,
.nav_e1b8.badge-096d .tertiary_dark_bf71 a:hover,
.nav_e1b8.badge-096d .backdrop_top_c1e4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_e1b8.badge-096d .content_upper_115b {
  color: rgba(0, 0, 0, 0.8);
}
.nav_e1b8.badge-096d .inner_2c9a {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_e1b8.badge-096d .inner_2c9a:before {
  background: rgba(0, 0, 0, 0.08);
}
.nav_e1b8.badge-096d .progress-a97e:before {
  background: rgba(255, 255, 255, 0.9);
}
.nav_e1b8.badge-096d .west-a548 .menu_fixed_1a5f li a,
.nav_e1b8.badge-096d .west-a548 .outline_4f14,
.nav_e1b8.badge-096d .backdrop_top_c1e4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_e1b8.badge-096d .west-a548 .outline_4f14:focus,
.nav_e1b8.badge-096d .west-a548 .outline_4f14:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_e1b8.badge-096d .menu_fixed_1a5f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.nav_e1b8.white-f111 .title-green-ef6d,
.nav_e1b8.white-f111 .section-f33e a,
.nav_e1b8.white-f111 .tertiary_dark_bf71 .outline_4f14,
.nav_e1b8.white-f111 .tertiary_dark_bf71 a,
.nav_e1b8.white-f111 .backdrop_top_c1e4 a {
  color: rgba(255, 255, 255, 0.79);
}
.nav_e1b8.white-f111 .title-green-ef6d:hover,
.nav_e1b8.white-f111 .section-f33e a:hover,
.nav_e1b8.white-f111 .tertiary_dark_bf71 .outline_4f14:hover,
.nav_e1b8.white-f111 .tertiary_dark_bf71 a:hover,
.nav_e1b8.white-f111 .backdrop_top_c1e4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_e1b8.white-f111 .content_upper_115b {
  color: rgba(255, 255, 255, 0.99);
}
.nav_e1b8.white-f111 .inner_2c9a {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_e1b8.white-f111 .inner_2c9a:before {
  background: rgba(255, 255, 255, 0.08);
}
.nav_e1b8.white-f111 .progress-a97e:before {
  background: rgba(0, 0, 0, 0.9);
}
.nav_e1b8.white-f111 .west-a548 .menu_fixed_1a5f li a,
.nav_e1b8.white-f111 .west-a548 .outline_4f14,
.nav_e1b8.white-f111 .backdrop_top_c1e4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_e1b8.white-f111 .west-a548 .outline_4f14:focus,
.nav_e1b8.white-f111 .west-a548 .outline_4f14:hover {
  background: rgba(0, 0, 0, 0.01);
}
.nav_e1b8.white-f111 .menu_fixed_1a5f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-a97e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.progress-a97e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.media_ebaa {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.frame-static-890a .nav_e1b8 {
  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;
}
.frame-static-890a .inner_2c9a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.frame-static-890a .inner_2c9a: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) {
  .frame-static-890a .inner_2c9a:before {
    width: 16%;
    left: 42%;
  }
}
.frame-static-890a .inner_2c9a:last-child:before {
  content: none;
}
.frame-static-890a .inner_2c9a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.frame-static-890a .west-a548 .menu_fixed_1a5f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.frame-static-890a .west-a548 .menu_fixed_1a5f li a .outline_4f14 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.frame-static-890a .west-a548 .backdrop_top_c1e4 {
  border: none;
}
.frame-static-890a .west-a548 .backdrop_top_c1e4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.frame-static-890a .progress-a97e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.frame-static-890a .media_ebaa {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.frame-static-890a .white-f111 .progress-a97e:before {
  background: rgba(0, 0, 0, 0.9);
}
.frame-static-890a .badge-096d.nav_stone_9096 .element_1de3 {
  background: rgba(0, 0, 0, 0.6);
}
.frame-static-890a
  .badge-096d.nav_stone_9096
  .element_1de3::after,
.frame-static-890a
  .badge-096d.nav_stone_9096
  .element_1de3:before {
  background: inherit;
}
.frame-static-890a
  .badge-096d.nav_stone_9096:hover
  .element_1de3 {
  background: rgba(0, 0, 0, 0.8);
}
.in-47e7 .nav_e1b8 {
  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) {
  .in-47e7 .nav_e1b8 {
    width: auto;
    right: 45px;
  }
}
.fluid-3d91 .nav_e1b8 {
  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) {
  .fluid-3d91 .nav_e1b8 {
    width: auto;
    left: 45px;
  }
}
.background_dim_c59e .nav_e1b8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.background_dim_c59e .media_ebaa {
  max-width: 48em;
  margin: 0 auto;
}
.background_dim_c59e .progress-a97e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.easy-93ee {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.easy-93ee.frame-static-890a .nav_e1b8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.easy-93ee.in-47e7 .nav_e1b8 {
  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);
}
.easy-93ee .nav_e1b8 {
  visibility: visible;
}
.easy-93ee.fluid-3d91 .nav_e1b8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.texture-9e29,
.soft_23f8 {
  overflow-x: hidden;
}
.texture-9e29 .nav_e1b8 {
  overflow: auto;
}
.texture-9e29.frame-static-890a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture-9e29.frame-static-890a .nav_e1b8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.texture-9e29.frame-static-890a .icon_385d {
  opacity: 0;
}
.texture-9e29.in-47e7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture-9e29.in-47e7 .nav_e1b8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.texture-9e29.in-47e7 .icon_385d {
  opacity: 0;
}
.texture-9e29.fluid-3d91 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture-9e29.fluid-3d91 .nav_e1b8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.texture-9e29.fluid-3d91 .icon_385d {
  opacity: 0;
}
.texture-9e29.background_dim_c59e .nav_e1b8 {
  z-index: 10;
  visibility: visible;
}
.nav_stone_9096 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.nav_stone_9096 .element_1de3 {
  background: rgba(255, 255, 255, 0.99);
}
.nav_stone_9096 .element_1de3::after,
.nav_stone_9096 .element_1de3:before {
  background: inherit;
}
.nav_stone_9096:hover .element_1de3 {
  background: rgba(255, 255, 255, 0.99);
}
.fluid-3d91 .nav_stone_9096 {
  top: 10px;
  right: auto;
  left: 12px;
}
.background_dim_c59e .nav_stone_9096 {
  display: none !important;
}
.texture-9e29:before,
.soft_23f8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.texture-9e29 .nav_stone_9096,
.soft_23f8 .nav_stone_9096 {
  display: inline-block;
}
.nav_e1b8 .tooltip_43ea {
  -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;
}
.texture-9e29 .nav_e1b8 .tooltip_43ea,
.soft_23f8 .nav_e1b8 .tooltip_43ea {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.breadcrumb_15f5 .lite_a373 {
  width: 100%;
}
.module_4cfa {
  padding: 0 0.5em 0;
}
.module_4cfa [class*="customify-col-"],
.module_4cfa [class*="customify-col_"],
.module_4cfa [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.box-eab0 .module_4cfa {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .avatar_de6b .hidden_inner_3e02,
  .hidden_inner_3e02 {
    display: none;
  }
  .cool-4001 {
    text-align: left;
  }
  .small-576a {
    text-align: center;
  }
  .layout-small-99b8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .avatar_de6b .overlay_fixed_2d0e,
  .overlay_fixed_2d0e {
    display: none;
  }
  .layout_ea83 {
    text-align: left;
  }
  .tooltip_basic_823f {
    text-align: center;
  }
  .info-0ef2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .avatar_de6b .menu-first-b45c,
  .menu-first-b45c {
    display: none;
  }
  .widget_lower_0df3 {
    text-align: left;
  }
  .table_5212 {
    text-align: center;
  }
  .shade-liquid-b999 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.picture_5f52 {
  box-shadow: none !important;
}
.aside-b496 .nav-4987,
.message-fee4 .nav-4987 {
  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;
}
.message-fee4 .nav-4987 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tooltip-hot-b6fd {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tooltip-hot-b6fd:after,
.tooltip-hot-b6fd:before {
  content: "";
  display: table;
}
.tooltip-hot-b6fd:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tooltip-hot-b6fd {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tooltip-hot-b6fd,
.title-selected-5106 {
  max-width: 1248px;
  margin: 0 auto;
}

.advanced-ad6f.full-5393 .tooltip-hot-b6fd {
  max-width: 100%;
}
.advanced-ad6f.label-603f {
  max-width: 1200px;
  margin: 0 auto;
}
.advanced-ad6f.box_d681 .tooltip-hot-b6fd {
  max-width: 100%;
}
.advanced-ad6f.box_d681 > .tooltip-hot-b6fd {
  padding-left: 0;
  padding-right: 0;
}
.advanced-ad6f.box_d681 > .tooltip-hot-b6fd .avatar_de6b {
  margin: 0;
}
.advanced-ad6f.box_d681
  > .tooltip-hot-b6fd
  .paper_913c.detail-4480 {
  margin-right: 0;
  margin-left: 0;
}
.advanced-ad6f.box_d681 #main.detail-4480 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .old_ca06 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .old_ca06 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .list_3b8c .photo_c2c2 {
    padding-right: 1em;
  }
  .list_3b8c.upper_97d8 .paper_913c {
    border-right: 1px solid #eaecee;
  }
  .list_3b8c.upper_97d8 .photo_c2c2 {
    padding-right: 1em;
  }
  .list_3b8c.upper_97d8 .plasma_7063 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_347d .photo_c2c2 {
    padding-left: 1em;
  }
  .row_347d.upper_97d8 .paper_913c {
    border-left: 1px solid #eaecee;
  }
  .row_347d.upper_97d8 .photo_c2c2 {
    padding-left: 1em;
  }
  .row_347d.upper_97d8 .plasma_7063 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .purple-141d .photo_c2c2 {
    padding-left: 1em;
  }
  .purple-141d.upper_97d8 .lite_1170 {
    border-right: 1px solid #eaecee;
  }
  .purple-141d.upper_97d8 .sidebar-lite-5aab {
    border-right: 1px solid #eaecee;
  }
  .purple-141d.upper_97d8 .photo_c2c2 {
    padding-left: 1em;
  }
  .purple-141d.upper_97d8 .plasma_7063 {
    padding-right: 1em;
  }
  .purple-141d.upper_97d8 .orange_c9a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pattern_1803 .photo_c2c2 {
    padding-right: 1em;
  }
  .pattern_1803.upper_97d8 .lite_1170 {
    border-left: 1px solid #eaecee;
  }
  .pattern_1803.upper_97d8 .sidebar-lite-5aab {
    border-left: 1px solid #eaecee;
  }
  .pattern_1803.upper_97d8 .photo_c2c2 {
    padding-right: 1em;
  }
  .pattern_1803.upper_97d8 .plasma_7063 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .pattern_1803.upper_97d8 .orange_c9a4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old_ca06 .photo_c2c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .old_ca06.upper_97d8 .paper_913c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .old_ca06.upper_97d8 .photo_c2c2 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .old_ca06.upper_97d8 .plasma_7063 {
    padding-left: 1em;
  }
  .old_ca06.upper_97d8 .orange_c9a4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .old_ca06.upper_97d8 .photo_c2c2 {
    padding-left: 0;
  }
}
.warm_fa2e .tall-3b53 {
  display: inline-block;
}
.dark-1143 {
  display: inline-block;
}
.badge-action-575f {
  word-con: break-word;
}
.tiny-42d9 > span {
  display: inline-block;
  padding: 5px 0;
}
.tiny-42d9 .gas-ebe6 {
  margin-left: 8px;
  margin-right: 8px;
}
.tiny-42d9 .chip-3f36 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.new_cec2 .chip_fast_3daf {
  margin-bottom: 2em;
}
.new_cec2 .media-64c0 {
  margin-bottom: 15px;
}
.new_cec2 .media-64c0:last-child {
  margin-bottom: 0;
}
.new_cec2 .info-6ffe {
  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) {
  .new_cec2 .info-6ffe {
    display: block;
  }
}
.new_cec2 .thumbnail-yellow-dca1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .new_cec2 .thumbnail-yellow-dca1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.new_cec2 .container-purple-1fb2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.new_cec2 .container-purple-1fb2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.new_cec2 .container-purple-1fb2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.new_cec2 .badge-action-575f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.new_cec2 .badge-action-575f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.new_cec2 .large_aacb p:last-child {
  margin-bottom: 0;
}
.new_cec2 .south_789e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.new_cec2 .icon-28b7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.new_cec2 .dirty_532a {
  margin-top: 1em;
}
.new_cec2 .south-cb8d {
  top: 0;
  display: block;
}
.new_cec2 .south-cb8d a {
  color: inherit;
}
.new_cec2 .south-cb8d a:hover {
  color: inherit;
}
.new_cec2 .complex_45ee {
  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;
}
.new_cec2 .complex_45ee:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.new_cec2 .icon-28b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.new_cec2 .slow_b194 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.new_cec2 .slow_b194:first-child {
  margin-top: 0;
}
.new_cec2 .slow_b194.video_fa55 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.new_cec2 .slow_b194.focus-purple-f690 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.new_cec2
  .slow_b194.focus-purple-f690.accent-3504
  .dirty_532a {
  width: 100%;
}
.new_cec2 .focus-purple-f690 {
  -webkit-box-align: center;
  align-items: center;
}
.new_cec2 .focus-purple-f690 .tiny-42d9,
.new_cec2 .focus-purple-f690 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.new_cec2 .container-purple-1fb2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.new_cec2 .container-purple-1fb2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.new_cec2 .container-purple-1fb2: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;
}
.new_cec2 .video_fa55 {
  z-index: 5;
}
.new_cec2 .label-stale-8061 .caption_first_a3c3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.new_cec2 .header_e555 .caption_first_a3c3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.new_cec2 .iron_17f1 .caption_first_a3c3 {
  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;
}
.new_cec2.outer_d5d8 .info-6ffe,
.new_cec2.hover_9229 .info-6ffe {
  display: block;
}
.new_cec2.outer_d5d8 .info-6ffe .link_0761,
.new_cec2.outer_d5d8 .info-6ffe .icon-28b7,
.new_cec2.hover_9229 .info-6ffe .link_0761,
.new_cec2.hover_9229 .info-6ffe .icon-28b7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.new_cec2.purple_f1e7 .thumbnail-yellow-dca1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .new_cec2.purple_f1e7 .thumbnail-yellow-dca1 {
    margin-right: 0;
  }
}
.new_cec2.outer_d5d8 .thumbnail-yellow-dca1,
.new_cec2.hover_9229 .thumbnail-yellow-dca1 {
  padding-top: 40%;
}
.new_cec2.outer_d5d8 .chip_fast_3daf,
.new_cec2.hover_9229 .chip_fast_3daf {
  display: block;
}
.new_cec2.outer_d5d8 .fn-sticky-043e .icon-28b7,
.new_cec2.hover_9229 .fn-sticky-043e .icon-28b7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.new_cec2.outer_d5d8 .thumbnail-yellow-dca1,
.new_cec2.hover_9229 .thumbnail-yellow-dca1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.new_cec2.outer_d5d8 .icon-28b7 {
  padding: 1em;
}
.iron-3526 {
  margin: 30px auto;
  display: block;
}
.iron-3526 .pagination_ecb1 > * {
  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;
}
.iron-3526 .pagination_ecb1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.iron-3526 .pagination_ecb1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.cool_b972 .tiny-42d9 {
  margin-bottom: 1.41575em;
}
.cool_b972 .border_c8ec {
  margin-bottom: 1.618em;
}
.thick_8519 .icon-726c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.thick_8519 .icon-726c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.thick_8519 .accent-ad79 {
  max-width: 100%;
  overflow: auto;
}
.overlay-fe3d .thick_8519 a:hover {
  text-decoration: underline;
}
.breadcrumb-smooth-e0f7 .media-64c0:not(.badge-action-575f),
.breadcrumb-smooth-e0f7 .container-purple-1fb2 {
  margin-bottom: 1.41575em;
}
.breadcrumb-smooth-e0f7 .media-64c0:not(.badge-action-575f):last-child,
.breadcrumb-smooth-e0f7 .container-purple-1fb2:last-child {
  margin-bottom: 0;
}
.breadcrumb-smooth-e0f7 .media-64c0.modal-lite-e408 {
  margin-bottom: 0.41575em;
}
.breadcrumb-smooth-e0f7 .green_21ec:before,
.breadcrumb-smooth-e0f7 .texture_light_caea:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.breadcrumb-smooth-e0f7 .green_21ec:before {
  content: "\f115";
}
.breadcrumb-smooth-e0f7 .texture_light_caea:before {
  content: "\f02c";
}
.breadcrumb-smooth-e0f7 .focused-5b89 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.breadcrumb-smooth-e0f7 .focused-5b89 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.info-over-eb67 {
  display: -webkit-box;
  display: flex;
}
.info-over-eb67 .next_f063 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .info-over-eb67 .next_f063 {
    flex-basis: 90px;
  }
}
.info-over-eb67 .bright-c61b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .info-over-eb67 .bright-c61b {
    flex-basis: calc(100% - 50px);
  }
}
.info-over-eb67 .media-down-b1b4 p:last-child {
  margin-bottom: 0.72em;
}
.input_current_2d55 .pagination_ecb1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.input_current_2d55 .pagination_ecb1:after,
.input_current_2d55 .pagination_ecb1:before {
  content: "";
  display: table;
}
.input_current_2d55 .pagination_ecb1:after {
  clear: both;
}
.input_current_2d55 .pagination_ecb1 .fast-a320,
.input_current_2d55 .pagination_ecb1 .fluid_4c30 {
  width: 49%;
}
.input_current_2d55 .pagination_ecb1 .fast-a320 a span.small_4152,
.input_current_2d55 .pagination_ecb1 .fluid_4c30 a span.small_4152 {
  display: block;
  margin-bottom: 5px;
}
.input_current_2d55 .pagination_ecb1 .fluid_4c30 {
  float: left;
  text-align: left;
}
.input_current_2d55 .pagination_ecb1 .fast-a320 {
  float: right;
  text-align: right;
}
.detail-3c7a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .detail-3c7a {
    margin-bottom: 0;
  }
}
.alert-mini-5870 {
  margin-bottom: 1em;
}
.alert-mini-5870 .badge-action-575f {
  font-size: 1.1em;
  line-height: 1.3;
}
.search_c6aa a {
  display: block;
  line-height: 0;
  position: relative;
}
.input-5052 .alert-mini-5870,
.container-new-c357 .alert-mini-5870 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .input-5052 .alert-mini-5870,
  .container-new-c357 .alert-mini-5870 {
    display: block;
  }
}
.input-5052 .search_c6aa,
.container-new-c357 .search_c6aa {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .input-5052 .search_c6aa,
  .container-new-c357 .search_c6aa {
    margin-bottom: 1em;
  }
}
.input-5052 .search_c6aa img,
.container-new-c357 .search_c6aa img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.input-5052 .notification-fda5,
.container-new-c357 .notification-fda5 {
  flex-basis: calc(100% - 160px);
}
.input-5052 .notification-fda5 p,
.container-new-c357 .notification-fda5 p {
  margin-bottom: 0;
}
.input-5052 .notification-fda5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .input-5052 .notification-fda5 {
    padding-left: 0;
  }
}
.container-new-c357 .notification-fda5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .container-new-c357 .notification-fda5 {
    padding-right: 0;
  }
}
.container-new-c357 .search_c6aa {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.pagination_6e2c .search_c6aa {
  margin-bottom: 0.5em;
}
.pagination_6e2c .search_c6aa img {
  width: 100%;
}
.avatar-3cab .status-89e8,
.section_small_bfc8 .status-89e8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.section_small_bfc8 .paper_913c .summary-4f3e p:last-child {
  margin-bottom: 0;
}
.media-9c59 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.glass-2116 .wrapper_0f6a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .glass-2116 .wrapper_0f6a:last-of-type {
    margin-bottom: 0;
  }
}
.glass-2116 .wrapper_0f6a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass-2116 .wrapper_0f6a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.glass-2116 .wrapper_0f6a ul li {
  margin: 0 0 0.6em;
}
.glass-2116 .wrapper_0f6a ul li.pressed-d28a,
.glass-2116 .wrapper_0f6a ul li.cool_c50c {
  position: relative;
}
.glass-2116 .wrapper_0f6a ul li.pressed-d28a .focus_yellow_efe7,
.glass-2116 .wrapper_0f6a ul li.cool_c50c .focus_yellow_efe7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.glass-2116 .wrapper_0f6a ul li.pressed-d28a:after:after,
.glass-2116 .wrapper_0f6a ul li.pressed-d28a:after:before,
.glass-2116
  .wrapper_0f6a
  ul
  li.cool_c50c:after:after,
.glass-2116
  .wrapper_0f6a
  ul
  li.cool_c50c:after:before {
  content: "";
  display: table;
}
.glass-2116 .wrapper_0f6a ul li.pressed-d28a:after:after,
.glass-2116
  .wrapper_0f6a
  ul
  li.cool_c50c:after:after {
  clear: both;
}
.glass-2116 .wrapper_0f6a a.upper-9fa0:hover {
  text-decoration: none;
}
.glass-2116 .wrapper_0f6a select {
  max-width: 100%;
}
.glass-2116 .wrapper_0f6a table {
  font-size: 85%;
}
.glass-2116 .wrapper_0f6a table td,
.glass-2116 .wrapper_0f6a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.glass-2116 .wrapper_0f6a table tfoot td {
  text-align: left;
}
.glass-2116 .wrapper_0f6a :last-child {
  margin-bottom: 0;
}
.glass-2116 .wrapper_0f6a .advanced-1d98 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.glass-2116 .wrapper_0f6a .advanced-1d98 label {
  width: 100%;
}
.glass-2116 .wrapper_0f6a .advanced-1d98 .form_orange_3d92 {
  width: 100%;
  display: block;
}
.glass-2116 .wrapper_0f6a .advanced-1d98 .label-c196 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.glass-2116 .wrapper_0f6a .advanced-1d98 .label-c196:hover svg #svg-search {
  fill: #444;
}
.glass-2116 .wrapper_0f6a .advanced-1d98 .label-c196 svg {
  width: 18px;
  height: 18px;
}
.glass-2116 .dropdown-iron-58a0 ul ul,
.glass-2116 .paper_da0a ul ul,
.glass-2116 .row-75a4 ul ul,
.glass-2116 .table_c7e8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.glass-2116 .dropdown-iron-58a0 .upper-fb18 > a,
.glass-2116 .paper_da0a .upper-fb18 > a,
.glass-2116 .row-75a4 .upper-fb18 > a,
.glass-2116 .table_c7e8 .upper-fb18 > a {
  margin-bottom: 0;
}
.glass-2116 .paragraph_tall_9acf li,
.glass-2116 .dropdown-iron-58a0 li,
.glass-2116 .media_yellow_6065 li,
.glass-2116 .paper_da0a li,
.glass-2116 .row-75a4 li,
.glass-2116 .table_c7e8 li,
.glass-2116 .prev-a6f8 li,
.glass-2116 .left_3af3 li {
  display: block;
  position: relative;
}
.glass-2116 .paragraph_tall_9acf li:last-child,
.glass-2116 .dropdown-iron-58a0 li:last-child,
.glass-2116 .media_yellow_6065 li:last-child,
.glass-2116 .paper_da0a li:last-child,
.glass-2116 .row-75a4 li:last-child,
.glass-2116 .table_c7e8 li:last-child,
.glass-2116 .prev-a6f8 li:last-child,
.glass-2116 .left_3af3 li:last-child {
  border: none;
}
.glass-2116 .paragraph_tall_9acf li a,
.glass-2116 .dropdown-iron-58a0 li a,
.glass-2116 .media_yellow_6065 li a,
.glass-2116 .paper_da0a li a,
.glass-2116 .row-75a4 li a,
.glass-2116 .table_c7e8 li a,
.glass-2116 .prev-a6f8 li a,
.glass-2116 .left_3af3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.glass-2116 .paragraph_tall_9acf li ul li::before,
.glass-2116 .dropdown-iron-58a0 li ul li::before,
.glass-2116 .media_yellow_6065 li ul li::before,
.glass-2116 .paper_da0a li ul li::before,
.glass-2116 .row-75a4 li ul li::before,
.glass-2116 .table_c7e8 li ul li::before,
.glass-2116 .prev-a6f8 li ul li::before,
.glass-2116 .left_3af3 li ul li::before {
  left: 15px;
}
.glass-2116 .paragraph_tall_9acf li ul a,
.glass-2116 .dropdown-iron-58a0 li ul a,
.glass-2116 .media_yellow_6065 li ul a,
.glass-2116 .paper_da0a li ul a,
.glass-2116 .row-75a4 li ul a,
.glass-2116 .table_c7e8 li ul a,
.glass-2116 .prev-a6f8 li ul a,
.glass-2116 .left_3af3 li ul a {
  padding-left: 20px;
}
.glass-2116 .paragraph_tall_9acf li ul ul li::before,
.glass-2116 .dropdown-iron-58a0 li ul ul li::before,
.glass-2116 .media_yellow_6065 li ul ul li::before,
.glass-2116 .paper_da0a li ul ul li::before,
.glass-2116 .row-75a4 li ul ul li::before,
.glass-2116 .table_c7e8 li ul ul li::before,
.glass-2116 .prev-a6f8 li ul ul li::before,
.glass-2116 .left_3af3 li ul ul li::before {
  left: 30px;
}
.glass-2116 .paragraph_tall_9acf li ul ul a,
.glass-2116 .dropdown-iron-58a0 li ul ul a,
.glass-2116 .media_yellow_6065 li ul ul a,
.glass-2116 .paper_da0a li ul ul a,
.glass-2116 .row-75a4 li ul ul a,
.glass-2116 .table_c7e8 li ul ul a,
.glass-2116 .prev-a6f8 li ul ul a,
.glass-2116 .left_3af3 li ul ul a {
  padding-left: 40px;
}
.glass-2116 .tertiary_center_8632 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.glass-2116 .left_3af3 ul li {
  margin-bottom: 1.41575em;
}
.glass-2116 .left_3af3 ul li .old_545d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.glass-2116 .left_3af3 ul li .dynamic-4b84 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.white-f111 .paragraph_tall_9acf li a,
.white-f111 .dropdown-iron-58a0 li a,
.white-f111 .media_yellow_6065 li a,
.white-f111 .paper_da0a li a,
.white-f111 .row-75a4 li a,
.white-f111 .table_c7e8 li a,
.white-f111 .prev-a6f8 li a,
.white-f111 .left_3af3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.white-f111 .tertiary_center_8632 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.white-f111 .wrapper_0f6a ul li.pressed-d28a .focus_yellow_efe7,
.white-f111 .wrapper_0f6a ul li.cool_c50c .focus_yellow_efe7 {
  background: rgba(0, 0, 0, 0.2);
}
.white-f111 .glass-2116 .wrapper_0f6a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced-ad6f .glass-2116 .menu_fixed_1a5f li {
  margin: 0;
}
.advanced-ad6f .glass-2116 .menu_fixed_1a5f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.advanced-ad6f .glass-2116 .menu_fixed_1a5f li ul {
  margin: 0;
}
.advanced-ad6f .glass-2116 .menu_fixed_1a5f li ul li a {
  padding-left: 15px;
}
.advanced-ad6f .glass-2116 .menu_fixed_1a5f li ul li li a {
  padding-left: 30px;
}
.advanced-ad6f .glass-2116 .menu_fixed_1a5f li.brown-77e4 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.advanced-ad6f .glass-2116 .menu_fixed_1a5f li.brown-77e4 > 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;
}
.advanced-ad6f .glass-2116 .menu_fixed_1a5f li.brown-77e4 > 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;
}
.disabled-b9ce a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.upper-859b {
  position: relative;
  z-index: 10;
}
.upper-859b .tooltip_43ea {
  width: 100%;
  max-width: 100%;
}
.south-6cf0 .component_north_da9f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.south-6cf0 .badge-096d {
}
.south-6cf0 .white-f111 {
  background: #292929;
}
.search_dynamic_28ec .component_north_da9f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search_dynamic_28ec .badge-096d {
  background: #f9f9f9;
}
.search_dynamic_28ec .white-f111 {
  background: #303030;
}
.smooth-df58 .component_north_da9f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .smooth-df58 .tall-3b53 {
    margin-bottom: 1em;
  }
  .smooth-df58 .tall-3b53:last-child {
    margin-bottom: 0;
  }
}
.smooth-df58 .badge-096d {
  background: #ededed;
}
.smooth-df58 .white-f111 {
  background: #1a1a1a;
}
.component_north_da9f.badge-096d {
  color: rgba(0, 0, 0, 0.6);
}
.component_north_da9f.badge-096d .fixed_10e9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.component_north_da9f.white-f111 {
  color: rgba(255, 255, 255, 0.99);
}
.component_north_da9f.white-f111 a:not(.upper-9fa0) {
  color: rgba(255, 255, 255, 0.79);
}
.component_north_da9f.white-f111 a:not(.upper-9fa0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.component_north_da9f.white-f111 .fixed_10e9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component_north_da9f.white-f111 table tbody td,
.component_north_da9f.white-f111 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pattern_warm_8dfb.highlight-silver-8475 .tooltip-hot-b6fd {
  max-width: initial;
}
.pattern_warm_8dfb .media_cold_0867 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pattern_warm_8dfb .media_cold_0867 .tooltip_43ea {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pattern_warm_8dfb .media_cold_0867 .tooltip_43ea {
    display: block;
    margin-bottom: 2em;
  }
  .pattern_warm_8dfb .media_cold_0867 .tooltip_43ea:last-child {
    margin-bottom: 0;
  }
}
.smooth-df58 .tall-3b53:last-child,
.search_dynamic_28ec .tall-3b53:last-child,
.south-6cf0 .tall-3b53:last-child {
  margin-bottom: 0;
}
.smooth-df58 .tall-3b53 .glass-2116 .wrapper_0f6a:last-child,
.search_dynamic_28ec .tall-3b53 .glass-2116 .wrapper_0f6a:last-child,
.south-6cf0 .tall-3b53 .glass-2116 .wrapper_0f6a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .smooth-df58 .current-0275,
  .smooth-df58 .picture-cd1d,
  .search_dynamic_28ec .current-0275,
  .search_dynamic_28ec .picture-cd1d,
  .south-6cf0 .current-0275,
  .south-6cf0 .picture-cd1d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .upper-859b .tall-3b53 {
    margin-bottom: 2em;
  }
}
.upper-859b p:last-child {
  margin-bottom: 0;
}
.upper-859b li,
.upper-859b ul {
  list-style: none;
  margin: 0;
}
.upper-859b ul ul {
  margin-left: 2.617924em;
}
.pattern_cb0a {
  font-size: 0.875em;
}

/* css-noise: d127 */
.widget-item-x1 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
