/*!
Theme Name: Customify
Theme URI: https://pressmaximum.rough-27f4/customify
Author: WPCustomify
Author URI: https://pressmaximum.rough-27f4
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.rough-27f4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.light_644a.huge-8804/licenses/gpl-2.0.shade-fixed-4677
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.steel_a062/, (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.action-dfe7.banner-16f4/normalize.hero-d739/
 ======
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.hero-d739 v7.0.0 | MIT License | github.rough-27f4/necolas/normalize.hero-d739 */
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;
}
.tabs-wood-93f5 .up_d63c,
.fast_0463,
.message_76a9,
.item_46e0,
.frame-current-f772,
.block_e1b1,
.accent_yellow_d3d6,
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;
}
.fast_0463,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fast_0463,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fast_0463,
  h1 {
    font-size: 1.8em;
  }
}
.message_76a9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.message_76a9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .message_76a9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .message_76a9,
  h2 {
    font-size: 1.7em;
  }
}
.item_46e0,
h3 {
  font-size: 1.618em;
}
.tabs-wood-93f5 .up_d63c,
.frame-current-f772,
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.rough_a332 {
  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;
}
.menu_center_e025:after,
.menu_center_e025:before,
.stale_85b2:after,
.stale_85b2:before {
  content: "";
  display: table;
}
.menu_center_e025:after,
.stale_85b2:after {
  clear: both;
}
.active-bottom-3250 {
  float: right;
  margin-right: 0;
}
.component-272a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.progress_77ec .disabled_f39d,
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;
}
.progress_77ec .disabled_f39d: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;
}
.clean_d90b .disabled_f39d {
  box-shadow: none;
}
.clean_d90b
  .disabled_f39d
  .full-27ab {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.clean_d90b .disabled_f39d .info-f1b0 {
  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;
}
.clean_d90b
  .disabled_f39d
  .info-f1b0
  b {
  display: none;
}
.clean_d90b .wood-081d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.modal-red-5feb:not(.menu_a6ab):not(.wrapper_blue_e245),
button:not(.menu_a6ab):not(.wrapper_blue_e245),
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ),
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ),
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ) {
  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;
}
.modal-red-5feb:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):hover,
button:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):hover,
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):hover,
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):hover,
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.modal-red-5feb:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):active,
.modal-red-5feb:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):focus,
button:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):active,
button:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):focus,
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):active,
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):focus,
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):active,
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):focus,
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):active,
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):focus {
  outline: 0;
}
.modal-red-5feb:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa,
button:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa,
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa,
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa,
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa {
  position: relative;
}
.modal-red-5feb:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .secondary-4519,
.modal-red-5feb:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .tiny-8f10,
.modal-red-5feb:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .easy_4a19,
.modal-red-5feb:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  i,
.modal-red-5feb:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  svg,
button:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .secondary-4519,
button:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .tiny-8f10,
button:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .easy_4a19,
button:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  i,
button:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  svg,
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .secondary-4519,
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .tiny-8f10,
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .easy_4a19,
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  i,
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  svg,
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .secondary-4519,
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .tiny-8f10,
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .easy_4a19,
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  i,
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  svg,
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .secondary-4519,
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .tiny-8f10,
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  .easy_4a19,
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  i,
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa
  svg {
  visibility: hidden;
}
.modal-red-5feb:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa:after,
button:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa:after,
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa:after,
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa:after,
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ).fn-loading-a8aa: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;
}
.modal-red-5feb:not(.menu_a6ab):not(.wrapper_blue_e245),
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ),
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ),
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ) {
  color: #fff;
  background: #235787;
}
.modal-red-5feb:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):focus,
input[type="button"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):focus,
input[type="reset"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):focus,
input[type="submit"]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ):focus {
  color: #fff;
}
.modal-red-5feb.fn-disabled-a8aa:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ),
.modal-red-5feb[disabled]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ),
button.fn-disabled-a8aa:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ),
button[disabled]:not(.menu_a6ab):not(
    .wrapper_blue_e245
  ) {
  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;
}
.shadow-8eb1 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shadow-8eb1: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;
}
.yellow_7227 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.cold_2f8e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shadow_fixed_5c7f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.menu_center_e025:after,
.menu_center_e025:before,
.in_dc2a:after,
.in_dc2a:before,
.outline-lower-dd6c:after,
.outline-lower-dd6c:before,
.dirty-25cd:after,
.dirty-25cd:before,
.highlight_274c:after,
.highlight_274c:before,
.tertiary_d80e:after,
.tertiary_d80e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.menu_center_e025:after,
.in_dc2a:after,
.outline-lower-dd6c:after,
.dirty-25cd:after,
.highlight_274c:after,
.tertiary_d80e:after {
  clear: both;
}
.in_dc2a .component_6cff,
.outline-lower-dd6c .component_6cff,
.footer-hard-aed7 .component_6cff {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.footer_5068 {
  display: inline-block;
}
.border-2d89 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.border-2d89 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.border-2d89 .secondary_purple_e0b5 {
  padding: 1em 0;
  font-size: 85%;
}
.secondary_purple_e0b5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tertiary_24ac {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tertiary_24ac:after,
.tertiary_24ac:before {
  content: "";
  display: table;
}
.tertiary_24ac:after {
  clear: both;
}
.tooltip_f16b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.slider_full_aa9d .tooltip_f16b {
  max-width: 50%;
}
.full_305f .tooltip_f16b {
  max-width: 33.33%;
}
.footer-6bb9 .tooltip_f16b {
  max-width: 25%;
}
.left_c249 .tooltip_f16b {
  max-width: 20%;
}
.gradient_d74e .tooltip_f16b {
  max-width: 16.66%;
}
.content_7964 .tooltip_f16b {
  max-width: 14.28%;
}
.container-78fa .tooltip_f16b {
  max-width: 12.5%;
}
.active_action_121f .tooltip_f16b {
  max-width: 11.11%;
}
.mask-5a6b {
  display: block;
}
.tabs-wood-93f5 .frame-silver-4d7d label,
.tabs-wood-93f5 .label_3d73 label,
.tabs-wood-93f5 .cool-fdf1 label,
.tabs-wood-93f5 .border-7aee label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_focused_89f1 {
  list-style: none;
  margin: 0;
}
.label_focused_89f1 article.black-fa79 {
  margin-bottom: 0;
}
.label_focused_89f1 ul {
  list-style: none;
  margin: 0;
}
.label_focused_89f1 .iron-3336 li.black-fa79 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_focused_89f1 .iron-3336 li.black-fa79 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_focused_89f1 .iron-3336 li.black-fa79: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) {
  .label_focused_89f1 .iron-3336 li.black-fa79 li.black-fa79 li.black-fa79 li.black-fa79 {
    padding-left: 0;
  }
}
article.black-fa79 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.black-fa79 .in_dc2a p:last-of-type {
  margin-bottom: 0;
}
article.black-fa79 .wide_d4c0 {
  float: left;
}
article.black-fa79 .avatar_liquid_71dd {
  margin-left: 85px;
}
article.black-fa79 .small_d984 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.black-fa79 .small_d984 .thumbnail-center-5fff {
  margin-left: 10px;
}
article.black-fa79 .disabled-thick-f063 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.black-fa79 .form-2351 {
  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 .frame-silver-4d7d,
  #respond .cool-fdf1,
  #respond .border-7aee {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame-silver-4d7d input,
#respond .cool-fdf1 input,
#respond .border-7aee input {
  width: 100%;
}
#respond .border-7aee {
  margin-right: 0;
}
#respond .nav-a004 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel-3197 {
  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;
}
.panel-3197.left_bb82 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.panel-3197 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%);
}
.panel-3197:focus,
.panel-3197: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);
}
.top-a36f {
  border-radius: 10%;
}
.summary-iron-0ff8 {
  border-radius: 50%;
}
.west-4c05 {
  font-size: 0.72em;
}
.shadow-553a {
  font-size: 0.875em;
}
.card-2819 {
  font-size: 1.1em;
}
.fixed_dfb2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.fixed_dfb2.west-4c05 {
  letter-spacing: 0.5px;
}
.hot-2d8e,
.hot-2d8e a {
  color: #6d6d6d;
}
.hot-2d8e a:hover {
  color: #111;
}
.sort-82d8 {
  color: #6d6d6d;
}
.black-9e39 {
  overflow-x: hidden;
}
.black-9e39 .paragraph-b144.sort_2369 {
  position: relative;
}
.black-9e39 .paragraph-b144.sort_2369.aside-b805 {
  position: initial;
}
.black-9e39
  .paragraph-b144.sort_2369.aside-b805
  .item_01db {
  left: auto;
}
.black-9e39 .paragraph-b144 .item_01db {
  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;
}
.black-9e39 .paragraph-b144:hover.sort_2369 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.black-9e39
  .paragraph-b144:hover.sort_2369
  .item_01db {
  display: block;
  z-index: 9999999;
}
.black-9e39 .layout-warm-6463 .thick-5f12,
.black-9e39 .link-8285 .thick-5f12 {
  display: none;
}
.black-9e39 .section-2744 .paragraph-b144:hover.sort_2369 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.tabs-wood-93f5 .frame-silver-4d7d label,
.tabs-wood-93f5 .label_3d73 label,
.tabs-wood-93f5 .cool-fdf1 label,
.tabs-wood-93f5 .border-7aee label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.label_focused_89f1 {
  list-style: none;
  margin: 0;
}
.label_focused_89f1 article.black-fa79 {
  margin-bottom: 0;
}
.label_focused_89f1 ul {
  list-style: none;
  margin: 0;
}
.label_focused_89f1 .iron-3336 li.black-fa79 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .label_focused_89f1 .iron-3336 li.black-fa79 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .label_focused_89f1 .iron-3336 li.black-fa79: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) {
  .label_focused_89f1 .iron-3336 li.black-fa79 li.black-fa79 li.black-fa79 li.black-fa79 {
    padding-left: 0;
  }
}
article.black-fa79 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.black-fa79 .in_dc2a p:last-of-type {
  margin-bottom: 0;
}
article.black-fa79 .wide_d4c0 {
  float: left;
}
article.black-fa79 .avatar_liquid_71dd {
  margin-left: 85px;
}
article.black-fa79 .small_d984 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.black-fa79 .small_d984 .thumbnail-center-5fff {
  margin-left: 10px;
}
article.black-fa79 .disabled-thick-f063 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.black-fa79 .form-2351 {
  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 .frame-silver-4d7d,
  #respond .cool-fdf1,
  #respond .border-7aee {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .frame-silver-4d7d input,
#respond .cool-fdf1 input,
#respond .border-7aee input {
  width: 100%;
}
#respond .border-7aee {
  margin-right: 0;
}
#respond .nav-a004 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout-warm-6463 .card_9221 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.card_9221 .card-short-dffa.frame-b19d .accordion-b92f > li > a:focus,
.card_9221 .card-short-dffa.frame-b19d .accordion-b92f > li > a:hover,
.card_9221 .card-short-dffa.tertiary_99e6 .accordion-b92f > li > a:focus,
.card_9221 .card-short-dffa.tertiary_99e6 .accordion-b92f > li > a:hover,
.card_9221 .card-short-dffa.primary_c87f .accordion-b92f > li > a:focus,
.card_9221 .card-short-dffa.primary_c87f .accordion-b92f > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_9221
  .card-short-dffa.frame-b19d
  .accordion-b92f
  > li.content_full_063f
  > a,
.card_9221
  .card-short-dffa.frame-b19d
  .accordion-b92f
  > li.tiny-99ba
  > a,
.card_9221
  .card-short-dffa.tertiary_99e6
  .accordion-b92f
  > li.content_full_063f
  > a,
.card_9221
  .card-short-dffa.tertiary_99e6
  .accordion-b92f
  > li.tiny-99ba
  > a,
.card_9221
  .card-short-dffa.primary_c87f
  .accordion-b92f
  > li.content_full_063f
  > a,
.card_9221 .card-short-dffa.primary_c87f .accordion-b92f > li.iron_9f8e > a {
  color: rgba(255, 255, 255, 0.99);
}
.card_9221 .search-static-194d,
.card_9221 .search-static-194d a {
  color: rgba(255, 255, 255, 0.99);
}
.card_9221 .sidebar-north-9452.slider-down-6365 li a,
.card_9221 .badge_2713 a,
.card_9221 .button_bcfe,
.card_9221 .accordion-b92f > li > a,
.card_9221 .progress_061c {
  color: rgba(255, 255, 255, 0.79);
}
.card_9221 .sidebar-north-9452.slider-down-6365 li a:hover,
.card_9221 .badge_2713 a:hover,
.card_9221 .button_bcfe:hover,
.card_9221 .accordion-b92f > li > a:hover,
.card_9221 .progress_061c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_9221 .card_first_fd13 {
  color: rgba(255, 255, 255, 0.79);
}
.card_9221 .card_first_fd13 .orange_af90 {
  color: rgba(255, 255, 255, 0.99);
}
.card_9221 .card_first_fd13:hover {
  color: rgba(255, 255, 255, 0.99);
}
.card_9221 .alert_e98f .breadcrumb_slow_fdfa {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.card_9221 .alert_e98f .breadcrumb_slow_fdfa .picture-simple-0ba7 {
  color: rgba(255, 255, 255, 0.79);
}
.card_9221
  .alert_e98f
  .breadcrumb_slow_fdfa
  .picture-simple-0ba7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_9221
  .alert_e98f
  .breadcrumb_slow_fdfa
  .picture-simple-0ba7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_9221
  .alert_e98f
  .breadcrumb_slow_fdfa
  .picture-simple-0ba7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_9221
  .alert_e98f
  .breadcrumb_slow_fdfa
  .picture-simple-0ba7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.card_9221 .alert_e98f .sidebar_full_02fa {
  color: rgba(255, 255, 255, 0.79);
}
.card_9221 .alert_e98f .sidebar_full_02fa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white_4ae1
  .card_9221
  .alert_e98f
  .picture-6139
  .nav_simple_a036 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white_4ae1
  .card_9221
  .alert_e98f
  .picture-6139
  .picture-simple-0ba7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout-warm-6463 .feature-motion-f03a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.feature-motion-f03a .card-short-dffa.frame-b19d .accordion-b92f > li > a:focus,
.feature-motion-f03a .card-short-dffa.frame-b19d .accordion-b92f > li > a:hover,
.feature-motion-f03a .card-short-dffa.tertiary_99e6 .accordion-b92f > li > a:focus,
.feature-motion-f03a .card-short-dffa.tertiary_99e6 .accordion-b92f > li > a:hover,
.feature-motion-f03a .card-short-dffa.primary_c87f .accordion-b92f > li > a:focus,
.feature-motion-f03a .card-short-dffa.primary_c87f .accordion-b92f > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-motion-f03a
  .card-short-dffa.frame-b19d
  .accordion-b92f
  > li.content_full_063f
  > a,
.feature-motion-f03a
  .card-short-dffa.frame-b19d
  .accordion-b92f
  > li.tiny-99ba
  > a,
.feature-motion-f03a
  .card-short-dffa.tertiary_99e6
  .accordion-b92f
  > li.content_full_063f
  > a,
.feature-motion-f03a
  .card-short-dffa.tertiary_99e6
  .accordion-b92f
  > li.tiny-99ba
  > a,
.feature-motion-f03a
  .card-short-dffa.primary_c87f
  .accordion-b92f
  > li.content_full_063f
  > a,
.feature-motion-f03a .card-short-dffa.primary_c87f .accordion-b92f > li.iron_9f8e > a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-motion-f03a .search-static-194d,
.feature-motion-f03a .search-static-194d a {
  color: rgba(0, 0, 0, 0.8);
}
.feature-motion-f03a .sidebar-north-9452.slider-down-6365 li a,
.feature-motion-f03a .badge_2713 a,
.feature-motion-f03a .button_bcfe,
.feature-motion-f03a .accordion-b92f > li > a,
.feature-motion-f03a .progress_061c {
  color: rgba(0, 0, 0, 0.55);
}
.feature-motion-f03a .sidebar-north-9452.slider-down-6365 li a:hover,
.feature-motion-f03a .badge_2713 a:hover,
.feature-motion-f03a .button_bcfe:hover,
.feature-motion-f03a .accordion-b92f > li > a:hover,
.feature-motion-f03a .progress_061c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature-motion-f03a .card_first_fd13 {
  color: rgba(0, 0, 0, 0.55);
}
.feature-motion-f03a .card_first_fd13 .orange_af90 {
  color: rgba(0, 0, 0, 0.8);
}
.feature-motion-f03a .card_first_fd13:hover {
  color: rgba(0, 0, 0, 0.8);
}
.huge_fc85 .pink-0fd3 {
  margin-left: auto;
  margin-right: auto;
}
.outline-lower-dd6c > * {
  margin-left: auto;
  margin-right: auto;
}
.outline-lower-dd6c .yellow_7227 {
  margin-right: 1.41575em;
}
.pattern-54bc .outline-lower-dd6c > .element-a899 {
  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;
}
.pattern-54bc .outline-lower-dd6c > .middle-1015 {
  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;
}
.secondary-clean-6e6a.huge_fc85 .pink-0fd3,
.badge_hovered_545b.huge_fc85 .pink-0fd3 {
  margin-left: 0;
}
.sidebar_c679.huge_fc85 .pink-0fd3,
.blue_a604.huge_fc85 .pink-0fd3 {
  margin-right: 0;
}
.outline-lower-dd6c ol,
.outline-lower-dd6c ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.orange_6a53 video {
  max-width: 100%;
}
.hover_3f9c img {
  display: block;
}
.hover_3f9c.yellow_7227,
.hover_3f9c.cold_2f8e {
  width: 100%;
}
.hover_3f9c.middle-1015 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.tabs_soft_5281:not(.steel-4b93) {
  margin: 1.5em auto;
}
.old_bafc p {
  padding: 1.5em 14px;
}
ul.status-9d29.middle-1015,
ul.status-9d29.element-a899,
ul.status-9d29.video_c46f.element-a899 {
  padding: 0 14px;
}
.advanced_2778 {
  display: block;
  overflow-x: auto;
}
.advanced_2778 table {
  border-collapse: collapse;
  width: 100%;
}
.advanced_2778 td,
.advanced_2778 th {
  padding: 0.5em;
}
.outline-lower-dd6c li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.outline-lower-dd6c ol ol,
.outline-lower-dd6c ol ul,
.outline-lower-dd6c ul ol,
.outline-lower-dd6c ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.outline-lower-dd6c ol ol li,
.outline-lower-dd6c ol ul li,
.outline-lower-dd6c ul ol li,
.outline-lower-dd6c ul ul li {
  margin-left: 0;
}
.caption_bronze_95e1.progress_c434 > .mask_full_7f94 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.caption_bronze_95e1.progress_c434 > .mask_full_7f94 iframe,
.caption_bronze_95e1.progress_c434 > .mask_full_7f94 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.stale-0044 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.stale-0044.photo_pressed_cf05 {
  padding: 0;
}
.stale-0044.photo_pressed_cf05 cite {
  font-size: 13px;
}
.stale-0044 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.stale-0044 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.container_3877 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.container_3877 > p:first-child {
  margin-top: 0;
}
.container_3877 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.container_3877 blockquote {
  border-left: 0;
}
.slider-plasma-1ec0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.slider-plasma-1ec0:not(.center_127b) {
  max-width: 100px;
}
.slider-plasma-1ec0.content_easy_6ad1 {
  border-bottom: none !important;
  text-align: center;
}
.slider-plasma-1ec0.content_easy_6ad1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .old_bafc p {
    padding: 1.5em 0;
  }
}
.grid-lite-c93f {
  color: #0073aa;
}
.title_last_0541 {
  background-color: #0073aa;
}
.thick_68c2 {
  color: #229fd8;
}
.button-dirty-6ca9 {
  background-color: #229fd8;
}
.tertiary-tall-6f43 {
  color: #eee;
}
.alert_pressed_bbc5 {
  background-color: #eee;
}
.item_7fd3 {
  color: #444;
}
.center_8d63 {
  background-color: #444;
}
.focus-current-1df9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focus-current-1df9 .photo-e90a .badge_2713 {
  font-size: 15px;
}
.focus-current-1df9 .badge_2713 {
  line-height: 1.3;
}
.focus-current-1df9 .feature-motion-f03a {
}
.focus-current-1df9 .card_9221 {
  background: #235787;
}
.alert_f44e {
  padding: 0;
}
.alert_f44e .card_9221 {
  background: #1a1a1a;
}
.alert_f44e .feature-motion-f03a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.blue_6dd3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.blue_6dd3 .feature-motion-f03a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.blue_6dd3 .card_9221 {
  background: #303030;
}
.tertiary_d80e {
  position: relative;
  z-index: 10;
}
.tertiary_d80e .message-d2d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.section_top_3fe5 .sort_2369 {
  display: inline-block;
  vertical-align: middle;
}
.section_top_3fe5.main_1744 .sort_2369 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .section_top_3fe5.main_1744 .sort_2369 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .section_top_3fe5.main_1744 .sort_2369 {
    margin-right: 0.4em;
  }
}
.section_top_3fe5.main_1744 .sort_2369:last-child {
  margin-right: 0;
}
.carousel-8787 .message-d2d8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .layout-warm-6463 .photo-e90a {
    margin: 0 -0.5em;
  }
  .layout-warm-6463 .photo-e90a [class*="customify-col-"],
  .layout-warm-6463 .photo-e90a [class*="customify-col_"],
  .layout-warm-6463 .photo-e90a [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.layout-warm-6463.heading-orange-46fd .message-d2d8 {
  background: 0 0 !important;
}
.layout-warm-6463.heading-orange-46fd .message-d2d8,
.layout-warm-6463.carousel-8787 .message-d2d8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .layout-warm-6463.nav_wood_d09b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.layout-warm-6463.carousel-8787 .message-d2d8 {
  box-shadow: none !important;
}
.description-c9a7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .description-c9a7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .description-c9a7 {
    padding: 18px 0 20px;
  }
}
.description-c9a7 .fresh_b0bd {
  width: 100%;
}
.description-c9a7 .steel_d47e {
  margin-bottom: 0;
}
.description-c9a7 .south-3417 {
  margin-top: 5px;
  font-size: 0.875em;
}
.right_4533 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.right_4533 .outline_8fc1 {
  width: 100%;
}
.slider-3bb4 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.slider-3bb4 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.slider-3bb4 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.slider-3bb4 li:last-child:after {
  display: none;
}
.slider-3bb4 li a {
  font-weight: 500;
  margin-right: 10px;
}
.solid-75b0 .thick-5f12 button,
.description-c9a7 .thick-5f12 button {
  left: 0;
}
.solid-75b0 .outline_8fc1,
.description-c9a7 .outline_8fc1 {
  padding-left: 0;
  padding-right: 0;
}
.solid-75b0 .right_4533,
.description-c9a7 .right_4533 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.solid-75b0 {
  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;
}
.solid-75b0: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;
}
.solid-75b0 .stale-1651 {
  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) {
  .solid-75b0 .stale-1651 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .solid-75b0 .stale-1651 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .solid-75b0 .stale-1651 {
    min-height: 200px;
  }
}
.solid-75b0 .slider-3bb4 {
  color: rgba(255, 255, 255, 0.8);
}
.solid-75b0 .slider-3bb4 a,
.solid-75b0 .slider-3bb4 li:after {
  color: inherit;
}
.solid-75b0 .slider-3bb4 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.alert-eb2e {
  margin-bottom: 0.5em;
}
.notification-a848 {
  margin-bottom: 1.2em;
}
.notification-a848,
.alert-eb2e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notification-a848 p:last-child,
.alert-eb2e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .thick-5f12,
#masthead .thick-5f12 {
  display: none;
}
#masthead
  > .thick-5f12.layout_south_9cd9 {
  display: none;
}
#masthead > .thick-5f12 button {
  left: 0;
}
.tabs-top-e038 {
  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%;
}
.tabs-top-e038 .sort_2369 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tabs-top-e038 .tooltip-lower-0e11 {
  display: -webkit-box;
  display: flex;
}
.tabs-top-e038 .tooltip-lower-0e11.widget-black-32dd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs-top-e038 .tooltip-lower-0e11.slow_96fa {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-top-e038 .tooltip-lower-0e11.icon_c1ee {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs-top-e038.tall-28ba.surface-out-0a7a .tooltip-lower-0e11.widget-black-32dd {
  flex-basis: 100%;
}
.tabs-top-e038.bronze_7182 .tooltip-lower-0e11.slow_96fa {
  -webkit-box-flex: 1;
  flex: auto;
}
.tabs-top-e038.bronze_7182 .tooltip-lower-0e11.icon_c1ee {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .thick-5f12.layout_south_9cd9 {
  display: none;
}
#masthead > .thick-5f12 button {
  left: 0;
}
.iron-f199 {
  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;
}
.iron-f199:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.iron-f199.gallery-prev-4277 i {
  margin-right: 4px;
}
.iron-f199.rough_abd6 i {
  margin-left: 5px;
}
.badge_2713 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.badge_2713 p:last-child {
  margin-bottom: 0;
}
.header_lower_6640 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.header_lower_6640 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.header_lower_6640 img {
  display: block;
  width: auto;
  line-height: 1;
}
.header_lower_6640 .search-static-194d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.header_lower_6640 .logo_6939 {
  margin: 5px 0 7px 0;
}
.header_lower_6640.pressed-4d30 .form_5772 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_lower_6640.pressed-4d30 .heading_selected_fe07 {
  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;
}
.header_lower_6640.heading_5ca8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.header_lower_6640.heading_5ca8 .form_5772 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header_lower_6640.heading_5ca8 .heading_selected_fe07 {
  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;
}
.header_lower_6640.tag-glass-12da {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header_lower_6640.accordion-lite-2309 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.header_lower_6640.accordion-lite-2309 .heading_selected_fe07 {
  margin-top: 7px;
}
.hard_20ff {
  display: inline-block;
}
.tertiary_d80e .pagination_tiny_0547 .header_lower_6640 img {
  max-width: 100%;
}
.card-short-dffa .last-a53f.glass-e205,
.hard-4f20 .last-a53f.glass-e205 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.card-short-dffa .dropdown-under-d4ec,
.hard-4f20 .dropdown-under-d4ec {
  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%);
}
.card-short-dffa .dropdown-under-d4ec {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.card-short-dffa.header_cdca .dropdown-under-d4ec {
  display: none;
}
.card-short-dffa .hero_0839 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card-short-dffa .hero_0839 li {
  display: inline-block;
  position: relative;
}
.card-short-dffa .hero_0839 li:last-child {
  margin-right: 0;
}
.card-short-dffa .hero_0839 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;
}
.card-short-dffa .hero_0839 li.iron_9f8e > a {
  color: rgba(0, 0, 0, 0.9);
}
.card-short-dffa .hero_0839 > 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;
}
.card-short-dffa .hero_0839 > li > a i {
  line-height: 0;
}
.card-short-dffa .hero_0839 > li.content_276a > a .dropdown-under-d4ec {
  margin-left: 4px;
  line-height: 0;
}
.card-short-dffa .hero_0839 .card-4804 li.content_276a > a {
  position: relative;
}
.card-short-dffa .hero_0839 .card-4804 li.content_276a > a:after,
.card-short-dffa .hero_0839 .card-4804 li.content_276a > a:before {
  content: "";
  display: table;
}
.card-short-dffa .hero_0839 .card-4804 li.content_276a > a:after {
  clear: both;
}
.card-short-dffa .hero_0839 .card-4804 li.content_276a > a .dropdown-under-d4ec {
  margin-left: 5px;
  float: right;
}
.card-short-dffa .text_huge_faec,
.card-short-dffa .card-4804 {
  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;
}
.card-short-dffa .card-4804 {
  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;
}
.card-short-dffa .card-4804 .glass-e205 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card-short-dffa .card-4804 .dropdown-under-d4ec {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.card-short-dffa .card-4804 li {
  display: block;
  margin: 0;
  padding: 0;
}
.card-short-dffa .card-4804 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;
}
.card-short-dffa .card-4804 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.card-short-dffa .card-4804 .card-4804 {
  top: 0;
  left: 100%;
}
.card-short-dffa .hard_c3c6.fn-focus-a8aa > .text_huge_faec,
.card-short-dffa .hard_c3c6.fn-focus-a8aa > .card-4804,
.card-short-dffa .hard_c3c6:focus > .text_huge_faec,
.card-short-dffa .hard_c3c6:focus > .card-4804,
.card-short-dffa .hard_c3c6:hover > .text_huge_faec,
.card-short-dffa .hard_c3c6:hover > .card-4804 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.card-short-dffa.primary_c87f .accordion-b92f:after,
.card-short-dffa.primary_c87f .accordion-b92f:before {
  content: "";
  display: table;
}
.card-short-dffa.primary_c87f .accordion-b92f:after {
  clear: both;
}
.card-short-dffa.primary_c87f .accordion-b92f > li {
  float: left;
}
.card-short-dffa.mask-easy-ea88 .accordion-b92f:after,
.card-short-dffa.mask-easy-ea88 .accordion-b92f:before {
  content: "";
  display: table;
}
.card-short-dffa.mask-easy-ea88 .accordion-b92f:after {
  clear: both;
}
.card-short-dffa.mask-easy-ea88 .accordion-b92f > li {
  float: left;
}
.card-short-dffa.mask-easy-ea88 .accordion-b92f > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.card-short-dffa.mask-easy-ea88 .accordion-b92f > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.card-short-dffa.mask-easy-ea88 .accordion-b92f > li.content_full_063f > a,
.card-short-dffa.mask-easy-ea88 .accordion-b92f > li.iron_9f8e > a {
  color: #fff;
  background-color: #1e4b75;
}
.card-short-dffa.frame-b19d .accordion-b92f > li > a .glass-e205 {
  position: relative;
}
.card-short-dffa.frame-b19d .accordion-b92f > li > a .glass-e205: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;
}
.card-short-dffa.frame-b19d
  .accordion-b92f
  > li:focus
  > a
  .glass-e205:before,
.card-short-dffa.frame-b19d
  .accordion-b92f
  > li:hover
  > a
  .glass-e205:before {
  width: 100%;
  background-color: currentColor;
}
.card-short-dffa.frame-b19d
  .accordion-b92f
  > li.content_full_063f
  > a
  .glass-e205:before,
.card-short-dffa.frame-b19d
  .accordion-b92f
  > li.tiny-99ba
  > a
  .glass-e205:before {
  width: 100%;
  background-color: currentColor;
}
.card-short-dffa.tertiary_99e6 .accordion-b92f > li > a .glass-e205 {
  position: relative;
}
.card-short-dffa.tertiary_99e6 .accordion-b92f > li > a .glass-e205: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;
}
.card-short-dffa.tertiary_99e6 .accordion-b92f > li:focus > a .glass-e205:before,
.card-short-dffa.tertiary_99e6
  .accordion-b92f
  > li:hover
  > a
  .glass-e205:before {
  width: 100%;
  background-color: currentColor;
}
.card-short-dffa.tertiary_99e6
  .accordion-b92f
  > li.content_full_063f
  > a
  .glass-e205:before,
.card-short-dffa.tertiary_99e6
  .accordion-b92f
  > li.tiny-99ba
  > a
  .glass-e205:before {
  width: 100%;
  background-color: currentColor;
}
.hard-4f20 .hero_0839 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hard-4f20 .hero_0839 li:first-child > a {
  border-top: none;
}
.hard-4f20 .hero_0839 .advanced-6388 > .glass-e205 .dropdown-under-d4ec {
  display: none;
}
.hard-4f20 .hero_0839 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hard-4f20 .hero_0839 li:last-child {
  border: none;
}
.hard-4f20 .hero_0839 li.content_276a > a {
  padding-right: 45px !important;
}
.hard-4f20 .hero_0839 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hard-4f20 .hero_0839 li a:focus,
.hard-4f20 .hero_0839 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard-4f20 .hero_0839 li .progress_4d9b {
  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;
}
.hard-4f20 .hero_0839 li .progress_4d9b:hover {
  box-shadow: none;
}
.hard-4f20 .hero_0839 li .progress_4d9b .dropdown-under-d4ec {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hard-4f20 .hero_0839 .card-4804 {
  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);
}
.hard-4f20 .hero_0839 .card-4804 li a {
  padding-left: 3em;
}
.hard-4f20 .hero_0839 .wrapper_3d1c > a .progress_4d9b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hard-4f20 .hero_0839 .wrapper_3d1c > .card-4804 {
  display: block;
  opacity: 1;
}
.texture-43b5 {
  max-width: 100%;
}
.article-thick-a231 {
  line-height: 0;
  cursor: pointer;
}
.progress_061c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.progress_061c:hover {
  box-shadow: none;
  color: currentColor;
}
.progress_061c svg {
  width: 18px;
  height: 18px;
}
.progress_061c .solid_003c {
  display: none;
}
.photo-wood-86ad {
  position: relative;
}
.photo-wood-86ad.fn-active-a8aa .progress_061c .motion-160d {
  display: none;
}
.photo-wood-86ad.fn-active-a8aa .progress_061c .solid_003c {
  display: inline-block;
}
.photo-wood-86ad .button-eaf5 {
  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);
}
.photo-wood-86ad.left_36bd .button-eaf5 {
  left: auto;
  right: -0.9em;
}
.photo-wood-86ad.left_36bd .menu_9639::before {
  left: auto;
  right: 15px;
}
.photo-wood-86ad.fn-active-a8aa .button-eaf5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.picture-6139 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.picture-6139 label {
  flex-basis: 100%;
}
.picture-6139 .breadcrumb_slow_fdfa {
  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;
}
.picture-6139 .picture-simple-0ba7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.picture-6139 .picture-simple-0ba7:focus {
  background-color: transparent;
}
.picture-6139 button.sidebar_full_02fa {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.picture-6139 button.sidebar_full_02fa:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.picture-6139 button.sidebar_full_02fa svg {
  width: 18px;
  height: 18px;
}
.picture-6139 input[type="submit"] {
  min-height: auto;
}
.alert_e98f .picture-6139 .picture-simple-0ba7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.menu_9639 {
  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) {
  .menu_9639 {
    width: 220px;
  }
}
.menu_9639 label {
  flex-basis: 100%;
}
.menu_9639::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;
}
.white_4ae1 .alert_e98f .picture-6139 {
  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;
}
.white_4ae1
  .alert_e98f
  .picture-6139
  .breadcrumb_slow_fdfa {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.white_4ae1 .alert_e98f .picture-6139 .picture-simple-0ba7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.white_4ae1
  .alert_e98f
  .picture-6139
  .picture-simple-0ba7:focus {
  background: 0 0;
}
.white_4ae1
  .alert_e98f
  .picture-6139
  .nav_simple_a036 {
  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;
}
.sidebar-north-9452 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.sidebar-north-9452 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.sidebar-north-9452 li:last-child {
  margin-right: 0;
}
.sidebar-north-9452 li:first-child {
  margin-left: 0;
}
.sidebar-north-9452.border-89f4 a {
  color: #fff;
}
.sidebar-north-9452.border-89f4 a:hover {
  color: #fff;
}
.sidebar-north-9452 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.sidebar-north-9452 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.sidebar-north-9452 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sidebar-north-9452 a:hover {
  opacity: 0.9;
  color: inherit;
}
.sidebar-north-9452 [class*="social-icon-apple"] {
  background-color: #999;
}
.sidebar-north-9452 [class*="social-icon-apple"].static_d613 {
  background-color: transparent;
  color: #999;
}
.sidebar-north-9452 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.sidebar-north-9452 [class*="social-icon-behance"].static_d613 {
  background-color: transparent;
  color: #1769ff;
}
.sidebar-north-9452 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.sidebar-north-9452 [class*="social-icon-bitbucket"].static_d613 {
  background-color: transparent;
  color: #205081;
}
.sidebar-north-9452 [class*="social-icon-codepen"] {
  background-color: #000;
}
.sidebar-north-9452 [class*="social-icon-codepen"].static_d613 {
  background-color: transparent;
  color: #000;
}
.sidebar-north-9452 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.sidebar-north-9452 [class*="social-icon-delicious"].static_d613 {
  background-color: transparent;
  color: #39f;
}
.sidebar-north-9452 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.sidebar-north-9452 [class*="social-icon-digg"].static_d613 {
  background-color: transparent;
  color: #005be2;
}
.sidebar-north-9452 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.sidebar-north-9452 [class*="social-icon-dribbble"].static_d613 {
  background-color: transparent;
  color: #ea4c89;
}
.sidebar-north-9452 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.sidebar-north-9452 [class*="social-icon-envelope"].static_d613 {
  background-color: transparent;
  color: #ea4335;
}
.sidebar-north-9452 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.sidebar-north-9452 [class*="social-icon-facebook"].static_d613 {
  background-color: transparent;
  color: #3b5998;
}
.sidebar-north-9452 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.sidebar-north-9452 [class*="social-icon-flickr"].static_d613 {
  background-color: transparent;
  color: #0063dc;
}
.sidebar-north-9452 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.sidebar-north-9452 [class*="social-icon-foursquare"].static_d613 {
  background-color: transparent;
  color: #2d5be3;
}
.sidebar-north-9452 [class*="social-icon-github"] {
  background-color: #333;
}
.sidebar-north-9452 [class*="social-icon-github"].static_d613 {
  background-color: transparent;
  color: #333;
}
.sidebar-north-9452 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.sidebar-north-9452 [class*="social-icon-google-plus"].static_d613 {
  background-color: transparent;
  color: #dd4b39;
}
.sidebar-north-9452 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.sidebar-north-9452 [class*="social-icon-houzz"].static_d613 {
  background-color: transparent;
  color: #7ac142;
}
.sidebar-north-9452 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.sidebar-north-9452 [class*="social-icon-instagram"].static_d613 {
  background-color: transparent;
  color: #262626;
}
.sidebar-north-9452 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.sidebar-north-9452 [class*="social-icon-jsfiddle"].static_d613 {
  background-color: transparent;
  color: #487aa2;
}
.sidebar-north-9452 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.sidebar-north-9452 [class*="social-icon-linkedin"].static_d613 {
  background-color: transparent;
  color: #0077b5;
}
.sidebar-north-9452 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.sidebar-north-9452 [class*="social-icon-medium"].static_d613 {
  background-color: transparent;
  color: #00ab6b;
}
.sidebar-north-9452 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.sidebar-north-9452
  [class*="social-icon-odnoklassniki"].static_d613 {
  background-color: transparent;
  color: #f4731c;
}
.sidebar-north-9452 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.sidebar-north-9452 [class*="social-icon-meetup"].static_d613 {
  background-color: transparent;
  color: #ec1c40;
}
.sidebar-north-9452 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.sidebar-north-9452 [class*="social-icon-pinterest"].static_d613 {
  background-color: transparent;
  color: #bd081c;
}
.sidebar-north-9452 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.sidebar-north-9452 [class*="social-icon-product-hunt"].static_d613 {
  background-color: transparent;
  color: #da552f;
}
.sidebar-north-9452 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.sidebar-north-9452 [class*="social-icon-reddit"].static_d613 {
  background-color: transparent;
  color: #ff4500;
}
.sidebar-north-9452 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.sidebar-north-9452 [class*="social-icon-rss"].static_d613 {
  background-color: transparent;
  color: #f26522;
}
.sidebar-north-9452 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.sidebar-north-9452
  [class*="social-icon-shopping-cart"].static_d613 {
  background-color: transparent;
  color: #4caf50;
}
.sidebar-north-9452 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.sidebar-north-9452 [class*="social-icon-skype"].static_d613 {
  background-color: transparent;
  color: #00aff0;
}
.sidebar-north-9452 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.sidebar-north-9452 [class*="social-icon-slideshare"].static_d613 {
  background-color: transparent;
  color: #0077b5;
}
.sidebar-north-9452 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.sidebar-north-9452 [class*="social-icon-snapchat"].static_d613 {
  background-color: transparent;
  color: #fffc00;
}
.sidebar-north-9452 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.sidebar-north-9452 [class*="social-icon-soundcloud"].static_d613 {
  background-color: transparent;
  color: #f80;
}
.sidebar-north-9452 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.sidebar-north-9452 [class*="social-icon-spotify"].static_d613 {
  background-color: transparent;
  color: #2ebd59;
}
.sidebar-north-9452 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.sidebar-north-9452
  [class*="social-icon-stack-overflow"].static_d613 {
  background-color: transparent;
  color: #fe7a15;
}
.sidebar-north-9452 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.sidebar-north-9452 [class*="social-icon-maldkfgram"].static_d613 {
  background-color: transparent;
  color: #2ca5e0;
}
.sidebar-north-9452 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.sidebar-north-9452 [class*="social-icon-tripadvisor"].static_d613 {
  background-color: transparent;
  color: #589442;
}
.sidebar-north-9452 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.sidebar-north-9452 [class*="social-icon-tumblr"].static_d613 {
  background-color: transparent;
  color: #35465c;
}
.sidebar-north-9452 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.sidebar-north-9452 [class*="social-icon-twitch"].static_d613 {
  background-color: transparent;
  color: #6441a5;
}
.sidebar-north-9452 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.sidebar-north-9452 [class*="social-icon-twitter"].static_d613 {
  background-color: transparent;
  color: #1da1f2;
}
.sidebar-north-9452 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.sidebar-north-9452 [class*="social-icon-vimeo"].static_d613 {
  background-color: transparent;
  color: #1ab7ea;
}
.sidebar-north-9452 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.sidebar-north-9452 [class*="social-icon-vk"].static_d613 {
  background-color: transparent;
  color: #45668e;
}
.sidebar-north-9452 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.sidebar-north-9452 [class*="social-icon-weibo"].static_d613 {
  background-color: transparent;
  color: #df2029;
}
.sidebar-north-9452 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.sidebar-north-9452 [class*="social-icon-weixin"].static_d613 {
  background-color: transparent;
  color: #7bb32e;
}
.sidebar-north-9452 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.sidebar-north-9452 [class*="social-icon-whatsapp"].static_d613 {
  background-color: transparent;
  color: #25d366;
}
.sidebar-north-9452 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.sidebar-north-9452 [class*="social-icon-wordpress"].static_d613 {
  background-color: transparent;
  color: #21759b;
}
.sidebar-north-9452 [class*="social-icon-xing"] {
  background-color: #026466;
}
.sidebar-north-9452 [class*="social-icon-xing"].static_d613 {
  background-color: transparent;
  color: #026466;
}
.sidebar-north-9452 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.sidebar-north-9452 [class*="social-icon-yelp"].static_d613 {
  background-color: transparent;
  color: #af0606;
}
.sidebar-north-9452 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.sidebar-north-9452 [class*="social-icon-youtube"].static_d613 {
  background-color: transparent;
  color: #cd201f;
}
.button_bcfe {
  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;
}
.button_bcfe:hover {
  box-shadow: none;
  background: 0 0;
}
.input_large_beea {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.outline-middle-51b8 {
  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;
}
.fluid_0480 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.widget-black-c776 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.widget-black-c776,
.widget-black-c776::after,
.widget-black-c776::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;
}
.widget-black-c776::after,
.widget-black-c776::before {
  content: "";
  display: block;
  background-color: inherit;
}
.slow-7bbe .outline-middle-51b8 .fluid_0480 {
  margin-top: -2px;
  width: 19px;
}
.slow-7bbe .outline-middle-51b8 .widget-black-c776 {
  margin-top: -1px;
}
.slow-7bbe .outline-middle-51b8 .widget-black-c776,
.slow-7bbe .outline-middle-51b8 .widget-black-c776::after,
.slow-7bbe .outline-middle-51b8 .widget-black-c776::before {
  width: 19px;
  height: 2px;
}
.slow-7bbe .outline-middle-51b8 .widget-black-c776::before {
  top: -6px;
}
.slow-7bbe .outline-middle-51b8 .widget-black-c776::after {
  bottom: -6px;
}
.label-976f .outline-middle-51b8 .fluid_0480 {
  margin-top: -2px;
  width: 22px;
}
.label-976f .outline-middle-51b8 .widget-black-c776 {
  margin-top: -1px;
}
.label-976f .outline-middle-51b8 .widget-black-c776,
.label-976f .outline-middle-51b8 .widget-black-c776::after,
.label-976f .outline-middle-51b8 .widget-black-c776::before {
  width: 22px;
  height: 2px;
}
.label-976f .outline-middle-51b8 .widget-black-c776::before {
  top: -7px;
}
.label-976f .outline-middle-51b8 .widget-black-c776::after {
  bottom: -7px;
}
.list_0ada .outline-middle-51b8 .fluid_0480 {
  margin-top: -2px;
  width: 31px;
}
.list_0ada .outline-middle-51b8 .widget-black-c776 {
  margin-top: -1.5px;
}
.list_0ada .outline-middle-51b8 .widget-black-c776,
.list_0ada .outline-middle-51b8 .widget-black-c776::after,
.list_0ada .outline-middle-51b8 .widget-black-c776::before {
  width: 31px;
  height: 3px;
}
.list_0ada .outline-middle-51b8 .widget-black-c776::before {
  top: -9px;
}
.list_0ada .outline-middle-51b8 .widget-black-c776::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .grid_d46e .outline-middle-51b8 .fluid_0480 {
    margin-top: -2px;
    width: 19px;
  }
  .grid_d46e .outline-middle-51b8 .widget-black-c776 {
    margin-top: -1px;
  }
  .grid_d46e .outline-middle-51b8 .widget-black-c776,
  .grid_d46e .outline-middle-51b8 .widget-black-c776::after,
  .grid_d46e .outline-middle-51b8 .widget-black-c776::before {
    width: 19px;
    height: 2px;
  }
  .grid_d46e .outline-middle-51b8 .widget-black-c776::before {
    top: -6px;
  }
  .grid_d46e .outline-middle-51b8 .widget-black-c776::after {
    bottom: -6px;
  }
  .preview_steel_bf85 .outline-middle-51b8 .fluid_0480 {
    margin-top: -2px;
    width: 22px;
  }
  .preview_steel_bf85 .outline-middle-51b8 .widget-black-c776 {
    margin-top: -1px;
  }
  .preview_steel_bf85 .outline-middle-51b8 .widget-black-c776,
  .preview_steel_bf85 .outline-middle-51b8 .widget-black-c776::after,
  .preview_steel_bf85 .outline-middle-51b8 .widget-black-c776::before {
    width: 22px;
    height: 2px;
  }
  .preview_steel_bf85 .outline-middle-51b8 .widget-black-c776::before {
    top: -7px;
  }
  .preview_steel_bf85 .outline-middle-51b8 .widget-black-c776::after {
    bottom: -7px;
  }
  .search-tiny-ee44 .outline-middle-51b8 .fluid_0480 {
    margin-top: -2px;
    width: 31px;
  }
  .search-tiny-ee44 .outline-middle-51b8 .widget-black-c776 {
    margin-top: -1.5px;
  }
  .search-tiny-ee44 .outline-middle-51b8 .widget-black-c776,
  .search-tiny-ee44 .outline-middle-51b8 .widget-black-c776::after,
  .search-tiny-ee44 .outline-middle-51b8 .widget-black-c776::before {
    width: 31px;
    height: 3px;
  }
  .search-tiny-ee44 .outline-middle-51b8 .widget-black-c776::before {
    top: -9px;
  }
  .search-tiny-ee44 .outline-middle-51b8 .widget-black-c776::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .right-ddf7 .outline-middle-51b8 .fluid_0480 {
    margin-top: -2px;
    width: 19px;
  }
  .right-ddf7 .outline-middle-51b8 .widget-black-c776 {
    margin-top: -1px;
  }
  .right-ddf7 .outline-middle-51b8 .widget-black-c776,
  .right-ddf7 .outline-middle-51b8 .widget-black-c776::after,
  .right-ddf7 .outline-middle-51b8 .widget-black-c776::before {
    width: 19px;
    height: 2px;
  }
  .right-ddf7 .outline-middle-51b8 .widget-black-c776::before {
    top: -6px;
  }
  .right-ddf7 .outline-middle-51b8 .widget-black-c776::after {
    bottom: -6px;
  }
  .element-narrow-f947 .outline-middle-51b8 .fluid_0480 {
    margin-top: -2px;
    width: 22px;
  }
  .element-narrow-f947 .outline-middle-51b8 .widget-black-c776 {
    margin-top: -1px;
  }
  .element-narrow-f947 .outline-middle-51b8 .widget-black-c776,
  .element-narrow-f947 .outline-middle-51b8 .widget-black-c776::after,
  .element-narrow-f947 .outline-middle-51b8 .widget-black-c776::before {
    width: 22px;
    height: 2px;
  }
  .element-narrow-f947 .outline-middle-51b8 .widget-black-c776::before {
    top: -7px;
  }
  .element-narrow-f947 .outline-middle-51b8 .widget-black-c776::after {
    bottom: -7px;
  }
  .hero_b370 .outline-middle-51b8 .fluid_0480 {
    margin-top: -2px;
    width: 31px;
  }
  .hero_b370 .outline-middle-51b8 .widget-black-c776 {
    margin-top: -1.5px;
  }
  .hero_b370 .outline-middle-51b8 .widget-black-c776,
  .hero_b370 .outline-middle-51b8 .widget-black-c776::after,
  .hero_b370 .outline-middle-51b8 .widget-black-c776::before {
    width: 31px;
    height: 3px;
  }
  .hero_b370 .outline-middle-51b8 .widget-black-c776::before {
    top: -9px;
  }
  .hero_b370 .outline-middle-51b8 .widget-black-c776::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .accent_green_1090 .outline-middle-51b8 .fluid_0480 {
    margin-top: -2px;
    width: 19px;
  }
  .accent_green_1090 .outline-middle-51b8 .widget-black-c776 {
    margin-top: -1px;
  }
  .accent_green_1090 .outline-middle-51b8 .widget-black-c776,
  .accent_green_1090 .outline-middle-51b8 .widget-black-c776::after,
  .accent_green_1090 .outline-middle-51b8 .widget-black-c776::before {
    width: 19px;
    height: 2px;
  }
  .accent_green_1090 .outline-middle-51b8 .widget-black-c776::before {
    top: -6px;
  }
  .accent_green_1090 .outline-middle-51b8 .widget-black-c776::after {
    bottom: -6px;
  }
  .hard_f136 .outline-middle-51b8 .fluid_0480 {
    margin-top: -2px;
    width: 22px;
  }
  .hard_f136 .outline-middle-51b8 .widget-black-c776 {
    margin-top: -1px;
  }
  .hard_f136 .outline-middle-51b8 .widget-black-c776,
  .hard_f136 .outline-middle-51b8 .widget-black-c776::after,
  .hard_f136 .outline-middle-51b8 .widget-black-c776::before {
    width: 22px;
    height: 2px;
  }
  .hard_f136 .outline-middle-51b8 .widget-black-c776::before {
    top: -7px;
  }
  .hard_f136 .outline-middle-51b8 .widget-black-c776::after {
    bottom: -7px;
  }
  .banner_fresh_0c74 .outline-middle-51b8 .fluid_0480 {
    margin-top: -2px;
    width: 31px;
  }
  .banner_fresh_0c74 .outline-middle-51b8 .widget-black-c776 {
    margin-top: -1.5px;
  }
  .banner_fresh_0c74 .outline-middle-51b8 .widget-black-c776,
  .banner_fresh_0c74 .outline-middle-51b8 .widget-black-c776::after,
  .banner_fresh_0c74 .outline-middle-51b8 .widget-black-c776::before {
    width: 31px;
    height: 3px;
  }
  .banner_fresh_0c74 .outline-middle-51b8 .widget-black-c776::before {
    top: -9px;
  }
  .banner_fresh_0c74 .outline-middle-51b8 .widget-black-c776::after {
    bottom: -9px;
  }
}
.wrapper-3745 .widget-black-c776 {
  -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);
}
.wrapper-3745 .widget-black-c776::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.wrapper-3745 .widget-black-c776::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);
}
.wrapper-3745.panel_fluid_8dbb .widget-black-c776 {
  -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);
}
.wrapper-3745.panel_fluid_8dbb .widget-black-c776::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.wrapper-3745.panel_fluid_8dbb .widget-black-c776::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.footer_edd5 {
  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.thick_bedf:before {
  display: none;
}
.link-8285 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.link-8285 .preview-basic-daed {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.link-8285 .preview-basic-daed:last-of-type {
  border-bottom: none;
}
.link-8285 .preview-basic-daed.module-dark-affa,
.link-8285 .preview-basic-daed.new-3f9e,
.link-8285 .preview-basic-daed.main_top_66c1 {
  padding: 0;
}
.link-8285 .hard-4f20 .progress_4d9b {
  color: currentColor;
}
.link-8285 .hard-4f20 .progress_4d9b:focus,
.link-8285 .hard-4f20 .progress_4d9b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link-8285.feature-motion-f03a .card_first_fd13,
.link-8285.feature-motion-f03a .badge_2713 a,
.link-8285.feature-motion-f03a .accordion-b92f a,
.link-8285.feature-motion-f03a .card-4804 a {
  color: rgba(0, 0, 0, 0.55);
}
.link-8285.feature-motion-f03a .card_first_fd13:hover,
.link-8285.feature-motion-f03a .badge_2713 a:hover,
.link-8285.feature-motion-f03a .accordion-b92f a:hover,
.link-8285.feature-motion-f03a .card-4804 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.link-8285.feature-motion-f03a .orange_af90 {
  color: rgba(0, 0, 0, 0.8);
}
.link-8285.feature-motion-f03a .preview-basic-daed {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-8285.feature-motion-f03a .preview-basic-daed:before {
  background: rgba(0, 0, 0, 0.08);
}
.link-8285.feature-motion-f03a .red-cfb2:before {
  background: rgba(255, 255, 255, 0.9);
}
.link-8285.feature-motion-f03a .hard-4f20 .hero_0839 li a,
.link-8285.feature-motion-f03a .hard-4f20 .progress_4d9b,
.link-8285.feature-motion-f03a .card-4804 {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-8285.feature-motion-f03a .hard-4f20 .progress_4d9b:focus,
.link-8285.feature-motion-f03a .hard-4f20 .progress_4d9b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link-8285.feature-motion-f03a .hero_0839 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-8285.card_9221 .card_first_fd13,
.link-8285.card_9221 .badge_2713 a,
.link-8285.card_9221 .accordion-b92f .progress_4d9b,
.link-8285.card_9221 .accordion-b92f a,
.link-8285.card_9221 .card-4804 a {
  color: rgba(255, 255, 255, 0.79);
}
.link-8285.card_9221 .card_first_fd13:hover,
.link-8285.card_9221 .badge_2713 a:hover,
.link-8285.card_9221 .accordion-b92f .progress_4d9b:hover,
.link-8285.card_9221 .accordion-b92f a:hover,
.link-8285.card_9221 .card-4804 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-8285.card_9221 .orange_af90 {
  color: rgba(255, 255, 255, 0.99);
}
.link-8285.card_9221 .preview-basic-daed {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-8285.card_9221 .preview-basic-daed:before {
  background: rgba(255, 255, 255, 0.08);
}
.link-8285.card_9221 .red-cfb2:before {
  background: rgba(0, 0, 0, 0.9);
}
.link-8285.card_9221 .hard-4f20 .hero_0839 li a,
.link-8285.card_9221 .hard-4f20 .progress_4d9b,
.link-8285.card_9221 .card-4804 {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-8285.card_9221 .hard-4f20 .progress_4d9b:focus,
.link-8285.card_9221 .hard-4f20 .progress_4d9b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.link-8285.card_9221 .hero_0839 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.red-cfb2 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.red-cfb2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.component_2da5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.slider-new-de91 .link-8285 {
  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;
}
.slider-new-de91 .preview-basic-daed {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.slider-new-de91 .preview-basic-daed: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) {
  .slider-new-de91 .preview-basic-daed:before {
    width: 16%;
    left: 42%;
  }
}
.slider-new-de91 .preview-basic-daed:last-child:before {
  content: none;
}
.slider-new-de91 .preview-basic-daed[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.slider-new-de91 .hard-4f20 .hero_0839 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.slider-new-de91 .hard-4f20 .hero_0839 li a .progress_4d9b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.slider-new-de91 .hard-4f20 .card-4804 {
  border: none;
}
.slider-new-de91 .hard-4f20 .card-4804 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.slider-new-de91 .red-cfb2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.slider-new-de91 .component_2da5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.slider-new-de91 .card_9221 .red-cfb2:before {
  background: rgba(0, 0, 0, 0.9);
}
.slider-new-de91 .feature-motion-f03a.hover_d55c .widget-black-c776 {
  background: rgba(0, 0, 0, 0.6);
}
.slider-new-de91
  .feature-motion-f03a.hover_d55c
  .widget-black-c776::after,
.slider-new-de91
  .feature-motion-f03a.hover_d55c
  .widget-black-c776:before {
  background: inherit;
}
.slider-new-de91
  .feature-motion-f03a.hover_d55c:hover
  .widget-black-c776 {
  background: rgba(0, 0, 0, 0.8);
}
.current_a4ab .link-8285 {
  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) {
  .current_a4ab .link-8285 {
    width: auto;
    right: 45px;
  }
}
.paper_ab21 .link-8285 {
  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) {
  .paper_ab21 .link-8285 {
    width: auto;
    left: 45px;
  }
}
.thick_bedf .link-8285 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.thick_bedf .component_2da5 {
  max-width: 48em;
  margin: 0 auto;
}
.thick_bedf .red-cfb2:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.modal_fe85 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.modal_fe85.slider-new-de91 .link-8285 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.modal_fe85.current_a4ab .link-8285 {
  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);
}
.modal_fe85 .link-8285 {
  visibility: visible;
}
.modal_fe85.paper_ab21 .link-8285 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.icon_action_099d,
.block-small-9c64 {
  overflow-x: hidden;
}
.icon_action_099d .link-8285 {
  overflow: auto;
}
.icon_action_099d.slider-new-de91 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon_action_099d.slider-new-de91 .link-8285 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.icon_action_099d.slider-new-de91 .button_bcfe {
  opacity: 0;
}
.icon_action_099d.current_a4ab {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon_action_099d.current_a4ab .link-8285 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.icon_action_099d.current_a4ab .button_bcfe {
  opacity: 0;
}
.icon_action_099d.paper_ab21 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.icon_action_099d.paper_ab21 .link-8285 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.icon_action_099d.paper_ab21 .button_bcfe {
  opacity: 0;
}
.icon_action_099d.thick_bedf .link-8285 {
  z-index: 10;
  visibility: visible;
}
.hover_d55c {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.hover_d55c .widget-black-c776 {
  background: rgba(255, 255, 255, 0.99);
}
.hover_d55c .widget-black-c776::after,
.hover_d55c .widget-black-c776:before {
  background: inherit;
}
.hover_d55c:hover .widget-black-c776 {
  background: rgba(255, 255, 255, 0.99);
}
.paper_ab21 .hover_d55c {
  top: 10px;
  right: auto;
  left: 12px;
}
.thick_bedf .hover_d55c {
  display: none !important;
}
.icon_action_099d:before,
.block-small-9c64:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.icon_action_099d .hover_d55c,
.block-small-9c64 .hover_d55c {
  display: inline-block;
}
.link-8285 .sort_2369 {
  -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;
}
.icon_action_099d .link-8285 .sort_2369,
.block-small-9c64 .link-8285 .sort_2369 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tall_a1eb .breadcrumb_slow_fdfa {
  width: 100%;
}
.pagination_tiny_0547 {
  padding: 0 0.5em 0;
}
.pagination_tiny_0547 [class*="customify-col-"],
.pagination_tiny_0547 [class*="customify-col_"],
.pagination_tiny_0547 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.media-6729 .pagination_tiny_0547 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .photo-e90a .surface-6f2f,
  .surface-6f2f {
    display: none;
  }
  .modal-top-de18 {
    text-align: left;
  }
  .surface_steel_8fa7 {
    text-align: center;
  }
  .detail-30f8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .photo-e90a .button-right-7eb9,
  .button-right-7eb9 {
    display: none;
  }
  .row-9f76 {
    text-align: left;
  }
  .basic-ca18 {
    text-align: center;
  }
  .detail_thick_43c2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .photo-e90a .heading-572b,
  .heading-572b {
    display: none;
  }
  .white-f63d {
    text-align: left;
  }
  .background_fixed_bc32 {
    text-align: center;
  }
  .under-f7d2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.label_4fe3 {
  box-shadow: none !important;
}
.frame-purple-bb15 .tall-29e7,
.text_slow_9613 .tall-29e7 {
  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;
}
.text_slow_9613 .tall-29e7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.message-d2d8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.message-d2d8:after,
.message-d2d8:before {
  content: "";
  display: table;
}
.message-d2d8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .message-d2d8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.message-d2d8,
.nav_wood_d09b {
  max-width: 1248px;
  margin: 0 auto;
}

.dirty-25cd.first-00e4 .message-d2d8 {
  max-width: 100%;
}
.dirty-25cd.header-4cf8 {
  max-width: 1200px;
  margin: 0 auto;
}
.dirty-25cd.clean_3d1f .message-d2d8 {
  max-width: 100%;
}
.dirty-25cd.clean_3d1f > .message-d2d8 {
  padding-left: 0;
  padding-right: 0;
}
.dirty-25cd.clean_3d1f > .message-d2d8 .photo-e90a {
  margin: 0;
}
.dirty-25cd.clean_3d1f
  > .message-d2d8
  .accent-active-7704.gallery_a545 {
  margin-right: 0;
  margin-left: 0;
}
.dirty-25cd.clean_3d1f #main.gallery_a545 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .search-fccf #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .search-fccf #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .info_2885 .pink-0fd3 {
    padding-right: 1em;
  }
  .info_2885.picture-selected-ff1b .accent-active-7704 {
    border-right: 1px solid #eaecee;
  }
  .info_2885.picture-selected-ff1b .pink-0fd3 {
    padding-right: 1em;
  }
  .info_2885.picture-selected-ff1b .shade_outer_3898 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .first-cad0 .pink-0fd3 {
    padding-left: 1em;
  }
  .first-cad0.picture-selected-ff1b .accent-active-7704 {
    border-left: 1px solid #eaecee;
  }
  .first-cad0.picture-selected-ff1b .pink-0fd3 {
    padding-left: 1em;
  }
  .first-cad0.picture-selected-ff1b .shade_outer_3898 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old-6f69 .pink-0fd3 {
    padding-left: 1em;
  }
  .old-6f69.picture-selected-ff1b .wrapper_medium_213d {
    border-right: 1px solid #eaecee;
  }
  .old-6f69.picture-selected-ff1b .complex_b453 {
    border-right: 1px solid #eaecee;
  }
  .old-6f69.picture-selected-ff1b .pink-0fd3 {
    padding-left: 1em;
  }
  .old-6f69.picture-selected-ff1b .shade_outer_3898 {
    padding-right: 1em;
  }
  .old-6f69.picture-selected-ff1b .fast-f16f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .photo_motion_df9e .pink-0fd3 {
    padding-right: 1em;
  }
  .photo_motion_df9e.picture-selected-ff1b .wrapper_medium_213d {
    border-left: 1px solid #eaecee;
  }
  .photo_motion_df9e.picture-selected-ff1b .complex_b453 {
    border-left: 1px solid #eaecee;
  }
  .photo_motion_df9e.picture-selected-ff1b .pink-0fd3 {
    padding-right: 1em;
  }
  .photo_motion_df9e.picture-selected-ff1b .shade_outer_3898 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .photo_motion_df9e.picture-selected-ff1b .fast-f16f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search-fccf .pink-0fd3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-fccf.picture-selected-ff1b .accent-active-7704 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .search-fccf.picture-selected-ff1b .pink-0fd3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .search-fccf.picture-selected-ff1b .shade_outer_3898 {
    padding-left: 1em;
  }
  .search-fccf.picture-selected-ff1b .fast-f16f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .search-fccf.picture-selected-ff1b .pink-0fd3 {
    padding-left: 0;
  }
}
.popup-action-0758 .section_top_3fe5 {
  display: inline-block;
}
.aside_cool_a692 {
  display: inline-block;
}
.summary_4a2d {
  word-con: break-word;
}
.title-1046 > span {
  display: inline-block;
  padding: 5px 0;
}
.title-1046 .active_glass_c3de {
  margin-left: 8px;
  margin-right: 8px;
}
.title-1046 .surface_stale_d515 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pattern_30e4 .banner-6e6d {
  margin-bottom: 2em;
}
.pattern_30e4 .tooltip-689c {
  margin-bottom: 15px;
}
.pattern_30e4 .tooltip-689c:last-child {
  margin-bottom: 0;
}
.pattern_30e4 .filter_over_4d3e {
  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) {
  .pattern_30e4 .filter_over_4d3e {
    display: block;
  }
}
.pattern_30e4 .header_b9d2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pattern_30e4 .header_b9d2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pattern_30e4 .picture-down-4100 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pattern_30e4 .picture-down-4100 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pattern_30e4 .picture-down-4100 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pattern_30e4 .summary_4a2d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern_30e4 .summary_4a2d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pattern_30e4 .center_4498 p:last-child {
  margin-bottom: 0;
}
.pattern_30e4 .old-eed4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pattern_30e4 .surface_gold_d713 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pattern_30e4 .last-38ea {
  margin-top: 1em;
}
.pattern_30e4 .tabs-slow-2a00 {
  top: 0;
  display: block;
}
.pattern_30e4 .tabs-slow-2a00 a {
  color: inherit;
}
.pattern_30e4 .tabs-slow-2a00 a:hover {
  color: inherit;
}
.pattern_30e4 .copper_6c8c {
  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;
}
.pattern_30e4 .copper_6c8c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pattern_30e4 .surface_gold_d713 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pattern_30e4 .title-21f1 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pattern_30e4 .title-21f1:first-child {
  margin-top: 0;
}
.pattern_30e4 .title-21f1.pagination-f9c0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pattern_30e4 .title-21f1.breadcrumb-2ff6 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern_30e4
  .title-21f1.breadcrumb-2ff6.search_silver_26e9
  .last-38ea {
  width: 100%;
}
.pattern_30e4 .breadcrumb-2ff6 {
  -webkit-box-align: center;
  align-items: center;
}
.pattern_30e4 .breadcrumb-2ff6 .title-1046,
.pattern_30e4 .breadcrumb-2ff6 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pattern_30e4 .picture-down-4100 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pattern_30e4 .picture-down-4100 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pattern_30e4 .picture-down-4100: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;
}
.pattern_30e4 .pagination-f9c0 {
  z-index: 5;
}
.pattern_30e4 .brown-0662 .layout_e777 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pattern_30e4 .shadow-west-1422 .layout_e777 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pattern_30e4 .component_yellow_86c2 .layout_e777 {
  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;
}
.pattern_30e4.border_iron_6f5b .filter_over_4d3e,
.pattern_30e4.surface-e27e .filter_over_4d3e {
  display: block;
}
.pattern_30e4.border_iron_6f5b .filter_over_4d3e .media-d81b,
.pattern_30e4.border_iron_6f5b .filter_over_4d3e .surface_gold_d713,
.pattern_30e4.surface-e27e .filter_over_4d3e .media-d81b,
.pattern_30e4.surface-e27e .filter_over_4d3e .surface_gold_d713 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pattern_30e4.down-d504 .header_b9d2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pattern_30e4.down-d504 .header_b9d2 {
    margin-right: 0;
  }
}
.pattern_30e4.border_iron_6f5b .header_b9d2,
.pattern_30e4.surface-e27e .header_b9d2 {
  padding-top: 40%;
}
.pattern_30e4.border_iron_6f5b .banner-6e6d,
.pattern_30e4.surface-e27e .banner-6e6d {
  display: block;
}
.pattern_30e4.border_iron_6f5b .fn-sticky-a8aa .surface_gold_d713,
.pattern_30e4.surface-e27e .fn-sticky-a8aa .surface_gold_d713 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pattern_30e4.border_iron_6f5b .header_b9d2,
.pattern_30e4.surface-e27e .header_b9d2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pattern_30e4.border_iron_6f5b .surface_gold_d713 {
  padding: 1em;
}
.icon-95e2 {
  margin: 30px auto;
  display: block;
}
.icon-95e2 .disabled_34f3 > * {
  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;
}
.icon-95e2 .disabled_34f3 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.icon-95e2 .disabled_34f3 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb_mini_5aa3 .title-1046 {
  margin-bottom: 1.41575em;
}
.breadcrumb_mini_5aa3 .element_white_766f {
  margin-bottom: 1.618em;
}
.outline-lower-dd6c .message_ed1b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.outline-lower-dd6c .message_ed1b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.outline-lower-dd6c .list_15ae {
  max-width: 100%;
  overflow: auto;
}
.huge_fc85 .outline-lower-dd6c a:hover {
  text-decoration: underline;
}
.static_db4d .tooltip-689c:not(.summary_4a2d),
.static_db4d .picture-down-4100 {
  margin-bottom: 1.41575em;
}
.static_db4d .tooltip-689c:not(.summary_4a2d):last-child,
.static_db4d .picture-down-4100:last-child {
  margin-bottom: 0;
}
.static_db4d .tooltip-689c.search_64dc {
  margin-bottom: 0.41575em;
}
.static_db4d .article_6b66:before,
.static_db4d .feature-fixed-04b0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.static_db4d .article_6b66:before {
  content: "\f115";
}
.static_db4d .feature-fixed-04b0:before {
  content: "\f02c";
}
.static_db4d .main_76b9 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.static_db4d .main_76b9 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.message_short_706e {
  display: -webkit-box;
  display: flex;
}
.message_short_706e .sort-0112 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .message_short_706e .sort-0112 {
    flex-basis: 90px;
  }
}
.message_short_706e .article-hot-78b0 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .message_short_706e .article-hot-78b0 {
    flex-basis: calc(100% - 50px);
  }
}
.message_short_706e .detail_804e p:last-child {
  margin-bottom: 0.72em;
}
.caption-1666 .disabled_34f3 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.caption-1666 .disabled_34f3:after,
.caption-1666 .disabled_34f3:before {
  content: "";
  display: table;
}
.caption-1666 .disabled_34f3:after {
  clear: both;
}
.caption-1666 .disabled_34f3 .active-orange-00ab,
.caption-1666 .disabled_34f3 .header_2404 {
  width: 49%;
}
.caption-1666 .disabled_34f3 .active-orange-00ab a span.surface-b17d,
.caption-1666 .disabled_34f3 .header_2404 a span.surface-b17d {
  display: block;
  margin-bottom: 5px;
}
.caption-1666 .disabled_34f3 .header_2404 {
  float: left;
  text-align: left;
}
.caption-1666 .disabled_34f3 .active-orange-00ab {
  float: right;
  text-align: right;
}
.icon-e1cc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .icon-e1cc {
    margin-bottom: 0;
  }
}
.outer_0fda {
  margin-bottom: 1em;
}
.outer_0fda .summary_4a2d {
  font-size: 1.1em;
  line-height: 1.3;
}
.simple_4150 a {
  display: block;
  line-height: 0;
  position: relative;
}
.chip-simple-0300 .outer_0fda,
.bright-af3a .outer_0fda {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .chip-simple-0300 .outer_0fda,
  .bright-af3a .outer_0fda {
    display: block;
  }
}
.chip-simple-0300 .simple_4150,
.bright-af3a .simple_4150 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .chip-simple-0300 .simple_4150,
  .bright-af3a .simple_4150 {
    margin-bottom: 1em;
  }
}
.chip-simple-0300 .simple_4150 img,
.bright-af3a .simple_4150 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.chip-simple-0300 .fresh-b87e,
.bright-af3a .fresh-b87e {
  flex-basis: calc(100% - 160px);
}
.chip-simple-0300 .fresh-b87e p,
.bright-af3a .fresh-b87e p {
  margin-bottom: 0;
}
.chip-simple-0300 .fresh-b87e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .chip-simple-0300 .fresh-b87e {
    padding-left: 0;
  }
}
.bright-af3a .fresh-b87e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .bright-af3a .fresh-b87e {
    padding-right: 0;
  }
}
.bright-af3a .simple_4150 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.badge_17c8 .simple_4150 {
  margin-bottom: 0.5em;
}
.badge_17c8 .simple_4150 img {
  width: 100%;
}
.status_warm_e705 .gallery_6081,
.action_22ad .gallery_6081 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.action_22ad .accent-active-7704 .video_advanced_543b p:last-child {
  margin-bottom: 0;
}
.search_3e82 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.light-dd21 .surface-prev-079c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .light-dd21 .surface-prev-079c:last-of-type {
    margin-bottom: 0;
  }
}
.light-dd21 .surface-prev-079c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.light-dd21 .surface-prev-079c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.light-dd21 .surface-prev-079c ul li {
  margin: 0 0 0.6em;
}
.light-dd21 .surface-prev-079c ul li.sidebar_4e6e,
.light-dd21 .surface-prev-079c ul li.active-motion-be15 {
  position: relative;
}
.light-dd21 .surface-prev-079c ul li.sidebar_4e6e .disabled-7cc5,
.light-dd21 .surface-prev-079c ul li.active-motion-be15 .disabled-7cc5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.light-dd21 .surface-prev-079c ul li.sidebar_4e6e:after:after,
.light-dd21 .surface-prev-079c ul li.sidebar_4e6e:after:before,
.light-dd21
  .surface-prev-079c
  ul
  li.active-motion-be15:after:after,
.light-dd21
  .surface-prev-079c
  ul
  li.active-motion-be15:after:before {
  content: "";
  display: table;
}
.light-dd21 .surface-prev-079c ul li.sidebar_4e6e:after:after,
.light-dd21
  .surface-prev-079c
  ul
  li.active-motion-be15:after:after {
  clear: both;
}
.light-dd21 .surface-prev-079c a.modal-red-5feb:hover {
  text-decoration: none;
}
.light-dd21 .surface-prev-079c select {
  max-width: 100%;
}
.light-dd21 .surface-prev-079c table {
  font-size: 85%;
}
.light-dd21 .surface-prev-079c table td,
.light-dd21 .surface-prev-079c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.light-dd21 .surface-prev-079c table tfoot td {
  text-align: left;
}
.light-dd21 .surface-prev-079c :last-child {
  margin-bottom: 0;
}
.light-dd21 .surface-prev-079c .yellow_9b61 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.light-dd21 .surface-prev-079c .yellow_9b61 label {
  width: 100%;
}
.light-dd21 .surface-prev-079c .yellow_9b61 .picture-simple-0ba7 {
  width: 100%;
  display: block;
}
.light-dd21 .surface-prev-079c .yellow_9b61 .sidebar_full_02fa {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.light-dd21 .surface-prev-079c .yellow_9b61 .sidebar_full_02fa:hover svg #svg-search {
  fill: #444;
}
.light-dd21 .surface-prev-079c .yellow_9b61 .sidebar_full_02fa svg {
  width: 18px;
  height: 18px;
}
.light-dd21 .last_b9f2 ul ul,
.light-dd21 .modal_west_a277 ul ul,
.light-dd21 .button_85d7 ul ul,
.light-dd21 .gallery-pro-d723 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.light-dd21 .last_b9f2 .content_276a > a,
.light-dd21 .modal_west_a277 .content_276a > a,
.light-dd21 .button_85d7 .content_276a > a,
.light-dd21 .gallery-pro-d723 .content_276a > a {
  margin-bottom: 0;
}
.light-dd21 .hard-1951 li,
.light-dd21 .last_b9f2 li,
.light-dd21 .sort_cool_59f0 li,
.light-dd21 .modal_west_a277 li,
.light-dd21 .button_85d7 li,
.light-dd21 .gallery-pro-d723 li,
.light-dd21 .surface-lower-7a1d li,
.light-dd21 .blue-c821 li {
  display: block;
  position: relative;
}
.light-dd21 .hard-1951 li:last-child,
.light-dd21 .last_b9f2 li:last-child,
.light-dd21 .sort_cool_59f0 li:last-child,
.light-dd21 .modal_west_a277 li:last-child,
.light-dd21 .button_85d7 li:last-child,
.light-dd21 .gallery-pro-d723 li:last-child,
.light-dd21 .surface-lower-7a1d li:last-child,
.light-dd21 .blue-c821 li:last-child {
  border: none;
}
.light-dd21 .hard-1951 li a,
.light-dd21 .last_b9f2 li a,
.light-dd21 .sort_cool_59f0 li a,
.light-dd21 .modal_west_a277 li a,
.light-dd21 .button_85d7 li a,
.light-dd21 .gallery-pro-d723 li a,
.light-dd21 .surface-lower-7a1d li a,
.light-dd21 .blue-c821 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.light-dd21 .hard-1951 li ul li::before,
.light-dd21 .last_b9f2 li ul li::before,
.light-dd21 .sort_cool_59f0 li ul li::before,
.light-dd21 .modal_west_a277 li ul li::before,
.light-dd21 .button_85d7 li ul li::before,
.light-dd21 .gallery-pro-d723 li ul li::before,
.light-dd21 .surface-lower-7a1d li ul li::before,
.light-dd21 .blue-c821 li ul li::before {
  left: 15px;
}
.light-dd21 .hard-1951 li ul a,
.light-dd21 .last_b9f2 li ul a,
.light-dd21 .sort_cool_59f0 li ul a,
.light-dd21 .modal_west_a277 li ul a,
.light-dd21 .button_85d7 li ul a,
.light-dd21 .gallery-pro-d723 li ul a,
.light-dd21 .surface-lower-7a1d li ul a,
.light-dd21 .blue-c821 li ul a {
  padding-left: 20px;
}
.light-dd21 .hard-1951 li ul ul li::before,
.light-dd21 .last_b9f2 li ul ul li::before,
.light-dd21 .sort_cool_59f0 li ul ul li::before,
.light-dd21 .modal_west_a277 li ul ul li::before,
.light-dd21 .button_85d7 li ul ul li::before,
.light-dd21 .gallery-pro-d723 li ul ul li::before,
.light-dd21 .surface-lower-7a1d li ul ul li::before,
.light-dd21 .blue-c821 li ul ul li::before {
  left: 30px;
}
.light-dd21 .hard-1951 li ul ul a,
.light-dd21 .last_b9f2 li ul ul a,
.light-dd21 .sort_cool_59f0 li ul ul a,
.light-dd21 .modal_west_a277 li ul ul a,
.light-dd21 .button_85d7 li ul ul a,
.light-dd21 .gallery-pro-d723 li ul ul a,
.light-dd21 .surface-lower-7a1d li ul ul a,
.light-dd21 .blue-c821 li ul ul a {
  padding-left: 40px;
}
.light-dd21 .card_772d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.light-dd21 .blue-c821 ul li {
  margin-bottom: 1.41575em;
}
.light-dd21 .blue-c821 ul li .active_lower_cad6 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.light-dd21 .blue-c821 ul li .item-focused-a955 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.card_9221 .hard-1951 li a,
.card_9221 .last_b9f2 li a,
.card_9221 .sort_cool_59f0 li a,
.card_9221 .modal_west_a277 li a,
.card_9221 .button_85d7 li a,
.card_9221 .gallery-pro-d723 li a,
.card_9221 .surface-lower-7a1d li a,
.card_9221 .blue-c821 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_9221 .card_772d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card_9221 .surface-prev-079c ul li.sidebar_4e6e .disabled-7cc5,
.card_9221 .surface-prev-079c ul li.active-motion-be15 .disabled-7cc5 {
  background: rgba(0, 0, 0, 0.2);
}
.card_9221 .light-dd21 .surface-prev-079c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty-25cd .light-dd21 .hero_0839 li {
  margin: 0;
}
.dirty-25cd .light-dd21 .hero_0839 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.dirty-25cd .light-dd21 .hero_0839 li ul {
  margin: 0;
}
.dirty-25cd .light-dd21 .hero_0839 li ul li a {
  padding-left: 15px;
}
.dirty-25cd .light-dd21 .hero_0839 li ul li li a {
  padding-left: 30px;
}
.dirty-25cd .light-dd21 .hero_0839 li.iron_9f8e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.dirty-25cd .light-dd21 .hero_0839 li.iron_9f8e > 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;
}
.dirty-25cd .light-dd21 .hero_0839 li.iron_9f8e > 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;
}
.title-5482 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.highlight_274c {
  position: relative;
  z-index: 10;
}
.highlight_274c .sort_2369 {
  width: 100%;
  max-width: 100%;
}
.backdrop_down_35d2 .solid-f6f8 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.backdrop_down_35d2 .feature-motion-f03a {
}
.backdrop_down_35d2 .card_9221 {
  background: #292929;
}
.table_stone_52a9 .solid-f6f8 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.table_stone_52a9 .feature-motion-f03a {
  background: #f9f9f9;
}
.table_stone_52a9 .card_9221 {
  background: #303030;
}
.outline-over-bdb5 .solid-f6f8 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline-over-bdb5 .section_top_3fe5 {
    margin-bottom: 1em;
  }
  .outline-over-bdb5 .section_top_3fe5:last-child {
    margin-bottom: 0;
  }
}
.outline-over-bdb5 .feature-motion-f03a {
  background: #ededed;
}
.outline-over-bdb5 .card_9221 {
  background: #1a1a1a;
}
.solid-f6f8.feature-motion-f03a {
  color: rgba(0, 0, 0, 0.6);
}
.solid-f6f8.feature-motion-f03a .right-2abc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.solid-f6f8.card_9221 {
  color: rgba(255, 255, 255, 0.99);
}
.solid-f6f8.card_9221 a:not(.modal-red-5feb) {
  color: rgba(255, 255, 255, 0.79);
}
.solid-f6f8.card_9221 a:not(.modal-red-5feb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid-f6f8.card_9221 .right-2abc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid-f6f8.card_9221 table tbody td,
.solid-f6f8.card_9221 table th {
  background: rgba(0, 0, 0, 0.08);
}
.section-2744.carousel-8787 .message-d2d8 {
  max-width: initial;
}
.section-2744 .main_1744 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.section-2744 .main_1744 .sort_2369 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .section-2744 .main_1744 .sort_2369 {
    display: block;
    margin-bottom: 2em;
  }
  .section-2744 .main_1744 .sort_2369:last-child {
    margin-bottom: 0;
  }
}
.outline-over-bdb5 .section_top_3fe5:last-child,
.table_stone_52a9 .section_top_3fe5:last-child,
.backdrop_down_35d2 .section_top_3fe5:last-child {
  margin-bottom: 0;
}
.outline-over-bdb5 .section_top_3fe5 .light-dd21 .surface-prev-079c:last-child,
.table_stone_52a9 .section_top_3fe5 .light-dd21 .surface-prev-079c:last-child,
.backdrop_down_35d2 .section_top_3fe5 .light-dd21 .surface-prev-079c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .outline-over-bdb5 .basic-0948,
  .outline-over-bdb5 .block_stone_4a78,
  .table_stone_52a9 .basic-0948,
  .table_stone_52a9 .block_stone_4a78,
  .backdrop_down_35d2 .basic-0948,
  .backdrop_down_35d2 .block_stone_4a78 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .highlight_274c .section_top_3fe5 {
    margin-bottom: 2em;
  }
}
.highlight_274c p:last-child {
  margin-bottom: 0;
}
.highlight_274c li,
.highlight_274c ul {
  list-style: none;
  margin: 0;
}
.highlight_274c ul ul {
  margin-left: 2.617924em;
}
.south_d170 {
  font-size: 0.875em;
}

/* css-noise: cd86 */
.widget-item-i7 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
