/*!
Theme Name: Customify
Theme URI: https://pressmaximum.search-cb6a/customify
Author: WPCustomify
Author URI: https://pressmaximum.search-cb6a
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.search-cb6a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pagination_f9d5.lower_066f/licenses/gpl-2.0.breadcrumb_stale_9485
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.center_f024/, (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.photo_paper_dd33.info-57de/normalize.solid-2455/
 ======
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.solid-2455 v7.0.0 | MIT License | github.search-cb6a/necolas/normalize.solid-2455 */
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;
}
.next_5ce1 .hero_top_1d65,
.black_69ed,
.fixed-fd4c,
.silver-0673,
.layout_120a,
.description-pink-beb8,
.selected_6f17,
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;
}
.black_69ed,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .black_69ed,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .black_69ed,
  h1 {
    font-size: 1.8em;
  }
}
.fixed-fd4c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fixed-fd4c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fixed-fd4c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fixed-fd4c,
  h2 {
    font-size: 1.7em;
  }
}
.silver-0673,
h3 {
  font-size: 1.618em;
}
.next_5ce1 .hero_top_1d65,
.layout_120a,
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.card_384f {
  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;
}
.hovered-3496:after,
.hovered-3496:before,
.accent-light-3ead:after,
.accent-light-3ead:before {
  content: "";
  display: table;
}
.hovered-3496:after,
.accent-light-3ead:after {
  clear: both;
}
.progress-first-40c9 {
  float: right;
  margin-right: 0;
}
.tooltip-9406 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hover-glass-31ae .fast-4669,
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;
}
.hover-glass-31ae .fast-4669: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;
}
.hard_059c .fast-4669 {
  box-shadow: none;
}
.hard_059c
  .fast-4669
  .element-right-90d6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hard_059c .fast-4669 .tooltip-450b {
  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;
}
.hard_059c
  .fast-4669
  .tooltip-450b
  b {
  display: none;
}
.hard_059c .silver_5729 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.mini_9e62:not(.card_stale_ebf0):not(.filter_7ff3),
button:not(.card_stale_ebf0):not(.filter_7ff3),
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ),
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ),
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ) {
  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;
}
.mini_9e62:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):hover,
button:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):hover,
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):hover,
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):hover,
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.mini_9e62:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):active,
.mini_9e62:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):focus,
button:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):active,
button:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):focus,
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):active,
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):focus,
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):active,
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):focus,
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):active,
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):focus {
  outline: 0;
}
.mini_9e62:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09,
button:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09,
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09,
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09,
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09 {
  position: relative;
}
.mini_9e62:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .plasma-efde,
.mini_9e62:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .grid-green-9c0e,
.mini_9e62:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .widget-1dab,
.mini_9e62:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  i,
.mini_9e62:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  svg,
button:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .plasma-efde,
button:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .grid-green-9c0e,
button:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .widget-1dab,
button:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  i,
button:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  svg,
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .plasma-efde,
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .grid-green-9c0e,
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .widget-1dab,
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  i,
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  svg,
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .plasma-efde,
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .grid-green-9c0e,
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .widget-1dab,
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  i,
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  svg,
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .plasma-efde,
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .grid-green-9c0e,
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  .widget-1dab,
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  i,
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09
  svg {
  visibility: hidden;
}
.mini_9e62:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09:after,
button:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09:after,
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09:after,
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09:after,
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ).fn-loading-6d09: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;
}
.mini_9e62:not(.card_stale_ebf0):not(.filter_7ff3),
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ),
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ),
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ) {
  color: #fff;
  background: #235787;
}
.mini_9e62:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):focus,
input[type="button"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):focus,
input[type="reset"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):focus,
input[type="submit"]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ):focus {
  color: #fff;
}
.mini_9e62.fn-disabled-6d09:not(.card_stale_ebf0):not(
    .filter_7ff3
  ),
.mini_9e62[disabled]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ),
button.fn-disabled-6d09:not(.card_stale_ebf0):not(
    .filter_7ff3
  ),
button[disabled]:not(.card_stale_ebf0):not(
    .filter_7ff3
  ) {
  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;
}
.card_c63f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.card_c63f: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;
}
.hero-7f0c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.link_yellow_24b8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.basic-05f3 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hovered-3496:after,
.hovered-3496:before,
.disabled-old-da42:after,
.disabled-old-da42:before,
.input_dirty_8ac6:after,
.input_dirty_8ac6:before,
.alert_7de4:after,
.alert_7de4:before,
.block-7c10:after,
.block-7c10:before,
.south_82b6:after,
.south_82b6:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hovered-3496:after,
.disabled-old-da42:after,
.input_dirty_8ac6:after,
.alert_7de4:after,
.block-7c10:after,
.south_82b6:after {
  clear: both;
}
.disabled-old-da42 .media_cfb7,
.input_dirty_8ac6 .media_cfb7,
.popup_09d2 .media_cfb7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hover_action_74e5 {
  display: inline-block;
}
.block-24be {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.block-24be img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.block-24be .lite_fc68 {
  padding: 1em 0;
  font-size: 85%;
}
.lite_fc68 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.out_cb25 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.out_cb25:after,
.out_cb25:before {
  content: "";
  display: table;
}
.out_cb25:after {
  clear: both;
}
.chip_bronze_eb89 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.shade_75aa .chip_bronze_eb89 {
  max-width: 50%;
}
.progress_9c8b .chip_bronze_eb89 {
  max-width: 33.33%;
}
.image_3a8f .chip_bronze_eb89 {
  max-width: 25%;
}
.middle-3904 .chip_bronze_eb89 {
  max-width: 20%;
}
.hard_7ce1 .chip_bronze_eb89 {
  max-width: 16.66%;
}
.panel_green_77f7 .chip_bronze_eb89 {
  max-width: 14.28%;
}
.light-3c07 .chip_bronze_eb89 {
  max-width: 12.5%;
}
.stale-4eff .chip_bronze_eb89 {
  max-width: 11.11%;
}
.surface-2f2b {
  display: block;
}
.next_5ce1 .solid-2dad label,
.next_5ce1 .frame-first-3f44 label,
.next_5ce1 .photo_yellow_a82f label,
.next_5ce1 .container-simple-92d0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.prev-0d74 {
  list-style: none;
  margin: 0;
}
.prev-0d74 article.over_5a5b {
  margin-bottom: 0;
}
.prev-0d74 ul {
  list-style: none;
  margin: 0;
}
.prev-0d74 .pro_0db3 li.over_5a5b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .prev-0d74 .pro_0db3 li.over_5a5b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .prev-0d74 .pro_0db3 li.over_5a5b: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) {
  .prev-0d74 .pro_0db3 li.over_5a5b li.over_5a5b li.over_5a5b li.over_5a5b {
    padding-left: 0;
  }
}
article.over_5a5b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.over_5a5b .disabled-old-da42 p:last-of-type {
  margin-bottom: 0;
}
article.over_5a5b .box-steel-b5fe {
  float: left;
}
article.over_5a5b .section-active-2df0 {
  margin-left: 85px;
}
article.over_5a5b .bottom-6f04 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.over_5a5b .bottom-6f04 .easy_1a00 {
  margin-left: 10px;
}
article.over_5a5b .black_505c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.over_5a5b .warm_c7af {
  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 .solid-2dad,
  #respond .photo_yellow_a82f,
  #respond .container-simple-92d0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .solid-2dad input,
#respond .photo_yellow_a82f input,
#respond .container-simple-92d0 input {
  width: 100%;
}
#respond .container-simple-92d0 {
  margin-right: 0;
}
#respond .pink_a360 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper_a7ec {
  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;
}
.wrapper_a7ec.slider-ec46 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wrapper_a7ec 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%);
}
.wrapper_a7ec:focus,
.wrapper_a7ec: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);
}
.black_fe35 {
  border-radius: 10%;
}
.gold_54f3 {
  border-radius: 50%;
}
.info-86b0 {
  font-size: 0.72em;
}
.carousel_lite_1b51 {
  font-size: 0.875em;
}
.yellow_4c58 {
  font-size: 1.1em;
}
.accent-brown-5c8e {
  text-transform: uppercase;
  line-height: 1.2;
}
.accent-brown-5c8e.info-86b0 {
  letter-spacing: 0.5px;
}
.old-ba93,
.old-ba93 a {
  color: #6d6d6d;
}
.old-ba93 a:hover {
  color: #111;
}
.wood_c0e3 {
  color: #6d6d6d;
}
.border_9023 {
  overflow-x: hidden;
}
.border_9023 .section-static-2c7b.top_eb10 {
  position: relative;
}
.border_9023 .section-static-2c7b.top_eb10.tag_89f9 {
  position: initial;
}
.border_9023
  .section-static-2c7b.top_eb10.tag_89f9
  .content-8fe8 {
  left: auto;
}
.border_9023 .section-static-2c7b .content-8fe8 {
  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;
}
.border_9023 .section-static-2c7b:hover.top_eb10 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.border_9023
  .section-static-2c7b:hover.top_eb10
  .content-8fe8 {
  display: block;
  z-index: 9999999;
}
.border_9023 .gas_dba9 .label_last_047d,
.border_9023 .header-561f .label_last_047d {
  display: none;
}
.border_9023 .pagination-brown-9486 .section-static-2c7b:hover.top_eb10 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.next_5ce1 .solid-2dad label,
.next_5ce1 .frame-first-3f44 label,
.next_5ce1 .photo_yellow_a82f label,
.next_5ce1 .container-simple-92d0 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.prev-0d74 {
  list-style: none;
  margin: 0;
}
.prev-0d74 article.over_5a5b {
  margin-bottom: 0;
}
.prev-0d74 ul {
  list-style: none;
  margin: 0;
}
.prev-0d74 .pro_0db3 li.over_5a5b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .prev-0d74 .pro_0db3 li.over_5a5b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .prev-0d74 .pro_0db3 li.over_5a5b: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) {
  .prev-0d74 .pro_0db3 li.over_5a5b li.over_5a5b li.over_5a5b li.over_5a5b {
    padding-left: 0;
  }
}
article.over_5a5b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.over_5a5b .disabled-old-da42 p:last-of-type {
  margin-bottom: 0;
}
article.over_5a5b .box-steel-b5fe {
  float: left;
}
article.over_5a5b .section-active-2df0 {
  margin-left: 85px;
}
article.over_5a5b .bottom-6f04 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.over_5a5b .bottom-6f04 .easy_1a00 {
  margin-left: 10px;
}
article.over_5a5b .black_505c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.over_5a5b .warm_c7af {
  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 .solid-2dad,
  #respond .photo_yellow_a82f,
  #respond .container-simple-92d0 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .solid-2dad input,
#respond .photo_yellow_a82f input,
#respond .container-simple-92d0 input {
  width: 100%;
}
#respond .container-simple-92d0 {
  margin-right: 0;
}
#respond .pink_a360 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gas_dba9 .selected-e173 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.selected-e173 .surface_gold_3193.text_pressed_5500 .hidden_538f > li > a:focus,
.selected-e173 .surface_gold_3193.text_pressed_5500 .hidden_538f > li > a:hover,
.selected-e173 .surface_gold_3193.orange_6ff1 .hidden_538f > li > a:focus,
.selected-e173 .surface_gold_3193.orange_6ff1 .hidden_538f > li > a:hover,
.selected-e173 .surface_gold_3193.input-58c4 .hidden_538f > li > a:focus,
.selected-e173 .surface_gold_3193.input-58c4 .hidden_538f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected-e173
  .surface_gold_3193.text_pressed_5500
  .hidden_538f
  > li.left-140e
  > a,
.selected-e173
  .surface_gold_3193.text_pressed_5500
  .hidden_538f
  > li.chip-5696
  > a,
.selected-e173
  .surface_gold_3193.orange_6ff1
  .hidden_538f
  > li.left-140e
  > a,
.selected-e173
  .surface_gold_3193.orange_6ff1
  .hidden_538f
  > li.chip-5696
  > a,
.selected-e173
  .surface_gold_3193.input-58c4
  .hidden_538f
  > li.left-140e
  > a,
.selected-e173 .surface_gold_3193.input-58c4 .hidden_538f > li.north-b014 > a {
  color: rgba(255, 255, 255, 0.99);
}
.selected-e173 .info_683e,
.selected-e173 .info_683e a {
  color: rgba(255, 255, 255, 0.99);
}
.selected-e173 .first_8cb9.article-fdc9 li a,
.selected-e173 .sort_e864 a,
.selected-e173 .fresh_f5ac,
.selected-e173 .hidden_538f > li > a,
.selected-e173 .search-ea7e {
  color: rgba(255, 255, 255, 0.79);
}
.selected-e173 .first_8cb9.article-fdc9 li a:hover,
.selected-e173 .sort_e864 a:hover,
.selected-e173 .fresh_f5ac:hover,
.selected-e173 .hidden_538f > li > a:hover,
.selected-e173 .search-ea7e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected-e173 .row_3e99 {
  color: rgba(255, 255, 255, 0.79);
}
.selected-e173 .row_3e99 .carousel_large_9d2a {
  color: rgba(255, 255, 255, 0.99);
}
.selected-e173 .row_3e99:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected-e173 .blue-9749 .carousel_dd3d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.selected-e173 .blue-9749 .carousel_dd3d .column-aaab {
  color: rgba(255, 255, 255, 0.79);
}
.selected-e173
  .blue-9749
  .carousel_dd3d
  .column-aaab::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.selected-e173
  .blue-9749
  .carousel_dd3d
  .column-aaab:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.selected-e173
  .blue-9749
  .carousel_dd3d
  .column-aaab::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.selected-e173
  .blue-9749
  .carousel_dd3d
  .column-aaab::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.selected-e173 .blue-9749 .warm-2f9b {
  color: rgba(255, 255, 255, 0.79);
}
.selected-e173 .blue-9749 .warm-2f9b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fast_3a3b
  .selected-e173
  .blue-9749
  .progress-slow-7dcc
  .slider-387f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fast_3a3b
  .selected-e173
  .blue-9749
  .progress-slow-7dcc
  .column-aaab {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gas_dba9 .inner-e5ea {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.inner-e5ea .surface_gold_3193.text_pressed_5500 .hidden_538f > li > a:focus,
.inner-e5ea .surface_gold_3193.text_pressed_5500 .hidden_538f > li > a:hover,
.inner-e5ea .surface_gold_3193.orange_6ff1 .hidden_538f > li > a:focus,
.inner-e5ea .surface_gold_3193.orange_6ff1 .hidden_538f > li > a:hover,
.inner-e5ea .surface_gold_3193.input-58c4 .hidden_538f > li > a:focus,
.inner-e5ea .surface_gold_3193.input-58c4 .hidden_538f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner-e5ea
  .surface_gold_3193.text_pressed_5500
  .hidden_538f
  > li.left-140e
  > a,
.inner-e5ea
  .surface_gold_3193.text_pressed_5500
  .hidden_538f
  > li.chip-5696
  > a,
.inner-e5ea
  .surface_gold_3193.orange_6ff1
  .hidden_538f
  > li.left-140e
  > a,
.inner-e5ea
  .surface_gold_3193.orange_6ff1
  .hidden_538f
  > li.chip-5696
  > a,
.inner-e5ea
  .surface_gold_3193.input-58c4
  .hidden_538f
  > li.left-140e
  > a,
.inner-e5ea .surface_gold_3193.input-58c4 .hidden_538f > li.north-b014 > a {
  color: rgba(0, 0, 0, 0.8);
}
.inner-e5ea .info_683e,
.inner-e5ea .info_683e a {
  color: rgba(0, 0, 0, 0.8);
}
.inner-e5ea .first_8cb9.article-fdc9 li a,
.inner-e5ea .sort_e864 a,
.inner-e5ea .fresh_f5ac,
.inner-e5ea .hidden_538f > li > a,
.inner-e5ea .search-ea7e {
  color: rgba(0, 0, 0, 0.55);
}
.inner-e5ea .first_8cb9.article-fdc9 li a:hover,
.inner-e5ea .sort_e864 a:hover,
.inner-e5ea .fresh_f5ac:hover,
.inner-e5ea .hidden_538f > li > a:hover,
.inner-e5ea .search-ea7e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.inner-e5ea .row_3e99 {
  color: rgba(0, 0, 0, 0.55);
}
.inner-e5ea .row_3e99 .carousel_large_9d2a {
  color: rgba(0, 0, 0, 0.8);
}
.inner-e5ea .row_3e99:hover {
  color: rgba(0, 0, 0, 0.8);
}
.mask-rough-1c54 .over_5b25 {
  margin-left: auto;
  margin-right: auto;
}
.input_dirty_8ac6 > * {
  margin-left: auto;
  margin-right: auto;
}
.input_dirty_8ac6 .hero-7f0c {
  margin-right: 1.41575em;
}
.current_daf0 .input_dirty_8ac6 > .pro_8214 {
  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;
}
.current_daf0 .input_dirty_8ac6 > .hero_9345 {
  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;
}
.summary-6767.mask-rough-1c54 .over_5b25,
.mask-iron-ed76.mask-rough-1c54 .over_5b25 {
  margin-left: 0;
}
.form-b03b.mask-rough-1c54 .over_5b25,
.notice-pro-58ad.mask-rough-1c54 .over_5b25 {
  margin-right: 0;
}
.input_dirty_8ac6 ol,
.input_dirty_8ac6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.action-8049 video {
  max-width: 100%;
}
.wide_ee8a img {
  display: block;
}
.wide_ee8a.hero-7f0c,
.wide_ee8a.link_yellow_24b8 {
  width: 100%;
}
.wide_ee8a.hero_9345 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.over-edf7:not(.center-905e) {
  margin: 1.5em auto;
}
.mini_ece2 p {
  padding: 1.5em 14px;
}
ul.bright-c14c.hero_9345,
ul.bright-c14c.pro_8214,
ul.bright-c14c.highlight_lower_7c2e.pro_8214 {
  padding: 0 14px;
}
.pagination-advanced-7064 {
  display: block;
  overflow-x: auto;
}
.pagination-advanced-7064 table {
  border-collapse: collapse;
  width: 100%;
}
.pagination-advanced-7064 td,
.pagination-advanced-7064 th {
  padding: 0.5em;
}
.input_dirty_8ac6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input_dirty_8ac6 ol ol,
.input_dirty_8ac6 ol ul,
.input_dirty_8ac6 ul ol,
.input_dirty_8ac6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input_dirty_8ac6 ol ol li,
.input_dirty_8ac6 ol ul li,
.input_dirty_8ac6 ul ol li,
.input_dirty_8ac6 ul ul li {
  margin-left: 0;
}
.primary_2371.header_tall_42d6 > .background_solid_8edc {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.primary_2371.header_tall_42d6 > .background_solid_8edc iframe,
.primary_2371.header_tall_42d6 > .background_solid_8edc > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.mask_east_dc37 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.mask_east_dc37.tag-stale-8826 {
  padding: 0;
}
.mask_east_dc37.tag-stale-8826 cite {
  font-size: 13px;
}
.mask_east_dc37 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.mask_east_dc37 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.outline-0afd {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.outline-0afd > p:first-child {
  margin-top: 0;
}
.outline-0afd cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.outline-0afd blockquote {
  border-left: 0;
}
.title-6e26 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.title-6e26:not(.carousel_ea1c) {
  max-width: 100px;
}
.title-6e26.logo-fluid-f837 {
  border-bottom: none !important;
  text-align: center;
}
.title-6e26.logo-fluid-f837::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .mini_ece2 p {
    padding: 1.5em 0;
  }
}
.carousel_out_87a6 {
  color: #0073aa;
}
.steel_29f1 {
  background-color: #0073aa;
}
.yellow_c5af {
  color: #229fd8;
}
.pink-cd40 {
  background-color: #229fd8;
}
.description-tall-7d72 {
  color: #eee;
}
.down-a8a0 {
  background-color: #eee;
}
.nav_7d24 {
  color: #444;
}
.east_7995 {
  background-color: #444;
}
.logo_b86b {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.logo_b86b .white-3044 .sort_e864 {
  font-size: 15px;
}
.logo_b86b .sort_e864 {
  line-height: 1.3;
}
.logo_b86b .inner-e5ea {
}
.logo_b86b .selected-e173 {
  background: #235787;
}
.summary-ecb9 {
  padding: 0;
}
.summary-ecb9 .selected-e173 {
  background: #1a1a1a;
}
.summary-ecb9 .inner-e5ea {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.frame-steel-b139 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.frame-steel-b139 .inner-e5ea {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.frame-steel-b139 .selected-e173 {
  background: #303030;
}
.south_82b6 {
  position: relative;
  z-index: 10;
}
.south_82b6 .texture-warm-76bf {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link_fccc .top_eb10 {
  display: inline-block;
  vertical-align: middle;
}
.link_fccc.article-old-bd68 .top_eb10 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .link_fccc.article-old-bd68 .top_eb10 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .link_fccc.article-old-bd68 .top_eb10 {
    margin-right: 0.4em;
  }
}
.link_fccc.article-old-bd68 .top_eb10:last-child {
  margin-right: 0;
}
.hover-pro-8786 .texture-warm-76bf {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gas_dba9 .white-3044 {
    margin: 0 -0.5em;
  }
  .gas_dba9 .white-3044 [class*="customify-col-"],
  .gas_dba9 .white-3044 [class*="customify-col_"],
  .gas_dba9 .white-3044 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gas_dba9.surface_4c60 .texture-warm-76bf {
  background: 0 0 !important;
}
.gas_dba9.surface_4c60 .texture-warm-76bf,
.gas_dba9.hover-pro-8786 .texture-warm-76bf {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gas_dba9.shadow-4733 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gas_dba9.hover-pro-8786 .texture-warm-76bf {
  box-shadow: none !important;
}
.column-glass-14c0 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .column-glass-14c0 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .column-glass-14c0 {
    padding: 18px 0 20px;
  }
}
.column-glass-14c0 .tabs-d7af {
  width: 100%;
}
.column-glass-14c0 .nav_7600 {
  margin-bottom: 0;
}
.column-glass-14c0 .slider-d8dc {
  margin-top: 5px;
  font-size: 0.875em;
}
.action_3943 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.action_3943 .in_48f7 {
  width: 100%;
}
.cool_5f2e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.cool_5f2e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.cool_5f2e 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;
}
.cool_5f2e li:last-child:after {
  display: none;
}
.cool_5f2e li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary-dark-8d23 .label_last_047d button,
.column-glass-14c0 .label_last_047d button {
  left: 0;
}
.tertiary-dark-8d23 .in_48f7,
.column-glass-14c0 .in_48f7 {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-dark-8d23 .action_3943,
.column-glass-14c0 .action_3943 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary-dark-8d23 {
  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;
}
.tertiary-dark-8d23: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;
}
.tertiary-dark-8d23 .label-a865 {
  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) {
  .tertiary-dark-8d23 .label-a865 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-dark-8d23 .label-a865 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-dark-8d23 .label-a865 {
    min-height: 200px;
  }
}
.tertiary-dark-8d23 .cool_5f2e {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary-dark-8d23 .cool_5f2e a,
.tertiary-dark-8d23 .cool_5f2e li:after {
  color: inherit;
}
.tertiary-dark-8d23 .cool_5f2e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.menu-smooth-7c37 {
  margin-bottom: 0.5em;
}
.middle-ac85 {
  margin-bottom: 1.2em;
}
.middle-ac85,
.menu-smooth-7c37 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.middle-ac85 p:last-child,
.menu-smooth-7c37 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .label_last_047d,
#masthead .label_last_047d {
  display: none;
}
#masthead
  > .label_last_047d.new-eb22 {
  display: none;
}
#masthead > .label_last_047d button {
  left: 0;
}
.out_5755 {
  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%;
}
.out_5755 .top_eb10 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.out_5755 .gradient-ab77 {
  display: -webkit-box;
  display: flex;
}
.out_5755 .gradient-ab77.upper_a3fa {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.out_5755 .gradient-ab77.thumbnail-dirty-2e15 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out_5755 .gradient-ab77.menu_outer_f01c {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.out_5755.summary-d479.green_287a .gradient-ab77.upper_a3fa {
  flex-basis: 100%;
}
.out_5755.wood_0a65 .gradient-ab77.thumbnail-dirty-2e15 {
  -webkit-box-flex: 1;
  flex: auto;
}
.out_5755.wood_0a65 .gradient-ab77.menu_outer_f01c {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .label_last_047d.new-eb22 {
  display: none;
}
#masthead > .label_last_047d button {
  left: 0;
}
.wood_bfcc {
  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;
}
.wood_bfcc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.wood_bfcc.lite_3003 i {
  margin-right: 4px;
}
.wood_bfcc.focused-bf05 i {
  margin-left: 5px;
}
.sort_e864 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.sort_e864 p:last-child {
  margin-bottom: 0;
}
.link_28b0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.link_28b0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.link_28b0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.link_28b0 .info_683e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.link_28b0 .heading-c4e2 {
  margin: 5px 0 7px 0;
}
.link_28b0.panel-hard-4a03 .progress_6f49 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link_28b0.panel-hard-4a03 .easy-105d {
  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;
}
.link_28b0.plasma-e928 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.link_28b0.plasma-e928 .progress_6f49 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.link_28b0.plasma-e928 .easy-105d {
  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;
}
.link_28b0.slider-b6f2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.link_28b0.status-da33 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.link_28b0.status-da33 .easy-105d {
  margin-top: 7px;
}
.preview_2037 {
  display: inline-block;
}
.south_82b6 .thumbnail_be46 .link_28b0 img {
  max-width: 100%;
}
.surface_gold_3193 .content-6cb9.first_25aa,
.item_7a1e .content-6cb9.first_25aa {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface_gold_3193 .aside-7e0f,
.item_7a1e .aside-7e0f {
  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%);
}
.surface_gold_3193 .aside-7e0f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.surface_gold_3193.texture-d531 .aside-7e0f {
  display: none;
}
.surface_gold_3193 .widget_south_69f0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface_gold_3193 .widget_south_69f0 li {
  display: inline-block;
  position: relative;
}
.surface_gold_3193 .widget_south_69f0 li:last-child {
  margin-right: 0;
}
.surface_gold_3193 .widget_south_69f0 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;
}
.surface_gold_3193 .widget_south_69f0 li.north-b014 > a {
  color: rgba(0, 0, 0, 0.9);
}
.surface_gold_3193 .widget_south_69f0 > 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;
}
.surface_gold_3193 .widget_south_69f0 > li > a i {
  line-height: 0;
}
.surface_gold_3193 .widget_south_69f0 > li.dropdown_red_e4c7 > a .aside-7e0f {
  margin-left: 4px;
  line-height: 0;
}
.surface_gold_3193 .widget_south_69f0 .old-7b53 li.dropdown_red_e4c7 > a {
  position: relative;
}
.surface_gold_3193 .widget_south_69f0 .old-7b53 li.dropdown_red_e4c7 > a:after,
.surface_gold_3193 .widget_south_69f0 .old-7b53 li.dropdown_red_e4c7 > a:before {
  content: "";
  display: table;
}
.surface_gold_3193 .widget_south_69f0 .old-7b53 li.dropdown_red_e4c7 > a:after {
  clear: both;
}
.surface_gold_3193 .widget_south_69f0 .old-7b53 li.dropdown_red_e4c7 > a .aside-7e0f {
  margin-left: 5px;
  float: right;
}
.surface_gold_3193 .glass-0677,
.surface_gold_3193 .old-7b53 {
  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;
}
.surface_gold_3193 .old-7b53 {
  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;
}
.surface_gold_3193 .old-7b53 .first_25aa {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface_gold_3193 .old-7b53 .aside-7e0f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.surface_gold_3193 .old-7b53 li {
  display: block;
  margin: 0;
  padding: 0;
}
.surface_gold_3193 .old-7b53 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;
}
.surface_gold_3193 .old-7b53 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.surface_gold_3193 .old-7b53 .old-7b53 {
  top: 0;
  left: 100%;
}
.surface_gold_3193 .photo_d6de.fn-focus-6d09 > .glass-0677,
.surface_gold_3193 .photo_d6de.fn-focus-6d09 > .old-7b53,
.surface_gold_3193 .photo_d6de:focus > .glass-0677,
.surface_gold_3193 .photo_d6de:focus > .old-7b53,
.surface_gold_3193 .photo_d6de:hover > .glass-0677,
.surface_gold_3193 .photo_d6de:hover > .old-7b53 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.surface_gold_3193.input-58c4 .hidden_538f:after,
.surface_gold_3193.input-58c4 .hidden_538f:before {
  content: "";
  display: table;
}
.surface_gold_3193.input-58c4 .hidden_538f:after {
  clear: both;
}
.surface_gold_3193.input-58c4 .hidden_538f > li {
  float: left;
}
.surface_gold_3193.row_west_4ba3 .hidden_538f:after,
.surface_gold_3193.row_west_4ba3 .hidden_538f:before {
  content: "";
  display: table;
}
.surface_gold_3193.row_west_4ba3 .hidden_538f:after {
  clear: both;
}
.surface_gold_3193.row_west_4ba3 .hidden_538f > li {
  float: left;
}
.surface_gold_3193.row_west_4ba3 .hidden_538f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.surface_gold_3193.row_west_4ba3 .hidden_538f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.surface_gold_3193.row_west_4ba3 .hidden_538f > li.left-140e > a,
.surface_gold_3193.row_west_4ba3 .hidden_538f > li.north-b014 > a {
  color: #fff;
  background-color: #1e4b75;
}
.surface_gold_3193.text_pressed_5500 .hidden_538f > li > a .first_25aa {
  position: relative;
}
.surface_gold_3193.text_pressed_5500 .hidden_538f > li > a .first_25aa: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;
}
.surface_gold_3193.text_pressed_5500
  .hidden_538f
  > li:focus
  > a
  .first_25aa:before,
.surface_gold_3193.text_pressed_5500
  .hidden_538f
  > li:hover
  > a
  .first_25aa:before {
  width: 100%;
  background-color: currentColor;
}
.surface_gold_3193.text_pressed_5500
  .hidden_538f
  > li.left-140e
  > a
  .first_25aa:before,
.surface_gold_3193.text_pressed_5500
  .hidden_538f
  > li.chip-5696
  > a
  .first_25aa:before {
  width: 100%;
  background-color: currentColor;
}
.surface_gold_3193.orange_6ff1 .hidden_538f > li > a .first_25aa {
  position: relative;
}
.surface_gold_3193.orange_6ff1 .hidden_538f > li > a .first_25aa: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;
}
.surface_gold_3193.orange_6ff1 .hidden_538f > li:focus > a .first_25aa:before,
.surface_gold_3193.orange_6ff1
  .hidden_538f
  > li:hover
  > a
  .first_25aa:before {
  width: 100%;
  background-color: currentColor;
}
.surface_gold_3193.orange_6ff1
  .hidden_538f
  > li.left-140e
  > a
  .first_25aa:before,
.surface_gold_3193.orange_6ff1
  .hidden_538f
  > li.chip-5696
  > a
  .first_25aa:before {
  width: 100%;
  background-color: currentColor;
}
.item_7a1e .widget_south_69f0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.item_7a1e .widget_south_69f0 li:first-child > a {
  border-top: none;
}
.item_7a1e .widget_south_69f0 .element-right-6bbc > .first_25aa .aside-7e0f {
  display: none;
}
.item_7a1e .widget_south_69f0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.item_7a1e .widget_south_69f0 li:last-child {
  border: none;
}
.item_7a1e .widget_south_69f0 li.dropdown_red_e4c7 > a {
  padding-right: 45px !important;
}
.item_7a1e .widget_south_69f0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.item_7a1e .widget_south_69f0 li a:focus,
.item_7a1e .widget_south_69f0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_7a1e .widget_south_69f0 li .hard-49bd {
  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;
}
.item_7a1e .widget_south_69f0 li .hard-49bd:hover {
  box-shadow: none;
}
.item_7a1e .widget_south_69f0 li .hard-49bd .aside-7e0f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.item_7a1e .widget_south_69f0 .old-7b53 {
  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);
}
.item_7a1e .widget_south_69f0 .old-7b53 li a {
  padding-left: 3em;
}
.item_7a1e .widget_south_69f0 .hero_prev_5bd1 > a .hard-49bd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.item_7a1e .widget_south_69f0 .hero_prev_5bd1 > .old-7b53 {
  display: block;
  opacity: 1;
}
.overlay_pink_4a99 {
  max-width: 100%;
}
.shadow_left_ecb5 {
  line-height: 0;
  cursor: pointer;
}
.search-ea7e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.search-ea7e:hover {
  box-shadow: none;
  color: currentColor;
}
.search-ea7e svg {
  width: 18px;
  height: 18px;
}
.search-ea7e .breadcrumb_c63a {
  display: none;
}
.sidebar_old_add6 {
  position: relative;
}
.sidebar_old_add6.fn-active-6d09 .search-ea7e .link_acf6 {
  display: none;
}
.sidebar_old_add6.fn-active-6d09 .search-ea7e .breadcrumb_c63a {
  display: inline-block;
}
.sidebar_old_add6 .container-40be {
  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);
}
.sidebar_old_add6.accordion-pro-2db4 .container-40be {
  left: auto;
  right: -0.9em;
}
.sidebar_old_add6.accordion-pro-2db4 .module_5cbd::before {
  left: auto;
  right: 15px;
}
.sidebar_old_add6.fn-active-6d09 .container-40be {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress-slow-7dcc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.progress-slow-7dcc label {
  flex-basis: 100%;
}
.progress-slow-7dcc .carousel_dd3d {
  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;
}
.progress-slow-7dcc .column-aaab {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.progress-slow-7dcc .column-aaab:focus {
  background-color: transparent;
}
.progress-slow-7dcc button.warm-2f9b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.progress-slow-7dcc button.warm-2f9b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.progress-slow-7dcc button.warm-2f9b svg {
  width: 18px;
  height: 18px;
}
.progress-slow-7dcc input[type="submit"] {
  min-height: auto;
}
.blue-9749 .progress-slow-7dcc .column-aaab {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.module_5cbd {
  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) {
  .module_5cbd {
    width: 220px;
  }
}
.module_5cbd label {
  flex-basis: 100%;
}
.module_5cbd::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;
}
.fast_3a3b .blue-9749 .progress-slow-7dcc {
  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;
}
.fast_3a3b
  .blue-9749
  .progress-slow-7dcc
  .carousel_dd3d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fast_3a3b .blue-9749 .progress-slow-7dcc .column-aaab {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fast_3a3b
  .blue-9749
  .progress-slow-7dcc
  .column-aaab:focus {
  background: 0 0;
}
.fast_3a3b
  .blue-9749
  .progress-slow-7dcc
  .slider-387f {
  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;
}
.first_8cb9 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.first_8cb9 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.first_8cb9 li:last-child {
  margin-right: 0;
}
.first_8cb9 li:first-child {
  margin-left: 0;
}
.first_8cb9.badge-full-c22c a {
  color: #fff;
}
.first_8cb9.badge-full-c22c a:hover {
  color: #fff;
}
.first_8cb9 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.first_8cb9 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.first_8cb9 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.first_8cb9 a:hover {
  opacity: 0.9;
  color: inherit;
}
.first_8cb9 [class*="social-icon-apple"] {
  background-color: #999;
}
.first_8cb9 [class*="social-icon-apple"].right_8da6 {
  background-color: transparent;
  color: #999;
}
.first_8cb9 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.first_8cb9 [class*="social-icon-behance"].right_8da6 {
  background-color: transparent;
  color: #1769ff;
}
.first_8cb9 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.first_8cb9 [class*="social-icon-bitbucket"].right_8da6 {
  background-color: transparent;
  color: #205081;
}
.first_8cb9 [class*="social-icon-codepen"] {
  background-color: #000;
}
.first_8cb9 [class*="social-icon-codepen"].right_8da6 {
  background-color: transparent;
  color: #000;
}
.first_8cb9 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.first_8cb9 [class*="social-icon-delicious"].right_8da6 {
  background-color: transparent;
  color: #39f;
}
.first_8cb9 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.first_8cb9 [class*="social-icon-digg"].right_8da6 {
  background-color: transparent;
  color: #005be2;
}
.first_8cb9 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.first_8cb9 [class*="social-icon-dribbble"].right_8da6 {
  background-color: transparent;
  color: #ea4c89;
}
.first_8cb9 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.first_8cb9 [class*="social-icon-envelope"].right_8da6 {
  background-color: transparent;
  color: #ea4335;
}
.first_8cb9 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.first_8cb9 [class*="social-icon-facebook"].right_8da6 {
  background-color: transparent;
  color: #3b5998;
}
.first_8cb9 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.first_8cb9 [class*="social-icon-flickr"].right_8da6 {
  background-color: transparent;
  color: #0063dc;
}
.first_8cb9 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.first_8cb9 [class*="social-icon-foursquare"].right_8da6 {
  background-color: transparent;
  color: #2d5be3;
}
.first_8cb9 [class*="social-icon-github"] {
  background-color: #333;
}
.first_8cb9 [class*="social-icon-github"].right_8da6 {
  background-color: transparent;
  color: #333;
}
.first_8cb9 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.first_8cb9 [class*="social-icon-google-plus"].right_8da6 {
  background-color: transparent;
  color: #dd4b39;
}
.first_8cb9 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.first_8cb9 [class*="social-icon-houzz"].right_8da6 {
  background-color: transparent;
  color: #7ac142;
}
.first_8cb9 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.first_8cb9 [class*="social-icon-instagram"].right_8da6 {
  background-color: transparent;
  color: #262626;
}
.first_8cb9 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.first_8cb9 [class*="social-icon-jsfiddle"].right_8da6 {
  background-color: transparent;
  color: #487aa2;
}
.first_8cb9 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.first_8cb9 [class*="social-icon-linkedin"].right_8da6 {
  background-color: transparent;
  color: #0077b5;
}
.first_8cb9 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.first_8cb9 [class*="social-icon-medium"].right_8da6 {
  background-color: transparent;
  color: #00ab6b;
}
.first_8cb9 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.first_8cb9
  [class*="social-icon-odnoklassniki"].right_8da6 {
  background-color: transparent;
  color: #f4731c;
}
.first_8cb9 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.first_8cb9 [class*="social-icon-meetup"].right_8da6 {
  background-color: transparent;
  color: #ec1c40;
}
.first_8cb9 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.first_8cb9 [class*="social-icon-pinterest"].right_8da6 {
  background-color: transparent;
  color: #bd081c;
}
.first_8cb9 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.first_8cb9 [class*="social-icon-product-hunt"].right_8da6 {
  background-color: transparent;
  color: #da552f;
}
.first_8cb9 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.first_8cb9 [class*="social-icon-reddit"].right_8da6 {
  background-color: transparent;
  color: #ff4500;
}
.first_8cb9 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.first_8cb9 [class*="social-icon-rss"].right_8da6 {
  background-color: transparent;
  color: #f26522;
}
.first_8cb9 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.first_8cb9
  [class*="social-icon-shopping-cart"].right_8da6 {
  background-color: transparent;
  color: #4caf50;
}
.first_8cb9 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.first_8cb9 [class*="social-icon-skype"].right_8da6 {
  background-color: transparent;
  color: #00aff0;
}
.first_8cb9 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.first_8cb9 [class*="social-icon-slideshare"].right_8da6 {
  background-color: transparent;
  color: #0077b5;
}
.first_8cb9 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.first_8cb9 [class*="social-icon-snapchat"].right_8da6 {
  background-color: transparent;
  color: #fffc00;
}
.first_8cb9 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.first_8cb9 [class*="social-icon-soundcloud"].right_8da6 {
  background-color: transparent;
  color: #f80;
}
.first_8cb9 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.first_8cb9 [class*="social-icon-spotify"].right_8da6 {
  background-color: transparent;
  color: #2ebd59;
}
.first_8cb9 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.first_8cb9
  [class*="social-icon-stack-overflow"].right_8da6 {
  background-color: transparent;
  color: #fe7a15;
}
.first_8cb9 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.first_8cb9 [class*="social-icon-maldkfgram"].right_8da6 {
  background-color: transparent;
  color: #2ca5e0;
}
.first_8cb9 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.first_8cb9 [class*="social-icon-tripadvisor"].right_8da6 {
  background-color: transparent;
  color: #589442;
}
.first_8cb9 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.first_8cb9 [class*="social-icon-tumblr"].right_8da6 {
  background-color: transparent;
  color: #35465c;
}
.first_8cb9 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.first_8cb9 [class*="social-icon-twitch"].right_8da6 {
  background-color: transparent;
  color: #6441a5;
}
.first_8cb9 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.first_8cb9 [class*="social-icon-twitter"].right_8da6 {
  background-color: transparent;
  color: #1da1f2;
}
.first_8cb9 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.first_8cb9 [class*="social-icon-vimeo"].right_8da6 {
  background-color: transparent;
  color: #1ab7ea;
}
.first_8cb9 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.first_8cb9 [class*="social-icon-vk"].right_8da6 {
  background-color: transparent;
  color: #45668e;
}
.first_8cb9 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.first_8cb9 [class*="social-icon-weibo"].right_8da6 {
  background-color: transparent;
  color: #df2029;
}
.first_8cb9 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.first_8cb9 [class*="social-icon-weixin"].right_8da6 {
  background-color: transparent;
  color: #7bb32e;
}
.first_8cb9 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.first_8cb9 [class*="social-icon-whatsapp"].right_8da6 {
  background-color: transparent;
  color: #25d366;
}
.first_8cb9 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.first_8cb9 [class*="social-icon-wordpress"].right_8da6 {
  background-color: transparent;
  color: #21759b;
}
.first_8cb9 [class*="social-icon-xing"] {
  background-color: #026466;
}
.first_8cb9 [class*="social-icon-xing"].right_8da6 {
  background-color: transparent;
  color: #026466;
}
.first_8cb9 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.first_8cb9 [class*="social-icon-yelp"].right_8da6 {
  background-color: transparent;
  color: #af0606;
}
.first_8cb9 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.first_8cb9 [class*="social-icon-youtube"].right_8da6 {
  background-color: transparent;
  color: #cd201f;
}
.fresh_f5ac {
  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;
}
.fresh_f5ac:hover {
  box-shadow: none;
  background: 0 0;
}
.bronze_3199 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.message_371f {
  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;
}
.menu-down-2eb4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.logo-focused-7814 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.logo-focused-7814,
.logo-focused-7814::after,
.logo-focused-7814::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;
}
.logo-focused-7814::after,
.logo-focused-7814::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notice-da05 .message_371f .menu-down-2eb4 {
  margin-top: -2px;
  width: 19px;
}
.notice-da05 .message_371f .logo-focused-7814 {
  margin-top: -1px;
}
.notice-da05 .message_371f .logo-focused-7814,
.notice-da05 .message_371f .logo-focused-7814::after,
.notice-da05 .message_371f .logo-focused-7814::before {
  width: 19px;
  height: 2px;
}
.notice-da05 .message_371f .logo-focused-7814::before {
  top: -6px;
}
.notice-da05 .message_371f .logo-focused-7814::after {
  bottom: -6px;
}
.lite-7c1c .message_371f .menu-down-2eb4 {
  margin-top: -2px;
  width: 22px;
}
.lite-7c1c .message_371f .logo-focused-7814 {
  margin-top: -1px;
}
.lite-7c1c .message_371f .logo-focused-7814,
.lite-7c1c .message_371f .logo-focused-7814::after,
.lite-7c1c .message_371f .logo-focused-7814::before {
  width: 22px;
  height: 2px;
}
.lite-7c1c .message_371f .logo-focused-7814::before {
  top: -7px;
}
.lite-7c1c .message_371f .logo-focused-7814::after {
  bottom: -7px;
}
.action_38f2 .message_371f .menu-down-2eb4 {
  margin-top: -2px;
  width: 31px;
}
.action_38f2 .message_371f .logo-focused-7814 {
  margin-top: -1.5px;
}
.action_38f2 .message_371f .logo-focused-7814,
.action_38f2 .message_371f .logo-focused-7814::after,
.action_38f2 .message_371f .logo-focused-7814::before {
  width: 31px;
  height: 3px;
}
.action_38f2 .message_371f .logo-focused-7814::before {
  top: -9px;
}
.action_38f2 .message_371f .logo-focused-7814::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .accent-ac51 .message_371f .menu-down-2eb4 {
    margin-top: -2px;
    width: 19px;
  }
  .accent-ac51 .message_371f .logo-focused-7814 {
    margin-top: -1px;
  }
  .accent-ac51 .message_371f .logo-focused-7814,
  .accent-ac51 .message_371f .logo-focused-7814::after,
  .accent-ac51 .message_371f .logo-focused-7814::before {
    width: 19px;
    height: 2px;
  }
  .accent-ac51 .message_371f .logo-focused-7814::before {
    top: -6px;
  }
  .accent-ac51 .message_371f .logo-focused-7814::after {
    bottom: -6px;
  }
  .shadow-afde .message_371f .menu-down-2eb4 {
    margin-top: -2px;
    width: 22px;
  }
  .shadow-afde .message_371f .logo-focused-7814 {
    margin-top: -1px;
  }
  .shadow-afde .message_371f .logo-focused-7814,
  .shadow-afde .message_371f .logo-focused-7814::after,
  .shadow-afde .message_371f .logo-focused-7814::before {
    width: 22px;
    height: 2px;
  }
  .shadow-afde .message_371f .logo-focused-7814::before {
    top: -7px;
  }
  .shadow-afde .message_371f .logo-focused-7814::after {
    bottom: -7px;
  }
  .element-b522 .message_371f .menu-down-2eb4 {
    margin-top: -2px;
    width: 31px;
  }
  .element-b522 .message_371f .logo-focused-7814 {
    margin-top: -1.5px;
  }
  .element-b522 .message_371f .logo-focused-7814,
  .element-b522 .message_371f .logo-focused-7814::after,
  .element-b522 .message_371f .logo-focused-7814::before {
    width: 31px;
    height: 3px;
  }
  .element-b522 .message_371f .logo-focused-7814::before {
    top: -9px;
  }
  .element-b522 .message_371f .logo-focused-7814::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .plasma-c35b .message_371f .menu-down-2eb4 {
    margin-top: -2px;
    width: 19px;
  }
  .plasma-c35b .message_371f .logo-focused-7814 {
    margin-top: -1px;
  }
  .plasma-c35b .message_371f .logo-focused-7814,
  .plasma-c35b .message_371f .logo-focused-7814::after,
  .plasma-c35b .message_371f .logo-focused-7814::before {
    width: 19px;
    height: 2px;
  }
  .plasma-c35b .message_371f .logo-focused-7814::before {
    top: -6px;
  }
  .plasma-c35b .message_371f .logo-focused-7814::after {
    bottom: -6px;
  }
  .button_new_3940 .message_371f .menu-down-2eb4 {
    margin-top: -2px;
    width: 22px;
  }
  .button_new_3940 .message_371f .logo-focused-7814 {
    margin-top: -1px;
  }
  .button_new_3940 .message_371f .logo-focused-7814,
  .button_new_3940 .message_371f .logo-focused-7814::after,
  .button_new_3940 .message_371f .logo-focused-7814::before {
    width: 22px;
    height: 2px;
  }
  .button_new_3940 .message_371f .logo-focused-7814::before {
    top: -7px;
  }
  .button_new_3940 .message_371f .logo-focused-7814::after {
    bottom: -7px;
  }
  .text_9e33 .message_371f .menu-down-2eb4 {
    margin-top: -2px;
    width: 31px;
  }
  .text_9e33 .message_371f .logo-focused-7814 {
    margin-top: -1.5px;
  }
  .text_9e33 .message_371f .logo-focused-7814,
  .text_9e33 .message_371f .logo-focused-7814::after,
  .text_9e33 .message_371f .logo-focused-7814::before {
    width: 31px;
    height: 3px;
  }
  .text_9e33 .message_371f .logo-focused-7814::before {
    top: -9px;
  }
  .text_9e33 .message_371f .logo-focused-7814::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .pro_48ef .message_371f .menu-down-2eb4 {
    margin-top: -2px;
    width: 19px;
  }
  .pro_48ef .message_371f .logo-focused-7814 {
    margin-top: -1px;
  }
  .pro_48ef .message_371f .logo-focused-7814,
  .pro_48ef .message_371f .logo-focused-7814::after,
  .pro_48ef .message_371f .logo-focused-7814::before {
    width: 19px;
    height: 2px;
  }
  .pro_48ef .message_371f .logo-focused-7814::before {
    top: -6px;
  }
  .pro_48ef .message_371f .logo-focused-7814::after {
    bottom: -6px;
  }
  .fluid-6514 .message_371f .menu-down-2eb4 {
    margin-top: -2px;
    width: 22px;
  }
  .fluid-6514 .message_371f .logo-focused-7814 {
    margin-top: -1px;
  }
  .fluid-6514 .message_371f .logo-focused-7814,
  .fluid-6514 .message_371f .logo-focused-7814::after,
  .fluid-6514 .message_371f .logo-focused-7814::before {
    width: 22px;
    height: 2px;
  }
  .fluid-6514 .message_371f .logo-focused-7814::before {
    top: -7px;
  }
  .fluid-6514 .message_371f .logo-focused-7814::after {
    bottom: -7px;
  }
  .full_e1f5 .message_371f .menu-down-2eb4 {
    margin-top: -2px;
    width: 31px;
  }
  .full_e1f5 .message_371f .logo-focused-7814 {
    margin-top: -1.5px;
  }
  .full_e1f5 .message_371f .logo-focused-7814,
  .full_e1f5 .message_371f .logo-focused-7814::after,
  .full_e1f5 .message_371f .logo-focused-7814::before {
    width: 31px;
    height: 3px;
  }
  .full_e1f5 .message_371f .logo-focused-7814::before {
    top: -9px;
  }
  .full_e1f5 .message_371f .logo-focused-7814::after {
    bottom: -9px;
  }
}
.message-paper-4de6 .logo-focused-7814 {
  -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);
}
.message-paper-4de6 .logo-focused-7814::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.message-paper-4de6 .logo-focused-7814::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);
}
.message-paper-4de6.box-db99 .logo-focused-7814 {
  -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);
}
.message-paper-4de6.box-db99 .logo-focused-7814::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.message-paper-4de6.box-db99 .logo-focused-7814::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.table_selected_d570 {
  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.medium-411c:before {
  display: none;
}
.header-561f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.header-561f .banner-black-6ace {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.header-561f .banner-black-6ace:last-of-type {
  border-bottom: none;
}
.header-561f .banner-black-6ace.header_short_d658,
.header-561f .banner-black-6ace.link_cb21,
.header-561f .banner-black-6ace.icon_outer_e34c {
  padding: 0;
}
.header-561f .item_7a1e .hard-49bd {
  color: currentColor;
}
.header-561f .item_7a1e .hard-49bd:focus,
.header-561f .item_7a1e .hard-49bd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header-561f.inner-e5ea .row_3e99,
.header-561f.inner-e5ea .sort_e864 a,
.header-561f.inner-e5ea .hidden_538f a,
.header-561f.inner-e5ea .old-7b53 a {
  color: rgba(0, 0, 0, 0.55);
}
.header-561f.inner-e5ea .row_3e99:hover,
.header-561f.inner-e5ea .sort_e864 a:hover,
.header-561f.inner-e5ea .hidden_538f a:hover,
.header-561f.inner-e5ea .old-7b53 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-561f.inner-e5ea .carousel_large_9d2a {
  color: rgba(0, 0, 0, 0.8);
}
.header-561f.inner-e5ea .banner-black-6ace {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-561f.inner-e5ea .banner-black-6ace:before {
  background: rgba(0, 0, 0, 0.08);
}
.header-561f.inner-e5ea .huge-f121:before {
  background: rgba(255, 255, 255, 0.9);
}
.header-561f.inner-e5ea .item_7a1e .widget_south_69f0 li a,
.header-561f.inner-e5ea .item_7a1e .hard-49bd,
.header-561f.inner-e5ea .old-7b53 {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-561f.inner-e5ea .item_7a1e .hard-49bd:focus,
.header-561f.inner-e5ea .item_7a1e .hard-49bd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header-561f.inner-e5ea .widget_south_69f0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-561f.selected-e173 .row_3e99,
.header-561f.selected-e173 .sort_e864 a,
.header-561f.selected-e173 .hidden_538f .hard-49bd,
.header-561f.selected-e173 .hidden_538f a,
.header-561f.selected-e173 .old-7b53 a {
  color: rgba(255, 255, 255, 0.79);
}
.header-561f.selected-e173 .row_3e99:hover,
.header-561f.selected-e173 .sort_e864 a:hover,
.header-561f.selected-e173 .hidden_538f .hard-49bd:hover,
.header-561f.selected-e173 .hidden_538f a:hover,
.header-561f.selected-e173 .old-7b53 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-561f.selected-e173 .carousel_large_9d2a {
  color: rgba(255, 255, 255, 0.99);
}
.header-561f.selected-e173 .banner-black-6ace {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-561f.selected-e173 .banner-black-6ace:before {
  background: rgba(255, 255, 255, 0.08);
}
.header-561f.selected-e173 .huge-f121:before {
  background: rgba(0, 0, 0, 0.9);
}
.header-561f.selected-e173 .item_7a1e .widget_south_69f0 li a,
.header-561f.selected-e173 .item_7a1e .hard-49bd,
.header-561f.selected-e173 .old-7b53 {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-561f.selected-e173 .item_7a1e .hard-49bd:focus,
.header-561f.selected-e173 .item_7a1e .hard-49bd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.header-561f.selected-e173 .widget_south_69f0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge-f121 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.huge-f121:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.texture-hot-236f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.media_515e .header-561f {
  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;
}
.media_515e .banner-black-6ace {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.media_515e .banner-black-6ace: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) {
  .media_515e .banner-black-6ace:before {
    width: 16%;
    left: 42%;
  }
}
.media_515e .banner-black-6ace:last-child:before {
  content: none;
}
.media_515e .banner-black-6ace[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.media_515e .item_7a1e .widget_south_69f0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.media_515e .item_7a1e .widget_south_69f0 li a .hard-49bd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.media_515e .item_7a1e .old-7b53 {
  border: none;
}
.media_515e .item_7a1e .old-7b53 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.media_515e .huge-f121 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.media_515e .texture-hot-236f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.media_515e .selected-e173 .huge-f121:before {
  background: rgba(0, 0, 0, 0.9);
}
.media_515e .inner-e5ea.static-92d5 .logo-focused-7814 {
  background: rgba(0, 0, 0, 0.6);
}
.media_515e
  .inner-e5ea.static-92d5
  .logo-focused-7814::after,
.media_515e
  .inner-e5ea.static-92d5
  .logo-focused-7814:before {
  background: inherit;
}
.media_515e
  .inner-e5ea.static-92d5:hover
  .logo-focused-7814 {
  background: rgba(0, 0, 0, 0.8);
}
.article_400a .header-561f {
  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) {
  .article_400a .header-561f {
    width: auto;
    right: 45px;
  }
}
.focus-10fe .header-561f {
  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) {
  .focus-10fe .header-561f {
    width: auto;
    left: 45px;
  }
}
.medium-411c .header-561f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.medium-411c .texture-hot-236f {
  max-width: 48em;
  margin: 0 auto;
}
.medium-411c .huge-f121:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.highlight_23b9 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.highlight_23b9.media_515e .header-561f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.highlight_23b9.article_400a .header-561f {
  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);
}
.highlight_23b9 .header-561f {
  visibility: visible;
}
.highlight_23b9.focus-10fe .header-561f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.red_4406,
.disabled-up-fcb7 {
  overflow-x: hidden;
}
.red_4406 .header-561f {
  overflow: auto;
}
.red_4406.media_515e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.red_4406.media_515e .header-561f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.red_4406.media_515e .fresh_f5ac {
  opacity: 0;
}
.red_4406.article_400a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.red_4406.article_400a .header-561f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.red_4406.article_400a .fresh_f5ac {
  opacity: 0;
}
.red_4406.focus-10fe {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.red_4406.focus-10fe .header-561f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.red_4406.focus-10fe .fresh_f5ac {
  opacity: 0;
}
.red_4406.medium-411c .header-561f {
  z-index: 10;
  visibility: visible;
}
.static-92d5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.static-92d5 .logo-focused-7814 {
  background: rgba(255, 255, 255, 0.99);
}
.static-92d5 .logo-focused-7814::after,
.static-92d5 .logo-focused-7814:before {
  background: inherit;
}
.static-92d5:hover .logo-focused-7814 {
  background: rgba(255, 255, 255, 0.99);
}
.focus-10fe .static-92d5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.medium-411c .static-92d5 {
  display: none !important;
}
.red_4406:before,
.disabled-up-fcb7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.red_4406 .static-92d5,
.disabled-up-fcb7 .static-92d5 {
  display: inline-block;
}
.header-561f .top_eb10 {
  -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;
}
.red_4406 .header-561f .top_eb10,
.disabled-up-fcb7 .header-561f .top_eb10 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip-short-295b .carousel_dd3d {
  width: 100%;
}
.thumbnail_be46 {
  padding: 0 0.5em 0;
}
.thumbnail_be46 [class*="customify-col-"],
.thumbnail_be46 [class*="customify-col_"],
.thumbnail_be46 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.grid-ee9e .thumbnail_be46 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .white-3044 .pro_9fb2,
  .pro_9fb2 {
    display: none;
  }
  .paper_cf71 {
    text-align: left;
  }
  .active_warm_932a {
    text-align: center;
  }
  .icon_pink_4e82 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .white-3044 .down_b3a6,
  .down_b3a6 {
    display: none;
  }
  .frame_72c7 {
    text-align: left;
  }
  .secondary-silver-4e5a {
    text-align: center;
  }
  .wood-84b0 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .white-3044 .info_1210,
  .info_1210 {
    display: none;
  }
  .list_cool_8e95 {
    text-align: left;
  }
  .nav_easy_d210 {
    text-align: center;
  }
  .pagination_middle_7e4f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.cold_defe {
  box-shadow: none !important;
}
.picture_5511 .gradient_north_1f29,
.carousel-blue-e4dc .gradient_north_1f29 {
  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-blue-e4dc .gradient_north_1f29 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.texture-warm-76bf {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.texture-warm-76bf:after,
.texture-warm-76bf:before {
  content: "";
  display: table;
}
.texture-warm-76bf:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .texture-warm-76bf {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.texture-warm-76bf,
.shadow-4733 {
  max-width: 1248px;
  margin: 0 auto;
}

.alert_7de4.active-fc85 .texture-warm-76bf {
  max-width: 100%;
}
.alert_7de4.grid-outer-4926 {
  max-width: 1200px;
  margin: 0 auto;
}
.alert_7de4.pagination_plasma_7d57 .texture-warm-76bf {
  max-width: 100%;
}
.alert_7de4.pagination_plasma_7d57 > .texture-warm-76bf {
  padding-left: 0;
  padding-right: 0;
}
.alert_7de4.pagination_plasma_7d57 > .texture-warm-76bf .white-3044 {
  margin: 0;
}
.alert_7de4.pagination_plasma_7d57
  > .texture-warm-76bf
  .main_cold_af67.box-120d {
  margin-right: 0;
  margin-left: 0;
}
.alert_7de4.pagination_plasma_7d57 #main.box-120d {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .heading_complex_4b50 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .heading_complex_4b50 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .accent-large-4509 .over_5b25 {
    padding-right: 1em;
  }
  .accent-large-4509.small_5969 .main_cold_af67 {
    border-right: 1px solid #eaecee;
  }
  .accent-large-4509.small_5969 .over_5b25 {
    padding-right: 1em;
  }
  .accent-large-4509.small_5969 .bottom-79e6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .main-7702 .over_5b25 {
    padding-left: 1em;
  }
  .main-7702.small_5969 .main_cold_af67 {
    border-left: 1px solid #eaecee;
  }
  .main-7702.small_5969 .over_5b25 {
    padding-left: 1em;
  }
  .main-7702.small_5969 .bottom-79e6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification_8e7c .over_5b25 {
    padding-left: 1em;
  }
  .notification_8e7c.small_5969 .caption-fdcb {
    border-right: 1px solid #eaecee;
  }
  .notification_8e7c.small_5969 .upper-ad1b {
    border-right: 1px solid #eaecee;
  }
  .notification_8e7c.small_5969 .over_5b25 {
    padding-left: 1em;
  }
  .notification_8e7c.small_5969 .bottom-79e6 {
    padding-right: 1em;
  }
  .notification_8e7c.small_5969 .silver_addb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shadow_1cb4 .over_5b25 {
    padding-right: 1em;
  }
  .shadow_1cb4.small_5969 .caption-fdcb {
    border-left: 1px solid #eaecee;
  }
  .shadow_1cb4.small_5969 .upper-ad1b {
    border-left: 1px solid #eaecee;
  }
  .shadow_1cb4.small_5969 .over_5b25 {
    padding-right: 1em;
  }
  .shadow_1cb4.small_5969 .bottom-79e6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shadow_1cb4.small_5969 .silver_addb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .heading_complex_4b50 .over_5b25 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading_complex_4b50.small_5969 .main_cold_af67 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .heading_complex_4b50.small_5969 .over_5b25 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .heading_complex_4b50.small_5969 .bottom-79e6 {
    padding-left: 1em;
  }
  .heading_complex_4b50.small_5969 .silver_addb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .heading_complex_4b50.small_5969 .over_5b25 {
    padding-left: 0;
  }
}
.status_gold_9879 .link_fccc {
  display: inline-block;
}
.hidden_69fd {
  display: inline-block;
}
.logo_upper_3f1e {
  word-con: break-word;
}
.copper_6752 > span {
  display: inline-block;
  padding: 5px 0;
}
.copper_6752 .hidden_da85 {
  margin-left: 8px;
  margin-right: 8px;
}
.copper_6752 .row-right-f90d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.wood_c26b .focused-c32d {
  margin-bottom: 2em;
}
.wood_c26b .list_bb96 {
  margin-bottom: 15px;
}
.wood_c26b .list_bb96:last-child {
  margin-bottom: 0;
}
.wood_c26b .silver-fe2b {
  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) {
  .wood_c26b .silver-fe2b {
    display: block;
  }
}
.wood_c26b .grid-b4ee {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .wood_c26b .grid-b4ee {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.wood_c26b .right-baa0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.wood_c26b .right-baa0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.wood_c26b .right-baa0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.wood_c26b .logo_upper_3f1e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.wood_c26b .logo_upper_3f1e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.wood_c26b .picture_3d9e p:last-child {
  margin-bottom: 0;
}
.wood_c26b .heading-4a0e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.wood_c26b .grid_6780 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.wood_c26b .highlight_dim_3053 {
  margin-top: 1em;
}
.wood_c26b .dim-6573 {
  top: 0;
  display: block;
}
.wood_c26b .dim-6573 a {
  color: inherit;
}
.wood_c26b .dim-6573 a:hover {
  color: inherit;
}
.wood_c26b .copper_5d8b {
  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;
}
.wood_c26b .copper_5d8b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.wood_c26b .grid_6780 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.wood_c26b .sidebar_e3f6 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.wood_c26b .sidebar_e3f6:first-child {
  margin-top: 0;
}
.wood_c26b .sidebar_e3f6.orange_cd56 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wood_c26b .sidebar_e3f6.action_74b7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.wood_c26b
  .sidebar_e3f6.action_74b7.box-034b
  .highlight_dim_3053 {
  width: 100%;
}
.wood_c26b .action_74b7 {
  -webkit-box-align: center;
  align-items: center;
}
.wood_c26b .action_74b7 .copper_6752,
.wood_c26b .action_74b7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.wood_c26b .right-baa0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wood_c26b .right-baa0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.wood_c26b .right-baa0: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;
}
.wood_c26b .orange_cd56 {
  z-index: 5;
}
.wood_c26b .image-cool-3dc4 .cold-ef5b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.wood_c26b .soft_c5cc .cold-ef5b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.wood_c26b .upper_213c .cold-ef5b {
  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;
}
.wood_c26b.warm-1aac .silver-fe2b,
.wood_c26b.medium_c00d .silver-fe2b {
  display: block;
}
.wood_c26b.warm-1aac .silver-fe2b .article-5536,
.wood_c26b.warm-1aac .silver-fe2b .grid_6780,
.wood_c26b.medium_c00d .silver-fe2b .article-5536,
.wood_c26b.medium_c00d .silver-fe2b .grid_6780 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wood_c26b.hover-active-3337 .grid-b4ee {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .wood_c26b.hover-active-3337 .grid-b4ee {
    margin-right: 0;
  }
}
.wood_c26b.warm-1aac .grid-b4ee,
.wood_c26b.medium_c00d .grid-b4ee {
  padding-top: 40%;
}
.wood_c26b.warm-1aac .focused-c32d,
.wood_c26b.medium_c00d .focused-c32d {
  display: block;
}
.wood_c26b.warm-1aac .fn-sticky-6d09 .grid_6780,
.wood_c26b.medium_c00d .fn-sticky-6d09 .grid_6780 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.wood_c26b.warm-1aac .grid-b4ee,
.wood_c26b.medium_c00d .grid-b4ee {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.wood_c26b.warm-1aac .grid_6780 {
  padding: 1em;
}
.element-ab26 {
  margin: 30px auto;
  display: block;
}
.element-ab26 .icon_eac5 > * {
  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-ab26 .icon_eac5 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.element-ab26 .icon_eac5 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.copper-9e5c .copper_6752 {
  margin-bottom: 1.41575em;
}
.copper-9e5c .photo-hard-0ba9 {
  margin-bottom: 1.618em;
}
.input_dirty_8ac6 .filter-complex-0d50 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input_dirty_8ac6 .filter-complex-0d50 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input_dirty_8ac6 .center_3c62 {
  max-width: 100%;
  overflow: auto;
}
.mask-rough-1c54 .input_dirty_8ac6 a:hover {
  text-decoration: underline;
}
.gradient_415c .list_bb96:not(.logo_upper_3f1e),
.gradient_415c .right-baa0 {
  margin-bottom: 1.41575em;
}
.gradient_415c .list_bb96:not(.logo_upper_3f1e):last-child,
.gradient_415c .right-baa0:last-child {
  margin-bottom: 0;
}
.gradient_415c .list_bb96.hero-3927 {
  margin-bottom: 0.41575em;
}
.gradient_415c .hard-c03d:before,
.gradient_415c .column_1c52:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gradient_415c .hard-c03d:before {
  content: "\f115";
}
.gradient_415c .column_1c52:before {
  content: "\f02c";
}
.gradient_415c .west-868f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gradient_415c .west-868f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.accent-0a9a {
  display: -webkit-box;
  display: flex;
}
.accent-0a9a .grid-outer-805f {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .accent-0a9a .grid-outer-805f {
    flex-basis: 90px;
  }
}
.accent-0a9a .sort_dim_884c {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .accent-0a9a .sort_dim_884c {
    flex-basis: calc(100% - 50px);
  }
}
.accent-0a9a .first-6b59 p:last-child {
  margin-bottom: 0.72em;
}
.down_562d .icon_eac5 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.down_562d .icon_eac5:after,
.down_562d .icon_eac5:before {
  content: "";
  display: table;
}
.down_562d .icon_eac5:after {
  clear: both;
}
.down_562d .icon_eac5 .stale_b98f,
.down_562d .icon_eac5 .notice_lower_5a42 {
  width: 49%;
}
.down_562d .icon_eac5 .stale_b98f a span.tall-5afc,
.down_562d .icon_eac5 .notice_lower_5a42 a span.tall-5afc {
  display: block;
  margin-bottom: 5px;
}
.down_562d .icon_eac5 .notice_lower_5a42 {
  float: left;
  text-align: left;
}
.down_562d .icon_eac5 .stale_b98f {
  float: right;
  text-align: right;
}
.basic-ac0c {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .basic-ac0c {
    margin-bottom: 0;
  }
}
.photo_bf49 {
  margin-bottom: 1em;
}
.photo_bf49 .logo_upper_3f1e {
  font-size: 1.1em;
  line-height: 1.3;
}
.static-848e a {
  display: block;
  line-height: 0;
  position: relative;
}
.tabs-0e5f .photo_bf49,
.bottom_a66e .photo_bf49 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tabs-0e5f .photo_bf49,
  .bottom_a66e .photo_bf49 {
    display: block;
  }
}
.tabs-0e5f .static-848e,
.bottom_a66e .static-848e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tabs-0e5f .static-848e,
  .bottom_a66e .static-848e {
    margin-bottom: 1em;
  }
}
.tabs-0e5f .static-848e img,
.bottom_a66e .static-848e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tabs-0e5f .static_e7ca,
.bottom_a66e .static_e7ca {
  flex-basis: calc(100% - 160px);
}
.tabs-0e5f .static_e7ca p,
.bottom_a66e .static_e7ca p {
  margin-bottom: 0;
}
.tabs-0e5f .static_e7ca {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tabs-0e5f .static_e7ca {
    padding-left: 0;
  }
}
.bottom_a66e .static_e7ca {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .bottom_a66e .static_e7ca {
    padding-right: 0;
  }
}
.bottom_a66e .static-848e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.heading-a695 .static-848e {
  margin-bottom: 0.5em;
}
.heading-a695 .static-848e img {
  width: 100%;
}
.basic-0ce6 .alert-liquid-e83d,
.carousel_2cb0 .alert-liquid-e83d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.carousel_2cb0 .main_cold_af67 .dynamic-800f p:last-child {
  margin-bottom: 0;
}
.top_fd4a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.icon-8198 .item-9feb {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .icon-8198 .item-9feb:last-of-type {
    margin-bottom: 0;
  }
}
.icon-8198 .item-9feb ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon-8198 .item-9feb ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.icon-8198 .item-9feb ul li {
  margin: 0 0 0.6em;
}
.icon-8198 .item-9feb ul li.detail_fluid_b4f6,
.icon-8198 .item-9feb ul li.slow_93ef {
  position: relative;
}
.icon-8198 .item-9feb ul li.detail_fluid_b4f6 .filter-fluid-4a57,
.icon-8198 .item-9feb ul li.slow_93ef .filter-fluid-4a57 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.icon-8198 .item-9feb ul li.detail_fluid_b4f6:after:after,
.icon-8198 .item-9feb ul li.detail_fluid_b4f6:after:before,
.icon-8198
  .item-9feb
  ul
  li.slow_93ef:after:after,
.icon-8198
  .item-9feb
  ul
  li.slow_93ef:after:before {
  content: "";
  display: table;
}
.icon-8198 .item-9feb ul li.detail_fluid_b4f6:after:after,
.icon-8198
  .item-9feb
  ul
  li.slow_93ef:after:after {
  clear: both;
}
.icon-8198 .item-9feb a.mini_9e62:hover {
  text-decoration: none;
}
.icon-8198 .item-9feb select {
  max-width: 100%;
}
.icon-8198 .item-9feb table {
  font-size: 85%;
}
.icon-8198 .item-9feb table td,
.icon-8198 .item-9feb table th {
  padding: 0.2360828548em;
  text-align: center;
}
.icon-8198 .item-9feb table tfoot td {
  text-align: left;
}
.icon-8198 .item-9feb :last-child {
  margin-bottom: 0;
}
.icon-8198 .item-9feb .gradient_dark_8901 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.icon-8198 .item-9feb .gradient_dark_8901 label {
  width: 100%;
}
.icon-8198 .item-9feb .gradient_dark_8901 .column-aaab {
  width: 100%;
  display: block;
}
.icon-8198 .item-9feb .gradient_dark_8901 .warm-2f9b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.icon-8198 .item-9feb .gradient_dark_8901 .warm-2f9b:hover svg #svg-search {
  fill: #444;
}
.icon-8198 .item-9feb .gradient_dark_8901 .warm-2f9b svg {
  width: 18px;
  height: 18px;
}
.icon-8198 .selected-0eff ul ul,
.icon-8198 .center_50ac ul ul,
.icon-8198 .outline-601f ul ul,
.icon-8198 .fixed-8d15 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.icon-8198 .selected-0eff .dropdown_red_e4c7 > a,
.icon-8198 .center_50ac .dropdown_red_e4c7 > a,
.icon-8198 .outline-601f .dropdown_red_e4c7 > a,
.icon-8198 .fixed-8d15 .dropdown_red_e4c7 > a {
  margin-bottom: 0;
}
.icon-8198 .detail_hard_312f li,
.icon-8198 .selected-0eff li,
.icon-8198 .focus-hard-aa47 li,
.icon-8198 .center_50ac li,
.icon-8198 .outline-601f li,
.icon-8198 .fixed-8d15 li,
.icon-8198 .preview_green_5dd7 li,
.icon-8198 .tiny-5a47 li {
  display: block;
  position: relative;
}
.icon-8198 .detail_hard_312f li:last-child,
.icon-8198 .selected-0eff li:last-child,
.icon-8198 .focus-hard-aa47 li:last-child,
.icon-8198 .center_50ac li:last-child,
.icon-8198 .outline-601f li:last-child,
.icon-8198 .fixed-8d15 li:last-child,
.icon-8198 .preview_green_5dd7 li:last-child,
.icon-8198 .tiny-5a47 li:last-child {
  border: none;
}
.icon-8198 .detail_hard_312f li a,
.icon-8198 .selected-0eff li a,
.icon-8198 .focus-hard-aa47 li a,
.icon-8198 .center_50ac li a,
.icon-8198 .outline-601f li a,
.icon-8198 .fixed-8d15 li a,
.icon-8198 .preview_green_5dd7 li a,
.icon-8198 .tiny-5a47 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon-8198 .detail_hard_312f li ul li::before,
.icon-8198 .selected-0eff li ul li::before,
.icon-8198 .focus-hard-aa47 li ul li::before,
.icon-8198 .center_50ac li ul li::before,
.icon-8198 .outline-601f li ul li::before,
.icon-8198 .fixed-8d15 li ul li::before,
.icon-8198 .preview_green_5dd7 li ul li::before,
.icon-8198 .tiny-5a47 li ul li::before {
  left: 15px;
}
.icon-8198 .detail_hard_312f li ul a,
.icon-8198 .selected-0eff li ul a,
.icon-8198 .focus-hard-aa47 li ul a,
.icon-8198 .center_50ac li ul a,
.icon-8198 .outline-601f li ul a,
.icon-8198 .fixed-8d15 li ul a,
.icon-8198 .preview_green_5dd7 li ul a,
.icon-8198 .tiny-5a47 li ul a {
  padding-left: 20px;
}
.icon-8198 .detail_hard_312f li ul ul li::before,
.icon-8198 .selected-0eff li ul ul li::before,
.icon-8198 .focus-hard-aa47 li ul ul li::before,
.icon-8198 .center_50ac li ul ul li::before,
.icon-8198 .outline-601f li ul ul li::before,
.icon-8198 .fixed-8d15 li ul ul li::before,
.icon-8198 .preview_green_5dd7 li ul ul li::before,
.icon-8198 .tiny-5a47 li ul ul li::before {
  left: 30px;
}
.icon-8198 .detail_hard_312f li ul ul a,
.icon-8198 .selected-0eff li ul ul a,
.icon-8198 .focus-hard-aa47 li ul ul a,
.icon-8198 .center_50ac li ul ul a,
.icon-8198 .outline-601f li ul ul a,
.icon-8198 .fixed-8d15 li ul ul a,
.icon-8198 .preview_green_5dd7 li ul ul a,
.icon-8198 .tiny-5a47 li ul ul a {
  padding-left: 40px;
}
.icon-8198 .search_c668 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon-8198 .tiny-5a47 ul li {
  margin-bottom: 1.41575em;
}
.icon-8198 .tiny-5a47 ul li .north_cef5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.icon-8198 .tiny-5a47 ul li .section-c363 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.selected-e173 .detail_hard_312f li a,
.selected-e173 .selected-0eff li a,
.selected-e173 .focus-hard-aa47 li a,
.selected-e173 .center_50ac li a,
.selected-e173 .outline-601f li a,
.selected-e173 .fixed-8d15 li a,
.selected-e173 .preview_green_5dd7 li a,
.selected-e173 .tiny-5a47 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected-e173 .search_c668 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected-e173 .item-9feb ul li.detail_fluid_b4f6 .filter-fluid-4a57,
.selected-e173 .item-9feb ul li.slow_93ef .filter-fluid-4a57 {
  background: rgba(0, 0, 0, 0.2);
}
.selected-e173 .icon-8198 .item-9feb select {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_7de4 .icon-8198 .widget_south_69f0 li {
  margin: 0;
}
.alert_7de4 .icon-8198 .widget_south_69f0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.alert_7de4 .icon-8198 .widget_south_69f0 li ul {
  margin: 0;
}
.alert_7de4 .icon-8198 .widget_south_69f0 li ul li a {
  padding-left: 15px;
}
.alert_7de4 .icon-8198 .widget_south_69f0 li ul li li a {
  padding-left: 30px;
}
.alert_7de4 .icon-8198 .widget_south_69f0 li.north-b014 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.alert_7de4 .icon-8198 .widget_south_69f0 li.north-b014 > 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;
}
.alert_7de4 .icon-8198 .widget_south_69f0 li.north-b014 > 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;
}
.caption_f8bc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.block-7c10 {
  position: relative;
  z-index: 10;
}
.block-7c10 .top_eb10 {
  width: 100%;
  max-width: 100%;
}
.focused_035b .search_next_5e5c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.focused_035b .inner-e5ea {
}
.focused_035b .selected-e173 {
  background: #292929;
}
.chip_3c75 .search_next_5e5c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.chip_3c75 .inner-e5ea {
  background: #f9f9f9;
}
.chip_3c75 .selected-e173 {
  background: #303030;
}
.feature_light_f136 .search_next_5e5c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .feature_light_f136 .link_fccc {
    margin-bottom: 1em;
  }
  .feature_light_f136 .link_fccc:last-child {
    margin-bottom: 0;
  }
}
.feature_light_f136 .inner-e5ea {
  background: #ededed;
}
.feature_light_f136 .selected-e173 {
  background: #1a1a1a;
}
.search_next_5e5c.inner-e5ea {
  color: rgba(0, 0, 0, 0.6);
}
.search_next_5e5c.inner-e5ea .message_8a49 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.search_next_5e5c.selected-e173 {
  color: rgba(255, 255, 255, 0.99);
}
.search_next_5e5c.selected-e173 a:not(.mini_9e62) {
  color: rgba(255, 255, 255, 0.79);
}
.search_next_5e5c.selected-e173 a:not(.mini_9e62):hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_next_5e5c.selected-e173 .message_8a49 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_next_5e5c.selected-e173 table tbody td,
.search_next_5e5c.selected-e173 table th {
  background: rgba(0, 0, 0, 0.08);
}
.pagination-brown-9486.hover-pro-8786 .texture-warm-76bf {
  max-width: initial;
}
.pagination-brown-9486 .article-old-bd68 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pagination-brown-9486 .article-old-bd68 .top_eb10 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pagination-brown-9486 .article-old-bd68 .top_eb10 {
    display: block;
    margin-bottom: 2em;
  }
  .pagination-brown-9486 .article-old-bd68 .top_eb10:last-child {
    margin-bottom: 0;
  }
}
.feature_light_f136 .link_fccc:last-child,
.chip_3c75 .link_fccc:last-child,
.focused_035b .link_fccc:last-child {
  margin-bottom: 0;
}
.feature_light_f136 .link_fccc .icon-8198 .item-9feb:last-child,
.chip_3c75 .link_fccc .icon-8198 .item-9feb:last-child,
.focused_035b .link_fccc .icon-8198 .item-9feb:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .feature_light_f136 .layout-lite-6042,
  .feature_light_f136 .carousel-huge-e5d2,
  .chip_3c75 .layout-lite-6042,
  .chip_3c75 .carousel-huge-e5d2,
  .focused_035b .layout-lite-6042,
  .focused_035b .carousel-huge-e5d2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .block-7c10 .link_fccc {
    margin-bottom: 2em;
  }
}
.block-7c10 p:last-child {
  margin-bottom: 0;
}
.block-7c10 li,
.block-7c10 ul {
  list-style: none;
  margin: 0;
}
.block-7c10 ul ul {
  margin-left: 2.617924em;
}
.lower-112a {
  font-size: 0.875em;
}

/* css-noise: 2bd0 */
.promo-block-h4 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
