/*!
Theme Name: Customify
Theme URI: https://pressmaximum.photo-665f/customify
Author: WPCustomify
Author URI: https://pressmaximum.photo-665f
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.photo-665f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.active_cc2d.gradient-158a/licenses/gpl-2.0.clean_eae2
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.gradient-4639/, (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.first_3b35.box_under_76a2/normalize.title-white-a43d/
 ======
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.title-white-a43d v7.0.0 | MIT License | github.photo-665f/necolas/normalize.title-white-a43d */
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;
}
.button_bottom_de7d .filter-31f8,
.nav-a90b,
.texture-purple-ab94,
.frame-lower-37c6,
.soft-c785,
.search_b62a,
.advanced_c3ec,
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;
}
.nav-a90b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .nav-a90b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .nav-a90b,
  h1 {
    font-size: 1.8em;
  }
}
.texture-purple-ab94,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.texture-purple-ab94 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .texture-purple-ab94,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .texture-purple-ab94,
  h2 {
    font-size: 1.7em;
  }
}
.frame-lower-37c6,
h3 {
  font-size: 1.618em;
}
.button_bottom_de7d .filter-31f8,
.soft-c785,
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.filter_middle_658e {
  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;
}
.secondary-over-7de4:after,
.secondary-over-7de4:before,
.accent-hard-b32a:after,
.accent-hard-b32a:before {
  content: "";
  display: table;
}
.secondary-over-7de4:after,
.accent-hard-b32a:after {
  clear: both;
}
.filter-14db {
  float: right;
  margin-right: 0;
}
.stone_e4b2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.popup_gas_9928 .primary_bright_292b,
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;
}
.popup_gas_9928 .primary_bright_292b: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;
}
.sidebar_5c26 .primary_bright_292b {
  box-shadow: none;
}
.sidebar_5c26
  .primary_bright_292b
  .hero-b270 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sidebar_5c26 .primary_bright_292b .table_8b48 {
  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;
}
.sidebar_5c26
  .primary_bright_292b
  .table_8b48
  b {
  display: none;
}
.sidebar_5c26 .hot-b55d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.sidebar_static_b1e2:not(.out-2620):not(.lower-9488),
button:not(.out-2620):not(.lower-9488),
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ),
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ),
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ) {
  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;
}
.sidebar_static_b1e2:not(.out-2620):not(
    .lower-9488
  ):hover,
button:not(.out-2620):not(
    .lower-9488
  ):hover,
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ):hover,
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ):hover,
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.sidebar_static_b1e2:not(.out-2620):not(
    .lower-9488
  ):active,
.sidebar_static_b1e2:not(.out-2620):not(
    .lower-9488
  ):focus,
button:not(.out-2620):not(
    .lower-9488
  ):active,
button:not(.out-2620):not(
    .lower-9488
  ):focus,
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ):active,
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ):focus,
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ):active,
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ):focus,
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ):active,
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ):focus {
  outline: 0;
}
.sidebar_static_b1e2:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a,
button:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a,
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a,
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a,
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a {
  position: relative;
}
.sidebar_static_b1e2:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .right-7550,
.sidebar_static_b1e2:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .card_hard_1b83,
.sidebar_static_b1e2:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .logo_4836,
.sidebar_static_b1e2:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  i,
.sidebar_static_b1e2:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  svg,
button:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .right-7550,
button:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .card_hard_1b83,
button:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .logo_4836,
button:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  i,
button:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  svg,
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .right-7550,
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .card_hard_1b83,
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .logo_4836,
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  i,
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  svg,
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .right-7550,
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .card_hard_1b83,
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .logo_4836,
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  i,
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  svg,
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .right-7550,
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .card_hard_1b83,
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  .logo_4836,
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  i,
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a
  svg {
  visibility: hidden;
}
.sidebar_static_b1e2:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a:after,
button:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a:after,
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a:after,
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a:after,
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ).fn-loading-8a6a: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;
}
.sidebar_static_b1e2:not(.out-2620):not(.lower-9488),
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ),
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ),
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ) {
  color: #fff;
  background: #235787;
}
.sidebar_static_b1e2:not(.out-2620):not(
    .lower-9488
  ):focus,
input[type="button"]:not(.out-2620):not(
    .lower-9488
  ):focus,
input[type="reset"]:not(.out-2620):not(
    .lower-9488
  ):focus,
input[type="submit"]:not(.out-2620):not(
    .lower-9488
  ):focus {
  color: #fff;
}
.sidebar_static_b1e2.fn-disabled-8a6a:not(.out-2620):not(
    .lower-9488
  ),
.sidebar_static_b1e2[disabled]:not(.out-2620):not(
    .lower-9488
  ),
button.fn-disabled-8a6a:not(.out-2620):not(
    .lower-9488
  ),
button[disabled]:not(.out-2620):not(
    .lower-9488
  ) {
  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;
}
.outline_cd04 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outline_cd04: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;
}
.preview-2d44 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.preview-blue-fd68 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hero_first_47d1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.secondary-over-7de4:after,
.secondary-over-7de4:before,
.slider_a140:after,
.slider_a140:before,
.focused-828a:after,
.focused-828a:before,
.iron_89dd:after,
.iron_89dd:before,
.summary-red-af68:after,
.summary-red-af68:before,
.mini-cb14:after,
.mini-cb14:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.secondary-over-7de4:after,
.slider_a140:after,
.focused-828a:after,
.iron_89dd:after,
.summary-red-af68:after,
.mini-cb14:after {
  clear: both;
}
.slider_a140 .primary-purple-c11d,
.focused-828a .primary-purple-c11d,
.popup-8343 .primary-purple-c11d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.detail_055e {
  display: inline-block;
}
.notice_db5a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notice_db5a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notice_db5a .gallery-left-8cbe {
  padding: 1em 0;
  font-size: 85%;
}
.gallery-left-8cbe {
  text-align: left;
  font-style: italic;
  color: #999;
}
.grid-up-1b52 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.grid-up-1b52:after,
.grid-up-1b52:before {
  content: "";
  display: table;
}
.grid-up-1b52:after {
  clear: both;
}
.avatar_wide_6435 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.easy_d088 .avatar_wide_6435 {
  max-width: 50%;
}
.basic_d8af .avatar_wide_6435 {
  max-width: 33.33%;
}
.accent-764f .avatar_wide_6435 {
  max-width: 25%;
}
.block_thick_cf53 .avatar_wide_6435 {
  max-width: 20%;
}
.pro-15ce .avatar_wide_6435 {
  max-width: 16.66%;
}
.pro-8af7 .avatar_wide_6435 {
  max-width: 14.28%;
}
.green_dd6a .avatar_wide_6435 {
  max-width: 12.5%;
}
.slider-945a .avatar_wide_6435 {
  max-width: 11.11%;
}
.mask_82df {
  display: block;
}
.button_bottom_de7d .top-5e85 label,
.button_bottom_de7d .accent-aced label,
.button_bottom_de7d .mask-f13d label,
.button_bottom_de7d .out_9ea5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.progress-thick-4a12 {
  list-style: none;
  margin: 0;
}
.progress-thick-4a12 article.gallery_4a59 {
  margin-bottom: 0;
}
.progress-thick-4a12 ul {
  list-style: none;
  margin: 0;
}
.progress-thick-4a12 .cool_ffe0 li.gallery_4a59 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .progress-thick-4a12 .cool_ffe0 li.gallery_4a59 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .progress-thick-4a12 .cool_ffe0 li.gallery_4a59: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) {
  .progress-thick-4a12 .cool_ffe0 li.gallery_4a59 li.gallery_4a59 li.gallery_4a59 li.gallery_4a59 {
    padding-left: 0;
  }
}
article.gallery_4a59 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gallery_4a59 .slider_a140 p:last-of-type {
  margin-bottom: 0;
}
article.gallery_4a59 .banner_9191 {
  float: left;
}
article.gallery_4a59 .copper_5579 {
  margin-left: 85px;
}
article.gallery_4a59 .label-in-34ae {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gallery_4a59 .label-in-34ae .thumbnail-short-b031 {
  margin-left: 10px;
}
article.gallery_4a59 .avatar_lite_d735 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gallery_4a59 .column-6600 {
  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 .top-5e85,
  #respond .mask-f13d,
  #respond .out_9ea5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .top-5e85 input,
#respond .mask-f13d input,
#respond .out_9ea5 input {
  width: 100%;
}
#respond .out_9ea5 {
  margin-right: 0;
}
#respond .hover-right-7cd4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title-b551 {
  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;
}
.title-b551.heading_left_e8fc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.title-b551 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%);
}
.title-b551:focus,
.title-b551: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);
}
.outer_8425 {
  border-radius: 10%;
}
.widget_yellow_6774 {
  border-radius: 50%;
}
.progress-brown-efd8 {
  font-size: 0.72em;
}
.wrapper_5e0a {
  font-size: 0.875em;
}
.text-thick-929c {
  font-size: 1.1em;
}
.in-1159 {
  text-transform: uppercase;
  line-height: 1.2;
}
.in-1159.progress-brown-efd8 {
  letter-spacing: 0.5px;
}
.box_6b18,
.box_6b18 a {
  color: #6d6d6d;
}
.box_6b18 a:hover {
  color: #111;
}
.paragraph_2cb5 {
  color: #6d6d6d;
}
.section_smooth_eb91 {
  overflow-x: hidden;
}
.section_smooth_eb91 .layout_5eeb.hidden_73f4 {
  position: relative;
}
.section_smooth_eb91 .layout_5eeb.hidden_73f4.tag-south-83e1 {
  position: initial;
}
.section_smooth_eb91
  .layout_5eeb.hidden_73f4.tag-south-83e1
  .progress_green_9b4a {
  left: auto;
}
.section_smooth_eb91 .layout_5eeb .progress_green_9b4a {
  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;
}
.section_smooth_eb91 .layout_5eeb:hover.hidden_73f4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.section_smooth_eb91
  .layout_5eeb:hover.hidden_73f4
  .progress_green_9b4a {
  display: block;
  z-index: 9999999;
}
.section_smooth_eb91 .carousel_85a2 .title_aa08,
.section_smooth_eb91 .header_left_38e7 .title_aa08 {
  display: none;
}
.section_smooth_eb91 .gold_cef2 .layout_5eeb:hover.hidden_73f4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.button_bottom_de7d .top-5e85 label,
.button_bottom_de7d .accent-aced label,
.button_bottom_de7d .mask-f13d label,
.button_bottom_de7d .out_9ea5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.progress-thick-4a12 {
  list-style: none;
  margin: 0;
}
.progress-thick-4a12 article.gallery_4a59 {
  margin-bottom: 0;
}
.progress-thick-4a12 ul {
  list-style: none;
  margin: 0;
}
.progress-thick-4a12 .cool_ffe0 li.gallery_4a59 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .progress-thick-4a12 .cool_ffe0 li.gallery_4a59 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .progress-thick-4a12 .cool_ffe0 li.gallery_4a59: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) {
  .progress-thick-4a12 .cool_ffe0 li.gallery_4a59 li.gallery_4a59 li.gallery_4a59 li.gallery_4a59 {
    padding-left: 0;
  }
}
article.gallery_4a59 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.gallery_4a59 .slider_a140 p:last-of-type {
  margin-bottom: 0;
}
article.gallery_4a59 .banner_9191 {
  float: left;
}
article.gallery_4a59 .copper_5579 {
  margin-left: 85px;
}
article.gallery_4a59 .label-in-34ae {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.gallery_4a59 .label-in-34ae .thumbnail-short-b031 {
  margin-left: 10px;
}
article.gallery_4a59 .avatar_lite_d735 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.gallery_4a59 .column-6600 {
  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 .top-5e85,
  #respond .mask-f13d,
  #respond .out_9ea5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .top-5e85 input,
#respond .mask-f13d input,
#respond .out_9ea5 input {
  width: 100%;
}
#respond .out_9ea5 {
  margin-right: 0;
}
#respond .hover-right-7cd4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.carousel_85a2 .highlight-old-370d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.highlight-old-370d .north-291e.stale_be2d .input_1980 > li > a:focus,
.highlight-old-370d .north-291e.stale_be2d .input_1980 > li > a:hover,
.highlight-old-370d .north-291e.grid_6287 .input_1980 > li > a:focus,
.highlight-old-370d .north-291e.grid_6287 .input_1980 > li > a:hover,
.highlight-old-370d .north-291e.first-ed91 .input_1980 > li > a:focus,
.highlight-old-370d .north-291e.first-ed91 .input_1980 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-old-370d
  .north-291e.stale_be2d
  .input_1980
  > li.disabled_small_a158
  > a,
.highlight-old-370d
  .north-291e.stale_be2d
  .input_1980
  > li.message_9f89
  > a,
.highlight-old-370d
  .north-291e.grid_6287
  .input_1980
  > li.disabled_small_a158
  > a,
.highlight-old-370d
  .north-291e.grid_6287
  .input_1980
  > li.message_9f89
  > a,
.highlight-old-370d
  .north-291e.first-ed91
  .input_1980
  > li.disabled_small_a158
  > a,
.highlight-old-370d .north-291e.first-ed91 .input_1980 > li.panel-082c > a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-old-370d .accent-fb75,
.highlight-old-370d .accent-fb75 a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-old-370d .up-0904.filter-de52 li a,
.highlight-old-370d .row_wood_e256 a,
.highlight-old-370d .top_d5fd,
.highlight-old-370d .input_1980 > li > a,
.highlight-old-370d .background_c02d {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-old-370d .up-0904.filter-de52 li a:hover,
.highlight-old-370d .row_wood_e256 a:hover,
.highlight-old-370d .top_d5fd:hover,
.highlight-old-370d .input_1980 > li > a:hover,
.highlight-old-370d .background_c02d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-old-370d .hovered-1f4d {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-old-370d .hovered-1f4d .hover-4a5a {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-old-370d .hovered-1f4d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight-old-370d .full-df90 .article_6a4e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.highlight-old-370d .full-df90 .article_6a4e .progress-5315 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-old-370d
  .full-df90
  .article_6a4e
  .progress-5315::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-old-370d
  .full-df90
  .article_6a4e
  .progress-5315:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-old-370d
  .full-df90
  .article_6a4e
  .progress-5315::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-old-370d
  .full-df90
  .article_6a4e
  .progress-5315::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-old-370d .full-df90 .gas-20d8 {
  color: rgba(255, 255, 255, 0.79);
}
.highlight-old-370d .full-df90 .gas-20d8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone_c0b8
  .highlight-old-370d
  .full-df90
  .light-92a0
  .upper_ec99 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone_c0b8
  .highlight-old-370d
  .full-df90
  .light-92a0
  .progress-5315 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.carousel_85a2 .secondary-6f93 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.secondary-6f93 .north-291e.stale_be2d .input_1980 > li > a:focus,
.secondary-6f93 .north-291e.stale_be2d .input_1980 > li > a:hover,
.secondary-6f93 .north-291e.grid_6287 .input_1980 > li > a:focus,
.secondary-6f93 .north-291e.grid_6287 .input_1980 > li > a:hover,
.secondary-6f93 .north-291e.first-ed91 .input_1980 > li > a:focus,
.secondary-6f93 .north-291e.first-ed91 .input_1980 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-6f93
  .north-291e.stale_be2d
  .input_1980
  > li.disabled_small_a158
  > a,
.secondary-6f93
  .north-291e.stale_be2d
  .input_1980
  > li.message_9f89
  > a,
.secondary-6f93
  .north-291e.grid_6287
  .input_1980
  > li.disabled_small_a158
  > a,
.secondary-6f93
  .north-291e.grid_6287
  .input_1980
  > li.message_9f89
  > a,
.secondary-6f93
  .north-291e.first-ed91
  .input_1980
  > li.disabled_small_a158
  > a,
.secondary-6f93 .north-291e.first-ed91 .input_1980 > li.panel-082c > a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-6f93 .accent-fb75,
.secondary-6f93 .accent-fb75 a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-6f93 .up-0904.filter-de52 li a,
.secondary-6f93 .row_wood_e256 a,
.secondary-6f93 .top_d5fd,
.secondary-6f93 .input_1980 > li > a,
.secondary-6f93 .background_c02d {
  color: rgba(0, 0, 0, 0.55);
}
.secondary-6f93 .up-0904.filter-de52 li a:hover,
.secondary-6f93 .row_wood_e256 a:hover,
.secondary-6f93 .top_d5fd:hover,
.secondary-6f93 .input_1980 > li > a:hover,
.secondary-6f93 .background_c02d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-6f93 .hovered-1f4d {
  color: rgba(0, 0, 0, 0.55);
}
.secondary-6f93 .hovered-1f4d .hover-4a5a {
  color: rgba(0, 0, 0, 0.8);
}
.secondary-6f93 .hovered-1f4d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.wrapper_hot_8e8b .frame-f8ad {
  margin-left: auto;
  margin-right: auto;
}
.focused-828a > * {
  margin-left: auto;
  margin-right: auto;
}
.focused-828a .preview-2d44 {
  margin-right: 1.41575em;
}
.status-6723 .focused-828a > .dim_ad0f {
  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;
}
.status-6723 .focused-828a > .notification-stone-0723 {
  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;
}
.light_df9a.wrapper_hot_8e8b .frame-f8ad,
.soft_8fe6.wrapper_hot_8e8b .frame-f8ad {
  margin-left: 0;
}
.narrow-c0d6.wrapper_hot_8e8b .frame-f8ad,
.badge_29ac.wrapper_hot_8e8b .frame-f8ad {
  margin-right: 0;
}
.focused-828a ol,
.focused-828a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.column-orange-bbde video {
  max-width: 100%;
}
.button_purple_8b62 img {
  display: block;
}
.button_purple_8b62.preview-2d44,
.button_purple_8b62.preview-blue-fd68 {
  width: 100%;
}
.button_purple_8b62.notification-stone-0723 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gallery_basic_455f:not(.table-glass-40e5) {
  margin: 1.5em auto;
}
.feature-eb63 p {
  padding: 1.5em 14px;
}
ul.short_3311.notification-stone-0723,
ul.short_3311.dim_ad0f,
ul.short_3311.description_97c0.dim_ad0f {
  padding: 0 14px;
}
.icon_1cd7 {
  display: block;
  overflow-x: auto;
}
.icon_1cd7 table {
  border-collapse: collapse;
  width: 100%;
}
.icon_1cd7 td,
.icon_1cd7 th {
  padding: 0.5em;
}
.focused-828a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.focused-828a ol ol,
.focused-828a ol ul,
.focused-828a ul ol,
.focused-828a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.focused-828a ol ol li,
.focused-828a ol ul li,
.focused-828a ul ol li,
.focused-828a ul ul li {
  margin-left: 0;
}
.background_4ea8.bright_5ffe > .green-93b1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.background_4ea8.bright_5ffe > .green-93b1 iframe,
.background_4ea8.bright_5ffe > .green-93b1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.out_296b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.out_296b.border-last-ebd3 {
  padding: 0;
}
.out_296b.border-last-ebd3 cite {
  font-size: 13px;
}
.out_296b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.out_296b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.frame-22c2 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.frame-22c2 > p:first-child {
  margin-top: 0;
}
.frame-22c2 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.frame-22c2 blockquote {
  border-left: 0;
}
.summary_yellow_ade4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.summary_yellow_ade4:not(.smooth-b233) {
  max-width: 100px;
}
.summary_yellow_ade4.info-inner-6f56 {
  border-bottom: none !important;
  text-align: center;
}
.summary_yellow_ade4.info-inner-6f56::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .feature-eb63 p {
    padding: 1.5em 0;
  }
}
.tertiary-liquid-163f {
  color: #0073aa;
}
.motion_9f46 {
  background-color: #0073aa;
}
.slider-db88 {
  color: #229fd8;
}
.notification_cool_37e3 {
  background-color: #229fd8;
}
.panel-1d49 {
  color: #eee;
}
.shadow-tiny-0093 {
  background-color: #eee;
}
.hidden_upper_61bf {
  color: #444;
}
.heading_c82e {
  background-color: #444;
}
.alert-5010 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.alert-5010 .item_1a3b .row_wood_e256 {
  font-size: 15px;
}
.alert-5010 .row_wood_e256 {
  line-height: 1.3;
}
.alert-5010 .secondary-6f93 {
}
.alert-5010 .highlight-old-370d {
  background: #235787;
}
.complex-af10 {
  padding: 0;
}
.complex-af10 .highlight-old-370d {
  background: #1a1a1a;
}
.complex-af10 .secondary-6f93 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.image-left-51ad {
  padding: 0;
  border-left: none;
  border-right: none;
}
.image-left-51ad .secondary-6f93 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.image-left-51ad .highlight-old-370d {
  background: #303030;
}
.mini-cb14 {
  position: relative;
  z-index: 10;
}
.mini-cb14 .sidebar_center_b6a6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article-motion-da4c .hidden_73f4 {
  display: inline-block;
  vertical-align: middle;
}
.article-motion-da4c.paragraph_ef57 .hidden_73f4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .article-motion-da4c.paragraph_ef57 .hidden_73f4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .article-motion-da4c.paragraph_ef57 .hidden_73f4 {
    margin-right: 0.4em;
  }
}
.article-motion-da4c.paragraph_ef57 .hidden_73f4:last-child {
  margin-right: 0;
}
.thumbnail-273d .sidebar_center_b6a6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .carousel_85a2 .item_1a3b {
    margin: 0 -0.5em;
  }
  .carousel_85a2 .item_1a3b [class*="customify-col-"],
  .carousel_85a2 .item_1a3b [class*="customify-col_"],
  .carousel_85a2 .item_1a3b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.carousel_85a2.shade_huge_2fc7 .sidebar_center_b6a6 {
  background: 0 0 !important;
}
.carousel_85a2.shade_huge_2fc7 .sidebar_center_b6a6,
.carousel_85a2.thumbnail-273d .sidebar_center_b6a6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .carousel_85a2.upper_ff29 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.carousel_85a2.thumbnail-273d .sidebar_center_b6a6 {
  box-shadow: none !important;
}
.text-south-e319 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .text-south-e319 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .text-south-e319 {
    padding: 18px 0 20px;
  }
}
.text-south-e319 .description-2fa8 {
  width: 100%;
}
.text-south-e319 .light-dc3f {
  margin-bottom: 0;
}
.text-south-e319 .grid_f0b7 {
  margin-top: 5px;
  font-size: 0.875em;
}
.panel_d37a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.panel_d37a .hovered-bf7d {
  width: 100%;
}
.component_b290 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.component_b290 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.component_b290 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;
}
.component_b290 li:last-child:after {
  display: none;
}
.component_b290 li a {
  font-weight: 500;
  margin-right: 10px;
}
.bronze_7e0b .title_aa08 button,
.text-south-e319 .title_aa08 button {
  left: 0;
}
.bronze_7e0b .hovered-bf7d,
.text-south-e319 .hovered-bf7d {
  padding-left: 0;
  padding-right: 0;
}
.bronze_7e0b .panel_d37a,
.text-south-e319 .panel_d37a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bronze_7e0b {
  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;
}
.bronze_7e0b: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;
}
.bronze_7e0b .card-fluid-2029 {
  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) {
  .bronze_7e0b .card-fluid-2029 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bronze_7e0b .card-fluid-2029 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bronze_7e0b .card-fluid-2029 {
    min-height: 200px;
  }
}
.bronze_7e0b .component_b290 {
  color: rgba(255, 255, 255, 0.8);
}
.bronze_7e0b .component_b290 a,
.bronze_7e0b .component_b290 li:after {
  color: inherit;
}
.bronze_7e0b .component_b290 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.accordion_complex_ed03 {
  margin-bottom: 0.5em;
}
.section_6d9a {
  margin-bottom: 1.2em;
}
.section_6d9a,
.accordion_complex_ed03 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.section_6d9a p:last-child,
.accordion_complex_ed03 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .title_aa08,
#masthead .title_aa08 {
  display: none;
}
#masthead
  > .title_aa08.detail-copper-d9bc {
  display: none;
}
#masthead > .title_aa08 button {
  left: 0;
}
.disabled-8d9c {
  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%;
}
.disabled-8d9c .hidden_73f4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.disabled-8d9c .sort-5f89 {
  display: -webkit-box;
  display: flex;
}
.disabled-8d9c .sort-5f89.aside-8c8e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.disabled-8d9c .sort-5f89.cold_af45 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled-8d9c .sort-5f89.tertiary_pressed_708c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.disabled-8d9c.shade-active-3904.hover_active_e775 .sort-5f89.aside-8c8e {
  flex-basis: 100%;
}
.disabled-8d9c.slider-0a67 .sort-5f89.cold_af45 {
  -webkit-box-flex: 1;
  flex: auto;
}
.disabled-8d9c.slider-0a67 .sort-5f89.tertiary_pressed_708c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .title_aa08.detail-copper-d9bc {
  display: none;
}
#masthead > .title_aa08 button {
  left: 0;
}
.list_03ec {
  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;
}
.list_03ec:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.list_03ec.thick_0470 i {
  margin-right: 4px;
}
.list_03ec.liquid-aa3a i {
  margin-left: 5px;
}
.row_wood_e256 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.row_wood_e256 p:last-child {
  margin-bottom: 0;
}
.item_0a64 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.item_0a64 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.item_0a64 img {
  display: block;
  width: auto;
  line-height: 1;
}
.item_0a64 .accent-fb75 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.item_0a64 .gallery-out-158e {
  margin: 5px 0 7px 0;
}
.item_0a64.hard-93da .info_17be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item_0a64.hard-93da .upper-fe0d {
  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;
}
.item_0a64.paragraph-cdba {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.item_0a64.paragraph-cdba .info_17be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.item_0a64.paragraph-cdba .upper-fe0d {
  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;
}
.item_0a64.button_clean_da6e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.item_0a64.tabs-old-1c84 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.item_0a64.tabs-old-1c84 .upper-fe0d {
  margin-top: 7px;
}
.info-0588 {
  display: inline-block;
}
.mini-cb14 .media_b338 .item_0a64 img {
  max-width: 100%;
}
.north-291e .dropdown-4aad.logo-glass-d2be,
.cool_9996 .dropdown-4aad.logo-glass-d2be {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.north-291e .section-f083,
.cool_9996 .section-f083 {
  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%);
}
.north-291e .section-f083 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.north-291e.element_b7e6 .section-f083 {
  display: none;
}
.north-291e .easy_8b63 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.north-291e .easy_8b63 li {
  display: inline-block;
  position: relative;
}
.north-291e .easy_8b63 li:last-child {
  margin-right: 0;
}
.north-291e .easy_8b63 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;
}
.north-291e .easy_8b63 li.panel-082c > a {
  color: rgba(0, 0, 0, 0.9);
}
.north-291e .easy_8b63 > 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;
}
.north-291e .easy_8b63 > li > a i {
  line-height: 0;
}
.north-291e .easy_8b63 > li.feature_5705 > a .section-f083 {
  margin-left: 4px;
  line-height: 0;
}
.north-291e .easy_8b63 .footer_ab67 li.feature_5705 > a {
  position: relative;
}
.north-291e .easy_8b63 .footer_ab67 li.feature_5705 > a:after,
.north-291e .easy_8b63 .footer_ab67 li.feature_5705 > a:before {
  content: "";
  display: table;
}
.north-291e .easy_8b63 .footer_ab67 li.feature_5705 > a:after {
  clear: both;
}
.north-291e .easy_8b63 .footer_ab67 li.feature_5705 > a .section-f083 {
  margin-left: 5px;
  float: right;
}
.north-291e .next-f56a,
.north-291e .footer_ab67 {
  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;
}
.north-291e .footer_ab67 {
  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;
}
.north-291e .footer_ab67 .logo-glass-d2be {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.north-291e .footer_ab67 .section-f083 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.north-291e .footer_ab67 li {
  display: block;
  margin: 0;
  padding: 0;
}
.north-291e .footer_ab67 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;
}
.north-291e .footer_ab67 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.north-291e .footer_ab67 .footer_ab67 {
  top: 0;
  left: 100%;
}
.north-291e .box_c676.fn-focus-8a6a > .next-f56a,
.north-291e .box_c676.fn-focus-8a6a > .footer_ab67,
.north-291e .box_c676:focus > .next-f56a,
.north-291e .box_c676:focus > .footer_ab67,
.north-291e .box_c676:hover > .next-f56a,
.north-291e .box_c676:hover > .footer_ab67 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.north-291e.first-ed91 .input_1980:after,
.north-291e.first-ed91 .input_1980:before {
  content: "";
  display: table;
}
.north-291e.first-ed91 .input_1980:after {
  clear: both;
}
.north-291e.first-ed91 .input_1980 > li {
  float: left;
}
.north-291e.current-18e2 .input_1980:after,
.north-291e.current-18e2 .input_1980:before {
  content: "";
  display: table;
}
.north-291e.current-18e2 .input_1980:after {
  clear: both;
}
.north-291e.current-18e2 .input_1980 > li {
  float: left;
}
.north-291e.current-18e2 .input_1980 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.north-291e.current-18e2 .input_1980 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.north-291e.current-18e2 .input_1980 > li.disabled_small_a158 > a,
.north-291e.current-18e2 .input_1980 > li.panel-082c > a {
  color: #fff;
  background-color: #1e4b75;
}
.north-291e.stale_be2d .input_1980 > li > a .logo-glass-d2be {
  position: relative;
}
.north-291e.stale_be2d .input_1980 > li > a .logo-glass-d2be: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;
}
.north-291e.stale_be2d
  .input_1980
  > li:focus
  > a
  .logo-glass-d2be:before,
.north-291e.stale_be2d
  .input_1980
  > li:hover
  > a
  .logo-glass-d2be:before {
  width: 100%;
  background-color: currentColor;
}
.north-291e.stale_be2d
  .input_1980
  > li.disabled_small_a158
  > a
  .logo-glass-d2be:before,
.north-291e.stale_be2d
  .input_1980
  > li.message_9f89
  > a
  .logo-glass-d2be:before {
  width: 100%;
  background-color: currentColor;
}
.north-291e.grid_6287 .input_1980 > li > a .logo-glass-d2be {
  position: relative;
}
.north-291e.grid_6287 .input_1980 > li > a .logo-glass-d2be: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;
}
.north-291e.grid_6287 .input_1980 > li:focus > a .logo-glass-d2be:before,
.north-291e.grid_6287
  .input_1980
  > li:hover
  > a
  .logo-glass-d2be:before {
  width: 100%;
  background-color: currentColor;
}
.north-291e.grid_6287
  .input_1980
  > li.disabled_small_a158
  > a
  .logo-glass-d2be:before,
.north-291e.grid_6287
  .input_1980
  > li.message_9f89
  > a
  .logo-glass-d2be:before {
  width: 100%;
  background-color: currentColor;
}
.cool_9996 .easy_8b63 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cool_9996 .easy_8b63 li:first-child > a {
  border-top: none;
}
.cool_9996 .easy_8b63 .label_8874 > .logo-glass-d2be .section-f083 {
  display: none;
}
.cool_9996 .easy_8b63 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.cool_9996 .easy_8b63 li:last-child {
  border: none;
}
.cool_9996 .easy_8b63 li.feature_5705 > a {
  padding-right: 45px !important;
}
.cool_9996 .easy_8b63 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.cool_9996 .easy_8b63 li a:focus,
.cool_9996 .easy_8b63 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.cool_9996 .easy_8b63 li .component-6507 {
  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;
}
.cool_9996 .easy_8b63 li .component-6507:hover {
  box-shadow: none;
}
.cool_9996 .easy_8b63 li .component-6507 .section-f083 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.cool_9996 .easy_8b63 .footer_ab67 {
  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);
}
.cool_9996 .easy_8b63 .footer_ab67 li a {
  padding-left: 3em;
}
.cool_9996 .easy_8b63 .orange_998b > a .component-6507 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cool_9996 .easy_8b63 .orange_998b > .footer_ab67 {
  display: block;
  opacity: 1;
}
.new-2c73 {
  max-width: 100%;
}
.outline_743a {
  line-height: 0;
  cursor: pointer;
}
.background_c02d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.background_c02d:hover {
  box-shadow: none;
  color: currentColor;
}
.background_c02d svg {
  width: 18px;
  height: 18px;
}
.background_c02d .detail-selected-3dae {
  display: none;
}
.grid-orange-35d0 {
  position: relative;
}
.grid-orange-35d0.fn-active-8a6a .background_c02d .caption_01f1 {
  display: none;
}
.grid-orange-35d0.fn-active-8a6a .background_c02d .detail-selected-3dae {
  display: inline-block;
}
.grid-orange-35d0 .box_wide_d066 {
  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);
}
.grid-orange-35d0.complex_bd28 .box_wide_d066 {
  left: auto;
  right: -0.9em;
}
.grid-orange-35d0.complex_bd28 .wide-892d::before {
  left: auto;
  right: 15px;
}
.grid-orange-35d0.fn-active-8a6a .box_wide_d066 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.light-92a0 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.light-92a0 label {
  flex-basis: 100%;
}
.light-92a0 .article_6a4e {
  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;
}
.light-92a0 .progress-5315 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.light-92a0 .progress-5315:focus {
  background-color: transparent;
}
.light-92a0 button.gas-20d8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.light-92a0 button.gas-20d8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.light-92a0 button.gas-20d8 svg {
  width: 18px;
  height: 18px;
}
.light-92a0 input[type="submit"] {
  min-height: auto;
}
.full-df90 .light-92a0 .progress-5315 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.wide-892d {
  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) {
  .wide-892d {
    width: 220px;
  }
}
.wide-892d label {
  flex-basis: 100%;
}
.wide-892d::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;
}
.stone_c0b8 .full-df90 .light-92a0 {
  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;
}
.stone_c0b8
  .full-df90
  .light-92a0
  .article_6a4e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.stone_c0b8 .full-df90 .light-92a0 .progress-5315 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.stone_c0b8
  .full-df90
  .light-92a0
  .progress-5315:focus {
  background: 0 0;
}
.stone_c0b8
  .full-df90
  .light-92a0
  .upper_ec99 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.up-0904 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.up-0904 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.up-0904 li:last-child {
  margin-right: 0;
}
.up-0904 li:first-child {
  margin-left: 0;
}
.up-0904.overlay-wide-309d a {
  color: #fff;
}
.up-0904.overlay-wide-309d a:hover {
  color: #fff;
}
.up-0904 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.up-0904 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.up-0904 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.up-0904 a:hover {
  opacity: 0.9;
  color: inherit;
}
.up-0904 [class*="social-icon-apple"] {
  background-color: #999;
}
.up-0904 [class*="social-icon-apple"].title_06ba {
  background-color: transparent;
  color: #999;
}
.up-0904 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.up-0904 [class*="social-icon-behance"].title_06ba {
  background-color: transparent;
  color: #1769ff;
}
.up-0904 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.up-0904 [class*="social-icon-bitbucket"].title_06ba {
  background-color: transparent;
  color: #205081;
}
.up-0904 [class*="social-icon-codepen"] {
  background-color: #000;
}
.up-0904 [class*="social-icon-codepen"].title_06ba {
  background-color: transparent;
  color: #000;
}
.up-0904 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.up-0904 [class*="social-icon-delicious"].title_06ba {
  background-color: transparent;
  color: #39f;
}
.up-0904 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.up-0904 [class*="social-icon-digg"].title_06ba {
  background-color: transparent;
  color: #005be2;
}
.up-0904 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.up-0904 [class*="social-icon-dribbble"].title_06ba {
  background-color: transparent;
  color: #ea4c89;
}
.up-0904 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.up-0904 [class*="social-icon-envelope"].title_06ba {
  background-color: transparent;
  color: #ea4335;
}
.up-0904 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.up-0904 [class*="social-icon-facebook"].title_06ba {
  background-color: transparent;
  color: #3b5998;
}
.up-0904 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.up-0904 [class*="social-icon-flickr"].title_06ba {
  background-color: transparent;
  color: #0063dc;
}
.up-0904 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.up-0904 [class*="social-icon-foursquare"].title_06ba {
  background-color: transparent;
  color: #2d5be3;
}
.up-0904 [class*="social-icon-github"] {
  background-color: #333;
}
.up-0904 [class*="social-icon-github"].title_06ba {
  background-color: transparent;
  color: #333;
}
.up-0904 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.up-0904 [class*="social-icon-google-plus"].title_06ba {
  background-color: transparent;
  color: #dd4b39;
}
.up-0904 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.up-0904 [class*="social-icon-houzz"].title_06ba {
  background-color: transparent;
  color: #7ac142;
}
.up-0904 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.up-0904 [class*="social-icon-instagram"].title_06ba {
  background-color: transparent;
  color: #262626;
}
.up-0904 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.up-0904 [class*="social-icon-jsfiddle"].title_06ba {
  background-color: transparent;
  color: #487aa2;
}
.up-0904 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.up-0904 [class*="social-icon-linkedin"].title_06ba {
  background-color: transparent;
  color: #0077b5;
}
.up-0904 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.up-0904 [class*="social-icon-medium"].title_06ba {
  background-color: transparent;
  color: #00ab6b;
}
.up-0904 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.up-0904
  [class*="social-icon-odnoklassniki"].title_06ba {
  background-color: transparent;
  color: #f4731c;
}
.up-0904 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.up-0904 [class*="social-icon-meetup"].title_06ba {
  background-color: transparent;
  color: #ec1c40;
}
.up-0904 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.up-0904 [class*="social-icon-pinterest"].title_06ba {
  background-color: transparent;
  color: #bd081c;
}
.up-0904 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.up-0904 [class*="social-icon-product-hunt"].title_06ba {
  background-color: transparent;
  color: #da552f;
}
.up-0904 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.up-0904 [class*="social-icon-reddit"].title_06ba {
  background-color: transparent;
  color: #ff4500;
}
.up-0904 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.up-0904 [class*="social-icon-rss"].title_06ba {
  background-color: transparent;
  color: #f26522;
}
.up-0904 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.up-0904
  [class*="social-icon-shopping-cart"].title_06ba {
  background-color: transparent;
  color: #4caf50;
}
.up-0904 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.up-0904 [class*="social-icon-skype"].title_06ba {
  background-color: transparent;
  color: #00aff0;
}
.up-0904 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.up-0904 [class*="social-icon-slideshare"].title_06ba {
  background-color: transparent;
  color: #0077b5;
}
.up-0904 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.up-0904 [class*="social-icon-snapchat"].title_06ba {
  background-color: transparent;
  color: #fffc00;
}
.up-0904 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.up-0904 [class*="social-icon-soundcloud"].title_06ba {
  background-color: transparent;
  color: #f80;
}
.up-0904 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.up-0904 [class*="social-icon-spotify"].title_06ba {
  background-color: transparent;
  color: #2ebd59;
}
.up-0904 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.up-0904
  [class*="social-icon-stack-overflow"].title_06ba {
  background-color: transparent;
  color: #fe7a15;
}
.up-0904 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.up-0904 [class*="social-icon-maldkfgram"].title_06ba {
  background-color: transparent;
  color: #2ca5e0;
}
.up-0904 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.up-0904 [class*="social-icon-tripadvisor"].title_06ba {
  background-color: transparent;
  color: #589442;
}
.up-0904 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.up-0904 [class*="social-icon-tumblr"].title_06ba {
  background-color: transparent;
  color: #35465c;
}
.up-0904 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.up-0904 [class*="social-icon-twitch"].title_06ba {
  background-color: transparent;
  color: #6441a5;
}
.up-0904 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.up-0904 [class*="social-icon-twitter"].title_06ba {
  background-color: transparent;
  color: #1da1f2;
}
.up-0904 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.up-0904 [class*="social-icon-vimeo"].title_06ba {
  background-color: transparent;
  color: #1ab7ea;
}
.up-0904 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.up-0904 [class*="social-icon-vk"].title_06ba {
  background-color: transparent;
  color: #45668e;
}
.up-0904 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.up-0904 [class*="social-icon-weibo"].title_06ba {
  background-color: transparent;
  color: #df2029;
}
.up-0904 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.up-0904 [class*="social-icon-weixin"].title_06ba {
  background-color: transparent;
  color: #7bb32e;
}
.up-0904 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.up-0904 [class*="social-icon-whatsapp"].title_06ba {
  background-color: transparent;
  color: #25d366;
}
.up-0904 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.up-0904 [class*="social-icon-wordpress"].title_06ba {
  background-color: transparent;
  color: #21759b;
}
.up-0904 [class*="social-icon-xing"] {
  background-color: #026466;
}
.up-0904 [class*="social-icon-xing"].title_06ba {
  background-color: transparent;
  color: #026466;
}
.up-0904 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.up-0904 [class*="social-icon-yelp"].title_06ba {
  background-color: transparent;
  color: #af0606;
}
.up-0904 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.up-0904 [class*="social-icon-youtube"].title_06ba {
  background-color: transparent;
  color: #cd201f;
}
.top_d5fd {
  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;
}
.top_d5fd:hover {
  box-shadow: none;
  background: 0 0;
}
.large-fbe4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.panel-liquid-4da1 {
  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;
}
.icon-motion-514c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.backdrop-4e70 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.backdrop-4e70,
.backdrop-4e70::after,
.backdrop-4e70::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;
}
.backdrop-4e70::after,
.backdrop-4e70::before {
  content: "";
  display: block;
  background-color: inherit;
}
.table-d74c .panel-liquid-4da1 .icon-motion-514c {
  margin-top: -2px;
  width: 19px;
}
.table-d74c .panel-liquid-4da1 .backdrop-4e70 {
  margin-top: -1px;
}
.table-d74c .panel-liquid-4da1 .backdrop-4e70,
.table-d74c .panel-liquid-4da1 .backdrop-4e70::after,
.table-d74c .panel-liquid-4da1 .backdrop-4e70::before {
  width: 19px;
  height: 2px;
}
.table-d74c .panel-liquid-4da1 .backdrop-4e70::before {
  top: -6px;
}
.table-d74c .panel-liquid-4da1 .backdrop-4e70::after {
  bottom: -6px;
}
.in-cbe4 .panel-liquid-4da1 .icon-motion-514c {
  margin-top: -2px;
  width: 22px;
}
.in-cbe4 .panel-liquid-4da1 .backdrop-4e70 {
  margin-top: -1px;
}
.in-cbe4 .panel-liquid-4da1 .backdrop-4e70,
.in-cbe4 .panel-liquid-4da1 .backdrop-4e70::after,
.in-cbe4 .panel-liquid-4da1 .backdrop-4e70::before {
  width: 22px;
  height: 2px;
}
.in-cbe4 .panel-liquid-4da1 .backdrop-4e70::before {
  top: -7px;
}
.in-cbe4 .panel-liquid-4da1 .backdrop-4e70::after {
  bottom: -7px;
}
.frame-bc74 .panel-liquid-4da1 .icon-motion-514c {
  margin-top: -2px;
  width: 31px;
}
.frame-bc74 .panel-liquid-4da1 .backdrop-4e70 {
  margin-top: -1.5px;
}
.frame-bc74 .panel-liquid-4da1 .backdrop-4e70,
.frame-bc74 .panel-liquid-4da1 .backdrop-4e70::after,
.frame-bc74 .panel-liquid-4da1 .backdrop-4e70::before {
  width: 31px;
  height: 3px;
}
.frame-bc74 .panel-liquid-4da1 .backdrop-4e70::before {
  top: -9px;
}
.frame-bc74 .panel-liquid-4da1 .backdrop-4e70::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .text_d928 .panel-liquid-4da1 .icon-motion-514c {
    margin-top: -2px;
    width: 19px;
  }
  .text_d928 .panel-liquid-4da1 .backdrop-4e70 {
    margin-top: -1px;
  }
  .text_d928 .panel-liquid-4da1 .backdrop-4e70,
  .text_d928 .panel-liquid-4da1 .backdrop-4e70::after,
  .text_d928 .panel-liquid-4da1 .backdrop-4e70::before {
    width: 19px;
    height: 2px;
  }
  .text_d928 .panel-liquid-4da1 .backdrop-4e70::before {
    top: -6px;
  }
  .text_d928 .panel-liquid-4da1 .backdrop-4e70::after {
    bottom: -6px;
  }
  .popup-c49b .panel-liquid-4da1 .icon-motion-514c {
    margin-top: -2px;
    width: 22px;
  }
  .popup-c49b .panel-liquid-4da1 .backdrop-4e70 {
    margin-top: -1px;
  }
  .popup-c49b .panel-liquid-4da1 .backdrop-4e70,
  .popup-c49b .panel-liquid-4da1 .backdrop-4e70::after,
  .popup-c49b .panel-liquid-4da1 .backdrop-4e70::before {
    width: 22px;
    height: 2px;
  }
  .popup-c49b .panel-liquid-4da1 .backdrop-4e70::before {
    top: -7px;
  }
  .popup-c49b .panel-liquid-4da1 .backdrop-4e70::after {
    bottom: -7px;
  }
  .popup_7faa .panel-liquid-4da1 .icon-motion-514c {
    margin-top: -2px;
    width: 31px;
  }
  .popup_7faa .panel-liquid-4da1 .backdrop-4e70 {
    margin-top: -1.5px;
  }
  .popup_7faa .panel-liquid-4da1 .backdrop-4e70,
  .popup_7faa .panel-liquid-4da1 .backdrop-4e70::after,
  .popup_7faa .panel-liquid-4da1 .backdrop-4e70::before {
    width: 31px;
    height: 3px;
  }
  .popup_7faa .panel-liquid-4da1 .backdrop-4e70::before {
    top: -9px;
  }
  .popup_7faa .panel-liquid-4da1 .backdrop-4e70::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .surface_fresh_9955 .panel-liquid-4da1 .icon-motion-514c {
    margin-top: -2px;
    width: 19px;
  }
  .surface_fresh_9955 .panel-liquid-4da1 .backdrop-4e70 {
    margin-top: -1px;
  }
  .surface_fresh_9955 .panel-liquid-4da1 .backdrop-4e70,
  .surface_fresh_9955 .panel-liquid-4da1 .backdrop-4e70::after,
  .surface_fresh_9955 .panel-liquid-4da1 .backdrop-4e70::before {
    width: 19px;
    height: 2px;
  }
  .surface_fresh_9955 .panel-liquid-4da1 .backdrop-4e70::before {
    top: -6px;
  }
  .surface_fresh_9955 .panel-liquid-4da1 .backdrop-4e70::after {
    bottom: -6px;
  }
  .gradient_f7e0 .panel-liquid-4da1 .icon-motion-514c {
    margin-top: -2px;
    width: 22px;
  }
  .gradient_f7e0 .panel-liquid-4da1 .backdrop-4e70 {
    margin-top: -1px;
  }
  .gradient_f7e0 .panel-liquid-4da1 .backdrop-4e70,
  .gradient_f7e0 .panel-liquid-4da1 .backdrop-4e70::after,
  .gradient_f7e0 .panel-liquid-4da1 .backdrop-4e70::before {
    width: 22px;
    height: 2px;
  }
  .gradient_f7e0 .panel-liquid-4da1 .backdrop-4e70::before {
    top: -7px;
  }
  .gradient_f7e0 .panel-liquid-4da1 .backdrop-4e70::after {
    bottom: -7px;
  }
  .gas_0834 .panel-liquid-4da1 .icon-motion-514c {
    margin-top: -2px;
    width: 31px;
  }
  .gas_0834 .panel-liquid-4da1 .backdrop-4e70 {
    margin-top: -1.5px;
  }
  .gas_0834 .panel-liquid-4da1 .backdrop-4e70,
  .gas_0834 .panel-liquid-4da1 .backdrop-4e70::after,
  .gas_0834 .panel-liquid-4da1 .backdrop-4e70::before {
    width: 31px;
    height: 3px;
  }
  .gas_0834 .panel-liquid-4da1 .backdrop-4e70::before {
    top: -9px;
  }
  .gas_0834 .panel-liquid-4da1 .backdrop-4e70::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .action-442b .panel-liquid-4da1 .icon-motion-514c {
    margin-top: -2px;
    width: 19px;
  }
  .action-442b .panel-liquid-4da1 .backdrop-4e70 {
    margin-top: -1px;
  }
  .action-442b .panel-liquid-4da1 .backdrop-4e70,
  .action-442b .panel-liquid-4da1 .backdrop-4e70::after,
  .action-442b .panel-liquid-4da1 .backdrop-4e70::before {
    width: 19px;
    height: 2px;
  }
  .action-442b .panel-liquid-4da1 .backdrop-4e70::before {
    top: -6px;
  }
  .action-442b .panel-liquid-4da1 .backdrop-4e70::after {
    bottom: -6px;
  }
  .silver_2787 .panel-liquid-4da1 .icon-motion-514c {
    margin-top: -2px;
    width: 22px;
  }
  .silver_2787 .panel-liquid-4da1 .backdrop-4e70 {
    margin-top: -1px;
  }
  .silver_2787 .panel-liquid-4da1 .backdrop-4e70,
  .silver_2787 .panel-liquid-4da1 .backdrop-4e70::after,
  .silver_2787 .panel-liquid-4da1 .backdrop-4e70::before {
    width: 22px;
    height: 2px;
  }
  .silver_2787 .panel-liquid-4da1 .backdrop-4e70::before {
    top: -7px;
  }
  .silver_2787 .panel-liquid-4da1 .backdrop-4e70::after {
    bottom: -7px;
  }
  .wrapper_13e2 .panel-liquid-4da1 .icon-motion-514c {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper_13e2 .panel-liquid-4da1 .backdrop-4e70 {
    margin-top: -1.5px;
  }
  .wrapper_13e2 .panel-liquid-4da1 .backdrop-4e70,
  .wrapper_13e2 .panel-liquid-4da1 .backdrop-4e70::after,
  .wrapper_13e2 .panel-liquid-4da1 .backdrop-4e70::before {
    width: 31px;
    height: 3px;
  }
  .wrapper_13e2 .panel-liquid-4da1 .backdrop-4e70::before {
    top: -9px;
  }
  .wrapper_13e2 .panel-liquid-4da1 .backdrop-4e70::after {
    bottom: -9px;
  }
}
.new-d6ed .backdrop-4e70 {
  -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);
}
.new-d6ed .backdrop-4e70::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.new-d6ed .backdrop-4e70::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);
}
.new-d6ed.content_fluid_eebd .backdrop-4e70 {
  -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);
}
.new-d6ed.content_fluid_eebd .backdrop-4e70::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.new-d6ed.content_fluid_eebd .backdrop-4e70::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);
}
.short_b5fc {
  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.left_c7b4:before {
  display: none;
}
.header_left_38e7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.header_left_38e7 .panel_narrow_603d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.header_left_38e7 .panel_narrow_603d:last-of-type {
  border-bottom: none;
}
.header_left_38e7 .panel_narrow_603d.hidden_923c,
.header_left_38e7 .panel_narrow_603d.column_smooth_0257,
.header_left_38e7 .panel_narrow_603d.plasma-91f7 {
  padding: 0;
}
.header_left_38e7 .cool_9996 .component-6507 {
  color: currentColor;
}
.header_left_38e7 .cool_9996 .component-6507:focus,
.header_left_38e7 .cool_9996 .component-6507:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_left_38e7.secondary-6f93 .hovered-1f4d,
.header_left_38e7.secondary-6f93 .row_wood_e256 a,
.header_left_38e7.secondary-6f93 .input_1980 a,
.header_left_38e7.secondary-6f93 .footer_ab67 a {
  color: rgba(0, 0, 0, 0.55);
}
.header_left_38e7.secondary-6f93 .hovered-1f4d:hover,
.header_left_38e7.secondary-6f93 .row_wood_e256 a:hover,
.header_left_38e7.secondary-6f93 .input_1980 a:hover,
.header_left_38e7.secondary-6f93 .footer_ab67 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_left_38e7.secondary-6f93 .hover-4a5a {
  color: rgba(0, 0, 0, 0.8);
}
.header_left_38e7.secondary-6f93 .panel_narrow_603d {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_left_38e7.secondary-6f93 .panel_narrow_603d:before {
  background: rgba(0, 0, 0, 0.08);
}
.header_left_38e7.secondary-6f93 .tag-upper-6c25:before {
  background: rgba(255, 255, 255, 0.9);
}
.header_left_38e7.secondary-6f93 .cool_9996 .easy_8b63 li a,
.header_left_38e7.secondary-6f93 .cool_9996 .component-6507,
.header_left_38e7.secondary-6f93 .footer_ab67 {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_left_38e7.secondary-6f93 .cool_9996 .component-6507:focus,
.header_left_38e7.secondary-6f93 .cool_9996 .component-6507:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_left_38e7.secondary-6f93 .easy_8b63 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header_left_38e7.highlight-old-370d .hovered-1f4d,
.header_left_38e7.highlight-old-370d .row_wood_e256 a,
.header_left_38e7.highlight-old-370d .input_1980 .component-6507,
.header_left_38e7.highlight-old-370d .input_1980 a,
.header_left_38e7.highlight-old-370d .footer_ab67 a {
  color: rgba(255, 255, 255, 0.79);
}
.header_left_38e7.highlight-old-370d .hovered-1f4d:hover,
.header_left_38e7.highlight-old-370d .row_wood_e256 a:hover,
.header_left_38e7.highlight-old-370d .input_1980 .component-6507:hover,
.header_left_38e7.highlight-old-370d .input_1980 a:hover,
.header_left_38e7.highlight-old-370d .footer_ab67 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header_left_38e7.highlight-old-370d .hover-4a5a {
  color: rgba(255, 255, 255, 0.99);
}
.header_left_38e7.highlight-old-370d .panel_narrow_603d {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_left_38e7.highlight-old-370d .panel_narrow_603d:before {
  background: rgba(255, 255, 255, 0.08);
}
.header_left_38e7.highlight-old-370d .tag-upper-6c25:before {
  background: rgba(0, 0, 0, 0.9);
}
.header_left_38e7.highlight-old-370d .cool_9996 .easy_8b63 li a,
.header_left_38e7.highlight-old-370d .cool_9996 .component-6507,
.header_left_38e7.highlight-old-370d .footer_ab67 {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_left_38e7.highlight-old-370d .cool_9996 .component-6507:focus,
.header_left_38e7.highlight-old-370d .cool_9996 .component-6507:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header_left_38e7.highlight-old-370d .easy_8b63 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-upper-6c25 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag-upper-6c25:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.info-86bc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.article-pro-117d .header_left_38e7 {
  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;
}
.article-pro-117d .panel_narrow_603d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.article-pro-117d .panel_narrow_603d: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) {
  .article-pro-117d .panel_narrow_603d:before {
    width: 16%;
    left: 42%;
  }
}
.article-pro-117d .panel_narrow_603d:last-child:before {
  content: none;
}
.article-pro-117d .panel_narrow_603d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.article-pro-117d .cool_9996 .easy_8b63 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.article-pro-117d .cool_9996 .easy_8b63 li a .component-6507 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.article-pro-117d .cool_9996 .footer_ab67 {
  border: none;
}
.article-pro-117d .cool_9996 .footer_ab67 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.article-pro-117d .tag-upper-6c25 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.article-pro-117d .info-86bc {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.article-pro-117d .highlight-old-370d .tag-upper-6c25:before {
  background: rgba(0, 0, 0, 0.9);
}
.article-pro-117d .secondary-6f93.search_4bc8 .backdrop-4e70 {
  background: rgba(0, 0, 0, 0.6);
}
.article-pro-117d
  .secondary-6f93.search_4bc8
  .backdrop-4e70::after,
.article-pro-117d
  .secondary-6f93.search_4bc8
  .backdrop-4e70:before {
  background: inherit;
}
.article-pro-117d
  .secondary-6f93.search_4bc8:hover
  .backdrop-4e70 {
  background: rgba(0, 0, 0, 0.8);
}
.container-f7b5 .header_left_38e7 {
  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) {
  .container-f7b5 .header_left_38e7 {
    width: auto;
    right: 45px;
  }
}
.component-active-7a4c .header_left_38e7 {
  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) {
  .component-active-7a4c .header_left_38e7 {
    width: auto;
    left: 45px;
  }
}
.left_c7b4 .header_left_38e7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.left_c7b4 .info-86bc {
  max-width: 48em;
  margin: 0 auto;
}
.left_c7b4 .tag-upper-6c25:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.secondary-fresh-375e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.secondary-fresh-375e.article-pro-117d .header_left_38e7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.secondary-fresh-375e.container-f7b5 .header_left_38e7 {
  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);
}
.secondary-fresh-375e .header_left_38e7 {
  visibility: visible;
}
.secondary-fresh-375e.component-active-7a4c .header_left_38e7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.easy-48c8,
.fresh_8c42 {
  overflow-x: hidden;
}
.easy-48c8 .header_left_38e7 {
  overflow: auto;
}
.easy-48c8.article-pro-117d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.easy-48c8.article-pro-117d .header_left_38e7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.easy-48c8.article-pro-117d .top_d5fd {
  opacity: 0;
}
.easy-48c8.container-f7b5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.easy-48c8.container-f7b5 .header_left_38e7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.easy-48c8.container-f7b5 .top_d5fd {
  opacity: 0;
}
.easy-48c8.component-active-7a4c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.easy-48c8.component-active-7a4c .header_left_38e7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.easy-48c8.component-active-7a4c .top_d5fd {
  opacity: 0;
}
.easy-48c8.left_c7b4 .header_left_38e7 {
  z-index: 10;
  visibility: visible;
}
.search_4bc8 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.search_4bc8 .backdrop-4e70 {
  background: rgba(255, 255, 255, 0.99);
}
.search_4bc8 .backdrop-4e70::after,
.search_4bc8 .backdrop-4e70:before {
  background: inherit;
}
.search_4bc8:hover .backdrop-4e70 {
  background: rgba(255, 255, 255, 0.99);
}
.component-active-7a4c .search_4bc8 {
  top: 10px;
  right: auto;
  left: 12px;
}
.left_c7b4 .search_4bc8 {
  display: none !important;
}
.easy-48c8:before,
.fresh_8c42:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.easy-48c8 .search_4bc8,
.fresh_8c42 .search_4bc8 {
  display: inline-block;
}
.header_left_38e7 .hidden_73f4 {
  -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;
}
.easy-48c8 .header_left_38e7 .hidden_73f4,
.fresh_8c42 .header_left_38e7 .hidden_73f4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.photo_brown_52a7 .article_6a4e {
  width: 100%;
}
.media_b338 {
  padding: 0 0.5em 0;
}
.media_b338 [class*="customify-col-"],
.media_b338 [class*="customify-col_"],
.media_b338 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.out_1b7e .media_b338 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .item_1a3b .gas-1df2,
  .gas-1df2 {
    display: none;
  }
  .badge-9e29 {
    text-align: left;
  }
  .hovered-e940 {
    text-align: center;
  }
  .info_in_08aa {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .item_1a3b .gas_8ff5,
  .gas_8ff5 {
    display: none;
  }
  .old_b731 {
    text-align: left;
  }
  .secondary-steel-c107 {
    text-align: center;
  }
  .summary-down-ac48 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .item_1a3b .pagination_ba23,
  .pagination_ba23 {
    display: none;
  }
  .table-south-1482 {
    text-align: left;
  }
  .caption-a067 {
    text-align: center;
  }
  .link-d04d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.orange_7908 {
  box-shadow: none !important;
}
.text-bc85 .outer_7a85,
.filter_dim_9271 .outer_7a85 {
  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;
}
.filter_dim_9271 .outer_7a85 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sidebar_center_b6a6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sidebar_center_b6a6:after,
.sidebar_center_b6a6:before {
  content: "";
  display: table;
}
.sidebar_center_b6a6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sidebar_center_b6a6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sidebar_center_b6a6,
.upper_ff29 {
  max-width: 1248px;
  margin: 0 auto;
}

.iron_89dd.description-9c16 .sidebar_center_b6a6 {
  max-width: 100%;
}
.iron_89dd.down-e7d3 {
  max-width: 1200px;
  margin: 0 auto;
}
.iron_89dd.alert-6d46 .sidebar_center_b6a6 {
  max-width: 100%;
}
.iron_89dd.alert-6d46 > .sidebar_center_b6a6 {
  padding-left: 0;
  padding-right: 0;
}
.iron_89dd.alert-6d46 > .sidebar_center_b6a6 .item_1a3b {
  margin: 0;
}
.iron_89dd.alert-6d46
  > .sidebar_center_b6a6
  .tag_outer_ed66.media-left-aeb2 {
  margin-right: 0;
  margin-left: 0;
}
.iron_89dd.alert-6d46 #main.media-left-aeb2 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .input-6e69 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .input-6e69 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .preview-5a4a .frame-f8ad {
    padding-right: 1em;
  }
  .preview-5a4a.status-black-af21 .tag_outer_ed66 {
    border-right: 1px solid #eaecee;
  }
  .preview-5a4a.status-black-af21 .frame-f8ad {
    padding-right: 1em;
  }
  .preview-5a4a.status-black-af21 .logo_iron_ef50 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-651e .frame-f8ad {
    padding-left: 1em;
  }
  .thumbnail-651e.status-black-af21 .tag_outer_ed66 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail-651e.status-black-af21 .frame-f8ad {
    padding-left: 1em;
  }
  .thumbnail-651e.status-black-af21 .logo_iron_ef50 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_a579 .frame-f8ad {
    padding-left: 1em;
  }
  .slider_a579.status-black-af21 .footer-focused-45b1 {
    border-right: 1px solid #eaecee;
  }
  .slider_a579.status-black-af21 .middle_7411 {
    border-right: 1px solid #eaecee;
  }
  .slider_a579.status-black-af21 .frame-f8ad {
    padding-left: 1em;
  }
  .slider_a579.status-black-af21 .logo_iron_ef50 {
    padding-right: 1em;
  }
  .slider_a579.status-black-af21 .red-8f6d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_last_8399 .frame-f8ad {
    padding-right: 1em;
  }
  .wrapper_last_8399.status-black-af21 .footer-focused-45b1 {
    border-left: 1px solid #eaecee;
  }
  .wrapper_last_8399.status-black-af21 .middle_7411 {
    border-left: 1px solid #eaecee;
  }
  .wrapper_last_8399.status-black-af21 .frame-f8ad {
    padding-right: 1em;
  }
  .wrapper_last_8399.status-black-af21 .logo_iron_ef50 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper_last_8399.status-black-af21 .red-8f6d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input-6e69 .frame-f8ad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-6e69.status-black-af21 .tag_outer_ed66 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .input-6e69.status-black-af21 .frame-f8ad {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input-6e69.status-black-af21 .logo_iron_ef50 {
    padding-left: 1em;
  }
  .input-6e69.status-black-af21 .red-8f6d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .input-6e69.status-black-af21 .frame-f8ad {
    padding-left: 0;
  }
}
.link-fresh-484a .article-motion-da4c {
  display: inline-block;
}
.title_83bd {
  display: inline-block;
}
.item_1206 {
  word-con: break-word;
}
.west-0f4f > span {
  display: inline-block;
  padding: 5px 0;
}
.west-0f4f .slider_5999 {
  margin-left: 8px;
  margin-right: 8px;
}
.west-0f4f .brown-ced1 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.article-9adc .link_0450 {
  margin-bottom: 2em;
}
.article-9adc .column_stale_4ca2 {
  margin-bottom: 15px;
}
.article-9adc .column_stale_4ca2:last-child {
  margin-bottom: 0;
}
.article-9adc .new_6d28 {
  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) {
  .article-9adc .new_6d28 {
    display: block;
  }
}
.article-9adc .accent-plasma-818b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .article-9adc .accent-plasma-818b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.article-9adc .message_stone_0985 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.article-9adc .message_stone_0985 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.article-9adc .message_stone_0985 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.article-9adc .item_1206 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.article-9adc .item_1206 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.article-9adc .box_84c5 p:last-child {
  margin-bottom: 0;
}
.article-9adc .summary_fd23 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.article-9adc .narrow_8812 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.article-9adc .active_motion_431a {
  margin-top: 1em;
}
.article-9adc .carousel_1b5f {
  top: 0;
  display: block;
}
.article-9adc .carousel_1b5f a {
  color: inherit;
}
.article-9adc .carousel_1b5f a:hover {
  color: inherit;
}
.article-9adc .thick-53c0 {
  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;
}
.article-9adc .thick-53c0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.article-9adc .narrow_8812 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.article-9adc .status-middle-fe71 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.article-9adc .status-middle-fe71:first-child {
  margin-top: 0;
}
.article-9adc .status-middle-fe71.sort-ce12 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.article-9adc .status-middle-fe71.caption-thick-d8bb {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.article-9adc
  .status-middle-fe71.caption-thick-d8bb.pagination-f56c
  .active_motion_431a {
  width: 100%;
}
.article-9adc .caption-thick-d8bb {
  -webkit-box-align: center;
  align-items: center;
}
.article-9adc .caption-thick-d8bb .west-0f4f,
.article-9adc .caption-thick-d8bb > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.article-9adc .message_stone_0985 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article-9adc .message_stone_0985 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.article-9adc .message_stone_0985: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;
}
.article-9adc .sort-ce12 {
  z-index: 5;
}
.article-9adc .disabled-tall-6bf3 .element_a0b6 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.article-9adc .detail-5e79 .element_a0b6 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.article-9adc .tooltip-0f44 .element_a0b6 {
  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;
}
.article-9adc.notification-dirty-d0a0 .new_6d28,
.article-9adc.tertiary-2ea0 .new_6d28 {
  display: block;
}
.article-9adc.notification-dirty-d0a0 .new_6d28 .right-26b2,
.article-9adc.notification-dirty-d0a0 .new_6d28 .narrow_8812,
.article-9adc.tertiary-2ea0 .new_6d28 .right-26b2,
.article-9adc.tertiary-2ea0 .new_6d28 .narrow_8812 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.article-9adc.gradient_slow_b2d5 .accent-plasma-818b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .article-9adc.gradient_slow_b2d5 .accent-plasma-818b {
    margin-right: 0;
  }
}
.article-9adc.notification-dirty-d0a0 .accent-plasma-818b,
.article-9adc.tertiary-2ea0 .accent-plasma-818b {
  padding-top: 40%;
}
.article-9adc.notification-dirty-d0a0 .link_0450,
.article-9adc.tertiary-2ea0 .link_0450 {
  display: block;
}
.article-9adc.notification-dirty-d0a0 .fn-sticky-8a6a .narrow_8812,
.article-9adc.tertiary-2ea0 .fn-sticky-8a6a .narrow_8812 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.article-9adc.notification-dirty-d0a0 .accent-plasma-818b,
.article-9adc.tertiary-2ea0 .accent-plasma-818b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.article-9adc.notification-dirty-d0a0 .narrow_8812 {
  padding: 1em;
}
.mini-711d {
  margin: 30px auto;
  display: block;
}
.mini-711d .hover-fresh-5fca > * {
  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;
}
.mini-711d .hover-fresh-5fca > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mini-711d .hover-fresh-5fca span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.panel-pressed-4d2a .west-0f4f {
  margin-bottom: 1.41575em;
}
.panel-pressed-4d2a .thick-9b8d {
  margin-bottom: 1.618em;
}
.focused-828a .icon-a037 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.focused-828a .icon-a037 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.focused-828a .disabled-55ac {
  max-width: 100%;
  overflow: auto;
}
.wrapper_hot_8e8b .focused-828a a:hover {
  text-decoration: underline;
}
.pro-f494 .column_stale_4ca2:not(.item_1206),
.pro-f494 .message_stone_0985 {
  margin-bottom: 1.41575em;
}
.pro-f494 .column_stale_4ca2:not(.item_1206):last-child,
.pro-f494 .message_stone_0985:last-child {
  margin-bottom: 0;
}
.pro-f494 .column_stale_4ca2.status-8e9c {
  margin-bottom: 0.41575em;
}
.pro-f494 .gas_bedf:before,
.pro-f494 .pink_cea5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pro-f494 .gas_bedf:before {
  content: "\f115";
}
.pro-f494 .pink_cea5:before {
  content: "\f02c";
}
.pro-f494 .prev-364f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pro-f494 .prev-364f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.huge-60f5 {
  display: -webkit-box;
  display: flex;
}
.huge-60f5 .alert_4235 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .huge-60f5 .alert_4235 {
    flex-basis: 90px;
  }
}
.huge-60f5 .aside_up_c585 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .huge-60f5 .aside_up_c585 {
    flex-basis: calc(100% - 50px);
  }
}
.huge-60f5 .background_slow_ca97 p:last-child {
  margin-bottom: 0.72em;
}
.icon-glass-2fa0 .hover-fresh-5fca {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.icon-glass-2fa0 .hover-fresh-5fca:after,
.icon-glass-2fa0 .hover-fresh-5fca:before {
  content: "";
  display: table;
}
.icon-glass-2fa0 .hover-fresh-5fca:after {
  clear: both;
}
.icon-glass-2fa0 .hover-fresh-5fca .overlay-dde2,
.icon-glass-2fa0 .hover-fresh-5fca .mini_f477 {
  width: 49%;
}
.icon-glass-2fa0 .hover-fresh-5fca .overlay-dde2 a span.fixed-e14c,
.icon-glass-2fa0 .hover-fresh-5fca .mini_f477 a span.fixed-e14c {
  display: block;
  margin-bottom: 5px;
}
.icon-glass-2fa0 .hover-fresh-5fca .mini_f477 {
  float: left;
  text-align: left;
}
.icon-glass-2fa0 .hover-fresh-5fca .overlay-dde2 {
  float: right;
  text-align: right;
}
.bright-6460 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bright-6460 {
    margin-bottom: 0;
  }
}
.dirty-f790 {
  margin-bottom: 1em;
}
.dirty-f790 .item_1206 {
  font-size: 1.1em;
  line-height: 1.3;
}
.container_bottom_bb07 a {
  display: block;
  line-height: 0;
  position: relative;
}
.next_07b7 .dirty-f790,
.label-90ae .dirty-f790 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .next_07b7 .dirty-f790,
  .label-90ae .dirty-f790 {
    display: block;
  }
}
.next_07b7 .container_bottom_bb07,
.label-90ae .container_bottom_bb07 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .next_07b7 .container_bottom_bb07,
  .label-90ae .container_bottom_bb07 {
    margin-bottom: 1em;
  }
}
.next_07b7 .container_bottom_bb07 img,
.label-90ae .container_bottom_bb07 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.next_07b7 .form-92ea,
.label-90ae .form-92ea {
  flex-basis: calc(100% - 160px);
}
.next_07b7 .form-92ea p,
.label-90ae .form-92ea p {
  margin-bottom: 0;
}
.next_07b7 .form-92ea {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .next_07b7 .form-92ea {
    padding-left: 0;
  }
}
.label-90ae .form-92ea {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .label-90ae .form-92ea {
    padding-right: 0;
  }
}
.label-90ae .container_bottom_bb07 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.image-advanced-9df3 .container_bottom_bb07 {
  margin-bottom: 0.5em;
}
.image-advanced-9df3 .container_bottom_bb07 img {
  width: 100%;
}
.article_warm_26ec .item-f1d5,
.fresh-e340 .item-f1d5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fresh-e340 .tag_outer_ed66 .stale-ddc9 p:last-child {
  margin-bottom: 0;
}
.gradient_inner_36fb {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.surface-light-a625 .icon_white_d373 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .surface-light-a625 .icon_white_d373:last-of-type {
    margin-bottom: 0;
  }
}
.surface-light-a625 .icon_white_d373 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface-light-a625 .icon_white_d373 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.surface-light-a625 .icon_white_d373 ul li {
  margin: 0 0 0.6em;
}
.surface-light-a625 .icon_white_d373 ul li.breadcrumb_dirty_30b5,
.surface-light-a625 .icon_white_d373 ul li.accordion_0c22 {
  position: relative;
}
.surface-light-a625 .icon_white_d373 ul li.breadcrumb_dirty_30b5 .summary_74b8,
.surface-light-a625 .icon_white_d373 ul li.accordion_0c22 .summary_74b8 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.surface-light-a625 .icon_white_d373 ul li.breadcrumb_dirty_30b5:after:after,
.surface-light-a625 .icon_white_d373 ul li.breadcrumb_dirty_30b5:after:before,
.surface-light-a625
  .icon_white_d373
  ul
  li.accordion_0c22:after:after,
.surface-light-a625
  .icon_white_d373
  ul
  li.accordion_0c22:after:before {
  content: "";
  display: table;
}
.surface-light-a625 .icon_white_d373 ul li.breadcrumb_dirty_30b5:after:after,
.surface-light-a625
  .icon_white_d373
  ul
  li.accordion_0c22:after:after {
  clear: both;
}
.surface-light-a625 .icon_white_d373 a.sidebar_static_b1e2:hover {
  text-decoration: none;
}
.surface-light-a625 .icon_white_d373 select {
  max-width: 100%;
}
.surface-light-a625 .icon_white_d373 table {
  font-size: 85%;
}
.surface-light-a625 .icon_white_d373 table td,
.surface-light-a625 .icon_white_d373 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.surface-light-a625 .icon_white_d373 table tfoot td {
  text-align: left;
}
.surface-light-a625 .icon_white_d373 :last-child {
  margin-bottom: 0;
}
.surface-light-a625 .icon_white_d373 .mask-e315 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.surface-light-a625 .icon_white_d373 .mask-e315 label {
  width: 100%;
}
.surface-light-a625 .icon_white_d373 .mask-e315 .progress-5315 {
  width: 100%;
  display: block;
}
.surface-light-a625 .icon_white_d373 .mask-e315 .gas-20d8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.surface-light-a625 .icon_white_d373 .mask-e315 .gas-20d8:hover svg #svg-search {
  fill: #444;
}
.surface-light-a625 .icon_white_d373 .mask-e315 .gas-20d8 svg {
  width: 18px;
  height: 18px;
}
.surface-light-a625 .gradient_stale_15b3 ul ul,
.surface-light-a625 .thumbnail-hard-8e2b ul ul,
.surface-light-a625 .hot_3494 ul ul,
.surface-light-a625 .outline-ba78 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.surface-light-a625 .gradient_stale_15b3 .feature_5705 > a,
.surface-light-a625 .thumbnail-hard-8e2b .feature_5705 > a,
.surface-light-a625 .hot_3494 .feature_5705 > a,
.surface-light-a625 .outline-ba78 .feature_5705 > a {
  margin-bottom: 0;
}
.surface-light-a625 .main-41d8 li,
.surface-light-a625 .gradient_stale_15b3 li,
.surface-light-a625 .hidden_tiny_ef66 li,
.surface-light-a625 .thumbnail-hard-8e2b li,
.surface-light-a625 .hot_3494 li,
.surface-light-a625 .outline-ba78 li,
.surface-light-a625 .slider_85e5 li,
.surface-light-a625 .detail_left_b1ca li {
  display: block;
  position: relative;
}
.surface-light-a625 .main-41d8 li:last-child,
.surface-light-a625 .gradient_stale_15b3 li:last-child,
.surface-light-a625 .hidden_tiny_ef66 li:last-child,
.surface-light-a625 .thumbnail-hard-8e2b li:last-child,
.surface-light-a625 .hot_3494 li:last-child,
.surface-light-a625 .outline-ba78 li:last-child,
.surface-light-a625 .slider_85e5 li:last-child,
.surface-light-a625 .detail_left_b1ca li:last-child {
  border: none;
}
.surface-light-a625 .main-41d8 li a,
.surface-light-a625 .gradient_stale_15b3 li a,
.surface-light-a625 .hidden_tiny_ef66 li a,
.surface-light-a625 .thumbnail-hard-8e2b li a,
.surface-light-a625 .hot_3494 li a,
.surface-light-a625 .outline-ba78 li a,
.surface-light-a625 .slider_85e5 li a,
.surface-light-a625 .detail_left_b1ca li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.surface-light-a625 .main-41d8 li ul li::before,
.surface-light-a625 .gradient_stale_15b3 li ul li::before,
.surface-light-a625 .hidden_tiny_ef66 li ul li::before,
.surface-light-a625 .thumbnail-hard-8e2b li ul li::before,
.surface-light-a625 .hot_3494 li ul li::before,
.surface-light-a625 .outline-ba78 li ul li::before,
.surface-light-a625 .slider_85e5 li ul li::before,
.surface-light-a625 .detail_left_b1ca li ul li::before {
  left: 15px;
}
.surface-light-a625 .main-41d8 li ul a,
.surface-light-a625 .gradient_stale_15b3 li ul a,
.surface-light-a625 .hidden_tiny_ef66 li ul a,
.surface-light-a625 .thumbnail-hard-8e2b li ul a,
.surface-light-a625 .hot_3494 li ul a,
.surface-light-a625 .outline-ba78 li ul a,
.surface-light-a625 .slider_85e5 li ul a,
.surface-light-a625 .detail_left_b1ca li ul a {
  padding-left: 20px;
}
.surface-light-a625 .main-41d8 li ul ul li::before,
.surface-light-a625 .gradient_stale_15b3 li ul ul li::before,
.surface-light-a625 .hidden_tiny_ef66 li ul ul li::before,
.surface-light-a625 .thumbnail-hard-8e2b li ul ul li::before,
.surface-light-a625 .hot_3494 li ul ul li::before,
.surface-light-a625 .outline-ba78 li ul ul li::before,
.surface-light-a625 .slider_85e5 li ul ul li::before,
.surface-light-a625 .detail_left_b1ca li ul ul li::before {
  left: 30px;
}
.surface-light-a625 .main-41d8 li ul ul a,
.surface-light-a625 .gradient_stale_15b3 li ul ul a,
.surface-light-a625 .hidden_tiny_ef66 li ul ul a,
.surface-light-a625 .thumbnail-hard-8e2b li ul ul a,
.surface-light-a625 .hot_3494 li ul ul a,
.surface-light-a625 .outline-ba78 li ul ul a,
.surface-light-a625 .slider_85e5 li ul ul a,
.surface-light-a625 .detail_left_b1ca li ul ul a {
  padding-left: 40px;
}
.surface-light-a625 .preview-center-9cd9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.surface-light-a625 .detail_left_b1ca ul li {
  margin-bottom: 1.41575em;
}
.surface-light-a625 .detail_left_b1ca ul li .complex_b3d4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.surface-light-a625 .detail_left_b1ca ul li .under_fb36 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.highlight-old-370d .main-41d8 li a,
.highlight-old-370d .gradient_stale_15b3 li a,
.highlight-old-370d .hidden_tiny_ef66 li a,
.highlight-old-370d .thumbnail-hard-8e2b li a,
.highlight-old-370d .hot_3494 li a,
.highlight-old-370d .outline-ba78 li a,
.highlight-old-370d .slider_85e5 li a,
.highlight-old-370d .detail_left_b1ca li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-old-370d .preview-center-9cd9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-old-370d .icon_white_d373 ul li.breadcrumb_dirty_30b5 .summary_74b8,
.highlight-old-370d .icon_white_d373 ul li.accordion_0c22 .summary_74b8 {
  background: rgba(0, 0, 0, 0.2);
}
.highlight-old-370d .surface-light-a625 .icon_white_d373 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_89dd .surface-light-a625 .easy_8b63 li {
  margin: 0;
}
.iron_89dd .surface-light-a625 .easy_8b63 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.iron_89dd .surface-light-a625 .easy_8b63 li ul {
  margin: 0;
}
.iron_89dd .surface-light-a625 .easy_8b63 li ul li a {
  padding-left: 15px;
}
.iron_89dd .surface-light-a625 .easy_8b63 li ul li li a {
  padding-left: 30px;
}
.iron_89dd .surface-light-a625 .easy_8b63 li.panel-082c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.iron_89dd .surface-light-a625 .easy_8b63 li.panel-082c > 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;
}
.iron_89dd .surface-light-a625 .easy_8b63 li.panel-082c > 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;
}
.grid-inner-f719 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.summary-red-af68 {
  position: relative;
  z-index: 10;
}
.summary-red-af68 .hidden_73f4 {
  width: 100%;
  max-width: 100%;
}
.input-blue-a0de .short-5d16 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.input-blue-a0de .secondary-6f93 {
}
.input-blue-a0de .highlight-old-370d {
  background: #292929;
}
.under_8382 .short-5d16 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.under_8382 .secondary-6f93 {
  background: #f9f9f9;
}
.under_8382 .highlight-old-370d {
  background: #303030;
}
.carousel-b270 .short-5d16 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .carousel-b270 .article-motion-da4c {
    margin-bottom: 1em;
  }
  .carousel-b270 .article-motion-da4c:last-child {
    margin-bottom: 0;
  }
}
.carousel-b270 .secondary-6f93 {
  background: #ededed;
}
.carousel-b270 .highlight-old-370d {
  background: #1a1a1a;
}
.short-5d16.secondary-6f93 {
  color: rgba(0, 0, 0, 0.6);
}
.short-5d16.secondary-6f93 .background-east-03a6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.short-5d16.highlight-old-370d {
  color: rgba(255, 255, 255, 0.99);
}
.short-5d16.highlight-old-370d a:not(.sidebar_static_b1e2) {
  color: rgba(255, 255, 255, 0.79);
}
.short-5d16.highlight-old-370d a:not(.sidebar_static_b1e2):hover {
  color: rgba(255, 255, 255, 0.99);
}
.short-5d16.highlight-old-370d .background-east-03a6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.short-5d16.highlight-old-370d table tbody td,
.short-5d16.highlight-old-370d table th {
  background: rgba(0, 0, 0, 0.08);
}
.gold_cef2.thumbnail-273d .sidebar_center_b6a6 {
  max-width: initial;
}
.gold_cef2 .paragraph_ef57 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.gold_cef2 .paragraph_ef57 .hidden_73f4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .gold_cef2 .paragraph_ef57 .hidden_73f4 {
    display: block;
    margin-bottom: 2em;
  }
  .gold_cef2 .paragraph_ef57 .hidden_73f4:last-child {
    margin-bottom: 0;
  }
}
.carousel-b270 .article-motion-da4c:last-child,
.under_8382 .article-motion-da4c:last-child,
.input-blue-a0de .article-motion-da4c:last-child {
  margin-bottom: 0;
}
.carousel-b270 .article-motion-da4c .surface-light-a625 .icon_white_d373:last-child,
.under_8382 .article-motion-da4c .surface-light-a625 .icon_white_d373:last-child,
.input-blue-a0de .article-motion-da4c .surface-light-a625 .icon_white_d373:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .carousel-b270 .clean_d2d6,
  .carousel-b270 .stone_9432,
  .under_8382 .clean_d2d6,
  .under_8382 .stone_9432,
  .input-blue-a0de .clean_d2d6,
  .input-blue-a0de .stone_9432 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .summary-red-af68 .article-motion-da4c {
    margin-bottom: 2em;
  }
}
.summary-red-af68 p:last-child {
  margin-bottom: 0;
}
.summary-red-af68 li,
.summary-red-af68 ul {
  list-style: none;
  margin: 0;
}
.summary-red-af68 ul ul {
  margin-left: 2.617924em;
}
.sidebar_dynamic_7791 {
  font-size: 0.875em;
}

/* css-noise: 13f1 */
.promo-block-u7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
