/*!
Theme Name: Customify
Theme URI: https://pressmaximum.message_focused_8038/customify
Author: WPCustomify
Author URI: https://pressmaximum.message_focused_8038
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.message_focused_8038/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.box_66c9.container_blue_94ee/licenses/gpl-2.0.wide-85a5
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.top_e886/, (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.new_310a.over_aa69/normalize.easy-5996/
 ======
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.easy-5996 v7.0.0 | MIT License | github.message_focused_8038/necolas/normalize.easy-5996 */
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;
}
.menu_41cb .text-5ece,
.texture-20d9,
.dirty-0901,
.shade_ee4e,
.shadow_81b1,
.pattern-up-0421,
.sidebar_simple_428e,
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;
}
.texture-20d9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .texture-20d9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .texture-20d9,
  h1 {
    font-size: 1.8em;
  }
}
.dirty-0901,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dirty-0901 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dirty-0901,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dirty-0901,
  h2 {
    font-size: 1.7em;
  }
}
.shade_ee4e,
h3 {
  font-size: 1.618em;
}
.menu_41cb .text-5ece,
.shadow_81b1,
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.nav_smooth_e294 {
  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;
}
.action-f91e:after,
.action-f91e:before,
.avatar-0650:after,
.avatar-0650:before {
  content: "";
  display: table;
}
.action-f91e:after,
.avatar-0650:after {
  clear: both;
}
.table-easy-6130 {
  float: right;
  margin-right: 0;
}
.background_east_6dbe {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.new_3e29 .breadcrumb_3183,
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;
}
.new_3e29 .breadcrumb_3183: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;
}
.module_f38f .breadcrumb_3183 {
  box-shadow: none;
}
.module_f38f
  .breadcrumb_3183
  .disabled-142c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.module_f38f .breadcrumb_3183 .column_77bb {
  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;
}
.module_f38f
  .breadcrumb_3183
  .column_77bb
  b {
  display: none;
}
.module_f38f .active_00f1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.gas_58f8:not(.background-9c78):not(.tertiary-medium-4ad5),
button:not(.background-9c78):not(.tertiary-medium-4ad5),
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ),
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ),
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ) {
  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;
}
.gas_58f8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):hover,
button:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):hover,
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):hover,
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):hover,
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.gas_58f8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):active,
.gas_58f8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):focus,
button:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):active,
button:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):focus,
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):active,
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):focus,
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):active,
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):focus,
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):active,
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):focus {
  outline: 0;
}
.gas_58f8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8,
button:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8,
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8,
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8,
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8 {
  position: relative;
}
.gas_58f8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .search_middle_7871,
.gas_58f8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .orange_5a12,
.gas_58f8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .block-79b1,
.gas_58f8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  i,
.gas_58f8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  svg,
button:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .search_middle_7871,
button:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .orange_5a12,
button:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .block-79b1,
button:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  i,
button:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  svg,
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .search_middle_7871,
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .orange_5a12,
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .block-79b1,
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  i,
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  svg,
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .search_middle_7871,
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .orange_5a12,
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .block-79b1,
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  i,
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  svg,
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .search_middle_7871,
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .orange_5a12,
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  .block-79b1,
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  i,
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8
  svg {
  visibility: hidden;
}
.gas_58f8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8:after,
button:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8:after,
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8:after,
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8:after,
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ).fn-loading-d9e8: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;
}
.gas_58f8:not(.background-9c78):not(.tertiary-medium-4ad5),
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ),
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ),
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ) {
  color: #fff;
  background: #235787;
}
.gas_58f8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):focus,
input[type="button"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):focus,
input[type="reset"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):focus,
input[type="submit"]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ):focus {
  color: #fff;
}
.gas_58f8.fn-disabled-d9e8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ),
.gas_58f8[disabled]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ),
button.fn-disabled-d9e8:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ),
button[disabled]:not(.background-9c78):not(
    .tertiary-medium-4ad5
  ) {
  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;
}
.detail_large_f382 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.detail_large_f382: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;
}
.avatar-c087 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.lower_e88d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.title-7b0d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.action-f91e:after,
.action-f91e:before,
.texture-f9b9:after,
.texture-f9b9:before,
.paragraph-short-b273:after,
.paragraph-short-b273:before,
.narrow_858a:after,
.narrow_858a:before,
.box_043e:after,
.box_043e:before,
.iron-cc26:after,
.iron-cc26:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.action-f91e:after,
.texture-f9b9:after,
.paragraph-short-b273:after,
.narrow_858a:after,
.box_043e:after,
.iron-cc26:after {
  clear: both;
}
.texture-f9b9 .sidebar_8723,
.paragraph-short-b273 .sidebar_8723,
.hero-3f59 .sidebar_8723 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.nav-current-4aa5 {
  display: inline-block;
}
.menu-f0b6 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.menu-f0b6 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.menu-f0b6 .copper-7aa2 {
  padding: 1em 0;
  font-size: 85%;
}
.copper-7aa2 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gallery_fae8 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gallery_fae8:after,
.gallery_fae8:before {
  content: "";
  display: table;
}
.gallery_fae8:after {
  clear: both;
}
.filter_35d6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.fixed-f7fc .filter_35d6 {
  max-width: 50%;
}
.shadow_ce07 .filter_35d6 {
  max-width: 33.33%;
}
.input_d348 .filter_35d6 {
  max-width: 25%;
}
.down-2a2e .filter_35d6 {
  max-width: 20%;
}
.video_wide_632c .filter_35d6 {
  max-width: 16.66%;
}
.green_b6d2 .filter_35d6 {
  max-width: 14.28%;
}
.modal-motion-e3bb .filter_35d6 {
  max-width: 12.5%;
}
.disabled_9c7a .filter_35d6 {
  max-width: 11.11%;
}
.caption-stone-36d9 {
  display: block;
}
.menu_41cb .chip-new-f332 label,
.menu_41cb .section-fluid-b6d4 label,
.menu_41cb .tooltip_b5a8 label,
.menu_41cb .description-f0b8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery-b1db {
  list-style: none;
  margin: 0;
}
.gallery-b1db article.info_df52 {
  margin-bottom: 0;
}
.gallery-b1db ul {
  list-style: none;
  margin: 0;
}
.gallery-b1db .sidebar-static-1b3f li.info_df52 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery-b1db .sidebar-static-1b3f li.info_df52 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery-b1db .sidebar-static-1b3f li.info_df52: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) {
  .gallery-b1db .sidebar-static-1b3f li.info_df52 li.info_df52 li.info_df52 li.info_df52 {
    padding-left: 0;
  }
}
article.info_df52 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_df52 .texture-f9b9 p:last-of-type {
  margin-bottom: 0;
}
article.info_df52 .rough_3aac {
  float: left;
}
article.info_df52 .old_775f {
  margin-left: 85px;
}
article.info_df52 .container-2f4f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_df52 .container-2f4f .heading-2cf3 {
  margin-left: 10px;
}
article.info_df52 .layout_dcb7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_df52 .large_048c {
  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 .chip-new-f332,
  #respond .tooltip_b5a8,
  #respond .description-f0b8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-new-f332 input,
#respond .tooltip_b5a8 input,
#respond .description-f0b8 input {
  width: 100%;
}
#respond .description-f0b8 {
  margin-right: 0;
}
#respond .out-f367 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input-fa73 {
  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;
}
.input-fa73.sidebar_purple_c405 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.input-fa73 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%);
}
.input-fa73:focus,
.input-fa73: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);
}
.orange-5841 {
  border-radius: 10%;
}
.fluid-9a73 {
  border-radius: 50%;
}
.carousel_9581 {
  font-size: 0.72em;
}
.background_wood_d6f7 {
  font-size: 0.875em;
}
.mask_down_7625 {
  font-size: 1.1em;
}
.iron_e188 {
  text-transform: uppercase;
  line-height: 1.2;
}
.iron_e188.carousel_9581 {
  letter-spacing: 0.5px;
}
.filter_01b0,
.filter_01b0 a {
  color: #6d6d6d;
}
.filter_01b0 a:hover {
  color: #111;
}
.container_middle_d3dc {
  color: #6d6d6d;
}
.accent_2fd5 {
  overflow-x: hidden;
}
.accent_2fd5 .black_e125.secondary_b02d {
  position: relative;
}
.accent_2fd5 .black_e125.secondary_b02d.description-947f {
  position: initial;
}
.accent_2fd5
  .black_e125.secondary_b02d.description-947f
  .smooth-7b9b {
  left: auto;
}
.accent_2fd5 .black_e125 .smooth-7b9b {
  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;
}
.accent_2fd5 .black_e125:hover.secondary_b02d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accent_2fd5
  .black_e125:hover.secondary_b02d
  .smooth-7b9b {
  display: block;
  z-index: 9999999;
}
.accent_2fd5 .title-lite-c519 .lite-a54b,
.accent_2fd5 .green_5f6e .lite-a54b {
  display: none;
}
.accent_2fd5 .hard_1cca .black_e125:hover.secondary_b02d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.menu_41cb .chip-new-f332 label,
.menu_41cb .section-fluid-b6d4 label,
.menu_41cb .tooltip_b5a8 label,
.menu_41cb .description-f0b8 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.gallery-b1db {
  list-style: none;
  margin: 0;
}
.gallery-b1db article.info_df52 {
  margin-bottom: 0;
}
.gallery-b1db ul {
  list-style: none;
  margin: 0;
}
.gallery-b1db .sidebar-static-1b3f li.info_df52 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .gallery-b1db .sidebar-static-1b3f li.info_df52 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .gallery-b1db .sidebar-static-1b3f li.info_df52: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) {
  .gallery-b1db .sidebar-static-1b3f li.info_df52 li.info_df52 li.info_df52 li.info_df52 {
    padding-left: 0;
  }
}
article.info_df52 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_df52 .texture-f9b9 p:last-of-type {
  margin-bottom: 0;
}
article.info_df52 .rough_3aac {
  float: left;
}
article.info_df52 .old_775f {
  margin-left: 85px;
}
article.info_df52 .container-2f4f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_df52 .container-2f4f .heading-2cf3 {
  margin-left: 10px;
}
article.info_df52 .layout_dcb7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_df52 .large_048c {
  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 .chip-new-f332,
  #respond .tooltip_b5a8,
  #respond .description-f0b8 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .chip-new-f332 input,
#respond .tooltip_b5a8 input,
#respond .description-f0b8 input {
  width: 100%;
}
#respond .description-f0b8 {
  margin-right: 0;
}
#respond .out-f367 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title-lite-c519 .stale-de20 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.stale-de20 .motion-f72b.soft_7a21 .grid_pressed_121f > li > a:focus,
.stale-de20 .motion-f72b.soft_7a21 .grid_pressed_121f > li > a:hover,
.stale-de20 .motion-f72b.tag-rough-926a .grid_pressed_121f > li > a:focus,
.stale-de20 .motion-f72b.tag-rough-926a .grid_pressed_121f > li > a:hover,
.stale-de20 .motion-f72b.avatar_0c74 .grid_pressed_121f > li > a:focus,
.stale-de20 .motion-f72b.avatar_0c74 .grid_pressed_121f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-de20
  .motion-f72b.soft_7a21
  .grid_pressed_121f
  > li.down-9ea3
  > a,
.stale-de20
  .motion-f72b.soft_7a21
  .grid_pressed_121f
  > li.icon_936f
  > a,
.stale-de20
  .motion-f72b.tag-rough-926a
  .grid_pressed_121f
  > li.down-9ea3
  > a,
.stale-de20
  .motion-f72b.tag-rough-926a
  .grid_pressed_121f
  > li.icon_936f
  > a,
.stale-de20
  .motion-f72b.avatar_0c74
  .grid_pressed_121f
  > li.down-9ea3
  > a,
.stale-de20 .motion-f72b.avatar_0c74 .grid_pressed_121f > li.title-451f > a {
  color: rgba(255, 255, 255, 0.99);
}
.stale-de20 .cool-eb3c,
.stale-de20 .cool-eb3c a {
  color: rgba(255, 255, 255, 0.99);
}
.stale-de20 .stale_97dd.module_ead3 li a,
.stale-de20 .short-a491 a,
.stale-de20 .under-e143,
.stale-de20 .grid_pressed_121f > li > a,
.stale-de20 .panel_f561 {
  color: rgba(255, 255, 255, 0.79);
}
.stale-de20 .stale_97dd.module_ead3 li a:hover,
.stale-de20 .short-a491 a:hover,
.stale-de20 .under-e143:hover,
.stale-de20 .grid_pressed_121f > li > a:hover,
.stale-de20 .panel_f561:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-de20 .photo-5404 {
  color: rgba(255, 255, 255, 0.79);
}
.stale-de20 .photo-5404 .dark_551e {
  color: rgba(255, 255, 255, 0.99);
}
.stale-de20 .photo-5404:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale-de20 .brown-97c7 .table_basic_4e54 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stale-de20 .brown-97c7 .table_basic_4e54 .dirty-f1df {
  color: rgba(255, 255, 255, 0.79);
}
.stale-de20
  .brown-97c7
  .table_basic_4e54
  .dirty-f1df::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-de20
  .brown-97c7
  .table_basic_4e54
  .dirty-f1df:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-de20
  .brown-97c7
  .table_basic_4e54
  .dirty-f1df::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-de20
  .brown-97c7
  .table_basic_4e54
  .dirty-f1df::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.stale-de20 .brown-97c7 .tag_hot_9fc3 {
  color: rgba(255, 255, 255, 0.79);
}
.stale-de20 .brown-97c7 .tag_hot_9fc3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_89d4
  .stale-de20
  .brown-97c7
  .glass_6f39
  .footer_dark_d5f1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static_89d4
  .stale-de20
  .brown-97c7
  .glass_6f39
  .dirty-f1df {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title-lite-c519 .solid-7255 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.solid-7255 .motion-f72b.soft_7a21 .grid_pressed_121f > li > a:focus,
.solid-7255 .motion-f72b.soft_7a21 .grid_pressed_121f > li > a:hover,
.solid-7255 .motion-f72b.tag-rough-926a .grid_pressed_121f > li > a:focus,
.solid-7255 .motion-f72b.tag-rough-926a .grid_pressed_121f > li > a:hover,
.solid-7255 .motion-f72b.avatar_0c74 .grid_pressed_121f > li > a:focus,
.solid-7255 .motion-f72b.avatar_0c74 .grid_pressed_121f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid-7255
  .motion-f72b.soft_7a21
  .grid_pressed_121f
  > li.down-9ea3
  > a,
.solid-7255
  .motion-f72b.soft_7a21
  .grid_pressed_121f
  > li.icon_936f
  > a,
.solid-7255
  .motion-f72b.tag-rough-926a
  .grid_pressed_121f
  > li.down-9ea3
  > a,
.solid-7255
  .motion-f72b.tag-rough-926a
  .grid_pressed_121f
  > li.icon_936f
  > a,
.solid-7255
  .motion-f72b.avatar_0c74
  .grid_pressed_121f
  > li.down-9ea3
  > a,
.solid-7255 .motion-f72b.avatar_0c74 .grid_pressed_121f > li.title-451f > a {
  color: rgba(0, 0, 0, 0.8);
}
.solid-7255 .cool-eb3c,
.solid-7255 .cool-eb3c a {
  color: rgba(0, 0, 0, 0.8);
}
.solid-7255 .stale_97dd.module_ead3 li a,
.solid-7255 .short-a491 a,
.solid-7255 .under-e143,
.solid-7255 .grid_pressed_121f > li > a,
.solid-7255 .panel_f561 {
  color: rgba(0, 0, 0, 0.55);
}
.solid-7255 .stale_97dd.module_ead3 li a:hover,
.solid-7255 .short-a491 a:hover,
.solid-7255 .under-e143:hover,
.solid-7255 .grid_pressed_121f > li > a:hover,
.solid-7255 .panel_f561:hover {
  color: rgba(0, 0, 0, 0.8);
}
.solid-7255 .photo-5404 {
  color: rgba(0, 0, 0, 0.55);
}
.solid-7255 .photo-5404 .dark_551e {
  color: rgba(0, 0, 0, 0.8);
}
.solid-7255 .photo-5404:hover {
  color: rgba(0, 0, 0, 0.8);
}
.grid-0370 .pink-0bdc {
  margin-left: auto;
  margin-right: auto;
}
.paragraph-short-b273 > * {
  margin-left: auto;
  margin-right: auto;
}
.paragraph-short-b273 .avatar-c087 {
  margin-right: 1.41575em;
}
.breadcrumb_fixed_945b .paragraph-short-b273 > .west_70b2 {
  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;
}
.breadcrumb_fixed_945b .paragraph-short-b273 > .module-middle-6b7a {
  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;
}
.plasma_5b0d.grid-0370 .pink-0bdc,
.banner-last-f9e9.grid-0370 .pink-0bdc {
  margin-left: 0;
}
.yellow_e77a.grid-0370 .pink-0bdc,
.form_1c82.grid-0370 .pink-0bdc {
  margin-right: 0;
}
.paragraph-short-b273 ol,
.paragraph-short-b273 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.slider_narrow_324e video {
  max-width: 100%;
}
.warm-3389 img {
  display: block;
}
.warm-3389.avatar-c087,
.warm-3389.lower_e88d {
  width: 100%;
}
.warm-3389.module-middle-6b7a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hot_ca8c:not(.tabs_dc66) {
  margin: 1.5em auto;
}
.fixed_8edb p {
  padding: 1.5em 14px;
}
ul.grid_d74e.module-middle-6b7a,
ul.grid_d74e.west_70b2,
ul.grid_d74e.tag-hovered-8ee2.west_70b2 {
  padding: 0 14px;
}
.row-16d1 {
  display: block;
  overflow-x: auto;
}
.row-16d1 table {
  border-collapse: collapse;
  width: 100%;
}
.row-16d1 td,
.row-16d1 th {
  padding: 0.5em;
}
.paragraph-short-b273 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.paragraph-short-b273 ol ol,
.paragraph-short-b273 ol ul,
.paragraph-short-b273 ul ol,
.paragraph-short-b273 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.paragraph-short-b273 ol ol li,
.paragraph-short-b273 ol ul li,
.paragraph-short-b273 ul ol li,
.paragraph-short-b273 ul ul li {
  margin-left: 0;
}
.dynamic_2661.hero_26f3 > .large_6d45 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.dynamic_2661.hero_26f3 > .large_6d45 iframe,
.dynamic_2661.hero_26f3 > .large_6d45 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.label-outer-dfa6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.label-outer-dfa6.upper_f6c2 {
  padding: 0;
}
.label-outer-dfa6.upper_f6c2 cite {
  font-size: 13px;
}
.label-outer-dfa6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.label-outer-dfa6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.large-cd94 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.large-cd94 > p:first-child {
  margin-top: 0;
}
.large-cd94 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.large-cd94 blockquote {
  border-left: 0;
}
.search-south-12a4 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.search-south-12a4:not(.slider_current_b341) {
  max-width: 100px;
}
.search-south-12a4.bottom_a004 {
  border-bottom: none !important;
  text-align: center;
}
.search-south-12a4.bottom_a004::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fixed_8edb p {
    padding: 1.5em 0;
  }
}
.form_small_b03a {
  color: #0073aa;
}
.shadow_76bd {
  background-color: #0073aa;
}
.prev_5f65 {
  color: #229fd8;
}
.dynamic-ac1d {
  background-color: #229fd8;
}
.silver-03ab {
  color: #eee;
}
.preview-6e65 {
  background-color: #eee;
}
.message_pressed_a7e7 {
  color: #444;
}
.surface_38c3 {
  background-color: #444;
}
.avatar_5e69 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.avatar_5e69 .silver_0d48 .short-a491 {
  font-size: 15px;
}
.avatar_5e69 .short-a491 {
  line-height: 1.3;
}
.avatar_5e69 .solid-7255 {
}
.avatar_5e69 .stale-de20 {
  background: #235787;
}
.focus-pressed-ac03 {
  padding: 0;
}
.focus-pressed-ac03 .stale-de20 {
  background: #1a1a1a;
}
.focus-pressed-ac03 .solid-7255 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pressed_2cf8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pressed_2cf8 .solid-7255 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pressed_2cf8 .stale-de20 {
  background: #303030;
}
.iron-cc26 {
  position: relative;
  z-index: 10;
}
.iron-cc26 .active-f24d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hover-b44a .secondary_b02d {
  display: inline-block;
  vertical-align: middle;
}
.hover-b44a.container_3619 .secondary_b02d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hover-b44a.container_3619 .secondary_b02d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hover-b44a.container_3619 .secondary_b02d {
    margin-right: 0.4em;
  }
}
.hover-b44a.container_3619 .secondary_b02d:last-child {
  margin-right: 0;
}
.footer_dim_ea01 .active-f24d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .title-lite-c519 .silver_0d48 {
    margin: 0 -0.5em;
  }
  .title-lite-c519 .silver_0d48 [class*="customify-col-"],
  .title-lite-c519 .silver_0d48 [class*="customify-col_"],
  .title-lite-c519 .silver_0d48 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.title-lite-c519.table-de66 .active-f24d {
  background: 0 0 !important;
}
.title-lite-c519.table-de66 .active-f24d,
.title-lite-c519.footer_dim_ea01 .active-f24d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .title-lite-c519.link_gold_de49 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.title-lite-c519.footer_dim_ea01 .active-f24d {
  box-shadow: none !important;
}
.image-7756 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .image-7756 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .image-7756 {
    padding: 18px 0 20px;
  }
}
.image-7756 .paragraph-b40a {
  width: 100%;
}
.image-7756 .layout_next_a744 {
  margin-bottom: 0;
}
.image-7756 .simple-8515 {
  margin-top: 5px;
  font-size: 0.875em;
}
.button-hard-d666 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.button-hard-d666 .tag_static_39e8 {
  width: 100%;
}
.bright_2c69 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.bright_2c69 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.bright_2c69 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;
}
.bright_2c69 li:last-child:after {
  display: none;
}
.bright_2c69 li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption-soft-de28 .lite-a54b button,
.image-7756 .lite-a54b button {
  left: 0;
}
.caption-soft-de28 .tag_static_39e8,
.image-7756 .tag_static_39e8 {
  padding-left: 0;
  padding-right: 0;
}
.caption-soft-de28 .button-hard-d666,
.image-7756 .button-hard-d666 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption-soft-de28 {
  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;
}
.caption-soft-de28: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;
}
.caption-soft-de28 .panel_9693 {
  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) {
  .caption-soft-de28 .panel_9693 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption-soft-de28 .panel_9693 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption-soft-de28 .panel_9693 {
    min-height: 200px;
  }
}
.caption-soft-de28 .bright_2c69 {
  color: rgba(255, 255, 255, 0.8);
}
.caption-soft-de28 .bright_2c69 a,
.caption-soft-de28 .bright_2c69 li:after {
  color: inherit;
}
.caption-soft-de28 .bright_2c69 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bright_6fd9 {
  margin-bottom: 0.5em;
}
.icon-ffb6 {
  margin-bottom: 1.2em;
}
.icon-ffb6,
.bright_6fd9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.icon-ffb6 p:last-child,
.bright_6fd9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .lite-a54b,
#masthead .lite-a54b {
  display: none;
}
#masthead
  > .lite-a54b.link_84f5 {
  display: none;
}
#masthead > .lite-a54b button {
  left: 0;
}
.current_d372 {
  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%;
}
.current_d372 .secondary_b02d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.current_d372 .avatar_dynamic_6005 {
  display: -webkit-box;
  display: flex;
}
.current_d372 .avatar_dynamic_6005.purple-2ee5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.current_d372 .avatar_dynamic_6005.picture-b5b7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.current_d372 .avatar_dynamic_6005.hard-82e0 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.current_d372.icon-complex-c361.block_669c .avatar_dynamic_6005.purple-2ee5 {
  flex-basis: 100%;
}
.current_d372.highlight_action_9075 .avatar_dynamic_6005.picture-b5b7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.current_d372.highlight_action_9075 .avatar_dynamic_6005.hard-82e0 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .lite-a54b.link_84f5 {
  display: none;
}
#masthead > .lite-a54b button {
  left: 0;
}
.bright_e620 {
  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;
}
.bright_e620:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.bright_e620.dark-b03e i {
  margin-right: 4px;
}
.bright_e620.stale_d80d i {
  margin-left: 5px;
}
.short-a491 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.short-a491 p:last-child {
  margin-bottom: 0;
}
.label_complex_2d1a {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.label_complex_2d1a a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.label_complex_2d1a img {
  display: block;
  width: auto;
  line-height: 1;
}
.label_complex_2d1a .cool-eb3c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.label_complex_2d1a .lite-4dd3 {
  margin: 5px 0 7px 0;
}
.label_complex_2d1a.feature_9eab .blue-dd99 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_complex_2d1a.feature_9eab .aside-d646 {
  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;
}
.label_complex_2d1a.hovered-673f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.label_complex_2d1a.hovered-673f .blue-dd99 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label_complex_2d1a.hovered-673f .aside-d646 {
  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;
}
.label_complex_2d1a.disabled-first-47fd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.label_complex_2d1a.menu_cfc0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.label_complex_2d1a.menu_cfc0 .aside-d646 {
  margin-top: 7px;
}
.hard_8815 {
  display: inline-block;
}
.iron-cc26 .accent_active_e2c1 .label_complex_2d1a img {
  max-width: 100%;
}
.motion-f72b .brown-bb9d.row-wood-7888,
.steel_9fdb .brown-bb9d.row-wood-7888 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.motion-f72b .progress_d873,
.steel_9fdb .progress_d873 {
  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%);
}
.motion-f72b .progress_d873 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.motion-f72b.media_north_6c14 .progress_d873 {
  display: none;
}
.motion-f72b .plasma-1fd9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.motion-f72b .plasma-1fd9 li {
  display: inline-block;
  position: relative;
}
.motion-f72b .plasma-1fd9 li:last-child {
  margin-right: 0;
}
.motion-f72b .plasma-1fd9 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;
}
.motion-f72b .plasma-1fd9 li.title-451f > a {
  color: rgba(0, 0, 0, 0.9);
}
.motion-f72b .plasma-1fd9 > 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;
}
.motion-f72b .plasma-1fd9 > li > a i {
  line-height: 0;
}
.motion-f72b .plasma-1fd9 > li.lower_7c94 > a .progress_d873 {
  margin-left: 4px;
  line-height: 0;
}
.motion-f72b .plasma-1fd9 .video-2e0d li.lower_7c94 > a {
  position: relative;
}
.motion-f72b .plasma-1fd9 .video-2e0d li.lower_7c94 > a:after,
.motion-f72b .plasma-1fd9 .video-2e0d li.lower_7c94 > a:before {
  content: "";
  display: table;
}
.motion-f72b .plasma-1fd9 .video-2e0d li.lower_7c94 > a:after {
  clear: both;
}
.motion-f72b .plasma-1fd9 .video-2e0d li.lower_7c94 > a .progress_d873 {
  margin-left: 5px;
  float: right;
}
.motion-f72b .feature_huge_3439,
.motion-f72b .video-2e0d {
  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;
}
.motion-f72b .video-2e0d {
  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;
}
.motion-f72b .video-2e0d .row-wood-7888 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.motion-f72b .video-2e0d .progress_d873 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.motion-f72b .video-2e0d li {
  display: block;
  margin: 0;
  padding: 0;
}
.motion-f72b .video-2e0d 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;
}
.motion-f72b .video-2e0d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.motion-f72b .video-2e0d .video-2e0d {
  top: 0;
  left: 100%;
}
.motion-f72b .footer_bright_c297.fn-focus-d9e8 > .feature_huge_3439,
.motion-f72b .footer_bright_c297.fn-focus-d9e8 > .video-2e0d,
.motion-f72b .footer_bright_c297:focus > .feature_huge_3439,
.motion-f72b .footer_bright_c297:focus > .video-2e0d,
.motion-f72b .footer_bright_c297:hover > .feature_huge_3439,
.motion-f72b .footer_bright_c297:hover > .video-2e0d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.motion-f72b.avatar_0c74 .grid_pressed_121f:after,
.motion-f72b.avatar_0c74 .grid_pressed_121f:before {
  content: "";
  display: table;
}
.motion-f72b.avatar_0c74 .grid_pressed_121f:after {
  clear: both;
}
.motion-f72b.avatar_0c74 .grid_pressed_121f > li {
  float: left;
}
.motion-f72b.secondary_fast_dad7 .grid_pressed_121f:after,
.motion-f72b.secondary_fast_dad7 .grid_pressed_121f:before {
  content: "";
  display: table;
}
.motion-f72b.secondary_fast_dad7 .grid_pressed_121f:after {
  clear: both;
}
.motion-f72b.secondary_fast_dad7 .grid_pressed_121f > li {
  float: left;
}
.motion-f72b.secondary_fast_dad7 .grid_pressed_121f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.motion-f72b.secondary_fast_dad7 .grid_pressed_121f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.motion-f72b.secondary_fast_dad7 .grid_pressed_121f > li.down-9ea3 > a,
.motion-f72b.secondary_fast_dad7 .grid_pressed_121f > li.title-451f > a {
  color: #fff;
  background-color: #1e4b75;
}
.motion-f72b.soft_7a21 .grid_pressed_121f > li > a .row-wood-7888 {
  position: relative;
}
.motion-f72b.soft_7a21 .grid_pressed_121f > li > a .row-wood-7888: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;
}
.motion-f72b.soft_7a21
  .grid_pressed_121f
  > li:focus
  > a
  .row-wood-7888:before,
.motion-f72b.soft_7a21
  .grid_pressed_121f
  > li:hover
  > a
  .row-wood-7888:before {
  width: 100%;
  background-color: currentColor;
}
.motion-f72b.soft_7a21
  .grid_pressed_121f
  > li.down-9ea3
  > a
  .row-wood-7888:before,
.motion-f72b.soft_7a21
  .grid_pressed_121f
  > li.icon_936f
  > a
  .row-wood-7888:before {
  width: 100%;
  background-color: currentColor;
}
.motion-f72b.tag-rough-926a .grid_pressed_121f > li > a .row-wood-7888 {
  position: relative;
}
.motion-f72b.tag-rough-926a .grid_pressed_121f > li > a .row-wood-7888: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;
}
.motion-f72b.tag-rough-926a .grid_pressed_121f > li:focus > a .row-wood-7888:before,
.motion-f72b.tag-rough-926a
  .grid_pressed_121f
  > li:hover
  > a
  .row-wood-7888:before {
  width: 100%;
  background-color: currentColor;
}
.motion-f72b.tag-rough-926a
  .grid_pressed_121f
  > li.down-9ea3
  > a
  .row-wood-7888:before,
.motion-f72b.tag-rough-926a
  .grid_pressed_121f
  > li.icon_936f
  > a
  .row-wood-7888:before {
  width: 100%;
  background-color: currentColor;
}
.steel_9fdb .plasma-1fd9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.steel_9fdb .plasma-1fd9 li:first-child > a {
  border-top: none;
}
.steel_9fdb .plasma-1fd9 .main_2aa6 > .row-wood-7888 .progress_d873 {
  display: none;
}
.steel_9fdb .plasma-1fd9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.steel_9fdb .plasma-1fd9 li:last-child {
  border: none;
}
.steel_9fdb .plasma-1fd9 li.lower_7c94 > a {
  padding-right: 45px !important;
}
.steel_9fdb .plasma-1fd9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.steel_9fdb .plasma-1fd9 li a:focus,
.steel_9fdb .plasma-1fd9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.steel_9fdb .plasma-1fd9 li .hover-49e1 {
  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;
}
.steel_9fdb .plasma-1fd9 li .hover-49e1:hover {
  box-shadow: none;
}
.steel_9fdb .plasma-1fd9 li .hover-49e1 .progress_d873 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.steel_9fdb .plasma-1fd9 .video-2e0d {
  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);
}
.steel_9fdb .plasma-1fd9 .video-2e0d li a {
  padding-left: 3em;
}
.steel_9fdb .plasma-1fd9 .block-narrow-b355 > a .hover-49e1 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.steel_9fdb .plasma-1fd9 .block-narrow-b355 > .video-2e0d {
  display: block;
  opacity: 1;
}
.hero-bright-be10 {
  max-width: 100%;
}
.gradient_purple_796d {
  line-height: 0;
  cursor: pointer;
}
.panel_f561 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.panel_f561:hover {
  box-shadow: none;
  color: currentColor;
}
.panel_f561 svg {
  width: 18px;
  height: 18px;
}
.panel_f561 .description_fixed_afb3 {
  display: none;
}
.complex_4c90 {
  position: relative;
}
.complex_4c90.fn-active-d9e8 .panel_f561 .fast-2314 {
  display: none;
}
.complex_4c90.fn-active-d9e8 .panel_f561 .description_fixed_afb3 {
  display: inline-block;
}
.complex_4c90 .banner-top-ac58 {
  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);
}
.complex_4c90.thick_58f9 .banner-top-ac58 {
  left: auto;
  right: -0.9em;
}
.complex_4c90.thick_58f9 .form_0fe2::before {
  left: auto;
  right: 15px;
}
.complex_4c90.fn-active-d9e8 .banner-top-ac58 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.glass_6f39 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.glass_6f39 label {
  flex-basis: 100%;
}
.glass_6f39 .table_basic_4e54 {
  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;
}
.glass_6f39 .dirty-f1df {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.glass_6f39 .dirty-f1df:focus {
  background-color: transparent;
}
.glass_6f39 button.tag_hot_9fc3 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.glass_6f39 button.tag_hot_9fc3:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.glass_6f39 button.tag_hot_9fc3 svg {
  width: 18px;
  height: 18px;
}
.glass_6f39 input[type="submit"] {
  min-height: auto;
}
.brown-97c7 .glass_6f39 .dirty-f1df {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.form_0fe2 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .form_0fe2 {
    width: 220px;
  }
}
.form_0fe2 label {
  flex-basis: 100%;
}
.form_0fe2::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;
}
.static_89d4 .brown-97c7 .glass_6f39 {
  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;
}
.static_89d4
  .brown-97c7
  .glass_6f39
  .table_basic_4e54 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.static_89d4 .brown-97c7 .glass_6f39 .dirty-f1df {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.static_89d4
  .brown-97c7
  .glass_6f39
  .dirty-f1df:focus {
  background: 0 0;
}
.static_89d4
  .brown-97c7
  .glass_6f39
  .footer_dark_d5f1 {
  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;
}
.stale_97dd {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.stale_97dd li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.stale_97dd li:last-child {
  margin-right: 0;
}
.stale_97dd li:first-child {
  margin-left: 0;
}
.stale_97dd.bottom_1b83 a {
  color: #fff;
}
.stale_97dd.bottom_1b83 a:hover {
  color: #fff;
}
.stale_97dd a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.stale_97dd a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.stale_97dd a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.stale_97dd a:hover {
  opacity: 0.9;
  color: inherit;
}
.stale_97dd [class*="social-icon-apple"] {
  background-color: #999;
}
.stale_97dd [class*="social-icon-apple"].picture-389d {
  background-color: transparent;
  color: #999;
}
.stale_97dd [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.stale_97dd [class*="social-icon-behance"].picture-389d {
  background-color: transparent;
  color: #1769ff;
}
.stale_97dd [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.stale_97dd [class*="social-icon-bitbucket"].picture-389d {
  background-color: transparent;
  color: #205081;
}
.stale_97dd [class*="social-icon-codepen"] {
  background-color: #000;
}
.stale_97dd [class*="social-icon-codepen"].picture-389d {
  background-color: transparent;
  color: #000;
}
.stale_97dd [class*="social-icon-delicious"] {
  background-color: #39f;
}
.stale_97dd [class*="social-icon-delicious"].picture-389d {
  background-color: transparent;
  color: #39f;
}
.stale_97dd [class*="social-icon-digg"] {
  background-color: #005be2;
}
.stale_97dd [class*="social-icon-digg"].picture-389d {
  background-color: transparent;
  color: #005be2;
}
.stale_97dd [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.stale_97dd [class*="social-icon-dribbble"].picture-389d {
  background-color: transparent;
  color: #ea4c89;
}
.stale_97dd [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.stale_97dd [class*="social-icon-envelope"].picture-389d {
  background-color: transparent;
  color: #ea4335;
}
.stale_97dd [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.stale_97dd [class*="social-icon-facebook"].picture-389d {
  background-color: transparent;
  color: #3b5998;
}
.stale_97dd [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.stale_97dd [class*="social-icon-flickr"].picture-389d {
  background-color: transparent;
  color: #0063dc;
}
.stale_97dd [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.stale_97dd [class*="social-icon-foursquare"].picture-389d {
  background-color: transparent;
  color: #2d5be3;
}
.stale_97dd [class*="social-icon-github"] {
  background-color: #333;
}
.stale_97dd [class*="social-icon-github"].picture-389d {
  background-color: transparent;
  color: #333;
}
.stale_97dd [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.stale_97dd [class*="social-icon-google-plus"].picture-389d {
  background-color: transparent;
  color: #dd4b39;
}
.stale_97dd [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.stale_97dd [class*="social-icon-houzz"].picture-389d {
  background-color: transparent;
  color: #7ac142;
}
.stale_97dd [class*="social-icon-instagram"] {
  background-color: #262626;
}
.stale_97dd [class*="social-icon-instagram"].picture-389d {
  background-color: transparent;
  color: #262626;
}
.stale_97dd [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.stale_97dd [class*="social-icon-jsfiddle"].picture-389d {
  background-color: transparent;
  color: #487aa2;
}
.stale_97dd [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.stale_97dd [class*="social-icon-linkedin"].picture-389d {
  background-color: transparent;
  color: #0077b5;
}
.stale_97dd [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.stale_97dd [class*="social-icon-medium"].picture-389d {
  background-color: transparent;
  color: #00ab6b;
}
.stale_97dd [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.stale_97dd
  [class*="social-icon-odnoklassniki"].picture-389d {
  background-color: transparent;
  color: #f4731c;
}
.stale_97dd [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.stale_97dd [class*="social-icon-meetup"].picture-389d {
  background-color: transparent;
  color: #ec1c40;
}
.stale_97dd [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.stale_97dd [class*="social-icon-pinterest"].picture-389d {
  background-color: transparent;
  color: #bd081c;
}
.stale_97dd [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.stale_97dd [class*="social-icon-product-hunt"].picture-389d {
  background-color: transparent;
  color: #da552f;
}
.stale_97dd [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.stale_97dd [class*="social-icon-reddit"].picture-389d {
  background-color: transparent;
  color: #ff4500;
}
.stale_97dd [class*="social-icon-rss"] {
  background-color: #f26522;
}
.stale_97dd [class*="social-icon-rss"].picture-389d {
  background-color: transparent;
  color: #f26522;
}
.stale_97dd [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.stale_97dd
  [class*="social-icon-shopping-cart"].picture-389d {
  background-color: transparent;
  color: #4caf50;
}
.stale_97dd [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.stale_97dd [class*="social-icon-skype"].picture-389d {
  background-color: transparent;
  color: #00aff0;
}
.stale_97dd [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.stale_97dd [class*="social-icon-slideshare"].picture-389d {
  background-color: transparent;
  color: #0077b5;
}
.stale_97dd [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.stale_97dd [class*="social-icon-snapchat"].picture-389d {
  background-color: transparent;
  color: #fffc00;
}
.stale_97dd [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.stale_97dd [class*="social-icon-soundcloud"].picture-389d {
  background-color: transparent;
  color: #f80;
}
.stale_97dd [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.stale_97dd [class*="social-icon-spotify"].picture-389d {
  background-color: transparent;
  color: #2ebd59;
}
.stale_97dd [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.stale_97dd
  [class*="social-icon-stack-overflow"].picture-389d {
  background-color: transparent;
  color: #fe7a15;
}
.stale_97dd [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.stale_97dd [class*="social-icon-maldkfgram"].picture-389d {
  background-color: transparent;
  color: #2ca5e0;
}
.stale_97dd [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.stale_97dd [class*="social-icon-tripadvisor"].picture-389d {
  background-color: transparent;
  color: #589442;
}
.stale_97dd [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.stale_97dd [class*="social-icon-tumblr"].picture-389d {
  background-color: transparent;
  color: #35465c;
}
.stale_97dd [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.stale_97dd [class*="social-icon-twitch"].picture-389d {
  background-color: transparent;
  color: #6441a5;
}
.stale_97dd [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.stale_97dd [class*="social-icon-twitter"].picture-389d {
  background-color: transparent;
  color: #1da1f2;
}
.stale_97dd [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.stale_97dd [class*="social-icon-vimeo"].picture-389d {
  background-color: transparent;
  color: #1ab7ea;
}
.stale_97dd [class*="social-icon-vk"] {
  background-color: #45668e;
}
.stale_97dd [class*="social-icon-vk"].picture-389d {
  background-color: transparent;
  color: #45668e;
}
.stale_97dd [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.stale_97dd [class*="social-icon-weibo"].picture-389d {
  background-color: transparent;
  color: #df2029;
}
.stale_97dd [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.stale_97dd [class*="social-icon-weixin"].picture-389d {
  background-color: transparent;
  color: #7bb32e;
}
.stale_97dd [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.stale_97dd [class*="social-icon-whatsapp"].picture-389d {
  background-color: transparent;
  color: #25d366;
}
.stale_97dd [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.stale_97dd [class*="social-icon-wordpress"].picture-389d {
  background-color: transparent;
  color: #21759b;
}
.stale_97dd [class*="social-icon-xing"] {
  background-color: #026466;
}
.stale_97dd [class*="social-icon-xing"].picture-389d {
  background-color: transparent;
  color: #026466;
}
.stale_97dd [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.stale_97dd [class*="social-icon-yelp"].picture-389d {
  background-color: transparent;
  color: #af0606;
}
.stale_97dd [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.stale_97dd [class*="social-icon-youtube"].picture-389d {
  background-color: transparent;
  color: #cd201f;
}
.under-e143 {
  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;
}
.under-e143:hover {
  box-shadow: none;
  background: 0 0;
}
.stale-4417 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.logo_a4a7 {
  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;
}
.pressed_afe8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.simple_95b9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.simple_95b9,
.simple_95b9::after,
.simple_95b9::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;
}
.simple_95b9::after,
.simple_95b9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.bronze-ab47 .logo_a4a7 .pressed_afe8 {
  margin-top: -2px;
  width: 19px;
}
.bronze-ab47 .logo_a4a7 .simple_95b9 {
  margin-top: -1px;
}
.bronze-ab47 .logo_a4a7 .simple_95b9,
.bronze-ab47 .logo_a4a7 .simple_95b9::after,
.bronze-ab47 .logo_a4a7 .simple_95b9::before {
  width: 19px;
  height: 2px;
}
.bronze-ab47 .logo_a4a7 .simple_95b9::before {
  top: -6px;
}
.bronze-ab47 .logo_a4a7 .simple_95b9::after {
  bottom: -6px;
}
.border_last_a05c .logo_a4a7 .pressed_afe8 {
  margin-top: -2px;
  width: 22px;
}
.border_last_a05c .logo_a4a7 .simple_95b9 {
  margin-top: -1px;
}
.border_last_a05c .logo_a4a7 .simple_95b9,
.border_last_a05c .logo_a4a7 .simple_95b9::after,
.border_last_a05c .logo_a4a7 .simple_95b9::before {
  width: 22px;
  height: 2px;
}
.border_last_a05c .logo_a4a7 .simple_95b9::before {
  top: -7px;
}
.border_last_a05c .logo_a4a7 .simple_95b9::after {
  bottom: -7px;
}
.badge-liquid-743e .logo_a4a7 .pressed_afe8 {
  margin-top: -2px;
  width: 31px;
}
.badge-liquid-743e .logo_a4a7 .simple_95b9 {
  margin-top: -1.5px;
}
.badge-liquid-743e .logo_a4a7 .simple_95b9,
.badge-liquid-743e .logo_a4a7 .simple_95b9::after,
.badge-liquid-743e .logo_a4a7 .simple_95b9::before {
  width: 31px;
  height: 3px;
}
.badge-liquid-743e .logo_a4a7 .simple_95b9::before {
  top: -9px;
}
.badge-liquid-743e .logo_a4a7 .simple_95b9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .media_static_6299 .logo_a4a7 .pressed_afe8 {
    margin-top: -2px;
    width: 19px;
  }
  .media_static_6299 .logo_a4a7 .simple_95b9 {
    margin-top: -1px;
  }
  .media_static_6299 .logo_a4a7 .simple_95b9,
  .media_static_6299 .logo_a4a7 .simple_95b9::after,
  .media_static_6299 .logo_a4a7 .simple_95b9::before {
    width: 19px;
    height: 2px;
  }
  .media_static_6299 .logo_a4a7 .simple_95b9::before {
    top: -6px;
  }
  .media_static_6299 .logo_a4a7 .simple_95b9::after {
    bottom: -6px;
  }
  .badge-7704 .logo_a4a7 .pressed_afe8 {
    margin-top: -2px;
    width: 22px;
  }
  .badge-7704 .logo_a4a7 .simple_95b9 {
    margin-top: -1px;
  }
  .badge-7704 .logo_a4a7 .simple_95b9,
  .badge-7704 .logo_a4a7 .simple_95b9::after,
  .badge-7704 .logo_a4a7 .simple_95b9::before {
    width: 22px;
    height: 2px;
  }
  .badge-7704 .logo_a4a7 .simple_95b9::before {
    top: -7px;
  }
  .badge-7704 .logo_a4a7 .simple_95b9::after {
    bottom: -7px;
  }
  .white_f45e .logo_a4a7 .pressed_afe8 {
    margin-top: -2px;
    width: 31px;
  }
  .white_f45e .logo_a4a7 .simple_95b9 {
    margin-top: -1.5px;
  }
  .white_f45e .logo_a4a7 .simple_95b9,
  .white_f45e .logo_a4a7 .simple_95b9::after,
  .white_f45e .logo_a4a7 .simple_95b9::before {
    width: 31px;
    height: 3px;
  }
  .white_f45e .logo_a4a7 .simple_95b9::before {
    top: -9px;
  }
  .white_f45e .logo_a4a7 .simple_95b9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .feature-next-fc85 .logo_a4a7 .pressed_afe8 {
    margin-top: -2px;
    width: 19px;
  }
  .feature-next-fc85 .logo_a4a7 .simple_95b9 {
    margin-top: -1px;
  }
  .feature-next-fc85 .logo_a4a7 .simple_95b9,
  .feature-next-fc85 .logo_a4a7 .simple_95b9::after,
  .feature-next-fc85 .logo_a4a7 .simple_95b9::before {
    width: 19px;
    height: 2px;
  }
  .feature-next-fc85 .logo_a4a7 .simple_95b9::before {
    top: -6px;
  }
  .feature-next-fc85 .logo_a4a7 .simple_95b9::after {
    bottom: -6px;
  }
  .top_93a6 .logo_a4a7 .pressed_afe8 {
    margin-top: -2px;
    width: 22px;
  }
  .top_93a6 .logo_a4a7 .simple_95b9 {
    margin-top: -1px;
  }
  .top_93a6 .logo_a4a7 .simple_95b9,
  .top_93a6 .logo_a4a7 .simple_95b9::after,
  .top_93a6 .logo_a4a7 .simple_95b9::before {
    width: 22px;
    height: 2px;
  }
  .top_93a6 .logo_a4a7 .simple_95b9::before {
    top: -7px;
  }
  .top_93a6 .logo_a4a7 .simple_95b9::after {
    bottom: -7px;
  }
  .avatar-medium-1284 .logo_a4a7 .pressed_afe8 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar-medium-1284 .logo_a4a7 .simple_95b9 {
    margin-top: -1.5px;
  }
  .avatar-medium-1284 .logo_a4a7 .simple_95b9,
  .avatar-medium-1284 .logo_a4a7 .simple_95b9::after,
  .avatar-medium-1284 .logo_a4a7 .simple_95b9::before {
    width: 31px;
    height: 3px;
  }
  .avatar-medium-1284 .logo_a4a7 .simple_95b9::before {
    top: -9px;
  }
  .avatar-medium-1284 .logo_a4a7 .simple_95b9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_dynamic_0e10 .logo_a4a7 .pressed_afe8 {
    margin-top: -2px;
    width: 19px;
  }
  .paragraph_dynamic_0e10 .logo_a4a7 .simple_95b9 {
    margin-top: -1px;
  }
  .paragraph_dynamic_0e10 .logo_a4a7 .simple_95b9,
  .paragraph_dynamic_0e10 .logo_a4a7 .simple_95b9::after,
  .paragraph_dynamic_0e10 .logo_a4a7 .simple_95b9::before {
    width: 19px;
    height: 2px;
  }
  .paragraph_dynamic_0e10 .logo_a4a7 .simple_95b9::before {
    top: -6px;
  }
  .paragraph_dynamic_0e10 .logo_a4a7 .simple_95b9::after {
    bottom: -6px;
  }
  .hero-over-8e06 .logo_a4a7 .pressed_afe8 {
    margin-top: -2px;
    width: 22px;
  }
  .hero-over-8e06 .logo_a4a7 .simple_95b9 {
    margin-top: -1px;
  }
  .hero-over-8e06 .logo_a4a7 .simple_95b9,
  .hero-over-8e06 .logo_a4a7 .simple_95b9::after,
  .hero-over-8e06 .logo_a4a7 .simple_95b9::before {
    width: 22px;
    height: 2px;
  }
  .hero-over-8e06 .logo_a4a7 .simple_95b9::before {
    top: -7px;
  }
  .hero-over-8e06 .logo_a4a7 .simple_95b9::after {
    bottom: -7px;
  }
  .row-bbc7 .logo_a4a7 .pressed_afe8 {
    margin-top: -2px;
    width: 31px;
  }
  .row-bbc7 .logo_a4a7 .simple_95b9 {
    margin-top: -1.5px;
  }
  .row-bbc7 .logo_a4a7 .simple_95b9,
  .row-bbc7 .logo_a4a7 .simple_95b9::after,
  .row-bbc7 .logo_a4a7 .simple_95b9::before {
    width: 31px;
    height: 3px;
  }
  .row-bbc7 .logo_a4a7 .simple_95b9::before {
    top: -9px;
  }
  .row-bbc7 .logo_a4a7 .simple_95b9::after {
    bottom: -9px;
  }
}
.mask_top_a600 .simple_95b9 {
  -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);
}
.mask_top_a600 .simple_95b9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.mask_top_a600 .simple_95b9::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);
}
.mask_top_a600.footer_full_2f0b .simple_95b9 {
  -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);
}
.mask_top_a600.footer_full_2f0b .simple_95b9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.mask_top_a600.footer_full_2f0b .simple_95b9::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);
}
.info-light-12dc {
  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.outline-dark-a4c1:before {
  display: none;
}
.green_5f6e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.green_5f6e .summary-mini-6f40 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.green_5f6e .summary-mini-6f40:last-of-type {
  border-bottom: none;
}
.green_5f6e .summary-mini-6f40.carousel_stone_2e47,
.green_5f6e .summary-mini-6f40.gradient-first-e054,
.green_5f6e .summary-mini-6f40.video_45dd {
  padding: 0;
}
.green_5f6e .steel_9fdb .hover-49e1 {
  color: currentColor;
}
.green_5f6e .steel_9fdb .hover-49e1:focus,
.green_5f6e .steel_9fdb .hover-49e1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.green_5f6e.solid-7255 .photo-5404,
.green_5f6e.solid-7255 .short-a491 a,
.green_5f6e.solid-7255 .grid_pressed_121f a,
.green_5f6e.solid-7255 .video-2e0d a {
  color: rgba(0, 0, 0, 0.55);
}
.green_5f6e.solid-7255 .photo-5404:hover,
.green_5f6e.solid-7255 .short-a491 a:hover,
.green_5f6e.solid-7255 .grid_pressed_121f a:hover,
.green_5f6e.solid-7255 .video-2e0d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.green_5f6e.solid-7255 .dark_551e {
  color: rgba(0, 0, 0, 0.8);
}
.green_5f6e.solid-7255 .summary-mini-6f40 {
  border-color: rgba(0, 0, 0, 0.08);
}
.green_5f6e.solid-7255 .summary-mini-6f40:before {
  background: rgba(0, 0, 0, 0.08);
}
.green_5f6e.solid-7255 .feature-plasma-aa99:before {
  background: rgba(255, 255, 255, 0.9);
}
.green_5f6e.solid-7255 .steel_9fdb .plasma-1fd9 li a,
.green_5f6e.solid-7255 .steel_9fdb .hover-49e1,
.green_5f6e.solid-7255 .video-2e0d {
  border-color: rgba(0, 0, 0, 0.08);
}
.green_5f6e.solid-7255 .steel_9fdb .hover-49e1:focus,
.green_5f6e.solid-7255 .steel_9fdb .hover-49e1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.green_5f6e.solid-7255 .plasma-1fd9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.green_5f6e.stale-de20 .photo-5404,
.green_5f6e.stale-de20 .short-a491 a,
.green_5f6e.stale-de20 .grid_pressed_121f .hover-49e1,
.green_5f6e.stale-de20 .grid_pressed_121f a,
.green_5f6e.stale-de20 .video-2e0d a {
  color: rgba(255, 255, 255, 0.79);
}
.green_5f6e.stale-de20 .photo-5404:hover,
.green_5f6e.stale-de20 .short-a491 a:hover,
.green_5f6e.stale-de20 .grid_pressed_121f .hover-49e1:hover,
.green_5f6e.stale-de20 .grid_pressed_121f a:hover,
.green_5f6e.stale-de20 .video-2e0d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.green_5f6e.stale-de20 .dark_551e {
  color: rgba(255, 255, 255, 0.99);
}
.green_5f6e.stale-de20 .summary-mini-6f40 {
  border-color: rgba(255, 255, 255, 0.08);
}
.green_5f6e.stale-de20 .summary-mini-6f40:before {
  background: rgba(255, 255, 255, 0.08);
}
.green_5f6e.stale-de20 .feature-plasma-aa99:before {
  background: rgba(0, 0, 0, 0.9);
}
.green_5f6e.stale-de20 .steel_9fdb .plasma-1fd9 li a,
.green_5f6e.stale-de20 .steel_9fdb .hover-49e1,
.green_5f6e.stale-de20 .video-2e0d {
  border-color: rgba(255, 255, 255, 0.08);
}
.green_5f6e.stale-de20 .steel_9fdb .hover-49e1:focus,
.green_5f6e.stale-de20 .steel_9fdb .hover-49e1:hover {
  background: rgba(0, 0, 0, 0.01);
}
.green_5f6e.stale-de20 .plasma-1fd9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature-plasma-aa99 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.feature-plasma-aa99:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.pagination-current-c4a5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.panel_in_cd0f .green_5f6e {
  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;
}
.panel_in_cd0f .summary-mini-6f40 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.panel_in_cd0f .summary-mini-6f40: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) {
  .panel_in_cd0f .summary-mini-6f40:before {
    width: 16%;
    left: 42%;
  }
}
.panel_in_cd0f .summary-mini-6f40:last-child:before {
  content: none;
}
.panel_in_cd0f .summary-mini-6f40[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.panel_in_cd0f .steel_9fdb .plasma-1fd9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.panel_in_cd0f .steel_9fdb .plasma-1fd9 li a .hover-49e1 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.panel_in_cd0f .steel_9fdb .video-2e0d {
  border: none;
}
.panel_in_cd0f .steel_9fdb .video-2e0d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.panel_in_cd0f .feature-plasma-aa99 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.panel_in_cd0f .pagination-current-c4a5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.panel_in_cd0f .stale-de20 .feature-plasma-aa99:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel_in_cd0f .solid-7255.orange-c40a .simple_95b9 {
  background: rgba(0, 0, 0, 0.6);
}
.panel_in_cd0f
  .solid-7255.orange-c40a
  .simple_95b9::after,
.panel_in_cd0f
  .solid-7255.orange-c40a
  .simple_95b9:before {
  background: inherit;
}
.panel_in_cd0f
  .solid-7255.orange-c40a:hover
  .simple_95b9 {
  background: rgba(0, 0, 0, 0.8);
}
.filter-under-7999 .green_5f6e {
  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) {
  .filter-under-7999 .green_5f6e {
    width: auto;
    right: 45px;
  }
}
.main_b3f1 .green_5f6e {
  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) {
  .main_b3f1 .green_5f6e {
    width: auto;
    left: 45px;
  }
}
.outline-dark-a4c1 .green_5f6e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.outline-dark-a4c1 .pagination-current-c4a5 {
  max-width: 48em;
  margin: 0 auto;
}
.outline-dark-a4c1 .feature-plasma-aa99:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.focused_fbee {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.focused_fbee.panel_in_cd0f .green_5f6e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.focused_fbee.filter-under-7999 .green_5f6e {
  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);
}
.focused_fbee .green_5f6e {
  visibility: visible;
}
.focused_fbee.main_b3f1 .green_5f6e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.brown-6d6a,
.lite-5280 {
  overflow-x: hidden;
}
.brown-6d6a .green_5f6e {
  overflow: auto;
}
.brown-6d6a.panel_in_cd0f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown-6d6a.panel_in_cd0f .green_5f6e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.brown-6d6a.panel_in_cd0f .under-e143 {
  opacity: 0;
}
.brown-6d6a.filter-under-7999 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown-6d6a.filter-under-7999 .green_5f6e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.brown-6d6a.filter-under-7999 .under-e143 {
  opacity: 0;
}
.brown-6d6a.main_b3f1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.brown-6d6a.main_b3f1 .green_5f6e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.brown-6d6a.main_b3f1 .under-e143 {
  opacity: 0;
}
.brown-6d6a.outline-dark-a4c1 .green_5f6e {
  z-index: 10;
  visibility: visible;
}
.orange-c40a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.orange-c40a .simple_95b9 {
  background: rgba(255, 255, 255, 0.99);
}
.orange-c40a .simple_95b9::after,
.orange-c40a .simple_95b9:before {
  background: inherit;
}
.orange-c40a:hover .simple_95b9 {
  background: rgba(255, 255, 255, 0.99);
}
.main_b3f1 .orange-c40a {
  top: 10px;
  right: auto;
  left: 12px;
}
.outline-dark-a4c1 .orange-c40a {
  display: none !important;
}
.brown-6d6a:before,
.lite-5280:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.brown-6d6a .orange-c40a,
.lite-5280 .orange-c40a {
  display: inline-block;
}
.green_5f6e .secondary_b02d {
  -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;
}
.brown-6d6a .green_5f6e .secondary_b02d,
.lite-5280 .green_5f6e .secondary_b02d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.aside-up-dfc9 .table_basic_4e54 {
  width: 100%;
}
.accent_active_e2c1 {
  padding: 0 0.5em 0;
}
.accent_active_e2c1 [class*="customify-col-"],
.accent_active_e2c1 [class*="customify-col_"],
.accent_active_e2c1 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module-572c .accent_active_e2c1 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .silver_0d48 .notification-wood-842d,
  .notification-wood-842d {
    display: none;
  }
  .text_d68e {
    text-align: left;
  }
  .pagination-20e0 {
    text-align: center;
  }
  .picture-7745 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .silver_0d48 .logo_204a,
  .logo_204a {
    display: none;
  }
  .next-3453 {
    text-align: left;
  }
  .description-white-be17 {
    text-align: center;
  }
  .picture_old_38a4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .silver_0d48 .picture_up_054e,
  .picture_up_054e {
    display: none;
  }
  .sort-e3e7 {
    text-align: left;
  }
  .detail_next_3108 {
    text-align: center;
  }
  .container-orange-08b1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.sidebar_c653 {
  box-shadow: none !important;
}
.info-left-b36f .info_ecc3,
.pink_2eeb .info_ecc3 {
  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;
}
.pink_2eeb .info_ecc3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.active-f24d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.active-f24d:after,
.active-f24d:before {
  content: "";
  display: table;
}
.active-f24d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .active-f24d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.active-f24d,
.link_gold_de49 {
  max-width: 1248px;
  margin: 0 auto;
}

.narrow_858a.surface-static-8aa0 .active-f24d {
  max-width: 100%;
}
.narrow_858a.background_prev_46dd {
  max-width: 1200px;
  margin: 0 auto;
}
.narrow_858a.breadcrumb_gas_3efa .active-f24d {
  max-width: 100%;
}
.narrow_858a.breadcrumb_gas_3efa > .active-f24d {
  padding-left: 0;
  padding-right: 0;
}
.narrow_858a.breadcrumb_gas_3efa > .active-f24d .silver_0d48 {
  margin: 0;
}
.narrow_858a.breadcrumb_gas_3efa
  > .active-f24d
  .heading-pink-735e.block_e5e5 {
  margin-right: 0;
  margin-left: 0;
}
.narrow_858a.breadcrumb_gas_3efa #main.block_e5e5 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .header_da27 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .header_da27 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hover-bd73 .pink-0bdc {
    padding-right: 1em;
  }
  .hover-bd73.green_9e6d .heading-pink-735e {
    border-right: 1px solid #eaecee;
  }
  .hover-bd73.green_9e6d .pink-0bdc {
    padding-right: 1em;
  }
  .hover-bd73.green_9e6d .banner-focused-2d23 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article-basic-acfa .pink-0bdc {
    padding-left: 1em;
  }
  .article-basic-acfa.green_9e6d .heading-pink-735e {
    border-left: 1px solid #eaecee;
  }
  .article-basic-acfa.green_9e6d .pink-0bdc {
    padding-left: 1em;
  }
  .article-basic-acfa.green_9e6d .banner-focused-2d23 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .inner_5971 .pink-0bdc {
    padding-left: 1em;
  }
  .inner_5971.green_9e6d .carousel-purple-56d7 {
    border-right: 1px solid #eaecee;
  }
  .inner_5971.green_9e6d .search-complex-bd59 {
    border-right: 1px solid #eaecee;
  }
  .inner_5971.green_9e6d .pink-0bdc {
    padding-left: 1em;
  }
  .inner_5971.green_9e6d .banner-focused-2d23 {
    padding-right: 1em;
  }
  .inner_5971.green_9e6d .basic_e172 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-pro-eeef .pink-0bdc {
    padding-right: 1em;
  }
  .item-pro-eeef.green_9e6d .carousel-purple-56d7 {
    border-left: 1px solid #eaecee;
  }
  .item-pro-eeef.green_9e6d .search-complex-bd59 {
    border-left: 1px solid #eaecee;
  }
  .item-pro-eeef.green_9e6d .pink-0bdc {
    padding-right: 1em;
  }
  .item-pro-eeef.green_9e6d .banner-focused-2d23 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item-pro-eeef.green_9e6d .basic_e172 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_da27 .pink-0bdc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_da27.green_9e6d .heading-pink-735e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .header_da27.green_9e6d .pink-0bdc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header_da27.green_9e6d .banner-focused-2d23 {
    padding-left: 1em;
  }
  .header_da27.green_9e6d .basic_e172 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .header_da27.green_9e6d .pink-0bdc {
    padding-left: 0;
  }
}
.input_west_6352 .hover-b44a {
  display: inline-block;
}
.column-5645 {
  display: inline-block;
}
.widget_36ad {
  word-con: break-word;
}
.icon_brown_7596 > span {
  display: inline-block;
  padding: 5px 0;
}
.icon_brown_7596 .focus-complex-f167 {
  margin-left: 8px;
  margin-right: 8px;
}
.icon_brown_7596 .message_172f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.gradient_9008 .image_92ce {
  margin-bottom: 2em;
}
.gradient_9008 .photo_warm_0e74 {
  margin-bottom: 15px;
}
.gradient_9008 .photo_warm_0e74:last-child {
  margin-bottom: 0;
}
.gradient_9008 .banner_brown_d4c3 {
  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) {
  .gradient_9008 .banner_brown_d4c3 {
    display: block;
  }
}
.gradient_9008 .nav_25ac {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .gradient_9008 .nav_25ac {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.gradient_9008 .tag-0490 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.gradient_9008 .tag-0490 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.gradient_9008 .tag-0490 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.gradient_9008 .widget_36ad {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.gradient_9008 .widget_36ad a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.gradient_9008 .chip_up_7a7c p:last-child {
  margin-bottom: 0;
}
.gradient_9008 .alert-narrow-cbb2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.gradient_9008 .tabs-last-7389 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.gradient_9008 .avatar_ba3f {
  margin-top: 1em;
}
.gradient_9008 .avatar_fcff {
  top: 0;
  display: block;
}
.gradient_9008 .avatar_fcff a {
  color: inherit;
}
.gradient_9008 .avatar_fcff a:hover {
  color: inherit;
}
.gradient_9008 .photo-focused-41cc {
  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;
}
.gradient_9008 .photo-focused-41cc:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.gradient_9008 .tabs-last-7389 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.gradient_9008 .card-e3bd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.gradient_9008 .card-e3bd:first-child {
  margin-top: 0;
}
.gradient_9008 .card-e3bd.green_f0d3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gradient_9008 .card-e3bd.complex_826a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.gradient_9008
  .card-e3bd.complex_826a.progress-d0a6
  .avatar_ba3f {
  width: 100%;
}
.gradient_9008 .complex_826a {
  -webkit-box-align: center;
  align-items: center;
}
.gradient_9008 .complex_826a .icon_brown_7596,
.gradient_9008 .complex_826a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.gradient_9008 .tag-0490 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gradient_9008 .tag-0490 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gradient_9008 .tag-0490: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;
}
.gradient_9008 .green_f0d3 {
  z-index: 5;
}
.gradient_9008 .aside_9206 .feature_540c {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.gradient_9008 .grid_in_04ef .feature_540c {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.gradient_9008 .slider-7dd7 .feature_540c {
  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;
}
.gradient_9008.menu_pink_343c .banner_brown_d4c3,
.gradient_9008.gradient-d0c8 .banner_brown_d4c3 {
  display: block;
}
.gradient_9008.menu_pink_343c .banner_brown_d4c3 .button_green_c4ed,
.gradient_9008.menu_pink_343c .banner_brown_d4c3 .tabs-last-7389,
.gradient_9008.gradient-d0c8 .banner_brown_d4c3 .button_green_c4ed,
.gradient_9008.gradient-d0c8 .banner_brown_d4c3 .tabs-last-7389 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.gradient_9008.status_75a6 .nav_25ac {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .gradient_9008.status_75a6 .nav_25ac {
    margin-right: 0;
  }
}
.gradient_9008.menu_pink_343c .nav_25ac,
.gradient_9008.gradient-d0c8 .nav_25ac {
  padding-top: 40%;
}
.gradient_9008.menu_pink_343c .image_92ce,
.gradient_9008.gradient-d0c8 .image_92ce {
  display: block;
}
.gradient_9008.menu_pink_343c .fn-sticky-d9e8 .tabs-last-7389,
.gradient_9008.gradient-d0c8 .fn-sticky-d9e8 .tabs-last-7389 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.gradient_9008.menu_pink_343c .nav_25ac,
.gradient_9008.gradient-d0c8 .nav_25ac {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.gradient_9008.menu_pink_343c .tabs-last-7389 {
  padding: 1em;
}
.iron_5441 {
  margin: 30px auto;
  display: block;
}
.iron_5441 .north-315f > * {
  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;
}
.iron_5441 .north-315f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.iron_5441 .north-315f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.preview_4398 .icon_brown_7596 {
  margin-bottom: 1.41575em;
}
.preview_4398 .summary-297f {
  margin-bottom: 1.618em;
}
.paragraph-short-b273 .panel-advanced-fc43 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.paragraph-short-b273 .panel-advanced-fc43 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.paragraph-short-b273 .picture_74ec {
  max-width: 100%;
  overflow: auto;
}
.grid-0370 .paragraph-short-b273 a:hover {
  text-decoration: underline;
}
.footer_center_956e .photo_warm_0e74:not(.widget_36ad),
.footer_center_956e .tag-0490 {
  margin-bottom: 1.41575em;
}
.footer_center_956e .photo_warm_0e74:not(.widget_36ad):last-child,
.footer_center_956e .tag-0490:last-child {
  margin-bottom: 0;
}
.footer_center_956e .photo_warm_0e74.breadcrumb-stone-dc1c {
  margin-bottom: 0.41575em;
}
.footer_center_956e .gold-e807:before,
.footer_center_956e .lite-648a:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.footer_center_956e .gold-e807:before {
  content: "\f115";
}
.footer_center_956e .lite-648a:before {
  content: "\f02c";
}
.footer_center_956e .photo-silver-096b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.footer_center_956e .photo-silver-096b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.east_3588 {
  display: -webkit-box;
  display: flex;
}
.east_3588 .liquid-00ad {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .east_3588 .liquid-00ad {
    flex-basis: 90px;
  }
}
.east_3588 .module_32d2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .east_3588 .module_32d2 {
    flex-basis: calc(100% - 50px);
  }
}
.east_3588 .selected_ba2b p:last-child {
  margin-bottom: 0.72em;
}
.accent_4aaf .north-315f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.accent_4aaf .north-315f:after,
.accent_4aaf .north-315f:before {
  content: "";
  display: table;
}
.accent_4aaf .north-315f:after {
  clear: both;
}
.accent_4aaf .north-315f .feature-east-ee8e,
.accent_4aaf .north-315f .light-6e73 {
  width: 49%;
}
.accent_4aaf .north-315f .feature-east-ee8e a span.video-94ea,
.accent_4aaf .north-315f .light-6e73 a span.video-94ea {
  display: block;
  margin-bottom: 5px;
}
.accent_4aaf .north-315f .light-6e73 {
  float: left;
  text-align: left;
}
.accent_4aaf .north-315f .feature-east-ee8e {
  float: right;
  text-align: right;
}
.huge_dbd1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .huge_dbd1 {
    margin-bottom: 0;
  }
}
.secondary_hard_64a9 {
  margin-bottom: 1em;
}
.secondary_hard_64a9 .widget_36ad {
  font-size: 1.1em;
  line-height: 1.3;
}
.tertiary-soft-df03 a {
  display: block;
  line-height: 0;
  position: relative;
}
.in-60c6 .secondary_hard_64a9,
.section_b3ea .secondary_hard_64a9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .in-60c6 .secondary_hard_64a9,
  .section_b3ea .secondary_hard_64a9 {
    display: block;
  }
}
.in-60c6 .tertiary-soft-df03,
.section_b3ea .tertiary-soft-df03 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .in-60c6 .tertiary-soft-df03,
  .section_b3ea .tertiary-soft-df03 {
    margin-bottom: 1em;
  }
}
.in-60c6 .tertiary-soft-df03 img,
.section_b3ea .tertiary-soft-df03 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.in-60c6 .detail-cold-0762,
.section_b3ea .detail-cold-0762 {
  flex-basis: calc(100% - 160px);
}
.in-60c6 .detail-cold-0762 p,
.section_b3ea .detail-cold-0762 p {
  margin-bottom: 0;
}
.in-60c6 .detail-cold-0762 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .in-60c6 .detail-cold-0762 {
    padding-left: 0;
  }
}
.section_b3ea .detail-cold-0762 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .section_b3ea .detail-cold-0762 {
    padding-right: 0;
  }
}
.section_b3ea .tertiary-soft-df03 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.white-747c .tertiary-soft-df03 {
  margin-bottom: 0.5em;
}
.white-747c .tertiary-soft-df03 img {
  width: 100%;
}
.red_7899 .notice_e578,
.shade_6bf4 .notice_e578 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.shade_6bf4 .heading-pink-735e .focus-8f83 p:last-child {
  margin-bottom: 0;
}
.avatar-hovered-db2f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.mask-next-971d .first_1bea {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .mask-next-971d .first_1bea:last-of-type {
    margin-bottom: 0;
  }
}
.mask-next-971d .first_1bea ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mask-next-971d .first_1bea ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.mask-next-971d .first_1bea ul li {
  margin: 0 0 0.6em;
}
.mask-next-971d .first_1bea ul li.widget_4d94,
.mask-next-971d .first_1bea ul li.gold-4240 {
  position: relative;
}
.mask-next-971d .first_1bea ul li.widget_4d94 .warm-18fe,
.mask-next-971d .first_1bea ul li.gold-4240 .warm-18fe {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.mask-next-971d .first_1bea ul li.widget_4d94:after:after,
.mask-next-971d .first_1bea ul li.widget_4d94:after:before,
.mask-next-971d
  .first_1bea
  ul
  li.gold-4240:after:after,
.mask-next-971d
  .first_1bea
  ul
  li.gold-4240:after:before {
  content: "";
  display: table;
}
.mask-next-971d .first_1bea ul li.widget_4d94:after:after,
.mask-next-971d
  .first_1bea
  ul
  li.gold-4240:after:after {
  clear: both;
}
.mask-next-971d .first_1bea a.gas_58f8:hover {
  text-decoration: none;
}
.mask-next-971d .first_1bea select {
  max-width: 100%;
}
.mask-next-971d .first_1bea table {
  font-size: 85%;
}
.mask-next-971d .first_1bea table td,
.mask-next-971d .first_1bea table th {
  padding: 0.2360828548em;
  text-align: center;
}
.mask-next-971d .first_1bea table tfoot td {
  text-align: left;
}
.mask-next-971d .first_1bea :last-child {
  margin-bottom: 0;
}
.mask-next-971d .first_1bea .overlay_huge_9031 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.mask-next-971d .first_1bea .overlay_huge_9031 label {
  width: 100%;
}
.mask-next-971d .first_1bea .overlay_huge_9031 .dirty-f1df {
  width: 100%;
  display: block;
}
.mask-next-971d .first_1bea .overlay_huge_9031 .tag_hot_9fc3 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.mask-next-971d .first_1bea .overlay_huge_9031 .tag_hot_9fc3:hover svg #svg-search {
  fill: #444;
}
.mask-next-971d .first_1bea .overlay_huge_9031 .tag_hot_9fc3 svg {
  width: 18px;
  height: 18px;
}
.mask-next-971d .secondary-mini-91e0 ul ul,
.mask-next-971d .label_95d8 ul ul,
.mask-next-971d .down-e81f ul ul,
.mask-next-971d .static-133f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.mask-next-971d .secondary-mini-91e0 .lower_7c94 > a,
.mask-next-971d .label_95d8 .lower_7c94 > a,
.mask-next-971d .down-e81f .lower_7c94 > a,
.mask-next-971d .static-133f .lower_7c94 > a {
  margin-bottom: 0;
}
.mask-next-971d .lower-b1b0 li,
.mask-next-971d .secondary-mini-91e0 li,
.mask-next-971d .photo-6c03 li,
.mask-next-971d .label_95d8 li,
.mask-next-971d .down-e81f li,
.mask-next-971d .static-133f li,
.mask-next-971d .sort-86df li,
.mask-next-971d .copper-c43b li {
  display: block;
  position: relative;
}
.mask-next-971d .lower-b1b0 li:last-child,
.mask-next-971d .secondary-mini-91e0 li:last-child,
.mask-next-971d .photo-6c03 li:last-child,
.mask-next-971d .label_95d8 li:last-child,
.mask-next-971d .down-e81f li:last-child,
.mask-next-971d .static-133f li:last-child,
.mask-next-971d .sort-86df li:last-child,
.mask-next-971d .copper-c43b li:last-child {
  border: none;
}
.mask-next-971d .lower-b1b0 li a,
.mask-next-971d .secondary-mini-91e0 li a,
.mask-next-971d .photo-6c03 li a,
.mask-next-971d .label_95d8 li a,
.mask-next-971d .down-e81f li a,
.mask-next-971d .static-133f li a,
.mask-next-971d .sort-86df li a,
.mask-next-971d .copper-c43b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask-next-971d .lower-b1b0 li ul li::before,
.mask-next-971d .secondary-mini-91e0 li ul li::before,
.mask-next-971d .photo-6c03 li ul li::before,
.mask-next-971d .label_95d8 li ul li::before,
.mask-next-971d .down-e81f li ul li::before,
.mask-next-971d .static-133f li ul li::before,
.mask-next-971d .sort-86df li ul li::before,
.mask-next-971d .copper-c43b li ul li::before {
  left: 15px;
}
.mask-next-971d .lower-b1b0 li ul a,
.mask-next-971d .secondary-mini-91e0 li ul a,
.mask-next-971d .photo-6c03 li ul a,
.mask-next-971d .label_95d8 li ul a,
.mask-next-971d .down-e81f li ul a,
.mask-next-971d .static-133f li ul a,
.mask-next-971d .sort-86df li ul a,
.mask-next-971d .copper-c43b li ul a {
  padding-left: 20px;
}
.mask-next-971d .lower-b1b0 li ul ul li::before,
.mask-next-971d .secondary-mini-91e0 li ul ul li::before,
.mask-next-971d .photo-6c03 li ul ul li::before,
.mask-next-971d .label_95d8 li ul ul li::before,
.mask-next-971d .down-e81f li ul ul li::before,
.mask-next-971d .static-133f li ul ul li::before,
.mask-next-971d .sort-86df li ul ul li::before,
.mask-next-971d .copper-c43b li ul ul li::before {
  left: 30px;
}
.mask-next-971d .lower-b1b0 li ul ul a,
.mask-next-971d .secondary-mini-91e0 li ul ul a,
.mask-next-971d .photo-6c03 li ul ul a,
.mask-next-971d .label_95d8 li ul ul a,
.mask-next-971d .down-e81f li ul ul a,
.mask-next-971d .static-133f li ul ul a,
.mask-next-971d .sort-86df li ul ul a,
.mask-next-971d .copper-c43b li ul ul a {
  padding-left: 40px;
}
.mask-next-971d .focus-current-ca3e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.mask-next-971d .copper-c43b ul li {
  margin-bottom: 1.41575em;
}
.mask-next-971d .copper-c43b ul li .info-5516 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.mask-next-971d .copper-c43b ul li .aside-under-e876 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.stale-de20 .lower-b1b0 li a,
.stale-de20 .secondary-mini-91e0 li a,
.stale-de20 .photo-6c03 li a,
.stale-de20 .label_95d8 li a,
.stale-de20 .down-e81f li a,
.stale-de20 .static-133f li a,
.stale-de20 .sort-86df li a,
.stale-de20 .copper-c43b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-de20 .focus-current-ca3e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale-de20 .first_1bea ul li.widget_4d94 .warm-18fe,
.stale-de20 .first_1bea ul li.gold-4240 .warm-18fe {
  background: rgba(0, 0, 0, 0.2);
}
.stale-de20 .mask-next-971d .first_1bea select {
  border-color: rgba(255, 255, 255, 0.08);
}
.narrow_858a .mask-next-971d .plasma-1fd9 li {
  margin: 0;
}
.narrow_858a .mask-next-971d .plasma-1fd9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.narrow_858a .mask-next-971d .plasma-1fd9 li ul {
  margin: 0;
}
.narrow_858a .mask-next-971d .plasma-1fd9 li ul li a {
  padding-left: 15px;
}
.narrow_858a .mask-next-971d .plasma-1fd9 li ul li li a {
  padding-left: 30px;
}
.narrow_858a .mask-next-971d .plasma-1fd9 li.title-451f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.narrow_858a .mask-next-971d .plasma-1fd9 li.title-451f > 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;
}
.narrow_858a .mask-next-971d .plasma-1fd9 li.title-451f > 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;
}
.input_stale_4053 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.box_043e {
  position: relative;
  z-index: 10;
}
.box_043e .secondary_b02d {
  width: 100%;
  max-width: 100%;
}
.sort_basic_1db1 .hero-8f28 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sort_basic_1db1 .solid-7255 {
}
.sort_basic_1db1 .stale-de20 {
  background: #292929;
}
.footer_down_7eb4 .hero-8f28 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.footer_down_7eb4 .solid-7255 {
  background: #f9f9f9;
}
.footer_down_7eb4 .stale-de20 {
  background: #303030;
}
.easy-cd21 .hero-8f28 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .easy-cd21 .hover-b44a {
    margin-bottom: 1em;
  }
  .easy-cd21 .hover-b44a:last-child {
    margin-bottom: 0;
  }
}
.easy-cd21 .solid-7255 {
  background: #ededed;
}
.easy-cd21 .stale-de20 {
  background: #1a1a1a;
}
.hero-8f28.solid-7255 {
  color: rgba(0, 0, 0, 0.6);
}
.hero-8f28.solid-7255 .clean-a741 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero-8f28.stale-de20 {
  color: rgba(255, 255, 255, 0.99);
}
.hero-8f28.stale-de20 a:not(.gas_58f8) {
  color: rgba(255, 255, 255, 0.79);
}
.hero-8f28.stale-de20 a:not(.gas_58f8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero-8f28.stale-de20 .clean-a741 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero-8f28.stale-de20 table tbody td,
.hero-8f28.stale-de20 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hard_1cca.footer_dim_ea01 .active-f24d {
  max-width: initial;
}
.hard_1cca .container_3619 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hard_1cca .container_3619 .secondary_b02d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hard_1cca .container_3619 .secondary_b02d {
    display: block;
    margin-bottom: 2em;
  }
  .hard_1cca .container_3619 .secondary_b02d:last-child {
    margin-bottom: 0;
  }
}
.easy-cd21 .hover-b44a:last-child,
.footer_down_7eb4 .hover-b44a:last-child,
.sort_basic_1db1 .hover-b44a:last-child {
  margin-bottom: 0;
}
.easy-cd21 .hover-b44a .mask-next-971d .first_1bea:last-child,
.footer_down_7eb4 .hover-b44a .mask-next-971d .first_1bea:last-child,
.sort_basic_1db1 .hover-b44a .mask-next-971d .first_1bea:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .easy-cd21 .simple-e15a,
  .easy-cd21 .layout_8c50,
  .footer_down_7eb4 .simple-e15a,
  .footer_down_7eb4 .layout_8c50,
  .sort_basic_1db1 .simple-e15a,
  .sort_basic_1db1 .layout_8c50 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .box_043e .hover-b44a {
    margin-bottom: 2em;
  }
}
.box_043e p:last-child {
  margin-bottom: 0;
}
.box_043e li,
.box_043e ul {
  list-style: none;
  margin: 0;
}
.box_043e ul ul {
  margin-left: 2.617924em;
}
.chip_black_fb9d {
  font-size: 0.875em;
}

/* css-noise: 7bdf */
.phantom-card-h3 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
