/*!
Theme Name: Customify
Theme URI: https://pressmaximum.brown_b8dd/customify
Author: WPCustomify
Author URI: https://pressmaximum.brown_b8dd
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.brown_b8dd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.inner-30df.slider-a68e/licenses/gpl-2.0.overlay-756b
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.panel_a4d3/, (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.lite_f0fd.tabs_68dc/normalize.pro-6950/
 ======
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.pro-6950 v7.0.0 | MIT License | github.brown_b8dd/necolas/normalize.pro-6950 */
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;
}
.background-741f .chip_782a,
.basic-0b01,
.feature_lite_64ee,
.outer_e7f3,
.box_top_d54a,
.slow_2bd9,
.paragraph-gold-1163,
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;
}
.basic-0b01,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .basic-0b01,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .basic-0b01,
  h1 {
    font-size: 1.8em;
  }
}
.feature_lite_64ee,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.feature_lite_64ee + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .feature_lite_64ee,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .feature_lite_64ee,
  h2 {
    font-size: 1.7em;
  }
}
.outer_e7f3,
h3 {
  font-size: 1.618em;
}
.background-741f .chip_782a,
.box_top_d54a,
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.detail-1e5f {
  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;
}
.row-3914:after,
.row-3914:before,
.tabs_stale_8e9c:after,
.tabs_stale_8e9c:before {
  content: "";
  display: table;
}
.row-3914:after,
.tabs_stale_8e9c:after {
  clear: both;
}
.motion_3e31 {
  float: right;
  margin-right: 0;
}
.rough-d787 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.section-d306 .surface-7848,
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;
}
.section-d306 .surface-7848: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;
}
.action-8cc1 .surface-7848 {
  box-shadow: none;
}
.action-8cc1
  .surface-7848
  .article_e173 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.action-8cc1 .surface-7848 .north-d2ff {
  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;
}
.action-8cc1
  .surface-7848
  .north-d2ff
  b {
  display: none;
}
.action-8cc1 .pagination-simple-3f91 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.nav_pressed_4507:not(.gold_d623):not(.sort-tall-49fd),
button:not(.gold_d623):not(.sort-tall-49fd),
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ),
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ),
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ) {
  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;
}
.nav_pressed_4507:not(.gold_d623):not(
    .sort-tall-49fd
  ):hover,
button:not(.gold_d623):not(
    .sort-tall-49fd
  ):hover,
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ):hover,
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ):hover,
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.nav_pressed_4507:not(.gold_d623):not(
    .sort-tall-49fd
  ):active,
.nav_pressed_4507:not(.gold_d623):not(
    .sort-tall-49fd
  ):focus,
button:not(.gold_d623):not(
    .sort-tall-49fd
  ):active,
button:not(.gold_d623):not(
    .sort-tall-49fd
  ):focus,
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ):active,
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ):focus,
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ):active,
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ):focus,
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ):active,
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ):focus {
  outline: 0;
}
.nav_pressed_4507:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879,
button:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879,
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879,
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879,
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879 {
  position: relative;
}
.nav_pressed_4507:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .tabs_complex_57ba,
.nav_pressed_4507:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .status_brown_b6b5,
.nav_pressed_4507:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .breadcrumb-static-3d66,
.nav_pressed_4507:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  i,
.nav_pressed_4507:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  svg,
button:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .tabs_complex_57ba,
button:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .status_brown_b6b5,
button:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .breadcrumb-static-3d66,
button:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  i,
button:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  svg,
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .tabs_complex_57ba,
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .status_brown_b6b5,
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .breadcrumb-static-3d66,
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  i,
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  svg,
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .tabs_complex_57ba,
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .status_brown_b6b5,
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .breadcrumb-static-3d66,
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  i,
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  svg,
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .tabs_complex_57ba,
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .status_brown_b6b5,
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  .breadcrumb-static-3d66,
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  i,
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879
  svg {
  visibility: hidden;
}
.nav_pressed_4507:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879:after,
button:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879:after,
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879:after,
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879:after,
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ).fn-loading-8879: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;
}
.nav_pressed_4507:not(.gold_d623):not(.sort-tall-49fd),
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ),
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ),
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ) {
  color: #fff;
  background: #235787;
}
.nav_pressed_4507:not(.gold_d623):not(
    .sort-tall-49fd
  ):focus,
input[type="button"]:not(.gold_d623):not(
    .sort-tall-49fd
  ):focus,
input[type="reset"]:not(.gold_d623):not(
    .sort-tall-49fd
  ):focus,
input[type="submit"]:not(.gold_d623):not(
    .sort-tall-49fd
  ):focus {
  color: #fff;
}
.nav_pressed_4507.fn-disabled-8879:not(.gold_d623):not(
    .sort-tall-49fd
  ),
.nav_pressed_4507[disabled]:not(.gold_d623):not(
    .sort-tall-49fd
  ),
button.fn-disabled-8879:not(.gold_d623):not(
    .sort-tall-49fd
  ),
button[disabled]:not(.gold_d623):not(
    .sort-tall-49fd
  ) {
  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;
}
.first_a8dc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.first_a8dc: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;
}
.mask_3e4b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.fresh-3391 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.detail_left_3139 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.row-3914:after,
.row-3914:before,
.module_glass_09d0:after,
.module_glass_09d0:before,
.middle-9778:after,
.middle-9778:before,
.gas_6884:after,
.gas_6884:before,
.in-b5aa:after,
.in-b5aa:before,
.iron-20c7:after,
.iron-20c7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.row-3914:after,
.module_glass_09d0:after,
.middle-9778:after,
.gas_6884:after,
.in-b5aa:after,
.iron-20c7:after {
  clear: both;
}
.module_glass_09d0 .pattern_bright_97be,
.middle-9778 .pattern_bright_97be,
.sort-980e .pattern_bright_97be {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dirty-59a4 {
  display: inline-block;
}
.chip_606b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.chip_606b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.chip_606b .picture_f5ca {
  padding: 1em 0;
  font-size: 85%;
}
.picture_f5ca {
  text-align: left;
  font-style: italic;
  color: #999;
}
.avatar_3c2b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.avatar_3c2b:after,
.avatar_3c2b:before {
  content: "";
  display: table;
}
.avatar_3c2b:after {
  clear: both;
}
.summary-brown-1c9d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.image-right-4cc2 .summary-brown-1c9d {
  max-width: 50%;
}
.large-f899 .summary-brown-1c9d {
  max-width: 33.33%;
}
.dropdown_f75d .summary-brown-1c9d {
  max-width: 25%;
}
.link-warm-2177 .summary-brown-1c9d {
  max-width: 20%;
}
.middle_f37c .summary-brown-1c9d {
  max-width: 16.66%;
}
.carousel_fluid_e59b .summary-brown-1c9d {
  max-width: 14.28%;
}
.breadcrumb_f23e .summary-brown-1c9d {
  max-width: 12.5%;
}
.main-hard-06a7 .summary-brown-1c9d {
  max-width: 11.11%;
}
.main_0dab {
  display: block;
}
.background-741f .active-0543 label,
.background-741f .blue-cde9 label,
.background-741f .primary_45b3 label,
.background-741f .mask-2009 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.carousel_middle_f19e {
  list-style: none;
  margin: 0;
}
.carousel_middle_f19e article.grid-focused-59ad {
  margin-bottom: 0;
}
.carousel_middle_f19e ul {
  list-style: none;
  margin: 0;
}
.carousel_middle_f19e .up-cdd2 li.grid-focused-59ad {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .carousel_middle_f19e .up-cdd2 li.grid-focused-59ad {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .carousel_middle_f19e .up-cdd2 li.grid-focused-59ad: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) {
  .carousel_middle_f19e .up-cdd2 li.grid-focused-59ad li.grid-focused-59ad li.grid-focused-59ad li.grid-focused-59ad {
    padding-left: 0;
  }
}
article.grid-focused-59ad {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid-focused-59ad .module_glass_09d0 p:last-of-type {
  margin-bottom: 0;
}
article.grid-focused-59ad .shadow-large-1a03 {
  float: left;
}
article.grid-focused-59ad .paragraph_east_f081 {
  margin-left: 85px;
}
article.grid-focused-59ad .active-2469 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid-focused-59ad .active-2469 .description_plasma_b564 {
  margin-left: 10px;
}
article.grid-focused-59ad .fast-1a02 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid-focused-59ad .dropdown_7a71 {
  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 .active-0543,
  #respond .primary_45b3,
  #respond .mask-2009 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-0543 input,
#respond .primary_45b3 input,
#respond .mask-2009 input {
  width: 100%;
}
#respond .mask-2009 {
  margin-right: 0;
}
#respond .media-dirty-a8d6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.plasma_bf71 {
  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;
}
.plasma_bf71.paragraph-small-bd19 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.plasma_bf71 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%);
}
.plasma_bf71:focus,
.plasma_bf71: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);
}
.shade-e758 {
  border-radius: 10%;
}
.tabs-red-7107 {
  border-radius: 50%;
}
.panel-orange-bfed {
  font-size: 0.72em;
}
.column-inner-7a28 {
  font-size: 0.875em;
}
.form_f94e {
  font-size: 1.1em;
}
.static_627a {
  text-transform: uppercase;
  line-height: 1.2;
}
.static_627a.panel-orange-bfed {
  letter-spacing: 0.5px;
}
.steel_cf70,
.steel_cf70 a {
  color: #6d6d6d;
}
.steel_cf70 a:hover {
  color: #111;
}
.progress-iron-9ad9 {
  color: #6d6d6d;
}
.dark-2267 {
  overflow-x: hidden;
}
.dark-2267 .dropdown-c6ca.alert-hot-b195 {
  position: relative;
}
.dark-2267 .dropdown-c6ca.alert-hot-b195.notice-01c4 {
  position: initial;
}
.dark-2267
  .dropdown-c6ca.alert-hot-b195.notice-01c4
  .right-f9a6 {
  left: auto;
}
.dark-2267 .dropdown-c6ca .right-f9a6 {
  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;
}
.dark-2267 .dropdown-c6ca:hover.alert-hot-b195 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dark-2267
  .dropdown-c6ca:hover.alert-hot-b195
  .right-f9a6 {
  display: block;
  z-index: 9999999;
}
.dark-2267 .thumbnail-black-cf4c .over-e402,
.dark-2267 .panel-thick-bf08 .over-e402 {
  display: none;
}
.dark-2267 .tooltip-b189 .dropdown-c6ca:hover.alert-hot-b195 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.background-741f .active-0543 label,
.background-741f .blue-cde9 label,
.background-741f .primary_45b3 label,
.background-741f .mask-2009 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.carousel_middle_f19e {
  list-style: none;
  margin: 0;
}
.carousel_middle_f19e article.grid-focused-59ad {
  margin-bottom: 0;
}
.carousel_middle_f19e ul {
  list-style: none;
  margin: 0;
}
.carousel_middle_f19e .up-cdd2 li.grid-focused-59ad {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .carousel_middle_f19e .up-cdd2 li.grid-focused-59ad {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .carousel_middle_f19e .up-cdd2 li.grid-focused-59ad: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) {
  .carousel_middle_f19e .up-cdd2 li.grid-focused-59ad li.grid-focused-59ad li.grid-focused-59ad li.grid-focused-59ad {
    padding-left: 0;
  }
}
article.grid-focused-59ad {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.grid-focused-59ad .module_glass_09d0 p:last-of-type {
  margin-bottom: 0;
}
article.grid-focused-59ad .shadow-large-1a03 {
  float: left;
}
article.grid-focused-59ad .paragraph_east_f081 {
  margin-left: 85px;
}
article.grid-focused-59ad .active-2469 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.grid-focused-59ad .active-2469 .description_plasma_b564 {
  margin-left: 10px;
}
article.grid-focused-59ad .fast-1a02 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.grid-focused-59ad .dropdown_7a71 {
  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 .active-0543,
  #respond .primary_45b3,
  #respond .mask-2009 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active-0543 input,
#respond .primary_45b3 input,
#respond .mask-2009 input {
  width: 100%;
}
#respond .mask-2009 {
  margin-right: 0;
}
#respond .media-dirty-a8d6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail-black-cf4c .logo-d7c2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.logo-d7c2 .old-b98a.text_1afc .label-72f0 > li > a:focus,
.logo-d7c2 .old-b98a.text_1afc .label-72f0 > li > a:hover,
.logo-d7c2 .old-b98a.module-orange-2eae .label-72f0 > li > a:focus,
.logo-d7c2 .old-b98a.module-orange-2eae .label-72f0 > li > a:hover,
.logo-d7c2 .old-b98a.pattern_3522 .label-72f0 > li > a:focus,
.logo-d7c2 .old-b98a.pattern_3522 .label-72f0 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-d7c2
  .old-b98a.text_1afc
  .label-72f0
  > li.upper_f297
  > a,
.logo-d7c2
  .old-b98a.text_1afc
  .label-72f0
  > li.sort_db5c
  > a,
.logo-d7c2
  .old-b98a.module-orange-2eae
  .label-72f0
  > li.upper_f297
  > a,
.logo-d7c2
  .old-b98a.module-orange-2eae
  .label-72f0
  > li.sort_db5c
  > a,
.logo-d7c2
  .old-b98a.pattern_3522
  .label-72f0
  > li.upper_f297
  > a,
.logo-d7c2 .old-b98a.pattern_3522 .label-72f0 > li.disabled_silver_037b > a {
  color: rgba(255, 255, 255, 0.99);
}
.logo-d7c2 .paragraph-9a5e,
.logo-d7c2 .paragraph-9a5e a {
  color: rgba(255, 255, 255, 0.99);
}
.logo-d7c2 .content_75b4.card-center-f5ba li a,
.logo-d7c2 .active-1f49 a,
.logo-d7c2 .header-motion-fb38,
.logo-d7c2 .label-72f0 > li > a,
.logo-d7c2 .gradient-clean-77c7 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-d7c2 .content_75b4.card-center-f5ba li a:hover,
.logo-d7c2 .active-1f49 a:hover,
.logo-d7c2 .header-motion-fb38:hover,
.logo-d7c2 .label-72f0 > li > a:hover,
.logo-d7c2 .gradient-clean-77c7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-d7c2 .title-4cb4 {
  color: rgba(255, 255, 255, 0.79);
}
.logo-d7c2 .title-4cb4 .chip_e7a8 {
  color: rgba(255, 255, 255, 0.99);
}
.logo-d7c2 .title-4cb4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-d7c2 .short_9b91 .fluid_a735 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-d7c2 .short_9b91 .fluid_a735 .hero-easy-2adb {
  color: rgba(255, 255, 255, 0.79);
}
.logo-d7c2
  .short_9b91
  .fluid_a735
  .hero-easy-2adb::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-d7c2
  .short_9b91
  .fluid_a735
  .hero-easy-2adb:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-d7c2
  .short_9b91
  .fluid_a735
  .hero-easy-2adb::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-d7c2
  .short_9b91
  .fluid_a735
  .hero-easy-2adb::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.logo-d7c2 .short_9b91 .feature_484d {
  color: rgba(255, 255, 255, 0.79);
}
.logo-d7c2 .short_9b91 .feature_484d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-white-5adf
  .logo-d7c2
  .short_9b91
  .picture-a52d
  .mini-cbcb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-white-5adf
  .logo-d7c2
  .short_9b91
  .picture-a52d
  .hero-easy-2adb {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-black-cf4c .footer_easy_3944 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.footer_easy_3944 .old-b98a.text_1afc .label-72f0 > li > a:focus,
.footer_easy_3944 .old-b98a.text_1afc .label-72f0 > li > a:hover,
.footer_easy_3944 .old-b98a.module-orange-2eae .label-72f0 > li > a:focus,
.footer_easy_3944 .old-b98a.module-orange-2eae .label-72f0 > li > a:hover,
.footer_easy_3944 .old-b98a.pattern_3522 .label-72f0 > li > a:focus,
.footer_easy_3944 .old-b98a.pattern_3522 .label-72f0 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_easy_3944
  .old-b98a.text_1afc
  .label-72f0
  > li.upper_f297
  > a,
.footer_easy_3944
  .old-b98a.text_1afc
  .label-72f0
  > li.sort_db5c
  > a,
.footer_easy_3944
  .old-b98a.module-orange-2eae
  .label-72f0
  > li.upper_f297
  > a,
.footer_easy_3944
  .old-b98a.module-orange-2eae
  .label-72f0
  > li.sort_db5c
  > a,
.footer_easy_3944
  .old-b98a.pattern_3522
  .label-72f0
  > li.upper_f297
  > a,
.footer_easy_3944 .old-b98a.pattern_3522 .label-72f0 > li.disabled_silver_037b > a {
  color: rgba(0, 0, 0, 0.8);
}
.footer_easy_3944 .paragraph-9a5e,
.footer_easy_3944 .paragraph-9a5e a {
  color: rgba(0, 0, 0, 0.8);
}
.footer_easy_3944 .content_75b4.card-center-f5ba li a,
.footer_easy_3944 .active-1f49 a,
.footer_easy_3944 .header-motion-fb38,
.footer_easy_3944 .label-72f0 > li > a,
.footer_easy_3944 .gradient-clean-77c7 {
  color: rgba(0, 0, 0, 0.55);
}
.footer_easy_3944 .content_75b4.card-center-f5ba li a:hover,
.footer_easy_3944 .active-1f49 a:hover,
.footer_easy_3944 .header-motion-fb38:hover,
.footer_easy_3944 .label-72f0 > li > a:hover,
.footer_easy_3944 .gradient-clean-77c7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.footer_easy_3944 .title-4cb4 {
  color: rgba(0, 0, 0, 0.55);
}
.footer_easy_3944 .title-4cb4 .chip_e7a8 {
  color: rgba(0, 0, 0, 0.8);
}
.footer_easy_3944 .title-4cb4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.banner-01c5 .dynamic_3650 {
  margin-left: auto;
  margin-right: auto;
}
.middle-9778 > * {
  margin-left: auto;
  margin-right: auto;
}
.middle-9778 .mask_3e4b {
  margin-right: 1.41575em;
}
.tag_7527 .middle-9778 > .summary-thick-4a85 {
  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;
}
.tag_7527 .middle-9778 > .info_right_db78 {
  margin: 1.5em 0;
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.button-4d69.banner-01c5 .dynamic_3650,
.overlay-0a96.banner-01c5 .dynamic_3650 {
  margin-left: 0;
}
.focus-focused-0919.banner-01c5 .dynamic_3650,
.shadow_9d7d.banner-01c5 .dynamic_3650 {
  margin-right: 0;
}
.middle-9778 ol,
.middle-9778 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.pattern-1879 video {
  max-width: 100%;
}
.info_518b img {
  display: block;
}
.info_518b.mask_3e4b,
.info_518b.fresh-3391 {
  width: 100%;
}
.info_518b.info_right_db78 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.grid-5f3e:not(.logo_new_b40e) {
  margin: 1.5em auto;
}
.border_3ea1 p {
  padding: 1.5em 14px;
}
ul.purple_f5b5.info_right_db78,
ul.purple_f5b5.summary-thick-4a85,
ul.purple_f5b5.picture_f927.summary-thick-4a85 {
  padding: 0 14px;
}
.label_complex_03d6 {
  display: block;
  overflow-x: auto;
}
.label_complex_03d6 table {
  border-collapse: collapse;
  width: 100%;
}
.label_complex_03d6 td,
.label_complex_03d6 th {
  padding: 0.5em;
}
.middle-9778 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.middle-9778 ol ol,
.middle-9778 ol ul,
.middle-9778 ul ol,
.middle-9778 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.middle-9778 ol ol li,
.middle-9778 ol ul li,
.middle-9778 ul ol li,
.middle-9778 ul ul li {
  margin-left: 0;
}
.fast_cde4.shade_out_7147 > .input_static_afbf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fast_cde4.shade_out_7147 > .input_static_afbf iframe,
.fast_cde4.shade_out_7147 > .input_static_afbf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.lower-481c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.lower-481c.box-5e4b {
  padding: 0;
}
.lower-481c.box-5e4b cite {
  font-size: 13px;
}
.lower-481c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.lower-481c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.container-upper-9c85 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.container-upper-9c85 > p:first-child {
  margin-top: 0;
}
.container-upper-9c85 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.container-upper-9c85 blockquote {
  border-left: 0;
}
.sidebar_bd0b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.sidebar_bd0b:not(.active-b036) {
  max-width: 100px;
}
.sidebar_bd0b.icon-fluid-b236 {
  border-bottom: none !important;
  text-align: center;
}
.sidebar_bd0b.icon-fluid-b236::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .border_3ea1 p {
    padding: 1.5em 0;
  }
}
.border-narrow-53f8 {
  color: #0073aa;
}
.table_1063 {
  background-color: #0073aa;
}
.bronze-d23a {
  color: #229fd8;
}
.active-iron-0647 {
  background-color: #229fd8;
}
.large_e6b1 {
  color: #eee;
}
.element_9be5 {
  background-color: #eee;
}
.background-d226 {
  color: #444;
}
.feature_left_c542 {
  background-color: #444;
}
.element-5346 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.element-5346 .outline-3e5a .active-1f49 {
  font-size: 15px;
}
.element-5346 .active-1f49 {
  line-height: 1.3;
}
.element-5346 .footer_easy_3944 {
}
.element-5346 .logo-d7c2 {
  background: #235787;
}
.gold-c599 {
  padding: 0;
}
.gold-c599 .logo-d7c2 {
  background: #1a1a1a;
}
.gold-c599 .footer_easy_3944 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.container-lower-a774 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.container-lower-a774 .footer_easy_3944 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.container-lower-a774 .logo-d7c2 {
  background: #303030;
}
.iron-20c7 {
  position: relative;
  z-index: 10;
}
.iron-20c7 .tooltip-active-c449 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.paragraph_pressed_7e95 .alert-hot-b195 {
  display: inline-block;
  vertical-align: middle;
}
.paragraph_pressed_7e95.dropdown_wide_6daa .alert-hot-b195 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .paragraph_pressed_7e95.dropdown_wide_6daa .alert-hot-b195 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_pressed_7e95.dropdown_wide_6daa .alert-hot-b195 {
    margin-right: 0.4em;
  }
}
.paragraph_pressed_7e95.dropdown_wide_6daa .alert-hot-b195:last-child {
  margin-right: 0;
}
.image-c058 .tooltip-active-c449 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .thumbnail-black-cf4c .outline-3e5a {
    margin: 0 -0.5em;
  }
  .thumbnail-black-cf4c .outline-3e5a [class*="customify-col-"],
  .thumbnail-black-cf4c .outline-3e5a [class*="customify-col_"],
  .thumbnail-black-cf4c .outline-3e5a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.thumbnail-black-cf4c.picture-bf30 .tooltip-active-c449 {
  background: 0 0 !important;
}
.thumbnail-black-cf4c.picture-bf30 .tooltip-active-c449,
.thumbnail-black-cf4c.image-c058 .tooltip-active-c449 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .thumbnail-black-cf4c.active_a4f9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.thumbnail-black-cf4c.image-c058 .tooltip-active-c449 {
  box-shadow: none !important;
}
.static-c9cb {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .static-c9cb {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .static-c9cb {
    padding: 18px 0 20px;
  }
}
.static-c9cb .widget-huge-df31 {
  width: 100%;
}
.static-c9cb .alert_hard_34de {
  margin-bottom: 0;
}
.static-c9cb .avatar-bronze-5dc9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.dropdown-out-5ec9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.dropdown-out-5ec9 .pro-fa67 {
  width: 100%;
}
.logo_top_5971 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.logo_top_5971 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.logo_top_5971 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;
}
.logo_top_5971 li:last-child:after {
  display: none;
}
.logo_top_5971 li a {
  font-weight: 500;
  margin-right: 10px;
}
.advanced_b75b .over-e402 button,
.static-c9cb .over-e402 button {
  left: 0;
}
.advanced_b75b .pro-fa67,
.static-c9cb .pro-fa67 {
  padding-left: 0;
  padding-right: 0;
}
.advanced_b75b .dropdown-out-5ec9,
.static-c9cb .dropdown-out-5ec9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.advanced_b75b {
  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;
}
.advanced_b75b: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;
}
.advanced_b75b .secondary_bab7 {
  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) {
  .advanced_b75b .secondary_bab7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .advanced_b75b .secondary_bab7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .advanced_b75b .secondary_bab7 {
    min-height: 200px;
  }
}
.advanced_b75b .logo_top_5971 {
  color: rgba(255, 255, 255, 0.8);
}
.advanced_b75b .logo_top_5971 a,
.advanced_b75b .logo_top_5971 li:after {
  color: inherit;
}
.advanced_b75b .logo_top_5971 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.upper_b99f {
  margin-bottom: 0.5em;
}
.chip-fddb {
  margin-bottom: 1.2em;
}
.chip-fddb,
.upper_b99f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.chip-fddb p:last-child,
.upper_b99f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .over-e402,
#masthead .over-e402 {
  display: none;
}
#masthead
  > .over-e402.gallery-87a8 {
  display: none;
}
#masthead > .over-e402 button {
  left: 0;
}
.avatar-f88d {
  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%;
}
.avatar-f88d .alert-hot-b195 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.avatar-f88d .gallery-a55a {
  display: -webkit-box;
  display: flex;
}
.avatar-f88d .gallery-a55a.hot_098f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.avatar-f88d .gallery-a55a.notification-153a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar-f88d .gallery-a55a.black-00f2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.avatar-f88d.next-1e51.description-full-831b .gallery-a55a.hot_098f {
  flex-basis: 100%;
}
.avatar-f88d.background-hovered-6b57 .gallery-a55a.notification-153a {
  -webkit-box-flex: 1;
  flex: auto;
}
.avatar-f88d.background-hovered-6b57 .gallery-a55a.black-00f2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .over-e402.gallery-87a8 {
  display: none;
}
#masthead > .over-e402 button {
  left: 0;
}
.thick-8fc0 {
  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;
}
.thick-8fc0:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thick-8fc0.box-over-b5fb i {
  margin-right: 4px;
}
.thick-8fc0.background-stone-b338 i {
  margin-left: 5px;
}
.active-1f49 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.active-1f49 p:last-child {
  margin-bottom: 0;
}
.media_60b8 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.media_60b8 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.media_60b8 img {
  display: block;
  width: auto;
  line-height: 1;
}
.media_60b8 .paragraph-9a5e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.media_60b8 .nav-black-4255 {
  margin: 5px 0 7px 0;
}
.media_60b8.thumbnail_basic_7a11 .iron_d873 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_60b8.thumbnail_basic_7a11 .section_top_89c1 {
  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;
}
.media_60b8.hover-a1d1 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.media_60b8.hover-a1d1 .iron_d873 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.media_60b8.hover-a1d1 .section_top_89c1 {
  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;
}
.media_60b8.green-ccc1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.media_60b8.photo-yellow-c249 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.media_60b8.photo-yellow-c249 .section_top_89c1 {
  margin-top: 7px;
}
.modal_under_5a47 {
  display: inline-block;
}
.iron-20c7 .video-68c9 .media_60b8 img {
  max-width: 100%;
}
.old-b98a .fluid-be60.dropdown_21af,
.hard_dc4c .fluid-be60.dropdown_21af {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.old-b98a .video_7cc3,
.hard_dc4c .video_7cc3 {
  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%);
}
.old-b98a .video_7cc3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.old-b98a.section-2644 .video_7cc3 {
  display: none;
}
.old-b98a .wide_aee6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.old-b98a .wide_aee6 li {
  display: inline-block;
  position: relative;
}
.old-b98a .wide_aee6 li:last-child {
  margin-right: 0;
}
.old-b98a .wide_aee6 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;
}
.old-b98a .wide_aee6 li.disabled_silver_037b > a {
  color: rgba(0, 0, 0, 0.9);
}
.old-b98a .wide_aee6 > 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;
}
.old-b98a .wide_aee6 > li > a i {
  line-height: 0;
}
.old-b98a .wide_aee6 > li.slow-b196 > a .video_7cc3 {
  margin-left: 4px;
  line-height: 0;
}
.old-b98a .wide_aee6 .form_fast_0f1a li.slow-b196 > a {
  position: relative;
}
.old-b98a .wide_aee6 .form_fast_0f1a li.slow-b196 > a:after,
.old-b98a .wide_aee6 .form_fast_0f1a li.slow-b196 > a:before {
  content: "";
  display: table;
}
.old-b98a .wide_aee6 .form_fast_0f1a li.slow-b196 > a:after {
  clear: both;
}
.old-b98a .wide_aee6 .form_fast_0f1a li.slow-b196 > a .video_7cc3 {
  margin-left: 5px;
  float: right;
}
.old-b98a .badge_west_2af0,
.old-b98a .form_fast_0f1a {
  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;
}
.old-b98a .form_fast_0f1a {
  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;
}
.old-b98a .form_fast_0f1a .dropdown_21af {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.old-b98a .form_fast_0f1a .video_7cc3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.old-b98a .form_fast_0f1a li {
  display: block;
  margin: 0;
  padding: 0;
}
.old-b98a .form_fast_0f1a 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;
}
.old-b98a .form_fast_0f1a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.old-b98a .form_fast_0f1a .form_fast_0f1a {
  top: 0;
  left: 100%;
}
.old-b98a .glass_e18a.fn-focus-8879 > .badge_west_2af0,
.old-b98a .glass_e18a.fn-focus-8879 > .form_fast_0f1a,
.old-b98a .glass_e18a:focus > .badge_west_2af0,
.old-b98a .glass_e18a:focus > .form_fast_0f1a,
.old-b98a .glass_e18a:hover > .badge_west_2af0,
.old-b98a .glass_e18a:hover > .form_fast_0f1a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.old-b98a.pattern_3522 .label-72f0:after,
.old-b98a.pattern_3522 .label-72f0:before {
  content: "";
  display: table;
}
.old-b98a.pattern_3522 .label-72f0:after {
  clear: both;
}
.old-b98a.pattern_3522 .label-72f0 > li {
  float: left;
}
.old-b98a.warm_d6a5 .label-72f0:after,
.old-b98a.warm_d6a5 .label-72f0:before {
  content: "";
  display: table;
}
.old-b98a.warm_d6a5 .label-72f0:after {
  clear: both;
}
.old-b98a.warm_d6a5 .label-72f0 > li {
  float: left;
}
.old-b98a.warm_d6a5 .label-72f0 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.old-b98a.warm_d6a5 .label-72f0 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.old-b98a.warm_d6a5 .label-72f0 > li.upper_f297 > a,
.old-b98a.warm_d6a5 .label-72f0 > li.disabled_silver_037b > a {
  color: #fff;
  background-color: #1e4b75;
}
.old-b98a.text_1afc .label-72f0 > li > a .dropdown_21af {
  position: relative;
}
.old-b98a.text_1afc .label-72f0 > li > a .dropdown_21af: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;
}
.old-b98a.text_1afc
  .label-72f0
  > li:focus
  > a
  .dropdown_21af:before,
.old-b98a.text_1afc
  .label-72f0
  > li:hover
  > a
  .dropdown_21af:before {
  width: 100%;
  background-color: currentColor;
}
.old-b98a.text_1afc
  .label-72f0
  > li.upper_f297
  > a
  .dropdown_21af:before,
.old-b98a.text_1afc
  .label-72f0
  > li.sort_db5c
  > a
  .dropdown_21af:before {
  width: 100%;
  background-color: currentColor;
}
.old-b98a.module-orange-2eae .label-72f0 > li > a .dropdown_21af {
  position: relative;
}
.old-b98a.module-orange-2eae .label-72f0 > li > a .dropdown_21af: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;
}
.old-b98a.module-orange-2eae .label-72f0 > li:focus > a .dropdown_21af:before,
.old-b98a.module-orange-2eae
  .label-72f0
  > li:hover
  > a
  .dropdown_21af:before {
  width: 100%;
  background-color: currentColor;
}
.old-b98a.module-orange-2eae
  .label-72f0
  > li.upper_f297
  > a
  .dropdown_21af:before,
.old-b98a.module-orange-2eae
  .label-72f0
  > li.sort_db5c
  > a
  .dropdown_21af:before {
  width: 100%;
  background-color: currentColor;
}
.hard_dc4c .wide_aee6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hard_dc4c .wide_aee6 li:first-child > a {
  border-top: none;
}
.hard_dc4c .wide_aee6 .north_40c1 > .dropdown_21af .video_7cc3 {
  display: none;
}
.hard_dc4c .wide_aee6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hard_dc4c .wide_aee6 li:last-child {
  border: none;
}
.hard_dc4c .wide_aee6 li.slow-b196 > a {
  padding-right: 45px !important;
}
.hard_dc4c .wide_aee6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hard_dc4c .wide_aee6 li a:focus,
.hard_dc4c .wide_aee6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_dc4c .wide_aee6 li .backdrop-3025 {
  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;
}
.hard_dc4c .wide_aee6 li .backdrop-3025:hover {
  box-shadow: none;
}
.hard_dc4c .wide_aee6 li .backdrop-3025 .video_7cc3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hard_dc4c .wide_aee6 .form_fast_0f1a {
  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);
}
.hard_dc4c .wide_aee6 .form_fast_0f1a li a {
  padding-left: 3em;
}
.hard_dc4c .wide_aee6 .main_ba81 > a .backdrop-3025 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hard_dc4c .wide_aee6 .main_ba81 > .form_fast_0f1a {
  display: block;
  opacity: 1;
}
.wood-5404 {
  max-width: 100%;
}
.warm_285c {
  line-height: 0;
  cursor: pointer;
}
.gradient-clean-77c7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gradient-clean-77c7:hover {
  box-shadow: none;
  color: currentColor;
}
.gradient-clean-77c7 svg {
  width: 18px;
  height: 18px;
}
.gradient-clean-77c7 .accordion_over_d0a0 {
  display: none;
}
.feature-iron-4c6e {
  position: relative;
}
.feature-iron-4c6e.fn-active-8879 .gradient-clean-77c7 .icon-c650 {
  display: none;
}
.feature-iron-4c6e.fn-active-8879 .gradient-clean-77c7 .accordion_over_d0a0 {
  display: inline-block;
}
.feature-iron-4c6e .pink-dfc5 {
  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);
}
.feature-iron-4c6e.in_b7c7 .pink-dfc5 {
  left: auto;
  right: -0.9em;
}
.feature-iron-4c6e.in_b7c7 .hidden_pro_37b6::before {
  left: auto;
  right: 15px;
}
.feature-iron-4c6e.fn-active-8879 .pink-dfc5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture-a52d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.picture-a52d label {
  flex-basis: 100%;
}
.picture-a52d .fluid_a735 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.picture-a52d .hero-easy-2adb {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.picture-a52d .hero-easy-2adb:focus {
  background-color: transparent;
}
.picture-a52d button.feature_484d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.picture-a52d button.feature_484d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.picture-a52d button.feature_484d svg {
  width: 18px;
  height: 18px;
}
.picture-a52d input[type="submit"] {
  min-height: auto;
}
.short_9b91 .picture-a52d .hero-easy-2adb {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hidden_pro_37b6 {
  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) {
  .hidden_pro_37b6 {
    width: 220px;
  }
}
.hidden_pro_37b6 label {
  flex-basis: 100%;
}
.hidden_pro_37b6::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;
}
.dropdown-white-5adf .short_9b91 .picture-a52d {
  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;
}
.dropdown-white-5adf
  .short_9b91
  .picture-a52d
  .fluid_a735 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dropdown-white-5adf .short_9b91 .picture-a52d .hero-easy-2adb {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dropdown-white-5adf
  .short_9b91
  .picture-a52d
  .hero-easy-2adb:focus {
  background: 0 0;
}
.dropdown-white-5adf
  .short_9b91
  .picture-a52d
  .mini-cbcb {
  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;
}
.content_75b4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.content_75b4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.content_75b4 li:last-child {
  margin-right: 0;
}
.content_75b4 li:first-child {
  margin-left: 0;
}
.content_75b4.copper-a28e a {
  color: #fff;
}
.content_75b4.copper-a28e a:hover {
  color: #fff;
}
.content_75b4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.content_75b4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.content_75b4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content_75b4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.content_75b4 [class*="social-icon-apple"] {
  background-color: #999;
}
.content_75b4 [class*="social-icon-apple"].focus_d6f8 {
  background-color: transparent;
  color: #999;
}
.content_75b4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.content_75b4 [class*="social-icon-behance"].focus_d6f8 {
  background-color: transparent;
  color: #1769ff;
}
.content_75b4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.content_75b4 [class*="social-icon-bitbucket"].focus_d6f8 {
  background-color: transparent;
  color: #205081;
}
.content_75b4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.content_75b4 [class*="social-icon-codepen"].focus_d6f8 {
  background-color: transparent;
  color: #000;
}
.content_75b4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.content_75b4 [class*="social-icon-delicious"].focus_d6f8 {
  background-color: transparent;
  color: #39f;
}
.content_75b4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.content_75b4 [class*="social-icon-digg"].focus_d6f8 {
  background-color: transparent;
  color: #005be2;
}
.content_75b4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.content_75b4 [class*="social-icon-dribbble"].focus_d6f8 {
  background-color: transparent;
  color: #ea4c89;
}
.content_75b4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.content_75b4 [class*="social-icon-envelope"].focus_d6f8 {
  background-color: transparent;
  color: #ea4335;
}
.content_75b4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.content_75b4 [class*="social-icon-facebook"].focus_d6f8 {
  background-color: transparent;
  color: #3b5998;
}
.content_75b4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.content_75b4 [class*="social-icon-flickr"].focus_d6f8 {
  background-color: transparent;
  color: #0063dc;
}
.content_75b4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.content_75b4 [class*="social-icon-foursquare"].focus_d6f8 {
  background-color: transparent;
  color: #2d5be3;
}
.content_75b4 [class*="social-icon-github"] {
  background-color: #333;
}
.content_75b4 [class*="social-icon-github"].focus_d6f8 {
  background-color: transparent;
  color: #333;
}
.content_75b4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.content_75b4 [class*="social-icon-google-plus"].focus_d6f8 {
  background-color: transparent;
  color: #dd4b39;
}
.content_75b4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.content_75b4 [class*="social-icon-houzz"].focus_d6f8 {
  background-color: transparent;
  color: #7ac142;
}
.content_75b4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.content_75b4 [class*="social-icon-instagram"].focus_d6f8 {
  background-color: transparent;
  color: #262626;
}
.content_75b4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.content_75b4 [class*="social-icon-jsfiddle"].focus_d6f8 {
  background-color: transparent;
  color: #487aa2;
}
.content_75b4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.content_75b4 [class*="social-icon-linkedin"].focus_d6f8 {
  background-color: transparent;
  color: #0077b5;
}
.content_75b4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.content_75b4 [class*="social-icon-medium"].focus_d6f8 {
  background-color: transparent;
  color: #00ab6b;
}
.content_75b4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.content_75b4
  [class*="social-icon-odnoklassniki"].focus_d6f8 {
  background-color: transparent;
  color: #f4731c;
}
.content_75b4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.content_75b4 [class*="social-icon-meetup"].focus_d6f8 {
  background-color: transparent;
  color: #ec1c40;
}
.content_75b4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.content_75b4 [class*="social-icon-pinterest"].focus_d6f8 {
  background-color: transparent;
  color: #bd081c;
}
.content_75b4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.content_75b4 [class*="social-icon-product-hunt"].focus_d6f8 {
  background-color: transparent;
  color: #da552f;
}
.content_75b4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.content_75b4 [class*="social-icon-reddit"].focus_d6f8 {
  background-color: transparent;
  color: #ff4500;
}
.content_75b4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.content_75b4 [class*="social-icon-rss"].focus_d6f8 {
  background-color: transparent;
  color: #f26522;
}
.content_75b4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.content_75b4
  [class*="social-icon-shopping-cart"].focus_d6f8 {
  background-color: transparent;
  color: #4caf50;
}
.content_75b4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.content_75b4 [class*="social-icon-skype"].focus_d6f8 {
  background-color: transparent;
  color: #00aff0;
}
.content_75b4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.content_75b4 [class*="social-icon-slideshare"].focus_d6f8 {
  background-color: transparent;
  color: #0077b5;
}
.content_75b4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.content_75b4 [class*="social-icon-snapchat"].focus_d6f8 {
  background-color: transparent;
  color: #fffc00;
}
.content_75b4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.content_75b4 [class*="social-icon-soundcloud"].focus_d6f8 {
  background-color: transparent;
  color: #f80;
}
.content_75b4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.content_75b4 [class*="social-icon-spotify"].focus_d6f8 {
  background-color: transparent;
  color: #2ebd59;
}
.content_75b4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.content_75b4
  [class*="social-icon-stack-overflow"].focus_d6f8 {
  background-color: transparent;
  color: #fe7a15;
}
.content_75b4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.content_75b4 [class*="social-icon-maldkfgram"].focus_d6f8 {
  background-color: transparent;
  color: #2ca5e0;
}
.content_75b4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.content_75b4 [class*="social-icon-tripadvisor"].focus_d6f8 {
  background-color: transparent;
  color: #589442;
}
.content_75b4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.content_75b4 [class*="social-icon-tumblr"].focus_d6f8 {
  background-color: transparent;
  color: #35465c;
}
.content_75b4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.content_75b4 [class*="social-icon-twitch"].focus_d6f8 {
  background-color: transparent;
  color: #6441a5;
}
.content_75b4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.content_75b4 [class*="social-icon-twitter"].focus_d6f8 {
  background-color: transparent;
  color: #1da1f2;
}
.content_75b4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.content_75b4 [class*="social-icon-vimeo"].focus_d6f8 {
  background-color: transparent;
  color: #1ab7ea;
}
.content_75b4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.content_75b4 [class*="social-icon-vk"].focus_d6f8 {
  background-color: transparent;
  color: #45668e;
}
.content_75b4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.content_75b4 [class*="social-icon-weibo"].focus_d6f8 {
  background-color: transparent;
  color: #df2029;
}
.content_75b4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.content_75b4 [class*="social-icon-weixin"].focus_d6f8 {
  background-color: transparent;
  color: #7bb32e;
}
.content_75b4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.content_75b4 [class*="social-icon-whatsapp"].focus_d6f8 {
  background-color: transparent;
  color: #25d366;
}
.content_75b4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.content_75b4 [class*="social-icon-wordpress"].focus_d6f8 {
  background-color: transparent;
  color: #21759b;
}
.content_75b4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.content_75b4 [class*="social-icon-xing"].focus_d6f8 {
  background-color: transparent;
  color: #026466;
}
.content_75b4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.content_75b4 [class*="social-icon-yelp"].focus_d6f8 {
  background-color: transparent;
  color: #af0606;
}
.content_75b4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.content_75b4 [class*="social-icon-youtube"].focus_d6f8 {
  background-color: transparent;
  color: #cd201f;
}
.header-motion-fb38 {
  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;
}
.header-motion-fb38:hover {
  box-shadow: none;
  background: 0 0;
}
.message-dark-54ce {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.table-88b6 {
  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;
}
.caption-active-c4c2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.soft_bbee {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.soft_bbee,
.soft_bbee::after,
.soft_bbee::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;
}
.soft_bbee::after,
.soft_bbee::before {
  content: "";
  display: block;
  background-color: inherit;
}
.button_complex_b572 .table-88b6 .caption-active-c4c2 {
  margin-top: -2px;
  width: 19px;
}
.button_complex_b572 .table-88b6 .soft_bbee {
  margin-top: -1px;
}
.button_complex_b572 .table-88b6 .soft_bbee,
.button_complex_b572 .table-88b6 .soft_bbee::after,
.button_complex_b572 .table-88b6 .soft_bbee::before {
  width: 19px;
  height: 2px;
}
.button_complex_b572 .table-88b6 .soft_bbee::before {
  top: -6px;
}
.button_complex_b572 .table-88b6 .soft_bbee::after {
  bottom: -6px;
}
.inner_bf97 .table-88b6 .caption-active-c4c2 {
  margin-top: -2px;
  width: 22px;
}
.inner_bf97 .table-88b6 .soft_bbee {
  margin-top: -1px;
}
.inner_bf97 .table-88b6 .soft_bbee,
.inner_bf97 .table-88b6 .soft_bbee::after,
.inner_bf97 .table-88b6 .soft_bbee::before {
  width: 22px;
  height: 2px;
}
.inner_bf97 .table-88b6 .soft_bbee::before {
  top: -7px;
}
.inner_bf97 .table-88b6 .soft_bbee::after {
  bottom: -7px;
}
.light_5010 .table-88b6 .caption-active-c4c2 {
  margin-top: -2px;
  width: 31px;
}
.light_5010 .table-88b6 .soft_bbee {
  margin-top: -1.5px;
}
.light_5010 .table-88b6 .soft_bbee,
.light_5010 .table-88b6 .soft_bbee::after,
.light_5010 .table-88b6 .soft_bbee::before {
  width: 31px;
  height: 3px;
}
.light_5010 .table-88b6 .soft_bbee::before {
  top: -9px;
}
.light_5010 .table-88b6 .soft_bbee::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .border-advanced-8391 .table-88b6 .caption-active-c4c2 {
    margin-top: -2px;
    width: 19px;
  }
  .border-advanced-8391 .table-88b6 .soft_bbee {
    margin-top: -1px;
  }
  .border-advanced-8391 .table-88b6 .soft_bbee,
  .border-advanced-8391 .table-88b6 .soft_bbee::after,
  .border-advanced-8391 .table-88b6 .soft_bbee::before {
    width: 19px;
    height: 2px;
  }
  .border-advanced-8391 .table-88b6 .soft_bbee::before {
    top: -6px;
  }
  .border-advanced-8391 .table-88b6 .soft_bbee::after {
    bottom: -6px;
  }
  .block-hard-c47a .table-88b6 .caption-active-c4c2 {
    margin-top: -2px;
    width: 22px;
  }
  .block-hard-c47a .table-88b6 .soft_bbee {
    margin-top: -1px;
  }
  .block-hard-c47a .table-88b6 .soft_bbee,
  .block-hard-c47a .table-88b6 .soft_bbee::after,
  .block-hard-c47a .table-88b6 .soft_bbee::before {
    width: 22px;
    height: 2px;
  }
  .block-hard-c47a .table-88b6 .soft_bbee::before {
    top: -7px;
  }
  .block-hard-c47a .table-88b6 .soft_bbee::after {
    bottom: -7px;
  }
  .solid-97ab .table-88b6 .caption-active-c4c2 {
    margin-top: -2px;
    width: 31px;
  }
  .solid-97ab .table-88b6 .soft_bbee {
    margin-top: -1.5px;
  }
  .solid-97ab .table-88b6 .soft_bbee,
  .solid-97ab .table-88b6 .soft_bbee::after,
  .solid-97ab .table-88b6 .soft_bbee::before {
    width: 31px;
    height: 3px;
  }
  .solid-97ab .table-88b6 .soft_bbee::before {
    top: -9px;
  }
  .solid-97ab .table-88b6 .soft_bbee::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .container_955e .table-88b6 .caption-active-c4c2 {
    margin-top: -2px;
    width: 19px;
  }
  .container_955e .table-88b6 .soft_bbee {
    margin-top: -1px;
  }
  .container_955e .table-88b6 .soft_bbee,
  .container_955e .table-88b6 .soft_bbee::after,
  .container_955e .table-88b6 .soft_bbee::before {
    width: 19px;
    height: 2px;
  }
  .container_955e .table-88b6 .soft_bbee::before {
    top: -6px;
  }
  .container_955e .table-88b6 .soft_bbee::after {
    bottom: -6px;
  }
  .avatar_878b .table-88b6 .caption-active-c4c2 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_878b .table-88b6 .soft_bbee {
    margin-top: -1px;
  }
  .avatar_878b .table-88b6 .soft_bbee,
  .avatar_878b .table-88b6 .soft_bbee::after,
  .avatar_878b .table-88b6 .soft_bbee::before {
    width: 22px;
    height: 2px;
  }
  .avatar_878b .table-88b6 .soft_bbee::before {
    top: -7px;
  }
  .avatar_878b .table-88b6 .soft_bbee::after {
    bottom: -7px;
  }
  .badge_f08c .table-88b6 .caption-active-c4c2 {
    margin-top: -2px;
    width: 31px;
  }
  .badge_f08c .table-88b6 .soft_bbee {
    margin-top: -1.5px;
  }
  .badge_f08c .table-88b6 .soft_bbee,
  .badge_f08c .table-88b6 .soft_bbee::after,
  .badge_f08c .table-88b6 .soft_bbee::before {
    width: 31px;
    height: 3px;
  }
  .badge_f08c .table-88b6 .soft_bbee::before {
    top: -9px;
  }
  .badge_f08c .table-88b6 .soft_bbee::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .content_medium_6172 .table-88b6 .caption-active-c4c2 {
    margin-top: -2px;
    width: 19px;
  }
  .content_medium_6172 .table-88b6 .soft_bbee {
    margin-top: -1px;
  }
  .content_medium_6172 .table-88b6 .soft_bbee,
  .content_medium_6172 .table-88b6 .soft_bbee::after,
  .content_medium_6172 .table-88b6 .soft_bbee::before {
    width: 19px;
    height: 2px;
  }
  .content_medium_6172 .table-88b6 .soft_bbee::before {
    top: -6px;
  }
  .content_medium_6172 .table-88b6 .soft_bbee::after {
    bottom: -6px;
  }
  .frame_wood_bf1c .table-88b6 .caption-active-c4c2 {
    margin-top: -2px;
    width: 22px;
  }
  .frame_wood_bf1c .table-88b6 .soft_bbee {
    margin-top: -1px;
  }
  .frame_wood_bf1c .table-88b6 .soft_bbee,
  .frame_wood_bf1c .table-88b6 .soft_bbee::after,
  .frame_wood_bf1c .table-88b6 .soft_bbee::before {
    width: 22px;
    height: 2px;
  }
  .frame_wood_bf1c .table-88b6 .soft_bbee::before {
    top: -7px;
  }
  .frame_wood_bf1c .table-88b6 .soft_bbee::after {
    bottom: -7px;
  }
  .in_5e8f .table-88b6 .caption-active-c4c2 {
    margin-top: -2px;
    width: 31px;
  }
  .in_5e8f .table-88b6 .soft_bbee {
    margin-top: -1.5px;
  }
  .in_5e8f .table-88b6 .soft_bbee,
  .in_5e8f .table-88b6 .soft_bbee::after,
  .in_5e8f .table-88b6 .soft_bbee::before {
    width: 31px;
    height: 3px;
  }
  .in_5e8f .table-88b6 .soft_bbee::before {
    top: -9px;
  }
  .in_5e8f .table-88b6 .soft_bbee::after {
    bottom: -9px;
  }
}
.fresh_b551 .soft_bbee {
  -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);
}
.fresh_b551 .soft_bbee::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fresh_b551 .soft_bbee::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);
}
.fresh_b551.secondary_7f17 .soft_bbee {
  -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);
}
.fresh_b551.secondary_7f17 .soft_bbee::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fresh_b551.secondary_7f17 .soft_bbee::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);
}
.paragraph_upper_d792 {
  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.article-3833:before {
  display: none;
}
.panel-thick-bf08 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.panel-thick-bf08 .dark-758d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.panel-thick-bf08 .dark-758d:last-of-type {
  border-bottom: none;
}
.panel-thick-bf08 .dark-758d.hero_tall_f339,
.panel-thick-bf08 .dark-758d.panel-6d61,
.panel-thick-bf08 .dark-758d.image-3ae0 {
  padding: 0;
}
.panel-thick-bf08 .hard_dc4c .backdrop-3025 {
  color: currentColor;
}
.panel-thick-bf08 .hard_dc4c .backdrop-3025:focus,
.panel-thick-bf08 .hard_dc4c .backdrop-3025:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-thick-bf08.footer_easy_3944 .title-4cb4,
.panel-thick-bf08.footer_easy_3944 .active-1f49 a,
.panel-thick-bf08.footer_easy_3944 .label-72f0 a,
.panel-thick-bf08.footer_easy_3944 .form_fast_0f1a a {
  color: rgba(0, 0, 0, 0.55);
}
.panel-thick-bf08.footer_easy_3944 .title-4cb4:hover,
.panel-thick-bf08.footer_easy_3944 .active-1f49 a:hover,
.panel-thick-bf08.footer_easy_3944 .label-72f0 a:hover,
.panel-thick-bf08.footer_easy_3944 .form_fast_0f1a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel-thick-bf08.footer_easy_3944 .chip_e7a8 {
  color: rgba(0, 0, 0, 0.8);
}
.panel-thick-bf08.footer_easy_3944 .dark-758d {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-thick-bf08.footer_easy_3944 .dark-758d:before {
  background: rgba(0, 0, 0, 0.08);
}
.panel-thick-bf08.footer_easy_3944 .small_5e6d:before {
  background: rgba(255, 255, 255, 0.9);
}
.panel-thick-bf08.footer_easy_3944 .hard_dc4c .wide_aee6 li a,
.panel-thick-bf08.footer_easy_3944 .hard_dc4c .backdrop-3025,
.panel-thick-bf08.footer_easy_3944 .form_fast_0f1a {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-thick-bf08.footer_easy_3944 .hard_dc4c .backdrop-3025:focus,
.panel-thick-bf08.footer_easy_3944 .hard_dc4c .backdrop-3025:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-thick-bf08.footer_easy_3944 .wide_aee6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-thick-bf08.logo-d7c2 .title-4cb4,
.panel-thick-bf08.logo-d7c2 .active-1f49 a,
.panel-thick-bf08.logo-d7c2 .label-72f0 .backdrop-3025,
.panel-thick-bf08.logo-d7c2 .label-72f0 a,
.panel-thick-bf08.logo-d7c2 .form_fast_0f1a a {
  color: rgba(255, 255, 255, 0.79);
}
.panel-thick-bf08.logo-d7c2 .title-4cb4:hover,
.panel-thick-bf08.logo-d7c2 .active-1f49 a:hover,
.panel-thick-bf08.logo-d7c2 .label-72f0 .backdrop-3025:hover,
.panel-thick-bf08.logo-d7c2 .label-72f0 a:hover,
.panel-thick-bf08.logo-d7c2 .form_fast_0f1a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-thick-bf08.logo-d7c2 .chip_e7a8 {
  color: rgba(255, 255, 255, 0.99);
}
.panel-thick-bf08.logo-d7c2 .dark-758d {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-thick-bf08.logo-d7c2 .dark-758d:before {
  background: rgba(255, 255, 255, 0.08);
}
.panel-thick-bf08.logo-d7c2 .small_5e6d:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel-thick-bf08.logo-d7c2 .hard_dc4c .wide_aee6 li a,
.panel-thick-bf08.logo-d7c2 .hard_dc4c .backdrop-3025,
.panel-thick-bf08.logo-d7c2 .form_fast_0f1a {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-thick-bf08.logo-d7c2 .hard_dc4c .backdrop-3025:focus,
.panel-thick-bf08.logo-d7c2 .hard_dc4c .backdrop-3025:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-thick-bf08.logo-d7c2 .wide_aee6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.small_5e6d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.small_5e6d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tooltip-050a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label_wood_95af .panel-thick-bf08 {
  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;
}
.label_wood_95af .dark-758d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label_wood_95af .dark-758d: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) {
  .label_wood_95af .dark-758d:before {
    width: 16%;
    left: 42%;
  }
}
.label_wood_95af .dark-758d:last-child:before {
  content: none;
}
.label_wood_95af .dark-758d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label_wood_95af .hard_dc4c .wide_aee6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label_wood_95af .hard_dc4c .wide_aee6 li a .backdrop-3025 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label_wood_95af .hard_dc4c .form_fast_0f1a {
  border: none;
}
.label_wood_95af .hard_dc4c .form_fast_0f1a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label_wood_95af .small_5e6d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label_wood_95af .tooltip-050a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label_wood_95af .logo-d7c2 .small_5e6d:before {
  background: rgba(0, 0, 0, 0.9);
}
.label_wood_95af .footer_easy_3944.tag-a5fe .soft_bbee {
  background: rgba(0, 0, 0, 0.6);
}
.label_wood_95af
  .footer_easy_3944.tag-a5fe
  .soft_bbee::after,
.label_wood_95af
  .footer_easy_3944.tag-a5fe
  .soft_bbee:before {
  background: inherit;
}
.label_wood_95af
  .footer_easy_3944.tag-a5fe:hover
  .soft_bbee {
  background: rgba(0, 0, 0, 0.8);
}
.thick_198f .panel-thick-bf08 {
  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) {
  .thick_198f .panel-thick-bf08 {
    width: auto;
    right: 45px;
  }
}
.pattern_d066 .panel-thick-bf08 {
  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) {
  .pattern_d066 .panel-thick-bf08 {
    width: auto;
    left: 45px;
  }
}
.article-3833 .panel-thick-bf08 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.article-3833 .tooltip-050a {
  max-width: 48em;
  margin: 0 auto;
}
.article-3833 .small_5e6d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.lite_9d42 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.lite_9d42.label_wood_95af .panel-thick-bf08 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.lite_9d42.thick_198f .panel-thick-bf08 {
  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);
}
.lite_9d42 .panel-thick-bf08 {
  visibility: visible;
}
.lite_9d42.pattern_d066 .panel-thick-bf08 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.large-83b6,
.info_5a63 {
  overflow-x: hidden;
}
.large-83b6 .panel-thick-bf08 {
  overflow: auto;
}
.large-83b6.label_wood_95af {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large-83b6.label_wood_95af .panel-thick-bf08 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.large-83b6.label_wood_95af .header-motion-fb38 {
  opacity: 0;
}
.large-83b6.thick_198f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large-83b6.thick_198f .panel-thick-bf08 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.large-83b6.thick_198f .header-motion-fb38 {
  opacity: 0;
}
.large-83b6.pattern_d066 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large-83b6.pattern_d066 .panel-thick-bf08 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.large-83b6.pattern_d066 .header-motion-fb38 {
  opacity: 0;
}
.large-83b6.article-3833 .panel-thick-bf08 {
  z-index: 10;
  visibility: visible;
}
.tag-a5fe {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tag-a5fe .soft_bbee {
  background: rgba(255, 255, 255, 0.99);
}
.tag-a5fe .soft_bbee::after,
.tag-a5fe .soft_bbee:before {
  background: inherit;
}
.tag-a5fe:hover .soft_bbee {
  background: rgba(255, 255, 255, 0.99);
}
.pattern_d066 .tag-a5fe {
  top: 10px;
  right: auto;
  left: 12px;
}
.article-3833 .tag-a5fe {
  display: none !important;
}
.large-83b6:before,
.info_5a63:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.large-83b6 .tag-a5fe,
.info_5a63 .tag-a5fe {
  display: inline-block;
}
.panel-thick-bf08 .alert-hot-b195 {
  -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;
}
.large-83b6 .panel-thick-bf08 .alert-hot-b195,
.info_5a63 .panel-thick-bf08 .alert-hot-b195 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.aside_inner_0af8 .fluid_a735 {
  width: 100%;
}
.video-68c9 {
  padding: 0 0.5em 0;
}
.video-68c9 [class*="customify-col-"],
.video-68c9 [class*="customify-col_"],
.video-68c9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.icon_9d53 .video-68c9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .outline-3e5a .widget_eae6,
  .widget_eae6 {
    display: none;
  }
  .message-purple-53f8 {
    text-align: left;
  }
  .box-a0c5 {
    text-align: center;
  }
  .warm-639f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .outline-3e5a .warm-c6e6,
  .warm-c6e6 {
    display: none;
  }
  .lower-e19d {
    text-align: left;
  }
  .dynamic_6216 {
    text-align: center;
  }
  .button-a654 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .outline-3e5a .sort_plasma_61db,
  .sort_plasma_61db {
    display: none;
  }
  .form_next_9965 {
    text-align: left;
  }
  .hot-3d93 {
    text-align: center;
  }
  .red-a9b2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container-8778 {
  box-shadow: none !important;
}
.slow_24c6 .tiny_14ec,
.message_dim_b1d8 .tiny_14ec {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.message_dim_b1d8 .tiny_14ec {
  margin-top: 30px;
  margin-bottom: 30px;
}
.tooltip-active-c449 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.tooltip-active-c449:after,
.tooltip-active-c449:before {
  content: "";
  display: table;
}
.tooltip-active-c449:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .tooltip-active-c449 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.tooltip-active-c449,
.active_a4f9 {
  max-width: 1248px;
  margin: 0 auto;
}

.gas_6884.left-aeae .tooltip-active-c449 {
  max-width: 100%;
}
.gas_6884.media-static-a462 {
  max-width: 1200px;
  margin: 0 auto;
}
.gas_6884.shadow-outer-8910 .tooltip-active-c449 {
  max-width: 100%;
}
.gas_6884.shadow-outer-8910 > .tooltip-active-c449 {
  padding-left: 0;
  padding-right: 0;
}
.gas_6884.shadow-outer-8910 > .tooltip-active-c449 .outline-3e5a {
  margin: 0;
}
.gas_6884.shadow-outer-8910
  > .tooltip-active-c449
  .search_9d05.background-medium-e46d {
  margin-right: 0;
  margin-left: 0;
}
.gas_6884.shadow-outer-8910 #main.background-medium-e46d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .header_d24f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .header_d24f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .media_solid_b975 .dynamic_3650 {
    padding-right: 1em;
  }
  .media_solid_b975.pro-6bc2 .search_9d05 {
    border-right: 1px solid #eaecee;
  }
  .media_solid_b975.pro-6bc2 .dynamic_3650 {
    padding-right: 1em;
  }
  .media_solid_b975.pro-6bc2 .out_b81e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo-first-026b .dynamic_3650 {
    padding-left: 1em;
  }
  .photo-first-026b.pro-6bc2 .search_9d05 {
    border-left: 1px solid #eaecee;
  }
  .photo-first-026b.pro-6bc2 .dynamic_3650 {
    padding-left: 1em;
  }
  .photo-first-026b.pro-6bc2 .out_b81e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .white_8e50 .dynamic_3650 {
    padding-left: 1em;
  }
  .white_8e50.pro-6bc2 .primary-fluid-dc9d {
    border-right: 1px solid #eaecee;
  }
  .white_8e50.pro-6bc2 .banner-solid-c42f {
    border-right: 1px solid #eaecee;
  }
  .white_8e50.pro-6bc2 .dynamic_3650 {
    padding-left: 1em;
  }
  .white_8e50.pro-6bc2 .out_b81e {
    padding-right: 1em;
  }
  .white_8e50.pro-6bc2 .blue-6590 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under_9b62 .dynamic_3650 {
    padding-right: 1em;
  }
  .under_9b62.pro-6bc2 .primary-fluid-dc9d {
    border-left: 1px solid #eaecee;
  }
  .under_9b62.pro-6bc2 .banner-solid-c42f {
    border-left: 1px solid #eaecee;
  }
  .under_9b62.pro-6bc2 .dynamic_3650 {
    padding-right: 1em;
  }
  .under_9b62.pro-6bc2 .out_b81e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_9b62.pro-6bc2 .blue-6590 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_d24f .dynamic_3650 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_d24f.pro-6bc2 .search_9d05 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .header_d24f.pro-6bc2 .dynamic_3650 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_d24f.pro-6bc2 .out_b81e {
    padding-left: 1em;
  }
  .header_d24f.pro-6bc2 .blue-6590 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .header_d24f.pro-6bc2 .dynamic_3650 {
    padding-left: 0;
  }
}
.notice_smooth_19a3 .paragraph_pressed_7e95 {
  display: inline-block;
}
.link_rough_528a {
  display: inline-block;
}
.shade-current-b602 {
  word-con: break-word;
}
.widget-pressed-ac45 > span {
  display: inline-block;
  padding: 5px 0;
}
.widget-pressed-ac45 .over-9815 {
  margin-left: 8px;
  margin-right: 8px;
}
.widget-pressed-ac45 .breadcrumb-thick-0177 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.module_69ef .aside_west_94d9 {
  margin-bottom: 2em;
}
.module_69ef .easy_5f81 {
  margin-bottom: 15px;
}
.module_69ef .easy_5f81:last-child {
  margin-bottom: 0;
}
.module_69ef .card_cool_f86d {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
  border-bottom: 1px solid #eaecee;
  padding-bottom: 2em;
}
@media screen and (max-width: 568px) {
  .module_69ef .card_cool_f86d {
    display: block;
  }
}
.module_69ef .up-0ea8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .module_69ef .up-0ea8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.module_69ef .secondary_steel_63f5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.module_69ef .secondary_steel_63f5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.module_69ef .secondary_steel_63f5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.module_69ef .shade-current-b602 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.module_69ef .shade-current-b602 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.module_69ef .focus-cold-a439 p:last-child {
  margin-bottom: 0;
}
.module_69ef .card-out-7ece {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.module_69ef .media_new_f72c {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.module_69ef .over-22a8 {
  margin-top: 1em;
}
.module_69ef .mask_rough_b43a {
  top: 0;
  display: block;
}
.module_69ef .mask_rough_b43a a {
  color: inherit;
}
.module_69ef .mask_rough_b43a a:hover {
  color: inherit;
}
.module_69ef .stone-1c4c {
  display: inline-block;
  line-height: 1;
  border: 1px solid #235787;
  color: #235787;
  border-radius: 2px;
  cursor: pointer;
  padding: 7px 17px;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  -webkit-transition: border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  transition: border 0.18s, background 0.18s, box-shadow 0.18s, opacity 0.18s,
    color 0.18s, -webkit-transform 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s;
  transition: transform 0.18s, border 0.18s, background 0.18s, box-shadow 0.18s,
    opacity 0.18s, color 0.18s, -webkit-transform 0.18s;
  font-weight: 500;
}
.module_69ef .stone-1c4c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.module_69ef .media_new_f72c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.module_69ef .preview-2861 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.module_69ef .preview-2861:first-child {
  margin-top: 0;
}
.module_69ef .preview-2861.medium-0d68 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.module_69ef .preview-2861.alert_left_014c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.module_69ef
  .preview-2861.alert_left_014c.bronze-e75a
  .over-22a8 {
  width: 100%;
}
.module_69ef .alert_left_014c {
  -webkit-box-align: center;
  align-items: center;
}
.module_69ef .alert_left_014c .widget-pressed-ac45,
.module_69ef .alert_left_014c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.module_69ef .secondary_steel_63f5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module_69ef .secondary_steel_63f5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.module_69ef .secondary_steel_63f5:before {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.module_69ef .medium-0d68 {
  z-index: 5;
}
.module_69ef .center_7eaf .tooltip_complex_1e09 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.module_69ef .footer-45b5 .tooltip_complex_1e09 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.module_69ef .tiny-1b22 .tooltip_complex_1e09 {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_69ef.alert_down_7538 .card_cool_f86d,
.module_69ef.bronze-3482 .card_cool_f86d {
  display: block;
}
.module_69ef.alert_down_7538 .card_cool_f86d .modal_north_e23f,
.module_69ef.alert_down_7538 .card_cool_f86d .media_new_f72c,
.module_69ef.bronze-3482 .card_cool_f86d .modal_north_e23f,
.module_69ef.bronze-3482 .card_cool_f86d .media_new_f72c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module_69ef.fast-2b70 .up-0ea8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .module_69ef.fast-2b70 .up-0ea8 {
    margin-right: 0;
  }
}
.module_69ef.alert_down_7538 .up-0ea8,
.module_69ef.bronze-3482 .up-0ea8 {
  padding-top: 40%;
}
.module_69ef.alert_down_7538 .aside_west_94d9,
.module_69ef.bronze-3482 .aside_west_94d9 {
  display: block;
}
.module_69ef.alert_down_7538 .fn-sticky-8879 .media_new_f72c,
.module_69ef.bronze-3482 .fn-sticky-8879 .media_new_f72c {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.module_69ef.alert_down_7538 .up-0ea8,
.module_69ef.bronze-3482 .up-0ea8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.module_69ef.alert_down_7538 .media_new_f72c {
  padding: 1em;
}
.hovered-ac5e {
  margin: 30px auto;
  display: block;
}
.hovered-ac5e .mask_pro_6bd8 > * {
  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;
}
.hovered-ac5e .mask_pro_6bd8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hovered-ac5e .mask_pro_6bd8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dirty-b0bd .widget-pressed-ac45 {
  margin-bottom: 1.41575em;
}
.dirty-b0bd .frame-73cd {
  margin-bottom: 1.618em;
}
.middle-9778 .complex_3434 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.middle-9778 .complex_3434 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.middle-9778 .section_3de8 {
  max-width: 100%;
  overflow: auto;
}
.banner-01c5 .middle-9778 a:hover {
  text-decoration: underline;
}
.notice-c386 .easy_5f81:not(.shade-current-b602),
.notice-c386 .secondary_steel_63f5 {
  margin-bottom: 1.41575em;
}
.notice-c386 .easy_5f81:not(.shade-current-b602):last-child,
.notice-c386 .secondary_steel_63f5:last-child {
  margin-bottom: 0;
}
.notice-c386 .easy_5f81.status-e4e4 {
  margin-bottom: 0.41575em;
}
.notice-c386 .table_paper_b499:before,
.notice-c386 .current_3f9f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.notice-c386 .table_paper_b499:before {
  content: "\f115";
}
.notice-c386 .current_3f9f:before {
  content: "\f02c";
}
.notice-c386 .silver_b494 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.notice-c386 .silver_b494 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.content-blue-03eb {
  display: -webkit-box;
  display: flex;
}
.content-blue-03eb .gallery_e14c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .content-blue-03eb .gallery_e14c {
    flex-basis: 90px;
  }
}
.content-blue-03eb .gold-1b1d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .content-blue-03eb .gold-1b1d {
    flex-basis: calc(100% - 50px);
  }
}
.content-blue-03eb .gallery-ba91 p:last-child {
  margin-bottom: 0.72em;
}
.highlight_5ec3 .mask_pro_6bd8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.highlight_5ec3 .mask_pro_6bd8:after,
.highlight_5ec3 .mask_pro_6bd8:before {
  content: "";
  display: table;
}
.highlight_5ec3 .mask_pro_6bd8:after {
  clear: both;
}
.highlight_5ec3 .mask_pro_6bd8 .selected-37d6,
.highlight_5ec3 .mask_pro_6bd8 .link-bottom-19c2 {
  width: 49%;
}
.highlight_5ec3 .mask_pro_6bd8 .selected-37d6 a span.main_thick_bcf4,
.highlight_5ec3 .mask_pro_6bd8 .link-bottom-19c2 a span.main_thick_bcf4 {
  display: block;
  margin-bottom: 5px;
}
.highlight_5ec3 .mask_pro_6bd8 .link-bottom-19c2 {
  float: left;
  text-align: left;
}
.highlight_5ec3 .mask_pro_6bd8 .selected-37d6 {
  float: right;
  text-align: right;
}
.preview-ba93 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .preview-ba93 {
    margin-bottom: 0;
  }
}
.hover-94d5 {
  margin-bottom: 1em;
}
.hover-94d5 .shade-current-b602 {
  font-size: 1.1em;
  line-height: 1.3;
}
.search_c0f6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.selected-b6db .hover-94d5,
.thumbnail_blue_d7eb .hover-94d5 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .selected-b6db .hover-94d5,
  .thumbnail_blue_d7eb .hover-94d5 {
    display: block;
  }
}
.selected-b6db .search_c0f6,
.thumbnail_blue_d7eb .search_c0f6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .selected-b6db .search_c0f6,
  .thumbnail_blue_d7eb .search_c0f6 {
    margin-bottom: 1em;
  }
}
.selected-b6db .search_c0f6 img,
.thumbnail_blue_d7eb .search_c0f6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.selected-b6db .section_3ff8,
.thumbnail_blue_d7eb .section_3ff8 {
  flex-basis: calc(100% - 160px);
}
.selected-b6db .section_3ff8 p,
.thumbnail_blue_d7eb .section_3ff8 p {
  margin-bottom: 0;
}
.selected-b6db .section_3ff8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .selected-b6db .section_3ff8 {
    padding-left: 0;
  }
}
.thumbnail_blue_d7eb .section_3ff8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail_blue_d7eb .section_3ff8 {
    padding-right: 0;
  }
}
.thumbnail_blue_d7eb .search_c0f6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.right-3ad0 .search_c0f6 {
  margin-bottom: 0.5em;
}
.right-3ad0 .search_c0f6 img {
  width: 100%;
}
.stale_955a .element-b3ee,
.soft-00a4 .element-b3ee {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.soft-00a4 .search_9d05 .carousel-dirty-1b85 p:last-child {
  margin-bottom: 0;
}
.popup_b70e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.static-27f0 .left_77d6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .static-27f0 .left_77d6:last-of-type {
    margin-bottom: 0;
  }
}
.static-27f0 .left_77d6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.static-27f0 .left_77d6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.static-27f0 .left_77d6 ul li {
  margin: 0 0 0.6em;
}
.static-27f0 .left_77d6 ul li.box_94c9,
.static-27f0 .left_77d6 ul li.logo_light_db10 {
  position: relative;
}
.static-27f0 .left_77d6 ul li.box_94c9 .huge_5fc8,
.static-27f0 .left_77d6 ul li.logo_light_db10 .huge_5fc8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.static-27f0 .left_77d6 ul li.box_94c9:after:after,
.static-27f0 .left_77d6 ul li.box_94c9:after:before,
.static-27f0
  .left_77d6
  ul
  li.logo_light_db10:after:after,
.static-27f0
  .left_77d6
  ul
  li.logo_light_db10:after:before {
  content: "";
  display: table;
}
.static-27f0 .left_77d6 ul li.box_94c9:after:after,
.static-27f0
  .left_77d6
  ul
  li.logo_light_db10:after:after {
  clear: both;
}
.static-27f0 .left_77d6 a.nav_pressed_4507:hover {
  text-decoration: none;
}
.static-27f0 .left_77d6 select {
  max-width: 100%;
}
.static-27f0 .left_77d6 table {
  font-size: 85%;
}
.static-27f0 .left_77d6 table td,
.static-27f0 .left_77d6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.static-27f0 .left_77d6 table tfoot td {
  text-align: left;
}
.static-27f0 .left_77d6 :last-child {
  margin-bottom: 0;
}
.static-27f0 .left_77d6 .link_43ac {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.static-27f0 .left_77d6 .link_43ac label {
  width: 100%;
}
.static-27f0 .left_77d6 .link_43ac .hero-easy-2adb {
  width: 100%;
  display: block;
}
.static-27f0 .left_77d6 .link_43ac .feature_484d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.static-27f0 .left_77d6 .link_43ac .feature_484d:hover svg #svg-search {
  fill: #444;
}
.static-27f0 .left_77d6 .link_43ac .feature_484d svg {
  width: 18px;
  height: 18px;
}
.static-27f0 .notice-south-2201 ul ul,
.static-27f0 .video-gas-5503 ul ul,
.static-27f0 .fresh-9d3b ul ul,
.static-27f0 .picture-c271 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.static-27f0 .notice-south-2201 .slow-b196 > a,
.static-27f0 .video-gas-5503 .slow-b196 > a,
.static-27f0 .fresh-9d3b .slow-b196 > a,
.static-27f0 .picture-c271 .slow-b196 > a {
  margin-bottom: 0;
}
.static-27f0 .content-tall-af7a li,
.static-27f0 .notice-south-2201 li,
.static-27f0 .east_2c47 li,
.static-27f0 .video-gas-5503 li,
.static-27f0 .fresh-9d3b li,
.static-27f0 .picture-c271 li,
.static-27f0 .image-wood-0827 li,
.static-27f0 .image_short_fc30 li {
  display: block;
  position: relative;
}
.static-27f0 .content-tall-af7a li:last-child,
.static-27f0 .notice-south-2201 li:last-child,
.static-27f0 .east_2c47 li:last-child,
.static-27f0 .video-gas-5503 li:last-child,
.static-27f0 .fresh-9d3b li:last-child,
.static-27f0 .picture-c271 li:last-child,
.static-27f0 .image-wood-0827 li:last-child,
.static-27f0 .image_short_fc30 li:last-child {
  border: none;
}
.static-27f0 .content-tall-af7a li a,
.static-27f0 .notice-south-2201 li a,
.static-27f0 .east_2c47 li a,
.static-27f0 .video-gas-5503 li a,
.static-27f0 .fresh-9d3b li a,
.static-27f0 .picture-c271 li a,
.static-27f0 .image-wood-0827 li a,
.static-27f0 .image_short_fc30 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static-27f0 .content-tall-af7a li ul li::before,
.static-27f0 .notice-south-2201 li ul li::before,
.static-27f0 .east_2c47 li ul li::before,
.static-27f0 .video-gas-5503 li ul li::before,
.static-27f0 .fresh-9d3b li ul li::before,
.static-27f0 .picture-c271 li ul li::before,
.static-27f0 .image-wood-0827 li ul li::before,
.static-27f0 .image_short_fc30 li ul li::before {
  left: 15px;
}
.static-27f0 .content-tall-af7a li ul a,
.static-27f0 .notice-south-2201 li ul a,
.static-27f0 .east_2c47 li ul a,
.static-27f0 .video-gas-5503 li ul a,
.static-27f0 .fresh-9d3b li ul a,
.static-27f0 .picture-c271 li ul a,
.static-27f0 .image-wood-0827 li ul a,
.static-27f0 .image_short_fc30 li ul a {
  padding-left: 20px;
}
.static-27f0 .content-tall-af7a li ul ul li::before,
.static-27f0 .notice-south-2201 li ul ul li::before,
.static-27f0 .east_2c47 li ul ul li::before,
.static-27f0 .video-gas-5503 li ul ul li::before,
.static-27f0 .fresh-9d3b li ul ul li::before,
.static-27f0 .picture-c271 li ul ul li::before,
.static-27f0 .image-wood-0827 li ul ul li::before,
.static-27f0 .image_short_fc30 li ul ul li::before {
  left: 30px;
}
.static-27f0 .content-tall-af7a li ul ul a,
.static-27f0 .notice-south-2201 li ul ul a,
.static-27f0 .east_2c47 li ul ul a,
.static-27f0 .video-gas-5503 li ul ul a,
.static-27f0 .fresh-9d3b li ul ul a,
.static-27f0 .picture-c271 li ul ul a,
.static-27f0 .image-wood-0827 li ul ul a,
.static-27f0 .image_short_fc30 li ul ul a {
  padding-left: 40px;
}
.static-27f0 .next_d8ab li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.static-27f0 .image_short_fc30 ul li {
  margin-bottom: 1.41575em;
}
.static-27f0 .image_short_fc30 ul li .column-hard-12ed {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.static-27f0 .image_short_fc30 ul li .surface-first-1d31 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.logo-d7c2 .content-tall-af7a li a,
.logo-d7c2 .notice-south-2201 li a,
.logo-d7c2 .east_2c47 li a,
.logo-d7c2 .video-gas-5503 li a,
.logo-d7c2 .fresh-9d3b li a,
.logo-d7c2 .picture-c271 li a,
.logo-d7c2 .image-wood-0827 li a,
.logo-d7c2 .image_short_fc30 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-d7c2 .next_d8ab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.logo-d7c2 .left_77d6 ul li.box_94c9 .huge_5fc8,
.logo-d7c2 .left_77d6 ul li.logo_light_db10 .huge_5fc8 {
  background: rgba(0, 0, 0, 0.2);
}
.logo-d7c2 .static-27f0 .left_77d6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gas_6884 .static-27f0 .wide_aee6 li {
  margin: 0;
}
.gas_6884 .static-27f0 .wide_aee6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gas_6884 .static-27f0 .wide_aee6 li ul {
  margin: 0;
}
.gas_6884 .static-27f0 .wide_aee6 li ul li a {
  padding-left: 15px;
}
.gas_6884 .static-27f0 .wide_aee6 li ul li li a {
  padding-left: 30px;
}
.gas_6884 .static-27f0 .wide_aee6 li.disabled_silver_037b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gas_6884 .static-27f0 .wide_aee6 li.disabled_silver_037b > 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;
}
.gas_6884 .static-27f0 .wide_aee6 li.disabled_silver_037b > 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;
}
.yellow_3934 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.in-b5aa {
  position: relative;
  z-index: 10;
}
.in-b5aa .alert-hot-b195 {
  width: 100%;
  max-width: 100%;
}
.caption_3c39 .hover-8509 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.caption_3c39 .footer_easy_3944 {
}
.caption_3c39 .logo-d7c2 {
  background: #292929;
}
.iron_2830 .hover-8509 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.iron_2830 .footer_easy_3944 {
  background: #f9f9f9;
}
.iron_2830 .logo-d7c2 {
  background: #303030;
}
.info-962d .hover-8509 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .info-962d .paragraph_pressed_7e95 {
    margin-bottom: 1em;
  }
  .info-962d .paragraph_pressed_7e95:last-child {
    margin-bottom: 0;
  }
}
.info-962d .footer_easy_3944 {
  background: #ededed;
}
.info-962d .logo-d7c2 {
  background: #1a1a1a;
}
.hover-8509.footer_easy_3944 {
  color: rgba(0, 0, 0, 0.6);
}
.hover-8509.footer_easy_3944 .up_4cd5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover-8509.logo-d7c2 {
  color: rgba(255, 255, 255, 0.99);
}
.hover-8509.logo-d7c2 a:not(.nav_pressed_4507) {
  color: rgba(255, 255, 255, 0.79);
}
.hover-8509.logo-d7c2 a:not(.nav_pressed_4507):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover-8509.logo-d7c2 .up_4cd5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover-8509.logo-d7c2 table tbody td,
.hover-8509.logo-d7c2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.tooltip-b189.image-c058 .tooltip-active-c449 {
  max-width: initial;
}
.tooltip-b189 .dropdown_wide_6daa {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.tooltip-b189 .dropdown_wide_6daa .alert-hot-b195 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .tooltip-b189 .dropdown_wide_6daa .alert-hot-b195 {
    display: block;
    margin-bottom: 2em;
  }
  .tooltip-b189 .dropdown_wide_6daa .alert-hot-b195:last-child {
    margin-bottom: 0;
  }
}
.info-962d .paragraph_pressed_7e95:last-child,
.iron_2830 .paragraph_pressed_7e95:last-child,
.caption_3c39 .paragraph_pressed_7e95:last-child {
  margin-bottom: 0;
}
.info-962d .paragraph_pressed_7e95 .static-27f0 .left_77d6:last-child,
.iron_2830 .paragraph_pressed_7e95 .static-27f0 .left_77d6:last-child,
.caption_3c39 .paragraph_pressed_7e95 .static-27f0 .left_77d6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .info-962d .shadow-fresh-2d61,
  .info-962d .layout-fc17,
  .iron_2830 .shadow-fresh-2d61,
  .iron_2830 .layout-fc17,
  .caption_3c39 .shadow-fresh-2d61,
  .caption_3c39 .layout-fc17 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .in-b5aa .paragraph_pressed_7e95 {
    margin-bottom: 2em;
  }
}
.in-b5aa p:last-child {
  margin-bottom: 0;
}
.in-b5aa li,
.in-b5aa ul {
  list-style: none;
  margin: 0;
}
.in-b5aa ul ul {
  margin-left: 2.617924em;
}
.short_188f {
  font-size: 0.875em;
}

/* css-noise: 9c62 */
.phantom-card-z0 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
