/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pattern-fluid-bb89/customify
Author: WPCustomify
Author URI: https://pressmaximum.pattern-fluid-bb89
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.pattern-fluid-bb89/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.grid-0819.inner-abcb/licenses/gpl-2.0.modal_38b5
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.bright_740e/, (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.filter_8a73.disabled_out_bb57/normalize.table_iron_0461/
 ======
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.table_iron_0461 v7.0.0 | MIT License | github.pattern-fluid-bb89/necolas/normalize.table_iron_0461 */
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;
}
.progress-first-57a1 .section-pink-56c9,
.table-3fb4,
.alert_deda,
.plasma-fb86,
.focus-new-cf93,
.icon-next-5bc1,
.outline-fb6c,
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;
}
.table-3fb4,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .table-3fb4,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .table-3fb4,
  h1 {
    font-size: 1.8em;
  }
}
.alert_deda,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.alert_deda + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .alert_deda,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .alert_deda,
  h2 {
    font-size: 1.7em;
  }
}
.plasma-fb86,
h3 {
  font-size: 1.618em;
}
.progress-first-57a1 .section-pink-56c9,
.focus-new-cf93,
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.article-hard-51fe {
  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;
}
.surface-glass-5b17:after,
.surface-glass-5b17:before,
.card_1577:after,
.card_1577:before {
  content: "";
  display: table;
}
.surface-glass-5b17:after,
.card_1577:after {
  clear: both;
}
.layout-35d8 {
  float: right;
  margin-right: 0;
}
.video_hard_a4dc {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.box-solid-3cbb .card-basic-dd33,
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;
}
.box-solid-3cbb .card-basic-dd33: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;
}
.up-e374 .card-basic-dd33 {
  box-shadow: none;
}
.up-e374
  .card-basic-dd33
  .form_93e0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.up-e374 .card-basic-dd33 .fluid-471b {
  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;
}
.up-e374
  .card-basic-dd33
  .fluid-471b
  b {
  display: none;
}
.up-e374 .fresh-6287 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.nav_a5c9:not(.shade_4d0e):not(.progress-d99f),
button:not(.shade_4d0e):not(.progress-d99f),
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ),
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ),
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.nav_a5c9:not(.shade_4d0e):not(
    .progress-d99f
  ):hover,
button:not(.shade_4d0e):not(
    .progress-d99f
  ):hover,
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ):hover,
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ):hover,
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.nav_a5c9:not(.shade_4d0e):not(
    .progress-d99f
  ):active,
.nav_a5c9:not(.shade_4d0e):not(
    .progress-d99f
  ):focus,
button:not(.shade_4d0e):not(
    .progress-d99f
  ):active,
button:not(.shade_4d0e):not(
    .progress-d99f
  ):focus,
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ):active,
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ):focus,
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ):active,
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ):focus,
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ):active,
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ):focus {
  outline: 0;
}
.nav_a5c9:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b,
button:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b,
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b,
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b,
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b {
  position: relative;
}
.nav_a5c9:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .hidden-971f,
.nav_a5c9:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .content-left-51b1,
.nav_a5c9:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .avatar-orange-ee6c,
.nav_a5c9:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  i,
.nav_a5c9:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  svg,
button:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .hidden-971f,
button:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .content-left-51b1,
button:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .avatar-orange-ee6c,
button:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  i,
button:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  svg,
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .hidden-971f,
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .content-left-51b1,
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .avatar-orange-ee6c,
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  i,
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  svg,
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .hidden-971f,
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .content-left-51b1,
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .avatar-orange-ee6c,
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  i,
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  svg,
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .hidden-971f,
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .content-left-51b1,
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  .avatar-orange-ee6c,
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  i,
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b
  svg {
  visibility: hidden;
}
.nav_a5c9:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b:after,
button:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b:after,
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b:after,
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b:after,
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ).fn-loading-774b:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.nav_a5c9:not(.shade_4d0e):not(.progress-d99f),
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ),
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ),
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ) {
  color: #fff;
  background: #235787;
}
.nav_a5c9:not(.shade_4d0e):not(
    .progress-d99f
  ):focus,
input[type="button"]:not(.shade_4d0e):not(
    .progress-d99f
  ):focus,
input[type="reset"]:not(.shade_4d0e):not(
    .progress-d99f
  ):focus,
input[type="submit"]:not(.shade_4d0e):not(
    .progress-d99f
  ):focus {
  color: #fff;
}
.nav_a5c9.fn-disabled-774b:not(.shade_4d0e):not(
    .progress-d99f
  ),
.nav_a5c9[disabled]:not(.shade_4d0e):not(
    .progress-d99f
  ),
button.fn-disabled-774b:not(.shade_4d0e):not(
    .progress-d99f
  ),
button[disabled]:not(.shade_4d0e):not(
    .progress-d99f
  ) {
  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;
}
.narrow-e610 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.narrow-e610: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;
}
.lower_57fe {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.layout-hard-da3a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.content-north-bba4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.surface-glass-5b17:after,
.surface-glass-5b17:before,
.simple-60fe:after,
.simple-60fe:before,
.widget_14f3:after,
.widget_14f3:before,
.sidebar-lower-f80d:after,
.sidebar-lower-f80d:before,
.caption_glass_1da3:after,
.caption_glass_1da3:before,
.photo_complex_8050:after,
.photo_complex_8050:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.surface-glass-5b17:after,
.simple-60fe:after,
.widget_14f3:after,
.sidebar-lower-f80d:after,
.caption_glass_1da3:after,
.photo_complex_8050:after {
  clear: both;
}
.simple-60fe .notice-pressed-817d,
.widget_14f3 .notice-pressed-817d,
.lite-14ef .notice-pressed-817d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.header_f757 {
  display: inline-block;
}
.last-f8f8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.last-f8f8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.last-f8f8 .popup-dd60 {
  padding: 1em 0;
  font-size: 85%;
}
.popup-dd60 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.clean_34df {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.clean_34df:after,
.clean_34df:before {
  content: "";
  display: table;
}
.clean_34df:after {
  clear: both;
}
.last-b752 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notification_new_c505 .last-b752 {
  max-width: 50%;
}
.dropdown_center_2b9b .last-b752 {
  max-width: 33.33%;
}
.top_948b .last-b752 {
  max-width: 25%;
}
.highlight_cool_ca6d .last-b752 {
  max-width: 20%;
}
.glass-b208 .last-b752 {
  max-width: 16.66%;
}
.current-7fc4 .last-b752 {
  max-width: 14.28%;
}
.dropdown_next_a587 .last-b752 {
  max-width: 12.5%;
}
.center_1a6a .last-b752 {
  max-width: 11.11%;
}
.out_8450 {
  display: block;
}
.progress-first-57a1 .thick_334c label,
.progress-first-57a1 .sidebar_1848 label,
.progress-first-57a1 .down_b861 label,
.progress-first-57a1 .list_old_9bb9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.west_d3f4 {
  list-style: none;
  margin: 0;
}
.west_d3f4 article.border_green_2a14 {
  margin-bottom: 0;
}
.west_d3f4 ul {
  list-style: none;
  margin: 0;
}
.west_d3f4 .menu_copper_65ba li.border_green_2a14 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .west_d3f4 .menu_copper_65ba li.border_green_2a14 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .west_d3f4 .menu_copper_65ba li.border_green_2a14: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) {
  .west_d3f4 .menu_copper_65ba li.border_green_2a14 li.border_green_2a14 li.border_green_2a14 li.border_green_2a14 {
    padding-left: 0;
  }
}
article.border_green_2a14 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border_green_2a14 .simple-60fe p:last-of-type {
  margin-bottom: 0;
}
article.border_green_2a14 .hero_out_530e {
  float: left;
}
article.border_green_2a14 .fluid-5b61 {
  margin-left: 85px;
}
article.border_green_2a14 .red_e611 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border_green_2a14 .red_e611 .fixed-8cd4 {
  margin-left: 10px;
}
article.border_green_2a14 .box-hard-bde2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border_green_2a14 .slider_6564 {
  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 .thick_334c,
  #respond .down_b861,
  #respond .list_old_9bb9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thick_334c input,
#respond .down_b861 input,
#respond .list_old_9bb9 input {
  width: 100%;
}
#respond .list_old_9bb9 {
  margin-right: 0;
}
#respond .tag-bd1d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.banner_679a {
  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;
}
.banner_679a.iron_3a36 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.banner_679a 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%);
}
.banner_679a:focus,
.banner_679a: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);
}
.widget_e2bd {
  border-radius: 10%;
}
.video_5530 {
  border-radius: 50%;
}
.block_south_cb60 {
  font-size: 0.72em;
}
.last-5215 {
  font-size: 0.875em;
}
.hard-48e8 {
  font-size: 1.1em;
}
.bright_01f0 {
  text-transform: uppercase;
  line-height: 1.2;
}
.bright_01f0.block_south_cb60 {
  letter-spacing: 0.5px;
}
.primary-basic-083b,
.primary-basic-083b a {
  color: #6d6d6d;
}
.primary-basic-083b a:hover {
  color: #111;
}
.feature-fixed-e174 {
  color: #6d6d6d;
}
.narrow-a325 {
  overflow-x: hidden;
}
.narrow-a325 .progress-lower-2282.hover-ea08 {
  position: relative;
}
.narrow-a325 .progress-lower-2282.hover-ea08.brown-a7a0 {
  position: initial;
}
.narrow-a325
  .progress-lower-2282.hover-ea08.brown-a7a0
  .new_c657 {
  left: auto;
}
.narrow-a325 .progress-lower-2282 .new_c657 {
  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;
}
.narrow-a325 .progress-lower-2282:hover.hover-ea08 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.narrow-a325
  .progress-lower-2282:hover.hover-ea08
  .new_c657 {
  display: block;
  z-index: 9999999;
}
.narrow-a325 .module-38af .message-af77,
.narrow-a325 .last-f123 .message-af77 {
  display: none;
}
.narrow-a325 .chip-wood-cc9e .progress-lower-2282:hover.hover-ea08 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.progress-first-57a1 .thick_334c label,
.progress-first-57a1 .sidebar_1848 label,
.progress-first-57a1 .down_b861 label,
.progress-first-57a1 .list_old_9bb9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.west_d3f4 {
  list-style: none;
  margin: 0;
}
.west_d3f4 article.border_green_2a14 {
  margin-bottom: 0;
}
.west_d3f4 ul {
  list-style: none;
  margin: 0;
}
.west_d3f4 .menu_copper_65ba li.border_green_2a14 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .west_d3f4 .menu_copper_65ba li.border_green_2a14 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .west_d3f4 .menu_copper_65ba li.border_green_2a14: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) {
  .west_d3f4 .menu_copper_65ba li.border_green_2a14 li.border_green_2a14 li.border_green_2a14 li.border_green_2a14 {
    padding-left: 0;
  }
}
article.border_green_2a14 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.border_green_2a14 .simple-60fe p:last-of-type {
  margin-bottom: 0;
}
article.border_green_2a14 .hero_out_530e {
  float: left;
}
article.border_green_2a14 .fluid-5b61 {
  margin-left: 85px;
}
article.border_green_2a14 .red_e611 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.border_green_2a14 .red_e611 .fixed-8cd4 {
  margin-left: 10px;
}
article.border_green_2a14 .box-hard-bde2 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.border_green_2a14 .slider_6564 {
  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 .thick_334c,
  #respond .down_b861,
  #respond .list_old_9bb9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thick_334c input,
#respond .down_b861 input,
#respond .list_old_9bb9 input {
  width: 100%;
}
#respond .list_old_9bb9 {
  margin-right: 0;
}
#respond .tag-bd1d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.module-38af .input_e21e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.input_e21e .overlay_543a.focused-f62d .dropdown_72ce > li > a:focus,
.input_e21e .overlay_543a.focused-f62d .dropdown_72ce > li > a:hover,
.input_e21e .overlay_543a.title-bronze-578b .dropdown_72ce > li > a:focus,
.input_e21e .overlay_543a.title-bronze-578b .dropdown_72ce > li > a:hover,
.input_e21e .overlay_543a.mask-d4aa .dropdown_72ce > li > a:focus,
.input_e21e .overlay_543a.mask-d4aa .dropdown_72ce > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_e21e
  .overlay_543a.focused-f62d
  .dropdown_72ce
  > li.shade_8c20
  > a,
.input_e21e
  .overlay_543a.focused-f62d
  .dropdown_72ce
  > li.slider-lower-402c
  > a,
.input_e21e
  .overlay_543a.title-bronze-578b
  .dropdown_72ce
  > li.shade_8c20
  > a,
.input_e21e
  .overlay_543a.title-bronze-578b
  .dropdown_72ce
  > li.slider-lower-402c
  > a,
.input_e21e
  .overlay_543a.mask-d4aa
  .dropdown_72ce
  > li.shade_8c20
  > a,
.input_e21e .overlay_543a.mask-d4aa .dropdown_72ce > li.table_white_2ad2 > a {
  color: rgba(255, 255, 255, 0.99);
}
.input_e21e .detail-2549,
.input_e21e .detail-2549 a {
  color: rgba(255, 255, 255, 0.99);
}
.input_e21e .nav-fixed-b4d6.paper-88d3 li a,
.input_e21e .summary-391a a,
.input_e21e .feature-6820,
.input_e21e .dropdown_72ce > li > a,
.input_e21e .cold_98a9 {
  color: rgba(255, 255, 255, 0.79);
}
.input_e21e .nav-fixed-b4d6.paper-88d3 li a:hover,
.input_e21e .summary-391a a:hover,
.input_e21e .feature-6820:hover,
.input_e21e .dropdown_72ce > li > a:hover,
.input_e21e .cold_98a9:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_e21e .simple_6d1d {
  color: rgba(255, 255, 255, 0.79);
}
.input_e21e .simple_6d1d .panel_east_493b {
  color: rgba(255, 255, 255, 0.99);
}
.input_e21e .simple_6d1d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.input_e21e .highlight_huge_79b4 .dirty-1012 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.input_e21e .highlight_huge_79b4 .dirty-1012 .banner_5c8c {
  color: rgba(255, 255, 255, 0.79);
}
.input_e21e
  .highlight_huge_79b4
  .dirty-1012
  .banner_5c8c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_e21e
  .highlight_huge_79b4
  .dirty-1012
  .banner_5c8c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_e21e
  .highlight_huge_79b4
  .dirty-1012
  .banner_5c8c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_e21e
  .highlight_huge_79b4
  .dirty-1012
  .banner_5c8c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.input_e21e .highlight_huge_79b4 .article_bright_53b3 {
  color: rgba(255, 255, 255, 0.79);
}
.input_e21e .highlight_huge_79b4 .article_bright_53b3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-dc42
  .input_e21e
  .highlight_huge_79b4
  .logo_18df
  .content-small-ba06 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pressed-dc42
  .input_e21e
  .highlight_huge_79b4
  .logo_18df
  .banner_5c8c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.module-38af .menu-754a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.menu-754a .overlay_543a.focused-f62d .dropdown_72ce > li > a:focus,
.menu-754a .overlay_543a.focused-f62d .dropdown_72ce > li > a:hover,
.menu-754a .overlay_543a.title-bronze-578b .dropdown_72ce > li > a:focus,
.menu-754a .overlay_543a.title-bronze-578b .dropdown_72ce > li > a:hover,
.menu-754a .overlay_543a.mask-d4aa .dropdown_72ce > li > a:focus,
.menu-754a .overlay_543a.mask-d4aa .dropdown_72ce > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-754a
  .overlay_543a.focused-f62d
  .dropdown_72ce
  > li.shade_8c20
  > a,
.menu-754a
  .overlay_543a.focused-f62d
  .dropdown_72ce
  > li.slider-lower-402c
  > a,
.menu-754a
  .overlay_543a.title-bronze-578b
  .dropdown_72ce
  > li.shade_8c20
  > a,
.menu-754a
  .overlay_543a.title-bronze-578b
  .dropdown_72ce
  > li.slider-lower-402c
  > a,
.menu-754a
  .overlay_543a.mask-d4aa
  .dropdown_72ce
  > li.shade_8c20
  > a,
.menu-754a .overlay_543a.mask-d4aa .dropdown_72ce > li.table_white_2ad2 > a {
  color: rgba(0, 0, 0, 0.8);
}
.menu-754a .detail-2549,
.menu-754a .detail-2549 a {
  color: rgba(0, 0, 0, 0.8);
}
.menu-754a .nav-fixed-b4d6.paper-88d3 li a,
.menu-754a .summary-391a a,
.menu-754a .feature-6820,
.menu-754a .dropdown_72ce > li > a,
.menu-754a .cold_98a9 {
  color: rgba(0, 0, 0, 0.55);
}
.menu-754a .nav-fixed-b4d6.paper-88d3 li a:hover,
.menu-754a .summary-391a a:hover,
.menu-754a .feature-6820:hover,
.menu-754a .dropdown_72ce > li > a:hover,
.menu-754a .cold_98a9:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-754a .simple_6d1d {
  color: rgba(0, 0, 0, 0.55);
}
.menu-754a .simple_6d1d .panel_east_493b {
  color: rgba(0, 0, 0, 0.8);
}
.menu-754a .simple_6d1d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fresh-5db7 .aside_20db {
  margin-left: auto;
  margin-right: auto;
}
.widget_14f3 > * {
  margin-left: auto;
  margin-right: auto;
}
.widget_14f3 .lower_57fe {
  margin-right: 1.41575em;
}
.heading-iron-f97e .widget_14f3 > .primary_last_e006 {
  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;
}
.heading-iron-f97e .widget_14f3 > .aside_0075 {
  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;
}
.notice-selected-f85a.fresh-5db7 .aside_20db,
.section_static_49c5.fresh-5db7 .aside_20db {
  margin-left: 0;
}
.mask_5f27.fresh-5db7 .aside_20db,
.paper_a37b.fresh-5db7 .aside_20db {
  margin-right: 0;
}
.widget_14f3 ol,
.widget_14f3 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hovered_ad6b video {
  max-width: 100%;
}
.panel-west-4ebc img {
  display: block;
}
.panel-west-4ebc.lower_57fe,
.panel-west-4ebc.layout-hard-da3a {
  width: 100%;
}
.panel-west-4ebc.aside_0075 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.block-6180:not(.static_dc90) {
  margin: 1.5em auto;
}
.tiny-7d84 p {
  padding: 1.5em 14px;
}
ul.media-steel-ad10.aside_0075,
ul.media-steel-ad10.primary_last_e006,
ul.media-steel-ad10.column-9fdb.primary_last_e006 {
  padding: 0 14px;
}
.chip-316d {
  display: block;
  overflow-x: auto;
}
.chip-316d table {
  border-collapse: collapse;
  width: 100%;
}
.chip-316d td,
.chip-316d th {
  padding: 0.5em;
}
.widget_14f3 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.widget_14f3 ol ol,
.widget_14f3 ol ul,
.widget_14f3 ul ol,
.widget_14f3 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.widget_14f3 ol ol li,
.widget_14f3 ol ul li,
.widget_14f3 ul ol li,
.widget_14f3 ul ul li {
  margin-left: 0;
}
.first_bdcd.easy-a53e > .footer_fast_0a1f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.first_bdcd.easy-a53e > .footer_fast_0a1f iframe,
.first_bdcd.easy-a53e > .footer_fast_0a1f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.paragraph_c924 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.paragraph_c924.prev_5004 {
  padding: 0;
}
.paragraph_c924.prev_5004 cite {
  font-size: 13px;
}
.paragraph_c924 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.paragraph_c924 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.bright_5012 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.bright_5012 > p:first-child {
  margin-top: 0;
}
.bright_5012 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.bright_5012 blockquote {
  border-left: 0;
}
.description-2ad7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.description-2ad7:not(.dropdown-a71d) {
  max-width: 100px;
}
.description-2ad7.overlay_red_23a9 {
  border-bottom: none !important;
  text-align: center;
}
.description-2ad7.overlay_red_23a9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .tiny-7d84 p {
    padding: 1.5em 0;
  }
}
.surface_brown_3c93 {
  color: #0073aa;
}
.south_74cb {
  background-color: #0073aa;
}
.element_f09f {
  color: #229fd8;
}
.alert_copper_b071 {
  background-color: #229fd8;
}
.rough-34dc {
  color: #eee;
}
.complex-048e {
  background-color: #eee;
}
.mask-746d {
  color: #444;
}
.description_action_b3d9 {
  background-color: #444;
}
.content-fd8f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.content-fd8f .status-068e .summary-391a {
  font-size: 15px;
}
.content-fd8f .summary-391a {
  line-height: 1.3;
}
.content-fd8f .menu-754a {
}
.content-fd8f .input_e21e {
  background: #235787;
}
.chip-4f8d {
  padding: 0;
}
.chip-4f8d .input_e21e {
  background: #1a1a1a;
}
.chip-4f8d .menu-754a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.summary_hard_ae0c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.summary_hard_ae0c .menu-754a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.summary_hard_ae0c .input_e21e {
  background: #303030;
}
.photo_complex_8050 {
  position: relative;
  z-index: 10;
}
.photo_complex_8050 .gradient_basic_184f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row_south_34ba .hover-ea08 {
  display: inline-block;
  vertical-align: middle;
}
.row_south_34ba.thumbnail_last_83b8 .hover-ea08 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .row_south_34ba.thumbnail_last_83b8 .hover-ea08 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .row_south_34ba.thumbnail_last_83b8 .hover-ea08 {
    margin-right: 0.4em;
  }
}
.row_south_34ba.thumbnail_last_83b8 .hover-ea08:last-child {
  margin-right: 0;
}
.white_074b .gradient_basic_184f {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .module-38af .status-068e {
    margin: 0 -0.5em;
  }
  .module-38af .status-068e [class*="customify-col-"],
  .module-38af .status-068e [class*="customify-col_"],
  .module-38af .status-068e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.module-38af.green_27d8 .gradient_basic_184f {
  background: 0 0 !important;
}
.module-38af.green_27d8 .gradient_basic_184f,
.module-38af.white_074b .gradient_basic_184f {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .module-38af.shade_112f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.module-38af.white_074b .gradient_basic_184f {
  box-shadow: none !important;
}
.mini_33b1 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .mini_33b1 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .mini_33b1 {
    padding: 18px 0 20px;
  }
}
.mini_33b1 .orange-85e7 {
  width: 100%;
}
.mini_33b1 .short_1721 {
  margin-bottom: 0;
}
.mini_33b1 .notification-iron-9baa {
  margin-top: 5px;
  font-size: 0.875em;
}
.row_huge_d5d3 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.row_huge_d5d3 .paragraph_new_252f {
  width: 100%;
}
.mini_329e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mini_329e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mini_329e 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;
}
.mini_329e li:last-child:after {
  display: none;
}
.mini_329e li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer_current_5325 .message-af77 button,
.mini_33b1 .message-af77 button {
  left: 0;
}
.footer_current_5325 .paragraph_new_252f,
.mini_33b1 .paragraph_new_252f {
  padding-left: 0;
  padding-right: 0;
}
.footer_current_5325 .row_huge_d5d3,
.mini_33b1 .row_huge_d5d3 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer_current_5325 {
  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;
}
.footer_current_5325: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;
}
.footer_current_5325 .component_d3c3 {
  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) {
  .footer_current_5325 .component_d3c3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer_current_5325 .component_d3c3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer_current_5325 .component_d3c3 {
    min-height: 200px;
  }
}
.footer_current_5325 .mini_329e {
  color: rgba(255, 255, 255, 0.8);
}
.footer_current_5325 .mini_329e a,
.footer_current_5325 .mini_329e li:after {
  color: inherit;
}
.footer_current_5325 .mini_329e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dropdown_out_fea2 {
  margin-bottom: 0.5em;
}
.video_a697 {
  margin-bottom: 1.2em;
}
.video_a697,
.dropdown_out_fea2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.video_a697 p:last-child,
.dropdown_out_fea2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .message-af77,
#masthead .message-af77 {
  display: none;
}
#masthead
  > .message-af77.outline-hard-bd80 {
  display: none;
}
#masthead > .message-af77 button {
  left: 0;
}
.content_6e29 {
  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%;
}
.content_6e29 .hover-ea08 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.content_6e29 .article_10b1 {
  display: -webkit-box;
  display: flex;
}
.content_6e29 .article_10b1.gold-1bce {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.content_6e29 .article_10b1.status-iron-f3ce {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content_6e29 .article_10b1.left-86a1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.content_6e29.item-5be9.liquid_6d18 .article_10b1.gold-1bce {
  flex-basis: 100%;
}
.content_6e29.current_c616 .article_10b1.status-iron-f3ce {
  -webkit-box-flex: 1;
  flex: auto;
}
.content_6e29.current_c616 .article_10b1.left-86a1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .message-af77.outline-hard-bd80 {
  display: none;
}
#masthead > .message-af77 button {
  left: 0;
}
.description_dynamic_81a6 {
  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;
}
.description_dynamic_81a6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.description_dynamic_81a6.menu_91fc i {
  margin-right: 4px;
}
.description_dynamic_81a6.title_plasma_1c79 i {
  margin-left: 5px;
}
.summary-391a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.summary-391a p:last-child {
  margin-bottom: 0;
}
.module_motion_ece0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.module_motion_ece0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.module_motion_ece0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.module_motion_ece0 .detail-2549 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.module_motion_ece0 .box-middle-0cda {
  margin: 5px 0 7px 0;
}
.module_motion_ece0.old-5c87 .active-thick-2a17 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_motion_ece0.old-5c87 .narrow_aa98 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_motion_ece0.feature_red_fd72 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.module_motion_ece0.feature_red_fd72 .active-thick-2a17 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_motion_ece0.feature_red_fd72 .narrow_aa98 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.module_motion_ece0.panel-16ae {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.module_motion_ece0.sidebar_mini_cb5d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.module_motion_ece0.sidebar_mini_cb5d .narrow_aa98 {
  margin-top: 7px;
}
.avatar_a87c {
  display: inline-block;
}
.photo_complex_8050 .feature-9e2a .module_motion_ece0 img {
  max-width: 100%;
}
.overlay_543a .avatar-d539.sidebar-b468,
.shadow-liquid-87fc .avatar-d539.sidebar-b468 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_543a .backdrop-motion-d8f1,
.shadow-liquid-87fc .backdrop-motion-d8f1 {
  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%);
}
.overlay_543a .backdrop-motion-d8f1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.overlay_543a.orange-edf5 .backdrop-motion-d8f1 {
  display: none;
}
.overlay_543a .disabled_cbea {
  list-style: none;
  padding: 0;
  margin: 0;
}
.overlay_543a .disabled_cbea li {
  display: inline-block;
  position: relative;
}
.overlay_543a .disabled_cbea li:last-child {
  margin-right: 0;
}
.overlay_543a .disabled_cbea 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;
}
.overlay_543a .disabled_cbea li.table_white_2ad2 > a {
  color: rgba(0, 0, 0, 0.9);
}
.overlay_543a .disabled_cbea > 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;
}
.overlay_543a .disabled_cbea > li > a i {
  line-height: 0;
}
.overlay_543a .disabled_cbea > li.avatar_clean_ec32 > a .backdrop-motion-d8f1 {
  margin-left: 4px;
  line-height: 0;
}
.overlay_543a .disabled_cbea .preview_2e8e li.avatar_clean_ec32 > a {
  position: relative;
}
.overlay_543a .disabled_cbea .preview_2e8e li.avatar_clean_ec32 > a:after,
.overlay_543a .disabled_cbea .preview_2e8e li.avatar_clean_ec32 > a:before {
  content: "";
  display: table;
}
.overlay_543a .disabled_cbea .preview_2e8e li.avatar_clean_ec32 > a:after {
  clear: both;
}
.overlay_543a .disabled_cbea .preview_2e8e li.avatar_clean_ec32 > a .backdrop-motion-d8f1 {
  margin-left: 5px;
  float: right;
}
.overlay_543a .active_63d1,
.overlay_543a .preview_2e8e {
  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;
}
.overlay_543a .preview_2e8e {
  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;
}
.overlay_543a .preview_2e8e .sidebar-b468 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.overlay_543a .preview_2e8e .backdrop-motion-d8f1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.overlay_543a .preview_2e8e li {
  display: block;
  margin: 0;
  padding: 0;
}
.overlay_543a .preview_2e8e 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;
}
.overlay_543a .preview_2e8e li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.overlay_543a .preview_2e8e .preview_2e8e {
  top: 0;
  left: 100%;
}
.overlay_543a .liquid-d2d7.fn-focus-774b > .active_63d1,
.overlay_543a .liquid-d2d7.fn-focus-774b > .preview_2e8e,
.overlay_543a .liquid-d2d7:focus > .active_63d1,
.overlay_543a .liquid-d2d7:focus > .preview_2e8e,
.overlay_543a .liquid-d2d7:hover > .active_63d1,
.overlay_543a .liquid-d2d7:hover > .preview_2e8e {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.overlay_543a.mask-d4aa .dropdown_72ce:after,
.overlay_543a.mask-d4aa .dropdown_72ce:before {
  content: "";
  display: table;
}
.overlay_543a.mask-d4aa .dropdown_72ce:after {
  clear: both;
}
.overlay_543a.mask-d4aa .dropdown_72ce > li {
  float: left;
}
.overlay_543a.label-next-5919 .dropdown_72ce:after,
.overlay_543a.label-next-5919 .dropdown_72ce:before {
  content: "";
  display: table;
}
.overlay_543a.label-next-5919 .dropdown_72ce:after {
  clear: both;
}
.overlay_543a.label-next-5919 .dropdown_72ce > li {
  float: left;
}
.overlay_543a.label-next-5919 .dropdown_72ce > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.overlay_543a.label-next-5919 .dropdown_72ce > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_543a.label-next-5919 .dropdown_72ce > li.shade_8c20 > a,
.overlay_543a.label-next-5919 .dropdown_72ce > li.table_white_2ad2 > a {
  color: #fff;
  background-color: #1e4b75;
}
.overlay_543a.focused-f62d .dropdown_72ce > li > a .sidebar-b468 {
  position: relative;
}
.overlay_543a.focused-f62d .dropdown_72ce > li > a .sidebar-b468: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;
}
.overlay_543a.focused-f62d
  .dropdown_72ce
  > li:focus
  > a
  .sidebar-b468:before,
.overlay_543a.focused-f62d
  .dropdown_72ce
  > li:hover
  > a
  .sidebar-b468:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_543a.focused-f62d
  .dropdown_72ce
  > li.shade_8c20
  > a
  .sidebar-b468:before,
.overlay_543a.focused-f62d
  .dropdown_72ce
  > li.slider-lower-402c
  > a
  .sidebar-b468:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_543a.title-bronze-578b .dropdown_72ce > li > a .sidebar-b468 {
  position: relative;
}
.overlay_543a.title-bronze-578b .dropdown_72ce > li > a .sidebar-b468: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;
}
.overlay_543a.title-bronze-578b .dropdown_72ce > li:focus > a .sidebar-b468:before,
.overlay_543a.title-bronze-578b
  .dropdown_72ce
  > li:hover
  > a
  .sidebar-b468:before {
  width: 100%;
  background-color: currentColor;
}
.overlay_543a.title-bronze-578b
  .dropdown_72ce
  > li.shade_8c20
  > a
  .sidebar-b468:before,
.overlay_543a.title-bronze-578b
  .dropdown_72ce
  > li.slider-lower-402c
  > a
  .sidebar-b468:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-liquid-87fc .disabled_cbea {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shadow-liquid-87fc .disabled_cbea li:first-child > a {
  border-top: none;
}
.shadow-liquid-87fc .disabled_cbea .carousel_48d2 > .sidebar-b468 .backdrop-motion-d8f1 {
  display: none;
}
.shadow-liquid-87fc .disabled_cbea li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shadow-liquid-87fc .disabled_cbea li:last-child {
  border: none;
}
.shadow-liquid-87fc .disabled_cbea li.avatar_clean_ec32 > a {
  padding-right: 45px !important;
}
.shadow-liquid-87fc .disabled_cbea li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shadow-liquid-87fc .disabled_cbea li a:focus,
.shadow-liquid-87fc .disabled_cbea li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shadow-liquid-87fc .disabled_cbea li .outline-glass-8667 {
  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;
}
.shadow-liquid-87fc .disabled_cbea li .outline-glass-8667:hover {
  box-shadow: none;
}
.shadow-liquid-87fc .disabled_cbea li .outline-glass-8667 .backdrop-motion-d8f1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shadow-liquid-87fc .disabled_cbea .preview_2e8e {
  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);
}
.shadow-liquid-87fc .disabled_cbea .preview_2e8e li a {
  padding-left: 3em;
}
.shadow-liquid-87fc .disabled_cbea .footer-a069 > a .outline-glass-8667 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shadow-liquid-87fc .disabled_cbea .footer-a069 > .preview_2e8e {
  display: block;
  opacity: 1;
}
.east-98e5 {
  max-width: 100%;
}
.tooltip_a4a6 {
  line-height: 0;
  cursor: pointer;
}
.cold_98a9 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.cold_98a9:hover {
  box-shadow: none;
  color: currentColor;
}
.cold_98a9 svg {
  width: 18px;
  height: 18px;
}
.cold_98a9 .panel-pink-fb92 {
  display: none;
}
.action_a143 {
  position: relative;
}
.action_a143.fn-active-774b .cold_98a9 .panel-blue-e499 {
  display: none;
}
.action_a143.fn-active-774b .cold_98a9 .panel-pink-fb92 {
  display: inline-block;
}
.action_a143 .backdrop_iron_5338 {
  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);
}
.action_a143.hero-west-688b .backdrop_iron_5338 {
  left: auto;
  right: -0.9em;
}
.action_a143.hero-west-688b .iron_868c::before {
  left: auto;
  right: 15px;
}
.action_a143.fn-active-774b .backdrop_iron_5338 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.logo_18df {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.logo_18df label {
  flex-basis: 100%;
}
.logo_18df .dirty-1012 {
  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;
}
.logo_18df .banner_5c8c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.logo_18df .banner_5c8c:focus {
  background-color: transparent;
}
.logo_18df button.article_bright_53b3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.logo_18df button.article_bright_53b3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.logo_18df button.article_bright_53b3 svg {
  width: 18px;
  height: 18px;
}
.logo_18df input[type="submit"] {
  min-height: auto;
}
.highlight_huge_79b4 .logo_18df .banner_5c8c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.iron_868c {
  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) {
  .iron_868c {
    width: 220px;
  }
}
.iron_868c label {
  flex-basis: 100%;
}
.iron_868c::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;
}
.pressed-dc42 .highlight_huge_79b4 .logo_18df {
  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;
}
.pressed-dc42
  .highlight_huge_79b4
  .logo_18df
  .dirty-1012 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pressed-dc42 .highlight_huge_79b4 .logo_18df .banner_5c8c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pressed-dc42
  .highlight_huge_79b4
  .logo_18df
  .banner_5c8c:focus {
  background: 0 0;
}
.pressed-dc42
  .highlight_huge_79b4
  .logo_18df
  .content-small-ba06 {
  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;
}
.nav-fixed-b4d6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.nav-fixed-b4d6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.nav-fixed-b4d6 li:last-child {
  margin-right: 0;
}
.nav-fixed-b4d6 li:first-child {
  margin-left: 0;
}
.nav-fixed-b4d6.advanced_10ea a {
  color: #fff;
}
.nav-fixed-b4d6.advanced_10ea a:hover {
  color: #fff;
}
.nav-fixed-b4d6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.nav-fixed-b4d6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.nav-fixed-b4d6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.nav-fixed-b4d6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.nav-fixed-b4d6 [class*="social-icon-apple"] {
  background-color: #999;
}
.nav-fixed-b4d6 [class*="social-icon-apple"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #999;
}
.nav-fixed-b4d6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.nav-fixed-b4d6 [class*="social-icon-behance"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #1769ff;
}
.nav-fixed-b4d6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.nav-fixed-b4d6 [class*="social-icon-bitbucket"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #205081;
}
.nav-fixed-b4d6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.nav-fixed-b4d6 [class*="social-icon-codepen"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #000;
}
.nav-fixed-b4d6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.nav-fixed-b4d6 [class*="social-icon-delicious"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #39f;
}
.nav-fixed-b4d6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.nav-fixed-b4d6 [class*="social-icon-digg"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #005be2;
}
.nav-fixed-b4d6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.nav-fixed-b4d6 [class*="social-icon-dribbble"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #ea4c89;
}
.nav-fixed-b4d6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.nav-fixed-b4d6 [class*="social-icon-envelope"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #ea4335;
}
.nav-fixed-b4d6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.nav-fixed-b4d6 [class*="social-icon-facebook"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #3b5998;
}
.nav-fixed-b4d6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.nav-fixed-b4d6 [class*="social-icon-flickr"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #0063dc;
}
.nav-fixed-b4d6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.nav-fixed-b4d6 [class*="social-icon-foursquare"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #2d5be3;
}
.nav-fixed-b4d6 [class*="social-icon-github"] {
  background-color: #333;
}
.nav-fixed-b4d6 [class*="social-icon-github"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #333;
}
.nav-fixed-b4d6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.nav-fixed-b4d6 [class*="social-icon-google-plus"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #dd4b39;
}
.nav-fixed-b4d6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.nav-fixed-b4d6 [class*="social-icon-houzz"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #7ac142;
}
.nav-fixed-b4d6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.nav-fixed-b4d6 [class*="social-icon-instagram"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #262626;
}
.nav-fixed-b4d6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.nav-fixed-b4d6 [class*="social-icon-jsfiddle"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #487aa2;
}
.nav-fixed-b4d6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.nav-fixed-b4d6 [class*="social-icon-linkedin"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #0077b5;
}
.nav-fixed-b4d6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.nav-fixed-b4d6 [class*="social-icon-medium"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #00ab6b;
}
.nav-fixed-b4d6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.nav-fixed-b4d6
  [class*="social-icon-odnoklassniki"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #f4731c;
}
.nav-fixed-b4d6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.nav-fixed-b4d6 [class*="social-icon-meetup"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #ec1c40;
}
.nav-fixed-b4d6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.nav-fixed-b4d6 [class*="social-icon-pinterest"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #bd081c;
}
.nav-fixed-b4d6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.nav-fixed-b4d6 [class*="social-icon-product-hunt"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #da552f;
}
.nav-fixed-b4d6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.nav-fixed-b4d6 [class*="social-icon-reddit"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #ff4500;
}
.nav-fixed-b4d6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.nav-fixed-b4d6 [class*="social-icon-rss"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #f26522;
}
.nav-fixed-b4d6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.nav-fixed-b4d6
  [class*="social-icon-shopping-cart"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #4caf50;
}
.nav-fixed-b4d6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.nav-fixed-b4d6 [class*="social-icon-skype"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #00aff0;
}
.nav-fixed-b4d6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.nav-fixed-b4d6 [class*="social-icon-slideshare"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #0077b5;
}
.nav-fixed-b4d6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.nav-fixed-b4d6 [class*="social-icon-snapchat"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #fffc00;
}
.nav-fixed-b4d6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.nav-fixed-b4d6 [class*="social-icon-soundcloud"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #f80;
}
.nav-fixed-b4d6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.nav-fixed-b4d6 [class*="social-icon-spotify"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #2ebd59;
}
.nav-fixed-b4d6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.nav-fixed-b4d6
  [class*="social-icon-stack-overflow"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #fe7a15;
}
.nav-fixed-b4d6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.nav-fixed-b4d6 [class*="social-icon-maldkfgram"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #2ca5e0;
}
.nav-fixed-b4d6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.nav-fixed-b4d6 [class*="social-icon-tripadvisor"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #589442;
}
.nav-fixed-b4d6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.nav-fixed-b4d6 [class*="social-icon-tumblr"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #35465c;
}
.nav-fixed-b4d6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.nav-fixed-b4d6 [class*="social-icon-twitch"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #6441a5;
}
.nav-fixed-b4d6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.nav-fixed-b4d6 [class*="social-icon-twitter"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #1da1f2;
}
.nav-fixed-b4d6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.nav-fixed-b4d6 [class*="social-icon-vimeo"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #1ab7ea;
}
.nav-fixed-b4d6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.nav-fixed-b4d6 [class*="social-icon-vk"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #45668e;
}
.nav-fixed-b4d6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.nav-fixed-b4d6 [class*="social-icon-weibo"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #df2029;
}
.nav-fixed-b4d6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.nav-fixed-b4d6 [class*="social-icon-weixin"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #7bb32e;
}
.nav-fixed-b4d6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.nav-fixed-b4d6 [class*="social-icon-whatsapp"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #25d366;
}
.nav-fixed-b4d6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.nav-fixed-b4d6 [class*="social-icon-wordpress"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #21759b;
}
.nav-fixed-b4d6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.nav-fixed-b4d6 [class*="social-icon-xing"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #026466;
}
.nav-fixed-b4d6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.nav-fixed-b4d6 [class*="social-icon-yelp"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #af0606;
}
.nav-fixed-b4d6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.nav-fixed-b4d6 [class*="social-icon-youtube"].sidebar-gold-8a82 {
  background-color: transparent;
  color: #cd201f;
}
.feature-6820 {
  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;
}
.feature-6820:hover {
  box-shadow: none;
  background: 0 0;
}
.filter_fresh_e49e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.preview_7ca6 {
  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;
}
.focused_0a1c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.soft-2960 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.soft-2960,
.soft-2960::after,
.soft-2960::before {
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.soft-2960::after,
.soft-2960::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notification-tiny-6b51 .preview_7ca6 .focused_0a1c {
  margin-top: -2px;
  width: 19px;
}
.notification-tiny-6b51 .preview_7ca6 .soft-2960 {
  margin-top: -1px;
}
.notification-tiny-6b51 .preview_7ca6 .soft-2960,
.notification-tiny-6b51 .preview_7ca6 .soft-2960::after,
.notification-tiny-6b51 .preview_7ca6 .soft-2960::before {
  width: 19px;
  height: 2px;
}
.notification-tiny-6b51 .preview_7ca6 .soft-2960::before {
  top: -6px;
}
.notification-tiny-6b51 .preview_7ca6 .soft-2960::after {
  bottom: -6px;
}
.footer_bronze_5e46 .preview_7ca6 .focused_0a1c {
  margin-top: -2px;
  width: 22px;
}
.footer_bronze_5e46 .preview_7ca6 .soft-2960 {
  margin-top: -1px;
}
.footer_bronze_5e46 .preview_7ca6 .soft-2960,
.footer_bronze_5e46 .preview_7ca6 .soft-2960::after,
.footer_bronze_5e46 .preview_7ca6 .soft-2960::before {
  width: 22px;
  height: 2px;
}
.footer_bronze_5e46 .preview_7ca6 .soft-2960::before {
  top: -7px;
}
.footer_bronze_5e46 .preview_7ca6 .soft-2960::after {
  bottom: -7px;
}
.overlay-dark-1ca9 .preview_7ca6 .focused_0a1c {
  margin-top: -2px;
  width: 31px;
}
.overlay-dark-1ca9 .preview_7ca6 .soft-2960 {
  margin-top: -1.5px;
}
.overlay-dark-1ca9 .preview_7ca6 .soft-2960,
.overlay-dark-1ca9 .preview_7ca6 .soft-2960::after,
.overlay-dark-1ca9 .preview_7ca6 .soft-2960::before {
  width: 31px;
  height: 3px;
}
.overlay-dark-1ca9 .preview_7ca6 .soft-2960::before {
  top: -9px;
}
.overlay-dark-1ca9 .preview_7ca6 .soft-2960::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .surface_copper_1184 .preview_7ca6 .focused_0a1c {
    margin-top: -2px;
    width: 19px;
  }
  .surface_copper_1184 .preview_7ca6 .soft-2960 {
    margin-top: -1px;
  }
  .surface_copper_1184 .preview_7ca6 .soft-2960,
  .surface_copper_1184 .preview_7ca6 .soft-2960::after,
  .surface_copper_1184 .preview_7ca6 .soft-2960::before {
    width: 19px;
    height: 2px;
  }
  .surface_copper_1184 .preview_7ca6 .soft-2960::before {
    top: -6px;
  }
  .surface_copper_1184 .preview_7ca6 .soft-2960::after {
    bottom: -6px;
  }
  .notification_6033 .preview_7ca6 .focused_0a1c {
    margin-top: -2px;
    width: 22px;
  }
  .notification_6033 .preview_7ca6 .soft-2960 {
    margin-top: -1px;
  }
  .notification_6033 .preview_7ca6 .soft-2960,
  .notification_6033 .preview_7ca6 .soft-2960::after,
  .notification_6033 .preview_7ca6 .soft-2960::before {
    width: 22px;
    height: 2px;
  }
  .notification_6033 .preview_7ca6 .soft-2960::before {
    top: -7px;
  }
  .notification_6033 .preview_7ca6 .soft-2960::after {
    bottom: -7px;
  }
  .left_fb88 .preview_7ca6 .focused_0a1c {
    margin-top: -2px;
    width: 31px;
  }
  .left_fb88 .preview_7ca6 .soft-2960 {
    margin-top: -1.5px;
  }
  .left_fb88 .preview_7ca6 .soft-2960,
  .left_fb88 .preview_7ca6 .soft-2960::after,
  .left_fb88 .preview_7ca6 .soft-2960::before {
    width: 31px;
    height: 3px;
  }
  .left_fb88 .preview_7ca6 .soft-2960::before {
    top: -9px;
  }
  .left_fb88 .preview_7ca6 .soft-2960::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .large-91de .preview_7ca6 .focused_0a1c {
    margin-top: -2px;
    width: 19px;
  }
  .large-91de .preview_7ca6 .soft-2960 {
    margin-top: -1px;
  }
  .large-91de .preview_7ca6 .soft-2960,
  .large-91de .preview_7ca6 .soft-2960::after,
  .large-91de .preview_7ca6 .soft-2960::before {
    width: 19px;
    height: 2px;
  }
  .large-91de .preview_7ca6 .soft-2960::before {
    top: -6px;
  }
  .large-91de .preview_7ca6 .soft-2960::after {
    bottom: -6px;
  }
  .sidebar-f917 .preview_7ca6 .focused_0a1c {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-f917 .preview_7ca6 .soft-2960 {
    margin-top: -1px;
  }
  .sidebar-f917 .preview_7ca6 .soft-2960,
  .sidebar-f917 .preview_7ca6 .soft-2960::after,
  .sidebar-f917 .preview_7ca6 .soft-2960::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-f917 .preview_7ca6 .soft-2960::before {
    top: -7px;
  }
  .sidebar-f917 .preview_7ca6 .soft-2960::after {
    bottom: -7px;
  }
  .bright-6617 .preview_7ca6 .focused_0a1c {
    margin-top: -2px;
    width: 31px;
  }
  .bright-6617 .preview_7ca6 .soft-2960 {
    margin-top: -1.5px;
  }
  .bright-6617 .preview_7ca6 .soft-2960,
  .bright-6617 .preview_7ca6 .soft-2960::after,
  .bright-6617 .preview_7ca6 .soft-2960::before {
    width: 31px;
    height: 3px;
  }
  .bright-6617 .preview_7ca6 .soft-2960::before {
    top: -9px;
  }
  .bright-6617 .preview_7ca6 .soft-2960::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .mask-be19 .preview_7ca6 .focused_0a1c {
    margin-top: -2px;
    width: 19px;
  }
  .mask-be19 .preview_7ca6 .soft-2960 {
    margin-top: -1px;
  }
  .mask-be19 .preview_7ca6 .soft-2960,
  .mask-be19 .preview_7ca6 .soft-2960::after,
  .mask-be19 .preview_7ca6 .soft-2960::before {
    width: 19px;
    height: 2px;
  }
  .mask-be19 .preview_7ca6 .soft-2960::before {
    top: -6px;
  }
  .mask-be19 .preview_7ca6 .soft-2960::after {
    bottom: -6px;
  }
  .pattern-wide-a304 .preview_7ca6 .focused_0a1c {
    margin-top: -2px;
    width: 22px;
  }
  .pattern-wide-a304 .preview_7ca6 .soft-2960 {
    margin-top: -1px;
  }
  .pattern-wide-a304 .preview_7ca6 .soft-2960,
  .pattern-wide-a304 .preview_7ca6 .soft-2960::after,
  .pattern-wide-a304 .preview_7ca6 .soft-2960::before {
    width: 22px;
    height: 2px;
  }
  .pattern-wide-a304 .preview_7ca6 .soft-2960::before {
    top: -7px;
  }
  .pattern-wide-a304 .preview_7ca6 .soft-2960::after {
    bottom: -7px;
  }
  .search_red_30a5 .preview_7ca6 .focused_0a1c {
    margin-top: -2px;
    width: 31px;
  }
  .search_red_30a5 .preview_7ca6 .soft-2960 {
    margin-top: -1.5px;
  }
  .search_red_30a5 .preview_7ca6 .soft-2960,
  .search_red_30a5 .preview_7ca6 .soft-2960::after,
  .search_red_30a5 .preview_7ca6 .soft-2960::before {
    width: 31px;
    height: 3px;
  }
  .search_red_30a5 .preview_7ca6 .soft-2960::before {
    top: -9px;
  }
  .search_red_30a5 .preview_7ca6 .soft-2960::after {
    bottom: -9px;
  }
}
.article_476a .soft-2960 {
  -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);
}
.article_476a .soft-2960::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.article_476a .soft-2960::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);
}
.article_476a.backdrop_dynamic_7bd8 .soft-2960 {
  -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);
}
.article_476a.backdrop_dynamic_7bd8 .soft-2960::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.article_476a.backdrop_dynamic_7bd8 .soft-2960::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);
}
.container_7677 {
  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.header-tall-cae1:before {
  display: none;
}
.last-f123 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.last-f123 .wrapper_e1c2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.last-f123 .wrapper_e1c2:last-of-type {
  border-bottom: none;
}
.last-f123 .wrapper_e1c2.dynamic-4076,
.last-f123 .wrapper_e1c2.green-abd3,
.last-f123 .wrapper_e1c2.stone_eb19 {
  padding: 0;
}
.last-f123 .shadow-liquid-87fc .outline-glass-8667 {
  color: currentColor;
}
.last-f123 .shadow-liquid-87fc .outline-glass-8667:focus,
.last-f123 .shadow-liquid-87fc .outline-glass-8667:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last-f123.menu-754a .simple_6d1d,
.last-f123.menu-754a .summary-391a a,
.last-f123.menu-754a .dropdown_72ce a,
.last-f123.menu-754a .preview_2e8e a {
  color: rgba(0, 0, 0, 0.55);
}
.last-f123.menu-754a .simple_6d1d:hover,
.last-f123.menu-754a .summary-391a a:hover,
.last-f123.menu-754a .dropdown_72ce a:hover,
.last-f123.menu-754a .preview_2e8e a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.last-f123.menu-754a .panel_east_493b {
  color: rgba(0, 0, 0, 0.8);
}
.last-f123.menu-754a .wrapper_e1c2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.last-f123.menu-754a .wrapper_e1c2:before {
  background: rgba(0, 0, 0, 0.08);
}
.last-f123.menu-754a .tag-9e19:before {
  background: rgba(255, 255, 255, 0.9);
}
.last-f123.menu-754a .shadow-liquid-87fc .disabled_cbea li a,
.last-f123.menu-754a .shadow-liquid-87fc .outline-glass-8667,
.last-f123.menu-754a .preview_2e8e {
  border-color: rgba(0, 0, 0, 0.08);
}
.last-f123.menu-754a .shadow-liquid-87fc .outline-glass-8667:focus,
.last-f123.menu-754a .shadow-liquid-87fc .outline-glass-8667:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last-f123.menu-754a .disabled_cbea li {
  border-color: rgba(0, 0, 0, 0.08);
}
.last-f123.input_e21e .simple_6d1d,
.last-f123.input_e21e .summary-391a a,
.last-f123.input_e21e .dropdown_72ce .outline-glass-8667,
.last-f123.input_e21e .dropdown_72ce a,
.last-f123.input_e21e .preview_2e8e a {
  color: rgba(255, 255, 255, 0.79);
}
.last-f123.input_e21e .simple_6d1d:hover,
.last-f123.input_e21e .summary-391a a:hover,
.last-f123.input_e21e .dropdown_72ce .outline-glass-8667:hover,
.last-f123.input_e21e .dropdown_72ce a:hover,
.last-f123.input_e21e .preview_2e8e a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.last-f123.input_e21e .panel_east_493b {
  color: rgba(255, 255, 255, 0.99);
}
.last-f123.input_e21e .wrapper_e1c2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-f123.input_e21e .wrapper_e1c2:before {
  background: rgba(255, 255, 255, 0.08);
}
.last-f123.input_e21e .tag-9e19:before {
  background: rgba(0, 0, 0, 0.9);
}
.last-f123.input_e21e .shadow-liquid-87fc .disabled_cbea li a,
.last-f123.input_e21e .shadow-liquid-87fc .outline-glass-8667,
.last-f123.input_e21e .preview_2e8e {
  border-color: rgba(255, 255, 255, 0.08);
}
.last-f123.input_e21e .shadow-liquid-87fc .outline-glass-8667:focus,
.last-f123.input_e21e .shadow-liquid-87fc .outline-glass-8667:hover {
  background: rgba(0, 0, 0, 0.01);
}
.last-f123.input_e21e .disabled_cbea li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-9e19 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag-9e19:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.disabled_9e54 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tooltip_8dfe .last-f123 {
  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;
}
.tooltip_8dfe .wrapper_e1c2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tooltip_8dfe .wrapper_e1c2: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) {
  .tooltip_8dfe .wrapper_e1c2:before {
    width: 16%;
    left: 42%;
  }
}
.tooltip_8dfe .wrapper_e1c2:last-child:before {
  content: none;
}
.tooltip_8dfe .wrapper_e1c2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tooltip_8dfe .shadow-liquid-87fc .disabled_cbea li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tooltip_8dfe .shadow-liquid-87fc .disabled_cbea li a .outline-glass-8667 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tooltip_8dfe .shadow-liquid-87fc .preview_2e8e {
  border: none;
}
.tooltip_8dfe .shadow-liquid-87fc .preview_2e8e li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tooltip_8dfe .tag-9e19 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tooltip_8dfe .disabled_9e54 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tooltip_8dfe .input_e21e .tag-9e19:before {
  background: rgba(0, 0, 0, 0.9);
}
.tooltip_8dfe .menu-754a.content_tall_fc85 .soft-2960 {
  background: rgba(0, 0, 0, 0.6);
}
.tooltip_8dfe
  .menu-754a.content_tall_fc85
  .soft-2960::after,
.tooltip_8dfe
  .menu-754a.content_tall_fc85
  .soft-2960:before {
  background: inherit;
}
.tooltip_8dfe
  .menu-754a.content_tall_fc85:hover
  .soft-2960 {
  background: rgba(0, 0, 0, 0.8);
}
.aside_54ec .last-f123 {
  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) {
  .aside_54ec .last-f123 {
    width: auto;
    right: 45px;
  }
}
.rough-ac64 .last-f123 {
  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) {
  .rough-ac64 .last-f123 {
    width: auto;
    left: 45px;
  }
}
.header-tall-cae1 .last-f123 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.header-tall-cae1 .disabled_9e54 {
  max-width: 48em;
  margin: 0 auto;
}
.header-tall-cae1 .tag-9e19:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.description_250f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.description_250f.tooltip_8dfe .last-f123 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.description_250f.aside_54ec .last-f123 {
  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);
}
.description_250f .last-f123 {
  visibility: visible;
}
.description_250f.rough-ac64 .last-f123 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.accordion-b909,
.pagination-bottom-556a {
  overflow-x: hidden;
}
.accordion-b909 .last-f123 {
  overflow: auto;
}
.accordion-b909.tooltip_8dfe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-b909.tooltip_8dfe .last-f123 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.accordion-b909.tooltip_8dfe .feature-6820 {
  opacity: 0;
}
.accordion-b909.aside_54ec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-b909.aside_54ec .last-f123 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.accordion-b909.aside_54ec .feature-6820 {
  opacity: 0;
}
.accordion-b909.rough-ac64 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-b909.rough-ac64 .last-f123 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.accordion-b909.rough-ac64 .feature-6820 {
  opacity: 0;
}
.accordion-b909.header-tall-cae1 .last-f123 {
  z-index: 10;
  visibility: visible;
}
.content_tall_fc85 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.content_tall_fc85 .soft-2960 {
  background: rgba(255, 255, 255, 0.99);
}
.content_tall_fc85 .soft-2960::after,
.content_tall_fc85 .soft-2960:before {
  background: inherit;
}
.content_tall_fc85:hover .soft-2960 {
  background: rgba(255, 255, 255, 0.99);
}
.rough-ac64 .content_tall_fc85 {
  top: 10px;
  right: auto;
  left: 12px;
}
.header-tall-cae1 .content_tall_fc85 {
  display: none !important;
}
.accordion-b909:before,
.pagination-bottom-556a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.accordion-b909 .content_tall_fc85,
.pagination-bottom-556a .content_tall_fc85 {
  display: inline-block;
}
.last-f123 .hover-ea08 {
  -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;
}
.accordion-b909 .last-f123 .hover-ea08,
.pagination-bottom-556a .last-f123 .hover-ea08 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.card-under-6566 .dirty-1012 {
  width: 100%;
}
.feature-9e2a {
  padding: 0 0.5em 0;
}
.feature-9e2a [class*="customify-col-"],
.feature-9e2a [class*="customify-col_"],
.feature-9e2a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.shadow_middle_a18e .feature-9e2a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .status-068e .content-3ea0,
  .content-3ea0 {
    display: none;
  }
  .disabled-0cc3 {
    text-align: left;
  }
  .surface-f49d {
    text-align: center;
  }
  .sort_7e42 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .status-068e .carousel_4777,
  .carousel_4777 {
    display: none;
  }
  .fluid_ac4c {
    text-align: left;
  }
  .label_selected_7e1e {
    text-align: center;
  }
  .top-5dc9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .status-068e .paragraph-9712,
  .paragraph-9712 {
    display: none;
  }
  .grid_f35f {
    text-align: left;
  }
  .red-6284 {
    text-align: center;
  }
  .stale_1291 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.inner-31b7 {
  box-shadow: none !important;
}
.chip_top_26f4 .frame_5db8,
.accordion_7926 .frame_5db8 {
  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;
}
.accordion_7926 .frame_5db8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.gradient_basic_184f {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.gradient_basic_184f:after,
.gradient_basic_184f:before {
  content: "";
  display: table;
}
.gradient_basic_184f:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .gradient_basic_184f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.gradient_basic_184f,
.shade_112f {
  max-width: 1248px;
  margin: 0 auto;
}

.sidebar-lower-f80d.secondary_bronze_3939 .gradient_basic_184f {
  max-width: 100%;
}
.sidebar-lower-f80d.paper_dfde {
  max-width: 1200px;
  margin: 0 auto;
}
.sidebar-lower-f80d.media-up-93b3 .gradient_basic_184f {
  max-width: 100%;
}
.sidebar-lower-f80d.media-up-93b3 > .gradient_basic_184f {
  padding-left: 0;
  padding-right: 0;
}
.sidebar-lower-f80d.media-up-93b3 > .gradient_basic_184f .status-068e {
  margin: 0;
}
.sidebar-lower-f80d.media-up-93b3
  > .gradient_basic_184f
  .gradient-down-e789.row-dark-6e4e {
  margin-right: 0;
  margin-left: 0;
}
.sidebar-lower-f80d.media-up-93b3 #main.row-dark-6e4e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .mini_3805 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .mini_3805 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .content-steel-b91e .aside_20db {
    padding-right: 1em;
  }
  .content-steel-b91e.aside-a2f4 .gradient-down-e789 {
    border-right: 1px solid #eaecee;
  }
  .content-steel-b91e.aside-a2f4 .aside_20db {
    padding-right: 1em;
  }
  .content-steel-b91e.aside-a2f4 .input_72a1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange_fe83 .aside_20db {
    padding-left: 1em;
  }
  .orange_fe83.aside-a2f4 .gradient-down-e789 {
    border-left: 1px solid #eaecee;
  }
  .orange_fe83.aside-a2f4 .aside_20db {
    padding-left: 1em;
  }
  .orange_fe83.aside-a2f4 .input_72a1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav-west-8411 .aside_20db {
    padding-left: 1em;
  }
  .nav-west-8411.aside-a2f4 .out_2259 {
    border-right: 1px solid #eaecee;
  }
  .nav-west-8411.aside-a2f4 .notice_out_fc4c {
    border-right: 1px solid #eaecee;
  }
  .nav-west-8411.aside-a2f4 .aside_20db {
    padding-left: 1em;
  }
  .nav-west-8411.aside-a2f4 .input_72a1 {
    padding-right: 1em;
  }
  .nav-west-8411.aside-a2f4 .east_db02 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo_3df2 .aside_20db {
    padding-right: 1em;
  }
  .photo_3df2.aside-a2f4 .out_2259 {
    border-left: 1px solid #eaecee;
  }
  .photo_3df2.aside-a2f4 .notice_out_fc4c {
    border-left: 1px solid #eaecee;
  }
  .photo_3df2.aside-a2f4 .aside_20db {
    padding-right: 1em;
  }
  .photo_3df2.aside-a2f4 .input_72a1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_3df2.aside-a2f4 .east_db02 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini_3805 .aside_20db {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini_3805.aside-a2f4 .gradient-down-e789 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .mini_3805.aside-a2f4 .aside_20db {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini_3805.aside-a2f4 .input_72a1 {
    padding-left: 1em;
  }
  .mini_3805.aside-a2f4 .east_db02 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .mini_3805.aside-a2f4 .aside_20db {
    padding-left: 0;
  }
}
.active-over-af80 .row_south_34ba {
  display: inline-block;
}
.message_purple_4164 {
  display: inline-block;
}
.shadow_north_9575 {
  word-con: break-word;
}
.surface-wide-d4a7 > span {
  display: inline-block;
  padding: 5px 0;
}
.surface-wide-d4a7 .surface-3334 {
  margin-left: 8px;
  margin-right: 8px;
}
.surface-wide-d4a7 .focused_0b7b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.heading_9f46 .summary-in-80e5 {
  margin-bottom: 2em;
}
.heading_9f46 .cold-f8a5 {
  margin-bottom: 15px;
}
.heading_9f46 .cold-f8a5:last-child {
  margin-bottom: 0;
}
.heading_9f46 .tabs_a3cb {
  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) {
  .heading_9f46 .tabs_a3cb {
    display: block;
  }
}
.heading_9f46 .gallery_old_c6e3 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .heading_9f46 .gallery_old_c6e3 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.heading_9f46 .pressed-8ec2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.heading_9f46 .pressed-8ec2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.heading_9f46 .pressed-8ec2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.heading_9f46 .shadow_north_9575 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.heading_9f46 .shadow_north_9575 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.heading_9f46 .feature_gas_39bf p:last-child {
  margin-bottom: 0;
}
.heading_9f46 .input_d057 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.heading_9f46 .filter_456d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.heading_9f46 .modal_b573 {
  margin-top: 1em;
}
.heading_9f46 .out-7a9b {
  top: 0;
  display: block;
}
.heading_9f46 .out-7a9b a {
  color: inherit;
}
.heading_9f46 .out-7a9b a:hover {
  color: inherit;
}
.heading_9f46 .top_838a {
  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;
}
.heading_9f46 .top_838a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.heading_9f46 .filter_456d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.heading_9f46 .silver-ab1a {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.heading_9f46 .silver-ab1a:first-child {
  margin-top: 0;
}
.heading_9f46 .silver-ab1a.popup-paper-a833 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.heading_9f46 .silver-ab1a.element_silver_f5d6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.heading_9f46
  .silver-ab1a.element_silver_f5d6.white_9642
  .modal_b573 {
  width: 100%;
}
.heading_9f46 .element_silver_f5d6 {
  -webkit-box-align: center;
  align-items: center;
}
.heading_9f46 .element_silver_f5d6 .surface-wide-d4a7,
.heading_9f46 .element_silver_f5d6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.heading_9f46 .pressed-8ec2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading_9f46 .pressed-8ec2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.heading_9f46 .pressed-8ec2: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;
}
.heading_9f46 .popup-paper-a833 {
  z-index: 5;
}
.heading_9f46 .stone-491f .breadcrumb_bright_497f {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.heading_9f46 .frame_f950 .breadcrumb_bright_497f {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.heading_9f46 .white_8c91 .breadcrumb_bright_497f {
  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;
}
.heading_9f46.cold-5b0c .tabs_a3cb,
.heading_9f46.plasma-61f8 .tabs_a3cb {
  display: block;
}
.heading_9f46.cold-5b0c .tabs_a3cb .heading_large_3dfb,
.heading_9f46.cold-5b0c .tabs_a3cb .filter_456d,
.heading_9f46.plasma-61f8 .tabs_a3cb .heading_large_3dfb,
.heading_9f46.plasma-61f8 .tabs_a3cb .filter_456d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.heading_9f46.tag_4044 .gallery_old_c6e3 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .heading_9f46.tag_4044 .gallery_old_c6e3 {
    margin-right: 0;
  }
}
.heading_9f46.cold-5b0c .gallery_old_c6e3,
.heading_9f46.plasma-61f8 .gallery_old_c6e3 {
  padding-top: 40%;
}
.heading_9f46.cold-5b0c .summary-in-80e5,
.heading_9f46.plasma-61f8 .summary-in-80e5 {
  display: block;
}
.heading_9f46.cold-5b0c .fn-sticky-774b .filter_456d,
.heading_9f46.plasma-61f8 .fn-sticky-774b .filter_456d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.heading_9f46.cold-5b0c .gallery_old_c6e3,
.heading_9f46.plasma-61f8 .gallery_old_c6e3 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.heading_9f46.cold-5b0c .filter_456d {
  padding: 1em;
}
.chip_0b7a {
  margin: 30px auto;
  display: block;
}
.chip_0b7a .slider_79a7 > * {
  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;
}
.chip_0b7a .slider_79a7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.chip_0b7a .slider_79a7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview_complex_0904 .surface-wide-d4a7 {
  margin-bottom: 1.41575em;
}
.preview_complex_0904 .brown_72c9 {
  margin-bottom: 1.618em;
}
.widget_14f3 .tag-dce9 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.widget_14f3 .tag-dce9 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.widget_14f3 .new-b718 {
  max-width: 100%;
  overflow: auto;
}
.fresh-5db7 .widget_14f3 a:hover {
  text-decoration: underline;
}
.widget_small_9a27 .cold-f8a5:not(.shadow_north_9575),
.widget_small_9a27 .pressed-8ec2 {
  margin-bottom: 1.41575em;
}
.widget_small_9a27 .cold-f8a5:not(.shadow_north_9575):last-child,
.widget_small_9a27 .pressed-8ec2:last-child {
  margin-bottom: 0;
}
.widget_small_9a27 .cold-f8a5.content_da15 {
  margin-bottom: 0.41575em;
}
.widget_small_9a27 .block-03c9:before,
.widget_small_9a27 .simple_4443:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.widget_small_9a27 .block-03c9:before {
  content: "\f115";
}
.widget_small_9a27 .simple_4443:before {
  content: "\f02c";
}
.widget_small_9a27 .mini-e08d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.widget_small_9a27 .mini-e08d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.current-480e {
  display: -webkit-box;
  display: flex;
}
.current-480e .paragraph-8283 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .current-480e .paragraph-8283 {
    flex-basis: 90px;
  }
}
.current-480e .hero-a60b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .current-480e .hero-a60b {
    flex-basis: calc(100% - 50px);
  }
}
.current-480e .alert-stale-7edb p:last-child {
  margin-bottom: 0.72em;
}
.module-27d9 .slider_79a7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.module-27d9 .slider_79a7:after,
.module-27d9 .slider_79a7:before {
  content: "";
  display: table;
}
.module-27d9 .slider_79a7:after {
  clear: both;
}
.module-27d9 .slider_79a7 .detail_current_f568,
.module-27d9 .slider_79a7 .banner_ced5 {
  width: 49%;
}
.module-27d9 .slider_79a7 .detail_current_f568 a span.large-683d,
.module-27d9 .slider_79a7 .banner_ced5 a span.large-683d {
  display: block;
  margin-bottom: 5px;
}
.module-27d9 .slider_79a7 .banner_ced5 {
  float: left;
  text-align: left;
}
.module-27d9 .slider_79a7 .detail_current_f568 {
  float: right;
  text-align: right;
}
.video_c586 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .video_c586 {
    margin-bottom: 0;
  }
}
.layout_copper_eda1 {
  margin-bottom: 1em;
}
.layout_copper_eda1 .shadow_north_9575 {
  font-size: 1.1em;
  line-height: 1.3;
}
.fixed_9fd2 a {
  display: block;
  line-height: 0;
  position: relative;
}
.grid_8973 .layout_copper_eda1,
.component_f544 .layout_copper_eda1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .grid_8973 .layout_copper_eda1,
  .component_f544 .layout_copper_eda1 {
    display: block;
  }
}
.grid_8973 .fixed_9fd2,
.component_f544 .fixed_9fd2 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .grid_8973 .fixed_9fd2,
  .component_f544 .fixed_9fd2 {
    margin-bottom: 1em;
  }
}
.grid_8973 .fixed_9fd2 img,
.component_f544 .fixed_9fd2 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.grid_8973 .secondary_0b44,
.component_f544 .secondary_0b44 {
  flex-basis: calc(100% - 160px);
}
.grid_8973 .secondary_0b44 p,
.component_f544 .secondary_0b44 p {
  margin-bottom: 0;
}
.grid_8973 .secondary_0b44 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .grid_8973 .secondary_0b44 {
    padding-left: 0;
  }
}
.component_f544 .secondary_0b44 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .component_f544 .secondary_0b44 {
    padding-right: 0;
  }
}
.component_f544 .fixed_9fd2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.purple_1896 .fixed_9fd2 {
  margin-bottom: 0.5em;
}
.purple_1896 .fixed_9fd2 img {
  width: 100%;
}
.over-b0e6 .content-4d56,
.avatar_black_ded6 .content-4d56 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.avatar_black_ded6 .gradient-down-e789 .text-cddc p:last-child {
  margin-bottom: 0;
}
.modal-solid-ac45 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.bottom_646c .brown-d5b7 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .bottom_646c .brown-d5b7:last-of-type {
    margin-bottom: 0;
  }
}
.bottom_646c .brown-d5b7 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bottom_646c .brown-d5b7 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.bottom_646c .brown-d5b7 ul li {
  margin: 0 0 0.6em;
}
.bottom_646c .brown-d5b7 ul li.element_stone_7ca7,
.bottom_646c .brown-d5b7 ul li.background-ec17 {
  position: relative;
}
.bottom_646c .brown-d5b7 ul li.element_stone_7ca7 .frame-complex-9f45,
.bottom_646c .brown-d5b7 ul li.background-ec17 .frame-complex-9f45 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.bottom_646c .brown-d5b7 ul li.element_stone_7ca7:after:after,
.bottom_646c .brown-d5b7 ul li.element_stone_7ca7:after:before,
.bottom_646c
  .brown-d5b7
  ul
  li.background-ec17:after:after,
.bottom_646c
  .brown-d5b7
  ul
  li.background-ec17:after:before {
  content: "";
  display: table;
}
.bottom_646c .brown-d5b7 ul li.element_stone_7ca7:after:after,
.bottom_646c
  .brown-d5b7
  ul
  li.background-ec17:after:after {
  clear: both;
}
.bottom_646c .brown-d5b7 a.nav_a5c9:hover {
  text-decoration: none;
}
.bottom_646c .brown-d5b7 select {
  max-width: 100%;
}
.bottom_646c .brown-d5b7 table {
  font-size: 85%;
}
.bottom_646c .brown-d5b7 table td,
.bottom_646c .brown-d5b7 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.bottom_646c .brown-d5b7 table tfoot td {
  text-align: left;
}
.bottom_646c .brown-d5b7 :last-child {
  margin-bottom: 0;
}
.bottom_646c .brown-d5b7 .heading-purple-5257 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.bottom_646c .brown-d5b7 .heading-purple-5257 label {
  width: 100%;
}
.bottom_646c .brown-d5b7 .heading-purple-5257 .banner_5c8c {
  width: 100%;
  display: block;
}
.bottom_646c .brown-d5b7 .heading-purple-5257 .article_bright_53b3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.bottom_646c .brown-d5b7 .heading-purple-5257 .article_bright_53b3:hover svg #svg-search {
  fill: #444;
}
.bottom_646c .brown-d5b7 .heading-purple-5257 .article_bright_53b3 svg {
  width: 18px;
  height: 18px;
}
.bottom_646c .south_7eaf ul ul,
.bottom_646c .status-bf53 ul ul,
.bottom_646c .picture_4b16 ul ul,
.bottom_646c .shadow_03e1 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.bottom_646c .south_7eaf .avatar_clean_ec32 > a,
.bottom_646c .status-bf53 .avatar_clean_ec32 > a,
.bottom_646c .picture_4b16 .avatar_clean_ec32 > a,
.bottom_646c .shadow_03e1 .avatar_clean_ec32 > a {
  margin-bottom: 0;
}
.bottom_646c .pattern_155c li,
.bottom_646c .south_7eaf li,
.bottom_646c .lower-f1b7 li,
.bottom_646c .status-bf53 li,
.bottom_646c .picture_4b16 li,
.bottom_646c .shadow_03e1 li,
.bottom_646c .wrapper_mini_ea5d li,
.bottom_646c .motion_62f0 li {
  display: block;
  position: relative;
}
.bottom_646c .pattern_155c li:last-child,
.bottom_646c .south_7eaf li:last-child,
.bottom_646c .lower-f1b7 li:last-child,
.bottom_646c .status-bf53 li:last-child,
.bottom_646c .picture_4b16 li:last-child,
.bottom_646c .shadow_03e1 li:last-child,
.bottom_646c .wrapper_mini_ea5d li:last-child,
.bottom_646c .motion_62f0 li:last-child {
  border: none;
}
.bottom_646c .pattern_155c li a,
.bottom_646c .south_7eaf li a,
.bottom_646c .lower-f1b7 li a,
.bottom_646c .status-bf53 li a,
.bottom_646c .picture_4b16 li a,
.bottom_646c .shadow_03e1 li a,
.bottom_646c .wrapper_mini_ea5d li a,
.bottom_646c .motion_62f0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bottom_646c .pattern_155c li ul li::before,
.bottom_646c .south_7eaf li ul li::before,
.bottom_646c .lower-f1b7 li ul li::before,
.bottom_646c .status-bf53 li ul li::before,
.bottom_646c .picture_4b16 li ul li::before,
.bottom_646c .shadow_03e1 li ul li::before,
.bottom_646c .wrapper_mini_ea5d li ul li::before,
.bottom_646c .motion_62f0 li ul li::before {
  left: 15px;
}
.bottom_646c .pattern_155c li ul a,
.bottom_646c .south_7eaf li ul a,
.bottom_646c .lower-f1b7 li ul a,
.bottom_646c .status-bf53 li ul a,
.bottom_646c .picture_4b16 li ul a,
.bottom_646c .shadow_03e1 li ul a,
.bottom_646c .wrapper_mini_ea5d li ul a,
.bottom_646c .motion_62f0 li ul a {
  padding-left: 20px;
}
.bottom_646c .pattern_155c li ul ul li::before,
.bottom_646c .south_7eaf li ul ul li::before,
.bottom_646c .lower-f1b7 li ul ul li::before,
.bottom_646c .status-bf53 li ul ul li::before,
.bottom_646c .picture_4b16 li ul ul li::before,
.bottom_646c .shadow_03e1 li ul ul li::before,
.bottom_646c .wrapper_mini_ea5d li ul ul li::before,
.bottom_646c .motion_62f0 li ul ul li::before {
  left: 30px;
}
.bottom_646c .pattern_155c li ul ul a,
.bottom_646c .south_7eaf li ul ul a,
.bottom_646c .lower-f1b7 li ul ul a,
.bottom_646c .status-bf53 li ul ul a,
.bottom_646c .picture_4b16 li ul ul a,
.bottom_646c .shadow_03e1 li ul ul a,
.bottom_646c .wrapper_mini_ea5d li ul ul a,
.bottom_646c .motion_62f0 li ul ul a {
  padding-left: 40px;
}
.bottom_646c .soft_96e8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.bottom_646c .motion_62f0 ul li {
  margin-bottom: 1.41575em;
}
.bottom_646c .motion_62f0 ul li .form-3beb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.bottom_646c .motion_62f0 ul li .hard_93f9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.input_e21e .pattern_155c li a,
.input_e21e .south_7eaf li a,
.input_e21e .lower-f1b7 li a,
.input_e21e .status-bf53 li a,
.input_e21e .picture_4b16 li a,
.input_e21e .shadow_03e1 li a,
.input_e21e .wrapper_mini_ea5d li a,
.input_e21e .motion_62f0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_e21e .soft_96e8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_e21e .brown-d5b7 ul li.element_stone_7ca7 .frame-complex-9f45,
.input_e21e .brown-d5b7 ul li.background-ec17 .frame-complex-9f45 {
  background: rgba(0, 0, 0, 0.2);
}
.input_e21e .bottom_646c .brown-d5b7 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-lower-f80d .bottom_646c .disabled_cbea li {
  margin: 0;
}
.sidebar-lower-f80d .bottom_646c .disabled_cbea li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sidebar-lower-f80d .bottom_646c .disabled_cbea li ul {
  margin: 0;
}
.sidebar-lower-f80d .bottom_646c .disabled_cbea li ul li a {
  padding-left: 15px;
}
.sidebar-lower-f80d .bottom_646c .disabled_cbea li ul li li a {
  padding-left: 30px;
}
.sidebar-lower-f80d .bottom_646c .disabled_cbea li.table_white_2ad2 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sidebar-lower-f80d .bottom_646c .disabled_cbea li.table_white_2ad2 > 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;
}
.sidebar-lower-f80d .bottom_646c .disabled_cbea li.table_white_2ad2 > 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;
}
.orange-36aa a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.caption_glass_1da3 {
  position: relative;
  z-index: 10;
}
.caption_glass_1da3 .hover-ea08 {
  width: 100%;
  max-width: 100%;
}
.logo_79c0 .main_9330 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.logo_79c0 .menu-754a {
}
.logo_79c0 .input_e21e {
  background: #292929;
}
.gallery-advanced-438e .main_9330 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.gallery-advanced-438e .menu-754a {
  background: #f9f9f9;
}
.gallery-advanced-438e .input_e21e {
  background: #303030;
}
.panel_692e .main_9330 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .panel_692e .row_south_34ba {
    margin-bottom: 1em;
  }
  .panel_692e .row_south_34ba:last-child {
    margin-bottom: 0;
  }
}
.panel_692e .menu-754a {
  background: #ededed;
}
.panel_692e .input_e21e {
  background: #1a1a1a;
}
.main_9330.menu-754a {
  color: rgba(0, 0, 0, 0.6);
}
.main_9330.menu-754a .gallery_upper_9b2e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.main_9330.input_e21e {
  color: rgba(255, 255, 255, 0.99);
}
.main_9330.input_e21e a:not(.nav_a5c9) {
  color: rgba(255, 255, 255, 0.79);
}
.main_9330.input_e21e a:not(.nav_a5c9):hover {
  color: rgba(255, 255, 255, 0.99);
}
.main_9330.input_e21e .gallery_upper_9b2e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.main_9330.input_e21e table tbody td,
.main_9330.input_e21e table th {
  background: rgba(0, 0, 0, 0.08);
}
.chip-wood-cc9e.white_074b .gradient_basic_184f {
  max-width: initial;
}
.chip-wood-cc9e .thumbnail_last_83b8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.chip-wood-cc9e .thumbnail_last_83b8 .hover-ea08 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .chip-wood-cc9e .thumbnail_last_83b8 .hover-ea08 {
    display: block;
    margin-bottom: 2em;
  }
  .chip-wood-cc9e .thumbnail_last_83b8 .hover-ea08:last-child {
    margin-bottom: 0;
  }
}
.panel_692e .row_south_34ba:last-child,
.gallery-advanced-438e .row_south_34ba:last-child,
.logo_79c0 .row_south_34ba:last-child {
  margin-bottom: 0;
}
.panel_692e .row_south_34ba .bottom_646c .brown-d5b7:last-child,
.gallery-advanced-438e .row_south_34ba .bottom_646c .brown-d5b7:last-child,
.logo_79c0 .row_south_34ba .bottom_646c .brown-d5b7:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .panel_692e .pattern-e61c,
  .panel_692e .container-6e12,
  .gallery-advanced-438e .pattern-e61c,
  .gallery-advanced-438e .container-6e12,
  .logo_79c0 .pattern-e61c,
  .logo_79c0 .container-6e12 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .caption_glass_1da3 .row_south_34ba {
    margin-bottom: 2em;
  }
}
.caption_glass_1da3 p:last-child {
  margin-bottom: 0;
}
.caption_glass_1da3 li,
.caption_glass_1da3 ul {
  list-style: none;
  margin: 0;
}
.caption_glass_1da3 ul ul {
  margin-left: 2.617924em;
}
.table-92d9 {
  font-size: 0.875em;
}

/* css-noise: 4ba8 */
.ghost-box-t7 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
