/*!
Theme Name: Customify
Theme URI: https://pressmaximum.table-e0e5/customify
Author: WPCustomify
Author URI: https://pressmaximum.table-e0e5
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.table-e0e5/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.video_e09c.main_upper_59f8/licenses/gpl-2.0.wood_a8b1
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.fixed-6091/, (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.status_lower_0de8.lower-5b80/normalize.last-e55e/
 ======
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.last-e55e v7.0.0 | MIT License | github.table-e0e5/necolas/normalize.last-e55e */
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;
}
.under-64ef .first-3bea,
.pattern-steel-f962,
.hovered_bf40,
.border-8c31,
.gradient_gold_922c,
.dynamic_01d2,
.card_e81a,
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;
}
.pattern-steel-f962,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .pattern-steel-f962,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern-steel-f962,
  h1 {
    font-size: 1.8em;
  }
}
.hovered_bf40,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.hovered_bf40 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .hovered_bf40,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .hovered_bf40,
  h2 {
    font-size: 1.7em;
  }
}
.border-8c31,
h3 {
  font-size: 1.618em;
}
.under-64ef .first-3bea,
.gradient_gold_922c,
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.mask_south_9466 {
  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;
}
.frame_3f44:after,
.frame_3f44:before,
.warm-b522:after,
.warm-b522:before {
  content: "";
  display: table;
}
.frame_3f44:after,
.warm-b522:after {
  clear: both;
}
.yellow_33e9 {
  float: right;
  margin-right: 0;
}
.media-7975 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.purple-e4da .video-05b3,
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;
}
.purple-e4da .video-05b3: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-edea .video-05b3 {
  box-shadow: none;
}
.content-edea
  .video-05b3
  .hidden-6f2c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.content-edea .video-05b3 .narrow_4dd6 {
  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-edea
  .video-05b3
  .narrow_4dd6
  b {
  display: none;
}
.content-edea .right-4702 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.status-1811:not(.tag_9bef):not(.avatar-e6bf),
button:not(.tag_9bef):not(.avatar-e6bf),
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ),
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ),
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ) {
  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;
}
.status-1811:not(.tag_9bef):not(
    .avatar-e6bf
  ):hover,
button:not(.tag_9bef):not(
    .avatar-e6bf
  ):hover,
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ):hover,
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ):hover,
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.status-1811:not(.tag_9bef):not(
    .avatar-e6bf
  ):active,
.status-1811:not(.tag_9bef):not(
    .avatar-e6bf
  ):focus,
button:not(.tag_9bef):not(
    .avatar-e6bf
  ):active,
button:not(.tag_9bef):not(
    .avatar-e6bf
  ):focus,
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ):active,
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ):focus,
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ):active,
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ):focus,
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ):active,
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ):focus {
  outline: 0;
}
.status-1811:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279,
button:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279,
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279,
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279,
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279 {
  position: relative;
}
.status-1811:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .search_afb0,
.status-1811:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .article_037d,
.status-1811:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .sort-pink-23ad,
.status-1811:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  i,
.status-1811:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  svg,
button:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .search_afb0,
button:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .article_037d,
button:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .sort-pink-23ad,
button:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  i,
button:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  svg,
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .search_afb0,
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .article_037d,
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .sort-pink-23ad,
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  i,
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  svg,
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .search_afb0,
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .article_037d,
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .sort-pink-23ad,
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  i,
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  svg,
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .search_afb0,
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .article_037d,
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  .sort-pink-23ad,
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  i,
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279
  svg {
  visibility: hidden;
}
.status-1811:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279:after,
button:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279:after,
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279:after,
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279:after,
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ).fn-loading-d279: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;
}
.status-1811:not(.tag_9bef):not(.avatar-e6bf),
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ),
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ),
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ) {
  color: #fff;
  background: #235787;
}
.status-1811:not(.tag_9bef):not(
    .avatar-e6bf
  ):focus,
input[type="button"]:not(.tag_9bef):not(
    .avatar-e6bf
  ):focus,
input[type="reset"]:not(.tag_9bef):not(
    .avatar-e6bf
  ):focus,
input[type="submit"]:not(.tag_9bef):not(
    .avatar-e6bf
  ):focus {
  color: #fff;
}
.status-1811.fn-disabled-d279:not(.tag_9bef):not(
    .avatar-e6bf
  ),
.status-1811[disabled]:not(.tag_9bef):not(
    .avatar-e6bf
  ),
button.fn-disabled-d279:not(.tag_9bef):not(
    .avatar-e6bf
  ),
button[disabled]:not(.tag_9bef):not(
    .avatar-e6bf
  ) {
  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;
}
.liquid_4845 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.liquid_4845: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;
}
.accent-4795 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.center-d9df {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.caption_small_a505 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.frame_3f44:after,
.frame_3f44:before,
.detail-0030:after,
.detail-0030:before,
.lower-5757:after,
.lower-5757:before,
.shadow_d135:after,
.shadow_d135:before,
.wide-1132:after,
.wide-1132:before,
.glass-1756:after,
.glass-1756:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.frame_3f44:after,
.detail-0030:after,
.lower-5757:after,
.shadow_d135:after,
.wide-1132:after,
.glass-1756:after {
  clear: both;
}
.detail-0030 .logo_719b,
.lower-5757 .logo_719b,
.under-41c3 .logo_719b {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.header-fluid-bd28 {
  display: inline-block;
}
.module-huge-5883 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.module-huge-5883 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module-huge-5883 .hero-e191 {
  padding: 1em 0;
  font-size: 85%;
}
.hero-e191 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.narrow_ada9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.narrow_ada9:after,
.narrow_ada9:before {
  content: "";
  display: table;
}
.narrow_ada9:after {
  clear: both;
}
.narrow_4552 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.feature_fluid_4864 .narrow_4552 {
  max-width: 50%;
}
.center_89ed .narrow_4552 {
  max-width: 33.33%;
}
.dirty_bb43 .narrow_4552 {
  max-width: 25%;
}
.large_ba6a .narrow_4552 {
  max-width: 20%;
}
.gallery-bottom-85e7 .narrow_4552 {
  max-width: 16.66%;
}
.carousel-dirty-ed2b .narrow_4552 {
  max-width: 14.28%;
}
.shadow_action_d462 .narrow_4552 {
  max-width: 12.5%;
}
.tabs-d8a4 .narrow_4552 {
  max-width: 11.11%;
}
.column-8d27 {
  display: block;
}
.under-64ef .content-abe8 label,
.under-64ef .summary_4bfa label,
.under-64ef .popup-fluid-01f2 label,
.under-64ef .module-b244 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.texture_6d00 {
  list-style: none;
  margin: 0;
}
.texture_6d00 article.red_3d71 {
  margin-bottom: 0;
}
.texture_6d00 ul {
  list-style: none;
  margin: 0;
}
.texture_6d00 .dim_d496 li.red_3d71 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .texture_6d00 .dim_d496 li.red_3d71 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .texture_6d00 .dim_d496 li.red_3d71: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) {
  .texture_6d00 .dim_d496 li.red_3d71 li.red_3d71 li.red_3d71 li.red_3d71 {
    padding-left: 0;
  }
}
article.red_3d71 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.red_3d71 .detail-0030 p:last-of-type {
  margin-bottom: 0;
}
article.red_3d71 .column_hot_065b {
  float: left;
}
article.red_3d71 .hot_9fcb {
  margin-left: 85px;
}
article.red_3d71 .image-in-74a0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.red_3d71 .image-in-74a0 .section-cool-1189 {
  margin-left: 10px;
}
article.red_3d71 .pagination_under_61e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.red_3d71 .stone-8eb5 {
  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 .content-abe8,
  #respond .popup-fluid-01f2,
  #respond .module-b244 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .content-abe8 input,
#respond .popup-fluid-01f2 input,
#respond .module-b244 input {
  width: 100%;
}
#respond .module-b244 {
  margin-right: 0;
}
#respond .feature-ccbb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid-easy-845f {
  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;
}
.grid-easy-845f.notification-simple-c389 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.grid-easy-845f 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%);
}
.grid-easy-845f:focus,
.grid-easy-845f: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);
}
.panel_57a5 {
  border-radius: 10%;
}
.background-c843 {
  border-radius: 50%;
}
.filter-action-76ea {
  font-size: 0.72em;
}
.cold-f41a {
  font-size: 0.875em;
}
.message_96a6 {
  font-size: 1.1em;
}
.accordion-pink-b22c {
  text-transform: uppercase;
  line-height: 1.2;
}
.accordion-pink-b22c.filter-action-76ea {
  letter-spacing: 0.5px;
}
.photo-dim-355d,
.photo-dim-355d a {
  color: #6d6d6d;
}
.photo-dim-355d a:hover {
  color: #111;
}
.photo_5f6c {
  color: #6d6d6d;
}
.table-outer-9bb1 {
  overflow-x: hidden;
}
.table-outer-9bb1 .modal_prev_981f.fast-d67f {
  position: relative;
}
.table-outer-9bb1 .modal_prev_981f.fast-d67f.surface_8e57 {
  position: initial;
}
.table-outer-9bb1
  .modal_prev_981f.fast-d67f.surface_8e57
  .stone-bfa3 {
  left: auto;
}
.table-outer-9bb1 .modal_prev_981f .stone-bfa3 {
  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;
}
.table-outer-9bb1 .modal_prev_981f:hover.fast-d67f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.table-outer-9bb1
  .modal_prev_981f:hover.fast-d67f
  .stone-bfa3 {
  display: block;
  z-index: 9999999;
}
.table-outer-9bb1 .hover_a161 .filter-d0dc,
.table-outer-9bb1 .hidden-west-446d .filter-d0dc {
  display: none;
}
.table-outer-9bb1 .warm_d796 .modal_prev_981f:hover.fast-d67f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.under-64ef .content-abe8 label,
.under-64ef .summary_4bfa label,
.under-64ef .popup-fluid-01f2 label,
.under-64ef .module-b244 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.texture_6d00 {
  list-style: none;
  margin: 0;
}
.texture_6d00 article.red_3d71 {
  margin-bottom: 0;
}
.texture_6d00 ul {
  list-style: none;
  margin: 0;
}
.texture_6d00 .dim_d496 li.red_3d71 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .texture_6d00 .dim_d496 li.red_3d71 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .texture_6d00 .dim_d496 li.red_3d71: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) {
  .texture_6d00 .dim_d496 li.red_3d71 li.red_3d71 li.red_3d71 li.red_3d71 {
    padding-left: 0;
  }
}
article.red_3d71 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.red_3d71 .detail-0030 p:last-of-type {
  margin-bottom: 0;
}
article.red_3d71 .column_hot_065b {
  float: left;
}
article.red_3d71 .hot_9fcb {
  margin-left: 85px;
}
article.red_3d71 .image-in-74a0 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.red_3d71 .image-in-74a0 .section-cool-1189 {
  margin-left: 10px;
}
article.red_3d71 .pagination_under_61e3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.red_3d71 .stone-8eb5 {
  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 .content-abe8,
  #respond .popup-fluid-01f2,
  #respond .module-b244 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .content-abe8 input,
#respond .popup-fluid-01f2 input,
#respond .module-b244 input {
  width: 100%;
}
#respond .module-b244 {
  margin-right: 0;
}
#respond .feature-ccbb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hover_a161 .form-first-3462 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.form-first-3462 .gas-7219.hidden_e449 .status-soft-07b6 > li > a:focus,
.form-first-3462 .gas-7219.hidden_e449 .status-soft-07b6 > li > a:hover,
.form-first-3462 .gas-7219.accent_7bd9 .status-soft-07b6 > li > a:focus,
.form-first-3462 .gas-7219.accent_7bd9 .status-soft-07b6 > li > a:hover,
.form-first-3462 .gas-7219.input-right-8d1a .status-soft-07b6 > li > a:focus,
.form-first-3462 .gas-7219.input-right-8d1a .status-soft-07b6 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-first-3462
  .gas-7219.hidden_e449
  .status-soft-07b6
  > li.shade-89a1
  > a,
.form-first-3462
  .gas-7219.hidden_e449
  .status-soft-07b6
  > li.search-steel-de5f
  > a,
.form-first-3462
  .gas-7219.accent_7bd9
  .status-soft-07b6
  > li.shade-89a1
  > a,
.form-first-3462
  .gas-7219.accent_7bd9
  .status-soft-07b6
  > li.search-steel-de5f
  > a,
.form-first-3462
  .gas-7219.input-right-8d1a
  .status-soft-07b6
  > li.shade-89a1
  > a,
.form-first-3462 .gas-7219.input-right-8d1a .status-soft-07b6 > li.overlay-e6fb > a {
  color: rgba(255, 255, 255, 0.99);
}
.form-first-3462 .caption_fixed_064b,
.form-first-3462 .caption_fixed_064b a {
  color: rgba(255, 255, 255, 0.99);
}
.form-first-3462 .green-1d47.content_fixed_ad23 li a,
.form-first-3462 .menu-aebf a,
.form-first-3462 .short-de62,
.form-first-3462 .status-soft-07b6 > li > a,
.form-first-3462 .slider-orange-5576 {
  color: rgba(255, 255, 255, 0.79);
}
.form-first-3462 .green-1d47.content_fixed_ad23 li a:hover,
.form-first-3462 .menu-aebf a:hover,
.form-first-3462 .short-de62:hover,
.form-first-3462 .status-soft-07b6 > li > a:hover,
.form-first-3462 .slider-orange-5576:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-first-3462 .table_d9c3 {
  color: rgba(255, 255, 255, 0.79);
}
.form-first-3462 .table_d9c3 .fresh_ebf2 {
  color: rgba(255, 255, 255, 0.99);
}
.form-first-3462 .table_d9c3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.form-first-3462 .in_1c03 .secondary-7a3b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form-first-3462 .in_1c03 .secondary-7a3b .paragraph-f518 {
  color: rgba(255, 255, 255, 0.79);
}
.form-first-3462
  .in_1c03
  .secondary-7a3b
  .paragraph-f518::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-first-3462
  .in_1c03
  .secondary-7a3b
  .paragraph-f518:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-first-3462
  .in_1c03
  .secondary-7a3b
  .paragraph-f518::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-first-3462
  .in_1c03
  .secondary-7a3b
  .paragraph-f518::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.form-first-3462 .in_1c03 .surface-1e70 {
  color: rgba(255, 255, 255, 0.79);
}
.form-first-3462 .in_1c03 .surface-1e70:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-copper-383f
  .form-first-3462
  .in_1c03
  .hidden-9e3c
  .article-gas-314a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-copper-383f
  .form-first-3462
  .in_1c03
  .hidden-9e3c
  .paragraph-f518 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hover_a161 .summary_down_dd8b {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.summary_down_dd8b .gas-7219.hidden_e449 .status-soft-07b6 > li > a:focus,
.summary_down_dd8b .gas-7219.hidden_e449 .status-soft-07b6 > li > a:hover,
.summary_down_dd8b .gas-7219.accent_7bd9 .status-soft-07b6 > li > a:focus,
.summary_down_dd8b .gas-7219.accent_7bd9 .status-soft-07b6 > li > a:hover,
.summary_down_dd8b .gas-7219.input-right-8d1a .status-soft-07b6 > li > a:focus,
.summary_down_dd8b .gas-7219.input-right-8d1a .status-soft-07b6 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary_down_dd8b
  .gas-7219.hidden_e449
  .status-soft-07b6
  > li.shade-89a1
  > a,
.summary_down_dd8b
  .gas-7219.hidden_e449
  .status-soft-07b6
  > li.search-steel-de5f
  > a,
.summary_down_dd8b
  .gas-7219.accent_7bd9
  .status-soft-07b6
  > li.shade-89a1
  > a,
.summary_down_dd8b
  .gas-7219.accent_7bd9
  .status-soft-07b6
  > li.search-steel-de5f
  > a,
.summary_down_dd8b
  .gas-7219.input-right-8d1a
  .status-soft-07b6
  > li.shade-89a1
  > a,
.summary_down_dd8b .gas-7219.input-right-8d1a .status-soft-07b6 > li.overlay-e6fb > a {
  color: rgba(0, 0, 0, 0.8);
}
.summary_down_dd8b .caption_fixed_064b,
.summary_down_dd8b .caption_fixed_064b a {
  color: rgba(0, 0, 0, 0.8);
}
.summary_down_dd8b .green-1d47.content_fixed_ad23 li a,
.summary_down_dd8b .menu-aebf a,
.summary_down_dd8b .short-de62,
.summary_down_dd8b .status-soft-07b6 > li > a,
.summary_down_dd8b .slider-orange-5576 {
  color: rgba(0, 0, 0, 0.55);
}
.summary_down_dd8b .green-1d47.content_fixed_ad23 li a:hover,
.summary_down_dd8b .menu-aebf a:hover,
.summary_down_dd8b .short-de62:hover,
.summary_down_dd8b .status-soft-07b6 > li > a:hover,
.summary_down_dd8b .slider-orange-5576:hover {
  color: rgba(0, 0, 0, 0.8);
}
.summary_down_dd8b .table_d9c3 {
  color: rgba(0, 0, 0, 0.55);
}
.summary_down_dd8b .table_d9c3 .fresh_ebf2 {
  color: rgba(0, 0, 0, 0.8);
}
.summary_down_dd8b .table_d9c3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_1b0f .pattern_c641 {
  margin-left: auto;
  margin-right: auto;
}
.lower-5757 > * {
  margin-left: auto;
  margin-right: auto;
}
.lower-5757 .accent-4795 {
  margin-right: 1.41575em;
}
.tertiary_c9dd .lower-5757 > .focus-8b99 {
  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;
}
.tertiary_c9dd .lower-5757 > .red-d59d {
  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;
}
.grid_98ba.tiny_1b0f .pattern_c641,
.badge_hovered_2fed.tiny_1b0f .pattern_c641 {
  margin-left: 0;
}
.aside_db8e.tiny_1b0f .pattern_c641,
.caption_fresh_9020.tiny_1b0f .pattern_c641 {
  margin-right: 0;
}
.lower-5757 ol,
.lower-5757 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.outline_30d1 video {
  max-width: 100%;
}
.advanced_1e1b img {
  display: block;
}
.advanced_1e1b.accent-4795,
.advanced_1e1b.center-d9df {
  width: 100%;
}
.advanced_1e1b.red-d59d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accordion-5d40:not(.tabs_purple_5cc4) {
  margin: 1.5em auto;
}
.hover_7f35 p {
  padding: 1.5em 14px;
}
ul.current_43f8.red-d59d,
ul.current_43f8.focus-8b99,
ul.current_43f8.description-bc8a.focus-8b99 {
  padding: 0 14px;
}
.wrapper_ed3e {
  display: block;
  overflow-x: auto;
}
.wrapper_ed3e table {
  border-collapse: collapse;
  width: 100%;
}
.wrapper_ed3e td,
.wrapper_ed3e th {
  padding: 0.5em;
}
.lower-5757 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.lower-5757 ol ol,
.lower-5757 ol ul,
.lower-5757 ul ol,
.lower-5757 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.lower-5757 ol ol li,
.lower-5757 ol ul li,
.lower-5757 ul ol li,
.lower-5757 ul ul li {
  margin-left: 0;
}
.bright-637d.modal_6a5e > .thick_7a94 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.bright-637d.modal_6a5e > .thick_7a94 iframe,
.bright-637d.modal_6a5e > .thick_7a94 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.clean_da88 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.clean_da88.prev-25ed {
  padding: 0;
}
.clean_da88.prev-25ed cite {
  font-size: 13px;
}
.clean_da88 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.clean_da88 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.surface-purple-3234 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.surface-purple-3234 > p:first-child {
  margin-top: 0;
}
.surface-purple-3234 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.surface-purple-3234 blockquote {
  border-left: 0;
}
.accordion_c902 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accordion_c902:not(.surface_active_d9e5) {
  max-width: 100px;
}
.accordion_c902.feature-e973 {
  border-bottom: none !important;
  text-align: center;
}
.accordion_c902.feature-e973::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hover_7f35 p {
    padding: 1.5em 0;
  }
}
.mask_dbeb {
  color: #0073aa;
}
.last_e28f {
  background-color: #0073aa;
}
.widget_be89 {
  color: #229fd8;
}
.secondary_over_3a65 {
  background-color: #229fd8;
}
.wrapper_hovered_fe5d {
  color: #eee;
}
.full-a860 {
  background-color: #eee;
}
.active_319d {
  color: #444;
}
.primary-pro-1794 {
  background-color: #444;
}
.container_iron_edc2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.container_iron_edc2 .action-3167 .menu-aebf {
  font-size: 15px;
}
.container_iron_edc2 .menu-aebf {
  line-height: 1.3;
}
.container_iron_edc2 .summary_down_dd8b {
}
.container_iron_edc2 .form-first-3462 {
  background: #235787;
}
.notice-green-0f62 {
  padding: 0;
}
.notice-green-0f62 .form-first-3462 {
  background: #1a1a1a;
}
.notice-green-0f62 .summary_down_dd8b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.first_2671 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.first_2671 .summary_down_dd8b {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.first_2671 .form-first-3462 {
  background: #303030;
}
.glass-1756 {
  position: relative;
  z-index: 10;
}
.glass-1756 .fresh_09d6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_7958 .fast-d67f {
  display: inline-block;
  vertical-align: middle;
}
.nav_7958.easy_5fa2 .fast-d67f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .nav_7958.easy_5fa2 .fast-d67f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .nav_7958.easy_5fa2 .fast-d67f {
    margin-right: 0.4em;
  }
}
.nav_7958.easy_5fa2 .fast-d67f:last-child {
  margin-right: 0;
}
.overlay-0483 .fresh_09d6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hover_a161 .action-3167 {
    margin: 0 -0.5em;
  }
  .hover_a161 .action-3167 [class*="customify-col-"],
  .hover_a161 .action-3167 [class*="customify-col_"],
  .hover_a161 .action-3167 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hover_a161.orange-13bc .fresh_09d6 {
  background: 0 0 !important;
}
.hover_a161.orange-13bc .fresh_09d6,
.hover_a161.overlay-0483 .fresh_09d6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hover_a161.summary-plasma-8c50 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hover_a161.overlay-0483 .fresh_09d6 {
  box-shadow: none !important;
}
.pagination_easy_a77e {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pagination_easy_a77e {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pagination_easy_a77e {
    padding: 18px 0 20px;
  }
}
.pagination_easy_a77e .hover_223c {
  width: 100%;
}
.pagination_easy_a77e .blue-2679 {
  margin-bottom: 0;
}
.pagination_easy_a77e .gradient_75ea {
  margin-top: 5px;
  font-size: 0.875em;
}
.feature-48a4 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.feature-48a4 .box-focused-7554 {
  width: 100%;
}
.liquid_7086 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.liquid_7086 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.liquid_7086 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;
}
.liquid_7086 li:last-child:after {
  display: none;
}
.liquid_7086 li a {
  font-weight: 500;
  margin-right: 10px;
}
.active_a7ec .filter-d0dc button,
.pagination_easy_a77e .filter-d0dc button {
  left: 0;
}
.active_a7ec .box-focused-7554,
.pagination_easy_a77e .box-focused-7554 {
  padding-left: 0;
  padding-right: 0;
}
.active_a7ec .feature-48a4,
.pagination_easy_a77e .feature-48a4 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.active_a7ec {
  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;
}
.active_a7ec: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;
}
.active_a7ec .upper-c330 {
  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) {
  .active_a7ec .upper-c330 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .active_a7ec .upper-c330 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .active_a7ec .upper-c330 {
    min-height: 200px;
  }
}
.active_a7ec .liquid_7086 {
  color: rgba(255, 255, 255, 0.8);
}
.active_a7ec .liquid_7086 a,
.active_a7ec .liquid_7086 li:after {
  color: inherit;
}
.active_a7ec .liquid_7086 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.old_1d8d {
  margin-bottom: 0.5em;
}
.alert-c4c9 {
  margin-bottom: 1.2em;
}
.alert-c4c9,
.old_1d8d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.alert-c4c9 p:last-child,
.old_1d8d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .filter-d0dc,
#masthead .filter-d0dc {
  display: none;
}
#masthead
  > .filter-d0dc.row-823e {
  display: none;
}
#masthead > .filter-d0dc button {
  left: 0;
}
.aside-0307 {
  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%;
}
.aside-0307 .fast-d67f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.aside-0307 .huge_30c0 {
  display: -webkit-box;
  display: flex;
}
.aside-0307 .huge_30c0.smooth-50e8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.aside-0307 .huge_30c0.message-a2a4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-0307 .huge_30c0.section_steel_5134 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside-0307.summary_pro_e525.clean_e6ae .huge_30c0.smooth-50e8 {
  flex-basis: 100%;
}
.aside-0307.silver_82a2 .huge_30c0.message-a2a4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.aside-0307.silver_82a2 .huge_30c0.section_steel_5134 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .filter-d0dc.row-823e {
  display: none;
}
#masthead > .filter-d0dc button {
  left: 0;
}
.tooltip-old-0733 {
  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;
}
.tooltip-old-0733:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.tooltip-old-0733.menu_warm_8261 i {
  margin-right: 4px;
}
.tooltip-old-0733.content-1690 i {
  margin-left: 5px;
}
.menu-aebf p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.menu-aebf p:last-child {
  margin-bottom: 0;
}
.upper_7ef0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.upper_7ef0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.upper_7ef0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.upper_7ef0 .caption_fixed_064b {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.upper_7ef0 .avatar-pro-0b7e {
  margin: 5px 0 7px 0;
}
.upper_7ef0.sidebar_d89e .chip_d046 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.upper_7ef0.sidebar_d89e .content-hot-2d37 {
  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;
}
.upper_7ef0.hidden_silver_22d9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.upper_7ef0.hidden_silver_22d9 .chip_d046 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.upper_7ef0.hidden_silver_22d9 .content-hot-2d37 {
  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;
}
.upper_7ef0.title_active_52e1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.upper_7ef0.border-black-63e8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.upper_7ef0.border-black-63e8 .content-hot-2d37 {
  margin-top: 7px;
}
.green_08e3 {
  display: inline-block;
}
.glass-1756 .tabs_449f .upper_7ef0 img {
  max-width: 100%;
}
.gas-7219 .primary_steel_779f.prev-34be,
.modal_30ae .primary_steel_779f.prev-34be {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.gas-7219 .primary_cool_73b9,
.modal_30ae .primary_cool_73b9 {
  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%);
}
.gas-7219 .primary_cool_73b9 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.gas-7219.complex-3a51 .primary_cool_73b9 {
  display: none;
}
.gas-7219 .gas_1fee {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gas-7219 .gas_1fee li {
  display: inline-block;
  position: relative;
}
.gas-7219 .gas_1fee li:last-child {
  margin-right: 0;
}
.gas-7219 .gas_1fee 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;
}
.gas-7219 .gas_1fee li.overlay-e6fb > a {
  color: rgba(0, 0, 0, 0.9);
}
.gas-7219 .gas_1fee > 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;
}
.gas-7219 .gas_1fee > li > a i {
  line-height: 0;
}
.gas-7219 .gas_1fee > li.secondary_a7be > a .primary_cool_73b9 {
  margin-left: 4px;
  line-height: 0;
}
.gas-7219 .gas_1fee .cool-73f4 li.secondary_a7be > a {
  position: relative;
}
.gas-7219 .gas_1fee .cool-73f4 li.secondary_a7be > a:after,
.gas-7219 .gas_1fee .cool-73f4 li.secondary_a7be > a:before {
  content: "";
  display: table;
}
.gas-7219 .gas_1fee .cool-73f4 li.secondary_a7be > a:after {
  clear: both;
}
.gas-7219 .gas_1fee .cool-73f4 li.secondary_a7be > a .primary_cool_73b9 {
  margin-left: 5px;
  float: right;
}
.gas-7219 .cold-39b6,
.gas-7219 .cool-73f4 {
  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;
}
.gas-7219 .cool-73f4 {
  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;
}
.gas-7219 .cool-73f4 .prev-34be {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gas-7219 .cool-73f4 .primary_cool_73b9 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.gas-7219 .cool-73f4 li {
  display: block;
  margin: 0;
  padding: 0;
}
.gas-7219 .cool-73f4 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;
}
.gas-7219 .cool-73f4 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.gas-7219 .cool-73f4 .cool-73f4 {
  top: 0;
  left: 100%;
}
.gas-7219 .form_f05e.fn-focus-d279 > .cold-39b6,
.gas-7219 .form_f05e.fn-focus-d279 > .cool-73f4,
.gas-7219 .form_f05e:focus > .cold-39b6,
.gas-7219 .form_f05e:focus > .cool-73f4,
.gas-7219 .form_f05e:hover > .cold-39b6,
.gas-7219 .form_f05e:hover > .cool-73f4 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.gas-7219.input-right-8d1a .status-soft-07b6:after,
.gas-7219.input-right-8d1a .status-soft-07b6:before {
  content: "";
  display: table;
}
.gas-7219.input-right-8d1a .status-soft-07b6:after {
  clear: both;
}
.gas-7219.input-right-8d1a .status-soft-07b6 > li {
  float: left;
}
.gas-7219.module-lite-cbd9 .status-soft-07b6:after,
.gas-7219.module-lite-cbd9 .status-soft-07b6:before {
  content: "";
  display: table;
}
.gas-7219.module-lite-cbd9 .status-soft-07b6:after {
  clear: both;
}
.gas-7219.module-lite-cbd9 .status-soft-07b6 > li {
  float: left;
}
.gas-7219.module-lite-cbd9 .status-soft-07b6 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.gas-7219.module-lite-cbd9 .status-soft-07b6 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.gas-7219.module-lite-cbd9 .status-soft-07b6 > li.shade-89a1 > a,
.gas-7219.module-lite-cbd9 .status-soft-07b6 > li.overlay-e6fb > a {
  color: #fff;
  background-color: #1e4b75;
}
.gas-7219.hidden_e449 .status-soft-07b6 > li > a .prev-34be {
  position: relative;
}
.gas-7219.hidden_e449 .status-soft-07b6 > li > a .prev-34be: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;
}
.gas-7219.hidden_e449
  .status-soft-07b6
  > li:focus
  > a
  .prev-34be:before,
.gas-7219.hidden_e449
  .status-soft-07b6
  > li:hover
  > a
  .prev-34be:before {
  width: 100%;
  background-color: currentColor;
}
.gas-7219.hidden_e449
  .status-soft-07b6
  > li.shade-89a1
  > a
  .prev-34be:before,
.gas-7219.hidden_e449
  .status-soft-07b6
  > li.search-steel-de5f
  > a
  .prev-34be:before {
  width: 100%;
  background-color: currentColor;
}
.gas-7219.accent_7bd9 .status-soft-07b6 > li > a .prev-34be {
  position: relative;
}
.gas-7219.accent_7bd9 .status-soft-07b6 > li > a .prev-34be: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;
}
.gas-7219.accent_7bd9 .status-soft-07b6 > li:focus > a .prev-34be:before,
.gas-7219.accent_7bd9
  .status-soft-07b6
  > li:hover
  > a
  .prev-34be:before {
  width: 100%;
  background-color: currentColor;
}
.gas-7219.accent_7bd9
  .status-soft-07b6
  > li.shade-89a1
  > a
  .prev-34be:before,
.gas-7219.accent_7bd9
  .status-soft-07b6
  > li.search-steel-de5f
  > a
  .prev-34be:before {
  width: 100%;
  background-color: currentColor;
}
.modal_30ae .gas_1fee {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal_30ae .gas_1fee li:first-child > a {
  border-top: none;
}
.modal_30ae .gas_1fee .dark-60e2 > .prev-34be .primary_cool_73b9 {
  display: none;
}
.modal_30ae .gas_1fee li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.modal_30ae .gas_1fee li:last-child {
  border: none;
}
.modal_30ae .gas_1fee li.secondary_a7be > a {
  padding-right: 45px !important;
}
.modal_30ae .gas_1fee li a {
  display: block;
  padding: 0.55em 1.5em;
}
.modal_30ae .gas_1fee li a:focus,
.modal_30ae .gas_1fee li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_30ae .gas_1fee li .accordion-complex-e190 {
  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;
}
.modal_30ae .gas_1fee li .accordion-complex-e190:hover {
  box-shadow: none;
}
.modal_30ae .gas_1fee li .accordion-complex-e190 .primary_cool_73b9 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.modal_30ae .gas_1fee .cool-73f4 {
  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);
}
.modal_30ae .gas_1fee .cool-73f4 li a {
  padding-left: 3em;
}
.modal_30ae .gas_1fee .last_22d8 > a .accordion-complex-e190 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_30ae .gas_1fee .last_22d8 > .cool-73f4 {
  display: block;
  opacity: 1;
}
.frame-c606 {
  max-width: 100%;
}
.upper-f808 {
  line-height: 0;
  cursor: pointer;
}
.slider-orange-5576 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slider-orange-5576:hover {
  box-shadow: none;
  color: currentColor;
}
.slider-orange-5576 svg {
  width: 18px;
  height: 18px;
}
.slider-orange-5576 .grid-brown-3ab3 {
  display: none;
}
.nav_solid_fe9e {
  position: relative;
}
.nav_solid_fe9e.fn-active-d279 .slider-orange-5576 .left-9f17 {
  display: none;
}
.nav_solid_fe9e.fn-active-d279 .slider-orange-5576 .grid-brown-3ab3 {
  display: inline-block;
}
.nav_solid_fe9e .banner_full_5808 {
  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);
}
.nav_solid_fe9e.north_04b7 .banner_full_5808 {
  left: auto;
  right: -0.9em;
}
.nav_solid_fe9e.north_04b7 .aside-10f4::before {
  left: auto;
  right: 15px;
}
.nav_solid_fe9e.fn-active-d279 .banner_full_5808 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hidden-9e3c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hidden-9e3c label {
  flex-basis: 100%;
}
.hidden-9e3c .secondary-7a3b {
  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;
}
.hidden-9e3c .paragraph-f518 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hidden-9e3c .paragraph-f518:focus {
  background-color: transparent;
}
.hidden-9e3c button.surface-1e70 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hidden-9e3c button.surface-1e70:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hidden-9e3c button.surface-1e70 svg {
  width: 18px;
  height: 18px;
}
.hidden-9e3c input[type="submit"] {
  min-height: auto;
}
.in_1c03 .hidden-9e3c .paragraph-f518 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside-10f4 {
  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) {
  .aside-10f4 {
    width: 220px;
  }
}
.aside-10f4 label {
  flex-basis: 100%;
}
.aside-10f4::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;
}
.thumbnail-copper-383f .in_1c03 .hidden-9e3c {
  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;
}
.thumbnail-copper-383f
  .in_1c03
  .hidden-9e3c
  .secondary-7a3b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.thumbnail-copper-383f .in_1c03 .hidden-9e3c .paragraph-f518 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.thumbnail-copper-383f
  .in_1c03
  .hidden-9e3c
  .paragraph-f518:focus {
  background: 0 0;
}
.thumbnail-copper-383f
  .in_1c03
  .hidden-9e3c
  .article-gas-314a {
  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;
}
.green-1d47 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.green-1d47 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.green-1d47 li:last-child {
  margin-right: 0;
}
.green-1d47 li:first-child {
  margin-left: 0;
}
.green-1d47.under_58d6 a {
  color: #fff;
}
.green-1d47.under_58d6 a:hover {
  color: #fff;
}
.green-1d47 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.green-1d47 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.green-1d47 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.green-1d47 a:hover {
  opacity: 0.9;
  color: inherit;
}
.green-1d47 [class*="social-icon-apple"] {
  background-color: #999;
}
.green-1d47 [class*="social-icon-apple"].icon_4cfd {
  background-color: transparent;
  color: #999;
}
.green-1d47 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.green-1d47 [class*="social-icon-behance"].icon_4cfd {
  background-color: transparent;
  color: #1769ff;
}
.green-1d47 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.green-1d47 [class*="social-icon-bitbucket"].icon_4cfd {
  background-color: transparent;
  color: #205081;
}
.green-1d47 [class*="social-icon-codepen"] {
  background-color: #000;
}
.green-1d47 [class*="social-icon-codepen"].icon_4cfd {
  background-color: transparent;
  color: #000;
}
.green-1d47 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.green-1d47 [class*="social-icon-delicious"].icon_4cfd {
  background-color: transparent;
  color: #39f;
}
.green-1d47 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.green-1d47 [class*="social-icon-digg"].icon_4cfd {
  background-color: transparent;
  color: #005be2;
}
.green-1d47 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.green-1d47 [class*="social-icon-dribbble"].icon_4cfd {
  background-color: transparent;
  color: #ea4c89;
}
.green-1d47 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.green-1d47 [class*="social-icon-envelope"].icon_4cfd {
  background-color: transparent;
  color: #ea4335;
}
.green-1d47 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.green-1d47 [class*="social-icon-facebook"].icon_4cfd {
  background-color: transparent;
  color: #3b5998;
}
.green-1d47 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.green-1d47 [class*="social-icon-flickr"].icon_4cfd {
  background-color: transparent;
  color: #0063dc;
}
.green-1d47 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.green-1d47 [class*="social-icon-foursquare"].icon_4cfd {
  background-color: transparent;
  color: #2d5be3;
}
.green-1d47 [class*="social-icon-github"] {
  background-color: #333;
}
.green-1d47 [class*="social-icon-github"].icon_4cfd {
  background-color: transparent;
  color: #333;
}
.green-1d47 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.green-1d47 [class*="social-icon-google-plus"].icon_4cfd {
  background-color: transparent;
  color: #dd4b39;
}
.green-1d47 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.green-1d47 [class*="social-icon-houzz"].icon_4cfd {
  background-color: transparent;
  color: #7ac142;
}
.green-1d47 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.green-1d47 [class*="social-icon-instagram"].icon_4cfd {
  background-color: transparent;
  color: #262626;
}
.green-1d47 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.green-1d47 [class*="social-icon-jsfiddle"].icon_4cfd {
  background-color: transparent;
  color: #487aa2;
}
.green-1d47 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.green-1d47 [class*="social-icon-linkedin"].icon_4cfd {
  background-color: transparent;
  color: #0077b5;
}
.green-1d47 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.green-1d47 [class*="social-icon-medium"].icon_4cfd {
  background-color: transparent;
  color: #00ab6b;
}
.green-1d47 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.green-1d47
  [class*="social-icon-odnoklassniki"].icon_4cfd {
  background-color: transparent;
  color: #f4731c;
}
.green-1d47 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.green-1d47 [class*="social-icon-meetup"].icon_4cfd {
  background-color: transparent;
  color: #ec1c40;
}
.green-1d47 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.green-1d47 [class*="social-icon-pinterest"].icon_4cfd {
  background-color: transparent;
  color: #bd081c;
}
.green-1d47 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.green-1d47 [class*="social-icon-product-hunt"].icon_4cfd {
  background-color: transparent;
  color: #da552f;
}
.green-1d47 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.green-1d47 [class*="social-icon-reddit"].icon_4cfd {
  background-color: transparent;
  color: #ff4500;
}
.green-1d47 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.green-1d47 [class*="social-icon-rss"].icon_4cfd {
  background-color: transparent;
  color: #f26522;
}
.green-1d47 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.green-1d47
  [class*="social-icon-shopping-cart"].icon_4cfd {
  background-color: transparent;
  color: #4caf50;
}
.green-1d47 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.green-1d47 [class*="social-icon-skype"].icon_4cfd {
  background-color: transparent;
  color: #00aff0;
}
.green-1d47 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.green-1d47 [class*="social-icon-slideshare"].icon_4cfd {
  background-color: transparent;
  color: #0077b5;
}
.green-1d47 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.green-1d47 [class*="social-icon-snapchat"].icon_4cfd {
  background-color: transparent;
  color: #fffc00;
}
.green-1d47 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.green-1d47 [class*="social-icon-soundcloud"].icon_4cfd {
  background-color: transparent;
  color: #f80;
}
.green-1d47 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.green-1d47 [class*="social-icon-spotify"].icon_4cfd {
  background-color: transparent;
  color: #2ebd59;
}
.green-1d47 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.green-1d47
  [class*="social-icon-stack-overflow"].icon_4cfd {
  background-color: transparent;
  color: #fe7a15;
}
.green-1d47 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.green-1d47 [class*="social-icon-maldkfgram"].icon_4cfd {
  background-color: transparent;
  color: #2ca5e0;
}
.green-1d47 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.green-1d47 [class*="social-icon-tripadvisor"].icon_4cfd {
  background-color: transparent;
  color: #589442;
}
.green-1d47 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.green-1d47 [class*="social-icon-tumblr"].icon_4cfd {
  background-color: transparent;
  color: #35465c;
}
.green-1d47 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.green-1d47 [class*="social-icon-twitch"].icon_4cfd {
  background-color: transparent;
  color: #6441a5;
}
.green-1d47 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.green-1d47 [class*="social-icon-twitter"].icon_4cfd {
  background-color: transparent;
  color: #1da1f2;
}
.green-1d47 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.green-1d47 [class*="social-icon-vimeo"].icon_4cfd {
  background-color: transparent;
  color: #1ab7ea;
}
.green-1d47 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.green-1d47 [class*="social-icon-vk"].icon_4cfd {
  background-color: transparent;
  color: #45668e;
}
.green-1d47 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.green-1d47 [class*="social-icon-weibo"].icon_4cfd {
  background-color: transparent;
  color: #df2029;
}
.green-1d47 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.green-1d47 [class*="social-icon-weixin"].icon_4cfd {
  background-color: transparent;
  color: #7bb32e;
}
.green-1d47 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.green-1d47 [class*="social-icon-whatsapp"].icon_4cfd {
  background-color: transparent;
  color: #25d366;
}
.green-1d47 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.green-1d47 [class*="social-icon-wordpress"].icon_4cfd {
  background-color: transparent;
  color: #21759b;
}
.green-1d47 [class*="social-icon-xing"] {
  background-color: #026466;
}
.green-1d47 [class*="social-icon-xing"].icon_4cfd {
  background-color: transparent;
  color: #026466;
}
.green-1d47 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.green-1d47 [class*="social-icon-yelp"].icon_4cfd {
  background-color: transparent;
  color: #af0606;
}
.green-1d47 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.green-1d47 [class*="social-icon-youtube"].icon_4cfd {
  background-color: transparent;
  color: #cd201f;
}
.short-de62 {
  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;
}
.short-de62:hover {
  box-shadow: none;
  background: 0 0;
}
.caption-35d2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.cold-d279 {
  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;
}
.description_green_b3a2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sidebar-complex-f94d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sidebar-complex-f94d,
.sidebar-complex-f94d::after,
.sidebar-complex-f94d::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;
}
.sidebar-complex-f94d::after,
.sidebar-complex-f94d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.copper-714f .cold-d279 .description_green_b3a2 {
  margin-top: -2px;
  width: 19px;
}
.copper-714f .cold-d279 .sidebar-complex-f94d {
  margin-top: -1px;
}
.copper-714f .cold-d279 .sidebar-complex-f94d,
.copper-714f .cold-d279 .sidebar-complex-f94d::after,
.copper-714f .cold-d279 .sidebar-complex-f94d::before {
  width: 19px;
  height: 2px;
}
.copper-714f .cold-d279 .sidebar-complex-f94d::before {
  top: -6px;
}
.copper-714f .cold-d279 .sidebar-complex-f94d::after {
  bottom: -6px;
}
.action-0a7f .cold-d279 .description_green_b3a2 {
  margin-top: -2px;
  width: 22px;
}
.action-0a7f .cold-d279 .sidebar-complex-f94d {
  margin-top: -1px;
}
.action-0a7f .cold-d279 .sidebar-complex-f94d,
.action-0a7f .cold-d279 .sidebar-complex-f94d::after,
.action-0a7f .cold-d279 .sidebar-complex-f94d::before {
  width: 22px;
  height: 2px;
}
.action-0a7f .cold-d279 .sidebar-complex-f94d::before {
  top: -7px;
}
.action-0a7f .cold-d279 .sidebar-complex-f94d::after {
  bottom: -7px;
}
.new-48a5 .cold-d279 .description_green_b3a2 {
  margin-top: -2px;
  width: 31px;
}
.new-48a5 .cold-d279 .sidebar-complex-f94d {
  margin-top: -1.5px;
}
.new-48a5 .cold-d279 .sidebar-complex-f94d,
.new-48a5 .cold-d279 .sidebar-complex-f94d::after,
.new-48a5 .cold-d279 .sidebar-complex-f94d::before {
  width: 31px;
  height: 3px;
}
.new-48a5 .cold-d279 .sidebar-complex-f94d::before {
  top: -9px;
}
.new-48a5 .cold-d279 .sidebar-complex-f94d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hero-under-642e .cold-d279 .description_green_b3a2 {
    margin-top: -2px;
    width: 19px;
  }
  .hero-under-642e .cold-d279 .sidebar-complex-f94d {
    margin-top: -1px;
  }
  .hero-under-642e .cold-d279 .sidebar-complex-f94d,
  .hero-under-642e .cold-d279 .sidebar-complex-f94d::after,
  .hero-under-642e .cold-d279 .sidebar-complex-f94d::before {
    width: 19px;
    height: 2px;
  }
  .hero-under-642e .cold-d279 .sidebar-complex-f94d::before {
    top: -6px;
  }
  .hero-under-642e .cold-d279 .sidebar-complex-f94d::after {
    bottom: -6px;
  }
  .summary-glass-8c36 .cold-d279 .description_green_b3a2 {
    margin-top: -2px;
    width: 22px;
  }
  .summary-glass-8c36 .cold-d279 .sidebar-complex-f94d {
    margin-top: -1px;
  }
  .summary-glass-8c36 .cold-d279 .sidebar-complex-f94d,
  .summary-glass-8c36 .cold-d279 .sidebar-complex-f94d::after,
  .summary-glass-8c36 .cold-d279 .sidebar-complex-f94d::before {
    width: 22px;
    height: 2px;
  }
  .summary-glass-8c36 .cold-d279 .sidebar-complex-f94d::before {
    top: -7px;
  }
  .summary-glass-8c36 .cold-d279 .sidebar-complex-f94d::after {
    bottom: -7px;
  }
  .pro-21b6 .cold-d279 .description_green_b3a2 {
    margin-top: -2px;
    width: 31px;
  }
  .pro-21b6 .cold-d279 .sidebar-complex-f94d {
    margin-top: -1.5px;
  }
  .pro-21b6 .cold-d279 .sidebar-complex-f94d,
  .pro-21b6 .cold-d279 .sidebar-complex-f94d::after,
  .pro-21b6 .cold-d279 .sidebar-complex-f94d::before {
    width: 31px;
    height: 3px;
  }
  .pro-21b6 .cold-d279 .sidebar-complex-f94d::before {
    top: -9px;
  }
  .pro-21b6 .cold-d279 .sidebar-complex-f94d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph-dim-933e .cold-d279 .description_green_b3a2 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph-dim-933e .cold-d279 .sidebar-complex-f94d {
    margin-top: -1px;
  }
  .paragraph-dim-933e .cold-d279 .sidebar-complex-f94d,
  .paragraph-dim-933e .cold-d279 .sidebar-complex-f94d::after,
  .paragraph-dim-933e .cold-d279 .sidebar-complex-f94d::before {
    width: 19px;
    height: 2px;
  }
  .paragraph-dim-933e .cold-d279 .sidebar-complex-f94d::before {
    top: -6px;
  }
  .paragraph-dim-933e .cold-d279 .sidebar-complex-f94d::after {
    bottom: -6px;
  }
  .tertiary_453b .cold-d279 .description_green_b3a2 {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary_453b .cold-d279 .sidebar-complex-f94d {
    margin-top: -1px;
  }
  .tertiary_453b .cold-d279 .sidebar-complex-f94d,
  .tertiary_453b .cold-d279 .sidebar-complex-f94d::after,
  .tertiary_453b .cold-d279 .sidebar-complex-f94d::before {
    width: 22px;
    height: 2px;
  }
  .tertiary_453b .cold-d279 .sidebar-complex-f94d::before {
    top: -7px;
  }
  .tertiary_453b .cold-d279 .sidebar-complex-f94d::after {
    bottom: -7px;
  }
  .section_9d29 .cold-d279 .description_green_b3a2 {
    margin-top: -2px;
    width: 31px;
  }
  .section_9d29 .cold-d279 .sidebar-complex-f94d {
    margin-top: -1.5px;
  }
  .section_9d29 .cold-d279 .sidebar-complex-f94d,
  .section_9d29 .cold-d279 .sidebar-complex-f94d::after,
  .section_9d29 .cold-d279 .sidebar-complex-f94d::before {
    width: 31px;
    height: 3px;
  }
  .section_9d29 .cold-d279 .sidebar-complex-f94d::before {
    top: -9px;
  }
  .section_9d29 .cold-d279 .sidebar-complex-f94d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .menu-bfce .cold-d279 .description_green_b3a2 {
    margin-top: -2px;
    width: 19px;
  }
  .menu-bfce .cold-d279 .sidebar-complex-f94d {
    margin-top: -1px;
  }
  .menu-bfce .cold-d279 .sidebar-complex-f94d,
  .menu-bfce .cold-d279 .sidebar-complex-f94d::after,
  .menu-bfce .cold-d279 .sidebar-complex-f94d::before {
    width: 19px;
    height: 2px;
  }
  .menu-bfce .cold-d279 .sidebar-complex-f94d::before {
    top: -6px;
  }
  .menu-bfce .cold-d279 .sidebar-complex-f94d::after {
    bottom: -6px;
  }
  .tabs-e9e3 .cold-d279 .description_green_b3a2 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-e9e3 .cold-d279 .sidebar-complex-f94d {
    margin-top: -1px;
  }
  .tabs-e9e3 .cold-d279 .sidebar-complex-f94d,
  .tabs-e9e3 .cold-d279 .sidebar-complex-f94d::after,
  .tabs-e9e3 .cold-d279 .sidebar-complex-f94d::before {
    width: 22px;
    height: 2px;
  }
  .tabs-e9e3 .cold-d279 .sidebar-complex-f94d::before {
    top: -7px;
  }
  .tabs-e9e3 .cold-d279 .sidebar-complex-f94d::after {
    bottom: -7px;
  }
  .blue_7251 .cold-d279 .description_green_b3a2 {
    margin-top: -2px;
    width: 31px;
  }
  .blue_7251 .cold-d279 .sidebar-complex-f94d {
    margin-top: -1.5px;
  }
  .blue_7251 .cold-d279 .sidebar-complex-f94d,
  .blue_7251 .cold-d279 .sidebar-complex-f94d::after,
  .blue_7251 .cold-d279 .sidebar-complex-f94d::before {
    width: 31px;
    height: 3px;
  }
  .blue_7251 .cold-d279 .sidebar-complex-f94d::before {
    top: -9px;
  }
  .blue_7251 .cold-d279 .sidebar-complex-f94d::after {
    bottom: -9px;
  }
}
.row-9b02 .sidebar-complex-f94d {
  -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);
}
.row-9b02 .sidebar-complex-f94d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.row-9b02 .sidebar-complex-f94d::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);
}
.row-9b02.outline_motion_d79e .sidebar-complex-f94d {
  -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);
}
.row-9b02.outline_motion_d79e .sidebar-complex-f94d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.row-9b02.outline_motion_d79e .sidebar-complex-f94d::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);
}
.table-outer-9663 {
  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.full_7fa4:before {
  display: none;
}
.hidden-west-446d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hidden-west-446d .hovered-b6f9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hidden-west-446d .hovered-b6f9:last-of-type {
  border-bottom: none;
}
.hidden-west-446d .hovered-b6f9.card-pro-c1c8,
.hidden-west-446d .hovered-b6f9.section_outer_04db,
.hidden-west-446d .hovered-b6f9.hard-16d7 {
  padding: 0;
}
.hidden-west-446d .modal_30ae .accordion-complex-e190 {
  color: currentColor;
}
.hidden-west-446d .modal_30ae .accordion-complex-e190:focus,
.hidden-west-446d .modal_30ae .accordion-complex-e190:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden-west-446d.summary_down_dd8b .table_d9c3,
.hidden-west-446d.summary_down_dd8b .menu-aebf a,
.hidden-west-446d.summary_down_dd8b .status-soft-07b6 a,
.hidden-west-446d.summary_down_dd8b .cool-73f4 a {
  color: rgba(0, 0, 0, 0.55);
}
.hidden-west-446d.summary_down_dd8b .table_d9c3:hover,
.hidden-west-446d.summary_down_dd8b .menu-aebf a:hover,
.hidden-west-446d.summary_down_dd8b .status-soft-07b6 a:hover,
.hidden-west-446d.summary_down_dd8b .cool-73f4 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-west-446d.summary_down_dd8b .fresh_ebf2 {
  color: rgba(0, 0, 0, 0.8);
}
.hidden-west-446d.summary_down_dd8b .hovered-b6f9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden-west-446d.summary_down_dd8b .hovered-b6f9:before {
  background: rgba(0, 0, 0, 0.08);
}
.hidden-west-446d.summary_down_dd8b .clean_3b37:before {
  background: rgba(255, 255, 255, 0.9);
}
.hidden-west-446d.summary_down_dd8b .modal_30ae .gas_1fee li a,
.hidden-west-446d.summary_down_dd8b .modal_30ae .accordion-complex-e190,
.hidden-west-446d.summary_down_dd8b .cool-73f4 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden-west-446d.summary_down_dd8b .modal_30ae .accordion-complex-e190:focus,
.hidden-west-446d.summary_down_dd8b .modal_30ae .accordion-complex-e190:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden-west-446d.summary_down_dd8b .gas_1fee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hidden-west-446d.form-first-3462 .table_d9c3,
.hidden-west-446d.form-first-3462 .menu-aebf a,
.hidden-west-446d.form-first-3462 .status-soft-07b6 .accordion-complex-e190,
.hidden-west-446d.form-first-3462 .status-soft-07b6 a,
.hidden-west-446d.form-first-3462 .cool-73f4 a {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-west-446d.form-first-3462 .table_d9c3:hover,
.hidden-west-446d.form-first-3462 .menu-aebf a:hover,
.hidden-west-446d.form-first-3462 .status-soft-07b6 .accordion-complex-e190:hover,
.hidden-west-446d.form-first-3462 .status-soft-07b6 a:hover,
.hidden-west-446d.form-first-3462 .cool-73f4 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-west-446d.form-first-3462 .fresh_ebf2 {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-west-446d.form-first-3462 .hovered-b6f9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-west-446d.form-first-3462 .hovered-b6f9:before {
  background: rgba(255, 255, 255, 0.08);
}
.hidden-west-446d.form-first-3462 .clean_3b37:before {
  background: rgba(0, 0, 0, 0.9);
}
.hidden-west-446d.form-first-3462 .modal_30ae .gas_1fee li a,
.hidden-west-446d.form-first-3462 .modal_30ae .accordion-complex-e190,
.hidden-west-446d.form-first-3462 .cool-73f4 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-west-446d.form-first-3462 .modal_30ae .accordion-complex-e190:focus,
.hidden-west-446d.form-first-3462 .modal_30ae .accordion-complex-e190:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hidden-west-446d.form-first-3462 .gas_1fee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.clean_3b37 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.clean_3b37:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.dark_92f5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.button-dirty-1aa5 .hidden-west-446d {
  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;
}
.button-dirty-1aa5 .hovered-b6f9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.button-dirty-1aa5 .hovered-b6f9: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) {
  .button-dirty-1aa5 .hovered-b6f9:before {
    width: 16%;
    left: 42%;
  }
}
.button-dirty-1aa5 .hovered-b6f9:last-child:before {
  content: none;
}
.button-dirty-1aa5 .hovered-b6f9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.button-dirty-1aa5 .modal_30ae .gas_1fee li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.button-dirty-1aa5 .modal_30ae .gas_1fee li a .accordion-complex-e190 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.button-dirty-1aa5 .modal_30ae .cool-73f4 {
  border: none;
}
.button-dirty-1aa5 .modal_30ae .cool-73f4 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.button-dirty-1aa5 .clean_3b37 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.button-dirty-1aa5 .dark_92f5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.button-dirty-1aa5 .form-first-3462 .clean_3b37:before {
  background: rgba(0, 0, 0, 0.9);
}
.button-dirty-1aa5 .summary_down_dd8b.down_2fe9 .sidebar-complex-f94d {
  background: rgba(0, 0, 0, 0.6);
}
.button-dirty-1aa5
  .summary_down_dd8b.down_2fe9
  .sidebar-complex-f94d::after,
.button-dirty-1aa5
  .summary_down_dd8b.down_2fe9
  .sidebar-complex-f94d:before {
  background: inherit;
}
.button-dirty-1aa5
  .summary_down_dd8b.down_2fe9:hover
  .sidebar-complex-f94d {
  background: rgba(0, 0, 0, 0.8);
}
.fast-7a26 .hidden-west-446d {
  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) {
  .fast-7a26 .hidden-west-446d {
    width: auto;
    right: 45px;
  }
}
.border-d5a5 .hidden-west-446d {
  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-d5a5 .hidden-west-446d {
    width: auto;
    left: 45px;
  }
}
.full_7fa4 .hidden-west-446d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.full_7fa4 .dark_92f5 {
  max-width: 48em;
  margin: 0 auto;
}
.full_7fa4 .clean_3b37:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.header-hot-e378 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.header-hot-e378.button-dirty-1aa5 .hidden-west-446d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.header-hot-e378.fast-7a26 .hidden-west-446d {
  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);
}
.header-hot-e378 .hidden-west-446d {
  visibility: visible;
}
.header-hot-e378.border-d5a5 .hidden-west-446d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.badge_pink_bce0,
.search_28bc {
  overflow-x: hidden;
}
.badge_pink_bce0 .hidden-west-446d {
  overflow: auto;
}
.badge_pink_bce0.button-dirty-1aa5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_pink_bce0.button-dirty-1aa5 .hidden-west-446d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.badge_pink_bce0.button-dirty-1aa5 .short-de62 {
  opacity: 0;
}
.badge_pink_bce0.fast-7a26 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_pink_bce0.fast-7a26 .hidden-west-446d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.badge_pink_bce0.fast-7a26 .short-de62 {
  opacity: 0;
}
.badge_pink_bce0.border-d5a5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge_pink_bce0.border-d5a5 .hidden-west-446d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.badge_pink_bce0.border-d5a5 .short-de62 {
  opacity: 0;
}
.badge_pink_bce0.full_7fa4 .hidden-west-446d {
  z-index: 10;
  visibility: visible;
}
.down_2fe9 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.down_2fe9 .sidebar-complex-f94d {
  background: rgba(255, 255, 255, 0.99);
}
.down_2fe9 .sidebar-complex-f94d::after,
.down_2fe9 .sidebar-complex-f94d:before {
  background: inherit;
}
.down_2fe9:hover .sidebar-complex-f94d {
  background: rgba(255, 255, 255, 0.99);
}
.border-d5a5 .down_2fe9 {
  top: 10px;
  right: auto;
  left: 12px;
}
.full_7fa4 .down_2fe9 {
  display: none !important;
}
.badge_pink_bce0:before,
.search_28bc:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.badge_pink_bce0 .down_2fe9,
.search_28bc .down_2fe9 {
  display: inline-block;
}
.hidden-west-446d .fast-d67f {
  -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;
}
.badge_pink_bce0 .hidden-west-446d .fast-d67f,
.search_28bc .hidden-west-446d .fast-d67f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery_e917 .secondary-7a3b {
  width: 100%;
}
.tabs_449f {
  padding: 0 0.5em 0;
}
.tabs_449f [class*="customify-col-"],
.tabs_449f [class*="customify-col_"],
.tabs_449f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.preview-1fea .tabs_449f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .action-3167 .medium_a5df,
  .medium_a5df {
    display: none;
  }
  .outline-liquid-31e2 {
    text-align: left;
  }
  .description-a279 {
    text-align: center;
  }
  .media-iron-093b {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .action-3167 .popup_large_9f7d,
  .popup_large_9f7d {
    display: none;
  }
  .thumbnail-9913 {
    text-align: left;
  }
  .shadow-d405 {
    text-align: center;
  }
  .avatar_hot_9e83 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .action-3167 .white-babc,
  .white-babc {
    display: none;
  }
  .highlight_eaee {
    text-align: left;
  }
  .border-stone-eca3 {
    text-align: center;
  }
  .caption-lower-0e24 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.accent_6500 {
  box-shadow: none !important;
}
.slider_smooth_499d .item_middle_4570,
.wrapper_paper_f336 .item_middle_4570 {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.wrapper_paper_f336 .item_middle_4570 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fresh_09d6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fresh_09d6:after,
.fresh_09d6:before {
  content: "";
  display: table;
}
.fresh_09d6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fresh_09d6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fresh_09d6,
.summary-plasma-8c50 {
  max-width: 1248px;
  margin: 0 auto;
}

.shadow_d135.status_b7b3 .fresh_09d6 {
  max-width: 100%;
}
.shadow_d135.nav-edda {
  max-width: 1200px;
  margin: 0 auto;
}
.shadow_d135.picture_81aa .fresh_09d6 {
  max-width: 100%;
}
.shadow_d135.picture_81aa > .fresh_09d6 {
  padding-left: 0;
  padding-right: 0;
}
.shadow_d135.picture_81aa > .fresh_09d6 .action-3167 {
  margin: 0;
}
.shadow_d135.picture_81aa
  > .fresh_09d6
  .logo-ff32.warm-d0c6 {
  margin-right: 0;
  margin-left: 0;
}
.shadow_d135.picture_81aa #main.warm-d0c6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .plasma_0582 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .plasma_0582 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .content_6b9c .pattern_c641 {
    padding-right: 1em;
  }
  .content_6b9c.media_iron_a6f2 .logo-ff32 {
    border-right: 1px solid #eaecee;
  }
  .content_6b9c.media_iron_a6f2 .pattern_c641 {
    padding-right: 1em;
  }
  .content_6b9c.media_iron_a6f2 .pro_1928 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-fluid-89d7 .pattern_c641 {
    padding-left: 1em;
  }
  .aside-fluid-89d7.media_iron_a6f2 .logo-ff32 {
    border-left: 1px solid #eaecee;
  }
  .aside-fluid-89d7.media_iron_a6f2 .pattern_c641 {
    padding-left: 1em;
  }
  .aside-fluid-89d7.media_iron_a6f2 .pro_1928 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dark-e12c .pattern_c641 {
    padding-left: 1em;
  }
  .dark-e12c.media_iron_a6f2 .accordion_huge_8a14 {
    border-right: 1px solid #eaecee;
  }
  .dark-e12c.media_iron_a6f2 .panel_north_aa34 {
    border-right: 1px solid #eaecee;
  }
  .dark-e12c.media_iron_a6f2 .pattern_c641 {
    padding-left: 1em;
  }
  .dark-e12c.media_iron_a6f2 .pro_1928 {
    padding-right: 1em;
  }
  .dark-e12c.media_iron_a6f2 .list-c6cf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower-bec7 .pattern_c641 {
    padding-right: 1em;
  }
  .lower-bec7.media_iron_a6f2 .accordion_huge_8a14 {
    border-left: 1px solid #eaecee;
  }
  .lower-bec7.media_iron_a6f2 .panel_north_aa34 {
    border-left: 1px solid #eaecee;
  }
  .lower-bec7.media_iron_a6f2 .pattern_c641 {
    padding-right: 1em;
  }
  .lower-bec7.media_iron_a6f2 .pro_1928 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower-bec7.media_iron_a6f2 .list-c6cf {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .plasma_0582 .pattern_c641 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .plasma_0582.media_iron_a6f2 .logo-ff32 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .plasma_0582.media_iron_a6f2 .pattern_c641 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .plasma_0582.media_iron_a6f2 .pro_1928 {
    padding-left: 1em;
  }
  .plasma_0582.media_iron_a6f2 .list-c6cf {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .plasma_0582.media_iron_a6f2 .pattern_c641 {
    padding-left: 0;
  }
}
.pagination_1c07 .nav_7958 {
  display: inline-block;
}
.pagination-fresh-9127 {
  display: inline-block;
}
.main-outer-0c4c {
  word-con: break-word;
}
.background_43d8 > span {
  display: inline-block;
  padding: 5px 0;
}
.background_43d8 .smooth-37a2 {
  margin-left: 8px;
  margin-right: 8px;
}
.background_43d8 .notice_1351 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.green_2367 .pink-1946 {
  margin-bottom: 2em;
}
.green_2367 .badge-8921 {
  margin-bottom: 15px;
}
.green_2367 .badge-8921:last-child {
  margin-bottom: 0;
}
.green_2367 .picture-1c8f {
  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) {
  .green_2367 .picture-1c8f {
    display: block;
  }
}
.green_2367 .silver-5ca8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .green_2367 .silver-5ca8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.green_2367 .alert-in-d1ca {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.green_2367 .alert-in-d1ca img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.green_2367 .alert-in-d1ca a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.green_2367 .main-outer-0c4c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.green_2367 .main-outer-0c4c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.green_2367 .slider-3863 p:last-child {
  margin-bottom: 0;
}
.green_2367 .tall-dc3d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.green_2367 .narrow_f748 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.green_2367 .thumbnail_slow_5f23 {
  margin-top: 1em;
}
.green_2367 .card-bright-bdca {
  top: 0;
  display: block;
}
.green_2367 .card-bright-bdca a {
  color: inherit;
}
.green_2367 .card-bright-bdca a:hover {
  color: inherit;
}
.green_2367 .hot_50a3 {
  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;
}
.green_2367 .hot_50a3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.green_2367 .narrow_f748 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.green_2367 .media-a4e7 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.green_2367 .media-a4e7:first-child {
  margin-top: 0;
}
.green_2367 .media-a4e7.component-mini-e4c7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.green_2367 .media-a4e7.focus_orange_04d7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.green_2367
  .media-a4e7.focus_orange_04d7.block-c03c
  .thumbnail_slow_5f23 {
  width: 100%;
}
.green_2367 .focus_orange_04d7 {
  -webkit-box-align: center;
  align-items: center;
}
.green_2367 .focus_orange_04d7 .background_43d8,
.green_2367 .focus_orange_04d7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.green_2367 .alert-in-d1ca {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.green_2367 .alert-in-d1ca img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.green_2367 .alert-in-d1ca: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;
}
.green_2367 .component-mini-e4c7 {
  z-index: 5;
}
.green_2367 .menu-plasma-8666 .alert_narrow_2095 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.green_2367 .tabs-3801 .alert_narrow_2095 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.green_2367 .section-25a9 .alert_narrow_2095 {
  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;
}
.green_2367.filter-c0f6 .picture-1c8f,
.green_2367.pro-482e .picture-1c8f {
  display: block;
}
.green_2367.filter-c0f6 .picture-1c8f .last_614e,
.green_2367.filter-c0f6 .picture-1c8f .narrow_f748,
.green_2367.pro-482e .picture-1c8f .last_614e,
.green_2367.pro-482e .picture-1c8f .narrow_f748 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.green_2367.input_e802 .silver-5ca8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .green_2367.input_e802 .silver-5ca8 {
    margin-right: 0;
  }
}
.green_2367.filter-c0f6 .silver-5ca8,
.green_2367.pro-482e .silver-5ca8 {
  padding-top: 40%;
}
.green_2367.filter-c0f6 .pink-1946,
.green_2367.pro-482e .pink-1946 {
  display: block;
}
.green_2367.filter-c0f6 .fn-sticky-d279 .narrow_f748,
.green_2367.pro-482e .fn-sticky-d279 .narrow_f748 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.green_2367.filter-c0f6 .silver-5ca8,
.green_2367.pro-482e .silver-5ca8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.green_2367.filter-c0f6 .narrow_f748 {
  padding: 1em;
}
.text_ad3b {
  margin: 30px auto;
  display: block;
}
.text_ad3b .hero-purple-e99e > * {
  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;
}
.text_ad3b .hero-purple-e99e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.text_ad3b .hero-purple-e99e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.liquid-382c .background_43d8 {
  margin-bottom: 1.41575em;
}
.liquid-382c .paragraph-huge-ff63 {
  margin-bottom: 1.618em;
}
.lower-5757 .chip-63b4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.lower-5757 .chip-63b4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.lower-5757 .small_e975 {
  max-width: 100%;
  overflow: auto;
}
.tiny_1b0f .lower-5757 a:hover {
  text-decoration: underline;
}
.link-under-787d .badge-8921:not(.main-outer-0c4c),
.link-under-787d .alert-in-d1ca {
  margin-bottom: 1.41575em;
}
.link-under-787d .badge-8921:not(.main-outer-0c4c):last-child,
.link-under-787d .alert-in-d1ca:last-child {
  margin-bottom: 0;
}
.link-under-787d .badge-8921.grid-up-e741 {
  margin-bottom: 0.41575em;
}
.link-under-787d .pressed_d39a:before,
.link-under-787d .bright_9c6a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.link-under-787d .pressed_d39a:before {
  content: "\f115";
}
.link-under-787d .bright_9c6a:before {
  content: "\f02c";
}
.link-under-787d .mask-east-df50 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.link-under-787d .mask-east-df50 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.plasma-e7b9 {
  display: -webkit-box;
  display: flex;
}
.plasma-e7b9 .message-short-db9e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .plasma-e7b9 .message-short-db9e {
    flex-basis: 90px;
  }
}
.plasma-e7b9 .sidebar_f5f7 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .plasma-e7b9 .sidebar_f5f7 {
    flex-basis: calc(100% - 50px);
  }
}
.plasma-e7b9 .widget-purple-e90d p:last-child {
  margin-bottom: 0.72em;
}
.hidden-49f7 .hero-purple-e99e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hidden-49f7 .hero-purple-e99e:after,
.hidden-49f7 .hero-purple-e99e:before {
  content: "";
  display: table;
}
.hidden-49f7 .hero-purple-e99e:after {
  clear: both;
}
.hidden-49f7 .hero-purple-e99e .hard_5be1,
.hidden-49f7 .hero-purple-e99e .hard_4c99 {
  width: 49%;
}
.hidden-49f7 .hero-purple-e99e .hard_5be1 a span.middle-bc69,
.hidden-49f7 .hero-purple-e99e .hard_4c99 a span.middle-bc69 {
  display: block;
  margin-bottom: 5px;
}
.hidden-49f7 .hero-purple-e99e .hard_4c99 {
  float: left;
  text-align: left;
}
.hidden-49f7 .hero-purple-e99e .hard_5be1 {
  float: right;
  text-align: right;
}
.image_south_0a0c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .image_south_0a0c {
    margin-bottom: 0;
  }
}
.texture-fresh-db39 {
  margin-bottom: 1em;
}
.texture-fresh-db39 .main-outer-0c4c {
  font-size: 1.1em;
  line-height: 1.3;
}
.slider-6f83 a {
  display: block;
  line-height: 0;
  position: relative;
}
.primary-69ea .texture-fresh-db39,
.pagination-stale-53c1 .texture-fresh-db39 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .primary-69ea .texture-fresh-db39,
  .pagination-stale-53c1 .texture-fresh-db39 {
    display: block;
  }
}
.primary-69ea .slider-6f83,
.pagination-stale-53c1 .slider-6f83 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .primary-69ea .slider-6f83,
  .pagination-stale-53c1 .slider-6f83 {
    margin-bottom: 1em;
  }
}
.primary-69ea .slider-6f83 img,
.pagination-stale-53c1 .slider-6f83 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.primary-69ea .upper_497e,
.pagination-stale-53c1 .upper_497e {
  flex-basis: calc(100% - 160px);
}
.primary-69ea .upper_497e p,
.pagination-stale-53c1 .upper_497e p {
  margin-bottom: 0;
}
.primary-69ea .upper_497e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .primary-69ea .upper_497e {
    padding-left: 0;
  }
}
.pagination-stale-53c1 .upper_497e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pagination-stale-53c1 .upper_497e {
    padding-right: 0;
  }
}
.pagination-stale-53c1 .slider-6f83 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.selected-ec84 .slider-6f83 {
  margin-bottom: 0.5em;
}
.selected-ec84 .slider-6f83 img {
  width: 100%;
}
.pagination_63c4 .selected_3b9c,
.hovered-4949 .selected_3b9c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hovered-4949 .logo-ff32 .wood_f5f9 p:last-child {
  margin-bottom: 0;
}
.dropdown-617d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hover-left-c510 .gallery-1763 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hover-left-c510 .gallery-1763:last-of-type {
    margin-bottom: 0;
  }
}
.hover-left-c510 .gallery-1763 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hover-left-c510 .gallery-1763 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hover-left-c510 .gallery-1763 ul li {
  margin: 0 0 0.6em;
}
.hover-left-c510 .gallery-1763 ul li.carousel_action_02ac,
.hover-left-c510 .gallery-1763 ul li.progress_9548 {
  position: relative;
}
.hover-left-c510 .gallery-1763 ul li.carousel_action_02ac .preview-tiny-f8b0,
.hover-left-c510 .gallery-1763 ul li.progress_9548 .preview-tiny-f8b0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hover-left-c510 .gallery-1763 ul li.carousel_action_02ac:after:after,
.hover-left-c510 .gallery-1763 ul li.carousel_action_02ac:after:before,
.hover-left-c510
  .gallery-1763
  ul
  li.progress_9548:after:after,
.hover-left-c510
  .gallery-1763
  ul
  li.progress_9548:after:before {
  content: "";
  display: table;
}
.hover-left-c510 .gallery-1763 ul li.carousel_action_02ac:after:after,
.hover-left-c510
  .gallery-1763
  ul
  li.progress_9548:after:after {
  clear: both;
}
.hover-left-c510 .gallery-1763 a.status-1811:hover {
  text-decoration: none;
}
.hover-left-c510 .gallery-1763 select {
  max-width: 100%;
}
.hover-left-c510 .gallery-1763 table {
  font-size: 85%;
}
.hover-left-c510 .gallery-1763 table td,
.hover-left-c510 .gallery-1763 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hover-left-c510 .gallery-1763 table tfoot td {
  text-align: left;
}
.hover-left-c510 .gallery-1763 :last-child {
  margin-bottom: 0;
}
.hover-left-c510 .gallery-1763 .liquid-d282 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hover-left-c510 .gallery-1763 .liquid-d282 label {
  width: 100%;
}
.hover-left-c510 .gallery-1763 .liquid-d282 .paragraph-f518 {
  width: 100%;
  display: block;
}
.hover-left-c510 .gallery-1763 .liquid-d282 .surface-1e70 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hover-left-c510 .gallery-1763 .liquid-d282 .surface-1e70:hover svg #svg-search {
  fill: #444;
}
.hover-left-c510 .gallery-1763 .liquid-d282 .surface-1e70 svg {
  width: 18px;
  height: 18px;
}
.hover-left-c510 .box-7221 ul ul,
.hover-left-c510 .widget-c096 ul ul,
.hover-left-c510 .module_pro_2eb4 ul ul,
.hover-left-c510 .cold_54a9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hover-left-c510 .box-7221 .secondary_a7be > a,
.hover-left-c510 .widget-c096 .secondary_a7be > a,
.hover-left-c510 .module_pro_2eb4 .secondary_a7be > a,
.hover-left-c510 .cold_54a9 .secondary_a7be > a {
  margin-bottom: 0;
}
.hover-left-c510 .pattern_simple_1114 li,
.hover-left-c510 .box-7221 li,
.hover-left-c510 .badge_upper_0f1b li,
.hover-left-c510 .widget-c096 li,
.hover-left-c510 .module_pro_2eb4 li,
.hover-left-c510 .cold_54a9 li,
.hover-left-c510 .card_fa73 li,
.hover-left-c510 .layout_bright_bd83 li {
  display: block;
  position: relative;
}
.hover-left-c510 .pattern_simple_1114 li:last-child,
.hover-left-c510 .box-7221 li:last-child,
.hover-left-c510 .badge_upper_0f1b li:last-child,
.hover-left-c510 .widget-c096 li:last-child,
.hover-left-c510 .module_pro_2eb4 li:last-child,
.hover-left-c510 .cold_54a9 li:last-child,
.hover-left-c510 .card_fa73 li:last-child,
.hover-left-c510 .layout_bright_bd83 li:last-child {
  border: none;
}
.hover-left-c510 .pattern_simple_1114 li a,
.hover-left-c510 .box-7221 li a,
.hover-left-c510 .badge_upper_0f1b li a,
.hover-left-c510 .widget-c096 li a,
.hover-left-c510 .module_pro_2eb4 li a,
.hover-left-c510 .cold_54a9 li a,
.hover-left-c510 .card_fa73 li a,
.hover-left-c510 .layout_bright_bd83 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover-left-c510 .pattern_simple_1114 li ul li::before,
.hover-left-c510 .box-7221 li ul li::before,
.hover-left-c510 .badge_upper_0f1b li ul li::before,
.hover-left-c510 .widget-c096 li ul li::before,
.hover-left-c510 .module_pro_2eb4 li ul li::before,
.hover-left-c510 .cold_54a9 li ul li::before,
.hover-left-c510 .card_fa73 li ul li::before,
.hover-left-c510 .layout_bright_bd83 li ul li::before {
  left: 15px;
}
.hover-left-c510 .pattern_simple_1114 li ul a,
.hover-left-c510 .box-7221 li ul a,
.hover-left-c510 .badge_upper_0f1b li ul a,
.hover-left-c510 .widget-c096 li ul a,
.hover-left-c510 .module_pro_2eb4 li ul a,
.hover-left-c510 .cold_54a9 li ul a,
.hover-left-c510 .card_fa73 li ul a,
.hover-left-c510 .layout_bright_bd83 li ul a {
  padding-left: 20px;
}
.hover-left-c510 .pattern_simple_1114 li ul ul li::before,
.hover-left-c510 .box-7221 li ul ul li::before,
.hover-left-c510 .badge_upper_0f1b li ul ul li::before,
.hover-left-c510 .widget-c096 li ul ul li::before,
.hover-left-c510 .module_pro_2eb4 li ul ul li::before,
.hover-left-c510 .cold_54a9 li ul ul li::before,
.hover-left-c510 .card_fa73 li ul ul li::before,
.hover-left-c510 .layout_bright_bd83 li ul ul li::before {
  left: 30px;
}
.hover-left-c510 .pattern_simple_1114 li ul ul a,
.hover-left-c510 .box-7221 li ul ul a,
.hover-left-c510 .badge_upper_0f1b li ul ul a,
.hover-left-c510 .widget-c096 li ul ul a,
.hover-left-c510 .module_pro_2eb4 li ul ul a,
.hover-left-c510 .cold_54a9 li ul ul a,
.hover-left-c510 .card_fa73 li ul ul a,
.hover-left-c510 .layout_bright_bd83 li ul ul a {
  padding-left: 40px;
}
.hover-left-c510 .photo_pressed_434f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hover-left-c510 .layout_bright_bd83 ul li {
  margin-bottom: 1.41575em;
}
.hover-left-c510 .layout_bright_bd83 ul li .pagination-1403 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hover-left-c510 .layout_bright_bd83 ul li .column_wood_a0b9 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.form-first-3462 .pattern_simple_1114 li a,
.form-first-3462 .box-7221 li a,
.form-first-3462 .badge_upper_0f1b li a,
.form-first-3462 .widget-c096 li a,
.form-first-3462 .module_pro_2eb4 li a,
.form-first-3462 .cold_54a9 li a,
.form-first-3462 .card_fa73 li a,
.form-first-3462 .layout_bright_bd83 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-first-3462 .photo_pressed_434f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.form-first-3462 .gallery-1763 ul li.carousel_action_02ac .preview-tiny-f8b0,
.form-first-3462 .gallery-1763 ul li.progress_9548 .preview-tiny-f8b0 {
  background: rgba(0, 0, 0, 0.2);
}
.form-first-3462 .hover-left-c510 .gallery-1763 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.shadow_d135 .hover-left-c510 .gas_1fee li {
  margin: 0;
}
.shadow_d135 .hover-left-c510 .gas_1fee li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.shadow_d135 .hover-left-c510 .gas_1fee li ul {
  margin: 0;
}
.shadow_d135 .hover-left-c510 .gas_1fee li ul li a {
  padding-left: 15px;
}
.shadow_d135 .hover-left-c510 .gas_1fee li ul li li a {
  padding-left: 30px;
}
.shadow_d135 .hover-left-c510 .gas_1fee li.overlay-e6fb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.shadow_d135 .hover-left-c510 .gas_1fee li.overlay-e6fb > 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;
}
.shadow_d135 .hover-left-c510 .gas_1fee li.overlay-e6fb > 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;
}
.sidebar_9e55 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.wide-1132 {
  position: relative;
  z-index: 10;
}
.wide-1132 .fast-d67f {
  width: 100%;
  max-width: 100%;
}
.module_8d38 .gradient-huge-2305 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.module_8d38 .summary_down_dd8b {
}
.module_8d38 .form-first-3462 {
  background: #292929;
}
.link-944c .gradient-huge-2305 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.link-944c .summary_down_dd8b {
  background: #f9f9f9;
}
.link-944c .form-first-3462 {
  background: #303030;
}
.silver-df97 .gradient-huge-2305 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .silver-df97 .nav_7958 {
    margin-bottom: 1em;
  }
  .silver-df97 .nav_7958:last-child {
    margin-bottom: 0;
  }
}
.silver-df97 .summary_down_dd8b {
  background: #ededed;
}
.silver-df97 .form-first-3462 {
  background: #1a1a1a;
}
.gradient-huge-2305.summary_down_dd8b {
  color: rgba(0, 0, 0, 0.6);
}
.gradient-huge-2305.summary_down_dd8b .last_a573 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gradient-huge-2305.form-first-3462 {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-huge-2305.form-first-3462 a:not(.status-1811) {
  color: rgba(255, 255, 255, 0.79);
}
.gradient-huge-2305.form-first-3462 a:not(.status-1811):hover {
  color: rgba(255, 255, 255, 0.99);
}
.gradient-huge-2305.form-first-3462 .last_a573 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gradient-huge-2305.form-first-3462 table tbody td,
.gradient-huge-2305.form-first-3462 table th {
  background: rgba(0, 0, 0, 0.08);
}
.warm_d796.overlay-0483 .fresh_09d6 {
  max-width: initial;
}
.warm_d796 .easy_5fa2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.warm_d796 .easy_5fa2 .fast-d67f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .warm_d796 .easy_5fa2 .fast-d67f {
    display: block;
    margin-bottom: 2em;
  }
  .warm_d796 .easy_5fa2 .fast-d67f:last-child {
    margin-bottom: 0;
  }
}
.silver-df97 .nav_7958:last-child,
.link-944c .nav_7958:last-child,
.module_8d38 .nav_7958:last-child {
  margin-bottom: 0;
}
.silver-df97 .nav_7958 .hover-left-c510 .gallery-1763:last-child,
.link-944c .nav_7958 .hover-left-c510 .gallery-1763:last-child,
.module_8d38 .nav_7958 .hover-left-c510 .gallery-1763:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .silver-df97 .outline-d84c,
  .silver-df97 .pink_88d4,
  .link-944c .outline-d84c,
  .link-944c .pink_88d4,
  .module_8d38 .outline-d84c,
  .module_8d38 .pink_88d4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .wide-1132 .nav_7958 {
    margin-bottom: 2em;
  }
}
.wide-1132 p:last-child {
  margin-bottom: 0;
}
.wide-1132 li,
.wide-1132 ul {
  list-style: none;
  margin: 0;
}
.wide-1132 ul ul {
  margin-left: 2.617924em;
}
.middle_50a3 {
  font-size: 0.875em;
}

/* css-noise: 613b */
.ghost-box-q5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
