/*!
Theme Name: Customify
Theme URI: https://pressmaximum.banner_center_8713/customify
Author: WPCustomify
Author URI: https://pressmaximum.banner_center_8713
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.banner_center_8713/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.module_7293.item-fb99/licenses/gpl-2.0.label_stone_83c6
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.border-acca/, (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.secondary_bronze_8705.active_8d2d/normalize.tooltip-bronze-d33e/
 ======
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.tooltip-bronze-d33e v7.0.0 | MIT License | github.banner_center_8713/necolas/normalize.tooltip-bronze-d33e */
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;
}
.title_active_c7e2 .hover_b4eb,
.sort-2792,
.text-bright-e3f5,
.heading_7c76,
.info_ae60,
.fixed-ab75,
.link-5a36,
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;
}
.sort-2792,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .sort-2792,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .sort-2792,
  h1 {
    font-size: 1.8em;
  }
}
.text-bright-e3f5,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.text-bright-e3f5 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .text-bright-e3f5,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .text-bright-e3f5,
  h2 {
    font-size: 1.7em;
  }
}
.heading_7c76,
h3 {
  font-size: 1.618em;
}
.title_active_c7e2 .hover_b4eb,
.info_ae60,
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.widget_warm_e99b {
  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;
}
.black_5781:after,
.black_5781:before,
.new_932e:after,
.new_932e:before {
  content: "";
  display: table;
}
.black_5781:after,
.new_932e:after {
  clear: both;
}
.hidden-light-2d86 {
  float: right;
  margin-right: 0;
}
.aside-cold-6367 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.feature_first_1946 .gallery_0109,
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;
}
.feature_first_1946 .gallery_0109: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;
}
.complex_9db1 .gallery_0109 {
  box-shadow: none;
}
.complex_9db1
  .gallery_0109
  .next_b321 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.complex_9db1 .gallery_0109 .carousel_silver_1f1d {
  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;
}
.complex_9db1
  .gallery_0109
  .carousel_silver_1f1d
  b {
  display: none;
}
.complex_9db1 .aside_stale_4b6b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.notice_selected_01a6:not(.fixed-f42a):not(.hard-65a5),
button:not(.fixed-f42a):not(.hard-65a5),
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ),
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ),
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ) {
  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;
}
.notice_selected_01a6:not(.fixed-f42a):not(
    .hard-65a5
  ):hover,
button:not(.fixed-f42a):not(
    .hard-65a5
  ):hover,
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ):hover,
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ):hover,
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.notice_selected_01a6:not(.fixed-f42a):not(
    .hard-65a5
  ):active,
.notice_selected_01a6:not(.fixed-f42a):not(
    .hard-65a5
  ):focus,
button:not(.fixed-f42a):not(
    .hard-65a5
  ):active,
button:not(.fixed-f42a):not(
    .hard-65a5
  ):focus,
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ):active,
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ):focus,
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ):active,
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ):focus,
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ):active,
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ):focus {
  outline: 0;
}
.notice_selected_01a6:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a,
button:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a,
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a,
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a,
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a {
  position: relative;
}
.notice_selected_01a6:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .orange_700b,
.notice_selected_01a6:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .narrow_ff2f,
.notice_selected_01a6:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .banner_north_c404,
.notice_selected_01a6:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  i,
.notice_selected_01a6:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  svg,
button:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .orange_700b,
button:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .narrow_ff2f,
button:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .banner_north_c404,
button:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  i,
button:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  svg,
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .orange_700b,
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .narrow_ff2f,
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .banner_north_c404,
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  i,
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  svg,
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .orange_700b,
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .narrow_ff2f,
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .banner_north_c404,
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  i,
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  svg,
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .orange_700b,
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .narrow_ff2f,
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  .banner_north_c404,
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  i,
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a
  svg {
  visibility: hidden;
}
.notice_selected_01a6:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a:after,
button:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a:after,
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a:after,
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a:after,
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ).fn-loading-f40a: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;
}
.notice_selected_01a6:not(.fixed-f42a):not(.hard-65a5),
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ),
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ),
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ) {
  color: #fff;
  background: #235787;
}
.notice_selected_01a6:not(.fixed-f42a):not(
    .hard-65a5
  ):focus,
input[type="button"]:not(.fixed-f42a):not(
    .hard-65a5
  ):focus,
input[type="reset"]:not(.fixed-f42a):not(
    .hard-65a5
  ):focus,
input[type="submit"]:not(.fixed-f42a):not(
    .hard-65a5
  ):focus {
  color: #fff;
}
.notice_selected_01a6.fn-disabled-f40a:not(.fixed-f42a):not(
    .hard-65a5
  ),
.notice_selected_01a6[disabled]:not(.fixed-f42a):not(
    .hard-65a5
  ),
button.fn-disabled-f40a:not(.fixed-f42a):not(
    .hard-65a5
  ),
button[disabled]:not(.fixed-f42a):not(
    .hard-65a5
  ) {
  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;
}
.table-233d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table-233d: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;
}
.notice_a214 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.texture_advanced_9ea6 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.large_27bc {
  clear: both;
  display: block;
  margin: 0 auto;
}
.black_5781:after,
.black_5781:before,
.notice-e76d:after,
.notice-e76d:before,
.content_dark_da04:after,
.content_dark_da04:before,
.hard_fdcd:after,
.hard_fdcd:before,
.basic-d60e:after,
.basic-d60e:before,
.south-0011:after,
.south-0011:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.black_5781:after,
.notice-e76d:after,
.content_dark_da04:after,
.hard_fdcd:after,
.basic-d60e:after,
.south-0011:after {
  clear: both;
}
.notice-e76d .layout-f070,
.content_dark_da04 .layout-f070,
.rough_e582 .layout-f070 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.grid-ba12 {
  display: inline-block;
}
.hero-ccc0 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.hero-ccc0 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.hero-ccc0 .black-cd6f {
  padding: 1em 0;
  font-size: 85%;
}
.black-cd6f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.accent_gold_0adf {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.accent_gold_0adf:after,
.accent_gold_0adf:before {
  content: "";
  display: table;
}
.accent_gold_0adf:after {
  clear: both;
}
.grid_157f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.black_8b38 .grid_157f {
  max-width: 50%;
}
.container_simple_466a .grid_157f {
  max-width: 33.33%;
}
.preview-5828 .grid_157f {
  max-width: 25%;
}
.notice-0a7a .grid_157f {
  max-width: 20%;
}
.filter_3916 .grid_157f {
  max-width: 16.66%;
}
.module-yellow-ed72 .grid_157f {
  max-width: 14.28%;
}
.in_a82f .grid_157f {
  max-width: 12.5%;
}
.east_ef5f .grid_157f {
  max-width: 11.11%;
}
.backdrop-right-e9ab {
  display: block;
}
.title_active_c7e2 .search_middle_1867 label,
.title_active_c7e2 .box-2ab6 label,
.title_active_c7e2 .hard-59f7 label,
.title_active_c7e2 .tooltip_ae09 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focused_d539 {
  list-style: none;
  margin: 0;
}
.focused_d539 article.secondary-008a {
  margin-bottom: 0;
}
.focused_d539 ul {
  list-style: none;
  margin: 0;
}
.focused_d539 .blue-e4e1 li.secondary-008a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focused_d539 .blue-e4e1 li.secondary-008a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focused_d539 .blue-e4e1 li.secondary-008a: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) {
  .focused_d539 .blue-e4e1 li.secondary-008a li.secondary-008a li.secondary-008a li.secondary-008a {
    padding-left: 0;
  }
}
article.secondary-008a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.secondary-008a .notice-e76d p:last-of-type {
  margin-bottom: 0;
}
article.secondary-008a .easy-42e4 {
  float: left;
}
article.secondary-008a .icon_hard_0345 {
  margin-left: 85px;
}
article.secondary-008a .black_08b5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.secondary-008a .black_08b5 .stale-316e {
  margin-left: 10px;
}
article.secondary-008a .widget-464e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.secondary-008a .simple-2799 {
  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 .search_middle_1867,
  #respond .hard-59f7,
  #respond .tooltip_ae09 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_middle_1867 input,
#respond .hard-59f7 input,
#respond .tooltip_ae09 input {
  width: 100%;
}
#respond .tooltip_ae09 {
  margin-right: 0;
}
#respond .hero-in-4dcf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.surface-last-100d {
  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;
}
.surface-last-100d.hero_easy_c325 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.surface-last-100d 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%);
}
.surface-last-100d:focus,
.surface-last-100d: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);
}
.image_lower_71cb {
  border-radius: 10%;
}
.tertiary_20f1 {
  border-radius: 50%;
}
.easy-ab2a {
  font-size: 0.72em;
}
.hard_fd77 {
  font-size: 0.875em;
}
.easy_3fc6 {
  font-size: 1.1em;
}
.pattern-outer-5431 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pattern-outer-5431.easy-ab2a {
  letter-spacing: 0.5px;
}
.link_fluid_e01d,
.link_fluid_e01d a {
  color: #6d6d6d;
}
.link_fluid_e01d a:hover {
  color: #111;
}
.surface_full_e293 {
  color: #6d6d6d;
}
.tag-703f {
  overflow-x: hidden;
}
.tag-703f .box-c4b8.panel-rough-27db {
  position: relative;
}
.tag-703f .box-c4b8.panel-rough-27db.aside_action_f649 {
  position: initial;
}
.tag-703f
  .box-c4b8.panel-rough-27db.aside_action_f649
  .backdrop_3e35 {
  left: auto;
}
.tag-703f .box-c4b8 .backdrop_3e35 {
  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;
}
.tag-703f .box-c4b8:hover.panel-rough-27db {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tag-703f
  .box-c4b8:hover.panel-rough-27db
  .backdrop_3e35 {
  display: block;
  z-index: 9999999;
}
.tag-703f .pro-9a2a .sidebar_dd15,
.tag-703f .detail-soft-155a .sidebar_dd15 {
  display: none;
}
.tag-703f .background-db03 .box-c4b8:hover.panel-rough-27db {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.title_active_c7e2 .search_middle_1867 label,
.title_active_c7e2 .box-2ab6 label,
.title_active_c7e2 .hard-59f7 label,
.title_active_c7e2 .tooltip_ae09 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.focused_d539 {
  list-style: none;
  margin: 0;
}
.focused_d539 article.secondary-008a {
  margin-bottom: 0;
}
.focused_d539 ul {
  list-style: none;
  margin: 0;
}
.focused_d539 .blue-e4e1 li.secondary-008a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .focused_d539 .blue-e4e1 li.secondary-008a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .focused_d539 .blue-e4e1 li.secondary-008a: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) {
  .focused_d539 .blue-e4e1 li.secondary-008a li.secondary-008a li.secondary-008a li.secondary-008a {
    padding-left: 0;
  }
}
article.secondary-008a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.secondary-008a .notice-e76d p:last-of-type {
  margin-bottom: 0;
}
article.secondary-008a .easy-42e4 {
  float: left;
}
article.secondary-008a .icon_hard_0345 {
  margin-left: 85px;
}
article.secondary-008a .black_08b5 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.secondary-008a .black_08b5 .stale-316e {
  margin-left: 10px;
}
article.secondary-008a .widget-464e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.secondary-008a .simple-2799 {
  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 .search_middle_1867,
  #respond .hard-59f7,
  #respond .tooltip_ae09 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .search_middle_1867 input,
#respond .hard-59f7 input,
#respond .tooltip_ae09 input {
  width: 100%;
}
#respond .tooltip_ae09 {
  margin-right: 0;
}
#respond .hero-in-4dcf #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pro-9a2a .selected_5a6e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.selected_5a6e .short_0985.search_c4c9 .current_9311 > li > a:focus,
.selected_5a6e .short_0985.search_c4c9 .current_9311 > li > a:hover,
.selected_5a6e .short_0985.thumbnail_tiny_da98 .current_9311 > li > a:focus,
.selected_5a6e .short_0985.thumbnail_tiny_da98 .current_9311 > li > a:hover,
.selected_5a6e .short_0985.background-liquid-9ca8 .current_9311 > li > a:focus,
.selected_5a6e .short_0985.background-liquid-9ca8 .current_9311 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected_5a6e
  .short_0985.search_c4c9
  .current_9311
  > li.light_1f78
  > a,
.selected_5a6e
  .short_0985.search_c4c9
  .current_9311
  > li.blue_401e
  > a,
.selected_5a6e
  .short_0985.thumbnail_tiny_da98
  .current_9311
  > li.light_1f78
  > a,
.selected_5a6e
  .short_0985.thumbnail_tiny_da98
  .current_9311
  > li.blue_401e
  > a,
.selected_5a6e
  .short_0985.background-liquid-9ca8
  .current_9311
  > li.light_1f78
  > a,
.selected_5a6e .short_0985.background-liquid-9ca8 .current_9311 > li.simple-3fdb > a {
  color: rgba(255, 255, 255, 0.99);
}
.selected_5a6e .solid-0811,
.selected_5a6e .solid-0811 a {
  color: rgba(255, 255, 255, 0.99);
}
.selected_5a6e .primary_silver_c605.paragraph_ea95 li a,
.selected_5a6e .slider_8397 a,
.selected_5a6e .detail_0eb2,
.selected_5a6e .current_9311 > li > a,
.selected_5a6e .shade-basic-9713 {
  color: rgba(255, 255, 255, 0.79);
}
.selected_5a6e .primary_silver_c605.paragraph_ea95 li a:hover,
.selected_5a6e .slider_8397 a:hover,
.selected_5a6e .detail_0eb2:hover,
.selected_5a6e .current_9311 > li > a:hover,
.selected_5a6e .shade-basic-9713:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected_5a6e .hero_3ccb {
  color: rgba(255, 255, 255, 0.79);
}
.selected_5a6e .hero_3ccb .gallery_f490 {
  color: rgba(255, 255, 255, 0.99);
}
.selected_5a6e .hero_3ccb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.selected_5a6e .accent-huge-dfb8 .search_cool_b9ba {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.selected_5a6e .accent-huge-dfb8 .search_cool_b9ba .steel-5eb7 {
  color: rgba(255, 255, 255, 0.79);
}
.selected_5a6e
  .accent-huge-dfb8
  .search_cool_b9ba
  .steel-5eb7::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.selected_5a6e
  .accent-huge-dfb8
  .search_cool_b9ba
  .steel-5eb7:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.selected_5a6e
  .accent-huge-dfb8
  .search_cool_b9ba
  .steel-5eb7::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.selected_5a6e
  .accent-huge-dfb8
  .search_cool_b9ba
  .steel-5eb7::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.selected_5a6e .accent-huge-dfb8 .shade-outer-8ef2 {
  color: rgba(255, 255, 255, 0.79);
}
.selected_5a6e .accent-huge-dfb8 .shade-outer-8ef2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.lite-489f
  .selected_5a6e
  .accent-huge-dfb8
  .gold_e4a3
  .active-red-23e0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.lite-489f
  .selected_5a6e
  .accent-huge-dfb8
  .gold_e4a3
  .steel-5eb7 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pro-9a2a .selected-9840 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.selected-9840 .short_0985.search_c4c9 .current_9311 > li > a:focus,
.selected-9840 .short_0985.search_c4c9 .current_9311 > li > a:hover,
.selected-9840 .short_0985.thumbnail_tiny_da98 .current_9311 > li > a:focus,
.selected-9840 .short_0985.thumbnail_tiny_da98 .current_9311 > li > a:hover,
.selected-9840 .short_0985.background-liquid-9ca8 .current_9311 > li > a:focus,
.selected-9840 .short_0985.background-liquid-9ca8 .current_9311 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected-9840
  .short_0985.search_c4c9
  .current_9311
  > li.light_1f78
  > a,
.selected-9840
  .short_0985.search_c4c9
  .current_9311
  > li.blue_401e
  > a,
.selected-9840
  .short_0985.thumbnail_tiny_da98
  .current_9311
  > li.light_1f78
  > a,
.selected-9840
  .short_0985.thumbnail_tiny_da98
  .current_9311
  > li.blue_401e
  > a,
.selected-9840
  .short_0985.background-liquid-9ca8
  .current_9311
  > li.light_1f78
  > a,
.selected-9840 .short_0985.background-liquid-9ca8 .current_9311 > li.simple-3fdb > a {
  color: rgba(0, 0, 0, 0.8);
}
.selected-9840 .solid-0811,
.selected-9840 .solid-0811 a {
  color: rgba(0, 0, 0, 0.8);
}
.selected-9840 .primary_silver_c605.paragraph_ea95 li a,
.selected-9840 .slider_8397 a,
.selected-9840 .detail_0eb2,
.selected-9840 .current_9311 > li > a,
.selected-9840 .shade-basic-9713 {
  color: rgba(0, 0, 0, 0.55);
}
.selected-9840 .primary_silver_c605.paragraph_ea95 li a:hover,
.selected-9840 .slider_8397 a:hover,
.selected-9840 .detail_0eb2:hover,
.selected-9840 .current_9311 > li > a:hover,
.selected-9840 .shade-basic-9713:hover {
  color: rgba(0, 0, 0, 0.8);
}
.selected-9840 .hero_3ccb {
  color: rgba(0, 0, 0, 0.55);
}
.selected-9840 .hero_3ccb .gallery_f490 {
  color: rgba(0, 0, 0, 0.8);
}
.selected-9840 .hero_3ccb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.status_basic_3e31 .active_simple_5f58 {
  margin-left: auto;
  margin-right: auto;
}
.content_dark_da04 > * {
  margin-left: auto;
  margin-right: auto;
}
.content_dark_da04 .notice_a214 {
  margin-right: 1.41575em;
}
.gradient_west_8088 .content_dark_da04 > .active-37cf {
  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;
}
.gradient_west_8088 .content_dark_da04 > .badge_full_092e {
  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;
}
.dropdown-0fa6.status_basic_3e31 .active_simple_5f58,
.rough-9916.status_basic_3e31 .active_simple_5f58 {
  margin-left: 0;
}
.left_dbb5.status_basic_3e31 .active_simple_5f58,
.black-4bba.status_basic_3e31 .active_simple_5f58 {
  margin-right: 0;
}
.content_dark_da04 ol,
.content_dark_da04 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.advanced-8b14 video {
  max-width: 100%;
}
.footer_new_2f5b img {
  display: block;
}
.footer_new_2f5b.notice_a214,
.footer_new_2f5b.texture_advanced_9ea6 {
  width: 100%;
}
.footer_new_2f5b.badge_full_092e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.outer-a193:not(.article_44a8) {
  margin: 1.5em auto;
}
.easy-cb66 p {
  padding: 1.5em 14px;
}
ul.hovered_13ed.badge_full_092e,
ul.hovered_13ed.active-37cf,
ul.hovered_13ed.feature-da98.active-37cf {
  padding: 0 14px;
}
.aside-easy-91dd {
  display: block;
  overflow-x: auto;
}
.aside-easy-91dd table {
  border-collapse: collapse;
  width: 100%;
}
.aside-easy-91dd td,
.aside-easy-91dd th {
  padding: 0.5em;
}
.content_dark_da04 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.content_dark_da04 ol ol,
.content_dark_da04 ol ul,
.content_dark_da04 ul ol,
.content_dark_da04 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.content_dark_da04 ol ol li,
.content_dark_da04 ol ul li,
.content_dark_da04 ul ol li,
.content_dark_da04 ul ul li {
  margin-left: 0;
}
.next-e516.row-38ad > .media_9f91 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.next-e516.row-38ad > .media_9f91 iframe,
.next-e516.row-38ad > .media_9f91 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.disabled_rough_bac4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.disabled_rough_bac4.texture_203d {
  padding: 0;
}
.disabled_rough_bac4.texture_203d cite {
  font-size: 13px;
}
.disabled_rough_bac4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.disabled_rough_bac4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.widget_95e9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.widget_95e9 > p:first-child {
  margin-top: 0;
}
.widget_95e9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.widget_95e9 blockquote {
  border-left: 0;
}
.label_577a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.label_577a:not(.accordion-static-5a88) {
  max-width: 100px;
}
.label_577a.overlay_8562 {
  border-bottom: none !important;
  text-align: center;
}
.label_577a.overlay_8562::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .easy-cb66 p {
    padding: 1.5em 0;
  }
}
.plasma-f268 {
  color: #0073aa;
}
.narrow_bfbd {
  background-color: #0073aa;
}
.outline_dark_562d {
  color: #229fd8;
}
.caption-black-9a41 {
  background-color: #229fd8;
}
.card-pro-ba2f {
  color: #eee;
}
.pro_f97c {
  background-color: #eee;
}
.sort-next-d5bd {
  color: #444;
}
.fluid-df17 {
  background-color: #444;
}
.thumbnail_f4ab {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.thumbnail_f4ab .texture-middle-6629 .slider_8397 {
  font-size: 15px;
}
.thumbnail_f4ab .slider_8397 {
  line-height: 1.3;
}
.thumbnail_f4ab .selected-9840 {
}
.thumbnail_f4ab .selected_5a6e {
  background: #235787;
}
.panel-copper-0cc5 {
  padding: 0;
}
.panel-copper-0cc5 .selected_5a6e {
  background: #1a1a1a;
}
.panel-copper-0cc5 .selected-9840 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.shade_03a1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.shade_03a1 .selected-9840 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.shade_03a1 .selected_5a6e {
  background: #303030;
}
.south-0011 {
  position: relative;
  z-index: 10;
}
.south-0011 .table_narrow_ba64 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outer_532d .panel-rough-27db {
  display: inline-block;
  vertical-align: middle;
}
.outer_532d.summary_cool_61c3 .panel-rough-27db {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .outer_532d.summary_cool_61c3 .panel-rough-27db {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .outer_532d.summary_cool_61c3 .panel-rough-27db {
    margin-right: 0.4em;
  }
}
.outer_532d.summary_cool_61c3 .panel-rough-27db:last-child {
  margin-right: 0;
}
.progress_b0dc .table_narrow_ba64 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .pro-9a2a .texture-middle-6629 {
    margin: 0 -0.5em;
  }
  .pro-9a2a .texture-middle-6629 [class*="customify-col-"],
  .pro-9a2a .texture-middle-6629 [class*="customify-col_"],
  .pro-9a2a .texture-middle-6629 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.pro-9a2a.down-0567 .table_narrow_ba64 {
  background: 0 0 !important;
}
.pro-9a2a.down-0567 .table_narrow_ba64,
.pro-9a2a.progress_b0dc .table_narrow_ba64 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .pro-9a2a.picture_0cd0 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.pro-9a2a.progress_b0dc .table_narrow_ba64 {
  box-shadow: none !important;
}
.middle-565c {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .middle-565c {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .middle-565c {
    padding: 18px 0 20px;
  }
}
.middle-565c .image-cold-d881 {
  width: 100%;
}
.middle-565c .main-dirty-8b15 {
  margin-bottom: 0;
}
.middle-565c .text_active_b503 {
  margin-top: 5px;
  font-size: 0.875em;
}
.badge_cf8c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.badge_cf8c .element-tiny-d25a {
  width: 100%;
}
.article_e0e5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.article_e0e5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.article_e0e5 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;
}
.article_e0e5 li:last-child:after {
  display: none;
}
.article_e0e5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.active-9ebf .sidebar_dd15 button,
.middle-565c .sidebar_dd15 button {
  left: 0;
}
.active-9ebf .element-tiny-d25a,
.middle-565c .element-tiny-d25a {
  padding-left: 0;
  padding-right: 0;
}
.active-9ebf .badge_cf8c,
.middle-565c .badge_cf8c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.active-9ebf {
  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;
}
.active-9ebf: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;
}
.active-9ebf .slider-8a1a {
  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) {
  .active-9ebf .slider-8a1a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .active-9ebf .slider-8a1a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .active-9ebf .slider-8a1a {
    min-height: 200px;
  }
}
.active-9ebf .article_e0e5 {
  color: rgba(255, 255, 255, 0.8);
}
.active-9ebf .article_e0e5 a,
.active-9ebf .article_e0e5 li:after {
  color: inherit;
}
.active-9ebf .article_e0e5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.liquid-905f {
  margin-bottom: 0.5em;
}
.chip_tiny_0362 {
  margin-bottom: 1.2em;
}
.chip_tiny_0362,
.liquid-905f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.chip_tiny_0362 p:last-child,
.liquid-905f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .sidebar_dd15,
#masthead .sidebar_dd15 {
  display: none;
}
#masthead
  > .sidebar_dd15.filter-38a4 {
  display: none;
}
#masthead > .sidebar_dd15 button {
  left: 0;
}
.nav_iron_2d39 {
  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%;
}
.nav_iron_2d39 .panel-rough-27db {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.nav_iron_2d39 .component-f51c {
  display: -webkit-box;
  display: flex;
}
.nav_iron_2d39 .component-f51c.carousel-dee4 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.nav_iron_2d39 .component-f51c.gold_54e1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav_iron_2d39 .component-f51c.easy-7b84 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.nav_iron_2d39.hidden-82fa.frame_a517 .component-f51c.carousel-dee4 {
  flex-basis: 100%;
}
.nav_iron_2d39.description-gas-fbce .component-f51c.gold_54e1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.nav_iron_2d39.description-gas-fbce .component-f51c.easy-7b84 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .sidebar_dd15.filter-38a4 {
  display: none;
}
#masthead > .sidebar_dd15 button {
  left: 0;
}
.nav-warm-f69f {
  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;
}
.nav-warm-f69f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.nav-warm-f69f.tiny_e066 i {
  margin-right: 4px;
}
.nav-warm-f69f.mask-out-b80b i {
  margin-left: 5px;
}
.slider_8397 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.slider_8397 p:last-child {
  margin-bottom: 0;
}
.secondary_0c13 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.secondary_0c13 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.secondary_0c13 img {
  display: block;
  width: auto;
  line-height: 1;
}
.secondary_0c13 .solid-0811 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.secondary_0c13 .menu-22ca {
  margin: 5px 0 7px 0;
}
.secondary_0c13.status_gas_ed74 .hidden-bdf9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_0c13.status_gas_ed74 .south-bbbc {
  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;
}
.secondary_0c13.icon-gold-c21b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.secondary_0c13.icon-gold-c21b .hidden-bdf9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.secondary_0c13.icon-gold-c21b .south-bbbc {
  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;
}
.secondary_0c13.label-pro-b4f4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.secondary_0c13.popup_427d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.secondary_0c13.popup_427d .south-bbbc {
  margin-top: 7px;
}
.row-2bda {
  display: inline-block;
}
.south-0011 .summary_0a57 .secondary_0c13 img {
  max-width: 100%;
}
.short_0985 .pagination-blue-4d2d.notification_fd9e,
.chip_last_4502 .pagination-blue-4d2d.notification_fd9e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.short_0985 .east_fe31,
.chip_last_4502 .east_fe31 {
  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%);
}
.short_0985 .east_fe31 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.short_0985.label_8ac8 .east_fe31 {
  display: none;
}
.short_0985 .fresh_99ec {
  list-style: none;
  padding: 0;
  margin: 0;
}
.short_0985 .fresh_99ec li {
  display: inline-block;
  position: relative;
}
.short_0985 .fresh_99ec li:last-child {
  margin-right: 0;
}
.short_0985 .fresh_99ec 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;
}
.short_0985 .fresh_99ec li.simple-3fdb > a {
  color: rgba(0, 0, 0, 0.9);
}
.short_0985 .fresh_99ec > 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;
}
.short_0985 .fresh_99ec > li > a i {
  line-height: 0;
}
.short_0985 .fresh_99ec > li.dim-54f9 > a .east_fe31 {
  margin-left: 4px;
  line-height: 0;
}
.short_0985 .fresh_99ec .wrapper_bottom_3296 li.dim-54f9 > a {
  position: relative;
}
.short_0985 .fresh_99ec .wrapper_bottom_3296 li.dim-54f9 > a:after,
.short_0985 .fresh_99ec .wrapper_bottom_3296 li.dim-54f9 > a:before {
  content: "";
  display: table;
}
.short_0985 .fresh_99ec .wrapper_bottom_3296 li.dim-54f9 > a:after {
  clear: both;
}
.short_0985 .fresh_99ec .wrapper_bottom_3296 li.dim-54f9 > a .east_fe31 {
  margin-left: 5px;
  float: right;
}
.short_0985 .label-1420,
.short_0985 .wrapper_bottom_3296 {
  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;
}
.short_0985 .wrapper_bottom_3296 {
  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;
}
.short_0985 .wrapper_bottom_3296 .notification_fd9e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.short_0985 .wrapper_bottom_3296 .east_fe31 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.short_0985 .wrapper_bottom_3296 li {
  display: block;
  margin: 0;
  padding: 0;
}
.short_0985 .wrapper_bottom_3296 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;
}
.short_0985 .wrapper_bottom_3296 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.short_0985 .wrapper_bottom_3296 .wrapper_bottom_3296 {
  top: 0;
  left: 100%;
}
.short_0985 .focus-165f.fn-focus-f40a > .label-1420,
.short_0985 .focus-165f.fn-focus-f40a > .wrapper_bottom_3296,
.short_0985 .focus-165f:focus > .label-1420,
.short_0985 .focus-165f:focus > .wrapper_bottom_3296,
.short_0985 .focus-165f:hover > .label-1420,
.short_0985 .focus-165f:hover > .wrapper_bottom_3296 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.short_0985.background-liquid-9ca8 .current_9311:after,
.short_0985.background-liquid-9ca8 .current_9311:before {
  content: "";
  display: table;
}
.short_0985.background-liquid-9ca8 .current_9311:after {
  clear: both;
}
.short_0985.background-liquid-9ca8 .current_9311 > li {
  float: left;
}
.short_0985.paper-7f60 .current_9311:after,
.short_0985.paper-7f60 .current_9311:before {
  content: "";
  display: table;
}
.short_0985.paper-7f60 .current_9311:after {
  clear: both;
}
.short_0985.paper-7f60 .current_9311 > li {
  float: left;
}
.short_0985.paper-7f60 .current_9311 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.short_0985.paper-7f60 .current_9311 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.short_0985.paper-7f60 .current_9311 > li.light_1f78 > a,
.short_0985.paper-7f60 .current_9311 > li.simple-3fdb > a {
  color: #fff;
  background-color: #1e4b75;
}
.short_0985.search_c4c9 .current_9311 > li > a .notification_fd9e {
  position: relative;
}
.short_0985.search_c4c9 .current_9311 > li > a .notification_fd9e: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;
}
.short_0985.search_c4c9
  .current_9311
  > li:focus
  > a
  .notification_fd9e:before,
.short_0985.search_c4c9
  .current_9311
  > li:hover
  > a
  .notification_fd9e:before {
  width: 100%;
  background-color: currentColor;
}
.short_0985.search_c4c9
  .current_9311
  > li.light_1f78
  > a
  .notification_fd9e:before,
.short_0985.search_c4c9
  .current_9311
  > li.blue_401e
  > a
  .notification_fd9e:before {
  width: 100%;
  background-color: currentColor;
}
.short_0985.thumbnail_tiny_da98 .current_9311 > li > a .notification_fd9e {
  position: relative;
}
.short_0985.thumbnail_tiny_da98 .current_9311 > li > a .notification_fd9e: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;
}
.short_0985.thumbnail_tiny_da98 .current_9311 > li:focus > a .notification_fd9e:before,
.short_0985.thumbnail_tiny_da98
  .current_9311
  > li:hover
  > a
  .notification_fd9e:before {
  width: 100%;
  background-color: currentColor;
}
.short_0985.thumbnail_tiny_da98
  .current_9311
  > li.light_1f78
  > a
  .notification_fd9e:before,
.short_0985.thumbnail_tiny_da98
  .current_9311
  > li.blue_401e
  > a
  .notification_fd9e:before {
  width: 100%;
  background-color: currentColor;
}
.chip_last_4502 .fresh_99ec {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chip_last_4502 .fresh_99ec li:first-child > a {
  border-top: none;
}
.chip_last_4502 .fresh_99ec .backdrop_silver_fd87 > .notification_fd9e .east_fe31 {
  display: none;
}
.chip_last_4502 .fresh_99ec li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.chip_last_4502 .fresh_99ec li:last-child {
  border: none;
}
.chip_last_4502 .fresh_99ec li.dim-54f9 > a {
  padding-right: 45px !important;
}
.chip_last_4502 .fresh_99ec li a {
  display: block;
  padding: 0.55em 1.5em;
}
.chip_last_4502 .fresh_99ec li a:focus,
.chip_last_4502 .fresh_99ec li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.chip_last_4502 .fresh_99ec li .alert-ea9b {
  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;
}
.chip_last_4502 .fresh_99ec li .alert-ea9b:hover {
  box-shadow: none;
}
.chip_last_4502 .fresh_99ec li .alert-ea9b .east_fe31 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.chip_last_4502 .fresh_99ec .wrapper_bottom_3296 {
  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);
}
.chip_last_4502 .fresh_99ec .wrapper_bottom_3296 li a {
  padding-left: 3em;
}
.chip_last_4502 .fresh_99ec .down-1373 > a .alert-ea9b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.chip_last_4502 .fresh_99ec .down-1373 > .wrapper_bottom_3296 {
  display: block;
  opacity: 1;
}
.paper_b18a {
  max-width: 100%;
}
.hard-96d5 {
  line-height: 0;
  cursor: pointer;
}
.shade-basic-9713 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade-basic-9713:hover {
  box-shadow: none;
  color: currentColor;
}
.shade-basic-9713 svg {
  width: 18px;
  height: 18px;
}
.shade-basic-9713 .search_pink_57aa {
  display: none;
}
.active-d4fb {
  position: relative;
}
.active-d4fb.fn-active-f40a .shade-basic-9713 .outline_pro_d7b3 {
  display: none;
}
.active-d4fb.fn-active-f40a .shade-basic-9713 .search_pink_57aa {
  display: inline-block;
}
.active-d4fb .info_6201 {
  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);
}
.active-d4fb.east_7e3f .info_6201 {
  left: auto;
  right: -0.9em;
}
.active-d4fb.east_7e3f .white_7804::before {
  left: auto;
  right: 15px;
}
.active-d4fb.fn-active-f40a .info_6201 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gold_e4a3 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.gold_e4a3 label {
  flex-basis: 100%;
}
.gold_e4a3 .search_cool_b9ba {
  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;
}
.gold_e4a3 .steel-5eb7 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.gold_e4a3 .steel-5eb7:focus {
  background-color: transparent;
}
.gold_e4a3 button.shade-outer-8ef2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.gold_e4a3 button.shade-outer-8ef2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.gold_e4a3 button.shade-outer-8ef2 svg {
  width: 18px;
  height: 18px;
}
.gold_e4a3 input[type="submit"] {
  min-height: auto;
}
.accent-huge-dfb8 .gold_e4a3 .steel-5eb7 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.white_7804 {
  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) {
  .white_7804 {
    width: 220px;
  }
}
.white_7804 label {
  flex-basis: 100%;
}
.white_7804::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;
}
.lite-489f .accent-huge-dfb8 .gold_e4a3 {
  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;
}
.lite-489f
  .accent-huge-dfb8
  .gold_e4a3
  .search_cool_b9ba {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.lite-489f .accent-huge-dfb8 .gold_e4a3 .steel-5eb7 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.lite-489f
  .accent-huge-dfb8
  .gold_e4a3
  .steel-5eb7:focus {
  background: 0 0;
}
.lite-489f
  .accent-huge-dfb8
  .gold_e4a3
  .active-red-23e0 {
  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;
}
.primary_silver_c605 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.primary_silver_c605 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.primary_silver_c605 li:last-child {
  margin-right: 0;
}
.primary_silver_c605 li:first-child {
  margin-left: 0;
}
.primary_silver_c605.frame_05a1 a {
  color: #fff;
}
.primary_silver_c605.frame_05a1 a:hover {
  color: #fff;
}
.primary_silver_c605 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.primary_silver_c605 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.primary_silver_c605 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.primary_silver_c605 a:hover {
  opacity: 0.9;
  color: inherit;
}
.primary_silver_c605 [class*="social-icon-apple"] {
  background-color: #999;
}
.primary_silver_c605 [class*="social-icon-apple"].stale_f0a3 {
  background-color: transparent;
  color: #999;
}
.primary_silver_c605 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.primary_silver_c605 [class*="social-icon-behance"].stale_f0a3 {
  background-color: transparent;
  color: #1769ff;
}
.primary_silver_c605 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.primary_silver_c605 [class*="social-icon-bitbucket"].stale_f0a3 {
  background-color: transparent;
  color: #205081;
}
.primary_silver_c605 [class*="social-icon-codepen"] {
  background-color: #000;
}
.primary_silver_c605 [class*="social-icon-codepen"].stale_f0a3 {
  background-color: transparent;
  color: #000;
}
.primary_silver_c605 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.primary_silver_c605 [class*="social-icon-delicious"].stale_f0a3 {
  background-color: transparent;
  color: #39f;
}
.primary_silver_c605 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.primary_silver_c605 [class*="social-icon-digg"].stale_f0a3 {
  background-color: transparent;
  color: #005be2;
}
.primary_silver_c605 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.primary_silver_c605 [class*="social-icon-dribbble"].stale_f0a3 {
  background-color: transparent;
  color: #ea4c89;
}
.primary_silver_c605 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.primary_silver_c605 [class*="social-icon-envelope"].stale_f0a3 {
  background-color: transparent;
  color: #ea4335;
}
.primary_silver_c605 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.primary_silver_c605 [class*="social-icon-facebook"].stale_f0a3 {
  background-color: transparent;
  color: #3b5998;
}
.primary_silver_c605 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.primary_silver_c605 [class*="social-icon-flickr"].stale_f0a3 {
  background-color: transparent;
  color: #0063dc;
}
.primary_silver_c605 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.primary_silver_c605 [class*="social-icon-foursquare"].stale_f0a3 {
  background-color: transparent;
  color: #2d5be3;
}
.primary_silver_c605 [class*="social-icon-github"] {
  background-color: #333;
}
.primary_silver_c605 [class*="social-icon-github"].stale_f0a3 {
  background-color: transparent;
  color: #333;
}
.primary_silver_c605 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.primary_silver_c605 [class*="social-icon-google-plus"].stale_f0a3 {
  background-color: transparent;
  color: #dd4b39;
}
.primary_silver_c605 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.primary_silver_c605 [class*="social-icon-houzz"].stale_f0a3 {
  background-color: transparent;
  color: #7ac142;
}
.primary_silver_c605 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.primary_silver_c605 [class*="social-icon-instagram"].stale_f0a3 {
  background-color: transparent;
  color: #262626;
}
.primary_silver_c605 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.primary_silver_c605 [class*="social-icon-jsfiddle"].stale_f0a3 {
  background-color: transparent;
  color: #487aa2;
}
.primary_silver_c605 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.primary_silver_c605 [class*="social-icon-linkedin"].stale_f0a3 {
  background-color: transparent;
  color: #0077b5;
}
.primary_silver_c605 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.primary_silver_c605 [class*="social-icon-medium"].stale_f0a3 {
  background-color: transparent;
  color: #00ab6b;
}
.primary_silver_c605 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.primary_silver_c605
  [class*="social-icon-odnoklassniki"].stale_f0a3 {
  background-color: transparent;
  color: #f4731c;
}
.primary_silver_c605 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.primary_silver_c605 [class*="social-icon-meetup"].stale_f0a3 {
  background-color: transparent;
  color: #ec1c40;
}
.primary_silver_c605 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.primary_silver_c605 [class*="social-icon-pinterest"].stale_f0a3 {
  background-color: transparent;
  color: #bd081c;
}
.primary_silver_c605 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.primary_silver_c605 [class*="social-icon-product-hunt"].stale_f0a3 {
  background-color: transparent;
  color: #da552f;
}
.primary_silver_c605 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.primary_silver_c605 [class*="social-icon-reddit"].stale_f0a3 {
  background-color: transparent;
  color: #ff4500;
}
.primary_silver_c605 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.primary_silver_c605 [class*="social-icon-rss"].stale_f0a3 {
  background-color: transparent;
  color: #f26522;
}
.primary_silver_c605 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.primary_silver_c605
  [class*="social-icon-shopping-cart"].stale_f0a3 {
  background-color: transparent;
  color: #4caf50;
}
.primary_silver_c605 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.primary_silver_c605 [class*="social-icon-skype"].stale_f0a3 {
  background-color: transparent;
  color: #00aff0;
}
.primary_silver_c605 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.primary_silver_c605 [class*="social-icon-slideshare"].stale_f0a3 {
  background-color: transparent;
  color: #0077b5;
}
.primary_silver_c605 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.primary_silver_c605 [class*="social-icon-snapchat"].stale_f0a3 {
  background-color: transparent;
  color: #fffc00;
}
.primary_silver_c605 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.primary_silver_c605 [class*="social-icon-soundcloud"].stale_f0a3 {
  background-color: transparent;
  color: #f80;
}
.primary_silver_c605 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.primary_silver_c605 [class*="social-icon-spotify"].stale_f0a3 {
  background-color: transparent;
  color: #2ebd59;
}
.primary_silver_c605 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.primary_silver_c605
  [class*="social-icon-stack-overflow"].stale_f0a3 {
  background-color: transparent;
  color: #fe7a15;
}
.primary_silver_c605 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.primary_silver_c605 [class*="social-icon-maldkfgram"].stale_f0a3 {
  background-color: transparent;
  color: #2ca5e0;
}
.primary_silver_c605 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.primary_silver_c605 [class*="social-icon-tripadvisor"].stale_f0a3 {
  background-color: transparent;
  color: #589442;
}
.primary_silver_c605 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.primary_silver_c605 [class*="social-icon-tumblr"].stale_f0a3 {
  background-color: transparent;
  color: #35465c;
}
.primary_silver_c605 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.primary_silver_c605 [class*="social-icon-twitch"].stale_f0a3 {
  background-color: transparent;
  color: #6441a5;
}
.primary_silver_c605 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.primary_silver_c605 [class*="social-icon-twitter"].stale_f0a3 {
  background-color: transparent;
  color: #1da1f2;
}
.primary_silver_c605 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.primary_silver_c605 [class*="social-icon-vimeo"].stale_f0a3 {
  background-color: transparent;
  color: #1ab7ea;
}
.primary_silver_c605 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.primary_silver_c605 [class*="social-icon-vk"].stale_f0a3 {
  background-color: transparent;
  color: #45668e;
}
.primary_silver_c605 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.primary_silver_c605 [class*="social-icon-weibo"].stale_f0a3 {
  background-color: transparent;
  color: #df2029;
}
.primary_silver_c605 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.primary_silver_c605 [class*="social-icon-weixin"].stale_f0a3 {
  background-color: transparent;
  color: #7bb32e;
}
.primary_silver_c605 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.primary_silver_c605 [class*="social-icon-whatsapp"].stale_f0a3 {
  background-color: transparent;
  color: #25d366;
}
.primary_silver_c605 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.primary_silver_c605 [class*="social-icon-wordpress"].stale_f0a3 {
  background-color: transparent;
  color: #21759b;
}
.primary_silver_c605 [class*="social-icon-xing"] {
  background-color: #026466;
}
.primary_silver_c605 [class*="social-icon-xing"].stale_f0a3 {
  background-color: transparent;
  color: #026466;
}
.primary_silver_c605 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.primary_silver_c605 [class*="social-icon-yelp"].stale_f0a3 {
  background-color: transparent;
  color: #af0606;
}
.primary_silver_c605 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.primary_silver_c605 [class*="social-icon-youtube"].stale_f0a3 {
  background-color: transparent;
  color: #cd201f;
}
.detail_0eb2 {
  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;
}
.detail_0eb2:hover {
  box-shadow: none;
  background: 0 0;
}
.stale-eb83 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.highlight_inner_3e8b {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.fluid-7d87 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.caption-1381 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.caption-1381,
.caption-1381::after,
.caption-1381::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;
}
.caption-1381::after,
.caption-1381::before {
  content: "";
  display: block;
  background-color: inherit;
}
.popup_huge_5bbf .highlight_inner_3e8b .fluid-7d87 {
  margin-top: -2px;
  width: 19px;
}
.popup_huge_5bbf .highlight_inner_3e8b .caption-1381 {
  margin-top: -1px;
}
.popup_huge_5bbf .highlight_inner_3e8b .caption-1381,
.popup_huge_5bbf .highlight_inner_3e8b .caption-1381::after,
.popup_huge_5bbf .highlight_inner_3e8b .caption-1381::before {
  width: 19px;
  height: 2px;
}
.popup_huge_5bbf .highlight_inner_3e8b .caption-1381::before {
  top: -6px;
}
.popup_huge_5bbf .highlight_inner_3e8b .caption-1381::after {
  bottom: -6px;
}
.overlay_faae .highlight_inner_3e8b .fluid-7d87 {
  margin-top: -2px;
  width: 22px;
}
.overlay_faae .highlight_inner_3e8b .caption-1381 {
  margin-top: -1px;
}
.overlay_faae .highlight_inner_3e8b .caption-1381,
.overlay_faae .highlight_inner_3e8b .caption-1381::after,
.overlay_faae .highlight_inner_3e8b .caption-1381::before {
  width: 22px;
  height: 2px;
}
.overlay_faae .highlight_inner_3e8b .caption-1381::before {
  top: -7px;
}
.overlay_faae .highlight_inner_3e8b .caption-1381::after {
  bottom: -7px;
}
.thumbnail_slow_022e .highlight_inner_3e8b .fluid-7d87 {
  margin-top: -2px;
  width: 31px;
}
.thumbnail_slow_022e .highlight_inner_3e8b .caption-1381 {
  margin-top: -1.5px;
}
.thumbnail_slow_022e .highlight_inner_3e8b .caption-1381,
.thumbnail_slow_022e .highlight_inner_3e8b .caption-1381::after,
.thumbnail_slow_022e .highlight_inner_3e8b .caption-1381::before {
  width: 31px;
  height: 3px;
}
.thumbnail_slow_022e .highlight_inner_3e8b .caption-1381::before {
  top: -9px;
}
.thumbnail_slow_022e .highlight_inner_3e8b .caption-1381::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .lite-77e5 .highlight_inner_3e8b .fluid-7d87 {
    margin-top: -2px;
    width: 19px;
  }
  .lite-77e5 .highlight_inner_3e8b .caption-1381 {
    margin-top: -1px;
  }
  .lite-77e5 .highlight_inner_3e8b .caption-1381,
  .lite-77e5 .highlight_inner_3e8b .caption-1381::after,
  .lite-77e5 .highlight_inner_3e8b .caption-1381::before {
    width: 19px;
    height: 2px;
  }
  .lite-77e5 .highlight_inner_3e8b .caption-1381::before {
    top: -6px;
  }
  .lite-77e5 .highlight_inner_3e8b .caption-1381::after {
    bottom: -6px;
  }
  .new_c40b .highlight_inner_3e8b .fluid-7d87 {
    margin-top: -2px;
    width: 22px;
  }
  .new_c40b .highlight_inner_3e8b .caption-1381 {
    margin-top: -1px;
  }
  .new_c40b .highlight_inner_3e8b .caption-1381,
  .new_c40b .highlight_inner_3e8b .caption-1381::after,
  .new_c40b .highlight_inner_3e8b .caption-1381::before {
    width: 22px;
    height: 2px;
  }
  .new_c40b .highlight_inner_3e8b .caption-1381::before {
    top: -7px;
  }
  .new_c40b .highlight_inner_3e8b .caption-1381::after {
    bottom: -7px;
  }
  .input_2652 .highlight_inner_3e8b .fluid-7d87 {
    margin-top: -2px;
    width: 31px;
  }
  .input_2652 .highlight_inner_3e8b .caption-1381 {
    margin-top: -1.5px;
  }
  .input_2652 .highlight_inner_3e8b .caption-1381,
  .input_2652 .highlight_inner_3e8b .caption-1381::after,
  .input_2652 .highlight_inner_3e8b .caption-1381::before {
    width: 31px;
    height: 3px;
  }
  .input_2652 .highlight_inner_3e8b .caption-1381::before {
    top: -9px;
  }
  .input_2652 .highlight_inner_3e8b .caption-1381::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .south_f41d .highlight_inner_3e8b .fluid-7d87 {
    margin-top: -2px;
    width: 19px;
  }
  .south_f41d .highlight_inner_3e8b .caption-1381 {
    margin-top: -1px;
  }
  .south_f41d .highlight_inner_3e8b .caption-1381,
  .south_f41d .highlight_inner_3e8b .caption-1381::after,
  .south_f41d .highlight_inner_3e8b .caption-1381::before {
    width: 19px;
    height: 2px;
  }
  .south_f41d .highlight_inner_3e8b .caption-1381::before {
    top: -6px;
  }
  .south_f41d .highlight_inner_3e8b .caption-1381::after {
    bottom: -6px;
  }
  .gas-e777 .highlight_inner_3e8b .fluid-7d87 {
    margin-top: -2px;
    width: 22px;
  }
  .gas-e777 .highlight_inner_3e8b .caption-1381 {
    margin-top: -1px;
  }
  .gas-e777 .highlight_inner_3e8b .caption-1381,
  .gas-e777 .highlight_inner_3e8b .caption-1381::after,
  .gas-e777 .highlight_inner_3e8b .caption-1381::before {
    width: 22px;
    height: 2px;
  }
  .gas-e777 .highlight_inner_3e8b .caption-1381::before {
    top: -7px;
  }
  .gas-e777 .highlight_inner_3e8b .caption-1381::after {
    bottom: -7px;
  }
  .red_7209 .highlight_inner_3e8b .fluid-7d87 {
    margin-top: -2px;
    width: 31px;
  }
  .red_7209 .highlight_inner_3e8b .caption-1381 {
    margin-top: -1.5px;
  }
  .red_7209 .highlight_inner_3e8b .caption-1381,
  .red_7209 .highlight_inner_3e8b .caption-1381::after,
  .red_7209 .highlight_inner_3e8b .caption-1381::before {
    width: 31px;
    height: 3px;
  }
  .red_7209 .highlight_inner_3e8b .caption-1381::before {
    top: -9px;
  }
  .red_7209 .highlight_inner_3e8b .caption-1381::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_ee21 .highlight_inner_3e8b .fluid-7d87 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_ee21 .highlight_inner_3e8b .caption-1381 {
    margin-top: -1px;
  }
  .highlight_ee21 .highlight_inner_3e8b .caption-1381,
  .highlight_ee21 .highlight_inner_3e8b .caption-1381::after,
  .highlight_ee21 .highlight_inner_3e8b .caption-1381::before {
    width: 19px;
    height: 2px;
  }
  .highlight_ee21 .highlight_inner_3e8b .caption-1381::before {
    top: -6px;
  }
  .highlight_ee21 .highlight_inner_3e8b .caption-1381::after {
    bottom: -6px;
  }
  .full_8661 .highlight_inner_3e8b .fluid-7d87 {
    margin-top: -2px;
    width: 22px;
  }
  .full_8661 .highlight_inner_3e8b .caption-1381 {
    margin-top: -1px;
  }
  .full_8661 .highlight_inner_3e8b .caption-1381,
  .full_8661 .highlight_inner_3e8b .caption-1381::after,
  .full_8661 .highlight_inner_3e8b .caption-1381::before {
    width: 22px;
    height: 2px;
  }
  .full_8661 .highlight_inner_3e8b .caption-1381::before {
    top: -7px;
  }
  .full_8661 .highlight_inner_3e8b .caption-1381::after {
    bottom: -7px;
  }
  .avatar-dirty-bc3f .highlight_inner_3e8b .fluid-7d87 {
    margin-top: -2px;
    width: 31px;
  }
  .avatar-dirty-bc3f .highlight_inner_3e8b .caption-1381 {
    margin-top: -1.5px;
  }
  .avatar-dirty-bc3f .highlight_inner_3e8b .caption-1381,
  .avatar-dirty-bc3f .highlight_inner_3e8b .caption-1381::after,
  .avatar-dirty-bc3f .highlight_inner_3e8b .caption-1381::before {
    width: 31px;
    height: 3px;
  }
  .avatar-dirty-bc3f .highlight_inner_3e8b .caption-1381::before {
    top: -9px;
  }
  .avatar-dirty-bc3f .highlight_inner_3e8b .caption-1381::after {
    bottom: -9px;
  }
}
.component-acac .caption-1381 {
  -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);
}
.component-acac .caption-1381::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.component-acac .caption-1381::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);
}
.component-acac.mask-advanced-bf49 .caption-1381 {
  -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);
}
.component-acac.mask-advanced-bf49 .caption-1381::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.component-acac.mask-advanced-bf49 .caption-1381::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);
}
.highlight-8cce {
  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.wood_9d25:before {
  display: none;
}
.detail-soft-155a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.detail-soft-155a .alert-9f63 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.detail-soft-155a .alert-9f63:last-of-type {
  border-bottom: none;
}
.detail-soft-155a .alert-9f63.block-dirty-ff71,
.detail-soft-155a .alert-9f63.focused-6c03,
.detail-soft-155a .alert-9f63.feature_7135 {
  padding: 0;
}
.detail-soft-155a .chip_last_4502 .alert-ea9b {
  color: currentColor;
}
.detail-soft-155a .chip_last_4502 .alert-ea9b:focus,
.detail-soft-155a .chip_last_4502 .alert-ea9b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-soft-155a.selected-9840 .hero_3ccb,
.detail-soft-155a.selected-9840 .slider_8397 a,
.detail-soft-155a.selected-9840 .current_9311 a,
.detail-soft-155a.selected-9840 .wrapper_bottom_3296 a {
  color: rgba(0, 0, 0, 0.55);
}
.detail-soft-155a.selected-9840 .hero_3ccb:hover,
.detail-soft-155a.selected-9840 .slider_8397 a:hover,
.detail-soft-155a.selected-9840 .current_9311 a:hover,
.detail-soft-155a.selected-9840 .wrapper_bottom_3296 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail-soft-155a.selected-9840 .gallery_f490 {
  color: rgba(0, 0, 0, 0.8);
}
.detail-soft-155a.selected-9840 .alert-9f63 {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail-soft-155a.selected-9840 .alert-9f63:before {
  background: rgba(0, 0, 0, 0.08);
}
.detail-soft-155a.selected-9840 .content-tiny-7e46:before {
  background: rgba(255, 255, 255, 0.9);
}
.detail-soft-155a.selected-9840 .chip_last_4502 .fresh_99ec li a,
.detail-soft-155a.selected-9840 .chip_last_4502 .alert-ea9b,
.detail-soft-155a.selected-9840 .wrapper_bottom_3296 {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail-soft-155a.selected-9840 .chip_last_4502 .alert-ea9b:focus,
.detail-soft-155a.selected-9840 .chip_last_4502 .alert-ea9b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-soft-155a.selected-9840 .fresh_99ec li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail-soft-155a.selected_5a6e .hero_3ccb,
.detail-soft-155a.selected_5a6e .slider_8397 a,
.detail-soft-155a.selected_5a6e .current_9311 .alert-ea9b,
.detail-soft-155a.selected_5a6e .current_9311 a,
.detail-soft-155a.selected_5a6e .wrapper_bottom_3296 a {
  color: rgba(255, 255, 255, 0.79);
}
.detail-soft-155a.selected_5a6e .hero_3ccb:hover,
.detail-soft-155a.selected_5a6e .slider_8397 a:hover,
.detail-soft-155a.selected_5a6e .current_9311 .alert-ea9b:hover,
.detail-soft-155a.selected_5a6e .current_9311 a:hover,
.detail-soft-155a.selected_5a6e .wrapper_bottom_3296 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail-soft-155a.selected_5a6e .gallery_f490 {
  color: rgba(255, 255, 255, 0.99);
}
.detail-soft-155a.selected_5a6e .alert-9f63 {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-soft-155a.selected_5a6e .alert-9f63:before {
  background: rgba(255, 255, 255, 0.08);
}
.detail-soft-155a.selected_5a6e .content-tiny-7e46:before {
  background: rgba(0, 0, 0, 0.9);
}
.detail-soft-155a.selected_5a6e .chip_last_4502 .fresh_99ec li a,
.detail-soft-155a.selected_5a6e .chip_last_4502 .alert-ea9b,
.detail-soft-155a.selected_5a6e .wrapper_bottom_3296 {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-soft-155a.selected_5a6e .chip_last_4502 .alert-ea9b:focus,
.detail-soft-155a.selected_5a6e .chip_last_4502 .alert-ea9b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail-soft-155a.selected_5a6e .fresh_99ec li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-tiny-7e46 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.content-tiny-7e46:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.modal-dirty-b104 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.liquid_7db7 .detail-soft-155a {
  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;
}
.liquid_7db7 .alert-9f63 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.liquid_7db7 .alert-9f63: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) {
  .liquid_7db7 .alert-9f63:before {
    width: 16%;
    left: 42%;
  }
}
.liquid_7db7 .alert-9f63:last-child:before {
  content: none;
}
.liquid_7db7 .alert-9f63[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.liquid_7db7 .chip_last_4502 .fresh_99ec li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.liquid_7db7 .chip_last_4502 .fresh_99ec li a .alert-ea9b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.liquid_7db7 .chip_last_4502 .wrapper_bottom_3296 {
  border: none;
}
.liquid_7db7 .chip_last_4502 .wrapper_bottom_3296 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.liquid_7db7 .content-tiny-7e46 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.liquid_7db7 .modal-dirty-b104 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.liquid_7db7 .selected_5a6e .content-tiny-7e46:before {
  background: rgba(0, 0, 0, 0.9);
}
.liquid_7db7 .selected-9840.aside-d59f .caption-1381 {
  background: rgba(0, 0, 0, 0.6);
}
.liquid_7db7
  .selected-9840.aside-d59f
  .caption-1381::after,
.liquid_7db7
  .selected-9840.aside-d59f
  .caption-1381:before {
  background: inherit;
}
.liquid_7db7
  .selected-9840.aside-d59f:hover
  .caption-1381 {
  background: rgba(0, 0, 0, 0.8);
}
.picture_pressed_6dad .detail-soft-155a {
  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) {
  .picture_pressed_6dad .detail-soft-155a {
    width: auto;
    right: 45px;
  }
}
.medium_3758 .detail-soft-155a {
  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) {
  .medium_3758 .detail-soft-155a {
    width: auto;
    left: 45px;
  }
}
.wood_9d25 .detail-soft-155a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.wood_9d25 .modal-dirty-b104 {
  max-width: 48em;
  margin: 0 auto;
}
.wood_9d25 .content-tiny-7e46:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accent-0c35 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accent-0c35.liquid_7db7 .detail-soft-155a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accent-0c35.picture_pressed_6dad .detail-soft-155a {
  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-0c35 .detail-soft-155a {
  visibility: visible;
}
.accent-0c35.medium_3758 .detail-soft-155a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.disabled_9172,
.element_wide_538f {
  overflow-x: hidden;
}
.disabled_9172 .detail-soft-155a {
  overflow: auto;
}
.disabled_9172.liquid_7db7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled_9172.liquid_7db7 .detail-soft-155a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.disabled_9172.liquid_7db7 .detail_0eb2 {
  opacity: 0;
}
.disabled_9172.picture_pressed_6dad {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled_9172.picture_pressed_6dad .detail-soft-155a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.disabled_9172.picture_pressed_6dad .detail_0eb2 {
  opacity: 0;
}
.disabled_9172.medium_3758 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.disabled_9172.medium_3758 .detail-soft-155a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.disabled_9172.medium_3758 .detail_0eb2 {
  opacity: 0;
}
.disabled_9172.wood_9d25 .detail-soft-155a {
  z-index: 10;
  visibility: visible;
}
.aside-d59f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.aside-d59f .caption-1381 {
  background: rgba(255, 255, 255, 0.99);
}
.aside-d59f .caption-1381::after,
.aside-d59f .caption-1381:before {
  background: inherit;
}
.aside-d59f:hover .caption-1381 {
  background: rgba(255, 255, 255, 0.99);
}
.medium_3758 .aside-d59f {
  top: 10px;
  right: auto;
  left: 12px;
}
.wood_9d25 .aside-d59f {
  display: none !important;
}
.disabled_9172:before,
.element_wide_538f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.disabled_9172 .aside-d59f,
.element_wide_538f .aside-d59f {
  display: inline-block;
}
.detail-soft-155a .panel-rough-27db {
  -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;
}
.disabled_9172 .detail-soft-155a .panel-rough-27db,
.element_wide_538f .detail-soft-155a .panel-rough-27db {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent_slow_f8df .search_cool_b9ba {
  width: 100%;
}
.summary_0a57 {
  padding: 0 0.5em 0;
}
.summary_0a57 [class*="customify-col-"],
.summary_0a57 [class*="customify-col_"],
.summary_0a57 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.huge-58e7 .summary_0a57 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .texture-middle-6629 .widget-basic-b2f7,
  .widget-basic-b2f7 {
    display: none;
  }
  .element_f48c {
    text-align: left;
  }
  .disabled_64cd {
    text-align: center;
  }
  .surface_89b9 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .texture-middle-6629 .text_orange_0128,
  .text_orange_0128 {
    display: none;
  }
  .pattern_medium_77bb {
    text-align: left;
  }
  .accordion-71de {
    text-align: center;
  }
  .modal-c7a8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .texture-middle-6629 .widget-small-a92d,
  .widget-small-a92d {
    display: none;
  }
  .tertiary-mini-3d68 {
    text-align: left;
  }
  .wrapper_2256 {
    text-align: center;
  }
  .backdrop-north-02da {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hidden_upper_5f13 {
  box-shadow: none !important;
}
.alert-active-0052 .popup-deb5,
.section-1ed6 .popup-deb5 {
  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;
}
.section-1ed6 .popup-deb5 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table_narrow_ba64 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table_narrow_ba64:after,
.table_narrow_ba64:before {
  content: "";
  display: table;
}
.table_narrow_ba64:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table_narrow_ba64 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table_narrow_ba64,
.picture_0cd0 {
  max-width: 1248px;
  margin: 0 auto;
}

.hard_fdcd.middle-1f54 .table_narrow_ba64 {
  max-width: 100%;
}
.hard_fdcd.copper-6242 {
  max-width: 1200px;
  margin: 0 auto;
}
.hard_fdcd.title_full_3f97 .table_narrow_ba64 {
  max-width: 100%;
}
.hard_fdcd.title_full_3f97 > .table_narrow_ba64 {
  padding-left: 0;
  padding-right: 0;
}
.hard_fdcd.title_full_3f97 > .table_narrow_ba64 .texture-middle-6629 {
  margin: 0;
}
.hard_fdcd.title_full_3f97
  > .table_narrow_ba64
  .media_bb66.block-6a72 {
  margin-right: 0;
  margin-left: 0;
}
.hard_fdcd.title_full_3f97 #main.block-6a72 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .component-dynamic-de99 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .component-dynamic-de99 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .main_yellow_d82c .active_simple_5f58 {
    padding-right: 1em;
  }
  .main_yellow_d82c.tertiary_f9f1 .media_bb66 {
    border-right: 1px solid #eaecee;
  }
  .main_yellow_d82c.tertiary_f9f1 .active_simple_5f58 {
    padding-right: 1em;
  }
  .main_yellow_d82c.tertiary_f9f1 .layout_dirty_1f63 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-1e23 .active_simple_5f58 {
    padding-left: 1em;
  }
  .active-1e23.tertiary_f9f1 .media_bb66 {
    border-left: 1px solid #eaecee;
  }
  .active-1e23.tertiary_f9f1 .active_simple_5f58 {
    padding-left: 1em;
  }
  .active-1e23.tertiary_f9f1 .layout_dirty_1f63 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .left_bc16 .active_simple_5f58 {
    padding-left: 1em;
  }
  .left_bc16.tertiary_f9f1 .tiny-88bf {
    border-right: 1px solid #eaecee;
  }
  .left_bc16.tertiary_f9f1 .selected_7794 {
    border-right: 1px solid #eaecee;
  }
  .left_bc16.tertiary_f9f1 .active_simple_5f58 {
    padding-left: 1em;
  }
  .left_bc16.tertiary_f9f1 .layout_dirty_1f63 {
    padding-right: 1em;
  }
  .left_bc16.tertiary_f9f1 .info-copper-8076 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline-9ed3 .active_simple_5f58 {
    padding-right: 1em;
  }
  .outline-9ed3.tertiary_f9f1 .tiny-88bf {
    border-left: 1px solid #eaecee;
  }
  .outline-9ed3.tertiary_f9f1 .selected_7794 {
    border-left: 1px solid #eaecee;
  }
  .outline-9ed3.tertiary_f9f1 .active_simple_5f58 {
    padding-right: 1em;
  }
  .outline-9ed3.tertiary_f9f1 .layout_dirty_1f63 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline-9ed3.tertiary_f9f1 .info-copper-8076 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-dynamic-de99 .active_simple_5f58 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .component-dynamic-de99.tertiary_f9f1 .media_bb66 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .component-dynamic-de99.tertiary_f9f1 .active_simple_5f58 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .component-dynamic-de99.tertiary_f9f1 .layout_dirty_1f63 {
    padding-left: 1em;
  }
  .component-dynamic-de99.tertiary_f9f1 .info-copper-8076 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .component-dynamic-de99.tertiary_f9f1 .active_simple_5f58 {
    padding-left: 0;
  }
}
.up-c616 .outer_532d {
  display: inline-block;
}
.up_35e5 {
  display: inline-block;
}
.footer_e73b {
  word-con: break-word;
}
.smooth_17e7 > span {
  display: inline-block;
  padding: 5px 0;
}
.smooth_17e7 .dropdown-narrow-f5fc {
  margin-left: 8px;
  margin-right: 8px;
}
.smooth_17e7 .image_ce87 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.nav-simple-2641 .logo_up_f2e2 {
  margin-bottom: 2em;
}
.nav-simple-2641 .overlay_inner_8871 {
  margin-bottom: 15px;
}
.nav-simple-2641 .overlay_inner_8871:last-child {
  margin-bottom: 0;
}
.nav-simple-2641 .soft_bbe9 {
  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) {
  .nav-simple-2641 .soft_bbe9 {
    display: block;
  }
}
.nav-simple-2641 .form_fade {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .nav-simple-2641 .form_fade {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.nav-simple-2641 .paragraph_upper_bd6f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.nav-simple-2641 .paragraph_upper_bd6f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.nav-simple-2641 .paragraph_upper_bd6f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.nav-simple-2641 .footer_e73b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.nav-simple-2641 .footer_e73b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.nav-simple-2641 .feature-wood-07af p:last-child {
  margin-bottom: 0;
}
.nav-simple-2641 .menu-50b4 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.nav-simple-2641 .section-5ee4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.nav-simple-2641 .wrapper-e541 {
  margin-top: 1em;
}
.nav-simple-2641 .list-a0b1 {
  top: 0;
  display: block;
}
.nav-simple-2641 .list-a0b1 a {
  color: inherit;
}
.nav-simple-2641 .list-a0b1 a:hover {
  color: inherit;
}
.nav-simple-2641 .header_c457 {
  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;
}
.nav-simple-2641 .header_c457:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.nav-simple-2641 .section-5ee4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.nav-simple-2641 .nav-e355 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.nav-simple-2641 .nav-e355:first-child {
  margin-top: 0;
}
.nav-simple-2641 .nav-e355.sort_b2e8 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.nav-simple-2641 .nav-e355.list-top-1248 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.nav-simple-2641
  .nav-e355.list-top-1248.center-aac8
  .wrapper-e541 {
  width: 100%;
}
.nav-simple-2641 .list-top-1248 {
  -webkit-box-align: center;
  align-items: center;
}
.nav-simple-2641 .list-top-1248 .smooth_17e7,
.nav-simple-2641 .list-top-1248 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.nav-simple-2641 .paragraph_upper_bd6f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nav-simple-2641 .paragraph_upper_bd6f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.nav-simple-2641 .paragraph_upper_bd6f: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;
}
.nav-simple-2641 .sort_b2e8 {
  z-index: 5;
}
.nav-simple-2641 .sidebar_center_0642 .photo-dirty-984e {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.nav-simple-2641 .yellow_8979 .photo-dirty-984e {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.nav-simple-2641 .west-e6c5 .photo-dirty-984e {
  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;
}
.nav-simple-2641.pro_2133 .soft_bbe9,
.nav-simple-2641.button_eb5f .soft_bbe9 {
  display: block;
}
.nav-simple-2641.pro_2133 .soft_bbe9 .selected-220e,
.nav-simple-2641.pro_2133 .soft_bbe9 .section-5ee4,
.nav-simple-2641.button_eb5f .soft_bbe9 .selected-220e,
.nav-simple-2641.button_eb5f .soft_bbe9 .section-5ee4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav-simple-2641.pressed_d564 .form_fade {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .nav-simple-2641.pressed_d564 .form_fade {
    margin-right: 0;
  }
}
.nav-simple-2641.pro_2133 .form_fade,
.nav-simple-2641.button_eb5f .form_fade {
  padding-top: 40%;
}
.nav-simple-2641.pro_2133 .logo_up_f2e2,
.nav-simple-2641.button_eb5f .logo_up_f2e2 {
  display: block;
}
.nav-simple-2641.pro_2133 .fn-sticky-f40a .section-5ee4,
.nav-simple-2641.button_eb5f .fn-sticky-f40a .section-5ee4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.nav-simple-2641.pro_2133 .form_fade,
.nav-simple-2641.button_eb5f .form_fade {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.nav-simple-2641.pro_2133 .section-5ee4 {
  padding: 1em;
}
.narrow_f030 {
  margin: 30px auto;
  display: block;
}
.narrow_f030 .badge-5e6c > * {
  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;
}
.narrow_f030 .badge-5e6c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.narrow_f030 .badge-5e6c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gallery-solid-3449 .smooth_17e7 {
  margin-bottom: 1.41575em;
}
.gallery-solid-3449 .static_46b6 {
  margin-bottom: 1.618em;
}
.content_dark_da04 .video-center-9cf4 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.content_dark_da04 .video-center-9cf4 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.content_dark_da04 .thumbnail-white-03c4 {
  max-width: 100%;
  overflow: auto;
}
.status_basic_3e31 .content_dark_da04 a:hover {
  text-decoration: underline;
}
.first_6a72 .overlay_inner_8871:not(.footer_e73b),
.first_6a72 .paragraph_upper_bd6f {
  margin-bottom: 1.41575em;
}
.first_6a72 .overlay_inner_8871:not(.footer_e73b):last-child,
.first_6a72 .paragraph_upper_bd6f:last-child {
  margin-bottom: 0;
}
.first_6a72 .overlay_inner_8871.tall_59de {
  margin-bottom: 0.41575em;
}
.first_6a72 .warm-114c:before,
.first_6a72 .focused-cbc2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.first_6a72 .warm-114c:before {
  content: "\f115";
}
.first_6a72 .focused-cbc2:before {
  content: "\f02c";
}
.first_6a72 .texture_purple_e430 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.first_6a72 .texture_purple_e430 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.notice-9782 {
  display: -webkit-box;
  display: flex;
}
.notice-9782 .grid-center-26d3 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .notice-9782 .grid-center-26d3 {
    flex-basis: 90px;
  }
}
.notice-9782 .notice-lower-d18d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .notice-9782 .notice-lower-d18d {
    flex-basis: calc(100% - 50px);
  }
}
.notice-9782 .input_current_db07 p:last-child {
  margin-bottom: 0.72em;
}
.disabled-motion-28d7 .badge-5e6c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.disabled-motion-28d7 .badge-5e6c:after,
.disabled-motion-28d7 .badge-5e6c:before {
  content: "";
  display: table;
}
.disabled-motion-28d7 .badge-5e6c:after {
  clear: both;
}
.disabled-motion-28d7 .badge-5e6c .easy-ad34,
.disabled-motion-28d7 .badge-5e6c .inner-fd7d {
  width: 49%;
}
.disabled-motion-28d7 .badge-5e6c .easy-ad34 a span.plasma_b0f5,
.disabled-motion-28d7 .badge-5e6c .inner-fd7d a span.plasma_b0f5 {
  display: block;
  margin-bottom: 5px;
}
.disabled-motion-28d7 .badge-5e6c .inner-fd7d {
  float: left;
  text-align: left;
}
.disabled-motion-28d7 .badge-5e6c .easy-ad34 {
  float: right;
  text-align: right;
}
.caption-563d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .caption-563d {
    margin-bottom: 0;
  }
}
.photo-1f9f {
  margin-bottom: 1em;
}
.photo-1f9f .footer_e73b {
  font-size: 1.1em;
  line-height: 1.3;
}
.wide_1884 a {
  display: block;
  line-height: 0;
  position: relative;
}
.item-brown-043c .photo-1f9f,
.filter_static_503a .photo-1f9f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .item-brown-043c .photo-1f9f,
  .filter_static_503a .photo-1f9f {
    display: block;
  }
}
.item-brown-043c .wide_1884,
.filter_static_503a .wide_1884 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .item-brown-043c .wide_1884,
  .filter_static_503a .wide_1884 {
    margin-bottom: 1em;
  }
}
.item-brown-043c .wide_1884 img,
.filter_static_503a .wide_1884 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.item-brown-043c .panel_531f,
.filter_static_503a .panel_531f {
  flex-basis: calc(100% - 160px);
}
.item-brown-043c .panel_531f p,
.filter_static_503a .panel_531f p {
  margin-bottom: 0;
}
.item-brown-043c .panel_531f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .item-brown-043c .panel_531f {
    padding-left: 0;
  }
}
.filter_static_503a .panel_531f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .filter_static_503a .panel_531f {
    padding-right: 0;
  }
}
.filter_static_503a .wide_1884 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.link_3452 .wide_1884 {
  margin-bottom: 0.5em;
}
.link_3452 .wide_1884 img {
  width: 100%;
}
.video_5a5a .iron-61cd,
.component-next-bb57 .iron-61cd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.component-next-bb57 .media_bb66 .tertiary-plasma-06cb p:last-child {
  margin-bottom: 0;
}
.photo-top-6445 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.heading-wide-f760 .menu-b935 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .heading-wide-f760 .menu-b935:last-of-type {
    margin-bottom: 0;
  }
}
.heading-wide-f760 .menu-b935 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.heading-wide-f760 .menu-b935 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.heading-wide-f760 .menu-b935 ul li {
  margin: 0 0 0.6em;
}
.heading-wide-f760 .menu-b935 ul li.picture-advanced-4eab,
.heading-wide-f760 .menu-b935 ul li.focus_slow_77a6 {
  position: relative;
}
.heading-wide-f760 .menu-b935 ul li.picture-advanced-4eab .plasma_6185,
.heading-wide-f760 .menu-b935 ul li.focus_slow_77a6 .plasma_6185 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.heading-wide-f760 .menu-b935 ul li.picture-advanced-4eab:after:after,
.heading-wide-f760 .menu-b935 ul li.picture-advanced-4eab:after:before,
.heading-wide-f760
  .menu-b935
  ul
  li.focus_slow_77a6:after:after,
.heading-wide-f760
  .menu-b935
  ul
  li.focus_slow_77a6:after:before {
  content: "";
  display: table;
}
.heading-wide-f760 .menu-b935 ul li.picture-advanced-4eab:after:after,
.heading-wide-f760
  .menu-b935
  ul
  li.focus_slow_77a6:after:after {
  clear: both;
}
.heading-wide-f760 .menu-b935 a.notice_selected_01a6:hover {
  text-decoration: none;
}
.heading-wide-f760 .menu-b935 select {
  max-width: 100%;
}
.heading-wide-f760 .menu-b935 table {
  font-size: 85%;
}
.heading-wide-f760 .menu-b935 table td,
.heading-wide-f760 .menu-b935 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.heading-wide-f760 .menu-b935 table tfoot td {
  text-align: left;
}
.heading-wide-f760 .menu-b935 :last-child {
  margin-bottom: 0;
}
.heading-wide-f760 .menu-b935 .link_8ca8 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.heading-wide-f760 .menu-b935 .link_8ca8 label {
  width: 100%;
}
.heading-wide-f760 .menu-b935 .link_8ca8 .steel-5eb7 {
  width: 100%;
  display: block;
}
.heading-wide-f760 .menu-b935 .link_8ca8 .shade-outer-8ef2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.heading-wide-f760 .menu-b935 .link_8ca8 .shade-outer-8ef2:hover svg #svg-search {
  fill: #444;
}
.heading-wide-f760 .menu-b935 .link_8ca8 .shade-outer-8ef2 svg {
  width: 18px;
  height: 18px;
}
.heading-wide-f760 .right_1164 ul ul,
.heading-wide-f760 .slow-2b82 ul ul,
.heading-wide-f760 .pagination-iron-88d1 ul ul,
.heading-wide-f760 .sort_1d28 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.heading-wide-f760 .right_1164 .dim-54f9 > a,
.heading-wide-f760 .slow-2b82 .dim-54f9 > a,
.heading-wide-f760 .pagination-iron-88d1 .dim-54f9 > a,
.heading-wide-f760 .sort_1d28 .dim-54f9 > a {
  margin-bottom: 0;
}
.heading-wide-f760 .black_f635 li,
.heading-wide-f760 .right_1164 li,
.heading-wide-f760 .aside_blue_c851 li,
.heading-wide-f760 .slow-2b82 li,
.heading-wide-f760 .pagination-iron-88d1 li,
.heading-wide-f760 .sort_1d28 li,
.heading-wide-f760 .lite-48c3 li,
.heading-wide-f760 .border_9e83 li {
  display: block;
  position: relative;
}
.heading-wide-f760 .black_f635 li:last-child,
.heading-wide-f760 .right_1164 li:last-child,
.heading-wide-f760 .aside_blue_c851 li:last-child,
.heading-wide-f760 .slow-2b82 li:last-child,
.heading-wide-f760 .pagination-iron-88d1 li:last-child,
.heading-wide-f760 .sort_1d28 li:last-child,
.heading-wide-f760 .lite-48c3 li:last-child,
.heading-wide-f760 .border_9e83 li:last-child {
  border: none;
}
.heading-wide-f760 .black_f635 li a,
.heading-wide-f760 .right_1164 li a,
.heading-wide-f760 .aside_blue_c851 li a,
.heading-wide-f760 .slow-2b82 li a,
.heading-wide-f760 .pagination-iron-88d1 li a,
.heading-wide-f760 .sort_1d28 li a,
.heading-wide-f760 .lite-48c3 li a,
.heading-wide-f760 .border_9e83 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.heading-wide-f760 .black_f635 li ul li::before,
.heading-wide-f760 .right_1164 li ul li::before,
.heading-wide-f760 .aside_blue_c851 li ul li::before,
.heading-wide-f760 .slow-2b82 li ul li::before,
.heading-wide-f760 .pagination-iron-88d1 li ul li::before,
.heading-wide-f760 .sort_1d28 li ul li::before,
.heading-wide-f760 .lite-48c3 li ul li::before,
.heading-wide-f760 .border_9e83 li ul li::before {
  left: 15px;
}
.heading-wide-f760 .black_f635 li ul a,
.heading-wide-f760 .right_1164 li ul a,
.heading-wide-f760 .aside_blue_c851 li ul a,
.heading-wide-f760 .slow-2b82 li ul a,
.heading-wide-f760 .pagination-iron-88d1 li ul a,
.heading-wide-f760 .sort_1d28 li ul a,
.heading-wide-f760 .lite-48c3 li ul a,
.heading-wide-f760 .border_9e83 li ul a {
  padding-left: 20px;
}
.heading-wide-f760 .black_f635 li ul ul li::before,
.heading-wide-f760 .right_1164 li ul ul li::before,
.heading-wide-f760 .aside_blue_c851 li ul ul li::before,
.heading-wide-f760 .slow-2b82 li ul ul li::before,
.heading-wide-f760 .pagination-iron-88d1 li ul ul li::before,
.heading-wide-f760 .sort_1d28 li ul ul li::before,
.heading-wide-f760 .lite-48c3 li ul ul li::before,
.heading-wide-f760 .border_9e83 li ul ul li::before {
  left: 30px;
}
.heading-wide-f760 .black_f635 li ul ul a,
.heading-wide-f760 .right_1164 li ul ul a,
.heading-wide-f760 .aside_blue_c851 li ul ul a,
.heading-wide-f760 .slow-2b82 li ul ul a,
.heading-wide-f760 .pagination-iron-88d1 li ul ul a,
.heading-wide-f760 .sort_1d28 li ul ul a,
.heading-wide-f760 .lite-48c3 li ul ul a,
.heading-wide-f760 .border_9e83 li ul ul a {
  padding-left: 40px;
}
.heading-wide-f760 .cold-89b5 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.heading-wide-f760 .border_9e83 ul li {
  margin-bottom: 1.41575em;
}
.heading-wide-f760 .border_9e83 ul li .component_3b7b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.heading-wide-f760 .border_9e83 ul li .item-action-01d0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.selected_5a6e .black_f635 li a,
.selected_5a6e .right_1164 li a,
.selected_5a6e .aside_blue_c851 li a,
.selected_5a6e .slow-2b82 li a,
.selected_5a6e .pagination-iron-88d1 li a,
.selected_5a6e .sort_1d28 li a,
.selected_5a6e .lite-48c3 li a,
.selected_5a6e .border_9e83 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected_5a6e .cold-89b5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.selected_5a6e .menu-b935 ul li.picture-advanced-4eab .plasma_6185,
.selected_5a6e .menu-b935 ul li.focus_slow_77a6 .plasma_6185 {
  background: rgba(0, 0, 0, 0.2);
}
.selected_5a6e .heading-wide-f760 .menu-b935 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_fdcd .heading-wide-f760 .fresh_99ec li {
  margin: 0;
}
.hard_fdcd .heading-wide-f760 .fresh_99ec li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hard_fdcd .heading-wide-f760 .fresh_99ec li ul {
  margin: 0;
}
.hard_fdcd .heading-wide-f760 .fresh_99ec li ul li a {
  padding-left: 15px;
}
.hard_fdcd .heading-wide-f760 .fresh_99ec li ul li li a {
  padding-left: 30px;
}
.hard_fdcd .heading-wide-f760 .fresh_99ec li.simple-3fdb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hard_fdcd .heading-wide-f760 .fresh_99ec li.simple-3fdb > 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;
}
.hard_fdcd .heading-wide-f760 .fresh_99ec li.simple-3fdb > 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;
}
.mask_steel_8eac a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.basic-d60e {
  position: relative;
  z-index: 10;
}
.basic-d60e .panel-rough-27db {
  width: 100%;
  max-width: 100%;
}
.surface_cool_5d6b .under-4e48 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.surface_cool_5d6b .selected-9840 {
}
.surface_cool_5d6b .selected_5a6e {
  background: #292929;
}
.tooltip_static_3c98 .under-4e48 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tooltip_static_3c98 .selected-9840 {
  background: #f9f9f9;
}
.tooltip_static_3c98 .selected_5a6e {
  background: #303030;
}
.background-b9a7 .under-4e48 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .background-b9a7 .outer_532d {
    margin-bottom: 1em;
  }
  .background-b9a7 .outer_532d:last-child {
    margin-bottom: 0;
  }
}
.background-b9a7 .selected-9840 {
  background: #ededed;
}
.background-b9a7 .selected_5a6e {
  background: #1a1a1a;
}
.under-4e48.selected-9840 {
  color: rgba(0, 0, 0, 0.6);
}
.under-4e48.selected-9840 .picture_next_e905 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.under-4e48.selected_5a6e {
  color: rgba(255, 255, 255, 0.99);
}
.under-4e48.selected_5a6e a:not(.notice_selected_01a6) {
  color: rgba(255, 255, 255, 0.79);
}
.under-4e48.selected_5a6e a:not(.notice_selected_01a6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.under-4e48.selected_5a6e .picture_next_e905 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under-4e48.selected_5a6e table tbody td,
.under-4e48.selected_5a6e table th {
  background: rgba(0, 0, 0, 0.08);
}
.background-db03.progress_b0dc .table_narrow_ba64 {
  max-width: initial;
}
.background-db03 .summary_cool_61c3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.background-db03 .summary_cool_61c3 .panel-rough-27db {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .background-db03 .summary_cool_61c3 .panel-rough-27db {
    display: block;
    margin-bottom: 2em;
  }
  .background-db03 .summary_cool_61c3 .panel-rough-27db:last-child {
    margin-bottom: 0;
  }
}
.background-b9a7 .outer_532d:last-child,
.tooltip_static_3c98 .outer_532d:last-child,
.surface_cool_5d6b .outer_532d:last-child {
  margin-bottom: 0;
}
.background-b9a7 .outer_532d .heading-wide-f760 .menu-b935:last-child,
.tooltip_static_3c98 .outer_532d .heading-wide-f760 .menu-b935:last-child,
.surface_cool_5d6b .outer_532d .heading-wide-f760 .menu-b935:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .background-b9a7 .dim-f83a,
  .background-b9a7 .west-0cdb,
  .tooltip_static_3c98 .dim-f83a,
  .tooltip_static_3c98 .west-0cdb,
  .surface_cool_5d6b .dim-f83a,
  .surface_cool_5d6b .west-0cdb {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .basic-d60e .outer_532d {
    margin-bottom: 2em;
  }
}
.basic-d60e p:last-child {
  margin-bottom: 0;
}
.basic-d60e li,
.basic-d60e ul {
  list-style: none;
  margin: 0;
}
.basic-d60e ul ul {
  margin-left: 2.617924em;
}
.title-plasma-343a {
  font-size: 0.875em;
}

/* css-noise: a0d9 */
.ghost-box-j2 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.0;
}
