/*!
Theme Name: Customify
Theme URI: https://pressmaximum.static-f3ad/customify
Author: WPCustomify
Author URI: https://pressmaximum.static-f3ad
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.static-f3ad/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.layout_tall_35e9.footer-next-41f4/licenses/gpl-2.0.current_fe49
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.focus-5148/, (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.right-764c.notification_south_ff3b/normalize.component-c315/
 ======
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.component-c315 v7.0.0 | MIT License | github.static-f3ad/necolas/normalize.component-c315 */
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;
}
.summary-3884 .wide-37d1,
.texture_full_cfdd,
.card-old-f9b9,
.pagination-yellow-45b2,
.breadcrumb_19a4,
.wood-dab5,
.text_tiny_550e,
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_full_cfdd,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .texture_full_cfdd,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .texture_full_cfdd,
  h1 {
    font-size: 1.8em;
  }
}
.card-old-f9b9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.card-old-f9b9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .card-old-f9b9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .card-old-f9b9,
  h2 {
    font-size: 1.7em;
  }
}
.pagination-yellow-45b2,
h3 {
  font-size: 1.618em;
}
.summary-3884 .wide-37d1,
.breadcrumb_19a4,
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.under_05a7 {
  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;
}
.center-4344:after,
.center-4344:before,
.accent-b082:after,
.accent-b082:before {
  content: "";
  display: table;
}
.center-4344:after,
.accent-b082:after {
  clear: both;
}
.preview-tiny-c7ab {
  float: right;
  margin-right: 0;
}
.static_1682 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.next-dff5 .surface_upper_6425,
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;
}
.next-dff5 .surface_upper_6425:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.smooth-bdd3 .surface_upper_6425 {
  box-shadow: none;
}
.smooth-bdd3
  .surface_upper_6425
  .cold_7a36 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.smooth-bdd3 .surface_upper_6425 .component-selected-425e {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.smooth-bdd3
  .surface_upper_6425
  .component-selected-425e
  b {
  display: none;
}
.smooth-bdd3 .under-ecf5 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tabs-over-ef21:not(.slider_simple_57e2):not(.paper-4882),
button:not(.slider_simple_57e2):not(.paper-4882),
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ),
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ),
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ) {
  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;
}
.tabs-over-ef21:not(.slider_simple_57e2):not(
    .paper-4882
  ):hover,
button:not(.slider_simple_57e2):not(
    .paper-4882
  ):hover,
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ):hover,
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ):hover,
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tabs-over-ef21:not(.slider_simple_57e2):not(
    .paper-4882
  ):active,
.tabs-over-ef21:not(.slider_simple_57e2):not(
    .paper-4882
  ):focus,
button:not(.slider_simple_57e2):not(
    .paper-4882
  ):active,
button:not(.slider_simple_57e2):not(
    .paper-4882
  ):focus,
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ):active,
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ):focus,
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ):active,
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ):focus,
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ):active,
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ):focus {
  outline: 0;
}
.tabs-over-ef21:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821,
button:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821,
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821,
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821,
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821 {
  position: relative;
}
.tabs-over-ef21:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .outline-f9cf,
.tabs-over-ef21:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .box_af5c,
.tabs-over-ef21:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .pattern-e7cd,
.tabs-over-ef21:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  i,
.tabs-over-ef21:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  svg,
button:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .outline-f9cf,
button:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .box_af5c,
button:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .pattern-e7cd,
button:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  i,
button:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  svg,
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .outline-f9cf,
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .box_af5c,
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .pattern-e7cd,
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  i,
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  svg,
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .outline-f9cf,
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .box_af5c,
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .pattern-e7cd,
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  i,
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  svg,
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .outline-f9cf,
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .box_af5c,
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  .pattern-e7cd,
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  i,
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821
  svg {
  visibility: hidden;
}
.tabs-over-ef21:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821:after,
button:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821:after,
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821:after,
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821:after,
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ).fn-loading-e821: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;
}
.tabs-over-ef21:not(.slider_simple_57e2):not(.paper-4882),
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ),
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ),
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ) {
  color: #fff;
  background: #235787;
}
.tabs-over-ef21:not(.slider_simple_57e2):not(
    .paper-4882
  ):focus,
input[type="button"]:not(.slider_simple_57e2):not(
    .paper-4882
  ):focus,
input[type="reset"]:not(.slider_simple_57e2):not(
    .paper-4882
  ):focus,
input[type="submit"]:not(.slider_simple_57e2):not(
    .paper-4882
  ):focus {
  color: #fff;
}
.tabs-over-ef21.fn-disabled-e821:not(.slider_simple_57e2):not(
    .paper-4882
  ),
.tabs-over-ef21[disabled]:not(.slider_simple_57e2):not(
    .paper-4882
  ),
button.fn-disabled-e821:not(.slider_simple_57e2):not(
    .paper-4882
  ),
button[disabled]:not(.slider_simple_57e2):not(
    .paper-4882
  ) {
  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;
}
.widget_brown_dcce {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.widget_brown_dcce: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;
}
.highlight_hard_1101 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hover_dim_8163 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.hover-3d99 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.center-4344:after,
.center-4344:before,
.notification-c780:after,
.notification-c780:before,
.notice_b4f4:after,
.notice_b4f4:before,
.banner_a883:after,
.banner_a883:before,
.hidden_8f46:after,
.hidden_8f46:before,
.over-1364:after,
.over-1364:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.center-4344:after,
.notification-c780:after,
.notice_b4f4:after,
.banner_a883:after,
.hidden_8f46:after,
.over-1364:after {
  clear: both;
}
.notification-c780 .chip-motion-ef65,
.notice_b4f4 .chip-motion-ef65,
.column_d7cd .chip-motion-ef65 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.grid-south-485b {
  display: inline-block;
}
.hidden_light_0ce3 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hidden_light_0ce3 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hidden_light_0ce3 .grid_stale_cae8 {
  padding: 1em 0;
  font-size: 85%;
}
.grid_stale_cae8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.block_huge_dc5c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.block_huge_dc5c:after,
.block_huge_dc5c:before {
  content: "";
  display: table;
}
.block_huge_dc5c:after {
  clear: both;
}
.inner-badd {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.container_5069 .inner-badd {
  max-width: 50%;
}
.layout_9912 .inner-badd {
  max-width: 33.33%;
}
.texture-brown-2e35 .inner-badd {
  max-width: 25%;
}
.focused-0b00 .inner-badd {
  max-width: 20%;
}
.badge_fresh_cd5f .inner-badd {
  max-width: 16.66%;
}
.wood_77fa .inner-badd {
  max-width: 14.28%;
}
.active-complex-8ec5 .inner-badd {
  max-width: 12.5%;
}
.status-dirty-4df7 .inner-badd {
  max-width: 11.11%;
}
.notice_hot_57e0 {
  display: block;
}
.summary-3884 .button_upper_aa0b label,
.summary-3884 .picture_4fb1 label,
.summary-3884 .active_f376 label,
.summary-3884 .container_dim_ad45 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.detail-6c85 {
  list-style: none;
  margin: 0;
}
.detail-6c85 article.component_wide_6ad6 {
  margin-bottom: 0;
}
.detail-6c85 ul {
  list-style: none;
  margin: 0;
}
.detail-6c85 .simple-089b li.component_wide_6ad6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .detail-6c85 .simple-089b li.component_wide_6ad6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .detail-6c85 .simple-089b li.component_wide_6ad6: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) {
  .detail-6c85 .simple-089b li.component_wide_6ad6 li.component_wide_6ad6 li.component_wide_6ad6 li.component_wide_6ad6 {
    padding-left: 0;
  }
}
article.component_wide_6ad6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.component_wide_6ad6 .notification-c780 p:last-of-type {
  margin-bottom: 0;
}
article.component_wide_6ad6 .accordion-active-cd28 {
  float: left;
}
article.component_wide_6ad6 .liquid_7517 {
  margin-left: 85px;
}
article.component_wide_6ad6 .popup-c2e4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.component_wide_6ad6 .popup-c2e4 .widget-9a8d {
  margin-left: 10px;
}
article.component_wide_6ad6 .tabs_b046 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.component_wide_6ad6 .avatar_4401 {
  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 .button_upper_aa0b,
  #respond .active_f376,
  #respond .container_dim_ad45 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button_upper_aa0b input,
#respond .active_f376 input,
#respond .container_dim_ad45 input {
  width: 100%;
}
#respond .container_dim_ad45 {
  margin-right: 0;
}
#respond .dim-d89b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.avatar_2ee4 {
  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;
}
.avatar_2ee4.modal-5781 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.avatar_2ee4 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%);
}
.avatar_2ee4:focus,
.avatar_2ee4: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);
}
.active-0ae8 {
  border-radius: 10%;
}
.photo-current-9c23 {
  border-radius: 50%;
}
.caption-simple-a6f9 {
  font-size: 0.72em;
}
.preview-0fd4 {
  font-size: 0.875em;
}
.paper_4533 {
  font-size: 1.1em;
}
.fluid_7be4 {
  text-transform: uppercase;
  line-height: 1.2;
}
.fluid_7be4.caption-simple-a6f9 {
  letter-spacing: 0.5px;
}
.new-58a1,
.new-58a1 a {
  color: #6d6d6d;
}
.new-58a1 a:hover {
  color: #111;
}
.focus_pro_86e5 {
  color: #6d6d6d;
}
.shade_176a {
  overflow-x: hidden;
}
.shade_176a .frame_new_bab4.hidden-steel-74c2 {
  position: relative;
}
.shade_176a .frame_new_bab4.hidden-steel-74c2.hovered_95e2 {
  position: initial;
}
.shade_176a
  .frame_new_bab4.hidden-steel-74c2.hovered_95e2
  .search-east-ea43 {
  left: auto;
}
.shade_176a .frame_new_bab4 .search-east-ea43 {
  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;
}
.shade_176a .frame_new_bab4:hover.hidden-steel-74c2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.shade_176a
  .frame_new_bab4:hover.hidden-steel-74c2
  .search-east-ea43 {
  display: block;
  z-index: 9999999;
}
.shade_176a .surface_eb23 .card_orange_6ec0,
.shade_176a .thumbnail-glass-dc2f .card_orange_6ec0 {
  display: none;
}
.shade_176a .current_5ed1 .frame_new_bab4:hover.hidden-steel-74c2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.summary-3884 .button_upper_aa0b label,
.summary-3884 .picture_4fb1 label,
.summary-3884 .active_f376 label,
.summary-3884 .container_dim_ad45 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.detail-6c85 {
  list-style: none;
  margin: 0;
}
.detail-6c85 article.component_wide_6ad6 {
  margin-bottom: 0;
}
.detail-6c85 ul {
  list-style: none;
  margin: 0;
}
.detail-6c85 .simple-089b li.component_wide_6ad6 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .detail-6c85 .simple-089b li.component_wide_6ad6 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .detail-6c85 .simple-089b li.component_wide_6ad6: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) {
  .detail-6c85 .simple-089b li.component_wide_6ad6 li.component_wide_6ad6 li.component_wide_6ad6 li.component_wide_6ad6 {
    padding-left: 0;
  }
}
article.component_wide_6ad6 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.component_wide_6ad6 .notification-c780 p:last-of-type {
  margin-bottom: 0;
}
article.component_wide_6ad6 .accordion-active-cd28 {
  float: left;
}
article.component_wide_6ad6 .liquid_7517 {
  margin-left: 85px;
}
article.component_wide_6ad6 .popup-c2e4 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.component_wide_6ad6 .popup-c2e4 .widget-9a8d {
  margin-left: 10px;
}
article.component_wide_6ad6 .tabs_b046 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.component_wide_6ad6 .avatar_4401 {
  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 .button_upper_aa0b,
  #respond .active_f376,
  #respond .container_dim_ad45 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button_upper_aa0b input,
#respond .active_f376 input,
#respond .container_dim_ad45 input {
  width: 100%;
}
#respond .container_dim_ad45 {
  margin-right: 0;
}
#respond .dim-d89b #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface_eb23 .grid_5bc9 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.grid_5bc9 .grid-huge-e4a9.soft-ea8b .dim_41b1 > li > a:focus,
.grid_5bc9 .grid-huge-e4a9.soft-ea8b .dim_41b1 > li > a:hover,
.grid_5bc9 .grid-huge-e4a9.slider_0c00 .dim_41b1 > li > a:focus,
.grid_5bc9 .grid-huge-e4a9.slider_0c00 .dim_41b1 > li > a:hover,
.grid_5bc9 .grid-huge-e4a9.paragraph-easy-2062 .dim_41b1 > li > a:focus,
.grid_5bc9 .grid-huge-e4a9.paragraph-easy-2062 .dim_41b1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_5bc9
  .grid-huge-e4a9.soft-ea8b
  .dim_41b1
  > li.summary-3d62
  > a,
.grid_5bc9
  .grid-huge-e4a9.soft-ea8b
  .dim_41b1
  > li.card-liquid-4d47
  > a,
.grid_5bc9
  .grid-huge-e4a9.slider_0c00
  .dim_41b1
  > li.summary-3d62
  > a,
.grid_5bc9
  .grid-huge-e4a9.slider_0c00
  .dim_41b1
  > li.card-liquid-4d47
  > a,
.grid_5bc9
  .grid-huge-e4a9.paragraph-easy-2062
  .dim_41b1
  > li.summary-3d62
  > a,
.grid_5bc9 .grid-huge-e4a9.paragraph-easy-2062 .dim_41b1 > li.tiny_86d8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.grid_5bc9 .accent_75b8,
.grid_5bc9 .accent_75b8 a {
  color: rgba(255, 255, 255, 0.99);
}
.grid_5bc9 .mask-72a6.tertiary_61fc li a,
.grid_5bc9 .liquid-8713 a,
.grid_5bc9 .basic-df61,
.grid_5bc9 .dim_41b1 > li > a,
.grid_5bc9 .slider_8221 {
  color: rgba(255, 255, 255, 0.79);
}
.grid_5bc9 .mask-72a6.tertiary_61fc li a:hover,
.grid_5bc9 .liquid-8713 a:hover,
.grid_5bc9 .basic-df61:hover,
.grid_5bc9 .dim_41b1 > li > a:hover,
.grid_5bc9 .slider_8221:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_5bc9 .filter_hard_02e0 {
  color: rgba(255, 255, 255, 0.79);
}
.grid_5bc9 .filter_hard_02e0 .media-9702 {
  color: rgba(255, 255, 255, 0.99);
}
.grid_5bc9 .filter_hard_02e0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.grid_5bc9 .image_e4e7 .row-39b8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_5bc9 .image_e4e7 .row-39b8 .button-white-958e {
  color: rgba(255, 255, 255, 0.79);
}
.grid_5bc9
  .image_e4e7
  .row-39b8
  .button-white-958e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_5bc9
  .image_e4e7
  .row-39b8
  .button-white-958e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_5bc9
  .image_e4e7
  .row-39b8
  .button-white-958e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_5bc9
  .image_e4e7
  .row-39b8
  .button-white-958e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.grid_5bc9 .image_e4e7 .grid-top-9b8d {
  color: rgba(255, 255, 255, 0.79);
}
.grid_5bc9 .image_e4e7 .grid-top-9b8d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_f536
  .grid_5bc9
  .image_e4e7
  .feature_lite_8404
  .gold-bb59 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary_f536
  .grid_5bc9
  .image_e4e7
  .feature_lite_8404
  .button-white-958e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface_eb23 .easy-a933 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.easy-a933 .grid-huge-e4a9.soft-ea8b .dim_41b1 > li > a:focus,
.easy-a933 .grid-huge-e4a9.soft-ea8b .dim_41b1 > li > a:hover,
.easy-a933 .grid-huge-e4a9.slider_0c00 .dim_41b1 > li > a:focus,
.easy-a933 .grid-huge-e4a9.slider_0c00 .dim_41b1 > li > a:hover,
.easy-a933 .grid-huge-e4a9.paragraph-easy-2062 .dim_41b1 > li > a:focus,
.easy-a933 .grid-huge-e4a9.paragraph-easy-2062 .dim_41b1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.easy-a933
  .grid-huge-e4a9.soft-ea8b
  .dim_41b1
  > li.summary-3d62
  > a,
.easy-a933
  .grid-huge-e4a9.soft-ea8b
  .dim_41b1
  > li.card-liquid-4d47
  > a,
.easy-a933
  .grid-huge-e4a9.slider_0c00
  .dim_41b1
  > li.summary-3d62
  > a,
.easy-a933
  .grid-huge-e4a9.slider_0c00
  .dim_41b1
  > li.card-liquid-4d47
  > a,
.easy-a933
  .grid-huge-e4a9.paragraph-easy-2062
  .dim_41b1
  > li.summary-3d62
  > a,
.easy-a933 .grid-huge-e4a9.paragraph-easy-2062 .dim_41b1 > li.tiny_86d8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.easy-a933 .accent_75b8,
.easy-a933 .accent_75b8 a {
  color: rgba(0, 0, 0, 0.8);
}
.easy-a933 .mask-72a6.tertiary_61fc li a,
.easy-a933 .liquid-8713 a,
.easy-a933 .basic-df61,
.easy-a933 .dim_41b1 > li > a,
.easy-a933 .slider_8221 {
  color: rgba(0, 0, 0, 0.55);
}
.easy-a933 .mask-72a6.tertiary_61fc li a:hover,
.easy-a933 .liquid-8713 a:hover,
.easy-a933 .basic-df61:hover,
.easy-a933 .dim_41b1 > li > a:hover,
.easy-a933 .slider_8221:hover {
  color: rgba(0, 0, 0, 0.8);
}
.easy-a933 .filter_hard_02e0 {
  color: rgba(0, 0, 0, 0.55);
}
.easy-a933 .filter_hard_02e0 .media-9702 {
  color: rgba(0, 0, 0, 0.8);
}
.easy-a933 .filter_hard_02e0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav-a1bf .primary_medium_b358 {
  margin-left: auto;
  margin-right: auto;
}
.notice_b4f4 > * {
  margin-left: auto;
  margin-right: auto;
}
.notice_b4f4 .highlight_hard_1101 {
  margin-right: 1.41575em;
}
.yellow_cc8f .notice_b4f4 > .static_6d6a {
  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;
}
.yellow_cc8f .notice_b4f4 > .stone-c78e {
  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_301d.nav-a1bf .primary_medium_b358,
.disabled_228d.nav-a1bf .primary_medium_b358 {
  margin-left: 0;
}
.filter_upper_a389.nav-a1bf .primary_medium_b358,
.primary_8104.nav-a1bf .primary_medium_b358 {
  margin-right: 0;
}
.notice_b4f4 ol,
.notice_b4f4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.up_26f1 video {
  max-width: 100%;
}
.popup_351d img {
  display: block;
}
.popup_351d.highlight_hard_1101,
.popup_351d.hover_dim_8163 {
  width: 100%;
}
.popup_351d.stone-c78e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.row_middle_03ba:not(.complex-53b1) {
  margin: 1.5em auto;
}
.container-gas-68b8 p {
  padding: 1.5em 14px;
}
ul.heading-8f9a.stone-c78e,
ul.heading-8f9a.static_6d6a,
ul.heading-8f9a.header-e709.static_6d6a {
  padding: 0 14px;
}
.slider-4015 {
  display: block;
  overflow-x: auto;
}
.slider-4015 table {
  border-collapse: collapse;
  width: 100%;
}
.slider-4015 td,
.slider-4015 th {
  padding: 0.5em;
}
.notice_b4f4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notice_b4f4 ol ol,
.notice_b4f4 ol ul,
.notice_b4f4 ul ol,
.notice_b4f4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notice_b4f4 ol ol li,
.notice_b4f4 ol ul li,
.notice_b4f4 ul ol li,
.notice_b4f4 ul ul li {
  margin-left: 0;
}
.filter-6fc1.slow_7748 > .pro_6099 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter-6fc1.slow_7748 > .pro_6099 iframe,
.filter-6fc1.slow_7748 > .pro_6099 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.copper-3f3e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.copper-3f3e.blue_de16 {
  padding: 0;
}
.copper-3f3e.blue_de16 cite {
  font-size: 13px;
}
.copper-3f3e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.copper-3f3e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.shadow_ecbe {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.shadow_ecbe > p:first-child {
  margin-top: 0;
}
.shadow_ecbe cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.shadow_ecbe blockquote {
  border-left: 0;
}
.fresh-ce97 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fresh-ce97:not(.filter-lite-b04e) {
  max-width: 100px;
}
.fresh-ce97.status_ee16 {
  border-bottom: none !important;
  text-align: center;
}
.fresh-ce97.status_ee16::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .container-gas-68b8 p {
    padding: 1.5em 0;
  }
}
.progress_2377 {
  color: #0073aa;
}
.accent-right-9134 {
  background-color: #0073aa;
}
.panel-0d23 {
  color: #229fd8;
}
.hero-af27 {
  background-color: #229fd8;
}
.mini_885b {
  color: #eee;
}
.yellow_2fe1 {
  background-color: #eee;
}
.backdrop_thick_bb28 {
  color: #444;
}
.container-98e6 {
  background-color: #444;
}
.status-hard-eda6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.status-hard-eda6 .column_down_b722 .liquid-8713 {
  font-size: 15px;
}
.status-hard-eda6 .liquid-8713 {
  line-height: 1.3;
}
.status-hard-eda6 .easy-a933 {
}
.status-hard-eda6 .grid_5bc9 {
  background: #235787;
}
.input-out-c1e6 {
  padding: 0;
}
.input-out-c1e6 .grid_5bc9 {
  background: #1a1a1a;
}
.input-out-c1e6 .easy-a933 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.info-cold-fc10 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.info-cold-fc10 .easy-a933 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.info-cold-fc10 .grid_5bc9 {
  background: #303030;
}
.over-1364 {
  position: relative;
  z-index: 10;
}
.over-1364 .main-brown-2d15 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.heading_silver_bb0a .hidden-steel-74c2 {
  display: inline-block;
  vertical-align: middle;
}
.heading_silver_bb0a.yellow_6909 .hidden-steel-74c2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .heading_silver_bb0a.yellow_6909 .hidden-steel-74c2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .heading_silver_bb0a.yellow_6909 .hidden-steel-74c2 {
    margin-right: 0.4em;
  }
}
.heading_silver_bb0a.yellow_6909 .hidden-steel-74c2:last-child {
  margin-right: 0;
}
.bottom_af8a .main-brown-2d15 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .surface_eb23 .column_down_b722 {
    margin: 0 -0.5em;
  }
  .surface_eb23 .column_down_b722 [class*="customify-col-"],
  .surface_eb23 .column_down_b722 [class*="customify-col_"],
  .surface_eb23 .column_down_b722 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.surface_eb23.primary_blue_17d7 .main-brown-2d15 {
  background: 0 0 !important;
}
.surface_eb23.primary_blue_17d7 .main-brown-2d15,
.surface_eb23.bottom_af8a .main-brown-2d15 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .surface_eb23.aside_6ae5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.surface_eb23.bottom_af8a .main-brown-2d15 {
  box-shadow: none !important;
}
.content-left-84c2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .content-left-84c2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .content-left-84c2 {
    padding: 18px 0 20px;
  }
}
.content-left-84c2 .tabs_2359 {
  width: 100%;
}
.content-left-84c2 .status_fresh_3d87 {
  margin-bottom: 0;
}
.content-left-84c2 .fluid-5f68 {
  margin-top: 5px;
  font-size: 0.875em;
}
.bright_66b7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.bright_66b7 .outline_4987 {
  width: 100%;
}
.slider-b96c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.slider-b96c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.slider-b96c 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;
}
.slider-b96c li:last-child:after {
  display: none;
}
.slider-b96c li a {
  font-weight: 500;
  margin-right: 10px;
}
.copper-26e1 .card_orange_6ec0 button,
.content-left-84c2 .card_orange_6ec0 button {
  left: 0;
}
.copper-26e1 .outline_4987,
.content-left-84c2 .outline_4987 {
  padding-left: 0;
  padding-right: 0;
}
.copper-26e1 .bright_66b7,
.content-left-84c2 .bright_66b7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.copper-26e1 {
  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;
}
.copper-26e1: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;
}
.copper-26e1 .active_c1f2 {
  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) {
  .copper-26e1 .active_c1f2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .copper-26e1 .active_c1f2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .copper-26e1 .active_c1f2 {
    min-height: 200px;
  }
}
.copper-26e1 .slider-b96c {
  color: rgba(255, 255, 255, 0.8);
}
.copper-26e1 .slider-b96c a,
.copper-26e1 .slider-b96c li:after {
  color: inherit;
}
.copper-26e1 .slider-b96c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.clean_cdcb {
  margin-bottom: 0.5em;
}
.yellow_d08b {
  margin-bottom: 1.2em;
}
.yellow_d08b,
.clean_cdcb {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.yellow_d08b p:last-child,
.clean_cdcb p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .card_orange_6ec0,
#masthead .card_orange_6ec0 {
  display: none;
}
#masthead
  > .card_orange_6ec0.description-selected-8358 {
  display: none;
}
#masthead > .card_orange_6ec0 button {
  left: 0;
}
.cool-1826 {
  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%;
}
.cool-1826 .hidden-steel-74c2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.cool-1826 .sidebar-copper-2d0a {
  display: -webkit-box;
  display: flex;
}
.cool-1826 .sidebar-copper-2d0a.module-2761 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.cool-1826 .sidebar-copper-2d0a.aside_lite_1f1c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.cool-1826 .sidebar-copper-2d0a.mask-outer-d857 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.cool-1826.wide_f2c5.title-complex-56c3 .sidebar-copper-2d0a.module-2761 {
  flex-basis: 100%;
}
.cool-1826.accordion_warm_afdb .sidebar-copper-2d0a.aside_lite_1f1c {
  -webkit-box-flex: 1;
  flex: auto;
}
.cool-1826.accordion_warm_afdb .sidebar-copper-2d0a.mask-outer-d857 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .card_orange_6ec0.description-selected-8358 {
  display: none;
}
#masthead > .card_orange_6ec0 button {
  left: 0;
}
.feature_9a93 {
  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;
}
.feature_9a93:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature_9a93.article-outer-df05 i {
  margin-right: 4px;
}
.feature_9a93.article-stale-d0cd i {
  margin-left: 5px;
}
.liquid-8713 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.liquid-8713 p:last-child {
  margin-bottom: 0;
}
.soft-908c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.soft-908c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.soft-908c img {
  display: block;
  width: auto;
  line-height: 1;
}
.soft-908c .accent_75b8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.soft-908c .tooltip_97b7 {
  margin: 5px 0 7px 0;
}
.soft-908c.steel-22a1 .mini-63b0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.soft-908c.steel-22a1 .west_ed34 {
  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;
}
.soft-908c.left-861c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.soft-908c.left-861c .mini-63b0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.soft-908c.left-861c .west_ed34 {
  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;
}
.soft-908c.tertiary_9f96 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.soft-908c.alert_31a4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.soft-908c.alert_31a4 .west_ed34 {
  margin-top: 7px;
}
.link_new_a496 {
  display: inline-block;
}
.over-1364 .badge-59da .soft-908c img {
  max-width: 100%;
}
.grid-huge-e4a9 .article-orange-d40e.image_a3e6,
.modal_7cb6 .article-orange-d40e.image_a3e6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.grid-huge-e4a9 .tall-34cc,
.modal_7cb6 .tall-34cc {
  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%);
}
.grid-huge-e4a9 .tall-34cc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.grid-huge-e4a9.alert-eedd .tall-34cc {
  display: none;
}
.grid-huge-e4a9 .texture_focused_b6ff {
  list-style: none;
  padding: 0;
  margin: 0;
}
.grid-huge-e4a9 .texture_focused_b6ff li {
  display: inline-block;
  position: relative;
}
.grid-huge-e4a9 .texture_focused_b6ff li:last-child {
  margin-right: 0;
}
.grid-huge-e4a9 .texture_focused_b6ff 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;
}
.grid-huge-e4a9 .texture_focused_b6ff li.tiny_86d8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.grid-huge-e4a9 .texture_focused_b6ff > 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;
}
.grid-huge-e4a9 .texture_focused_b6ff > li > a i {
  line-height: 0;
}
.grid-huge-e4a9 .texture_focused_b6ff > li.east-5098 > a .tall-34cc {
  margin-left: 4px;
  line-height: 0;
}
.grid-huge-e4a9 .texture_focused_b6ff .info-2cf5 li.east-5098 > a {
  position: relative;
}
.grid-huge-e4a9 .texture_focused_b6ff .info-2cf5 li.east-5098 > a:after,
.grid-huge-e4a9 .texture_focused_b6ff .info-2cf5 li.east-5098 > a:before {
  content: "";
  display: table;
}
.grid-huge-e4a9 .texture_focused_b6ff .info-2cf5 li.east-5098 > a:after {
  clear: both;
}
.grid-huge-e4a9 .texture_focused_b6ff .info-2cf5 li.east-5098 > a .tall-34cc {
  margin-left: 5px;
  float: right;
}
.grid-huge-e4a9 .search-3c6f,
.grid-huge-e4a9 .info-2cf5 {
  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;
}
.grid-huge-e4a9 .info-2cf5 {
  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;
}
.grid-huge-e4a9 .info-2cf5 .image_a3e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.grid-huge-e4a9 .info-2cf5 .tall-34cc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.grid-huge-e4a9 .info-2cf5 li {
  display: block;
  margin: 0;
  padding: 0;
}
.grid-huge-e4a9 .info-2cf5 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;
}
.grid-huge-e4a9 .info-2cf5 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.grid-huge-e4a9 .info-2cf5 .info-2cf5 {
  top: 0;
  left: 100%;
}
.grid-huge-e4a9 .narrow_d4be.fn-focus-e821 > .search-3c6f,
.grid-huge-e4a9 .narrow_d4be.fn-focus-e821 > .info-2cf5,
.grid-huge-e4a9 .narrow_d4be:focus > .search-3c6f,
.grid-huge-e4a9 .narrow_d4be:focus > .info-2cf5,
.grid-huge-e4a9 .narrow_d4be:hover > .search-3c6f,
.grid-huge-e4a9 .narrow_d4be:hover > .info-2cf5 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.grid-huge-e4a9.paragraph-easy-2062 .dim_41b1:after,
.grid-huge-e4a9.paragraph-easy-2062 .dim_41b1:before {
  content: "";
  display: table;
}
.grid-huge-e4a9.paragraph-easy-2062 .dim_41b1:after {
  clear: both;
}
.grid-huge-e4a9.paragraph-easy-2062 .dim_41b1 > li {
  float: left;
}
.grid-huge-e4a9.dropdown_brown_819d .dim_41b1:after,
.grid-huge-e4a9.dropdown_brown_819d .dim_41b1:before {
  content: "";
  display: table;
}
.grid-huge-e4a9.dropdown_brown_819d .dim_41b1:after {
  clear: both;
}
.grid-huge-e4a9.dropdown_brown_819d .dim_41b1 > li {
  float: left;
}
.grid-huge-e4a9.dropdown_brown_819d .dim_41b1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.grid-huge-e4a9.dropdown_brown_819d .dim_41b1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.grid-huge-e4a9.dropdown_brown_819d .dim_41b1 > li.summary-3d62 > a,
.grid-huge-e4a9.dropdown_brown_819d .dim_41b1 > li.tiny_86d8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.grid-huge-e4a9.soft-ea8b .dim_41b1 > li > a .image_a3e6 {
  position: relative;
}
.grid-huge-e4a9.soft-ea8b .dim_41b1 > li > a .image_a3e6: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;
}
.grid-huge-e4a9.soft-ea8b
  .dim_41b1
  > li:focus
  > a
  .image_a3e6:before,
.grid-huge-e4a9.soft-ea8b
  .dim_41b1
  > li:hover
  > a
  .image_a3e6:before {
  width: 100%;
  background-color: currentColor;
}
.grid-huge-e4a9.soft-ea8b
  .dim_41b1
  > li.summary-3d62
  > a
  .image_a3e6:before,
.grid-huge-e4a9.soft-ea8b
  .dim_41b1
  > li.card-liquid-4d47
  > a
  .image_a3e6:before {
  width: 100%;
  background-color: currentColor;
}
.grid-huge-e4a9.slider_0c00 .dim_41b1 > li > a .image_a3e6 {
  position: relative;
}
.grid-huge-e4a9.slider_0c00 .dim_41b1 > li > a .image_a3e6: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;
}
.grid-huge-e4a9.slider_0c00 .dim_41b1 > li:focus > a .image_a3e6:before,
.grid-huge-e4a9.slider_0c00
  .dim_41b1
  > li:hover
  > a
  .image_a3e6:before {
  width: 100%;
  background-color: currentColor;
}
.grid-huge-e4a9.slider_0c00
  .dim_41b1
  > li.summary-3d62
  > a
  .image_a3e6:before,
.grid-huge-e4a9.slider_0c00
  .dim_41b1
  > li.card-liquid-4d47
  > a
  .image_a3e6:before {
  width: 100%;
  background-color: currentColor;
}
.modal_7cb6 .texture_focused_b6ff {
  margin: 0;
  padding: 0;
  list-style: none;
}
.modal_7cb6 .texture_focused_b6ff li:first-child > a {
  border-top: none;
}
.modal_7cb6 .texture_focused_b6ff .dynamic-bb07 > .image_a3e6 .tall-34cc {
  display: none;
}
.modal_7cb6 .texture_focused_b6ff li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.modal_7cb6 .texture_focused_b6ff li:last-child {
  border: none;
}
.modal_7cb6 .texture_focused_b6ff li.east-5098 > a {
  padding-right: 45px !important;
}
.modal_7cb6 .texture_focused_b6ff li a {
  display: block;
  padding: 0.55em 1.5em;
}
.modal_7cb6 .texture_focused_b6ff li a:focus,
.modal_7cb6 .texture_focused_b6ff li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.modal_7cb6 .texture_focused_b6ff li .iron-67ab {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.modal_7cb6 .texture_focused_b6ff li .iron-67ab:hover {
  box-shadow: none;
}
.modal_7cb6 .texture_focused_b6ff li .iron-67ab .tall-34cc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.modal_7cb6 .texture_focused_b6ff .info-2cf5 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.modal_7cb6 .texture_focused_b6ff .info-2cf5 li a {
  padding-left: 3em;
}
.modal_7cb6 .texture_focused_b6ff .hero-bottom-8f31 > a .iron-67ab i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal_7cb6 .texture_focused_b6ff .hero-bottom-8f31 > .info-2cf5 {
  display: block;
  opacity: 1;
}
.list-wood-83fc {
  max-width: 100%;
}
.title_solid_42dd {
  line-height: 0;
  cursor: pointer;
}
.slider_8221 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slider_8221:hover {
  box-shadow: none;
  color: currentColor;
}
.slider_8221 svg {
  width: 18px;
  height: 18px;
}
.slider_8221 .search_solid_2b6b {
  display: none;
}
.easy_1c84 {
  position: relative;
}
.easy_1c84.fn-active-e821 .slider_8221 .row_4b84 {
  display: none;
}
.easy_1c84.fn-active-e821 .slider_8221 .search_solid_2b6b {
  display: inline-block;
}
.easy_1c84 .media-4062 {
  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);
}
.easy_1c84.gallery_yellow_d5a8 .media-4062 {
  left: auto;
  right: -0.9em;
}
.easy_1c84.gallery_yellow_d5a8 .right_4227::before {
  left: auto;
  right: 15px;
}
.easy_1c84.fn-active-e821 .media-4062 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.feature_lite_8404 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.feature_lite_8404 label {
  flex-basis: 100%;
}
.feature_lite_8404 .row-39b8 {
  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;
}
.feature_lite_8404 .button-white-958e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.feature_lite_8404 .button-white-958e:focus {
  background-color: transparent;
}
.feature_lite_8404 button.grid-top-9b8d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.feature_lite_8404 button.grid-top-9b8d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.feature_lite_8404 button.grid-top-9b8d svg {
  width: 18px;
  height: 18px;
}
.feature_lite_8404 input[type="submit"] {
  min-height: auto;
}
.image_e4e7 .feature_lite_8404 .button-white-958e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.right_4227 {
  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) {
  .right_4227 {
    width: 220px;
  }
}
.right_4227 label {
  flex-basis: 100%;
}
.right_4227::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;
}
.secondary_f536 .image_e4e7 .feature_lite_8404 {
  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;
}
.secondary_f536
  .image_e4e7
  .feature_lite_8404
  .row-39b8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.secondary_f536 .image_e4e7 .feature_lite_8404 .button-white-958e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.secondary_f536
  .image_e4e7
  .feature_lite_8404
  .button-white-958e:focus {
  background: 0 0;
}
.secondary_f536
  .image_e4e7
  .feature_lite_8404
  .gold-bb59 {
  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;
}
.mask-72a6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.mask-72a6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.mask-72a6 li:last-child {
  margin-right: 0;
}
.mask-72a6 li:first-child {
  margin-left: 0;
}
.mask-72a6.large-716a a {
  color: #fff;
}
.mask-72a6.large-716a a:hover {
  color: #fff;
}
.mask-72a6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.mask-72a6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.mask-72a6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mask-72a6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.mask-72a6 [class*="social-icon-apple"] {
  background-color: #999;
}
.mask-72a6 [class*="social-icon-apple"].cool_3419 {
  background-color: transparent;
  color: #999;
}
.mask-72a6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.mask-72a6 [class*="social-icon-behance"].cool_3419 {
  background-color: transparent;
  color: #1769ff;
}
.mask-72a6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.mask-72a6 [class*="social-icon-bitbucket"].cool_3419 {
  background-color: transparent;
  color: #205081;
}
.mask-72a6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.mask-72a6 [class*="social-icon-codepen"].cool_3419 {
  background-color: transparent;
  color: #000;
}
.mask-72a6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.mask-72a6 [class*="social-icon-delicious"].cool_3419 {
  background-color: transparent;
  color: #39f;
}
.mask-72a6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.mask-72a6 [class*="social-icon-digg"].cool_3419 {
  background-color: transparent;
  color: #005be2;
}
.mask-72a6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.mask-72a6 [class*="social-icon-dribbble"].cool_3419 {
  background-color: transparent;
  color: #ea4c89;
}
.mask-72a6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.mask-72a6 [class*="social-icon-envelope"].cool_3419 {
  background-color: transparent;
  color: #ea4335;
}
.mask-72a6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.mask-72a6 [class*="social-icon-facebook"].cool_3419 {
  background-color: transparent;
  color: #3b5998;
}
.mask-72a6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.mask-72a6 [class*="social-icon-flickr"].cool_3419 {
  background-color: transparent;
  color: #0063dc;
}
.mask-72a6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.mask-72a6 [class*="social-icon-foursquare"].cool_3419 {
  background-color: transparent;
  color: #2d5be3;
}
.mask-72a6 [class*="social-icon-github"] {
  background-color: #333;
}
.mask-72a6 [class*="social-icon-github"].cool_3419 {
  background-color: transparent;
  color: #333;
}
.mask-72a6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.mask-72a6 [class*="social-icon-google-plus"].cool_3419 {
  background-color: transparent;
  color: #dd4b39;
}
.mask-72a6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.mask-72a6 [class*="social-icon-houzz"].cool_3419 {
  background-color: transparent;
  color: #7ac142;
}
.mask-72a6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.mask-72a6 [class*="social-icon-instagram"].cool_3419 {
  background-color: transparent;
  color: #262626;
}
.mask-72a6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.mask-72a6 [class*="social-icon-jsfiddle"].cool_3419 {
  background-color: transparent;
  color: #487aa2;
}
.mask-72a6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.mask-72a6 [class*="social-icon-linkedin"].cool_3419 {
  background-color: transparent;
  color: #0077b5;
}
.mask-72a6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.mask-72a6 [class*="social-icon-medium"].cool_3419 {
  background-color: transparent;
  color: #00ab6b;
}
.mask-72a6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.mask-72a6
  [class*="social-icon-odnoklassniki"].cool_3419 {
  background-color: transparent;
  color: #f4731c;
}
.mask-72a6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.mask-72a6 [class*="social-icon-meetup"].cool_3419 {
  background-color: transparent;
  color: #ec1c40;
}
.mask-72a6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.mask-72a6 [class*="social-icon-pinterest"].cool_3419 {
  background-color: transparent;
  color: #bd081c;
}
.mask-72a6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.mask-72a6 [class*="social-icon-product-hunt"].cool_3419 {
  background-color: transparent;
  color: #da552f;
}
.mask-72a6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.mask-72a6 [class*="social-icon-reddit"].cool_3419 {
  background-color: transparent;
  color: #ff4500;
}
.mask-72a6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.mask-72a6 [class*="social-icon-rss"].cool_3419 {
  background-color: transparent;
  color: #f26522;
}
.mask-72a6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.mask-72a6
  [class*="social-icon-shopping-cart"].cool_3419 {
  background-color: transparent;
  color: #4caf50;
}
.mask-72a6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.mask-72a6 [class*="social-icon-skype"].cool_3419 {
  background-color: transparent;
  color: #00aff0;
}
.mask-72a6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.mask-72a6 [class*="social-icon-slideshare"].cool_3419 {
  background-color: transparent;
  color: #0077b5;
}
.mask-72a6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.mask-72a6 [class*="social-icon-snapchat"].cool_3419 {
  background-color: transparent;
  color: #fffc00;
}
.mask-72a6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.mask-72a6 [class*="social-icon-soundcloud"].cool_3419 {
  background-color: transparent;
  color: #f80;
}
.mask-72a6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.mask-72a6 [class*="social-icon-spotify"].cool_3419 {
  background-color: transparent;
  color: #2ebd59;
}
.mask-72a6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.mask-72a6
  [class*="social-icon-stack-overflow"].cool_3419 {
  background-color: transparent;
  color: #fe7a15;
}
.mask-72a6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.mask-72a6 [class*="social-icon-maldkfgram"].cool_3419 {
  background-color: transparent;
  color: #2ca5e0;
}
.mask-72a6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.mask-72a6 [class*="social-icon-tripadvisor"].cool_3419 {
  background-color: transparent;
  color: #589442;
}
.mask-72a6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.mask-72a6 [class*="social-icon-tumblr"].cool_3419 {
  background-color: transparent;
  color: #35465c;
}
.mask-72a6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.mask-72a6 [class*="social-icon-twitch"].cool_3419 {
  background-color: transparent;
  color: #6441a5;
}
.mask-72a6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.mask-72a6 [class*="social-icon-twitter"].cool_3419 {
  background-color: transparent;
  color: #1da1f2;
}
.mask-72a6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.mask-72a6 [class*="social-icon-vimeo"].cool_3419 {
  background-color: transparent;
  color: #1ab7ea;
}
.mask-72a6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.mask-72a6 [class*="social-icon-vk"].cool_3419 {
  background-color: transparent;
  color: #45668e;
}
.mask-72a6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.mask-72a6 [class*="social-icon-weibo"].cool_3419 {
  background-color: transparent;
  color: #df2029;
}
.mask-72a6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.mask-72a6 [class*="social-icon-weixin"].cool_3419 {
  background-color: transparent;
  color: #7bb32e;
}
.mask-72a6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.mask-72a6 [class*="social-icon-whatsapp"].cool_3419 {
  background-color: transparent;
  color: #25d366;
}
.mask-72a6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.mask-72a6 [class*="social-icon-wordpress"].cool_3419 {
  background-color: transparent;
  color: #21759b;
}
.mask-72a6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.mask-72a6 [class*="social-icon-xing"].cool_3419 {
  background-color: transparent;
  color: #026466;
}
.mask-72a6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.mask-72a6 [class*="social-icon-yelp"].cool_3419 {
  background-color: transparent;
  color: #af0606;
}
.mask-72a6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.mask-72a6 [class*="social-icon-youtube"].cool_3419 {
  background-color: transparent;
  color: #cd201f;
}
.basic-df61 {
  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;
}
.basic-df61:hover {
  box-shadow: none;
  background: 0 0;
}
.popup-f180 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.module_f543 {
  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;
}
.main_3d7b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.center-42e2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.center-42e2,
.center-42e2::after,
.center-42e2::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;
}
.center-42e2::after,
.center-42e2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.hidden-95f1 .module_f543 .main_3d7b {
  margin-top: -2px;
  width: 19px;
}
.hidden-95f1 .module_f543 .center-42e2 {
  margin-top: -1px;
}
.hidden-95f1 .module_f543 .center-42e2,
.hidden-95f1 .module_f543 .center-42e2::after,
.hidden-95f1 .module_f543 .center-42e2::before {
  width: 19px;
  height: 2px;
}
.hidden-95f1 .module_f543 .center-42e2::before {
  top: -6px;
}
.hidden-95f1 .module_f543 .center-42e2::after {
  bottom: -6px;
}
.sidebar-86ed .module_f543 .main_3d7b {
  margin-top: -2px;
  width: 22px;
}
.sidebar-86ed .module_f543 .center-42e2 {
  margin-top: -1px;
}
.sidebar-86ed .module_f543 .center-42e2,
.sidebar-86ed .module_f543 .center-42e2::after,
.sidebar-86ed .module_f543 .center-42e2::before {
  width: 22px;
  height: 2px;
}
.sidebar-86ed .module_f543 .center-42e2::before {
  top: -7px;
}
.sidebar-86ed .module_f543 .center-42e2::after {
  bottom: -7px;
}
.disabled_white_2f13 .module_f543 .main_3d7b {
  margin-top: -2px;
  width: 31px;
}
.disabled_white_2f13 .module_f543 .center-42e2 {
  margin-top: -1.5px;
}
.disabled_white_2f13 .module_f543 .center-42e2,
.disabled_white_2f13 .module_f543 .center-42e2::after,
.disabled_white_2f13 .module_f543 .center-42e2::before {
  width: 31px;
  height: 3px;
}
.disabled_white_2f13 .module_f543 .center-42e2::before {
  top: -9px;
}
.disabled_white_2f13 .module_f543 .center-42e2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .surface_621d .module_f543 .main_3d7b {
    margin-top: -2px;
    width: 19px;
  }
  .surface_621d .module_f543 .center-42e2 {
    margin-top: -1px;
  }
  .surface_621d .module_f543 .center-42e2,
  .surface_621d .module_f543 .center-42e2::after,
  .surface_621d .module_f543 .center-42e2::before {
    width: 19px;
    height: 2px;
  }
  .surface_621d .module_f543 .center-42e2::before {
    top: -6px;
  }
  .surface_621d .module_f543 .center-42e2::after {
    bottom: -6px;
  }
  .easy_972a .module_f543 .main_3d7b {
    margin-top: -2px;
    width: 22px;
  }
  .easy_972a .module_f543 .center-42e2 {
    margin-top: -1px;
  }
  .easy_972a .module_f543 .center-42e2,
  .easy_972a .module_f543 .center-42e2::after,
  .easy_972a .module_f543 .center-42e2::before {
    width: 22px;
    height: 2px;
  }
  .easy_972a .module_f543 .center-42e2::before {
    top: -7px;
  }
  .easy_972a .module_f543 .center-42e2::after {
    bottom: -7px;
  }
  .panel-new-41ae .module_f543 .main_3d7b {
    margin-top: -2px;
    width: 31px;
  }
  .panel-new-41ae .module_f543 .center-42e2 {
    margin-top: -1.5px;
  }
  .panel-new-41ae .module_f543 .center-42e2,
  .panel-new-41ae .module_f543 .center-42e2::after,
  .panel-new-41ae .module_f543 .center-42e2::before {
    width: 31px;
    height: 3px;
  }
  .panel-new-41ae .module_f543 .center-42e2::before {
    top: -9px;
  }
  .panel-new-41ae .module_f543 .center-42e2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .thumbnail_18ed .module_f543 .main_3d7b {
    margin-top: -2px;
    width: 19px;
  }
  .thumbnail_18ed .module_f543 .center-42e2 {
    margin-top: -1px;
  }
  .thumbnail_18ed .module_f543 .center-42e2,
  .thumbnail_18ed .module_f543 .center-42e2::after,
  .thumbnail_18ed .module_f543 .center-42e2::before {
    width: 19px;
    height: 2px;
  }
  .thumbnail_18ed .module_f543 .center-42e2::before {
    top: -6px;
  }
  .thumbnail_18ed .module_f543 .center-42e2::after {
    bottom: -6px;
  }
  .tertiary-dirty-47a1 .module_f543 .main_3d7b {
    margin-top: -2px;
    width: 22px;
  }
  .tertiary-dirty-47a1 .module_f543 .center-42e2 {
    margin-top: -1px;
  }
  .tertiary-dirty-47a1 .module_f543 .center-42e2,
  .tertiary-dirty-47a1 .module_f543 .center-42e2::after,
  .tertiary-dirty-47a1 .module_f543 .center-42e2::before {
    width: 22px;
    height: 2px;
  }
  .tertiary-dirty-47a1 .module_f543 .center-42e2::before {
    top: -7px;
  }
  .tertiary-dirty-47a1 .module_f543 .center-42e2::after {
    bottom: -7px;
  }
  .hero_c4a7 .module_f543 .main_3d7b {
    margin-top: -2px;
    width: 31px;
  }
  .hero_c4a7 .module_f543 .center-42e2 {
    margin-top: -1.5px;
  }
  .hero_c4a7 .module_f543 .center-42e2,
  .hero_c4a7 .module_f543 .center-42e2::after,
  .hero_c4a7 .module_f543 .center-42e2::before {
    width: 31px;
    height: 3px;
  }
  .hero_c4a7 .module_f543 .center-42e2::before {
    top: -9px;
  }
  .hero_c4a7 .module_f543 .center-42e2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .chip_lite_eb31 .module_f543 .main_3d7b {
    margin-top: -2px;
    width: 19px;
  }
  .chip_lite_eb31 .module_f543 .center-42e2 {
    margin-top: -1px;
  }
  .chip_lite_eb31 .module_f543 .center-42e2,
  .chip_lite_eb31 .module_f543 .center-42e2::after,
  .chip_lite_eb31 .module_f543 .center-42e2::before {
    width: 19px;
    height: 2px;
  }
  .chip_lite_eb31 .module_f543 .center-42e2::before {
    top: -6px;
  }
  .chip_lite_eb31 .module_f543 .center-42e2::after {
    bottom: -6px;
  }
  .tiny_10af .module_f543 .main_3d7b {
    margin-top: -2px;
    width: 22px;
  }
  .tiny_10af .module_f543 .center-42e2 {
    margin-top: -1px;
  }
  .tiny_10af .module_f543 .center-42e2,
  .tiny_10af .module_f543 .center-42e2::after,
  .tiny_10af .module_f543 .center-42e2::before {
    width: 22px;
    height: 2px;
  }
  .tiny_10af .module_f543 .center-42e2::before {
    top: -7px;
  }
  .tiny_10af .module_f543 .center-42e2::after {
    bottom: -7px;
  }
  .overlay-47a2 .module_f543 .main_3d7b {
    margin-top: -2px;
    width: 31px;
  }
  .overlay-47a2 .module_f543 .center-42e2 {
    margin-top: -1.5px;
  }
  .overlay-47a2 .module_f543 .center-42e2,
  .overlay-47a2 .module_f543 .center-42e2::after,
  .overlay-47a2 .module_f543 .center-42e2::before {
    width: 31px;
    height: 3px;
  }
  .overlay-47a2 .module_f543 .center-42e2::before {
    top: -9px;
  }
  .overlay-47a2 .module_f543 .center-42e2::after {
    bottom: -9px;
  }
}
.photo_wide_7452 .center-42e2 {
  -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);
}
.photo_wide_7452 .center-42e2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.photo_wide_7452 .center-42e2::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);
}
.photo_wide_7452.bright_93ef .center-42e2 {
  -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);
}
.photo_wide_7452.bright_93ef .center-42e2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.photo_wide_7452.bright_93ef .center-42e2::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);
}
.overlay_hard_9cbc {
  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.paper_6476:before {
  display: none;
}
.thumbnail-glass-dc2f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.thumbnail-glass-dc2f .link_df92 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.thumbnail-glass-dc2f .link_df92:last-of-type {
  border-bottom: none;
}
.thumbnail-glass-dc2f .link_df92.grid-e1f2,
.thumbnail-glass-dc2f .link_df92.middle_1c02,
.thumbnail-glass-dc2f .link_df92.active-selected-dd8e {
  padding: 0;
}
.thumbnail-glass-dc2f .modal_7cb6 .iron-67ab {
  color: currentColor;
}
.thumbnail-glass-dc2f .modal_7cb6 .iron-67ab:focus,
.thumbnail-glass-dc2f .modal_7cb6 .iron-67ab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-glass-dc2f.easy-a933 .filter_hard_02e0,
.thumbnail-glass-dc2f.easy-a933 .liquid-8713 a,
.thumbnail-glass-dc2f.easy-a933 .dim_41b1 a,
.thumbnail-glass-dc2f.easy-a933 .info-2cf5 a {
  color: rgba(0, 0, 0, 0.55);
}
.thumbnail-glass-dc2f.easy-a933 .filter_hard_02e0:hover,
.thumbnail-glass-dc2f.easy-a933 .liquid-8713 a:hover,
.thumbnail-glass-dc2f.easy-a933 .dim_41b1 a:hover,
.thumbnail-glass-dc2f.easy-a933 .info-2cf5 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-glass-dc2f.easy-a933 .media-9702 {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-glass-dc2f.easy-a933 .link_df92 {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-glass-dc2f.easy-a933 .link_df92:before {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail-glass-dc2f.easy-a933 .thumbnail_5eba:before {
  background: rgba(255, 255, 255, 0.9);
}
.thumbnail-glass-dc2f.easy-a933 .modal_7cb6 .texture_focused_b6ff li a,
.thumbnail-glass-dc2f.easy-a933 .modal_7cb6 .iron-67ab,
.thumbnail-glass-dc2f.easy-a933 .info-2cf5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-glass-dc2f.easy-a933 .modal_7cb6 .iron-67ab:focus,
.thumbnail-glass-dc2f.easy-a933 .modal_7cb6 .iron-67ab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-glass-dc2f.easy-a933 .texture_focused_b6ff li {
  border-color: rgba(0, 0, 0, 0.08);
}
.thumbnail-glass-dc2f.grid_5bc9 .filter_hard_02e0,
.thumbnail-glass-dc2f.grid_5bc9 .liquid-8713 a,
.thumbnail-glass-dc2f.grid_5bc9 .dim_41b1 .iron-67ab,
.thumbnail-glass-dc2f.grid_5bc9 .dim_41b1 a,
.thumbnail-glass-dc2f.grid_5bc9 .info-2cf5 a {
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-glass-dc2f.grid_5bc9 .filter_hard_02e0:hover,
.thumbnail-glass-dc2f.grid_5bc9 .liquid-8713 a:hover,
.thumbnail-glass-dc2f.grid_5bc9 .dim_41b1 .iron-67ab:hover,
.thumbnail-glass-dc2f.grid_5bc9 .dim_41b1 a:hover,
.thumbnail-glass-dc2f.grid_5bc9 .info-2cf5 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-glass-dc2f.grid_5bc9 .media-9702 {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-glass-dc2f.grid_5bc9 .link_df92 {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-glass-dc2f.grid_5bc9 .link_df92:before {
  background: rgba(255, 255, 255, 0.08);
}
.thumbnail-glass-dc2f.grid_5bc9 .thumbnail_5eba:before {
  background: rgba(0, 0, 0, 0.9);
}
.thumbnail-glass-dc2f.grid_5bc9 .modal_7cb6 .texture_focused_b6ff li a,
.thumbnail-glass-dc2f.grid_5bc9 .modal_7cb6 .iron-67ab,
.thumbnail-glass-dc2f.grid_5bc9 .info-2cf5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail-glass-dc2f.grid_5bc9 .modal_7cb6 .iron-67ab:focus,
.thumbnail-glass-dc2f.grid_5bc9 .modal_7cb6 .iron-67ab:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thumbnail-glass-dc2f.grid_5bc9 .texture_focused_b6ff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.thumbnail_5eba {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.thumbnail_5eba:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.disabled-9ad3 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.primary_0806 .thumbnail-glass-dc2f {
  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;
}
.primary_0806 .link_df92 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.primary_0806 .link_df92: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) {
  .primary_0806 .link_df92:before {
    width: 16%;
    left: 42%;
  }
}
.primary_0806 .link_df92:last-child:before {
  content: none;
}
.primary_0806 .link_df92[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.primary_0806 .modal_7cb6 .texture_focused_b6ff li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.primary_0806 .modal_7cb6 .texture_focused_b6ff li a .iron-67ab {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.primary_0806 .modal_7cb6 .info-2cf5 {
  border: none;
}
.primary_0806 .modal_7cb6 .info-2cf5 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.primary_0806 .thumbnail_5eba {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.primary_0806 .disabled-9ad3 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.primary_0806 .grid_5bc9 .thumbnail_5eba:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary_0806 .easy-a933.layout_stone_c9fc .center-42e2 {
  background: rgba(0, 0, 0, 0.6);
}
.primary_0806
  .easy-a933.layout_stone_c9fc
  .center-42e2::after,
.primary_0806
  .easy-a933.layout_stone_c9fc
  .center-42e2:before {
  background: inherit;
}
.primary_0806
  .easy-a933.layout_stone_c9fc:hover
  .center-42e2 {
  background: rgba(0, 0, 0, 0.8);
}
.carousel_6d89 .thumbnail-glass-dc2f {
  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) {
  .carousel_6d89 .thumbnail-glass-dc2f {
    width: auto;
    right: 45px;
  }
}
.active_6b07 .thumbnail-glass-dc2f {
  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) {
  .active_6b07 .thumbnail-glass-dc2f {
    width: auto;
    left: 45px;
  }
}
.paper_6476 .thumbnail-glass-dc2f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paper_6476 .disabled-9ad3 {
  max-width: 48em;
  margin: 0 auto;
}
.paper_6476 .thumbnail_5eba:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.primary_82a4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.primary_82a4.primary_0806 .thumbnail-glass-dc2f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.primary_82a4.carousel_6d89 .thumbnail-glass-dc2f {
  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);
}
.primary_82a4 .thumbnail-glass-dc2f {
  visibility: visible;
}
.primary_82a4.active_6b07 .thumbnail-glass-dc2f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.light_560b,
.gallery-short-a7d1 {
  overflow-x: hidden;
}
.light_560b .thumbnail-glass-dc2f {
  overflow: auto;
}
.light_560b.primary_0806 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.light_560b.primary_0806 .thumbnail-glass-dc2f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.light_560b.primary_0806 .basic-df61 {
  opacity: 0;
}
.light_560b.carousel_6d89 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.light_560b.carousel_6d89 .thumbnail-glass-dc2f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.light_560b.carousel_6d89 .basic-df61 {
  opacity: 0;
}
.light_560b.active_6b07 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.light_560b.active_6b07 .thumbnail-glass-dc2f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.light_560b.active_6b07 .basic-df61 {
  opacity: 0;
}
.light_560b.paper_6476 .thumbnail-glass-dc2f {
  z-index: 10;
  visibility: visible;
}
.layout_stone_c9fc {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.layout_stone_c9fc .center-42e2 {
  background: rgba(255, 255, 255, 0.99);
}
.layout_stone_c9fc .center-42e2::after,
.layout_stone_c9fc .center-42e2:before {
  background: inherit;
}
.layout_stone_c9fc:hover .center-42e2 {
  background: rgba(255, 255, 255, 0.99);
}
.active_6b07 .layout_stone_c9fc {
  top: 10px;
  right: auto;
  left: 12px;
}
.paper_6476 .layout_stone_c9fc {
  display: none !important;
}
.light_560b:before,
.gallery-short-a7d1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.light_560b .layout_stone_c9fc,
.gallery-short-a7d1 .layout_stone_c9fc {
  display: inline-block;
}
.thumbnail-glass-dc2f .hidden-steel-74c2 {
  -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;
}
.light_560b .thumbnail-glass-dc2f .hidden-steel-74c2,
.gallery-short-a7d1 .thumbnail-glass-dc2f .hidden-steel-74c2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar_dd98 .row-39b8 {
  width: 100%;
}
.badge-59da {
  padding: 0 0.5em 0;
}
.badge-59da [class*="customify-col-"],
.badge-59da [class*="customify-col_"],
.badge-59da [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.sort-6329 .badge-59da {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .column_down_b722 .column_dim_fffa,
  .column_dim_fffa {
    display: none;
  }
  .section-pink-6a4c {
    text-align: left;
  }
  .focused_e7d2 {
    text-align: center;
  }
  .filter_b636 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .column_down_b722 .slider-north-5732,
  .slider-north-5732 {
    display: none;
  }
  .active_4c8f {
    text-align: left;
  }
  .north_f118 {
    text-align: center;
  }
  .lite_e5ee {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .column_down_b722 .menu-a883,
  .menu-a883 {
    display: none;
  }
  .alert-de55 {
    text-align: left;
  }
  .notification_f3bf {
    text-align: center;
  }
  .tertiary_108e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.wide_c997 {
  box-shadow: none !important;
}
.slider-warm-0fa5 .aside-dace,
.carousel-3de2 .aside-dace {
  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;
}
.carousel-3de2 .aside-dace {
  margin-top: 30px;
  margin-bottom: 30px;
}
.main-brown-2d15 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.main-brown-2d15:after,
.main-brown-2d15:before {
  content: "";
  display: table;
}
.main-brown-2d15:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .main-brown-2d15 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.main-brown-2d15,
.aside_6ae5 {
  max-width: 1248px;
  margin: 0 auto;
}

.banner_a883.pressed-45e3 .main-brown-2d15 {
  max-width: 100%;
}
.banner_a883.surface-warm-5981 {
  max-width: 1200px;
  margin: 0 auto;
}
.banner_a883.image_red_61df .main-brown-2d15 {
  max-width: 100%;
}
.banner_a883.image_red_61df > .main-brown-2d15 {
  padding-left: 0;
  padding-right: 0;
}
.banner_a883.image_red_61df > .main-brown-2d15 .column_down_b722 {
  margin: 0;
}
.banner_a883.image_red_61df
  > .main-brown-2d15
  .mask_5fcf.notice-large-3967 {
  margin-right: 0;
  margin-left: 0;
}
.banner_a883.image_red_61df #main.notice-large-3967 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .disabled-23c1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-23c1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .selected-20fb .primary_medium_b358 {
    padding-right: 1em;
  }
  .selected-20fb.info-284f .mask_5fcf {
    border-right: 1px solid #eaecee;
  }
  .selected-20fb.info-284f .primary_medium_b358 {
    padding-right: 1em;
  }
  .selected-20fb.info-284f .dim_7b06 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .orange-70dd .primary_medium_b358 {
    padding-left: 1em;
  }
  .orange-70dd.info-284f .mask_5fcf {
    border-left: 1px solid #eaecee;
  }
  .orange-70dd.info-284f .primary_medium_b358 {
    padding-left: 1em;
  }
  .orange-70dd.info-284f .dim_7b06 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-b09f .primary_medium_b358 {
    padding-left: 1em;
  }
  .focused-b09f.info-284f .outline-2185 {
    border-right: 1px solid #eaecee;
  }
  .focused-b09f.info-284f .tag_c583 {
    border-right: 1px solid #eaecee;
  }
  .focused-b09f.info-284f .primary_medium_b358 {
    padding-left: 1em;
  }
  .focused-b09f.info-284f .dim_7b06 {
    padding-right: 1em;
  }
  .focused-b09f.info-284f .medium_4ac3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .section_4978 .primary_medium_b358 {
    padding-right: 1em;
  }
  .section_4978.info-284f .outline-2185 {
    border-left: 1px solid #eaecee;
  }
  .section_4978.info-284f .tag_c583 {
    border-left: 1px solid #eaecee;
  }
  .section_4978.info-284f .primary_medium_b358 {
    padding-right: 1em;
  }
  .section_4978.info-284f .dim_7b06 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .section_4978.info-284f .medium_4ac3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .disabled-23c1 .primary_medium_b358 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-23c1.info-284f .mask_5fcf {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .disabled-23c1.info-284f .primary_medium_b358 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .disabled-23c1.info-284f .dim_7b06 {
    padding-left: 1em;
  }
  .disabled-23c1.info-284f .medium_4ac3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .disabled-23c1.info-284f .primary_medium_b358 {
    padding-left: 0;
  }
}
.shade_plasma_5bb1 .heading_silver_bb0a {
  display: inline-block;
}
.shadow_rough_f540 {
  display: inline-block;
}
.yellow-fa62 {
  word-con: break-word;
}
.modal_upper_eb22 > span {
  display: inline-block;
  padding: 5px 0;
}
.modal_upper_eb22 .pro_6d62 {
  margin-left: 8px;
  margin-right: 8px;
}
.modal_upper_eb22 .module-8a68 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.row_7af5 .outline-hard-9350 {
  margin-bottom: 2em;
}
.row_7af5 .box-d504 {
  margin-bottom: 15px;
}
.row_7af5 .box-d504:last-child {
  margin-bottom: 0;
}
.row_7af5 .left_820a {
  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) {
  .row_7af5 .left_820a {
    display: block;
  }
}
.row_7af5 .info_5212 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .row_7af5 .info_5212 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.row_7af5 .tooltip-short-f0d5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.row_7af5 .tooltip-short-f0d5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.row_7af5 .tooltip-short-f0d5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.row_7af5 .yellow-fa62 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.row_7af5 .yellow-fa62 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.row_7af5 .short-569d p:last-child {
  margin-bottom: 0;
}
.row_7af5 .tiny-4aa3 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.row_7af5 .icon-1973 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.row_7af5 .info-motion-803f {
  margin-top: 1em;
}
.row_7af5 .wood-287f {
  top: 0;
  display: block;
}
.row_7af5 .wood-287f a {
  color: inherit;
}
.row_7af5 .wood-287f a:hover {
  color: inherit;
}
.row_7af5 .popup_fast_5e68 {
  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;
}
.row_7af5 .popup_fast_5e68:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.row_7af5 .icon-1973 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.row_7af5 .slow_274f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.row_7af5 .slow_274f:first-child {
  margin-top: 0;
}
.row_7af5 .slow_274f.menu_b092 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.row_7af5 .slow_274f.detail_warm_ae6a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.row_7af5
  .slow_274f.detail_warm_ae6a.black_2616
  .info-motion-803f {
  width: 100%;
}
.row_7af5 .detail_warm_ae6a {
  -webkit-box-align: center;
  align-items: center;
}
.row_7af5 .detail_warm_ae6a .modal_upper_eb22,
.row_7af5 .detail_warm_ae6a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.row_7af5 .tooltip-short-f0d5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_7af5 .tooltip-short-f0d5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.row_7af5 .tooltip-short-f0d5: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;
}
.row_7af5 .menu_b092 {
  z-index: 5;
}
.row_7af5 .nav_0d6d .tertiary_9372 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.row_7af5 .container-copper-c05d .tertiary_9372 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.row_7af5 .under_ea55 .tertiary_9372 {
  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;
}
.row_7af5.aside-a7c4 .left_820a,
.row_7af5.sidebar-dynamic-8d92 .left_820a {
  display: block;
}
.row_7af5.aside-a7c4 .left_820a .disabled_next_3846,
.row_7af5.aside-a7c4 .left_820a .icon-1973,
.row_7af5.sidebar-dynamic-8d92 .left_820a .disabled_next_3846,
.row_7af5.sidebar-dynamic-8d92 .left_820a .icon-1973 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row_7af5.table-static-7d58 .info_5212 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .row_7af5.table-static-7d58 .info_5212 {
    margin-right: 0;
  }
}
.row_7af5.aside-a7c4 .info_5212,
.row_7af5.sidebar-dynamic-8d92 .info_5212 {
  padding-top: 40%;
}
.row_7af5.aside-a7c4 .outline-hard-9350,
.row_7af5.sidebar-dynamic-8d92 .outline-hard-9350 {
  display: block;
}
.row_7af5.aside-a7c4 .fn-sticky-e821 .icon-1973,
.row_7af5.sidebar-dynamic-8d92 .fn-sticky-e821 .icon-1973 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.row_7af5.aside-a7c4 .info_5212,
.row_7af5.sidebar-dynamic-8d92 .info_5212 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.row_7af5.aside-a7c4 .icon-1973 {
  padding: 1em;
}
.element-40a7 {
  margin: 30px auto;
  display: block;
}
.element-40a7 .primary-huge-1bc0 > * {
  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;
}
.element-40a7 .primary-huge-1bc0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element-40a7 .primary-huge-1bc0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget_black_7a2a .modal_upper_eb22 {
  margin-bottom: 1.41575em;
}
.widget_black_7a2a .bronze_9051 {
  margin-bottom: 1.618em;
}
.notice_b4f4 .black-af31 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notice_b4f4 .black-af31 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notice_b4f4 .summary_1119 {
  max-width: 100%;
  overflow: auto;
}
.nav-a1bf .notice_b4f4 a:hover {
  text-decoration: underline;
}
.motion_e06e .box-d504:not(.yellow-fa62),
.motion_e06e .tooltip-short-f0d5 {
  margin-bottom: 1.41575em;
}
.motion_e06e .box-d504:not(.yellow-fa62):last-child,
.motion_e06e .tooltip-short-f0d5:last-child {
  margin-bottom: 0;
}
.motion_e06e .box-d504.icon_under_c82e {
  margin-bottom: 0.41575em;
}
.motion_e06e .pattern-static-53e1:before,
.motion_e06e .column-new-467d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.motion_e06e .pattern-static-53e1:before {
  content: "\f115";
}
.motion_e06e .column-new-467d:before {
  content: "\f02c";
}
.motion_e06e .item_4901 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.motion_e06e .item_4901 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.chip-2ab8 {
  display: -webkit-box;
  display: flex;
}
.chip-2ab8 .overlay-28ab {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .chip-2ab8 .overlay-28ab {
    flex-basis: 90px;
  }
}
.chip-2ab8 .filter-up-2970 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .chip-2ab8 .filter-up-2970 {
    flex-basis: calc(100% - 50px);
  }
}
.chip-2ab8 .large-ca05 p:last-child {
  margin-bottom: 0.72em;
}
.content_top_4c7b .primary-huge-1bc0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.content_top_4c7b .primary-huge-1bc0:after,
.content_top_4c7b .primary-huge-1bc0:before {
  content: "";
  display: table;
}
.content_top_4c7b .primary-huge-1bc0:after {
  clear: both;
}
.content_top_4c7b .primary-huge-1bc0 .picture_fcd0,
.content_top_4c7b .primary-huge-1bc0 .old-5811 {
  width: 49%;
}
.content_top_4c7b .primary-huge-1bc0 .picture_fcd0 a span.footer_last_d0e6,
.content_top_4c7b .primary-huge-1bc0 .old-5811 a span.footer_last_d0e6 {
  display: block;
  margin-bottom: 5px;
}
.content_top_4c7b .primary-huge-1bc0 .old-5811 {
  float: left;
  text-align: left;
}
.content_top_4c7b .primary-huge-1bc0 .picture_fcd0 {
  float: right;
  text-align: right;
}
.warm_3335 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .warm_3335 {
    margin-bottom: 0;
  }
}
.south_d67d {
  margin-bottom: 1em;
}
.south_d67d .yellow-fa62 {
  font-size: 1.1em;
  line-height: 1.3;
}
.panel_6e31 a {
  display: block;
  line-height: 0;
  position: relative;
}
.grid-west-1a86 .south_d67d,
.fixed_8613 .south_d67d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .grid-west-1a86 .south_d67d,
  .fixed_8613 .south_d67d {
    display: block;
  }
}
.grid-west-1a86 .panel_6e31,
.fixed_8613 .panel_6e31 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .grid-west-1a86 .panel_6e31,
  .fixed_8613 .panel_6e31 {
    margin-bottom: 1em;
  }
}
.grid-west-1a86 .panel_6e31 img,
.fixed_8613 .panel_6e31 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.grid-west-1a86 .hot-aa3b,
.fixed_8613 .hot-aa3b {
  flex-basis: calc(100% - 160px);
}
.grid-west-1a86 .hot-aa3b p,
.fixed_8613 .hot-aa3b p {
  margin-bottom: 0;
}
.grid-west-1a86 .hot-aa3b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .grid-west-1a86 .hot-aa3b {
    padding-left: 0;
  }
}
.fixed_8613 .hot-aa3b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .fixed_8613 .hot-aa3b {
    padding-right: 0;
  }
}
.fixed_8613 .panel_6e31 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.lower-273f .panel_6e31 {
  margin-bottom: 0.5em;
}
.lower-273f .panel_6e31 img {
  width: 100%;
}
.hover-advanced-0330 .pressed-6a27,
.overlay-7fa4 .pressed-6a27 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.overlay-7fa4 .mask_5fcf .alert_c488 p:last-child {
  margin-bottom: 0;
}
.overlay-easy-b5a2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.solid-6598 .module_4740 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .solid-6598 .module_4740:last-of-type {
    margin-bottom: 0;
  }
}
.solid-6598 .module_4740 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.solid-6598 .module_4740 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.solid-6598 .module_4740 ul li {
  margin: 0 0 0.6em;
}
.solid-6598 .module_4740 ul li.sidebar-outer-31ca,
.solid-6598 .module_4740 ul li.stale-308f {
  position: relative;
}
.solid-6598 .module_4740 ul li.sidebar-outer-31ca .frame_bd80,
.solid-6598 .module_4740 ul li.stale-308f .frame_bd80 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.solid-6598 .module_4740 ul li.sidebar-outer-31ca:after:after,
.solid-6598 .module_4740 ul li.sidebar-outer-31ca:after:before,
.solid-6598
  .module_4740
  ul
  li.stale-308f:after:after,
.solid-6598
  .module_4740
  ul
  li.stale-308f:after:before {
  content: "";
  display: table;
}
.solid-6598 .module_4740 ul li.sidebar-outer-31ca:after:after,
.solid-6598
  .module_4740
  ul
  li.stale-308f:after:after {
  clear: both;
}
.solid-6598 .module_4740 a.tabs-over-ef21:hover {
  text-decoration: none;
}
.solid-6598 .module_4740 select {
  max-width: 100%;
}
.solid-6598 .module_4740 table {
  font-size: 85%;
}
.solid-6598 .module_4740 table td,
.solid-6598 .module_4740 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.solid-6598 .module_4740 table tfoot td {
  text-align: left;
}
.solid-6598 .module_4740 :last-child {
  margin-bottom: 0;
}
.solid-6598 .module_4740 .clean-4c77 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.solid-6598 .module_4740 .clean-4c77 label {
  width: 100%;
}
.solid-6598 .module_4740 .clean-4c77 .button-white-958e {
  width: 100%;
  display: block;
}
.solid-6598 .module_4740 .clean-4c77 .grid-top-9b8d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.solid-6598 .module_4740 .clean-4c77 .grid-top-9b8d:hover svg #svg-search {
  fill: #444;
}
.solid-6598 .module_4740 .clean-4c77 .grid-top-9b8d svg {
  width: 18px;
  height: 18px;
}
.solid-6598 .article_ba34 ul ul,
.solid-6598 .new_1a7a ul ul,
.solid-6598 .button_42ba ul ul,
.solid-6598 .dynamic_470a ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.solid-6598 .article_ba34 .east-5098 > a,
.solid-6598 .new_1a7a .east-5098 > a,
.solid-6598 .button_42ba .east-5098 > a,
.solid-6598 .dynamic_470a .east-5098 > a {
  margin-bottom: 0;
}
.solid-6598 .avatar-new-054a li,
.solid-6598 .article_ba34 li,
.solid-6598 .outline-db81 li,
.solid-6598 .new_1a7a li,
.solid-6598 .button_42ba li,
.solid-6598 .dynamic_470a li,
.solid-6598 .grid-lower-213d li,
.solid-6598 .label-down-a675 li {
  display: block;
  position: relative;
}
.solid-6598 .avatar-new-054a li:last-child,
.solid-6598 .article_ba34 li:last-child,
.solid-6598 .outline-db81 li:last-child,
.solid-6598 .new_1a7a li:last-child,
.solid-6598 .button_42ba li:last-child,
.solid-6598 .dynamic_470a li:last-child,
.solid-6598 .grid-lower-213d li:last-child,
.solid-6598 .label-down-a675 li:last-child {
  border: none;
}
.solid-6598 .avatar-new-054a li a,
.solid-6598 .article_ba34 li a,
.solid-6598 .outline-db81 li a,
.solid-6598 .new_1a7a li a,
.solid-6598 .button_42ba li a,
.solid-6598 .dynamic_470a li a,
.solid-6598 .grid-lower-213d li a,
.solid-6598 .label-down-a675 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.solid-6598 .avatar-new-054a li ul li::before,
.solid-6598 .article_ba34 li ul li::before,
.solid-6598 .outline-db81 li ul li::before,
.solid-6598 .new_1a7a li ul li::before,
.solid-6598 .button_42ba li ul li::before,
.solid-6598 .dynamic_470a li ul li::before,
.solid-6598 .grid-lower-213d li ul li::before,
.solid-6598 .label-down-a675 li ul li::before {
  left: 15px;
}
.solid-6598 .avatar-new-054a li ul a,
.solid-6598 .article_ba34 li ul a,
.solid-6598 .outline-db81 li ul a,
.solid-6598 .new_1a7a li ul a,
.solid-6598 .button_42ba li ul a,
.solid-6598 .dynamic_470a li ul a,
.solid-6598 .grid-lower-213d li ul a,
.solid-6598 .label-down-a675 li ul a {
  padding-left: 20px;
}
.solid-6598 .avatar-new-054a li ul ul li::before,
.solid-6598 .article_ba34 li ul ul li::before,
.solid-6598 .outline-db81 li ul ul li::before,
.solid-6598 .new_1a7a li ul ul li::before,
.solid-6598 .button_42ba li ul ul li::before,
.solid-6598 .dynamic_470a li ul ul li::before,
.solid-6598 .grid-lower-213d li ul ul li::before,
.solid-6598 .label-down-a675 li ul ul li::before {
  left: 30px;
}
.solid-6598 .avatar-new-054a li ul ul a,
.solid-6598 .article_ba34 li ul ul a,
.solid-6598 .outline-db81 li ul ul a,
.solid-6598 .new_1a7a li ul ul a,
.solid-6598 .button_42ba li ul ul a,
.solid-6598 .dynamic_470a li ul ul a,
.solid-6598 .grid-lower-213d li ul ul a,
.solid-6598 .label-down-a675 li ul ul a {
  padding-left: 40px;
}
.solid-6598 .preview-dark-6891 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.solid-6598 .label-down-a675 ul li {
  margin-bottom: 1.41575em;
}
.solid-6598 .label-down-a675 ul li .background-0548 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.solid-6598 .label-down-a675 ul li .outer-09b5 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.grid_5bc9 .avatar-new-054a li a,
.grid_5bc9 .article_ba34 li a,
.grid_5bc9 .outline-db81 li a,
.grid_5bc9 .new_1a7a li a,
.grid_5bc9 .button_42ba li a,
.grid_5bc9 .dynamic_470a li a,
.grid_5bc9 .grid-lower-213d li a,
.grid_5bc9 .label-down-a675 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_5bc9 .preview-dark-6891 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.grid_5bc9 .module_4740 ul li.sidebar-outer-31ca .frame_bd80,
.grid_5bc9 .module_4740 ul li.stale-308f .frame_bd80 {
  background: rgba(0, 0, 0, 0.2);
}
.grid_5bc9 .solid-6598 .module_4740 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner_a883 .solid-6598 .texture_focused_b6ff li {
  margin: 0;
}
.banner_a883 .solid-6598 .texture_focused_b6ff li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.banner_a883 .solid-6598 .texture_focused_b6ff li ul {
  margin: 0;
}
.banner_a883 .solid-6598 .texture_focused_b6ff li ul li a {
  padding-left: 15px;
}
.banner_a883 .solid-6598 .texture_focused_b6ff li ul li li a {
  padding-left: 30px;
}
.banner_a883 .solid-6598 .texture_focused_b6ff li.tiny_86d8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.banner_a883 .solid-6598 .texture_focused_b6ff li.tiny_86d8 > 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;
}
.banner_a883 .solid-6598 .texture_focused_b6ff li.tiny_86d8 > 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;
}
.right_8732 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hidden_8f46 {
  position: relative;
  z-index: 10;
}
.hidden_8f46 .hidden-steel-74c2 {
  width: 100%;
  max-width: 100%;
}
.gas_f76a .easy_756c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.gas_f76a .easy-a933 {
}
.gas_f76a .grid_5bc9 {
  background: #292929;
}
.selected_6c16 .easy_756c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.selected_6c16 .easy-a933 {
  background: #f9f9f9;
}
.selected_6c16 .grid_5bc9 {
  background: #303030;
}
.tooltip_brown_f451 .easy_756c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .tooltip_brown_f451 .heading_silver_bb0a {
    margin-bottom: 1em;
  }
  .tooltip_brown_f451 .heading_silver_bb0a:last-child {
    margin-bottom: 0;
  }
}
.tooltip_brown_f451 .easy-a933 {
  background: #ededed;
}
.tooltip_brown_f451 .grid_5bc9 {
  background: #1a1a1a;
}
.easy_756c.easy-a933 {
  color: rgba(0, 0, 0, 0.6);
}
.easy_756c.easy-a933 .detail-1600 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.easy_756c.grid_5bc9 {
  color: rgba(255, 255, 255, 0.99);
}
.easy_756c.grid_5bc9 a:not(.tabs-over-ef21) {
  color: rgba(255, 255, 255, 0.79);
}
.easy_756c.grid_5bc9 a:not(.tabs-over-ef21):hover {
  color: rgba(255, 255, 255, 0.99);
}
.easy_756c.grid_5bc9 .detail-1600 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.easy_756c.grid_5bc9 table tbody td,
.easy_756c.grid_5bc9 table th {
  background: rgba(0, 0, 0, 0.08);
}
.current_5ed1.bottom_af8a .main-brown-2d15 {
  max-width: initial;
}
.current_5ed1 .yellow_6909 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.current_5ed1 .yellow_6909 .hidden-steel-74c2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .current_5ed1 .yellow_6909 .hidden-steel-74c2 {
    display: block;
    margin-bottom: 2em;
  }
  .current_5ed1 .yellow_6909 .hidden-steel-74c2:last-child {
    margin-bottom: 0;
  }
}
.tooltip_brown_f451 .heading_silver_bb0a:last-child,
.selected_6c16 .heading_silver_bb0a:last-child,
.gas_f76a .heading_silver_bb0a:last-child {
  margin-bottom: 0;
}
.tooltip_brown_f451 .heading_silver_bb0a .solid-6598 .module_4740:last-child,
.selected_6c16 .heading_silver_bb0a .solid-6598 .module_4740:last-child,
.gas_f76a .heading_silver_bb0a .solid-6598 .module_4740:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .tooltip_brown_f451 .nav_cool_787b,
  .tooltip_brown_f451 .dark-4ae0,
  .selected_6c16 .nav_cool_787b,
  .selected_6c16 .dark-4ae0,
  .gas_f76a .nav_cool_787b,
  .gas_f76a .dark-4ae0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hidden_8f46 .heading_silver_bb0a {
    margin-bottom: 2em;
  }
}
.hidden_8f46 p:last-child {
  margin-bottom: 0;
}
.hidden_8f46 li,
.hidden_8f46 ul {
  list-style: none;
  margin: 0;
}
.hidden_8f46 ul ul {
  margin-left: 2.617924em;
}
.grid-5417 {
  font-size: 0.875em;
}

/* css-noise: 1204 */
.widget-item-p8 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.2;
}
