/*!
Theme Name: Customify
Theme URI: https://pressmaximum.complex_a158/customify
Author: WPCustomify
Author URI: https://pressmaximum.complex_a158
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.complex_a158/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.background_f37c.carousel-a891/licenses/gpl-2.0.logo-6ead
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.active-d3cb/, (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.large-8b1e.bronze-85b1/normalize.footer-right-095b/
 ======
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.footer-right-095b v7.0.0 | MIT License | github.complex_a158/necolas/normalize.footer-right-095b */
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;
}
.slider-2590 .advanced_3969,
.advanced-35ae,
.iron_4360,
.over_86c5,
.iron_4c38,
.form-797b,
.panel_6b39,
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;
}
.advanced-35ae,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .advanced-35ae,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .advanced-35ae,
  h1 {
    font-size: 1.8em;
  }
}
.iron_4360,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.iron_4360 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .iron_4360,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .iron_4360,
  h2 {
    font-size: 1.7em;
  }
}
.over_86c5,
h3 {
  font-size: 1.618em;
}
.slider-2590 .advanced_3969,
.iron_4c38,
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.dropdown_wood_41c3 {
  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;
}
.mask-gas-e1e1:after,
.mask-gas-e1e1:before,
.cool-5d42:after,
.cool-5d42:before {
  content: "";
  display: table;
}
.mask-gas-e1e1:after,
.cool-5d42:after {
  clear: both;
}
.gradient-12e6 {
  float: right;
  margin-right: 0;
}
.breadcrumb-0b0b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list_fast_7736 .highlight-6295,
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;
}
.list_fast_7736 .highlight-6295: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;
}
.smooth-d477 .highlight-6295 {
  box-shadow: none;
}
.smooth-d477
  .highlight-6295
  .message_middle_e76f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.smooth-d477 .highlight-6295 .pattern-mini-14b5 {
  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;
}
.smooth-d477
  .highlight-6295
  .pattern-mini-14b5
  b {
  display: none;
}
.smooth-d477 .cool-0a11 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.progress-green-34a7:not(.north-2c51):not(.cold-bc13),
button:not(.north-2c51):not(.cold-bc13),
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ),
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ),
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ) {
  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;
}
.progress-green-34a7:not(.north-2c51):not(
    .cold-bc13
  ):hover,
button:not(.north-2c51):not(
    .cold-bc13
  ):hover,
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ):hover,
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ):hover,
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.progress-green-34a7:not(.north-2c51):not(
    .cold-bc13
  ):active,
.progress-green-34a7:not(.north-2c51):not(
    .cold-bc13
  ):focus,
button:not(.north-2c51):not(
    .cold-bc13
  ):active,
button:not(.north-2c51):not(
    .cold-bc13
  ):focus,
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ):active,
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ):focus,
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ):active,
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ):focus,
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ):active,
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ):focus {
  outline: 0;
}
.progress-green-34a7:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232,
button:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232,
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232,
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232,
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232 {
  position: relative;
}
.progress-green-34a7:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .surface_slow_0b6a,
.progress-green-34a7:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .content_smooth_03a1,
.progress-green-34a7:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .out-3e69,
.progress-green-34a7:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  i,
.progress-green-34a7:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  svg,
button:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .surface_slow_0b6a,
button:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .content_smooth_03a1,
button:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .out-3e69,
button:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  i,
button:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  svg,
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .surface_slow_0b6a,
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .content_smooth_03a1,
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .out-3e69,
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  i,
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  svg,
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .surface_slow_0b6a,
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .content_smooth_03a1,
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .out-3e69,
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  i,
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  svg,
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .surface_slow_0b6a,
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .content_smooth_03a1,
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  .out-3e69,
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  i,
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232
  svg {
  visibility: hidden;
}
.progress-green-34a7:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232:after,
button:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232:after,
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232:after,
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232:after,
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ).fn-loading-e232: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;
}
.progress-green-34a7:not(.north-2c51):not(.cold-bc13),
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ),
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ),
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ) {
  color: #fff;
  background: #235787;
}
.progress-green-34a7:not(.north-2c51):not(
    .cold-bc13
  ):focus,
input[type="button"]:not(.north-2c51):not(
    .cold-bc13
  ):focus,
input[type="reset"]:not(.north-2c51):not(
    .cold-bc13
  ):focus,
input[type="submit"]:not(.north-2c51):not(
    .cold-bc13
  ):focus {
  color: #fff;
}
.progress-green-34a7.fn-disabled-e232:not(.north-2c51):not(
    .cold-bc13
  ),
.progress-green-34a7[disabled]:not(.north-2c51):not(
    .cold-bc13
  ),
button.fn-disabled-e232:not(.north-2c51):not(
    .cold-bc13
  ),
button[disabled]:not(.north-2c51):not(
    .cold-bc13
  ) {
  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;
}
.selected-70d0 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.selected-70d0: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;
}
.top_7bbf {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.lite-9d87 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notice_outer_577a {
  clear: both;
  display: block;
  margin: 0 auto;
}
.mask-gas-e1e1:after,
.mask-gas-e1e1:before,
.gradient_6c63:after,
.gradient_6c63:before,
.search_82e4:after,
.search_82e4:before,
.gold_55a9:after,
.gold_55a9:before,
.red-9920:after,
.red-9920:before,
.shade-tall-a773:after,
.shade-tall-a773:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.mask-gas-e1e1:after,
.gradient_6c63:after,
.search_82e4:after,
.gold_55a9:after,
.red-9920:after,
.shade-tall-a773:after {
  clear: both;
}
.gradient_6c63 .header-brown-4304,
.search_82e4 .header-brown-4304,
.paragraph_static_6ec0 .header-brown-4304 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.section-fixed-908a {
  display: inline-block;
}
.notice_072f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notice_072f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notice_072f .liquid-2516 {
  padding: 1em 0;
  font-size: 85%;
}
.liquid-2516 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.background_4775 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.background_4775:after,
.background_4775:before {
  content: "";
  display: table;
}
.background_4775:after {
  clear: both;
}
.background-dark-276b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gold_5083 .background-dark-276b {
  max-width: 50%;
}
.blue_4661 .background-dark-276b {
  max-width: 33.33%;
}
.accent-6d55 .background-dark-276b {
  max-width: 25%;
}
.photo-c028 .background-dark-276b {
  max-width: 20%;
}
.progress_0233 .background-dark-276b {
  max-width: 16.66%;
}
.glass-ff36 .background-dark-276b {
  max-width: 14.28%;
}
.logo_last_84f0 .background-dark-276b {
  max-width: 12.5%;
}
.button_huge_3bcb .background-dark-276b {
  max-width: 11.11%;
}
.badge-purple-d0d6 {
  display: block;
}
.slider-2590 .pattern-over-f5c9 label,
.slider-2590 .table-hard-b7ce label,
.slider-2590 .slider_soft_0b77 label,
.slider-2590 .preview-865e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.description-f8c0 {
  list-style: none;
  margin: 0;
}
.description-f8c0 article.logo-lite-b32b {
  margin-bottom: 0;
}
.description-f8c0 ul {
  list-style: none;
  margin: 0;
}
.description-f8c0 .over_c18f li.logo-lite-b32b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .description-f8c0 .over_c18f li.logo-lite-b32b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .description-f8c0 .over_c18f li.logo-lite-b32b: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) {
  .description-f8c0 .over_c18f li.logo-lite-b32b li.logo-lite-b32b li.logo-lite-b32b li.logo-lite-b32b {
    padding-left: 0;
  }
}
article.logo-lite-b32b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.logo-lite-b32b .gradient_6c63 p:last-of-type {
  margin-bottom: 0;
}
article.logo-lite-b32b .focused-5875 {
  float: left;
}
article.logo-lite-b32b .element-6cf7 {
  margin-left: 85px;
}
article.logo-lite-b32b .pagination-9e2d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.logo-lite-b32b .pagination-9e2d .hovered-bbc0 {
  margin-left: 10px;
}
article.logo-lite-b32b .selected-34b5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.logo-lite-b32b .title-bab1 {
  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 .pattern-over-f5c9,
  #respond .slider_soft_0b77,
  #respond .preview-865e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern-over-f5c9 input,
#respond .slider_soft_0b77 input,
#respond .preview-865e input {
  width: 100%;
}
#respond .preview-865e {
  margin-right: 0;
}
#respond .tiny_44a8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.picture_paper_8277 {
  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;
}
.picture_paper_8277.panel_5c0e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.picture_paper_8277 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%);
}
.picture_paper_8277:focus,
.picture_paper_8277: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);
}
.photo_short_ccee {
  border-radius: 10%;
}
.info_e711 {
  border-radius: 50%;
}
.mini-be0a {
  font-size: 0.72em;
}
.pro-043e {
  font-size: 0.875em;
}
.lite-40d4 {
  font-size: 1.1em;
}
.avatar-0298 {
  text-transform: uppercase;
  line-height: 1.2;
}
.avatar-0298.mini-be0a {
  letter-spacing: 0.5px;
}
.accent-bright-ef42,
.accent-bright-ef42 a {
  color: #6d6d6d;
}
.accent-bright-ef42 a:hover {
  color: #111;
}
.under-61d3 {
  color: #6d6d6d;
}
.dropdown-small-3e21 {
  overflow-x: hidden;
}
.dropdown-small-3e21 .progress-wood-ec26.rough-398e {
  position: relative;
}
.dropdown-small-3e21 .progress-wood-ec26.rough-398e.surface_f8d7 {
  position: initial;
}
.dropdown-small-3e21
  .progress-wood-ec26.rough-398e.surface_f8d7
  .panel-af89 {
  left: auto;
}
.dropdown-small-3e21 .progress-wood-ec26 .panel-af89 {
  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;
}
.dropdown-small-3e21 .progress-wood-ec26:hover.rough-398e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dropdown-small-3e21
  .progress-wood-ec26:hover.rough-398e
  .panel-af89 {
  display: block;
  z-index: 9999999;
}
.dropdown-small-3e21 .left-fb5f .summary-3b8f,
.dropdown-small-3e21 .primary-f72f .summary-3b8f {
  display: none;
}
.dropdown-small-3e21 .caption_plasma_afe1 .progress-wood-ec26:hover.rough-398e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.slider-2590 .pattern-over-f5c9 label,
.slider-2590 .table-hard-b7ce label,
.slider-2590 .slider_soft_0b77 label,
.slider-2590 .preview-865e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.description-f8c0 {
  list-style: none;
  margin: 0;
}
.description-f8c0 article.logo-lite-b32b {
  margin-bottom: 0;
}
.description-f8c0 ul {
  list-style: none;
  margin: 0;
}
.description-f8c0 .over_c18f li.logo-lite-b32b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .description-f8c0 .over_c18f li.logo-lite-b32b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .description-f8c0 .over_c18f li.logo-lite-b32b: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) {
  .description-f8c0 .over_c18f li.logo-lite-b32b li.logo-lite-b32b li.logo-lite-b32b li.logo-lite-b32b {
    padding-left: 0;
  }
}
article.logo-lite-b32b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.logo-lite-b32b .gradient_6c63 p:last-of-type {
  margin-bottom: 0;
}
article.logo-lite-b32b .focused-5875 {
  float: left;
}
article.logo-lite-b32b .element-6cf7 {
  margin-left: 85px;
}
article.logo-lite-b32b .pagination-9e2d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.logo-lite-b32b .pagination-9e2d .hovered-bbc0 {
  margin-left: 10px;
}
article.logo-lite-b32b .selected-34b5 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.logo-lite-b32b .title-bab1 {
  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 .pattern-over-f5c9,
  #respond .slider_soft_0b77,
  #respond .preview-865e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .pattern-over-f5c9 input,
#respond .slider_soft_0b77 input,
#respond .preview-865e input {
  width: 100%;
}
#respond .preview-865e {
  margin-right: 0;
}
#respond .tiny_44a8 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.left-fb5f .background_fd3b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.background_fd3b .main_7261.primary-06dc .pressed-0bca > li > a:focus,
.background_fd3b .main_7261.primary-06dc .pressed-0bca > li > a:hover,
.background_fd3b .main_7261.photo-white-7aac .pressed-0bca > li > a:focus,
.background_fd3b .main_7261.photo-white-7aac .pressed-0bca > li > a:hover,
.background_fd3b .main_7261.title_68f2 .pressed-0bca > li > a:focus,
.background_fd3b .main_7261.title_68f2 .pressed-0bca > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_fd3b
  .main_7261.primary-06dc
  .pressed-0bca
  > li.feature_455f
  > a,
.background_fd3b
  .main_7261.primary-06dc
  .pressed-0bca
  > li.logo-plasma-f0a7
  > a,
.background_fd3b
  .main_7261.photo-white-7aac
  .pressed-0bca
  > li.feature_455f
  > a,
.background_fd3b
  .main_7261.photo-white-7aac
  .pressed-0bca
  > li.logo-plasma-f0a7
  > a,
.background_fd3b
  .main_7261.title_68f2
  .pressed-0bca
  > li.feature_455f
  > a,
.background_fd3b .main_7261.title_68f2 .pressed-0bca > li.container_pro_d2d3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.background_fd3b .carousel-2b67,
.background_fd3b .carousel-2b67 a {
  color: rgba(255, 255, 255, 0.99);
}
.background_fd3b .preview-yellow-3ddf.image_bf2b li a,
.background_fd3b .form_center_e76e a,
.background_fd3b .tabs-9506,
.background_fd3b .pressed-0bca > li > a,
.background_fd3b .pattern-cold-f561 {
  color: rgba(255, 255, 255, 0.79);
}
.background_fd3b .preview-yellow-3ddf.image_bf2b li a:hover,
.background_fd3b .form_center_e76e a:hover,
.background_fd3b .tabs-9506:hover,
.background_fd3b .pressed-0bca > li > a:hover,
.background_fd3b .pattern-cold-f561:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_fd3b .paper_c93c {
  color: rgba(255, 255, 255, 0.79);
}
.background_fd3b .paper_c93c .block_dark_c419 {
  color: rgba(255, 255, 255, 0.99);
}
.background_fd3b .paper_c93c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_fd3b .tiny_89ee .menu-fixed-6e30 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background_fd3b .tiny_89ee .menu-fixed-6e30 .media-west-cf13 {
  color: rgba(255, 255, 255, 0.79);
}
.background_fd3b
  .tiny_89ee
  .menu-fixed-6e30
  .media-west-cf13::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background_fd3b
  .tiny_89ee
  .menu-fixed-6e30
  .media-west-cf13:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background_fd3b
  .tiny_89ee
  .menu-fixed-6e30
  .media-west-cf13::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background_fd3b
  .tiny_89ee
  .menu-fixed-6e30
  .media-west-cf13::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.background_fd3b .tiny_89ee .tabs_ac86 {
  color: rgba(255, 255, 255, 0.79);
}
.background_fd3b .tiny_89ee .tabs_ac86:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask-2e03
  .background_fd3b
  .tiny_89ee
  .pattern_0e7d
  .menu-a147 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask-2e03
  .background_fd3b
  .tiny_89ee
  .pattern_0e7d
  .media-west-cf13 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.left-fb5f .center_089c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.center_089c .main_7261.primary-06dc .pressed-0bca > li > a:focus,
.center_089c .main_7261.primary-06dc .pressed-0bca > li > a:hover,
.center_089c .main_7261.photo-white-7aac .pressed-0bca > li > a:focus,
.center_089c .main_7261.photo-white-7aac .pressed-0bca > li > a:hover,
.center_089c .main_7261.title_68f2 .pressed-0bca > li > a:focus,
.center_089c .main_7261.title_68f2 .pressed-0bca > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center_089c
  .main_7261.primary-06dc
  .pressed-0bca
  > li.feature_455f
  > a,
.center_089c
  .main_7261.primary-06dc
  .pressed-0bca
  > li.logo-plasma-f0a7
  > a,
.center_089c
  .main_7261.photo-white-7aac
  .pressed-0bca
  > li.feature_455f
  > a,
.center_089c
  .main_7261.photo-white-7aac
  .pressed-0bca
  > li.logo-plasma-f0a7
  > a,
.center_089c
  .main_7261.title_68f2
  .pressed-0bca
  > li.feature_455f
  > a,
.center_089c .main_7261.title_68f2 .pressed-0bca > li.container_pro_d2d3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.center_089c .carousel-2b67,
.center_089c .carousel-2b67 a {
  color: rgba(0, 0, 0, 0.8);
}
.center_089c .preview-yellow-3ddf.image_bf2b li a,
.center_089c .form_center_e76e a,
.center_089c .tabs-9506,
.center_089c .pressed-0bca > li > a,
.center_089c .pattern-cold-f561 {
  color: rgba(0, 0, 0, 0.55);
}
.center_089c .preview-yellow-3ddf.image_bf2b li a:hover,
.center_089c .form_center_e76e a:hover,
.center_089c .tabs-9506:hover,
.center_089c .pressed-0bca > li > a:hover,
.center_089c .pattern-cold-f561:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center_089c .paper_c93c {
  color: rgba(0, 0, 0, 0.55);
}
.center_089c .paper_c93c .block_dark_c419 {
  color: rgba(0, 0, 0, 0.8);
}
.center_089c .paper_c93c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pink_9308 .accent_fixed_70da {
  margin-left: auto;
  margin-right: auto;
}
.search_82e4 > * {
  margin-left: auto;
  margin-right: auto;
}
.search_82e4 .top_7bbf {
  margin-right: 1.41575em;
}
.label_39c0 .search_82e4 > .frame_cool_0b06 {
  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;
}
.label_39c0 .search_82e4 > .blue-278e {
  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;
}
.hidden_top_6f80.pink_9308 .accent_fixed_70da,
.container_mini_efe4.pink_9308 .accent_fixed_70da {
  margin-left: 0;
}
.mask_54f9.pink_9308 .accent_fixed_70da,
.focus_1e32.pink_9308 .accent_fixed_70da {
  margin-right: 0;
}
.search_82e4 ol,
.search_82e4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.texture-85dd video {
  max-width: 100%;
}
.detail-first-5534 img {
  display: block;
}
.detail-first-5534.top_7bbf,
.detail-first-5534.lite-9d87 {
  width: 100%;
}
.detail-first-5534.blue-278e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.component-6501:not(.black_147d) {
  margin: 1.5em auto;
}
.modal_hovered_d68c p {
  padding: 1.5em 14px;
}
ul.top-dfce.blue-278e,
ul.top-dfce.frame_cool_0b06,
ul.top-dfce.right-1056.frame_cool_0b06 {
  padding: 0 14px;
}
.filter_middle_cc7f {
  display: block;
  overflow-x: auto;
}
.filter_middle_cc7f table {
  border-collapse: collapse;
  width: 100%;
}
.filter_middle_cc7f td,
.filter_middle_cc7f th {
  padding: 0.5em;
}
.search_82e4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.search_82e4 ol ol,
.search_82e4 ol ul,
.search_82e4 ul ol,
.search_82e4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.search_82e4 ol ol li,
.search_82e4 ol ul li,
.search_82e4 ul ol li,
.search_82e4 ul ul li {
  margin-left: 0;
}
.banner-76ff.article-7edb > .large_4a00 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.banner-76ff.article-7edb > .large_4a00 iframe,
.banner-76ff.article-7edb > .large_4a00 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tall-864e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tall-864e.image-fa4e {
  padding: 0;
}
.tall-864e.image-fa4e cite {
  font-size: 13px;
}
.tall-864e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tall-864e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sidebar-a122 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sidebar-a122 > p:first-child {
  margin-top: 0;
}
.sidebar-a122 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sidebar-a122 blockquote {
  border-left: 0;
}
.blue_22bc {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.blue_22bc:not(.hovered-2784) {
  max-width: 100px;
}
.blue_22bc.solid-6e64 {
  border-bottom: none !important;
  text-align: center;
}
.blue_22bc.solid-6e64::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .modal_hovered_d68c p {
    padding: 1.5em 0;
  }
}
.message_narrow_c318 {
  color: #0073aa;
}
.footer_right_e171 {
  background-color: #0073aa;
}
.blue-2f76 {
  color: #229fd8;
}
.pagination-wide-eb23 {
  background-color: #229fd8;
}
.brown_e22b {
  color: #eee;
}
.paper-e85d {
  background-color: #eee;
}
.card-3a35 {
  color: #444;
}
.old_2f77 {
  background-color: #444;
}
.logo_small_1a52 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.logo_small_1a52 .media_tiny_dff8 .form_center_e76e {
  font-size: 15px;
}
.logo_small_1a52 .form_center_e76e {
  line-height: 1.3;
}
.logo_small_1a52 .center_089c {
}
.logo_small_1a52 .background_fd3b {
  background: #235787;
}
.yellow-acc8 {
  padding: 0;
}
.yellow-acc8 .background_fd3b {
  background: #1a1a1a;
}
.yellow-acc8 .center_089c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.brown-c90a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.brown-c90a .center_089c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.brown-c90a .background_fd3b {
  background: #303030;
}
.shade-tall-a773 {
  position: relative;
  z-index: 10;
}
.shade-tall-a773 .table_stale_5f3e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.aside_current_ce83 .rough-398e {
  display: inline-block;
  vertical-align: middle;
}
.aside_current_ce83.grid_b9fe .rough-398e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .aside_current_ce83.grid_b9fe .rough-398e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .aside_current_ce83.grid_b9fe .rough-398e {
    margin-right: 0.4em;
  }
}
.aside_current_ce83.grid_b9fe .rough-398e:last-child {
  margin-right: 0;
}
.medium_be83 .table_stale_5f3e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .left-fb5f .media_tiny_dff8 {
    margin: 0 -0.5em;
  }
  .left-fb5f .media_tiny_dff8 [class*="customify-col-"],
  .left-fb5f .media_tiny_dff8 [class*="customify-col_"],
  .left-fb5f .media_tiny_dff8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.left-fb5f.accent_prev_6952 .table_stale_5f3e {
  background: 0 0 !important;
}
.left-fb5f.accent_prev_6952 .table_stale_5f3e,
.left-fb5f.medium_be83 .table_stale_5f3e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .left-fb5f.current_6c1b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.left-fb5f.medium_be83 .table_stale_5f3e {
  box-shadow: none !important;
}
.panel_6a5e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .panel_6a5e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .panel_6a5e {
    padding: 18px 0 20px;
  }
}
.panel_6a5e .upper_c9d8 {
  width: 100%;
}
.panel_6a5e .focus-1a78 {
  margin-bottom: 0;
}
.panel_6a5e .texture_a498 {
  margin-top: 5px;
  font-size: 0.875em;
}
.row_42eb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.row_42eb .new_5a8d {
  width: 100%;
}
.black_78e6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.black_78e6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.black_78e6 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;
}
.black_78e6 li:last-child:after {
  display: none;
}
.black_78e6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.light_b398 .summary-3b8f button,
.panel_6a5e .summary-3b8f button {
  left: 0;
}
.light_b398 .new_5a8d,
.panel_6a5e .new_5a8d {
  padding-left: 0;
  padding-right: 0;
}
.light_b398 .row_42eb,
.panel_6a5e .row_42eb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.light_b398 {
  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;
}
.light_b398: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;
}
.light_b398 .paragraph_e935 {
  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) {
  .light_b398 .paragraph_e935 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .light_b398 .paragraph_e935 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .light_b398 .paragraph_e935 {
    min-height: 200px;
  }
}
.light_b398 .black_78e6 {
  color: rgba(255, 255, 255, 0.8);
}
.light_b398 .black_78e6 a,
.light_b398 .black_78e6 li:after {
  color: inherit;
}
.light_b398 .black_78e6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.grid_bottom_cc81 {
  margin-bottom: 0.5em;
}
.brown-ee13 {
  margin-bottom: 1.2em;
}
.brown-ee13,
.grid_bottom_cc81 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.brown-ee13 p:last-child,
.grid_bottom_cc81 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .summary-3b8f,
#masthead .summary-3b8f {
  display: none;
}
#masthead
  > .summary-3b8f.simple-63ac {
  display: none;
}
#masthead > .summary-3b8f button {
  left: 0;
}
.block_96e5 {
  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%;
}
.block_96e5 .rough-398e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.block_96e5 .paragraph-white-7796 {
  display: -webkit-box;
  display: flex;
}
.block_96e5 .paragraph-white-7796.thumbnail_thick_715d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.block_96e5 .paragraph-white-7796.row_medium_2866 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block_96e5 .paragraph-white-7796.motion-e73c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.block_96e5.focused-5f40.mini_5057 .paragraph-white-7796.thumbnail_thick_715d {
  flex-basis: 100%;
}
.block_96e5.gas_6a0f .paragraph-white-7796.row_medium_2866 {
  -webkit-box-flex: 1;
  flex: auto;
}
.block_96e5.gas_6a0f .paragraph-white-7796.motion-e73c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .summary-3b8f.simple-63ac {
  display: none;
}
#masthead > .summary-3b8f button {
  left: 0;
}
.simple_42ca {
  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;
}
.simple_42ca:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.simple_42ca.out-f421 i {
  margin-right: 4px;
}
.simple_42ca.fluid-158f i {
  margin-left: 5px;
}
.form_center_e76e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.form_center_e76e p:last-child {
  margin-bottom: 0;
}
.tabs-wide-a10c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tabs-wide-a10c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tabs-wide-a10c img {
  display: block;
  width: auto;
  line-height: 1;
}
.tabs-wide-a10c .carousel-2b67 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tabs-wide-a10c .south-d67d {
  margin: 5px 0 7px 0;
}
.tabs-wide-a10c.tooltip-over-8fcc .outline-lower-b547 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs-wide-a10c.tooltip-over-8fcc .paragraph-8f29 {
  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;
}
.tabs-wide-a10c.basic_47ed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tabs-wide-a10c.basic_47ed .outline-lower-b547 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tabs-wide-a10c.basic_47ed .paragraph-8f29 {
  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;
}
.tabs-wide-a10c.preview_steel_8285 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tabs-wide-a10c.medium-f8e7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tabs-wide-a10c.medium-f8e7 .paragraph-8f29 {
  margin-top: 7px;
}
.content-2530 {
  display: inline-block;
}
.shade-tall-a773 .active_175a .tabs-wide-a10c img {
  max-width: 100%;
}
.main_7261 .menu_hard_3cef.north-6bfb,
.detail_full_7f8d .menu_hard_3cef.north-6bfb {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main_7261 .status_c6d2,
.detail_full_7f8d .status_c6d2 {
  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%);
}
.main_7261 .status_c6d2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main_7261.bronze-c92d .status_c6d2 {
  display: none;
}
.main_7261 .last_eed1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main_7261 .last_eed1 li {
  display: inline-block;
  position: relative;
}
.main_7261 .last_eed1 li:last-child {
  margin-right: 0;
}
.main_7261 .last_eed1 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;
}
.main_7261 .last_eed1 li.container_pro_d2d3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.main_7261 .last_eed1 > 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;
}
.main_7261 .last_eed1 > li > a i {
  line-height: 0;
}
.main_7261 .last_eed1 > li.slow_7b49 > a .status_c6d2 {
  margin-left: 4px;
  line-height: 0;
}
.main_7261 .last_eed1 .pink-8226 li.slow_7b49 > a {
  position: relative;
}
.main_7261 .last_eed1 .pink-8226 li.slow_7b49 > a:after,
.main_7261 .last_eed1 .pink-8226 li.slow_7b49 > a:before {
  content: "";
  display: table;
}
.main_7261 .last_eed1 .pink-8226 li.slow_7b49 > a:after {
  clear: both;
}
.main_7261 .last_eed1 .pink-8226 li.slow_7b49 > a .status_c6d2 {
  margin-left: 5px;
  float: right;
}
.main_7261 .red-0e66,
.main_7261 .pink-8226 {
  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;
}
.main_7261 .pink-8226 {
  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;
}
.main_7261 .pink-8226 .north-6bfb {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main_7261 .pink-8226 .status_c6d2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main_7261 .pink-8226 li {
  display: block;
  margin: 0;
  padding: 0;
}
.main_7261 .pink-8226 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;
}
.main_7261 .pink-8226 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main_7261 .pink-8226 .pink-8226 {
  top: 0;
  left: 100%;
}
.main_7261 .heading_5a13.fn-focus-e232 > .red-0e66,
.main_7261 .heading_5a13.fn-focus-e232 > .pink-8226,
.main_7261 .heading_5a13:focus > .red-0e66,
.main_7261 .heading_5a13:focus > .pink-8226,
.main_7261 .heading_5a13:hover > .red-0e66,
.main_7261 .heading_5a13:hover > .pink-8226 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main_7261.title_68f2 .pressed-0bca:after,
.main_7261.title_68f2 .pressed-0bca:before {
  content: "";
  display: table;
}
.main_7261.title_68f2 .pressed-0bca:after {
  clear: both;
}
.main_7261.title_68f2 .pressed-0bca > li {
  float: left;
}
.main_7261.next-f5dc .pressed-0bca:after,
.main_7261.next-f5dc .pressed-0bca:before {
  content: "";
  display: table;
}
.main_7261.next-f5dc .pressed-0bca:after {
  clear: both;
}
.main_7261.next-f5dc .pressed-0bca > li {
  float: left;
}
.main_7261.next-f5dc .pressed-0bca > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main_7261.next-f5dc .pressed-0bca > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main_7261.next-f5dc .pressed-0bca > li.feature_455f > a,
.main_7261.next-f5dc .pressed-0bca > li.container_pro_d2d3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.main_7261.primary-06dc .pressed-0bca > li > a .north-6bfb {
  position: relative;
}
.main_7261.primary-06dc .pressed-0bca > li > a .north-6bfb: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;
}
.main_7261.primary-06dc
  .pressed-0bca
  > li:focus
  > a
  .north-6bfb:before,
.main_7261.primary-06dc
  .pressed-0bca
  > li:hover
  > a
  .north-6bfb:before {
  width: 100%;
  background-color: currentColor;
}
.main_7261.primary-06dc
  .pressed-0bca
  > li.feature_455f
  > a
  .north-6bfb:before,
.main_7261.primary-06dc
  .pressed-0bca
  > li.logo-plasma-f0a7
  > a
  .north-6bfb:before {
  width: 100%;
  background-color: currentColor;
}
.main_7261.photo-white-7aac .pressed-0bca > li > a .north-6bfb {
  position: relative;
}
.main_7261.photo-white-7aac .pressed-0bca > li > a .north-6bfb: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;
}
.main_7261.photo-white-7aac .pressed-0bca > li:focus > a .north-6bfb:before,
.main_7261.photo-white-7aac
  .pressed-0bca
  > li:hover
  > a
  .north-6bfb:before {
  width: 100%;
  background-color: currentColor;
}
.main_7261.photo-white-7aac
  .pressed-0bca
  > li.feature_455f
  > a
  .north-6bfb:before,
.main_7261.photo-white-7aac
  .pressed-0bca
  > li.logo-plasma-f0a7
  > a
  .north-6bfb:before {
  width: 100%;
  background-color: currentColor;
}
.detail_full_7f8d .last_eed1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.detail_full_7f8d .last_eed1 li:first-child > a {
  border-top: none;
}
.detail_full_7f8d .last_eed1 .heading_0f81 > .north-6bfb .status_c6d2 {
  display: none;
}
.detail_full_7f8d .last_eed1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.detail_full_7f8d .last_eed1 li:last-child {
  border: none;
}
.detail_full_7f8d .last_eed1 li.slow_7b49 > a {
  padding-right: 45px !important;
}
.detail_full_7f8d .last_eed1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.detail_full_7f8d .last_eed1 li a:focus,
.detail_full_7f8d .last_eed1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_full_7f8d .last_eed1 li .smooth_115b {
  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;
}
.detail_full_7f8d .last_eed1 li .smooth_115b:hover {
  box-shadow: none;
}
.detail_full_7f8d .last_eed1 li .smooth_115b .status_c6d2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.detail_full_7f8d .last_eed1 .pink-8226 {
  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);
}
.detail_full_7f8d .last_eed1 .pink-8226 li a {
  padding-left: 3em;
}
.detail_full_7f8d .last_eed1 .modal-577b > a .smooth_115b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.detail_full_7f8d .last_eed1 .modal-577b > .pink-8226 {
  display: block;
  opacity: 1;
}
.huge-b2c1 {
  max-width: 100%;
}
.avatar_7266 {
  line-height: 0;
  cursor: pointer;
}
.pattern-cold-f561 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.pattern-cold-f561:hover {
  box-shadow: none;
  color: currentColor;
}
.pattern-cold-f561 svg {
  width: 18px;
  height: 18px;
}
.pattern-cold-f561 .current-9fc2 {
  display: none;
}
.video_white_e0eb {
  position: relative;
}
.video_white_e0eb.fn-active-e232 .pattern-cold-f561 .block_71a7 {
  display: none;
}
.video_white_e0eb.fn-active-e232 .pattern-cold-f561 .current-9fc2 {
  display: inline-block;
}
.video_white_e0eb .active_358b {
  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);
}
.video_white_e0eb.stone_0540 .active_358b {
  left: auto;
  right: -0.9em;
}
.video_white_e0eb.stone_0540 .hero-huge-c766::before {
  left: auto;
  right: 15px;
}
.video_white_e0eb.fn-active-e232 .active_358b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern_0e7d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.pattern_0e7d label {
  flex-basis: 100%;
}
.pattern_0e7d .menu-fixed-6e30 {
  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;
}
.pattern_0e7d .media-west-cf13 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.pattern_0e7d .media-west-cf13:focus {
  background-color: transparent;
}
.pattern_0e7d button.tabs_ac86 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.pattern_0e7d button.tabs_ac86:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.pattern_0e7d button.tabs_ac86 svg {
  width: 18px;
  height: 18px;
}
.pattern_0e7d input[type="submit"] {
  min-height: auto;
}
.tiny_89ee .pattern_0e7d .media-west-cf13 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hero-huge-c766 {
  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) {
  .hero-huge-c766 {
    width: 220px;
  }
}
.hero-huge-c766 label {
  flex-basis: 100%;
}
.hero-huge-c766::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;
}
.mask-2e03 .tiny_89ee .pattern_0e7d {
  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;
}
.mask-2e03
  .tiny_89ee
  .pattern_0e7d
  .menu-fixed-6e30 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mask-2e03 .tiny_89ee .pattern_0e7d .media-west-cf13 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mask-2e03
  .tiny_89ee
  .pattern_0e7d
  .media-west-cf13:focus {
  background: 0 0;
}
.mask-2e03
  .tiny_89ee
  .pattern_0e7d
  .menu-a147 {
  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;
}
.preview-yellow-3ddf {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.preview-yellow-3ddf li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.preview-yellow-3ddf li:last-child {
  margin-right: 0;
}
.preview-yellow-3ddf li:first-child {
  margin-left: 0;
}
.preview-yellow-3ddf.element-red-0bbd a {
  color: #fff;
}
.preview-yellow-3ddf.element-red-0bbd a:hover {
  color: #fff;
}
.preview-yellow-3ddf a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.preview-yellow-3ddf a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.preview-yellow-3ddf a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.preview-yellow-3ddf a:hover {
  opacity: 0.9;
  color: inherit;
}
.preview-yellow-3ddf [class*="social-icon-apple"] {
  background-color: #999;
}
.preview-yellow-3ddf [class*="social-icon-apple"].frame-steel-4e1d {
  background-color: transparent;
  color: #999;
}
.preview-yellow-3ddf [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.preview-yellow-3ddf [class*="social-icon-behance"].frame-steel-4e1d {
  background-color: transparent;
  color: #1769ff;
}
.preview-yellow-3ddf [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.preview-yellow-3ddf [class*="social-icon-bitbucket"].frame-steel-4e1d {
  background-color: transparent;
  color: #205081;
}
.preview-yellow-3ddf [class*="social-icon-codepen"] {
  background-color: #000;
}
.preview-yellow-3ddf [class*="social-icon-codepen"].frame-steel-4e1d {
  background-color: transparent;
  color: #000;
}
.preview-yellow-3ddf [class*="social-icon-delicious"] {
  background-color: #39f;
}
.preview-yellow-3ddf [class*="social-icon-delicious"].frame-steel-4e1d {
  background-color: transparent;
  color: #39f;
}
.preview-yellow-3ddf [class*="social-icon-digg"] {
  background-color: #005be2;
}
.preview-yellow-3ddf [class*="social-icon-digg"].frame-steel-4e1d {
  background-color: transparent;
  color: #005be2;
}
.preview-yellow-3ddf [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.preview-yellow-3ddf [class*="social-icon-dribbble"].frame-steel-4e1d {
  background-color: transparent;
  color: #ea4c89;
}
.preview-yellow-3ddf [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.preview-yellow-3ddf [class*="social-icon-envelope"].frame-steel-4e1d {
  background-color: transparent;
  color: #ea4335;
}
.preview-yellow-3ddf [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.preview-yellow-3ddf [class*="social-icon-facebook"].frame-steel-4e1d {
  background-color: transparent;
  color: #3b5998;
}
.preview-yellow-3ddf [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.preview-yellow-3ddf [class*="social-icon-flickr"].frame-steel-4e1d {
  background-color: transparent;
  color: #0063dc;
}
.preview-yellow-3ddf [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.preview-yellow-3ddf [class*="social-icon-foursquare"].frame-steel-4e1d {
  background-color: transparent;
  color: #2d5be3;
}
.preview-yellow-3ddf [class*="social-icon-github"] {
  background-color: #333;
}
.preview-yellow-3ddf [class*="social-icon-github"].frame-steel-4e1d {
  background-color: transparent;
  color: #333;
}
.preview-yellow-3ddf [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.preview-yellow-3ddf [class*="social-icon-google-plus"].frame-steel-4e1d {
  background-color: transparent;
  color: #dd4b39;
}
.preview-yellow-3ddf [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.preview-yellow-3ddf [class*="social-icon-houzz"].frame-steel-4e1d {
  background-color: transparent;
  color: #7ac142;
}
.preview-yellow-3ddf [class*="social-icon-instagram"] {
  background-color: #262626;
}
.preview-yellow-3ddf [class*="social-icon-instagram"].frame-steel-4e1d {
  background-color: transparent;
  color: #262626;
}
.preview-yellow-3ddf [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.preview-yellow-3ddf [class*="social-icon-jsfiddle"].frame-steel-4e1d {
  background-color: transparent;
  color: #487aa2;
}
.preview-yellow-3ddf [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.preview-yellow-3ddf [class*="social-icon-linkedin"].frame-steel-4e1d {
  background-color: transparent;
  color: #0077b5;
}
.preview-yellow-3ddf [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.preview-yellow-3ddf [class*="social-icon-medium"].frame-steel-4e1d {
  background-color: transparent;
  color: #00ab6b;
}
.preview-yellow-3ddf [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.preview-yellow-3ddf
  [class*="social-icon-odnoklassniki"].frame-steel-4e1d {
  background-color: transparent;
  color: #f4731c;
}
.preview-yellow-3ddf [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.preview-yellow-3ddf [class*="social-icon-meetup"].frame-steel-4e1d {
  background-color: transparent;
  color: #ec1c40;
}
.preview-yellow-3ddf [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.preview-yellow-3ddf [class*="social-icon-pinterest"].frame-steel-4e1d {
  background-color: transparent;
  color: #bd081c;
}
.preview-yellow-3ddf [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.preview-yellow-3ddf [class*="social-icon-product-hunt"].frame-steel-4e1d {
  background-color: transparent;
  color: #da552f;
}
.preview-yellow-3ddf [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.preview-yellow-3ddf [class*="social-icon-reddit"].frame-steel-4e1d {
  background-color: transparent;
  color: #ff4500;
}
.preview-yellow-3ddf [class*="social-icon-rss"] {
  background-color: #f26522;
}
.preview-yellow-3ddf [class*="social-icon-rss"].frame-steel-4e1d {
  background-color: transparent;
  color: #f26522;
}
.preview-yellow-3ddf [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.preview-yellow-3ddf
  [class*="social-icon-shopping-cart"].frame-steel-4e1d {
  background-color: transparent;
  color: #4caf50;
}
.preview-yellow-3ddf [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.preview-yellow-3ddf [class*="social-icon-skype"].frame-steel-4e1d {
  background-color: transparent;
  color: #00aff0;
}
.preview-yellow-3ddf [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.preview-yellow-3ddf [class*="social-icon-slideshare"].frame-steel-4e1d {
  background-color: transparent;
  color: #0077b5;
}
.preview-yellow-3ddf [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.preview-yellow-3ddf [class*="social-icon-snapchat"].frame-steel-4e1d {
  background-color: transparent;
  color: #fffc00;
}
.preview-yellow-3ddf [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.preview-yellow-3ddf [class*="social-icon-soundcloud"].frame-steel-4e1d {
  background-color: transparent;
  color: #f80;
}
.preview-yellow-3ddf [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.preview-yellow-3ddf [class*="social-icon-spotify"].frame-steel-4e1d {
  background-color: transparent;
  color: #2ebd59;
}
.preview-yellow-3ddf [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.preview-yellow-3ddf
  [class*="social-icon-stack-overflow"].frame-steel-4e1d {
  background-color: transparent;
  color: #fe7a15;
}
.preview-yellow-3ddf [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.preview-yellow-3ddf [class*="social-icon-maldkfgram"].frame-steel-4e1d {
  background-color: transparent;
  color: #2ca5e0;
}
.preview-yellow-3ddf [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.preview-yellow-3ddf [class*="social-icon-tripadvisor"].frame-steel-4e1d {
  background-color: transparent;
  color: #589442;
}
.preview-yellow-3ddf [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.preview-yellow-3ddf [class*="social-icon-tumblr"].frame-steel-4e1d {
  background-color: transparent;
  color: #35465c;
}
.preview-yellow-3ddf [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.preview-yellow-3ddf [class*="social-icon-twitch"].frame-steel-4e1d {
  background-color: transparent;
  color: #6441a5;
}
.preview-yellow-3ddf [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.preview-yellow-3ddf [class*="social-icon-twitter"].frame-steel-4e1d {
  background-color: transparent;
  color: #1da1f2;
}
.preview-yellow-3ddf [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.preview-yellow-3ddf [class*="social-icon-vimeo"].frame-steel-4e1d {
  background-color: transparent;
  color: #1ab7ea;
}
.preview-yellow-3ddf [class*="social-icon-vk"] {
  background-color: #45668e;
}
.preview-yellow-3ddf [class*="social-icon-vk"].frame-steel-4e1d {
  background-color: transparent;
  color: #45668e;
}
.preview-yellow-3ddf [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.preview-yellow-3ddf [class*="social-icon-weibo"].frame-steel-4e1d {
  background-color: transparent;
  color: #df2029;
}
.preview-yellow-3ddf [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.preview-yellow-3ddf [class*="social-icon-weixin"].frame-steel-4e1d {
  background-color: transparent;
  color: #7bb32e;
}
.preview-yellow-3ddf [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.preview-yellow-3ddf [class*="social-icon-whatsapp"].frame-steel-4e1d {
  background-color: transparent;
  color: #25d366;
}
.preview-yellow-3ddf [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.preview-yellow-3ddf [class*="social-icon-wordpress"].frame-steel-4e1d {
  background-color: transparent;
  color: #21759b;
}
.preview-yellow-3ddf [class*="social-icon-xing"] {
  background-color: #026466;
}
.preview-yellow-3ddf [class*="social-icon-xing"].frame-steel-4e1d {
  background-color: transparent;
  color: #026466;
}
.preview-yellow-3ddf [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.preview-yellow-3ddf [class*="social-icon-yelp"].frame-steel-4e1d {
  background-color: transparent;
  color: #af0606;
}
.preview-yellow-3ddf [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.preview-yellow-3ddf [class*="social-icon-youtube"].frame-steel-4e1d {
  background-color: transparent;
  color: #cd201f;
}
.tabs-9506 {
  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;
}
.tabs-9506:hover {
  box-shadow: none;
  background: 0 0;
}
.cool-b230 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.center-4cd1 {
  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;
}
.info_6df4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.layout_up_7cc1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.layout_up_7cc1,
.layout_up_7cc1::after,
.layout_up_7cc1::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;
}
.layout_up_7cc1::after,
.layout_up_7cc1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.aside-8bf6 .center-4cd1 .info_6df4 {
  margin-top: -2px;
  width: 19px;
}
.aside-8bf6 .center-4cd1 .layout_up_7cc1 {
  margin-top: -1px;
}
.aside-8bf6 .center-4cd1 .layout_up_7cc1,
.aside-8bf6 .center-4cd1 .layout_up_7cc1::after,
.aside-8bf6 .center-4cd1 .layout_up_7cc1::before {
  width: 19px;
  height: 2px;
}
.aside-8bf6 .center-4cd1 .layout_up_7cc1::before {
  top: -6px;
}
.aside-8bf6 .center-4cd1 .layout_up_7cc1::after {
  bottom: -6px;
}
.hover-5ddf .center-4cd1 .info_6df4 {
  margin-top: -2px;
  width: 22px;
}
.hover-5ddf .center-4cd1 .layout_up_7cc1 {
  margin-top: -1px;
}
.hover-5ddf .center-4cd1 .layout_up_7cc1,
.hover-5ddf .center-4cd1 .layout_up_7cc1::after,
.hover-5ddf .center-4cd1 .layout_up_7cc1::before {
  width: 22px;
  height: 2px;
}
.hover-5ddf .center-4cd1 .layout_up_7cc1::before {
  top: -7px;
}
.hover-5ddf .center-4cd1 .layout_up_7cc1::after {
  bottom: -7px;
}
.hero_liquid_1de2 .center-4cd1 .info_6df4 {
  margin-top: -2px;
  width: 31px;
}
.hero_liquid_1de2 .center-4cd1 .layout_up_7cc1 {
  margin-top: -1.5px;
}
.hero_liquid_1de2 .center-4cd1 .layout_up_7cc1,
.hero_liquid_1de2 .center-4cd1 .layout_up_7cc1::after,
.hero_liquid_1de2 .center-4cd1 .layout_up_7cc1::before {
  width: 31px;
  height: 3px;
}
.hero_liquid_1de2 .center-4cd1 .layout_up_7cc1::before {
  top: -9px;
}
.hero_liquid_1de2 .center-4cd1 .layout_up_7cc1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .banner-1c93 .center-4cd1 .info_6df4 {
    margin-top: -2px;
    width: 19px;
  }
  .banner-1c93 .center-4cd1 .layout_up_7cc1 {
    margin-top: -1px;
  }
  .banner-1c93 .center-4cd1 .layout_up_7cc1,
  .banner-1c93 .center-4cd1 .layout_up_7cc1::after,
  .banner-1c93 .center-4cd1 .layout_up_7cc1::before {
    width: 19px;
    height: 2px;
  }
  .banner-1c93 .center-4cd1 .layout_up_7cc1::before {
    top: -6px;
  }
  .banner-1c93 .center-4cd1 .layout_up_7cc1::after {
    bottom: -6px;
  }
  .texture_b619 .center-4cd1 .info_6df4 {
    margin-top: -2px;
    width: 22px;
  }
  .texture_b619 .center-4cd1 .layout_up_7cc1 {
    margin-top: -1px;
  }
  .texture_b619 .center-4cd1 .layout_up_7cc1,
  .texture_b619 .center-4cd1 .layout_up_7cc1::after,
  .texture_b619 .center-4cd1 .layout_up_7cc1::before {
    width: 22px;
    height: 2px;
  }
  .texture_b619 .center-4cd1 .layout_up_7cc1::before {
    top: -7px;
  }
  .texture_b619 .center-4cd1 .layout_up_7cc1::after {
    bottom: -7px;
  }
  .left_0e99 .center-4cd1 .info_6df4 {
    margin-top: -2px;
    width: 31px;
  }
  .left_0e99 .center-4cd1 .layout_up_7cc1 {
    margin-top: -1.5px;
  }
  .left_0e99 .center-4cd1 .layout_up_7cc1,
  .left_0e99 .center-4cd1 .layout_up_7cc1::after,
  .left_0e99 .center-4cd1 .layout_up_7cc1::before {
    width: 31px;
    height: 3px;
  }
  .left_0e99 .center-4cd1 .layout_up_7cc1::before {
    top: -9px;
  }
  .left_0e99 .center-4cd1 .layout_up_7cc1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .selected-e871 .center-4cd1 .info_6df4 {
    margin-top: -2px;
    width: 19px;
  }
  .selected-e871 .center-4cd1 .layout_up_7cc1 {
    margin-top: -1px;
  }
  .selected-e871 .center-4cd1 .layout_up_7cc1,
  .selected-e871 .center-4cd1 .layout_up_7cc1::after,
  .selected-e871 .center-4cd1 .layout_up_7cc1::before {
    width: 19px;
    height: 2px;
  }
  .selected-e871 .center-4cd1 .layout_up_7cc1::before {
    top: -6px;
  }
  .selected-e871 .center-4cd1 .layout_up_7cc1::after {
    bottom: -6px;
  }
  .wrapper_plasma_1d1a .center-4cd1 .info_6df4 {
    margin-top: -2px;
    width: 22px;
  }
  .wrapper_plasma_1d1a .center-4cd1 .layout_up_7cc1 {
    margin-top: -1px;
  }
  .wrapper_plasma_1d1a .center-4cd1 .layout_up_7cc1,
  .wrapper_plasma_1d1a .center-4cd1 .layout_up_7cc1::after,
  .wrapper_plasma_1d1a .center-4cd1 .layout_up_7cc1::before {
    width: 22px;
    height: 2px;
  }
  .wrapper_plasma_1d1a .center-4cd1 .layout_up_7cc1::before {
    top: -7px;
  }
  .wrapper_plasma_1d1a .center-4cd1 .layout_up_7cc1::after {
    bottom: -7px;
  }
  .mask_2ccd .center-4cd1 .info_6df4 {
    margin-top: -2px;
    width: 31px;
  }
  .mask_2ccd .center-4cd1 .layout_up_7cc1 {
    margin-top: -1.5px;
  }
  .mask_2ccd .center-4cd1 .layout_up_7cc1,
  .mask_2ccd .center-4cd1 .layout_up_7cc1::after,
  .mask_2ccd .center-4cd1 .layout_up_7cc1::before {
    width: 31px;
    height: 3px;
  }
  .mask_2ccd .center-4cd1 .layout_up_7cc1::before {
    top: -9px;
  }
  .mask_2ccd .center-4cd1 .layout_up_7cc1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .caption_thick_ccac .center-4cd1 .info_6df4 {
    margin-top: -2px;
    width: 19px;
  }
  .caption_thick_ccac .center-4cd1 .layout_up_7cc1 {
    margin-top: -1px;
  }
  .caption_thick_ccac .center-4cd1 .layout_up_7cc1,
  .caption_thick_ccac .center-4cd1 .layout_up_7cc1::after,
  .caption_thick_ccac .center-4cd1 .layout_up_7cc1::before {
    width: 19px;
    height: 2px;
  }
  .caption_thick_ccac .center-4cd1 .layout_up_7cc1::before {
    top: -6px;
  }
  .caption_thick_ccac .center-4cd1 .layout_up_7cc1::after {
    bottom: -6px;
  }
  .over-84a1 .center-4cd1 .info_6df4 {
    margin-top: -2px;
    width: 22px;
  }
  .over-84a1 .center-4cd1 .layout_up_7cc1 {
    margin-top: -1px;
  }
  .over-84a1 .center-4cd1 .layout_up_7cc1,
  .over-84a1 .center-4cd1 .layout_up_7cc1::after,
  .over-84a1 .center-4cd1 .layout_up_7cc1::before {
    width: 22px;
    height: 2px;
  }
  .over-84a1 .center-4cd1 .layout_up_7cc1::before {
    top: -7px;
  }
  .over-84a1 .center-4cd1 .layout_up_7cc1::after {
    bottom: -7px;
  }
  .detail_short_616b .center-4cd1 .info_6df4 {
    margin-top: -2px;
    width: 31px;
  }
  .detail_short_616b .center-4cd1 .layout_up_7cc1 {
    margin-top: -1.5px;
  }
  .detail_short_616b .center-4cd1 .layout_up_7cc1,
  .detail_short_616b .center-4cd1 .layout_up_7cc1::after,
  .detail_short_616b .center-4cd1 .layout_up_7cc1::before {
    width: 31px;
    height: 3px;
  }
  .detail_short_616b .center-4cd1 .layout_up_7cc1::before {
    top: -9px;
  }
  .detail_short_616b .center-4cd1 .layout_up_7cc1::after {
    bottom: -9px;
  }
}
.pressed-f6f8 .layout_up_7cc1 {
  -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);
}
.pressed-f6f8 .layout_up_7cc1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pressed-f6f8 .layout_up_7cc1::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);
}
.pressed-f6f8.card-1a5a .layout_up_7cc1 {
  -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);
}
.pressed-f6f8.card-1a5a .layout_up_7cc1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pressed-f6f8.card-1a5a .layout_up_7cc1::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);
}
.basic_32c0 {
  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.pressed-32e0:before {
  display: none;
}
.primary-f72f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.primary-f72f .component_7780 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.primary-f72f .component_7780:last-of-type {
  border-bottom: none;
}
.primary-f72f .component_7780.focus_ecf3,
.primary-f72f .component_7780.soft_390c,
.primary-f72f .component_7780.first-9f3c {
  padding: 0;
}
.primary-f72f .detail_full_7f8d .smooth_115b {
  color: currentColor;
}
.primary-f72f .detail_full_7f8d .smooth_115b:focus,
.primary-f72f .detail_full_7f8d .smooth_115b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-f72f.center_089c .paper_c93c,
.primary-f72f.center_089c .form_center_e76e a,
.primary-f72f.center_089c .pressed-0bca a,
.primary-f72f.center_089c .pink-8226 a {
  color: rgba(0, 0, 0, 0.55);
}
.primary-f72f.center_089c .paper_c93c:hover,
.primary-f72f.center_089c .form_center_e76e a:hover,
.primary-f72f.center_089c .pressed-0bca a:hover,
.primary-f72f.center_089c .pink-8226 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-f72f.center_089c .block_dark_c419 {
  color: rgba(0, 0, 0, 0.8);
}
.primary-f72f.center_089c .component_7780 {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-f72f.center_089c .component_7780:before {
  background: rgba(0, 0, 0, 0.08);
}
.primary-f72f.center_089c .backdrop_tiny_5779:before {
  background: rgba(255, 255, 255, 0.9);
}
.primary-f72f.center_089c .detail_full_7f8d .last_eed1 li a,
.primary-f72f.center_089c .detail_full_7f8d .smooth_115b,
.primary-f72f.center_089c .pink-8226 {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-f72f.center_089c .detail_full_7f8d .smooth_115b:focus,
.primary-f72f.center_089c .detail_full_7f8d .smooth_115b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-f72f.center_089c .last_eed1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-f72f.background_fd3b .paper_c93c,
.primary-f72f.background_fd3b .form_center_e76e a,
.primary-f72f.background_fd3b .pressed-0bca .smooth_115b,
.primary-f72f.background_fd3b .pressed-0bca a,
.primary-f72f.background_fd3b .pink-8226 a {
  color: rgba(255, 255, 255, 0.79);
}
.primary-f72f.background_fd3b .paper_c93c:hover,
.primary-f72f.background_fd3b .form_center_e76e a:hover,
.primary-f72f.background_fd3b .pressed-0bca .smooth_115b:hover,
.primary-f72f.background_fd3b .pressed-0bca a:hover,
.primary-f72f.background_fd3b .pink-8226 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-f72f.background_fd3b .block_dark_c419 {
  color: rgba(255, 255, 255, 0.99);
}
.primary-f72f.background_fd3b .component_7780 {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-f72f.background_fd3b .component_7780:before {
  background: rgba(255, 255, 255, 0.08);
}
.primary-f72f.background_fd3b .backdrop_tiny_5779:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary-f72f.background_fd3b .detail_full_7f8d .last_eed1 li a,
.primary-f72f.background_fd3b .detail_full_7f8d .smooth_115b,
.primary-f72f.background_fd3b .pink-8226 {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-f72f.background_fd3b .detail_full_7f8d .smooth_115b:focus,
.primary-f72f.background_fd3b .detail_full_7f8d .smooth_115b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-f72f.background_fd3b .last_eed1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.backdrop_tiny_5779 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.backdrop_tiny_5779:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.green_2736 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.fixed-8005 .primary-f72f {
  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;
}
.fixed-8005 .component_7780 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.fixed-8005 .component_7780: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) {
  .fixed-8005 .component_7780:before {
    width: 16%;
    left: 42%;
  }
}
.fixed-8005 .component_7780:last-child:before {
  content: none;
}
.fixed-8005 .component_7780[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.fixed-8005 .detail_full_7f8d .last_eed1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.fixed-8005 .detail_full_7f8d .last_eed1 li a .smooth_115b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.fixed-8005 .detail_full_7f8d .pink-8226 {
  border: none;
}
.fixed-8005 .detail_full_7f8d .pink-8226 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.fixed-8005 .backdrop_tiny_5779 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.fixed-8005 .green_2736 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.fixed-8005 .background_fd3b .backdrop_tiny_5779:before {
  background: rgba(0, 0, 0, 0.9);
}
.fixed-8005 .center_089c.disabled-selected-a20e .layout_up_7cc1 {
  background: rgba(0, 0, 0, 0.6);
}
.fixed-8005
  .center_089c.disabled-selected-a20e
  .layout_up_7cc1::after,
.fixed-8005
  .center_089c.disabled-selected-a20e
  .layout_up_7cc1:before {
  background: inherit;
}
.fixed-8005
  .center_089c.disabled-selected-a20e:hover
  .layout_up_7cc1 {
  background: rgba(0, 0, 0, 0.8);
}
.text_eb67 .primary-f72f {
  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) {
  .text_eb67 .primary-f72f {
    width: auto;
    right: 45px;
  }
}
.shade-stale-9098 .primary-f72f {
  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) {
  .shade-stale-9098 .primary-f72f {
    width: auto;
    left: 45px;
  }
}
.pressed-32e0 .primary-f72f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pressed-32e0 .green_2736 {
  max-width: 48em;
  margin: 0 auto;
}
.pressed-32e0 .backdrop_tiny_5779:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.status_7db5 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.status_7db5.fixed-8005 .primary-f72f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.status_7db5.text_eb67 .primary-f72f {
  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);
}
.status_7db5 .primary-f72f {
  visibility: visible;
}
.status_7db5.shade-stale-9098 .primary-f72f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.dropdown-hard-f71d,
.shade_3541 {
  overflow-x: hidden;
}
.dropdown-hard-f71d .primary-f72f {
  overflow: auto;
}
.dropdown-hard-f71d.fixed-8005 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-hard-f71d.fixed-8005 .primary-f72f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.dropdown-hard-f71d.fixed-8005 .tabs-9506 {
  opacity: 0;
}
.dropdown-hard-f71d.text_eb67 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-hard-f71d.text_eb67 .primary-f72f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.dropdown-hard-f71d.text_eb67 .tabs-9506 {
  opacity: 0;
}
.dropdown-hard-f71d.shade-stale-9098 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.dropdown-hard-f71d.shade-stale-9098 .primary-f72f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.dropdown-hard-f71d.shade-stale-9098 .tabs-9506 {
  opacity: 0;
}
.dropdown-hard-f71d.pressed-32e0 .primary-f72f {
  z-index: 10;
  visibility: visible;
}
.disabled-selected-a20e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.disabled-selected-a20e .layout_up_7cc1 {
  background: rgba(255, 255, 255, 0.99);
}
.disabled-selected-a20e .layout_up_7cc1::after,
.disabled-selected-a20e .layout_up_7cc1:before {
  background: inherit;
}
.disabled-selected-a20e:hover .layout_up_7cc1 {
  background: rgba(255, 255, 255, 0.99);
}
.shade-stale-9098 .disabled-selected-a20e {
  top: 10px;
  right: auto;
  left: 12px;
}
.pressed-32e0 .disabled-selected-a20e {
  display: none !important;
}
.dropdown-hard-f71d:before,
.shade_3541:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.dropdown-hard-f71d .disabled-selected-a20e,
.shade_3541 .disabled-selected-a20e {
  display: inline-block;
}
.primary-f72f .rough-398e {
  -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;
}
.dropdown-hard-f71d .primary-f72f .rough-398e,
.shade_3541 .primary-f72f .rough-398e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.upper-5951 .menu-fixed-6e30 {
  width: 100%;
}
.active_175a {
  padding: 0 0.5em 0;
}
.active_175a [class*="customify-col-"],
.active_175a [class*="customify-col_"],
.active_175a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.photo_red_a006 .active_175a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .media_tiny_dff8 .content-orange-bf97,
  .content-orange-bf97 {
    display: none;
  }
  .bottom_ac08 {
    text-align: left;
  }
  .filter_selected_e50f {
    text-align: center;
  }
  .current_46e2 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .media_tiny_dff8 .accent-complex-8ace,
  .accent-complex-8ace {
    display: none;
  }
  .wood_fa4f {
    text-align: left;
  }
  .nav-thick-1e6a {
    text-align: center;
  }
  .lower-5606 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .media_tiny_dff8 .badge_black_6009,
  .badge_black_6009 {
    display: none;
  }
  .header_2c57 {
    text-align: left;
  }
  .orange_3097 {
    text-align: center;
  }
  .fast_d924 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.menu-3739 {
  box-shadow: none !important;
}
.layout-b880 .content_over_4a35,
.pagination-6837 .content_over_4a35 {
  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;
}
.pagination-6837 .content_over_4a35 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table_stale_5f3e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table_stale_5f3e:after,
.table_stale_5f3e:before {
  content: "";
  display: table;
}
.table_stale_5f3e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table_stale_5f3e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table_stale_5f3e,
.current_6c1b {
  max-width: 1248px;
  margin: 0 auto;
}

.gold_55a9.pagination_large_9ac4 .table_stale_5f3e {
  max-width: 100%;
}
.gold_55a9.pattern_26e4 {
  max-width: 1200px;
  margin: 0 auto;
}
.gold_55a9.detail-basic-e90c .table_stale_5f3e {
  max-width: 100%;
}
.gold_55a9.detail-basic-e90c > .table_stale_5f3e {
  padding-left: 0;
  padding-right: 0;
}
.gold_55a9.detail-basic-e90c > .table_stale_5f3e .media_tiny_dff8 {
  margin: 0;
}
.gold_55a9.detail-basic-e90c
  > .table_stale_5f3e
  .content_fab7.detail_5102 {
  margin-right: 0;
  margin-left: 0;
}
.gold_55a9.detail-basic-e90c #main.detail_5102 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .border-7c90 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .border-7c90 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .summary-4c81 .accent_fixed_70da {
    padding-right: 1em;
  }
  .summary-4c81.shadow_steel_c0bc .content_fab7 {
    border-right: 1px solid #eaecee;
  }
  .summary-4c81.shadow_steel_c0bc .accent_fixed_70da {
    padding-right: 1em;
  }
  .summary-4c81.shadow_steel_c0bc .middle-ab98 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .icon_fixed_fd7e .accent_fixed_70da {
    padding-left: 1em;
  }
  .icon_fixed_fd7e.shadow_steel_c0bc .content_fab7 {
    border-left: 1px solid #eaecee;
  }
  .icon_fixed_fd7e.shadow_steel_c0bc .accent_fixed_70da {
    padding-left: 1em;
  }
  .icon_fixed_fd7e.shadow_steel_c0bc .middle-ab98 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .soft-f359 .accent_fixed_70da {
    padding-left: 1em;
  }
  .soft-f359.shadow_steel_c0bc .cold-fd88 {
    border-right: 1px solid #eaecee;
  }
  .soft-f359.shadow_steel_c0bc .highlight_dim_379c {
    border-right: 1px solid #eaecee;
  }
  .soft-f359.shadow_steel_c0bc .accent_fixed_70da {
    padding-left: 1em;
  }
  .soft-f359.shadow_steel_c0bc .middle-ab98 {
    padding-right: 1em;
  }
  .soft-f359.shadow_steel_c0bc .hover_action_0a57 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-black-168a .accent_fixed_70da {
    padding-right: 1em;
  }
  .input-black-168a.shadow_steel_c0bc .cold-fd88 {
    border-left: 1px solid #eaecee;
  }
  .input-black-168a.shadow_steel_c0bc .highlight_dim_379c {
    border-left: 1px solid #eaecee;
  }
  .input-black-168a.shadow_steel_c0bc .accent_fixed_70da {
    padding-right: 1em;
  }
  .input-black-168a.shadow_steel_c0bc .middle-ab98 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-black-168a.shadow_steel_c0bc .hover_action_0a57 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border-7c90 .accent_fixed_70da {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-7c90.shadow_steel_c0bc .content_fab7 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .border-7c90.shadow_steel_c0bc .accent_fixed_70da {
    padding-left: 1em;
    padding-right: 1em;
  }
  .border-7c90.shadow_steel_c0bc .middle-ab98 {
    padding-left: 1em;
  }
  .border-7c90.shadow_steel_c0bc .hover_action_0a57 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .border-7c90.shadow_steel_c0bc .accent_fixed_70da {
    padding-left: 0;
  }
}
.preview-fluid-c1d9 .aside_current_ce83 {
  display: inline-block;
}
.alert_advanced_1a37 {
  display: inline-block;
}
.first-8d05 {
  word-con: break-word;
}
.label_0896 > span {
  display: inline-block;
  padding: 5px 0;
}
.label_0896 .lower-41a5 {
  margin-left: 8px;
  margin-right: 8px;
}
.label_0896 .panel-54cc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.last-b619 .accordion_c375 {
  margin-bottom: 2em;
}
.last-b619 .component-1c1b {
  margin-bottom: 15px;
}
.last-b619 .component-1c1b:last-child {
  margin-bottom: 0;
}
.last-b619 .sort-b8b7 {
  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) {
  .last-b619 .sort-b8b7 {
    display: block;
  }
}
.last-b619 .box-right-7bce {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .last-b619 .box-right-7bce {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.last-b619 .status-e357 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.last-b619 .status-e357 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.last-b619 .status-e357 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.last-b619 .first-8d05 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.last-b619 .first-8d05 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.last-b619 .outline-new-44f3 p:last-child {
  margin-bottom: 0;
}
.last-b619 .nav-current-d458 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.last-b619 .paper-4e37 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.last-b619 .shadow_8ede {
  margin-top: 1em;
}
.last-b619 .gallery_46e9 {
  top: 0;
  display: block;
}
.last-b619 .gallery_46e9 a {
  color: inherit;
}
.last-b619 .gallery_46e9 a:hover {
  color: inherit;
}
.last-b619 .progress-dim-e3e1 {
  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;
}
.last-b619 .progress-dim-e3e1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.last-b619 .paper-4e37 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.last-b619 .dropdown-over-3e5f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.last-b619 .dropdown-over-3e5f:first-child {
  margin-top: 0;
}
.last-b619 .dropdown-over-3e5f.green_e963 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.last-b619 .dropdown-over-3e5f.text_slow_4b4b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.last-b619
  .dropdown-over-3e5f.text_slow_4b4b.frame_white_0999
  .shadow_8ede {
  width: 100%;
}
.last-b619 .text_slow_4b4b {
  -webkit-box-align: center;
  align-items: center;
}
.last-b619 .text_slow_4b4b .label_0896,
.last-b619 .text_slow_4b4b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.last-b619 .status-e357 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.last-b619 .status-e357 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.last-b619 .status-e357: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;
}
.last-b619 .green_e963 {
  z-index: 5;
}
.last-b619 .picture_c57f .media_iron_6725 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.last-b619 .hero-east-0983 .media_iron_6725 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.last-b619 .dark_67c2 .media_iron_6725 {
  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;
}
.last-b619.thumbnail_bca1 .sort-b8b7,
.last-b619.row_dim_3209 .sort-b8b7 {
  display: block;
}
.last-b619.thumbnail_bca1 .sort-b8b7 .pattern_pink_f64f,
.last-b619.thumbnail_bca1 .sort-b8b7 .paper-4e37,
.last-b619.row_dim_3209 .sort-b8b7 .pattern_pink_f64f,
.last-b619.row_dim_3209 .sort-b8b7 .paper-4e37 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.last-b619.text_7d70 .box-right-7bce {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .last-b619.text_7d70 .box-right-7bce {
    margin-right: 0;
  }
}
.last-b619.thumbnail_bca1 .box-right-7bce,
.last-b619.row_dim_3209 .box-right-7bce {
  padding-top: 40%;
}
.last-b619.thumbnail_bca1 .accordion_c375,
.last-b619.row_dim_3209 .accordion_c375 {
  display: block;
}
.last-b619.thumbnail_bca1 .fn-sticky-e232 .paper-4e37,
.last-b619.row_dim_3209 .fn-sticky-e232 .paper-4e37 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.last-b619.thumbnail_bca1 .box-right-7bce,
.last-b619.row_dim_3209 .box-right-7bce {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.last-b619.thumbnail_bca1 .paper-4e37 {
  padding: 1em;
}
.dark-6934 {
  margin: 30px auto;
  display: block;
}
.dark-6934 .list_e4e8 > * {
  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;
}
.dark-6934 .list_e4e8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dark-6934 .list_e4e8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.filter_large_de9f .label_0896 {
  margin-bottom: 1.41575em;
}
.filter_large_de9f .backdrop_blue_5d60 {
  margin-bottom: 1.618em;
}
.search_82e4 .title_yellow_cf5e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.search_82e4 .title_yellow_cf5e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.search_82e4 .component_49af {
  max-width: 100%;
  overflow: auto;
}
.pink_9308 .search_82e4 a:hover {
  text-decoration: underline;
}
.thumbnail-d77d .component-1c1b:not(.first-8d05),
.thumbnail-d77d .status-e357 {
  margin-bottom: 1.41575em;
}
.thumbnail-d77d .component-1c1b:not(.first-8d05):last-child,
.thumbnail-d77d .status-e357:last-child {
  margin-bottom: 0;
}
.thumbnail-d77d .component-1c1b.sort-e1dd {
  margin-bottom: 0.41575em;
}
.thumbnail-d77d .tabs-ae24:before,
.thumbnail-d77d .middle_9e1b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.thumbnail-d77d .tabs-ae24:before {
  content: "\f115";
}
.thumbnail-d77d .middle_9e1b:before {
  content: "\f02c";
}
.thumbnail-d77d .shade-mini-de94 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.thumbnail-d77d .shade-mini-de94 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.progress-full-6d1c {
  display: -webkit-box;
  display: flex;
}
.progress-full-6d1c .lite_9d19 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .progress-full-6d1c .lite_9d19 {
    flex-basis: 90px;
  }
}
.progress-full-6d1c .first_0728 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .progress-full-6d1c .first_0728 {
    flex-basis: calc(100% - 50px);
  }
}
.progress-full-6d1c .backdrop-fc0a p:last-child {
  margin-bottom: 0.72em;
}
.accordion_5966 .list_e4e8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.accordion_5966 .list_e4e8:after,
.accordion_5966 .list_e4e8:before {
  content: "";
  display: table;
}
.accordion_5966 .list_e4e8:after {
  clear: both;
}
.accordion_5966 .list_e4e8 .popup-a12a,
.accordion_5966 .list_e4e8 .section_d7f4 {
  width: 49%;
}
.accordion_5966 .list_e4e8 .popup-a12a a span.panel-red-468b,
.accordion_5966 .list_e4e8 .section_d7f4 a span.panel-red-468b {
  display: block;
  margin-bottom: 5px;
}
.accordion_5966 .list_e4e8 .section_d7f4 {
  float: left;
  text-align: left;
}
.accordion_5966 .list_e4e8 .popup-a12a {
  float: right;
  text-align: right;
}
.pagination_3190 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pagination_3190 {
    margin-bottom: 0;
  }
}
.primary-6066 {
  margin-bottom: 1em;
}
.primary-6066 .first-8d05 {
  font-size: 1.1em;
  line-height: 1.3;
}
.glass_8fe5 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gas-e6d9 .primary-6066,
.easy_8238 .primary-6066 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gas-e6d9 .primary-6066,
  .easy_8238 .primary-6066 {
    display: block;
  }
}
.gas-e6d9 .glass_8fe5,
.easy_8238 .glass_8fe5 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gas-e6d9 .glass_8fe5,
  .easy_8238 .glass_8fe5 {
    margin-bottom: 1em;
  }
}
.gas-e6d9 .glass_8fe5 img,
.easy_8238 .glass_8fe5 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gas-e6d9 .caption_8370,
.easy_8238 .caption_8370 {
  flex-basis: calc(100% - 160px);
}
.gas-e6d9 .caption_8370 p,
.easy_8238 .caption_8370 p {
  margin-bottom: 0;
}
.gas-e6d9 .caption_8370 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gas-e6d9 .caption_8370 {
    padding-left: 0;
  }
}
.easy_8238 .caption_8370 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .easy_8238 .caption_8370 {
    padding-right: 0;
  }
}
.easy_8238 .glass_8fe5 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.lower-0139 .glass_8fe5 {
  margin-bottom: 0.5em;
}
.lower-0139 .glass_8fe5 img {
  width: 100%;
}
.menu-b1c9 .medium_6380,
.gallery_cool_19c7 .medium_6380 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.gallery_cool_19c7 .content_fab7 .link_0ef3 p:last-child {
  margin-bottom: 0;
}
.description-warm-5765 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.photo_d3d5 .picture_608d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .photo_d3d5 .picture_608d:last-of-type {
    margin-bottom: 0;
  }
}
.photo_d3d5 .picture_608d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_d3d5 .picture_608d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.photo_d3d5 .picture_608d ul li {
  margin: 0 0 0.6em;
}
.photo_d3d5 .picture_608d ul li.iron_da4a,
.photo_d3d5 .picture_608d ul li.fresh_fb9a {
  position: relative;
}
.photo_d3d5 .picture_608d ul li.iron_da4a .mask-fresh-68bc,
.photo_d3d5 .picture_608d ul li.fresh_fb9a .mask-fresh-68bc {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.photo_d3d5 .picture_608d ul li.iron_da4a:after:after,
.photo_d3d5 .picture_608d ul li.iron_da4a:after:before,
.photo_d3d5
  .picture_608d
  ul
  li.fresh_fb9a:after:after,
.photo_d3d5
  .picture_608d
  ul
  li.fresh_fb9a:after:before {
  content: "";
  display: table;
}
.photo_d3d5 .picture_608d ul li.iron_da4a:after:after,
.photo_d3d5
  .picture_608d
  ul
  li.fresh_fb9a:after:after {
  clear: both;
}
.photo_d3d5 .picture_608d a.progress-green-34a7:hover {
  text-decoration: none;
}
.photo_d3d5 .picture_608d select {
  max-width: 100%;
}
.photo_d3d5 .picture_608d table {
  font-size: 85%;
}
.photo_d3d5 .picture_608d table td,
.photo_d3d5 .picture_608d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.photo_d3d5 .picture_608d table tfoot td {
  text-align: left;
}
.photo_d3d5 .picture_608d :last-child {
  margin-bottom: 0;
}
.photo_d3d5 .picture_608d .center_e337 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.photo_d3d5 .picture_608d .center_e337 label {
  width: 100%;
}
.photo_d3d5 .picture_608d .center_e337 .media-west-cf13 {
  width: 100%;
  display: block;
}
.photo_d3d5 .picture_608d .center_e337 .tabs_ac86 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.photo_d3d5 .picture_608d .center_e337 .tabs_ac86:hover svg #svg-search {
  fill: #444;
}
.photo_d3d5 .picture_608d .center_e337 .tabs_ac86 svg {
  width: 18px;
  height: 18px;
}
.photo_d3d5 .nav_motion_0ffd ul ul,
.photo_d3d5 .logo-first-86a3 ul ul,
.photo_d3d5 .menu-lower-4197 ul ul,
.photo_d3d5 .over_74c8 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.photo_d3d5 .nav_motion_0ffd .slow_7b49 > a,
.photo_d3d5 .logo-first-86a3 .slow_7b49 > a,
.photo_d3d5 .menu-lower-4197 .slow_7b49 > a,
.photo_d3d5 .over_74c8 .slow_7b49 > a {
  margin-bottom: 0;
}
.photo_d3d5 .widget_c143 li,
.photo_d3d5 .nav_motion_0ffd li,
.photo_d3d5 .dim_9f92 li,
.photo_d3d5 .logo-first-86a3 li,
.photo_d3d5 .menu-lower-4197 li,
.photo_d3d5 .over_74c8 li,
.photo_d3d5 .message-9bde li,
.photo_d3d5 .tag-3195 li {
  display: block;
  position: relative;
}
.photo_d3d5 .widget_c143 li:last-child,
.photo_d3d5 .nav_motion_0ffd li:last-child,
.photo_d3d5 .dim_9f92 li:last-child,
.photo_d3d5 .logo-first-86a3 li:last-child,
.photo_d3d5 .menu-lower-4197 li:last-child,
.photo_d3d5 .over_74c8 li:last-child,
.photo_d3d5 .message-9bde li:last-child,
.photo_d3d5 .tag-3195 li:last-child {
  border: none;
}
.photo_d3d5 .widget_c143 li a,
.photo_d3d5 .nav_motion_0ffd li a,
.photo_d3d5 .dim_9f92 li a,
.photo_d3d5 .logo-first-86a3 li a,
.photo_d3d5 .menu-lower-4197 li a,
.photo_d3d5 .over_74c8 li a,
.photo_d3d5 .message-9bde li a,
.photo_d3d5 .tag-3195 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.photo_d3d5 .widget_c143 li ul li::before,
.photo_d3d5 .nav_motion_0ffd li ul li::before,
.photo_d3d5 .dim_9f92 li ul li::before,
.photo_d3d5 .logo-first-86a3 li ul li::before,
.photo_d3d5 .menu-lower-4197 li ul li::before,
.photo_d3d5 .over_74c8 li ul li::before,
.photo_d3d5 .message-9bde li ul li::before,
.photo_d3d5 .tag-3195 li ul li::before {
  left: 15px;
}
.photo_d3d5 .widget_c143 li ul a,
.photo_d3d5 .nav_motion_0ffd li ul a,
.photo_d3d5 .dim_9f92 li ul a,
.photo_d3d5 .logo-first-86a3 li ul a,
.photo_d3d5 .menu-lower-4197 li ul a,
.photo_d3d5 .over_74c8 li ul a,
.photo_d3d5 .message-9bde li ul a,
.photo_d3d5 .tag-3195 li ul a {
  padding-left: 20px;
}
.photo_d3d5 .widget_c143 li ul ul li::before,
.photo_d3d5 .nav_motion_0ffd li ul ul li::before,
.photo_d3d5 .dim_9f92 li ul ul li::before,
.photo_d3d5 .logo-first-86a3 li ul ul li::before,
.photo_d3d5 .menu-lower-4197 li ul ul li::before,
.photo_d3d5 .over_74c8 li ul ul li::before,
.photo_d3d5 .message-9bde li ul ul li::before,
.photo_d3d5 .tag-3195 li ul ul li::before {
  left: 30px;
}
.photo_d3d5 .widget_c143 li ul ul a,
.photo_d3d5 .nav_motion_0ffd li ul ul a,
.photo_d3d5 .dim_9f92 li ul ul a,
.photo_d3d5 .logo-first-86a3 li ul ul a,
.photo_d3d5 .menu-lower-4197 li ul ul a,
.photo_d3d5 .over_74c8 li ul ul a,
.photo_d3d5 .message-9bde li ul ul a,
.photo_d3d5 .tag-3195 li ul ul a {
  padding-left: 40px;
}
.photo_d3d5 .accordion-5fa1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.photo_d3d5 .tag-3195 ul li {
  margin-bottom: 1.41575em;
}
.photo_d3d5 .tag-3195 ul li .filter-d502 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.photo_d3d5 .tag-3195 ul li .block_stone_5d29 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.background_fd3b .widget_c143 li a,
.background_fd3b .nav_motion_0ffd li a,
.background_fd3b .dim_9f92 li a,
.background_fd3b .logo-first-86a3 li a,
.background_fd3b .menu-lower-4197 li a,
.background_fd3b .over_74c8 li a,
.background_fd3b .message-9bde li a,
.background_fd3b .tag-3195 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_fd3b .accordion-5fa1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_fd3b .picture_608d ul li.iron_da4a .mask-fresh-68bc,
.background_fd3b .picture_608d ul li.fresh_fb9a .mask-fresh-68bc {
  background: rgba(0, 0, 0, 0.2);
}
.background_fd3b .photo_d3d5 .picture_608d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_55a9 .photo_d3d5 .last_eed1 li {
  margin: 0;
}
.gold_55a9 .photo_d3d5 .last_eed1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.gold_55a9 .photo_d3d5 .last_eed1 li ul {
  margin: 0;
}
.gold_55a9 .photo_d3d5 .last_eed1 li ul li a {
  padding-left: 15px;
}
.gold_55a9 .photo_d3d5 .last_eed1 li ul li li a {
  padding-left: 30px;
}
.gold_55a9 .photo_d3d5 .last_eed1 li.container_pro_d2d3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.gold_55a9 .photo_d3d5 .last_eed1 li.container_pro_d2d3 > 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;
}
.gold_55a9 .photo_d3d5 .last_eed1 li.container_pro_d2d3 > 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;
}
.modal-cool-0995 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.red-9920 {
  position: relative;
  z-index: 10;
}
.red-9920 .rough-398e {
  width: 100%;
  max-width: 100%;
}
.action-721b .thick-be93 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.action-721b .center_089c {
}
.action-721b .background_fd3b {
  background: #292929;
}
.middle_bd44 .thick-be93 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.middle_bd44 .center_089c {
  background: #f9f9f9;
}
.middle_bd44 .background_fd3b {
  background: #303030;
}
.gradient-1187 .thick-be93 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .gradient-1187 .aside_current_ce83 {
    margin-bottom: 1em;
  }
  .gradient-1187 .aside_current_ce83:last-child {
    margin-bottom: 0;
  }
}
.gradient-1187 .center_089c {
  background: #ededed;
}
.gradient-1187 .background_fd3b {
  background: #1a1a1a;
}
.thick-be93.center_089c {
  color: rgba(0, 0, 0, 0.6);
}
.thick-be93.center_089c .media_8eae li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thick-be93.background_fd3b {
  color: rgba(255, 255, 255, 0.99);
}
.thick-be93.background_fd3b a:not(.progress-green-34a7) {
  color: rgba(255, 255, 255, 0.79);
}
.thick-be93.background_fd3b a:not(.progress-green-34a7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.thick-be93.background_fd3b .media_8eae li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thick-be93.background_fd3b table tbody td,
.thick-be93.background_fd3b table th {
  background: rgba(0, 0, 0, 0.08);
}
.caption_plasma_afe1.medium_be83 .table_stale_5f3e {
  max-width: initial;
}
.caption_plasma_afe1 .grid_b9fe {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.caption_plasma_afe1 .grid_b9fe .rough-398e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .caption_plasma_afe1 .grid_b9fe .rough-398e {
    display: block;
    margin-bottom: 2em;
  }
  .caption_plasma_afe1 .grid_b9fe .rough-398e:last-child {
    margin-bottom: 0;
  }
}
.gradient-1187 .aside_current_ce83:last-child,
.middle_bd44 .aside_current_ce83:last-child,
.action-721b .aside_current_ce83:last-child {
  margin-bottom: 0;
}
.gradient-1187 .aside_current_ce83 .photo_d3d5 .picture_608d:last-child,
.middle_bd44 .aside_current_ce83 .photo_d3d5 .picture_608d:last-child,
.action-721b .aside_current_ce83 .photo_d3d5 .picture_608d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .gradient-1187 .accordion_b1a2,
  .gradient-1187 .image_motion_5eaf,
  .middle_bd44 .accordion_b1a2,
  .middle_bd44 .image_motion_5eaf,
  .action-721b .accordion_b1a2,
  .action-721b .image_motion_5eaf {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .red-9920 .aside_current_ce83 {
    margin-bottom: 2em;
  }
}
.red-9920 p:last-child {
  margin-bottom: 0;
}
.red-9920 li,
.red-9920 ul {
  list-style: none;
  margin: 0;
}
.red-9920 ul ul {
  margin-left: 2.617924em;
}
.media_bottom_47c5 {
  font-size: 0.875em;
}

/* css-noise: 4a3f */
.ghost-box-r3 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
