/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pagination_fresh_7d4f/customify
Author: WPCustomify
Author URI: https://pressmaximum.pagination_fresh_7d4f
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.pagination_fresh_7d4f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.light-b1bf.chip-516f/licenses/gpl-2.0.preview-warm-cbfe
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.shadow-orange-497c/, (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.list-5584.highlight_fb48/normalize.focused-ce18/
 ======
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.focused-ce18 v7.0.0 | MIT License | github.pagination_fresh_7d4f/necolas/normalize.focused-ce18 */
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;
}
.brown_9ff8 .outline_d389,
.orange-0209,
.border_red_b9e7,
.button-a48c,
.smooth_7285,
.card-7bb4,
.box-pressed-eab3,
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;
}
.orange-0209,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .orange-0209,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .orange-0209,
  h1 {
    font-size: 1.8em;
  }
}
.border_red_b9e7,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.border_red_b9e7 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .border_red_b9e7,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .border_red_b9e7,
  h2 {
    font-size: 1.7em;
  }
}
.button-a48c,
h3 {
  font-size: 1.618em;
}
.brown_9ff8 .outline_d389,
.smooth_7285,
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.main_west_b026 {
  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;
}
.south_161a:after,
.south_161a:before,
.disabled_huge_ba7d:after,
.disabled_huge_ba7d:before {
  content: "";
  display: table;
}
.south_161a:after,
.disabled_huge_ba7d:after {
  clear: both;
}
.dynamic_a44c {
  float: right;
  margin-right: 0;
}
.menu_white_c3fe {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.footer_fluid_f676 .input_7459,
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;
}
.footer_fluid_f676 .input_7459: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;
}
.accent_iron_ea89 .input_7459 {
  box-shadow: none;
}
.accent_iron_ea89
  .input_7459
  .basic-fc22 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.accent_iron_ea89 .input_7459 .icon-c059 {
  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;
}
.accent_iron_ea89
  .input_7459
  .icon-c059
  b {
  display: none;
}
.accent_iron_ea89 .notice_new_96ee {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slow_6802:not(.pressed-ed86):not(.feature-green-8d32),
button:not(.pressed-ed86):not(.feature-green-8d32),
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ),
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ),
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ) {
  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;
}
.slow_6802:not(.pressed-ed86):not(
    .feature-green-8d32
  ):hover,
button:not(.pressed-ed86):not(
    .feature-green-8d32
  ):hover,
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ):hover,
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ):hover,
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slow_6802:not(.pressed-ed86):not(
    .feature-green-8d32
  ):active,
.slow_6802:not(.pressed-ed86):not(
    .feature-green-8d32
  ):focus,
button:not(.pressed-ed86):not(
    .feature-green-8d32
  ):active,
button:not(.pressed-ed86):not(
    .feature-green-8d32
  ):focus,
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ):active,
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ):focus,
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ):active,
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ):focus,
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ):active,
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ):focus {
  outline: 0;
}
.slow_6802:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0,
button:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0,
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0,
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0,
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0 {
  position: relative;
}
.slow_6802:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .logo-fresh-cac1,
.slow_6802:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .nav_mini_6845,
.slow_6802:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .article-hot-90b6,
.slow_6802:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  i,
.slow_6802:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  svg,
button:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .logo-fresh-cac1,
button:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .nav_mini_6845,
button:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .article-hot-90b6,
button:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  i,
button:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  svg,
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .logo-fresh-cac1,
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .nav_mini_6845,
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .article-hot-90b6,
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  i,
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  svg,
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .logo-fresh-cac1,
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .nav_mini_6845,
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .article-hot-90b6,
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  i,
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  svg,
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .logo-fresh-cac1,
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .nav_mini_6845,
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  .article-hot-90b6,
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  i,
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0
  svg {
  visibility: hidden;
}
.slow_6802:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0:after,
button:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0:after,
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0:after,
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0:after,
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ).fn-loading-bdf0: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;
}
.slow_6802:not(.pressed-ed86):not(.feature-green-8d32),
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ),
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ),
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ) {
  color: #fff;
  background: #235787;
}
.slow_6802:not(.pressed-ed86):not(
    .feature-green-8d32
  ):focus,
input[type="button"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ):focus,
input[type="reset"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ):focus,
input[type="submit"]:not(.pressed-ed86):not(
    .feature-green-8d32
  ):focus {
  color: #fff;
}
.slow_6802.fn-disabled-bdf0:not(.pressed-ed86):not(
    .feature-green-8d32
  ),
.slow_6802[disabled]:not(.pressed-ed86):not(
    .feature-green-8d32
  ),
button.fn-disabled-bdf0:not(.pressed-ed86):not(
    .feature-green-8d32
  ),
button[disabled]:not(.pressed-ed86):not(
    .feature-green-8d32
  ) {
  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;
}
.hover-a81b {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hover-a81b: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;
}
.orange_4f64 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.slider_21cf {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.row_wood_92df {
  clear: both;
  display: block;
  margin: 0 auto;
}
.south_161a:after,
.south_161a:before,
.row-aa4b:after,
.row-aa4b:before,
.stale_7d28:after,
.stale_7d28:before,
.alert_lower_48af:after,
.alert_lower_48af:before,
.breadcrumb_fc29:after,
.breadcrumb_fc29:before,
.border_877f:after,
.border_877f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.south_161a:after,
.row-aa4b:after,
.stale_7d28:after,
.alert_lower_48af:after,
.breadcrumb_fc29:after,
.border_877f:after {
  clear: both;
}
.row-aa4b .simple-f1d9,
.stale_7d28 .simple-f1d9,
.advanced_567e .simple-f1d9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.status_dynamic_8f5d {
  display: inline-block;
}
.pattern_b34a {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pattern_b34a img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pattern_b34a .accordion-full-6831 {
  padding: 1em 0;
  font-size: 85%;
}
.accordion-full-6831 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.content-3f8f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.content-3f8f:after,
.content-3f8f:before {
  content: "";
  display: table;
}
.content-3f8f:after {
  clear: both;
}
.secondary-7c16 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.main_purple_bf78 .secondary-7c16 {
  max-width: 50%;
}
.header-8e97 .secondary-7c16 {
  max-width: 33.33%;
}
.avatar-0436 .secondary-7c16 {
  max-width: 25%;
}
.popup_small_f635 .secondary-7c16 {
  max-width: 20%;
}
.list-green-1a9f .secondary-7c16 {
  max-width: 16.66%;
}
.frame_78c7 .secondary-7c16 {
  max-width: 14.28%;
}
.huge_9065 .secondary-7c16 {
  max-width: 12.5%;
}
.pattern-8a3a .secondary-7c16 {
  max-width: 11.11%;
}
.mask_ce3b {
  display: block;
}
.brown_9ff8 .sort_cool_a343 label,
.brown_9ff8 .short-ab18 label,
.brown_9ff8 .liquid-0176 label,
.brown_9ff8 .surface_58dc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.title_bef3 {
  list-style: none;
  margin: 0;
}
.title_bef3 article.green_825e {
  margin-bottom: 0;
}
.title_bef3 ul {
  list-style: none;
  margin: 0;
}
.title_bef3 .notification_d1f1 li.green_825e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .title_bef3 .notification_d1f1 li.green_825e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .title_bef3 .notification_d1f1 li.green_825e: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) {
  .title_bef3 .notification_d1f1 li.green_825e li.green_825e li.green_825e li.green_825e {
    padding-left: 0;
  }
}
article.green_825e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.green_825e .row-aa4b p:last-of-type {
  margin-bottom: 0;
}
article.green_825e .focus_623c {
  float: left;
}
article.green_825e .wrapper_gas_7363 {
  margin-left: 85px;
}
article.green_825e .banner_7d9e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.green_825e .banner_7d9e .highlight-cold-af0a {
  margin-left: 10px;
}
article.green_825e .cool-0188 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.green_825e .icon_2ef2 {
  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 .sort_cool_a343,
  #respond .liquid-0176,
  #respond .surface_58dc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sort_cool_a343 input,
#respond .liquid-0176 input,
#respond .surface_58dc input {
  width: 100%;
}
#respond .surface_58dc {
  margin-right: 0;
}
#respond .caption-up-a3c1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture-orange-6e00 {
  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;
}
.texture-orange-6e00.east-edd5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.texture-orange-6e00 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%);
}
.texture-orange-6e00:focus,
.texture-orange-6e00: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);
}
.shadow_top_f04c {
  border-radius: 10%;
}
.feature_red_a749 {
  border-radius: 50%;
}
.media_ec6a {
  font-size: 0.72em;
}
.shadow_00d7 {
  font-size: 0.875em;
}
.popup_9962 {
  font-size: 1.1em;
}
.overlay_red_fd20 {
  text-transform: uppercase;
  line-height: 1.2;
}
.overlay_red_fd20.media_ec6a {
  letter-spacing: 0.5px;
}
.outline_23e1,
.outline_23e1 a {
  color: #6d6d6d;
}
.outline_23e1 a:hover {
  color: #111;
}
.logo_17b1 {
  color: #6d6d6d;
}
.accordion-cold-1c6c {
  overflow-x: hidden;
}
.accordion-cold-1c6c .active_5e58.sidebar_ce08 {
  position: relative;
}
.accordion-cold-1c6c .active_5e58.sidebar_ce08.summary-1726 {
  position: initial;
}
.accordion-cold-1c6c
  .active_5e58.sidebar_ce08.summary-1726
  .secondary_0283 {
  left: auto;
}
.accordion-cold-1c6c .active_5e58 .secondary_0283 {
  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;
}
.accordion-cold-1c6c .active_5e58:hover.sidebar_ce08 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accordion-cold-1c6c
  .active_5e58:hover.sidebar_ce08
  .secondary_0283 {
  display: block;
  z-index: 9999999;
}
.accordion-cold-1c6c .item_cfc9 .background-4f5a,
.accordion-cold-1c6c .menu-dim-5862 .background-4f5a {
  display: none;
}
.accordion-cold-1c6c .orange_99bf .active_5e58:hover.sidebar_ce08 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.brown_9ff8 .sort_cool_a343 label,
.brown_9ff8 .short-ab18 label,
.brown_9ff8 .liquid-0176 label,
.brown_9ff8 .surface_58dc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.title_bef3 {
  list-style: none;
  margin: 0;
}
.title_bef3 article.green_825e {
  margin-bottom: 0;
}
.title_bef3 ul {
  list-style: none;
  margin: 0;
}
.title_bef3 .notification_d1f1 li.green_825e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .title_bef3 .notification_d1f1 li.green_825e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .title_bef3 .notification_d1f1 li.green_825e: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) {
  .title_bef3 .notification_d1f1 li.green_825e li.green_825e li.green_825e li.green_825e {
    padding-left: 0;
  }
}
article.green_825e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.green_825e .row-aa4b p:last-of-type {
  margin-bottom: 0;
}
article.green_825e .focus_623c {
  float: left;
}
article.green_825e .wrapper_gas_7363 {
  margin-left: 85px;
}
article.green_825e .banner_7d9e {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.green_825e .banner_7d9e .highlight-cold-af0a {
  margin-left: 10px;
}
article.green_825e .cool-0188 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.green_825e .icon_2ef2 {
  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 .sort_cool_a343,
  #respond .liquid-0176,
  #respond .surface_58dc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sort_cool_a343 input,
#respond .liquid-0176 input,
#respond .surface_58dc input {
  width: 100%;
}
#respond .surface_58dc {
  margin-right: 0;
}
#respond .caption-up-a3c1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item_cfc9 .row_a882 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.row_a882 .description_short_7522.white-b3e7 .orange_7be4 > li > a:focus,
.row_a882 .description_short_7522.white-b3e7 .orange_7be4 > li > a:hover,
.row_a882 .description_short_7522.steel_993a .orange_7be4 > li > a:focus,
.row_a882 .description_short_7522.steel_993a .orange_7be4 > li > a:hover,
.row_a882 .description_short_7522.solid-b8da .orange_7be4 > li > a:focus,
.row_a882 .description_short_7522.solid-b8da .orange_7be4 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_a882
  .description_short_7522.white-b3e7
  .orange_7be4
  > li.status-steel-ea40
  > a,
.row_a882
  .description_short_7522.white-b3e7
  .orange_7be4
  > li.image-48e1
  > a,
.row_a882
  .description_short_7522.steel_993a
  .orange_7be4
  > li.status-steel-ea40
  > a,
.row_a882
  .description_short_7522.steel_993a
  .orange_7be4
  > li.image-48e1
  > a,
.row_a882
  .description_short_7522.solid-b8da
  .orange_7be4
  > li.status-steel-ea40
  > a,
.row_a882 .description_short_7522.solid-b8da .orange_7be4 > li.outer-a4ca > a {
  color: rgba(255, 255, 255, 0.99);
}
.row_a882 .overlay_orange_2448,
.row_a882 .overlay_orange_2448 a {
  color: rgba(255, 255, 255, 0.99);
}
.row_a882 .tabs_fast_cdf5.wrapper_center_d069 li a,
.row_a882 .avatar-42d3 a,
.row_a882 .hero-easy-387f,
.row_a882 .orange_7be4 > li > a,
.row_a882 .full-e03d {
  color: rgba(255, 255, 255, 0.79);
}
.row_a882 .tabs_fast_cdf5.wrapper_center_d069 li a:hover,
.row_a882 .avatar-42d3 a:hover,
.row_a882 .hero-easy-387f:hover,
.row_a882 .orange_7be4 > li > a:hover,
.row_a882 .full-e03d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_a882 .notice-29cf {
  color: rgba(255, 255, 255, 0.79);
}
.row_a882 .notice-29cf .chip-23a6 {
  color: rgba(255, 255, 255, 0.99);
}
.row_a882 .notice-29cf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_a882 .video_94fb .filter-3713 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row_a882 .video_94fb .filter-3713 .chip_simple_6129 {
  color: rgba(255, 255, 255, 0.79);
}
.row_a882
  .video_94fb
  .filter-3713
  .chip_simple_6129::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row_a882
  .video_94fb
  .filter-3713
  .chip_simple_6129:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row_a882
  .video_94fb
  .filter-3713
  .chip_simple_6129::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row_a882
  .video_94fb
  .filter-3713
  .chip_simple_6129::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.row_a882 .video_94fb .popup_d1aa {
  color: rgba(255, 255, 255, 0.79);
}
.row_a882 .video_94fb .popup_d1aa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_4f77
  .row_a882
  .video_94fb
  .accent_old_1042
  .highlight_5f3c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup_4f77
  .row_a882
  .video_94fb
  .accent_old_1042
  .chip_simple_6129 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item_cfc9 .item_top_48c2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.item_top_48c2 .description_short_7522.white-b3e7 .orange_7be4 > li > a:focus,
.item_top_48c2 .description_short_7522.white-b3e7 .orange_7be4 > li > a:hover,
.item_top_48c2 .description_short_7522.steel_993a .orange_7be4 > li > a:focus,
.item_top_48c2 .description_short_7522.steel_993a .orange_7be4 > li > a:hover,
.item_top_48c2 .description_short_7522.solid-b8da .orange_7be4 > li > a:focus,
.item_top_48c2 .description_short_7522.solid-b8da .orange_7be4 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_top_48c2
  .description_short_7522.white-b3e7
  .orange_7be4
  > li.status-steel-ea40
  > a,
.item_top_48c2
  .description_short_7522.white-b3e7
  .orange_7be4
  > li.image-48e1
  > a,
.item_top_48c2
  .description_short_7522.steel_993a
  .orange_7be4
  > li.status-steel-ea40
  > a,
.item_top_48c2
  .description_short_7522.steel_993a
  .orange_7be4
  > li.image-48e1
  > a,
.item_top_48c2
  .description_short_7522.solid-b8da
  .orange_7be4
  > li.status-steel-ea40
  > a,
.item_top_48c2 .description_short_7522.solid-b8da .orange_7be4 > li.outer-a4ca > a {
  color: rgba(0, 0, 0, 0.8);
}
.item_top_48c2 .overlay_orange_2448,
.item_top_48c2 .overlay_orange_2448 a {
  color: rgba(0, 0, 0, 0.8);
}
.item_top_48c2 .tabs_fast_cdf5.wrapper_center_d069 li a,
.item_top_48c2 .avatar-42d3 a,
.item_top_48c2 .hero-easy-387f,
.item_top_48c2 .orange_7be4 > li > a,
.item_top_48c2 .full-e03d {
  color: rgba(0, 0, 0, 0.55);
}
.item_top_48c2 .tabs_fast_cdf5.wrapper_center_d069 li a:hover,
.item_top_48c2 .avatar-42d3 a:hover,
.item_top_48c2 .hero-easy-387f:hover,
.item_top_48c2 .orange_7be4 > li > a:hover,
.item_top_48c2 .full-e03d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_top_48c2 .notice-29cf {
  color: rgba(0, 0, 0, 0.55);
}
.item_top_48c2 .notice-29cf .chip-23a6 {
  color: rgba(0, 0, 0, 0.8);
}
.item_top_48c2 .notice-29cf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.disabled-6ff8 .image-7b92 {
  margin-left: auto;
  margin-right: auto;
}
.stale_7d28 > * {
  margin-left: auto;
  margin-right: auto;
}
.stale_7d28 .orange_4f64 {
  margin-right: 1.41575em;
}
.secondary_lite_43eb .stale_7d28 > .column-815b {
  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;
}
.secondary_lite_43eb .stale_7d28 > .progress_e0a5 {
  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;
}
.layout_red_d651.disabled-6ff8 .image-7b92,
.surface-over-ab57.disabled-6ff8 .image-7b92 {
  margin-left: 0;
}
.container_orange_879a.disabled-6ff8 .image-7b92,
.solid-9102.disabled-6ff8 .image-7b92 {
  margin-right: 0;
}
.stale_7d28 ol,
.stale_7d28 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.white_5a69 video {
  max-width: 100%;
}
.notice_cd51 img {
  display: block;
}
.notice_cd51.orange_4f64,
.notice_cd51.slider_21cf {
  width: 100%;
}
.notice_cd51.progress_e0a5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.yellow-f98c:not(.footer_e7f5) {
  margin: 1.5em auto;
}
.wide-d542 p {
  padding: 1.5em 14px;
}
ul.secondary-red-52da.progress_e0a5,
ul.secondary-red-52da.column-815b,
ul.secondary-red-52da.header-d2db.column-815b {
  padding: 0 14px;
}
.image_full_6df1 {
  display: block;
  overflow-x: auto;
}
.image_full_6df1 table {
  border-collapse: collapse;
  width: 100%;
}
.image_full_6df1 td,
.image_full_6df1 th {
  padding: 0.5em;
}
.stale_7d28 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.stale_7d28 ol ol,
.stale_7d28 ol ul,
.stale_7d28 ul ol,
.stale_7d28 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.stale_7d28 ol ol li,
.stale_7d28 ol ul li,
.stale_7d28 ul ol li,
.stale_7d28 ul ul li {
  margin-left: 0;
}
.article_clean_d487.green_6529 > .active_05cf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.article_clean_d487.green_6529 > .active_05cf iframe,
.article_clean_d487.green_6529 > .active_05cf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fast-6f59 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.fast-6f59.title-3f4a {
  padding: 0;
}
.fast-6f59.title-3f4a cite {
  font-size: 13px;
}
.fast-6f59 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.fast-6f59 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.photo_50d0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.photo_50d0 > p:first-child {
  margin-top: 0;
}
.photo_50d0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.photo_50d0 blockquote {
  border-left: 0;
}
.fixed-33f5 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fixed-33f5:not(.old-c689) {
  max-width: 100px;
}
.fixed-33f5.brown-652c {
  border-bottom: none !important;
  text-align: center;
}
.fixed-33f5.brown-652c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .wide-d542 p {
    padding: 1.5em 0;
  }
}
.liquid_de68 {
  color: #0073aa;
}
.hidden_60dc {
  background-color: #0073aa;
}
.fixed_8c4e {
  color: #229fd8;
}
.backdrop_f2dd {
  background-color: #229fd8;
}
.next-0cc8 {
  color: #eee;
}
.red-204d {
  background-color: #eee;
}
.bottom-943a {
  color: #444;
}
.item_gold_3e3f {
  background-color: #444;
}
.badge-5c00 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.badge-5c00 .filter-09e6 .avatar-42d3 {
  font-size: 15px;
}
.badge-5c00 .avatar-42d3 {
  line-height: 1.3;
}
.badge-5c00 .item_top_48c2 {
}
.badge-5c00 .row_a882 {
  background: #235787;
}
.orange-7138 {
  padding: 0;
}
.orange-7138 .row_a882 {
  background: #1a1a1a;
}
.orange-7138 .item_top_48c2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.filter-static-10bf {
  padding: 0;
  border-left: none;
  border-right: none;
}
.filter-static-10bf .item_top_48c2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.filter-static-10bf .row_a882 {
  background: #303030;
}
.border_877f {
  position: relative;
  z-index: 10;
}
.border_877f .wood_f9fb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column-lite-8aa0 .sidebar_ce08 {
  display: inline-block;
  vertical-align: middle;
}
.column-lite-8aa0.accent_large_fca6 .sidebar_ce08 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .column-lite-8aa0.accent_large_fca6 .sidebar_ce08 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .column-lite-8aa0.accent_large_fca6 .sidebar_ce08 {
    margin-right: 0.4em;
  }
}
.column-lite-8aa0.accent_large_fca6 .sidebar_ce08:last-child {
  margin-right: 0;
}
.alert_2aca .wood_f9fb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .item_cfc9 .filter-09e6 {
    margin: 0 -0.5em;
  }
  .item_cfc9 .filter-09e6 [class*="customify-col-"],
  .item_cfc9 .filter-09e6 [class*="customify-col_"],
  .item_cfc9 .filter-09e6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.item_cfc9.small-c89b .wood_f9fb {
  background: 0 0 !important;
}
.item_cfc9.small-c89b .wood_f9fb,
.item_cfc9.alert_2aca .wood_f9fb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .item_cfc9.menu_f2a9 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.item_cfc9.alert_2aca .wood_f9fb {
  box-shadow: none !important;
}
.black-1a5c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .black-1a5c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .black-1a5c {
    padding: 18px 0 20px;
  }
}
.black-1a5c .message_ec4f {
  width: 100%;
}
.black-1a5c .paper_b6a6 {
  margin-bottom: 0;
}
.black-1a5c .hard_1e2d {
  margin-top: 5px;
  font-size: 0.875em;
}
.label_4bdb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.label_4bdb .backdrop_west_ba27 {
  width: 100%;
}
.tertiary-4527 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tertiary-4527 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tertiary-4527 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;
}
.tertiary-4527 li:last-child:after {
  display: none;
}
.tertiary-4527 li a {
  font-weight: 500;
  margin-right: 10px;
}
.component_dynamic_ba51 .background-4f5a button,
.black-1a5c .background-4f5a button {
  left: 0;
}
.component_dynamic_ba51 .backdrop_west_ba27,
.black-1a5c .backdrop_west_ba27 {
  padding-left: 0;
  padding-right: 0;
}
.component_dynamic_ba51 .label_4bdb,
.black-1a5c .label_4bdb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.component_dynamic_ba51 {
  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;
}
.component_dynamic_ba51: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;
}
.component_dynamic_ba51 .basic_e731 {
  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) {
  .component_dynamic_ba51 .basic_e731 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .component_dynamic_ba51 .basic_e731 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .component_dynamic_ba51 .basic_e731 {
    min-height: 200px;
  }
}
.component_dynamic_ba51 .tertiary-4527 {
  color: rgba(255, 255, 255, 0.8);
}
.component_dynamic_ba51 .tertiary-4527 a,
.component_dynamic_ba51 .tertiary-4527 li:after {
  color: inherit;
}
.component_dynamic_ba51 .tertiary-4527 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.hover_b0ff {
  margin-bottom: 0.5em;
}
.label_next_3da7 {
  margin-bottom: 1.2em;
}
.label_next_3da7,
.hover_b0ff {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.label_next_3da7 p:last-child,
.hover_b0ff p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .background-4f5a,
#masthead .background-4f5a {
  display: none;
}
#masthead
  > .background-4f5a.primary-dark-0d3b {
  display: none;
}
#masthead > .background-4f5a button {
  left: 0;
}
.filter_prev_82b5 {
  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%;
}
.filter_prev_82b5 .sidebar_ce08 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.filter_prev_82b5 .current_f36e {
  display: -webkit-box;
  display: flex;
}
.filter_prev_82b5 .current_f36e.hidden-e84b {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.filter_prev_82b5 .current_f36e.hovered_4fe1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.filter_prev_82b5 .current_f36e.center_966e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.filter_prev_82b5.link_clean_3b80.next-0892 .current_f36e.hidden-e84b {
  flex-basis: 100%;
}
.filter_prev_82b5.text_under_7c05 .current_f36e.hovered_4fe1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.filter_prev_82b5.text_under_7c05 .current_f36e.center_966e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .background-4f5a.primary-dark-0d3b {
  display: none;
}
#masthead > .background-4f5a button {
  left: 0;
}
.cool_e243 {
  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;
}
.cool_e243:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.cool_e243.info-new-68ed i {
  margin-right: 4px;
}
.cool_e243.dropdown_e6a2 i {
  margin-left: 5px;
}
.avatar-42d3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.avatar-42d3 p:last-child {
  margin-bottom: 0;
}
.small-c976 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.small-c976 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.small-c976 img {
  display: block;
  width: auto;
  line-height: 1;
}
.small-c976 .overlay_orange_2448 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.small-c976 .pink_2380 {
  margin: 5px 0 7px 0;
}
.small-c976.detail_dc60 .pink-baee {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.small-c976.detail_dc60 .soft_d015 {
  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;
}
.small-c976.item-1224 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.small-c976.item-1224 .pink-baee {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.small-c976.item-1224 .soft_d015 {
  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;
}
.small-c976.lower-b57d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.small-c976.footer_9fe8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.small-c976.footer_9fe8 .soft_d015 {
  margin-top: 7px;
}
.status-aea5 {
  display: inline-block;
}
.border_877f .gradient_new_b666 .small-c976 img {
  max-width: 100%;
}
.description_short_7522 .modal-fast-a9de.active-034b,
.medium_956f .modal-fast-a9de.active-034b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.description_short_7522 .component_76fb,
.medium_956f .component_76fb {
  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%);
}
.description_short_7522 .component_76fb {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.description_short_7522.tiny-4846 .component_76fb {
  display: none;
}
.description_short_7522 .column-simple-5434 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.description_short_7522 .column-simple-5434 li {
  display: inline-block;
  position: relative;
}
.description_short_7522 .column-simple-5434 li:last-child {
  margin-right: 0;
}
.description_short_7522 .column-simple-5434 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;
}
.description_short_7522 .column-simple-5434 li.outer-a4ca > a {
  color: rgba(0, 0, 0, 0.9);
}
.description_short_7522 .column-simple-5434 > 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;
}
.description_short_7522 .column-simple-5434 > li > a i {
  line-height: 0;
}
.description_short_7522 .column-simple-5434 > li.glass_8dc6 > a .component_76fb {
  margin-left: 4px;
  line-height: 0;
}
.description_short_7522 .column-simple-5434 .old_32d3 li.glass_8dc6 > a {
  position: relative;
}
.description_short_7522 .column-simple-5434 .old_32d3 li.glass_8dc6 > a:after,
.description_short_7522 .column-simple-5434 .old_32d3 li.glass_8dc6 > a:before {
  content: "";
  display: table;
}
.description_short_7522 .column-simple-5434 .old_32d3 li.glass_8dc6 > a:after {
  clear: both;
}
.description_short_7522 .column-simple-5434 .old_32d3 li.glass_8dc6 > a .component_76fb {
  margin-left: 5px;
  float: right;
}
.description_short_7522 .article-5920,
.description_short_7522 .old_32d3 {
  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;
}
.description_short_7522 .old_32d3 {
  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;
}
.description_short_7522 .old_32d3 .active-034b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.description_short_7522 .old_32d3 .component_76fb {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.description_short_7522 .old_32d3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.description_short_7522 .old_32d3 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;
}
.description_short_7522 .old_32d3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.description_short_7522 .old_32d3 .old_32d3 {
  top: 0;
  left: 100%;
}
.description_short_7522 .picture_west_90cc.fn-focus-bdf0 > .article-5920,
.description_short_7522 .picture_west_90cc.fn-focus-bdf0 > .old_32d3,
.description_short_7522 .picture_west_90cc:focus > .article-5920,
.description_short_7522 .picture_west_90cc:focus > .old_32d3,
.description_short_7522 .picture_west_90cc:hover > .article-5920,
.description_short_7522 .picture_west_90cc:hover > .old_32d3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.description_short_7522.solid-b8da .orange_7be4:after,
.description_short_7522.solid-b8da .orange_7be4:before {
  content: "";
  display: table;
}
.description_short_7522.solid-b8da .orange_7be4:after {
  clear: both;
}
.description_short_7522.solid-b8da .orange_7be4 > li {
  float: left;
}
.description_short_7522.video-iron-676c .orange_7be4:after,
.description_short_7522.video-iron-676c .orange_7be4:before {
  content: "";
  display: table;
}
.description_short_7522.video-iron-676c .orange_7be4:after {
  clear: both;
}
.description_short_7522.video-iron-676c .orange_7be4 > li {
  float: left;
}
.description_short_7522.video-iron-676c .orange_7be4 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.description_short_7522.video-iron-676c .orange_7be4 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.description_short_7522.video-iron-676c .orange_7be4 > li.status-steel-ea40 > a,
.description_short_7522.video-iron-676c .orange_7be4 > li.outer-a4ca > a {
  color: #fff;
  background-color: #1e4b75;
}
.description_short_7522.white-b3e7 .orange_7be4 > li > a .active-034b {
  position: relative;
}
.description_short_7522.white-b3e7 .orange_7be4 > li > a .active-034b: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;
}
.description_short_7522.white-b3e7
  .orange_7be4
  > li:focus
  > a
  .active-034b:before,
.description_short_7522.white-b3e7
  .orange_7be4
  > li:hover
  > a
  .active-034b:before {
  width: 100%;
  background-color: currentColor;
}
.description_short_7522.white-b3e7
  .orange_7be4
  > li.status-steel-ea40
  > a
  .active-034b:before,
.description_short_7522.white-b3e7
  .orange_7be4
  > li.image-48e1
  > a
  .active-034b:before {
  width: 100%;
  background-color: currentColor;
}
.description_short_7522.steel_993a .orange_7be4 > li > a .active-034b {
  position: relative;
}
.description_short_7522.steel_993a .orange_7be4 > li > a .active-034b: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;
}
.description_short_7522.steel_993a .orange_7be4 > li:focus > a .active-034b:before,
.description_short_7522.steel_993a
  .orange_7be4
  > li:hover
  > a
  .active-034b:before {
  width: 100%;
  background-color: currentColor;
}
.description_short_7522.steel_993a
  .orange_7be4
  > li.status-steel-ea40
  > a
  .active-034b:before,
.description_short_7522.steel_993a
  .orange_7be4
  > li.image-48e1
  > a
  .active-034b:before {
  width: 100%;
  background-color: currentColor;
}
.medium_956f .column-simple-5434 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.medium_956f .column-simple-5434 li:first-child > a {
  border-top: none;
}
.medium_956f .column-simple-5434 .slider_ce7c > .active-034b .component_76fb {
  display: none;
}
.medium_956f .column-simple-5434 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.medium_956f .column-simple-5434 li:last-child {
  border: none;
}
.medium_956f .column-simple-5434 li.glass_8dc6 > a {
  padding-right: 45px !important;
}
.medium_956f .column-simple-5434 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.medium_956f .column-simple-5434 li a:focus,
.medium_956f .column-simple-5434 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.medium_956f .column-simple-5434 li .brown_617a {
  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;
}
.medium_956f .column-simple-5434 li .brown_617a:hover {
  box-shadow: none;
}
.medium_956f .column-simple-5434 li .brown_617a .component_76fb {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.medium_956f .column-simple-5434 .old_32d3 {
  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);
}
.medium_956f .column-simple-5434 .old_32d3 li a {
  padding-left: 3em;
}
.medium_956f .column-simple-5434 .status_2b2f > a .brown_617a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.medium_956f .column-simple-5434 .status_2b2f > .old_32d3 {
  display: block;
  opacity: 1;
}
.notice-da97 {
  max-width: 100%;
}
.frame_5c37 {
  line-height: 0;
  cursor: pointer;
}
.full-e03d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.full-e03d:hover {
  box-shadow: none;
  color: currentColor;
}
.full-e03d svg {
  width: 18px;
  height: 18px;
}
.full-e03d .hidden_lite_11ba {
  display: none;
}
.warm-915a {
  position: relative;
}
.warm-915a.fn-active-bdf0 .full-e03d .iron-8ef5 {
  display: none;
}
.warm-915a.fn-active-bdf0 .full-e03d .hidden_lite_11ba {
  display: inline-block;
}
.warm-915a .aside-35fa {
  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);
}
.warm-915a.detail_narrow_ee8b .aside-35fa {
  left: auto;
  right: -0.9em;
}
.warm-915a.detail_narrow_ee8b .footer-9764::before {
  left: auto;
  right: 15px;
}
.warm-915a.fn-active-bdf0 .aside-35fa {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent_old_1042 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accent_old_1042 label {
  flex-basis: 100%;
}
.accent_old_1042 .filter-3713 {
  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;
}
.accent_old_1042 .chip_simple_6129 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accent_old_1042 .chip_simple_6129:focus {
  background-color: transparent;
}
.accent_old_1042 button.popup_d1aa {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accent_old_1042 button.popup_d1aa:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accent_old_1042 button.popup_d1aa svg {
  width: 18px;
  height: 18px;
}
.accent_old_1042 input[type="submit"] {
  min-height: auto;
}
.video_94fb .accent_old_1042 .chip_simple_6129 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.footer-9764 {
  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) {
  .footer-9764 {
    width: 220px;
  }
}
.footer-9764 label {
  flex-basis: 100%;
}
.footer-9764::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;
}
.popup_4f77 .video_94fb .accent_old_1042 {
  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;
}
.popup_4f77
  .video_94fb
  .accent_old_1042
  .filter-3713 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.popup_4f77 .video_94fb .accent_old_1042 .chip_simple_6129 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.popup_4f77
  .video_94fb
  .accent_old_1042
  .chip_simple_6129:focus {
  background: 0 0;
}
.popup_4f77
  .video_94fb
  .accent_old_1042
  .highlight_5f3c {
  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;
}
.tabs_fast_cdf5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tabs_fast_cdf5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tabs_fast_cdf5 li:last-child {
  margin-right: 0;
}
.tabs_fast_cdf5 li:first-child {
  margin-left: 0;
}
.tabs_fast_cdf5.video_b95b a {
  color: #fff;
}
.tabs_fast_cdf5.video_b95b a:hover {
  color: #fff;
}
.tabs_fast_cdf5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tabs_fast_cdf5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tabs_fast_cdf5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabs_fast_cdf5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tabs_fast_cdf5 [class*="social-icon-apple"] {
  background-color: #999;
}
.tabs_fast_cdf5 [class*="social-icon-apple"].label_a707 {
  background-color: transparent;
  color: #999;
}
.tabs_fast_cdf5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tabs_fast_cdf5 [class*="social-icon-behance"].label_a707 {
  background-color: transparent;
  color: #1769ff;
}
.tabs_fast_cdf5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tabs_fast_cdf5 [class*="social-icon-bitbucket"].label_a707 {
  background-color: transparent;
  color: #205081;
}
.tabs_fast_cdf5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tabs_fast_cdf5 [class*="social-icon-codepen"].label_a707 {
  background-color: transparent;
  color: #000;
}
.tabs_fast_cdf5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tabs_fast_cdf5 [class*="social-icon-delicious"].label_a707 {
  background-color: transparent;
  color: #39f;
}
.tabs_fast_cdf5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tabs_fast_cdf5 [class*="social-icon-digg"].label_a707 {
  background-color: transparent;
  color: #005be2;
}
.tabs_fast_cdf5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tabs_fast_cdf5 [class*="social-icon-dribbble"].label_a707 {
  background-color: transparent;
  color: #ea4c89;
}
.tabs_fast_cdf5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tabs_fast_cdf5 [class*="social-icon-envelope"].label_a707 {
  background-color: transparent;
  color: #ea4335;
}
.tabs_fast_cdf5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tabs_fast_cdf5 [class*="social-icon-facebook"].label_a707 {
  background-color: transparent;
  color: #3b5998;
}
.tabs_fast_cdf5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tabs_fast_cdf5 [class*="social-icon-flickr"].label_a707 {
  background-color: transparent;
  color: #0063dc;
}
.tabs_fast_cdf5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tabs_fast_cdf5 [class*="social-icon-foursquare"].label_a707 {
  background-color: transparent;
  color: #2d5be3;
}
.tabs_fast_cdf5 [class*="social-icon-github"] {
  background-color: #333;
}
.tabs_fast_cdf5 [class*="social-icon-github"].label_a707 {
  background-color: transparent;
  color: #333;
}
.tabs_fast_cdf5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tabs_fast_cdf5 [class*="social-icon-google-plus"].label_a707 {
  background-color: transparent;
  color: #dd4b39;
}
.tabs_fast_cdf5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tabs_fast_cdf5 [class*="social-icon-houzz"].label_a707 {
  background-color: transparent;
  color: #7ac142;
}
.tabs_fast_cdf5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tabs_fast_cdf5 [class*="social-icon-instagram"].label_a707 {
  background-color: transparent;
  color: #262626;
}
.tabs_fast_cdf5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tabs_fast_cdf5 [class*="social-icon-jsfiddle"].label_a707 {
  background-color: transparent;
  color: #487aa2;
}
.tabs_fast_cdf5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tabs_fast_cdf5 [class*="social-icon-linkedin"].label_a707 {
  background-color: transparent;
  color: #0077b5;
}
.tabs_fast_cdf5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tabs_fast_cdf5 [class*="social-icon-medium"].label_a707 {
  background-color: transparent;
  color: #00ab6b;
}
.tabs_fast_cdf5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tabs_fast_cdf5
  [class*="social-icon-odnoklassniki"].label_a707 {
  background-color: transparent;
  color: #f4731c;
}
.tabs_fast_cdf5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tabs_fast_cdf5 [class*="social-icon-meetup"].label_a707 {
  background-color: transparent;
  color: #ec1c40;
}
.tabs_fast_cdf5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tabs_fast_cdf5 [class*="social-icon-pinterest"].label_a707 {
  background-color: transparent;
  color: #bd081c;
}
.tabs_fast_cdf5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tabs_fast_cdf5 [class*="social-icon-product-hunt"].label_a707 {
  background-color: transparent;
  color: #da552f;
}
.tabs_fast_cdf5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tabs_fast_cdf5 [class*="social-icon-reddit"].label_a707 {
  background-color: transparent;
  color: #ff4500;
}
.tabs_fast_cdf5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tabs_fast_cdf5 [class*="social-icon-rss"].label_a707 {
  background-color: transparent;
  color: #f26522;
}
.tabs_fast_cdf5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tabs_fast_cdf5
  [class*="social-icon-shopping-cart"].label_a707 {
  background-color: transparent;
  color: #4caf50;
}
.tabs_fast_cdf5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tabs_fast_cdf5 [class*="social-icon-skype"].label_a707 {
  background-color: transparent;
  color: #00aff0;
}
.tabs_fast_cdf5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tabs_fast_cdf5 [class*="social-icon-slideshare"].label_a707 {
  background-color: transparent;
  color: #0077b5;
}
.tabs_fast_cdf5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tabs_fast_cdf5 [class*="social-icon-snapchat"].label_a707 {
  background-color: transparent;
  color: #fffc00;
}
.tabs_fast_cdf5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tabs_fast_cdf5 [class*="social-icon-soundcloud"].label_a707 {
  background-color: transparent;
  color: #f80;
}
.tabs_fast_cdf5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tabs_fast_cdf5 [class*="social-icon-spotify"].label_a707 {
  background-color: transparent;
  color: #2ebd59;
}
.tabs_fast_cdf5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tabs_fast_cdf5
  [class*="social-icon-stack-overflow"].label_a707 {
  background-color: transparent;
  color: #fe7a15;
}
.tabs_fast_cdf5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tabs_fast_cdf5 [class*="social-icon-maldkfgram"].label_a707 {
  background-color: transparent;
  color: #2ca5e0;
}
.tabs_fast_cdf5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tabs_fast_cdf5 [class*="social-icon-tripadvisor"].label_a707 {
  background-color: transparent;
  color: #589442;
}
.tabs_fast_cdf5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tabs_fast_cdf5 [class*="social-icon-tumblr"].label_a707 {
  background-color: transparent;
  color: #35465c;
}
.tabs_fast_cdf5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tabs_fast_cdf5 [class*="social-icon-twitch"].label_a707 {
  background-color: transparent;
  color: #6441a5;
}
.tabs_fast_cdf5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tabs_fast_cdf5 [class*="social-icon-twitter"].label_a707 {
  background-color: transparent;
  color: #1da1f2;
}
.tabs_fast_cdf5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tabs_fast_cdf5 [class*="social-icon-vimeo"].label_a707 {
  background-color: transparent;
  color: #1ab7ea;
}
.tabs_fast_cdf5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tabs_fast_cdf5 [class*="social-icon-vk"].label_a707 {
  background-color: transparent;
  color: #45668e;
}
.tabs_fast_cdf5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tabs_fast_cdf5 [class*="social-icon-weibo"].label_a707 {
  background-color: transparent;
  color: #df2029;
}
.tabs_fast_cdf5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tabs_fast_cdf5 [class*="social-icon-weixin"].label_a707 {
  background-color: transparent;
  color: #7bb32e;
}
.tabs_fast_cdf5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tabs_fast_cdf5 [class*="social-icon-whatsapp"].label_a707 {
  background-color: transparent;
  color: #25d366;
}
.tabs_fast_cdf5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tabs_fast_cdf5 [class*="social-icon-wordpress"].label_a707 {
  background-color: transparent;
  color: #21759b;
}
.tabs_fast_cdf5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tabs_fast_cdf5 [class*="social-icon-xing"].label_a707 {
  background-color: transparent;
  color: #026466;
}
.tabs_fast_cdf5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tabs_fast_cdf5 [class*="social-icon-yelp"].label_a707 {
  background-color: transparent;
  color: #af0606;
}
.tabs_fast_cdf5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tabs_fast_cdf5 [class*="social-icon-youtube"].label_a707 {
  background-color: transparent;
  color: #cd201f;
}
.hero-easy-387f {
  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;
}
.hero-easy-387f:hover {
  box-shadow: none;
  background: 0 0;
}
.outline_8f8e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shadow_af3b {
  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;
}
.huge-96ce {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.mini_c4ca {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.mini_c4ca,
.mini_c4ca::after,
.mini_c4ca::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;
}
.mini_c4ca::after,
.mini_c4ca::before {
  content: "";
  display: block;
  background-color: inherit;
}
.pressed_d315 .shadow_af3b .huge-96ce {
  margin-top: -2px;
  width: 19px;
}
.pressed_d315 .shadow_af3b .mini_c4ca {
  margin-top: -1px;
}
.pressed_d315 .shadow_af3b .mini_c4ca,
.pressed_d315 .shadow_af3b .mini_c4ca::after,
.pressed_d315 .shadow_af3b .mini_c4ca::before {
  width: 19px;
  height: 2px;
}
.pressed_d315 .shadow_af3b .mini_c4ca::before {
  top: -6px;
}
.pressed_d315 .shadow_af3b .mini_c4ca::after {
  bottom: -6px;
}
.status_static_fd59 .shadow_af3b .huge-96ce {
  margin-top: -2px;
  width: 22px;
}
.status_static_fd59 .shadow_af3b .mini_c4ca {
  margin-top: -1px;
}
.status_static_fd59 .shadow_af3b .mini_c4ca,
.status_static_fd59 .shadow_af3b .mini_c4ca::after,
.status_static_fd59 .shadow_af3b .mini_c4ca::before {
  width: 22px;
  height: 2px;
}
.status_static_fd59 .shadow_af3b .mini_c4ca::before {
  top: -7px;
}
.status_static_fd59 .shadow_af3b .mini_c4ca::after {
  bottom: -7px;
}
.alert_green_bfbb .shadow_af3b .huge-96ce {
  margin-top: -2px;
  width: 31px;
}
.alert_green_bfbb .shadow_af3b .mini_c4ca {
  margin-top: -1.5px;
}
.alert_green_bfbb .shadow_af3b .mini_c4ca,
.alert_green_bfbb .shadow_af3b .mini_c4ca::after,
.alert_green_bfbb .shadow_af3b .mini_c4ca::before {
  width: 31px;
  height: 3px;
}
.alert_green_bfbb .shadow_af3b .mini_c4ca::before {
  top: -9px;
}
.alert_green_bfbb .shadow_af3b .mini_c4ca::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .sidebar-40d5 .shadow_af3b .huge-96ce {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar-40d5 .shadow_af3b .mini_c4ca {
    margin-top: -1px;
  }
  .sidebar-40d5 .shadow_af3b .mini_c4ca,
  .sidebar-40d5 .shadow_af3b .mini_c4ca::after,
  .sidebar-40d5 .shadow_af3b .mini_c4ca::before {
    width: 19px;
    height: 2px;
  }
  .sidebar-40d5 .shadow_af3b .mini_c4ca::before {
    top: -6px;
  }
  .sidebar-40d5 .shadow_af3b .mini_c4ca::after {
    bottom: -6px;
  }
  .shadow-5c17 .shadow_af3b .huge-96ce {
    margin-top: -2px;
    width: 22px;
  }
  .shadow-5c17 .shadow_af3b .mini_c4ca {
    margin-top: -1px;
  }
  .shadow-5c17 .shadow_af3b .mini_c4ca,
  .shadow-5c17 .shadow_af3b .mini_c4ca::after,
  .shadow-5c17 .shadow_af3b .mini_c4ca::before {
    width: 22px;
    height: 2px;
  }
  .shadow-5c17 .shadow_af3b .mini_c4ca::before {
    top: -7px;
  }
  .shadow-5c17 .shadow_af3b .mini_c4ca::after {
    bottom: -7px;
  }
  .hovered_565d .shadow_af3b .huge-96ce {
    margin-top: -2px;
    width: 31px;
  }
  .hovered_565d .shadow_af3b .mini_c4ca {
    margin-top: -1.5px;
  }
  .hovered_565d .shadow_af3b .mini_c4ca,
  .hovered_565d .shadow_af3b .mini_c4ca::after,
  .hovered_565d .shadow_af3b .mini_c4ca::before {
    width: 31px;
    height: 3px;
  }
  .hovered_565d .shadow_af3b .mini_c4ca::before {
    top: -9px;
  }
  .hovered_565d .shadow_af3b .mini_c4ca::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tall-5d56 .shadow_af3b .huge-96ce {
    margin-top: -2px;
    width: 19px;
  }
  .tall-5d56 .shadow_af3b .mini_c4ca {
    margin-top: -1px;
  }
  .tall-5d56 .shadow_af3b .mini_c4ca,
  .tall-5d56 .shadow_af3b .mini_c4ca::after,
  .tall-5d56 .shadow_af3b .mini_c4ca::before {
    width: 19px;
    height: 2px;
  }
  .tall-5d56 .shadow_af3b .mini_c4ca::before {
    top: -6px;
  }
  .tall-5d56 .shadow_af3b .mini_c4ca::after {
    bottom: -6px;
  }
  .nav-9b2a .shadow_af3b .huge-96ce {
    margin-top: -2px;
    width: 22px;
  }
  .nav-9b2a .shadow_af3b .mini_c4ca {
    margin-top: -1px;
  }
  .nav-9b2a .shadow_af3b .mini_c4ca,
  .nav-9b2a .shadow_af3b .mini_c4ca::after,
  .nav-9b2a .shadow_af3b .mini_c4ca::before {
    width: 22px;
    height: 2px;
  }
  .nav-9b2a .shadow_af3b .mini_c4ca::before {
    top: -7px;
  }
  .nav-9b2a .shadow_af3b .mini_c4ca::after {
    bottom: -7px;
  }
  .grid_ed7c .shadow_af3b .huge-96ce {
    margin-top: -2px;
    width: 31px;
  }
  .grid_ed7c .shadow_af3b .mini_c4ca {
    margin-top: -1.5px;
  }
  .grid_ed7c .shadow_af3b .mini_c4ca,
  .grid_ed7c .shadow_af3b .mini_c4ca::after,
  .grid_ed7c .shadow_af3b .mini_c4ca::before {
    width: 31px;
    height: 3px;
  }
  .grid_ed7c .shadow_af3b .mini_c4ca::before {
    top: -9px;
  }
  .grid_ed7c .shadow_af3b .mini_c4ca::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .surface-e05c .shadow_af3b .huge-96ce {
    margin-top: -2px;
    width: 19px;
  }
  .surface-e05c .shadow_af3b .mini_c4ca {
    margin-top: -1px;
  }
  .surface-e05c .shadow_af3b .mini_c4ca,
  .surface-e05c .shadow_af3b .mini_c4ca::after,
  .surface-e05c .shadow_af3b .mini_c4ca::before {
    width: 19px;
    height: 2px;
  }
  .surface-e05c .shadow_af3b .mini_c4ca::before {
    top: -6px;
  }
  .surface-e05c .shadow_af3b .mini_c4ca::after {
    bottom: -6px;
  }
  .summary-cool-6af9 .shadow_af3b .huge-96ce {
    margin-top: -2px;
    width: 22px;
  }
  .summary-cool-6af9 .shadow_af3b .mini_c4ca {
    margin-top: -1px;
  }
  .summary-cool-6af9 .shadow_af3b .mini_c4ca,
  .summary-cool-6af9 .shadow_af3b .mini_c4ca::after,
  .summary-cool-6af9 .shadow_af3b .mini_c4ca::before {
    width: 22px;
    height: 2px;
  }
  .summary-cool-6af9 .shadow_af3b .mini_c4ca::before {
    top: -7px;
  }
  .summary-cool-6af9 .shadow_af3b .mini_c4ca::after {
    bottom: -7px;
  }
  .detail-7692 .shadow_af3b .huge-96ce {
    margin-top: -2px;
    width: 31px;
  }
  .detail-7692 .shadow_af3b .mini_c4ca {
    margin-top: -1.5px;
  }
  .detail-7692 .shadow_af3b .mini_c4ca,
  .detail-7692 .shadow_af3b .mini_c4ca::after,
  .detail-7692 .shadow_af3b .mini_c4ca::before {
    width: 31px;
    height: 3px;
  }
  .detail-7692 .shadow_af3b .mini_c4ca::before {
    top: -9px;
  }
  .detail-7692 .shadow_af3b .mini_c4ca::after {
    bottom: -9px;
  }
}
.search-9f6b .mini_c4ca {
  -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);
}
.search-9f6b .mini_c4ca::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.search-9f6b .mini_c4ca::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);
}
.search-9f6b.gallery-3cc6 .mini_c4ca {
  -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);
}
.search-9f6b.gallery-3cc6 .mini_c4ca::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.search-9f6b.gallery-3cc6 .mini_c4ca::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);
}
.purple_66b6 {
  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.carousel-short-3444:before {
  display: none;
}
.menu-dim-5862 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu-dim-5862 .notification-simple-d97b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu-dim-5862 .notification-simple-d97b:last-of-type {
  border-bottom: none;
}
.menu-dim-5862 .notification-simple-d97b.frame_ac0d,
.menu-dim-5862 .notification-simple-d97b.disabled_eff7,
.menu-dim-5862 .notification-simple-d97b.stone_0596 {
  padding: 0;
}
.menu-dim-5862 .medium_956f .brown_617a {
  color: currentColor;
}
.menu-dim-5862 .medium_956f .brown_617a:focus,
.menu-dim-5862 .medium_956f .brown_617a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-dim-5862.item_top_48c2 .notice-29cf,
.menu-dim-5862.item_top_48c2 .avatar-42d3 a,
.menu-dim-5862.item_top_48c2 .orange_7be4 a,
.menu-dim-5862.item_top_48c2 .old_32d3 a {
  color: rgba(0, 0, 0, 0.55);
}
.menu-dim-5862.item_top_48c2 .notice-29cf:hover,
.menu-dim-5862.item_top_48c2 .avatar-42d3 a:hover,
.menu-dim-5862.item_top_48c2 .orange_7be4 a:hover,
.menu-dim-5862.item_top_48c2 .old_32d3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-dim-5862.item_top_48c2 .chip-23a6 {
  color: rgba(0, 0, 0, 0.8);
}
.menu-dim-5862.item_top_48c2 .notification-simple-d97b {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-dim-5862.item_top_48c2 .notification-simple-d97b:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu-dim-5862.item_top_48c2 .progress-fast-10fb:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu-dim-5862.item_top_48c2 .medium_956f .column-simple-5434 li a,
.menu-dim-5862.item_top_48c2 .medium_956f .brown_617a,
.menu-dim-5862.item_top_48c2 .old_32d3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-dim-5862.item_top_48c2 .medium_956f .brown_617a:focus,
.menu-dim-5862.item_top_48c2 .medium_956f .brown_617a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-dim-5862.item_top_48c2 .column-simple-5434 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-dim-5862.row_a882 .notice-29cf,
.menu-dim-5862.row_a882 .avatar-42d3 a,
.menu-dim-5862.row_a882 .orange_7be4 .brown_617a,
.menu-dim-5862.row_a882 .orange_7be4 a,
.menu-dim-5862.row_a882 .old_32d3 a {
  color: rgba(255, 255, 255, 0.79);
}
.menu-dim-5862.row_a882 .notice-29cf:hover,
.menu-dim-5862.row_a882 .avatar-42d3 a:hover,
.menu-dim-5862.row_a882 .orange_7be4 .brown_617a:hover,
.menu-dim-5862.row_a882 .orange_7be4 a:hover,
.menu-dim-5862.row_a882 .old_32d3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-dim-5862.row_a882 .chip-23a6 {
  color: rgba(255, 255, 255, 0.99);
}
.menu-dim-5862.row_a882 .notification-simple-d97b {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-dim-5862.row_a882 .notification-simple-d97b:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu-dim-5862.row_a882 .progress-fast-10fb:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu-dim-5862.row_a882 .medium_956f .column-simple-5434 li a,
.menu-dim-5862.row_a882 .medium_956f .brown_617a,
.menu-dim-5862.row_a882 .old_32d3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-dim-5862.row_a882 .medium_956f .brown_617a:focus,
.menu-dim-5862.row_a882 .medium_956f .brown_617a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-dim-5862.row_a882 .column-simple-5434 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress-fast-10fb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.progress-fast-10fb:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.panel-lower-7cc0 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label-thick-af3d .menu-dim-5862 {
  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;
}
.label-thick-af3d .notification-simple-d97b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label-thick-af3d .notification-simple-d97b: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) {
  .label-thick-af3d .notification-simple-d97b:before {
    width: 16%;
    left: 42%;
  }
}
.label-thick-af3d .notification-simple-d97b:last-child:before {
  content: none;
}
.label-thick-af3d .notification-simple-d97b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label-thick-af3d .medium_956f .column-simple-5434 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label-thick-af3d .medium_956f .column-simple-5434 li a .brown_617a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label-thick-af3d .medium_956f .old_32d3 {
  border: none;
}
.label-thick-af3d .medium_956f .old_32d3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label-thick-af3d .progress-fast-10fb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label-thick-af3d .panel-lower-7cc0 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label-thick-af3d .row_a882 .progress-fast-10fb:before {
  background: rgba(0, 0, 0, 0.9);
}
.label-thick-af3d .item_top_48c2.pattern_hard_4939 .mini_c4ca {
  background: rgba(0, 0, 0, 0.6);
}
.label-thick-af3d
  .item_top_48c2.pattern_hard_4939
  .mini_c4ca::after,
.label-thick-af3d
  .item_top_48c2.pattern_hard_4939
  .mini_c4ca:before {
  background: inherit;
}
.label-thick-af3d
  .item_top_48c2.pattern_hard_4939:hover
  .mini_c4ca {
  background: rgba(0, 0, 0, 0.8);
}
.in_4c3f .menu-dim-5862 {
  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) {
  .in_4c3f .menu-dim-5862 {
    width: auto;
    right: 45px;
  }
}
.shadow-1ee1 .menu-dim-5862 {
  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) {
  .shadow-1ee1 .menu-dim-5862 {
    width: auto;
    left: 45px;
  }
}
.carousel-short-3444 .menu-dim-5862 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.carousel-short-3444 .panel-lower-7cc0 {
  max-width: 48em;
  margin: 0 auto;
}
.carousel-short-3444 .progress-fast-10fb:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.button-warm-9ea6 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.button-warm-9ea6.label-thick-af3d .menu-dim-5862 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.button-warm-9ea6.in_4c3f .menu-dim-5862 {
  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);
}
.button-warm-9ea6 .menu-dim-5862 {
  visibility: visible;
}
.button-warm-9ea6.shadow-1ee1 .menu-dim-5862 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gradient_a0bd,
.pagination-action-ac3a {
  overflow-x: hidden;
}
.gradient_a0bd .menu-dim-5862 {
  overflow: auto;
}
.gradient_a0bd.label-thick-af3d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_a0bd.label-thick-af3d .menu-dim-5862 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gradient_a0bd.label-thick-af3d .hero-easy-387f {
  opacity: 0;
}
.gradient_a0bd.in_4c3f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_a0bd.in_4c3f .menu-dim-5862 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gradient_a0bd.in_4c3f .hero-easy-387f {
  opacity: 0;
}
.gradient_a0bd.shadow-1ee1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gradient_a0bd.shadow-1ee1 .menu-dim-5862 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gradient_a0bd.shadow-1ee1 .hero-easy-387f {
  opacity: 0;
}
.gradient_a0bd.carousel-short-3444 .menu-dim-5862 {
  z-index: 10;
  visibility: visible;
}
.pattern_hard_4939 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.pattern_hard_4939 .mini_c4ca {
  background: rgba(255, 255, 255, 0.99);
}
.pattern_hard_4939 .mini_c4ca::after,
.pattern_hard_4939 .mini_c4ca:before {
  background: inherit;
}
.pattern_hard_4939:hover .mini_c4ca {
  background: rgba(255, 255, 255, 0.99);
}
.shadow-1ee1 .pattern_hard_4939 {
  top: 10px;
  right: auto;
  left: 12px;
}
.carousel-short-3444 .pattern_hard_4939 {
  display: none !important;
}
.gradient_a0bd:before,
.pagination-action-ac3a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gradient_a0bd .pattern_hard_4939,
.pagination-action-ac3a .pattern_hard_4939 {
  display: inline-block;
}
.menu-dim-5862 .sidebar_ce08 {
  -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;
}
.gradient_a0bd .menu-dim-5862 .sidebar_ce08,
.pagination-action-ac3a .menu-dim-5862 .sidebar_ce08 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.card_hard_1a26 .filter-3713 {
  width: 100%;
}
.gradient_new_b666 {
  padding: 0 0.5em 0;
}
.gradient_new_b666 [class*="customify-col-"],
.gradient_new_b666 [class*="customify-col_"],
.gradient_new_b666 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.dirty_4c20 .gradient_new_b666 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .filter-09e6 .top-df1d,
  .top-df1d {
    display: none;
  }
  .last-4e80 {
    text-align: left;
  }
  .last_5f35 {
    text-align: center;
  }
  .shade_2743 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .filter-09e6 .pink-4f00,
  .pink-4f00 {
    display: none;
  }
  .label-8f6c {
    text-align: left;
  }
  .preview_steel_db0d {
    text-align: center;
  }
  .nav-de42 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .filter-09e6 .fluid_1e3a,
  .fluid_1e3a {
    display: none;
  }
  .small-9373 {
    text-align: left;
  }
  .badge_aa20 {
    text-align: center;
  }
  .top-6e3d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.grid_warm_1c2f {
  box-shadow: none !important;
}
.wrapper_first_afc2 .label_54c7,
.focused_1486 .label_54c7 {
  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;
}
.focused_1486 .label_54c7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wood_f9fb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wood_f9fb:after,
.wood_f9fb:before {
  content: "";
  display: table;
}
.wood_f9fb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wood_f9fb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wood_f9fb,
.menu_f2a9 {
  max-width: 1248px;
  margin: 0 auto;
}

.alert_lower_48af.brown-2308 .wood_f9fb {
  max-width: 100%;
}
.alert_lower_48af.surface-narrow-28a4 {
  max-width: 1200px;
  margin: 0 auto;
}
.alert_lower_48af.purple_2825 .wood_f9fb {
  max-width: 100%;
}
.alert_lower_48af.purple_2825 > .wood_f9fb {
  padding-left: 0;
  padding-right: 0;
}
.alert_lower_48af.purple_2825 > .wood_f9fb .filter-09e6 {
  margin: 0;
}
.alert_lower_48af.purple_2825
  > .wood_f9fb
  .button_copper_cc9c.modal_red_138b {
  margin-right: 0;
  margin-left: 0;
}
.alert_lower_48af.purple_2825 #main.modal_red_138b {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .stone_49a9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .stone_49a9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .hero-5aed .image-7b92 {
    padding-right: 1em;
  }
  .hero-5aed.element-slow-c491 .button_copper_cc9c {
    border-right: 1px solid #eaecee;
  }
  .hero-5aed.element-slow-c491 .image-7b92 {
    padding-right: 1em;
  }
  .hero-5aed.element-slow-c491 .fixed-864e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick-0462 .image-7b92 {
    padding-left: 1em;
  }
  .thick-0462.element-slow-c491 .button_copper_cc9c {
    border-left: 1px solid #eaecee;
  }
  .thick-0462.element-slow-c491 .image-7b92 {
    padding-left: 1em;
  }
  .thick-0462.element-slow-c491 .fixed-864e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice_0dcf .image-7b92 {
    padding-left: 1em;
  }
  .notice_0dcf.element-slow-c491 .hover_c492 {
    border-right: 1px solid #eaecee;
  }
  .notice_0dcf.element-slow-c491 .full_c2ed {
    border-right: 1px solid #eaecee;
  }
  .notice_0dcf.element-slow-c491 .image-7b92 {
    padding-left: 1em;
  }
  .notice_0dcf.element-slow-c491 .fixed-864e {
    padding-right: 1em;
  }
  .notice_0dcf.element-slow-c491 .hero_b025 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-6692 .image-7b92 {
    padding-right: 1em;
  }
  .badge-6692.element-slow-c491 .hover_c492 {
    border-left: 1px solid #eaecee;
  }
  .badge-6692.element-slow-c491 .full_c2ed {
    border-left: 1px solid #eaecee;
  }
  .badge-6692.element-slow-c491 .image-7b92 {
    padding-right: 1em;
  }
  .badge-6692.element-slow-c491 .fixed-864e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge-6692.element-slow-c491 .hero_b025 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stone_49a9 .image-7b92 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stone_49a9.element-slow-c491 .button_copper_cc9c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .stone_49a9.element-slow-c491 .image-7b92 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stone_49a9.element-slow-c491 .fixed-864e {
    padding-left: 1em;
  }
  .stone_49a9.element-slow-c491 .hero_b025 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .stone_49a9.element-slow-c491 .image-7b92 {
    padding-left: 0;
  }
}
.badge-orange-65e9 .column-lite-8aa0 {
  display: inline-block;
}
.icon_e1d6 {
  display: inline-block;
}
.icon_be62 {
  word-con: break-word;
}
.solid-97e5 > span {
  display: inline-block;
  padding: 5px 0;
}
.solid-97e5 .light-e740 {
  margin-left: 8px;
  margin-right: 8px;
}
.solid-97e5 .heading_65f8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.video-3a61 .north_360a {
  margin-bottom: 2em;
}
.video-3a61 .south_b4fb {
  margin-bottom: 15px;
}
.video-3a61 .south_b4fb:last-child {
  margin-bottom: 0;
}
.video-3a61 .center_34a3 {
  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) {
  .video-3a61 .center_34a3 {
    display: block;
  }
}
.video-3a61 .border_cb51 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .video-3a61 .border_cb51 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.video-3a61 .selected_b963 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.video-3a61 .selected_b963 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.video-3a61 .selected_b963 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.video-3a61 .icon_be62 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.video-3a61 .icon_be62 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.video-3a61 .modal_d351 p:last-child {
  margin-bottom: 0;
}
.video-3a61 .south_0b66 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.video-3a61 .table_2156 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.video-3a61 .paper-a306 {
  margin-top: 1em;
}
.video-3a61 .progress_63d5 {
  top: 0;
  display: block;
}
.video-3a61 .progress_63d5 a {
  color: inherit;
}
.video-3a61 .progress_63d5 a:hover {
  color: inherit;
}
.video-3a61 .video_96ac {
  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;
}
.video-3a61 .video_96ac:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.video-3a61 .table_2156 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.video-3a61 .slider-01e0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.video-3a61 .slider-01e0:first-child {
  margin-top: 0;
}
.video-3a61 .slider-01e0.under-9a52 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video-3a61 .slider-01e0.panel_gold_39d4 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.video-3a61
  .slider-01e0.panel_gold_39d4.warm_83de
  .paper-a306 {
  width: 100%;
}
.video-3a61 .panel_gold_39d4 {
  -webkit-box-align: center;
  align-items: center;
}
.video-3a61 .panel_gold_39d4 .solid-97e5,
.video-3a61 .panel_gold_39d4 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.video-3a61 .selected_b963 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.video-3a61 .selected_b963 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.video-3a61 .selected_b963: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;
}
.video-3a61 .under-9a52 {
  z-index: 5;
}
.video-3a61 .middle-4a50 .title_ff30 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.video-3a61 .gallery_under_eeb3 .title_ff30 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.video-3a61 .item-bad4 .title_ff30 {
  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;
}
.video-3a61.paragraph_purple_dff1 .center_34a3,
.video-3a61.first-ced4 .center_34a3 {
  display: block;
}
.video-3a61.paragraph_purple_dff1 .center_34a3 .primary-f183,
.video-3a61.paragraph_purple_dff1 .center_34a3 .table_2156,
.video-3a61.first-ced4 .center_34a3 .primary-f183,
.video-3a61.first-ced4 .center_34a3 .table_2156 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.video-3a61.warm-53eb .border_cb51 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .video-3a61.warm-53eb .border_cb51 {
    margin-right: 0;
  }
}
.video-3a61.paragraph_purple_dff1 .border_cb51,
.video-3a61.first-ced4 .border_cb51 {
  padding-top: 40%;
}
.video-3a61.paragraph_purple_dff1 .north_360a,
.video-3a61.first-ced4 .north_360a {
  display: block;
}
.video-3a61.paragraph_purple_dff1 .fn-sticky-bdf0 .table_2156,
.video-3a61.first-ced4 .fn-sticky-bdf0 .table_2156 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.video-3a61.paragraph_purple_dff1 .border_cb51,
.video-3a61.first-ced4 .border_cb51 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.video-3a61.paragraph_purple_dff1 .table_2156 {
  padding: 1em;
}
.info-selected-e7c6 {
  margin: 30px auto;
  display: block;
}
.info-selected-e7c6 .component_823f > * {
  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;
}
.info-selected-e7c6 .component_823f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.info-selected-e7c6 .component_823f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.badge-hard-5778 .solid-97e5 {
  margin-bottom: 1.41575em;
}
.badge-hard-5778 .card-light-6e2a {
  margin-bottom: 1.618em;
}
.stale_7d28 .overlay_short_8a87 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.stale_7d28 .overlay_short_8a87 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.stale_7d28 .highlight-d0c8 {
  max-width: 100%;
  overflow: auto;
}
.disabled-6ff8 .stale_7d28 a:hover {
  text-decoration: underline;
}
.plasma-3d84 .south_b4fb:not(.icon_be62),
.plasma-3d84 .selected_b963 {
  margin-bottom: 1.41575em;
}
.plasma-3d84 .south_b4fb:not(.icon_be62):last-child,
.plasma-3d84 .selected_b963:last-child {
  margin-bottom: 0;
}
.plasma-3d84 .south_b4fb.east_16fb {
  margin-bottom: 0.41575em;
}
.plasma-3d84 .accordion-0917:before,
.plasma-3d84 .item_fixed_044f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.plasma-3d84 .accordion-0917:before {
  content: "\f115";
}
.plasma-3d84 .item_fixed_044f:before {
  content: "\f02c";
}
.plasma-3d84 .grid_4f5a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.plasma-3d84 .grid_4f5a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.background_371d {
  display: -webkit-box;
  display: flex;
}
.background_371d .title-right-86cc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .background_371d .title-right-86cc {
    flex-basis: 90px;
  }
}
.background_371d .status-focused-32ea {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .background_371d .status-focused-32ea {
    flex-basis: calc(100% - 50px);
  }
}
.background_371d .table-5c2b p:last-child {
  margin-bottom: 0.72em;
}
.center-4cd8 .component_823f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.center-4cd8 .component_823f:after,
.center-4cd8 .component_823f:before {
  content: "";
  display: table;
}
.center-4cd8 .component_823f:after {
  clear: both;
}
.center-4cd8 .component_823f .outline_4be0,
.center-4cd8 .component_823f .under_aae9 {
  width: 49%;
}
.center-4cd8 .component_823f .outline_4be0 a span.sort_west_634d,
.center-4cd8 .component_823f .under_aae9 a span.sort_west_634d {
  display: block;
  margin-bottom: 5px;
}
.center-4cd8 .component_823f .under_aae9 {
  float: left;
  text-align: left;
}
.center-4cd8 .component_823f .outline_4be0 {
  float: right;
  text-align: right;
}
.search_hard_c29d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .search_hard_c29d {
    margin-bottom: 0;
  }
}
.fast-74aa {
  margin-bottom: 1em;
}
.fast-74aa .icon_be62 {
  font-size: 1.1em;
  line-height: 1.3;
}
.overlay_stone_9b3f a {
  display: block;
  line-height: 0;
  position: relative;
}
.search-4cc2 .fast-74aa,
.notice_dim_cc30 .fast-74aa {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .search-4cc2 .fast-74aa,
  .notice_dim_cc30 .fast-74aa {
    display: block;
  }
}
.search-4cc2 .overlay_stone_9b3f,
.notice_dim_cc30 .overlay_stone_9b3f {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .search-4cc2 .overlay_stone_9b3f,
  .notice_dim_cc30 .overlay_stone_9b3f {
    margin-bottom: 1em;
  }
}
.search-4cc2 .overlay_stone_9b3f img,
.notice_dim_cc30 .overlay_stone_9b3f img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.search-4cc2 .tabs_clean_c89c,
.notice_dim_cc30 .tabs_clean_c89c {
  flex-basis: calc(100% - 160px);
}
.search-4cc2 .tabs_clean_c89c p,
.notice_dim_cc30 .tabs_clean_c89c p {
  margin-bottom: 0;
}
.search-4cc2 .tabs_clean_c89c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .search-4cc2 .tabs_clean_c89c {
    padding-left: 0;
  }
}
.notice_dim_cc30 .tabs_clean_c89c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .notice_dim_cc30 .tabs_clean_c89c {
    padding-right: 0;
  }
}
.notice_dim_cc30 .overlay_stone_9b3f {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.carousel-steel-d342 .overlay_stone_9b3f {
  margin-bottom: 0.5em;
}
.carousel-steel-d342 .overlay_stone_9b3f img {
  width: 100%;
}
.hard-7188 .photo_in_1e1f,
.grid-selected-dbed .photo_in_1e1f {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.grid-selected-dbed .button_copper_cc9c .widget_c7c7 p:last-child {
  margin-bottom: 0;
}
.notification-a514 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.item-outer-06ba .heading-a7d9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .item-outer-06ba .heading-a7d9:last-of-type {
    margin-bottom: 0;
  }
}
.item-outer-06ba .heading-a7d9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.item-outer-06ba .heading-a7d9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.item-outer-06ba .heading-a7d9 ul li {
  margin: 0 0 0.6em;
}
.item-outer-06ba .heading-a7d9 ul li.input_e77d,
.item-outer-06ba .heading-a7d9 ul li.section_stone_9dc1 {
  position: relative;
}
.item-outer-06ba .heading-a7d9 ul li.input_e77d .progress_slow_0bae,
.item-outer-06ba .heading-a7d9 ul li.section_stone_9dc1 .progress_slow_0bae {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.item-outer-06ba .heading-a7d9 ul li.input_e77d:after:after,
.item-outer-06ba .heading-a7d9 ul li.input_e77d:after:before,
.item-outer-06ba
  .heading-a7d9
  ul
  li.section_stone_9dc1:after:after,
.item-outer-06ba
  .heading-a7d9
  ul
  li.section_stone_9dc1:after:before {
  content: "";
  display: table;
}
.item-outer-06ba .heading-a7d9 ul li.input_e77d:after:after,
.item-outer-06ba
  .heading-a7d9
  ul
  li.section_stone_9dc1:after:after {
  clear: both;
}
.item-outer-06ba .heading-a7d9 a.slow_6802:hover {
  text-decoration: none;
}
.item-outer-06ba .heading-a7d9 select {
  max-width: 100%;
}
.item-outer-06ba .heading-a7d9 table {
  font-size: 85%;
}
.item-outer-06ba .heading-a7d9 table td,
.item-outer-06ba .heading-a7d9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.item-outer-06ba .heading-a7d9 table tfoot td {
  text-align: left;
}
.item-outer-06ba .heading-a7d9 :last-child {
  margin-bottom: 0;
}
.item-outer-06ba .heading-a7d9 .active-5227 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.item-outer-06ba .heading-a7d9 .active-5227 label {
  width: 100%;
}
.item-outer-06ba .heading-a7d9 .active-5227 .chip_simple_6129 {
  width: 100%;
  display: block;
}
.item-outer-06ba .heading-a7d9 .active-5227 .popup_d1aa {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.item-outer-06ba .heading-a7d9 .active-5227 .popup_d1aa:hover svg #svg-search {
  fill: #444;
}
.item-outer-06ba .heading-a7d9 .active-5227 .popup_d1aa svg {
  width: 18px;
  height: 18px;
}
.item-outer-06ba .block-d7fa ul ul,
.item-outer-06ba .banner_5629 ul ul,
.item-outer-06ba .caption-f629 ul ul,
.item-outer-06ba .heading-plasma-cbbf ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.item-outer-06ba .block-d7fa .glass_8dc6 > a,
.item-outer-06ba .banner_5629 .glass_8dc6 > a,
.item-outer-06ba .caption-f629 .glass_8dc6 > a,
.item-outer-06ba .heading-plasma-cbbf .glass_8dc6 > a {
  margin-bottom: 0;
}
.item-outer-06ba .gold-706c li,
.item-outer-06ba .block-d7fa li,
.item-outer-06ba .tag-3f5d li,
.item-outer-06ba .banner_5629 li,
.item-outer-06ba .caption-f629 li,
.item-outer-06ba .heading-plasma-cbbf li,
.item-outer-06ba .panel_short_e5c2 li,
.item-outer-06ba .notification-bebb li {
  display: block;
  position: relative;
}
.item-outer-06ba .gold-706c li:last-child,
.item-outer-06ba .block-d7fa li:last-child,
.item-outer-06ba .tag-3f5d li:last-child,
.item-outer-06ba .banner_5629 li:last-child,
.item-outer-06ba .caption-f629 li:last-child,
.item-outer-06ba .heading-plasma-cbbf li:last-child,
.item-outer-06ba .panel_short_e5c2 li:last-child,
.item-outer-06ba .notification-bebb li:last-child {
  border: none;
}
.item-outer-06ba .gold-706c li a,
.item-outer-06ba .block-d7fa li a,
.item-outer-06ba .tag-3f5d li a,
.item-outer-06ba .banner_5629 li a,
.item-outer-06ba .caption-f629 li a,
.item-outer-06ba .heading-plasma-cbbf li a,
.item-outer-06ba .panel_short_e5c2 li a,
.item-outer-06ba .notification-bebb li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.item-outer-06ba .gold-706c li ul li::before,
.item-outer-06ba .block-d7fa li ul li::before,
.item-outer-06ba .tag-3f5d li ul li::before,
.item-outer-06ba .banner_5629 li ul li::before,
.item-outer-06ba .caption-f629 li ul li::before,
.item-outer-06ba .heading-plasma-cbbf li ul li::before,
.item-outer-06ba .panel_short_e5c2 li ul li::before,
.item-outer-06ba .notification-bebb li ul li::before {
  left: 15px;
}
.item-outer-06ba .gold-706c li ul a,
.item-outer-06ba .block-d7fa li ul a,
.item-outer-06ba .tag-3f5d li ul a,
.item-outer-06ba .banner_5629 li ul a,
.item-outer-06ba .caption-f629 li ul a,
.item-outer-06ba .heading-plasma-cbbf li ul a,
.item-outer-06ba .panel_short_e5c2 li ul a,
.item-outer-06ba .notification-bebb li ul a {
  padding-left: 20px;
}
.item-outer-06ba .gold-706c li ul ul li::before,
.item-outer-06ba .block-d7fa li ul ul li::before,
.item-outer-06ba .tag-3f5d li ul ul li::before,
.item-outer-06ba .banner_5629 li ul ul li::before,
.item-outer-06ba .caption-f629 li ul ul li::before,
.item-outer-06ba .heading-plasma-cbbf li ul ul li::before,
.item-outer-06ba .panel_short_e5c2 li ul ul li::before,
.item-outer-06ba .notification-bebb li ul ul li::before {
  left: 30px;
}
.item-outer-06ba .gold-706c li ul ul a,
.item-outer-06ba .block-d7fa li ul ul a,
.item-outer-06ba .tag-3f5d li ul ul a,
.item-outer-06ba .banner_5629 li ul ul a,
.item-outer-06ba .caption-f629 li ul ul a,
.item-outer-06ba .heading-plasma-cbbf li ul ul a,
.item-outer-06ba .panel_short_e5c2 li ul ul a,
.item-outer-06ba .notification-bebb li ul ul a {
  padding-left: 40px;
}
.item-outer-06ba .tag_87c6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.item-outer-06ba .notification-bebb ul li {
  margin-bottom: 1.41575em;
}
.item-outer-06ba .notification-bebb ul li .content_huge_faaf {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.item-outer-06ba .notification-bebb ul li .wrapper_1f09 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.row_a882 .gold-706c li a,
.row_a882 .block-d7fa li a,
.row_a882 .tag-3f5d li a,
.row_a882 .banner_5629 li a,
.row_a882 .caption-f629 li a,
.row_a882 .heading-plasma-cbbf li a,
.row_a882 .panel_short_e5c2 li a,
.row_a882 .notification-bebb li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_a882 .tag_87c6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_a882 .heading-a7d9 ul li.input_e77d .progress_slow_0bae,
.row_a882 .heading-a7d9 ul li.section_stone_9dc1 .progress_slow_0bae {
  background: rgba(0, 0, 0, 0.2);
}
.row_a882 .item-outer-06ba .heading-a7d9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_lower_48af .item-outer-06ba .column-simple-5434 li {
  margin: 0;
}
.alert_lower_48af .item-outer-06ba .column-simple-5434 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.alert_lower_48af .item-outer-06ba .column-simple-5434 li ul {
  margin: 0;
}
.alert_lower_48af .item-outer-06ba .column-simple-5434 li ul li a {
  padding-left: 15px;
}
.alert_lower_48af .item-outer-06ba .column-simple-5434 li ul li li a {
  padding-left: 30px;
}
.alert_lower_48af .item-outer-06ba .column-simple-5434 li.outer-a4ca > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.alert_lower_48af .item-outer-06ba .column-simple-5434 li.outer-a4ca > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.alert_lower_48af .item-outer-06ba .column-simple-5434 li.outer-a4ca > 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;
}
.menu-d763 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.breadcrumb_fc29 {
  position: relative;
  z-index: 10;
}
.breadcrumb_fc29 .sidebar_ce08 {
  width: 100%;
  max-width: 100%;
}
.feature-left-ab20 .footer_cdf0 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.feature-left-ab20 .item_top_48c2 {
}
.feature-left-ab20 .row_a882 {
  background: #292929;
}
.narrow_fddc .footer_cdf0 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.narrow_fddc .item_top_48c2 {
  background: #f9f9f9;
}
.narrow_fddc .row_a882 {
  background: #303030;
}
.menu_lower_cbb4 .footer_cdf0 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu_lower_cbb4 .column-lite-8aa0 {
    margin-bottom: 1em;
  }
  .menu_lower_cbb4 .column-lite-8aa0:last-child {
    margin-bottom: 0;
  }
}
.menu_lower_cbb4 .item_top_48c2 {
  background: #ededed;
}
.menu_lower_cbb4 .row_a882 {
  background: #1a1a1a;
}
.footer_cdf0.item_top_48c2 {
  color: rgba(0, 0, 0, 0.6);
}
.footer_cdf0.item_top_48c2 .medium_3ecd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_cdf0.row_a882 {
  color: rgba(255, 255, 255, 0.99);
}
.footer_cdf0.row_a882 a:not(.slow_6802) {
  color: rgba(255, 255, 255, 0.79);
}
.footer_cdf0.row_a882 a:not(.slow_6802):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_cdf0.row_a882 .medium_3ecd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_cdf0.row_a882 table tbody td,
.footer_cdf0.row_a882 table th {
  background: rgba(0, 0, 0, 0.08);
}
.orange_99bf.alert_2aca .wood_f9fb {
  max-width: initial;
}
.orange_99bf .accent_large_fca6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.orange_99bf .accent_large_fca6 .sidebar_ce08 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .orange_99bf .accent_large_fca6 .sidebar_ce08 {
    display: block;
    margin-bottom: 2em;
  }
  .orange_99bf .accent_large_fca6 .sidebar_ce08:last-child {
    margin-bottom: 0;
  }
}
.menu_lower_cbb4 .column-lite-8aa0:last-child,
.narrow_fddc .column-lite-8aa0:last-child,
.feature-left-ab20 .column-lite-8aa0:last-child {
  margin-bottom: 0;
}
.menu_lower_cbb4 .column-lite-8aa0 .item-outer-06ba .heading-a7d9:last-child,
.narrow_fddc .column-lite-8aa0 .item-outer-06ba .heading-a7d9:last-child,
.feature-left-ab20 .column-lite-8aa0 .item-outer-06ba .heading-a7d9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .menu_lower_cbb4 .plasma-1b37,
  .menu_lower_cbb4 .link-orange-a35e,
  .narrow_fddc .plasma-1b37,
  .narrow_fddc .link-orange-a35e,
  .feature-left-ab20 .plasma-1b37,
  .feature-left-ab20 .link-orange-a35e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .breadcrumb_fc29 .column-lite-8aa0 {
    margin-bottom: 2em;
  }
}
.breadcrumb_fc29 p:last-child {
  margin-bottom: 0;
}
.breadcrumb_fc29 li,
.breadcrumb_fc29 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_fc29 ul ul {
  margin-left: 2.617924em;
}
.status-fluid-1b57 {
  font-size: 0.875em;
}

/* css-noise: cda4 */
.phantom-card-x4 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.3;
}
