/*!
Theme Name: Customify
Theme URI: https://pressmaximum.label-96d8/customify
Author: WPCustomify
Author URI: https://pressmaximum.label-96d8
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.label-96d8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.outline-pro-5da1.row_right_b135/licenses/gpl-2.0.west-b484
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.hero-7eba/, (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.right_fb7c.pagination-8f8e/normalize.small-c852/
 ======
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.small-c852 v7.0.0 | MIT License | github.label-96d8/necolas/normalize.small-c852 */
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;
}
.notification_2719 .search_liquid_47d8,
.nav_dark_86db,
.glass-bd4c,
.title-in-a079,
.highlight_f95e,
.slider-new-24f8,
.disabled_thick_8472,
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;
}
.nav_dark_86db,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .nav_dark_86db,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .nav_dark_86db,
  h1 {
    font-size: 1.8em;
  }
}
.glass-bd4c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.glass-bd4c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .glass-bd4c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .glass-bd4c,
  h2 {
    font-size: 1.7em;
  }
}
.title-in-a079,
h3 {
  font-size: 1.618em;
}
.notification_2719 .search_liquid_47d8,
.highlight_f95e,
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.notice-5f99 {
  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;
}
.filter-first-3cdc:after,
.filter-first-3cdc:before,
.current_83b2:after,
.current_83b2:before {
  content: "";
  display: table;
}
.filter-first-3cdc:after,
.current_83b2:after {
  clear: both;
}
.highlight_bronze_bc16 {
  float: right;
  margin-right: 0;
}
.table-out-8eae {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.red-f644 .shadow-6e9c,
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;
}
.red-f644 .shadow-6e9c: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;
}
.focus_7a44 .shadow-6e9c {
  box-shadow: none;
}
.focus_7a44
  .shadow-6e9c
  .fixed_a6b1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.focus_7a44 .shadow-6e9c .lower-f262 {
  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;
}
.focus_7a44
  .shadow-6e9c
  .lower-f262
  b {
  display: none;
}
.focus_7a44 .chip_3812 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.easy_2295:not(.element-1182):not(.frame_aca4),
button:not(.element-1182):not(.frame_aca4),
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ),
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ),
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ) {
  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;
}
.easy_2295:not(.element-1182):not(
    .frame_aca4
  ):hover,
button:not(.element-1182):not(
    .frame_aca4
  ):hover,
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ):hover,
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ):hover,
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.easy_2295:not(.element-1182):not(
    .frame_aca4
  ):active,
.easy_2295:not(.element-1182):not(
    .frame_aca4
  ):focus,
button:not(.element-1182):not(
    .frame_aca4
  ):active,
button:not(.element-1182):not(
    .frame_aca4
  ):focus,
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ):active,
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ):focus,
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ):active,
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ):focus,
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ):active,
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ):focus {
  outline: 0;
}
.easy_2295:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979,
button:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979,
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979,
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979,
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979 {
  position: relative;
}
.easy_2295:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .soft-bea7,
.easy_2295:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .table-next-65d3,
.easy_2295:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .component-light-389a,
.easy_2295:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  i,
.easy_2295:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  svg,
button:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .soft-bea7,
button:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .table-next-65d3,
button:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .component-light-389a,
button:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  i,
button:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  svg,
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .soft-bea7,
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .table-next-65d3,
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .component-light-389a,
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  i,
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  svg,
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .soft-bea7,
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .table-next-65d3,
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .component-light-389a,
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  i,
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  svg,
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .soft-bea7,
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .table-next-65d3,
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  .component-light-389a,
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  i,
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979
  svg {
  visibility: hidden;
}
.easy_2295:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979:after,
button:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979:after,
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979:after,
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979:after,
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ).fn-loading-3979: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;
}
.easy_2295:not(.element-1182):not(.frame_aca4),
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ),
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ),
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ) {
  color: #fff;
  background: #235787;
}
.easy_2295:not(.element-1182):not(
    .frame_aca4
  ):focus,
input[type="button"]:not(.element-1182):not(
    .frame_aca4
  ):focus,
input[type="reset"]:not(.element-1182):not(
    .frame_aca4
  ):focus,
input[type="submit"]:not(.element-1182):not(
    .frame_aca4
  ):focus {
  color: #fff;
}
.easy_2295.fn-disabled-3979:not(.element-1182):not(
    .frame_aca4
  ),
.easy_2295[disabled]:not(.element-1182):not(
    .frame_aca4
  ),
button.fn-disabled-3979:not(.element-1182):not(
    .frame_aca4
  ),
button[disabled]:not(.element-1182):not(
    .frame_aca4
  ) {
  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;
}
.popup_wood_253d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.popup_wood_253d: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;
}
.hidden_8ef8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.item_f715 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.focus-0706 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.filter-first-3cdc:after,
.filter-first-3cdc:before,
.section-e365:after,
.section-e365:before,
.white-afc1:after,
.white-afc1:before,
.photo-down-35e7:after,
.photo-down-35e7:before,
.card_59d9:after,
.card_59d9:before,
.content-paper-a08a:after,
.content-paper-a08a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.filter-first-3cdc:after,
.section-e365:after,
.white-afc1:after,
.photo-down-35e7:after,
.card_59d9:after,
.content-paper-a08a:after {
  clear: both;
}
.section-e365 .warm_6f2d,
.white-afc1 .warm_6f2d,
.outer-bbaf .warm_6f2d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.breadcrumb_94d6 {
  display: inline-block;
}
.sidebar_c8e7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.sidebar_c8e7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.sidebar_c8e7 .pink_81d1 {
  padding: 1em 0;
  font-size: 85%;
}
.pink_81d1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.secondary_large_53a9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.secondary_large_53a9:after,
.secondary_large_53a9:before {
  content: "";
  display: table;
}
.secondary_large_53a9:after {
  clear: both;
}
.summary_medium_ee7b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pattern-gas-dee5 .summary_medium_ee7b {
  max-width: 50%;
}
.banner-pink-3458 .summary_medium_ee7b {
  max-width: 33.33%;
}
.badge-solid-5e10 .summary_medium_ee7b {
  max-width: 25%;
}
.nav-fast-09f9 .summary_medium_ee7b {
  max-width: 20%;
}
.prev_81d3 .summary_medium_ee7b {
  max-width: 16.66%;
}
.blue_3848 .summary_medium_ee7b {
  max-width: 14.28%;
}
.button-short-cb5c .summary_medium_ee7b {
  max-width: 12.5%;
}
.border-solid-d4cb .summary_medium_ee7b {
  max-width: 11.11%;
}
.text-a7d2 {
  display: block;
}
.notification_2719 .motion-c7b2 label,
.notification_2719 .dropdown_17d3 label,
.notification_2719 .box_1d92 label,
.notification_2719 .badge-7d05 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid_323d {
  list-style: none;
  margin: 0;
}
.grid_323d article.accent_fluid_e1dc {
  margin-bottom: 0;
}
.grid_323d ul {
  list-style: none;
  margin: 0;
}
.grid_323d .paper-9fd8 li.accent_fluid_e1dc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid_323d .paper-9fd8 li.accent_fluid_e1dc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid_323d .paper-9fd8 li.accent_fluid_e1dc: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) {
  .grid_323d .paper-9fd8 li.accent_fluid_e1dc li.accent_fluid_e1dc li.accent_fluid_e1dc li.accent_fluid_e1dc {
    padding-left: 0;
  }
}
article.accent_fluid_e1dc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accent_fluid_e1dc .section-e365 p:last-of-type {
  margin-bottom: 0;
}
article.accent_fluid_e1dc .new_d557 {
  float: left;
}
article.accent_fluid_e1dc .shadow_wide_480e {
  margin-left: 85px;
}
article.accent_fluid_e1dc .action-ff9c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accent_fluid_e1dc .action-ff9c .status-8755 {
  margin-left: 10px;
}
article.accent_fluid_e1dc .small_a3af {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accent_fluid_e1dc .clean_d2c1 {
  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 .motion-c7b2,
  #respond .box_1d92,
  #respond .badge-7d05 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .motion-c7b2 input,
#respond .box_1d92 input,
#respond .badge-7d05 input {
  width: 100%;
}
#respond .badge-7d05 {
  margin-right: 0;
}
#respond .new-1ee7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.content-complex-497e {
  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;
}
.content-complex-497e.description_smooth_8804 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.content-complex-497e 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%);
}
.content-complex-497e:focus,
.content-complex-497e: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);
}
.highlight-plasma-2a0a {
  border-radius: 10%;
}
.tabs_narrow_08f1 {
  border-radius: 50%;
}
.dropdown-red-63ca {
  font-size: 0.72em;
}
.backdrop_1f8c {
  font-size: 0.875em;
}
.focus-pro-cc2f {
  font-size: 1.1em;
}
.feature-stone-1bcb {
  text-transform: uppercase;
  line-height: 1.2;
}
.feature-stone-1bcb.dropdown-red-63ca {
  letter-spacing: 0.5px;
}
.under_47d7,
.under_47d7 a {
  color: #6d6d6d;
}
.under_47d7 a:hover {
  color: #111;
}
.slider-bronze-73f5 {
  color: #6d6d6d;
}
.picture-orange-e1c0 {
  overflow-x: hidden;
}
.picture-orange-e1c0 .soft_f916.out-703c {
  position: relative;
}
.picture-orange-e1c0 .soft_f916.out-703c.layout-d508 {
  position: initial;
}
.picture-orange-e1c0
  .soft_f916.out-703c.layout-d508
  .summary_47f4 {
  left: auto;
}
.picture-orange-e1c0 .soft_f916 .summary_47f4 {
  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;
}
.picture-orange-e1c0 .soft_f916:hover.out-703c {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.picture-orange-e1c0
  .soft_f916:hover.out-703c
  .summary_47f4 {
  display: block;
  z-index: 9999999;
}
.picture-orange-e1c0 .gas-b923 .smooth-faad,
.picture-orange-e1c0 .component-9a74 .smooth-faad {
  display: none;
}
.picture-orange-e1c0 .carousel_paper_d682 .soft_f916:hover.out-703c {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification_2719 .motion-c7b2 label,
.notification_2719 .dropdown_17d3 label,
.notification_2719 .box_1d92 label,
.notification_2719 .badge-7d05 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.grid_323d {
  list-style: none;
  margin: 0;
}
.grid_323d article.accent_fluid_e1dc {
  margin-bottom: 0;
}
.grid_323d ul {
  list-style: none;
  margin: 0;
}
.grid_323d .paper-9fd8 li.accent_fluid_e1dc {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .grid_323d .paper-9fd8 li.accent_fluid_e1dc {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .grid_323d .paper-9fd8 li.accent_fluid_e1dc: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) {
  .grid_323d .paper-9fd8 li.accent_fluid_e1dc li.accent_fluid_e1dc li.accent_fluid_e1dc li.accent_fluid_e1dc {
    padding-left: 0;
  }
}
article.accent_fluid_e1dc {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.accent_fluid_e1dc .section-e365 p:last-of-type {
  margin-bottom: 0;
}
article.accent_fluid_e1dc .new_d557 {
  float: left;
}
article.accent_fluid_e1dc .shadow_wide_480e {
  margin-left: 85px;
}
article.accent_fluid_e1dc .action-ff9c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.accent_fluid_e1dc .action-ff9c .status-8755 {
  margin-left: 10px;
}
article.accent_fluid_e1dc .small_a3af {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.accent_fluid_e1dc .clean_d2c1 {
  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 .motion-c7b2,
  #respond .box_1d92,
  #respond .badge-7d05 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .motion-c7b2 input,
#respond .box_1d92 input,
#respond .badge-7d05 input {
  width: 100%;
}
#respond .badge-7d05 {
  margin-right: 0;
}
#respond .new-1ee7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gas-b923 .picture-70f4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.picture-70f4 .modal_20e9.link-6299 .block_red_c8f7 > li > a:focus,
.picture-70f4 .modal_20e9.link-6299 .block_red_c8f7 > li > a:hover,
.picture-70f4 .modal_20e9.link_4e6e .block_red_c8f7 > li > a:focus,
.picture-70f4 .modal_20e9.link_4e6e .block_red_c8f7 > li > a:hover,
.picture-70f4 .modal_20e9.frame-tall-0e56 .block_red_c8f7 > li > a:focus,
.picture-70f4 .modal_20e9.frame-tall-0e56 .block_red_c8f7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-70f4
  .modal_20e9.link-6299
  .block_red_c8f7
  > li.fast-7995
  > a,
.picture-70f4
  .modal_20e9.link-6299
  .block_red_c8f7
  > li.hard-cd3f
  > a,
.picture-70f4
  .modal_20e9.link_4e6e
  .block_red_c8f7
  > li.fast-7995
  > a,
.picture-70f4
  .modal_20e9.link_4e6e
  .block_red_c8f7
  > li.hard-cd3f
  > a,
.picture-70f4
  .modal_20e9.frame-tall-0e56
  .block_red_c8f7
  > li.fast-7995
  > a,
.picture-70f4 .modal_20e9.frame-tall-0e56 .block_red_c8f7 > li.label-2588 > a {
  color: rgba(255, 255, 255, 0.99);
}
.picture-70f4 .heading_pink_a2e6,
.picture-70f4 .heading_pink_a2e6 a {
  color: rgba(255, 255, 255, 0.99);
}
.picture-70f4 .hero-f8d8.full_28c8 li a,
.picture-70f4 .hover-d6df a,
.picture-70f4 .component_3568,
.picture-70f4 .block_red_c8f7 > li > a,
.picture-70f4 .tabs_3fc2 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-70f4 .hero-f8d8.full_28c8 li a:hover,
.picture-70f4 .hover-d6df a:hover,
.picture-70f4 .component_3568:hover,
.picture-70f4 .block_red_c8f7 > li > a:hover,
.picture-70f4 .tabs_3fc2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-70f4 .in-2834 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-70f4 .in-2834 .bronze-04c7 {
  color: rgba(255, 255, 255, 0.99);
}
.picture-70f4 .in-2834:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-70f4 .hovered-073e .under_9360 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-70f4 .hovered-073e .under_9360 .nav_bright_d039 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-70f4
  .hovered-073e
  .under_9360
  .nav_bright_d039::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-70f4
  .hovered-073e
  .under_9360
  .nav_bright_d039:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-70f4
  .hovered-073e
  .under_9360
  .nav_bright_d039::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-70f4
  .hovered-073e
  .under_9360
  .nav_bright_d039::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.picture-70f4 .hovered-073e .dropdown-9586 {
  color: rgba(255, 255, 255, 0.79);
}
.picture-70f4 .hovered-073e .dropdown-9586:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mini_c9ba
  .picture-70f4
  .hovered-073e
  .popup_hot_8827
  .action_8f4d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mini_c9ba
  .picture-70f4
  .hovered-073e
  .popup_hot_8827
  .nav_bright_d039 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gas-b923 .label_basic_e0a9 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.label_basic_e0a9 .modal_20e9.link-6299 .block_red_c8f7 > li > a:focus,
.label_basic_e0a9 .modal_20e9.link-6299 .block_red_c8f7 > li > a:hover,
.label_basic_e0a9 .modal_20e9.link_4e6e .block_red_c8f7 > li > a:focus,
.label_basic_e0a9 .modal_20e9.link_4e6e .block_red_c8f7 > li > a:hover,
.label_basic_e0a9 .modal_20e9.frame-tall-0e56 .block_red_c8f7 > li > a:focus,
.label_basic_e0a9 .modal_20e9.frame-tall-0e56 .block_red_c8f7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_basic_e0a9
  .modal_20e9.link-6299
  .block_red_c8f7
  > li.fast-7995
  > a,
.label_basic_e0a9
  .modal_20e9.link-6299
  .block_red_c8f7
  > li.hard-cd3f
  > a,
.label_basic_e0a9
  .modal_20e9.link_4e6e
  .block_red_c8f7
  > li.fast-7995
  > a,
.label_basic_e0a9
  .modal_20e9.link_4e6e
  .block_red_c8f7
  > li.hard-cd3f
  > a,
.label_basic_e0a9
  .modal_20e9.frame-tall-0e56
  .block_red_c8f7
  > li.fast-7995
  > a,
.label_basic_e0a9 .modal_20e9.frame-tall-0e56 .block_red_c8f7 > li.label-2588 > a {
  color: rgba(0, 0, 0, 0.8);
}
.label_basic_e0a9 .heading_pink_a2e6,
.label_basic_e0a9 .heading_pink_a2e6 a {
  color: rgba(0, 0, 0, 0.8);
}
.label_basic_e0a9 .hero-f8d8.full_28c8 li a,
.label_basic_e0a9 .hover-d6df a,
.label_basic_e0a9 .component_3568,
.label_basic_e0a9 .block_red_c8f7 > li > a,
.label_basic_e0a9 .tabs_3fc2 {
  color: rgba(0, 0, 0, 0.55);
}
.label_basic_e0a9 .hero-f8d8.full_28c8 li a:hover,
.label_basic_e0a9 .hover-d6df a:hover,
.label_basic_e0a9 .component_3568:hover,
.label_basic_e0a9 .block_red_c8f7 > li > a:hover,
.label_basic_e0a9 .tabs_3fc2:hover {
  color: rgba(0, 0, 0, 0.8);
}
.label_basic_e0a9 .in-2834 {
  color: rgba(0, 0, 0, 0.55);
}
.label_basic_e0a9 .in-2834 .bronze-04c7 {
  color: rgba(0, 0, 0, 0.8);
}
.label_basic_e0a9 .in-2834:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-76af .basic-42c8 {
  margin-left: auto;
  margin-right: auto;
}
.white-afc1 > * {
  margin-left: auto;
  margin-right: auto;
}
.white-afc1 .hidden_8ef8 {
  margin-right: 1.41575em;
}
.down_5934 .white-afc1 > .wrapper_a5fd {
  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;
}
.down_5934 .white-afc1 > .badge_new_ff5f {
  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;
}
.prev_d3c3.texture-76af .basic-42c8,
.heading-iron-9254.texture-76af .basic-42c8 {
  margin-left: 0;
}
.hard_62c1.texture-76af .basic-42c8,
.list_c911.texture-76af .basic-42c8 {
  margin-right: 0;
}
.white-afc1 ol,
.white-afc1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.row-cold-22ec video {
  max-width: 100%;
}
.frame-408c img {
  display: block;
}
.frame-408c.hidden_8ef8,
.frame-408c.item_f715 {
  width: 100%;
}
.frame-408c.badge_new_ff5f img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pagination_dim_1df1:not(.center-7fe7) {
  margin: 1.5em auto;
}
.list-5cb4 p {
  padding: 1.5em 14px;
}
ul.button-center-15a9.badge_new_ff5f,
ul.button-center-15a9.wrapper_a5fd,
ul.button-center-15a9.wide_5337.wrapper_a5fd {
  padding: 0 14px;
}
.bright-8050 {
  display: block;
  overflow-x: auto;
}
.bright-8050 table {
  border-collapse: collapse;
  width: 100%;
}
.bright-8050 td,
.bright-8050 th {
  padding: 0.5em;
}
.white-afc1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.white-afc1 ol ol,
.white-afc1 ol ul,
.white-afc1 ul ol,
.white-afc1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.white-afc1 ol ol li,
.white-afc1 ol ul li,
.white-afc1 ul ol li,
.white-afc1 ul ul li {
  margin-left: 0;
}
.card-pink-381b.alert-gold-619b > .sort_cold_2c51 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.card-pink-381b.alert-gold-619b > .sort_cold_2c51 iframe,
.card-pink-381b.alert-gold-619b > .sort_cold_2c51 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.sort_out_9e44 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.sort_out_9e44.fluid-adfe {
  padding: 0;
}
.sort_out_9e44.fluid-adfe cite {
  font-size: 13px;
}
.sort_out_9e44 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.sort_out_9e44 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dropdown-lower-cf0e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dropdown-lower-cf0e > p:first-child {
  margin-top: 0;
}
.dropdown-lower-cf0e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dropdown-lower-cf0e blockquote {
  border-left: 0;
}
.nav_7bbd {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.nav_7bbd:not(.first_c259) {
  max-width: 100px;
}
.nav_7bbd.slider_hard_64b8 {
  border-bottom: none !important;
  text-align: center;
}
.nav_7bbd.slider_hard_64b8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .list-5cb4 p {
    padding: 1.5em 0;
  }
}
.dropdown-feaf {
  color: #0073aa;
}
.list_smooth_be4e {
  background-color: #0073aa;
}
.old_3adf {
  color: #229fd8;
}
.notice-b05d {
  background-color: #229fd8;
}
.alert_small_50ae {
  color: #eee;
}
.shade-steel-7c4a {
  background-color: #eee;
}
.element-7b13 {
  color: #444;
}
.block_67ef {
  background-color: #444;
}
.accent-070a {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.accent-070a .article_888e .hover-d6df {
  font-size: 15px;
}
.accent-070a .hover-d6df {
  line-height: 1.3;
}
.accent-070a .label_basic_e0a9 {
}
.accent-070a .picture-70f4 {
  background: #235787;
}
.card-yellow-39b6 {
  padding: 0;
}
.card-yellow-39b6 .picture-70f4 {
  background: #1a1a1a;
}
.card-yellow-39b6 .label_basic_e0a9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.mini_810a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.mini_810a .label_basic_e0a9 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.mini_810a .picture-70f4 {
  background: #303030;
}
.content-paper-a08a {
  position: relative;
  z-index: 10;
}
.content-paper-a08a .status-solid-5faa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper-774d .out-703c {
  display: inline-block;
  vertical-align: middle;
}
.copper-774d.logo_dd67 .out-703c {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .copper-774d.logo_dd67 .out-703c {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .copper-774d.logo_dd67 .out-703c {
    margin-right: 0.4em;
  }
}
.copper-774d.logo_dd67 .out-703c:last-child {
  margin-right: 0;
}
.picture_rough_549d .status-solid-5faa {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gas-b923 .article_888e {
    margin: 0 -0.5em;
  }
  .gas-b923 .article_888e [class*="customify-col-"],
  .gas-b923 .article_888e [class*="customify-col_"],
  .gas-b923 .article_888e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gas-b923.active_west_5d47 .status-solid-5faa {
  background: 0 0 !important;
}
.gas-b923.active_west_5d47 .status-solid-5faa,
.gas-b923.picture_rough_549d .status-solid-5faa {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gas-b923.chip_upper_69b5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gas-b923.picture_rough_549d .status-solid-5faa {
  box-shadow: none !important;
}
.frame-b858 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .frame-b858 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .frame-b858 {
    padding: 18px 0 20px;
  }
}
.frame-b858 .tall_3bdd {
  width: 100%;
}
.frame-b858 .media-prev-7499 {
  margin-bottom: 0;
}
.frame-b858 .mask-south-b842 {
  margin-top: 5px;
  font-size: 0.875em;
}
.action_fa7c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.action_fa7c .south_c618 {
  width: 100%;
}
.pro_455d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.pro_455d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.pro_455d 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;
}
.pro_455d li:last-child:after {
  display: none;
}
.pro_455d li a {
  font-weight: 500;
  margin-right: 10px;
}
.medium_adf8 .smooth-faad button,
.frame-b858 .smooth-faad button {
  left: 0;
}
.medium_adf8 .south_c618,
.frame-b858 .south_c618 {
  padding-left: 0;
  padding-right: 0;
}
.medium_adf8 .action_fa7c,
.frame-b858 .action_fa7c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.medium_adf8 {
  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;
}
.medium_adf8: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;
}
.medium_adf8 .icon_e368 {
  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) {
  .medium_adf8 .icon_e368 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .medium_adf8 .icon_e368 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .medium_adf8 .icon_e368 {
    min-height: 200px;
  }
}
.medium_adf8 .pro_455d {
  color: rgba(255, 255, 255, 0.8);
}
.medium_adf8 .pro_455d a,
.medium_adf8 .pro_455d li:after {
  color: inherit;
}
.medium_adf8 .pro_455d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.list_top_3ce0 {
  margin-bottom: 0.5em;
}
.text-b7f0 {
  margin-bottom: 1.2em;
}
.text-b7f0,
.list_top_3ce0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.text-b7f0 p:last-child,
.list_top_3ce0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .smooth-faad,
#masthead .smooth-faad {
  display: none;
}
#masthead
  > .smooth-faad.component-next-196b {
  display: none;
}
#masthead > .smooth-faad button {
  left: 0;
}
.popup-f9e6 {
  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%;
}
.popup-f9e6 .out-703c {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.popup-f9e6 .surface-50c7 {
  display: -webkit-box;
  display: flex;
}
.popup-f9e6 .surface-50c7.chip_2227 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.popup-f9e6 .surface-50c7.heading-72bf {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.popup-f9e6 .surface-50c7.up_0a7e {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.popup-f9e6.filter_basic_e72f.grid-current-843a .surface-50c7.chip_2227 {
  flex-basis: 100%;
}
.popup-f9e6.heading_cee3 .surface-50c7.heading-72bf {
  -webkit-box-flex: 1;
  flex: auto;
}
.popup-f9e6.heading_cee3 .surface-50c7.up_0a7e {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .smooth-faad.component-next-196b {
  display: none;
}
#masthead > .smooth-faad button {
  left: 0;
}
.modal-fe31 {
  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;
}
.modal-fe31:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.modal-fe31.shade-2975 i {
  margin-right: 4px;
}
.modal-fe31.caption-07c7 i {
  margin-left: 5px;
}
.hover-d6df p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.hover-d6df p:last-child {
  margin-bottom: 0;
}
.active_db61 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.active_db61 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.active_db61 img {
  display: block;
  width: auto;
  line-height: 1;
}
.active_db61 .heading_pink_a2e6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.active_db61 .middle-fd32 {
  margin: 5px 0 7px 0;
}
.active_db61.media-a73a .outline_hot_b41e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_db61.media-a73a .sort_abd4 {
  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;
}
.active_db61.slider_pro_462a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.active_db61.slider_pro_462a .outline_hot_b41e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_db61.slider_pro_462a .sort_abd4 {
  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;
}
.active_db61.breadcrumb-fixed-9d2a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.active_db61.button_6502 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.active_db61.button_6502 .sort_abd4 {
  margin-top: 7px;
}
.photo_under_cd2e {
  display: inline-block;
}
.content-paper-a08a .advanced-6513 .active_db61 img {
  max-width: 100%;
}
.modal_20e9 .gallery-west-14d4.text-iron-a3b6,
.badge-white-7310 .gallery-west-14d4.text-iron-a3b6 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.modal_20e9 .video_black_ac82,
.badge-white-7310 .video_black_ac82 {
  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%);
}
.modal_20e9 .video_black_ac82 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.modal_20e9.menu_gas_7ed5 .video_black_ac82 {
  display: none;
}
.modal_20e9 .menu_6bf0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.modal_20e9 .menu_6bf0 li {
  display: inline-block;
  position: relative;
}
.modal_20e9 .menu_6bf0 li:last-child {
  margin-right: 0;
}
.modal_20e9 .menu_6bf0 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;
}
.modal_20e9 .menu_6bf0 li.label-2588 > a {
  color: rgba(0, 0, 0, 0.9);
}
.modal_20e9 .menu_6bf0 > 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;
}
.modal_20e9 .menu_6bf0 > li > a i {
  line-height: 0;
}
.modal_20e9 .menu_6bf0 > li.tiny_296c > a .video_black_ac82 {
  margin-left: 4px;
  line-height: 0;
}
.modal_20e9 .menu_6bf0 .wrapper_soft_5a59 li.tiny_296c > a {
  position: relative;
}
.modal_20e9 .menu_6bf0 .wrapper_soft_5a59 li.tiny_296c > a:after,
.modal_20e9 .menu_6bf0 .wrapper_soft_5a59 li.tiny_296c > a:before {
  content: "";
  display: table;
}
.modal_20e9 .menu_6bf0 .wrapper_soft_5a59 li.tiny_296c > a:after {
  clear: both;
}
.modal_20e9 .menu_6bf0 .wrapper_soft_5a59 li.tiny_296c > a .video_black_ac82 {
  margin-left: 5px;
  float: right;
}
.modal_20e9 .picture_selected_21ed,
.modal_20e9 .wrapper_soft_5a59 {
  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;
}
.modal_20e9 .wrapper_soft_5a59 {
  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;
}
.modal_20e9 .wrapper_soft_5a59 .text-iron-a3b6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.modal_20e9 .wrapper_soft_5a59 .video_black_ac82 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.modal_20e9 .wrapper_soft_5a59 li {
  display: block;
  margin: 0;
  padding: 0;
}
.modal_20e9 .wrapper_soft_5a59 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;
}
.modal_20e9 .wrapper_soft_5a59 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.modal_20e9 .wrapper_soft_5a59 .wrapper_soft_5a59 {
  top: 0;
  left: 100%;
}
.modal_20e9 .content-81c4.fn-focus-3979 > .picture_selected_21ed,
.modal_20e9 .content-81c4.fn-focus-3979 > .wrapper_soft_5a59,
.modal_20e9 .content-81c4:focus > .picture_selected_21ed,
.modal_20e9 .content-81c4:focus > .wrapper_soft_5a59,
.modal_20e9 .content-81c4:hover > .picture_selected_21ed,
.modal_20e9 .content-81c4:hover > .wrapper_soft_5a59 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.modal_20e9.frame-tall-0e56 .block_red_c8f7:after,
.modal_20e9.frame-tall-0e56 .block_red_c8f7:before {
  content: "";
  display: table;
}
.modal_20e9.frame-tall-0e56 .block_red_c8f7:after {
  clear: both;
}
.modal_20e9.frame-tall-0e56 .block_red_c8f7 > li {
  float: left;
}
.modal_20e9.badge_white_8314 .block_red_c8f7:after,
.modal_20e9.badge_white_8314 .block_red_c8f7:before {
  content: "";
  display: table;
}
.modal_20e9.badge_white_8314 .block_red_c8f7:after {
  clear: both;
}
.modal_20e9.badge_white_8314 .block_red_c8f7 > li {
  float: left;
}
.modal_20e9.badge_white_8314 .block_red_c8f7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.modal_20e9.badge_white_8314 .block_red_c8f7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.modal_20e9.badge_white_8314 .block_red_c8f7 > li.fast-7995 > a,
.modal_20e9.badge_white_8314 .block_red_c8f7 > li.label-2588 > a {
  color: #fff;
  background-color: #1e4b75;
}
.modal_20e9.link-6299 .block_red_c8f7 > li > a .text-iron-a3b6 {
  position: relative;
}
.modal_20e9.link-6299 .block_red_c8f7 > li > a .text-iron-a3b6: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;
}
.modal_20e9.link-6299
  .block_red_c8f7
  > li:focus
  > a
  .text-iron-a3b6:before,
.modal_20e9.link-6299
  .block_red_c8f7
  > li:hover
  > a
  .text-iron-a3b6:before {
  width: 100%;
  background-color: currentColor;
}
.modal_20e9.link-6299
  .block_red_c8f7
  > li.fast-7995
  > a
  .text-iron-a3b6:before,
.modal_20e9.link-6299
  .block_red_c8f7
  > li.hard-cd3f
  > a
  .text-iron-a3b6:before {
  width: 100%;
  background-color: currentColor;
}
.modal_20e9.link_4e6e .block_red_c8f7 > li > a .text-iron-a3b6 {
  position: relative;
}
.modal_20e9.link_4e6e .block_red_c8f7 > li > a .text-iron-a3b6: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;
}
.modal_20e9.link_4e6e .block_red_c8f7 > li:focus > a .text-iron-a3b6:before,
.modal_20e9.link_4e6e
  .block_red_c8f7
  > li:hover
  > a
  .text-iron-a3b6:before {
  width: 100%;
  background-color: currentColor;
}
.modal_20e9.link_4e6e
  .block_red_c8f7
  > li.fast-7995
  > a
  .text-iron-a3b6:before,
.modal_20e9.link_4e6e
  .block_red_c8f7
  > li.hard-cd3f
  > a
  .text-iron-a3b6:before {
  width: 100%;
  background-color: currentColor;
}
.badge-white-7310 .menu_6bf0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.badge-white-7310 .menu_6bf0 li:first-child > a {
  border-top: none;
}
.badge-white-7310 .menu_6bf0 .heading_old_b87f > .text-iron-a3b6 .video_black_ac82 {
  display: none;
}
.badge-white-7310 .menu_6bf0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.badge-white-7310 .menu_6bf0 li:last-child {
  border: none;
}
.badge-white-7310 .menu_6bf0 li.tiny_296c > a {
  padding-right: 45px !important;
}
.badge-white-7310 .menu_6bf0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.badge-white-7310 .menu_6bf0 li a:focus,
.badge-white-7310 .menu_6bf0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge-white-7310 .menu_6bf0 li .aside-out-66c9 {
  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;
}
.badge-white-7310 .menu_6bf0 li .aside-out-66c9:hover {
  box-shadow: none;
}
.badge-white-7310 .menu_6bf0 li .aside-out-66c9 .video_black_ac82 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.badge-white-7310 .menu_6bf0 .wrapper_soft_5a59 {
  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);
}
.badge-white-7310 .menu_6bf0 .wrapper_soft_5a59 li a {
  padding-left: 3em;
}
.badge-white-7310 .menu_6bf0 .plasma-6db2 > a .aside-out-66c9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.badge-white-7310 .menu_6bf0 .plasma-6db2 > .wrapper_soft_5a59 {
  display: block;
  opacity: 1;
}
.rough-d512 {
  max-width: 100%;
}
.info_rough_ab8a {
  line-height: 0;
  cursor: pointer;
}
.tabs_3fc2 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.tabs_3fc2:hover {
  box-shadow: none;
  color: currentColor;
}
.tabs_3fc2 svg {
  width: 18px;
  height: 18px;
}
.tabs_3fc2 .panel_over_fda6 {
  display: none;
}
.section_ea28 {
  position: relative;
}
.section_ea28.fn-active-3979 .tabs_3fc2 .soft_198e {
  display: none;
}
.section_ea28.fn-active-3979 .tabs_3fc2 .panel_over_fda6 {
  display: inline-block;
}
.section_ea28 .hard_72e5 {
  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);
}
.section_ea28.accent_selected_52d6 .hard_72e5 {
  left: auto;
  right: -0.9em;
}
.section_ea28.accent_selected_52d6 .description-tiny-30f1::before {
  left: auto;
  right: 15px;
}
.section_ea28.fn-active-3979 .hard_72e5 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.popup_hot_8827 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.popup_hot_8827 label {
  flex-basis: 100%;
}
.popup_hot_8827 .under_9360 {
  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;
}
.popup_hot_8827 .nav_bright_d039 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.popup_hot_8827 .nav_bright_d039:focus {
  background-color: transparent;
}
.popup_hot_8827 button.dropdown-9586 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.popup_hot_8827 button.dropdown-9586:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.popup_hot_8827 button.dropdown-9586 svg {
  width: 18px;
  height: 18px;
}
.popup_hot_8827 input[type="submit"] {
  min-height: auto;
}
.hovered-073e .popup_hot_8827 .nav_bright_d039 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.description-tiny-30f1 {
  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) {
  .description-tiny-30f1 {
    width: 220px;
  }
}
.description-tiny-30f1 label {
  flex-basis: 100%;
}
.description-tiny-30f1::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;
}
.mini_c9ba .hovered-073e .popup_hot_8827 {
  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;
}
.mini_c9ba
  .hovered-073e
  .popup_hot_8827
  .under_9360 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mini_c9ba .hovered-073e .popup_hot_8827 .nav_bright_d039 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mini_c9ba
  .hovered-073e
  .popup_hot_8827
  .nav_bright_d039:focus {
  background: 0 0;
}
.mini_c9ba
  .hovered-073e
  .popup_hot_8827
  .action_8f4d {
  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;
}
.hero-f8d8 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hero-f8d8 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hero-f8d8 li:last-child {
  margin-right: 0;
}
.hero-f8d8 li:first-child {
  margin-left: 0;
}
.hero-f8d8.hover_hot_5fbf a {
  color: #fff;
}
.hero-f8d8.hover_hot_5fbf a:hover {
  color: #fff;
}
.hero-f8d8 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hero-f8d8 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hero-f8d8 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hero-f8d8 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hero-f8d8 [class*="social-icon-apple"] {
  background-color: #999;
}
.hero-f8d8 [class*="social-icon-apple"].logo-complex-f4c0 {
  background-color: transparent;
  color: #999;
}
.hero-f8d8 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hero-f8d8 [class*="social-icon-behance"].logo-complex-f4c0 {
  background-color: transparent;
  color: #1769ff;
}
.hero-f8d8 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hero-f8d8 [class*="social-icon-bitbucket"].logo-complex-f4c0 {
  background-color: transparent;
  color: #205081;
}
.hero-f8d8 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hero-f8d8 [class*="social-icon-codepen"].logo-complex-f4c0 {
  background-color: transparent;
  color: #000;
}
.hero-f8d8 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hero-f8d8 [class*="social-icon-delicious"].logo-complex-f4c0 {
  background-color: transparent;
  color: #39f;
}
.hero-f8d8 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hero-f8d8 [class*="social-icon-digg"].logo-complex-f4c0 {
  background-color: transparent;
  color: #005be2;
}
.hero-f8d8 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hero-f8d8 [class*="social-icon-dribbble"].logo-complex-f4c0 {
  background-color: transparent;
  color: #ea4c89;
}
.hero-f8d8 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hero-f8d8 [class*="social-icon-envelope"].logo-complex-f4c0 {
  background-color: transparent;
  color: #ea4335;
}
.hero-f8d8 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hero-f8d8 [class*="social-icon-facebook"].logo-complex-f4c0 {
  background-color: transparent;
  color: #3b5998;
}
.hero-f8d8 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hero-f8d8 [class*="social-icon-flickr"].logo-complex-f4c0 {
  background-color: transparent;
  color: #0063dc;
}
.hero-f8d8 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hero-f8d8 [class*="social-icon-foursquare"].logo-complex-f4c0 {
  background-color: transparent;
  color: #2d5be3;
}
.hero-f8d8 [class*="social-icon-github"] {
  background-color: #333;
}
.hero-f8d8 [class*="social-icon-github"].logo-complex-f4c0 {
  background-color: transparent;
  color: #333;
}
.hero-f8d8 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hero-f8d8 [class*="social-icon-google-plus"].logo-complex-f4c0 {
  background-color: transparent;
  color: #dd4b39;
}
.hero-f8d8 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hero-f8d8 [class*="social-icon-houzz"].logo-complex-f4c0 {
  background-color: transparent;
  color: #7ac142;
}
.hero-f8d8 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hero-f8d8 [class*="social-icon-instagram"].logo-complex-f4c0 {
  background-color: transparent;
  color: #262626;
}
.hero-f8d8 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hero-f8d8 [class*="social-icon-jsfiddle"].logo-complex-f4c0 {
  background-color: transparent;
  color: #487aa2;
}
.hero-f8d8 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hero-f8d8 [class*="social-icon-linkedin"].logo-complex-f4c0 {
  background-color: transparent;
  color: #0077b5;
}
.hero-f8d8 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hero-f8d8 [class*="social-icon-medium"].logo-complex-f4c0 {
  background-color: transparent;
  color: #00ab6b;
}
.hero-f8d8 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hero-f8d8
  [class*="social-icon-odnoklassniki"].logo-complex-f4c0 {
  background-color: transparent;
  color: #f4731c;
}
.hero-f8d8 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hero-f8d8 [class*="social-icon-meetup"].logo-complex-f4c0 {
  background-color: transparent;
  color: #ec1c40;
}
.hero-f8d8 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hero-f8d8 [class*="social-icon-pinterest"].logo-complex-f4c0 {
  background-color: transparent;
  color: #bd081c;
}
.hero-f8d8 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hero-f8d8 [class*="social-icon-product-hunt"].logo-complex-f4c0 {
  background-color: transparent;
  color: #da552f;
}
.hero-f8d8 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hero-f8d8 [class*="social-icon-reddit"].logo-complex-f4c0 {
  background-color: transparent;
  color: #ff4500;
}
.hero-f8d8 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hero-f8d8 [class*="social-icon-rss"].logo-complex-f4c0 {
  background-color: transparent;
  color: #f26522;
}
.hero-f8d8 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hero-f8d8
  [class*="social-icon-shopping-cart"].logo-complex-f4c0 {
  background-color: transparent;
  color: #4caf50;
}
.hero-f8d8 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hero-f8d8 [class*="social-icon-skype"].logo-complex-f4c0 {
  background-color: transparent;
  color: #00aff0;
}
.hero-f8d8 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hero-f8d8 [class*="social-icon-slideshare"].logo-complex-f4c0 {
  background-color: transparent;
  color: #0077b5;
}
.hero-f8d8 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hero-f8d8 [class*="social-icon-snapchat"].logo-complex-f4c0 {
  background-color: transparent;
  color: #fffc00;
}
.hero-f8d8 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hero-f8d8 [class*="social-icon-soundcloud"].logo-complex-f4c0 {
  background-color: transparent;
  color: #f80;
}
.hero-f8d8 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hero-f8d8 [class*="social-icon-spotify"].logo-complex-f4c0 {
  background-color: transparent;
  color: #2ebd59;
}
.hero-f8d8 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hero-f8d8
  [class*="social-icon-stack-overflow"].logo-complex-f4c0 {
  background-color: transparent;
  color: #fe7a15;
}
.hero-f8d8 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hero-f8d8 [class*="social-icon-maldkfgram"].logo-complex-f4c0 {
  background-color: transparent;
  color: #2ca5e0;
}
.hero-f8d8 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hero-f8d8 [class*="social-icon-tripadvisor"].logo-complex-f4c0 {
  background-color: transparent;
  color: #589442;
}
.hero-f8d8 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hero-f8d8 [class*="social-icon-tumblr"].logo-complex-f4c0 {
  background-color: transparent;
  color: #35465c;
}
.hero-f8d8 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hero-f8d8 [class*="social-icon-twitch"].logo-complex-f4c0 {
  background-color: transparent;
  color: #6441a5;
}
.hero-f8d8 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hero-f8d8 [class*="social-icon-twitter"].logo-complex-f4c0 {
  background-color: transparent;
  color: #1da1f2;
}
.hero-f8d8 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hero-f8d8 [class*="social-icon-vimeo"].logo-complex-f4c0 {
  background-color: transparent;
  color: #1ab7ea;
}
.hero-f8d8 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hero-f8d8 [class*="social-icon-vk"].logo-complex-f4c0 {
  background-color: transparent;
  color: #45668e;
}
.hero-f8d8 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hero-f8d8 [class*="social-icon-weibo"].logo-complex-f4c0 {
  background-color: transparent;
  color: #df2029;
}
.hero-f8d8 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hero-f8d8 [class*="social-icon-weixin"].logo-complex-f4c0 {
  background-color: transparent;
  color: #7bb32e;
}
.hero-f8d8 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hero-f8d8 [class*="social-icon-whatsapp"].logo-complex-f4c0 {
  background-color: transparent;
  color: #25d366;
}
.hero-f8d8 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hero-f8d8 [class*="social-icon-wordpress"].logo-complex-f4c0 {
  background-color: transparent;
  color: #21759b;
}
.hero-f8d8 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hero-f8d8 [class*="social-icon-xing"].logo-complex-f4c0 {
  background-color: transparent;
  color: #026466;
}
.hero-f8d8 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hero-f8d8 [class*="social-icon-yelp"].logo-complex-f4c0 {
  background-color: transparent;
  color: #af0606;
}
.hero-f8d8 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hero-f8d8 [class*="social-icon-youtube"].logo-complex-f4c0 {
  background-color: transparent;
  color: #cd201f;
}
.component_3568 {
  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;
}
.component_3568:hover {
  box-shadow: none;
  background: 0 0;
}
.heading-c120 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.backdrop-b3f9 {
  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;
}
.text_down_0e28 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.texture-wide-e0f9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.texture-wide-e0f9,
.texture-wide-e0f9::after,
.texture-wide-e0f9::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;
}
.texture-wide-e0f9::after,
.texture-wide-e0f9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.footer_f409 .backdrop-b3f9 .text_down_0e28 {
  margin-top: -2px;
  width: 19px;
}
.footer_f409 .backdrop-b3f9 .texture-wide-e0f9 {
  margin-top: -1px;
}
.footer_f409 .backdrop-b3f9 .texture-wide-e0f9,
.footer_f409 .backdrop-b3f9 .texture-wide-e0f9::after,
.footer_f409 .backdrop-b3f9 .texture-wide-e0f9::before {
  width: 19px;
  height: 2px;
}
.footer_f409 .backdrop-b3f9 .texture-wide-e0f9::before {
  top: -6px;
}
.footer_f409 .backdrop-b3f9 .texture-wide-e0f9::after {
  bottom: -6px;
}
.active_6d6b .backdrop-b3f9 .text_down_0e28 {
  margin-top: -2px;
  width: 22px;
}
.active_6d6b .backdrop-b3f9 .texture-wide-e0f9 {
  margin-top: -1px;
}
.active_6d6b .backdrop-b3f9 .texture-wide-e0f9,
.active_6d6b .backdrop-b3f9 .texture-wide-e0f9::after,
.active_6d6b .backdrop-b3f9 .texture-wide-e0f9::before {
  width: 22px;
  height: 2px;
}
.active_6d6b .backdrop-b3f9 .texture-wide-e0f9::before {
  top: -7px;
}
.active_6d6b .backdrop-b3f9 .texture-wide-e0f9::after {
  bottom: -7px;
}
.detail-iron-beb3 .backdrop-b3f9 .text_down_0e28 {
  margin-top: -2px;
  width: 31px;
}
.detail-iron-beb3 .backdrop-b3f9 .texture-wide-e0f9 {
  margin-top: -1.5px;
}
.detail-iron-beb3 .backdrop-b3f9 .texture-wide-e0f9,
.detail-iron-beb3 .backdrop-b3f9 .texture-wide-e0f9::after,
.detail-iron-beb3 .backdrop-b3f9 .texture-wide-e0f9::before {
  width: 31px;
  height: 3px;
}
.detail-iron-beb3 .backdrop-b3f9 .texture-wide-e0f9::before {
  top: -9px;
}
.detail-iron-beb3 .backdrop-b3f9 .texture-wide-e0f9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .video_fluid_9c1c .backdrop-b3f9 .text_down_0e28 {
    margin-top: -2px;
    width: 19px;
  }
  .video_fluid_9c1c .backdrop-b3f9 .texture-wide-e0f9 {
    margin-top: -1px;
  }
  .video_fluid_9c1c .backdrop-b3f9 .texture-wide-e0f9,
  .video_fluid_9c1c .backdrop-b3f9 .texture-wide-e0f9::after,
  .video_fluid_9c1c .backdrop-b3f9 .texture-wide-e0f9::before {
    width: 19px;
    height: 2px;
  }
  .video_fluid_9c1c .backdrop-b3f9 .texture-wide-e0f9::before {
    top: -6px;
  }
  .video_fluid_9c1c .backdrop-b3f9 .texture-wide-e0f9::after {
    bottom: -6px;
  }
  .card_clean_e96c .backdrop-b3f9 .text_down_0e28 {
    margin-top: -2px;
    width: 22px;
  }
  .card_clean_e96c .backdrop-b3f9 .texture-wide-e0f9 {
    margin-top: -1px;
  }
  .card_clean_e96c .backdrop-b3f9 .texture-wide-e0f9,
  .card_clean_e96c .backdrop-b3f9 .texture-wide-e0f9::after,
  .card_clean_e96c .backdrop-b3f9 .texture-wide-e0f9::before {
    width: 22px;
    height: 2px;
  }
  .card_clean_e96c .backdrop-b3f9 .texture-wide-e0f9::before {
    top: -7px;
  }
  .card_clean_e96c .backdrop-b3f9 .texture-wide-e0f9::after {
    bottom: -7px;
  }
  .narrow_7292 .backdrop-b3f9 .text_down_0e28 {
    margin-top: -2px;
    width: 31px;
  }
  .narrow_7292 .backdrop-b3f9 .texture-wide-e0f9 {
    margin-top: -1.5px;
  }
  .narrow_7292 .backdrop-b3f9 .texture-wide-e0f9,
  .narrow_7292 .backdrop-b3f9 .texture-wide-e0f9::after,
  .narrow_7292 .backdrop-b3f9 .texture-wide-e0f9::before {
    width: 31px;
    height: 3px;
  }
  .narrow_7292 .backdrop-b3f9 .texture-wide-e0f9::before {
    top: -9px;
  }
  .narrow_7292 .backdrop-b3f9 .texture-wide-e0f9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .texture-iron-d420 .backdrop-b3f9 .text_down_0e28 {
    margin-top: -2px;
    width: 19px;
  }
  .texture-iron-d420 .backdrop-b3f9 .texture-wide-e0f9 {
    margin-top: -1px;
  }
  .texture-iron-d420 .backdrop-b3f9 .texture-wide-e0f9,
  .texture-iron-d420 .backdrop-b3f9 .texture-wide-e0f9::after,
  .texture-iron-d420 .backdrop-b3f9 .texture-wide-e0f9::before {
    width: 19px;
    height: 2px;
  }
  .texture-iron-d420 .backdrop-b3f9 .texture-wide-e0f9::before {
    top: -6px;
  }
  .texture-iron-d420 .backdrop-b3f9 .texture-wide-e0f9::after {
    bottom: -6px;
  }
  .short_7a7d .backdrop-b3f9 .text_down_0e28 {
    margin-top: -2px;
    width: 22px;
  }
  .short_7a7d .backdrop-b3f9 .texture-wide-e0f9 {
    margin-top: -1px;
  }
  .short_7a7d .backdrop-b3f9 .texture-wide-e0f9,
  .short_7a7d .backdrop-b3f9 .texture-wide-e0f9::after,
  .short_7a7d .backdrop-b3f9 .texture-wide-e0f9::before {
    width: 22px;
    height: 2px;
  }
  .short_7a7d .backdrop-b3f9 .texture-wide-e0f9::before {
    top: -7px;
  }
  .short_7a7d .backdrop-b3f9 .texture-wide-e0f9::after {
    bottom: -7px;
  }
  .hovered-ee15 .backdrop-b3f9 .text_down_0e28 {
    margin-top: -2px;
    width: 31px;
  }
  .hovered-ee15 .backdrop-b3f9 .texture-wide-e0f9 {
    margin-top: -1.5px;
  }
  .hovered-ee15 .backdrop-b3f9 .texture-wide-e0f9,
  .hovered-ee15 .backdrop-b3f9 .texture-wide-e0f9::after,
  .hovered-ee15 .backdrop-b3f9 .texture-wide-e0f9::before {
    width: 31px;
    height: 3px;
  }
  .hovered-ee15 .backdrop-b3f9 .texture-wide-e0f9::before {
    top: -9px;
  }
  .hovered-ee15 .backdrop-b3f9 .texture-wide-e0f9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .border_orange_7ecd .backdrop-b3f9 .text_down_0e28 {
    margin-top: -2px;
    width: 19px;
  }
  .border_orange_7ecd .backdrop-b3f9 .texture-wide-e0f9 {
    margin-top: -1px;
  }
  .border_orange_7ecd .backdrop-b3f9 .texture-wide-e0f9,
  .border_orange_7ecd .backdrop-b3f9 .texture-wide-e0f9::after,
  .border_orange_7ecd .backdrop-b3f9 .texture-wide-e0f9::before {
    width: 19px;
    height: 2px;
  }
  .border_orange_7ecd .backdrop-b3f9 .texture-wide-e0f9::before {
    top: -6px;
  }
  .border_orange_7ecd .backdrop-b3f9 .texture-wide-e0f9::after {
    bottom: -6px;
  }
  .sidebar-selected-46e2 .backdrop-b3f9 .text_down_0e28 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar-selected-46e2 .backdrop-b3f9 .texture-wide-e0f9 {
    margin-top: -1px;
  }
  .sidebar-selected-46e2 .backdrop-b3f9 .texture-wide-e0f9,
  .sidebar-selected-46e2 .backdrop-b3f9 .texture-wide-e0f9::after,
  .sidebar-selected-46e2 .backdrop-b3f9 .texture-wide-e0f9::before {
    width: 22px;
    height: 2px;
  }
  .sidebar-selected-46e2 .backdrop-b3f9 .texture-wide-e0f9::before {
    top: -7px;
  }
  .sidebar-selected-46e2 .backdrop-b3f9 .texture-wide-e0f9::after {
    bottom: -7px;
  }
  .block_lower_9dd2 .backdrop-b3f9 .text_down_0e28 {
    margin-top: -2px;
    width: 31px;
  }
  .block_lower_9dd2 .backdrop-b3f9 .texture-wide-e0f9 {
    margin-top: -1.5px;
  }
  .block_lower_9dd2 .backdrop-b3f9 .texture-wide-e0f9,
  .block_lower_9dd2 .backdrop-b3f9 .texture-wide-e0f9::after,
  .block_lower_9dd2 .backdrop-b3f9 .texture-wide-e0f9::before {
    width: 31px;
    height: 3px;
  }
  .block_lower_9dd2 .backdrop-b3f9 .texture-wide-e0f9::before {
    top: -9px;
  }
  .block_lower_9dd2 .backdrop-b3f9 .texture-wide-e0f9::after {
    bottom: -9px;
  }
}
.element_bright_0e7c .texture-wide-e0f9 {
  -webkit-transition-duration: 75ms;
  transition-duration: 75ms;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.element_bright_0e7c .texture-wide-e0f9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.element_bright_0e7c .texture-wide-e0f9::after {
  -webkit-transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19),
    -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.element_bright_0e7c.liquid-aa40 .texture-wide-e0f9 {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.element_bright_0e7c.liquid-aa40 .texture-wide-e0f9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.element_bright_0e7c.liquid-aa40 .texture-wide-e0f9::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);
}
.tabs-purple-3c13 {
  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.alert-fixed-7854:before {
  display: none;
}
.component-9a74 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.component-9a74 .orange-61c5 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.component-9a74 .orange-61c5:last-of-type {
  border-bottom: none;
}
.component-9a74 .orange-61c5.gradient_under_b13e,
.component-9a74 .orange-61c5.west_dc78,
.component-9a74 .orange-61c5.in-591c {
  padding: 0;
}
.component-9a74 .badge-white-7310 .aside-out-66c9 {
  color: currentColor;
}
.component-9a74 .badge-white-7310 .aside-out-66c9:focus,
.component-9a74 .badge-white-7310 .aside-out-66c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-9a74.label_basic_e0a9 .in-2834,
.component-9a74.label_basic_e0a9 .hover-d6df a,
.component-9a74.label_basic_e0a9 .block_red_c8f7 a,
.component-9a74.label_basic_e0a9 .wrapper_soft_5a59 a {
  color: rgba(0, 0, 0, 0.55);
}
.component-9a74.label_basic_e0a9 .in-2834:hover,
.component-9a74.label_basic_e0a9 .hover-d6df a:hover,
.component-9a74.label_basic_e0a9 .block_red_c8f7 a:hover,
.component-9a74.label_basic_e0a9 .wrapper_soft_5a59 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.component-9a74.label_basic_e0a9 .bronze-04c7 {
  color: rgba(0, 0, 0, 0.8);
}
.component-9a74.label_basic_e0a9 .orange-61c5 {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-9a74.label_basic_e0a9 .orange-61c5:before {
  background: rgba(0, 0, 0, 0.08);
}
.component-9a74.label_basic_e0a9 .detail-liquid-b80f:before {
  background: rgba(255, 255, 255, 0.9);
}
.component-9a74.label_basic_e0a9 .badge-white-7310 .menu_6bf0 li a,
.component-9a74.label_basic_e0a9 .badge-white-7310 .aside-out-66c9,
.component-9a74.label_basic_e0a9 .wrapper_soft_5a59 {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-9a74.label_basic_e0a9 .badge-white-7310 .aside-out-66c9:focus,
.component-9a74.label_basic_e0a9 .badge-white-7310 .aside-out-66c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-9a74.label_basic_e0a9 .menu_6bf0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.component-9a74.picture-70f4 .in-2834,
.component-9a74.picture-70f4 .hover-d6df a,
.component-9a74.picture-70f4 .block_red_c8f7 .aside-out-66c9,
.component-9a74.picture-70f4 .block_red_c8f7 a,
.component-9a74.picture-70f4 .wrapper_soft_5a59 a {
  color: rgba(255, 255, 255, 0.79);
}
.component-9a74.picture-70f4 .in-2834:hover,
.component-9a74.picture-70f4 .hover-d6df a:hover,
.component-9a74.picture-70f4 .block_red_c8f7 .aside-out-66c9:hover,
.component-9a74.picture-70f4 .block_red_c8f7 a:hover,
.component-9a74.picture-70f4 .wrapper_soft_5a59 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-9a74.picture-70f4 .bronze-04c7 {
  color: rgba(255, 255, 255, 0.99);
}
.component-9a74.picture-70f4 .orange-61c5 {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-9a74.picture-70f4 .orange-61c5:before {
  background: rgba(255, 255, 255, 0.08);
}
.component-9a74.picture-70f4 .detail-liquid-b80f:before {
  background: rgba(0, 0, 0, 0.9);
}
.component-9a74.picture-70f4 .badge-white-7310 .menu_6bf0 li a,
.component-9a74.picture-70f4 .badge-white-7310 .aside-out-66c9,
.component-9a74.picture-70f4 .wrapper_soft_5a59 {
  border-color: rgba(255, 255, 255, 0.08);
}
.component-9a74.picture-70f4 .badge-white-7310 .aside-out-66c9:focus,
.component-9a74.picture-70f4 .badge-white-7310 .aside-out-66c9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.component-9a74.picture-70f4 .menu_6bf0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-liquid-b80f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.detail-liquid-b80f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.summary-22cb {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.breadcrumb-fluid-284f .component-9a74 {
  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;
}
.breadcrumb-fluid-284f .orange-61c5 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.breadcrumb-fluid-284f .orange-61c5: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) {
  .breadcrumb-fluid-284f .orange-61c5:before {
    width: 16%;
    left: 42%;
  }
}
.breadcrumb-fluid-284f .orange-61c5:last-child:before {
  content: none;
}
.breadcrumb-fluid-284f .orange-61c5[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.breadcrumb-fluid-284f .badge-white-7310 .menu_6bf0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.breadcrumb-fluid-284f .badge-white-7310 .menu_6bf0 li a .aside-out-66c9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.breadcrumb-fluid-284f .badge-white-7310 .wrapper_soft_5a59 {
  border: none;
}
.breadcrumb-fluid-284f .badge-white-7310 .wrapper_soft_5a59 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.breadcrumb-fluid-284f .detail-liquid-b80f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.breadcrumb-fluid-284f .summary-22cb {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.breadcrumb-fluid-284f .picture-70f4 .detail-liquid-b80f:before {
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb-fluid-284f .label_basic_e0a9.carousel-upper-f5af .texture-wide-e0f9 {
  background: rgba(0, 0, 0, 0.6);
}
.breadcrumb-fluid-284f
  .label_basic_e0a9.carousel-upper-f5af
  .texture-wide-e0f9::after,
.breadcrumb-fluid-284f
  .label_basic_e0a9.carousel-upper-f5af
  .texture-wide-e0f9:before {
  background: inherit;
}
.breadcrumb-fluid-284f
  .label_basic_e0a9.carousel-upper-f5af:hover
  .texture-wide-e0f9 {
  background: rgba(0, 0, 0, 0.8);
}
.chip_south_28cb .component-9a74 {
  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) {
  .chip_south_28cb .component-9a74 {
    width: auto;
    right: 45px;
  }
}
.active-d638 .component-9a74 {
  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) {
  .active-d638 .component-9a74 {
    width: auto;
    left: 45px;
  }
}
.alert-fixed-7854 .component-9a74 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.alert-fixed-7854 .summary-22cb {
  max-width: 48em;
  margin: 0 auto;
}
.alert-fixed-7854 .detail-liquid-b80f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.slider_cdad {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.slider_cdad.breadcrumb-fluid-284f .component-9a74 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.slider_cdad.chip_south_28cb .component-9a74 {
  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);
}
.slider_cdad .component-9a74 {
  visibility: visible;
}
.slider_cdad.active-d638 .component-9a74 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.east_7c8a,
.element-dirty-0e7b {
  overflow-x: hidden;
}
.east_7c8a .component-9a74 {
  overflow: auto;
}
.east_7c8a.breadcrumb-fluid-284f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.east_7c8a.breadcrumb-fluid-284f .component-9a74 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.east_7c8a.breadcrumb-fluid-284f .component_3568 {
  opacity: 0;
}
.east_7c8a.chip_south_28cb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.east_7c8a.chip_south_28cb .component-9a74 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.east_7c8a.chip_south_28cb .component_3568 {
  opacity: 0;
}
.east_7c8a.active-d638 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.east_7c8a.active-d638 .component-9a74 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.east_7c8a.active-d638 .component_3568 {
  opacity: 0;
}
.east_7c8a.alert-fixed-7854 .component-9a74 {
  z-index: 10;
  visibility: visible;
}
.carousel-upper-f5af {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.carousel-upper-f5af .texture-wide-e0f9 {
  background: rgba(255, 255, 255, 0.99);
}
.carousel-upper-f5af .texture-wide-e0f9::after,
.carousel-upper-f5af .texture-wide-e0f9:before {
  background: inherit;
}
.carousel-upper-f5af:hover .texture-wide-e0f9 {
  background: rgba(255, 255, 255, 0.99);
}
.active-d638 .carousel-upper-f5af {
  top: 10px;
  right: auto;
  left: 12px;
}
.alert-fixed-7854 .carousel-upper-f5af {
  display: none !important;
}
.east_7c8a:before,
.element-dirty-0e7b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.east_7c8a .carousel-upper-f5af,
.element-dirty-0e7b .carousel-upper-f5af {
  display: inline-block;
}
.component-9a74 .out-703c {
  -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;
}
.east_7c8a .component-9a74 .out-703c,
.element-dirty-0e7b .component-9a74 .out-703c {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header_top_da85 .under_9360 {
  width: 100%;
}
.advanced-6513 {
  padding: 0 0.5em 0;
}
.advanced-6513 [class*="customify-col-"],
.advanced-6513 [class*="customify-col_"],
.advanced-6513 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.input-first-bfba .advanced-6513 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .article_888e .panel-b86f,
  .panel-b86f {
    display: none;
  }
  .wide-dbf3 {
    text-align: left;
  }
  .feature-fca5 {
    text-align: center;
  }
  .inner_9ee0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .article_888e .green_2a7b,
  .green_2a7b {
    display: none;
  }
  .detail_47b6 {
    text-align: left;
  }
  .item_5842 {
    text-align: center;
  }
  .accent-0aea {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .article_888e .over-c28e,
  .over-c28e {
    display: none;
  }
  .logo-54ef {
    text-align: left;
  }
  .tag_cold_bbb2 {
    text-align: center;
  }
  .article-fixed-7e8c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dropdown_4d07 {
  box-shadow: none !important;
}
.input-02bf .preview_fc79,
.badge_stone_cc28 .preview_fc79 {
  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;
}
.badge_stone_cc28 .preview_fc79 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.status-solid-5faa {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.status-solid-5faa:after,
.status-solid-5faa:before {
  content: "";
  display: table;
}
.status-solid-5faa:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .status-solid-5faa {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.status-solid-5faa,
.chip_upper_69b5 {
  max-width: 1248px;
  margin: 0 auto;
}

.photo-down-35e7.layout_62ad .status-solid-5faa {
  max-width: 100%;
}
.photo-down-35e7.accordion_dark_07d0 {
  max-width: 1200px;
  margin: 0 auto;
}
.photo-down-35e7.logo-9685 .status-solid-5faa {
  max-width: 100%;
}
.photo-down-35e7.logo-9685 > .status-solid-5faa {
  padding-left: 0;
  padding-right: 0;
}
.photo-down-35e7.logo-9685 > .status-solid-5faa .article_888e {
  margin: 0;
}
.photo-down-35e7.logo-9685
  > .status-solid-5faa
  .picture_silver_853b.backdrop-brown-d4d4 {
  margin-right: 0;
  margin-left: 0;
}
.photo-down-35e7.logo-9685 #main.backdrop-brown-d4d4 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .panel-e740 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .panel-e740 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .header_c501 .basic-42c8 {
    padding-right: 1em;
  }
  .header_c501.nav_593f .picture_silver_853b {
    border-right: 1px solid #eaecee;
  }
  .header_c501.nav_593f .basic-42c8 {
    padding-right: 1em;
  }
  .header_c501.nav_593f .footer-thick-0f7e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop-slow-479a .basic-42c8 {
    padding-left: 1em;
  }
  .backdrop-slow-479a.nav_593f .picture_silver_853b {
    border-left: 1px solid #eaecee;
  }
  .backdrop-slow-479a.nav_593f .basic-42c8 {
    padding-left: 1em;
  }
  .backdrop-slow-479a.nav_593f .footer-thick-0f7e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accordion-outer-648f .basic-42c8 {
    padding-left: 1em;
  }
  .accordion-outer-648f.nav_593f .aside-8d87 {
    border-right: 1px solid #eaecee;
  }
  .accordion-outer-648f.nav_593f .hovered-73f6 {
    border-right: 1px solid #eaecee;
  }
  .accordion-outer-648f.nav_593f .basic-42c8 {
    padding-left: 1em;
  }
  .accordion-outer-648f.nav_593f .footer-thick-0f7e {
    padding-right: 1em;
  }
  .accordion-outer-648f.nav_593f .modal-plasma-7c30 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .feature_pro_3fe7 .basic-42c8 {
    padding-right: 1em;
  }
  .feature_pro_3fe7.nav_593f .aside-8d87 {
    border-left: 1px solid #eaecee;
  }
  .feature_pro_3fe7.nav_593f .hovered-73f6 {
    border-left: 1px solid #eaecee;
  }
  .feature_pro_3fe7.nav_593f .basic-42c8 {
    padding-right: 1em;
  }
  .feature_pro_3fe7.nav_593f .footer-thick-0f7e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .feature_pro_3fe7.nav_593f .modal-plasma-7c30 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel-e740 .basic-42c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel-e740.nav_593f .picture_silver_853b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .panel-e740.nav_593f .basic-42c8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .panel-e740.nav_593f .footer-thick-0f7e {
    padding-left: 1em;
  }
  .panel-e740.nav_593f .modal-plasma-7c30 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .panel-e740.nav_593f .basic-42c8 {
    padding-left: 0;
  }
}
.shade-5631 .copper-774d {
  display: inline-block;
}
.icon-full-f428 {
  display: inline-block;
}
.detail_5bf7 {
  word-con: break-word;
}
.action-a93f > span {
  display: inline-block;
  padding: 5px 0;
}
.action-a93f .bright-87ce {
  margin-left: 8px;
  margin-right: 8px;
}
.action-a93f .status_e688 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.shade-471c .paragraph-action-3288 {
  margin-bottom: 2em;
}
.shade-471c .solid_05e5 {
  margin-bottom: 15px;
}
.shade-471c .solid_05e5:last-child {
  margin-bottom: 0;
}
.shade-471c .highlight-c96e {
  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) {
  .shade-471c .highlight-c96e {
    display: block;
  }
}
.shade-471c .hidden-brown-7fa9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .shade-471c .hidden-brown-7fa9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.shade-471c .glass-7d2f {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.shade-471c .glass-7d2f img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.shade-471c .glass-7d2f a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.shade-471c .detail_5bf7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade-471c .detail_5bf7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.shade-471c .section-abb6 p:last-child {
  margin-bottom: 0;
}
.shade-471c .pagination_81c2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.shade-471c .secondary-hot-2d2f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.shade-471c .wrapper-763c {
  margin-top: 1em;
}
.shade-471c .outline_blue_3770 {
  top: 0;
  display: block;
}
.shade-471c .outline_blue_3770 a {
  color: inherit;
}
.shade-471c .outline_blue_3770 a:hover {
  color: inherit;
}
.shade-471c .widget-e2d7 {
  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;
}
.shade-471c .widget-e2d7:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.shade-471c .secondary-hot-2d2f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.shade-471c .active-6520 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.shade-471c .active-6520:first-child {
  margin-top: 0;
}
.shade-471c .active-6520.module-1c7f {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shade-471c .active-6520.notice_middle_f34f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade-471c
  .active-6520.notice_middle_f34f.fresh-d816
  .wrapper-763c {
  width: 100%;
}
.shade-471c .notice_middle_f34f {
  -webkit-box-align: center;
  align-items: center;
}
.shade-471c .notice_middle_f34f .action-a93f,
.shade-471c .notice_middle_f34f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.shade-471c .glass-7d2f {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shade-471c .glass-7d2f img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shade-471c .glass-7d2f: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;
}
.shade-471c .module-1c7f {
  z-index: 5;
}
.shade-471c .background-e0cd .background_3557 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.shade-471c .module_wide_2eba .background_3557 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.shade-471c .complex-b9dc .background_3557 {
  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;
}
.shade-471c.module_green_2df1 .highlight-c96e,
.shade-471c.gradient_hard_f2f2 .highlight-c96e {
  display: block;
}
.shade-471c.module_green_2df1 .highlight-c96e .accent_right_9568,
.shade-471c.module_green_2df1 .highlight-c96e .secondary-hot-2d2f,
.shade-471c.gradient_hard_f2f2 .highlight-c96e .accent_right_9568,
.shade-471c.gradient_hard_f2f2 .highlight-c96e .secondary-hot-2d2f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shade-471c.badge-rough-3dd6 .hidden-brown-7fa9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .shade-471c.badge-rough-3dd6 .hidden-brown-7fa9 {
    margin-right: 0;
  }
}
.shade-471c.module_green_2df1 .hidden-brown-7fa9,
.shade-471c.gradient_hard_f2f2 .hidden-brown-7fa9 {
  padding-top: 40%;
}
.shade-471c.module_green_2df1 .paragraph-action-3288,
.shade-471c.gradient_hard_f2f2 .paragraph-action-3288 {
  display: block;
}
.shade-471c.module_green_2df1 .fn-sticky-3979 .secondary-hot-2d2f,
.shade-471c.gradient_hard_f2f2 .fn-sticky-3979 .secondary-hot-2d2f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.shade-471c.module_green_2df1 .hidden-brown-7fa9,
.shade-471c.gradient_hard_f2f2 .hidden-brown-7fa9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.shade-471c.module_green_2df1 .secondary-hot-2d2f {
  padding: 1em;
}
.input-static-3cd7 {
  margin: 30px auto;
  display: block;
}
.input-static-3cd7 .list_hard_8be7 > * {
  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;
}
.input-static-3cd7 .list_hard_8be7 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input-static-3cd7 .list_hard_8be7 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.paragraph-fresh-b87c .action-a93f {
  margin-bottom: 1.41575em;
}
.paragraph-fresh-b87c .title_de9f {
  margin-bottom: 1.618em;
}
.white-afc1 .row-7135 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.white-afc1 .row-7135 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.white-afc1 .form_yellow_e0f2 {
  max-width: 100%;
  overflow: auto;
}
.texture-76af .white-afc1 a:hover {
  text-decoration: underline;
}
.avatar-black-a282 .solid_05e5:not(.detail_5bf7),
.avatar-black-a282 .glass-7d2f {
  margin-bottom: 1.41575em;
}
.avatar-black-a282 .solid_05e5:not(.detail_5bf7):last-child,
.avatar-black-a282 .glass-7d2f:last-child {
  margin-bottom: 0;
}
.avatar-black-a282 .solid_05e5.secondary-left-8880 {
  margin-bottom: 0.41575em;
}
.avatar-black-a282 .smooth_2211:before,
.avatar-black-a282 .label_hard_cb36:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.avatar-black-a282 .smooth_2211:before {
  content: "\f115";
}
.avatar-black-a282 .label_hard_cb36:before {
  content: "\f02c";
}
.avatar-black-a282 .outline-a090 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.avatar-black-a282 .outline-a090 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.static-5559 {
  display: -webkit-box;
  display: flex;
}
.static-5559 .mask-green-5bb1 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .static-5559 .mask-green-5bb1 {
    flex-basis: 90px;
  }
}
.static-5559 .tabs-plasma-ff29 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .static-5559 .tabs-plasma-ff29 {
    flex-basis: calc(100% - 50px);
  }
}
.static-5559 .gradient-smooth-f1d4 p:last-child {
  margin-bottom: 0.72em;
}
.picture_lower_de79 .list_hard_8be7 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.picture_lower_de79 .list_hard_8be7:after,
.picture_lower_de79 .list_hard_8be7:before {
  content: "";
  display: table;
}
.picture_lower_de79 .list_hard_8be7:after {
  clear: both;
}
.picture_lower_de79 .list_hard_8be7 .solid-2ef7,
.picture_lower_de79 .list_hard_8be7 .icon-b214 {
  width: 49%;
}
.picture_lower_de79 .list_hard_8be7 .solid-2ef7 a span.nav-d59f,
.picture_lower_de79 .list_hard_8be7 .icon-b214 a span.nav-d59f {
  display: block;
  margin-bottom: 5px;
}
.picture_lower_de79 .list_hard_8be7 .icon-b214 {
  float: left;
  text-align: left;
}
.picture_lower_de79 .list_hard_8be7 .solid-2ef7 {
  float: right;
  text-align: right;
}
.modal-c4e4 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .modal-c4e4 {
    margin-bottom: 0;
  }
}
.notification_c6b6 {
  margin-bottom: 1em;
}
.notification_c6b6 .detail_5bf7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.message-cool-a733 a {
  display: block;
  line-height: 0;
  position: relative;
}
.middle_a807 .notification_c6b6,
.accent_23ed .notification_c6b6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .middle_a807 .notification_c6b6,
  .accent_23ed .notification_c6b6 {
    display: block;
  }
}
.middle_a807 .message-cool-a733,
.accent_23ed .message-cool-a733 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .middle_a807 .message-cool-a733,
  .accent_23ed .message-cool-a733 {
    margin-bottom: 1em;
  }
}
.middle_a807 .message-cool-a733 img,
.accent_23ed .message-cool-a733 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.middle_a807 .silver_00ed,
.accent_23ed .silver_00ed {
  flex-basis: calc(100% - 160px);
}
.middle_a807 .silver_00ed p,
.accent_23ed .silver_00ed p {
  margin-bottom: 0;
}
.middle_a807 .silver_00ed {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .middle_a807 .silver_00ed {
    padding-left: 0;
  }
}
.accent_23ed .silver_00ed {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .accent_23ed .silver_00ed {
    padding-right: 0;
  }
}
.accent_23ed .message-cool-a733 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.large-869b .message-cool-a733 {
  margin-bottom: 0.5em;
}
.large-869b .message-cool-a733 img {
  width: 100%;
}
.info-up-a1d9 .caption_cold_a463,
.hero_0b2b .caption_cold_a463 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.hero_0b2b .picture_silver_853b .thumbnail_thick_337e p:last-child {
  margin-bottom: 0;
}
.left_601a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block-west-595a .complex_ed9a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block-west-595a .complex_ed9a:last-of-type {
    margin-bottom: 0;
  }
}
.block-west-595a .complex_ed9a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-west-595a .complex_ed9a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block-west-595a .complex_ed9a ul li {
  margin: 0 0 0.6em;
}
.block-west-595a .complex_ed9a ul li.table-under-9557,
.block-west-595a .complex_ed9a ul li.caption_brown_7bd3 {
  position: relative;
}
.block-west-595a .complex_ed9a ul li.table-under-9557 .progress-complex-ed7f,
.block-west-595a .complex_ed9a ul li.caption_brown_7bd3 .progress-complex-ed7f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block-west-595a .complex_ed9a ul li.table-under-9557:after:after,
.block-west-595a .complex_ed9a ul li.table-under-9557:after:before,
.block-west-595a
  .complex_ed9a
  ul
  li.caption_brown_7bd3:after:after,
.block-west-595a
  .complex_ed9a
  ul
  li.caption_brown_7bd3:after:before {
  content: "";
  display: table;
}
.block-west-595a .complex_ed9a ul li.table-under-9557:after:after,
.block-west-595a
  .complex_ed9a
  ul
  li.caption_brown_7bd3:after:after {
  clear: both;
}
.block-west-595a .complex_ed9a a.easy_2295:hover {
  text-decoration: none;
}
.block-west-595a .complex_ed9a select {
  max-width: 100%;
}
.block-west-595a .complex_ed9a table {
  font-size: 85%;
}
.block-west-595a .complex_ed9a table td,
.block-west-595a .complex_ed9a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block-west-595a .complex_ed9a table tfoot td {
  text-align: left;
}
.block-west-595a .complex_ed9a :last-child {
  margin-bottom: 0;
}
.block-west-595a .complex_ed9a .overlay-3dcb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block-west-595a .complex_ed9a .overlay-3dcb label {
  width: 100%;
}
.block-west-595a .complex_ed9a .overlay-3dcb .nav_bright_d039 {
  width: 100%;
  display: block;
}
.block-west-595a .complex_ed9a .overlay-3dcb .dropdown-9586 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block-west-595a .complex_ed9a .overlay-3dcb .dropdown-9586:hover svg #svg-search {
  fill: #444;
}
.block-west-595a .complex_ed9a .overlay-3dcb .dropdown-9586 svg {
  width: 18px;
  height: 18px;
}
.block-west-595a .block-upper-6a4d ul ul,
.block-west-595a .outer_c22c ul ul,
.block-west-595a .down_cc03 ul ul,
.block-west-595a .footer-0bdc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block-west-595a .block-upper-6a4d .tiny_296c > a,
.block-west-595a .outer_c22c .tiny_296c > a,
.block-west-595a .down_cc03 .tiny_296c > a,
.block-west-595a .footer-0bdc .tiny_296c > a {
  margin-bottom: 0;
}
.block-west-595a .dropdown-ec43 li,
.block-west-595a .block-upper-6a4d li,
.block-west-595a .silver_fdba li,
.block-west-595a .outer_c22c li,
.block-west-595a .down_cc03 li,
.block-west-595a .footer-0bdc li,
.block-west-595a .gallery_yellow_fa08 li,
.block-west-595a .module_lite_2b3a li {
  display: block;
  position: relative;
}
.block-west-595a .dropdown-ec43 li:last-child,
.block-west-595a .block-upper-6a4d li:last-child,
.block-west-595a .silver_fdba li:last-child,
.block-west-595a .outer_c22c li:last-child,
.block-west-595a .down_cc03 li:last-child,
.block-west-595a .footer-0bdc li:last-child,
.block-west-595a .gallery_yellow_fa08 li:last-child,
.block-west-595a .module_lite_2b3a li:last-child {
  border: none;
}
.block-west-595a .dropdown-ec43 li a,
.block-west-595a .block-upper-6a4d li a,
.block-west-595a .silver_fdba li a,
.block-west-595a .outer_c22c li a,
.block-west-595a .down_cc03 li a,
.block-west-595a .footer-0bdc li a,
.block-west-595a .gallery_yellow_fa08 li a,
.block-west-595a .module_lite_2b3a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-west-595a .dropdown-ec43 li ul li::before,
.block-west-595a .block-upper-6a4d li ul li::before,
.block-west-595a .silver_fdba li ul li::before,
.block-west-595a .outer_c22c li ul li::before,
.block-west-595a .down_cc03 li ul li::before,
.block-west-595a .footer-0bdc li ul li::before,
.block-west-595a .gallery_yellow_fa08 li ul li::before,
.block-west-595a .module_lite_2b3a li ul li::before {
  left: 15px;
}
.block-west-595a .dropdown-ec43 li ul a,
.block-west-595a .block-upper-6a4d li ul a,
.block-west-595a .silver_fdba li ul a,
.block-west-595a .outer_c22c li ul a,
.block-west-595a .down_cc03 li ul a,
.block-west-595a .footer-0bdc li ul a,
.block-west-595a .gallery_yellow_fa08 li ul a,
.block-west-595a .module_lite_2b3a li ul a {
  padding-left: 20px;
}
.block-west-595a .dropdown-ec43 li ul ul li::before,
.block-west-595a .block-upper-6a4d li ul ul li::before,
.block-west-595a .silver_fdba li ul ul li::before,
.block-west-595a .outer_c22c li ul ul li::before,
.block-west-595a .down_cc03 li ul ul li::before,
.block-west-595a .footer-0bdc li ul ul li::before,
.block-west-595a .gallery_yellow_fa08 li ul ul li::before,
.block-west-595a .module_lite_2b3a li ul ul li::before {
  left: 30px;
}
.block-west-595a .dropdown-ec43 li ul ul a,
.block-west-595a .block-upper-6a4d li ul ul a,
.block-west-595a .silver_fdba li ul ul a,
.block-west-595a .outer_c22c li ul ul a,
.block-west-595a .down_cc03 li ul ul a,
.block-west-595a .footer-0bdc li ul ul a,
.block-west-595a .gallery_yellow_fa08 li ul ul a,
.block-west-595a .module_lite_2b3a li ul ul a {
  padding-left: 40px;
}
.block-west-595a .link_d1d6 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block-west-595a .module_lite_2b3a ul li {
  margin-bottom: 1.41575em;
}
.block-west-595a .module_lite_2b3a ul li .card-soft-de4d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block-west-595a .module_lite_2b3a ul li .bronze-f877 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.picture-70f4 .dropdown-ec43 li a,
.picture-70f4 .block-upper-6a4d li a,
.picture-70f4 .silver_fdba li a,
.picture-70f4 .outer_c22c li a,
.picture-70f4 .down_cc03 li a,
.picture-70f4 .footer-0bdc li a,
.picture-70f4 .gallery_yellow_fa08 li a,
.picture-70f4 .module_lite_2b3a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-70f4 .link_d1d6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-70f4 .complex_ed9a ul li.table-under-9557 .progress-complex-ed7f,
.picture-70f4 .complex_ed9a ul li.caption_brown_7bd3 .progress-complex-ed7f {
  background: rgba(0, 0, 0, 0.2);
}
.picture-70f4 .block-west-595a .complex_ed9a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-down-35e7 .block-west-595a .menu_6bf0 li {
  margin: 0;
}
.photo-down-35e7 .block-west-595a .menu_6bf0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.photo-down-35e7 .block-west-595a .menu_6bf0 li ul {
  margin: 0;
}
.photo-down-35e7 .block-west-595a .menu_6bf0 li ul li a {
  padding-left: 15px;
}
.photo-down-35e7 .block-west-595a .menu_6bf0 li ul li li a {
  padding-left: 30px;
}
.photo-down-35e7 .block-west-595a .menu_6bf0 li.label-2588 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.photo-down-35e7 .block-west-595a .menu_6bf0 li.label-2588 > 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;
}
.photo-down-35e7 .block-west-595a .menu_6bf0 li.label-2588 > 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;
}
.gradient_red_764e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.card_59d9 {
  position: relative;
  z-index: 10;
}
.card_59d9 .out-703c {
  width: 100%;
  max-width: 100%;
}
.focused-1899 .out_f388 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.focused-1899 .label_basic_e0a9 {
}
.focused-1899 .picture-70f4 {
  background: #292929;
}
.hidden_hovered_ef73 .out_f388 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hidden_hovered_ef73 .label_basic_e0a9 {
  background: #f9f9f9;
}
.hidden_hovered_ef73 .picture-70f4 {
  background: #303030;
}
.down-28ad .out_f388 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .down-28ad .copper-774d {
    margin-bottom: 1em;
  }
  .down-28ad .copper-774d:last-child {
    margin-bottom: 0;
  }
}
.down-28ad .label_basic_e0a9 {
  background: #ededed;
}
.down-28ad .picture-70f4 {
  background: #1a1a1a;
}
.out_f388.label_basic_e0a9 {
  color: rgba(0, 0, 0, 0.6);
}
.out_f388.label_basic_e0a9 .narrow-7548 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.out_f388.picture-70f4 {
  color: rgba(255, 255, 255, 0.99);
}
.out_f388.picture-70f4 a:not(.easy_2295) {
  color: rgba(255, 255, 255, 0.79);
}
.out_f388.picture-70f4 a:not(.easy_2295):hover {
  color: rgba(255, 255, 255, 0.99);
}
.out_f388.picture-70f4 .narrow-7548 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.out_f388.picture-70f4 table tbody td,
.out_f388.picture-70f4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.carousel_paper_d682.picture_rough_549d .status-solid-5faa {
  max-width: initial;
}
.carousel_paper_d682 .logo_dd67 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.carousel_paper_d682 .logo_dd67 .out-703c {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .carousel_paper_d682 .logo_dd67 .out-703c {
    display: block;
    margin-bottom: 2em;
  }
  .carousel_paper_d682 .logo_dd67 .out-703c:last-child {
    margin-bottom: 0;
  }
}
.down-28ad .copper-774d:last-child,
.hidden_hovered_ef73 .copper-774d:last-child,
.focused-1899 .copper-774d:last-child {
  margin-bottom: 0;
}
.down-28ad .copper-774d .block-west-595a .complex_ed9a:last-child,
.hidden_hovered_ef73 .copper-774d .block-west-595a .complex_ed9a:last-child,
.focused-1899 .copper-774d .block-west-595a .complex_ed9a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .down-28ad .gallery_tall_6dc6,
  .down-28ad .border-purple-4f8f,
  .hidden_hovered_ef73 .gallery_tall_6dc6,
  .hidden_hovered_ef73 .border-purple-4f8f,
  .focused-1899 .gallery_tall_6dc6,
  .focused-1899 .border-purple-4f8f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .card_59d9 .copper-774d {
    margin-bottom: 2em;
  }
}
.card_59d9 p:last-child {
  margin-bottom: 0;
}
.card_59d9 li,
.card_59d9 ul {
  list-style: none;
  margin: 0;
}
.card_59d9 ul ul {
  margin-left: 2.617924em;
}
.search_liquid_a0b2 {
  font-size: 0.875em;
}

/* css-noise: db66 */
.ghost-box-v6 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.3;
}
