/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pink_b111/customify
Author: WPCustomify
Author URI: https://pressmaximum.pink_b111
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.pink_b111/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.article_ec60.tiny_cba6/licenses/gpl-2.0.warm_bb98
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.modal-fe81/, (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.top_f5ca.container-ab62/normalize.description_30f3/
 ======
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.description_30f3 v7.0.0 | MIT License | github.pink_b111/necolas/normalize.description_30f3 */
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;
}
.slow_f5e6 .caption_solid_49eb,
.old_fc2f,
.blue-b509,
.aside-right-a55a,
.hidden_80f2,
.basic-6c9b,
.inner_32e9,
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;
}
.old_fc2f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .old_fc2f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .old_fc2f,
  h1 {
    font-size: 1.8em;
  }
}
.blue-b509,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.blue-b509 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .blue-b509,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .blue-b509,
  h2 {
    font-size: 1.7em;
  }
}
.aside-right-a55a,
h3 {
  font-size: 1.618em;
}
.slow_f5e6 .caption_solid_49eb,
.hidden_80f2,
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.hard-1d01 {
  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;
}
.north_e507:after,
.north_e507:before,
.gradient-clean-321e:after,
.gradient-clean-321e:before {
  content: "";
  display: table;
}
.north_e507:after,
.gradient-clean-321e:after {
  clear: both;
}
.orange-7cbf {
  float: right;
  margin-right: 0;
}
.widget-88af {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.frame_east_678c .outer-1ed0,
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;
}
.frame_east_678c .outer-1ed0: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;
}
.fresh_1b71 .outer-1ed0 {
  box-shadow: none;
}
.fresh_1b71
  .outer-1ed0
  .first-64d6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fresh_1b71 .outer-1ed0 .secondary_large_e7ff {
  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;
}
.fresh_1b71
  .outer-1ed0
  .secondary_large_e7ff
  b {
  display: none;
}
.fresh_1b71 .container-4d8a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice_complex_01e1:not(.shade_8f52):not(.tiny_0a2a),
button:not(.shade_8f52):not(.tiny_0a2a),
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ),
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ),
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ) {
  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;
}
.notice_complex_01e1:not(.shade_8f52):not(
    .tiny_0a2a
  ):hover,
button:not(.shade_8f52):not(
    .tiny_0a2a
  ):hover,
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ):hover,
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ):hover,
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice_complex_01e1:not(.shade_8f52):not(
    .tiny_0a2a
  ):active,
.notice_complex_01e1:not(.shade_8f52):not(
    .tiny_0a2a
  ):focus,
button:not(.shade_8f52):not(
    .tiny_0a2a
  ):active,
button:not(.shade_8f52):not(
    .tiny_0a2a
  ):focus,
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ):active,
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ):focus,
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ):active,
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ):focus,
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ):active,
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ):focus {
  outline: 0;
}
.notice_complex_01e1:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145,
button:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145,
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145,
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145,
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145 {
  position: relative;
}
.notice_complex_01e1:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .backdrop-03f8,
.notice_complex_01e1:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .surface_center_d423,
.notice_complex_01e1:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .panel-dcf0,
.notice_complex_01e1:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  i,
.notice_complex_01e1:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  svg,
button:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .backdrop-03f8,
button:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .surface_center_d423,
button:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .panel-dcf0,
button:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  i,
button:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  svg,
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .backdrop-03f8,
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .surface_center_d423,
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .panel-dcf0,
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  i,
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  svg,
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .backdrop-03f8,
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .surface_center_d423,
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .panel-dcf0,
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  i,
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  svg,
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .backdrop-03f8,
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .surface_center_d423,
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  .panel-dcf0,
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  i,
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145
  svg {
  visibility: hidden;
}
.notice_complex_01e1:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145:after,
button:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145:after,
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145:after,
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145:after,
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ).fn-loading-f145: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;
}
.notice_complex_01e1:not(.shade_8f52):not(.tiny_0a2a),
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ),
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ),
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ) {
  color: #fff;
  background: #235787;
}
.notice_complex_01e1:not(.shade_8f52):not(
    .tiny_0a2a
  ):focus,
input[type="button"]:not(.shade_8f52):not(
    .tiny_0a2a
  ):focus,
input[type="reset"]:not(.shade_8f52):not(
    .tiny_0a2a
  ):focus,
input[type="submit"]:not(.shade_8f52):not(
    .tiny_0a2a
  ):focus {
  color: #fff;
}
.notice_complex_01e1.fn-disabled-f145:not(.shade_8f52):not(
    .tiny_0a2a
  ),
.notice_complex_01e1[disabled]:not(.shade_8f52):not(
    .tiny_0a2a
  ),
button.fn-disabled-f145:not(.shade_8f52):not(
    .tiny_0a2a
  ),
button[disabled]:not(.shade_8f52):not(
    .tiny_0a2a
  ) {
  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;
}
.picture_right_1171 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.picture_right_1171: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;
}
.popup_new_4f9e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.article_black_ef28 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tooltip_d285 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.north_e507:after,
.north_e507:before,
.block-2d04:after,
.block-2d04:before,
.mask-2f99:after,
.mask-2f99:before,
.hot_470c:after,
.hot_470c:before,
.search-bc8e:after,
.search-bc8e:before,
.hard_01b9:after,
.hard_01b9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.north_e507:after,
.block-2d04:after,
.mask-2f99:after,
.hot_470c:after,
.search-bc8e:after,
.hard_01b9:after {
  clear: both;
}
.block-2d04 .container-plasma-0ea0,
.mask-2f99 .container-plasma-0ea0,
.motion_d291 .container-plasma-0ea0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.active_2c9c {
  display: inline-block;
}
.dynamic_aac5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.dynamic_aac5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.dynamic_aac5 .video-easy-07c0 {
  padding: 1em 0;
  font-size: 85%;
}
.video-easy-07c0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dirty_2ae1 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dirty_2ae1:after,
.dirty_2ae1:before {
  content: "";
  display: table;
}
.dirty_2ae1:after {
  clear: both;
}
.notice_5672 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.component_small_576d .notice_5672 {
  max-width: 50%;
}
.stone_9f7c .notice_5672 {
  max-width: 33.33%;
}
.panel-95dc .notice_5672 {
  max-width: 25%;
}
.menu-46f5 .notice_5672 {
  max-width: 20%;
}
.button-under-cd4c .notice_5672 {
  max-width: 16.66%;
}
.item-light-3697 .notice_5672 {
  max-width: 14.28%;
}
.advanced_9229 .notice_5672 {
  max-width: 12.5%;
}
.progress-45fb .notice_5672 {
  max-width: 11.11%;
}
.info-right-a6c3 {
  display: block;
}
.slow_f5e6 .east-f032 label,
.slow_f5e6 .table_small_2d1f label,
.slow_f5e6 .cool-2961 label,
.slow_f5e6 .active-bottom-c570 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero-ed30 {
  list-style: none;
  margin: 0;
}
.hero-ed30 article.gallery_static_19ed {
  margin-bottom: 0;
}
.hero-ed30 ul {
  list-style: none;
  margin: 0;
}
.hero-ed30 .heading-ee58 li.gallery_static_19ed {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero-ed30 .heading-ee58 li.gallery_static_19ed {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero-ed30 .heading-ee58 li.gallery_static_19ed: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) {
  .hero-ed30 .heading-ee58 li.gallery_static_19ed li.gallery_static_19ed li.gallery_static_19ed li.gallery_static_19ed {
    padding-left: 0;
  }
}
article.gallery_static_19ed {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gallery_static_19ed .block-2d04 p:last-of-type {
  margin-bottom: 0;
}
article.gallery_static_19ed .column-under-79c5 {
  float: left;
}
article.gallery_static_19ed .notification-silver-d126 {
  margin-left: 85px;
}
article.gallery_static_19ed .table_thick_0b85 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gallery_static_19ed .table_thick_0b85 .black-c01f {
  margin-left: 10px;
}
article.gallery_static_19ed .caption_c4fc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gallery_static_19ed .content-734c {
  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 .east-f032,
  #respond .cool-2961,
  #respond .active-bottom-c570 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .east-f032 input,
#respond .cool-2961 input,
#respond .active-bottom-c570 input {
  width: 100%;
}
#respond .active-bottom-c570 {
  margin-right: 0;
}
#respond .purple_421d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pink-833c {
  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;
}
.pink-833c.thick_dbea {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pink-833c 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%);
}
.pink-833c:focus,
.pink-833c: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);
}
.bright_063a {
  border-radius: 10%;
}
.sort-fluid-bcc3 {
  border-radius: 50%;
}
.media_white_c204 {
  font-size: 0.72em;
}
.purple_e115 {
  font-size: 0.875em;
}
.widget_red_e323 {
  font-size: 1.1em;
}
.mini_ae7e {
  text-transform: uppercase;
  line-height: 1.2;
}
.mini_ae7e.media_white_c204 {
  letter-spacing: 0.5px;
}
.texture_159d,
.texture_159d a {
  color: #6d6d6d;
}
.texture_159d a:hover {
  color: #111;
}
.info-dbe6 {
  color: #6d6d6d;
}
.outline_short_513b {
  overflow-x: hidden;
}
.outline_short_513b .cold_765d.text-9900 {
  position: relative;
}
.outline_short_513b .cold_765d.text-9900.search_8b1f {
  position: initial;
}
.outline_short_513b
  .cold_765d.text-9900.search_8b1f
  .old-268b {
  left: auto;
}
.outline_short_513b .cold_765d .old-268b {
  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;
}
.outline_short_513b .cold_765d:hover.text-9900 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.outline_short_513b
  .cold_765d:hover.text-9900
  .old-268b {
  display: block;
  z-index: 9999999;
}
.outline_short_513b .tooltip_narrow_b878 .hot-d1d6,
.outline_short_513b .clean_5204 .hot-d1d6 {
  display: none;
}
.outline_short_513b .next-d5bb .cold_765d:hover.text-9900 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.slow_f5e6 .east-f032 label,
.slow_f5e6 .table_small_2d1f label,
.slow_f5e6 .cool-2961 label,
.slow_f5e6 .active-bottom-c570 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.hero-ed30 {
  list-style: none;
  margin: 0;
}
.hero-ed30 article.gallery_static_19ed {
  margin-bottom: 0;
}
.hero-ed30 ul {
  list-style: none;
  margin: 0;
}
.hero-ed30 .heading-ee58 li.gallery_static_19ed {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .hero-ed30 .heading-ee58 li.gallery_static_19ed {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .hero-ed30 .heading-ee58 li.gallery_static_19ed: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) {
  .hero-ed30 .heading-ee58 li.gallery_static_19ed li.gallery_static_19ed li.gallery_static_19ed li.gallery_static_19ed {
    padding-left: 0;
  }
}
article.gallery_static_19ed {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gallery_static_19ed .block-2d04 p:last-of-type {
  margin-bottom: 0;
}
article.gallery_static_19ed .column-under-79c5 {
  float: left;
}
article.gallery_static_19ed .notification-silver-d126 {
  margin-left: 85px;
}
article.gallery_static_19ed .table_thick_0b85 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gallery_static_19ed .table_thick_0b85 .black-c01f {
  margin-left: 10px;
}
article.gallery_static_19ed .caption_c4fc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gallery_static_19ed .content-734c {
  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 .east-f032,
  #respond .cool-2961,
  #respond .active-bottom-c570 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .east-f032 input,
#respond .cool-2961 input,
#respond .active-bottom-c570 input {
  width: 100%;
}
#respond .active-bottom-c570 {
  margin-right: 0;
}
#respond .purple_421d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tooltip_narrow_b878 .dynamic-5986 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.dynamic-5986 .box-8b35.easy_a77a .summary-out-731a > li > a:focus,
.dynamic-5986 .box-8b35.easy_a77a .summary-out-731a > li > a:hover,
.dynamic-5986 .box-8b35.container_current_87da .summary-out-731a > li > a:focus,
.dynamic-5986 .box-8b35.container_current_87da .summary-out-731a > li > a:hover,
.dynamic-5986 .box-8b35.search_over_e313 .summary-out-731a > li > a:focus,
.dynamic-5986 .box-8b35.search_over_e313 .summary-out-731a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic-5986
  .box-8b35.easy_a77a
  .summary-out-731a
  > li.section-c68f
  > a,
.dynamic-5986
  .box-8b35.easy_a77a
  .summary-out-731a
  > li.content-aec4
  > a,
.dynamic-5986
  .box-8b35.container_current_87da
  .summary-out-731a
  > li.section-c68f
  > a,
.dynamic-5986
  .box-8b35.container_current_87da
  .summary-out-731a
  > li.content-aec4
  > a,
.dynamic-5986
  .box-8b35.search_over_e313
  .summary-out-731a
  > li.section-c68f
  > a,
.dynamic-5986 .box-8b35.search_over_e313 .summary-out-731a > li.focus-stale-785d > a {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic-5986 .list-gas-cfbf,
.dynamic-5986 .list-gas-cfbf a {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic-5986 .pattern-7c48.surface_562c li a,
.dynamic-5986 .aside-small-177e a,
.dynamic-5986 .label-old-579b,
.dynamic-5986 .summary-out-731a > li > a,
.dynamic-5986 .under_fcae {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-5986 .pattern-7c48.surface_562c li a:hover,
.dynamic-5986 .aside-small-177e a:hover,
.dynamic-5986 .label-old-579b:hover,
.dynamic-5986 .summary-out-731a > li > a:hover,
.dynamic-5986 .under_fcae:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic-5986 .tabs-b72a {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-5986 .tabs-b72a .filter-bca5 {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic-5986 .tabs-b72a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic-5986 .popup_white_564b .panel-5530 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-5986 .popup_white_564b .panel-5530 .link-cool-f74b {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-5986
  .popup_white_564b
  .panel-5530
  .link-cool-f74b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-5986
  .popup_white_564b
  .panel-5530
  .link-cool-f74b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-5986
  .popup_white_564b
  .panel-5530
  .link-cool-f74b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-5986
  .popup_white_564b
  .panel-5530
  .link-cool-f74b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-5986 .popup_white_564b .title_16da {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic-5986 .popup_white_564b .title_16da:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-f465
  .dynamic-5986
  .popup_white_564b
  .picture_new_f168
  .text_bright_3318 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.box-f465
  .dynamic-5986
  .popup_white_564b
  .picture_new_f168
  .link-cool-f74b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tooltip_narrow_b878 .gradient-smooth-1c4d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gradient-smooth-1c4d .box-8b35.easy_a77a .summary-out-731a > li > a:focus,
.gradient-smooth-1c4d .box-8b35.easy_a77a .summary-out-731a > li > a:hover,
.gradient-smooth-1c4d .box-8b35.container_current_87da .summary-out-731a > li > a:focus,
.gradient-smooth-1c4d .box-8b35.container_current_87da .summary-out-731a > li > a:hover,
.gradient-smooth-1c4d .box-8b35.search_over_e313 .summary-out-731a > li > a:focus,
.gradient-smooth-1c4d .box-8b35.search_over_e313 .summary-out-731a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-smooth-1c4d
  .box-8b35.easy_a77a
  .summary-out-731a
  > li.section-c68f
  > a,
.gradient-smooth-1c4d
  .box-8b35.easy_a77a
  .summary-out-731a
  > li.content-aec4
  > a,
.gradient-smooth-1c4d
  .box-8b35.container_current_87da
  .summary-out-731a
  > li.section-c68f
  > a,
.gradient-smooth-1c4d
  .box-8b35.container_current_87da
  .summary-out-731a
  > li.content-aec4
  > a,
.gradient-smooth-1c4d
  .box-8b35.search_over_e313
  .summary-out-731a
  > li.section-c68f
  > a,
.gradient-smooth-1c4d .box-8b35.search_over_e313 .summary-out-731a > li.focus-stale-785d > a {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-smooth-1c4d .list-gas-cfbf,
.gradient-smooth-1c4d .list-gas-cfbf a {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-smooth-1c4d .pattern-7c48.surface_562c li a,
.gradient-smooth-1c4d .aside-small-177e a,
.gradient-smooth-1c4d .label-old-579b,
.gradient-smooth-1c4d .summary-out-731a > li > a,
.gradient-smooth-1c4d .under_fcae {
  color: rgba(0, 0, 0, 0.55);
}
.gradient-smooth-1c4d .pattern-7c48.surface_562c li a:hover,
.gradient-smooth-1c4d .aside-small-177e a:hover,
.gradient-smooth-1c4d .label-old-579b:hover,
.gradient-smooth-1c4d .summary-out-731a > li > a:hover,
.gradient-smooth-1c4d .under_fcae:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-smooth-1c4d .tabs-b72a {
  color: rgba(0, 0, 0, 0.55);
}
.gradient-smooth-1c4d .tabs-b72a .filter-bca5 {
  color: rgba(0, 0, 0, 0.8);
}
.gradient-smooth-1c4d .tabs-b72a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern_2bd6 .black_16fe {
  margin-left: auto;
  margin-right: auto;
}
.mask-2f99 > * {
  margin-left: auto;
  margin-right: auto;
}
.mask-2f99 .popup_new_4f9e {
  margin-right: 1.41575em;
}
.copper-f642 .mask-2f99 > .texture-3f38 {
  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;
}
.copper-f642 .mask-2f99 > .footer-large-8897 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.info_9bcb.pattern_2bd6 .black_16fe,
.last-fc45.pattern_2bd6 .black_16fe {
  margin-left: 0;
}
.heading-3f34.pattern_2bd6 .black_16fe,
.progress-d7af.pattern_2bd6 .black_16fe {
  margin-right: 0;
}
.mask-2f99 ol,
.mask-2f99 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hover-ed79 video {
  max-width: 100%;
}
.thick-f0ca img {
  display: block;
}
.thick-f0ca.popup_new_4f9e,
.thick-f0ca.article_black_ef28 {
  width: 100%;
}
.thick-f0ca.footer-large-8897 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.clean-029d:not(.secondary_rough_44c3) {
  margin: 1.5em auto;
}
.pattern-95f2 p {
  padding: 1.5em 14px;
}
ul.cool_4c06.footer-large-8897,
ul.cool_4c06.texture-3f38,
ul.cool_4c06.backdrop-cece.texture-3f38 {
  padding: 0 14px;
}
.outline-f1bb {
  display: block;
  overflow-x: auto;
}
.outline-f1bb table {
  border-collapse: collapse;
  width: 100%;
}
.outline-f1bb td,
.outline-f1bb th {
  padding: 0.5em;
}
.mask-2f99 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.mask-2f99 ol ol,
.mask-2f99 ol ul,
.mask-2f99 ul ol,
.mask-2f99 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.mask-2f99 ol ol li,
.mask-2f99 ol ul li,
.mask-2f99 ul ol li,
.mask-2f99 ul ul li {
  margin-left: 0;
}
.widget_under_d503.west_b68a > .progress_4120 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.widget_under_d503.west_b68a > .progress_4120 iframe,
.widget_under_d503.west_b68a > .progress_4120 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.footer_b98c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.footer_b98c.search-ce9e {
  padding: 0;
}
.footer_b98c.search-ce9e cite {
  font-size: 13px;
}
.footer_b98c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.footer_b98c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.advanced-4fbb {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.advanced-4fbb > p:first-child {
  margin-top: 0;
}
.advanced-4fbb cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.advanced-4fbb blockquote {
  border-left: 0;
}
.table-white-f95e {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.table-white-f95e:not(.progress-first-a9e3) {
  max-width: 100px;
}
.table-white-f95e.silver-c9c4 {
  border-bottom: none !important;
  text-align: center;
}
.table-white-f95e.silver-c9c4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pattern-95f2 p {
    padding: 1.5em 0;
  }
}
.thumbnail-upper-c7d5 {
  color: #0073aa;
}
.pagination-c9a5 {
  background-color: #0073aa;
}
.red-989f {
  color: #229fd8;
}
.upper-4835 {
  background-color: #229fd8;
}
.label_1f64 {
  color: #eee;
}
.plasma_4518 {
  background-color: #eee;
}
.inner-228e {
  color: #444;
}
.box-8cd5 {
  background-color: #444;
}
.steel-dcd4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.steel-dcd4 .sidebar_static_8b15 .aside-small-177e {
  font-size: 15px;
}
.steel-dcd4 .aside-small-177e {
  line-height: 1.3;
}
.steel-dcd4 .gradient-smooth-1c4d {
}
.steel-dcd4 .dynamic-5986 {
  background: #235787;
}
.slider_action_bd0b {
  padding: 0;
}
.slider_action_bd0b .dynamic-5986 {
  background: #1a1a1a;
}
.slider_action_bd0b .gradient-smooth-1c4d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup_67e1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup_67e1 .gradient-smooth-1c4d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup_67e1 .dynamic-5986 {
  background: #303030;
}
.hard_01b9 {
  position: relative;
  z-index: 10;
}
.hard_01b9 .glass_381c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.gold_824c .text-9900 {
  display: inline-block;
  vertical-align: middle;
}
.gold_824c.avatar_83dc .text-9900 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .gold_824c.avatar_83dc .text-9900 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .gold_824c.avatar_83dc .text-9900 {
    margin-right: 0.4em;
  }
}
.gold_824c.avatar_83dc .text-9900:last-child {
  margin-right: 0;
}
.selected-b4a7 .glass_381c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tooltip_narrow_b878 .sidebar_static_8b15 {
    margin: 0 -0.5em;
  }
  .tooltip_narrow_b878 .sidebar_static_8b15 [class*="customify-col-"],
  .tooltip_narrow_b878 .sidebar_static_8b15 [class*="customify-col_"],
  .tooltip_narrow_b878 .sidebar_static_8b15 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tooltip_narrow_b878.element-solid-3a7c .glass_381c {
  background: 0 0 !important;
}
.tooltip_narrow_b878.element-solid-3a7c .glass_381c,
.tooltip_narrow_b878.selected-b4a7 .glass_381c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tooltip_narrow_b878.breadcrumb_south_3ff2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tooltip_narrow_b878.selected-b4a7 .glass_381c {
  box-shadow: none !important;
}
.summary_eae5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .summary_eae5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .summary_eae5 {
    padding: 18px 0 20px;
  }
}
.summary_eae5 .tabs-2aba {
  width: 100%;
}
.summary_eae5 .component-d0a9 {
  margin-bottom: 0;
}
.summary_eae5 .image_dark_9b41 {
  margin-top: 5px;
  font-size: 0.875em;
}
.easy-7414 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.easy-7414 .form_62be {
  width: 100%;
}
.message-full-41ba {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.message-full-41ba li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.message-full-41ba 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;
}
.message-full-41ba li:last-child:after {
  display: none;
}
.message-full-41ba li a {
  font-weight: 500;
  margin-right: 10px;
}
.alert-pressed-9f10 .hot-d1d6 button,
.summary_eae5 .hot-d1d6 button {
  left: 0;
}
.alert-pressed-9f10 .form_62be,
.summary_eae5 .form_62be {
  padding-left: 0;
  padding-right: 0;
}
.alert-pressed-9f10 .easy-7414,
.summary_eae5 .easy-7414 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.alert-pressed-9f10 {
  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;
}
.alert-pressed-9f10: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;
}
.alert-pressed-9f10 .tabs_silver_6e6e {
  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) {
  .alert-pressed-9f10 .tabs_silver_6e6e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .alert-pressed-9f10 .tabs_silver_6e6e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .alert-pressed-9f10 .tabs_silver_6e6e {
    min-height: 200px;
  }
}
.alert-pressed-9f10 .message-full-41ba {
  color: rgba(255, 255, 255, 0.8);
}
.alert-pressed-9f10 .message-full-41ba a,
.alert-pressed-9f10 .message-full-41ba li:after {
  color: inherit;
}
.alert-pressed-9f10 .message-full-41ba a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.text_ee11 {
  margin-bottom: 0.5em;
}
.chip_clean_b96d {
  margin-bottom: 1.2em;
}
.chip_clean_b96d,
.text_ee11 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.chip_clean_b96d p:last-child,
.text_ee11 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hot-d1d6,
#masthead .hot-d1d6 {
  display: none;
}
#masthead
  > .hot-d1d6.highlight_stale_bb01 {
  display: none;
}
#masthead > .hot-d1d6 button {
  left: 0;
}
.caption_last_843e {
  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%;
}
.caption_last_843e .text-9900 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.caption_last_843e .last_5975 {
  display: -webkit-box;
  display: flex;
}
.caption_last_843e .last_5975.article-c0c1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.caption_last_843e .last_5975.dropdown-bottom-5f75 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_last_843e .last_5975.breadcrumb-medium-d3c2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.caption_last_843e.avatar_hovered_99dc.filter-d2b7 .last_5975.article-c0c1 {
  flex-basis: 100%;
}
.caption_last_843e.sidebar-e26f .last_5975.dropdown-bottom-5f75 {
  -webkit-box-flex: 1;
  flex: auto;
}
.caption_last_843e.sidebar-e26f .last_5975.breadcrumb-medium-d3c2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hot-d1d6.highlight_stale_bb01 {
  display: none;
}
#masthead > .hot-d1d6 button {
  left: 0;
}
.summary-huge-ffa8 {
  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;
}
.summary-huge-ffa8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.summary-huge-ffa8.tag-light-63d1 i {
  margin-right: 4px;
}
.summary-huge-ffa8.summary_136c i {
  margin-left: 5px;
}
.aside-small-177e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.aside-small-177e p:last-child {
  margin-bottom: 0;
}
.hover_85c1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hover_85c1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hover_85c1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.hover_85c1 .list-gas-cfbf {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hover_85c1 .in_e124 {
  margin: 5px 0 7px 0;
}
.hover_85c1.aside_5e8f .silver-7e3d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_85c1.aside_5e8f .icon_last_a988 {
  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;
}
.hover_85c1.carousel_2003 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hover_85c1.carousel_2003 .silver-7e3d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover_85c1.carousel_2003 .icon_last_a988 {
  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;
}
.hover_85c1.table_over_b9f5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover_85c1.paper_f882 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hover_85c1.paper_f882 .icon_last_a988 {
  margin-top: 7px;
}
.media_a7cd {
  display: inline-block;
}
.hard_01b9 .active-2106 .hover_85c1 img {
  max-width: 100%;
}
.box-8b35 .steel_fc7f.chip_white_b5b1,
.image_mini_bd72 .steel_fc7f.chip_white_b5b1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.box-8b35 .overlay-west-4e42,
.image_mini_bd72 .overlay-west-4e42 {
  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%);
}
.box-8b35 .overlay-west-4e42 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.box-8b35.east-4e43 .overlay-west-4e42 {
  display: none;
}
.box-8b35 .liquid_6b36 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.box-8b35 .liquid_6b36 li {
  display: inline-block;
  position: relative;
}
.box-8b35 .liquid_6b36 li:last-child {
  margin-right: 0;
}
.box-8b35 .liquid_6b36 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;
}
.box-8b35 .liquid_6b36 li.focus-stale-785d > a {
  color: rgba(0, 0, 0, 0.9);
}
.box-8b35 .liquid_6b36 > 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;
}
.box-8b35 .liquid_6b36 > li > a i {
  line-height: 0;
}
.box-8b35 .liquid_6b36 > li.dynamic-62de > a .overlay-west-4e42 {
  margin-left: 4px;
  line-height: 0;
}
.box-8b35 .liquid_6b36 .card-full-5aea li.dynamic-62de > a {
  position: relative;
}
.box-8b35 .liquid_6b36 .card-full-5aea li.dynamic-62de > a:after,
.box-8b35 .liquid_6b36 .card-full-5aea li.dynamic-62de > a:before {
  content: "";
  display: table;
}
.box-8b35 .liquid_6b36 .card-full-5aea li.dynamic-62de > a:after {
  clear: both;
}
.box-8b35 .liquid_6b36 .card-full-5aea li.dynamic-62de > a .overlay-west-4e42 {
  margin-left: 5px;
  float: right;
}
.box-8b35 .table_d458,
.box-8b35 .card-full-5aea {
  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;
}
.box-8b35 .card-full-5aea {
  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;
}
.box-8b35 .card-full-5aea .chip_white_b5b1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box-8b35 .card-full-5aea .overlay-west-4e42 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.box-8b35 .card-full-5aea li {
  display: block;
  margin: 0;
  padding: 0;
}
.box-8b35 .card-full-5aea 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;
}
.box-8b35 .card-full-5aea li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.box-8b35 .card-full-5aea .card-full-5aea {
  top: 0;
  left: 100%;
}
.box-8b35 .liquid-e79a.fn-focus-f145 > .table_d458,
.box-8b35 .liquid-e79a.fn-focus-f145 > .card-full-5aea,
.box-8b35 .liquid-e79a:focus > .table_d458,
.box-8b35 .liquid-e79a:focus > .card-full-5aea,
.box-8b35 .liquid-e79a:hover > .table_d458,
.box-8b35 .liquid-e79a:hover > .card-full-5aea {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.box-8b35.search_over_e313 .summary-out-731a:after,
.box-8b35.search_over_e313 .summary-out-731a:before {
  content: "";
  display: table;
}
.box-8b35.search_over_e313 .summary-out-731a:after {
  clear: both;
}
.box-8b35.search_over_e313 .summary-out-731a > li {
  float: left;
}
.box-8b35.south-98a7 .summary-out-731a:after,
.box-8b35.south-98a7 .summary-out-731a:before {
  content: "";
  display: table;
}
.box-8b35.south-98a7 .summary-out-731a:after {
  clear: both;
}
.box-8b35.south-98a7 .summary-out-731a > li {
  float: left;
}
.box-8b35.south-98a7 .summary-out-731a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.box-8b35.south-98a7 .summary-out-731a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.box-8b35.south-98a7 .summary-out-731a > li.section-c68f > a,
.box-8b35.south-98a7 .summary-out-731a > li.focus-stale-785d > a {
  color: #fff;
  background-color: #1e4b75;
}
.box-8b35.easy_a77a .summary-out-731a > li > a .chip_white_b5b1 {
  position: relative;
}
.box-8b35.easy_a77a .summary-out-731a > li > a .chip_white_b5b1: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;
}
.box-8b35.easy_a77a
  .summary-out-731a
  > li:focus
  > a
  .chip_white_b5b1:before,
.box-8b35.easy_a77a
  .summary-out-731a
  > li:hover
  > a
  .chip_white_b5b1:before {
  width: 100%;
  background-color: currentColor;
}
.box-8b35.easy_a77a
  .summary-out-731a
  > li.section-c68f
  > a
  .chip_white_b5b1:before,
.box-8b35.easy_a77a
  .summary-out-731a
  > li.content-aec4
  > a
  .chip_white_b5b1:before {
  width: 100%;
  background-color: currentColor;
}
.box-8b35.container_current_87da .summary-out-731a > li > a .chip_white_b5b1 {
  position: relative;
}
.box-8b35.container_current_87da .summary-out-731a > li > a .chip_white_b5b1: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;
}
.box-8b35.container_current_87da .summary-out-731a > li:focus > a .chip_white_b5b1:before,
.box-8b35.container_current_87da
  .summary-out-731a
  > li:hover
  > a
  .chip_white_b5b1:before {
  width: 100%;
  background-color: currentColor;
}
.box-8b35.container_current_87da
  .summary-out-731a
  > li.section-c68f
  > a
  .chip_white_b5b1:before,
.box-8b35.container_current_87da
  .summary-out-731a
  > li.content-aec4
  > a
  .chip_white_b5b1:before {
  width: 100%;
  background-color: currentColor;
}
.image_mini_bd72 .liquid_6b36 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.image_mini_bd72 .liquid_6b36 li:first-child > a {
  border-top: none;
}
.image_mini_bd72 .liquid_6b36 .iron-5a11 > .chip_white_b5b1 .overlay-west-4e42 {
  display: none;
}
.image_mini_bd72 .liquid_6b36 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.image_mini_bd72 .liquid_6b36 li:last-child {
  border: none;
}
.image_mini_bd72 .liquid_6b36 li.dynamic-62de > a {
  padding-right: 45px !important;
}
.image_mini_bd72 .liquid_6b36 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.image_mini_bd72 .liquid_6b36 li a:focus,
.image_mini_bd72 .liquid_6b36 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.image_mini_bd72 .liquid_6b36 li .icon-1f73 {
  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;
}
.image_mini_bd72 .liquid_6b36 li .icon-1f73:hover {
  box-shadow: none;
}
.image_mini_bd72 .liquid_6b36 li .icon-1f73 .overlay-west-4e42 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.image_mini_bd72 .liquid_6b36 .card-full-5aea {
  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);
}
.image_mini_bd72 .liquid_6b36 .card-full-5aea li a {
  padding-left: 3em;
}
.image_mini_bd72 .liquid_6b36 .preview-b5ba > a .icon-1f73 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.image_mini_bd72 .liquid_6b36 .preview-b5ba > .card-full-5aea {
  display: block;
  opacity: 1;
}
.wrapper-3270 {
  max-width: 100%;
}
.fast-53d8 {
  line-height: 0;
  cursor: pointer;
}
.under_fcae {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.under_fcae:hover {
  box-shadow: none;
  color: currentColor;
}
.under_fcae svg {
  width: 18px;
  height: 18px;
}
.under_fcae .sidebar-right-40a4 {
  display: none;
}
.green-3b62 {
  position: relative;
}
.green-3b62.fn-active-f145 .under_fcae .first-f2cf {
  display: none;
}
.green-3b62.fn-active-f145 .under_fcae .sidebar-right-40a4 {
  display: inline-block;
}
.green-3b62 .motion_2107 {
  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);
}
.green-3b62.upper-8e40 .motion_2107 {
  left: auto;
  right: -0.9em;
}
.green-3b62.upper-8e40 .gallery-motion-2d06::before {
  left: auto;
  right: 15px;
}
.green-3b62.fn-active-f145 .motion_2107 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture_new_f168 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.picture_new_f168 label {
  flex-basis: 100%;
}
.picture_new_f168 .panel-5530 {
  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;
}
.picture_new_f168 .link-cool-f74b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.picture_new_f168 .link-cool-f74b:focus {
  background-color: transparent;
}
.picture_new_f168 button.title_16da {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.picture_new_f168 button.title_16da:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.picture_new_f168 button.title_16da svg {
  width: 18px;
  height: 18px;
}
.picture_new_f168 input[type="submit"] {
  min-height: auto;
}
.popup_white_564b .picture_new_f168 .link-cool-f74b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gallery-motion-2d06 {
  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) {
  .gallery-motion-2d06 {
    width: 220px;
  }
}
.gallery-motion-2d06 label {
  flex-basis: 100%;
}
.gallery-motion-2d06::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;
}
.box-f465 .popup_white_564b .picture_new_f168 {
  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;
}
.box-f465
  .popup_white_564b
  .picture_new_f168
  .panel-5530 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.box-f465 .popup_white_564b .picture_new_f168 .link-cool-f74b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.box-f465
  .popup_white_564b
  .picture_new_f168
  .link-cool-f74b:focus {
  background: 0 0;
}
.box-f465
  .popup_white_564b
  .picture_new_f168
  .text_bright_3318 {
  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;
}
.pattern-7c48 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pattern-7c48 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pattern-7c48 li:last-child {
  margin-right: 0;
}
.pattern-7c48 li:first-child {
  margin-left: 0;
}
.pattern-7c48.shade_8ac1 a {
  color: #fff;
}
.pattern-7c48.shade_8ac1 a:hover {
  color: #fff;
}
.pattern-7c48 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pattern-7c48 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pattern-7c48 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pattern-7c48 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pattern-7c48 [class*="social-icon-apple"] {
  background-color: #999;
}
.pattern-7c48 [class*="social-icon-apple"].accordion-94c9 {
  background-color: transparent;
  color: #999;
}
.pattern-7c48 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pattern-7c48 [class*="social-icon-behance"].accordion-94c9 {
  background-color: transparent;
  color: #1769ff;
}
.pattern-7c48 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pattern-7c48 [class*="social-icon-bitbucket"].accordion-94c9 {
  background-color: transparent;
  color: #205081;
}
.pattern-7c48 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pattern-7c48 [class*="social-icon-codepen"].accordion-94c9 {
  background-color: transparent;
  color: #000;
}
.pattern-7c48 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pattern-7c48 [class*="social-icon-delicious"].accordion-94c9 {
  background-color: transparent;
  color: #39f;
}
.pattern-7c48 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pattern-7c48 [class*="social-icon-digg"].accordion-94c9 {
  background-color: transparent;
  color: #005be2;
}
.pattern-7c48 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pattern-7c48 [class*="social-icon-dribbble"].accordion-94c9 {
  background-color: transparent;
  color: #ea4c89;
}
.pattern-7c48 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pattern-7c48 [class*="social-icon-envelope"].accordion-94c9 {
  background-color: transparent;
  color: #ea4335;
}
.pattern-7c48 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pattern-7c48 [class*="social-icon-facebook"].accordion-94c9 {
  background-color: transparent;
  color: #3b5998;
}
.pattern-7c48 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pattern-7c48 [class*="social-icon-flickr"].accordion-94c9 {
  background-color: transparent;
  color: #0063dc;
}
.pattern-7c48 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pattern-7c48 [class*="social-icon-foursquare"].accordion-94c9 {
  background-color: transparent;
  color: #2d5be3;
}
.pattern-7c48 [class*="social-icon-github"] {
  background-color: #333;
}
.pattern-7c48 [class*="social-icon-github"].accordion-94c9 {
  background-color: transparent;
  color: #333;
}
.pattern-7c48 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pattern-7c48 [class*="social-icon-google-plus"].accordion-94c9 {
  background-color: transparent;
  color: #dd4b39;
}
.pattern-7c48 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pattern-7c48 [class*="social-icon-houzz"].accordion-94c9 {
  background-color: transparent;
  color: #7ac142;
}
.pattern-7c48 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pattern-7c48 [class*="social-icon-instagram"].accordion-94c9 {
  background-color: transparent;
  color: #262626;
}
.pattern-7c48 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pattern-7c48 [class*="social-icon-jsfiddle"].accordion-94c9 {
  background-color: transparent;
  color: #487aa2;
}
.pattern-7c48 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pattern-7c48 [class*="social-icon-linkedin"].accordion-94c9 {
  background-color: transparent;
  color: #0077b5;
}
.pattern-7c48 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pattern-7c48 [class*="social-icon-medium"].accordion-94c9 {
  background-color: transparent;
  color: #00ab6b;
}
.pattern-7c48 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pattern-7c48
  [class*="social-icon-odnoklassniki"].accordion-94c9 {
  background-color: transparent;
  color: #f4731c;
}
.pattern-7c48 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pattern-7c48 [class*="social-icon-meetup"].accordion-94c9 {
  background-color: transparent;
  color: #ec1c40;
}
.pattern-7c48 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pattern-7c48 [class*="social-icon-pinterest"].accordion-94c9 {
  background-color: transparent;
  color: #bd081c;
}
.pattern-7c48 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pattern-7c48 [class*="social-icon-product-hunt"].accordion-94c9 {
  background-color: transparent;
  color: #da552f;
}
.pattern-7c48 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pattern-7c48 [class*="social-icon-reddit"].accordion-94c9 {
  background-color: transparent;
  color: #ff4500;
}
.pattern-7c48 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pattern-7c48 [class*="social-icon-rss"].accordion-94c9 {
  background-color: transparent;
  color: #f26522;
}
.pattern-7c48 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pattern-7c48
  [class*="social-icon-shopping-cart"].accordion-94c9 {
  background-color: transparent;
  color: #4caf50;
}
.pattern-7c48 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pattern-7c48 [class*="social-icon-skype"].accordion-94c9 {
  background-color: transparent;
  color: #00aff0;
}
.pattern-7c48 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pattern-7c48 [class*="social-icon-slideshare"].accordion-94c9 {
  background-color: transparent;
  color: #0077b5;
}
.pattern-7c48 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pattern-7c48 [class*="social-icon-snapchat"].accordion-94c9 {
  background-color: transparent;
  color: #fffc00;
}
.pattern-7c48 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pattern-7c48 [class*="social-icon-soundcloud"].accordion-94c9 {
  background-color: transparent;
  color: #f80;
}
.pattern-7c48 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pattern-7c48 [class*="social-icon-spotify"].accordion-94c9 {
  background-color: transparent;
  color: #2ebd59;
}
.pattern-7c48 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pattern-7c48
  [class*="social-icon-stack-overflow"].accordion-94c9 {
  background-color: transparent;
  color: #fe7a15;
}
.pattern-7c48 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pattern-7c48 [class*="social-icon-maldkfgram"].accordion-94c9 {
  background-color: transparent;
  color: #2ca5e0;
}
.pattern-7c48 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pattern-7c48 [class*="social-icon-tripadvisor"].accordion-94c9 {
  background-color: transparent;
  color: #589442;
}
.pattern-7c48 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pattern-7c48 [class*="social-icon-tumblr"].accordion-94c9 {
  background-color: transparent;
  color: #35465c;
}
.pattern-7c48 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pattern-7c48 [class*="social-icon-twitch"].accordion-94c9 {
  background-color: transparent;
  color: #6441a5;
}
.pattern-7c48 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pattern-7c48 [class*="social-icon-twitter"].accordion-94c9 {
  background-color: transparent;
  color: #1da1f2;
}
.pattern-7c48 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pattern-7c48 [class*="social-icon-vimeo"].accordion-94c9 {
  background-color: transparent;
  color: #1ab7ea;
}
.pattern-7c48 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pattern-7c48 [class*="social-icon-vk"].accordion-94c9 {
  background-color: transparent;
  color: #45668e;
}
.pattern-7c48 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pattern-7c48 [class*="social-icon-weibo"].accordion-94c9 {
  background-color: transparent;
  color: #df2029;
}
.pattern-7c48 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pattern-7c48 [class*="social-icon-weixin"].accordion-94c9 {
  background-color: transparent;
  color: #7bb32e;
}
.pattern-7c48 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pattern-7c48 [class*="social-icon-whatsapp"].accordion-94c9 {
  background-color: transparent;
  color: #25d366;
}
.pattern-7c48 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pattern-7c48 [class*="social-icon-wordpress"].accordion-94c9 {
  background-color: transparent;
  color: #21759b;
}
.pattern-7c48 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pattern-7c48 [class*="social-icon-xing"].accordion-94c9 {
  background-color: transparent;
  color: #026466;
}
.pattern-7c48 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pattern-7c48 [class*="social-icon-yelp"].accordion-94c9 {
  background-color: transparent;
  color: #af0606;
}
.pattern-7c48 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pattern-7c48 [class*="social-icon-youtube"].accordion-94c9 {
  background-color: transparent;
  color: #cd201f;
}
.label-old-579b {
  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;
}
.label-old-579b:hover {
  box-shadow: none;
  background: 0 0;
}
.summary_ebc6 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.breadcrumb-bright-366b {
  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;
}
.form-green-a323 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.feature_east_13ee {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.feature_east_13ee,
.feature_east_13ee::after,
.feature_east_13ee::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;
}
.feature_east_13ee::after,
.feature_east_13ee::before {
  content: "";
  display: block;
  background-color: inherit;
}
.input-a1ca .breadcrumb-bright-366b .form-green-a323 {
  margin-top: -2px;
  width: 19px;
}
.input-a1ca .breadcrumb-bright-366b .feature_east_13ee {
  margin-top: -1px;
}
.input-a1ca .breadcrumb-bright-366b .feature_east_13ee,
.input-a1ca .breadcrumb-bright-366b .feature_east_13ee::after,
.input-a1ca .breadcrumb-bright-366b .feature_east_13ee::before {
  width: 19px;
  height: 2px;
}
.input-a1ca .breadcrumb-bright-366b .feature_east_13ee::before {
  top: -6px;
}
.input-a1ca .breadcrumb-bright-366b .feature_east_13ee::after {
  bottom: -6px;
}
.new_fa6a .breadcrumb-bright-366b .form-green-a323 {
  margin-top: -2px;
  width: 22px;
}
.new_fa6a .breadcrumb-bright-366b .feature_east_13ee {
  margin-top: -1px;
}
.new_fa6a .breadcrumb-bright-366b .feature_east_13ee,
.new_fa6a .breadcrumb-bright-366b .feature_east_13ee::after,
.new_fa6a .breadcrumb-bright-366b .feature_east_13ee::before {
  width: 22px;
  height: 2px;
}
.new_fa6a .breadcrumb-bright-366b .feature_east_13ee::before {
  top: -7px;
}
.new_fa6a .breadcrumb-bright-366b .feature_east_13ee::after {
  bottom: -7px;
}
.pattern_up_2ec8 .breadcrumb-bright-366b .form-green-a323 {
  margin-top: -2px;
  width: 31px;
}
.pattern_up_2ec8 .breadcrumb-bright-366b .feature_east_13ee {
  margin-top: -1.5px;
}
.pattern_up_2ec8 .breadcrumb-bright-366b .feature_east_13ee,
.pattern_up_2ec8 .breadcrumb-bright-366b .feature_east_13ee::after,
.pattern_up_2ec8 .breadcrumb-bright-366b .feature_east_13ee::before {
  width: 31px;
  height: 3px;
}
.pattern_up_2ec8 .breadcrumb-bright-366b .feature_east_13ee::before {
  top: -9px;
}
.pattern_up_2ec8 .breadcrumb-bright-366b .feature_east_13ee::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .huge-3c88 .breadcrumb-bright-366b .form-green-a323 {
    margin-top: -2px;
    width: 19px;
  }
  .huge-3c88 .breadcrumb-bright-366b .feature_east_13ee {
    margin-top: -1px;
  }
  .huge-3c88 .breadcrumb-bright-366b .feature_east_13ee,
  .huge-3c88 .breadcrumb-bright-366b .feature_east_13ee::after,
  .huge-3c88 .breadcrumb-bright-366b .feature_east_13ee::before {
    width: 19px;
    height: 2px;
  }
  .huge-3c88 .breadcrumb-bright-366b .feature_east_13ee::before {
    top: -6px;
  }
  .huge-3c88 .breadcrumb-bright-366b .feature_east_13ee::after {
    bottom: -6px;
  }
  .basic-b02c .breadcrumb-bright-366b .form-green-a323 {
    margin-top: -2px;
    width: 22px;
  }
  .basic-b02c .breadcrumb-bright-366b .feature_east_13ee {
    margin-top: -1px;
  }
  .basic-b02c .breadcrumb-bright-366b .feature_east_13ee,
  .basic-b02c .breadcrumb-bright-366b .feature_east_13ee::after,
  .basic-b02c .breadcrumb-bright-366b .feature_east_13ee::before {
    width: 22px;
    height: 2px;
  }
  .basic-b02c .breadcrumb-bright-366b .feature_east_13ee::before {
    top: -7px;
  }
  .basic-b02c .breadcrumb-bright-366b .feature_east_13ee::after {
    bottom: -7px;
  }
  .component_c69b .breadcrumb-bright-366b .form-green-a323 {
    margin-top: -2px;
    width: 31px;
  }
  .component_c69b .breadcrumb-bright-366b .feature_east_13ee {
    margin-top: -1.5px;
  }
  .component_c69b .breadcrumb-bright-366b .feature_east_13ee,
  .component_c69b .breadcrumb-bright-366b .feature_east_13ee::after,
  .component_c69b .breadcrumb-bright-366b .feature_east_13ee::before {
    width: 31px;
    height: 3px;
  }
  .component_c69b .breadcrumb-bright-366b .feature_east_13ee::before {
    top: -9px;
  }
  .component_c69b .breadcrumb-bright-366b .feature_east_13ee::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .picture_dirty_7fd0 .breadcrumb-bright-366b .form-green-a323 {
    margin-top: -2px;
    width: 19px;
  }
  .picture_dirty_7fd0 .breadcrumb-bright-366b .feature_east_13ee {
    margin-top: -1px;
  }
  .picture_dirty_7fd0 .breadcrumb-bright-366b .feature_east_13ee,
  .picture_dirty_7fd0 .breadcrumb-bright-366b .feature_east_13ee::after,
  .picture_dirty_7fd0 .breadcrumb-bright-366b .feature_east_13ee::before {
    width: 19px;
    height: 2px;
  }
  .picture_dirty_7fd0 .breadcrumb-bright-366b .feature_east_13ee::before {
    top: -6px;
  }
  .picture_dirty_7fd0 .breadcrumb-bright-366b .feature_east_13ee::after {
    bottom: -6px;
  }
  .preview_b881 .breadcrumb-bright-366b .form-green-a323 {
    margin-top: -2px;
    width: 22px;
  }
  .preview_b881 .breadcrumb-bright-366b .feature_east_13ee {
    margin-top: -1px;
  }
  .preview_b881 .breadcrumb-bright-366b .feature_east_13ee,
  .preview_b881 .breadcrumb-bright-366b .feature_east_13ee::after,
  .preview_b881 .breadcrumb-bright-366b .feature_east_13ee::before {
    width: 22px;
    height: 2px;
  }
  .preview_b881 .breadcrumb-bright-366b .feature_east_13ee::before {
    top: -7px;
  }
  .preview_b881 .breadcrumb-bright-366b .feature_east_13ee::after {
    bottom: -7px;
  }
  .frame-e3f9 .breadcrumb-bright-366b .form-green-a323 {
    margin-top: -2px;
    width: 31px;
  }
  .frame-e3f9 .breadcrumb-bright-366b .feature_east_13ee {
    margin-top: -1.5px;
  }
  .frame-e3f9 .breadcrumb-bright-366b .feature_east_13ee,
  .frame-e3f9 .breadcrumb-bright-366b .feature_east_13ee::after,
  .frame-e3f9 .breadcrumb-bright-366b .feature_east_13ee::before {
    width: 31px;
    height: 3px;
  }
  .frame-e3f9 .breadcrumb-bright-366b .feature_east_13ee::before {
    top: -9px;
  }
  .frame-e3f9 .breadcrumb-bright-366b .feature_east_13ee::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .link-fluid-212e .breadcrumb-bright-366b .form-green-a323 {
    margin-top: -2px;
    width: 19px;
  }
  .link-fluid-212e .breadcrumb-bright-366b .feature_east_13ee {
    margin-top: -1px;
  }
  .link-fluid-212e .breadcrumb-bright-366b .feature_east_13ee,
  .link-fluid-212e .breadcrumb-bright-366b .feature_east_13ee::after,
  .link-fluid-212e .breadcrumb-bright-366b .feature_east_13ee::before {
    width: 19px;
    height: 2px;
  }
  .link-fluid-212e .breadcrumb-bright-366b .feature_east_13ee::before {
    top: -6px;
  }
  .link-fluid-212e .breadcrumb-bright-366b .feature_east_13ee::after {
    bottom: -6px;
  }
  .orange_6d36 .breadcrumb-bright-366b .form-green-a323 {
    margin-top: -2px;
    width: 22px;
  }
  .orange_6d36 .breadcrumb-bright-366b .feature_east_13ee {
    margin-top: -1px;
  }
  .orange_6d36 .breadcrumb-bright-366b .feature_east_13ee,
  .orange_6d36 .breadcrumb-bright-366b .feature_east_13ee::after,
  .orange_6d36 .breadcrumb-bright-366b .feature_east_13ee::before {
    width: 22px;
    height: 2px;
  }
  .orange_6d36 .breadcrumb-bright-366b .feature_east_13ee::before {
    top: -7px;
  }
  .orange_6d36 .breadcrumb-bright-366b .feature_east_13ee::after {
    bottom: -7px;
  }
  .gold-c1d8 .breadcrumb-bright-366b .form-green-a323 {
    margin-top: -2px;
    width: 31px;
  }
  .gold-c1d8 .breadcrumb-bright-366b .feature_east_13ee {
    margin-top: -1.5px;
  }
  .gold-c1d8 .breadcrumb-bright-366b .feature_east_13ee,
  .gold-c1d8 .breadcrumb-bright-366b .feature_east_13ee::after,
  .gold-c1d8 .breadcrumb-bright-366b .feature_east_13ee::before {
    width: 31px;
    height: 3px;
  }
  .gold-c1d8 .breadcrumb-bright-366b .feature_east_13ee::before {
    top: -9px;
  }
  .gold-c1d8 .breadcrumb-bright-366b .feature_east_13ee::after {
    bottom: -9px;
  }
}
.footer_light_4d07 .feature_east_13ee {
  -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);
}
.footer_light_4d07 .feature_east_13ee::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.footer_light_4d07 .feature_east_13ee::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);
}
.footer_light_4d07.focus-a3de .feature_east_13ee {
  -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);
}
.footer_light_4d07.focus-a3de .feature_east_13ee::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.footer_light_4d07.focus-a3de .feature_east_13ee::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);
}
.tag_pink_e99c {
  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.iron_8b39:before {
  display: none;
}
.clean_5204 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.clean_5204 .preview-6563 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.clean_5204 .preview-6563:last-of-type {
  border-bottom: none;
}
.clean_5204 .preview-6563.widget_e340,
.clean_5204 .preview-6563.outer-4e8c,
.clean_5204 .preview-6563.tag-911a {
  padding: 0;
}
.clean_5204 .image_mini_bd72 .icon-1f73 {
  color: currentColor;
}
.clean_5204 .image_mini_bd72 .icon-1f73:focus,
.clean_5204 .image_mini_bd72 .icon-1f73:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_5204.gradient-smooth-1c4d .tabs-b72a,
.clean_5204.gradient-smooth-1c4d .aside-small-177e a,
.clean_5204.gradient-smooth-1c4d .summary-out-731a a,
.clean_5204.gradient-smooth-1c4d .card-full-5aea a {
  color: rgba(0, 0, 0, 0.55);
}
.clean_5204.gradient-smooth-1c4d .tabs-b72a:hover,
.clean_5204.gradient-smooth-1c4d .aside-small-177e a:hover,
.clean_5204.gradient-smooth-1c4d .summary-out-731a a:hover,
.clean_5204.gradient-smooth-1c4d .card-full-5aea a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.clean_5204.gradient-smooth-1c4d .filter-bca5 {
  color: rgba(0, 0, 0, 0.8);
}
.clean_5204.gradient-smooth-1c4d .preview-6563 {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_5204.gradient-smooth-1c4d .preview-6563:before {
  background: rgba(0, 0, 0, 0.08);
}
.clean_5204.gradient-smooth-1c4d .fresh_50f2:before {
  background: rgba(255, 255, 255, 0.9);
}
.clean_5204.gradient-smooth-1c4d .image_mini_bd72 .liquid_6b36 li a,
.clean_5204.gradient-smooth-1c4d .image_mini_bd72 .icon-1f73,
.clean_5204.gradient-smooth-1c4d .card-full-5aea {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_5204.gradient-smooth-1c4d .image_mini_bd72 .icon-1f73:focus,
.clean_5204.gradient-smooth-1c4d .image_mini_bd72 .icon-1f73:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_5204.gradient-smooth-1c4d .liquid_6b36 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.clean_5204.dynamic-5986 .tabs-b72a,
.clean_5204.dynamic-5986 .aside-small-177e a,
.clean_5204.dynamic-5986 .summary-out-731a .icon-1f73,
.clean_5204.dynamic-5986 .summary-out-731a a,
.clean_5204.dynamic-5986 .card-full-5aea a {
  color: rgba(255, 255, 255, 0.79);
}
.clean_5204.dynamic-5986 .tabs-b72a:hover,
.clean_5204.dynamic-5986 .aside-small-177e a:hover,
.clean_5204.dynamic-5986 .summary-out-731a .icon-1f73:hover,
.clean_5204.dynamic-5986 .summary-out-731a a:hover,
.clean_5204.dynamic-5986 .card-full-5aea a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.clean_5204.dynamic-5986 .filter-bca5 {
  color: rgba(255, 255, 255, 0.99);
}
.clean_5204.dynamic-5986 .preview-6563 {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_5204.dynamic-5986 .preview-6563:before {
  background: rgba(255, 255, 255, 0.08);
}
.clean_5204.dynamic-5986 .fresh_50f2:before {
  background: rgba(0, 0, 0, 0.9);
}
.clean_5204.dynamic-5986 .image_mini_bd72 .liquid_6b36 li a,
.clean_5204.dynamic-5986 .image_mini_bd72 .icon-1f73,
.clean_5204.dynamic-5986 .card-full-5aea {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_5204.dynamic-5986 .image_mini_bd72 .icon-1f73:focus,
.clean_5204.dynamic-5986 .image_mini_bd72 .icon-1f73:hover {
  background: rgba(0, 0, 0, 0.01);
}
.clean_5204.dynamic-5986 .liquid_6b36 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_50f2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.fresh_50f2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.title-action-345e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.summary_ceba .clean_5204 {
  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;
}
.summary_ceba .preview-6563 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.summary_ceba .preview-6563: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) {
  .summary_ceba .preview-6563:before {
    width: 16%;
    left: 42%;
  }
}
.summary_ceba .preview-6563:last-child:before {
  content: none;
}
.summary_ceba .preview-6563[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.summary_ceba .image_mini_bd72 .liquid_6b36 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.summary_ceba .image_mini_bd72 .liquid_6b36 li a .icon-1f73 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.summary_ceba .image_mini_bd72 .card-full-5aea {
  border: none;
}
.summary_ceba .image_mini_bd72 .card-full-5aea li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.summary_ceba .fresh_50f2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.summary_ceba .title-action-345e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.summary_ceba .dynamic-5986 .fresh_50f2:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary_ceba .gradient-smooth-1c4d.blue-1808 .feature_east_13ee {
  background: rgba(0, 0, 0, 0.6);
}
.summary_ceba
  .gradient-smooth-1c4d.blue-1808
  .feature_east_13ee::after,
.summary_ceba
  .gradient-smooth-1c4d.blue-1808
  .feature_east_13ee:before {
  background: inherit;
}
.summary_ceba
  .gradient-smooth-1c4d.blue-1808:hover
  .feature_east_13ee {
  background: rgba(0, 0, 0, 0.8);
}
.modal-4c4a .clean_5204 {
  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) {
  .modal-4c4a .clean_5204 {
    width: auto;
    right: 45px;
  }
}
.backdrop-c417 .clean_5204 {
  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) {
  .backdrop-c417 .clean_5204 {
    width: auto;
    left: 45px;
  }
}
.iron_8b39 .clean_5204 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.iron_8b39 .title-action-345e {
  max-width: 48em;
  margin: 0 auto;
}
.iron_8b39 .fresh_50f2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.full-dab6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.full-dab6.summary_ceba .clean_5204 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.full-dab6.modal-4c4a .clean_5204 {
  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);
}
.full-dab6 .clean_5204 {
  visibility: visible;
}
.full-dab6.backdrop-c417 .clean_5204 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.grid_447d,
.accordion_green_e7be {
  overflow-x: hidden;
}
.grid_447d .clean_5204 {
  overflow: auto;
}
.grid_447d.summary_ceba {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_447d.summary_ceba .clean_5204 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.grid_447d.summary_ceba .label-old-579b {
  opacity: 0;
}
.grid_447d.modal-4c4a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_447d.modal-4c4a .clean_5204 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.grid_447d.modal-4c4a .label-old-579b {
  opacity: 0;
}
.grid_447d.backdrop-c417 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.grid_447d.backdrop-c417 .clean_5204 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.grid_447d.backdrop-c417 .label-old-579b {
  opacity: 0;
}
.grid_447d.iron_8b39 .clean_5204 {
  z-index: 10;
  visibility: visible;
}
.blue-1808 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.blue-1808 .feature_east_13ee {
  background: rgba(255, 255, 255, 0.99);
}
.blue-1808 .feature_east_13ee::after,
.blue-1808 .feature_east_13ee:before {
  background: inherit;
}
.blue-1808:hover .feature_east_13ee {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop-c417 .blue-1808 {
  top: 10px;
  right: auto;
  left: 12px;
}
.iron_8b39 .blue-1808 {
  display: none !important;
}
.grid_447d:before,
.accordion_green_e7be:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.grid_447d .blue-1808,
.accordion_green_e7be .blue-1808 {
  display: inline-block;
}
.clean_5204 .text-9900 {
  -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;
}
.grid_447d .clean_5204 .text-9900,
.accordion_green_e7be .clean_5204 .text-9900 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid_static_358b .panel-5530 {
  width: 100%;
}
.active-2106 {
  padding: 0 0.5em 0;
}
.active-2106 [class*="customify-col-"],
.active-2106 [class*="customify-col_"],
.active-2106 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.red_b434 .active-2106 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sidebar_static_8b15 .solid-2682,
  .solid-2682 {
    display: none;
  }
  .dark-b778 {
    text-align: left;
  }
  .east-8dc6 {
    text-align: center;
  }
  .wide_6c90 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar_static_8b15 .column-dynamic-9a0d,
  .column-dynamic-9a0d {
    display: none;
  }
  .badge_dark_b6dd {
    text-align: left;
  }
  .gallery_f8ab {
    text-align: center;
  }
  .sidebar_last_3901 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_static_8b15 .accent_lower_856e,
  .accent_lower_856e {
    display: none;
  }
  .accent-dark-f865 {
    text-align: left;
  }
  .filter-b157 {
    text-align: center;
  }
  .tabs-active-fa63 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.surface-bb75 {
  box-shadow: none !important;
}
.image-huge-820a .gallery_current_1772,
.disabled_50fd .gallery_current_1772 {
  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;
}
.disabled_50fd .gallery_current_1772 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.glass_381c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.glass_381c:after,
.glass_381c:before {
  content: "";
  display: table;
}
.glass_381c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .glass_381c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.glass_381c,
.breadcrumb_south_3ff2 {
  max-width: 1248px;
  margin: 0 auto;
}

.hot_470c.red-1613 .glass_381c {
  max-width: 100%;
}
.hot_470c.caption-dark-c90f {
  max-width: 1200px;
  margin: 0 auto;
}
.hot_470c.progress_0a8a .glass_381c {
  max-width: 100%;
}
.hot_470c.progress_0a8a > .glass_381c {
  padding-left: 0;
  padding-right: 0;
}
.hot_470c.progress_0a8a > .glass_381c .sidebar_static_8b15 {
  margin: 0;
}
.hot_470c.progress_0a8a
  > .glass_381c
  .middle-aab7.info_simple_e636 {
  margin-right: 0;
  margin-left: 0;
}
.hot_470c.progress_0a8a #main.info_simple_e636 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .list_bottom_9375 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .list_bottom_9375 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .component-5c2f .black_16fe {
    padding-right: 1em;
  }
  .component-5c2f.modal-blue-9aba .middle-aab7 {
    border-right: 1px solid #eaecee;
  }
  .component-5c2f.modal-blue-9aba .black_16fe {
    padding-right: 1em;
  }
  .component-5c2f.modal-blue-9aba .tooltip-fe9b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_d824 .black_16fe {
    padding-left: 1em;
  }
  .column_d824.modal-blue-9aba .middle-aab7 {
    border-left: 1px solid #eaecee;
  }
  .column_d824.modal-blue-9aba .black_16fe {
    padding-left: 1em;
  }
  .column_d824.modal-blue-9aba .tooltip-fe9b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected-4e16 .black_16fe {
    padding-left: 1em;
  }
  .selected-4e16.modal-blue-9aba .hard-2f73 {
    border-right: 1px solid #eaecee;
  }
  .selected-4e16.modal-blue-9aba .orange_93bc {
    border-right: 1px solid #eaecee;
  }
  .selected-4e16.modal-blue-9aba .black_16fe {
    padding-left: 1em;
  }
  .selected-4e16.modal-blue-9aba .tooltip-fe9b {
    padding-right: 1em;
  }
  .selected-4e16.modal-blue-9aba .carousel_6be4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner_0987 .black_16fe {
    padding-right: 1em;
  }
  .inner_0987.modal-blue-9aba .hard-2f73 {
    border-left: 1px solid #eaecee;
  }
  .inner_0987.modal-blue-9aba .orange_93bc {
    border-left: 1px solid #eaecee;
  }
  .inner_0987.modal-blue-9aba .black_16fe {
    padding-right: 1em;
  }
  .inner_0987.modal-blue-9aba .tooltip-fe9b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .inner_0987.modal-blue-9aba .carousel_6be4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_bottom_9375 .black_16fe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_bottom_9375.modal-blue-9aba .middle-aab7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .list_bottom_9375.modal-blue-9aba .black_16fe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_bottom_9375.modal-blue-9aba .tooltip-fe9b {
    padding-left: 1em;
  }
  .list_bottom_9375.modal-blue-9aba .carousel_6be4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .list_bottom_9375.modal-blue-9aba .black_16fe {
    padding-left: 0;
  }
}
.full-b2b4 .gold_824c {
  display: inline-block;
}
.caption-4f5a {
  display: inline-block;
}
.center_1366 {
  word-con: break-word;
}
.easy_d2e5 > span {
  display: inline-block;
  padding: 5px 0;
}
.easy_d2e5 .accordion_52f4 {
  margin-left: 8px;
  margin-right: 8px;
}
.easy_d2e5 .main-smooth-c23d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.module_e837 .frame_solid_b38a {
  margin-bottom: 2em;
}
.module_e837 .basic-0081 {
  margin-bottom: 15px;
}
.module_e837 .basic-0081:last-child {
  margin-bottom: 0;
}
.module_e837 .thick-9117 {
  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) {
  .module_e837 .thick-9117 {
    display: block;
  }
}
.module_e837 .border_cold_0497 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .module_e837 .border_cold_0497 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.module_e837 .tag_last_f40e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.module_e837 .tag_last_f40e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.module_e837 .tag_last_f40e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.module_e837 .center_1366 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.module_e837 .center_1366 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.module_e837 .black-b4d6 p:last-child {
  margin-bottom: 0;
}
.module_e837 .detail-041c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.module_e837 .picture_blue_030a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.module_e837 .tall-6ad9 {
  margin-top: 1em;
}
.module_e837 .iron-b685 {
  top: 0;
  display: block;
}
.module_e837 .iron-b685 a {
  color: inherit;
}
.module_e837 .iron-b685 a:hover {
  color: inherit;
}
.module_e837 .badge_874a {
  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;
}
.module_e837 .badge_874a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.module_e837 .picture_blue_030a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.module_e837 .cool_976f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.module_e837 .cool_976f:first-child {
  margin-top: 0;
}
.module_e837 .cool_976f.primary-7295 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.module_e837 .cool_976f.message-top-9cb2 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.module_e837
  .cool_976f.message-top-9cb2.red_f9ca
  .tall-6ad9 {
  width: 100%;
}
.module_e837 .message-top-9cb2 {
  -webkit-box-align: center;
  align-items: center;
}
.module_e837 .message-top-9cb2 .easy_d2e5,
.module_e837 .message-top-9cb2 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.module_e837 .tag_last_f40e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module_e837 .tag_last_f40e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module_e837 .tag_last_f40e: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;
}
.module_e837 .primary-7295 {
  z-index: 5;
}
.module_e837 .red-8bb0 .outer_9a26 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.module_e837 .video-8841 .outer_9a26 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.module_e837 .stale_2b77 .outer_9a26 {
  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;
}
.module_e837.sort_medium_933c .thick-9117,
.module_e837.sidebar_inner_5444 .thick-9117 {
  display: block;
}
.module_e837.sort_medium_933c .thick-9117 .widget-wide-32c4,
.module_e837.sort_medium_933c .thick-9117 .picture_blue_030a,
.module_e837.sidebar_inner_5444 .thick-9117 .widget-wide-32c4,
.module_e837.sidebar_inner_5444 .thick-9117 .picture_blue_030a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module_e837.header-81a9 .border_cold_0497 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .module_e837.header-81a9 .border_cold_0497 {
    margin-right: 0;
  }
}
.module_e837.sort_medium_933c .border_cold_0497,
.module_e837.sidebar_inner_5444 .border_cold_0497 {
  padding-top: 40%;
}
.module_e837.sort_medium_933c .frame_solid_b38a,
.module_e837.sidebar_inner_5444 .frame_solid_b38a {
  display: block;
}
.module_e837.sort_medium_933c .fn-sticky-f145 .picture_blue_030a,
.module_e837.sidebar_inner_5444 .fn-sticky-f145 .picture_blue_030a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.module_e837.sort_medium_933c .border_cold_0497,
.module_e837.sidebar_inner_5444 .border_cold_0497 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.module_e837.sort_medium_933c .picture_blue_030a {
  padding: 1em;
}
.alert-5f64 {
  margin: 30px auto;
  display: block;
}
.alert-5f64 .hero-orange-2ae5 > * {
  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;
}
.alert-5f64 .hero-orange-2ae5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.alert-5f64 .hero-orange-2ae5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph_57f8 .easy_d2e5 {
  margin-bottom: 1.41575em;
}
.paragraph_57f8 .soft_3896 {
  margin-bottom: 1.618em;
}
.mask-2f99 .column_6eff {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.mask-2f99 .column_6eff a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.mask-2f99 .slow-db16 {
  max-width: 100%;
  overflow: auto;
}
.pattern_2bd6 .mask-2f99 a:hover {
  text-decoration: underline;
}
.column_pressed_ba5e .basic-0081:not(.center_1366),
.column_pressed_ba5e .tag_last_f40e {
  margin-bottom: 1.41575em;
}
.column_pressed_ba5e .basic-0081:not(.center_1366):last-child,
.column_pressed_ba5e .tag_last_f40e:last-child {
  margin-bottom: 0;
}
.column_pressed_ba5e .basic-0081.blue_85b2 {
  margin-bottom: 0.41575em;
}
.column_pressed_ba5e .warm-3132:before,
.column_pressed_ba5e .card_e7a3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column_pressed_ba5e .warm-3132:before {
  content: "\f115";
}
.column_pressed_ba5e .card_e7a3:before {
  content: "\f02c";
}
.column_pressed_ba5e .white-1050 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column_pressed_ba5e .white-1050 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.shade-e1e9 {
  display: -webkit-box;
  display: flex;
}
.shade-e1e9 .blue-d2ac {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .shade-e1e9 .blue-d2ac {
    flex-basis: 90px;
  }
}
.shade-e1e9 .texture_ec70 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .shade-e1e9 .texture_ec70 {
    flex-basis: calc(100% - 50px);
  }
}
.shade-e1e9 .fixed_b94e p:last-child {
  margin-bottom: 0.72em;
}
.nav_5f4e .hero-orange-2ae5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.nav_5f4e .hero-orange-2ae5:after,
.nav_5f4e .hero-orange-2ae5:before {
  content: "";
  display: table;
}
.nav_5f4e .hero-orange-2ae5:after {
  clear: both;
}
.nav_5f4e .hero-orange-2ae5 .message-ce67,
.nav_5f4e .hero-orange-2ae5 .progress_2af1 {
  width: 49%;
}
.nav_5f4e .hero-orange-2ae5 .message-ce67 a span.info_6771,
.nav_5f4e .hero-orange-2ae5 .progress_2af1 a span.info_6771 {
  display: block;
  margin-bottom: 5px;
}
.nav_5f4e .hero-orange-2ae5 .progress_2af1 {
  float: left;
  text-align: left;
}
.nav_5f4e .hero-orange-2ae5 .message-ce67 {
  float: right;
  text-align: right;
}
.in_2128 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .in_2128 {
    margin-bottom: 0;
  }
}
.warm_5fc0 {
  margin-bottom: 1em;
}
.warm_5fc0 .center_1366 {
  font-size: 1.1em;
  line-height: 1.3;
}
.cool_fccb a {
  display: block;
  line-height: 0;
  position: relative;
}
.full-9fc5 .warm_5fc0,
.shade-2bd3 .warm_5fc0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .full-9fc5 .warm_5fc0,
  .shade-2bd3 .warm_5fc0 {
    display: block;
  }
}
.full-9fc5 .cool_fccb,
.shade-2bd3 .cool_fccb {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .full-9fc5 .cool_fccb,
  .shade-2bd3 .cool_fccb {
    margin-bottom: 1em;
  }
}
.full-9fc5 .cool_fccb img,
.shade-2bd3 .cool_fccb img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.full-9fc5 .alert_2059,
.shade-2bd3 .alert_2059 {
  flex-basis: calc(100% - 160px);
}
.full-9fc5 .alert_2059 p,
.shade-2bd3 .alert_2059 p {
  margin-bottom: 0;
}
.full-9fc5 .alert_2059 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .full-9fc5 .alert_2059 {
    padding-left: 0;
  }
}
.shade-2bd3 .alert_2059 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .shade-2bd3 .alert_2059 {
    padding-right: 0;
  }
}
.shade-2bd3 .cool_fccb {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.mask-e61b .cool_fccb {
  margin-bottom: 0.5em;
}
.mask-e61b .cool_fccb img {
  width: 100%;
}
.soft-b552 .wood-06f1,
.chip-iron-20ea .wood-06f1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.chip-iron-20ea .middle-aab7 .widget-green-6faf p:last-child {
  margin-bottom: 0;
}
.hard-4db7 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.backdrop_pressed_47f0 .feature-8bed {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .backdrop_pressed_47f0 .feature-8bed:last-of-type {
    margin-bottom: 0;
  }
}
.backdrop_pressed_47f0 .feature-8bed ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.backdrop_pressed_47f0 .feature-8bed ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.backdrop_pressed_47f0 .feature-8bed ul li {
  margin: 0 0 0.6em;
}
.backdrop_pressed_47f0 .feature-8bed ul li.tag-3395,
.backdrop_pressed_47f0 .feature-8bed ul li.layout-gold-3044 {
  position: relative;
}
.backdrop_pressed_47f0 .feature-8bed ul li.tag-3395 .photo_static_4b9f,
.backdrop_pressed_47f0 .feature-8bed ul li.layout-gold-3044 .photo_static_4b9f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.backdrop_pressed_47f0 .feature-8bed ul li.tag-3395:after:after,
.backdrop_pressed_47f0 .feature-8bed ul li.tag-3395:after:before,
.backdrop_pressed_47f0
  .feature-8bed
  ul
  li.layout-gold-3044:after:after,
.backdrop_pressed_47f0
  .feature-8bed
  ul
  li.layout-gold-3044:after:before {
  content: "";
  display: table;
}
.backdrop_pressed_47f0 .feature-8bed ul li.tag-3395:after:after,
.backdrop_pressed_47f0
  .feature-8bed
  ul
  li.layout-gold-3044:after:after {
  clear: both;
}
.backdrop_pressed_47f0 .feature-8bed a.notice_complex_01e1:hover {
  text-decoration: none;
}
.backdrop_pressed_47f0 .feature-8bed select {
  max-width: 100%;
}
.backdrop_pressed_47f0 .feature-8bed table {
  font-size: 85%;
}
.backdrop_pressed_47f0 .feature-8bed table td,
.backdrop_pressed_47f0 .feature-8bed table th {
  padding: 0.2360828548em;
  text-align: center;
}
.backdrop_pressed_47f0 .feature-8bed table tfoot td {
  text-align: left;
}
.backdrop_pressed_47f0 .feature-8bed :last-child {
  margin-bottom: 0;
}
.backdrop_pressed_47f0 .feature-8bed .component-07a2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.backdrop_pressed_47f0 .feature-8bed .component-07a2 label {
  width: 100%;
}
.backdrop_pressed_47f0 .feature-8bed .component-07a2 .link-cool-f74b {
  width: 100%;
  display: block;
}
.backdrop_pressed_47f0 .feature-8bed .component-07a2 .title_16da {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.backdrop_pressed_47f0 .feature-8bed .component-07a2 .title_16da:hover svg #svg-search {
  fill: #444;
}
.backdrop_pressed_47f0 .feature-8bed .component-07a2 .title_16da svg {
  width: 18px;
  height: 18px;
}
.backdrop_pressed_47f0 .mini_644a ul ul,
.backdrop_pressed_47f0 .pink-b9f0 ul ul,
.backdrop_pressed_47f0 .card_0a08 ul ul,
.backdrop_pressed_47f0 .first-dd3f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.backdrop_pressed_47f0 .mini_644a .dynamic-62de > a,
.backdrop_pressed_47f0 .pink-b9f0 .dynamic-62de > a,
.backdrop_pressed_47f0 .card_0a08 .dynamic-62de > a,
.backdrop_pressed_47f0 .first-dd3f .dynamic-62de > a {
  margin-bottom: 0;
}
.backdrop_pressed_47f0 .focused-9ecb li,
.backdrop_pressed_47f0 .mini_644a li,
.backdrop_pressed_47f0 .tag_edac li,
.backdrop_pressed_47f0 .pink-b9f0 li,
.backdrop_pressed_47f0 .card_0a08 li,
.backdrop_pressed_47f0 .first-dd3f li,
.backdrop_pressed_47f0 .message-huge-940c li,
.backdrop_pressed_47f0 .tooltip_04ae li {
  display: block;
  position: relative;
}
.backdrop_pressed_47f0 .focused-9ecb li:last-child,
.backdrop_pressed_47f0 .mini_644a li:last-child,
.backdrop_pressed_47f0 .tag_edac li:last-child,
.backdrop_pressed_47f0 .pink-b9f0 li:last-child,
.backdrop_pressed_47f0 .card_0a08 li:last-child,
.backdrop_pressed_47f0 .first-dd3f li:last-child,
.backdrop_pressed_47f0 .message-huge-940c li:last-child,
.backdrop_pressed_47f0 .tooltip_04ae li:last-child {
  border: none;
}
.backdrop_pressed_47f0 .focused-9ecb li a,
.backdrop_pressed_47f0 .mini_644a li a,
.backdrop_pressed_47f0 .tag_edac li a,
.backdrop_pressed_47f0 .pink-b9f0 li a,
.backdrop_pressed_47f0 .card_0a08 li a,
.backdrop_pressed_47f0 .first-dd3f li a,
.backdrop_pressed_47f0 .message-huge-940c li a,
.backdrop_pressed_47f0 .tooltip_04ae li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop_pressed_47f0 .focused-9ecb li ul li::before,
.backdrop_pressed_47f0 .mini_644a li ul li::before,
.backdrop_pressed_47f0 .tag_edac li ul li::before,
.backdrop_pressed_47f0 .pink-b9f0 li ul li::before,
.backdrop_pressed_47f0 .card_0a08 li ul li::before,
.backdrop_pressed_47f0 .first-dd3f li ul li::before,
.backdrop_pressed_47f0 .message-huge-940c li ul li::before,
.backdrop_pressed_47f0 .tooltip_04ae li ul li::before {
  left: 15px;
}
.backdrop_pressed_47f0 .focused-9ecb li ul a,
.backdrop_pressed_47f0 .mini_644a li ul a,
.backdrop_pressed_47f0 .tag_edac li ul a,
.backdrop_pressed_47f0 .pink-b9f0 li ul a,
.backdrop_pressed_47f0 .card_0a08 li ul a,
.backdrop_pressed_47f0 .first-dd3f li ul a,
.backdrop_pressed_47f0 .message-huge-940c li ul a,
.backdrop_pressed_47f0 .tooltip_04ae li ul a {
  padding-left: 20px;
}
.backdrop_pressed_47f0 .focused-9ecb li ul ul li::before,
.backdrop_pressed_47f0 .mini_644a li ul ul li::before,
.backdrop_pressed_47f0 .tag_edac li ul ul li::before,
.backdrop_pressed_47f0 .pink-b9f0 li ul ul li::before,
.backdrop_pressed_47f0 .card_0a08 li ul ul li::before,
.backdrop_pressed_47f0 .first-dd3f li ul ul li::before,
.backdrop_pressed_47f0 .message-huge-940c li ul ul li::before,
.backdrop_pressed_47f0 .tooltip_04ae li ul ul li::before {
  left: 30px;
}
.backdrop_pressed_47f0 .focused-9ecb li ul ul a,
.backdrop_pressed_47f0 .mini_644a li ul ul a,
.backdrop_pressed_47f0 .tag_edac li ul ul a,
.backdrop_pressed_47f0 .pink-b9f0 li ul ul a,
.backdrop_pressed_47f0 .card_0a08 li ul ul a,
.backdrop_pressed_47f0 .first-dd3f li ul ul a,
.backdrop_pressed_47f0 .message-huge-940c li ul ul a,
.backdrop_pressed_47f0 .tooltip_04ae li ul ul a {
  padding-left: 40px;
}
.backdrop_pressed_47f0 .east_ae5e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop_pressed_47f0 .tooltip_04ae ul li {
  margin-bottom: 1.41575em;
}
.backdrop_pressed_47f0 .tooltip_04ae ul li .focus_steel_f0c5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.backdrop_pressed_47f0 .tooltip_04ae ul li .sort_pink_9b47 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.dynamic-5986 .focused-9ecb li a,
.dynamic-5986 .mini_644a li a,
.dynamic-5986 .tag_edac li a,
.dynamic-5986 .pink-b9f0 li a,
.dynamic-5986 .card_0a08 li a,
.dynamic-5986 .first-dd3f li a,
.dynamic-5986 .message-huge-940c li a,
.dynamic-5986 .tooltip_04ae li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic-5986 .east_ae5e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic-5986 .feature-8bed ul li.tag-3395 .photo_static_4b9f,
.dynamic-5986 .feature-8bed ul li.layout-gold-3044 .photo_static_4b9f {
  background: rgba(0, 0, 0, 0.2);
}
.dynamic-5986 .backdrop_pressed_47f0 .feature-8bed select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot_470c .backdrop_pressed_47f0 .liquid_6b36 li {
  margin: 0;
}
.hot_470c .backdrop_pressed_47f0 .liquid_6b36 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hot_470c .backdrop_pressed_47f0 .liquid_6b36 li ul {
  margin: 0;
}
.hot_470c .backdrop_pressed_47f0 .liquid_6b36 li ul li a {
  padding-left: 15px;
}
.hot_470c .backdrop_pressed_47f0 .liquid_6b36 li ul li li a {
  padding-left: 30px;
}
.hot_470c .backdrop_pressed_47f0 .liquid_6b36 li.focus-stale-785d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hot_470c .backdrop_pressed_47f0 .liquid_6b36 li.focus-stale-785d > 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;
}
.hot_470c .backdrop_pressed_47f0 .liquid_6b36 li.focus-stale-785d > 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;
}
.nav_a72e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.search-bc8e {
  position: relative;
  z-index: 10;
}
.search-bc8e .text-9900 {
  width: 100%;
  max-width: 100%;
}
.progress-8c66 .alert-simple-3b63 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.progress-8c66 .gradient-smooth-1c4d {
}
.progress-8c66 .dynamic-5986 {
  background: #292929;
}
.menu-selected-3e5a .alert-simple-3b63 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.menu-selected-3e5a .gradient-smooth-1c4d {
  background: #f9f9f9;
}
.menu-selected-3e5a .dynamic-5986 {
  background: #303030;
}
.pattern-54c9 .alert-simple-3b63 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern-54c9 .gold_824c {
    margin-bottom: 1em;
  }
  .pattern-54c9 .gold_824c:last-child {
    margin-bottom: 0;
  }
}
.pattern-54c9 .gradient-smooth-1c4d {
  background: #ededed;
}
.pattern-54c9 .dynamic-5986 {
  background: #1a1a1a;
}
.alert-simple-3b63.gradient-smooth-1c4d {
  color: rgba(0, 0, 0, 0.6);
}
.alert-simple-3b63.gradient-smooth-1c4d .picture_c61a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-simple-3b63.dynamic-5986 {
  color: rgba(255, 255, 255, 0.99);
}
.alert-simple-3b63.dynamic-5986 a:not(.notice_complex_01e1) {
  color: rgba(255, 255, 255, 0.79);
}
.alert-simple-3b63.dynamic-5986 a:not(.notice_complex_01e1):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-simple-3b63.dynamic-5986 .picture_c61a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-simple-3b63.dynamic-5986 table tbody td,
.alert-simple-3b63.dynamic-5986 table th {
  background: rgba(0, 0, 0, 0.08);
}
.next-d5bb.selected-b4a7 .glass_381c {
  max-width: initial;
}
.next-d5bb .avatar_83dc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.next-d5bb .avatar_83dc .text-9900 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .next-d5bb .avatar_83dc .text-9900 {
    display: block;
    margin-bottom: 2em;
  }
  .next-d5bb .avatar_83dc .text-9900:last-child {
    margin-bottom: 0;
  }
}
.pattern-54c9 .gold_824c:last-child,
.menu-selected-3e5a .gold_824c:last-child,
.progress-8c66 .gold_824c:last-child {
  margin-bottom: 0;
}
.pattern-54c9 .gold_824c .backdrop_pressed_47f0 .feature-8bed:last-child,
.menu-selected-3e5a .gold_824c .backdrop_pressed_47f0 .feature-8bed:last-child,
.progress-8c66 .gold_824c .backdrop_pressed_47f0 .feature-8bed:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pattern-54c9 .slow-2b95,
  .pattern-54c9 .solid-ab08,
  .menu-selected-3e5a .slow-2b95,
  .menu-selected-3e5a .solid-ab08,
  .progress-8c66 .slow-2b95,
  .progress-8c66 .solid-ab08 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .search-bc8e .gold_824c {
    margin-bottom: 2em;
  }
}
.search-bc8e p:last-child {
  margin-bottom: 0;
}
.search-bc8e li,
.search-bc8e ul {
  list-style: none;
  margin: 0;
}
.search-bc8e ul ul {
  margin-left: 2.617924em;
}
.basic-0509 {
  font-size: 0.875em;
}

/* css-noise: f5a2 */
.shadow-element-z1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
