/*!
Theme Name: Customify
Theme URI: https://pressmaximum.highlight_in_34b3/customify
Author: WPCustomify
Author URI: https://pressmaximum.highlight_in_34b3
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.highlight_in_34b3/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.icon-fixed-5a55.banner_small_494f/licenses/gpl-2.0.current-62a3
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.short-7168/, (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.avatar_54d1.banner-iron-07cd/normalize.layout_b9cc/
 ======
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.layout_b9cc v7.0.0 | MIT License | github.highlight_in_34b3/necolas/normalize.layout_b9cc */
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;
}
.active-2011 .menu-up-1f27,
.section-huge-0b1a,
.breadcrumb-c554,
.menu-2814,
.card_over_551f,
.motion_64e1,
.active-c2ea,
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;
}
.section-huge-0b1a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .section-huge-0b1a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .section-huge-0b1a,
  h1 {
    font-size: 1.8em;
  }
}
.breadcrumb-c554,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.breadcrumb-c554 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .breadcrumb-c554,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .breadcrumb-c554,
  h2 {
    font-size: 1.7em;
  }
}
.menu-2814,
h3 {
  font-size: 1.618em;
}
.active-2011 .menu-up-1f27,
.card_over_551f,
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.accent-63dd {
  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;
}
.summary-south-02aa:after,
.summary-south-02aa:before,
.widget-c425:after,
.widget-c425:before {
  content: "";
  display: table;
}
.summary-south-02aa:after,
.widget-c425:after {
  clear: both;
}
.lite_dbb3 {
  float: right;
  margin-right: 0;
}
.under-c4bb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.yellow_63d6 .liquid-3527,
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;
}
.yellow_63d6 .liquid-3527: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;
}
.outer_9f7d .liquid-3527 {
  box-shadow: none;
}
.outer_9f7d
  .liquid-3527
  .summary-4988 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outer_9f7d .liquid-3527 .link-82a2 {
  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;
}
.outer_9f7d
  .liquid-3527
  .link-82a2
  b {
  display: none;
}
.outer_9f7d .huge_bf30 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.video-old-6b40:not(.backdrop_dd56):not(.form-ed5c),
button:not(.backdrop_dd56):not(.form-ed5c),
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ),
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ),
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ) {
  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;
}
.video-old-6b40:not(.backdrop_dd56):not(
    .form-ed5c
  ):hover,
button:not(.backdrop_dd56):not(
    .form-ed5c
  ):hover,
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ):hover,
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ):hover,
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.video-old-6b40:not(.backdrop_dd56):not(
    .form-ed5c
  ):active,
.video-old-6b40:not(.backdrop_dd56):not(
    .form-ed5c
  ):focus,
button:not(.backdrop_dd56):not(
    .form-ed5c
  ):active,
button:not(.backdrop_dd56):not(
    .form-ed5c
  ):focus,
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ):active,
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ):focus,
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ):active,
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ):focus,
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ):active,
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ):focus {
  outline: 0;
}
.video-old-6b40:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82,
button:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82,
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82,
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82,
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82 {
  position: relative;
}
.video-old-6b40:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .current-adf3,
.video-old-6b40:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .motion_f2df,
.video-old-6b40:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .gradient-simple-71f8,
.video-old-6b40:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  i,
.video-old-6b40:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  svg,
button:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .current-adf3,
button:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .motion_f2df,
button:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .gradient-simple-71f8,
button:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  i,
button:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  svg,
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .current-adf3,
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .motion_f2df,
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .gradient-simple-71f8,
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  i,
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  svg,
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .current-adf3,
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .motion_f2df,
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .gradient-simple-71f8,
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  i,
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  svg,
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .current-adf3,
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .motion_f2df,
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  .gradient-simple-71f8,
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  i,
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82
  svg {
  visibility: hidden;
}
.video-old-6b40:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82:after,
button:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82:after,
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82:after,
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82:after,
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ).fn-loading-0a82: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;
}
.video-old-6b40:not(.backdrop_dd56):not(.form-ed5c),
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ),
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ),
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ) {
  color: #fff;
  background: #235787;
}
.video-old-6b40:not(.backdrop_dd56):not(
    .form-ed5c
  ):focus,
input[type="button"]:not(.backdrop_dd56):not(
    .form-ed5c
  ):focus,
input[type="reset"]:not(.backdrop_dd56):not(
    .form-ed5c
  ):focus,
input[type="submit"]:not(.backdrop_dd56):not(
    .form-ed5c
  ):focus {
  color: #fff;
}
.video-old-6b40.fn-disabled-0a82:not(.backdrop_dd56):not(
    .form-ed5c
  ),
.video-old-6b40[disabled]:not(.backdrop_dd56):not(
    .form-ed5c
  ),
button.fn-disabled-0a82:not(.backdrop_dd56):not(
    .form-ed5c
  ),
button[disabled]:not(.backdrop_dd56):not(
    .form-ed5c
  ) {
  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;
}
.wrapper-ffa1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wrapper-ffa1: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;
}
.pagination-wood-c4dc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.row-glass-f72e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.progress_next_e662 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.summary-south-02aa:after,
.summary-south-02aa:before,
.full_9ffb:after,
.full_9ffb:before,
.status_dirty_810d:after,
.status_dirty_810d:before,
.focused_602b:after,
.focused_602b:before,
.brown-f481:after,
.brown-f481:before,
.hero_99ad:after,
.hero_99ad:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.summary-south-02aa:after,
.full_9ffb:after,
.status_dirty_810d:after,
.focused_602b:after,
.brown-f481:after,
.hero_99ad:after {
  clear: both;
}
.full_9ffb .aside_simple_f0fa,
.status_dirty_810d .aside_simple_f0fa,
.button-cad1 .aside_simple_f0fa {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.header-9aa9 {
  display: inline-block;
}
.east-5aad {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.east-5aad img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.east-5aad .item_ba44 {
  padding: 1em 0;
  font-size: 85%;
}
.item_ba44 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gradient_orange_7b36 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gradient_orange_7b36:after,
.gradient_orange_7b36:before {
  content: "";
  display: table;
}
.gradient_orange_7b36:after {
  clear: both;
}
.panel-6389 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.aside_south_b077 .panel-6389 {
  max-width: 50%;
}
.pattern_narrow_4d74 .panel-6389 {
  max-width: 33.33%;
}
.component-8714 .panel-6389 {
  max-width: 25%;
}
.dropdown_small_521c .panel-6389 {
  max-width: 20%;
}
.nav-fixed-acce .panel-6389 {
  max-width: 16.66%;
}
.article_c748 .panel-6389 {
  max-width: 14.28%;
}
.highlight_next_4cb2 .panel-6389 {
  max-width: 12.5%;
}
.table-644c .panel-6389 {
  max-width: 11.11%;
}
.first-3522 {
  display: block;
}
.active-2011 .badge_brown_fa8d label,
.active-2011 .form_2071 label,
.active-2011 .thick-61eb label,
.active-2011 .paragraph-white-7c79 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dim-031d {
  list-style: none;
  margin: 0;
}
.dim-031d article.badge-4950 {
  margin-bottom: 0;
}
.dim-031d ul {
  list-style: none;
  margin: 0;
}
.dim-031d .yellow-a578 li.badge-4950 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dim-031d .yellow-a578 li.badge-4950 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dim-031d .yellow-a578 li.badge-4950: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) {
  .dim-031d .yellow-a578 li.badge-4950 li.badge-4950 li.badge-4950 li.badge-4950 {
    padding-left: 0;
  }
}
article.badge-4950 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge-4950 .full_9ffb p:last-of-type {
  margin-bottom: 0;
}
article.badge-4950 .summary_gas_f7e8 {
  float: left;
}
article.badge-4950 .primary_fresh_46e4 {
  margin-left: 85px;
}
article.badge-4950 .bottom-4822 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge-4950 .bottom-4822 .thumbnail_24b8 {
  margin-left: 10px;
}
article.badge-4950 .button-silver-c082 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge-4950 .text-tall-cb0d {
  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 .badge_brown_fa8d,
  #respond .thick-61eb,
  #respond .paragraph-white-7c79 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge_brown_fa8d input,
#respond .thick-61eb input,
#respond .paragraph-white-7c79 input {
  width: 100%;
}
#respond .paragraph-white-7c79 {
  margin-right: 0;
}
#respond .preview_wood_e908 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.large-13ec {
  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;
}
.large-13ec.notification_2fc1 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.large-13ec 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%);
}
.large-13ec:focus,
.large-13ec: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);
}
.header_a405 {
  border-radius: 10%;
}
.chip-be69 {
  border-radius: 50%;
}
.surface-pro-58ee {
  font-size: 0.72em;
}
.section_a856 {
  font-size: 0.875em;
}
.video-steel-cee3 {
  font-size: 1.1em;
}
.table_over_5100 {
  text-transform: uppercase;
  line-height: 1.2;
}
.table_over_5100.surface-pro-58ee {
  letter-spacing: 0.5px;
}
.accent-7ce9,
.accent-7ce9 a {
  color: #6d6d6d;
}
.accent-7ce9 a:hover {
  color: #111;
}
.gold-0b36 {
  color: #6d6d6d;
}
.left-522f {
  overflow-x: hidden;
}
.left-522f .out_4092.content-in-4ad9 {
  position: relative;
}
.left-522f .out_4092.content-in-4ad9.texture_thick_f0d0 {
  position: initial;
}
.left-522f
  .out_4092.content-in-4ad9.texture_thick_f0d0
  .brown-0d29 {
  left: auto;
}
.left-522f .out_4092 .brown-0d29 {
  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;
}
.left-522f .out_4092:hover.content-in-4ad9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.left-522f
  .out_4092:hover.content-in-4ad9
  .brown-0d29 {
  display: block;
  z-index: 9999999;
}
.left-522f .nav_6d1c .backdrop_901c,
.left-522f .badge_dcc5 .backdrop_901c {
  display: none;
}
.left-522f .avatar-11d2 .out_4092:hover.content-in-4ad9 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.active-2011 .badge_brown_fa8d label,
.active-2011 .form_2071 label,
.active-2011 .thick-61eb label,
.active-2011 .paragraph-white-7c79 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dim-031d {
  list-style: none;
  margin: 0;
}
.dim-031d article.badge-4950 {
  margin-bottom: 0;
}
.dim-031d ul {
  list-style: none;
  margin: 0;
}
.dim-031d .yellow-a578 li.badge-4950 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dim-031d .yellow-a578 li.badge-4950 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dim-031d .yellow-a578 li.badge-4950: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) {
  .dim-031d .yellow-a578 li.badge-4950 li.badge-4950 li.badge-4950 li.badge-4950 {
    padding-left: 0;
  }
}
article.badge-4950 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge-4950 .full_9ffb p:last-of-type {
  margin-bottom: 0;
}
article.badge-4950 .summary_gas_f7e8 {
  float: left;
}
article.badge-4950 .primary_fresh_46e4 {
  margin-left: 85px;
}
article.badge-4950 .bottom-4822 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge-4950 .bottom-4822 .thumbnail_24b8 {
  margin-left: 10px;
}
article.badge-4950 .button-silver-c082 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge-4950 .text-tall-cb0d {
  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 .badge_brown_fa8d,
  #respond .thick-61eb,
  #respond .paragraph-white-7c79 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge_brown_fa8d input,
#respond .thick-61eb input,
#respond .paragraph-white-7c79 input {
  width: 100%;
}
#respond .paragraph-white-7c79 {
  margin-right: 0;
}
#respond .preview_wood_e908 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.nav_6d1c .new_6fe5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.new_6fe5 .slider-538b.shade_a2d0 .center_c06a > li > a:focus,
.new_6fe5 .slider-538b.shade_a2d0 .center_c06a > li > a:hover,
.new_6fe5 .slider-538b.wrapper-70c5 .center_c06a > li > a:focus,
.new_6fe5 .slider-538b.wrapper-70c5 .center_c06a > li > a:hover,
.new_6fe5 .slider-538b.content-static-b507 .center_c06a > li > a:focus,
.new_6fe5 .slider-538b.content-static-b507 .center_c06a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_6fe5
  .slider-538b.shade_a2d0
  .center_c06a
  > li.panel_fresh_6cf8
  > a,
.new_6fe5
  .slider-538b.shade_a2d0
  .center_c06a
  > li.huge_ddf4
  > a,
.new_6fe5
  .slider-538b.wrapper-70c5
  .center_c06a
  > li.panel_fresh_6cf8
  > a,
.new_6fe5
  .slider-538b.wrapper-70c5
  .center_c06a
  > li.huge_ddf4
  > a,
.new_6fe5
  .slider-538b.content-static-b507
  .center_c06a
  > li.panel_fresh_6cf8
  > a,
.new_6fe5 .slider-538b.content-static-b507 .center_c06a > li.background-brown-a423 > a {
  color: rgba(255, 255, 255, 0.99);
}
.new_6fe5 .status_wood_73e5,
.new_6fe5 .status_wood_73e5 a {
  color: rgba(255, 255, 255, 0.99);
}
.new_6fe5 .highlight_8c70.status_pro_067f li a,
.new_6fe5 .icon_last_bc8e a,
.new_6fe5 .action-98a9,
.new_6fe5 .center_c06a > li > a,
.new_6fe5 .layout_57fb {
  color: rgba(255, 255, 255, 0.79);
}
.new_6fe5 .highlight_8c70.status_pro_067f li a:hover,
.new_6fe5 .icon_last_bc8e a:hover,
.new_6fe5 .action-98a9:hover,
.new_6fe5 .center_c06a > li > a:hover,
.new_6fe5 .layout_57fb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_6fe5 .north_3a67 {
  color: rgba(255, 255, 255, 0.79);
}
.new_6fe5 .north_3a67 .article_2910 {
  color: rgba(255, 255, 255, 0.99);
}
.new_6fe5 .north_3a67:hover {
  color: rgba(255, 255, 255, 0.99);
}
.new_6fe5 .accordion_7cb4 .frame-e49f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.new_6fe5 .accordion_7cb4 .frame-e49f .tooltip_center_20c4 {
  color: rgba(255, 255, 255, 0.79);
}
.new_6fe5
  .accordion_7cb4
  .frame-e49f
  .tooltip_center_20c4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new_6fe5
  .accordion_7cb4
  .frame-e49f
  .tooltip_center_20c4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new_6fe5
  .accordion_7cb4
  .frame-e49f
  .tooltip_center_20c4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new_6fe5
  .accordion_7cb4
  .frame-e49f
  .tooltip_center_20c4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.new_6fe5 .accordion_7cb4 .carousel-c3bf {
  color: rgba(255, 255, 255, 0.79);
}
.new_6fe5 .accordion_7cb4 .carousel-c3bf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_aad9
  .new_6fe5
  .accordion_7cb4
  .prev_c8e1
  .hidden-center-fcba {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay_aad9
  .new_6fe5
  .accordion_7cb4
  .prev_c8e1
  .tooltip_center_20c4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav_6d1c .motion_0562 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.motion_0562 .slider-538b.shade_a2d0 .center_c06a > li > a:focus,
.motion_0562 .slider-538b.shade_a2d0 .center_c06a > li > a:hover,
.motion_0562 .slider-538b.wrapper-70c5 .center_c06a > li > a:focus,
.motion_0562 .slider-538b.wrapper-70c5 .center_c06a > li > a:hover,
.motion_0562 .slider-538b.content-static-b507 .center_c06a > li > a:focus,
.motion_0562 .slider-538b.content-static-b507 .center_c06a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion_0562
  .slider-538b.shade_a2d0
  .center_c06a
  > li.panel_fresh_6cf8
  > a,
.motion_0562
  .slider-538b.shade_a2d0
  .center_c06a
  > li.huge_ddf4
  > a,
.motion_0562
  .slider-538b.wrapper-70c5
  .center_c06a
  > li.panel_fresh_6cf8
  > a,
.motion_0562
  .slider-538b.wrapper-70c5
  .center_c06a
  > li.huge_ddf4
  > a,
.motion_0562
  .slider-538b.content-static-b507
  .center_c06a
  > li.panel_fresh_6cf8
  > a,
.motion_0562 .slider-538b.content-static-b507 .center_c06a > li.background-brown-a423 > a {
  color: rgba(0, 0, 0, 0.8);
}
.motion_0562 .status_wood_73e5,
.motion_0562 .status_wood_73e5 a {
  color: rgba(0, 0, 0, 0.8);
}
.motion_0562 .highlight_8c70.status_pro_067f li a,
.motion_0562 .icon_last_bc8e a,
.motion_0562 .action-98a9,
.motion_0562 .center_c06a > li > a,
.motion_0562 .layout_57fb {
  color: rgba(0, 0, 0, 0.55);
}
.motion_0562 .highlight_8c70.status_pro_067f li a:hover,
.motion_0562 .icon_last_bc8e a:hover,
.motion_0562 .action-98a9:hover,
.motion_0562 .center_c06a > li > a:hover,
.motion_0562 .layout_57fb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.motion_0562 .north_3a67 {
  color: rgba(0, 0, 0, 0.55);
}
.motion_0562 .north_3a67 .article_2910 {
  color: rgba(0, 0, 0, 0.8);
}
.motion_0562 .north_3a67:hover {
  color: rgba(0, 0, 0, 0.8);
}
.surface_wide_0c48 .down-515e {
  margin-left: auto;
  margin-right: auto;
}
.status_dirty_810d > * {
  margin-left: auto;
  margin-right: auto;
}
.status_dirty_810d .pagination-wood-c4dc {
  margin-right: 1.41575em;
}
.block-0180 .status_dirty_810d > .caption_59b6 {
  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;
}
.block-0180 .status_dirty_810d > .accordion_basic_22b8 {
  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;
}
.button_35b5.surface_wide_0c48 .down-515e,
.large_f734.surface_wide_0c48 .down-515e {
  margin-left: 0;
}
.red-d102.surface_wide_0c48 .down-515e,
.detail-cf8b.surface_wide_0c48 .down-515e {
  margin-right: 0;
}
.status_dirty_810d ol,
.status_dirty_810d ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.background_lite_1e39 video {
  max-width: 100%;
}
.dropdown-blue-730a img {
  display: block;
}
.dropdown-blue-730a.pagination-wood-c4dc,
.dropdown-blue-730a.row-glass-f72e {
  width: 100%;
}
.dropdown-blue-730a.accordion_basic_22b8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.focus-iron-422d:not(.title-iron-b5ba) {
  margin: 1.5em auto;
}
.white-701b p {
  padding: 1.5em 14px;
}
ul.accent_solid_ce18.accordion_basic_22b8,
ul.accent_solid_ce18.caption_59b6,
ul.accent_solid_ce18.tabs_blue_5d51.caption_59b6 {
  padding: 0 14px;
}
.tabs-8432 {
  display: block;
  overflow-x: auto;
}
.tabs-8432 table {
  border-collapse: collapse;
  width: 100%;
}
.tabs-8432 td,
.tabs-8432 th {
  padding: 0.5em;
}
.status_dirty_810d li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.status_dirty_810d ol ol,
.status_dirty_810d ol ul,
.status_dirty_810d ul ol,
.status_dirty_810d ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.status_dirty_810d ol ol li,
.status_dirty_810d ol ul li,
.status_dirty_810d ul ol li,
.status_dirty_810d ul ul li {
  margin-left: 0;
}
.notice-fd1c.gas-c91d > .motion_b9b7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.notice-fd1c.gas-c91d > .motion_b9b7 iframe,
.notice-fd1c.gas-c91d > .motion_b9b7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb-black-2889 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb-black-2889.link-93b7 {
  padding: 0;
}
.breadcrumb-black-2889.link-93b7 cite {
  font-size: 13px;
}
.breadcrumb-black-2889 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb-black-2889 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.shade_6ee9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.shade_6ee9 > p:first-child {
  margin-top: 0;
}
.shade_6ee9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.shade_6ee9 blockquote {
  border-left: 0;
}
.in-a3d9 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.in-a3d9:not(.frame-905b) {
  max-width: 100px;
}
.in-a3d9.top_883f {
  border-bottom: none !important;
  text-align: center;
}
.in-a3d9.top_883f::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .white-701b p {
    padding: 1.5em 0;
  }
}
.heading_7f12 {
  color: #0073aa;
}
.filter-down-b278 {
  background-color: #0073aa;
}
.progress_clean_3ff5 {
  color: #229fd8;
}
.hover_cf44 {
  background-color: #229fd8;
}
.filter_a0f7 {
  color: #eee;
}
.wood_de52 {
  background-color: #eee;
}
.next-9025 {
  color: #444;
}
.fresh_691e {
  background-color: #444;
}
.blue_c400 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.blue_c400 .orange_8000 .icon_last_bc8e {
  font-size: 15px;
}
.blue_c400 .icon_last_bc8e {
  line-height: 1.3;
}
.blue_c400 .motion_0562 {
}
.blue_c400 .new_6fe5 {
  background: #235787;
}
.next-ed9e {
  padding: 0;
}
.next-ed9e .new_6fe5 {
  background: #1a1a1a;
}
.next-ed9e .motion_0562 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.selected_21b5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.selected_21b5 .motion_0562 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.selected_21b5 .new_6fe5 {
  background: #303030;
}
.hero_99ad {
  position: relative;
  z-index: 10;
}
.hero_99ad .search_pro_e07f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.picture_530c .content-in-4ad9 {
  display: inline-block;
  vertical-align: middle;
}
.picture_530c.bronze_6ab9 .content-in-4ad9 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .picture_530c.bronze_6ab9 .content-in-4ad9 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .picture_530c.bronze_6ab9 .content-in-4ad9 {
    margin-right: 0.4em;
  }
}
.picture_530c.bronze_6ab9 .content-in-4ad9:last-child {
  margin-right: 0;
}
.gold-11b3 .search_pro_e07f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .nav_6d1c .orange_8000 {
    margin: 0 -0.5em;
  }
  .nav_6d1c .orange_8000 [class*="customify-col-"],
  .nav_6d1c .orange_8000 [class*="customify-col_"],
  .nav_6d1c .orange_8000 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.nav_6d1c.border-clean-7c33 .search_pro_e07f {
  background: 0 0 !important;
}
.nav_6d1c.border-clean-7c33 .search_pro_e07f,
.nav_6d1c.gold-11b3 .search_pro_e07f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .nav_6d1c.complex-c6ab {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.nav_6d1c.gold-11b3 .search_pro_e07f {
  box-shadow: none !important;
}
.texture-8618 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .texture-8618 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .texture-8618 {
    padding: 18px 0 20px;
  }
}
.texture-8618 .advanced-e7cd {
  width: 100%;
}
.texture-8618 .last_228e {
  margin-bottom: 0;
}
.texture-8618 .filter-dc36 {
  margin-top: 5px;
  font-size: 0.875em;
}
.card-red-fbf8 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.card-red-fbf8 .iron-9cbb {
  width: 100%;
}
.form-94b5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.form-94b5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.form-94b5 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;
}
.form-94b5 li:last-child:after {
  display: none;
}
.form-94b5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.block-375b .backdrop_901c button,
.texture-8618 .backdrop_901c button {
  left: 0;
}
.block-375b .iron-9cbb,
.texture-8618 .iron-9cbb {
  padding-left: 0;
  padding-right: 0;
}
.block-375b .card-red-fbf8,
.texture-8618 .card-red-fbf8 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.block-375b {
  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;
}
.block-375b: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;
}
.block-375b .preview_gas_febf {
  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) {
  .block-375b .preview_gas_febf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .block-375b .preview_gas_febf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .block-375b .preview_gas_febf {
    min-height: 200px;
  }
}
.block-375b .form-94b5 {
  color: rgba(255, 255, 255, 0.8);
}
.block-375b .form-94b5 a,
.block-375b .form-94b5 li:after {
  color: inherit;
}
.block-375b .form-94b5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.shade-motion-4127 {
  margin-bottom: 0.5em;
}
.aside-f6bb {
  margin-bottom: 1.2em;
}
.aside-f6bb,
.shade-motion-4127 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.aside-f6bb p:last-child,
.shade-motion-4127 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .backdrop_901c,
#masthead .backdrop_901c {
  display: none;
}
#masthead
  > .backdrop_901c.overlay-mini-863a {
  display: none;
}
#masthead > .backdrop_901c button {
  left: 0;
}
.wrapper-down-e8dd {
  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%;
}
.wrapper-down-e8dd .content-in-4ad9 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wrapper-down-e8dd .green-307c {
  display: -webkit-box;
  display: flex;
}
.wrapper-down-e8dd .green-307c.secondary-warm-e22c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wrapper-down-e8dd .green-307c.picture_warm_49e9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper-down-e8dd .green-307c.hidden-6e36 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wrapper-down-e8dd.article_inner_94a0.pattern_7e31 .green-307c.secondary-warm-e22c {
  flex-basis: 100%;
}
.wrapper-down-e8dd.border-lite-73d5 .green-307c.picture_warm_49e9 {
  -webkit-box-flex: 1;
  flex: auto;
}
.wrapper-down-e8dd.border-lite-73d5 .green-307c.hidden-6e36 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .backdrop_901c.overlay-mini-863a {
  display: none;
}
#masthead > .backdrop_901c button {
  left: 0;
}
.hero_8829 {
  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;
}
.hero_8829:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hero_8829.hover_922c i {
  margin-right: 4px;
}
.hero_8829.pagination_large_6168 i {
  margin-left: 5px;
}
.icon_last_bc8e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.icon_last_bc8e p:last-child {
  margin-bottom: 0;
}
.card-27a5 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.card-27a5 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.card-27a5 img {
  display: block;
  width: auto;
  line-height: 1;
}
.card-27a5 .status_wood_73e5 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.card-27a5 .secondary_hovered_2ecb {
  margin: 5px 0 7px 0;
}
.card-27a5.pattern-1789 .article_gold_e195 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-27a5.pattern-1789 .narrow_7087 {
  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;
}
.card-27a5.picture_left_f072 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.card-27a5.picture_left_f072 .article_gold_e195 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.card-27a5.picture_left_f072 .narrow_7087 {
  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;
}
.card-27a5.outline-focused-8080 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.card-27a5.main-narrow-108f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.card-27a5.main-narrow-108f .narrow_7087 {
  margin-top: 7px;
}
.frame_next_c81c {
  display: inline-block;
}
.hero_99ad .footer_over_59a4 .card-27a5 img {
  max-width: 100%;
}
.slider-538b .new-07ed.hard-f79f,
.hidden_wide_bbbc .new-07ed.hard-f79f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.slider-538b .carousel_3e89,
.hidden_wide_bbbc .carousel_3e89 {
  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%);
}
.slider-538b .carousel_3e89 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.slider-538b.picture_a5d7 .carousel_3e89 {
  display: none;
}
.slider-538b .detail_bf88 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.slider-538b .detail_bf88 li {
  display: inline-block;
  position: relative;
}
.slider-538b .detail_bf88 li:last-child {
  margin-right: 0;
}
.slider-538b .detail_bf88 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;
}
.slider-538b .detail_bf88 li.background-brown-a423 > a {
  color: rgba(0, 0, 0, 0.9);
}
.slider-538b .detail_bf88 > 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;
}
.slider-538b .detail_bf88 > li > a i {
  line-height: 0;
}
.slider-538b .detail_bf88 > li.table-green-a6cf > a .carousel_3e89 {
  margin-left: 4px;
  line-height: 0;
}
.slider-538b .detail_bf88 .container-aa7e li.table-green-a6cf > a {
  position: relative;
}
.slider-538b .detail_bf88 .container-aa7e li.table-green-a6cf > a:after,
.slider-538b .detail_bf88 .container-aa7e li.table-green-a6cf > a:before {
  content: "";
  display: table;
}
.slider-538b .detail_bf88 .container-aa7e li.table-green-a6cf > a:after {
  clear: both;
}
.slider-538b .detail_bf88 .container-aa7e li.table-green-a6cf > a .carousel_3e89 {
  margin-left: 5px;
  float: right;
}
.slider-538b .silver_3d85,
.slider-538b .container-aa7e {
  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;
}
.slider-538b .container-aa7e {
  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;
}
.slider-538b .container-aa7e .hard-f79f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.slider-538b .container-aa7e .carousel_3e89 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.slider-538b .container-aa7e li {
  display: block;
  margin: 0;
  padding: 0;
}
.slider-538b .container-aa7e 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;
}
.slider-538b .container-aa7e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.slider-538b .container-aa7e .container-aa7e {
  top: 0;
  left: 100%;
}
.slider-538b .aside-6d2f.fn-focus-0a82 > .silver_3d85,
.slider-538b .aside-6d2f.fn-focus-0a82 > .container-aa7e,
.slider-538b .aside-6d2f:focus > .silver_3d85,
.slider-538b .aside-6d2f:focus > .container-aa7e,
.slider-538b .aside-6d2f:hover > .silver_3d85,
.slider-538b .aside-6d2f:hover > .container-aa7e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.slider-538b.content-static-b507 .center_c06a:after,
.slider-538b.content-static-b507 .center_c06a:before {
  content: "";
  display: table;
}
.slider-538b.content-static-b507 .center_c06a:after {
  clear: both;
}
.slider-538b.content-static-b507 .center_c06a > li {
  float: left;
}
.slider-538b.footer_01d3 .center_c06a:after,
.slider-538b.footer_01d3 .center_c06a:before {
  content: "";
  display: table;
}
.slider-538b.footer_01d3 .center_c06a:after {
  clear: both;
}
.slider-538b.footer_01d3 .center_c06a > li {
  float: left;
}
.slider-538b.footer_01d3 .center_c06a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.slider-538b.footer_01d3 .center_c06a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.slider-538b.footer_01d3 .center_c06a > li.panel_fresh_6cf8 > a,
.slider-538b.footer_01d3 .center_c06a > li.background-brown-a423 > a {
  color: #fff;
  background-color: #1e4b75;
}
.slider-538b.shade_a2d0 .center_c06a > li > a .hard-f79f {
  position: relative;
}
.slider-538b.shade_a2d0 .center_c06a > li > a .hard-f79f: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;
}
.slider-538b.shade_a2d0
  .center_c06a
  > li:focus
  > a
  .hard-f79f:before,
.slider-538b.shade_a2d0
  .center_c06a
  > li:hover
  > a
  .hard-f79f:before {
  width: 100%;
  background-color: currentColor;
}
.slider-538b.shade_a2d0
  .center_c06a
  > li.panel_fresh_6cf8
  > a
  .hard-f79f:before,
.slider-538b.shade_a2d0
  .center_c06a
  > li.huge_ddf4
  > a
  .hard-f79f:before {
  width: 100%;
  background-color: currentColor;
}
.slider-538b.wrapper-70c5 .center_c06a > li > a .hard-f79f {
  position: relative;
}
.slider-538b.wrapper-70c5 .center_c06a > li > a .hard-f79f: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;
}
.slider-538b.wrapper-70c5 .center_c06a > li:focus > a .hard-f79f:before,
.slider-538b.wrapper-70c5
  .center_c06a
  > li:hover
  > a
  .hard-f79f:before {
  width: 100%;
  background-color: currentColor;
}
.slider-538b.wrapper-70c5
  .center_c06a
  > li.panel_fresh_6cf8
  > a
  .hard-f79f:before,
.slider-538b.wrapper-70c5
  .center_c06a
  > li.huge_ddf4
  > a
  .hard-f79f:before {
  width: 100%;
  background-color: currentColor;
}
.hidden_wide_bbbc .detail_bf88 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hidden_wide_bbbc .detail_bf88 li:first-child > a {
  border-top: none;
}
.hidden_wide_bbbc .detail_bf88 .row-4424 > .hard-f79f .carousel_3e89 {
  display: none;
}
.hidden_wide_bbbc .detail_bf88 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hidden_wide_bbbc .detail_bf88 li:last-child {
  border: none;
}
.hidden_wide_bbbc .detail_bf88 li.table-green-a6cf > a {
  padding-right: 45px !important;
}
.hidden_wide_bbbc .detail_bf88 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hidden_wide_bbbc .detail_bf88 li a:focus,
.hidden_wide_bbbc .detail_bf88 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden_wide_bbbc .detail_bf88 li .hard_3bab {
  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;
}
.hidden_wide_bbbc .detail_bf88 li .hard_3bab:hover {
  box-shadow: none;
}
.hidden_wide_bbbc .detail_bf88 li .hard_3bab .carousel_3e89 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hidden_wide_bbbc .detail_bf88 .container-aa7e {
  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);
}
.hidden_wide_bbbc .detail_bf88 .container-aa7e li a {
  padding-left: 3em;
}
.hidden_wide_bbbc .detail_bf88 .row-medium-70d5 > a .hard_3bab i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hidden_wide_bbbc .detail_bf88 .row-medium-70d5 > .container-aa7e {
  display: block;
  opacity: 1;
}
.pressed_a70a {
  max-width: 100%;
}
.fresh-7332 {
  line-height: 0;
  cursor: pointer;
}
.layout_57fb {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.layout_57fb:hover {
  box-shadow: none;
  color: currentColor;
}
.layout_57fb svg {
  width: 18px;
  height: 18px;
}
.layout_57fb .south_6217 {
  display: none;
}
.popup_soft_4911 {
  position: relative;
}
.popup_soft_4911.fn-active-0a82 .layout_57fb .pagination-6afb {
  display: none;
}
.popup_soft_4911.fn-active-0a82 .layout_57fb .south_6217 {
  display: inline-block;
}
.popup_soft_4911 .element-bce6 {
  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);
}
.popup_soft_4911.badge-212a .element-bce6 {
  left: auto;
  right: -0.9em;
}
.popup_soft_4911.badge-212a .button_hard_b800::before {
  left: auto;
  right: 15px;
}
.popup_soft_4911.fn-active-0a82 .element-bce6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.prev_c8e1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.prev_c8e1 label {
  flex-basis: 100%;
}
.prev_c8e1 .frame-e49f {
  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;
}
.prev_c8e1 .tooltip_center_20c4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.prev_c8e1 .tooltip_center_20c4:focus {
  background-color: transparent;
}
.prev_c8e1 button.carousel-c3bf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.prev_c8e1 button.carousel-c3bf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.prev_c8e1 button.carousel-c3bf svg {
  width: 18px;
  height: 18px;
}
.prev_c8e1 input[type="submit"] {
  min-height: auto;
}
.accordion_7cb4 .prev_c8e1 .tooltip_center_20c4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.button_hard_b800 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .button_hard_b800 {
    width: 220px;
  }
}
.button_hard_b800 label {
  flex-basis: 100%;
}
.button_hard_b800::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;
}
.overlay_aad9 .accordion_7cb4 .prev_c8e1 {
  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;
}
.overlay_aad9
  .accordion_7cb4
  .prev_c8e1
  .frame-e49f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.overlay_aad9 .accordion_7cb4 .prev_c8e1 .tooltip_center_20c4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.overlay_aad9
  .accordion_7cb4
  .prev_c8e1
  .tooltip_center_20c4:focus {
  background: 0 0;
}
.overlay_aad9
  .accordion_7cb4
  .prev_c8e1
  .hidden-center-fcba {
  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;
}
.highlight_8c70 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.highlight_8c70 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.highlight_8c70 li:last-child {
  margin-right: 0;
}
.highlight_8c70 li:first-child {
  margin-left: 0;
}
.highlight_8c70.summary_paper_8623 a {
  color: #fff;
}
.highlight_8c70.summary_paper_8623 a:hover {
  color: #fff;
}
.highlight_8c70 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.highlight_8c70 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.highlight_8c70 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.highlight_8c70 a:hover {
  opacity: 0.9;
  color: inherit;
}
.highlight_8c70 [class*="social-icon-apple"] {
  background-color: #999;
}
.highlight_8c70 [class*="social-icon-apple"].tooltip_55d2 {
  background-color: transparent;
  color: #999;
}
.highlight_8c70 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.highlight_8c70 [class*="social-icon-behance"].tooltip_55d2 {
  background-color: transparent;
  color: #1769ff;
}
.highlight_8c70 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.highlight_8c70 [class*="social-icon-bitbucket"].tooltip_55d2 {
  background-color: transparent;
  color: #205081;
}
.highlight_8c70 [class*="social-icon-codepen"] {
  background-color: #000;
}
.highlight_8c70 [class*="social-icon-codepen"].tooltip_55d2 {
  background-color: transparent;
  color: #000;
}
.highlight_8c70 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.highlight_8c70 [class*="social-icon-delicious"].tooltip_55d2 {
  background-color: transparent;
  color: #39f;
}
.highlight_8c70 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.highlight_8c70 [class*="social-icon-digg"].tooltip_55d2 {
  background-color: transparent;
  color: #005be2;
}
.highlight_8c70 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.highlight_8c70 [class*="social-icon-dribbble"].tooltip_55d2 {
  background-color: transparent;
  color: #ea4c89;
}
.highlight_8c70 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.highlight_8c70 [class*="social-icon-envelope"].tooltip_55d2 {
  background-color: transparent;
  color: #ea4335;
}
.highlight_8c70 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.highlight_8c70 [class*="social-icon-facebook"].tooltip_55d2 {
  background-color: transparent;
  color: #3b5998;
}
.highlight_8c70 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.highlight_8c70 [class*="social-icon-flickr"].tooltip_55d2 {
  background-color: transparent;
  color: #0063dc;
}
.highlight_8c70 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.highlight_8c70 [class*="social-icon-foursquare"].tooltip_55d2 {
  background-color: transparent;
  color: #2d5be3;
}
.highlight_8c70 [class*="social-icon-github"] {
  background-color: #333;
}
.highlight_8c70 [class*="social-icon-github"].tooltip_55d2 {
  background-color: transparent;
  color: #333;
}
.highlight_8c70 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.highlight_8c70 [class*="social-icon-google-plus"].tooltip_55d2 {
  background-color: transparent;
  color: #dd4b39;
}
.highlight_8c70 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.highlight_8c70 [class*="social-icon-houzz"].tooltip_55d2 {
  background-color: transparent;
  color: #7ac142;
}
.highlight_8c70 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.highlight_8c70 [class*="social-icon-instagram"].tooltip_55d2 {
  background-color: transparent;
  color: #262626;
}
.highlight_8c70 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.highlight_8c70 [class*="social-icon-jsfiddle"].tooltip_55d2 {
  background-color: transparent;
  color: #487aa2;
}
.highlight_8c70 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.highlight_8c70 [class*="social-icon-linkedin"].tooltip_55d2 {
  background-color: transparent;
  color: #0077b5;
}
.highlight_8c70 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.highlight_8c70 [class*="social-icon-medium"].tooltip_55d2 {
  background-color: transparent;
  color: #00ab6b;
}
.highlight_8c70 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.highlight_8c70
  [class*="social-icon-odnoklassniki"].tooltip_55d2 {
  background-color: transparent;
  color: #f4731c;
}
.highlight_8c70 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.highlight_8c70 [class*="social-icon-meetup"].tooltip_55d2 {
  background-color: transparent;
  color: #ec1c40;
}
.highlight_8c70 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.highlight_8c70 [class*="social-icon-pinterest"].tooltip_55d2 {
  background-color: transparent;
  color: #bd081c;
}
.highlight_8c70 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.highlight_8c70 [class*="social-icon-product-hunt"].tooltip_55d2 {
  background-color: transparent;
  color: #da552f;
}
.highlight_8c70 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.highlight_8c70 [class*="social-icon-reddit"].tooltip_55d2 {
  background-color: transparent;
  color: #ff4500;
}
.highlight_8c70 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.highlight_8c70 [class*="social-icon-rss"].tooltip_55d2 {
  background-color: transparent;
  color: #f26522;
}
.highlight_8c70 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.highlight_8c70
  [class*="social-icon-shopping-cart"].tooltip_55d2 {
  background-color: transparent;
  color: #4caf50;
}
.highlight_8c70 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.highlight_8c70 [class*="social-icon-skype"].tooltip_55d2 {
  background-color: transparent;
  color: #00aff0;
}
.highlight_8c70 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.highlight_8c70 [class*="social-icon-slideshare"].tooltip_55d2 {
  background-color: transparent;
  color: #0077b5;
}
.highlight_8c70 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.highlight_8c70 [class*="social-icon-snapchat"].tooltip_55d2 {
  background-color: transparent;
  color: #fffc00;
}
.highlight_8c70 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.highlight_8c70 [class*="social-icon-soundcloud"].tooltip_55d2 {
  background-color: transparent;
  color: #f80;
}
.highlight_8c70 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.highlight_8c70 [class*="social-icon-spotify"].tooltip_55d2 {
  background-color: transparent;
  color: #2ebd59;
}
.highlight_8c70 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.highlight_8c70
  [class*="social-icon-stack-overflow"].tooltip_55d2 {
  background-color: transparent;
  color: #fe7a15;
}
.highlight_8c70 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.highlight_8c70 [class*="social-icon-maldkfgram"].tooltip_55d2 {
  background-color: transparent;
  color: #2ca5e0;
}
.highlight_8c70 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.highlight_8c70 [class*="social-icon-tripadvisor"].tooltip_55d2 {
  background-color: transparent;
  color: #589442;
}
.highlight_8c70 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.highlight_8c70 [class*="social-icon-tumblr"].tooltip_55d2 {
  background-color: transparent;
  color: #35465c;
}
.highlight_8c70 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.highlight_8c70 [class*="social-icon-twitch"].tooltip_55d2 {
  background-color: transparent;
  color: #6441a5;
}
.highlight_8c70 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.highlight_8c70 [class*="social-icon-twitter"].tooltip_55d2 {
  background-color: transparent;
  color: #1da1f2;
}
.highlight_8c70 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.highlight_8c70 [class*="social-icon-vimeo"].tooltip_55d2 {
  background-color: transparent;
  color: #1ab7ea;
}
.highlight_8c70 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.highlight_8c70 [class*="social-icon-vk"].tooltip_55d2 {
  background-color: transparent;
  color: #45668e;
}
.highlight_8c70 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.highlight_8c70 [class*="social-icon-weibo"].tooltip_55d2 {
  background-color: transparent;
  color: #df2029;
}
.highlight_8c70 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.highlight_8c70 [class*="social-icon-weixin"].tooltip_55d2 {
  background-color: transparent;
  color: #7bb32e;
}
.highlight_8c70 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.highlight_8c70 [class*="social-icon-whatsapp"].tooltip_55d2 {
  background-color: transparent;
  color: #25d366;
}
.highlight_8c70 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.highlight_8c70 [class*="social-icon-wordpress"].tooltip_55d2 {
  background-color: transparent;
  color: #21759b;
}
.highlight_8c70 [class*="social-icon-xing"] {
  background-color: #026466;
}
.highlight_8c70 [class*="social-icon-xing"].tooltip_55d2 {
  background-color: transparent;
  color: #026466;
}
.highlight_8c70 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.highlight_8c70 [class*="social-icon-yelp"].tooltip_55d2 {
  background-color: transparent;
  color: #af0606;
}
.highlight_8c70 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.highlight_8c70 [class*="social-icon-youtube"].tooltip_55d2 {
  background-color: transparent;
  color: #cd201f;
}
.action-98a9 {
  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;
}
.action-98a9:hover {
  box-shadow: none;
  background: 0 0;
}
.highlight-orange-8758 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.alert_mini_ee86 {
  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;
}
.disabled-5947 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dropdown_silver_624b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dropdown_silver_624b,
.dropdown_silver_624b::after,
.dropdown_silver_624b::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;
}
.dropdown_silver_624b::after,
.dropdown_silver_624b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.shade_b0ab .alert_mini_ee86 .disabled-5947 {
  margin-top: -2px;
  width: 19px;
}
.shade_b0ab .alert_mini_ee86 .dropdown_silver_624b {
  margin-top: -1px;
}
.shade_b0ab .alert_mini_ee86 .dropdown_silver_624b,
.shade_b0ab .alert_mini_ee86 .dropdown_silver_624b::after,
.shade_b0ab .alert_mini_ee86 .dropdown_silver_624b::before {
  width: 19px;
  height: 2px;
}
.shade_b0ab .alert_mini_ee86 .dropdown_silver_624b::before {
  top: -6px;
}
.shade_b0ab .alert_mini_ee86 .dropdown_silver_624b::after {
  bottom: -6px;
}
.next_8348 .alert_mini_ee86 .disabled-5947 {
  margin-top: -2px;
  width: 22px;
}
.next_8348 .alert_mini_ee86 .dropdown_silver_624b {
  margin-top: -1px;
}
.next_8348 .alert_mini_ee86 .dropdown_silver_624b,
.next_8348 .alert_mini_ee86 .dropdown_silver_624b::after,
.next_8348 .alert_mini_ee86 .dropdown_silver_624b::before {
  width: 22px;
  height: 2px;
}
.next_8348 .alert_mini_ee86 .dropdown_silver_624b::before {
  top: -7px;
}
.next_8348 .alert_mini_ee86 .dropdown_silver_624b::after {
  bottom: -7px;
}
.status_fdd8 .alert_mini_ee86 .disabled-5947 {
  margin-top: -2px;
  width: 31px;
}
.status_fdd8 .alert_mini_ee86 .dropdown_silver_624b {
  margin-top: -1.5px;
}
.status_fdd8 .alert_mini_ee86 .dropdown_silver_624b,
.status_fdd8 .alert_mini_ee86 .dropdown_silver_624b::after,
.status_fdd8 .alert_mini_ee86 .dropdown_silver_624b::before {
  width: 31px;
  height: 3px;
}
.status_fdd8 .alert_mini_ee86 .dropdown_silver_624b::before {
  top: -9px;
}
.status_fdd8 .alert_mini_ee86 .dropdown_silver_624b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .sort-iron-5383 .alert_mini_ee86 .disabled-5947 {
    margin-top: -2px;
    width: 19px;
  }
  .sort-iron-5383 .alert_mini_ee86 .dropdown_silver_624b {
    margin-top: -1px;
  }
  .sort-iron-5383 .alert_mini_ee86 .dropdown_silver_624b,
  .sort-iron-5383 .alert_mini_ee86 .dropdown_silver_624b::after,
  .sort-iron-5383 .alert_mini_ee86 .dropdown_silver_624b::before {
    width: 19px;
    height: 2px;
  }
  .sort-iron-5383 .alert_mini_ee86 .dropdown_silver_624b::before {
    top: -6px;
  }
  .sort-iron-5383 .alert_mini_ee86 .dropdown_silver_624b::after {
    bottom: -6px;
  }
  .aside_red_e8c6 .alert_mini_ee86 .disabled-5947 {
    margin-top: -2px;
    width: 22px;
  }
  .aside_red_e8c6 .alert_mini_ee86 .dropdown_silver_624b {
    margin-top: -1px;
  }
  .aside_red_e8c6 .alert_mini_ee86 .dropdown_silver_624b,
  .aside_red_e8c6 .alert_mini_ee86 .dropdown_silver_624b::after,
  .aside_red_e8c6 .alert_mini_ee86 .dropdown_silver_624b::before {
    width: 22px;
    height: 2px;
  }
  .aside_red_e8c6 .alert_mini_ee86 .dropdown_silver_624b::before {
    top: -7px;
  }
  .aside_red_e8c6 .alert_mini_ee86 .dropdown_silver_624b::after {
    bottom: -7px;
  }
  .hidden-easy-5ea1 .alert_mini_ee86 .disabled-5947 {
    margin-top: -2px;
    width: 31px;
  }
  .hidden-easy-5ea1 .alert_mini_ee86 .dropdown_silver_624b {
    margin-top: -1.5px;
  }
  .hidden-easy-5ea1 .alert_mini_ee86 .dropdown_silver_624b,
  .hidden-easy-5ea1 .alert_mini_ee86 .dropdown_silver_624b::after,
  .hidden-easy-5ea1 .alert_mini_ee86 .dropdown_silver_624b::before {
    width: 31px;
    height: 3px;
  }
  .hidden-easy-5ea1 .alert_mini_ee86 .dropdown_silver_624b::before {
    top: -9px;
  }
  .hidden-easy-5ea1 .alert_mini_ee86 .dropdown_silver_624b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .widget_3ab3 .alert_mini_ee86 .disabled-5947 {
    margin-top: -2px;
    width: 19px;
  }
  .widget_3ab3 .alert_mini_ee86 .dropdown_silver_624b {
    margin-top: -1px;
  }
  .widget_3ab3 .alert_mini_ee86 .dropdown_silver_624b,
  .widget_3ab3 .alert_mini_ee86 .dropdown_silver_624b::after,
  .widget_3ab3 .alert_mini_ee86 .dropdown_silver_624b::before {
    width: 19px;
    height: 2px;
  }
  .widget_3ab3 .alert_mini_ee86 .dropdown_silver_624b::before {
    top: -6px;
  }
  .widget_3ab3 .alert_mini_ee86 .dropdown_silver_624b::after {
    bottom: -6px;
  }
  .accordion-black-2324 .alert_mini_ee86 .disabled-5947 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion-black-2324 .alert_mini_ee86 .dropdown_silver_624b {
    margin-top: -1px;
  }
  .accordion-black-2324 .alert_mini_ee86 .dropdown_silver_624b,
  .accordion-black-2324 .alert_mini_ee86 .dropdown_silver_624b::after,
  .accordion-black-2324 .alert_mini_ee86 .dropdown_silver_624b::before {
    width: 22px;
    height: 2px;
  }
  .accordion-black-2324 .alert_mini_ee86 .dropdown_silver_624b::before {
    top: -7px;
  }
  .accordion-black-2324 .alert_mini_ee86 .dropdown_silver_624b::after {
    bottom: -7px;
  }
  .article_a87c .alert_mini_ee86 .disabled-5947 {
    margin-top: -2px;
    width: 31px;
  }
  .article_a87c .alert_mini_ee86 .dropdown_silver_624b {
    margin-top: -1.5px;
  }
  .article_a87c .alert_mini_ee86 .dropdown_silver_624b,
  .article_a87c .alert_mini_ee86 .dropdown_silver_624b::after,
  .article_a87c .alert_mini_ee86 .dropdown_silver_624b::before {
    width: 31px;
    height: 3px;
  }
  .article_a87c .alert_mini_ee86 .dropdown_silver_624b::before {
    top: -9px;
  }
  .article_a87c .alert_mini_ee86 .dropdown_silver_624b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-a41e .alert_mini_ee86 .disabled-5947 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-a41e .alert_mini_ee86 .dropdown_silver_624b {
    margin-top: -1px;
  }
  .paragraph-a41e .alert_mini_ee86 .dropdown_silver_624b,
  .paragraph-a41e .alert_mini_ee86 .dropdown_silver_624b::after,
  .paragraph-a41e .alert_mini_ee86 .dropdown_silver_624b::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-a41e .alert_mini_ee86 .dropdown_silver_624b::before {
    top: -6px;
  }
  .paragraph-a41e .alert_mini_ee86 .dropdown_silver_624b::after {
    bottom: -6px;
  }
  .pressed_b694 .alert_mini_ee86 .disabled-5947 {
    margin-top: -2px;
    width: 22px;
  }
  .pressed_b694 .alert_mini_ee86 .dropdown_silver_624b {
    margin-top: -1px;
  }
  .pressed_b694 .alert_mini_ee86 .dropdown_silver_624b,
  .pressed_b694 .alert_mini_ee86 .dropdown_silver_624b::after,
  .pressed_b694 .alert_mini_ee86 .dropdown_silver_624b::before {
    width: 22px;
    height: 2px;
  }
  .pressed_b694 .alert_mini_ee86 .dropdown_silver_624b::before {
    top: -7px;
  }
  .pressed_b694 .alert_mini_ee86 .dropdown_silver_624b::after {
    bottom: -7px;
  }
  .primary_west_e871 .alert_mini_ee86 .disabled-5947 {
    margin-top: -2px;
    width: 31px;
  }
  .primary_west_e871 .alert_mini_ee86 .dropdown_silver_624b {
    margin-top: -1.5px;
  }
  .primary_west_e871 .alert_mini_ee86 .dropdown_silver_624b,
  .primary_west_e871 .alert_mini_ee86 .dropdown_silver_624b::after,
  .primary_west_e871 .alert_mini_ee86 .dropdown_silver_624b::before {
    width: 31px;
    height: 3px;
  }
  .primary_west_e871 .alert_mini_ee86 .dropdown_silver_624b::before {
    top: -9px;
  }
  .primary_west_e871 .alert_mini_ee86 .dropdown_silver_624b::after {
    bottom: -9px;
  }
}
.static_625f .dropdown_silver_624b {
  -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);
}
.static_625f .dropdown_silver_624b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.static_625f .dropdown_silver_624b::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);
}
.static_625f.title-old-c518 .dropdown_silver_624b {
  -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);
}
.static_625f.title-old-c518 .dropdown_silver_624b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.static_625f.title-old-c518 .dropdown_silver_624b::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);
}
.layout-blue-c0de {
  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.shade_solid_4a6a:before {
  display: none;
}
.badge_dcc5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.badge_dcc5 .paragraph_28c7 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.badge_dcc5 .paragraph_28c7:last-of-type {
  border-bottom: none;
}
.badge_dcc5 .paragraph_28c7.content-in-9151,
.badge_dcc5 .paragraph_28c7.logo_2fcf,
.badge_dcc5 .paragraph_28c7.backdrop-south-dc7f {
  padding: 0;
}
.badge_dcc5 .hidden_wide_bbbc .hard_3bab {
  color: currentColor;
}
.badge_dcc5 .hidden_wide_bbbc .hard_3bab:focus,
.badge_dcc5 .hidden_wide_bbbc .hard_3bab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_dcc5.motion_0562 .north_3a67,
.badge_dcc5.motion_0562 .icon_last_bc8e a,
.badge_dcc5.motion_0562 .center_c06a a,
.badge_dcc5.motion_0562 .container-aa7e a {
  color: rgba(0, 0, 0, 0.55);
}
.badge_dcc5.motion_0562 .north_3a67:hover,
.badge_dcc5.motion_0562 .icon_last_bc8e a:hover,
.badge_dcc5.motion_0562 .center_c06a a:hover,
.badge_dcc5.motion_0562 .container-aa7e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge_dcc5.motion_0562 .article_2910 {
  color: rgba(0, 0, 0, 0.8);
}
.badge_dcc5.motion_0562 .paragraph_28c7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_dcc5.motion_0562 .paragraph_28c7:before {
  background: rgba(0, 0, 0, 0.08);
}
.badge_dcc5.motion_0562 .bronze-315f:before {
  background: rgba(255, 255, 255, 0.9);
}
.badge_dcc5.motion_0562 .hidden_wide_bbbc .detail_bf88 li a,
.badge_dcc5.motion_0562 .hidden_wide_bbbc .hard_3bab,
.badge_dcc5.motion_0562 .container-aa7e {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_dcc5.motion_0562 .hidden_wide_bbbc .hard_3bab:focus,
.badge_dcc5.motion_0562 .hidden_wide_bbbc .hard_3bab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_dcc5.motion_0562 .detail_bf88 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_dcc5.new_6fe5 .north_3a67,
.badge_dcc5.new_6fe5 .icon_last_bc8e a,
.badge_dcc5.new_6fe5 .center_c06a .hard_3bab,
.badge_dcc5.new_6fe5 .center_c06a a,
.badge_dcc5.new_6fe5 .container-aa7e a {
  color: rgba(255, 255, 255, 0.79);
}
.badge_dcc5.new_6fe5 .north_3a67:hover,
.badge_dcc5.new_6fe5 .icon_last_bc8e a:hover,
.badge_dcc5.new_6fe5 .center_c06a .hard_3bab:hover,
.badge_dcc5.new_6fe5 .center_c06a a:hover,
.badge_dcc5.new_6fe5 .container-aa7e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_dcc5.new_6fe5 .article_2910 {
  color: rgba(255, 255, 255, 0.99);
}
.badge_dcc5.new_6fe5 .paragraph_28c7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_dcc5.new_6fe5 .paragraph_28c7:before {
  background: rgba(255, 255, 255, 0.08);
}
.badge_dcc5.new_6fe5 .bronze-315f:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge_dcc5.new_6fe5 .hidden_wide_bbbc .detail_bf88 li a,
.badge_dcc5.new_6fe5 .hidden_wide_bbbc .hard_3bab,
.badge_dcc5.new_6fe5 .container-aa7e {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_dcc5.new_6fe5 .hidden_wide_bbbc .hard_3bab:focus,
.badge_dcc5.new_6fe5 .hidden_wide_bbbc .hard_3bab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_dcc5.new_6fe5 .detail_bf88 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-315f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.bronze-315f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tertiary-dynamic-8ca9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.active-middle-3755 .badge_dcc5 {
  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;
}
.active-middle-3755 .paragraph_28c7 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.active-middle-3755 .paragraph_28c7: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) {
  .active-middle-3755 .paragraph_28c7:before {
    width: 16%;
    left: 42%;
  }
}
.active-middle-3755 .paragraph_28c7:last-child:before {
  content: none;
}
.active-middle-3755 .paragraph_28c7[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.active-middle-3755 .hidden_wide_bbbc .detail_bf88 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.active-middle-3755 .hidden_wide_bbbc .detail_bf88 li a .hard_3bab {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.active-middle-3755 .hidden_wide_bbbc .container-aa7e {
  border: none;
}
.active-middle-3755 .hidden_wide_bbbc .container-aa7e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.active-middle-3755 .bronze-315f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.active-middle-3755 .tertiary-dynamic-8ca9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.active-middle-3755 .new_6fe5 .bronze-315f:before {
  background: rgba(0, 0, 0, 0.9);
}
.active-middle-3755 .motion_0562.gallery_cool_ed9e .dropdown_silver_624b {
  background: rgba(0, 0, 0, 0.6);
}
.active-middle-3755
  .motion_0562.gallery_cool_ed9e
  .dropdown_silver_624b::after,
.active-middle-3755
  .motion_0562.gallery_cool_ed9e
  .dropdown_silver_624b:before {
  background: inherit;
}
.active-middle-3755
  .motion_0562.gallery_cool_ed9e:hover
  .dropdown_silver_624b {
  background: rgba(0, 0, 0, 0.8);
}
.form_fbd2 .badge_dcc5 {
  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) {
  .form_fbd2 .badge_dcc5 {
    width: auto;
    right: 45px;
  }
}
.bright_7bda .badge_dcc5 {
  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) {
  .bright_7bda .badge_dcc5 {
    width: auto;
    left: 45px;
  }
}
.shade_solid_4a6a .badge_dcc5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.shade_solid_4a6a .tertiary-dynamic-8ca9 {
  max-width: 48em;
  margin: 0 auto;
}
.shade_solid_4a6a .bronze-315f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.green-a980 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.green-a980.active-middle-3755 .badge_dcc5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.green-a980.form_fbd2 .badge_dcc5 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.green-a980 .badge_dcc5 {
  visibility: visible;
}
.green-a980.bright_7bda .badge_dcc5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.banner_5e74,
.wrapper-warm-d5da {
  overflow-x: hidden;
}
.banner_5e74 .badge_dcc5 {
  overflow: auto;
}
.banner_5e74.active-middle-3755 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner_5e74.active-middle-3755 .badge_dcc5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.banner_5e74.active-middle-3755 .action-98a9 {
  opacity: 0;
}
.banner_5e74.form_fbd2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner_5e74.form_fbd2 .badge_dcc5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.banner_5e74.form_fbd2 .action-98a9 {
  opacity: 0;
}
.banner_5e74.bright_7bda {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.banner_5e74.bright_7bda .badge_dcc5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.banner_5e74.bright_7bda .action-98a9 {
  opacity: 0;
}
.banner_5e74.shade_solid_4a6a .badge_dcc5 {
  z-index: 10;
  visibility: visible;
}
.gallery_cool_ed9e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gallery_cool_ed9e .dropdown_silver_624b {
  background: rgba(255, 255, 255, 0.99);
}
.gallery_cool_ed9e .dropdown_silver_624b::after,
.gallery_cool_ed9e .dropdown_silver_624b:before {
  background: inherit;
}
.gallery_cool_ed9e:hover .dropdown_silver_624b {
  background: rgba(255, 255, 255, 0.99);
}
.bright_7bda .gallery_cool_ed9e {
  top: 10px;
  right: auto;
  left: 12px;
}
.shade_solid_4a6a .gallery_cool_ed9e {
  display: none !important;
}
.banner_5e74:before,
.wrapper-warm-d5da:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.banner_5e74 .gallery_cool_ed9e,
.wrapper-warm-d5da .gallery_cool_ed9e {
  display: inline-block;
}
.badge_dcc5 .content-in-4ad9 {
  -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;
}
.banner_5e74 .badge_dcc5 .content-in-4ad9,
.wrapper-warm-d5da .badge_dcc5 .content-in-4ad9 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.module_b5d0 .frame-e49f {
  width: 100%;
}
.footer_over_59a4 {
  padding: 0 0.5em 0;
}
.footer_over_59a4 [class*="customify-col-"],
.footer_over_59a4 [class*="customify-col_"],
.footer_over_59a4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.video-paper-dce7 .footer_over_59a4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .orange_8000 .yellow-cd2d,
  .yellow-cd2d {
    display: none;
  }
  .preview_c88b {
    text-align: left;
  }
  .focus_silver_251c {
    text-align: center;
  }
  .container-thick-7595 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .orange_8000 .row_5e7f,
  .row_5e7f {
    display: none;
  }
  .mini_85fa {
    text-align: left;
  }
  .slider-ac6a {
    text-align: center;
  }
  .hero-25d6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .orange_8000 .button_silver_6597,
  .button_silver_6597 {
    display: none;
  }
  .narrow-c6b7 {
    text-align: left;
  }
  .pattern-dirty-f4a8 {
    text-align: center;
  }
  .last-9e33 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.surface-pink-dc21 {
  box-shadow: none !important;
}
.action_3104 .notice_cefe,
.filter_white_fa93 .notice_cefe {
  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;
}
.filter_white_fa93 .notice_cefe {
  margin-top: 30px;
  margin-bottom: 30px;
}
.search_pro_e07f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.search_pro_e07f:after,
.search_pro_e07f:before {
  content: "";
  display: table;
}
.search_pro_e07f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .search_pro_e07f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.search_pro_e07f,
.complex-c6ab {
  max-width: 1248px;
  margin: 0 auto;
}

.focused_602b.table-motion-02bb .search_pro_e07f {
  max-width: 100%;
}
.focused_602b.hover_light_2d01 {
  max-width: 1200px;
  margin: 0 auto;
}
.focused_602b.outline-7923 .search_pro_e07f {
  max-width: 100%;
}
.focused_602b.outline-7923 > .search_pro_e07f {
  padding-left: 0;
  padding-right: 0;
}
.focused_602b.outline-7923 > .search_pro_e07f .orange_8000 {
  margin: 0;
}
.focused_602b.outline-7923
  > .search_pro_e07f
  .box_lite_47ed.static_494f {
  margin-right: 0;
  margin-left: 0;
}
.focused_602b.outline-7923 #main.static_494f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .picture_dim_43ff #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .picture_dim_43ff #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .smooth_3b6b .down-515e {
    padding-right: 1em;
  }
  .smooth_3b6b.prev_9712 .box_lite_47ed {
    border-right: 1px solid #eaecee;
  }
  .smooth_3b6b.prev_9712 .down-515e {
    padding-right: 1em;
  }
  .smooth_3b6b.prev_9712 .hovered_5d5e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-south-6bbb .down-515e {
    padding-left: 1em;
  }
  .main-south-6bbb.prev_9712 .box_lite_47ed {
    border-left: 1px solid #eaecee;
  }
  .main-south-6bbb.prev_9712 .down-515e {
    padding-left: 1em;
  }
  .main-south-6bbb.prev_9712 .hovered_5d5e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hidden_60ff .down-515e {
    padding-left: 1em;
  }
  .hidden_60ff.prev_9712 .slider-fixed-d338 {
    border-right: 1px solid #eaecee;
  }
  .hidden_60ff.prev_9712 .soft_5e9e {
    border-right: 1px solid #eaecee;
  }
  .hidden_60ff.prev_9712 .down-515e {
    padding-left: 1em;
  }
  .hidden_60ff.prev_9712 .hovered_5d5e {
    padding-right: 1em;
  }
  .hidden_60ff.prev_9712 .pagination_lite_1ca4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-brown-8a90 .down-515e {
    padding-right: 1em;
  }
  .chip-brown-8a90.prev_9712 .slider-fixed-d338 {
    border-left: 1px solid #eaecee;
  }
  .chip-brown-8a90.prev_9712 .soft_5e9e {
    border-left: 1px solid #eaecee;
  }
  .chip-brown-8a90.prev_9712 .down-515e {
    padding-right: 1em;
  }
  .chip-brown-8a90.prev_9712 .hovered_5d5e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .chip-brown-8a90.prev_9712 .pagination_lite_1ca4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_dim_43ff .down-515e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture_dim_43ff.prev_9712 .box_lite_47ed {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .picture_dim_43ff.prev_9712 .down-515e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture_dim_43ff.prev_9712 .hovered_5d5e {
    padding-left: 1em;
  }
  .picture_dim_43ff.prev_9712 .pagination_lite_1ca4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .picture_dim_43ff.prev_9712 .down-515e {
    padding-left: 0;
  }
}
.notification-static-a19a .picture_530c {
  display: inline-block;
}
.fast-a727 {
  display: inline-block;
}
.item_63c2 {
  word-con: break-word;
}
.pagination_3eb0 > span {
  display: inline-block;
  padding: 5px 0;
}
.pagination_3eb0 .preview-right-04a2 {
  margin-left: 8px;
  margin-right: 8px;
}
.pagination_3eb0 .alert_lite_9d95 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tertiary_solid_97d3 .mask_e926 {
  margin-bottom: 2em;
}
.tertiary_solid_97d3 .column_focused_9227 {
  margin-bottom: 15px;
}
.tertiary_solid_97d3 .column_focused_9227:last-child {
  margin-bottom: 0;
}
.tertiary_solid_97d3 .tertiary_upper_2037 {
  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) {
  .tertiary_solid_97d3 .tertiary_upper_2037 {
    display: block;
  }
}
.tertiary_solid_97d3 .card_9427 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tertiary_solid_97d3 .card_9427 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tertiary_solid_97d3 .huge_8de7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tertiary_solid_97d3 .huge_8de7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tertiary_solid_97d3 .huge_8de7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tertiary_solid_97d3 .item_63c2 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_solid_97d3 .item_63c2 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tertiary_solid_97d3 .header_fluid_486d p:last-child {
  margin-bottom: 0;
}
.tertiary_solid_97d3 .lower_7bef {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tertiary_solid_97d3 .primary-9792 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tertiary_solid_97d3 .gallery_b1b0 {
  margin-top: 1em;
}
.tertiary_solid_97d3 .column-3ab5 {
  top: 0;
  display: block;
}
.tertiary_solid_97d3 .column-3ab5 a {
  color: inherit;
}
.tertiary_solid_97d3 .column-3ab5 a:hover {
  color: inherit;
}
.tertiary_solid_97d3 .primary-light-bd57 {
  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;
}
.tertiary_solid_97d3 .primary-light-bd57:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tertiary_solid_97d3 .primary-9792 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tertiary_solid_97d3 .sidebar_out_faf3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tertiary_solid_97d3 .sidebar_out_faf3:first-child {
  margin-top: 0;
}
.tertiary_solid_97d3 .sidebar_out_faf3.footer-south-f85f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tertiary_solid_97d3 .sidebar_out_faf3.description-f627 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tertiary_solid_97d3
  .sidebar_out_faf3.description-f627.popup_4abf
  .gallery_b1b0 {
  width: 100%;
}
.tertiary_solid_97d3 .description-f627 {
  -webkit-box-align: center;
  align-items: center;
}
.tertiary_solid_97d3 .description-f627 .pagination_3eb0,
.tertiary_solid_97d3 .description-f627 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tertiary_solid_97d3 .huge_8de7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary_solid_97d3 .huge_8de7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tertiary_solid_97d3 .huge_8de7: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;
}
.tertiary_solid_97d3 .footer-south-f85f {
  z-index: 5;
}
.tertiary_solid_97d3 .overlay-3935 .surface_c3c7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tertiary_solid_97d3 .white-3f6e .surface_c3c7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tertiary_solid_97d3 .static-87d7 .surface_c3c7 {
  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;
}
.tertiary_solid_97d3.block_medium_8d18 .tertiary_upper_2037,
.tertiary_solid_97d3.clean-3d02 .tertiary_upper_2037 {
  display: block;
}
.tertiary_solid_97d3.block_medium_8d18 .tertiary_upper_2037 .sidebar_wide_cda2,
.tertiary_solid_97d3.block_medium_8d18 .tertiary_upper_2037 .primary-9792,
.tertiary_solid_97d3.clean-3d02 .tertiary_upper_2037 .sidebar_wide_cda2,
.tertiary_solid_97d3.clean-3d02 .tertiary_upper_2037 .primary-9792 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary_solid_97d3.logo_e019 .card_9427 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tertiary_solid_97d3.logo_e019 .card_9427 {
    margin-right: 0;
  }
}
.tertiary_solid_97d3.block_medium_8d18 .card_9427,
.tertiary_solid_97d3.clean-3d02 .card_9427 {
  padding-top: 40%;
}
.tertiary_solid_97d3.block_medium_8d18 .mask_e926,
.tertiary_solid_97d3.clean-3d02 .mask_e926 {
  display: block;
}
.tertiary_solid_97d3.block_medium_8d18 .fn-sticky-0a82 .primary-9792,
.tertiary_solid_97d3.clean-3d02 .fn-sticky-0a82 .primary-9792 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tertiary_solid_97d3.block_medium_8d18 .card_9427,
.tertiary_solid_97d3.clean-3d02 .card_9427 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tertiary_solid_97d3.block_medium_8d18 .primary-9792 {
  padding: 1em;
}
.list-large-64ec {
  margin: 30px auto;
  display: block;
}
.list-large-64ec .advanced_796d > * {
  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;
}
.list-large-64ec .advanced_796d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.list-large-64ec .advanced_796d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.box-ef80 .pagination_3eb0 {
  margin-bottom: 1.41575em;
}
.box-ef80 .logo_9804 {
  margin-bottom: 1.618em;
}
.status_dirty_810d .status-b4b2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.status_dirty_810d .status-b4b2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.status_dirty_810d .red_29d2 {
  max-width: 100%;
  overflow: auto;
}
.surface_wide_0c48 .status_dirty_810d a:hover {
  text-decoration: underline;
}
.banner-active-4bce .column_focused_9227:not(.item_63c2),
.banner-active-4bce .huge_8de7 {
  margin-bottom: 1.41575em;
}
.banner-active-4bce .column_focused_9227:not(.item_63c2):last-child,
.banner-active-4bce .huge_8de7:last-child {
  margin-bottom: 0;
}
.banner-active-4bce .column_focused_9227.caption_fcb8 {
  margin-bottom: 0.41575em;
}
.banner-active-4bce .title_stone_b8ea:before,
.banner-active-4bce .text-24aa:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.banner-active-4bce .title_stone_b8ea:before {
  content: "\f115";
}
.banner-active-4bce .text-24aa:before {
  content: "\f02c";
}
.banner-active-4bce .north_6981 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.banner-active-4bce .north_6981 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.medium-10b9 {
  display: -webkit-box;
  display: flex;
}
.medium-10b9 .card_warm_0264 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .medium-10b9 .card_warm_0264 {
    flex-basis: 90px;
  }
}
.medium-10b9 .primary_d223 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .medium-10b9 .primary_d223 {
    flex-basis: calc(100% - 50px);
  }
}
.medium-10b9 .notification_last_2e56 p:last-child {
  margin-bottom: 0.72em;
}
.picture-bronze-d46b .advanced_796d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.picture-bronze-d46b .advanced_796d:after,
.picture-bronze-d46b .advanced_796d:before {
  content: "";
  display: table;
}
.picture-bronze-d46b .advanced_796d:after {
  clear: both;
}
.picture-bronze-d46b .advanced_796d .avatar-purple-9ea3,
.picture-bronze-d46b .advanced_796d .image_middle_c450 {
  width: 49%;
}
.picture-bronze-d46b .advanced_796d .avatar-purple-9ea3 a span.media_dark_6d01,
.picture-bronze-d46b .advanced_796d .image_middle_c450 a span.media_dark_6d01 {
  display: block;
  margin-bottom: 5px;
}
.picture-bronze-d46b .advanced_796d .image_middle_c450 {
  float: left;
  text-align: left;
}
.picture-bronze-d46b .advanced_796d .avatar-purple-9ea3 {
  float: right;
  text-align: right;
}
.thumbnail_silver_48b1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .thumbnail_silver_48b1 {
    margin-bottom: 0;
  }
}
.bright-13ac {
  margin-bottom: 1em;
}
.bright-13ac .item_63c2 {
  font-size: 1.1em;
  line-height: 1.3;
}
.border_lower_f28e a {
  display: block;
  line-height: 0;
  position: relative;
}
.badge_liquid_a79f .bright-13ac,
.box-stone-3b00 .bright-13ac {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .badge_liquid_a79f .bright-13ac,
  .box-stone-3b00 .bright-13ac {
    display: block;
  }
}
.badge_liquid_a79f .border_lower_f28e,
.box-stone-3b00 .border_lower_f28e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .badge_liquid_a79f .border_lower_f28e,
  .box-stone-3b00 .border_lower_f28e {
    margin-bottom: 1em;
  }
}
.badge_liquid_a79f .border_lower_f28e img,
.box-stone-3b00 .border_lower_f28e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.badge_liquid_a79f .footer_pink_948b,
.box-stone-3b00 .footer_pink_948b {
  flex-basis: calc(100% - 160px);
}
.badge_liquid_a79f .footer_pink_948b p,
.box-stone-3b00 .footer_pink_948b p {
  margin-bottom: 0;
}
.badge_liquid_a79f .footer_pink_948b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .badge_liquid_a79f .footer_pink_948b {
    padding-left: 0;
  }
}
.box-stone-3b00 .footer_pink_948b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .box-stone-3b00 .footer_pink_948b {
    padding-right: 0;
  }
}
.box-stone-3b00 .border_lower_f28e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.form_e0ec .border_lower_f28e {
  margin-bottom: 0.5em;
}
.form_e0ec .border_lower_f28e img {
  width: 100%;
}
.input-tiny-f26f .grid-81ae,
.up_0f7a .grid-81ae {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.up_0f7a .box_lite_47ed .image_light_4ab7 p:last-child {
  margin-bottom: 0;
}
.left_4ecf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.yellow-d96b .menu-down-a384 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .yellow-d96b .menu-down-a384:last-of-type {
    margin-bottom: 0;
  }
}
.yellow-d96b .menu-down-a384 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.yellow-d96b .menu-down-a384 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.yellow-d96b .menu-down-a384 ul li {
  margin: 0 0 0.6em;
}
.yellow-d96b .menu-down-a384 ul li.list-new-0bf0,
.yellow-d96b .menu-down-a384 ul li.down_5c35 {
  position: relative;
}
.yellow-d96b .menu-down-a384 ul li.list-new-0bf0 .lower-c5c2,
.yellow-d96b .menu-down-a384 ul li.down_5c35 .lower-c5c2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.yellow-d96b .menu-down-a384 ul li.list-new-0bf0:after:after,
.yellow-d96b .menu-down-a384 ul li.list-new-0bf0:after:before,
.yellow-d96b
  .menu-down-a384
  ul
  li.down_5c35:after:after,
.yellow-d96b
  .menu-down-a384
  ul
  li.down_5c35:after:before {
  content: "";
  display: table;
}
.yellow-d96b .menu-down-a384 ul li.list-new-0bf0:after:after,
.yellow-d96b
  .menu-down-a384
  ul
  li.down_5c35:after:after {
  clear: both;
}
.yellow-d96b .menu-down-a384 a.video-old-6b40:hover {
  text-decoration: none;
}
.yellow-d96b .menu-down-a384 select {
  max-width: 100%;
}
.yellow-d96b .menu-down-a384 table {
  font-size: 85%;
}
.yellow-d96b .menu-down-a384 table td,
.yellow-d96b .menu-down-a384 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.yellow-d96b .menu-down-a384 table tfoot td {
  text-align: left;
}
.yellow-d96b .menu-down-a384 :last-child {
  margin-bottom: 0;
}
.yellow-d96b .menu-down-a384 .mini-bf49 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.yellow-d96b .menu-down-a384 .mini-bf49 label {
  width: 100%;
}
.yellow-d96b .menu-down-a384 .mini-bf49 .tooltip_center_20c4 {
  width: 100%;
  display: block;
}
.yellow-d96b .menu-down-a384 .mini-bf49 .carousel-c3bf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.yellow-d96b .menu-down-a384 .mini-bf49 .carousel-c3bf:hover svg #svg-search {
  fill: #444;
}
.yellow-d96b .menu-down-a384 .mini-bf49 .carousel-c3bf svg {
  width: 18px;
  height: 18px;
}
.yellow-d96b .icon_orange_e520 ul ul,
.yellow-d96b .title_2da2 ul ul,
.yellow-d96b .narrow_3ec8 ul ul,
.yellow-d96b .pressed-31e6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.yellow-d96b .icon_orange_e520 .table-green-a6cf > a,
.yellow-d96b .title_2da2 .table-green-a6cf > a,
.yellow-d96b .narrow_3ec8 .table-green-a6cf > a,
.yellow-d96b .pressed-31e6 .table-green-a6cf > a {
  margin-bottom: 0;
}
.yellow-d96b .title-fresh-4c06 li,
.yellow-d96b .icon_orange_e520 li,
.yellow-d96b .accordion_fresh_301b li,
.yellow-d96b .title_2da2 li,
.yellow-d96b .narrow_3ec8 li,
.yellow-d96b .pressed-31e6 li,
.yellow-d96b .highlight_65d8 li,
.yellow-d96b .first_a86c li {
  display: block;
  position: relative;
}
.yellow-d96b .title-fresh-4c06 li:last-child,
.yellow-d96b .icon_orange_e520 li:last-child,
.yellow-d96b .accordion_fresh_301b li:last-child,
.yellow-d96b .title_2da2 li:last-child,
.yellow-d96b .narrow_3ec8 li:last-child,
.yellow-d96b .pressed-31e6 li:last-child,
.yellow-d96b .highlight_65d8 li:last-child,
.yellow-d96b .first_a86c li:last-child {
  border: none;
}
.yellow-d96b .title-fresh-4c06 li a,
.yellow-d96b .icon_orange_e520 li a,
.yellow-d96b .accordion_fresh_301b li a,
.yellow-d96b .title_2da2 li a,
.yellow-d96b .narrow_3ec8 li a,
.yellow-d96b .pressed-31e6 li a,
.yellow-d96b .highlight_65d8 li a,
.yellow-d96b .first_a86c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.yellow-d96b .title-fresh-4c06 li ul li::before,
.yellow-d96b .icon_orange_e520 li ul li::before,
.yellow-d96b .accordion_fresh_301b li ul li::before,
.yellow-d96b .title_2da2 li ul li::before,
.yellow-d96b .narrow_3ec8 li ul li::before,
.yellow-d96b .pressed-31e6 li ul li::before,
.yellow-d96b .highlight_65d8 li ul li::before,
.yellow-d96b .first_a86c li ul li::before {
  left: 15px;
}
.yellow-d96b .title-fresh-4c06 li ul a,
.yellow-d96b .icon_orange_e520 li ul a,
.yellow-d96b .accordion_fresh_301b li ul a,
.yellow-d96b .title_2da2 li ul a,
.yellow-d96b .narrow_3ec8 li ul a,
.yellow-d96b .pressed-31e6 li ul a,
.yellow-d96b .highlight_65d8 li ul a,
.yellow-d96b .first_a86c li ul a {
  padding-left: 20px;
}
.yellow-d96b .title-fresh-4c06 li ul ul li::before,
.yellow-d96b .icon_orange_e520 li ul ul li::before,
.yellow-d96b .accordion_fresh_301b li ul ul li::before,
.yellow-d96b .title_2da2 li ul ul li::before,
.yellow-d96b .narrow_3ec8 li ul ul li::before,
.yellow-d96b .pressed-31e6 li ul ul li::before,
.yellow-d96b .highlight_65d8 li ul ul li::before,
.yellow-d96b .first_a86c li ul ul li::before {
  left: 30px;
}
.yellow-d96b .title-fresh-4c06 li ul ul a,
.yellow-d96b .icon_orange_e520 li ul ul a,
.yellow-d96b .accordion_fresh_301b li ul ul a,
.yellow-d96b .title_2da2 li ul ul a,
.yellow-d96b .narrow_3ec8 li ul ul a,
.yellow-d96b .pressed-31e6 li ul ul a,
.yellow-d96b .highlight_65d8 li ul ul a,
.yellow-d96b .first_a86c li ul ul a {
  padding-left: 40px;
}
.yellow-d96b .aside_8221 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.yellow-d96b .first_a86c ul li {
  margin-bottom: 1.41575em;
}
.yellow-d96b .first_a86c ul li .bronze-55e6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.yellow-d96b .first_a86c ul li .east-ba0e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.new_6fe5 .title-fresh-4c06 li a,
.new_6fe5 .icon_orange_e520 li a,
.new_6fe5 .accordion_fresh_301b li a,
.new_6fe5 .title_2da2 li a,
.new_6fe5 .narrow_3ec8 li a,
.new_6fe5 .pressed-31e6 li a,
.new_6fe5 .highlight_65d8 li a,
.new_6fe5 .first_a86c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_6fe5 .aside_8221 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_6fe5 .menu-down-a384 ul li.list-new-0bf0 .lower-c5c2,
.new_6fe5 .menu-down-a384 ul li.down_5c35 .lower-c5c2 {
  background: rgba(0, 0, 0, 0.2);
}
.new_6fe5 .yellow-d96b .menu-down-a384 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.focused_602b .yellow-d96b .detail_bf88 li {
  margin: 0;
}
.focused_602b .yellow-d96b .detail_bf88 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.focused_602b .yellow-d96b .detail_bf88 li ul {
  margin: 0;
}
.focused_602b .yellow-d96b .detail_bf88 li ul li a {
  padding-left: 15px;
}
.focused_602b .yellow-d96b .detail_bf88 li ul li li a {
  padding-left: 30px;
}
.focused_602b .yellow-d96b .detail_bf88 li.background-brown-a423 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.focused_602b .yellow-d96b .detail_bf88 li.background-brown-a423 > 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;
}
.focused_602b .yellow-d96b .detail_bf88 li.background-brown-a423 > 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-c708 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.brown-f481 {
  position: relative;
  z-index: 10;
}
.brown-f481 .content-in-4ad9 {
  width: 100%;
  max-width: 100%;
}
.dynamic-da8a .badge_7322 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.dynamic-da8a .motion_0562 {
}
.dynamic-da8a .new_6fe5 {
  background: #292929;
}
.info-8f85 .badge_7322 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.info-8f85 .motion_0562 {
  background: #f9f9f9;
}
.info-8f85 .new_6fe5 {
  background: #303030;
}
.left-bfe8 .badge_7322 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .left-bfe8 .picture_530c {
    margin-bottom: 1em;
  }
  .left-bfe8 .picture_530c:last-child {
    margin-bottom: 0;
  }
}
.left-bfe8 .motion_0562 {
  background: #ededed;
}
.left-bfe8 .new_6fe5 {
  background: #1a1a1a;
}
.badge_7322.motion_0562 {
  color: rgba(0, 0, 0, 0.6);
}
.badge_7322.motion_0562 .south_557b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_7322.new_6fe5 {
  color: rgba(255, 255, 255, 0.99);
}
.badge_7322.new_6fe5 a:not(.video-old-6b40) {
  color: rgba(255, 255, 255, 0.79);
}
.badge_7322.new_6fe5 a:not(.video-old-6b40):hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_7322.new_6fe5 .south_557b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_7322.new_6fe5 table tbody td,
.badge_7322.new_6fe5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.avatar-11d2.gold-11b3 .search_pro_e07f {
  max-width: initial;
}
.avatar-11d2 .bronze_6ab9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.avatar-11d2 .bronze_6ab9 .content-in-4ad9 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .avatar-11d2 .bronze_6ab9 .content-in-4ad9 {
    display: block;
    margin-bottom: 2em;
  }
  .avatar-11d2 .bronze_6ab9 .content-in-4ad9:last-child {
    margin-bottom: 0;
  }
}
.left-bfe8 .picture_530c:last-child,
.info-8f85 .picture_530c:last-child,
.dynamic-da8a .picture_530c:last-child {
  margin-bottom: 0;
}
.left-bfe8 .picture_530c .yellow-d96b .menu-down-a384:last-child,
.info-8f85 .picture_530c .yellow-d96b .menu-down-a384:last-child,
.dynamic-da8a .picture_530c .yellow-d96b .menu-down-a384:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .left-bfe8 .tall-5b99,
  .left-bfe8 .hero-32c9,
  .info-8f85 .tall-5b99,
  .info-8f85 .hero-32c9,
  .dynamic-da8a .tall-5b99,
  .dynamic-da8a .hero-32c9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .brown-f481 .picture_530c {
    margin-bottom: 2em;
  }
}
.brown-f481 p:last-child {
  margin-bottom: 0;
}
.brown-f481 li,
.brown-f481 ul {
  list-style: none;
  margin: 0;
}
.brown-f481 ul ul {
  margin-left: 2.617924em;
}
.outer-8cdb {
  font-size: 0.875em;
}

/* css-noise: 30b6 */
.promo-block-a6 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
