/*!
Theme Name: Customify
Theme URI: https://pressmaximum.gallery-9f0d/customify
Author: WPCustomify
Author URI: https://pressmaximum.gallery-9f0d
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.gallery-9f0d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.medium-d0d9.carousel_down_30fc/licenses/gpl-2.0.dim-0514
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.shadow-8250/, (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.accordion_4e5a.highlight-ecbf/normalize.wrapper_05d9/
 ======
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.wrapper_05d9 v7.0.0 | MIT License | github.gallery-9f0d/necolas/normalize.wrapper_05d9 */
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;
}
.item_ecac .tiny_9ac9,
.stale_704f,
.sort_4a29,
.message_495d,
.pagination-west-9715,
.smooth-c8a8,
.photo_short_323b,
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;
}
.stale_704f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .stale_704f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .stale_704f,
  h1 {
    font-size: 1.8em;
  }
}
.sort_4a29,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sort_4a29 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sort_4a29,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sort_4a29,
  h2 {
    font-size: 1.7em;
  }
}
.message_495d,
h3 {
  font-size: 1.618em;
}
.item_ecac .tiny_9ac9,
.pagination-west-9715,
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.huge_86c3 {
  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;
}
.carousel_current_39b5:after,
.carousel_current_39b5:before,
.brown_6a17:after,
.brown_6a17:before {
  content: "";
  display: table;
}
.carousel_current_39b5:after,
.brown_6a17:after {
  clear: both;
}
.panel-a5ea {
  float: right;
  margin-right: 0;
}
.widget-5849 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.module-fast-3ee7 .sidebar-fresh-0988,
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;
}
.module-fast-3ee7 .sidebar-fresh-0988: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;
}
.content_huge_21e9 .sidebar-fresh-0988 {
  box-shadow: none;
}
.content_huge_21e9
  .sidebar-fresh-0988
  .thumbnail-fc3a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.content_huge_21e9 .sidebar-fresh-0988 .shade_hard_240d {
  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;
}
.content_huge_21e9
  .sidebar-fresh-0988
  .shade_hard_240d
  b {
  display: none;
}
.content_huge_21e9 .gallery_brown_b93a {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.summary_2e0c:not(.highlight-huge-98cc):not(.under-6bcb),
button:not(.highlight-huge-98cc):not(.under-6bcb),
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ),
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ),
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ) {
  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;
}
.summary_2e0c:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):hover,
button:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):hover,
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):hover,
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):hover,
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.summary_2e0c:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):active,
.summary_2e0c:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):focus,
button:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):active,
button:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):focus,
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):active,
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):focus,
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):active,
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):focus,
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):active,
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):focus {
  outline: 0;
}
.summary_2e0c:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9,
button:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9,
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9,
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9,
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9 {
  position: relative;
}
.summary_2e0c:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .shade-down-6041,
.summary_2e0c:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .wood-11ad,
.summary_2e0c:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .outline-last-14fa,
.summary_2e0c:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  i,
.summary_2e0c:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  svg,
button:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .shade-down-6041,
button:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .wood-11ad,
button:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .outline-last-14fa,
button:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  i,
button:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  svg,
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .shade-down-6041,
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .wood-11ad,
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .outline-last-14fa,
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  i,
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  svg,
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .shade-down-6041,
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .wood-11ad,
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .outline-last-14fa,
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  i,
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  svg,
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .shade-down-6041,
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .wood-11ad,
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  .outline-last-14fa,
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  i,
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9
  svg {
  visibility: hidden;
}
.summary_2e0c:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9:after,
button:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9:after,
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9:after,
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9:after,
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ).fn-loading-e3f9: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;
}
.summary_2e0c:not(.highlight-huge-98cc):not(.under-6bcb),
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ),
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ),
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ) {
  color: #fff;
  background: #235787;
}
.summary_2e0c:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):focus,
input[type="button"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):focus,
input[type="reset"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):focus,
input[type="submit"]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ):focus {
  color: #fff;
}
.summary_2e0c.fn-disabled-e3f9:not(.highlight-huge-98cc):not(
    .under-6bcb
  ),
.summary_2e0c[disabled]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ),
button.fn-disabled-e3f9:not(.highlight-huge-98cc):not(
    .under-6bcb
  ),
button[disabled]:not(.highlight-huge-98cc):not(
    .under-6bcb
  ) {
  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;
}
.bronze_7247 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bronze_7247: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;
}
.active_8a75 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dynamic-9bab {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.active_4250 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.carousel_current_39b5:after,
.carousel_current_39b5:before,
.shadow_focused_f90a:after,
.shadow_focused_f90a:before,
.banner_large_2477:after,
.banner_large_2477:before,
.green-9eea:after,
.green-9eea:before,
.search-new-561c:after,
.search-new-561c:before,
.border_4df6:after,
.border_4df6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.carousel_current_39b5:after,
.shadow_focused_f90a:after,
.banner_large_2477:after,
.green-9eea:after,
.search-new-561c:after,
.border_4df6:after {
  clear: both;
}
.shadow_focused_f90a .image-active-8ded,
.banner_large_2477 .image-active-8ded,
.module_c304 .image-active-8ded {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.row_first_9074 {
  display: inline-block;
}
.copper-a04e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.copper-a04e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.copper-a04e .white_d6eb {
  padding: 1em 0;
  font-size: 85%;
}
.white_d6eb {
  text-align: left;
  font-style: italic;
  color: #999;
}
.icon-iron-74ba {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.icon-iron-74ba:after,
.icon-iron-74ba:before {
  content: "";
  display: table;
}
.icon-iron-74ba:after {
  clear: both;
}
.tall_374e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.soft_d992 .tall_374e {
  max-width: 50%;
}
.white_c197 .tall_374e {
  max-width: 33.33%;
}
.gas_24a6 .tall_374e {
  max-width: 25%;
}
.middle_b471 .tall_374e {
  max-width: 20%;
}
.hero_9e10 .tall_374e {
  max-width: 16.66%;
}
.secondary_d76a .tall_374e {
  max-width: 14.28%;
}
.top_ab49 .tall_374e {
  max-width: 12.5%;
}
.detail-3068 .tall_374e {
  max-width: 11.11%;
}
.prev_f7fb {
  display: block;
}
.item_ecac .caption-over-59c3 label,
.item_ecac .motion_32ed label,
.item_ecac .warm-1435 label,
.item_ecac .clean-c734 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.message_fa08 {
  list-style: none;
  margin: 0;
}
.message_fa08 article.badge_4103 {
  margin-bottom: 0;
}
.message_fa08 ul {
  list-style: none;
  margin: 0;
}
.message_fa08 .wood-5ca0 li.badge_4103 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .message_fa08 .wood-5ca0 li.badge_4103 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .message_fa08 .wood-5ca0 li.badge_4103: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) {
  .message_fa08 .wood-5ca0 li.badge_4103 li.badge_4103 li.badge_4103 li.badge_4103 {
    padding-left: 0;
  }
}
article.badge_4103 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge_4103 .shadow_focused_f90a p:last-of-type {
  margin-bottom: 0;
}
article.badge_4103 .dynamic_31d1 {
  float: left;
}
article.badge_4103 .footer_south_8c03 {
  margin-left: 85px;
}
article.badge_4103 .title_4865 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge_4103 .title_4865 .thumbnail_7bdc {
  margin-left: 10px;
}
article.badge_4103 .logo-52d6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge_4103 .pro_1fc7 {
  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 .caption-over-59c3,
  #respond .warm-1435,
  #respond .clean-c734 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption-over-59c3 input,
#respond .warm-1435 input,
#respond .clean-c734 input {
  width: 100%;
}
#respond .clean-c734 {
  margin-right: 0;
}
#respond .hover-9540 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.info-0aa9 {
  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;
}
.info-0aa9.gallery-1a6d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.info-0aa9 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%);
}
.info-0aa9:focus,
.info-0aa9: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);
}
.hero_9cab {
  border-radius: 10%;
}
.tiny_b4d7 {
  border-radius: 50%;
}
.alert_cd45 {
  font-size: 0.72em;
}
.bronze-1de5 {
  font-size: 0.875em;
}
.link-lite-0958 {
  font-size: 1.1em;
}
.container_f195 {
  text-transform: uppercase;
  line-height: 1.2;
}
.container_f195.alert_cd45 {
  letter-spacing: 0.5px;
}
.next-aa31,
.next-aa31 a {
  color: #6d6d6d;
}
.next-aa31 a:hover {
  color: #111;
}
.image-rough-f259 {
  color: #6d6d6d;
}
.sort-808e {
  overflow-x: hidden;
}
.sort-808e .banner-68e5.aside_33a1 {
  position: relative;
}
.sort-808e .banner-68e5.aside_33a1.east_e93e {
  position: initial;
}
.sort-808e
  .banner-68e5.aside_33a1.east_e93e
  .large-4b47 {
  left: auto;
}
.sort-808e .banner-68e5 .large-4b47 {
  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;
}
.sort-808e .banner-68e5:hover.aside_33a1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.sort-808e
  .banner-68e5:hover.aside_33a1
  .large-4b47 {
  display: block;
  z-index: 9999999;
}
.sort-808e .backdrop_a0a4 .row_6ce9,
.sort-808e .preview_right_a0c9 .row_6ce9 {
  display: none;
}
.sort-808e .overlay-5fe5 .banner-68e5:hover.aside_33a1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.item_ecac .caption-over-59c3 label,
.item_ecac .motion_32ed label,
.item_ecac .warm-1435 label,
.item_ecac .clean-c734 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.message_fa08 {
  list-style: none;
  margin: 0;
}
.message_fa08 article.badge_4103 {
  margin-bottom: 0;
}
.message_fa08 ul {
  list-style: none;
  margin: 0;
}
.message_fa08 .wood-5ca0 li.badge_4103 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .message_fa08 .wood-5ca0 li.badge_4103 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .message_fa08 .wood-5ca0 li.badge_4103: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) {
  .message_fa08 .wood-5ca0 li.badge_4103 li.badge_4103 li.badge_4103 li.badge_4103 {
    padding-left: 0;
  }
}
article.badge_4103 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.badge_4103 .shadow_focused_f90a p:last-of-type {
  margin-bottom: 0;
}
article.badge_4103 .dynamic_31d1 {
  float: left;
}
article.badge_4103 .footer_south_8c03 {
  margin-left: 85px;
}
article.badge_4103 .title_4865 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.badge_4103 .title_4865 .thumbnail_7bdc {
  margin-left: 10px;
}
article.badge_4103 .logo-52d6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.badge_4103 .pro_1fc7 {
  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 .caption-over-59c3,
  #respond .warm-1435,
  #respond .clean-c734 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .caption-over-59c3 input,
#respond .warm-1435 input,
#respond .clean-c734 input {
  width: 100%;
}
#respond .clean-c734 {
  margin-right: 0;
}
#respond .hover-9540 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.backdrop_a0a4 .image_3a6f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.image_3a6f .west_3c7b.easy_9da9 .surface_dirty_9646 > li > a:focus,
.image_3a6f .west_3c7b.easy_9da9 .surface_dirty_9646 > li > a:hover,
.image_3a6f .west_3c7b.input_purple_7aaf .surface_dirty_9646 > li > a:focus,
.image_3a6f .west_3c7b.input_purple_7aaf .surface_dirty_9646 > li > a:hover,
.image_3a6f .west_3c7b.banner_b38d .surface_dirty_9646 > li > a:focus,
.image_3a6f .west_3c7b.banner_b38d .surface_dirty_9646 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_3a6f
  .west_3c7b.easy_9da9
  .surface_dirty_9646
  > li.secondary-thick-bcae
  > a,
.image_3a6f
  .west_3c7b.easy_9da9
  .surface_dirty_9646
  > li.item_last_c0be
  > a,
.image_3a6f
  .west_3c7b.input_purple_7aaf
  .surface_dirty_9646
  > li.secondary-thick-bcae
  > a,
.image_3a6f
  .west_3c7b.input_purple_7aaf
  .surface_dirty_9646
  > li.item_last_c0be
  > a,
.image_3a6f
  .west_3c7b.banner_b38d
  .surface_dirty_9646
  > li.secondary-thick-bcae
  > a,
.image_3a6f .west_3c7b.banner_b38d .surface_dirty_9646 > li.row_913b > a {
  color: rgba(255, 255, 255, 0.99);
}
.image_3a6f .modal-369c,
.image_3a6f .modal-369c a {
  color: rgba(255, 255, 255, 0.99);
}
.image_3a6f .motion_110e.breadcrumb_motion_35fa li a,
.image_3a6f .photo-6ec4 a,
.image_3a6f .paragraph_992b,
.image_3a6f .surface_dirty_9646 > li > a,
.image_3a6f .complex-6e32 {
  color: rgba(255, 255, 255, 0.79);
}
.image_3a6f .motion_110e.breadcrumb_motion_35fa li a:hover,
.image_3a6f .photo-6ec4 a:hover,
.image_3a6f .paragraph_992b:hover,
.image_3a6f .surface_dirty_9646 > li > a:hover,
.image_3a6f .complex-6e32:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_3a6f .icon_ac49 {
  color: rgba(255, 255, 255, 0.79);
}
.image_3a6f .icon_ac49 .silver_8351 {
  color: rgba(255, 255, 255, 0.99);
}
.image_3a6f .icon_ac49:hover {
  color: rgba(255, 255, 255, 0.99);
}
.image_3a6f .title_f047 .box_fresh_1708 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.image_3a6f .title_f047 .box_fresh_1708 .motion_23f8 {
  color: rgba(255, 255, 255, 0.79);
}
.image_3a6f
  .title_f047
  .box_fresh_1708
  .motion_23f8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_3a6f
  .title_f047
  .box_fresh_1708
  .motion_23f8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_3a6f
  .title_f047
  .box_fresh_1708
  .motion_23f8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_3a6f
  .title_f047
  .box_fresh_1708
  .motion_23f8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.image_3a6f .title_f047 .breadcrumb_huge_07b1 {
  color: rgba(255, 255, 255, 0.79);
}
.image_3a6f .title_f047 .breadcrumb_huge_07b1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-db9a
  .image_3a6f
  .title_f047
  .full_a452
  .nav_advanced_d6b7 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert-db9a
  .image_3a6f
  .title_f047
  .full_a452
  .motion_23f8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop_a0a4 .section-b93b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.section-b93b .west_3c7b.easy_9da9 .surface_dirty_9646 > li > a:focus,
.section-b93b .west_3c7b.easy_9da9 .surface_dirty_9646 > li > a:hover,
.section-b93b .west_3c7b.input_purple_7aaf .surface_dirty_9646 > li > a:focus,
.section-b93b .west_3c7b.input_purple_7aaf .surface_dirty_9646 > li > a:hover,
.section-b93b .west_3c7b.banner_b38d .surface_dirty_9646 > li > a:focus,
.section-b93b .west_3c7b.banner_b38d .surface_dirty_9646 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-b93b
  .west_3c7b.easy_9da9
  .surface_dirty_9646
  > li.secondary-thick-bcae
  > a,
.section-b93b
  .west_3c7b.easy_9da9
  .surface_dirty_9646
  > li.item_last_c0be
  > a,
.section-b93b
  .west_3c7b.input_purple_7aaf
  .surface_dirty_9646
  > li.secondary-thick-bcae
  > a,
.section-b93b
  .west_3c7b.input_purple_7aaf
  .surface_dirty_9646
  > li.item_last_c0be
  > a,
.section-b93b
  .west_3c7b.banner_b38d
  .surface_dirty_9646
  > li.secondary-thick-bcae
  > a,
.section-b93b .west_3c7b.banner_b38d .surface_dirty_9646 > li.row_913b > a {
  color: rgba(0, 0, 0, 0.8);
}
.section-b93b .modal-369c,
.section-b93b .modal-369c a {
  color: rgba(0, 0, 0, 0.8);
}
.section-b93b .motion_110e.breadcrumb_motion_35fa li a,
.section-b93b .photo-6ec4 a,
.section-b93b .paragraph_992b,
.section-b93b .surface_dirty_9646 > li > a,
.section-b93b .complex-6e32 {
  color: rgba(0, 0, 0, 0.55);
}
.section-b93b .motion_110e.breadcrumb_motion_35fa li a:hover,
.section-b93b .photo-6ec4 a:hover,
.section-b93b .paragraph_992b:hover,
.section-b93b .surface_dirty_9646 > li > a:hover,
.section-b93b .complex-6e32:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section-b93b .icon_ac49 {
  color: rgba(0, 0, 0, 0.55);
}
.section-b93b .icon_ac49 .silver_8351 {
  color: rgba(0, 0, 0, 0.8);
}
.section-b93b .icon_ac49:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form_in_c456 .article_b8e7 {
  margin-left: auto;
  margin-right: auto;
}
.banner_large_2477 > * {
  margin-left: auto;
  margin-right: auto;
}
.banner_large_2477 .active_8a75 {
  margin-right: 1.41575em;
}
.preview_hovered_59a5 .banner_large_2477 > .iron_173b {
  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;
}
.preview_hovered_59a5 .banner_large_2477 > .notification_3141 {
  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;
}
.list_silver_12d4.form_in_c456 .article_b8e7,
.tall-3619.form_in_c456 .article_b8e7 {
  margin-left: 0;
}
.menu-9c5e.form_in_c456 .article_b8e7,
.article_fe79.form_in_c456 .article_b8e7 {
  margin-right: 0;
}
.banner_large_2477 ol,
.banner_large_2477 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.primary_23db video {
  max-width: 100%;
}
.chip-c0cd img {
  display: block;
}
.chip-c0cd.active_8a75,
.chip-c0cd.dynamic-9bab {
  width: 100%;
}
.chip-c0cd.notification_3141 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hover_76ab:not(.focus_1f06) {
  margin: 1.5em auto;
}
.shade-4778 p {
  padding: 1.5em 14px;
}
ul.heading-silver-b0c6.notification_3141,
ul.heading-silver-b0c6.iron_173b,
ul.heading-silver-b0c6.fixed-a546.iron_173b {
  padding: 0 14px;
}
.tertiary-purple-783e {
  display: block;
  overflow-x: auto;
}
.tertiary-purple-783e table {
  border-collapse: collapse;
  width: 100%;
}
.tertiary-purple-783e td,
.tertiary-purple-783e th {
  padding: 0.5em;
}
.banner_large_2477 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.banner_large_2477 ol ol,
.banner_large_2477 ol ul,
.banner_large_2477 ul ol,
.banner_large_2477 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.banner_large_2477 ol ol li,
.banner_large_2477 ol ul li,
.banner_large_2477 ul ol li,
.banner_large_2477 ul ul li {
  margin-left: 0;
}
.nav-thick-362f.dim-ebd4 > .center-b449 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.nav-thick-362f.dim-ebd4 > .center-b449 iframe,
.nav-thick-362f.dim-ebd4 > .center-b449 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.form_dirty_5f50 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.form_dirty_5f50.block-huge-aa78 {
  padding: 0;
}
.form_dirty_5f50.block-huge-aa78 cite {
  font-size: 13px;
}
.form_dirty_5f50 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.form_dirty_5f50 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.preview-orange-7802 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.preview-orange-7802 > p:first-child {
  margin-top: 0;
}
.preview-orange-7802 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.preview-orange-7802 blockquote {
  border-left: 0;
}
.shade_9423 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shade_9423:not(.sidebar_light_0a83) {
  max-width: 100px;
}
.shade_9423.photo_new_a3d1 {
  border-bottom: none !important;
  text-align: center;
}
.shade_9423.photo_new_a3d1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .shade-4778 p {
    padding: 1.5em 0;
  }
}
.frame-83b9 {
  color: #0073aa;
}
.chip-1c7d {
  background-color: #0073aa;
}
.lower_8806 {
  color: #229fd8;
}
.gradient-d995 {
  background-color: #229fd8;
}
.yellow-813f {
  color: #eee;
}
.content_west_6575 {
  background-color: #eee;
}
.mini-eab7 {
  color: #444;
}
.tabs_eb89 {
  background-color: #444;
}
.current_3806 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.current_3806 .paragraph-out-5722 .photo-6ec4 {
  font-size: 15px;
}
.current_3806 .photo-6ec4 {
  line-height: 1.3;
}
.current_3806 .section-b93b {
}
.current_3806 .image_3a6f {
  background: #235787;
}
.background_366b {
  padding: 0;
}
.background_366b .image_3a6f {
  background: #1a1a1a;
}
.background_366b .section-b93b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.element-9422 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.element-9422 .section-b93b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.element-9422 .image_3a6f {
  background: #303030;
}
.border_4df6 {
  position: relative;
  z-index: 10;
}
.border_4df6 .motion_355c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.green-f8df .aside_33a1 {
  display: inline-block;
  vertical-align: middle;
}
.green-f8df.main-iron-e378 .aside_33a1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .green-f8df.main-iron-e378 .aside_33a1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .green-f8df.main-iron-e378 .aside_33a1 {
    margin-right: 0.4em;
  }
}
.green-f8df.main-iron-e378 .aside_33a1:last-child {
  margin-right: 0;
}
.pattern_cbcd .motion_355c {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .backdrop_a0a4 .paragraph-out-5722 {
    margin: 0 -0.5em;
  }
  .backdrop_a0a4 .paragraph-out-5722 [class*="customify-col-"],
  .backdrop_a0a4 .paragraph-out-5722 [class*="customify-col_"],
  .backdrop_a0a4 .paragraph-out-5722 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.backdrop_a0a4.active-wide-ea8d .motion_355c {
  background: 0 0 !important;
}
.backdrop_a0a4.active-wide-ea8d .motion_355c,
.backdrop_a0a4.pattern_cbcd .motion_355c {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .backdrop_a0a4.pink_d354 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.backdrop_a0a4.pattern_cbcd .motion_355c {
  box-shadow: none !important;
}
.section_top_dc01 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .section_top_dc01 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .section_top_dc01 {
    padding: 18px 0 20px;
  }
}
.section_top_dc01 .static_a6d3 {
  width: 100%;
}
.section_top_dc01 .disabled-center-627f {
  margin-bottom: 0;
}
.section_top_dc01 .box_upper_b305 {
  margin-top: 5px;
  font-size: 0.875em;
}
.image_out_1b5e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.image_out_1b5e .paragraph_bright_faaa {
  width: 100%;
}
.info-north-99b6 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.info-north-99b6 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.info-north-99b6 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;
}
.info-north-99b6 li:last-child:after {
  display: none;
}
.info-north-99b6 li a {
  font-weight: 500;
  margin-right: 10px;
}
.fixed_13cc .row_6ce9 button,
.section_top_dc01 .row_6ce9 button {
  left: 0;
}
.fixed_13cc .paragraph_bright_faaa,
.section_top_dc01 .paragraph_bright_faaa {
  padding-left: 0;
  padding-right: 0;
}
.fixed_13cc .image_out_1b5e,
.section_top_dc01 .image_out_1b5e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.fixed_13cc {
  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;
}
.fixed_13cc: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;
}
.fixed_13cc .paragraph_under_898c {
  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) {
  .fixed_13cc .paragraph_under_898c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .fixed_13cc .paragraph_under_898c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .fixed_13cc .paragraph_under_898c {
    min-height: 200px;
  }
}
.fixed_13cc .info-north-99b6 {
  color: rgba(255, 255, 255, 0.8);
}
.fixed_13cc .info-north-99b6 a,
.fixed_13cc .info-north-99b6 li:after {
  color: inherit;
}
.fixed_13cc .info-north-99b6 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.nav-selected-f0b6 {
  margin-bottom: 0.5em;
}
.main_motion_718f {
  margin-bottom: 1.2em;
}
.main_motion_718f,
.nav-selected-f0b6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.main_motion_718f p:last-child,
.nav-selected-f0b6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .row_6ce9,
#masthead .row_6ce9 {
  display: none;
}
#masthead
  > .row_6ce9.large_4e83 {
  display: none;
}
#masthead > .row_6ce9 button {
  left: 0;
}
.narrow-d420 {
  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%;
}
.narrow-d420 .aside_33a1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.narrow-d420 .grid-blue-ee77 {
  display: -webkit-box;
  display: flex;
}
.narrow-d420 .grid-blue-ee77.tooltip-slow-eeac {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.narrow-d420 .grid-blue-ee77.texture_thick_2104 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.narrow-d420 .grid-blue-ee77.hero-8582 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.narrow-d420.outline_4fa9.outline_9fa6 .grid-blue-ee77.tooltip-slow-eeac {
  flex-basis: 100%;
}
.narrow-d420.sidebar-256f .grid-blue-ee77.texture_thick_2104 {
  -webkit-box-flex: 1;
  flex: auto;
}
.narrow-d420.sidebar-256f .grid-blue-ee77.hero-8582 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .row_6ce9.large_4e83 {
  display: none;
}
#masthead > .row_6ce9 button {
  left: 0;
}
.row-bd0d {
  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;
}
.row-bd0d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.row-bd0d.motion_a1a1 i {
  margin-right: 4px;
}
.row-bd0d.row_hard_714d i {
  margin-left: 5px;
}
.photo-6ec4 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.photo-6ec4 p:last-child {
  margin-bottom: 0;
}
.sidebar_cold_7a4d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.sidebar_cold_7a4d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.sidebar_cold_7a4d img {
  display: block;
  width: auto;
  line-height: 1;
}
.sidebar_cold_7a4d .modal-369c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.sidebar_cold_7a4d .carousel_medium_7143 {
  margin: 5px 0 7px 0;
}
.sidebar_cold_7a4d.wood-ff0f .medium-6a16 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sidebar_cold_7a4d.wood-ff0f .dynamic-73a8 {
  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;
}
.sidebar_cold_7a4d.menu-194f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.sidebar_cold_7a4d.menu-194f .medium-6a16 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sidebar_cold_7a4d.menu-194f .dynamic-73a8 {
  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;
}
.sidebar_cold_7a4d.heading-warm-8a32 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sidebar_cold_7a4d.old-5aeb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.sidebar_cold_7a4d.old-5aeb .dynamic-73a8 {
  margin-top: 7px;
}
.pattern_paper_32a7 {
  display: inline-block;
}
.border_4df6 .texture_1b84 .sidebar_cold_7a4d img {
  max-width: 100%;
}
.west_3c7b .motion-5dac.progress-wood-ae32,
.current-eb2b .motion-5dac.progress-wood-ae32 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.west_3c7b .first_6e90,
.current-eb2b .first_6e90 {
  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%);
}
.west_3c7b .first_6e90 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.west_3c7b.aside_b869 .first_6e90 {
  display: none;
}
.west_3c7b .tall-2ce7 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.west_3c7b .tall-2ce7 li {
  display: inline-block;
  position: relative;
}
.west_3c7b .tall-2ce7 li:last-child {
  margin-right: 0;
}
.west_3c7b .tall-2ce7 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;
}
.west_3c7b .tall-2ce7 li.row_913b > a {
  color: rgba(0, 0, 0, 0.9);
}
.west_3c7b .tall-2ce7 > 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;
}
.west_3c7b .tall-2ce7 > li > a i {
  line-height: 0;
}
.west_3c7b .tall-2ce7 > li.secondary_thick_c0d5 > a .first_6e90 {
  margin-left: 4px;
  line-height: 0;
}
.west_3c7b .tall-2ce7 .dropdown_basic_df89 li.secondary_thick_c0d5 > a {
  position: relative;
}
.west_3c7b .tall-2ce7 .dropdown_basic_df89 li.secondary_thick_c0d5 > a:after,
.west_3c7b .tall-2ce7 .dropdown_basic_df89 li.secondary_thick_c0d5 > a:before {
  content: "";
  display: table;
}
.west_3c7b .tall-2ce7 .dropdown_basic_df89 li.secondary_thick_c0d5 > a:after {
  clear: both;
}
.west_3c7b .tall-2ce7 .dropdown_basic_df89 li.secondary_thick_c0d5 > a .first_6e90 {
  margin-left: 5px;
  float: right;
}
.west_3c7b .widget-d435,
.west_3c7b .dropdown_basic_df89 {
  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;
}
.west_3c7b .dropdown_basic_df89 {
  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;
}
.west_3c7b .dropdown_basic_df89 .progress-wood-ae32 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.west_3c7b .dropdown_basic_df89 .first_6e90 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.west_3c7b .dropdown_basic_df89 li {
  display: block;
  margin: 0;
  padding: 0;
}
.west_3c7b .dropdown_basic_df89 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;
}
.west_3c7b .dropdown_basic_df89 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.west_3c7b .dropdown_basic_df89 .dropdown_basic_df89 {
  top: 0;
  left: 100%;
}
.west_3c7b .info_selected_a881.fn-focus-e3f9 > .widget-d435,
.west_3c7b .info_selected_a881.fn-focus-e3f9 > .dropdown_basic_df89,
.west_3c7b .info_selected_a881:focus > .widget-d435,
.west_3c7b .info_selected_a881:focus > .dropdown_basic_df89,
.west_3c7b .info_selected_a881:hover > .widget-d435,
.west_3c7b .info_selected_a881:hover > .dropdown_basic_df89 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.west_3c7b.banner_b38d .surface_dirty_9646:after,
.west_3c7b.banner_b38d .surface_dirty_9646:before {
  content: "";
  display: table;
}
.west_3c7b.banner_b38d .surface_dirty_9646:after {
  clear: both;
}
.west_3c7b.banner_b38d .surface_dirty_9646 > li {
  float: left;
}
.west_3c7b.card_be1d .surface_dirty_9646:after,
.west_3c7b.card_be1d .surface_dirty_9646:before {
  content: "";
  display: table;
}
.west_3c7b.card_be1d .surface_dirty_9646:after {
  clear: both;
}
.west_3c7b.card_be1d .surface_dirty_9646 > li {
  float: left;
}
.west_3c7b.card_be1d .surface_dirty_9646 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.west_3c7b.card_be1d .surface_dirty_9646 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.west_3c7b.card_be1d .surface_dirty_9646 > li.secondary-thick-bcae > a,
.west_3c7b.card_be1d .surface_dirty_9646 > li.row_913b > a {
  color: #fff;
  background-color: #1e4b75;
}
.west_3c7b.easy_9da9 .surface_dirty_9646 > li > a .progress-wood-ae32 {
  position: relative;
}
.west_3c7b.easy_9da9 .surface_dirty_9646 > li > a .progress-wood-ae32: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;
}
.west_3c7b.easy_9da9
  .surface_dirty_9646
  > li:focus
  > a
  .progress-wood-ae32:before,
.west_3c7b.easy_9da9
  .surface_dirty_9646
  > li:hover
  > a
  .progress-wood-ae32:before {
  width: 100%;
  background-color: currentColor;
}
.west_3c7b.easy_9da9
  .surface_dirty_9646
  > li.secondary-thick-bcae
  > a
  .progress-wood-ae32:before,
.west_3c7b.easy_9da9
  .surface_dirty_9646
  > li.item_last_c0be
  > a
  .progress-wood-ae32:before {
  width: 100%;
  background-color: currentColor;
}
.west_3c7b.input_purple_7aaf .surface_dirty_9646 > li > a .progress-wood-ae32 {
  position: relative;
}
.west_3c7b.input_purple_7aaf .surface_dirty_9646 > li > a .progress-wood-ae32: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;
}
.west_3c7b.input_purple_7aaf .surface_dirty_9646 > li:focus > a .progress-wood-ae32:before,
.west_3c7b.input_purple_7aaf
  .surface_dirty_9646
  > li:hover
  > a
  .progress-wood-ae32:before {
  width: 100%;
  background-color: currentColor;
}
.west_3c7b.input_purple_7aaf
  .surface_dirty_9646
  > li.secondary-thick-bcae
  > a
  .progress-wood-ae32:before,
.west_3c7b.input_purple_7aaf
  .surface_dirty_9646
  > li.item_last_c0be
  > a
  .progress-wood-ae32:before {
  width: 100%;
  background-color: currentColor;
}
.current-eb2b .tall-2ce7 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.current-eb2b .tall-2ce7 li:first-child > a {
  border-top: none;
}
.current-eb2b .tall-2ce7 .banner_1941 > .progress-wood-ae32 .first_6e90 {
  display: none;
}
.current-eb2b .tall-2ce7 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.current-eb2b .tall-2ce7 li:last-child {
  border: none;
}
.current-eb2b .tall-2ce7 li.secondary_thick_c0d5 > a {
  padding-right: 45px !important;
}
.current-eb2b .tall-2ce7 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.current-eb2b .tall-2ce7 li a:focus,
.current-eb2b .tall-2ce7 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.current-eb2b .tall-2ce7 li .pro-bcad {
  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;
}
.current-eb2b .tall-2ce7 li .pro-bcad:hover {
  box-shadow: none;
}
.current-eb2b .tall-2ce7 li .pro-bcad .first_6e90 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.current-eb2b .tall-2ce7 .dropdown_basic_df89 {
  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);
}
.current-eb2b .tall-2ce7 .dropdown_basic_df89 li a {
  padding-left: 3em;
}
.current-eb2b .tall-2ce7 .input-warm-fd25 > a .pro-bcad i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.current-eb2b .tall-2ce7 .input-warm-fd25 > .dropdown_basic_df89 {
  display: block;
  opacity: 1;
}
.component_bottom_5373 {
  max-width: 100%;
}
.hidden_16b3 {
  line-height: 0;
  cursor: pointer;
}
.complex-6e32 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.complex-6e32:hover {
  box-shadow: none;
  color: currentColor;
}
.complex-6e32 svg {
  width: 18px;
  height: 18px;
}
.complex-6e32 .container_basic_1669 {
  display: none;
}
.focused_4e2c {
  position: relative;
}
.focused_4e2c.fn-active-e3f9 .complex-6e32 .simple-3623 {
  display: none;
}
.focused_4e2c.fn-active-e3f9 .complex-6e32 .container_basic_1669 {
  display: inline-block;
}
.focused_4e2c .list-95b9 {
  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);
}
.focused_4e2c.search-0b11 .list-95b9 {
  left: auto;
  right: -0.9em;
}
.focused_4e2c.search-0b11 .form_3d50::before {
  left: auto;
  right: 15px;
}
.focused_4e2c.fn-active-e3f9 .list-95b9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.full_a452 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.full_a452 label {
  flex-basis: 100%;
}
.full_a452 .box_fresh_1708 {
  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;
}
.full_a452 .motion_23f8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.full_a452 .motion_23f8:focus {
  background-color: transparent;
}
.full_a452 button.breadcrumb_huge_07b1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.full_a452 button.breadcrumb_huge_07b1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.full_a452 button.breadcrumb_huge_07b1 svg {
  width: 18px;
  height: 18px;
}
.full_a452 input[type="submit"] {
  min-height: auto;
}
.title_f047 .full_a452 .motion_23f8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.form_3d50 {
  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) {
  .form_3d50 {
    width: 220px;
  }
}
.form_3d50 label {
  flex-basis: 100%;
}
.form_3d50::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;
}
.alert-db9a .title_f047 .full_a452 {
  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;
}
.alert-db9a
  .title_f047
  .full_a452
  .box_fresh_1708 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.alert-db9a .title_f047 .full_a452 .motion_23f8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.alert-db9a
  .title_f047
  .full_a452
  .motion_23f8:focus {
  background: 0 0;
}
.alert-db9a
  .title_f047
  .full_a452
  .nav_advanced_d6b7 {
  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;
}
.motion_110e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.motion_110e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.motion_110e li:last-child {
  margin-right: 0;
}
.motion_110e li:first-child {
  margin-left: 0;
}
.motion_110e.smooth_ed2e a {
  color: #fff;
}
.motion_110e.smooth_ed2e a:hover {
  color: #fff;
}
.motion_110e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.motion_110e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.motion_110e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.motion_110e a:hover {
  opacity: 0.9;
  color: inherit;
}
.motion_110e [class*="social-icon-apple"] {
  background-color: #999;
}
.motion_110e [class*="social-icon-apple"].slider-right-3683 {
  background-color: transparent;
  color: #999;
}
.motion_110e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.motion_110e [class*="social-icon-behance"].slider-right-3683 {
  background-color: transparent;
  color: #1769ff;
}
.motion_110e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.motion_110e [class*="social-icon-bitbucket"].slider-right-3683 {
  background-color: transparent;
  color: #205081;
}
.motion_110e [class*="social-icon-codepen"] {
  background-color: #000;
}
.motion_110e [class*="social-icon-codepen"].slider-right-3683 {
  background-color: transparent;
  color: #000;
}
.motion_110e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.motion_110e [class*="social-icon-delicious"].slider-right-3683 {
  background-color: transparent;
  color: #39f;
}
.motion_110e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.motion_110e [class*="social-icon-digg"].slider-right-3683 {
  background-color: transparent;
  color: #005be2;
}
.motion_110e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.motion_110e [class*="social-icon-dribbble"].slider-right-3683 {
  background-color: transparent;
  color: #ea4c89;
}
.motion_110e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.motion_110e [class*="social-icon-envelope"].slider-right-3683 {
  background-color: transparent;
  color: #ea4335;
}
.motion_110e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.motion_110e [class*="social-icon-facebook"].slider-right-3683 {
  background-color: transparent;
  color: #3b5998;
}
.motion_110e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.motion_110e [class*="social-icon-flickr"].slider-right-3683 {
  background-color: transparent;
  color: #0063dc;
}
.motion_110e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.motion_110e [class*="social-icon-foursquare"].slider-right-3683 {
  background-color: transparent;
  color: #2d5be3;
}
.motion_110e [class*="social-icon-github"] {
  background-color: #333;
}
.motion_110e [class*="social-icon-github"].slider-right-3683 {
  background-color: transparent;
  color: #333;
}
.motion_110e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.motion_110e [class*="social-icon-google-plus"].slider-right-3683 {
  background-color: transparent;
  color: #dd4b39;
}
.motion_110e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.motion_110e [class*="social-icon-houzz"].slider-right-3683 {
  background-color: transparent;
  color: #7ac142;
}
.motion_110e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.motion_110e [class*="social-icon-instagram"].slider-right-3683 {
  background-color: transparent;
  color: #262626;
}
.motion_110e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.motion_110e [class*="social-icon-jsfiddle"].slider-right-3683 {
  background-color: transparent;
  color: #487aa2;
}
.motion_110e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.motion_110e [class*="social-icon-linkedin"].slider-right-3683 {
  background-color: transparent;
  color: #0077b5;
}
.motion_110e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.motion_110e [class*="social-icon-medium"].slider-right-3683 {
  background-color: transparent;
  color: #00ab6b;
}
.motion_110e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.motion_110e
  [class*="social-icon-odnoklassniki"].slider-right-3683 {
  background-color: transparent;
  color: #f4731c;
}
.motion_110e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.motion_110e [class*="social-icon-meetup"].slider-right-3683 {
  background-color: transparent;
  color: #ec1c40;
}
.motion_110e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.motion_110e [class*="social-icon-pinterest"].slider-right-3683 {
  background-color: transparent;
  color: #bd081c;
}
.motion_110e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.motion_110e [class*="social-icon-product-hunt"].slider-right-3683 {
  background-color: transparent;
  color: #da552f;
}
.motion_110e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.motion_110e [class*="social-icon-reddit"].slider-right-3683 {
  background-color: transparent;
  color: #ff4500;
}
.motion_110e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.motion_110e [class*="social-icon-rss"].slider-right-3683 {
  background-color: transparent;
  color: #f26522;
}
.motion_110e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.motion_110e
  [class*="social-icon-shopping-cart"].slider-right-3683 {
  background-color: transparent;
  color: #4caf50;
}
.motion_110e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.motion_110e [class*="social-icon-skype"].slider-right-3683 {
  background-color: transparent;
  color: #00aff0;
}
.motion_110e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.motion_110e [class*="social-icon-slideshare"].slider-right-3683 {
  background-color: transparent;
  color: #0077b5;
}
.motion_110e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.motion_110e [class*="social-icon-snapchat"].slider-right-3683 {
  background-color: transparent;
  color: #fffc00;
}
.motion_110e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.motion_110e [class*="social-icon-soundcloud"].slider-right-3683 {
  background-color: transparent;
  color: #f80;
}
.motion_110e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.motion_110e [class*="social-icon-spotify"].slider-right-3683 {
  background-color: transparent;
  color: #2ebd59;
}
.motion_110e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.motion_110e
  [class*="social-icon-stack-overflow"].slider-right-3683 {
  background-color: transparent;
  color: #fe7a15;
}
.motion_110e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.motion_110e [class*="social-icon-maldkfgram"].slider-right-3683 {
  background-color: transparent;
  color: #2ca5e0;
}
.motion_110e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.motion_110e [class*="social-icon-tripadvisor"].slider-right-3683 {
  background-color: transparent;
  color: #589442;
}
.motion_110e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.motion_110e [class*="social-icon-tumblr"].slider-right-3683 {
  background-color: transparent;
  color: #35465c;
}
.motion_110e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.motion_110e [class*="social-icon-twitch"].slider-right-3683 {
  background-color: transparent;
  color: #6441a5;
}
.motion_110e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.motion_110e [class*="social-icon-twitter"].slider-right-3683 {
  background-color: transparent;
  color: #1da1f2;
}
.motion_110e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.motion_110e [class*="social-icon-vimeo"].slider-right-3683 {
  background-color: transparent;
  color: #1ab7ea;
}
.motion_110e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.motion_110e [class*="social-icon-vk"].slider-right-3683 {
  background-color: transparent;
  color: #45668e;
}
.motion_110e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.motion_110e [class*="social-icon-weibo"].slider-right-3683 {
  background-color: transparent;
  color: #df2029;
}
.motion_110e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.motion_110e [class*="social-icon-weixin"].slider-right-3683 {
  background-color: transparent;
  color: #7bb32e;
}
.motion_110e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.motion_110e [class*="social-icon-whatsapp"].slider-right-3683 {
  background-color: transparent;
  color: #25d366;
}
.motion_110e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.motion_110e [class*="social-icon-wordpress"].slider-right-3683 {
  background-color: transparent;
  color: #21759b;
}
.motion_110e [class*="social-icon-xing"] {
  background-color: #026466;
}
.motion_110e [class*="social-icon-xing"].slider-right-3683 {
  background-color: transparent;
  color: #026466;
}
.motion_110e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.motion_110e [class*="social-icon-yelp"].slider-right-3683 {
  background-color: transparent;
  color: #af0606;
}
.motion_110e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.motion_110e [class*="social-icon-youtube"].slider-right-3683 {
  background-color: transparent;
  color: #cd201f;
}
.paragraph_992b {
  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;
}
.paragraph_992b:hover {
  box-shadow: none;
  background: 0 0;
}
.wrapper-fe50 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.banner_45a3 {
  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;
}
.input-53e5 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.header_097c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.header_097c,
.header_097c::after,
.header_097c::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;
}
.header_097c::after,
.header_097c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.main-over-9bc2 .banner_45a3 .input-53e5 {
  margin-top: -2px;
  width: 19px;
}
.main-over-9bc2 .banner_45a3 .header_097c {
  margin-top: -1px;
}
.main-over-9bc2 .banner_45a3 .header_097c,
.main-over-9bc2 .banner_45a3 .header_097c::after,
.main-over-9bc2 .banner_45a3 .header_097c::before {
  width: 19px;
  height: 2px;
}
.main-over-9bc2 .banner_45a3 .header_097c::before {
  top: -6px;
}
.main-over-9bc2 .banner_45a3 .header_097c::after {
  bottom: -6px;
}
.iron-f206 .banner_45a3 .input-53e5 {
  margin-top: -2px;
  width: 22px;
}
.iron-f206 .banner_45a3 .header_097c {
  margin-top: -1px;
}
.iron-f206 .banner_45a3 .header_097c,
.iron-f206 .banner_45a3 .header_097c::after,
.iron-f206 .banner_45a3 .header_097c::before {
  width: 22px;
  height: 2px;
}
.iron-f206 .banner_45a3 .header_097c::before {
  top: -7px;
}
.iron-f206 .banner_45a3 .header_097c::after {
  bottom: -7px;
}
.photo-rough-547d .banner_45a3 .input-53e5 {
  margin-top: -2px;
  width: 31px;
}
.photo-rough-547d .banner_45a3 .header_097c {
  margin-top: -1.5px;
}
.photo-rough-547d .banner_45a3 .header_097c,
.photo-rough-547d .banner_45a3 .header_097c::after,
.photo-rough-547d .banner_45a3 .header_097c::before {
  width: 31px;
  height: 3px;
}
.photo-rough-547d .banner_45a3 .header_097c::before {
  top: -9px;
}
.photo-rough-547d .banner_45a3 .header_097c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .frame-091b .banner_45a3 .input-53e5 {
    margin-top: -2px;
    width: 19px;
  }
  .frame-091b .banner_45a3 .header_097c {
    margin-top: -1px;
  }
  .frame-091b .banner_45a3 .header_097c,
  .frame-091b .banner_45a3 .header_097c::after,
  .frame-091b .banner_45a3 .header_097c::before {
    width: 19px;
    height: 2px;
  }
  .frame-091b .banner_45a3 .header_097c::before {
    top: -6px;
  }
  .frame-091b .banner_45a3 .header_097c::after {
    bottom: -6px;
  }
  .tooltip-deff .banner_45a3 .input-53e5 {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip-deff .banner_45a3 .header_097c {
    margin-top: -1px;
  }
  .tooltip-deff .banner_45a3 .header_097c,
  .tooltip-deff .banner_45a3 .header_097c::after,
  .tooltip-deff .banner_45a3 .header_097c::before {
    width: 22px;
    height: 2px;
  }
  .tooltip-deff .banner_45a3 .header_097c::before {
    top: -7px;
  }
  .tooltip-deff .banner_45a3 .header_097c::after {
    bottom: -7px;
  }
  .middle_9cc1 .banner_45a3 .input-53e5 {
    margin-top: -2px;
    width: 31px;
  }
  .middle_9cc1 .banner_45a3 .header_097c {
    margin-top: -1.5px;
  }
  .middle_9cc1 .banner_45a3 .header_097c,
  .middle_9cc1 .banner_45a3 .header_097c::after,
  .middle_9cc1 .banner_45a3 .header_097c::before {
    width: 31px;
    height: 3px;
  }
  .middle_9cc1 .banner_45a3 .header_097c::before {
    top: -9px;
  }
  .middle_9cc1 .banner_45a3 .header_097c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .over_d97a .banner_45a3 .input-53e5 {
    margin-top: -2px;
    width: 19px;
  }
  .over_d97a .banner_45a3 .header_097c {
    margin-top: -1px;
  }
  .over_d97a .banner_45a3 .header_097c,
  .over_d97a .banner_45a3 .header_097c::after,
  .over_d97a .banner_45a3 .header_097c::before {
    width: 19px;
    height: 2px;
  }
  .over_d97a .banner_45a3 .header_097c::before {
    top: -6px;
  }
  .over_d97a .banner_45a3 .header_097c::after {
    bottom: -6px;
  }
  .overlay-8b60 .banner_45a3 .input-53e5 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay-8b60 .banner_45a3 .header_097c {
    margin-top: -1px;
  }
  .overlay-8b60 .banner_45a3 .header_097c,
  .overlay-8b60 .banner_45a3 .header_097c::after,
  .overlay-8b60 .banner_45a3 .header_097c::before {
    width: 22px;
    height: 2px;
  }
  .overlay-8b60 .banner_45a3 .header_097c::before {
    top: -7px;
  }
  .overlay-8b60 .banner_45a3 .header_097c::after {
    bottom: -7px;
  }
  .thumbnail-6ccb .banner_45a3 .input-53e5 {
    margin-top: -2px;
    width: 31px;
  }
  .thumbnail-6ccb .banner_45a3 .header_097c {
    margin-top: -1.5px;
  }
  .thumbnail-6ccb .banner_45a3 .header_097c,
  .thumbnail-6ccb .banner_45a3 .header_097c::after,
  .thumbnail-6ccb .banner_45a3 .header_097c::before {
    width: 31px;
    height: 3px;
  }
  .thumbnail-6ccb .banner_45a3 .header_097c::before {
    top: -9px;
  }
  .thumbnail-6ccb .banner_45a3 .header_097c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .south-fea5 .banner_45a3 .input-53e5 {
    margin-top: -2px;
    width: 19px;
  }
  .south-fea5 .banner_45a3 .header_097c {
    margin-top: -1px;
  }
  .south-fea5 .banner_45a3 .header_097c,
  .south-fea5 .banner_45a3 .header_097c::after,
  .south-fea5 .banner_45a3 .header_097c::before {
    width: 19px;
    height: 2px;
  }
  .south-fea5 .banner_45a3 .header_097c::before {
    top: -6px;
  }
  .south-fea5 .banner_45a3 .header_097c::after {
    bottom: -6px;
  }
  .solid-91eb .banner_45a3 .input-53e5 {
    margin-top: -2px;
    width: 22px;
  }
  .solid-91eb .banner_45a3 .header_097c {
    margin-top: -1px;
  }
  .solid-91eb .banner_45a3 .header_097c,
  .solid-91eb .banner_45a3 .header_097c::after,
  .solid-91eb .banner_45a3 .header_097c::before {
    width: 22px;
    height: 2px;
  }
  .solid-91eb .banner_45a3 .header_097c::before {
    top: -7px;
  }
  .solid-91eb .banner_45a3 .header_097c::after {
    bottom: -7px;
  }
  .gradient_3b45 .banner_45a3 .input-53e5 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient_3b45 .banner_45a3 .header_097c {
    margin-top: -1.5px;
  }
  .gradient_3b45 .banner_45a3 .header_097c,
  .gradient_3b45 .banner_45a3 .header_097c::after,
  .gradient_3b45 .banner_45a3 .header_097c::before {
    width: 31px;
    height: 3px;
  }
  .gradient_3b45 .banner_45a3 .header_097c::before {
    top: -9px;
  }
  .gradient_3b45 .banner_45a3 .header_097c::after {
    bottom: -9px;
  }
}
.stale_40f5 .header_097c {
  -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);
}
.stale_40f5 .header_097c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.stale_40f5 .header_097c::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);
}
.stale_40f5.paragraph_current_4986 .header_097c {
  -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);
}
.stale_40f5.paragraph_current_4986 .header_097c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.stale_40f5.paragraph_current_4986 .header_097c::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);
}
.footer_1917 {
  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.picture_8055:before {
  display: none;
}
.preview_right_a0c9 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.preview_right_a0c9 .paper_e258 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.preview_right_a0c9 .paper_e258:last-of-type {
  border-bottom: none;
}
.preview_right_a0c9 .paper_e258.column_ebed,
.preview_right_a0c9 .paper_e258.easy-9209,
.preview_right_a0c9 .paper_e258.accent_29ab {
  padding: 0;
}
.preview_right_a0c9 .current-eb2b .pro-bcad {
  color: currentColor;
}
.preview_right_a0c9 .current-eb2b .pro-bcad:focus,
.preview_right_a0c9 .current-eb2b .pro-bcad:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview_right_a0c9.section-b93b .icon_ac49,
.preview_right_a0c9.section-b93b .photo-6ec4 a,
.preview_right_a0c9.section-b93b .surface_dirty_9646 a,
.preview_right_a0c9.section-b93b .dropdown_basic_df89 a {
  color: rgba(0, 0, 0, 0.55);
}
.preview_right_a0c9.section-b93b .icon_ac49:hover,
.preview_right_a0c9.section-b93b .photo-6ec4 a:hover,
.preview_right_a0c9.section-b93b .surface_dirty_9646 a:hover,
.preview_right_a0c9.section-b93b .dropdown_basic_df89 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview_right_a0c9.section-b93b .silver_8351 {
  color: rgba(0, 0, 0, 0.8);
}
.preview_right_a0c9.section-b93b .paper_e258 {
  border-color: rgba(0, 0, 0, 0.08);
}
.preview_right_a0c9.section-b93b .paper_e258:before {
  background: rgba(0, 0, 0, 0.08);
}
.preview_right_a0c9.section-b93b .avatar_b395:before {
  background: rgba(255, 255, 255, 0.9);
}
.preview_right_a0c9.section-b93b .current-eb2b .tall-2ce7 li a,
.preview_right_a0c9.section-b93b .current-eb2b .pro-bcad,
.preview_right_a0c9.section-b93b .dropdown_basic_df89 {
  border-color: rgba(0, 0, 0, 0.08);
}
.preview_right_a0c9.section-b93b .current-eb2b .pro-bcad:focus,
.preview_right_a0c9.section-b93b .current-eb2b .pro-bcad:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview_right_a0c9.section-b93b .tall-2ce7 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.preview_right_a0c9.image_3a6f .icon_ac49,
.preview_right_a0c9.image_3a6f .photo-6ec4 a,
.preview_right_a0c9.image_3a6f .surface_dirty_9646 .pro-bcad,
.preview_right_a0c9.image_3a6f .surface_dirty_9646 a,
.preview_right_a0c9.image_3a6f .dropdown_basic_df89 a {
  color: rgba(255, 255, 255, 0.79);
}
.preview_right_a0c9.image_3a6f .icon_ac49:hover,
.preview_right_a0c9.image_3a6f .photo-6ec4 a:hover,
.preview_right_a0c9.image_3a6f .surface_dirty_9646 .pro-bcad:hover,
.preview_right_a0c9.image_3a6f .surface_dirty_9646 a:hover,
.preview_right_a0c9.image_3a6f .dropdown_basic_df89 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.preview_right_a0c9.image_3a6f .silver_8351 {
  color: rgba(255, 255, 255, 0.99);
}
.preview_right_a0c9.image_3a6f .paper_e258 {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_right_a0c9.image_3a6f .paper_e258:before {
  background: rgba(255, 255, 255, 0.08);
}
.preview_right_a0c9.image_3a6f .avatar_b395:before {
  background: rgba(0, 0, 0, 0.9);
}
.preview_right_a0c9.image_3a6f .current-eb2b .tall-2ce7 li a,
.preview_right_a0c9.image_3a6f .current-eb2b .pro-bcad,
.preview_right_a0c9.image_3a6f .dropdown_basic_df89 {
  border-color: rgba(255, 255, 255, 0.08);
}
.preview_right_a0c9.image_3a6f .current-eb2b .pro-bcad:focus,
.preview_right_a0c9.image_3a6f .current-eb2b .pro-bcad:hover {
  background: rgba(0, 0, 0, 0.01);
}
.preview_right_a0c9.image_3a6f .tall-2ce7 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_b395 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.avatar_b395:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pink-6c57 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accordion_1b67 .preview_right_a0c9 {
  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;
}
.accordion_1b67 .paper_e258 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accordion_1b67 .paper_e258: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) {
  .accordion_1b67 .paper_e258:before {
    width: 16%;
    left: 42%;
  }
}
.accordion_1b67 .paper_e258:last-child:before {
  content: none;
}
.accordion_1b67 .paper_e258[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accordion_1b67 .current-eb2b .tall-2ce7 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accordion_1b67 .current-eb2b .tall-2ce7 li a .pro-bcad {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accordion_1b67 .current-eb2b .dropdown_basic_df89 {
  border: none;
}
.accordion_1b67 .current-eb2b .dropdown_basic_df89 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accordion_1b67 .avatar_b395 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accordion_1b67 .pink-6c57 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accordion_1b67 .image_3a6f .avatar_b395:before {
  background: rgba(0, 0, 0, 0.9);
}
.accordion_1b67 .section-b93b.carousel_a2c6 .header_097c {
  background: rgba(0, 0, 0, 0.6);
}
.accordion_1b67
  .section-b93b.carousel_a2c6
  .header_097c::after,
.accordion_1b67
  .section-b93b.carousel_a2c6
  .header_097c:before {
  background: inherit;
}
.accordion_1b67
  .section-b93b.carousel_a2c6:hover
  .header_097c {
  background: rgba(0, 0, 0, 0.8);
}
.header-cold-7569 .preview_right_a0c9 {
  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) {
  .header-cold-7569 .preview_right_a0c9 {
    width: auto;
    right: 45px;
  }
}
.border-c2bd .preview_right_a0c9 {
  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) {
  .border-c2bd .preview_right_a0c9 {
    width: auto;
    left: 45px;
  }
}
.picture_8055 .preview_right_a0c9 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.picture_8055 .pink-6c57 {
  max-width: 48em;
  margin: 0 auto;
}
.picture_8055 .avatar_b395:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.notice_339f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.notice_339f.accordion_1b67 .preview_right_a0c9 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.notice_339f.header-cold-7569 .preview_right_a0c9 {
  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);
}
.notice_339f .preview_right_a0c9 {
  visibility: visible;
}
.notice_339f.border-c2bd .preview_right_a0c9 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fluid_e7cc,
.image-976f {
  overflow-x: hidden;
}
.fluid_e7cc .preview_right_a0c9 {
  overflow: auto;
}
.fluid_e7cc.accordion_1b67 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fluid_e7cc.accordion_1b67 .preview_right_a0c9 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fluid_e7cc.accordion_1b67 .paragraph_992b {
  opacity: 0;
}
.fluid_e7cc.header-cold-7569 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fluid_e7cc.header-cold-7569 .preview_right_a0c9 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fluid_e7cc.header-cold-7569 .paragraph_992b {
  opacity: 0;
}
.fluid_e7cc.border-c2bd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fluid_e7cc.border-c2bd .preview_right_a0c9 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fluid_e7cc.border-c2bd .paragraph_992b {
  opacity: 0;
}
.fluid_e7cc.picture_8055 .preview_right_a0c9 {
  z-index: 10;
  visibility: visible;
}
.carousel_a2c6 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.carousel_a2c6 .header_097c {
  background: rgba(255, 255, 255, 0.99);
}
.carousel_a2c6 .header_097c::after,
.carousel_a2c6 .header_097c:before {
  background: inherit;
}
.carousel_a2c6:hover .header_097c {
  background: rgba(255, 255, 255, 0.99);
}
.border-c2bd .carousel_a2c6 {
  top: 10px;
  right: auto;
  left: 12px;
}
.picture_8055 .carousel_a2c6 {
  display: none !important;
}
.fluid_e7cc:before,
.image-976f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fluid_e7cc .carousel_a2c6,
.image-976f .carousel_a2c6 {
  display: inline-block;
}
.preview_right_a0c9 .aside_33a1 {
  -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;
}
.fluid_e7cc .preview_right_a0c9 .aside_33a1,
.image-976f .preview_right_a0c9 .aside_33a1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper-up-f9b4 .box_fresh_1708 {
  width: 100%;
}
.texture_1b84 {
  padding: 0 0.5em 0;
}
.texture_1b84 [class*="customify-col-"],
.texture_1b84 [class*="customify-col_"],
.texture_1b84 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.static_a747 .texture_1b84 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .paragraph-out-5722 .over_39ed,
  .over_39ed {
    display: none;
  }
  .content_e5b4 {
    text-align: left;
  }
  .active_c4cd {
    text-align: center;
  }
  .inner_3eec {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-out-5722 .slider-cfad,
  .slider-cfad {
    display: none;
  }
  .image-9f07 {
    text-align: left;
  }
  .disabled-thick-d13a {
    text-align: center;
  }
  .medium_0cc3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-out-5722 .heading_5b62,
  .heading_5b62 {
    display: none;
  }
  .banner-lower-80df {
    text-align: left;
  }
  .element_solid_893d {
    text-align: center;
  }
  .popup-bright-8d86 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.text-down-3b9b {
  box-shadow: none !important;
}
.preview_purple_08b4 .media-huge-3c5a,
.border_green_5c62 .media-huge-3c5a {
  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;
}
.border_green_5c62 .media-huge-3c5a {
  margin-top: 30px;
  margin-bottom: 30px;
}
.motion_355c {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.motion_355c:after,
.motion_355c:before {
  content: "";
  display: table;
}
.motion_355c:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .motion_355c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.motion_355c,
.pink_d354 {
  max-width: 1248px;
  margin: 0 auto;
}

.green-9eea.media_e43c .motion_355c {
  max-width: 100%;
}
.green-9eea.thumbnail-0d2a {
  max-width: 1200px;
  margin: 0 auto;
}
.green-9eea.accent-6961 .motion_355c {
  max-width: 100%;
}
.green-9eea.accent-6961 > .motion_355c {
  padding-left: 0;
  padding-right: 0;
}
.green-9eea.accent-6961 > .motion_355c .paragraph-out-5722 {
  margin: 0;
}
.green-9eea.accent-6961
  > .motion_355c
  .chip-be42.fluid_0e1a {
  margin-right: 0;
  margin-left: 0;
}
.green-9eea.accent-6961 #main.fluid_0e1a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gas_1c12 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gas_1c12 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .brown-5c32 .article_b8e7 {
    padding-right: 1em;
  }
  .brown-5c32.overlay_clean_5bdf .chip-be42 {
    border-right: 1px solid #eaecee;
  }
  .brown-5c32.overlay_clean_5bdf .article_b8e7 {
    padding-right: 1em;
  }
  .brown-5c32.overlay_clean_5bdf .hidden_d8cc {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-fixed-6b11 .article_b8e7 {
    padding-left: 1em;
  }
  .thumbnail-fixed-6b11.overlay_clean_5bdf .chip-be42 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail-fixed-6b11.overlay_clean_5bdf .article_b8e7 {
    padding-left: 1em;
  }
  .thumbnail-fixed-6b11.overlay_clean_5bdf .hidden_d8cc {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .right-59af .article_b8e7 {
    padding-left: 1em;
  }
  .right-59af.overlay_clean_5bdf .dynamic_2e84 {
    border-right: 1px solid #eaecee;
  }
  .right-59af.overlay_clean_5bdf .alert_under_a256 {
    border-right: 1px solid #eaecee;
  }
  .right-59af.overlay_clean_5bdf .article_b8e7 {
    padding-left: 1em;
  }
  .right-59af.overlay_clean_5bdf .hidden_d8cc {
    padding-right: 1em;
  }
  .right-59af.overlay_clean_5bdf .first_0827 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_0590 .article_b8e7 {
    padding-right: 1em;
  }
  .outline_0590.overlay_clean_5bdf .dynamic_2e84 {
    border-left: 1px solid #eaecee;
  }
  .outline_0590.overlay_clean_5bdf .alert_under_a256 {
    border-left: 1px solid #eaecee;
  }
  .outline_0590.overlay_clean_5bdf .article_b8e7 {
    padding-right: 1em;
  }
  .outline_0590.overlay_clean_5bdf .hidden_d8cc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_0590.overlay_clean_5bdf .first_0827 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas_1c12 .article_b8e7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gas_1c12.overlay_clean_5bdf .chip-be42 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gas_1c12.overlay_clean_5bdf .article_b8e7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gas_1c12.overlay_clean_5bdf .hidden_d8cc {
    padding-left: 1em;
  }
  .gas_1c12.overlay_clean_5bdf .first_0827 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gas_1c12.overlay_clean_5bdf .article_b8e7 {
    padding-left: 0;
  }
}
.filter_a940 .green-f8df {
  display: inline-block;
}
.outer-b520 {
  display: inline-block;
}
.progress-green-b189 {
  word-con: break-word;
}
.hard-7f10 > span {
  display: inline-block;
  padding: 5px 0;
}
.hard-7f10 .banner-middle-7833 {
  margin-left: 8px;
  margin-right: 8px;
}
.hard-7f10 .alert-ee43 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.highlight_fluid_03ff .block_plasma_3e5e {
  margin-bottom: 2em;
}
.highlight_fluid_03ff .gas_0c31 {
  margin-bottom: 15px;
}
.highlight_fluid_03ff .gas_0c31:last-child {
  margin-bottom: 0;
}
.highlight_fluid_03ff .out_c35e {
  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) {
  .highlight_fluid_03ff .out_c35e {
    display: block;
  }
}
.highlight_fluid_03ff .light-6382 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .highlight_fluid_03ff .light-6382 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.highlight_fluid_03ff .widget-hard-af53 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.highlight_fluid_03ff .widget-hard-af53 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.highlight_fluid_03ff .widget-hard-af53 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.highlight_fluid_03ff .progress-green-b189 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight_fluid_03ff .progress-green-b189 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.highlight_fluid_03ff .mask_static_c9a6 p:last-child {
  margin-bottom: 0;
}
.highlight_fluid_03ff .grid-6873 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.highlight_fluid_03ff .cool-53e2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.highlight_fluid_03ff .grid_next_3e0e {
  margin-top: 1em;
}
.highlight_fluid_03ff .gradient_14b3 {
  top: 0;
  display: block;
}
.highlight_fluid_03ff .gradient_14b3 a {
  color: inherit;
}
.highlight_fluid_03ff .gradient_14b3 a:hover {
  color: inherit;
}
.highlight_fluid_03ff .link_focused_fe35 {
  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;
}
.highlight_fluid_03ff .link_focused_fe35:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.highlight_fluid_03ff .cool-53e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.highlight_fluid_03ff .huge_9e71 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.highlight_fluid_03ff .huge_9e71:first-child {
  margin-top: 0;
}
.highlight_fluid_03ff .huge_9e71.article-9982 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.highlight_fluid_03ff .huge_9e71.hover-cold-2abd {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight_fluid_03ff
  .huge_9e71.hover-cold-2abd.stone_441b
  .grid_next_3e0e {
  width: 100%;
}
.highlight_fluid_03ff .hover-cold-2abd {
  -webkit-box-align: center;
  align-items: center;
}
.highlight_fluid_03ff .hover-cold-2abd .hard-7f10,
.highlight_fluid_03ff .hover-cold-2abd > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.highlight_fluid_03ff .widget-hard-af53 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_fluid_03ff .widget-hard-af53 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight_fluid_03ff .widget-hard-af53: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;
}
.highlight_fluid_03ff .article-9982 {
  z-index: 5;
}
.highlight_fluid_03ff .alert-full-422c .pagination_1d85 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.highlight_fluid_03ff .accordion-warm-549f .pagination_1d85 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.highlight_fluid_03ff .primary-b427 .pagination_1d85 {
  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;
}
.highlight_fluid_03ff.wrapper_fixed_ef42 .out_c35e,
.highlight_fluid_03ff.thick_dfdd .out_c35e {
  display: block;
}
.highlight_fluid_03ff.wrapper_fixed_ef42 .out_c35e .box_3239,
.highlight_fluid_03ff.wrapper_fixed_ef42 .out_c35e .cool-53e2,
.highlight_fluid_03ff.thick_dfdd .out_c35e .box_3239,
.highlight_fluid_03ff.thick_dfdd .out_c35e .cool-53e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight_fluid_03ff.caption_dynamic_01fe .light-6382 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .highlight_fluid_03ff.caption_dynamic_01fe .light-6382 {
    margin-right: 0;
  }
}
.highlight_fluid_03ff.wrapper_fixed_ef42 .light-6382,
.highlight_fluid_03ff.thick_dfdd .light-6382 {
  padding-top: 40%;
}
.highlight_fluid_03ff.wrapper_fixed_ef42 .block_plasma_3e5e,
.highlight_fluid_03ff.thick_dfdd .block_plasma_3e5e {
  display: block;
}
.highlight_fluid_03ff.wrapper_fixed_ef42 .fn-sticky-e3f9 .cool-53e2,
.highlight_fluid_03ff.thick_dfdd .fn-sticky-e3f9 .cool-53e2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.highlight_fluid_03ff.wrapper_fixed_ef42 .light-6382,
.highlight_fluid_03ff.thick_dfdd .light-6382 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.highlight_fluid_03ff.wrapper_fixed_ef42 .cool-53e2 {
  padding: 1em;
}
.info-dark-47f2 {
  margin: 30px auto;
  display: block;
}
.info-dark-47f2 .simple-99cc > * {
  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;
}
.info-dark-47f2 .simple-99cc > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.info-dark-47f2 .simple-99cc span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.summary_bronze_6faa .hard-7f10 {
  margin-bottom: 1.41575em;
}
.summary_bronze_6faa .sidebar_e1d4 {
  margin-bottom: 1.618em;
}
.banner_large_2477 .overlay-b624 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.banner_large_2477 .overlay-b624 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.banner_large_2477 .gallery-02a0 {
  max-width: 100%;
  overflow: auto;
}
.form_in_c456 .banner_large_2477 a:hover {
  text-decoration: underline;
}
.pattern-center-1382 .gas_0c31:not(.progress-green-b189),
.pattern-center-1382 .widget-hard-af53 {
  margin-bottom: 1.41575em;
}
.pattern-center-1382 .gas_0c31:not(.progress-green-b189):last-child,
.pattern-center-1382 .widget-hard-af53:last-child {
  margin-bottom: 0;
}
.pattern-center-1382 .gas_0c31.panel_e09d {
  margin-bottom: 0.41575em;
}
.pattern-center-1382 .gas_a300:before,
.pattern-center-1382 .feature_purple_5fc0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pattern-center-1382 .gas_a300:before {
  content: "\f115";
}
.pattern-center-1382 .feature_purple_5fc0:before {
  content: "\f02c";
}
.pattern-center-1382 .stale-647f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pattern-center-1382 .stale-647f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.aside_3047 {
  display: -webkit-box;
  display: flex;
}
.aside_3047 .medium_f7b8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .aside_3047 .medium_f7b8 {
    flex-basis: 90px;
  }
}
.aside_3047 .layout_5759 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .aside_3047 .layout_5759 {
    flex-basis: calc(100% - 50px);
  }
}
.aside_3047 .tooltip-large-8030 p:last-child {
  margin-bottom: 0.72em;
}
.outer_efc0 .simple-99cc {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.outer_efc0 .simple-99cc:after,
.outer_efc0 .simple-99cc:before {
  content: "";
  display: table;
}
.outer_efc0 .simple-99cc:after {
  clear: both;
}
.outer_efc0 .simple-99cc .right-907f,
.outer_efc0 .simple-99cc .glass_9e86 {
  width: 49%;
}
.outer_efc0 .simple-99cc .right-907f a span.pagination-ceba,
.outer_efc0 .simple-99cc .glass_9e86 a span.pagination-ceba {
  display: block;
  margin-bottom: 5px;
}
.outer_efc0 .simple-99cc .glass_9e86 {
  float: left;
  text-align: left;
}
.outer_efc0 .simple-99cc .right-907f {
  float: right;
  text-align: right;
}
.form-556e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .form-556e {
    margin-bottom: 0;
  }
}
.label-yellow-633f {
  margin-bottom: 1em;
}
.label-yellow-633f .progress-green-b189 {
  font-size: 1.1em;
  line-height: 1.3;
}
.row-f9b8 a {
  display: block;
  line-height: 0;
  position: relative;
}
.light_79a1 .label-yellow-633f,
.tabs-current-42a9 .label-yellow-633f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .light_79a1 .label-yellow-633f,
  .tabs-current-42a9 .label-yellow-633f {
    display: block;
  }
}
.light_79a1 .row-f9b8,
.tabs-current-42a9 .row-f9b8 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .light_79a1 .row-f9b8,
  .tabs-current-42a9 .row-f9b8 {
    margin-bottom: 1em;
  }
}
.light_79a1 .row-f9b8 img,
.tabs-current-42a9 .row-f9b8 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.light_79a1 .rough_205a,
.tabs-current-42a9 .rough_205a {
  flex-basis: calc(100% - 160px);
}
.light_79a1 .rough_205a p,
.tabs-current-42a9 .rough_205a p {
  margin-bottom: 0;
}
.light_79a1 .rough_205a {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .light_79a1 .rough_205a {
    padding-left: 0;
  }
}
.tabs-current-42a9 .rough_205a {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tabs-current-42a9 .rough_205a {
    padding-right: 0;
  }
}
.tabs-current-42a9 .row-f9b8 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.footer_a8bf .row-f9b8 {
  margin-bottom: 0.5em;
}
.footer_a8bf .row-f9b8 img {
  width: 100%;
}
.badge_static_2b63 .module_stone_891a,
.chip-9d7d .module_stone_891a {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.chip-9d7d .chip-be42 .slow_9bff p:last-child {
  margin-bottom: 0;
}
.sidebar_full_500b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.center-45b5 .item_ef9b {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .center-45b5 .item_ef9b:last-of-type {
    margin-bottom: 0;
  }
}
.center-45b5 .item_ef9b ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.center-45b5 .item_ef9b ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.center-45b5 .item_ef9b ul li {
  margin: 0 0 0.6em;
}
.center-45b5 .item_ef9b ul li.cool-7984,
.center-45b5 .item_ef9b ul li.video-full-5942 {
  position: relative;
}
.center-45b5 .item_ef9b ul li.cool-7984 .wrapper_light_4819,
.center-45b5 .item_ef9b ul li.video-full-5942 .wrapper_light_4819 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.center-45b5 .item_ef9b ul li.cool-7984:after:after,
.center-45b5 .item_ef9b ul li.cool-7984:after:before,
.center-45b5
  .item_ef9b
  ul
  li.video-full-5942:after:after,
.center-45b5
  .item_ef9b
  ul
  li.video-full-5942:after:before {
  content: "";
  display: table;
}
.center-45b5 .item_ef9b ul li.cool-7984:after:after,
.center-45b5
  .item_ef9b
  ul
  li.video-full-5942:after:after {
  clear: both;
}
.center-45b5 .item_ef9b a.summary_2e0c:hover {
  text-decoration: none;
}
.center-45b5 .item_ef9b select {
  max-width: 100%;
}
.center-45b5 .item_ef9b table {
  font-size: 85%;
}
.center-45b5 .item_ef9b table td,
.center-45b5 .item_ef9b table th {
  padding: 0.2360828548em;
  text-align: center;
}
.center-45b5 .item_ef9b table tfoot td {
  text-align: left;
}
.center-45b5 .item_ef9b :last-child {
  margin-bottom: 0;
}
.center-45b5 .item_ef9b .layout_fast_d7a6 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.center-45b5 .item_ef9b .layout_fast_d7a6 label {
  width: 100%;
}
.center-45b5 .item_ef9b .layout_fast_d7a6 .motion_23f8 {
  width: 100%;
  display: block;
}
.center-45b5 .item_ef9b .layout_fast_d7a6 .breadcrumb_huge_07b1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.center-45b5 .item_ef9b .layout_fast_d7a6 .breadcrumb_huge_07b1:hover svg #svg-search {
  fill: #444;
}
.center-45b5 .item_ef9b .layout_fast_d7a6 .breadcrumb_huge_07b1 svg {
  width: 18px;
  height: 18px;
}
.center-45b5 .icon_top_a16e ul ul,
.center-45b5 .in_c447 ul ul,
.center-45b5 .message-b8d5 ul ul,
.center-45b5 .fast-a25a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.center-45b5 .icon_top_a16e .secondary_thick_c0d5 > a,
.center-45b5 .in_c447 .secondary_thick_c0d5 > a,
.center-45b5 .message-b8d5 .secondary_thick_c0d5 > a,
.center-45b5 .fast-a25a .secondary_thick_c0d5 > a {
  margin-bottom: 0;
}
.center-45b5 .purple_fd1a li,
.center-45b5 .icon_top_a16e li,
.center-45b5 .header_lower_83e6 li,
.center-45b5 .in_c447 li,
.center-45b5 .message-b8d5 li,
.center-45b5 .fast-a25a li,
.center-45b5 .grid_advanced_6236 li,
.center-45b5 .grid_focused_b0e1 li {
  display: block;
  position: relative;
}
.center-45b5 .purple_fd1a li:last-child,
.center-45b5 .icon_top_a16e li:last-child,
.center-45b5 .header_lower_83e6 li:last-child,
.center-45b5 .in_c447 li:last-child,
.center-45b5 .message-b8d5 li:last-child,
.center-45b5 .fast-a25a li:last-child,
.center-45b5 .grid_advanced_6236 li:last-child,
.center-45b5 .grid_focused_b0e1 li:last-child {
  border: none;
}
.center-45b5 .purple_fd1a li a,
.center-45b5 .icon_top_a16e li a,
.center-45b5 .header_lower_83e6 li a,
.center-45b5 .in_c447 li a,
.center-45b5 .message-b8d5 li a,
.center-45b5 .fast-a25a li a,
.center-45b5 .grid_advanced_6236 li a,
.center-45b5 .grid_focused_b0e1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.center-45b5 .purple_fd1a li ul li::before,
.center-45b5 .icon_top_a16e li ul li::before,
.center-45b5 .header_lower_83e6 li ul li::before,
.center-45b5 .in_c447 li ul li::before,
.center-45b5 .message-b8d5 li ul li::before,
.center-45b5 .fast-a25a li ul li::before,
.center-45b5 .grid_advanced_6236 li ul li::before,
.center-45b5 .grid_focused_b0e1 li ul li::before {
  left: 15px;
}
.center-45b5 .purple_fd1a li ul a,
.center-45b5 .icon_top_a16e li ul a,
.center-45b5 .header_lower_83e6 li ul a,
.center-45b5 .in_c447 li ul a,
.center-45b5 .message-b8d5 li ul a,
.center-45b5 .fast-a25a li ul a,
.center-45b5 .grid_advanced_6236 li ul a,
.center-45b5 .grid_focused_b0e1 li ul a {
  padding-left: 20px;
}
.center-45b5 .purple_fd1a li ul ul li::before,
.center-45b5 .icon_top_a16e li ul ul li::before,
.center-45b5 .header_lower_83e6 li ul ul li::before,
.center-45b5 .in_c447 li ul ul li::before,
.center-45b5 .message-b8d5 li ul ul li::before,
.center-45b5 .fast-a25a li ul ul li::before,
.center-45b5 .grid_advanced_6236 li ul ul li::before,
.center-45b5 .grid_focused_b0e1 li ul ul li::before {
  left: 30px;
}
.center-45b5 .purple_fd1a li ul ul a,
.center-45b5 .icon_top_a16e li ul ul a,
.center-45b5 .header_lower_83e6 li ul ul a,
.center-45b5 .in_c447 li ul ul a,
.center-45b5 .message-b8d5 li ul ul a,
.center-45b5 .fast-a25a li ul ul a,
.center-45b5 .grid_advanced_6236 li ul ul a,
.center-45b5 .grid_focused_b0e1 li ul ul a {
  padding-left: 40px;
}
.center-45b5 .main-gold-5629 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.center-45b5 .grid_focused_b0e1 ul li {
  margin-bottom: 1.41575em;
}
.center-45b5 .grid_focused_b0e1 ul li .tall_0cb1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.center-45b5 .grid_focused_b0e1 ul li .modal_00c6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.image_3a6f .purple_fd1a li a,
.image_3a6f .icon_top_a16e li a,
.image_3a6f .header_lower_83e6 li a,
.image_3a6f .in_c447 li a,
.image_3a6f .message-b8d5 li a,
.image_3a6f .fast-a25a li a,
.image_3a6f .grid_advanced_6236 li a,
.image_3a6f .grid_focused_b0e1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_3a6f .main-gold-5629 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.image_3a6f .item_ef9b ul li.cool-7984 .wrapper_light_4819,
.image_3a6f .item_ef9b ul li.video-full-5942 .wrapper_light_4819 {
  background: rgba(0, 0, 0, 0.2);
}
.image_3a6f .center-45b5 .item_ef9b select {
  border-color: rgba(255, 255, 255, 0.08);
}
.green-9eea .center-45b5 .tall-2ce7 li {
  margin: 0;
}
.green-9eea .center-45b5 .tall-2ce7 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.green-9eea .center-45b5 .tall-2ce7 li ul {
  margin: 0;
}
.green-9eea .center-45b5 .tall-2ce7 li ul li a {
  padding-left: 15px;
}
.green-9eea .center-45b5 .tall-2ce7 li ul li li a {
  padding-left: 30px;
}
.green-9eea .center-45b5 .tall-2ce7 li.row_913b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.green-9eea .center-45b5 .tall-2ce7 li.row_913b > 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;
}
.green-9eea .center-45b5 .tall-2ce7 li.row_913b > 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;
}
.advanced_71dc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.search-new-561c {
  position: relative;
  z-index: 10;
}
.search-new-561c .aside_33a1 {
  width: 100%;
  max-width: 100%;
}
.highlight_5bb2 .column_fb39 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.highlight_5bb2 .section-b93b {
}
.highlight_5bb2 .image_3a6f {
  background: #292929;
}
.sort_prev_0906 .column_fb39 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sort_prev_0906 .section-b93b {
  background: #f9f9f9;
}
.sort_prev_0906 .image_3a6f {
  background: #303030;
}
.photo_e246 .column_fb39 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo_e246 .green-f8df {
    margin-bottom: 1em;
  }
  .photo_e246 .green-f8df:last-child {
    margin-bottom: 0;
  }
}
.photo_e246 .section-b93b {
  background: #ededed;
}
.photo_e246 .image_3a6f {
  background: #1a1a1a;
}
.column_fb39.section-b93b {
  color: rgba(0, 0, 0, 0.6);
}
.column_fb39.section-b93b .notification_ae5b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.column_fb39.image_3a6f {
  color: rgba(255, 255, 255, 0.99);
}
.column_fb39.image_3a6f a:not(.summary_2e0c) {
  color: rgba(255, 255, 255, 0.79);
}
.column_fb39.image_3a6f a:not(.summary_2e0c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.column_fb39.image_3a6f .notification_ae5b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_fb39.image_3a6f table tbody td,
.column_fb39.image_3a6f table th {
  background: rgba(0, 0, 0, 0.08);
}
.overlay-5fe5.pattern_cbcd .motion_355c {
  max-width: initial;
}
.overlay-5fe5 .main-iron-e378 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.overlay-5fe5 .main-iron-e378 .aside_33a1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .overlay-5fe5 .main-iron-e378 .aside_33a1 {
    display: block;
    margin-bottom: 2em;
  }
  .overlay-5fe5 .main-iron-e378 .aside_33a1:last-child {
    margin-bottom: 0;
  }
}
.photo_e246 .green-f8df:last-child,
.sort_prev_0906 .green-f8df:last-child,
.highlight_5bb2 .green-f8df:last-child {
  margin-bottom: 0;
}
.photo_e246 .green-f8df .center-45b5 .item_ef9b:last-child,
.sort_prev_0906 .green-f8df .center-45b5 .item_ef9b:last-child,
.highlight_5bb2 .green-f8df .center-45b5 .item_ef9b:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .photo_e246 .popup-b49b,
  .photo_e246 .motion-da16,
  .sort_prev_0906 .popup-b49b,
  .sort_prev_0906 .motion-da16,
  .highlight_5bb2 .popup-b49b,
  .highlight_5bb2 .motion-da16 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .search-new-561c .green-f8df {
    margin-bottom: 2em;
  }
}
.search-new-561c p:last-child {
  margin-bottom: 0;
}
.search-new-561c li,
.search-new-561c ul {
  list-style: none;
  margin: 0;
}
.search-new-561c ul ul {
  margin-left: 2.617924em;
}
.bottom-a8f0 {
  font-size: 0.875em;
}

/* css-noise: 7964 */
.widget-item-p5 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
