/*!
Theme Name: Customify
Theme URI: https://pressmaximum.thumbnail_light_60af/customify
Author: WPCustomify
Author URI: https://pressmaximum.thumbnail_light_60af
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.thumbnail_light_60af/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.warm-8aab.image-dcae/licenses/gpl-2.0.fixed_a6fe
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.wrapper-fa8c/, (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.advanced-a6a7.last_653a/normalize.main_28f8/
 ======
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.main_28f8 v7.0.0 | MIT License | github.thumbnail_light_60af/necolas/normalize.main_28f8 */
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;
}
.last-f278 .static-afde,
.gradient-92b4,
.next-e14e,
.notification_0ec0,
.pro-c784,
.last-2e22,
.active_f646,
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;
}
.gradient-92b4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .gradient-92b4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .gradient-92b4,
  h1 {
    font-size: 1.8em;
  }
}
.next-e14e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.next-e14e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .next-e14e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .next-e14e,
  h2 {
    font-size: 1.7em;
  }
}
.notification_0ec0,
h3 {
  font-size: 1.618em;
}
.last-f278 .static-afde,
.pro-c784,
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.dirty-67bf {
  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;
}
.medium_0cc9:after,
.medium_0cc9:before,
.filter-upper-fa62:after,
.filter-upper-fa62:before {
  content: "";
  display: table;
}
.medium_0cc9:after,
.filter-upper-fa62:after {
  clear: both;
}
.south-0059 {
  float: right;
  margin-right: 0;
}
.lite_23ed {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.plasma_7cb2 .cold-fdb7,
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;
}
.plasma_7cb2 .cold-fdb7: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;
}
.dark-b435 .cold-fdb7 {
  box-shadow: none;
}
.dark-b435
  .cold-fdb7
  .logo_2f96 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dark-b435 .cold-fdb7 .header_c03d {
  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;
}
.dark-b435
  .cold-fdb7
  .header_c03d
  b {
  display: none;
}
.dark-b435 .form_selected_ebe7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.content_2a6c:not(.hover_outer_eaa0):not(.aside_8a93),
button:not(.hover_outer_eaa0):not(.aside_8a93),
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ),
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ),
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ) {
  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;
}
.content_2a6c:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):hover,
button:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):hover,
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):hover,
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):hover,
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.content_2a6c:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):active,
.content_2a6c:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):focus,
button:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):active,
button:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):focus,
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):active,
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):focus,
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):active,
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):focus,
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):active,
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):focus {
  outline: 0;
}
.content_2a6c:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20,
button:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20,
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20,
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20,
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20 {
  position: relative;
}
.content_2a6c:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .inner_c8dd,
.content_2a6c:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .stale_ed49,
.content_2a6c:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .menu_north_5911,
.content_2a6c:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  i,
.content_2a6c:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  svg,
button:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .inner_c8dd,
button:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .stale_ed49,
button:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .menu_north_5911,
button:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  i,
button:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  svg,
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .inner_c8dd,
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .stale_ed49,
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .menu_north_5911,
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  i,
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  svg,
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .inner_c8dd,
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .stale_ed49,
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .menu_north_5911,
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  i,
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  svg,
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .inner_c8dd,
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .stale_ed49,
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  .menu_north_5911,
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  i,
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20
  svg {
  visibility: hidden;
}
.content_2a6c:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20:after,
button:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20:after,
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20:after,
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20:after,
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ).fn-loading-ea20: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;
}
.content_2a6c:not(.hover_outer_eaa0):not(.aside_8a93),
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ),
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ),
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ) {
  color: #fff;
  background: #235787;
}
.content_2a6c:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):focus,
input[type="button"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):focus,
input[type="reset"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):focus,
input[type="submit"]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ):focus {
  color: #fff;
}
.content_2a6c.fn-disabled-ea20:not(.hover_outer_eaa0):not(
    .aside_8a93
  ),
.content_2a6c[disabled]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ),
button.fn-disabled-ea20:not(.hover_outer_eaa0):not(
    .aside_8a93
  ),
button[disabled]:not(.hover_outer_eaa0):not(
    .aside_8a93
  ) {
  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;
}
.layout-last-f369 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.layout-last-f369: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;
}
.filter_large_900e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.easy_0b6e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.huge-511e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.medium_0cc9:after,
.medium_0cc9:before,
.video_5b0f:after,
.video_5b0f:before,
.caption-4aa0:after,
.caption-4aa0:before,
.backdrop_thick_81ae:after,
.backdrop_thick_81ae:before,
.menu-b627:after,
.menu-b627:before,
.overlay_short_a529:after,
.overlay_short_a529:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.medium_0cc9:after,
.video_5b0f:after,
.caption-4aa0:after,
.backdrop_thick_81ae:after,
.menu-b627:after,
.overlay_short_a529:after {
  clear: both;
}
.video_5b0f .item_2417,
.caption-4aa0 .item_2417,
.filter-17fb .item_2417 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.left_be65 {
  display: inline-block;
}
.narrow_3736 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.narrow_3736 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.narrow_3736 .narrow-807d {
  padding: 1em 0;
  font-size: 85%;
}
.narrow-807d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.menu-orange-116d {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.menu-orange-116d:after,
.menu-orange-116d:before {
  content: "";
  display: table;
}
.menu-orange-116d:after {
  clear: both;
}
.section-next-92e2 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pagination-south-e659 .section-next-92e2 {
  max-width: 50%;
}
.carousel-first-4d0f .section-next-92e2 {
  max-width: 33.33%;
}
.description-old-68ca .section-next-92e2 {
  max-width: 25%;
}
.panel_b8f0 .section-next-92e2 {
  max-width: 20%;
}
.form-fc9f .section-next-92e2 {
  max-width: 16.66%;
}
.slider-d606 .section-next-92e2 {
  max-width: 14.28%;
}
.chip-hot-72d2 .section-next-92e2 {
  max-width: 12.5%;
}
.pagination_3659 .section-next-92e2 {
  max-width: 11.11%;
}
.card-narrow-45da {
  display: block;
}
.last-f278 .title-c927 label,
.last-f278 .red_d7c7 label,
.last-f278 .sort_dim_03bf label,
.last-f278 .modal-down-c683 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header_dim_7f66 {
  list-style: none;
  margin: 0;
}
.header_dim_7f66 article.gold-30f3 {
  margin-bottom: 0;
}
.header_dim_7f66 ul {
  list-style: none;
  margin: 0;
}
.header_dim_7f66 .pattern-cdcf li.gold-30f3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header_dim_7f66 .pattern-cdcf li.gold-30f3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header_dim_7f66 .pattern-cdcf li.gold-30f3: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) {
  .header_dim_7f66 .pattern-cdcf li.gold-30f3 li.gold-30f3 li.gold-30f3 li.gold-30f3 {
    padding-left: 0;
  }
}
article.gold-30f3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold-30f3 .video_5b0f p:last-of-type {
  margin-bottom: 0;
}
article.gold-30f3 .warm_5eef {
  float: left;
}
article.gold-30f3 .summary_3a53 {
  margin-left: 85px;
}
article.gold-30f3 .hero-5f03 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold-30f3 .hero-5f03 .copper_d24f {
  margin-left: 10px;
}
article.gold-30f3 .texture_4f45 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold-30f3 .highlight-mini-03fb {
  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 .title-c927,
  #respond .sort_dim_03bf,
  #respond .modal-down-c683 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .title-c927 input,
#respond .sort_dim_03bf input,
#respond .modal-down-c683 input {
  width: 100%;
}
#respond .modal-down-c683 {
  margin-right: 0;
}
#respond .large_45d1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.smooth_5110 {
  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;
}
.smooth_5110.easy_8d90 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.smooth_5110 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%);
}
.smooth_5110:focus,
.smooth_5110: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);
}
.mask_0426 {
  border-radius: 10%;
}
.large-3cde {
  border-radius: 50%;
}
.simple_eb8a {
  font-size: 0.72em;
}
.icon-216e {
  font-size: 0.875em;
}
.button_narrow_e35b {
  font-size: 1.1em;
}
.notice_black_f0c9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.notice_black_f0c9.simple_eb8a {
  letter-spacing: 0.5px;
}
.advanced-1a07,
.advanced-1a07 a {
  color: #6d6d6d;
}
.advanced-1a07 a:hover {
  color: #111;
}
.clean_c2f9 {
  color: #6d6d6d;
}
.prev_b0d9 {
  overflow-x: hidden;
}
.prev_b0d9 .motion-2f67.tooltip-df19 {
  position: relative;
}
.prev_b0d9 .motion-2f67.tooltip-df19.thumbnail-cold-8469 {
  position: initial;
}
.prev_b0d9
  .motion-2f67.tooltip-df19.thumbnail-cold-8469
  .container_dark_74aa {
  left: auto;
}
.prev_b0d9 .motion-2f67 .container_dark_74aa {
  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;
}
.prev_b0d9 .motion-2f67:hover.tooltip-df19 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.prev_b0d9
  .motion-2f67:hover.tooltip-df19
  .container_dark_74aa {
  display: block;
  z-index: 9999999;
}
.prev_b0d9 .clean_2f4c .full_eb61,
.prev_b0d9 .chip-south-eecd .full_eb61 {
  display: none;
}
.prev_b0d9 .hot-4d0c .motion-2f67:hover.tooltip-df19 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.last-f278 .title-c927 label,
.last-f278 .red_d7c7 label,
.last-f278 .sort_dim_03bf label,
.last-f278 .modal-down-c683 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.header_dim_7f66 {
  list-style: none;
  margin: 0;
}
.header_dim_7f66 article.gold-30f3 {
  margin-bottom: 0;
}
.header_dim_7f66 ul {
  list-style: none;
  margin: 0;
}
.header_dim_7f66 .pattern-cdcf li.gold-30f3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .header_dim_7f66 .pattern-cdcf li.gold-30f3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .header_dim_7f66 .pattern-cdcf li.gold-30f3: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) {
  .header_dim_7f66 .pattern-cdcf li.gold-30f3 li.gold-30f3 li.gold-30f3 li.gold-30f3 {
    padding-left: 0;
  }
}
article.gold-30f3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gold-30f3 .video_5b0f p:last-of-type {
  margin-bottom: 0;
}
article.gold-30f3 .warm_5eef {
  float: left;
}
article.gold-30f3 .summary_3a53 {
  margin-left: 85px;
}
article.gold-30f3 .hero-5f03 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gold-30f3 .hero-5f03 .copper_d24f {
  margin-left: 10px;
}
article.gold-30f3 .texture_4f45 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gold-30f3 .highlight-mini-03fb {
  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 .title-c927,
  #respond .sort_dim_03bf,
  #respond .modal-down-c683 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .title-c927 input,
#respond .sort_dim_03bf input,
#respond .modal-down-c683 input {
  width: 100%;
}
#respond .modal-down-c683 {
  margin-right: 0;
}
#respond .large_45d1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.clean_2f4c .media_7eac {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.media_7eac .avatar_bottom_0d01.filter-old-5907 .badge-bright-7b1c > li > a:focus,
.media_7eac .avatar_bottom_0d01.filter-old-5907 .badge-bright-7b1c > li > a:hover,
.media_7eac .avatar_bottom_0d01.description_action_411b .badge-bright-7b1c > li > a:focus,
.media_7eac .avatar_bottom_0d01.description_action_411b .badge-bright-7b1c > li > a:hover,
.media_7eac .avatar_bottom_0d01.status-1e66 .badge-bright-7b1c > li > a:focus,
.media_7eac .avatar_bottom_0d01.status-1e66 .badge-bright-7b1c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_7eac
  .avatar_bottom_0d01.filter-old-5907
  .badge-bright-7b1c
  > li.search_3039
  > a,
.media_7eac
  .avatar_bottom_0d01.filter-old-5907
  .badge-bright-7b1c
  > li.column-9481
  > a,
.media_7eac
  .avatar_bottom_0d01.description_action_411b
  .badge-bright-7b1c
  > li.search_3039
  > a,
.media_7eac
  .avatar_bottom_0d01.description_action_411b
  .badge-bright-7b1c
  > li.column-9481
  > a,
.media_7eac
  .avatar_bottom_0d01.status-1e66
  .badge-bright-7b1c
  > li.search_3039
  > a,
.media_7eac .avatar_bottom_0d01.status-1e66 .badge-bright-7b1c > li.stale-d05e > a {
  color: rgba(255, 255, 255, 0.99);
}
.media_7eac .link-upper-b8b0,
.media_7eac .link-upper-b8b0 a {
  color: rgba(255, 255, 255, 0.99);
}
.media_7eac .secondary-894a.static-c1cc li a,
.media_7eac .west-a3fe a,
.media_7eac .picture_warm_1242,
.media_7eac .badge-bright-7b1c > li > a,
.media_7eac .right_c4e6 {
  color: rgba(255, 255, 255, 0.79);
}
.media_7eac .secondary-894a.static-c1cc li a:hover,
.media_7eac .west-a3fe a:hover,
.media_7eac .picture_warm_1242:hover,
.media_7eac .badge-bright-7b1c > li > a:hover,
.media_7eac .right_c4e6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_7eac .banner-99da {
  color: rgba(255, 255, 255, 0.79);
}
.media_7eac .banner-99da .progress-8ed8 {
  color: rgba(255, 255, 255, 0.99);
}
.media_7eac .banner-99da:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_7eac .texture_orange_673d .wide-3408 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media_7eac .texture_orange_673d .wide-3408 .background_b735 {
  color: rgba(255, 255, 255, 0.79);
}
.media_7eac
  .texture_orange_673d
  .wide-3408
  .background_b735::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media_7eac
  .texture_orange_673d
  .wide-3408
  .background_b735:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media_7eac
  .texture_orange_673d
  .wide-3408
  .background_b735::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media_7eac
  .texture_orange_673d
  .wide-3408
  .background_b735::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media_7eac .texture_orange_673d .picture_silver_2bc6 {
  color: rgba(255, 255, 255, 0.79);
}
.media_7eac .texture_orange_673d .picture_silver_2bc6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid-e58b
  .media_7eac
  .texture_orange_673d
  .detail-old-42dd
  .info_2a68 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fluid-e58b
  .media_7eac
  .texture_orange_673d
  .detail-old-42dd
  .background_b735 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.clean_2f4c .list-mini-13fe {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.list-mini-13fe .avatar_bottom_0d01.filter-old-5907 .badge-bright-7b1c > li > a:focus,
.list-mini-13fe .avatar_bottom_0d01.filter-old-5907 .badge-bright-7b1c > li > a:hover,
.list-mini-13fe .avatar_bottom_0d01.description_action_411b .badge-bright-7b1c > li > a:focus,
.list-mini-13fe .avatar_bottom_0d01.description_action_411b .badge-bright-7b1c > li > a:hover,
.list-mini-13fe .avatar_bottom_0d01.status-1e66 .badge-bright-7b1c > li > a:focus,
.list-mini-13fe .avatar_bottom_0d01.status-1e66 .badge-bright-7b1c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-mini-13fe
  .avatar_bottom_0d01.filter-old-5907
  .badge-bright-7b1c
  > li.search_3039
  > a,
.list-mini-13fe
  .avatar_bottom_0d01.filter-old-5907
  .badge-bright-7b1c
  > li.column-9481
  > a,
.list-mini-13fe
  .avatar_bottom_0d01.description_action_411b
  .badge-bright-7b1c
  > li.search_3039
  > a,
.list-mini-13fe
  .avatar_bottom_0d01.description_action_411b
  .badge-bright-7b1c
  > li.column-9481
  > a,
.list-mini-13fe
  .avatar_bottom_0d01.status-1e66
  .badge-bright-7b1c
  > li.search_3039
  > a,
.list-mini-13fe .avatar_bottom_0d01.status-1e66 .badge-bright-7b1c > li.stale-d05e > a {
  color: rgba(0, 0, 0, 0.8);
}
.list-mini-13fe .link-upper-b8b0,
.list-mini-13fe .link-upper-b8b0 a {
  color: rgba(0, 0, 0, 0.8);
}
.list-mini-13fe .secondary-894a.static-c1cc li a,
.list-mini-13fe .west-a3fe a,
.list-mini-13fe .picture_warm_1242,
.list-mini-13fe .badge-bright-7b1c > li > a,
.list-mini-13fe .right_c4e6 {
  color: rgba(0, 0, 0, 0.55);
}
.list-mini-13fe .secondary-894a.static-c1cc li a:hover,
.list-mini-13fe .west-a3fe a:hover,
.list-mini-13fe .picture_warm_1242:hover,
.list-mini-13fe .badge-bright-7b1c > li > a:hover,
.list-mini-13fe .right_c4e6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.list-mini-13fe .banner-99da {
  color: rgba(0, 0, 0, 0.55);
}
.list-mini-13fe .banner-99da .progress-8ed8 {
  color: rgba(0, 0, 0, 0.8);
}
.list-mini-13fe .banner-99da:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail_1569 .article_978e {
  margin-left: auto;
  margin-right: auto;
}
.caption-4aa0 > * {
  margin-left: auto;
  margin-right: auto;
}
.caption-4aa0 .filter_large_900e {
  margin-right: 1.41575em;
}
.stone-88fd .caption-4aa0 > .avatar-6b01 {
  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;
}
.stone-88fd .caption-4aa0 > .accent_3681 {
  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;
}
.image-b8c4.thumbnail_1569 .article_978e,
.modal_b673.thumbnail_1569 .article_978e {
  margin-left: 0;
}
.dropdown-f2dc.thumbnail_1569 .article_978e,
.alert_15a1.thumbnail_1569 .article_978e {
  margin-right: 0;
}
.caption-4aa0 ol,
.caption-4aa0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.paragraph-b39a video {
  max-width: 100%;
}
.under-5600 img {
  display: block;
}
.under-5600.filter_large_900e,
.under-5600.easy_0b6e {
  width: 100%;
}
.under-5600.accent_3681 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hard-6543:not(.yellow_c2fa) {
  margin: 1.5em auto;
}
.medium-5ad1 p {
  padding: 1.5em 14px;
}
ul.bright-e7d6.accent_3681,
ul.bright-e7d6.avatar-6b01,
ul.bright-e7d6.stone-30aa.avatar-6b01 {
  padding: 0 14px;
}
.card_light_a632 {
  display: block;
  overflow-x: auto;
}
.card_light_a632 table {
  border-collapse: collapse;
  width: 100%;
}
.card_light_a632 td,
.card_light_a632 th {
  padding: 0.5em;
}
.caption-4aa0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.caption-4aa0 ol ol,
.caption-4aa0 ol ul,
.caption-4aa0 ul ol,
.caption-4aa0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.caption-4aa0 ol ol li,
.caption-4aa0 ol ul li,
.caption-4aa0 ul ol li,
.caption-4aa0 ul ul li {
  margin-left: 0;
}
.breadcrumb_basic_a987.footer_0c81 > .notice_f08f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.breadcrumb_basic_a987.footer_0c81 > .notice_f08f iframe,
.breadcrumb_basic_a987.footer_0c81 > .notice_f08f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.list-smooth-89ff {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.list-smooth-89ff.widget_tiny_6914 {
  padding: 0;
}
.list-smooth-89ff.widget_tiny_6914 cite {
  font-size: 13px;
}
.list-smooth-89ff > * {
  margin-left: 16px;
  margin-right: 16px;
}
.list-smooth-89ff cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dirty_f4d1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dirty_f4d1 > p:first-child {
  margin-top: 0;
}
.dirty_f4d1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dirty_f4d1 blockquote {
  border-left: 0;
}
.picture-3b2c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.picture-3b2c:not(.copper_2b88) {
  max-width: 100px;
}
.picture-3b2c.west_9951 {
  border-bottom: none !important;
  text-align: center;
}
.picture-3b2c.west_9951::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .medium-5ad1 p {
    padding: 1.5em 0;
  }
}
.border_south_dcb9 {
  color: #0073aa;
}
.purple-d3f3 {
  background-color: #0073aa;
}
.first-be30 {
  color: #229fd8;
}
.easy_6c2c {
  background-color: #229fd8;
}
.pagination-up-bf2f {
  color: #eee;
}
.popup-38b2 {
  background-color: #eee;
}
.dropdown_wood_963d {
  color: #444;
}
.light-8cd4 {
  background-color: #444;
}
.border_a525 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.border_a525 .over_7059 .west-a3fe {
  font-size: 15px;
}
.border_a525 .west-a3fe {
  line-height: 1.3;
}
.border_a525 .list-mini-13fe {
}
.border_a525 .media_7eac {
  background: #235787;
}
.heading_wood_732b {
  padding: 0;
}
.heading_wood_732b .media_7eac {
  background: #1a1a1a;
}
.heading_wood_732b .list-mini-13fe {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.black_cbcc {
  padding: 0;
  border-left: none;
  border-right: none;
}
.black_cbcc .list-mini-13fe {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.black_cbcc .media_7eac {
  background: #303030;
}
.overlay_short_a529 {
  position: relative;
  z-index: 10;
}
.overlay_short_a529 .content-simple-6064 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.down_5e2c .tooltip-df19 {
  display: inline-block;
  vertical-align: middle;
}
.down_5e2c.smooth_8577 .tooltip-df19 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .down_5e2c.smooth_8577 .tooltip-df19 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .down_5e2c.smooth_8577 .tooltip-df19 {
    margin-right: 0.4em;
  }
}
.down_5e2c.smooth_8577 .tooltip-df19:last-child {
  margin-right: 0;
}
.secondary-pink-c531 .content-simple-6064 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .clean_2f4c .over_7059 {
    margin: 0 -0.5em;
  }
  .clean_2f4c .over_7059 [class*="customify-col-"],
  .clean_2f4c .over_7059 [class*="customify-col_"],
  .clean_2f4c .over_7059 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.clean_2f4c.focus_small_bcc0 .content-simple-6064 {
  background: 0 0 !important;
}
.clean_2f4c.focus_small_bcc0 .content-simple-6064,
.clean_2f4c.secondary-pink-c531 .content-simple-6064 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .clean_2f4c.nav_d1e6 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.clean_2f4c.secondary-pink-c531 .content-simple-6064 {
  box-shadow: none !important;
}
.bottom_9256 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .bottom_9256 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .bottom_9256 {
    padding: 18px 0 20px;
  }
}
.bottom_9256 .plasma-104a {
  width: 100%;
}
.bottom_9256 .input-bfcf {
  margin-bottom: 0;
}
.bottom_9256 .primary_fluid_730f {
  margin-top: 5px;
  font-size: 0.875em;
}
.table_9602 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.table_9602 .overlay_plasma_9dc4 {
  width: 100%;
}
.brown-111e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.brown-111e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.brown-111e 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;
}
.brown-111e li:last-child:after {
  display: none;
}
.brown-111e li a {
  font-weight: 500;
  margin-right: 10px;
}
.overlay-rough-a619 .full_eb61 button,
.bottom_9256 .full_eb61 button {
  left: 0;
}
.overlay-rough-a619 .overlay_plasma_9dc4,
.bottom_9256 .overlay_plasma_9dc4 {
  padding-left: 0;
  padding-right: 0;
}
.overlay-rough-a619 .table_9602,
.bottom_9256 .table_9602 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.overlay-rough-a619 {
  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;
}
.overlay-rough-a619: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;
}
.overlay-rough-a619 .inner_c97a {
  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) {
  .overlay-rough-a619 .inner_c97a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay-rough-a619 .inner_c97a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .overlay-rough-a619 .inner_c97a {
    min-height: 200px;
  }
}
.overlay-rough-a619 .brown-111e {
  color: rgba(255, 255, 255, 0.8);
}
.overlay-rough-a619 .brown-111e a,
.overlay-rough-a619 .brown-111e li:after {
  color: inherit;
}
.overlay-rough-a619 .brown-111e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.slider-motion-c9cd {
  margin-bottom: 0.5em;
}
.gradient-simple-c39e {
  margin-bottom: 1.2em;
}
.gradient-simple-c39e,
.slider-motion-c9cd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gradient-simple-c39e p:last-child,
.slider-motion-c9cd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .full_eb61,
#masthead .full_eb61 {
  display: none;
}
#masthead
  > .full_eb61.plasma_7277 {
  display: none;
}
#masthead > .full_eb61 button {
  left: 0;
}
.hover_dc93 {
  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%;
}
.hover_dc93 .tooltip-df19 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hover_dc93 .card-light-17f8 {
  display: -webkit-box;
  display: flex;
}
.hover_dc93 .card-light-17f8.alert_d0b2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hover_dc93 .card-light-17f8.light-03c6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hover_dc93 .card-light-17f8.link-next-02cf {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hover_dc93.pink-67ce.popup-861c .card-light-17f8.alert_d0b2 {
  flex-basis: 100%;
}
.hover_dc93.text-04b3 .card-light-17f8.light-03c6 {
  -webkit-box-flex: 1;
  flex: auto;
}
.hover_dc93.text-04b3 .card-light-17f8.link-next-02cf {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .full_eb61.plasma_7277 {
  display: none;
}
#masthead > .full_eb61 button {
  left: 0;
}
.title_silver_1140 {
  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;
}
.title_silver_1140:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.title_silver_1140.container_52a8 i {
  margin-right: 4px;
}
.title_silver_1140.tooltip_bronze_8d9a i {
  margin-left: 5px;
}
.west-a3fe p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.west-a3fe p:last-child {
  margin-bottom: 0;
}
.detail_right_8f15 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.detail_right_8f15 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.detail_right_8f15 img {
  display: block;
  width: auto;
  line-height: 1;
}
.detail_right_8f15 .link-upper-b8b0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.detail_right_8f15 .header_east_b169 {
  margin: 5px 0 7px 0;
}
.detail_right_8f15.paper-f5bc .popup_7a53 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail_right_8f15.paper-f5bc .texture-8474 {
  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;
}
.detail_right_8f15.dim-95f6 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.detail_right_8f15.dim-95f6 .popup_7a53 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail_right_8f15.dim-95f6 .texture-8474 {
  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;
}
.detail_right_8f15.active-4759 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.detail_right_8f15.avatar-e30e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.detail_right_8f15.avatar-e30e .texture-8474 {
  margin-top: 7px;
}
.table_6042 {
  display: inline-block;
}
.overlay_short_a529 .backdrop-07cc .detail_right_8f15 img {
  max-width: 100%;
}
.avatar_bottom_0d01 .solid_cc77.top_1b06,
.dynamic_8d5b .solid_cc77.top_1b06 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar_bottom_0d01 .prev-e0dc,
.dynamic_8d5b .prev-e0dc {
  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%);
}
.avatar_bottom_0d01 .prev-e0dc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.avatar_bottom_0d01.pagination_outer_ed76 .prev-e0dc {
  display: none;
}
.avatar_bottom_0d01 .button_short_d191 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar_bottom_0d01 .button_short_d191 li {
  display: inline-block;
  position: relative;
}
.avatar_bottom_0d01 .button_short_d191 li:last-child {
  margin-right: 0;
}
.avatar_bottom_0d01 .button_short_d191 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;
}
.avatar_bottom_0d01 .button_short_d191 li.stale-d05e > a {
  color: rgba(0, 0, 0, 0.9);
}
.avatar_bottom_0d01 .button_short_d191 > 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;
}
.avatar_bottom_0d01 .button_short_d191 > li > a i {
  line-height: 0;
}
.avatar_bottom_0d01 .button_short_d191 > li.banner-a6ff > a .prev-e0dc {
  margin-left: 4px;
  line-height: 0;
}
.avatar_bottom_0d01 .button_short_d191 .hover_7497 li.banner-a6ff > a {
  position: relative;
}
.avatar_bottom_0d01 .button_short_d191 .hover_7497 li.banner-a6ff > a:after,
.avatar_bottom_0d01 .button_short_d191 .hover_7497 li.banner-a6ff > a:before {
  content: "";
  display: table;
}
.avatar_bottom_0d01 .button_short_d191 .hover_7497 li.banner-a6ff > a:after {
  clear: both;
}
.avatar_bottom_0d01 .button_short_d191 .hover_7497 li.banner-a6ff > a .prev-e0dc {
  margin-left: 5px;
  float: right;
}
.avatar_bottom_0d01 .dark-d378,
.avatar_bottom_0d01 .hover_7497 {
  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;
}
.avatar_bottom_0d01 .hover_7497 {
  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;
}
.avatar_bottom_0d01 .hover_7497 .top_1b06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar_bottom_0d01 .hover_7497 .prev-e0dc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.avatar_bottom_0d01 .hover_7497 li {
  display: block;
  margin: 0;
  padding: 0;
}
.avatar_bottom_0d01 .hover_7497 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;
}
.avatar_bottom_0d01 .hover_7497 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.avatar_bottom_0d01 .hover_7497 .hover_7497 {
  top: 0;
  left: 100%;
}
.avatar_bottom_0d01 .cool-5948.fn-focus-ea20 > .dark-d378,
.avatar_bottom_0d01 .cool-5948.fn-focus-ea20 > .hover_7497,
.avatar_bottom_0d01 .cool-5948:focus > .dark-d378,
.avatar_bottom_0d01 .cool-5948:focus > .hover_7497,
.avatar_bottom_0d01 .cool-5948:hover > .dark-d378,
.avatar_bottom_0d01 .cool-5948:hover > .hover_7497 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.avatar_bottom_0d01.status-1e66 .badge-bright-7b1c:after,
.avatar_bottom_0d01.status-1e66 .badge-bright-7b1c:before {
  content: "";
  display: table;
}
.avatar_bottom_0d01.status-1e66 .badge-bright-7b1c:after {
  clear: both;
}
.avatar_bottom_0d01.status-1e66 .badge-bright-7b1c > li {
  float: left;
}
.avatar_bottom_0d01.primary_brown_6835 .badge-bright-7b1c:after,
.avatar_bottom_0d01.primary_brown_6835 .badge-bright-7b1c:before {
  content: "";
  display: table;
}
.avatar_bottom_0d01.primary_brown_6835 .badge-bright-7b1c:after {
  clear: both;
}
.avatar_bottom_0d01.primary_brown_6835 .badge-bright-7b1c > li {
  float: left;
}
.avatar_bottom_0d01.primary_brown_6835 .badge-bright-7b1c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.avatar_bottom_0d01.primary_brown_6835 .badge-bright-7b1c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.avatar_bottom_0d01.primary_brown_6835 .badge-bright-7b1c > li.search_3039 > a,
.avatar_bottom_0d01.primary_brown_6835 .badge-bright-7b1c > li.stale-d05e > a {
  color: #fff;
  background-color: #1e4b75;
}
.avatar_bottom_0d01.filter-old-5907 .badge-bright-7b1c > li > a .top_1b06 {
  position: relative;
}
.avatar_bottom_0d01.filter-old-5907 .badge-bright-7b1c > li > a .top_1b06: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;
}
.avatar_bottom_0d01.filter-old-5907
  .badge-bright-7b1c
  > li:focus
  > a
  .top_1b06:before,
.avatar_bottom_0d01.filter-old-5907
  .badge-bright-7b1c
  > li:hover
  > a
  .top_1b06:before {
  width: 100%;
  background-color: currentColor;
}
.avatar_bottom_0d01.filter-old-5907
  .badge-bright-7b1c
  > li.search_3039
  > a
  .top_1b06:before,
.avatar_bottom_0d01.filter-old-5907
  .badge-bright-7b1c
  > li.column-9481
  > a
  .top_1b06:before {
  width: 100%;
  background-color: currentColor;
}
.avatar_bottom_0d01.description_action_411b .badge-bright-7b1c > li > a .top_1b06 {
  position: relative;
}
.avatar_bottom_0d01.description_action_411b .badge-bright-7b1c > li > a .top_1b06: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;
}
.avatar_bottom_0d01.description_action_411b .badge-bright-7b1c > li:focus > a .top_1b06:before,
.avatar_bottom_0d01.description_action_411b
  .badge-bright-7b1c
  > li:hover
  > a
  .top_1b06:before {
  width: 100%;
  background-color: currentColor;
}
.avatar_bottom_0d01.description_action_411b
  .badge-bright-7b1c
  > li.search_3039
  > a
  .top_1b06:before,
.avatar_bottom_0d01.description_action_411b
  .badge-bright-7b1c
  > li.column-9481
  > a
  .top_1b06:before {
  width: 100%;
  background-color: currentColor;
}
.dynamic_8d5b .button_short_d191 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.dynamic_8d5b .button_short_d191 li:first-child > a {
  border-top: none;
}
.dynamic_8d5b .button_short_d191 .old-1295 > .top_1b06 .prev-e0dc {
  display: none;
}
.dynamic_8d5b .button_short_d191 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.dynamic_8d5b .button_short_d191 li:last-child {
  border: none;
}
.dynamic_8d5b .button_short_d191 li.banner-a6ff > a {
  padding-right: 45px !important;
}
.dynamic_8d5b .button_short_d191 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.dynamic_8d5b .button_short_d191 li a:focus,
.dynamic_8d5b .button_short_d191 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_8d5b .button_short_d191 li .hover-11ec {
  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;
}
.dynamic_8d5b .button_short_d191 li .hover-11ec:hover {
  box-shadow: none;
}
.dynamic_8d5b .button_short_d191 li .hover-11ec .prev-e0dc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.dynamic_8d5b .button_short_d191 .hover_7497 {
  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);
}
.dynamic_8d5b .button_short_d191 .hover_7497 li a {
  padding-left: 3em;
}
.dynamic_8d5b .button_short_d191 .blue_9611 > a .hover-11ec i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dynamic_8d5b .button_short_d191 .blue_9611 > .hover_7497 {
  display: block;
  opacity: 1;
}
.hard-8d4d {
  max-width: 100%;
}
.header-faf3 {
  line-height: 0;
  cursor: pointer;
}
.right_c4e6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.right_c4e6:hover {
  box-shadow: none;
  color: currentColor;
}
.right_c4e6 svg {
  width: 18px;
  height: 18px;
}
.right_c4e6 .blue-f393 {
  display: none;
}
.status-right-71bf {
  position: relative;
}
.status-right-71bf.fn-active-ea20 .right_c4e6 .filter-silver-a37d {
  display: none;
}
.status-right-71bf.fn-active-ea20 .right_c4e6 .blue-f393 {
  display: inline-block;
}
.status-right-71bf .bronze-101a {
  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);
}
.status-right-71bf.feature_9586 .bronze-101a {
  left: auto;
  right: -0.9em;
}
.status-right-71bf.feature_9586 .section-5096::before {
  left: auto;
  right: 15px;
}
.status-right-71bf.fn-active-ea20 .bronze-101a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.detail-old-42dd {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.detail-old-42dd label {
  flex-basis: 100%;
}
.detail-old-42dd .wide-3408 {
  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;
}
.detail-old-42dd .background_b735 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.detail-old-42dd .background_b735:focus {
  background-color: transparent;
}
.detail-old-42dd button.picture_silver_2bc6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.detail-old-42dd button.picture_silver_2bc6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.detail-old-42dd button.picture_silver_2bc6 svg {
  width: 18px;
  height: 18px;
}
.detail-old-42dd input[type="submit"] {
  min-height: auto;
}
.texture_orange_673d .detail-old-42dd .background_b735 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.section-5096 {
  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) {
  .section-5096 {
    width: 220px;
  }
}
.section-5096 label {
  flex-basis: 100%;
}
.section-5096::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;
}
.fluid-e58b .texture_orange_673d .detail-old-42dd {
  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;
}
.fluid-e58b
  .texture_orange_673d
  .detail-old-42dd
  .wide-3408 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fluid-e58b .texture_orange_673d .detail-old-42dd .background_b735 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fluid-e58b
  .texture_orange_673d
  .detail-old-42dd
  .background_b735:focus {
  background: 0 0;
}
.fluid-e58b
  .texture_orange_673d
  .detail-old-42dd
  .info_2a68 {
  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;
}
.secondary-894a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.secondary-894a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.secondary-894a li:last-child {
  margin-right: 0;
}
.secondary-894a li:first-child {
  margin-left: 0;
}
.secondary-894a.advanced_d021 a {
  color: #fff;
}
.secondary-894a.advanced_d021 a:hover {
  color: #fff;
}
.secondary-894a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.secondary-894a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.secondary-894a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.secondary-894a a:hover {
  opacity: 0.9;
  color: inherit;
}
.secondary-894a [class*="social-icon-apple"] {
  background-color: #999;
}
.secondary-894a [class*="social-icon-apple"].popup_complex_f336 {
  background-color: transparent;
  color: #999;
}
.secondary-894a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.secondary-894a [class*="social-icon-behance"].popup_complex_f336 {
  background-color: transparent;
  color: #1769ff;
}
.secondary-894a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.secondary-894a [class*="social-icon-bitbucket"].popup_complex_f336 {
  background-color: transparent;
  color: #205081;
}
.secondary-894a [class*="social-icon-codepen"] {
  background-color: #000;
}
.secondary-894a [class*="social-icon-codepen"].popup_complex_f336 {
  background-color: transparent;
  color: #000;
}
.secondary-894a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.secondary-894a [class*="social-icon-delicious"].popup_complex_f336 {
  background-color: transparent;
  color: #39f;
}
.secondary-894a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.secondary-894a [class*="social-icon-digg"].popup_complex_f336 {
  background-color: transparent;
  color: #005be2;
}
.secondary-894a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.secondary-894a [class*="social-icon-dribbble"].popup_complex_f336 {
  background-color: transparent;
  color: #ea4c89;
}
.secondary-894a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.secondary-894a [class*="social-icon-envelope"].popup_complex_f336 {
  background-color: transparent;
  color: #ea4335;
}
.secondary-894a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.secondary-894a [class*="social-icon-facebook"].popup_complex_f336 {
  background-color: transparent;
  color: #3b5998;
}
.secondary-894a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.secondary-894a [class*="social-icon-flickr"].popup_complex_f336 {
  background-color: transparent;
  color: #0063dc;
}
.secondary-894a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.secondary-894a [class*="social-icon-foursquare"].popup_complex_f336 {
  background-color: transparent;
  color: #2d5be3;
}
.secondary-894a [class*="social-icon-github"] {
  background-color: #333;
}
.secondary-894a [class*="social-icon-github"].popup_complex_f336 {
  background-color: transparent;
  color: #333;
}
.secondary-894a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.secondary-894a [class*="social-icon-google-plus"].popup_complex_f336 {
  background-color: transparent;
  color: #dd4b39;
}
.secondary-894a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.secondary-894a [class*="social-icon-houzz"].popup_complex_f336 {
  background-color: transparent;
  color: #7ac142;
}
.secondary-894a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.secondary-894a [class*="social-icon-instagram"].popup_complex_f336 {
  background-color: transparent;
  color: #262626;
}
.secondary-894a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.secondary-894a [class*="social-icon-jsfiddle"].popup_complex_f336 {
  background-color: transparent;
  color: #487aa2;
}
.secondary-894a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.secondary-894a [class*="social-icon-linkedin"].popup_complex_f336 {
  background-color: transparent;
  color: #0077b5;
}
.secondary-894a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.secondary-894a [class*="social-icon-medium"].popup_complex_f336 {
  background-color: transparent;
  color: #00ab6b;
}
.secondary-894a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.secondary-894a
  [class*="social-icon-odnoklassniki"].popup_complex_f336 {
  background-color: transparent;
  color: #f4731c;
}
.secondary-894a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.secondary-894a [class*="social-icon-meetup"].popup_complex_f336 {
  background-color: transparent;
  color: #ec1c40;
}
.secondary-894a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.secondary-894a [class*="social-icon-pinterest"].popup_complex_f336 {
  background-color: transparent;
  color: #bd081c;
}
.secondary-894a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.secondary-894a [class*="social-icon-product-hunt"].popup_complex_f336 {
  background-color: transparent;
  color: #da552f;
}
.secondary-894a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.secondary-894a [class*="social-icon-reddit"].popup_complex_f336 {
  background-color: transparent;
  color: #ff4500;
}
.secondary-894a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.secondary-894a [class*="social-icon-rss"].popup_complex_f336 {
  background-color: transparent;
  color: #f26522;
}
.secondary-894a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.secondary-894a
  [class*="social-icon-shopping-cart"].popup_complex_f336 {
  background-color: transparent;
  color: #4caf50;
}
.secondary-894a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.secondary-894a [class*="social-icon-skype"].popup_complex_f336 {
  background-color: transparent;
  color: #00aff0;
}
.secondary-894a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.secondary-894a [class*="social-icon-slideshare"].popup_complex_f336 {
  background-color: transparent;
  color: #0077b5;
}
.secondary-894a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.secondary-894a [class*="social-icon-snapchat"].popup_complex_f336 {
  background-color: transparent;
  color: #fffc00;
}
.secondary-894a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.secondary-894a [class*="social-icon-soundcloud"].popup_complex_f336 {
  background-color: transparent;
  color: #f80;
}
.secondary-894a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.secondary-894a [class*="social-icon-spotify"].popup_complex_f336 {
  background-color: transparent;
  color: #2ebd59;
}
.secondary-894a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.secondary-894a
  [class*="social-icon-stack-overflow"].popup_complex_f336 {
  background-color: transparent;
  color: #fe7a15;
}
.secondary-894a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.secondary-894a [class*="social-icon-maldkfgram"].popup_complex_f336 {
  background-color: transparent;
  color: #2ca5e0;
}
.secondary-894a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.secondary-894a [class*="social-icon-tripadvisor"].popup_complex_f336 {
  background-color: transparent;
  color: #589442;
}
.secondary-894a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.secondary-894a [class*="social-icon-tumblr"].popup_complex_f336 {
  background-color: transparent;
  color: #35465c;
}
.secondary-894a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.secondary-894a [class*="social-icon-twitch"].popup_complex_f336 {
  background-color: transparent;
  color: #6441a5;
}
.secondary-894a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.secondary-894a [class*="social-icon-twitter"].popup_complex_f336 {
  background-color: transparent;
  color: #1da1f2;
}
.secondary-894a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.secondary-894a [class*="social-icon-vimeo"].popup_complex_f336 {
  background-color: transparent;
  color: #1ab7ea;
}
.secondary-894a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.secondary-894a [class*="social-icon-vk"].popup_complex_f336 {
  background-color: transparent;
  color: #45668e;
}
.secondary-894a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.secondary-894a [class*="social-icon-weibo"].popup_complex_f336 {
  background-color: transparent;
  color: #df2029;
}
.secondary-894a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.secondary-894a [class*="social-icon-weixin"].popup_complex_f336 {
  background-color: transparent;
  color: #7bb32e;
}
.secondary-894a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.secondary-894a [class*="social-icon-whatsapp"].popup_complex_f336 {
  background-color: transparent;
  color: #25d366;
}
.secondary-894a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.secondary-894a [class*="social-icon-wordpress"].popup_complex_f336 {
  background-color: transparent;
  color: #21759b;
}
.secondary-894a [class*="social-icon-xing"] {
  background-color: #026466;
}
.secondary-894a [class*="social-icon-xing"].popup_complex_f336 {
  background-color: transparent;
  color: #026466;
}
.secondary-894a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.secondary-894a [class*="social-icon-yelp"].popup_complex_f336 {
  background-color: transparent;
  color: #af0606;
}
.secondary-894a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.secondary-894a [class*="social-icon-youtube"].popup_complex_f336 {
  background-color: transparent;
  color: #cd201f;
}
.picture_warm_1242 {
  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;
}
.picture_warm_1242:hover {
  box-shadow: none;
  background: 0 0;
}
.hidden_3396 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hard-a396 {
  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;
}
.bottom_aef2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.cool_0cfe {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.cool_0cfe,
.cool_0cfe::after,
.cool_0cfe::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;
}
.cool_0cfe::after,
.cool_0cfe::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hard-a895 .hard-a396 .bottom_aef2 {
  margin-top: -2px;
  width: 19px;
}
.hard-a895 .hard-a396 .cool_0cfe {
  margin-top: -1px;
}
.hard-a895 .hard-a396 .cool_0cfe,
.hard-a895 .hard-a396 .cool_0cfe::after,
.hard-a895 .hard-a396 .cool_0cfe::before {
  width: 19px;
  height: 2px;
}
.hard-a895 .hard-a396 .cool_0cfe::before {
  top: -6px;
}
.hard-a895 .hard-a396 .cool_0cfe::after {
  bottom: -6px;
}
.footer_bottom_2b67 .hard-a396 .bottom_aef2 {
  margin-top: -2px;
  width: 22px;
}
.footer_bottom_2b67 .hard-a396 .cool_0cfe {
  margin-top: -1px;
}
.footer_bottom_2b67 .hard-a396 .cool_0cfe,
.footer_bottom_2b67 .hard-a396 .cool_0cfe::after,
.footer_bottom_2b67 .hard-a396 .cool_0cfe::before {
  width: 22px;
  height: 2px;
}
.footer_bottom_2b67 .hard-a396 .cool_0cfe::before {
  top: -7px;
}
.footer_bottom_2b67 .hard-a396 .cool_0cfe::after {
  bottom: -7px;
}
.list-east-7855 .hard-a396 .bottom_aef2 {
  margin-top: -2px;
  width: 31px;
}
.list-east-7855 .hard-a396 .cool_0cfe {
  margin-top: -1.5px;
}
.list-east-7855 .hard-a396 .cool_0cfe,
.list-east-7855 .hard-a396 .cool_0cfe::after,
.list-east-7855 .hard-a396 .cool_0cfe::before {
  width: 31px;
  height: 3px;
}
.list-east-7855 .hard-a396 .cool_0cfe::before {
  top: -9px;
}
.list-east-7855 .hard-a396 .cool_0cfe::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .media-79eb .hard-a396 .bottom_aef2 {
    margin-top: -2px;
    width: 19px;
  }
  .media-79eb .hard-a396 .cool_0cfe {
    margin-top: -1px;
  }
  .media-79eb .hard-a396 .cool_0cfe,
  .media-79eb .hard-a396 .cool_0cfe::after,
  .media-79eb .hard-a396 .cool_0cfe::before {
    width: 19px;
    height: 2px;
  }
  .media-79eb .hard-a396 .cool_0cfe::before {
    top: -6px;
  }
  .media-79eb .hard-a396 .cool_0cfe::after {
    bottom: -6px;
  }
  .banner-up-734a .hard-a396 .bottom_aef2 {
    margin-top: -2px;
    width: 22px;
  }
  .banner-up-734a .hard-a396 .cool_0cfe {
    margin-top: -1px;
  }
  .banner-up-734a .hard-a396 .cool_0cfe,
  .banner-up-734a .hard-a396 .cool_0cfe::after,
  .banner-up-734a .hard-a396 .cool_0cfe::before {
    width: 22px;
    height: 2px;
  }
  .banner-up-734a .hard-a396 .cool_0cfe::before {
    top: -7px;
  }
  .banner-up-734a .hard-a396 .cool_0cfe::after {
    bottom: -7px;
  }
  .small_b24a .hard-a396 .bottom_aef2 {
    margin-top: -2px;
    width: 31px;
  }
  .small_b24a .hard-a396 .cool_0cfe {
    margin-top: -1.5px;
  }
  .small_b24a .hard-a396 .cool_0cfe,
  .small_b24a .hard-a396 .cool_0cfe::after,
  .small_b24a .hard-a396 .cool_0cfe::before {
    width: 31px;
    height: 3px;
  }
  .small_b24a .hard-a396 .cool_0cfe::before {
    top: -9px;
  }
  .small_b24a .hard-a396 .cool_0cfe::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .description_iron_f9ce .hard-a396 .bottom_aef2 {
    margin-top: -2px;
    width: 19px;
  }
  .description_iron_f9ce .hard-a396 .cool_0cfe {
    margin-top: -1px;
  }
  .description_iron_f9ce .hard-a396 .cool_0cfe,
  .description_iron_f9ce .hard-a396 .cool_0cfe::after,
  .description_iron_f9ce .hard-a396 .cool_0cfe::before {
    width: 19px;
    height: 2px;
  }
  .description_iron_f9ce .hard-a396 .cool_0cfe::before {
    top: -6px;
  }
  .description_iron_f9ce .hard-a396 .cool_0cfe::after {
    bottom: -6px;
  }
  .north_5e9a .hard-a396 .bottom_aef2 {
    margin-top: -2px;
    width: 22px;
  }
  .north_5e9a .hard-a396 .cool_0cfe {
    margin-top: -1px;
  }
  .north_5e9a .hard-a396 .cool_0cfe,
  .north_5e9a .hard-a396 .cool_0cfe::after,
  .north_5e9a .hard-a396 .cool_0cfe::before {
    width: 22px;
    height: 2px;
  }
  .north_5e9a .hard-a396 .cool_0cfe::before {
    top: -7px;
  }
  .north_5e9a .hard-a396 .cool_0cfe::after {
    bottom: -7px;
  }
  .dropdown-b7dc .hard-a396 .bottom_aef2 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown-b7dc .hard-a396 .cool_0cfe {
    margin-top: -1.5px;
  }
  .dropdown-b7dc .hard-a396 .cool_0cfe,
  .dropdown-b7dc .hard-a396 .cool_0cfe::after,
  .dropdown-b7dc .hard-a396 .cool_0cfe::before {
    width: 31px;
    height: 3px;
  }
  .dropdown-b7dc .hard-a396 .cool_0cfe::before {
    top: -9px;
  }
  .dropdown-b7dc .hard-a396 .cool_0cfe::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-in-ce58 .hard-a396 .bottom_aef2 {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown-in-ce58 .hard-a396 .cool_0cfe {
    margin-top: -1px;
  }
  .dropdown-in-ce58 .hard-a396 .cool_0cfe,
  .dropdown-in-ce58 .hard-a396 .cool_0cfe::after,
  .dropdown-in-ce58 .hard-a396 .cool_0cfe::before {
    width: 19px;
    height: 2px;
  }
  .dropdown-in-ce58 .hard-a396 .cool_0cfe::before {
    top: -6px;
  }
  .dropdown-in-ce58 .hard-a396 .cool_0cfe::after {
    bottom: -6px;
  }
  .progress-iron-bdff .hard-a396 .bottom_aef2 {
    margin-top: -2px;
    width: 22px;
  }
  .progress-iron-bdff .hard-a396 .cool_0cfe {
    margin-top: -1px;
  }
  .progress-iron-bdff .hard-a396 .cool_0cfe,
  .progress-iron-bdff .hard-a396 .cool_0cfe::after,
  .progress-iron-bdff .hard-a396 .cool_0cfe::before {
    width: 22px;
    height: 2px;
  }
  .progress-iron-bdff .hard-a396 .cool_0cfe::before {
    top: -7px;
  }
  .progress-iron-bdff .hard-a396 .cool_0cfe::after {
    bottom: -7px;
  }
  .advanced-0208 .hard-a396 .bottom_aef2 {
    margin-top: -2px;
    width: 31px;
  }
  .advanced-0208 .hard-a396 .cool_0cfe {
    margin-top: -1.5px;
  }
  .advanced-0208 .hard-a396 .cool_0cfe,
  .advanced-0208 .hard-a396 .cool_0cfe::after,
  .advanced-0208 .hard-a396 .cool_0cfe::before {
    width: 31px;
    height: 3px;
  }
  .advanced-0208 .hard-a396 .cool_0cfe::before {
    top: -9px;
  }
  .advanced-0208 .hard-a396 .cool_0cfe::after {
    bottom: -9px;
  }
}
.caption-simple-6e73 .cool_0cfe {
  -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);
}
.caption-simple-6e73 .cool_0cfe::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.caption-simple-6e73 .cool_0cfe::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);
}
.caption-simple-6e73.cold_b2e2 .cool_0cfe {
  -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);
}
.caption-simple-6e73.cold_b2e2 .cool_0cfe::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.caption-simple-6e73.cold_b2e2 .cool_0cfe::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);
}
.preview_5d0b {
  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.module_fe48:before {
  display: none;
}
.chip-south-eecd {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.chip-south-eecd .short_fc87 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.chip-south-eecd .short_fc87:last-of-type {
  border-bottom: none;
}
.chip-south-eecd .short_fc87.light_e643,
.chip-south-eecd .short_fc87.active-dim-f34a,
.chip-south-eecd .short_fc87.video-f928 {
  padding: 0;
}
.chip-south-eecd .dynamic_8d5b .hover-11ec {
  color: currentColor;
}
.chip-south-eecd .dynamic_8d5b .hover-11ec:focus,
.chip-south-eecd .dynamic_8d5b .hover-11ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-south-eecd.list-mini-13fe .banner-99da,
.chip-south-eecd.list-mini-13fe .west-a3fe a,
.chip-south-eecd.list-mini-13fe .badge-bright-7b1c a,
.chip-south-eecd.list-mini-13fe .hover_7497 a {
  color: rgba(0, 0, 0, 0.55);
}
.chip-south-eecd.list-mini-13fe .banner-99da:hover,
.chip-south-eecd.list-mini-13fe .west-a3fe a:hover,
.chip-south-eecd.list-mini-13fe .badge-bright-7b1c a:hover,
.chip-south-eecd.list-mini-13fe .hover_7497 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.chip-south-eecd.list-mini-13fe .progress-8ed8 {
  color: rgba(0, 0, 0, 0.8);
}
.chip-south-eecd.list-mini-13fe .short_fc87 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-south-eecd.list-mini-13fe .short_fc87:before {
  background: rgba(0, 0, 0, 0.08);
}
.chip-south-eecd.list-mini-13fe .popup_fast_b429:before {
  background: rgba(255, 255, 255, 0.9);
}
.chip-south-eecd.list-mini-13fe .dynamic_8d5b .button_short_d191 li a,
.chip-south-eecd.list-mini-13fe .dynamic_8d5b .hover-11ec,
.chip-south-eecd.list-mini-13fe .hover_7497 {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-south-eecd.list-mini-13fe .dynamic_8d5b .hover-11ec:focus,
.chip-south-eecd.list-mini-13fe .dynamic_8d5b .hover-11ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-south-eecd.list-mini-13fe .button_short_d191 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-south-eecd.media_7eac .banner-99da,
.chip-south-eecd.media_7eac .west-a3fe a,
.chip-south-eecd.media_7eac .badge-bright-7b1c .hover-11ec,
.chip-south-eecd.media_7eac .badge-bright-7b1c a,
.chip-south-eecd.media_7eac .hover_7497 a {
  color: rgba(255, 255, 255, 0.79);
}
.chip-south-eecd.media_7eac .banner-99da:hover,
.chip-south-eecd.media_7eac .west-a3fe a:hover,
.chip-south-eecd.media_7eac .badge-bright-7b1c .hover-11ec:hover,
.chip-south-eecd.media_7eac .badge-bright-7b1c a:hover,
.chip-south-eecd.media_7eac .hover_7497 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-south-eecd.media_7eac .progress-8ed8 {
  color: rgba(255, 255, 255, 0.99);
}
.chip-south-eecd.media_7eac .short_fc87 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-south-eecd.media_7eac .short_fc87:before {
  background: rgba(255, 255, 255, 0.08);
}
.chip-south-eecd.media_7eac .popup_fast_b429:before {
  background: rgba(0, 0, 0, 0.9);
}
.chip-south-eecd.media_7eac .dynamic_8d5b .button_short_d191 li a,
.chip-south-eecd.media_7eac .dynamic_8d5b .hover-11ec,
.chip-south-eecd.media_7eac .hover_7497 {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-south-eecd.media_7eac .dynamic_8d5b .hover-11ec:focus,
.chip-south-eecd.media_7eac .dynamic_8d5b .hover-11ec:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip-south-eecd.media_7eac .button_short_d191 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_fast_b429 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.popup_fast_b429:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.lower-711a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.stone_4e57 .chip-south-eecd {
  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;
}
.stone_4e57 .short_fc87 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.stone_4e57 .short_fc87: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) {
  .stone_4e57 .short_fc87:before {
    width: 16%;
    left: 42%;
  }
}
.stone_4e57 .short_fc87:last-child:before {
  content: none;
}
.stone_4e57 .short_fc87[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.stone_4e57 .dynamic_8d5b .button_short_d191 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.stone_4e57 .dynamic_8d5b .button_short_d191 li a .hover-11ec {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.stone_4e57 .dynamic_8d5b .hover_7497 {
  border: none;
}
.stone_4e57 .dynamic_8d5b .hover_7497 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.stone_4e57 .popup_fast_b429 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.stone_4e57 .lower-711a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.stone_4e57 .media_7eac .popup_fast_b429:before {
  background: rgba(0, 0, 0, 0.9);
}
.stone_4e57 .list-mini-13fe.nav_silver_496c .cool_0cfe {
  background: rgba(0, 0, 0, 0.6);
}
.stone_4e57
  .list-mini-13fe.nav_silver_496c
  .cool_0cfe::after,
.stone_4e57
  .list-mini-13fe.nav_silver_496c
  .cool_0cfe:before {
  background: inherit;
}
.stone_4e57
  .list-mini-13fe.nav_silver_496c:hover
  .cool_0cfe {
  background: rgba(0, 0, 0, 0.8);
}
.easy_11fc .chip-south-eecd {
  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) {
  .easy_11fc .chip-south-eecd {
    width: auto;
    right: 45px;
  }
}
.hover_d5e9 .chip-south-eecd {
  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) {
  .hover_d5e9 .chip-south-eecd {
    width: auto;
    left: 45px;
  }
}
.module_fe48 .chip-south-eecd {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.module_fe48 .lower-711a {
  max-width: 48em;
  margin: 0 auto;
}
.module_fe48 .popup_fast_b429:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.preview-9720 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.preview-9720.stone_4e57 .chip-south-eecd {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.preview-9720.easy_11fc .chip-south-eecd {
  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);
}
.preview-9720 .chip-south-eecd {
  visibility: visible;
}
.preview-9720.hover_d5e9 .chip-south-eecd {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.simple-c10a,
.notification-b8ca {
  overflow-x: hidden;
}
.simple-c10a .chip-south-eecd {
  overflow: auto;
}
.simple-c10a.stone_4e57 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.simple-c10a.stone_4e57 .chip-south-eecd {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.simple-c10a.stone_4e57 .picture_warm_1242 {
  opacity: 0;
}
.simple-c10a.easy_11fc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.simple-c10a.easy_11fc .chip-south-eecd {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.simple-c10a.easy_11fc .picture_warm_1242 {
  opacity: 0;
}
.simple-c10a.hover_d5e9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.simple-c10a.hover_d5e9 .chip-south-eecd {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.simple-c10a.hover_d5e9 .picture_warm_1242 {
  opacity: 0;
}
.simple-c10a.module_fe48 .chip-south-eecd {
  z-index: 10;
  visibility: visible;
}
.nav_silver_496c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.nav_silver_496c .cool_0cfe {
  background: rgba(255, 255, 255, 0.99);
}
.nav_silver_496c .cool_0cfe::after,
.nav_silver_496c .cool_0cfe:before {
  background: inherit;
}
.nav_silver_496c:hover .cool_0cfe {
  background: rgba(255, 255, 255, 0.99);
}
.hover_d5e9 .nav_silver_496c {
  top: 10px;
  right: auto;
  left: 12px;
}
.module_fe48 .nav_silver_496c {
  display: none !important;
}
.simple-c10a:before,
.notification-b8ca:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.simple-c10a .nav_silver_496c,
.notification-b8ca .nav_silver_496c {
  display: inline-block;
}
.chip-south-eecd .tooltip-df19 {
  -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;
}
.simple-c10a .chip-south-eecd .tooltip-df19,
.notification-b8ca .chip-south-eecd .tooltip-df19 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.layout-be1e .wide-3408 {
  width: 100%;
}
.backdrop-07cc {
  padding: 0 0.5em 0;
}
.backdrop-07cc [class*="customify-col-"],
.backdrop-07cc [class*="customify-col_"],
.backdrop-07cc [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gradient_stale_7126 .backdrop-07cc {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .over_7059 .iron-1225,
  .iron-1225 {
    display: none;
  }
  .search-173c {
    text-align: left;
  }
  .tall-85ad {
    text-align: center;
  }
  .medium-54e1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .over_7059 .grid-steel-2368,
  .grid-steel-2368 {
    display: none;
  }
  .icon_ca80 {
    text-align: left;
  }
  .description_right_2d09 {
    text-align: center;
  }
  .element_9cb0 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .over_7059 .column_yellow_5231,
  .column_yellow_5231 {
    display: none;
  }
  .pagination_easy_28b1 {
    text-align: left;
  }
  .element-plasma-116a {
    text-align: center;
  }
  .border-d6c5 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.table-inner-a881 {
  box-shadow: none !important;
}
.picture_3361 .dropdown-9af9,
.message-left-9254 .dropdown-9af9 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.message-left-9254 .dropdown-9af9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-simple-6064 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.content-simple-6064:after,
.content-simple-6064:before {
  content: "";
  display: table;
}
.content-simple-6064:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .content-simple-6064 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.content-simple-6064,
.nav_d1e6 {
  max-width: 1248px;
  margin: 0 auto;
}

.backdrop_thick_81ae.grid-7e6d .content-simple-6064 {
  max-width: 100%;
}
.backdrop_thick_81ae.first_a5c9 {
  max-width: 1200px;
  margin: 0 auto;
}
.backdrop_thick_81ae.medium-e8bc .content-simple-6064 {
  max-width: 100%;
}
.backdrop_thick_81ae.medium-e8bc > .content-simple-6064 {
  padding-left: 0;
  padding-right: 0;
}
.backdrop_thick_81ae.medium-e8bc > .content-simple-6064 .over_7059 {
  margin: 0;
}
.backdrop_thick_81ae.medium-e8bc
  > .content-simple-6064
  .surface_8ebc.footer_static_b710 {
  margin-right: 0;
  margin-left: 0;
}
.backdrop_thick_81ae.medium-e8bc #main.footer_static_b710 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .progress-medium-92dd #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .progress-medium-92dd #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .gradient_static_ebc8 .article_978e {
    padding-right: 1em;
  }
  .gradient_static_ebc8.dim-7a36 .surface_8ebc {
    border-right: 1px solid #eaecee;
  }
  .gradient_static_ebc8.dim-7a36 .article_978e {
    padding-right: 1em;
  }
  .gradient_static_ebc8.dim-7a36 .background_ed23 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .paragraph-1214 .article_978e {
    padding-left: 1em;
  }
  .paragraph-1214.dim-7a36 .surface_8ebc {
    border-left: 1px solid #eaecee;
  }
  .paragraph-1214.dim-7a36 .article_978e {
    padding-left: 1em;
  }
  .paragraph-1214.dim-7a36 .background_ed23 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .sort_old_8945 .article_978e {
    padding-left: 1em;
  }
  .sort_old_8945.dim-7a36 .light-505d {
    border-right: 1px solid #eaecee;
  }
  .sort_old_8945.dim-7a36 .warm-8b88 {
    border-right: 1px solid #eaecee;
  }
  .sort_old_8945.dim-7a36 .article_978e {
    padding-left: 1em;
  }
  .sort_old_8945.dim-7a36 .background_ed23 {
    padding-right: 1em;
  }
  .sort_old_8945.dim-7a36 .breadcrumb_1f1e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-5d6a .article_978e {
    padding-right: 1em;
  }
  .tabs-5d6a.dim-7a36 .light-505d {
    border-left: 1px solid #eaecee;
  }
  .tabs-5d6a.dim-7a36 .warm-8b88 {
    border-left: 1px solid #eaecee;
  }
  .tabs-5d6a.dim-7a36 .article_978e {
    padding-right: 1em;
  }
  .tabs-5d6a.dim-7a36 .background_ed23 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tabs-5d6a.dim-7a36 .breadcrumb_1f1e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-medium-92dd .article_978e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress-medium-92dd.dim-7a36 .surface_8ebc {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .progress-medium-92dd.dim-7a36 .article_978e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress-medium-92dd.dim-7a36 .background_ed23 {
    padding-left: 1em;
  }
  .progress-medium-92dd.dim-7a36 .breadcrumb_1f1e {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .progress-medium-92dd.dim-7a36 .article_978e {
    padding-left: 0;
  }
}
.status-a23f .down_5e2c {
  display: inline-block;
}
.pro_06ad {
  display: inline-block;
}
.stone_ec1b {
  word-con: break-word;
}
.breadcrumb_bright_bf13 > span {
  display: inline-block;
  padding: 5px 0;
}
.breadcrumb_bright_bf13 .accordion-clean-89d5 {
  margin-left: 8px;
  margin-right: 8px;
}
.breadcrumb_bright_bf13 .description_rough_fbcd img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.static-5487 .up_5e2f {
  margin-bottom: 2em;
}
.static-5487 .row_ec0a {
  margin-bottom: 15px;
}
.static-5487 .row_ec0a:last-child {
  margin-bottom: 0;
}
.static-5487 .upper-ebc7 {
  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) {
  .static-5487 .upper-ebc7 {
    display: block;
  }
}
.static-5487 .slider_prev_4122 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .static-5487 .slider_prev_4122 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.static-5487 .active_solid_a0e5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.static-5487 .active_solid_a0e5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.static-5487 .active_solid_a0e5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.static-5487 .stone_ec1b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.static-5487 .stone_ec1b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.static-5487 .progress-8f9a p:last-child {
  margin-bottom: 0;
}
.static-5487 .background-5480 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.static-5487 .over-a890 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.static-5487 .overlay-last-e447 {
  margin-top: 1em;
}
.static-5487 .caption-light-1420 {
  top: 0;
  display: block;
}
.static-5487 .caption-light-1420 a {
  color: inherit;
}
.static-5487 .caption-light-1420 a:hover {
  color: inherit;
}
.static-5487 .list_3759 {
  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;
}
.static-5487 .list_3759:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.static-5487 .over-a890 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.static-5487 .hard-c28f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.static-5487 .hard-c28f:first-child {
  margin-top: 0;
}
.static-5487 .hard-c28f.list_a853 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.static-5487 .hard-c28f.action-2691 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.static-5487
  .hard-c28f.action-2691.paragraph_clean_40ee
  .overlay-last-e447 {
  width: 100%;
}
.static-5487 .action-2691 {
  -webkit-box-align: center;
  align-items: center;
}
.static-5487 .action-2691 .breadcrumb_bright_bf13,
.static-5487 .action-2691 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.static-5487 .active_solid_a0e5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.static-5487 .active_solid_a0e5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.static-5487 .active_solid_a0e5: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;
}
.static-5487 .list_a853 {
  z-index: 5;
}
.static-5487 .status-lower-59bd .frame_up_ef13 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.static-5487 .paragraph_c3dc .frame_up_ef13 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.static-5487 .over_b411 .frame_up_ef13 {
  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;
}
.static-5487.row_5d14 .upper-ebc7,
.static-5487.glass-1131 .upper-ebc7 {
  display: block;
}
.static-5487.row_5d14 .upper-ebc7 .modal_ec97,
.static-5487.row_5d14 .upper-ebc7 .over-a890,
.static-5487.glass-1131 .upper-ebc7 .modal_ec97,
.static-5487.glass-1131 .upper-ebc7 .over-a890 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.static-5487.image-29c5 .slider_prev_4122 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .static-5487.image-29c5 .slider_prev_4122 {
    margin-right: 0;
  }
}
.static-5487.row_5d14 .slider_prev_4122,
.static-5487.glass-1131 .slider_prev_4122 {
  padding-top: 40%;
}
.static-5487.row_5d14 .up_5e2f,
.static-5487.glass-1131 .up_5e2f {
  display: block;
}
.static-5487.row_5d14 .fn-sticky-ea20 .over-a890,
.static-5487.glass-1131 .fn-sticky-ea20 .over-a890 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.static-5487.row_5d14 .slider_prev_4122,
.static-5487.glass-1131 .slider_prev_4122 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.static-5487.row_5d14 .over-a890 {
  padding: 1em;
}
.panel_hot_3384 {
  margin: 30px auto;
  display: block;
}
.panel_hot_3384 .surface_146d > * {
  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;
}
.panel_hot_3384 .surface_146d > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel_hot_3384 .surface_146d span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.photo_paper_bab7 .breadcrumb_bright_bf13 {
  margin-bottom: 1.41575em;
}
.photo_paper_bab7 .message-d0a2 {
  margin-bottom: 1.618em;
}
.caption-4aa0 .wrapper-pro-cf8c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.caption-4aa0 .wrapper-pro-cf8c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.caption-4aa0 .avatar-bright-10f7 {
  max-width: 100%;
  overflow: auto;
}
.thumbnail_1569 .caption-4aa0 a:hover {
  text-decoration: underline;
}
.widget_stale_a212 .row_ec0a:not(.stone_ec1b),
.widget_stale_a212 .active_solid_a0e5 {
  margin-bottom: 1.41575em;
}
.widget_stale_a212 .row_ec0a:not(.stone_ec1b):last-child,
.widget_stale_a212 .active_solid_a0e5:last-child {
  margin-bottom: 0;
}
.widget_stale_a212 .row_ec0a.search-gold-1ec9 {
  margin-bottom: 0.41575em;
}
.widget_stale_a212 .blue-b597:before,
.widget_stale_a212 .article-hovered-e159:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget_stale_a212 .blue-b597:before {
  content: "\f115";
}
.widget_stale_a212 .article-hovered-e159:before {
  content: "\f02c";
}
.widget_stale_a212 .static-a8f4 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget_stale_a212 .static-a8f4 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.old_1bf5 {
  display: -webkit-box;
  display: flex;
}
.old_1bf5 .east_ed6a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .old_1bf5 .east_ed6a {
    flex-basis: 90px;
  }
}
.old_1bf5 .dropdown_blue_d944 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .old_1bf5 .dropdown_blue_d944 {
    flex-basis: calc(100% - 50px);
  }
}
.old_1bf5 .background-e2ea p:last-child {
  margin-bottom: 0.72em;
}
.filter_a4e8 .surface_146d {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.filter_a4e8 .surface_146d:after,
.filter_a4e8 .surface_146d:before {
  content: "";
  display: table;
}
.filter_a4e8 .surface_146d:after {
  clear: both;
}
.filter_a4e8 .surface_146d .button-ce21,
.filter_a4e8 .surface_146d .element_2cbc {
  width: 49%;
}
.filter_a4e8 .surface_146d .button-ce21 a span.carousel_0045,
.filter_a4e8 .surface_146d .element_2cbc a span.carousel_0045 {
  display: block;
  margin-bottom: 5px;
}
.filter_a4e8 .surface_146d .element_2cbc {
  float: left;
  text-align: left;
}
.filter_a4e8 .surface_146d .button-ce21 {
  float: right;
  text-align: right;
}
.gradient-outer-8f9c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .gradient-outer-8f9c {
    margin-bottom: 0;
  }
}
.pro_7e4e {
  margin-bottom: 1em;
}
.pro_7e4e .stone_ec1b {
  font-size: 1.1em;
  line-height: 1.3;
}
.hero-white-a4d8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.blue-9fed .pro_7e4e,
.copper-b530 .pro_7e4e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .blue-9fed .pro_7e4e,
  .copper-b530 .pro_7e4e {
    display: block;
  }
}
.blue-9fed .hero-white-a4d8,
.copper-b530 .hero-white-a4d8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .blue-9fed .hero-white-a4d8,
  .copper-b530 .hero-white-a4d8 {
    margin-bottom: 1em;
  }
}
.blue-9fed .hero-white-a4d8 img,
.copper-b530 .hero-white-a4d8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.blue-9fed .badge-action-b027,
.copper-b530 .badge-action-b027 {
  flex-basis: calc(100% - 160px);
}
.blue-9fed .badge-action-b027 p,
.copper-b530 .badge-action-b027 p {
  margin-bottom: 0;
}
.blue-9fed .badge-action-b027 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .blue-9fed .badge-action-b027 {
    padding-left: 0;
  }
}
.copper-b530 .badge-action-b027 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .copper-b530 .badge-action-b027 {
    padding-right: 0;
  }
}
.copper-b530 .hero-white-a4d8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.box-1ee1 .hero-white-a4d8 {
  margin-bottom: 0.5em;
}
.box-1ee1 .hero-white-a4d8 img {
  width: 100%;
}
.modal_fluid_b20a .image-first-1c11,
.nav-260e .image-first-1c11 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.nav-260e .surface_8ebc .soft_07f0 p:last-child {
  margin-bottom: 0;
}
.wide-edb3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tiny_bb32 .border-medium-4e2d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tiny_bb32 .border-medium-4e2d:last-of-type {
    margin-bottom: 0;
  }
}
.tiny_bb32 .border-medium-4e2d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tiny_bb32 .border-medium-4e2d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tiny_bb32 .border-medium-4e2d ul li {
  margin: 0 0 0.6em;
}
.tiny_bb32 .border-medium-4e2d ul li.panel_north_4e06,
.tiny_bb32 .border-medium-4e2d ul li.lower_8fc0 {
  position: relative;
}
.tiny_bb32 .border-medium-4e2d ul li.panel_north_4e06 .heading-cc0d,
.tiny_bb32 .border-medium-4e2d ul li.lower_8fc0 .heading-cc0d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tiny_bb32 .border-medium-4e2d ul li.panel_north_4e06:after:after,
.tiny_bb32 .border-medium-4e2d ul li.panel_north_4e06:after:before,
.tiny_bb32
  .border-medium-4e2d
  ul
  li.lower_8fc0:after:after,
.tiny_bb32
  .border-medium-4e2d
  ul
  li.lower_8fc0:after:before {
  content: "";
  display: table;
}
.tiny_bb32 .border-medium-4e2d ul li.panel_north_4e06:after:after,
.tiny_bb32
  .border-medium-4e2d
  ul
  li.lower_8fc0:after:after {
  clear: both;
}
.tiny_bb32 .border-medium-4e2d a.content_2a6c:hover {
  text-decoration: none;
}
.tiny_bb32 .border-medium-4e2d select {
  max-width: 100%;
}
.tiny_bb32 .border-medium-4e2d table {
  font-size: 85%;
}
.tiny_bb32 .border-medium-4e2d table td,
.tiny_bb32 .border-medium-4e2d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tiny_bb32 .border-medium-4e2d table tfoot td {
  text-align: left;
}
.tiny_bb32 .border-medium-4e2d :last-child {
  margin-bottom: 0;
}
.tiny_bb32 .border-medium-4e2d .thumbnail-dirty-6403 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tiny_bb32 .border-medium-4e2d .thumbnail-dirty-6403 label {
  width: 100%;
}
.tiny_bb32 .border-medium-4e2d .thumbnail-dirty-6403 .background_b735 {
  width: 100%;
  display: block;
}
.tiny_bb32 .border-medium-4e2d .thumbnail-dirty-6403 .picture_silver_2bc6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tiny_bb32 .border-medium-4e2d .thumbnail-dirty-6403 .picture_silver_2bc6:hover svg #svg-search {
  fill: #444;
}
.tiny_bb32 .border-medium-4e2d .thumbnail-dirty-6403 .picture_silver_2bc6 svg {
  width: 18px;
  height: 18px;
}
.tiny_bb32 .selected-8fe2 ul ul,
.tiny_bb32 .focused-75d5 ul ul,
.tiny_bb32 .banner-warm-075b ul ul,
.tiny_bb32 .thumbnail-fluid-2a3a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tiny_bb32 .selected-8fe2 .banner-a6ff > a,
.tiny_bb32 .focused-75d5 .banner-a6ff > a,
.tiny_bb32 .banner-warm-075b .banner-a6ff > a,
.tiny_bb32 .thumbnail-fluid-2a3a .banner-a6ff > a {
  margin-bottom: 0;
}
.tiny_bb32 .status_cce5 li,
.tiny_bb32 .selected-8fe2 li,
.tiny_bb32 .form_6fa5 li,
.tiny_bb32 .focused-75d5 li,
.tiny_bb32 .banner-warm-075b li,
.tiny_bb32 .thumbnail-fluid-2a3a li,
.tiny_bb32 .black_e275 li,
.tiny_bb32 .first-46c9 li {
  display: block;
  position: relative;
}
.tiny_bb32 .status_cce5 li:last-child,
.tiny_bb32 .selected-8fe2 li:last-child,
.tiny_bb32 .form_6fa5 li:last-child,
.tiny_bb32 .focused-75d5 li:last-child,
.tiny_bb32 .banner-warm-075b li:last-child,
.tiny_bb32 .thumbnail-fluid-2a3a li:last-child,
.tiny_bb32 .black_e275 li:last-child,
.tiny_bb32 .first-46c9 li:last-child {
  border: none;
}
.tiny_bb32 .status_cce5 li a,
.tiny_bb32 .selected-8fe2 li a,
.tiny_bb32 .form_6fa5 li a,
.tiny_bb32 .focused-75d5 li a,
.tiny_bb32 .banner-warm-075b li a,
.tiny_bb32 .thumbnail-fluid-2a3a li a,
.tiny_bb32 .black_e275 li a,
.tiny_bb32 .first-46c9 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tiny_bb32 .status_cce5 li ul li::before,
.tiny_bb32 .selected-8fe2 li ul li::before,
.tiny_bb32 .form_6fa5 li ul li::before,
.tiny_bb32 .focused-75d5 li ul li::before,
.tiny_bb32 .banner-warm-075b li ul li::before,
.tiny_bb32 .thumbnail-fluid-2a3a li ul li::before,
.tiny_bb32 .black_e275 li ul li::before,
.tiny_bb32 .first-46c9 li ul li::before {
  left: 15px;
}
.tiny_bb32 .status_cce5 li ul a,
.tiny_bb32 .selected-8fe2 li ul a,
.tiny_bb32 .form_6fa5 li ul a,
.tiny_bb32 .focused-75d5 li ul a,
.tiny_bb32 .banner-warm-075b li ul a,
.tiny_bb32 .thumbnail-fluid-2a3a li ul a,
.tiny_bb32 .black_e275 li ul a,
.tiny_bb32 .first-46c9 li ul a {
  padding-left: 20px;
}
.tiny_bb32 .status_cce5 li ul ul li::before,
.tiny_bb32 .selected-8fe2 li ul ul li::before,
.tiny_bb32 .form_6fa5 li ul ul li::before,
.tiny_bb32 .focused-75d5 li ul ul li::before,
.tiny_bb32 .banner-warm-075b li ul ul li::before,
.tiny_bb32 .thumbnail-fluid-2a3a li ul ul li::before,
.tiny_bb32 .black_e275 li ul ul li::before,
.tiny_bb32 .first-46c9 li ul ul li::before {
  left: 30px;
}
.tiny_bb32 .status_cce5 li ul ul a,
.tiny_bb32 .selected-8fe2 li ul ul a,
.tiny_bb32 .form_6fa5 li ul ul a,
.tiny_bb32 .focused-75d5 li ul ul a,
.tiny_bb32 .banner-warm-075b li ul ul a,
.tiny_bb32 .thumbnail-fluid-2a3a li ul ul a,
.tiny_bb32 .black_e275 li ul ul a,
.tiny_bb32 .first-46c9 li ul ul a {
  padding-left: 40px;
}
.tiny_bb32 .detail_blue_cfcd li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tiny_bb32 .first-46c9 ul li {
  margin-bottom: 1.41575em;
}
.tiny_bb32 .first-46c9 ul li .article_smooth_757d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tiny_bb32 .first-46c9 ul li .sort_hovered_1201 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.media_7eac .status_cce5 li a,
.media_7eac .selected-8fe2 li a,
.media_7eac .form_6fa5 li a,
.media_7eac .focused-75d5 li a,
.media_7eac .banner-warm-075b li a,
.media_7eac .thumbnail-fluid-2a3a li a,
.media_7eac .black_e275 li a,
.media_7eac .first-46c9 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_7eac .detail_blue_cfcd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_7eac .border-medium-4e2d ul li.panel_north_4e06 .heading-cc0d,
.media_7eac .border-medium-4e2d ul li.lower_8fc0 .heading-cc0d {
  background: rgba(0, 0, 0, 0.2);
}
.media_7eac .tiny_bb32 .border-medium-4e2d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_thick_81ae .tiny_bb32 .button_short_d191 li {
  margin: 0;
}
.backdrop_thick_81ae .tiny_bb32 .button_short_d191 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.backdrop_thick_81ae .tiny_bb32 .button_short_d191 li ul {
  margin: 0;
}
.backdrop_thick_81ae .tiny_bb32 .button_short_d191 li ul li a {
  padding-left: 15px;
}
.backdrop_thick_81ae .tiny_bb32 .button_short_d191 li ul li li a {
  padding-left: 30px;
}
.backdrop_thick_81ae .tiny_bb32 .button_short_d191 li.stale-d05e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.backdrop_thick_81ae .tiny_bb32 .button_short_d191 li.stale-d05e > 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;
}
.backdrop_thick_81ae .tiny_bb32 .button_short_d191 li.stale-d05e > 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;
}
.filter_6895 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.menu-b627 {
  position: relative;
  z-index: 10;
}
.menu-b627 .tooltip-df19 {
  width: 100%;
  max-width: 100%;
}
.video_slow_3a43 .search-ede6 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.video_slow_3a43 .list-mini-13fe {
}
.video_slow_3a43 .media_7eac {
  background: #292929;
}
.active-first-31a9 .search-ede6 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.active-first-31a9 .list-mini-13fe {
  background: #f9f9f9;
}
.active-first-31a9 .media_7eac {
  background: #303030;
}
.badge-rough-8031 .search-ede6 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .badge-rough-8031 .down_5e2c {
    margin-bottom: 1em;
  }
  .badge-rough-8031 .down_5e2c:last-child {
    margin-bottom: 0;
  }
}
.badge-rough-8031 .list-mini-13fe {
  background: #ededed;
}
.badge-rough-8031 .media_7eac {
  background: #1a1a1a;
}
.search-ede6.list-mini-13fe {
  color: rgba(0, 0, 0, 0.6);
}
.search-ede6.list-mini-13fe .nav-c6d6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.search-ede6.media_7eac {
  color: rgba(255, 255, 255, 0.99);
}
.search-ede6.media_7eac a:not(.content_2a6c) {
  color: rgba(255, 255, 255, 0.79);
}
.search-ede6.media_7eac a:not(.content_2a6c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.search-ede6.media_7eac .nav-c6d6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-ede6.media_7eac table tbody td,
.search-ede6.media_7eac table th {
  background: rgba(0, 0, 0, 0.08);
}
.hot-4d0c.secondary-pink-c531 .content-simple-6064 {
  max-width: initial;
}
.hot-4d0c .smooth_8577 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hot-4d0c .smooth_8577 .tooltip-df19 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hot-4d0c .smooth_8577 .tooltip-df19 {
    display: block;
    margin-bottom: 2em;
  }
  .hot-4d0c .smooth_8577 .tooltip-df19:last-child {
    margin-bottom: 0;
  }
}
.badge-rough-8031 .down_5e2c:last-child,
.active-first-31a9 .down_5e2c:last-child,
.video_slow_3a43 .down_5e2c:last-child {
  margin-bottom: 0;
}
.badge-rough-8031 .down_5e2c .tiny_bb32 .border-medium-4e2d:last-child,
.active-first-31a9 .down_5e2c .tiny_bb32 .border-medium-4e2d:last-child,
.video_slow_3a43 .down_5e2c .tiny_bb32 .border-medium-4e2d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .badge-rough-8031 .label-1bc7,
  .badge-rough-8031 .text_2fbc,
  .active-first-31a9 .label-1bc7,
  .active-first-31a9 .text_2fbc,
  .video_slow_3a43 .label-1bc7,
  .video_slow_3a43 .text_2fbc {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .menu-b627 .down_5e2c {
    margin-bottom: 2em;
  }
}
.menu-b627 p:last-child {
  margin-bottom: 0;
}
.menu-b627 li,
.menu-b627 ul {
  list-style: none;
  margin: 0;
}
.menu-b627 ul ul {
  margin-left: 2.617924em;
}
.shade-tall-c701 {
  font-size: 0.875em;
}

/* css-noise: 5d9f */
.widget-item-b1 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
