/*!
Theme Name: Customify
Theme URI: https://pressmaximum.component-7ec1/customify
Author: WPCustomify
Author URI: https://pressmaximum.component-7ec1
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.component-7ec1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.warm-fcfa.static_302a/licenses/gpl-2.0.notice_7629
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.aside_steel_fb67/, (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.texture_7b05.border-eedb/normalize.shade_f358/
 ======
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.shade_f358 v7.0.0 | MIT License | github.component-7ec1/necolas/normalize.shade_f358 */
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;
}
.solid_1533 .fast_abc8,
.bright_d9bf,
.image_1a95,
.shadow_e088,
.right-ea89,
.notification_3b0d,
.list_last_0d53,
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;
}
.bright_d9bf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .bright_d9bf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .bright_d9bf,
  h1 {
    font-size: 1.8em;
  }
}
.image_1a95,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.image_1a95 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .image_1a95,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .image_1a95,
  h2 {
    font-size: 1.7em;
  }
}
.shadow_e088,
h3 {
  font-size: 1.618em;
}
.solid_1533 .fast_abc8,
.right-ea89,
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.lower-6508 {
  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;
}
.feature_aed7:after,
.feature_aed7:before,
.dropdown_advanced_8cfe:after,
.dropdown_advanced_8cfe:before {
  content: "";
  display: table;
}
.feature_aed7:after,
.dropdown_advanced_8cfe:after {
  clear: both;
}
.main-c560 {
  float: right;
  margin-right: 0;
}
.slow_0024 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.current_ec3e .description-1134,
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;
}
.current_ec3e .description-1134: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;
}
.widget_east_bbb6 .description-1134 {
  box-shadow: none;
}
.widget_east_bbb6
  .description-1134
  .hovered-d76c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.widget_east_bbb6 .description-1134 .stone_22d9 {
  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;
}
.widget_east_bbb6
  .description-1134
  .stone_22d9
  b {
  display: none;
}
.widget_east_bbb6 .fast-ed5b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shade_af66:not(.list_7375):not(.status_0b22),
button:not(.list_7375):not(.status_0b22),
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ),
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ),
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ) {
  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;
}
.shade_af66:not(.list_7375):not(
    .status_0b22
  ):hover,
button:not(.list_7375):not(
    .status_0b22
  ):hover,
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ):hover,
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ):hover,
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shade_af66:not(.list_7375):not(
    .status_0b22
  ):active,
.shade_af66:not(.list_7375):not(
    .status_0b22
  ):focus,
button:not(.list_7375):not(
    .status_0b22
  ):active,
button:not(.list_7375):not(
    .status_0b22
  ):focus,
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ):active,
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ):focus,
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ):active,
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ):focus,
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ):active,
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ):focus {
  outline: 0;
}
.shade_af66:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e,
button:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e,
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e,
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e,
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e {
  position: relative;
}
.shade_af66:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .content-9b6d,
.shade_af66:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .hard_b55f,
.shade_af66:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .carousel_40f9,
.shade_af66:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  i,
.shade_af66:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  svg,
button:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .content-9b6d,
button:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .hard_b55f,
button:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .carousel_40f9,
button:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  i,
button:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  svg,
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .content-9b6d,
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .hard_b55f,
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .carousel_40f9,
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  i,
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  svg,
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .content-9b6d,
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .hard_b55f,
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .carousel_40f9,
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  i,
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  svg,
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .content-9b6d,
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .hard_b55f,
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  .carousel_40f9,
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  i,
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e
  svg {
  visibility: hidden;
}
.shade_af66:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e:after,
button:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e:after,
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e:after,
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e:after,
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ).fn-loading-2b5e: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;
}
.shade_af66:not(.list_7375):not(.status_0b22),
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ),
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ),
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ) {
  color: #fff;
  background: #235787;
}
.shade_af66:not(.list_7375):not(
    .status_0b22
  ):focus,
input[type="button"]:not(.list_7375):not(
    .status_0b22
  ):focus,
input[type="reset"]:not(.list_7375):not(
    .status_0b22
  ):focus,
input[type="submit"]:not(.list_7375):not(
    .status_0b22
  ):focus {
  color: #fff;
}
.shade_af66.fn-disabled-2b5e:not(.list_7375):not(
    .status_0b22
  ),
.shade_af66[disabled]:not(.list_7375):not(
    .status_0b22
  ),
button.fn-disabled-2b5e:not(.list_7375):not(
    .status_0b22
  ),
button[disabled]:not(.list_7375):not(
    .status_0b22
  ) {
  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;
}
.tertiary-selected-033e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tertiary-selected-033e: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;
}
.mini_8561 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.alert-rough-7da5 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gold-788b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.feature_aed7:after,
.feature_aed7:before,
.article_99f8:after,
.article_99f8:before,
.tabs_b8b2:after,
.tabs_b8b2:before,
.tabs_out_3073:after,
.tabs_out_3073:before,
.notice-fea8:after,
.notice-fea8:before,
.component-72ba:after,
.component-72ba:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.feature_aed7:after,
.article_99f8:after,
.tabs_b8b2:after,
.tabs_out_3073:after,
.notice-fea8:after,
.component-72ba:after {
  clear: both;
}
.article_99f8 .header-under-7447,
.tabs_b8b2 .header-under-7447,
.cool_83f7 .header-under-7447 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.shadow-dark-4659 {
  display: inline-block;
}
.south-b751 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.south-b751 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.south-b751 .rough-fe64 {
  padding: 1em 0;
  font-size: 85%;
}
.rough-fe64 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.button_8937 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.button_8937:after,
.button_8937:before {
  content: "";
  display: table;
}
.button_8937:after {
  clear: both;
}
.blue-5b8e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mask-309b .blue-5b8e {
  max-width: 50%;
}
.green_4f86 .blue-5b8e {
  max-width: 33.33%;
}
.button_medium_61c7 .blue-5b8e {
  max-width: 25%;
}
.under_ab3a .blue-5b8e {
  max-width: 20%;
}
.detail_5997 .blue-5b8e {
  max-width: 16.66%;
}
.border_6573 .blue-5b8e {
  max-width: 14.28%;
}
.box-a556 .blue-5b8e {
  max-width: 12.5%;
}
.chip-d8a5 .blue-5b8e {
  max-width: 11.11%;
}
.focused-dbdf {
  display: block;
}
.solid_1533 .brown-598a label,
.solid_1533 .form-ae07 label,
.solid_1533 .tabs-ee75 label,
.solid_1533 .texture_dirty_63b7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag-b099 {
  list-style: none;
  margin: 0;
}
.tag-b099 article.selected-be37 {
  margin-bottom: 0;
}
.tag-b099 ul {
  list-style: none;
  margin: 0;
}
.tag-b099 .header_4c91 li.selected-be37 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag-b099 .header_4c91 li.selected-be37 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag-b099 .header_4c91 li.selected-be37: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) {
  .tag-b099 .header_4c91 li.selected-be37 li.selected-be37 li.selected-be37 li.selected-be37 {
    padding-left: 0;
  }
}
article.selected-be37 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.selected-be37 .article_99f8 p:last-of-type {
  margin-bottom: 0;
}
article.selected-be37 .dim-3b72 {
  float: left;
}
article.selected-be37 .main_b68e {
  margin-left: 85px;
}
article.selected-be37 .link-97b4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.selected-be37 .link-97b4 .smooth-0b27 {
  margin-left: 10px;
}
article.selected-be37 .white-d25f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.selected-be37 .gallery_static_fad5 {
  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 .brown-598a,
  #respond .tabs-ee75,
  #respond .texture_dirty_63b7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .brown-598a input,
#respond .tabs-ee75 input,
#respond .texture_dirty_63b7 input {
  width: 100%;
}
#respond .texture_dirty_63b7 {
  margin-right: 0;
}
#respond .dropdown_efcd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.last_dfef {
  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;
}
.last_dfef.pagination-7701 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.last_dfef 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%);
}
.last_dfef:focus,
.last_dfef: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);
}
.list-2098 {
  border-radius: 10%;
}
.input-tiny-a8e8 {
  border-radius: 50%;
}
.surface_out_d6b4 {
  font-size: 0.72em;
}
.container_8555 {
  font-size: 0.875em;
}
.liquid-6d69 {
  font-size: 1.1em;
}
.table_right_5a62 {
  text-transform: uppercase;
  line-height: 1.2;
}
.table_right_5a62.surface_out_d6b4 {
  letter-spacing: 0.5px;
}
.huge-5ee8,
.huge-5ee8 a {
  color: #6d6d6d;
}
.huge-5ee8 a:hover {
  color: #111;
}
.panel-smooth-21c0 {
  color: #6d6d6d;
}
.orange_7672 {
  overflow-x: hidden;
}
.orange_7672 .cool-e1ed.focus_gas_d418 {
  position: relative;
}
.orange_7672 .cool-e1ed.focus_gas_d418.liquid_6ca9 {
  position: initial;
}
.orange_7672
  .cool-e1ed.focus_gas_d418.liquid_6ca9
  .pattern-d45c {
  left: auto;
}
.orange_7672 .cool-e1ed .pattern-d45c {
  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;
}
.orange_7672 .cool-e1ed:hover.focus_gas_d418 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.orange_7672
  .cool-e1ed:hover.focus_gas_d418
  .pattern-d45c {
  display: block;
  z-index: 9999999;
}
.orange_7672 .caption_full_a6bb .dropdown_white_3e55,
.orange_7672 .breadcrumb-f6a7 .dropdown_white_3e55 {
  display: none;
}
.orange_7672 .summary-fixed-c177 .cool-e1ed:hover.focus_gas_d418 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.solid_1533 .brown-598a label,
.solid_1533 .form-ae07 label,
.solid_1533 .tabs-ee75 label,
.solid_1533 .texture_dirty_63b7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tag-b099 {
  list-style: none;
  margin: 0;
}
.tag-b099 article.selected-be37 {
  margin-bottom: 0;
}
.tag-b099 ul {
  list-style: none;
  margin: 0;
}
.tag-b099 .header_4c91 li.selected-be37 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tag-b099 .header_4c91 li.selected-be37 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tag-b099 .header_4c91 li.selected-be37: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) {
  .tag-b099 .header_4c91 li.selected-be37 li.selected-be37 li.selected-be37 li.selected-be37 {
    padding-left: 0;
  }
}
article.selected-be37 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.selected-be37 .article_99f8 p:last-of-type {
  margin-bottom: 0;
}
article.selected-be37 .dim-3b72 {
  float: left;
}
article.selected-be37 .main_b68e {
  margin-left: 85px;
}
article.selected-be37 .link-97b4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.selected-be37 .link-97b4 .smooth-0b27 {
  margin-left: 10px;
}
article.selected-be37 .white-d25f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.selected-be37 .gallery_static_fad5 {
  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 .brown-598a,
  #respond .tabs-ee75,
  #respond .texture_dirty_63b7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .brown-598a input,
#respond .tabs-ee75 input,
#respond .texture_dirty_63b7 input {
  width: 100%;
}
#respond .texture_dirty_63b7 {
  margin-right: 0;
}
#respond .dropdown_efcd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.caption_full_a6bb .thumbnail_e740 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail_e740 .tag-fast-dafc.overlay-d83e .paper_7a60 > li > a:focus,
.thumbnail_e740 .tag-fast-dafc.overlay-d83e .paper_7a60 > li > a:hover,
.thumbnail_e740 .tag-fast-dafc.hovered-c547 .paper_7a60 > li > a:focus,
.thumbnail_e740 .tag-fast-dafc.hovered-c547 .paper_7a60 > li > a:hover,
.thumbnail_e740 .tag-fast-dafc.green_2a09 .paper_7a60 > li > a:focus,
.thumbnail_e740 .tag-fast-dafc.green_2a09 .paper_7a60 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_e740
  .tag-fast-dafc.overlay-d83e
  .paper_7a60
  > li.panel_c518
  > a,
.thumbnail_e740
  .tag-fast-dafc.overlay-d83e
  .paper_7a60
  > li.header-hard-a894
  > a,
.thumbnail_e740
  .tag-fast-dafc.hovered-c547
  .paper_7a60
  > li.panel_c518
  > a,
.thumbnail_e740
  .tag-fast-dafc.hovered-c547
  .paper_7a60
  > li.header-hard-a894
  > a,
.thumbnail_e740
  .tag-fast-dafc.green_2a09
  .paper_7a60
  > li.panel_c518
  > a,
.thumbnail_e740 .tag-fast-dafc.green_2a09 .paper_7a60 > li.shadow_paper_8366 > a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_e740 .section_short_5c4a,
.thumbnail_e740 .section_short_5c4a a {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_e740 .up-4ddc.complex-10c1 li a,
.thumbnail_e740 .over_dbe6 a,
.thumbnail_e740 .cool_9eab,
.thumbnail_e740 .paper_7a60 > li > a,
.thumbnail_e740 .plasma_2cc7 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_e740 .up-4ddc.complex-10c1 li a:hover,
.thumbnail_e740 .over_dbe6 a:hover,
.thumbnail_e740 .cool_9eab:hover,
.thumbnail_e740 .paper_7a60 > li > a:hover,
.thumbnail_e740 .plasma_2cc7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_e740 .video-119b {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_e740 .video-119b .fast_0db1 {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_e740 .video-119b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail_e740 .narrow-7884 .panel_622d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_e740 .narrow-7884 .panel_622d .background-bottom-be51 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_e740
  .narrow-7884
  .panel_622d
  .background-bottom-be51::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_e740
  .narrow-7884
  .panel_622d
  .background-bottom-be51:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_e740
  .narrow-7884
  .panel_622d
  .background-bottom-be51::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_e740
  .narrow-7884
  .panel_622d
  .background-bottom-be51::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_e740 .narrow-7884 .feature-in-7d78 {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail_e740 .narrow-7884 .feature-in-7d78:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo_purple_79d2
  .thumbnail_e740
  .narrow-7884
  .glass-137c
  .sidebar-07fb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo_purple_79d2
  .thumbnail_e740
  .narrow-7884
  .glass-137c
  .background-bottom-be51 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption_full_a6bb .iron_6e4b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.iron_6e4b .tag-fast-dafc.overlay-d83e .paper_7a60 > li > a:focus,
.iron_6e4b .tag-fast-dafc.overlay-d83e .paper_7a60 > li > a:hover,
.iron_6e4b .tag-fast-dafc.hovered-c547 .paper_7a60 > li > a:focus,
.iron_6e4b .tag-fast-dafc.hovered-c547 .paper_7a60 > li > a:hover,
.iron_6e4b .tag-fast-dafc.green_2a09 .paper_7a60 > li > a:focus,
.iron_6e4b .tag-fast-dafc.green_2a09 .paper_7a60 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.iron_6e4b
  .tag-fast-dafc.overlay-d83e
  .paper_7a60
  > li.panel_c518
  > a,
.iron_6e4b
  .tag-fast-dafc.overlay-d83e
  .paper_7a60
  > li.header-hard-a894
  > a,
.iron_6e4b
  .tag-fast-dafc.hovered-c547
  .paper_7a60
  > li.panel_c518
  > a,
.iron_6e4b
  .tag-fast-dafc.hovered-c547
  .paper_7a60
  > li.header-hard-a894
  > a,
.iron_6e4b
  .tag-fast-dafc.green_2a09
  .paper_7a60
  > li.panel_c518
  > a,
.iron_6e4b .tag-fast-dafc.green_2a09 .paper_7a60 > li.shadow_paper_8366 > a {
  color: rgba(0, 0, 0, 0.8);
}
.iron_6e4b .section_short_5c4a,
.iron_6e4b .section_short_5c4a a {
  color: rgba(0, 0, 0, 0.8);
}
.iron_6e4b .up-4ddc.complex-10c1 li a,
.iron_6e4b .over_dbe6 a,
.iron_6e4b .cool_9eab,
.iron_6e4b .paper_7a60 > li > a,
.iron_6e4b .plasma_2cc7 {
  color: rgba(0, 0, 0, 0.55);
}
.iron_6e4b .up-4ddc.complex-10c1 li a:hover,
.iron_6e4b .over_dbe6 a:hover,
.iron_6e4b .cool_9eab:hover,
.iron_6e4b .paper_7a60 > li > a:hover,
.iron_6e4b .plasma_2cc7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.iron_6e4b .video-119b {
  color: rgba(0, 0, 0, 0.55);
}
.iron_6e4b .video-119b .fast_0db1 {
  color: rgba(0, 0, 0, 0.8);
}
.iron_6e4b .video-119b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask_a420 .link_glass_6095 {
  margin-left: auto;
  margin-right: auto;
}
.tabs_b8b2 > * {
  margin-left: auto;
  margin-right: auto;
}
.tabs_b8b2 .mini_8561 {
  margin-right: 1.41575em;
}
.white_7111 .tabs_b8b2 > .down_f4f5 {
  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;
}
.white_7111 .tabs_b8b2 > .south-962a {
  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;
}
.slider-51f6.mask_a420 .link_glass_6095,
.basic_0ade.mask_a420 .link_glass_6095 {
  margin-left: 0;
}
.light-80d2.mask_a420 .link_glass_6095,
.label_c9c5.mask_a420 .link_glass_6095 {
  margin-right: 0;
}
.tabs_b8b2 ol,
.tabs_b8b2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.north_8d73 video {
  max-width: 100%;
}
.photo_9d4a img {
  display: block;
}
.photo_9d4a.mini_8561,
.photo_9d4a.alert-rough-7da5 {
  width: 100%;
}
.photo_9d4a.south-962a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.avatar_action_96ec:not(.shadow_fdcb) {
  margin: 1.5em auto;
}
.feature-b363 p {
  padding: 1.5em 14px;
}
ul.frame_4dca.south-962a,
ul.frame_4dca.down_f4f5,
ul.frame_4dca.hard-42b2.down_f4f5 {
  padding: 0 14px;
}
.heading_outer_055f {
  display: block;
  overflow-x: auto;
}
.heading_outer_055f table {
  border-collapse: collapse;
  width: 100%;
}
.heading_outer_055f td,
.heading_outer_055f th {
  padding: 0.5em;
}
.tabs_b8b2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.tabs_b8b2 ol ol,
.tabs_b8b2 ol ul,
.tabs_b8b2 ul ol,
.tabs_b8b2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.tabs_b8b2 ol ol li,
.tabs_b8b2 ol ul li,
.tabs_b8b2 ul ol li,
.tabs_b8b2 ul ul li {
  margin-left: 0;
}
.accordion_upper_2d92.center_4ade > .shade-east-922d {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.accordion_upper_2d92.center_4ade > .shade-east-922d iframe,
.accordion_upper_2d92.center_4ade > .shade-east-922d > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sidebar-tall-3f99 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sidebar-tall-3f99.silver_6bae {
  padding: 0;
}
.sidebar-tall-3f99.silver_6bae cite {
  font-size: 13px;
}
.sidebar-tall-3f99 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sidebar-tall-3f99 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.alert-f683 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.alert-f683 > p:first-child {
  margin-top: 0;
}
.alert-f683 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.alert-f683 blockquote {
  border-left: 0;
}
.brown_9899 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.brown_9899:not(.row_9449) {
  max-width: 100px;
}
.brown_9899.glass-3a34 {
  border-bottom: none !important;
  text-align: center;
}
.brown_9899.glass-3a34::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .feature-b363 p {
    padding: 1.5em 0;
  }
}
.tooltip-f627 {
  color: #0073aa;
}
.advanced-5e17 {
  background-color: #0073aa;
}
.panel-2c05 {
  color: #229fd8;
}
.tertiary-silver-9817 {
  background-color: #229fd8;
}
.background_pressed_0b8d {
  color: #eee;
}
.tertiary-out-d8a8 {
  background-color: #eee;
}
.component-smooth-cea3 {
  color: #444;
}
.input-bottom-5219 {
  background-color: #444;
}
.popup_steel_1532 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.popup_steel_1532 .surface-dcbb .over_dbe6 {
  font-size: 15px;
}
.popup_steel_1532 .over_dbe6 {
  line-height: 1.3;
}
.popup_steel_1532 .iron_6e4b {
}
.popup_steel_1532 .thumbnail_e740 {
  background: #235787;
}
.south_1639 {
  padding: 0;
}
.south_1639 .thumbnail_e740 {
  background: #1a1a1a;
}
.south_1639 .iron_6e4b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.highlight_55c7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.highlight_55c7 .iron_6e4b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.highlight_55c7 .thumbnail_e740 {
  background: #303030;
}
.component-72ba {
  position: relative;
  z-index: 10;
}
.component-72ba .simple_1622 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section-1fa7 .focus_gas_d418 {
  display: inline-block;
  vertical-align: middle;
}
.section-1fa7.article_8bac .focus_gas_d418 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .section-1fa7.article_8bac .focus_gas_d418 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .section-1fa7.article_8bac .focus_gas_d418 {
    margin-right: 0.4em;
  }
}
.section-1fa7.article_8bac .focus_gas_d418:last-child {
  margin-right: 0;
}
.button_motion_1d4b .simple_1622 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .caption_full_a6bb .surface-dcbb {
    margin: 0 -0.5em;
  }
  .caption_full_a6bb .surface-dcbb [class*="customify-col-"],
  .caption_full_a6bb .surface-dcbb [class*="customify-col_"],
  .caption_full_a6bb .surface-dcbb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.caption_full_a6bb.red-ea13 .simple_1622 {
  background: 0 0 !important;
}
.caption_full_a6bb.red-ea13 .simple_1622,
.caption_full_a6bb.button_motion_1d4b .simple_1622 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .caption_full_a6bb.picture-62a3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.caption_full_a6bb.button_motion_1d4b .simple_1622 {
  box-shadow: none !important;
}
.blue-187d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .blue-187d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .blue-187d {
    padding: 18px 0 20px;
  }
}
.blue-187d .widget_easy_7ec3 {
  width: 100%;
}
.blue-187d .clean_d3f8 {
  margin-bottom: 0;
}
.blue-187d .filter-lite-ee6e {
  margin-top: 5px;
  font-size: 0.875em;
}
.steel-96d5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.steel-96d5 .fixed_8c9d {
  width: 100%;
}
.highlight_ee41 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.highlight_ee41 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.highlight_ee41 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;
}
.highlight_ee41 li:last-child:after {
  display: none;
}
.highlight_ee41 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hidden_huge_471e .dropdown_white_3e55 button,
.blue-187d .dropdown_white_3e55 button {
  left: 0;
}
.hidden_huge_471e .fixed_8c9d,
.blue-187d .fixed_8c9d {
  padding-left: 0;
  padding-right: 0;
}
.hidden_huge_471e .steel-96d5,
.blue-187d .steel-96d5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hidden_huge_471e {
  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;
}
.hidden_huge_471e: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;
}
.hidden_huge_471e .preview-tall-421b {
  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) {
  .hidden_huge_471e .preview-tall-421b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_huge_471e .preview-tall-421b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_huge_471e .preview-tall-421b {
    min-height: 200px;
  }
}
.hidden_huge_471e .highlight_ee41 {
  color: rgba(255, 255, 255, 0.8);
}
.hidden_huge_471e .highlight_ee41 a,
.hidden_huge_471e .highlight_ee41 li:after {
  color: inherit;
}
.hidden_huge_471e .highlight_ee41 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.outline_down_70f2 {
  margin-bottom: 0.5em;
}
.notification-hard-092c {
  margin-bottom: 1.2em;
}
.notification-hard-092c,
.outline_down_70f2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notification-hard-092c p:last-child,
.outline_down_70f2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .dropdown_white_3e55,
#masthead .dropdown_white_3e55 {
  display: none;
}
#masthead
  > .dropdown_white_3e55.frame_7016 {
  display: none;
}
#masthead > .dropdown_white_3e55 button {
  left: 0;
}
.frame_2aea {
  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%;
}
.frame_2aea .focus_gas_d418 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.frame_2aea .hover_4a02 {
  display: -webkit-box;
  display: flex;
}
.frame_2aea .hover_4a02.up_f2ef {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.frame_2aea .hover_4a02.text_1977 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame_2aea .hover_4a02.info_f653 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.frame_2aea.last-2ce0.last-3fbe .hover_4a02.up_f2ef {
  flex-basis: 100%;
}
.frame_2aea.status_large_21f6 .hover_4a02.text_1977 {
  -webkit-box-flex: 1;
  flex: auto;
}
.frame_2aea.status_large_21f6 .hover_4a02.info_f653 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .dropdown_white_3e55.frame_7016 {
  display: none;
}
#masthead > .dropdown_white_3e55 button {
  left: 0;
}
.accent_yellow_784b {
  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;
}
.accent_yellow_784b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.accent_yellow_784b.wrapper-medium-e344 i {
  margin-right: 4px;
}
.accent_yellow_784b.header_c30e i {
  margin-left: 5px;
}
.over_dbe6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.over_dbe6 p:last-child {
  margin-bottom: 0;
}
.highlight-lite-4b9c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.highlight-lite-4b9c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.highlight-lite-4b9c img {
  display: block;
  width: auto;
  line-height: 1;
}
.highlight-lite-4b9c .section_short_5c4a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.highlight-lite-4b9c .iron-ec42 {
  margin: 5px 0 7px 0;
}
.highlight-lite-4b9c.image-top-7267 .outline-hard-6f87 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight-lite-4b9c.image-top-7267 .shadow-6596 {
  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;
}
.highlight-lite-4b9c.button_gold_6152 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.highlight-lite-4b9c.button_gold_6152 .outline-hard-6f87 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.highlight-lite-4b9c.button_gold_6152 .shadow-6596 {
  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;
}
.highlight-lite-4b9c.narrow-1727 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight-lite-4b9c.tooltip_medium_3eff {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.highlight-lite-4b9c.tooltip_medium_3eff .shadow-6596 {
  margin-top: 7px;
}
.paper-612a {
  display: inline-block;
}
.component-72ba .frame_pressed_b6b6 .highlight-lite-4b9c img {
  max-width: 100%;
}
.tag-fast-dafc .active-aaee.image-d811,
.tall_7048 .active-aaee.image-d811 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag-fast-dafc .caption_5b38,
.tall_7048 .caption_5b38 {
  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%);
}
.tag-fast-dafc .caption_5b38 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.tag-fast-dafc.card-inner-a493 .caption_5b38 {
  display: none;
}
.tag-fast-dafc .preview-fixed-c74e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tag-fast-dafc .preview-fixed-c74e li {
  display: inline-block;
  position: relative;
}
.tag-fast-dafc .preview-fixed-c74e li:last-child {
  margin-right: 0;
}
.tag-fast-dafc .preview-fixed-c74e 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;
}
.tag-fast-dafc .preview-fixed-c74e li.shadow_paper_8366 > a {
  color: rgba(0, 0, 0, 0.9);
}
.tag-fast-dafc .preview-fixed-c74e > 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;
}
.tag-fast-dafc .preview-fixed-c74e > li > a i {
  line-height: 0;
}
.tag-fast-dafc .preview-fixed-c74e > li.smooth_ad80 > a .caption_5b38 {
  margin-left: 4px;
  line-height: 0;
}
.tag-fast-dafc .preview-fixed-c74e .focus_out_8f1f li.smooth_ad80 > a {
  position: relative;
}
.tag-fast-dafc .preview-fixed-c74e .focus_out_8f1f li.smooth_ad80 > a:after,
.tag-fast-dafc .preview-fixed-c74e .focus_out_8f1f li.smooth_ad80 > a:before {
  content: "";
  display: table;
}
.tag-fast-dafc .preview-fixed-c74e .focus_out_8f1f li.smooth_ad80 > a:after {
  clear: both;
}
.tag-fast-dafc .preview-fixed-c74e .focus_out_8f1f li.smooth_ad80 > a .caption_5b38 {
  margin-left: 5px;
  float: right;
}
.tag-fast-dafc .image-d913,
.tag-fast-dafc .focus_out_8f1f {
  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;
}
.tag-fast-dafc .focus_out_8f1f {
  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;
}
.tag-fast-dafc .focus_out_8f1f .image-d811 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag-fast-dafc .focus_out_8f1f .caption_5b38 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.tag-fast-dafc .focus_out_8f1f li {
  display: block;
  margin: 0;
  padding: 0;
}
.tag-fast-dafc .focus_out_8f1f 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;
}
.tag-fast-dafc .focus_out_8f1f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.tag-fast-dafc .focus_out_8f1f .focus_out_8f1f {
  top: 0;
  left: 100%;
}
.tag-fast-dafc .info-c4db.fn-focus-2b5e > .image-d913,
.tag-fast-dafc .info-c4db.fn-focus-2b5e > .focus_out_8f1f,
.tag-fast-dafc .info-c4db:focus > .image-d913,
.tag-fast-dafc .info-c4db:focus > .focus_out_8f1f,
.tag-fast-dafc .info-c4db:hover > .image-d913,
.tag-fast-dafc .info-c4db:hover > .focus_out_8f1f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.tag-fast-dafc.green_2a09 .paper_7a60:after,
.tag-fast-dafc.green_2a09 .paper_7a60:before {
  content: "";
  display: table;
}
.tag-fast-dafc.green_2a09 .paper_7a60:after {
  clear: both;
}
.tag-fast-dafc.green_2a09 .paper_7a60 > li {
  float: left;
}
.tag-fast-dafc.shadow_51cf .paper_7a60:after,
.tag-fast-dafc.shadow_51cf .paper_7a60:before {
  content: "";
  display: table;
}
.tag-fast-dafc.shadow_51cf .paper_7a60:after {
  clear: both;
}
.tag-fast-dafc.shadow_51cf .paper_7a60 > li {
  float: left;
}
.tag-fast-dafc.shadow_51cf .paper_7a60 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.tag-fast-dafc.shadow_51cf .paper_7a60 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.tag-fast-dafc.shadow_51cf .paper_7a60 > li.panel_c518 > a,
.tag-fast-dafc.shadow_51cf .paper_7a60 > li.shadow_paper_8366 > a {
  color: #fff;
  background-color: #1e4b75;
}
.tag-fast-dafc.overlay-d83e .paper_7a60 > li > a .image-d811 {
  position: relative;
}
.tag-fast-dafc.overlay-d83e .paper_7a60 > li > a .image-d811: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;
}
.tag-fast-dafc.overlay-d83e
  .paper_7a60
  > li:focus
  > a
  .image-d811:before,
.tag-fast-dafc.overlay-d83e
  .paper_7a60
  > li:hover
  > a
  .image-d811:before {
  width: 100%;
  background-color: currentColor;
}
.tag-fast-dafc.overlay-d83e
  .paper_7a60
  > li.panel_c518
  > a
  .image-d811:before,
.tag-fast-dafc.overlay-d83e
  .paper_7a60
  > li.header-hard-a894
  > a
  .image-d811:before {
  width: 100%;
  background-color: currentColor;
}
.tag-fast-dafc.hovered-c547 .paper_7a60 > li > a .image-d811 {
  position: relative;
}
.tag-fast-dafc.hovered-c547 .paper_7a60 > li > a .image-d811: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;
}
.tag-fast-dafc.hovered-c547 .paper_7a60 > li:focus > a .image-d811:before,
.tag-fast-dafc.hovered-c547
  .paper_7a60
  > li:hover
  > a
  .image-d811:before {
  width: 100%;
  background-color: currentColor;
}
.tag-fast-dafc.hovered-c547
  .paper_7a60
  > li.panel_c518
  > a
  .image-d811:before,
.tag-fast-dafc.hovered-c547
  .paper_7a60
  > li.header-hard-a894
  > a
  .image-d811:before {
  width: 100%;
  background-color: currentColor;
}
.tall_7048 .preview-fixed-c74e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tall_7048 .preview-fixed-c74e li:first-child > a {
  border-top: none;
}
.tall_7048 .preview-fixed-c74e .pressed-c367 > .image-d811 .caption_5b38 {
  display: none;
}
.tall_7048 .preview-fixed-c74e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tall_7048 .preview-fixed-c74e li:last-child {
  border: none;
}
.tall_7048 .preview-fixed-c74e li.smooth_ad80 > a {
  padding-right: 45px !important;
}
.tall_7048 .preview-fixed-c74e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tall_7048 .preview-fixed-c74e li a:focus,
.tall_7048 .preview-fixed-c74e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall_7048 .preview-fixed-c74e li .grid-d1cc {
  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;
}
.tall_7048 .preview-fixed-c74e li .grid-d1cc:hover {
  box-shadow: none;
}
.tall_7048 .preview-fixed-c74e li .grid-d1cc .caption_5b38 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tall_7048 .preview-fixed-c74e .focus_out_8f1f {
  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);
}
.tall_7048 .preview-fixed-c74e .focus_out_8f1f li a {
  padding-left: 3em;
}
.tall_7048 .preview-fixed-c74e .secondary-huge-f921 > a .grid-d1cc i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tall_7048 .preview-fixed-c74e .secondary-huge-f921 > .focus_out_8f1f {
  display: block;
  opacity: 1;
}
.fast_8d49 {
  max-width: 100%;
}
.widget-slow-7399 {
  line-height: 0;
  cursor: pointer;
}
.plasma_2cc7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.plasma_2cc7:hover {
  box-shadow: none;
  color: currentColor;
}
.plasma_2cc7 svg {
  width: 18px;
  height: 18px;
}
.plasma_2cc7 .main-3c48 {
  display: none;
}
.gradient_62cc {
  position: relative;
}
.gradient_62cc.fn-active-2b5e .plasma_2cc7 .box_6039 {
  display: none;
}
.gradient_62cc.fn-active-2b5e .plasma_2cc7 .main-3c48 {
  display: inline-block;
}
.gradient_62cc .mask_adc1 {
  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);
}
.gradient_62cc.old-55bb .mask_adc1 {
  left: auto;
  right: -0.9em;
}
.gradient_62cc.old-55bb .accordion-south-6b62::before {
  left: auto;
  right: 15px;
}
.gradient_62cc.fn-active-2b5e .mask_adc1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.glass-137c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.glass-137c label {
  flex-basis: 100%;
}
.glass-137c .panel_622d {
  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;
}
.glass-137c .background-bottom-be51 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.glass-137c .background-bottom-be51:focus {
  background-color: transparent;
}
.glass-137c button.feature-in-7d78 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.glass-137c button.feature-in-7d78:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.glass-137c button.feature-in-7d78 svg {
  width: 18px;
  height: 18px;
}
.glass-137c input[type="submit"] {
  min-height: auto;
}
.narrow-7884 .glass-137c .background-bottom-be51 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.accordion-south-6b62 {
  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) {
  .accordion-south-6b62 {
    width: 220px;
  }
}
.accordion-south-6b62 label {
  flex-basis: 100%;
}
.accordion-south-6b62::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;
}
.photo_purple_79d2 .narrow-7884 .glass-137c {
  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;
}
.photo_purple_79d2
  .narrow-7884
  .glass-137c
  .panel_622d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.photo_purple_79d2 .narrow-7884 .glass-137c .background-bottom-be51 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.photo_purple_79d2
  .narrow-7884
  .glass-137c
  .background-bottom-be51:focus {
  background: 0 0;
}
.photo_purple_79d2
  .narrow-7884
  .glass-137c
  .sidebar-07fb {
  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;
}
.up-4ddc {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.up-4ddc li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.up-4ddc li:last-child {
  margin-right: 0;
}
.up-4ddc li:first-child {
  margin-left: 0;
}
.up-4ddc.old-63f3 a {
  color: #fff;
}
.up-4ddc.old-63f3 a:hover {
  color: #fff;
}
.up-4ddc a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.up-4ddc a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.up-4ddc a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.up-4ddc a:hover {
  opacity: 0.9;
  color: inherit;
}
.up-4ddc [class*="social-icon-apple"] {
  background-color: #999;
}
.up-4ddc [class*="social-icon-apple"].image-orange-0b5d {
  background-color: transparent;
  color: #999;
}
.up-4ddc [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.up-4ddc [class*="social-icon-behance"].image-orange-0b5d {
  background-color: transparent;
  color: #1769ff;
}
.up-4ddc [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.up-4ddc [class*="social-icon-bitbucket"].image-orange-0b5d {
  background-color: transparent;
  color: #205081;
}
.up-4ddc [class*="social-icon-codepen"] {
  background-color: #000;
}
.up-4ddc [class*="social-icon-codepen"].image-orange-0b5d {
  background-color: transparent;
  color: #000;
}
.up-4ddc [class*="social-icon-delicious"] {
  background-color: #39f;
}
.up-4ddc [class*="social-icon-delicious"].image-orange-0b5d {
  background-color: transparent;
  color: #39f;
}
.up-4ddc [class*="social-icon-digg"] {
  background-color: #005be2;
}
.up-4ddc [class*="social-icon-digg"].image-orange-0b5d {
  background-color: transparent;
  color: #005be2;
}
.up-4ddc [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.up-4ddc [class*="social-icon-dribbble"].image-orange-0b5d {
  background-color: transparent;
  color: #ea4c89;
}
.up-4ddc [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.up-4ddc [class*="social-icon-envelope"].image-orange-0b5d {
  background-color: transparent;
  color: #ea4335;
}
.up-4ddc [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.up-4ddc [class*="social-icon-facebook"].image-orange-0b5d {
  background-color: transparent;
  color: #3b5998;
}
.up-4ddc [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.up-4ddc [class*="social-icon-flickr"].image-orange-0b5d {
  background-color: transparent;
  color: #0063dc;
}
.up-4ddc [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.up-4ddc [class*="social-icon-foursquare"].image-orange-0b5d {
  background-color: transparent;
  color: #2d5be3;
}
.up-4ddc [class*="social-icon-github"] {
  background-color: #333;
}
.up-4ddc [class*="social-icon-github"].image-orange-0b5d {
  background-color: transparent;
  color: #333;
}
.up-4ddc [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.up-4ddc [class*="social-icon-google-plus"].image-orange-0b5d {
  background-color: transparent;
  color: #dd4b39;
}
.up-4ddc [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.up-4ddc [class*="social-icon-houzz"].image-orange-0b5d {
  background-color: transparent;
  color: #7ac142;
}
.up-4ddc [class*="social-icon-instagram"] {
  background-color: #262626;
}
.up-4ddc [class*="social-icon-instagram"].image-orange-0b5d {
  background-color: transparent;
  color: #262626;
}
.up-4ddc [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.up-4ddc [class*="social-icon-jsfiddle"].image-orange-0b5d {
  background-color: transparent;
  color: #487aa2;
}
.up-4ddc [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.up-4ddc [class*="social-icon-linkedin"].image-orange-0b5d {
  background-color: transparent;
  color: #0077b5;
}
.up-4ddc [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.up-4ddc [class*="social-icon-medium"].image-orange-0b5d {
  background-color: transparent;
  color: #00ab6b;
}
.up-4ddc [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.up-4ddc
  [class*="social-icon-odnoklassniki"].image-orange-0b5d {
  background-color: transparent;
  color: #f4731c;
}
.up-4ddc [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.up-4ddc [class*="social-icon-meetup"].image-orange-0b5d {
  background-color: transparent;
  color: #ec1c40;
}
.up-4ddc [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.up-4ddc [class*="social-icon-pinterest"].image-orange-0b5d {
  background-color: transparent;
  color: #bd081c;
}
.up-4ddc [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.up-4ddc [class*="social-icon-product-hunt"].image-orange-0b5d {
  background-color: transparent;
  color: #da552f;
}
.up-4ddc [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.up-4ddc [class*="social-icon-reddit"].image-orange-0b5d {
  background-color: transparent;
  color: #ff4500;
}
.up-4ddc [class*="social-icon-rss"] {
  background-color: #f26522;
}
.up-4ddc [class*="social-icon-rss"].image-orange-0b5d {
  background-color: transparent;
  color: #f26522;
}
.up-4ddc [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.up-4ddc
  [class*="social-icon-shopping-cart"].image-orange-0b5d {
  background-color: transparent;
  color: #4caf50;
}
.up-4ddc [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.up-4ddc [class*="social-icon-skype"].image-orange-0b5d {
  background-color: transparent;
  color: #00aff0;
}
.up-4ddc [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.up-4ddc [class*="social-icon-slideshare"].image-orange-0b5d {
  background-color: transparent;
  color: #0077b5;
}
.up-4ddc [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.up-4ddc [class*="social-icon-snapchat"].image-orange-0b5d {
  background-color: transparent;
  color: #fffc00;
}
.up-4ddc [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.up-4ddc [class*="social-icon-soundcloud"].image-orange-0b5d {
  background-color: transparent;
  color: #f80;
}
.up-4ddc [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.up-4ddc [class*="social-icon-spotify"].image-orange-0b5d {
  background-color: transparent;
  color: #2ebd59;
}
.up-4ddc [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.up-4ddc
  [class*="social-icon-stack-overflow"].image-orange-0b5d {
  background-color: transparent;
  color: #fe7a15;
}
.up-4ddc [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.up-4ddc [class*="social-icon-maldkfgram"].image-orange-0b5d {
  background-color: transparent;
  color: #2ca5e0;
}
.up-4ddc [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.up-4ddc [class*="social-icon-tripadvisor"].image-orange-0b5d {
  background-color: transparent;
  color: #589442;
}
.up-4ddc [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.up-4ddc [class*="social-icon-tumblr"].image-orange-0b5d {
  background-color: transparent;
  color: #35465c;
}
.up-4ddc [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.up-4ddc [class*="social-icon-twitch"].image-orange-0b5d {
  background-color: transparent;
  color: #6441a5;
}
.up-4ddc [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.up-4ddc [class*="social-icon-twitter"].image-orange-0b5d {
  background-color: transparent;
  color: #1da1f2;
}
.up-4ddc [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.up-4ddc [class*="social-icon-vimeo"].image-orange-0b5d {
  background-color: transparent;
  color: #1ab7ea;
}
.up-4ddc [class*="social-icon-vk"] {
  background-color: #45668e;
}
.up-4ddc [class*="social-icon-vk"].image-orange-0b5d {
  background-color: transparent;
  color: #45668e;
}
.up-4ddc [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.up-4ddc [class*="social-icon-weibo"].image-orange-0b5d {
  background-color: transparent;
  color: #df2029;
}
.up-4ddc [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.up-4ddc [class*="social-icon-weixin"].image-orange-0b5d {
  background-color: transparent;
  color: #7bb32e;
}
.up-4ddc [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.up-4ddc [class*="social-icon-whatsapp"].image-orange-0b5d {
  background-color: transparent;
  color: #25d366;
}
.up-4ddc [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.up-4ddc [class*="social-icon-wordpress"].image-orange-0b5d {
  background-color: transparent;
  color: #21759b;
}
.up-4ddc [class*="social-icon-xing"] {
  background-color: #026466;
}
.up-4ddc [class*="social-icon-xing"].image-orange-0b5d {
  background-color: transparent;
  color: #026466;
}
.up-4ddc [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.up-4ddc [class*="social-icon-yelp"].image-orange-0b5d {
  background-color: transparent;
  color: #af0606;
}
.up-4ddc [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.up-4ddc [class*="social-icon-youtube"].image-orange-0b5d {
  background-color: transparent;
  color: #cd201f;
}
.cool_9eab {
  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;
}
.cool_9eab:hover {
  box-shadow: none;
  background: 0 0;
}
.content-over-9973 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.menu_b9dc {
  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;
}
.progress-tiny-4251 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.form_pro_0b73 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.form_pro_0b73,
.form_pro_0b73::after,
.form_pro_0b73::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;
}
.form_pro_0b73::after,
.form_pro_0b73::before {
  content: "";
  display: block;
  background-color: inherit;
}
.table-2b95 .menu_b9dc .progress-tiny-4251 {
  margin-top: -2px;
  width: 19px;
}
.table-2b95 .menu_b9dc .form_pro_0b73 {
  margin-top: -1px;
}
.table-2b95 .menu_b9dc .form_pro_0b73,
.table-2b95 .menu_b9dc .form_pro_0b73::after,
.table-2b95 .menu_b9dc .form_pro_0b73::before {
  width: 19px;
  height: 2px;
}
.table-2b95 .menu_b9dc .form_pro_0b73::before {
  top: -6px;
}
.table-2b95 .menu_b9dc .form_pro_0b73::after {
  bottom: -6px;
}
.warm_b48e .menu_b9dc .progress-tiny-4251 {
  margin-top: -2px;
  width: 22px;
}
.warm_b48e .menu_b9dc .form_pro_0b73 {
  margin-top: -1px;
}
.warm_b48e .menu_b9dc .form_pro_0b73,
.warm_b48e .menu_b9dc .form_pro_0b73::after,
.warm_b48e .menu_b9dc .form_pro_0b73::before {
  width: 22px;
  height: 2px;
}
.warm_b48e .menu_b9dc .form_pro_0b73::before {
  top: -7px;
}
.warm_b48e .menu_b9dc .form_pro_0b73::after {
  bottom: -7px;
}
.liquid_181a .menu_b9dc .progress-tiny-4251 {
  margin-top: -2px;
  width: 31px;
}
.liquid_181a .menu_b9dc .form_pro_0b73 {
  margin-top: -1.5px;
}
.liquid_181a .menu_b9dc .form_pro_0b73,
.liquid_181a .menu_b9dc .form_pro_0b73::after,
.liquid_181a .menu_b9dc .form_pro_0b73::before {
  width: 31px;
  height: 3px;
}
.liquid_181a .menu_b9dc .form_pro_0b73::before {
  top: -9px;
}
.liquid_181a .menu_b9dc .form_pro_0b73::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hard_2e1a .menu_b9dc .progress-tiny-4251 {
    margin-top: -2px;
    width: 19px;
  }
  .hard_2e1a .menu_b9dc .form_pro_0b73 {
    margin-top: -1px;
  }
  .hard_2e1a .menu_b9dc .form_pro_0b73,
  .hard_2e1a .menu_b9dc .form_pro_0b73::after,
  .hard_2e1a .menu_b9dc .form_pro_0b73::before {
    width: 19px;
    height: 2px;
  }
  .hard_2e1a .menu_b9dc .form_pro_0b73::before {
    top: -6px;
  }
  .hard_2e1a .menu_b9dc .form_pro_0b73::after {
    bottom: -6px;
  }
  .east_03bd .menu_b9dc .progress-tiny-4251 {
    margin-top: -2px;
    width: 22px;
  }
  .east_03bd .menu_b9dc .form_pro_0b73 {
    margin-top: -1px;
  }
  .east_03bd .menu_b9dc .form_pro_0b73,
  .east_03bd .menu_b9dc .form_pro_0b73::after,
  .east_03bd .menu_b9dc .form_pro_0b73::before {
    width: 22px;
    height: 2px;
  }
  .east_03bd .menu_b9dc .form_pro_0b73::before {
    top: -7px;
  }
  .east_03bd .menu_b9dc .form_pro_0b73::after {
    bottom: -7px;
  }
  .west_8a63 .menu_b9dc .progress-tiny-4251 {
    margin-top: -2px;
    width: 31px;
  }
  .west_8a63 .menu_b9dc .form_pro_0b73 {
    margin-top: -1.5px;
  }
  .west_8a63 .menu_b9dc .form_pro_0b73,
  .west_8a63 .menu_b9dc .form_pro_0b73::after,
  .west_8a63 .menu_b9dc .form_pro_0b73::before {
    width: 31px;
    height: 3px;
  }
  .west_8a63 .menu_b9dc .form_pro_0b73::before {
    top: -9px;
  }
  .west_8a63 .menu_b9dc .form_pro_0b73::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .item_in_7655 .menu_b9dc .progress-tiny-4251 {
    margin-top: -2px;
    width: 19px;
  }
  .item_in_7655 .menu_b9dc .form_pro_0b73 {
    margin-top: -1px;
  }
  .item_in_7655 .menu_b9dc .form_pro_0b73,
  .item_in_7655 .menu_b9dc .form_pro_0b73::after,
  .item_in_7655 .menu_b9dc .form_pro_0b73::before {
    width: 19px;
    height: 2px;
  }
  .item_in_7655 .menu_b9dc .form_pro_0b73::before {
    top: -6px;
  }
  .item_in_7655 .menu_b9dc .form_pro_0b73::after {
    bottom: -6px;
  }
  .video_narrow_1b8e .menu_b9dc .progress-tiny-4251 {
    margin-top: -2px;
    width: 22px;
  }
  .video_narrow_1b8e .menu_b9dc .form_pro_0b73 {
    margin-top: -1px;
  }
  .video_narrow_1b8e .menu_b9dc .form_pro_0b73,
  .video_narrow_1b8e .menu_b9dc .form_pro_0b73::after,
  .video_narrow_1b8e .menu_b9dc .form_pro_0b73::before {
    width: 22px;
    height: 2px;
  }
  .video_narrow_1b8e .menu_b9dc .form_pro_0b73::before {
    top: -7px;
  }
  .video_narrow_1b8e .menu_b9dc .form_pro_0b73::after {
    bottom: -7px;
  }
  .in_c233 .menu_b9dc .progress-tiny-4251 {
    margin-top: -2px;
    width: 31px;
  }
  .in_c233 .menu_b9dc .form_pro_0b73 {
    margin-top: -1.5px;
  }
  .in_c233 .menu_b9dc .form_pro_0b73,
  .in_c233 .menu_b9dc .form_pro_0b73::after,
  .in_c233 .menu_b9dc .form_pro_0b73::before {
    width: 31px;
    height: 3px;
  }
  .in_c233 .menu_b9dc .form_pro_0b73::before {
    top: -9px;
  }
  .in_c233 .menu_b9dc .form_pro_0b73::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .article-right-ca8e .menu_b9dc .progress-tiny-4251 {
    margin-top: -2px;
    width: 19px;
  }
  .article-right-ca8e .menu_b9dc .form_pro_0b73 {
    margin-top: -1px;
  }
  .article-right-ca8e .menu_b9dc .form_pro_0b73,
  .article-right-ca8e .menu_b9dc .form_pro_0b73::after,
  .article-right-ca8e .menu_b9dc .form_pro_0b73::before {
    width: 19px;
    height: 2px;
  }
  .article-right-ca8e .menu_b9dc .form_pro_0b73::before {
    top: -6px;
  }
  .article-right-ca8e .menu_b9dc .form_pro_0b73::after {
    bottom: -6px;
  }
  .pressed-e037 .menu_b9dc .progress-tiny-4251 {
    margin-top: -2px;
    width: 22px;
  }
  .pressed-e037 .menu_b9dc .form_pro_0b73 {
    margin-top: -1px;
  }
  .pressed-e037 .menu_b9dc .form_pro_0b73,
  .pressed-e037 .menu_b9dc .form_pro_0b73::after,
  .pressed-e037 .menu_b9dc .form_pro_0b73::before {
    width: 22px;
    height: 2px;
  }
  .pressed-e037 .menu_b9dc .form_pro_0b73::before {
    top: -7px;
  }
  .pressed-e037 .menu_b9dc .form_pro_0b73::after {
    bottom: -7px;
  }
  .hovered-d825 .menu_b9dc .progress-tiny-4251 {
    margin-top: -2px;
    width: 31px;
  }
  .hovered-d825 .menu_b9dc .form_pro_0b73 {
    margin-top: -1.5px;
  }
  .hovered-d825 .menu_b9dc .form_pro_0b73,
  .hovered-d825 .menu_b9dc .form_pro_0b73::after,
  .hovered-d825 .menu_b9dc .form_pro_0b73::before {
    width: 31px;
    height: 3px;
  }
  .hovered-d825 .menu_b9dc .form_pro_0b73::before {
    top: -9px;
  }
  .hovered-d825 .menu_b9dc .form_pro_0b73::after {
    bottom: -9px;
  }
}
.caption-huge-cc66 .form_pro_0b73 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.caption-huge-cc66 .form_pro_0b73::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.caption-huge-cc66 .form_pro_0b73::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.caption-huge-cc66.gradient_active_ddfd .form_pro_0b73 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.caption-huge-cc66.gradient_active_ddfd .form_pro_0b73::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.caption-huge-cc66.gradient_active_ddfd .form_pro_0b73::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);
}
.texture-8314 {
  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.paragraph_8a1f:before {
  display: none;
}
.breadcrumb-f6a7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.breadcrumb-f6a7 .current_7c54 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.breadcrumb-f6a7 .current_7c54:last-of-type {
  border-bottom: none;
}
.breadcrumb-f6a7 .current_7c54.iron-94fc,
.breadcrumb-f6a7 .current_7c54.summary_bronze_a2c6,
.breadcrumb-f6a7 .current_7c54.filter-f3d8 {
  padding: 0;
}
.breadcrumb-f6a7 .tall_7048 .grid-d1cc {
  color: currentColor;
}
.breadcrumb-f6a7 .tall_7048 .grid-d1cc:focus,
.breadcrumb-f6a7 .tall_7048 .grid-d1cc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb-f6a7.iron_6e4b .video-119b,
.breadcrumb-f6a7.iron_6e4b .over_dbe6 a,
.breadcrumb-f6a7.iron_6e4b .paper_7a60 a,
.breadcrumb-f6a7.iron_6e4b .focus_out_8f1f a {
  color: rgba(0, 0, 0, 0.55);
}
.breadcrumb-f6a7.iron_6e4b .video-119b:hover,
.breadcrumb-f6a7.iron_6e4b .over_dbe6 a:hover,
.breadcrumb-f6a7.iron_6e4b .paper_7a60 a:hover,
.breadcrumb-f6a7.iron_6e4b .focus_out_8f1f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-f6a7.iron_6e4b .fast_0db1 {
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb-f6a7.iron_6e4b .current_7c54 {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb-f6a7.iron_6e4b .current_7c54:before {
  background: rgba(0, 0, 0, 0.08);
}
.breadcrumb-f6a7.iron_6e4b .bottom-4f94:before {
  background: rgba(255, 255, 255, 0.9);
}
.breadcrumb-f6a7.iron_6e4b .tall_7048 .preview-fixed-c74e li a,
.breadcrumb-f6a7.iron_6e4b .tall_7048 .grid-d1cc,
.breadcrumb-f6a7.iron_6e4b .focus_out_8f1f {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb-f6a7.iron_6e4b .tall_7048 .grid-d1cc:focus,
.breadcrumb-f6a7.iron_6e4b .tall_7048 .grid-d1cc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb-f6a7.iron_6e4b .preview-fixed-c74e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.breadcrumb-f6a7.thumbnail_e740 .video-119b,
.breadcrumb-f6a7.thumbnail_e740 .over_dbe6 a,
.breadcrumb-f6a7.thumbnail_e740 .paper_7a60 .grid-d1cc,
.breadcrumb-f6a7.thumbnail_e740 .paper_7a60 a,
.breadcrumb-f6a7.thumbnail_e740 .focus_out_8f1f a {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-f6a7.thumbnail_e740 .video-119b:hover,
.breadcrumb-f6a7.thumbnail_e740 .over_dbe6 a:hover,
.breadcrumb-f6a7.thumbnail_e740 .paper_7a60 .grid-d1cc:hover,
.breadcrumb-f6a7.thumbnail_e740 .paper_7a60 a:hover,
.breadcrumb-f6a7.thumbnail_e740 .focus_out_8f1f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-f6a7.thumbnail_e740 .fast_0db1 {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-f6a7.thumbnail_e740 .current_7c54 {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-f6a7.thumbnail_e740 .current_7c54:before {
  background: rgba(255, 255, 255, 0.08);
}
.breadcrumb-f6a7.thumbnail_e740 .bottom-4f94:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb-f6a7.thumbnail_e740 .tall_7048 .preview-fixed-c74e li a,
.breadcrumb-f6a7.thumbnail_e740 .tall_7048 .grid-d1cc,
.breadcrumb-f6a7.thumbnail_e740 .focus_out_8f1f {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb-f6a7.thumbnail_e740 .tall_7048 .grid-d1cc:focus,
.breadcrumb-f6a7.thumbnail_e740 .tall_7048 .grid-d1cc:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb-f6a7.thumbnail_e740 .preview-fixed-c74e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bottom-4f94 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.bottom-4f94:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hover-deb1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.bright_9db5 .breadcrumb-f6a7 {
  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;
}
.bright_9db5 .current_7c54 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.bright_9db5 .current_7c54: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) {
  .bright_9db5 .current_7c54:before {
    width: 16%;
    left: 42%;
  }
}
.bright_9db5 .current_7c54:last-child:before {
  content: none;
}
.bright_9db5 .current_7c54[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.bright_9db5 .tall_7048 .preview-fixed-c74e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.bright_9db5 .tall_7048 .preview-fixed-c74e li a .grid-d1cc {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.bright_9db5 .tall_7048 .focus_out_8f1f {
  border: none;
}
.bright_9db5 .tall_7048 .focus_out_8f1f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.bright_9db5 .bottom-4f94 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bright_9db5 .hover-deb1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.bright_9db5 .thumbnail_e740 .bottom-4f94:before {
  background: rgba(0, 0, 0, 0.9);
}
.bright_9db5 .iron_6e4b.old-fa4f .form_pro_0b73 {
  background: rgba(0, 0, 0, 0.6);
}
.bright_9db5
  .iron_6e4b.old-fa4f
  .form_pro_0b73::after,
.bright_9db5
  .iron_6e4b.old-fa4f
  .form_pro_0b73:before {
  background: inherit;
}
.bright_9db5
  .iron_6e4b.old-fa4f:hover
  .form_pro_0b73 {
  background: rgba(0, 0, 0, 0.8);
}
.inner_935f .breadcrumb-f6a7 {
  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) {
  .inner_935f .breadcrumb-f6a7 {
    width: auto;
    right: 45px;
  }
}
.block_yellow_d6df .breadcrumb-f6a7 {
  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) {
  .block_yellow_d6df .breadcrumb-f6a7 {
    width: auto;
    left: 45px;
  }
}
.paragraph_8a1f .breadcrumb-f6a7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paragraph_8a1f .hover-deb1 {
  max-width: 48em;
  margin: 0 auto;
}
.paragraph_8a1f .bottom-4f94:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fresh_85d5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fresh_85d5.bright_9db5 .breadcrumb-f6a7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fresh_85d5.inner_935f .breadcrumb-f6a7 {
  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);
}
.fresh_85d5 .breadcrumb-f6a7 {
  visibility: visible;
}
.fresh_85d5.block_yellow_d6df .breadcrumb-f6a7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.caption-steel-1f3a,
.action_f2dc {
  overflow-x: hidden;
}
.caption-steel-1f3a .breadcrumb-f6a7 {
  overflow: auto;
}
.caption-steel-1f3a.bright_9db5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.caption-steel-1f3a.bright_9db5 .breadcrumb-f6a7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.caption-steel-1f3a.bright_9db5 .cool_9eab {
  opacity: 0;
}
.caption-steel-1f3a.inner_935f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.caption-steel-1f3a.inner_935f .breadcrumb-f6a7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.caption-steel-1f3a.inner_935f .cool_9eab {
  opacity: 0;
}
.caption-steel-1f3a.block_yellow_d6df {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.caption-steel-1f3a.block_yellow_d6df .breadcrumb-f6a7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.caption-steel-1f3a.block_yellow_d6df .cool_9eab {
  opacity: 0;
}
.caption-steel-1f3a.paragraph_8a1f .breadcrumb-f6a7 {
  z-index: 10;
  visibility: visible;
}
.old-fa4f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.old-fa4f .form_pro_0b73 {
  background: rgba(255, 255, 255, 0.99);
}
.old-fa4f .form_pro_0b73::after,
.old-fa4f .form_pro_0b73:before {
  background: inherit;
}
.old-fa4f:hover .form_pro_0b73 {
  background: rgba(255, 255, 255, 0.99);
}
.block_yellow_d6df .old-fa4f {
  top: 10px;
  right: auto;
  left: 12px;
}
.paragraph_8a1f .old-fa4f {
  display: none !important;
}
.caption-steel-1f3a:before,
.action_f2dc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.caption-steel-1f3a .old-fa4f,
.action_f2dc .old-fa4f {
  display: inline-block;
}
.breadcrumb-f6a7 .focus_gas_d418 {
  -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;
}
.caption-steel-1f3a .breadcrumb-f6a7 .focus_gas_d418,
.action_f2dc .breadcrumb-f6a7 .focus_gas_d418 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph-fd69 .panel_622d {
  width: 100%;
}
.frame_pressed_b6b6 {
  padding: 0 0.5em 0;
}
.frame_pressed_b6b6 [class*="customify-col-"],
.frame_pressed_b6b6 [class*="customify-col_"],
.frame_pressed_b6b6 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.column-1983 .frame_pressed_b6b6 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .surface-dcbb .notification-gold-a5d2,
  .notification-gold-a5d2 {
    display: none;
  }
  .top_f925 {
    text-align: left;
  }
  .easy-95ae {
    text-align: center;
  }
  .action_b9c0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .surface-dcbb .heading_222e,
  .heading_222e {
    display: none;
  }
  .blue_e2d6 {
    text-align: left;
  }
  .secondary_4d5d {
    text-align: center;
  }
  .label-dynamic-1797 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .surface-dcbb .picture-c5df,
  .picture-c5df {
    display: none;
  }
  .copper-3e8d {
    text-align: left;
  }
  .chip_east_9487 {
    text-align: center;
  }
  .rough_c5ce {
    text-align: right;
  }
}
#page {
  position: relative;
}
.item_hot_99c0 {
  box-shadow: none !important;
}
.module_liquid_26e0 .logo-hard-0231,
.wrapper_5378 .logo-hard-0231 {
  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;
}
.wrapper_5378 .logo-hard-0231 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.simple_1622 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.simple_1622:after,
.simple_1622:before {
  content: "";
  display: table;
}
.simple_1622:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .simple_1622 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.simple_1622,
.picture-62a3 {
  max-width: 1248px;
  margin: 0 auto;
}

.tabs_out_3073.nav_first_88f4 .simple_1622 {
  max-width: 100%;
}
.tabs_out_3073.widget-purple-28e0 {
  max-width: 1200px;
  margin: 0 auto;
}
.tabs_out_3073.pattern_small_1e08 .simple_1622 {
  max-width: 100%;
}
.tabs_out_3073.pattern_small_1e08 > .simple_1622 {
  padding-left: 0;
  padding-right: 0;
}
.tabs_out_3073.pattern_small_1e08 > .simple_1622 .surface-dcbb {
  margin: 0;
}
.tabs_out_3073.pattern_small_1e08
  > .simple_1622
  .west-cae8.form-left-390c {
  margin-right: 0;
  margin-left: 0;
}
.tabs_out_3073.pattern_small_1e08 #main.form-left-390c {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .lower-e2bc #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .lower-e2bc #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .surface-ccf4 .link_glass_6095 {
    padding-right: 1em;
  }
  .surface-ccf4.red-6e0a .west-cae8 {
    border-right: 1px solid #eaecee;
  }
  .surface-ccf4.red-6e0a .link_glass_6095 {
    padding-right: 1em;
  }
  .surface-ccf4.red-6e0a .mini-2d59 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current_47c1 .link_glass_6095 {
    padding-left: 1em;
  }
  .current_47c1.red-6e0a .west-cae8 {
    border-left: 1px solid #eaecee;
  }
  .current_47c1.red-6e0a .link_glass_6095 {
    padding-left: 1em;
  }
  .current_47c1.red-6e0a .mini-2d59 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description_lower_5dc4 .link_glass_6095 {
    padding-left: 1em;
  }
  .description_lower_5dc4.red-6e0a .surface-lite-afb0 {
    border-right: 1px solid #eaecee;
  }
  .description_lower_5dc4.red-6e0a .white_cb71 {
    border-right: 1px solid #eaecee;
  }
  .description_lower_5dc4.red-6e0a .link_glass_6095 {
    padding-left: 1em;
  }
  .description_lower_5dc4.red-6e0a .mini-2d59 {
    padding-right: 1em;
  }
  .description_lower_5dc4.red-6e0a .summary_a091 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .silver_105a .link_glass_6095 {
    padding-right: 1em;
  }
  .silver_105a.red-6e0a .surface-lite-afb0 {
    border-left: 1px solid #eaecee;
  }
  .silver_105a.red-6e0a .white_cb71 {
    border-left: 1px solid #eaecee;
  }
  .silver_105a.red-6e0a .link_glass_6095 {
    padding-right: 1em;
  }
  .silver_105a.red-6e0a .mini-2d59 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .silver_105a.red-6e0a .summary_a091 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower-e2bc .link_glass_6095 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower-e2bc.red-6e0a .west-cae8 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .lower-e2bc.red-6e0a .link_glass_6095 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower-e2bc.red-6e0a .mini-2d59 {
    padding-left: 1em;
  }
  .lower-e2bc.red-6e0a .summary_a091 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .lower-e2bc.red-6e0a .link_glass_6095 {
    padding-left: 0;
  }
}
.breadcrumb-gold-527e .section-1fa7 {
  display: inline-block;
}
.shadow_tiny_388b {
  display: inline-block;
}
.highlight-ee32 {
  word-con: break-word;
}
.stale-e6ee > span {
  display: inline-block;
  padding: 5px 0;
}
.stale-e6ee .warm-7a89 {
  margin-left: 8px;
  margin-right: 8px;
}
.stale-e6ee .alert_dark_e5e4 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.row_85bc .smooth-9211 {
  margin-bottom: 2em;
}
.row_85bc .last-e7de {
  margin-bottom: 15px;
}
.row_85bc .last-e7de:last-child {
  margin-bottom: 0;
}
.row_85bc .panel_1caa {
  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) {
  .row_85bc .panel_1caa {
    display: block;
  }
}
.row_85bc .popup_advanced_a471 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .row_85bc .popup_advanced_a471 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.row_85bc .dim_fe47 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.row_85bc .dim_fe47 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.row_85bc .dim_fe47 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.row_85bc .highlight-ee32 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.row_85bc .highlight-ee32 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.row_85bc .texture_df10 p:last-child {
  margin-bottom: 0;
}
.row_85bc .focused-944b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.row_85bc .form-fresh-bcaf {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.row_85bc .accordion-top-492a {
  margin-top: 1em;
}
.row_85bc .blue-be92 {
  top: 0;
  display: block;
}
.row_85bc .blue-be92 a {
  color: inherit;
}
.row_85bc .blue-be92 a:hover {
  color: inherit;
}
.row_85bc .texture-white-d7a8 {
  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;
}
.row_85bc .texture-white-d7a8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.row_85bc .form-fresh-bcaf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.row_85bc .blue-81c6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.row_85bc .blue-81c6:first-child {
  margin-top: 0;
}
.row_85bc .blue-81c6.primary-2338 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.row_85bc .blue-81c6.feature_4f8b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row_85bc
  .blue-81c6.feature_4f8b.cool_eadc
  .accordion-top-492a {
  width: 100%;
}
.row_85bc .feature_4f8b {
  -webkit-box-align: center;
  align-items: center;
}
.row_85bc .feature_4f8b .stale-e6ee,
.row_85bc .feature_4f8b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.row_85bc .dim_fe47 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_85bc .dim_fe47 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_85bc .dim_fe47: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;
}
.row_85bc .primary-2338 {
  z-index: 5;
}
.row_85bc .paper-2ff1 .slider_3e4c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.row_85bc .focus-hard-5a0e .slider_3e4c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.row_85bc .tertiary_advanced_b2aa .slider_3e4c {
  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;
}
.row_85bc.widget-out-e185 .panel_1caa,
.row_85bc.liquid_164f .panel_1caa {
  display: block;
}
.row_85bc.widget-out-e185 .panel_1caa .overlay-action-fea1,
.row_85bc.widget-out-e185 .panel_1caa .form-fresh-bcaf,
.row_85bc.liquid_164f .panel_1caa .overlay-action-fea1,
.row_85bc.liquid_164f .panel_1caa .form-fresh-bcaf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row_85bc.main-b5cb .popup_advanced_a471 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .row_85bc.main-b5cb .popup_advanced_a471 {
    margin-right: 0;
  }
}
.row_85bc.widget-out-e185 .popup_advanced_a471,
.row_85bc.liquid_164f .popup_advanced_a471 {
  padding-top: 40%;
}
.row_85bc.widget-out-e185 .smooth-9211,
.row_85bc.liquid_164f .smooth-9211 {
  display: block;
}
.row_85bc.widget-out-e185 .fn-sticky-2b5e .form-fresh-bcaf,
.row_85bc.liquid_164f .fn-sticky-2b5e .form-fresh-bcaf {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.row_85bc.widget-out-e185 .popup_advanced_a471,
.row_85bc.liquid_164f .popup_advanced_a471 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.row_85bc.widget-out-e185 .form-fresh-bcaf {
  padding: 1em;
}
.outline_ff82 {
  margin: 30px auto;
  display: block;
}
.outline_ff82 .list_d4c7 > * {
  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;
}
.outline_ff82 .list_d4c7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outline_ff82 .list_d4c7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.photo_tall_af9b .stale-e6ee {
  margin-bottom: 1.41575em;
}
.photo_tall_af9b .layout-7e67 {
  margin-bottom: 1.618em;
}
.tabs_b8b2 .gas_e79c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.tabs_b8b2 .gas_e79c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.tabs_b8b2 .badge_788e {
  max-width: 100%;
  overflow: auto;
}
.mask_a420 .tabs_b8b2 a:hover {
  text-decoration: underline;
}
.highlight-8356 .last-e7de:not(.highlight-ee32),
.highlight-8356 .dim_fe47 {
  margin-bottom: 1.41575em;
}
.highlight-8356 .last-e7de:not(.highlight-ee32):last-child,
.highlight-8356 .dim_fe47:last-child {
  margin-bottom: 0;
}
.highlight-8356 .last-e7de.tabs-b269 {
  margin-bottom: 0.41575em;
}
.highlight-8356 .surface-1a2e:before,
.highlight-8356 .modal_soft_4489:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.highlight-8356 .surface-1a2e:before {
  content: "\f115";
}
.highlight-8356 .modal_soft_4489:before {
  content: "\f02c";
}
.highlight-8356 .old-22de {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.highlight-8356 .old-22de a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.media_8b1f {
  display: -webkit-box;
  display: flex;
}
.media_8b1f .frame_wood_b704 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .media_8b1f .frame_wood_b704 {
    flex-basis: 90px;
  }
}
.media_8b1f .avatar-4bf5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .media_8b1f .avatar-4bf5 {
    flex-basis: calc(100% - 50px);
  }
}
.media_8b1f .tag_south_e571 p:last-child {
  margin-bottom: 0.72em;
}
.caption-easy-c0bc .list_d4c7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.caption-easy-c0bc .list_d4c7:after,
.caption-easy-c0bc .list_d4c7:before {
  content: "";
  display: table;
}
.caption-easy-c0bc .list_d4c7:after {
  clear: both;
}
.caption-easy-c0bc .list_d4c7 .up-d58c,
.caption-easy-c0bc .list_d4c7 .search_28f9 {
  width: 49%;
}
.caption-easy-c0bc .list_d4c7 .up-d58c a span.dropdown_current_f83d,
.caption-easy-c0bc .list_d4c7 .search_28f9 a span.dropdown_current_f83d {
  display: block;
  margin-bottom: 5px;
}
.caption-easy-c0bc .list_d4c7 .search_28f9 {
  float: left;
  text-align: left;
}
.caption-easy-c0bc .list_d4c7 .up-d58c {
  float: right;
  text-align: right;
}
.short-9c7e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .short-9c7e {
    margin-bottom: 0;
  }
}
.breadcrumb_outer_1a07 {
  margin-bottom: 1em;
}
.breadcrumb_outer_1a07 .highlight-ee32 {
  font-size: 1.1em;
  line-height: 1.3;
}
.dropdown-41b2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.accent-hot-e622 .breadcrumb_outer_1a07,
.next_0d5c .breadcrumb_outer_1a07 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .accent-hot-e622 .breadcrumb_outer_1a07,
  .next_0d5c .breadcrumb_outer_1a07 {
    display: block;
  }
}
.accent-hot-e622 .dropdown-41b2,
.next_0d5c .dropdown-41b2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .accent-hot-e622 .dropdown-41b2,
  .next_0d5c .dropdown-41b2 {
    margin-bottom: 1em;
  }
}
.accent-hot-e622 .dropdown-41b2 img,
.next_0d5c .dropdown-41b2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.accent-hot-e622 .accordion_846f,
.next_0d5c .accordion_846f {
  flex-basis: calc(100% - 160px);
}
.accent-hot-e622 .accordion_846f p,
.next_0d5c .accordion_846f p {
  margin-bottom: 0;
}
.accent-hot-e622 .accordion_846f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .accent-hot-e622 .accordion_846f {
    padding-left: 0;
  }
}
.next_0d5c .accordion_846f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .next_0d5c .accordion_846f {
    padding-right: 0;
  }
}
.next_0d5c .dropdown-41b2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hard_7278 .dropdown-41b2 {
  margin-bottom: 0.5em;
}
.hard_7278 .dropdown-41b2 img {
  width: 100%;
}
.pink_d478 .frame_middle_19e0,
.gradient_pink_165c .frame_middle_19e0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gradient_pink_165c .west-cae8 .progress_7f92 p:last-child {
  margin-bottom: 0;
}
.text_4e28 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.nav_green_91e0 .backdrop_d22d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .nav_green_91e0 .backdrop_d22d:last-of-type {
    margin-bottom: 0;
  }
}
.nav_green_91e0 .backdrop_d22d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.nav_green_91e0 .backdrop_d22d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.nav_green_91e0 .backdrop_d22d ul li {
  margin: 0 0 0.6em;
}
.nav_green_91e0 .backdrop_d22d ul li.silver-2710,
.nav_green_91e0 .backdrop_d22d ul li.filter-3c62 {
  position: relative;
}
.nav_green_91e0 .backdrop_d22d ul li.silver-2710 .disabled-fluid-053c,
.nav_green_91e0 .backdrop_d22d ul li.filter-3c62 .disabled-fluid-053c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.nav_green_91e0 .backdrop_d22d ul li.silver-2710:after:after,
.nav_green_91e0 .backdrop_d22d ul li.silver-2710:after:before,
.nav_green_91e0
  .backdrop_d22d
  ul
  li.filter-3c62:after:after,
.nav_green_91e0
  .backdrop_d22d
  ul
  li.filter-3c62:after:before {
  content: "";
  display: table;
}
.nav_green_91e0 .backdrop_d22d ul li.silver-2710:after:after,
.nav_green_91e0
  .backdrop_d22d
  ul
  li.filter-3c62:after:after {
  clear: both;
}
.nav_green_91e0 .backdrop_d22d a.shade_af66:hover {
  text-decoration: none;
}
.nav_green_91e0 .backdrop_d22d select {
  max-width: 100%;
}
.nav_green_91e0 .backdrop_d22d table {
  font-size: 85%;
}
.nav_green_91e0 .backdrop_d22d table td,
.nav_green_91e0 .backdrop_d22d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.nav_green_91e0 .backdrop_d22d table tfoot td {
  text-align: left;
}
.nav_green_91e0 .backdrop_d22d :last-child {
  margin-bottom: 0;
}
.nav_green_91e0 .backdrop_d22d .fluid_5b50 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.nav_green_91e0 .backdrop_d22d .fluid_5b50 label {
  width: 100%;
}
.nav_green_91e0 .backdrop_d22d .fluid_5b50 .background-bottom-be51 {
  width: 100%;
  display: block;
}
.nav_green_91e0 .backdrop_d22d .fluid_5b50 .feature-in-7d78 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.nav_green_91e0 .backdrop_d22d .fluid_5b50 .feature-in-7d78:hover svg #svg-search {
  fill: #444;
}
.nav_green_91e0 .backdrop_d22d .fluid_5b50 .feature-in-7d78 svg {
  width: 18px;
  height: 18px;
}
.nav_green_91e0 .text-358e ul ul,
.nav_green_91e0 .thumbnail_7ba5 ul ul,
.nav_green_91e0 .simple-63db ul ul,
.nav_green_91e0 .badge-6365 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.nav_green_91e0 .text-358e .smooth_ad80 > a,
.nav_green_91e0 .thumbnail_7ba5 .smooth_ad80 > a,
.nav_green_91e0 .simple-63db .smooth_ad80 > a,
.nav_green_91e0 .badge-6365 .smooth_ad80 > a {
  margin-bottom: 0;
}
.nav_green_91e0 .card_54c3 li,
.nav_green_91e0 .text-358e li,
.nav_green_91e0 .column-yellow-65d3 li,
.nav_green_91e0 .thumbnail_7ba5 li,
.nav_green_91e0 .simple-63db li,
.nav_green_91e0 .badge-6365 li,
.nav_green_91e0 .under_e731 li,
.nav_green_91e0 .paragraph-8658 li {
  display: block;
  position: relative;
}
.nav_green_91e0 .card_54c3 li:last-child,
.nav_green_91e0 .text-358e li:last-child,
.nav_green_91e0 .column-yellow-65d3 li:last-child,
.nav_green_91e0 .thumbnail_7ba5 li:last-child,
.nav_green_91e0 .simple-63db li:last-child,
.nav_green_91e0 .badge-6365 li:last-child,
.nav_green_91e0 .under_e731 li:last-child,
.nav_green_91e0 .paragraph-8658 li:last-child {
  border: none;
}
.nav_green_91e0 .card_54c3 li a,
.nav_green_91e0 .text-358e li a,
.nav_green_91e0 .column-yellow-65d3 li a,
.nav_green_91e0 .thumbnail_7ba5 li a,
.nav_green_91e0 .simple-63db li a,
.nav_green_91e0 .badge-6365 li a,
.nav_green_91e0 .under_e731 li a,
.nav_green_91e0 .paragraph-8658 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav_green_91e0 .card_54c3 li ul li::before,
.nav_green_91e0 .text-358e li ul li::before,
.nav_green_91e0 .column-yellow-65d3 li ul li::before,
.nav_green_91e0 .thumbnail_7ba5 li ul li::before,
.nav_green_91e0 .simple-63db li ul li::before,
.nav_green_91e0 .badge-6365 li ul li::before,
.nav_green_91e0 .under_e731 li ul li::before,
.nav_green_91e0 .paragraph-8658 li ul li::before {
  left: 15px;
}
.nav_green_91e0 .card_54c3 li ul a,
.nav_green_91e0 .text-358e li ul a,
.nav_green_91e0 .column-yellow-65d3 li ul a,
.nav_green_91e0 .thumbnail_7ba5 li ul a,
.nav_green_91e0 .simple-63db li ul a,
.nav_green_91e0 .badge-6365 li ul a,
.nav_green_91e0 .under_e731 li ul a,
.nav_green_91e0 .paragraph-8658 li ul a {
  padding-left: 20px;
}
.nav_green_91e0 .card_54c3 li ul ul li::before,
.nav_green_91e0 .text-358e li ul ul li::before,
.nav_green_91e0 .column-yellow-65d3 li ul ul li::before,
.nav_green_91e0 .thumbnail_7ba5 li ul ul li::before,
.nav_green_91e0 .simple-63db li ul ul li::before,
.nav_green_91e0 .badge-6365 li ul ul li::before,
.nav_green_91e0 .under_e731 li ul ul li::before,
.nav_green_91e0 .paragraph-8658 li ul ul li::before {
  left: 30px;
}
.nav_green_91e0 .card_54c3 li ul ul a,
.nav_green_91e0 .text-358e li ul ul a,
.nav_green_91e0 .column-yellow-65d3 li ul ul a,
.nav_green_91e0 .thumbnail_7ba5 li ul ul a,
.nav_green_91e0 .simple-63db li ul ul a,
.nav_green_91e0 .badge-6365 li ul ul a,
.nav_green_91e0 .under_e731 li ul ul a,
.nav_green_91e0 .paragraph-8658 li ul ul a {
  padding-left: 40px;
}
.nav_green_91e0 .popup-simple-0f9d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.nav_green_91e0 .paragraph-8658 ul li {
  margin-bottom: 1.41575em;
}
.nav_green_91e0 .paragraph-8658 ul li .hover_south_5823 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.nav_green_91e0 .paragraph-8658 ul li .button_f4da {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.thumbnail_e740 .card_54c3 li a,
.thumbnail_e740 .text-358e li a,
.thumbnail_e740 .column-yellow-65d3 li a,
.thumbnail_e740 .thumbnail_7ba5 li a,
.thumbnail_e740 .simple-63db li a,
.thumbnail_e740 .badge-6365 li a,
.thumbnail_e740 .under_e731 li a,
.thumbnail_e740 .paragraph-8658 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_e740 .popup-simple-0f9d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_e740 .backdrop_d22d ul li.silver-2710 .disabled-fluid-053c,
.thumbnail_e740 .backdrop_d22d ul li.filter-3c62 .disabled-fluid-053c {
  background: rgba(0, 0, 0, 0.2);
}
.thumbnail_e740 .nav_green_91e0 .backdrop_d22d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tabs_out_3073 .nav_green_91e0 .preview-fixed-c74e li {
  margin: 0;
}
.tabs_out_3073 .nav_green_91e0 .preview-fixed-c74e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tabs_out_3073 .nav_green_91e0 .preview-fixed-c74e li ul {
  margin: 0;
}
.tabs_out_3073 .nav_green_91e0 .preview-fixed-c74e li ul li a {
  padding-left: 15px;
}
.tabs_out_3073 .nav_green_91e0 .preview-fixed-c74e li ul li li a {
  padding-left: 30px;
}
.tabs_out_3073 .nav_green_91e0 .preview-fixed-c74e li.shadow_paper_8366 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tabs_out_3073 .nav_green_91e0 .preview-fixed-c74e li.shadow_paper_8366 > 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;
}
.tabs_out_3073 .nav_green_91e0 .preview-fixed-c74e li.shadow_paper_8366 > 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;
}
.texture-ee90 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.notice-fea8 {
  position: relative;
  z-index: 10;
}
.notice-fea8 .focus_gas_d418 {
  width: 100%;
  max-width: 100%;
}
.picture_2db0 .form-pro-6ca0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.picture_2db0 .iron_6e4b {
}
.picture_2db0 .thumbnail_e740 {
  background: #292929;
}
.preview-dim-77b6 .form-pro-6ca0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.preview-dim-77b6 .iron_6e4b {
  background: #f9f9f9;
}
.preview-dim-77b6 .thumbnail_e740 {
  background: #303030;
}
.title-3303 .form-pro-6ca0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .title-3303 .section-1fa7 {
    margin-bottom: 1em;
  }
  .title-3303 .section-1fa7:last-child {
    margin-bottom: 0;
  }
}
.title-3303 .iron_6e4b {
  background: #ededed;
}
.title-3303 .thumbnail_e740 {
  background: #1a1a1a;
}
.form-pro-6ca0.iron_6e4b {
  color: rgba(0, 0, 0, 0.6);
}
.form-pro-6ca0.iron_6e4b .panel_a3be li {
  border-color: rgba(0, 0, 0, 0.08);
}
.form-pro-6ca0.thumbnail_e740 {
  color: rgba(255, 255, 255, 0.99);
}
.form-pro-6ca0.thumbnail_e740 a:not(.shade_af66) {
  color: rgba(255, 255, 255, 0.79);
}
.form-pro-6ca0.thumbnail_e740 a:not(.shade_af66):hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-pro-6ca0.thumbnail_e740 .panel_a3be li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-pro-6ca0.thumbnail_e740 table tbody td,
.form-pro-6ca0.thumbnail_e740 table th {
  background: rgba(0, 0, 0, 0.08);
}
.summary-fixed-c177.button_motion_1d4b .simple_1622 {
  max-width: initial;
}
.summary-fixed-c177 .article_8bac {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.summary-fixed-c177 .article_8bac .focus_gas_d418 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .summary-fixed-c177 .article_8bac .focus_gas_d418 {
    display: block;
    margin-bottom: 2em;
  }
  .summary-fixed-c177 .article_8bac .focus_gas_d418:last-child {
    margin-bottom: 0;
  }
}
.title-3303 .section-1fa7:last-child,
.preview-dim-77b6 .section-1fa7:last-child,
.picture_2db0 .section-1fa7:last-child {
  margin-bottom: 0;
}
.title-3303 .section-1fa7 .nav_green_91e0 .backdrop_d22d:last-child,
.preview-dim-77b6 .section-1fa7 .nav_green_91e0 .backdrop_d22d:last-child,
.picture_2db0 .section-1fa7 .nav_green_91e0 .backdrop_d22d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .title-3303 .gold-53ff,
  .title-3303 .block-bb4e,
  .preview-dim-77b6 .gold-53ff,
  .preview-dim-77b6 .block-bb4e,
  .picture_2db0 .gold-53ff,
  .picture_2db0 .block-bb4e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .notice-fea8 .section-1fa7 {
    margin-bottom: 2em;
  }
}
.notice-fea8 p:last-child {
  margin-bottom: 0;
}
.notice-fea8 li,
.notice-fea8 ul {
  list-style: none;
  margin: 0;
}
.notice-fea8 ul ul {
  margin-left: 2.617924em;
}
.tertiary_south_87f2 {
  font-size: 0.875em;
}

/* css-noise: c0bb */
.shadow-element-j0 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
