/*!
Theme Name: Customify
Theme URI: https://pressmaximum.prev-9d66/customify
Author: WPCustomify
Author URI: https://pressmaximum.prev-9d66
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.prev-9d66/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.accordion-b6e5.complex-3521/licenses/gpl-2.0.static_2216
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.hover_63e8/, (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.tertiary-9efc.pagination-gas-d350/normalize.logo_lite_e702/
 ======
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.logo_lite_e702 v7.0.0 | MIT License | github.prev-9d66/necolas/normalize.logo_lite_e702 */
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;
}
.gas_2c73 .photo_cf11,
.smooth-ad5e,
.photo-f917,
.middle_a12a,
.item_outer_10e2,
.search-b729,
.feature-first-c1ec,
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;
}
.smooth-ad5e,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .smooth-ad5e,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .smooth-ad5e,
  h1 {
    font-size: 1.8em;
  }
}
.photo-f917,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.photo-f917 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .photo-f917,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .photo-f917,
  h2 {
    font-size: 1.7em;
  }
}
.middle_a12a,
h3 {
  font-size: 1.618em;
}
.gas_2c73 .photo_cf11,
.item_outer_10e2,
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.frame-f5ce {
  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;
}
.blue-e775:after,
.blue-e775:before,
.highlight-wide-40f7:after,
.highlight-wide-40f7:before {
  content: "";
  display: table;
}
.blue-e775:after,
.highlight-wide-40f7:after {
  clear: both;
}
.dropdown-active-6b3f {
  float: right;
  margin-right: 0;
}
.nav-2a64 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.shade_210a .green-16ef,
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;
}
.shade_210a .green-16ef: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;
}
.accent-red-ed60 .green-16ef {
  box-shadow: none;
}
.accent-red-ed60
  .green-16ef
  .lower_8203 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.accent-red-ed60 .green-16ef .notification_0a55 {
  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;
}
.accent-red-ed60
  .green-16ef
  .notification_0a55
  b {
  display: none;
}
.accent-red-ed60 .aside-full-689f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.button_lite_3dcd:not(.sort_2809):not(.in-b860),
button:not(.sort_2809):not(.in-b860),
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ),
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ),
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ) {
  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;
}
.button_lite_3dcd:not(.sort_2809):not(
    .in-b860
  ):hover,
button:not(.sort_2809):not(
    .in-b860
  ):hover,
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ):hover,
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ):hover,
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.button_lite_3dcd:not(.sort_2809):not(
    .in-b860
  ):active,
.button_lite_3dcd:not(.sort_2809):not(
    .in-b860
  ):focus,
button:not(.sort_2809):not(
    .in-b860
  ):active,
button:not(.sort_2809):not(
    .in-b860
  ):focus,
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ):active,
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ):focus,
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ):active,
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ):focus,
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ):active,
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ):focus {
  outline: 0;
}
.button_lite_3dcd:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166,
button:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166,
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166,
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166,
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166 {
  position: relative;
}
.button_lite_3dcd:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .item_862c,
.button_lite_3dcd:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .pagination-iron-ce3d,
.button_lite_3dcd:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .stone_2827,
.button_lite_3dcd:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  i,
.button_lite_3dcd:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  svg,
button:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .item_862c,
button:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .pagination-iron-ce3d,
button:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .stone_2827,
button:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  i,
button:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  svg,
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .item_862c,
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .pagination-iron-ce3d,
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .stone_2827,
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  i,
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  svg,
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .item_862c,
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .pagination-iron-ce3d,
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .stone_2827,
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  i,
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  svg,
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .item_862c,
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .pagination-iron-ce3d,
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  .stone_2827,
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  i,
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166
  svg {
  visibility: hidden;
}
.button_lite_3dcd:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166:after,
button:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166:after,
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166:after,
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166:after,
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ).fn-loading-2166: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;
}
.button_lite_3dcd:not(.sort_2809):not(.in-b860),
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ),
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ),
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ) {
  color: #fff;
  background: #235787;
}
.button_lite_3dcd:not(.sort_2809):not(
    .in-b860
  ):focus,
input[type="button"]:not(.sort_2809):not(
    .in-b860
  ):focus,
input[type="reset"]:not(.sort_2809):not(
    .in-b860
  ):focus,
input[type="submit"]:not(.sort_2809):not(
    .in-b860
  ):focus {
  color: #fff;
}
.button_lite_3dcd.fn-disabled-2166:not(.sort_2809):not(
    .in-b860
  ),
.button_lite_3dcd[disabled]:not(.sort_2809):not(
    .in-b860
  ),
button.fn-disabled-2166:not(.sort_2809):not(
    .in-b860
  ),
button[disabled]:not(.sort_2809):not(
    .in-b860
  ) {
  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;
}
.iron_8d89 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.iron_8d89: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;
}
.medium_1ebf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accordion-1d33 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.popup_thick_2c17 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.blue-e775:after,
.blue-e775:before,
.active_hot_d354:after,
.active_hot_d354:before,
.badge_94ae:after,
.badge_94ae:before,
.search_dc56:after,
.search_dc56:before,
.summary-mini-2ce9:after,
.summary-mini-2ce9:before,
.bronze-4c76:after,
.bronze-4c76:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.blue-e775:after,
.active_hot_d354:after,
.badge_94ae:after,
.search_dc56:after,
.summary-mini-2ce9:after,
.bronze-4c76:after {
  clear: both;
}
.active_hot_d354 .hero-white-5b96,
.badge_94ae .hero-white-5b96,
.dropdown_e114 .hero-white-5b96 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.mask_b628 {
  display: inline-block;
}
.tall_d022 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tall_d022 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tall_d022 .caption_under_4fcf {
  padding: 1em 0;
  font-size: 85%;
}
.caption_under_4fcf {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hidden-cceb {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hidden-cceb:after,
.hidden-cceb:before {
  content: "";
  display: table;
}
.hidden-cceb:after {
  clear: both;
}
.outline_current_1049 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.detail_old_cd16 .outline_current_1049 {
  max-width: 50%;
}
.backdrop-57f5 .outline_current_1049 {
  max-width: 33.33%;
}
.frame_active_953f .outline_current_1049 {
  max-width: 25%;
}
.last_7525 .outline_current_1049 {
  max-width: 20%;
}
.popup-narrow-2c3c .outline_current_1049 {
  max-width: 16.66%;
}
.secondary_61b3 .outline_current_1049 {
  max-width: 14.28%;
}
.border-9799 .outline_current_1049 {
  max-width: 12.5%;
}
.active-5213 .outline_current_1049 {
  max-width: 11.11%;
}
.notice-8ef1 {
  display: block;
}
.gas_2c73 .section-e837 label,
.gas_2c73 .progress-2a49 label,
.gas_2c73 .carousel_aeb0 label,
.gas_2c73 .image-1d2a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.smooth-4e1f {
  list-style: none;
  margin: 0;
}
.smooth-4e1f article.hover_fast_2e53 {
  margin-bottom: 0;
}
.smooth-4e1f ul {
  list-style: none;
  margin: 0;
}
.smooth-4e1f .red_0252 li.hover_fast_2e53 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .smooth-4e1f .red_0252 li.hover_fast_2e53 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .smooth-4e1f .red_0252 li.hover_fast_2e53: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) {
  .smooth-4e1f .red_0252 li.hover_fast_2e53 li.hover_fast_2e53 li.hover_fast_2e53 li.hover_fast_2e53 {
    padding-left: 0;
  }
}
article.hover_fast_2e53 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover_fast_2e53 .active_hot_d354 p:last-of-type {
  margin-bottom: 0;
}
article.hover_fast_2e53 .card-outer-3b2e {
  float: left;
}
article.hover_fast_2e53 .easy_8ea8 {
  margin-left: 85px;
}
article.hover_fast_2e53 .under-0985 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover_fast_2e53 .under-0985 .current-eaff {
  margin-left: 10px;
}
article.hover_fast_2e53 .dynamic_d115 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover_fast_2e53 .slow-1e97 {
  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 .section-e837,
  #respond .carousel_aeb0,
  #respond .image-1d2a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .section-e837 input,
#respond .carousel_aeb0 input,
#respond .image-1d2a input {
  width: 100%;
}
#respond .image-1d2a {
  margin-right: 0;
}
#respond .heading-top-96be #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.glass-7f79 {
  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;
}
.glass-7f79.form_ab6b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.glass-7f79 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%);
}
.glass-7f79:focus,
.glass-7f79: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);
}
.primary-ad9f {
  border-radius: 10%;
}
.logo_slow_eb7e {
  border-radius: 50%;
}
.motion-e673 {
  font-size: 0.72em;
}
.full_2058 {
  font-size: 0.875em;
}
.west_3048 {
  font-size: 1.1em;
}
.icon_cfe5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon_cfe5.motion-e673 {
  letter-spacing: 0.5px;
}
.text-inner-a753,
.text-inner-a753 a {
  color: #6d6d6d;
}
.text-inner-a753 a:hover {
  color: #111;
}
.active_4743 {
  color: #6d6d6d;
}
.dirty_d3ef {
  overflow-x: hidden;
}
.dirty_d3ef .sidebar_cold_879b.orange-5794 {
  position: relative;
}
.dirty_d3ef .sidebar_cold_879b.orange-5794.photo-iron-4fc0 {
  position: initial;
}
.dirty_d3ef
  .sidebar_cold_879b.orange-5794.photo-iron-4fc0
  .hover-hovered-e9f9 {
  left: auto;
}
.dirty_d3ef .sidebar_cold_879b .hover-hovered-e9f9 {
  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;
}
.dirty_d3ef .sidebar_cold_879b:hover.orange-5794 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dirty_d3ef
  .sidebar_cold_879b:hover.orange-5794
  .hover-hovered-e9f9 {
  display: block;
  z-index: 9999999;
}
.dirty_d3ef .left-0f2d .tooltip-833b,
.dirty_d3ef .tall-7b3c .tooltip-833b {
  display: none;
}
.dirty_d3ef .notice_static_35a3 .sidebar_cold_879b:hover.orange-5794 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gas_2c73 .section-e837 label,
.gas_2c73 .progress-2a49 label,
.gas_2c73 .carousel_aeb0 label,
.gas_2c73 .image-1d2a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.smooth-4e1f {
  list-style: none;
  margin: 0;
}
.smooth-4e1f article.hover_fast_2e53 {
  margin-bottom: 0;
}
.smooth-4e1f ul {
  list-style: none;
  margin: 0;
}
.smooth-4e1f .red_0252 li.hover_fast_2e53 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .smooth-4e1f .red_0252 li.hover_fast_2e53 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .smooth-4e1f .red_0252 li.hover_fast_2e53: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) {
  .smooth-4e1f .red_0252 li.hover_fast_2e53 li.hover_fast_2e53 li.hover_fast_2e53 li.hover_fast_2e53 {
    padding-left: 0;
  }
}
article.hover_fast_2e53 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.hover_fast_2e53 .active_hot_d354 p:last-of-type {
  margin-bottom: 0;
}
article.hover_fast_2e53 .card-outer-3b2e {
  float: left;
}
article.hover_fast_2e53 .easy_8ea8 {
  margin-left: 85px;
}
article.hover_fast_2e53 .under-0985 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.hover_fast_2e53 .under-0985 .current-eaff {
  margin-left: 10px;
}
article.hover_fast_2e53 .dynamic_d115 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.hover_fast_2e53 .slow-1e97 {
  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 .section-e837,
  #respond .carousel_aeb0,
  #respond .image-1d2a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .section-e837 input,
#respond .carousel_aeb0 input,
#respond .image-1d2a input {
  width: 100%;
}
#respond .image-1d2a {
  margin-right: 0;
}
#respond .heading-top-96be #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.left-0f2d .chip_fff4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.chip_fff4 .wrapper_5a8c.fluid-b05d .shadow-out-4f99 > li > a:focus,
.chip_fff4 .wrapper_5a8c.fluid-b05d .shadow-out-4f99 > li > a:hover,
.chip_fff4 .wrapper_5a8c.gold-8ffb .shadow-out-4f99 > li > a:focus,
.chip_fff4 .wrapper_5a8c.gold-8ffb .shadow-out-4f99 > li > a:hover,
.chip_fff4 .wrapper_5a8c.box_fd7e .shadow-out-4f99 > li > a:focus,
.chip_fff4 .wrapper_5a8c.box_fd7e .shadow-out-4f99 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_fff4
  .wrapper_5a8c.fluid-b05d
  .shadow-out-4f99
  > li.mask-advanced-e3e7
  > a,
.chip_fff4
  .wrapper_5a8c.fluid-b05d
  .shadow-out-4f99
  > li.solid-6762
  > a,
.chip_fff4
  .wrapper_5a8c.gold-8ffb
  .shadow-out-4f99
  > li.mask-advanced-e3e7
  > a,
.chip_fff4
  .wrapper_5a8c.gold-8ffb
  .shadow-out-4f99
  > li.solid-6762
  > a,
.chip_fff4
  .wrapper_5a8c.box_fd7e
  .shadow-out-4f99
  > li.mask-advanced-e3e7
  > a,
.chip_fff4 .wrapper_5a8c.box_fd7e .shadow-out-4f99 > li.icon_dynamic_a5c3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.chip_fff4 .shade-stone-df33,
.chip_fff4 .shade-stone-df33 a {
  color: rgba(255, 255, 255, 0.99);
}
.chip_fff4 .hero_4136.thick_eac5 li a,
.chip_fff4 .aside-stale-ec43 a,
.chip_fff4 .wood-d970,
.chip_fff4 .shadow-out-4f99 > li > a,
.chip_fff4 .message_3d14 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_fff4 .hero_4136.thick_eac5 li a:hover,
.chip_fff4 .aside-stale-ec43 a:hover,
.chip_fff4 .wood-d970:hover,
.chip_fff4 .shadow-out-4f99 > li > a:hover,
.chip_fff4 .message_3d14:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_fff4 .primary_dc92 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_fff4 .primary_dc92 .sort-dc34 {
  color: rgba(255, 255, 255, 0.99);
}
.chip_fff4 .primary_dc92:hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip_fff4 .border-e9e7 .current_326b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.chip_fff4 .border-e9e7 .current_326b .frame-b73a {
  color: rgba(255, 255, 255, 0.79);
}
.chip_fff4
  .border-e9e7
  .current_326b
  .frame-b73a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_fff4
  .border-e9e7
  .current_326b
  .frame-b73a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_fff4
  .border-e9e7
  .current_326b
  .frame-b73a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_fff4
  .border-e9e7
  .current_326b
  .frame-b73a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.chip_fff4 .border-e9e7 .secondary_c418 {
  color: rgba(255, 255, 255, 0.79);
}
.chip_fff4 .border-e9e7 .secondary_c418:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_0a85
  .chip_fff4
  .border-e9e7
  .summary_hard_2f22
  .under-97a6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_0a85
  .chip_fff4
  .border-e9e7
  .summary_hard_2f22
  .frame-b73a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.left-0f2d .card-stone-fba4 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.card-stone-fba4 .wrapper_5a8c.fluid-b05d .shadow-out-4f99 > li > a:focus,
.card-stone-fba4 .wrapper_5a8c.fluid-b05d .shadow-out-4f99 > li > a:hover,
.card-stone-fba4 .wrapper_5a8c.gold-8ffb .shadow-out-4f99 > li > a:focus,
.card-stone-fba4 .wrapper_5a8c.gold-8ffb .shadow-out-4f99 > li > a:hover,
.card-stone-fba4 .wrapper_5a8c.box_fd7e .shadow-out-4f99 > li > a:focus,
.card-stone-fba4 .wrapper_5a8c.box_fd7e .shadow-out-4f99 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-stone-fba4
  .wrapper_5a8c.fluid-b05d
  .shadow-out-4f99
  > li.mask-advanced-e3e7
  > a,
.card-stone-fba4
  .wrapper_5a8c.fluid-b05d
  .shadow-out-4f99
  > li.solid-6762
  > a,
.card-stone-fba4
  .wrapper_5a8c.gold-8ffb
  .shadow-out-4f99
  > li.mask-advanced-e3e7
  > a,
.card-stone-fba4
  .wrapper_5a8c.gold-8ffb
  .shadow-out-4f99
  > li.solid-6762
  > a,
.card-stone-fba4
  .wrapper_5a8c.box_fd7e
  .shadow-out-4f99
  > li.mask-advanced-e3e7
  > a,
.card-stone-fba4 .wrapper_5a8c.box_fd7e .shadow-out-4f99 > li.icon_dynamic_a5c3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.card-stone-fba4 .shade-stone-df33,
.card-stone-fba4 .shade-stone-df33 a {
  color: rgba(0, 0, 0, 0.8);
}
.card-stone-fba4 .hero_4136.thick_eac5 li a,
.card-stone-fba4 .aside-stale-ec43 a,
.card-stone-fba4 .wood-d970,
.card-stone-fba4 .shadow-out-4f99 > li > a,
.card-stone-fba4 .message_3d14 {
  color: rgba(0, 0, 0, 0.55);
}
.card-stone-fba4 .hero_4136.thick_eac5 li a:hover,
.card-stone-fba4 .aside-stale-ec43 a:hover,
.card-stone-fba4 .wood-d970:hover,
.card-stone-fba4 .shadow-out-4f99 > li > a:hover,
.card-stone-fba4 .message_3d14:hover {
  color: rgba(0, 0, 0, 0.8);
}
.card-stone-fba4 .primary_dc92 {
  color: rgba(0, 0, 0, 0.55);
}
.card-stone-fba4 .primary_dc92 .sort-dc34 {
  color: rgba(0, 0, 0, 0.8);
}
.card-stone-fba4 .primary_dc92:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_last_900c .focused_300c {
  margin-left: auto;
  margin-right: auto;
}
.badge_94ae > * {
  margin-left: auto;
  margin-right: auto;
}
.badge_94ae .medium_1ebf {
  margin-right: 1.41575em;
}
.widget-east-d0fe .badge_94ae > .warm_1dc1 {
  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;
}
.widget-east-d0fe .badge_94ae > .primary-hard-ffb3 {
  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;
}
.status-02b1.filter_last_900c .focused_300c,
.tabs_bottom_1132.filter_last_900c .focused_300c {
  margin-left: 0;
}
.carousel-solid-d9d7.filter_last_900c .focused_300c,
.cold-3215.filter_last_900c .focused_300c {
  margin-right: 0;
}
.badge_94ae ol,
.badge_94ae ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.icon-action-6ef2 video {
  max-width: 100%;
}
.border-0a12 img {
  display: block;
}
.border-0a12.medium_1ebf,
.border-0a12.accordion-1d33 {
  width: 100%;
}
.border-0a12.primary-hard-ffb3 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tabs_full_bc30:not(.label_pressed_7fe9) {
  margin: 1.5em auto;
}
.detail-iron-4222 p {
  padding: 1.5em 14px;
}
ul.silver-99b9.primary-hard-ffb3,
ul.silver-99b9.warm_1dc1,
ul.silver-99b9.pink_681f.warm_1dc1 {
  padding: 0 14px;
}
.article_eec4 {
  display: block;
  overflow-x: auto;
}
.article_eec4 table {
  border-collapse: collapse;
  width: 100%;
}
.article_eec4 td,
.article_eec4 th {
  padding: 0.5em;
}
.badge_94ae li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.badge_94ae ol ol,
.badge_94ae ol ul,
.badge_94ae ul ol,
.badge_94ae ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.badge_94ae ol ol li,
.badge_94ae ol ul li,
.badge_94ae ul ol li,
.badge_94ae ul ul li {
  margin-left: 0;
}
.border-liquid-644e.disabled_focused_a078 > .breadcrumb-action-0f08 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.border-liquid-644e.disabled_focused_a078 > .breadcrumb-action-0f08 iframe,
.border-liquid-644e.disabled_focused_a078 > .breadcrumb-action-0f08 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hero_wood_709d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hero_wood_709d.bright-7faf {
  padding: 0;
}
.hero_wood_709d.bright-7faf cite {
  font-size: 13px;
}
.hero_wood_709d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hero_wood_709d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.popup-easy-1a0b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.popup-easy-1a0b > p:first-child {
  margin-top: 0;
}
.popup-easy-1a0b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.popup-easy-1a0b blockquote {
  border-left: 0;
}
.badge_49c6 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.badge_49c6:not(.middle-e7d8) {
  max-width: 100px;
}
.badge_49c6.upper-8afe {
  border-bottom: none !important;
  text-align: center;
}
.badge_49c6.upper-8afe::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .detail-iron-4222 p {
    padding: 1.5em 0;
  }
}
.content-7262 {
  color: #0073aa;
}
.hard-54c0 {
  background-color: #0073aa;
}
.layout_47c0 {
  color: #229fd8;
}
.rough-3472 {
  background-color: #229fd8;
}
.grid_9b0f {
  color: #eee;
}
.lower_c894 {
  background-color: #eee;
}
.heading-20d6 {
  color: #444;
}
.steel_228c {
  background-color: #444;
}
.fluid-98f9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fluid-98f9 .tertiary_da50 .aside-stale-ec43 {
  font-size: 15px;
}
.fluid-98f9 .aside-stale-ec43 {
  line-height: 1.3;
}
.fluid-98f9 .card-stone-fba4 {
}
.fluid-98f9 .chip_fff4 {
  background: #235787;
}
.video_6737 {
  padding: 0;
}
.video_6737 .chip_fff4 {
  background: #1a1a1a;
}
.video_6737 .card-stone-fba4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.huge-da24 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.huge-da24 .card-stone-fba4 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.huge-da24 .chip_fff4 {
  background: #303030;
}
.bronze-4c76 {
  position: relative;
  z-index: 10;
}
.bronze-4c76 .hard_4adb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.avatar_c0e7 .orange-5794 {
  display: inline-block;
  vertical-align: middle;
}
.avatar_c0e7.caption-decd .orange-5794 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .avatar_c0e7.caption-decd .orange-5794 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .avatar_c0e7.caption-decd .orange-5794 {
    margin-right: 0.4em;
  }
}
.avatar_c0e7.caption-decd .orange-5794:last-child {
  margin-right: 0;
}
.frame_current_d9c2 .hard_4adb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .left-0f2d .tertiary_da50 {
    margin: 0 -0.5em;
  }
  .left-0f2d .tertiary_da50 [class*="customify-col-"],
  .left-0f2d .tertiary_da50 [class*="customify-col_"],
  .left-0f2d .tertiary_da50 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.left-0f2d.bronze_07c8 .hard_4adb {
  background: 0 0 !important;
}
.left-0f2d.bronze_07c8 .hard_4adb,
.left-0f2d.frame_current_d9c2 .hard_4adb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .left-0f2d.yellow-9ee2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.left-0f2d.frame_current_d9c2 .hard_4adb {
  box-shadow: none !important;
}
.pro-1e67 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pro-1e67 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pro-1e67 {
    padding: 18px 0 20px;
  }
}
.pro-1e67 .sidebar-orange-eda2 {
  width: 100%;
}
.pro-1e67 .hover-gold-af7c {
  margin-bottom: 0;
}
.pro-1e67 .pink-1f93 {
  margin-top: 5px;
  font-size: 0.875em;
}
.feature_slow_68ce {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.feature_slow_68ce .link_soft_7c31 {
  width: 100%;
}
.brown-bde5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.brown-bde5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.brown-bde5 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.brown-bde5 li:last-child:after {
  display: none;
}
.brown-bde5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pattern-light-bdfc .tooltip-833b button,
.pro-1e67 .tooltip-833b button {
  left: 0;
}
.pattern-light-bdfc .link_soft_7c31,
.pro-1e67 .link_soft_7c31 {
  padding-left: 0;
  padding-right: 0;
}
.pattern-light-bdfc .feature_slow_68ce,
.pro-1e67 .feature_slow_68ce {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pattern-light-bdfc {
  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;
}
.pattern-light-bdfc: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;
}
.pattern-light-bdfc .element_99d7 {
  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) {
  .pattern-light-bdfc .element_99d7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-light-bdfc .element_99d7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pattern-light-bdfc .element_99d7 {
    min-height: 200px;
  }
}
.pattern-light-bdfc .brown-bde5 {
  color: rgba(255, 255, 255, 0.8);
}
.pattern-light-bdfc .brown-bde5 a,
.pattern-light-bdfc .brown-bde5 li:after {
  color: inherit;
}
.pattern-light-bdfc .brown-bde5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.wood_d668 {
  margin-bottom: 0.5em;
}
.main_light_04b6 {
  margin-bottom: 1.2em;
}
.main_light_04b6,
.wood_d668 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.main_light_04b6 p:last-child,
.wood_d668 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tooltip-833b,
#masthead .tooltip-833b {
  display: none;
}
#masthead
  > .tooltip-833b.info-9366 {
  display: none;
}
#masthead > .tooltip-833b button {
  left: 0;
}
.section_basic_b39e {
  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%;
}
.section_basic_b39e .orange-5794 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.section_basic_b39e .row-ded9 {
  display: -webkit-box;
  display: flex;
}
.section_basic_b39e .row-ded9.link-dd1a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.section_basic_b39e .row-ded9.active_956b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section_basic_b39e .row-ded9.shadow-f7a1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.section_basic_b39e.preview-c073.menu-36c1 .row-ded9.link-dd1a {
  flex-basis: 100%;
}
.section_basic_b39e.outline_silver_3634 .row-ded9.active_956b {
  -webkit-box-flex: 1;
  flex: auto;
}
.section_basic_b39e.outline_silver_3634 .row-ded9.shadow-f7a1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tooltip-833b.info-9366 {
  display: none;
}
#masthead > .tooltip-833b button {
  left: 0;
}
.breadcrumb_paper_6844 {
  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;
}
.breadcrumb_paper_6844:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.breadcrumb_paper_6844.breadcrumb_clean_8532 i {
  margin-right: 4px;
}
.breadcrumb_paper_6844.small-8b2c i {
  margin-left: 5px;
}
.aside-stale-ec43 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.aside-stale-ec43 p:last-child {
  margin-bottom: 0;
}
.module_9eb1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.module_9eb1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.module_9eb1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.module_9eb1 .shade-stone-df33 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.module_9eb1 .border-current-ed84 {
  margin: 5px 0 7px 0;
}
.module_9eb1.box-stale-a4b8 .plasma-f208 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_9eb1.box-stale-a4b8 .frame-over-c22b {
  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;
}
.module_9eb1.filter-advanced-314f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.module_9eb1.filter-advanced-314f .plasma-f208 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_9eb1.filter-advanced-314f .frame-over-c22b {
  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;
}
.module_9eb1.list-81b2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module_9eb1.narrow-1542 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.module_9eb1.narrow-1542 .frame-over-c22b {
  margin-top: 7px;
}
.frame_basic_95c7 {
  display: inline-block;
}
.bronze-4c76 .button-red-4d36 .module_9eb1 img {
  max-width: 100%;
}
.wrapper_5a8c .pro_69c2.orange-3b84,
.aside_8d76 .pro_69c2.orange-3b84 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper_5a8c .silver_c2e6,
.aside_8d76 .silver_c2e6 {
  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%);
}
.wrapper_5a8c .silver_c2e6 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.wrapper_5a8c.white-2281 .silver_c2e6 {
  display: none;
}
.wrapper_5a8c .tooltip-7cca {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrapper_5a8c .tooltip-7cca li {
  display: inline-block;
  position: relative;
}
.wrapper_5a8c .tooltip-7cca li:last-child {
  margin-right: 0;
}
.wrapper_5a8c .tooltip-7cca 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;
}
.wrapper_5a8c .tooltip-7cca li.icon_dynamic_a5c3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.wrapper_5a8c .tooltip-7cca > 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;
}
.wrapper_5a8c .tooltip-7cca > li > a i {
  line-height: 0;
}
.wrapper_5a8c .tooltip-7cca > li.bright_f943 > a .silver_c2e6 {
  margin-left: 4px;
  line-height: 0;
}
.wrapper_5a8c .tooltip-7cca .main_17a6 li.bright_f943 > a {
  position: relative;
}
.wrapper_5a8c .tooltip-7cca .main_17a6 li.bright_f943 > a:after,
.wrapper_5a8c .tooltip-7cca .main_17a6 li.bright_f943 > a:before {
  content: "";
  display: table;
}
.wrapper_5a8c .tooltip-7cca .main_17a6 li.bright_f943 > a:after {
  clear: both;
}
.wrapper_5a8c .tooltip-7cca .main_17a6 li.bright_f943 > a .silver_c2e6 {
  margin-left: 5px;
  float: right;
}
.wrapper_5a8c .cool-fff7,
.wrapper_5a8c .main_17a6 {
  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;
}
.wrapper_5a8c .main_17a6 {
  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;
}
.wrapper_5a8c .main_17a6 .orange-3b84 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wrapper_5a8c .main_17a6 .silver_c2e6 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.wrapper_5a8c .main_17a6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.wrapper_5a8c .main_17a6 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;
}
.wrapper_5a8c .main_17a6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_5a8c .main_17a6 .main_17a6 {
  top: 0;
  left: 100%;
}
.wrapper_5a8c .down-a9a9.fn-focus-2166 > .cool-fff7,
.wrapper_5a8c .down-a9a9.fn-focus-2166 > .main_17a6,
.wrapper_5a8c .down-a9a9:focus > .cool-fff7,
.wrapper_5a8c .down-a9a9:focus > .main_17a6,
.wrapper_5a8c .down-a9a9:hover > .cool-fff7,
.wrapper_5a8c .down-a9a9:hover > .main_17a6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.wrapper_5a8c.box_fd7e .shadow-out-4f99:after,
.wrapper_5a8c.box_fd7e .shadow-out-4f99:before {
  content: "";
  display: table;
}
.wrapper_5a8c.box_fd7e .shadow-out-4f99:after {
  clear: both;
}
.wrapper_5a8c.box_fd7e .shadow-out-4f99 > li {
  float: left;
}
.wrapper_5a8c.title-hovered-ca7e .shadow-out-4f99:after,
.wrapper_5a8c.title-hovered-ca7e .shadow-out-4f99:before {
  content: "";
  display: table;
}
.wrapper_5a8c.title-hovered-ca7e .shadow-out-4f99:after {
  clear: both;
}
.wrapper_5a8c.title-hovered-ca7e .shadow-out-4f99 > li {
  float: left;
}
.wrapper_5a8c.title-hovered-ca7e .shadow-out-4f99 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.wrapper_5a8c.title-hovered-ca7e .shadow-out-4f99 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.wrapper_5a8c.title-hovered-ca7e .shadow-out-4f99 > li.mask-advanced-e3e7 > a,
.wrapper_5a8c.title-hovered-ca7e .shadow-out-4f99 > li.icon_dynamic_a5c3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.wrapper_5a8c.fluid-b05d .shadow-out-4f99 > li > a .orange-3b84 {
  position: relative;
}
.wrapper_5a8c.fluid-b05d .shadow-out-4f99 > li > a .orange-3b84: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;
}
.wrapper_5a8c.fluid-b05d
  .shadow-out-4f99
  > li:focus
  > a
  .orange-3b84:before,
.wrapper_5a8c.fluid-b05d
  .shadow-out-4f99
  > li:hover
  > a
  .orange-3b84:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper_5a8c.fluid-b05d
  .shadow-out-4f99
  > li.mask-advanced-e3e7
  > a
  .orange-3b84:before,
.wrapper_5a8c.fluid-b05d
  .shadow-out-4f99
  > li.solid-6762
  > a
  .orange-3b84:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper_5a8c.gold-8ffb .shadow-out-4f99 > li > a .orange-3b84 {
  position: relative;
}
.wrapper_5a8c.gold-8ffb .shadow-out-4f99 > li > a .orange-3b84: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;
}
.wrapper_5a8c.gold-8ffb .shadow-out-4f99 > li:focus > a .orange-3b84:before,
.wrapper_5a8c.gold-8ffb
  .shadow-out-4f99
  > li:hover
  > a
  .orange-3b84:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper_5a8c.gold-8ffb
  .shadow-out-4f99
  > li.mask-advanced-e3e7
  > a
  .orange-3b84:before,
.wrapper_5a8c.gold-8ffb
  .shadow-out-4f99
  > li.solid-6762
  > a
  .orange-3b84:before {
  width: 100%;
  background-color: currentColor;
}
.aside_8d76 .tooltip-7cca {
  margin: 0;
  padding: 0;
  list-style: none;
}
.aside_8d76 .tooltip-7cca li:first-child > a {
  border-top: none;
}
.aside_8d76 .tooltip-7cca .steel-6875 > .orange-3b84 .silver_c2e6 {
  display: none;
}
.aside_8d76 .tooltip-7cca li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.aside_8d76 .tooltip-7cca li:last-child {
  border: none;
}
.aside_8d76 .tooltip-7cca li.bright_f943 > a {
  padding-right: 45px !important;
}
.aside_8d76 .tooltip-7cca li a {
  display: block;
  padding: 0.55em 1.5em;
}
.aside_8d76 .tooltip-7cca li a:focus,
.aside_8d76 .tooltip-7cca li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.aside_8d76 .tooltip-7cca li .gallery_3de9 {
  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;
}
.aside_8d76 .tooltip-7cca li .gallery_3de9:hover {
  box-shadow: none;
}
.aside_8d76 .tooltip-7cca li .gallery_3de9 .silver_c2e6 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.aside_8d76 .tooltip-7cca .main_17a6 {
  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);
}
.aside_8d76 .tooltip-7cca .main_17a6 li a {
  padding-left: 3em;
}
.aside_8d76 .tooltip-7cca .form_red_8337 > a .gallery_3de9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.aside_8d76 .tooltip-7cca .form_red_8337 > .main_17a6 {
  display: block;
  opacity: 1;
}
.dropdown-soft-2a21 {
  max-width: 100%;
}
.pagination-easy-4f91 {
  line-height: 0;
  cursor: pointer;
}
.message_3d14 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.message_3d14:hover {
  box-shadow: none;
  color: currentColor;
}
.message_3d14 svg {
  width: 18px;
  height: 18px;
}
.message_3d14 .summary-tiny-ac6c {
  display: none;
}
.gold_f41a {
  position: relative;
}
.gold_f41a.fn-active-2166 .message_3d14 .heading-purple-74bb {
  display: none;
}
.gold_f41a.fn-active-2166 .message_3d14 .summary-tiny-ac6c {
  display: inline-block;
}
.gold_f41a .module-7e9c {
  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);
}
.gold_f41a.article_motion_5cb0 .module-7e9c {
  left: auto;
  right: -0.9em;
}
.gold_f41a.article_motion_5cb0 .info_red_f55e::before {
  left: auto;
  right: 15px;
}
.gold_f41a.fn-active-2166 .module-7e9c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.summary_hard_2f22 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.summary_hard_2f22 label {
  flex-basis: 100%;
}
.summary_hard_2f22 .current_326b {
  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;
}
.summary_hard_2f22 .frame-b73a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.summary_hard_2f22 .frame-b73a:focus {
  background-color: transparent;
}
.summary_hard_2f22 button.secondary_c418 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.summary_hard_2f22 button.secondary_c418:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.summary_hard_2f22 button.secondary_c418 svg {
  width: 18px;
  height: 18px;
}
.summary_hard_2f22 input[type="submit"] {
  min-height: auto;
}
.border-e9e7 .summary_hard_2f22 .frame-b73a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.info_red_f55e {
  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) {
  .info_red_f55e {
    width: 220px;
  }
}
.info_red_f55e label {
  flex-basis: 100%;
}
.info_red_f55e::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;
}
.wrapper_0a85 .border-e9e7 .summary_hard_2f22 {
  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;
}
.wrapper_0a85
  .border-e9e7
  .summary_hard_2f22
  .current_326b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.wrapper_0a85 .border-e9e7 .summary_hard_2f22 .frame-b73a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.wrapper_0a85
  .border-e9e7
  .summary_hard_2f22
  .frame-b73a:focus {
  background: 0 0;
}
.wrapper_0a85
  .border-e9e7
  .summary_hard_2f22
  .under-97a6 {
  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;
}
.hero_4136 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hero_4136 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hero_4136 li:last-child {
  margin-right: 0;
}
.hero_4136 li:first-child {
  margin-left: 0;
}
.hero_4136.tall-12c2 a {
  color: #fff;
}
.hero_4136.tall-12c2 a:hover {
  color: #fff;
}
.hero_4136 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hero_4136 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hero_4136 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero_4136 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hero_4136 [class*="social-icon-apple"] {
  background-color: #999;
}
.hero_4136 [class*="social-icon-apple"].gallery_gas_73dc {
  background-color: transparent;
  color: #999;
}
.hero_4136 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hero_4136 [class*="social-icon-behance"].gallery_gas_73dc {
  background-color: transparent;
  color: #1769ff;
}
.hero_4136 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hero_4136 [class*="social-icon-bitbucket"].gallery_gas_73dc {
  background-color: transparent;
  color: #205081;
}
.hero_4136 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hero_4136 [class*="social-icon-codepen"].gallery_gas_73dc {
  background-color: transparent;
  color: #000;
}
.hero_4136 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hero_4136 [class*="social-icon-delicious"].gallery_gas_73dc {
  background-color: transparent;
  color: #39f;
}
.hero_4136 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hero_4136 [class*="social-icon-digg"].gallery_gas_73dc {
  background-color: transparent;
  color: #005be2;
}
.hero_4136 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hero_4136 [class*="social-icon-dribbble"].gallery_gas_73dc {
  background-color: transparent;
  color: #ea4c89;
}
.hero_4136 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hero_4136 [class*="social-icon-envelope"].gallery_gas_73dc {
  background-color: transparent;
  color: #ea4335;
}
.hero_4136 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hero_4136 [class*="social-icon-facebook"].gallery_gas_73dc {
  background-color: transparent;
  color: #3b5998;
}
.hero_4136 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hero_4136 [class*="social-icon-flickr"].gallery_gas_73dc {
  background-color: transparent;
  color: #0063dc;
}
.hero_4136 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hero_4136 [class*="social-icon-foursquare"].gallery_gas_73dc {
  background-color: transparent;
  color: #2d5be3;
}
.hero_4136 [class*="social-icon-github"] {
  background-color: #333;
}
.hero_4136 [class*="social-icon-github"].gallery_gas_73dc {
  background-color: transparent;
  color: #333;
}
.hero_4136 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hero_4136 [class*="social-icon-google-plus"].gallery_gas_73dc {
  background-color: transparent;
  color: #dd4b39;
}
.hero_4136 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hero_4136 [class*="social-icon-houzz"].gallery_gas_73dc {
  background-color: transparent;
  color: #7ac142;
}
.hero_4136 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hero_4136 [class*="social-icon-instagram"].gallery_gas_73dc {
  background-color: transparent;
  color: #262626;
}
.hero_4136 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hero_4136 [class*="social-icon-jsfiddle"].gallery_gas_73dc {
  background-color: transparent;
  color: #487aa2;
}
.hero_4136 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hero_4136 [class*="social-icon-linkedin"].gallery_gas_73dc {
  background-color: transparent;
  color: #0077b5;
}
.hero_4136 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hero_4136 [class*="social-icon-medium"].gallery_gas_73dc {
  background-color: transparent;
  color: #00ab6b;
}
.hero_4136 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hero_4136
  [class*="social-icon-odnoklassniki"].gallery_gas_73dc {
  background-color: transparent;
  color: #f4731c;
}
.hero_4136 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hero_4136 [class*="social-icon-meetup"].gallery_gas_73dc {
  background-color: transparent;
  color: #ec1c40;
}
.hero_4136 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hero_4136 [class*="social-icon-pinterest"].gallery_gas_73dc {
  background-color: transparent;
  color: #bd081c;
}
.hero_4136 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hero_4136 [class*="social-icon-product-hunt"].gallery_gas_73dc {
  background-color: transparent;
  color: #da552f;
}
.hero_4136 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hero_4136 [class*="social-icon-reddit"].gallery_gas_73dc {
  background-color: transparent;
  color: #ff4500;
}
.hero_4136 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hero_4136 [class*="social-icon-rss"].gallery_gas_73dc {
  background-color: transparent;
  color: #f26522;
}
.hero_4136 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hero_4136
  [class*="social-icon-shopping-cart"].gallery_gas_73dc {
  background-color: transparent;
  color: #4caf50;
}
.hero_4136 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hero_4136 [class*="social-icon-skype"].gallery_gas_73dc {
  background-color: transparent;
  color: #00aff0;
}
.hero_4136 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hero_4136 [class*="social-icon-slideshare"].gallery_gas_73dc {
  background-color: transparent;
  color: #0077b5;
}
.hero_4136 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hero_4136 [class*="social-icon-snapchat"].gallery_gas_73dc {
  background-color: transparent;
  color: #fffc00;
}
.hero_4136 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hero_4136 [class*="social-icon-soundcloud"].gallery_gas_73dc {
  background-color: transparent;
  color: #f80;
}
.hero_4136 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hero_4136 [class*="social-icon-spotify"].gallery_gas_73dc {
  background-color: transparent;
  color: #2ebd59;
}
.hero_4136 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hero_4136
  [class*="social-icon-stack-overflow"].gallery_gas_73dc {
  background-color: transparent;
  color: #fe7a15;
}
.hero_4136 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hero_4136 [class*="social-icon-maldkfgram"].gallery_gas_73dc {
  background-color: transparent;
  color: #2ca5e0;
}
.hero_4136 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hero_4136 [class*="social-icon-tripadvisor"].gallery_gas_73dc {
  background-color: transparent;
  color: #589442;
}
.hero_4136 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hero_4136 [class*="social-icon-tumblr"].gallery_gas_73dc {
  background-color: transparent;
  color: #35465c;
}
.hero_4136 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hero_4136 [class*="social-icon-twitch"].gallery_gas_73dc {
  background-color: transparent;
  color: #6441a5;
}
.hero_4136 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hero_4136 [class*="social-icon-twitter"].gallery_gas_73dc {
  background-color: transparent;
  color: #1da1f2;
}
.hero_4136 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hero_4136 [class*="social-icon-vimeo"].gallery_gas_73dc {
  background-color: transparent;
  color: #1ab7ea;
}
.hero_4136 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hero_4136 [class*="social-icon-vk"].gallery_gas_73dc {
  background-color: transparent;
  color: #45668e;
}
.hero_4136 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hero_4136 [class*="social-icon-weibo"].gallery_gas_73dc {
  background-color: transparent;
  color: #df2029;
}
.hero_4136 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hero_4136 [class*="social-icon-weixin"].gallery_gas_73dc {
  background-color: transparent;
  color: #7bb32e;
}
.hero_4136 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hero_4136 [class*="social-icon-whatsapp"].gallery_gas_73dc {
  background-color: transparent;
  color: #25d366;
}
.hero_4136 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hero_4136 [class*="social-icon-wordpress"].gallery_gas_73dc {
  background-color: transparent;
  color: #21759b;
}
.hero_4136 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hero_4136 [class*="social-icon-xing"].gallery_gas_73dc {
  background-color: transparent;
  color: #026466;
}
.hero_4136 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hero_4136 [class*="social-icon-yelp"].gallery_gas_73dc {
  background-color: transparent;
  color: #af0606;
}
.hero_4136 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hero_4136 [class*="social-icon-youtube"].gallery_gas_73dc {
  background-color: transparent;
  color: #cd201f;
}
.wood-d970 {
  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;
}
.wood-d970:hover {
  box-shadow: none;
  background: 0 0;
}
.inner_3bc9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.active-00b1 {
  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;
}
.warm-0fe9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element-east-47b6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element-east-47b6,
.element-east-47b6::after,
.element-east-47b6::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.element-east-47b6::after,
.element-east-47b6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.card_middle_a37a .active-00b1 .warm-0fe9 {
  margin-top: -2px;
  width: 19px;
}
.card_middle_a37a .active-00b1 .element-east-47b6 {
  margin-top: -1px;
}
.card_middle_a37a .active-00b1 .element-east-47b6,
.card_middle_a37a .active-00b1 .element-east-47b6::after,
.card_middle_a37a .active-00b1 .element-east-47b6::before {
  width: 19px;
  height: 2px;
}
.card_middle_a37a .active-00b1 .element-east-47b6::before {
  top: -6px;
}
.card_middle_a37a .active-00b1 .element-east-47b6::after {
  bottom: -6px;
}
.focus_79f3 .active-00b1 .warm-0fe9 {
  margin-top: -2px;
  width: 22px;
}
.focus_79f3 .active-00b1 .element-east-47b6 {
  margin-top: -1px;
}
.focus_79f3 .active-00b1 .element-east-47b6,
.focus_79f3 .active-00b1 .element-east-47b6::after,
.focus_79f3 .active-00b1 .element-east-47b6::before {
  width: 22px;
  height: 2px;
}
.focus_79f3 .active-00b1 .element-east-47b6::before {
  top: -7px;
}
.focus_79f3 .active-00b1 .element-east-47b6::after {
  bottom: -7px;
}
.sidebar_solid_81a5 .active-00b1 .warm-0fe9 {
  margin-top: -2px;
  width: 31px;
}
.sidebar_solid_81a5 .active-00b1 .element-east-47b6 {
  margin-top: -1.5px;
}
.sidebar_solid_81a5 .active-00b1 .element-east-47b6,
.sidebar_solid_81a5 .active-00b1 .element-east-47b6::after,
.sidebar_solid_81a5 .active-00b1 .element-east-47b6::before {
  width: 31px;
  height: 3px;
}
.sidebar_solid_81a5 .active-00b1 .element-east-47b6::before {
  top: -9px;
}
.sidebar_solid_81a5 .active-00b1 .element-east-47b6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .over_1c57 .active-00b1 .warm-0fe9 {
    margin-top: -2px;
    width: 19px;
  }
  .over_1c57 .active-00b1 .element-east-47b6 {
    margin-top: -1px;
  }
  .over_1c57 .active-00b1 .element-east-47b6,
  .over_1c57 .active-00b1 .element-east-47b6::after,
  .over_1c57 .active-00b1 .element-east-47b6::before {
    width: 19px;
    height: 2px;
  }
  .over_1c57 .active-00b1 .element-east-47b6::before {
    top: -6px;
  }
  .over_1c57 .active-00b1 .element-east-47b6::after {
    bottom: -6px;
  }
  .link-down-f356 .active-00b1 .warm-0fe9 {
    margin-top: -2px;
    width: 22px;
  }
  .link-down-f356 .active-00b1 .element-east-47b6 {
    margin-top: -1px;
  }
  .link-down-f356 .active-00b1 .element-east-47b6,
  .link-down-f356 .active-00b1 .element-east-47b6::after,
  .link-down-f356 .active-00b1 .element-east-47b6::before {
    width: 22px;
    height: 2px;
  }
  .link-down-f356 .active-00b1 .element-east-47b6::before {
    top: -7px;
  }
  .link-down-f356 .active-00b1 .element-east-47b6::after {
    bottom: -7px;
  }
  .lower_532f .active-00b1 .warm-0fe9 {
    margin-top: -2px;
    width: 31px;
  }
  .lower_532f .active-00b1 .element-east-47b6 {
    margin-top: -1.5px;
  }
  .lower_532f .active-00b1 .element-east-47b6,
  .lower_532f .active-00b1 .element-east-47b6::after,
  .lower_532f .active-00b1 .element-east-47b6::before {
    width: 31px;
    height: 3px;
  }
  .lower_532f .active-00b1 .element-east-47b6::before {
    top: -9px;
  }
  .lower_532f .active-00b1 .element-east-47b6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .simple_2724 .active-00b1 .warm-0fe9 {
    margin-top: -2px;
    width: 19px;
  }
  .simple_2724 .active-00b1 .element-east-47b6 {
    margin-top: -1px;
  }
  .simple_2724 .active-00b1 .element-east-47b6,
  .simple_2724 .active-00b1 .element-east-47b6::after,
  .simple_2724 .active-00b1 .element-east-47b6::before {
    width: 19px;
    height: 2px;
  }
  .simple_2724 .active-00b1 .element-east-47b6::before {
    top: -6px;
  }
  .simple_2724 .active-00b1 .element-east-47b6::after {
    bottom: -6px;
  }
  .item_active_10b0 .active-00b1 .warm-0fe9 {
    margin-top: -2px;
    width: 22px;
  }
  .item_active_10b0 .active-00b1 .element-east-47b6 {
    margin-top: -1px;
  }
  .item_active_10b0 .active-00b1 .element-east-47b6,
  .item_active_10b0 .active-00b1 .element-east-47b6::after,
  .item_active_10b0 .active-00b1 .element-east-47b6::before {
    width: 22px;
    height: 2px;
  }
  .item_active_10b0 .active-00b1 .element-east-47b6::before {
    top: -7px;
  }
  .item_active_10b0 .active-00b1 .element-east-47b6::after {
    bottom: -7px;
  }
  .prev_58b5 .active-00b1 .warm-0fe9 {
    margin-top: -2px;
    width: 31px;
  }
  .prev_58b5 .active-00b1 .element-east-47b6 {
    margin-top: -1.5px;
  }
  .prev_58b5 .active-00b1 .element-east-47b6,
  .prev_58b5 .active-00b1 .element-east-47b6::after,
  .prev_58b5 .active-00b1 .element-east-47b6::before {
    width: 31px;
    height: 3px;
  }
  .prev_58b5 .active-00b1 .element-east-47b6::before {
    top: -9px;
  }
  .prev_58b5 .active-00b1 .element-east-47b6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .modal_11bb .active-00b1 .warm-0fe9 {
    margin-top: -2px;
    width: 19px;
  }
  .modal_11bb .active-00b1 .element-east-47b6 {
    margin-top: -1px;
  }
  .modal_11bb .active-00b1 .element-east-47b6,
  .modal_11bb .active-00b1 .element-east-47b6::after,
  .modal_11bb .active-00b1 .element-east-47b6::before {
    width: 19px;
    height: 2px;
  }
  .modal_11bb .active-00b1 .element-east-47b6::before {
    top: -6px;
  }
  .modal_11bb .active-00b1 .element-east-47b6::after {
    bottom: -6px;
  }
  .dark-3691 .active-00b1 .warm-0fe9 {
    margin-top: -2px;
    width: 22px;
  }
  .dark-3691 .active-00b1 .element-east-47b6 {
    margin-top: -1px;
  }
  .dark-3691 .active-00b1 .element-east-47b6,
  .dark-3691 .active-00b1 .element-east-47b6::after,
  .dark-3691 .active-00b1 .element-east-47b6::before {
    width: 22px;
    height: 2px;
  }
  .dark-3691 .active-00b1 .element-east-47b6::before {
    top: -7px;
  }
  .dark-3691 .active-00b1 .element-east-47b6::after {
    bottom: -7px;
  }
  .hero-warm-cc64 .active-00b1 .warm-0fe9 {
    margin-top: -2px;
    width: 31px;
  }
  .hero-warm-cc64 .active-00b1 .element-east-47b6 {
    margin-top: -1.5px;
  }
  .hero-warm-cc64 .active-00b1 .element-east-47b6,
  .hero-warm-cc64 .active-00b1 .element-east-47b6::after,
  .hero-warm-cc64 .active-00b1 .element-east-47b6::before {
    width: 31px;
    height: 3px;
  }
  .hero-warm-cc64 .active-00b1 .element-east-47b6::before {
    top: -9px;
  }
  .hero-warm-cc64 .active-00b1 .element-east-47b6::after {
    bottom: -9px;
  }
}
.tooltip_dark_be25 .element-east-47b6 {
  -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);
}
.tooltip_dark_be25 .element-east-47b6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tooltip_dark_be25 .element-east-47b6::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);
}
.tooltip_dark_be25.search_current_fdd1 .element-east-47b6 {
  -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);
}
.tooltip_dark_be25.search_current_fdd1 .element-east-47b6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tooltip_dark_be25.search_current_fdd1 .element-east-47b6::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);
}
.first_b399 {
  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.status-focused-e810:before {
  display: none;
}
.tall-7b3c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tall-7b3c .pressed_46ac {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tall-7b3c .pressed_46ac:last-of-type {
  border-bottom: none;
}
.tall-7b3c .pressed_46ac.photo-east-892b,
.tall-7b3c .pressed_46ac.backdrop-large-9435,
.tall-7b3c .pressed_46ac.preview_ac3d {
  padding: 0;
}
.tall-7b3c .aside_8d76 .gallery_3de9 {
  color: currentColor;
}
.tall-7b3c .aside_8d76 .gallery_3de9:focus,
.tall-7b3c .aside_8d76 .gallery_3de9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-7b3c.card-stone-fba4 .primary_dc92,
.tall-7b3c.card-stone-fba4 .aside-stale-ec43 a,
.tall-7b3c.card-stone-fba4 .shadow-out-4f99 a,
.tall-7b3c.card-stone-fba4 .main_17a6 a {
  color: rgba(0, 0, 0, 0.55);
}
.tall-7b3c.card-stone-fba4 .primary_dc92:hover,
.tall-7b3c.card-stone-fba4 .aside-stale-ec43 a:hover,
.tall-7b3c.card-stone-fba4 .shadow-out-4f99 a:hover,
.tall-7b3c.card-stone-fba4 .main_17a6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall-7b3c.card-stone-fba4 .sort-dc34 {
  color: rgba(0, 0, 0, 0.8);
}
.tall-7b3c.card-stone-fba4 .pressed_46ac {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall-7b3c.card-stone-fba4 .pressed_46ac:before {
  background: rgba(0, 0, 0, 0.08);
}
.tall-7b3c.card-stone-fba4 .steel_f061:before {
  background: rgba(255, 255, 255, 0.9);
}
.tall-7b3c.card-stone-fba4 .aside_8d76 .tooltip-7cca li a,
.tall-7b3c.card-stone-fba4 .aside_8d76 .gallery_3de9,
.tall-7b3c.card-stone-fba4 .main_17a6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall-7b3c.card-stone-fba4 .aside_8d76 .gallery_3de9:focus,
.tall-7b3c.card-stone-fba4 .aside_8d76 .gallery_3de9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-7b3c.card-stone-fba4 .tooltip-7cca li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall-7b3c.chip_fff4 .primary_dc92,
.tall-7b3c.chip_fff4 .aside-stale-ec43 a,
.tall-7b3c.chip_fff4 .shadow-out-4f99 .gallery_3de9,
.tall-7b3c.chip_fff4 .shadow-out-4f99 a,
.tall-7b3c.chip_fff4 .main_17a6 a {
  color: rgba(255, 255, 255, 0.79);
}
.tall-7b3c.chip_fff4 .primary_dc92:hover,
.tall-7b3c.chip_fff4 .aside-stale-ec43 a:hover,
.tall-7b3c.chip_fff4 .shadow-out-4f99 .gallery_3de9:hover,
.tall-7b3c.chip_fff4 .shadow-out-4f99 a:hover,
.tall-7b3c.chip_fff4 .main_17a6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-7b3c.chip_fff4 .sort-dc34 {
  color: rgba(255, 255, 255, 0.99);
}
.tall-7b3c.chip_fff4 .pressed_46ac {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-7b3c.chip_fff4 .pressed_46ac:before {
  background: rgba(255, 255, 255, 0.08);
}
.tall-7b3c.chip_fff4 .steel_f061:before {
  background: rgba(0, 0, 0, 0.9);
}
.tall-7b3c.chip_fff4 .aside_8d76 .tooltip-7cca li a,
.tall-7b3c.chip_fff4 .aside_8d76 .gallery_3de9,
.tall-7b3c.chip_fff4 .main_17a6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-7b3c.chip_fff4 .aside_8d76 .gallery_3de9:focus,
.tall-7b3c.chip_fff4 .aside_8d76 .gallery_3de9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-7b3c.chip_fff4 .tooltip-7cca li {
  border-color: rgba(255, 255, 255, 0.08);
}
.steel_f061 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.steel_f061:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shadow_62d6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gallery_c7cb .tall-7b3c {
  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;
}
.gallery_c7cb .pressed_46ac {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gallery_c7cb .pressed_46ac: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) {
  .gallery_c7cb .pressed_46ac:before {
    width: 16%;
    left: 42%;
  }
}
.gallery_c7cb .pressed_46ac:last-child:before {
  content: none;
}
.gallery_c7cb .pressed_46ac[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gallery_c7cb .aside_8d76 .tooltip-7cca li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gallery_c7cb .aside_8d76 .tooltip-7cca li a .gallery_3de9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gallery_c7cb .aside_8d76 .main_17a6 {
  border: none;
}
.gallery_c7cb .aside_8d76 .main_17a6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gallery_c7cb .steel_f061 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gallery_c7cb .shadow_62d6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gallery_c7cb .chip_fff4 .steel_f061:before {
  background: rgba(0, 0, 0, 0.9);
}
.gallery_c7cb .card-stone-fba4.fluid_d54e .element-east-47b6 {
  background: rgba(0, 0, 0, 0.6);
}
.gallery_c7cb
  .card-stone-fba4.fluid_d54e
  .element-east-47b6::after,
.gallery_c7cb
  .card-stone-fba4.fluid_d54e
  .element-east-47b6:before {
  background: inherit;
}
.gallery_c7cb
  .card-stone-fba4.fluid_d54e:hover
  .element-east-47b6 {
  background: rgba(0, 0, 0, 0.8);
}
.east-dbaf .tall-7b3c {
  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) {
  .east-dbaf .tall-7b3c {
    width: auto;
    right: 45px;
  }
}
.text-short-38f7 .tall-7b3c {
  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) {
  .text-short-38f7 .tall-7b3c {
    width: auto;
    left: 45px;
  }
}
.status-focused-e810 .tall-7b3c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.status-focused-e810 .shadow_62d6 {
  max-width: 48em;
  margin: 0 auto;
}
.status-focused-e810 .steel_f061:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.texture-bottom-4fe2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.texture-bottom-4fe2.gallery_c7cb .tall-7b3c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.texture-bottom-4fe2.east-dbaf .tall-7b3c {
  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);
}
.texture-bottom-4fe2 .tall-7b3c {
  visibility: visible;
}
.texture-bottom-4fe2.text-short-38f7 .tall-7b3c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.down_de32,
.bottom_6f55 {
  overflow-x: hidden;
}
.down_de32 .tall-7b3c {
  overflow: auto;
}
.down_de32.gallery_c7cb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down_de32.gallery_c7cb .tall-7b3c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.down_de32.gallery_c7cb .wood-d970 {
  opacity: 0;
}
.down_de32.east-dbaf {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down_de32.east-dbaf .tall-7b3c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.down_de32.east-dbaf .wood-d970 {
  opacity: 0;
}
.down_de32.text-short-38f7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.down_de32.text-short-38f7 .tall-7b3c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.down_de32.text-short-38f7 .wood-d970 {
  opacity: 0;
}
.down_de32.status-focused-e810 .tall-7b3c {
  z-index: 10;
  visibility: visible;
}
.fluid_d54e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.fluid_d54e .element-east-47b6 {
  background: rgba(255, 255, 255, 0.99);
}
.fluid_d54e .element-east-47b6::after,
.fluid_d54e .element-east-47b6:before {
  background: inherit;
}
.fluid_d54e:hover .element-east-47b6 {
  background: rgba(255, 255, 255, 0.99);
}
.text-short-38f7 .fluid_d54e {
  top: 10px;
  right: auto;
  left: 12px;
}
.status-focused-e810 .fluid_d54e {
  display: none !important;
}
.down_de32:before,
.bottom_6f55:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.down_de32 .fluid_d54e,
.bottom_6f55 .fluid_d54e {
  display: inline-block;
}
.tall-7b3c .orange-5794 {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transform: translateY(45px);
  -ms-transform: translateY(45px);
  transform: translateY(45px);
  opacity: 0;
}
.down_de32 .tall-7b3c .orange-5794,
.bottom_6f55 .tall-7b3c .orange-5794 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent_61b5 .current_326b {
  width: 100%;
}
.button-red-4d36 {
  padding: 0 0.5em 0;
}
.button-red-4d36 [class*="customify-col-"],
.button-red-4d36 [class*="customify-col_"],
.button-red-4d36 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tabs_under_3bc5 .button-red-4d36 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tertiary_da50 .module-b8c0,
  .module-b8c0 {
    display: none;
  }
  .outline-east-6252 {
    text-align: left;
  }
  .soft-7c62 {
    text-align: center;
  }
  .list_80f1 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_da50 .shade-c82e,
  .shade-c82e {
    display: none;
  }
  .solid_25f3 {
    text-align: left;
  }
  .over_d856 {
    text-align: center;
  }
  .mini_3845 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_da50 .silver-4941,
  .silver-4941 {
    display: none;
  }
  .glass-1f98 {
    text-align: left;
  }
  .action-6b9a {
    text-align: center;
  }
  .cold-1e6d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.medium_e1ba {
  box-shadow: none !important;
}
.pattern-pink-6dd9 .mask_clean_e5fe,
.gradient-0374 .mask_clean_e5fe {
  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;
}
.gradient-0374 .mask_clean_e5fe {
  margin-top: 30px;
  margin-bottom: 30px;
}
.hard_4adb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.hard_4adb:after,
.hard_4adb:before {
  content: "";
  display: table;
}
.hard_4adb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .hard_4adb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.hard_4adb,
.yellow-9ee2 {
  max-width: 1248px;
  margin: 0 auto;
}

.search_dc56.media_1876 .hard_4adb {
  max-width: 100%;
}
.search_dc56.input_af0f {
  max-width: 1200px;
  margin: 0 auto;
}
.search_dc56.section-brown-5004 .hard_4adb {
  max-width: 100%;
}
.search_dc56.section-brown-5004 > .hard_4adb {
  padding-left: 0;
  padding-right: 0;
}
.search_dc56.section-brown-5004 > .hard_4adb .tertiary_da50 {
  margin: 0;
}
.search_dc56.section-brown-5004
  > .hard_4adb
  .header_simple_8210.simple-c2da {
  margin-right: 0;
  margin-left: 0;
}
.search_dc56.section-brown-5004 #main.simple-c2da {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .smooth_b6b2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .smooth_b6b2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .avatar_7633 .focused_300c {
    padding-right: 1em;
  }
  .avatar_7633.table_left_e9f5 .header_simple_8210 {
    border-right: 1px solid #eaecee;
  }
  .avatar_7633.table_left_e9f5 .focused_300c {
    padding-right: 1em;
  }
  .avatar_7633.table_left_e9f5 .carousel_2f69 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_d9ed .focused_300c {
    padding-left: 1em;
  }
  .header_d9ed.table_left_e9f5 .header_simple_8210 {
    border-left: 1px solid #eaecee;
  }
  .header_d9ed.table_left_e9f5 .focused_300c {
    padding-left: 1em;
  }
  .header_d9ed.table_left_e9f5 .carousel_2f69 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text_41ed .focused_300c {
    padding-left: 1em;
  }
  .text_41ed.table_left_e9f5 .photo_warm_e406 {
    border-right: 1px solid #eaecee;
  }
  .text_41ed.table_left_e9f5 .image_liquid_8196 {
    border-right: 1px solid #eaecee;
  }
  .text_41ed.table_left_e9f5 .focused_300c {
    padding-left: 1em;
  }
  .text_41ed.table_left_e9f5 .carousel_2f69 {
    padding-right: 1em;
  }
  .text_41ed.table_left_e9f5 .static_f326 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stale-ae52 .focused_300c {
    padding-right: 1em;
  }
  .stale-ae52.table_left_e9f5 .photo_warm_e406 {
    border-left: 1px solid #eaecee;
  }
  .stale-ae52.table_left_e9f5 .image_liquid_8196 {
    border-left: 1px solid #eaecee;
  }
  .stale-ae52.table_left_e9f5 .focused_300c {
    padding-right: 1em;
  }
  .stale-ae52.table_left_e9f5 .carousel_2f69 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale-ae52.table_left_e9f5 .static_f326 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_b6b2 .focused_300c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_b6b2.table_left_e9f5 .header_simple_8210 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .smooth_b6b2.table_left_e9f5 .focused_300c {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_b6b2.table_left_e9f5 .carousel_2f69 {
    padding-left: 1em;
  }
  .smooth_b6b2.table_left_e9f5 .static_f326 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .smooth_b6b2.table_left_e9f5 .focused_300c {
    padding-left: 0;
  }
}
.notification_fb3d .avatar_c0e7 {
  display: inline-block;
}
.popup-dynamic-4704 {
  display: inline-block;
}
.left-d8ac {
  word-con: break-word;
}
.form_under_4c62 > span {
  display: inline-block;
  padding: 5px 0;
}
.form_under_4c62 .texture_top_bfbb {
  margin-left: 8px;
  margin-right: 8px;
}
.form_under_4c62 .static-95ef img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.down_e438 .summary-slow-b48f {
  margin-bottom: 2em;
}
.down_e438 .box_west_3384 {
  margin-bottom: 15px;
}
.down_e438 .box_west_3384:last-child {
  margin-bottom: 0;
}
.down_e438 .hard_e98c {
  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) {
  .down_e438 .hard_e98c {
    display: block;
  }
}
.down_e438 .carousel-new-2211 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .down_e438 .carousel-new-2211 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.down_e438 .main-focused-9e14 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.down_e438 .main-focused-9e14 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.down_e438 .main-focused-9e14 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.down_e438 .left-d8ac {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.down_e438 .left-d8ac a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.down_e438 .status-old-1129 p:last-child {
  margin-bottom: 0;
}
.down_e438 .image-stale-0e03 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.down_e438 .list-out-4512 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.down_e438 .large_51a9 {
  margin-top: 1em;
}
.down_e438 .hovered-20e3 {
  top: 0;
  display: block;
}
.down_e438 .hovered-20e3 a {
  color: inherit;
}
.down_e438 .hovered-20e3 a:hover {
  color: inherit;
}
.down_e438 .plasma_7189 {
  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;
}
.down_e438 .plasma_7189:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.down_e438 .list-out-4512 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.down_e438 .black_a4e9 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.down_e438 .black_a4e9:first-child {
  margin-top: 0;
}
.down_e438 .black_a4e9.label-top-6c08 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.down_e438 .black_a4e9.easy-1b35 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.down_e438
  .black_a4e9.easy-1b35.text-0bb2
  .large_51a9 {
  width: 100%;
}
.down_e438 .easy-1b35 {
  -webkit-box-align: center;
  align-items: center;
}
.down_e438 .easy-1b35 .form_under_4c62,
.down_e438 .easy-1b35 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.down_e438 .main-focused-9e14 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down_e438 .main-focused-9e14 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.down_e438 .main-focused-9e14: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;
}
.down_e438 .label-top-6c08 {
  z-index: 5;
}
.down_e438 .stone-a5eb .tag-9fd5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.down_e438 .thumbnail-b448 .tag-9fd5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.down_e438 .card-9b32 .tag-9fd5 {
  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;
}
.down_e438.popup_slow_9d44 .hard_e98c,
.down_e438.short-a128 .hard_e98c {
  display: block;
}
.down_e438.popup_slow_9d44 .hard_e98c .box-stone-86ea,
.down_e438.popup_slow_9d44 .hard_e98c .list-out-4512,
.down_e438.short-a128 .hard_e98c .box-stone-86ea,
.down_e438.short-a128 .hard_e98c .list-out-4512 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.down_e438.fresh_a88d .carousel-new-2211 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .down_e438.fresh_a88d .carousel-new-2211 {
    margin-right: 0;
  }
}
.down_e438.popup_slow_9d44 .carousel-new-2211,
.down_e438.short-a128 .carousel-new-2211 {
  padding-top: 40%;
}
.down_e438.popup_slow_9d44 .summary-slow-b48f,
.down_e438.short-a128 .summary-slow-b48f {
  display: block;
}
.down_e438.popup_slow_9d44 .fn-sticky-2166 .list-out-4512,
.down_e438.short-a128 .fn-sticky-2166 .list-out-4512 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.down_e438.popup_slow_9d44 .carousel-new-2211,
.down_e438.short-a128 .carousel-new-2211 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.down_e438.popup_slow_9d44 .list-out-4512 {
  padding: 1em;
}
.highlight-98e7 {
  margin: 30px auto;
  display: block;
}
.highlight-98e7 .primary-black-b8b3 > * {
  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;
}
.highlight-98e7 .primary-black-b8b3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.highlight-98e7 .primary-black-b8b3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.liquid-f623 .form_under_4c62 {
  margin-bottom: 1.41575em;
}
.liquid-f623 .mask_7b75 {
  margin-bottom: 1.618em;
}
.badge_94ae .shade_cfad {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.badge_94ae .shade_cfad a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.badge_94ae .logo_orange_ceb4 {
  max-width: 100%;
  overflow: auto;
}
.filter_last_900c .badge_94ae a:hover {
  text-decoration: underline;
}
.last-c6aa .box_west_3384:not(.left-d8ac),
.last-c6aa .main-focused-9e14 {
  margin-bottom: 1.41575em;
}
.last-c6aa .box_west_3384:not(.left-d8ac):last-child,
.last-c6aa .main-focused-9e14:last-child {
  margin-bottom: 0;
}
.last-c6aa .box_west_3384.secondary-5a6d {
  margin-bottom: 0.41575em;
}
.last-c6aa .background-hard-ae7d:before,
.last-c6aa .popup-static-708d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.last-c6aa .background-hard-ae7d:before {
  content: "\f115";
}
.last-c6aa .popup-static-708d:before {
  content: "\f02c";
}
.last-c6aa .tabs-over-969c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.last-c6aa .tabs-over-969c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.hidden-a568 {
  display: -webkit-box;
  display: flex;
}
.hidden-a568 .highlight-left-9f37 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .hidden-a568 .highlight-left-9f37 {
    flex-basis: 90px;
  }
}
.hidden-a568 .button-center-55c5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .hidden-a568 .button-center-55c5 {
    flex-basis: calc(100% - 50px);
  }
}
.hidden-a568 .disabled-paper-8bd9 p:last-child {
  margin-bottom: 0.72em;
}
.module-0527 .primary-black-b8b3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.module-0527 .primary-black-b8b3:after,
.module-0527 .primary-black-b8b3:before {
  content: "";
  display: table;
}
.module-0527 .primary-black-b8b3:after {
  clear: both;
}
.module-0527 .primary-black-b8b3 .dropdown-2f69,
.module-0527 .primary-black-b8b3 .wrapper_out_6093 {
  width: 49%;
}
.module-0527 .primary-black-b8b3 .dropdown-2f69 a span.border_9dff,
.module-0527 .primary-black-b8b3 .wrapper_out_6093 a span.border_9dff {
  display: block;
  margin-bottom: 5px;
}
.module-0527 .primary-black-b8b3 .wrapper_out_6093 {
  float: left;
  text-align: left;
}
.module-0527 .primary-black-b8b3 .dropdown-2f69 {
  float: right;
  text-align: right;
}
.disabled_under_9fd3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .disabled_under_9fd3 {
    margin-bottom: 0;
  }
}
.grid_2f87 {
  margin-bottom: 1em;
}
.grid_2f87 .left-d8ac {
  font-size: 1.1em;
  line-height: 1.3;
}
.feature_bronze_09ad a {
  display: block;
  line-height: 0;
  position: relative;
}
.small_bfc2 .grid_2f87,
.middle_3d5f .grid_2f87 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .small_bfc2 .grid_2f87,
  .middle_3d5f .grid_2f87 {
    display: block;
  }
}
.small_bfc2 .feature_bronze_09ad,
.middle_3d5f .feature_bronze_09ad {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .small_bfc2 .feature_bronze_09ad,
  .middle_3d5f .feature_bronze_09ad {
    margin-bottom: 1em;
  }
}
.small_bfc2 .feature_bronze_09ad img,
.middle_3d5f .feature_bronze_09ad img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.small_bfc2 .item-4569,
.middle_3d5f .item-4569 {
  flex-basis: calc(100% - 160px);
}
.small_bfc2 .item-4569 p,
.middle_3d5f .item-4569 p {
  margin-bottom: 0;
}
.small_bfc2 .item-4569 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .small_bfc2 .item-4569 {
    padding-left: 0;
  }
}
.middle_3d5f .item-4569 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .middle_3d5f .item-4569 {
    padding-right: 0;
  }
}
.middle_3d5f .feature_bronze_09ad {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.primary_e2f5 .feature_bronze_09ad {
  margin-bottom: 0.5em;
}
.primary_e2f5 .feature_bronze_09ad img {
  width: 100%;
}
.link_0690 .text-easy-91a1,
.logo_98a4 .text-easy-91a1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo_98a4 .header_simple_8210 .message_2ebe p:last-child {
  margin-bottom: 0;
}
.frame_in_4d1b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.solid-25f7 .gradient-4511 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .solid-25f7 .gradient-4511:last-of-type {
    margin-bottom: 0;
  }
}
.solid-25f7 .gradient-4511 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.solid-25f7 .gradient-4511 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.solid-25f7 .gradient-4511 ul li {
  margin: 0 0 0.6em;
}
.solid-25f7 .gradient-4511 ul li.light_d820,
.solid-25f7 .gradient-4511 ul li.shadow_upper_a9b8 {
  position: relative;
}
.solid-25f7 .gradient-4511 ul li.light_d820 .carousel_84fd,
.solid-25f7 .gradient-4511 ul li.shadow_upper_a9b8 .carousel_84fd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.solid-25f7 .gradient-4511 ul li.light_d820:after:after,
.solid-25f7 .gradient-4511 ul li.light_d820:after:before,
.solid-25f7
  .gradient-4511
  ul
  li.shadow_upper_a9b8:after:after,
.solid-25f7
  .gradient-4511
  ul
  li.shadow_upper_a9b8:after:before {
  content: "";
  display: table;
}
.solid-25f7 .gradient-4511 ul li.light_d820:after:after,
.solid-25f7
  .gradient-4511
  ul
  li.shadow_upper_a9b8:after:after {
  clear: both;
}
.solid-25f7 .gradient-4511 a.button_lite_3dcd:hover {
  text-decoration: none;
}
.solid-25f7 .gradient-4511 select {
  max-width: 100%;
}
.solid-25f7 .gradient-4511 table {
  font-size: 85%;
}
.solid-25f7 .gradient-4511 table td,
.solid-25f7 .gradient-4511 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.solid-25f7 .gradient-4511 table tfoot td {
  text-align: left;
}
.solid-25f7 .gradient-4511 :last-child {
  margin-bottom: 0;
}
.solid-25f7 .gradient-4511 .lite-63dd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.solid-25f7 .gradient-4511 .lite-63dd label {
  width: 100%;
}
.solid-25f7 .gradient-4511 .lite-63dd .frame-b73a {
  width: 100%;
  display: block;
}
.solid-25f7 .gradient-4511 .lite-63dd .secondary_c418 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.solid-25f7 .gradient-4511 .lite-63dd .secondary_c418:hover svg #svg-search {
  fill: #444;
}
.solid-25f7 .gradient-4511 .lite-63dd .secondary_c418 svg {
  width: 18px;
  height: 18px;
}
.solid-25f7 .gradient_cool_3d1d ul ul,
.solid-25f7 .over_5b68 ul ul,
.solid-25f7 .carousel-f70c ul ul,
.solid-25f7 .alert-clean-30e9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.solid-25f7 .gradient_cool_3d1d .bright_f943 > a,
.solid-25f7 .over_5b68 .bright_f943 > a,
.solid-25f7 .carousel-f70c .bright_f943 > a,
.solid-25f7 .alert-clean-30e9 .bright_f943 > a {
  margin-bottom: 0;
}
.solid-25f7 .thumbnail_purple_025c li,
.solid-25f7 .gradient_cool_3d1d li,
.solid-25f7 .pro_09c4 li,
.solid-25f7 .over_5b68 li,
.solid-25f7 .carousel-f70c li,
.solid-25f7 .alert-clean-30e9 li,
.solid-25f7 .block_black_6dfb li,
.solid-25f7 .disabled-light-cd90 li {
  display: block;
  position: relative;
}
.solid-25f7 .thumbnail_purple_025c li:last-child,
.solid-25f7 .gradient_cool_3d1d li:last-child,
.solid-25f7 .pro_09c4 li:last-child,
.solid-25f7 .over_5b68 li:last-child,
.solid-25f7 .carousel-f70c li:last-child,
.solid-25f7 .alert-clean-30e9 li:last-child,
.solid-25f7 .block_black_6dfb li:last-child,
.solid-25f7 .disabled-light-cd90 li:last-child {
  border: none;
}
.solid-25f7 .thumbnail_purple_025c li a,
.solid-25f7 .gradient_cool_3d1d li a,
.solid-25f7 .pro_09c4 li a,
.solid-25f7 .over_5b68 li a,
.solid-25f7 .carousel-f70c li a,
.solid-25f7 .alert-clean-30e9 li a,
.solid-25f7 .block_black_6dfb li a,
.solid-25f7 .disabled-light-cd90 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.solid-25f7 .thumbnail_purple_025c li ul li::before,
.solid-25f7 .gradient_cool_3d1d li ul li::before,
.solid-25f7 .pro_09c4 li ul li::before,
.solid-25f7 .over_5b68 li ul li::before,
.solid-25f7 .carousel-f70c li ul li::before,
.solid-25f7 .alert-clean-30e9 li ul li::before,
.solid-25f7 .block_black_6dfb li ul li::before,
.solid-25f7 .disabled-light-cd90 li ul li::before {
  left: 15px;
}
.solid-25f7 .thumbnail_purple_025c li ul a,
.solid-25f7 .gradient_cool_3d1d li ul a,
.solid-25f7 .pro_09c4 li ul a,
.solid-25f7 .over_5b68 li ul a,
.solid-25f7 .carousel-f70c li ul a,
.solid-25f7 .alert-clean-30e9 li ul a,
.solid-25f7 .block_black_6dfb li ul a,
.solid-25f7 .disabled-light-cd90 li ul a {
  padding-left: 20px;
}
.solid-25f7 .thumbnail_purple_025c li ul ul li::before,
.solid-25f7 .gradient_cool_3d1d li ul ul li::before,
.solid-25f7 .pro_09c4 li ul ul li::before,
.solid-25f7 .over_5b68 li ul ul li::before,
.solid-25f7 .carousel-f70c li ul ul li::before,
.solid-25f7 .alert-clean-30e9 li ul ul li::before,
.solid-25f7 .block_black_6dfb li ul ul li::before,
.solid-25f7 .disabled-light-cd90 li ul ul li::before {
  left: 30px;
}
.solid-25f7 .thumbnail_purple_025c li ul ul a,
.solid-25f7 .gradient_cool_3d1d li ul ul a,
.solid-25f7 .pro_09c4 li ul ul a,
.solid-25f7 .over_5b68 li ul ul a,
.solid-25f7 .carousel-f70c li ul ul a,
.solid-25f7 .alert-clean-30e9 li ul ul a,
.solid-25f7 .block_black_6dfb li ul ul a,
.solid-25f7 .disabled-light-cd90 li ul ul a {
  padding-left: 40px;
}
.solid-25f7 .pro_481b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.solid-25f7 .disabled-light-cd90 ul li {
  margin-bottom: 1.41575em;
}
.solid-25f7 .disabled-light-cd90 ul li .active_under_76ac {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.solid-25f7 .disabled-light-cd90 ul li .iron_39e7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.chip_fff4 .thumbnail_purple_025c li a,
.chip_fff4 .gradient_cool_3d1d li a,
.chip_fff4 .pro_09c4 li a,
.chip_fff4 .over_5b68 li a,
.chip_fff4 .carousel-f70c li a,
.chip_fff4 .alert-clean-30e9 li a,
.chip_fff4 .block_black_6dfb li a,
.chip_fff4 .disabled-light-cd90 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_fff4 .pro_481b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip_fff4 .gradient-4511 ul li.light_d820 .carousel_84fd,
.chip_fff4 .gradient-4511 ul li.shadow_upper_a9b8 .carousel_84fd {
  background: rgba(0, 0, 0, 0.2);
}
.chip_fff4 .solid-25f7 .gradient-4511 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_dc56 .solid-25f7 .tooltip-7cca li {
  margin: 0;
}
.search_dc56 .solid-25f7 .tooltip-7cca li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.search_dc56 .solid-25f7 .tooltip-7cca li ul {
  margin: 0;
}
.search_dc56 .solid-25f7 .tooltip-7cca li ul li a {
  padding-left: 15px;
}
.search_dc56 .solid-25f7 .tooltip-7cca li ul li li a {
  padding-left: 30px;
}
.search_dc56 .solid-25f7 .tooltip-7cca li.icon_dynamic_a5c3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.search_dc56 .solid-25f7 .tooltip-7cca li.icon_dynamic_a5c3 > 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;
}
.search_dc56 .solid-25f7 .tooltip-7cca li.icon_dynamic_a5c3 > 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;
}
.form_d239 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.summary-mini-2ce9 {
  position: relative;
  z-index: 10;
}
.summary-mini-2ce9 .orange-5794 {
  width: 100%;
  max-width: 100%;
}
.fixed_1bdb .focus_53b1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fixed_1bdb .card-stone-fba4 {
}
.fixed_1bdb .chip_fff4 {
  background: #292929;
}
.caption-ac39 .focus_53b1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.caption-ac39 .card-stone-fba4 {
  background: #f9f9f9;
}
.caption-ac39 .chip_fff4 {
  background: #303030;
}
.picture_clean_75e8 .focus_53b1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .picture_clean_75e8 .avatar_c0e7 {
    margin-bottom: 1em;
  }
  .picture_clean_75e8 .avatar_c0e7:last-child {
    margin-bottom: 0;
  }
}
.picture_clean_75e8 .card-stone-fba4 {
  background: #ededed;
}
.picture_clean_75e8 .chip_fff4 {
  background: #1a1a1a;
}
.focus_53b1.card-stone-fba4 {
  color: rgba(0, 0, 0, 0.6);
}
.focus_53b1.card-stone-fba4 .border-11fd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_53b1.chip_fff4 {
  color: rgba(255, 255, 255, 0.99);
}
.focus_53b1.chip_fff4 a:not(.button_lite_3dcd) {
  color: rgba(255, 255, 255, 0.79);
}
.focus_53b1.chip_fff4 a:not(.button_lite_3dcd):hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_53b1.chip_fff4 .border-11fd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_53b1.chip_fff4 table tbody td,
.focus_53b1.chip_fff4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.notice_static_35a3.frame_current_d9c2 .hard_4adb {
  max-width: initial;
}
.notice_static_35a3 .caption-decd {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notice_static_35a3 .caption-decd .orange-5794 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notice_static_35a3 .caption-decd .orange-5794 {
    display: block;
    margin-bottom: 2em;
  }
  .notice_static_35a3 .caption-decd .orange-5794:last-child {
    margin-bottom: 0;
  }
}
.picture_clean_75e8 .avatar_c0e7:last-child,
.caption-ac39 .avatar_c0e7:last-child,
.fixed_1bdb .avatar_c0e7:last-child {
  margin-bottom: 0;
}
.picture_clean_75e8 .avatar_c0e7 .solid-25f7 .gradient-4511:last-child,
.caption-ac39 .avatar_c0e7 .solid-25f7 .gradient-4511:last-child,
.fixed_1bdb .avatar_c0e7 .solid-25f7 .gradient-4511:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .picture_clean_75e8 .article_6f3f,
  .picture_clean_75e8 .feature-c7b1,
  .caption-ac39 .article_6f3f,
  .caption-ac39 .feature-c7b1,
  .fixed_1bdb .article_6f3f,
  .fixed_1bdb .feature-c7b1 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .summary-mini-2ce9 .avatar_c0e7 {
    margin-bottom: 2em;
  }
}
.summary-mini-2ce9 p:last-child {
  margin-bottom: 0;
}
.summary-mini-2ce9 li,
.summary-mini-2ce9 ul {
  list-style: none;
  margin: 0;
}
.summary-mini-2ce9 ul ul {
  margin-left: 2.617924em;
}
.grid_fixed_3194 {
  font-size: 0.875em;
}

/* css-noise: 5f90 */
.ghost-box-m8 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
