/*!
Theme Name: Customify
Theme URI: https://pressmaximum.summary_237a/customify
Author: WPCustomify
Author URI: https://pressmaximum.summary_237a
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.summary_237a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.glass_a801.black-9e98/licenses/gpl-2.0.sort-soft-6fdf
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.gas_32fb/, (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.first-411e.pagination_focused_001b/normalize.liquid_f213/
 ======
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.liquid_f213 v7.0.0 | MIT License | github.summary_237a/necolas/normalize.liquid_f213 */
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;
}
.pattern_black_2568 .component_bright_c9dd,
.hover_bronze_2151,
.gallery-copper-7c1d,
.accent_7433,
.main-right-c672,
.tertiary-action-f884,
.row-88f2,
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;
}
.hover_bronze_2151,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hover_bronze_2151,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hover_bronze_2151,
  h1 {
    font-size: 1.8em;
  }
}
.gallery-copper-7c1d,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.gallery-copper-7c1d + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .gallery-copper-7c1d,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .gallery-copper-7c1d,
  h2 {
    font-size: 1.7em;
  }
}
.accent_7433,
h3 {
  font-size: 1.618em;
}
.pattern_black_2568 .component_bright_c9dd,
.main-right-c672,
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.input-fbb4 {
  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;
}
.aside_2dc5:after,
.aside_2dc5:before,
.list_hard_0162:after,
.list_hard_0162:before {
  content: "";
  display: table;
}
.aside_2dc5:after,
.list_hard_0162:after {
  clear: both;
}
.center-d97b {
  float: right;
  margin-right: 0;
}
.hero-liquid-7882 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.layout-3eb4 .tag-efec,
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;
}
.layout-3eb4 .tag-efec: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;
}
.paragraph_green_6769 .tag-efec {
  box-shadow: none;
}
.paragraph_green_6769
  .tag-efec
  .overlay-pink-e044 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.paragraph_green_6769 .tag-efec .dropdown-6f9a {
  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;
}
.paragraph_green_6769
  .tag-efec
  .dropdown-6f9a
  b {
  display: none;
}
.paragraph_green_6769 .solid-db02 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.logo_8433:not(.aside_5748):not(.hidden-cd86),
button:not(.aside_5748):not(.hidden-cd86),
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ),
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ),
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ) {
  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;
}
.logo_8433:not(.aside_5748):not(
    .hidden-cd86
  ):hover,
button:not(.aside_5748):not(
    .hidden-cd86
  ):hover,
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ):hover,
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ):hover,
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.logo_8433:not(.aside_5748):not(
    .hidden-cd86
  ):active,
.logo_8433:not(.aside_5748):not(
    .hidden-cd86
  ):focus,
button:not(.aside_5748):not(
    .hidden-cd86
  ):active,
button:not(.aside_5748):not(
    .hidden-cd86
  ):focus,
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ):active,
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ):focus,
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ):active,
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ):focus,
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ):active,
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ):focus {
  outline: 0;
}
.logo_8433:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751,
button:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751,
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751,
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751,
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751 {
  position: relative;
}
.logo_8433:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .first-2a13,
.logo_8433:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .breadcrumb-cd43,
.logo_8433:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .light_b7b0,
.logo_8433:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  i,
.logo_8433:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  svg,
button:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .first-2a13,
button:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .breadcrumb-cd43,
button:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .light_b7b0,
button:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  i,
button:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  svg,
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .first-2a13,
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .breadcrumb-cd43,
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .light_b7b0,
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  i,
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  svg,
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .first-2a13,
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .breadcrumb-cd43,
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .light_b7b0,
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  i,
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  svg,
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .first-2a13,
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .breadcrumb-cd43,
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  .light_b7b0,
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  i,
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751
  svg {
  visibility: hidden;
}
.logo_8433:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751:after,
button:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751:after,
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751:after,
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751:after,
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ).fn-loading-5751: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;
}
.logo_8433:not(.aside_5748):not(.hidden-cd86),
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ),
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ),
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ) {
  color: #fff;
  background: #235787;
}
.logo_8433:not(.aside_5748):not(
    .hidden-cd86
  ):focus,
input[type="button"]:not(.aside_5748):not(
    .hidden-cd86
  ):focus,
input[type="reset"]:not(.aside_5748):not(
    .hidden-cd86
  ):focus,
input[type="submit"]:not(.aside_5748):not(
    .hidden-cd86
  ):focus {
  color: #fff;
}
.logo_8433.fn-disabled-5751:not(.aside_5748):not(
    .hidden-cd86
  ),
.logo_8433[disabled]:not(.aside_5748):not(
    .hidden-cd86
  ),
button.fn-disabled-5751:not(.aside_5748):not(
    .hidden-cd86
  ),
button[disabled]:not(.aside_5748):not(
    .hidden-cd86
  ) {
  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;
}
.black_ce86 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.black_ce86: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;
}
.border_44ba {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.rough_68ff {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accordion-9a3f {
  clear: both;
  display: block;
  margin: 0 auto;
}
.aside_2dc5:after,
.aside_2dc5:before,
.small_2736:after,
.small_2736:before,
.accordion-dim-d264:after,
.accordion-dim-d264:before,
.silver_bc4f:after,
.silver_bc4f:before,
.hero-center-c675:after,
.hero-center-c675:before,
.tall-759d:after,
.tall-759d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.aside_2dc5:after,
.small_2736:after,
.accordion-dim-d264:after,
.silver_bc4f:after,
.hero-center-c675:after,
.tall-759d:after {
  clear: both;
}
.small_2736 .accent-fd2f,
.accordion-dim-d264 .accent-fd2f,
.cool_6991 .accent-fd2f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.motion-01ad {
  display: inline-block;
}
.disabled_focused_5078 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.disabled_focused_5078 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.disabled_focused_5078 .alert-lite-110f {
  padding: 1em 0;
  font-size: 85%;
}
.alert-lite-110f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.accordion_d5e3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.accordion_d5e3:after,
.accordion_d5e3:before {
  content: "";
  display: table;
}
.accordion_d5e3:after {
  clear: both;
}
.down_7364 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sort-0f31 .down_7364 {
  max-width: 50%;
}
.basic_bf5c .down_7364 {
  max-width: 33.33%;
}
.paragraph_thick_3182 .down_7364 {
  max-width: 25%;
}
.accent_wide_b4eb .down_7364 {
  max-width: 20%;
}
.badge-smooth-55cb .down_7364 {
  max-width: 16.66%;
}
.filter-north-04f1 .down_7364 {
  max-width: 14.28%;
}
.overlay-35d2 .down_7364 {
  max-width: 12.5%;
}
.logo-9f6d .down_7364 {
  max-width: 11.11%;
}
.blue-a947 {
  display: block;
}
.pattern_black_2568 .thumbnail_14b4 label,
.pattern_black_2568 .alert-d6c4 label,
.pattern_black_2568 .outline-brown-c986 label,
.pattern_black_2568 .tabs-da2c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_7554 {
  list-style: none;
  margin: 0;
}
.tabs_7554 article.simple-1c59 {
  margin-bottom: 0;
}
.tabs_7554 ul {
  list-style: none;
  margin: 0;
}
.tabs_7554 .dark-7475 li.simple-1c59 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_7554 .dark-7475 li.simple-1c59 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_7554 .dark-7475 li.simple-1c59: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) {
  .tabs_7554 .dark-7475 li.simple-1c59 li.simple-1c59 li.simple-1c59 li.simple-1c59 {
    padding-left: 0;
  }
}
article.simple-1c59 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.simple-1c59 .small_2736 p:last-of-type {
  margin-bottom: 0;
}
article.simple-1c59 .section_fcd6 {
  float: left;
}
article.simple-1c59 .lower_6b20 {
  margin-left: 85px;
}
article.simple-1c59 .paragraph_fbf6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.simple-1c59 .paragraph_fbf6 .black-6807 {
  margin-left: 10px;
}
article.simple-1c59 .cold-236d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.simple-1c59 .notice-edf7 {
  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 .thumbnail_14b4,
  #respond .outline-brown-c986,
  #respond .tabs-da2c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thumbnail_14b4 input,
#respond .outline-brown-c986 input,
#respond .tabs-da2c input {
  width: 100%;
}
#respond .tabs-da2c {
  margin-right: 0;
}
#respond .preview_fresh_b1a9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tall_a170 {
  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;
}
.tall_a170.widget-d1c5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.tall_a170 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%);
}
.tall_a170:focus,
.tall_a170: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);
}
.advanced_fe0d {
  border-radius: 10%;
}
.active_0a7d {
  border-radius: 50%;
}
.shade_92c3 {
  font-size: 0.72em;
}
.slider_dim_0d16 {
  font-size: 0.875em;
}
.surface_liquid_2f34 {
  font-size: 1.1em;
}
.alert_steel_11d2 {
  text-transform: uppercase;
  line-height: 1.2;
}
.alert_steel_11d2.shade_92c3 {
  letter-spacing: 0.5px;
}
.slider_simple_6491,
.slider_simple_6491 a {
  color: #6d6d6d;
}
.slider_simple_6491 a:hover {
  color: #111;
}
.up_84b4 {
  color: #6d6d6d;
}
.link_solid_8bd6 {
  overflow-x: hidden;
}
.link_solid_8bd6 .pressed_c92d.notification_6398 {
  position: relative;
}
.link_solid_8bd6 .pressed_c92d.notification_6398.feature-6904 {
  position: initial;
}
.link_solid_8bd6
  .pressed_c92d.notification_6398.feature-6904
  .avatar_2c61 {
  left: auto;
}
.link_solid_8bd6 .pressed_c92d .avatar_2c61 {
  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;
}
.link_solid_8bd6 .pressed_c92d:hover.notification_6398 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.link_solid_8bd6
  .pressed_c92d:hover.notification_6398
  .avatar_2c61 {
  display: block;
  z-index: 9999999;
}
.link_solid_8bd6 .first-96a8 .avatar_middle_f67e,
.link_solid_8bd6 .panel-f87d .avatar_middle_f67e {
  display: none;
}
.link_solid_8bd6 .small_7d0e .pressed_c92d:hover.notification_6398 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pattern_black_2568 .thumbnail_14b4 label,
.pattern_black_2568 .alert-d6c4 label,
.pattern_black_2568 .outline-brown-c986 label,
.pattern_black_2568 .tabs-da2c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tabs_7554 {
  list-style: none;
  margin: 0;
}
.tabs_7554 article.simple-1c59 {
  margin-bottom: 0;
}
.tabs_7554 ul {
  list-style: none;
  margin: 0;
}
.tabs_7554 .dark-7475 li.simple-1c59 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tabs_7554 .dark-7475 li.simple-1c59 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tabs_7554 .dark-7475 li.simple-1c59: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) {
  .tabs_7554 .dark-7475 li.simple-1c59 li.simple-1c59 li.simple-1c59 li.simple-1c59 {
    padding-left: 0;
  }
}
article.simple-1c59 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.simple-1c59 .small_2736 p:last-of-type {
  margin-bottom: 0;
}
article.simple-1c59 .section_fcd6 {
  float: left;
}
article.simple-1c59 .lower_6b20 {
  margin-left: 85px;
}
article.simple-1c59 .paragraph_fbf6 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.simple-1c59 .paragraph_fbf6 .black-6807 {
  margin-left: 10px;
}
article.simple-1c59 .cold-236d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.simple-1c59 .notice-edf7 {
  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 .thumbnail_14b4,
  #respond .outline-brown-c986,
  #respond .tabs-da2c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .thumbnail_14b4 input,
#respond .outline-brown-c986 input,
#respond .tabs-da2c input {
  width: 100%;
}
#respond .tabs-da2c {
  margin-right: 0;
}
#respond .preview_fresh_b1a9 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.first-96a8 .wrapper_dynamic_f7f8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.wrapper_dynamic_f7f8 .footer-large-d193.search_mini_f35f .surface-7949 > li > a:focus,
.wrapper_dynamic_f7f8 .footer-large-d193.search_mini_f35f .surface-7949 > li > a:hover,
.wrapper_dynamic_f7f8 .footer-large-d193.background_bd4e .surface-7949 > li > a:focus,
.wrapper_dynamic_f7f8 .footer-large-d193.background_bd4e .surface-7949 > li > a:hover,
.wrapper_dynamic_f7f8 .footer-large-d193.surface-fresh-6391 .surface-7949 > li > a:focus,
.wrapper_dynamic_f7f8 .footer-large-d193.surface-fresh-6391 .surface-7949 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_dynamic_f7f8
  .footer-large-d193.search_mini_f35f
  .surface-7949
  > li.border-soft-d697
  > a,
.wrapper_dynamic_f7f8
  .footer-large-d193.search_mini_f35f
  .surface-7949
  > li.preview_af4b
  > a,
.wrapper_dynamic_f7f8
  .footer-large-d193.background_bd4e
  .surface-7949
  > li.border-soft-d697
  > a,
.wrapper_dynamic_f7f8
  .footer-large-d193.background_bd4e
  .surface-7949
  > li.preview_af4b
  > a,
.wrapper_dynamic_f7f8
  .footer-large-d193.surface-fresh-6391
  .surface-7949
  > li.border-soft-d697
  > a,
.wrapper_dynamic_f7f8 .footer-large-d193.surface-fresh-6391 .surface-7949 > li.chip-efb3 > a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_dynamic_f7f8 .detail_0639,
.wrapper_dynamic_f7f8 .detail_0639 a {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_dynamic_f7f8 .picture_bright_4851.sort_left_e60a li a,
.wrapper_dynamic_f7f8 .north-ac00 a,
.wrapper_dynamic_f7f8 .hero_2042,
.wrapper_dynamic_f7f8 .surface-7949 > li > a,
.wrapper_dynamic_f7f8 .backdrop-stale-c04b {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_dynamic_f7f8 .picture_bright_4851.sort_left_e60a li a:hover,
.wrapper_dynamic_f7f8 .north-ac00 a:hover,
.wrapper_dynamic_f7f8 .hero_2042:hover,
.wrapper_dynamic_f7f8 .surface-7949 > li > a:hover,
.wrapper_dynamic_f7f8 .backdrop-stale-c04b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_dynamic_f7f8 .hover-9886 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_dynamic_f7f8 .hover-9886 .status-large-f237 {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_dynamic_f7f8 .hover-9886:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_dynamic_f7f8 .active_1e23 .progress_medium_15e8 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_dynamic_f7f8 .active_1e23 .progress_medium_15e8 .smooth_bef1 {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_dynamic_f7f8
  .active_1e23
  .progress_medium_15e8
  .smooth_bef1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_dynamic_f7f8
  .active_1e23
  .progress_medium_15e8
  .smooth_bef1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_dynamic_f7f8
  .active_1e23
  .progress_medium_15e8
  .smooth_bef1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_dynamic_f7f8
  .active_1e23
  .progress_medium_15e8
  .smooth_bef1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_dynamic_f7f8 .active_1e23 .inner-1e3d {
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_dynamic_f7f8 .active_1e23 .inner-1e3d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.white_9caf
  .wrapper_dynamic_f7f8
  .active_1e23
  .wrapper_fresh_abd6
  .picture_bottom_71b6 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.white_9caf
  .wrapper_dynamic_f7f8
  .active_1e23
  .wrapper_fresh_abd6
  .smooth_bef1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.first-96a8 .main-active-7288 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.main-active-7288 .footer-large-d193.search_mini_f35f .surface-7949 > li > a:focus,
.main-active-7288 .footer-large-d193.search_mini_f35f .surface-7949 > li > a:hover,
.main-active-7288 .footer-large-d193.background_bd4e .surface-7949 > li > a:focus,
.main-active-7288 .footer-large-d193.background_bd4e .surface-7949 > li > a:hover,
.main-active-7288 .footer-large-d193.surface-fresh-6391 .surface-7949 > li > a:focus,
.main-active-7288 .footer-large-d193.surface-fresh-6391 .surface-7949 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main-active-7288
  .footer-large-d193.search_mini_f35f
  .surface-7949
  > li.border-soft-d697
  > a,
.main-active-7288
  .footer-large-d193.search_mini_f35f
  .surface-7949
  > li.preview_af4b
  > a,
.main-active-7288
  .footer-large-d193.background_bd4e
  .surface-7949
  > li.border-soft-d697
  > a,
.main-active-7288
  .footer-large-d193.background_bd4e
  .surface-7949
  > li.preview_af4b
  > a,
.main-active-7288
  .footer-large-d193.surface-fresh-6391
  .surface-7949
  > li.border-soft-d697
  > a,
.main-active-7288 .footer-large-d193.surface-fresh-6391 .surface-7949 > li.chip-efb3 > a {
  color: rgba(0, 0, 0, 0.8);
}
.main-active-7288 .detail_0639,
.main-active-7288 .detail_0639 a {
  color: rgba(0, 0, 0, 0.8);
}
.main-active-7288 .picture_bright_4851.sort_left_e60a li a,
.main-active-7288 .north-ac00 a,
.main-active-7288 .hero_2042,
.main-active-7288 .surface-7949 > li > a,
.main-active-7288 .backdrop-stale-c04b {
  color: rgba(0, 0, 0, 0.55);
}
.main-active-7288 .picture_bright_4851.sort_left_e60a li a:hover,
.main-active-7288 .north-ac00 a:hover,
.main-active-7288 .hero_2042:hover,
.main-active-7288 .surface-7949 > li > a:hover,
.main-active-7288 .backdrop-stale-c04b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.main-active-7288 .hover-9886 {
  color: rgba(0, 0, 0, 0.55);
}
.main-active-7288 .hover-9886 .status-large-f237 {
  color: rgba(0, 0, 0, 0.8);
}
.main-active-7288 .hover-9886:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hot_0159 .light_83c5 {
  margin-left: auto;
  margin-right: auto;
}
.accordion-dim-d264 > * {
  margin-left: auto;
  margin-right: auto;
}
.accordion-dim-d264 .border_44ba {
  margin-right: 1.41575em;
}
.under_7f2b .accordion-dim-d264 > .background_1028 {
  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;
}
.under_7f2b .accordion-dim-d264 > .main_dim_317c {
  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;
}
.hover_0c28.hot_0159 .light_83c5,
.notice_76b0.hot_0159 .light_83c5 {
  margin-left: 0;
}
.east_f65c.hot_0159 .light_83c5,
.notification-d5fb.hot_0159 .light_83c5 {
  margin-right: 0;
}
.accordion-dim-d264 ol,
.accordion-dim-d264 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tabs_black_7e9f video {
  max-width: 100%;
}
.rough-5d7d img {
  display: block;
}
.rough-5d7d.border_44ba,
.rough-5d7d.rough_68ff {
  width: 100%;
}
.rough-5d7d.main_dim_317c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.primary_fresh_7e9c:not(.description-steel-afec) {
  margin: 1.5em auto;
}
.focused_674a p {
  padding: 1.5em 14px;
}
ul.solid-04ca.main_dim_317c,
ul.solid-04ca.background_1028,
ul.solid-04ca.detail_99bb.background_1028 {
  padding: 0 14px;
}
.shadow-cbc8 {
  display: block;
  overflow-x: auto;
}
.shadow-cbc8 table {
  border-collapse: collapse;
  width: 100%;
}
.shadow-cbc8 td,
.shadow-cbc8 th {
  padding: 0.5em;
}
.accordion-dim-d264 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.accordion-dim-d264 ol ol,
.accordion-dim-d264 ol ul,
.accordion-dim-d264 ul ol,
.accordion-dim-d264 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.accordion-dim-d264 ol ol li,
.accordion-dim-d264 ol ul li,
.accordion-dim-d264 ul ol li,
.accordion-dim-d264 ul ul li {
  margin-left: 0;
}
.filter_upper_987f.huge_edfb > .block_62ab {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter_upper_987f.huge_edfb > .block_62ab iframe,
.filter_upper_987f.huge_edfb > .block_62ab > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo-active-a7a7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.logo-active-a7a7.article-ddd4 {
  padding: 0;
}
.logo-active-a7a7.article-ddd4 cite {
  font-size: 13px;
}
.logo-active-a7a7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.logo-active-a7a7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.in-0de1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.in-0de1 > p:first-child {
  margin-top: 0;
}
.in-0de1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.in-0de1 blockquote {
  border-left: 0;
}
.tall-3f3b {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tall-3f3b:not(.modal_36e8) {
  max-width: 100px;
}
.tall-3f3b.texture_a1c6 {
  border-bottom: none !important;
  text-align: center;
}
.tall-3f3b.texture_a1c6::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .focused_674a p {
    padding: 1.5em 0;
  }
}
.label-7b64 {
  color: #0073aa;
}
.frame_last_8b77 {
  background-color: #0073aa;
}
.complex_417c {
  color: #229fd8;
}
.silver-c500 {
  background-color: #229fd8;
}
.image_mini_717d {
  color: #eee;
}
.hard_a861 {
  background-color: #eee;
}
.bottom-ac47 {
  color: #444;
}
.pagination-solid-250d {
  background-color: #444;
}
.small-0ca6 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.small-0ca6 .photo_hovered_861d .north-ac00 {
  font-size: 15px;
}
.small-0ca6 .north-ac00 {
  line-height: 1.3;
}
.small-0ca6 .main-active-7288 {
}
.small-0ca6 .wrapper_dynamic_f7f8 {
  background: #235787;
}
.south-9445 {
  padding: 0;
}
.south-9445 .wrapper_dynamic_f7f8 {
  background: #1a1a1a;
}
.south-9445 .main-active-7288 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.aside-down-b0f0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.aside-down-b0f0 .main-active-7288 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.aside-down-b0f0 .wrapper_dynamic_f7f8 {
  background: #303030;
}
.tall-759d {
  position: relative;
  z-index: 10;
}
.tall-759d .huge_a789 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dark-2c70 .notification_6398 {
  display: inline-block;
  vertical-align: middle;
}
.dark-2c70.outline_34f0 .notification_6398 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .dark-2c70.outline_34f0 .notification_6398 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .dark-2c70.outline_34f0 .notification_6398 {
    margin-right: 0.4em;
  }
}
.dark-2c70.outline_34f0 .notification_6398:last-child {
  margin-right: 0;
}
.west_aa8a .huge_a789 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .first-96a8 .photo_hovered_861d {
    margin: 0 -0.5em;
  }
  .first-96a8 .photo_hovered_861d [class*="customify-col-"],
  .first-96a8 .photo_hovered_861d [class*="customify-col_"],
  .first-96a8 .photo_hovered_861d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.first-96a8.sidebar_f6d9 .huge_a789 {
  background: 0 0 !important;
}
.first-96a8.sidebar_f6d9 .huge_a789,
.first-96a8.west_aa8a .huge_a789 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .first-96a8.tag-f74a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.first-96a8.west_aa8a .huge_a789 {
  box-shadow: none !important;
}
.highlight_a1d3 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .highlight_a1d3 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_a1d3 {
    padding: 18px 0 20px;
  }
}
.highlight_a1d3 .status-ecff {
  width: 100%;
}
.highlight_a1d3 .status-5cae {
  margin-bottom: 0;
}
.highlight_a1d3 .text-medium-8eeb {
  margin-top: 5px;
  font-size: 0.875em;
}
.full-3079 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.full-3079 .easy_6b2f {
  width: 100%;
}
.tooltip_a422 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tooltip_a422 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tooltip_a422 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;
}
.tooltip_a422 li:last-child:after {
  display: none;
}
.tooltip_a422 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accent-orange-c981 .avatar_middle_f67e button,
.highlight_a1d3 .avatar_middle_f67e button {
  left: 0;
}
.accent-orange-c981 .easy_6b2f,
.highlight_a1d3 .easy_6b2f {
  padding-left: 0;
  padding-right: 0;
}
.accent-orange-c981 .full-3079,
.highlight_a1d3 .full-3079 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accent-orange-c981 {
  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;
}
.accent-orange-c981: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;
}
.accent-orange-c981 .panel_cba6 {
  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) {
  .accent-orange-c981 .panel_cba6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accent-orange-c981 .panel_cba6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accent-orange-c981 .panel_cba6 {
    min-height: 200px;
  }
}
.accent-orange-c981 .tooltip_a422 {
  color: rgba(255, 255, 255, 0.8);
}
.accent-orange-c981 .tooltip_a422 a,
.accent-orange-c981 .tooltip_a422 li:after {
  color: inherit;
}
.accent-orange-c981 .tooltip_a422 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.logo-bb34 {
  margin-bottom: 0.5em;
}
.active-bc6b {
  margin-bottom: 1.2em;
}
.active-bc6b,
.logo-bb34 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.active-bc6b p:last-child,
.logo-bb34 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .avatar_middle_f67e,
#masthead .avatar_middle_f67e {
  display: none;
}
#masthead
  > .avatar_middle_f67e.purple-473c {
  display: none;
}
#masthead > .avatar_middle_f67e button {
  left: 0;
}
.thumbnail_142e {
  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%;
}
.thumbnail_142e .notification_6398 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.thumbnail_142e .sidebar-white-d360 {
  display: -webkit-box;
  display: flex;
}
.thumbnail_142e .sidebar-white-d360.tooltip-fc3e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.thumbnail_142e .sidebar-white-d360.image-c3d4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail_142e .sidebar-white-d360.badge-cea5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail_142e.grid_7ac8.top-bef2 .sidebar-white-d360.tooltip-fc3e {
  flex-basis: 100%;
}
.thumbnail_142e.up-f6a2 .sidebar-white-d360.image-c3d4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.thumbnail_142e.up-f6a2 .sidebar-white-d360.badge-cea5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .avatar_middle_f67e.purple-473c {
  display: none;
}
#masthead > .avatar_middle_f67e button {
  left: 0;
}
.article_tiny_ceb5 {
  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;
}
.article_tiny_ceb5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.article_tiny_ceb5.article_9529 i {
  margin-right: 4px;
}
.article_tiny_ceb5.thick-9aa3 i {
  margin-left: 5px;
}
.north-ac00 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.north-ac00 p:last-child {
  margin-bottom: 0;
}
.old-739b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.old-739b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.old-739b img {
  display: block;
  width: auto;
  line-height: 1;
}
.old-739b .detail_0639 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.old-739b .container-active-cb85 {
  margin: 5px 0 7px 0;
}
.old-739b.dropdown_paper_f088 .primary_pressed_4d7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.old-739b.dropdown_paper_f088 .bronze_d8a6 {
  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;
}
.old-739b.feature_e181 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.old-739b.feature_e181 .primary_pressed_4d7f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.old-739b.feature_e181 .bronze_d8a6 {
  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;
}
.old-739b.row_0fae {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.old-739b.detail-complex-ac3e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.old-739b.detail-complex-ac3e .bronze_d8a6 {
  margin-top: 7px;
}
.iron_742d {
  display: inline-block;
}
.tall-759d .outline-c839 .old-739b img {
  max-width: 100%;
}
.footer-large-d193 .footer-silver-9177.table-in-dd52,
.video-5e7a .footer-silver-9177.table-in-dd52 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.footer-large-d193 .texture-slow-9147,
.video-5e7a .texture-slow-9147 {
  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%);
}
.footer-large-d193 .texture-slow-9147 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.footer-large-d193.full-e84a .texture-slow-9147 {
  display: none;
}
.footer-large-d193 .search-inner-609b {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-large-d193 .search-inner-609b li {
  display: inline-block;
  position: relative;
}
.footer-large-d193 .search-inner-609b li:last-child {
  margin-right: 0;
}
.footer-large-d193 .search-inner-609b 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;
}
.footer-large-d193 .search-inner-609b li.chip-efb3 > a {
  color: rgba(0, 0, 0, 0.9);
}
.footer-large-d193 .search-inner-609b > 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;
}
.footer-large-d193 .search-inner-609b > li > a i {
  line-height: 0;
}
.footer-large-d193 .search-inner-609b > li.north_ae61 > a .texture-slow-9147 {
  margin-left: 4px;
  line-height: 0;
}
.footer-large-d193 .search-inner-609b .paragraph_stale_5164 li.north_ae61 > a {
  position: relative;
}
.footer-large-d193 .search-inner-609b .paragraph_stale_5164 li.north_ae61 > a:after,
.footer-large-d193 .search-inner-609b .paragraph_stale_5164 li.north_ae61 > a:before {
  content: "";
  display: table;
}
.footer-large-d193 .search-inner-609b .paragraph_stale_5164 li.north_ae61 > a:after {
  clear: both;
}
.footer-large-d193 .search-inner-609b .paragraph_stale_5164 li.north_ae61 > a .texture-slow-9147 {
  margin-left: 5px;
  float: right;
}
.footer-large-d193 .tooltip-1de0,
.footer-large-d193 .paragraph_stale_5164 {
  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;
}
.footer-large-d193 .paragraph_stale_5164 {
  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;
}
.footer-large-d193 .paragraph_stale_5164 .table-in-dd52 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.footer-large-d193 .paragraph_stale_5164 .texture-slow-9147 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.footer-large-d193 .paragraph_stale_5164 li {
  display: block;
  margin: 0;
  padding: 0;
}
.footer-large-d193 .paragraph_stale_5164 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;
}
.footer-large-d193 .paragraph_stale_5164 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.footer-large-d193 .paragraph_stale_5164 .paragraph_stale_5164 {
  top: 0;
  left: 100%;
}
.footer-large-d193 .chip_tiny_31c0.fn-focus-5751 > .tooltip-1de0,
.footer-large-d193 .chip_tiny_31c0.fn-focus-5751 > .paragraph_stale_5164,
.footer-large-d193 .chip_tiny_31c0:focus > .tooltip-1de0,
.footer-large-d193 .chip_tiny_31c0:focus > .paragraph_stale_5164,
.footer-large-d193 .chip_tiny_31c0:hover > .tooltip-1de0,
.footer-large-d193 .chip_tiny_31c0:hover > .paragraph_stale_5164 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.footer-large-d193.surface-fresh-6391 .surface-7949:after,
.footer-large-d193.surface-fresh-6391 .surface-7949:before {
  content: "";
  display: table;
}
.footer-large-d193.surface-fresh-6391 .surface-7949:after {
  clear: both;
}
.footer-large-d193.surface-fresh-6391 .surface-7949 > li {
  float: left;
}
.footer-large-d193.texture-right-471b .surface-7949:after,
.footer-large-d193.texture-right-471b .surface-7949:before {
  content: "";
  display: table;
}
.footer-large-d193.texture-right-471b .surface-7949:after {
  clear: both;
}
.footer-large-d193.texture-right-471b .surface-7949 > li {
  float: left;
}
.footer-large-d193.texture-right-471b .surface-7949 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.footer-large-d193.texture-right-471b .surface-7949 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.footer-large-d193.texture-right-471b .surface-7949 > li.border-soft-d697 > a,
.footer-large-d193.texture-right-471b .surface-7949 > li.chip-efb3 > a {
  color: #fff;
  background-color: #1e4b75;
}
.footer-large-d193.search_mini_f35f .surface-7949 > li > a .table-in-dd52 {
  position: relative;
}
.footer-large-d193.search_mini_f35f .surface-7949 > li > a .table-in-dd52: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;
}
.footer-large-d193.search_mini_f35f
  .surface-7949
  > li:focus
  > a
  .table-in-dd52:before,
.footer-large-d193.search_mini_f35f
  .surface-7949
  > li:hover
  > a
  .table-in-dd52:before {
  width: 100%;
  background-color: currentColor;
}
.footer-large-d193.search_mini_f35f
  .surface-7949
  > li.border-soft-d697
  > a
  .table-in-dd52:before,
.footer-large-d193.search_mini_f35f
  .surface-7949
  > li.preview_af4b
  > a
  .table-in-dd52:before {
  width: 100%;
  background-color: currentColor;
}
.footer-large-d193.background_bd4e .surface-7949 > li > a .table-in-dd52 {
  position: relative;
}
.footer-large-d193.background_bd4e .surface-7949 > li > a .table-in-dd52: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;
}
.footer-large-d193.background_bd4e .surface-7949 > li:focus > a .table-in-dd52:before,
.footer-large-d193.background_bd4e
  .surface-7949
  > li:hover
  > a
  .table-in-dd52:before {
  width: 100%;
  background-color: currentColor;
}
.footer-large-d193.background_bd4e
  .surface-7949
  > li.border-soft-d697
  > a
  .table-in-dd52:before,
.footer-large-d193.background_bd4e
  .surface-7949
  > li.preview_af4b
  > a
  .table-in-dd52:before {
  width: 100%;
  background-color: currentColor;
}
.video-5e7a .search-inner-609b {
  margin: 0;
  padding: 0;
  list-style: none;
}
.video-5e7a .search-inner-609b li:first-child > a {
  border-top: none;
}
.video-5e7a .search-inner-609b .module-cebf > .table-in-dd52 .texture-slow-9147 {
  display: none;
}
.video-5e7a .search-inner-609b li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.video-5e7a .search-inner-609b li:last-child {
  border: none;
}
.video-5e7a .search-inner-609b li.north_ae61 > a {
  padding-right: 45px !important;
}
.video-5e7a .search-inner-609b li a {
  display: block;
  padding: 0.55em 1.5em;
}
.video-5e7a .search-inner-609b li a:focus,
.video-5e7a .search-inner-609b li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.video-5e7a .search-inner-609b li .banner-f3fe {
  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;
}
.video-5e7a .search-inner-609b li .banner-f3fe:hover {
  box-shadow: none;
}
.video-5e7a .search-inner-609b li .banner-f3fe .texture-slow-9147 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.video-5e7a .search-inner-609b .paragraph_stale_5164 {
  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);
}
.video-5e7a .search-inner-609b .paragraph_stale_5164 li a {
  padding-left: 3em;
}
.video-5e7a .search-inner-609b .upper-5eeb > a .banner-f3fe i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.video-5e7a .search-inner-609b .upper-5eeb > .paragraph_stale_5164 {
  display: block;
  opacity: 1;
}
.caption_center_8aff {
  max-width: 100%;
}
.gradient-old-a3c5 {
  line-height: 0;
  cursor: pointer;
}
.backdrop-stale-c04b {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.backdrop-stale-c04b:hover {
  box-shadow: none;
  color: currentColor;
}
.backdrop-stale-c04b svg {
  width: 18px;
  height: 18px;
}
.backdrop-stale-c04b .wood_8f3c {
  display: none;
}
.texture-b186 {
  position: relative;
}
.texture-b186.fn-active-5751 .backdrop-stale-c04b .tooltip_top_35d8 {
  display: none;
}
.texture-b186.fn-active-5751 .backdrop-stale-c04b .wood_8f3c {
  display: inline-block;
}
.texture-b186 .grid_down_ccfc {
  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);
}
.texture-b186.wide_86f8 .grid_down_ccfc {
  left: auto;
  right: -0.9em;
}
.texture-b186.wide_86f8 .content_0cf6::before {
  left: auto;
  right: 15px;
}
.texture-b186.fn-active-5751 .grid_down_ccfc {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper_fresh_abd6 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.wrapper_fresh_abd6 label {
  flex-basis: 100%;
}
.wrapper_fresh_abd6 .progress_medium_15e8 {
  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;
}
.wrapper_fresh_abd6 .smooth_bef1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.wrapper_fresh_abd6 .smooth_bef1:focus {
  background-color: transparent;
}
.wrapper_fresh_abd6 button.inner-1e3d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.wrapper_fresh_abd6 button.inner-1e3d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.wrapper_fresh_abd6 button.inner-1e3d svg {
  width: 18px;
  height: 18px;
}
.wrapper_fresh_abd6 input[type="submit"] {
  min-height: auto;
}
.active_1e23 .wrapper_fresh_abd6 .smooth_bef1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.content_0cf6 {
  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) {
  .content_0cf6 {
    width: 220px;
  }
}
.content_0cf6 label {
  flex-basis: 100%;
}
.content_0cf6::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.white_9caf .active_1e23 .wrapper_fresh_abd6 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.white_9caf
  .active_1e23
  .wrapper_fresh_abd6
  .progress_medium_15e8 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.white_9caf .active_1e23 .wrapper_fresh_abd6 .smooth_bef1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.white_9caf
  .active_1e23
  .wrapper_fresh_abd6
  .smooth_bef1:focus {
  background: 0 0;
}
.white_9caf
  .active_1e23
  .wrapper_fresh_abd6
  .picture_bottom_71b6 {
  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;
}
.picture_bright_4851 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.picture_bright_4851 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.picture_bright_4851 li:last-child {
  margin-right: 0;
}
.picture_bright_4851 li:first-child {
  margin-left: 0;
}
.picture_bright_4851.heading-rough-0d8b a {
  color: #fff;
}
.picture_bright_4851.heading-rough-0d8b a:hover {
  color: #fff;
}
.picture_bright_4851 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.picture_bright_4851 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.picture_bright_4851 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.picture_bright_4851 a:hover {
  opacity: 0.9;
  color: inherit;
}
.picture_bright_4851 [class*="social-icon-apple"] {
  background-color: #999;
}
.picture_bright_4851 [class*="social-icon-apple"].layout_upper_1b9b {
  background-color: transparent;
  color: #999;
}
.picture_bright_4851 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.picture_bright_4851 [class*="social-icon-behance"].layout_upper_1b9b {
  background-color: transparent;
  color: #1769ff;
}
.picture_bright_4851 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.picture_bright_4851 [class*="social-icon-bitbucket"].layout_upper_1b9b {
  background-color: transparent;
  color: #205081;
}
.picture_bright_4851 [class*="social-icon-codepen"] {
  background-color: #000;
}
.picture_bright_4851 [class*="social-icon-codepen"].layout_upper_1b9b {
  background-color: transparent;
  color: #000;
}
.picture_bright_4851 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.picture_bright_4851 [class*="social-icon-delicious"].layout_upper_1b9b {
  background-color: transparent;
  color: #39f;
}
.picture_bright_4851 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.picture_bright_4851 [class*="social-icon-digg"].layout_upper_1b9b {
  background-color: transparent;
  color: #005be2;
}
.picture_bright_4851 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.picture_bright_4851 [class*="social-icon-dribbble"].layout_upper_1b9b {
  background-color: transparent;
  color: #ea4c89;
}
.picture_bright_4851 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.picture_bright_4851 [class*="social-icon-envelope"].layout_upper_1b9b {
  background-color: transparent;
  color: #ea4335;
}
.picture_bright_4851 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.picture_bright_4851 [class*="social-icon-facebook"].layout_upper_1b9b {
  background-color: transparent;
  color: #3b5998;
}
.picture_bright_4851 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.picture_bright_4851 [class*="social-icon-flickr"].layout_upper_1b9b {
  background-color: transparent;
  color: #0063dc;
}
.picture_bright_4851 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.picture_bright_4851 [class*="social-icon-foursquare"].layout_upper_1b9b {
  background-color: transparent;
  color: #2d5be3;
}
.picture_bright_4851 [class*="social-icon-github"] {
  background-color: #333;
}
.picture_bright_4851 [class*="social-icon-github"].layout_upper_1b9b {
  background-color: transparent;
  color: #333;
}
.picture_bright_4851 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.picture_bright_4851 [class*="social-icon-google-plus"].layout_upper_1b9b {
  background-color: transparent;
  color: #dd4b39;
}
.picture_bright_4851 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.picture_bright_4851 [class*="social-icon-houzz"].layout_upper_1b9b {
  background-color: transparent;
  color: #7ac142;
}
.picture_bright_4851 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.picture_bright_4851 [class*="social-icon-instagram"].layout_upper_1b9b {
  background-color: transparent;
  color: #262626;
}
.picture_bright_4851 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.picture_bright_4851 [class*="social-icon-jsfiddle"].layout_upper_1b9b {
  background-color: transparent;
  color: #487aa2;
}
.picture_bright_4851 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.picture_bright_4851 [class*="social-icon-linkedin"].layout_upper_1b9b {
  background-color: transparent;
  color: #0077b5;
}
.picture_bright_4851 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.picture_bright_4851 [class*="social-icon-medium"].layout_upper_1b9b {
  background-color: transparent;
  color: #00ab6b;
}
.picture_bright_4851 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.picture_bright_4851
  [class*="social-icon-odnoklassniki"].layout_upper_1b9b {
  background-color: transparent;
  color: #f4731c;
}
.picture_bright_4851 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.picture_bright_4851 [class*="social-icon-meetup"].layout_upper_1b9b {
  background-color: transparent;
  color: #ec1c40;
}
.picture_bright_4851 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.picture_bright_4851 [class*="social-icon-pinterest"].layout_upper_1b9b {
  background-color: transparent;
  color: #bd081c;
}
.picture_bright_4851 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.picture_bright_4851 [class*="social-icon-product-hunt"].layout_upper_1b9b {
  background-color: transparent;
  color: #da552f;
}
.picture_bright_4851 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.picture_bright_4851 [class*="social-icon-reddit"].layout_upper_1b9b {
  background-color: transparent;
  color: #ff4500;
}
.picture_bright_4851 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.picture_bright_4851 [class*="social-icon-rss"].layout_upper_1b9b {
  background-color: transparent;
  color: #f26522;
}
.picture_bright_4851 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.picture_bright_4851
  [class*="social-icon-shopping-cart"].layout_upper_1b9b {
  background-color: transparent;
  color: #4caf50;
}
.picture_bright_4851 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.picture_bright_4851 [class*="social-icon-skype"].layout_upper_1b9b {
  background-color: transparent;
  color: #00aff0;
}
.picture_bright_4851 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.picture_bright_4851 [class*="social-icon-slideshare"].layout_upper_1b9b {
  background-color: transparent;
  color: #0077b5;
}
.picture_bright_4851 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.picture_bright_4851 [class*="social-icon-snapchat"].layout_upper_1b9b {
  background-color: transparent;
  color: #fffc00;
}
.picture_bright_4851 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.picture_bright_4851 [class*="social-icon-soundcloud"].layout_upper_1b9b {
  background-color: transparent;
  color: #f80;
}
.picture_bright_4851 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.picture_bright_4851 [class*="social-icon-spotify"].layout_upper_1b9b {
  background-color: transparent;
  color: #2ebd59;
}
.picture_bright_4851 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.picture_bright_4851
  [class*="social-icon-stack-overflow"].layout_upper_1b9b {
  background-color: transparent;
  color: #fe7a15;
}
.picture_bright_4851 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.picture_bright_4851 [class*="social-icon-maldkfgram"].layout_upper_1b9b {
  background-color: transparent;
  color: #2ca5e0;
}
.picture_bright_4851 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.picture_bright_4851 [class*="social-icon-tripadvisor"].layout_upper_1b9b {
  background-color: transparent;
  color: #589442;
}
.picture_bright_4851 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.picture_bright_4851 [class*="social-icon-tumblr"].layout_upper_1b9b {
  background-color: transparent;
  color: #35465c;
}
.picture_bright_4851 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.picture_bright_4851 [class*="social-icon-twitch"].layout_upper_1b9b {
  background-color: transparent;
  color: #6441a5;
}
.picture_bright_4851 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.picture_bright_4851 [class*="social-icon-twitter"].layout_upper_1b9b {
  background-color: transparent;
  color: #1da1f2;
}
.picture_bright_4851 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.picture_bright_4851 [class*="social-icon-vimeo"].layout_upper_1b9b {
  background-color: transparent;
  color: #1ab7ea;
}
.picture_bright_4851 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.picture_bright_4851 [class*="social-icon-vk"].layout_upper_1b9b {
  background-color: transparent;
  color: #45668e;
}
.picture_bright_4851 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.picture_bright_4851 [class*="social-icon-weibo"].layout_upper_1b9b {
  background-color: transparent;
  color: #df2029;
}
.picture_bright_4851 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.picture_bright_4851 [class*="social-icon-weixin"].layout_upper_1b9b {
  background-color: transparent;
  color: #7bb32e;
}
.picture_bright_4851 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.picture_bright_4851 [class*="social-icon-whatsapp"].layout_upper_1b9b {
  background-color: transparent;
  color: #25d366;
}
.picture_bright_4851 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.picture_bright_4851 [class*="social-icon-wordpress"].layout_upper_1b9b {
  background-color: transparent;
  color: #21759b;
}
.picture_bright_4851 [class*="social-icon-xing"] {
  background-color: #026466;
}
.picture_bright_4851 [class*="social-icon-xing"].layout_upper_1b9b {
  background-color: transparent;
  color: #026466;
}
.picture_bright_4851 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.picture_bright_4851 [class*="social-icon-yelp"].layout_upper_1b9b {
  background-color: transparent;
  color: #af0606;
}
.picture_bright_4851 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.picture_bright_4851 [class*="social-icon-youtube"].layout_upper_1b9b {
  background-color: transparent;
  color: #cd201f;
}
.hero_2042 {
  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_2042:hover {
  box-shadow: none;
  background: 0 0;
}
.section-bright-e520 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focus_old_c5f3 {
  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;
}
.photo-active-bb14 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.over_9e7b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.over_9e7b,
.over_9e7b::after,
.over_9e7b::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;
}
.over_9e7b::after,
.over_9e7b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.widget-a8fd .focus_old_c5f3 .photo-active-bb14 {
  margin-top: -2px;
  width: 19px;
}
.widget-a8fd .focus_old_c5f3 .over_9e7b {
  margin-top: -1px;
}
.widget-a8fd .focus_old_c5f3 .over_9e7b,
.widget-a8fd .focus_old_c5f3 .over_9e7b::after,
.widget-a8fd .focus_old_c5f3 .over_9e7b::before {
  width: 19px;
  height: 2px;
}
.widget-a8fd .focus_old_c5f3 .over_9e7b::before {
  top: -6px;
}
.widget-a8fd .focus_old_c5f3 .over_9e7b::after {
  bottom: -6px;
}
.breadcrumb_right_3480 .focus_old_c5f3 .photo-active-bb14 {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb_right_3480 .focus_old_c5f3 .over_9e7b {
  margin-top: -1px;
}
.breadcrumb_right_3480 .focus_old_c5f3 .over_9e7b,
.breadcrumb_right_3480 .focus_old_c5f3 .over_9e7b::after,
.breadcrumb_right_3480 .focus_old_c5f3 .over_9e7b::before {
  width: 22px;
  height: 2px;
}
.breadcrumb_right_3480 .focus_old_c5f3 .over_9e7b::before {
  top: -7px;
}
.breadcrumb_right_3480 .focus_old_c5f3 .over_9e7b::after {
  bottom: -7px;
}
.avatar_down_144e .focus_old_c5f3 .photo-active-bb14 {
  margin-top: -2px;
  width: 31px;
}
.avatar_down_144e .focus_old_c5f3 .over_9e7b {
  margin-top: -1.5px;
}
.avatar_down_144e .focus_old_c5f3 .over_9e7b,
.avatar_down_144e .focus_old_c5f3 .over_9e7b::after,
.avatar_down_144e .focus_old_c5f3 .over_9e7b::before {
  width: 31px;
  height: 3px;
}
.avatar_down_144e .focus_old_c5f3 .over_9e7b::before {
  top: -9px;
}
.avatar_down_144e .focus_old_c5f3 .over_9e7b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .label-3477 .focus_old_c5f3 .photo-active-bb14 {
    margin-top: -2px;
    width: 19px;
  }
  .label-3477 .focus_old_c5f3 .over_9e7b {
    margin-top: -1px;
  }
  .label-3477 .focus_old_c5f3 .over_9e7b,
  .label-3477 .focus_old_c5f3 .over_9e7b::after,
  .label-3477 .focus_old_c5f3 .over_9e7b::before {
    width: 19px;
    height: 2px;
  }
  .label-3477 .focus_old_c5f3 .over_9e7b::before {
    top: -6px;
  }
  .label-3477 .focus_old_c5f3 .over_9e7b::after {
    bottom: -6px;
  }
  .soft_f4e7 .focus_old_c5f3 .photo-active-bb14 {
    margin-top: -2px;
    width: 22px;
  }
  .soft_f4e7 .focus_old_c5f3 .over_9e7b {
    margin-top: -1px;
  }
  .soft_f4e7 .focus_old_c5f3 .over_9e7b,
  .soft_f4e7 .focus_old_c5f3 .over_9e7b::after,
  .soft_f4e7 .focus_old_c5f3 .over_9e7b::before {
    width: 22px;
    height: 2px;
  }
  .soft_f4e7 .focus_old_c5f3 .over_9e7b::before {
    top: -7px;
  }
  .soft_f4e7 .focus_old_c5f3 .over_9e7b::after {
    bottom: -7px;
  }
  .silver_e9f1 .focus_old_c5f3 .photo-active-bb14 {
    margin-top: -2px;
    width: 31px;
  }
  .silver_e9f1 .focus_old_c5f3 .over_9e7b {
    margin-top: -1.5px;
  }
  .silver_e9f1 .focus_old_c5f3 .over_9e7b,
  .silver_e9f1 .focus_old_c5f3 .over_9e7b::after,
  .silver_e9f1 .focus_old_c5f3 .over_9e7b::before {
    width: 31px;
    height: 3px;
  }
  .silver_e9f1 .focus_old_c5f3 .over_9e7b::before {
    top: -9px;
  }
  .silver_e9f1 .focus_old_c5f3 .over_9e7b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .logo-5938 .focus_old_c5f3 .photo-active-bb14 {
    margin-top: -2px;
    width: 19px;
  }
  .logo-5938 .focus_old_c5f3 .over_9e7b {
    margin-top: -1px;
  }
  .logo-5938 .focus_old_c5f3 .over_9e7b,
  .logo-5938 .focus_old_c5f3 .over_9e7b::after,
  .logo-5938 .focus_old_c5f3 .over_9e7b::before {
    width: 19px;
    height: 2px;
  }
  .logo-5938 .focus_old_c5f3 .over_9e7b::before {
    top: -6px;
  }
  .logo-5938 .focus_old_c5f3 .over_9e7b::after {
    bottom: -6px;
  }
  .progress_fixed_2895 .focus_old_c5f3 .photo-active-bb14 {
    margin-top: -2px;
    width: 22px;
  }
  .progress_fixed_2895 .focus_old_c5f3 .over_9e7b {
    margin-top: -1px;
  }
  .progress_fixed_2895 .focus_old_c5f3 .over_9e7b,
  .progress_fixed_2895 .focus_old_c5f3 .over_9e7b::after,
  .progress_fixed_2895 .focus_old_c5f3 .over_9e7b::before {
    width: 22px;
    height: 2px;
  }
  .progress_fixed_2895 .focus_old_c5f3 .over_9e7b::before {
    top: -7px;
  }
  .progress_fixed_2895 .focus_old_c5f3 .over_9e7b::after {
    bottom: -7px;
  }
  .video-69b6 .focus_old_c5f3 .photo-active-bb14 {
    margin-top: -2px;
    width: 31px;
  }
  .video-69b6 .focus_old_c5f3 .over_9e7b {
    margin-top: -1.5px;
  }
  .video-69b6 .focus_old_c5f3 .over_9e7b,
  .video-69b6 .focus_old_c5f3 .over_9e7b::after,
  .video-69b6 .focus_old_c5f3 .over_9e7b::before {
    width: 31px;
    height: 3px;
  }
  .video-69b6 .focus_old_c5f3 .over_9e7b::before {
    top: -9px;
  }
  .video-69b6 .focus_old_c5f3 .over_9e7b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .focus-green-6c3e .focus_old_c5f3 .photo-active-bb14 {
    margin-top: -2px;
    width: 19px;
  }
  .focus-green-6c3e .focus_old_c5f3 .over_9e7b {
    margin-top: -1px;
  }
  .focus-green-6c3e .focus_old_c5f3 .over_9e7b,
  .focus-green-6c3e .focus_old_c5f3 .over_9e7b::after,
  .focus-green-6c3e .focus_old_c5f3 .over_9e7b::before {
    width: 19px;
    height: 2px;
  }
  .focus-green-6c3e .focus_old_c5f3 .over_9e7b::before {
    top: -6px;
  }
  .focus-green-6c3e .focus_old_c5f3 .over_9e7b::after {
    bottom: -6px;
  }
  .notice_67a9 .focus_old_c5f3 .photo-active-bb14 {
    margin-top: -2px;
    width: 22px;
  }
  .notice_67a9 .focus_old_c5f3 .over_9e7b {
    margin-top: -1px;
  }
  .notice_67a9 .focus_old_c5f3 .over_9e7b,
  .notice_67a9 .focus_old_c5f3 .over_9e7b::after,
  .notice_67a9 .focus_old_c5f3 .over_9e7b::before {
    width: 22px;
    height: 2px;
  }
  .notice_67a9 .focus_old_c5f3 .over_9e7b::before {
    top: -7px;
  }
  .notice_67a9 .focus_old_c5f3 .over_9e7b::after {
    bottom: -7px;
  }
  .easy-8dec .focus_old_c5f3 .photo-active-bb14 {
    margin-top: -2px;
    width: 31px;
  }
  .easy-8dec .focus_old_c5f3 .over_9e7b {
    margin-top: -1.5px;
  }
  .easy-8dec .focus_old_c5f3 .over_9e7b,
  .easy-8dec .focus_old_c5f3 .over_9e7b::after,
  .easy-8dec .focus_old_c5f3 .over_9e7b::before {
    width: 31px;
    height: 3px;
  }
  .easy-8dec .focus_old_c5f3 .over_9e7b::before {
    top: -9px;
  }
  .easy-8dec .focus_old_c5f3 .over_9e7b::after {
    bottom: -9px;
  }
}
.element_center_79df .over_9e7b {
  -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);
}
.element_center_79df .over_9e7b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.element_center_79df .over_9e7b::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);
}
.element_center_79df.label-yellow-c38b .over_9e7b {
  -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);
}
.element_center_79df.label-yellow-c38b .over_9e7b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.element_center_79df.label-yellow-c38b .over_9e7b::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);
}
.solid_e37a {
  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.hero_2d77:before {
  display: none;
}
.panel-f87d {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.panel-f87d .current_e5d1 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.panel-f87d .current_e5d1:last-of-type {
  border-bottom: none;
}
.panel-f87d .current_e5d1.grid-active-38f3,
.panel-f87d .current_e5d1.hover_bronze_31cf,
.panel-f87d .current_e5d1.link-7c1c {
  padding: 0;
}
.panel-f87d .video-5e7a .banner-f3fe {
  color: currentColor;
}
.panel-f87d .video-5e7a .banner-f3fe:focus,
.panel-f87d .video-5e7a .banner-f3fe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-f87d.main-active-7288 .hover-9886,
.panel-f87d.main-active-7288 .north-ac00 a,
.panel-f87d.main-active-7288 .surface-7949 a,
.panel-f87d.main-active-7288 .paragraph_stale_5164 a {
  color: rgba(0, 0, 0, 0.55);
}
.panel-f87d.main-active-7288 .hover-9886:hover,
.panel-f87d.main-active-7288 .north-ac00 a:hover,
.panel-f87d.main-active-7288 .surface-7949 a:hover,
.panel-f87d.main-active-7288 .paragraph_stale_5164 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.panel-f87d.main-active-7288 .status-large-f237 {
  color: rgba(0, 0, 0, 0.8);
}
.panel-f87d.main-active-7288 .current_e5d1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-f87d.main-active-7288 .current_e5d1:before {
  background: rgba(0, 0, 0, 0.08);
}
.panel-f87d.main-active-7288 .alert_e0be:before {
  background: rgba(255, 255, 255, 0.9);
}
.panel-f87d.main-active-7288 .video-5e7a .search-inner-609b li a,
.panel-f87d.main-active-7288 .video-5e7a .banner-f3fe,
.panel-f87d.main-active-7288 .paragraph_stale_5164 {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-f87d.main-active-7288 .video-5e7a .banner-f3fe:focus,
.panel-f87d.main-active-7288 .video-5e7a .banner-f3fe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-f87d.main-active-7288 .search-inner-609b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.panel-f87d.wrapper_dynamic_f7f8 .hover-9886,
.panel-f87d.wrapper_dynamic_f7f8 .north-ac00 a,
.panel-f87d.wrapper_dynamic_f7f8 .surface-7949 .banner-f3fe,
.panel-f87d.wrapper_dynamic_f7f8 .surface-7949 a,
.panel-f87d.wrapper_dynamic_f7f8 .paragraph_stale_5164 a {
  color: rgba(255, 255, 255, 0.79);
}
.panel-f87d.wrapper_dynamic_f7f8 .hover-9886:hover,
.panel-f87d.wrapper_dynamic_f7f8 .north-ac00 a:hover,
.panel-f87d.wrapper_dynamic_f7f8 .surface-7949 .banner-f3fe:hover,
.panel-f87d.wrapper_dynamic_f7f8 .surface-7949 a:hover,
.panel-f87d.wrapper_dynamic_f7f8 .paragraph_stale_5164 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-f87d.wrapper_dynamic_f7f8 .status-large-f237 {
  color: rgba(255, 255, 255, 0.99);
}
.panel-f87d.wrapper_dynamic_f7f8 .current_e5d1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-f87d.wrapper_dynamic_f7f8 .current_e5d1:before {
  background: rgba(255, 255, 255, 0.08);
}
.panel-f87d.wrapper_dynamic_f7f8 .alert_e0be:before {
  background: rgba(0, 0, 0, 0.9);
}
.panel-f87d.wrapper_dynamic_f7f8 .video-5e7a .search-inner-609b li a,
.panel-f87d.wrapper_dynamic_f7f8 .video-5e7a .banner-f3fe,
.panel-f87d.wrapper_dynamic_f7f8 .paragraph_stale_5164 {
  border-color: rgba(255, 255, 255, 0.08);
}
.panel-f87d.wrapper_dynamic_f7f8 .video-5e7a .banner-f3fe:focus,
.panel-f87d.wrapper_dynamic_f7f8 .video-5e7a .banner-f3fe:hover {
  background: rgba(0, 0, 0, 0.01);
}
.panel-f87d.wrapper_dynamic_f7f8 .search-inner-609b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert_e0be {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.alert_e0be:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.badge-922c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hot-237e .panel-f87d {
  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;
}
.hot-237e .current_e5d1 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hot-237e .current_e5d1: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) {
  .hot-237e .current_e5d1:before {
    width: 16%;
    left: 42%;
  }
}
.hot-237e .current_e5d1:last-child:before {
  content: none;
}
.hot-237e .current_e5d1[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hot-237e .video-5e7a .search-inner-609b li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hot-237e .video-5e7a .search-inner-609b li a .banner-f3fe {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hot-237e .video-5e7a .paragraph_stale_5164 {
  border: none;
}
.hot-237e .video-5e7a .paragraph_stale_5164 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hot-237e .alert_e0be {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hot-237e .badge-922c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hot-237e .wrapper_dynamic_f7f8 .alert_e0be:before {
  background: rgba(0, 0, 0, 0.9);
}
.hot-237e .main-active-7288.tertiary-down-6255 .over_9e7b {
  background: rgba(0, 0, 0, 0.6);
}
.hot-237e
  .main-active-7288.tertiary-down-6255
  .over_9e7b::after,
.hot-237e
  .main-active-7288.tertiary-down-6255
  .over_9e7b:before {
  background: inherit;
}
.hot-237e
  .main-active-7288.tertiary-down-6255:hover
  .over_9e7b {
  background: rgba(0, 0, 0, 0.8);
}
.tertiary-first-b08b .panel-f87d {
  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) {
  .tertiary-first-b08b .panel-f87d {
    width: auto;
    right: 45px;
  }
}
.last_7e64 .panel-f87d {
  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) {
  .last_7e64 .panel-f87d {
    width: auto;
    left: 45px;
  }
}
.hero_2d77 .panel-f87d {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.hero_2d77 .badge-922c {
  max-width: 48em;
  margin: 0 auto;
}
.hero_2d77 .alert_e0be:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accent-basic-f0c8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accent-basic-f0c8.hot-237e .panel-f87d {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accent-basic-f0c8.tertiary-first-b08b .panel-f87d {
  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);
}
.accent-basic-f0c8 .panel-f87d {
  visibility: visible;
}
.accent-basic-f0c8.last_7e64 .panel-f87d {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.label-right-0892,
.title_gas_9a20 {
  overflow-x: hidden;
}
.label-right-0892 .panel-f87d {
  overflow: auto;
}
.label-right-0892.hot-237e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-right-0892.hot-237e .panel-f87d {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.label-right-0892.hot-237e .hero_2042 {
  opacity: 0;
}
.label-right-0892.tertiary-first-b08b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-right-0892.tertiary-first-b08b .panel-f87d {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.label-right-0892.tertiary-first-b08b .hero_2042 {
  opacity: 0;
}
.label-right-0892.last_7e64 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.label-right-0892.last_7e64 .panel-f87d {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.label-right-0892.last_7e64 .hero_2042 {
  opacity: 0;
}
.label-right-0892.hero_2d77 .panel-f87d {
  z-index: 10;
  visibility: visible;
}
.tertiary-down-6255 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.tertiary-down-6255 .over_9e7b {
  background: rgba(255, 255, 255, 0.99);
}
.tertiary-down-6255 .over_9e7b::after,
.tertiary-down-6255 .over_9e7b:before {
  background: inherit;
}
.tertiary-down-6255:hover .over_9e7b {
  background: rgba(255, 255, 255, 0.99);
}
.last_7e64 .tertiary-down-6255 {
  top: 10px;
  right: auto;
  left: 12px;
}
.hero_2d77 .tertiary-down-6255 {
  display: none !important;
}
.label-right-0892:before,
.title_gas_9a20:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.label-right-0892 .tertiary-down-6255,
.title_gas_9a20 .tertiary-down-6255 {
  display: inline-block;
}
.panel-f87d .notification_6398 {
  -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;
}
.label-right-0892 .panel-f87d .notification_6398,
.title_gas_9a20 .panel-f87d .notification_6398 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid_6df1 .progress_medium_15e8 {
  width: 100%;
}
.outline-c839 {
  padding: 0 0.5em 0;
}
.outline-c839 [class*="customify-col-"],
.outline-c839 [class*="customify-col_"],
.outline-c839 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.plasma-6ba9 .outline-c839 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .photo_hovered_861d .label-warm-3ca7,
  .label-warm-3ca7 {
    display: none;
  }
  .chip-paper-cddb {
    text-align: left;
  }
  .texture-action-5403 {
    text-align: center;
  }
  .caption_glass_37d8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .photo_hovered_861d .full-9b7f,
  .full-9b7f {
    display: none;
  }
  .banner-7bc4 {
    text-align: left;
  }
  .outline_a763 {
    text-align: center;
  }
  .left_b8ce {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .photo_hovered_861d .row-acb5,
  .row-acb5 {
    display: none;
  }
  .heading_c899 {
    text-align: left;
  }
  .in_7189 {
    text-align: center;
  }
  .content-south-51d4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shadow-bc0c {
  box-shadow: none !important;
}
.icon-focused-7d5b .last-7674,
.paragraph_dynamic_6007 .last-7674 {
  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;
}
.paragraph_dynamic_6007 .last-7674 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.huge_a789 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.huge_a789:after,
.huge_a789:before {
  content: "";
  display: table;
}
.huge_a789:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .huge_a789 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.huge_a789,
.tag-f74a {
  max-width: 1248px;
  margin: 0 auto;
}

.silver_bc4f.current-aebc .huge_a789 {
  max-width: 100%;
}
.silver_bc4f.focused-a54a {
  max-width: 1200px;
  margin: 0 auto;
}
.silver_bc4f.slider_fixed_9b9b .huge_a789 {
  max-width: 100%;
}
.silver_bc4f.slider_fixed_9b9b > .huge_a789 {
  padding-left: 0;
  padding-right: 0;
}
.silver_bc4f.slider_fixed_9b9b > .huge_a789 .photo_hovered_861d {
  margin: 0;
}
.silver_bc4f.slider_fixed_9b9b
  > .huge_a789
  .box_hard_cb97.liquid-0ec8 {
  margin-right: 0;
  margin-left: 0;
}
.silver_bc4f.slider_fixed_9b9b #main.liquid-0ec8 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .carousel_left_a566 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .carousel_left_a566 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail-b5ad .light_83c5 {
    padding-right: 1em;
  }
  .thumbnail-b5ad.message_upper_b5db .box_hard_cb97 {
    border-right: 1px solid #eaecee;
  }
  .thumbnail-b5ad.message_upper_b5db .light_83c5 {
    padding-right: 1em;
  }
  .thumbnail-b5ad.message_upper_b5db .primary_14ca {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gas-36d2 .light_83c5 {
    padding-left: 1em;
  }
  .gas-36d2.message_upper_b5db .box_hard_cb97 {
    border-left: 1px solid #eaecee;
  }
  .gas-36d2.message_upper_b5db .light_83c5 {
    padding-left: 1em;
  }
  .gas-36d2.message_upper_b5db .primary_14ca {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow-a1ec .light_83c5 {
    padding-left: 1em;
  }
  .slow-a1ec.message_upper_b5db .tag-dim-581d {
    border-right: 1px solid #eaecee;
  }
  .slow-a1ec.message_upper_b5db .sidebar_old_fc02 {
    border-right: 1px solid #eaecee;
  }
  .slow-a1ec.message_upper_b5db .light_83c5 {
    padding-left: 1em;
  }
  .slow-a1ec.message_upper_b5db .primary_14ca {
    padding-right: 1em;
  }
  .slow-a1ec.message_upper_b5db .grid_red_f71a {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tiny-4c93 .light_83c5 {
    padding-right: 1em;
  }
  .tiny-4c93.message_upper_b5db .tag-dim-581d {
    border-left: 1px solid #eaecee;
  }
  .tiny-4c93.message_upper_b5db .sidebar_old_fc02 {
    border-left: 1px solid #eaecee;
  }
  .tiny-4c93.message_upper_b5db .light_83c5 {
    padding-right: 1em;
  }
  .tiny-4c93.message_upper_b5db .primary_14ca {
    padding-left: 1em;
    padding-right: 1em;
  }
  .tiny-4c93.message_upper_b5db .grid_red_f71a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .carousel_left_a566 .light_83c5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_left_a566.message_upper_b5db .box_hard_cb97 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .carousel_left_a566.message_upper_b5db .light_83c5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .carousel_left_a566.message_upper_b5db .primary_14ca {
    padding-left: 1em;
  }
  .carousel_left_a566.message_upper_b5db .grid_red_f71a {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .carousel_left_a566.message_upper_b5db .light_83c5 {
    padding-left: 0;
  }
}
.full-f72f .dark-2c70 {
  display: inline-block;
}
.silver-6ecb {
  display: inline-block;
}
.layout-green-2873 {
  word-con: break-word;
}
.hero-5e68 > span {
  display: inline-block;
  padding: 5px 0;
}
.hero-5e68 .header_narrow_727c {
  margin-left: 8px;
  margin-right: 8px;
}
.hero-5e68 .shade-2e71 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.smooth_bb33 .bright-a773 {
  margin-bottom: 2em;
}
.smooth_bb33 .frame_advanced_9474 {
  margin-bottom: 15px;
}
.smooth_bb33 .frame_advanced_9474:last-child {
  margin-bottom: 0;
}
.smooth_bb33 .north_8c65 {
  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) {
  .smooth_bb33 .north_8c65 {
    display: block;
  }
}
.smooth_bb33 .video-stale-f04f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .smooth_bb33 .video-stale-f04f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.smooth_bb33 .liquid_2bb5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.smooth_bb33 .liquid_2bb5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.smooth_bb33 .liquid_2bb5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.smooth_bb33 .layout-green-2873 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth_bb33 .layout-green-2873 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.smooth_bb33 .popup_2ac9 p:last-child {
  margin-bottom: 0;
}
.smooth_bb33 .wide-e177 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.smooth_bb33 .active-warm-d3f6 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.smooth_bb33 .yellow-8282 {
  margin-top: 1em;
}
.smooth_bb33 .disabled-8538 {
  top: 0;
  display: block;
}
.smooth_bb33 .disabled-8538 a {
  color: inherit;
}
.smooth_bb33 .disabled-8538 a:hover {
  color: inherit;
}
.smooth_bb33 .container-copper-4f0a {
  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;
}
.smooth_bb33 .container-copper-4f0a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.smooth_bb33 .active-warm-d3f6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.smooth_bb33 .message_wide_fc94 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.smooth_bb33 .message_wide_fc94:first-child {
  margin-top: 0;
}
.smooth_bb33 .message_wide_fc94.heading_purple_cb54 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.smooth_bb33 .message_wide_fc94.widget_ad55 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth_bb33
  .message_wide_fc94.widget_ad55.button-cool-dd46
  .yellow-8282 {
  width: 100%;
}
.smooth_bb33 .widget_ad55 {
  -webkit-box-align: center;
  align-items: center;
}
.smooth_bb33 .widget_ad55 .hero-5e68,
.smooth_bb33 .widget_ad55 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.smooth_bb33 .liquid_2bb5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth_bb33 .liquid_2bb5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth_bb33 .liquid_2bb5: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;
}
.smooth_bb33 .heading_purple_cb54 {
  z-index: 5;
}
.smooth_bb33 .popup-896e .green-f041 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.smooth_bb33 .last-882a .green-f041 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.smooth_bb33 .progress-motion-1f75 .green-f041 {
  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;
}
.smooth_bb33.tiny_078d .north_8c65,
.smooth_bb33.banner_medium_4b39 .north_8c65 {
  display: block;
}
.smooth_bb33.tiny_078d .north_8c65 .panel-soft-d390,
.smooth_bb33.tiny_078d .north_8c65 .active-warm-d3f6,
.smooth_bb33.banner_medium_4b39 .north_8c65 .panel-soft-d390,
.smooth_bb33.banner_medium_4b39 .north_8c65 .active-warm-d3f6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.smooth_bb33.border-290c .video-stale-f04f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .smooth_bb33.border-290c .video-stale-f04f {
    margin-right: 0;
  }
}
.smooth_bb33.tiny_078d .video-stale-f04f,
.smooth_bb33.banner_medium_4b39 .video-stale-f04f {
  padding-top: 40%;
}
.smooth_bb33.tiny_078d .bright-a773,
.smooth_bb33.banner_medium_4b39 .bright-a773 {
  display: block;
}
.smooth_bb33.tiny_078d .fn-sticky-5751 .active-warm-d3f6,
.smooth_bb33.banner_medium_4b39 .fn-sticky-5751 .active-warm-d3f6 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.smooth_bb33.tiny_078d .video-stale-f04f,
.smooth_bb33.banner_medium_4b39 .video-stale-f04f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.smooth_bb33.tiny_078d .active-warm-d3f6 {
  padding: 1em;
}
.active_3b25 {
  margin: 30px auto;
  display: block;
}
.active_3b25 .item-f412 > * {
  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;
}
.active_3b25 .item-f412 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.active_3b25 .item-f412 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sort-aeb9 .hero-5e68 {
  margin-bottom: 1.41575em;
}
.sort-aeb9 .lower-c008 {
  margin-bottom: 1.618em;
}
.accordion-dim-d264 .gas-06d2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.accordion-dim-d264 .gas-06d2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.accordion-dim-d264 .card_inner_4ee4 {
  max-width: 100%;
  overflow: auto;
}
.hot_0159 .accordion-dim-d264 a:hover {
  text-decoration: underline;
}
.detail-wood-487a .frame_advanced_9474:not(.layout-green-2873),
.detail-wood-487a .liquid_2bb5 {
  margin-bottom: 1.41575em;
}
.detail-wood-487a .frame_advanced_9474:not(.layout-green-2873):last-child,
.detail-wood-487a .liquid_2bb5:last-child {
  margin-bottom: 0;
}
.detail-wood-487a .frame_advanced_9474.modal_old_a1f7 {
  margin-bottom: 0.41575em;
}
.detail-wood-487a .glass-5e52:before,
.detail-wood-487a .image_ddb6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.detail-wood-487a .glass-5e52:before {
  content: "\f115";
}
.detail-wood-487a .image_ddb6:before {
  content: "\f02c";
}
.detail-wood-487a .middle_eb7b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.detail-wood-487a .middle_eb7b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.sidebar-df62 {
  display: -webkit-box;
  display: flex;
}
.sidebar-df62 .tertiary-34d9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .sidebar-df62 .tertiary-34d9 {
    flex-basis: 90px;
  }
}
.sidebar-df62 .status-upper-c572 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .sidebar-df62 .status-upper-c572 {
    flex-basis: calc(100% - 50px);
  }
}
.sidebar-df62 .hover_rough_e930 p:last-child {
  margin-bottom: 0.72em;
}
.shadow-hovered-819f .item-f412 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.shadow-hovered-819f .item-f412:after,
.shadow-hovered-819f .item-f412:before {
  content: "";
  display: table;
}
.shadow-hovered-819f .item-f412:after {
  clear: both;
}
.shadow-hovered-819f .item-f412 .item-center-5d8f,
.shadow-hovered-819f .item-f412 .tall_c136 {
  width: 49%;
}
.shadow-hovered-819f .item-f412 .item-center-5d8f a span.outline_soft_a6d2,
.shadow-hovered-819f .item-f412 .tall_c136 a span.outline_soft_a6d2 {
  display: block;
  margin-bottom: 5px;
}
.shadow-hovered-819f .item-f412 .tall_c136 {
  float: left;
  text-align: left;
}
.shadow-hovered-819f .item-f412 .item-center-5d8f {
  float: right;
  text-align: right;
}
.header_black_1f01 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .header_black_1f01 {
    margin-bottom: 0;
  }
}
.row-advanced-dc53 {
  margin-bottom: 1em;
}
.row-advanced-dc53 .layout-green-2873 {
  font-size: 1.1em;
  line-height: 1.3;
}
.banner-ee14 a {
  display: block;
  line-height: 0;
  position: relative;
}
.block_north_db02 .row-advanced-dc53,
.backdrop_north_6b04 .row-advanced-dc53 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .block_north_db02 .row-advanced-dc53,
  .backdrop_north_6b04 .row-advanced-dc53 {
    display: block;
  }
}
.block_north_db02 .banner-ee14,
.backdrop_north_6b04 .banner-ee14 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .block_north_db02 .banner-ee14,
  .backdrop_north_6b04 .banner-ee14 {
    margin-bottom: 1em;
  }
}
.block_north_db02 .banner-ee14 img,
.backdrop_north_6b04 .banner-ee14 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.block_north_db02 .soft_0854,
.backdrop_north_6b04 .soft_0854 {
  flex-basis: calc(100% - 160px);
}
.block_north_db02 .soft_0854 p,
.backdrop_north_6b04 .soft_0854 p {
  margin-bottom: 0;
}
.block_north_db02 .soft_0854 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .block_north_db02 .soft_0854 {
    padding-left: 0;
  }
}
.backdrop_north_6b04 .soft_0854 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .backdrop_north_6b04 .soft_0854 {
    padding-right: 0;
  }
}
.backdrop_north_6b04 .banner-ee14 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.yellow-b4e8 .banner-ee14 {
  margin-bottom: 0.5em;
}
.yellow-b4e8 .banner-ee14 img {
  width: 100%;
}
.footer-3ce1 .shade-complex-892b,
.button_soft_dbee .shade-complex-892b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.button_soft_dbee .box_hard_cb97 .tiny-560c p:last-child {
  margin-bottom: 0;
}
.menu-ab5f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.full-7b19 .liquid-c895 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .full-7b19 .liquid-c895:last-of-type {
    margin-bottom: 0;
  }
}
.full-7b19 .liquid-c895 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.full-7b19 .liquid-c895 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.full-7b19 .liquid-c895 ul li {
  margin: 0 0 0.6em;
}
.full-7b19 .liquid-c895 ul li.stale-a4eb,
.full-7b19 .liquid-c895 ul li.texture-e6c9 {
  position: relative;
}
.full-7b19 .liquid-c895 ul li.stale-a4eb .iron-05c1,
.full-7b19 .liquid-c895 ul li.texture-e6c9 .iron-05c1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.full-7b19 .liquid-c895 ul li.stale-a4eb:after:after,
.full-7b19 .liquid-c895 ul li.stale-a4eb:after:before,
.full-7b19
  .liquid-c895
  ul
  li.texture-e6c9:after:after,
.full-7b19
  .liquid-c895
  ul
  li.texture-e6c9:after:before {
  content: "";
  display: table;
}
.full-7b19 .liquid-c895 ul li.stale-a4eb:after:after,
.full-7b19
  .liquid-c895
  ul
  li.texture-e6c9:after:after {
  clear: both;
}
.full-7b19 .liquid-c895 a.logo_8433:hover {
  text-decoration: none;
}
.full-7b19 .liquid-c895 select {
  max-width: 100%;
}
.full-7b19 .liquid-c895 table {
  font-size: 85%;
}
.full-7b19 .liquid-c895 table td,
.full-7b19 .liquid-c895 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.full-7b19 .liquid-c895 table tfoot td {
  text-align: left;
}
.full-7b19 .liquid-c895 :last-child {
  margin-bottom: 0;
}
.full-7b19 .liquid-c895 .link-6e61 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.full-7b19 .liquid-c895 .link-6e61 label {
  width: 100%;
}
.full-7b19 .liquid-c895 .link-6e61 .smooth_bef1 {
  width: 100%;
  display: block;
}
.full-7b19 .liquid-c895 .link-6e61 .inner-1e3d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.full-7b19 .liquid-c895 .link-6e61 .inner-1e3d:hover svg #svg-search {
  fill: #444;
}
.full-7b19 .liquid-c895 .link-6e61 .inner-1e3d svg {
  width: 18px;
  height: 18px;
}
.full-7b19 .dark_1aa3 ul ul,
.full-7b19 .frame-cool-c979 ul ul,
.full-7b19 .bronze_f060 ul ul,
.full-7b19 .chip-62a9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.full-7b19 .dark_1aa3 .north_ae61 > a,
.full-7b19 .frame-cool-c979 .north_ae61 > a,
.full-7b19 .bronze_f060 .north_ae61 > a,
.full-7b19 .chip-62a9 .north_ae61 > a {
  margin-bottom: 0;
}
.full-7b19 .iron-41d0 li,
.full-7b19 .dark_1aa3 li,
.full-7b19 .brown_4c6b li,
.full-7b19 .frame-cool-c979 li,
.full-7b19 .bronze_f060 li,
.full-7b19 .chip-62a9 li,
.full-7b19 .background_middle_504b li,
.full-7b19 .link-dynamic-aa84 li {
  display: block;
  position: relative;
}
.full-7b19 .iron-41d0 li:last-child,
.full-7b19 .dark_1aa3 li:last-child,
.full-7b19 .brown_4c6b li:last-child,
.full-7b19 .frame-cool-c979 li:last-child,
.full-7b19 .bronze_f060 li:last-child,
.full-7b19 .chip-62a9 li:last-child,
.full-7b19 .background_middle_504b li:last-child,
.full-7b19 .link-dynamic-aa84 li:last-child {
  border: none;
}
.full-7b19 .iron-41d0 li a,
.full-7b19 .dark_1aa3 li a,
.full-7b19 .brown_4c6b li a,
.full-7b19 .frame-cool-c979 li a,
.full-7b19 .bronze_f060 li a,
.full-7b19 .chip-62a9 li a,
.full-7b19 .background_middle_504b li a,
.full-7b19 .link-dynamic-aa84 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.full-7b19 .iron-41d0 li ul li::before,
.full-7b19 .dark_1aa3 li ul li::before,
.full-7b19 .brown_4c6b li ul li::before,
.full-7b19 .frame-cool-c979 li ul li::before,
.full-7b19 .bronze_f060 li ul li::before,
.full-7b19 .chip-62a9 li ul li::before,
.full-7b19 .background_middle_504b li ul li::before,
.full-7b19 .link-dynamic-aa84 li ul li::before {
  left: 15px;
}
.full-7b19 .iron-41d0 li ul a,
.full-7b19 .dark_1aa3 li ul a,
.full-7b19 .brown_4c6b li ul a,
.full-7b19 .frame-cool-c979 li ul a,
.full-7b19 .bronze_f060 li ul a,
.full-7b19 .chip-62a9 li ul a,
.full-7b19 .background_middle_504b li ul a,
.full-7b19 .link-dynamic-aa84 li ul a {
  padding-left: 20px;
}
.full-7b19 .iron-41d0 li ul ul li::before,
.full-7b19 .dark_1aa3 li ul ul li::before,
.full-7b19 .brown_4c6b li ul ul li::before,
.full-7b19 .frame-cool-c979 li ul ul li::before,
.full-7b19 .bronze_f060 li ul ul li::before,
.full-7b19 .chip-62a9 li ul ul li::before,
.full-7b19 .background_middle_504b li ul ul li::before,
.full-7b19 .link-dynamic-aa84 li ul ul li::before {
  left: 30px;
}
.full-7b19 .iron-41d0 li ul ul a,
.full-7b19 .dark_1aa3 li ul ul a,
.full-7b19 .brown_4c6b li ul ul a,
.full-7b19 .frame-cool-c979 li ul ul a,
.full-7b19 .bronze_f060 li ul ul a,
.full-7b19 .chip-62a9 li ul ul a,
.full-7b19 .background_middle_504b li ul ul a,
.full-7b19 .link-dynamic-aa84 li ul ul a {
  padding-left: 40px;
}
.full-7b19 .notice_a60d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.full-7b19 .link-dynamic-aa84 ul li {
  margin-bottom: 1.41575em;
}
.full-7b19 .link-dynamic-aa84 ul li .aside-thick-7d48 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.full-7b19 .link-dynamic-aa84 ul li .background_05fc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.wrapper_dynamic_f7f8 .iron-41d0 li a,
.wrapper_dynamic_f7f8 .dark_1aa3 li a,
.wrapper_dynamic_f7f8 .brown_4c6b li a,
.wrapper_dynamic_f7f8 .frame-cool-c979 li a,
.wrapper_dynamic_f7f8 .bronze_f060 li a,
.wrapper_dynamic_f7f8 .chip-62a9 li a,
.wrapper_dynamic_f7f8 .background_middle_504b li a,
.wrapper_dynamic_f7f8 .link-dynamic-aa84 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_dynamic_f7f8 .notice_a60d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_dynamic_f7f8 .liquid-c895 ul li.stale-a4eb .iron-05c1,
.wrapper_dynamic_f7f8 .liquid-c895 ul li.texture-e6c9 .iron-05c1 {
  background: rgba(0, 0, 0, 0.2);
}
.wrapper_dynamic_f7f8 .full-7b19 .liquid-c895 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_bc4f .full-7b19 .search-inner-609b li {
  margin: 0;
}
.silver_bc4f .full-7b19 .search-inner-609b li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.silver_bc4f .full-7b19 .search-inner-609b li ul {
  margin: 0;
}
.silver_bc4f .full-7b19 .search-inner-609b li ul li a {
  padding-left: 15px;
}
.silver_bc4f .full-7b19 .search-inner-609b li ul li li a {
  padding-left: 30px;
}
.silver_bc4f .full-7b19 .search-inner-609b li.chip-efb3 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.silver_bc4f .full-7b19 .search-inner-609b li.chip-efb3 > 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;
}
.silver_bc4f .full-7b19 .search-inner-609b li.chip-efb3 > 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;
}
.column-5569 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.hero-center-c675 {
  position: relative;
  z-index: 10;
}
.hero-center-c675 .notification_6398 {
  width: 100%;
  max-width: 100%;
}
.menu_cold_c0d5 .component-north-000b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.menu_cold_c0d5 .main-active-7288 {
}
.menu_cold_c0d5 .wrapper_dynamic_f7f8 {
  background: #292929;
}
.old_4a2e .component-north-000b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.old_4a2e .main-active-7288 {
  background: #f9f9f9;
}
.old_4a2e .wrapper_dynamic_f7f8 {
  background: #303030;
}
.bright_c75d .component-north-000b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bright_c75d .dark-2c70 {
    margin-bottom: 1em;
  }
  .bright_c75d .dark-2c70:last-child {
    margin-bottom: 0;
  }
}
.bright_c75d .main-active-7288 {
  background: #ededed;
}
.bright_c75d .wrapper_dynamic_f7f8 {
  background: #1a1a1a;
}
.component-north-000b.main-active-7288 {
  color: rgba(0, 0, 0, 0.6);
}
.component-north-000b.main-active-7288 .green-1796 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-north-000b.wrapper_dynamic_f7f8 {
  color: rgba(255, 255, 255, 0.99);
}
.component-north-000b.wrapper_dynamic_f7f8 a:not(.logo_8433) {
  color: rgba(255, 255, 255, 0.79);
}
.component-north-000b.wrapper_dynamic_f7f8 a:not(.logo_8433):hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-north-000b.wrapper_dynamic_f7f8 .green-1796 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-north-000b.wrapper_dynamic_f7f8 table tbody td,
.component-north-000b.wrapper_dynamic_f7f8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.small_7d0e.west_aa8a .huge_a789 {
  max-width: initial;
}
.small_7d0e .outline_34f0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.small_7d0e .outline_34f0 .notification_6398 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .small_7d0e .outline_34f0 .notification_6398 {
    display: block;
    margin-bottom: 2em;
  }
  .small_7d0e .outline_34f0 .notification_6398:last-child {
    margin-bottom: 0;
  }
}
.bright_c75d .dark-2c70:last-child,
.old_4a2e .dark-2c70:last-child,
.menu_cold_c0d5 .dark-2c70:last-child {
  margin-bottom: 0;
}
.bright_c75d .dark-2c70 .full-7b19 .liquid-c895:last-child,
.old_4a2e .dark-2c70 .full-7b19 .liquid-c895:last-child,
.menu_cold_c0d5 .dark-2c70 .full-7b19 .liquid-c895:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bright_c75d .tag-inner-dc91,
  .bright_c75d .hidden_8928,
  .old_4a2e .tag-inner-dc91,
  .old_4a2e .hidden_8928,
  .menu_cold_c0d5 .tag-inner-dc91,
  .menu_cold_c0d5 .hidden_8928 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .hero-center-c675 .dark-2c70 {
    margin-bottom: 2em;
  }
}
.hero-center-c675 p:last-child {
  margin-bottom: 0;
}
.hero-center-c675 li,
.hero-center-c675 ul {
  list-style: none;
  margin: 0;
}
.hero-center-c675 ul ul {
  margin-left: 2.617924em;
}
.wrapper-5724 {
  font-size: 0.875em;
}

/* css-noise: 1e4c */
.ghost-box-c7 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
