/*!
Theme Name: Customify
Theme URI: https://pressmaximum.table-3108/customify
Author: WPCustomify
Author URI: https://pressmaximum.table-3108
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.table-3108/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.article_f2c9.row_action_4c83/licenses/gpl-2.0.caption_3952
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.container_pink_7735/, (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.large-778d.aside-c43f/normalize.media_9db1/
 ======
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.media_9db1 v7.0.0 | MIT License | github.table-3108/necolas/normalize.media_9db1 */
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;
}
.solid-7c1a .label-950f,
.alert_plasma_841c,
.north-8d11,
.alert-full-608c,
.info_4615,
.list_ec72,
.top_9921,
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;
}
.alert_plasma_841c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .alert_plasma_841c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .alert_plasma_841c,
  h1 {
    font-size: 1.8em;
  }
}
.north-8d11,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.north-8d11 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .north-8d11,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .north-8d11,
  h2 {
    font-size: 1.7em;
  }
}
.alert-full-608c,
h3 {
  font-size: 1.618em;
}
.solid-7c1a .label-950f,
.info_4615,
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.inner-db84 {
  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;
}
.bronze-28e6:after,
.bronze-28e6:before,
.fixed-4737:after,
.fixed-4737:before {
  content: "";
  display: table;
}
.bronze-28e6:after,
.fixed-4737:after {
  clear: both;
}
.easy_74fb {
  float: right;
  margin-right: 0;
}
.row-new-e6db {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.image_outer_b12d .outer_bc48,
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;
}
.image_outer_b12d .outer_bc48: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;
}
.notice-motion-aef5 .outer_bc48 {
  box-shadow: none;
}
.notice-motion-aef5
  .outer_bc48
  .surface_current_f82f {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.notice-motion-aef5 .outer_bc48 .focused-8c28 {
  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;
}
.notice-motion-aef5
  .outer_bc48
  .focused-8c28
  b {
  display: none;
}
.notice-motion-aef5 .icon-d0f8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hovered-ade8:not(.carousel-dark-2733):not(.tooltip-8246),
button:not(.carousel-dark-2733):not(.tooltip-8246),
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ),
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ),
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ) {
  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;
}
.hovered-ade8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):hover,
button:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):hover,
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):hover,
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):hover,
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hovered-ade8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):active,
.hovered-ade8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):focus,
button:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):active,
button:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):focus,
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):active,
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):focus,
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):active,
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):focus,
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):active,
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):focus {
  outline: 0;
}
.hovered-ade8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8,
button:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8,
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8,
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8,
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8 {
  position: relative;
}
.hovered-ade8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .link-static-f158,
.hovered-ade8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .heading-a816,
.hovered-ade8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .cold-b0b6,
.hovered-ade8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  i,
.hovered-ade8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  svg,
button:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .link-static-f158,
button:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .heading-a816,
button:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .cold-b0b6,
button:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  i,
button:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  svg,
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .link-static-f158,
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .heading-a816,
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .cold-b0b6,
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  i,
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  svg,
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .link-static-f158,
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .heading-a816,
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .cold-b0b6,
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  i,
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  svg,
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .link-static-f158,
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .heading-a816,
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  .cold-b0b6,
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  i,
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8
  svg {
  visibility: hidden;
}
.hovered-ade8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8:after,
button:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8:after,
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8:after,
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8:after,
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ).fn-loading-77d8: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;
}
.hovered-ade8:not(.carousel-dark-2733):not(.tooltip-8246),
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ),
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ),
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ) {
  color: #fff;
  background: #235787;
}
.hovered-ade8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):focus,
input[type="button"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):focus,
input[type="reset"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):focus,
input[type="submit"]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ):focus {
  color: #fff;
}
.hovered-ade8.fn-disabled-77d8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ),
.hovered-ade8[disabled]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ),
button.fn-disabled-77d8:not(.carousel-dark-2733):not(
    .tooltip-8246
  ),
button[disabled]:not(.carousel-dark-2733):not(
    .tooltip-8246
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.hover-b71c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hover-b71c: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;
}
.black-920e {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hard-3d83 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.gradient-static-17b7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.bronze-28e6:after,
.bronze-28e6:before,
.tiny_5e5c:after,
.tiny_5e5c:before,
.alert_smooth_102b:after,
.alert_smooth_102b:before,
.motion_35b5:after,
.motion_35b5:before,
.top_c3f1:after,
.top_c3f1:before,
.hover-640c:after,
.hover-640c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.bronze-28e6:after,
.tiny_5e5c:after,
.alert_smooth_102b:after,
.motion_35b5:after,
.top_c3f1:after,
.hover-640c:after {
  clear: both;
}
.tiny_5e5c .lower_da64,
.alert_smooth_102b .lower_da64,
.hovered_0a43 .lower_da64 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.in_3975 {
  display: inline-block;
}
.tabs_7030 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tabs_7030 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tabs_7030 .button-white-1eab {
  padding: 1em 0;
  font-size: 85%;
}
.button-white-1eab {
  text-align: left;
  font-style: italic;
  color: #999;
}
.dim-b4f6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.dim-b4f6:after,
.dim-b4f6:before {
  content: "";
  display: table;
}
.dim-b4f6:after {
  clear: both;
}
.element_narrow_aa58 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.module_dirty_416a .element_narrow_aa58 {
  max-width: 50%;
}
.focused_694e .element_narrow_aa58 {
  max-width: 33.33%;
}
.primary_down_375b .element_narrow_aa58 {
  max-width: 25%;
}
.paper_58bb .element_narrow_aa58 {
  max-width: 20%;
}
.feature_51b2 .element_narrow_aa58 {
  max-width: 16.66%;
}
.element_2cef .element_narrow_aa58 {
  max-width: 14.28%;
}
.large_9b9e .element_narrow_aa58 {
  max-width: 12.5%;
}
.summary-4156 .element_narrow_aa58 {
  max-width: 11.11%;
}
.disabled-light-0b91 {
  display: block;
}
.solid-7c1a .brown-f218 label,
.solid-7c1a .outline_up_fe3f label,
.solid-7c1a .shade_dbce label,
.solid-7c1a .outline-thick-16df label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.selected-5cc9 {
  list-style: none;
  margin: 0;
}
.selected-5cc9 article.tag_b00a {
  margin-bottom: 0;
}
.selected-5cc9 ul {
  list-style: none;
  margin: 0;
}
.selected-5cc9 .tooltip-4dc3 li.tag_b00a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .selected-5cc9 .tooltip-4dc3 li.tag_b00a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .selected-5cc9 .tooltip-4dc3 li.tag_b00a: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) {
  .selected-5cc9 .tooltip-4dc3 li.tag_b00a li.tag_b00a li.tag_b00a li.tag_b00a {
    padding-left: 0;
  }
}
article.tag_b00a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_b00a .tiny_5e5c p:last-of-type {
  margin-bottom: 0;
}
article.tag_b00a .wide_9f26 {
  float: left;
}
article.tag_b00a .item-outer-4e5e {
  margin-left: 85px;
}
article.tag_b00a .list-short-3a39 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_b00a .list-short-3a39 .full-d408 {
  margin-left: 10px;
}
article.tag_b00a .block-336a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_b00a .sort_fresh_6eb7 {
  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 .brown-f218,
  #respond .shade_dbce,
  #respond .outline-thick-16df {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .brown-f218 input,
#respond .shade_dbce input,
#respond .outline-thick-16df input {
  width: 100%;
}
#respond .outline-thick-16df {
  margin-right: 0;
}
#respond .link_glass_18e3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.clean_a9c8 {
  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;
}
.clean_a9c8.paper_21af {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.clean_a9c8 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%);
}
.clean_a9c8:focus,
.clean_a9c8: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);
}
.outline-smooth-b777 {
  border-radius: 10%;
}
.thick_9298 {
  border-radius: 50%;
}
.component-d32e {
  font-size: 0.72em;
}
.element_f905 {
  font-size: 0.875em;
}
.preview_6912 {
  font-size: 1.1em;
}
.list_df95 {
  text-transform: uppercase;
  line-height: 1.2;
}
.list_df95.component-d32e {
  letter-spacing: 0.5px;
}
.plasma_89e5,
.plasma_89e5 a {
  color: #6d6d6d;
}
.plasma_89e5 a:hover {
  color: #111;
}
.first-ef2e {
  color: #6d6d6d;
}
.current_e1ce {
  overflow-x: hidden;
}
.current_e1ce .tabs-e65d.south_6ba0 {
  position: relative;
}
.current_e1ce .tabs-e65d.south_6ba0.aside_0f5a {
  position: initial;
}
.current_e1ce
  .tabs-e65d.south_6ba0.aside_0f5a
  .gallery-stale-3e71 {
  left: auto;
}
.current_e1ce .tabs-e65d .gallery-stale-3e71 {
  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;
}
.current_e1ce .tabs-e65d:hover.south_6ba0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.current_e1ce
  .tabs-e65d:hover.south_6ba0
  .gallery-stale-3e71 {
  display: block;
  z-index: 9999999;
}
.current_e1ce .progress_stone_5e8b .thick-56b3,
.current_e1ce .center_fb8c .thick-56b3 {
  display: none;
}
.current_e1ce .black-d05d .tabs-e65d:hover.south_6ba0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.solid-7c1a .brown-f218 label,
.solid-7c1a .outline_up_fe3f label,
.solid-7c1a .shade_dbce label,
.solid-7c1a .outline-thick-16df label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.selected-5cc9 {
  list-style: none;
  margin: 0;
}
.selected-5cc9 article.tag_b00a {
  margin-bottom: 0;
}
.selected-5cc9 ul {
  list-style: none;
  margin: 0;
}
.selected-5cc9 .tooltip-4dc3 li.tag_b00a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .selected-5cc9 .tooltip-4dc3 li.tag_b00a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .selected-5cc9 .tooltip-4dc3 li.tag_b00a: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) {
  .selected-5cc9 .tooltip-4dc3 li.tag_b00a li.tag_b00a li.tag_b00a li.tag_b00a {
    padding-left: 0;
  }
}
article.tag_b00a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.tag_b00a .tiny_5e5c p:last-of-type {
  margin-bottom: 0;
}
article.tag_b00a .wide_9f26 {
  float: left;
}
article.tag_b00a .item-outer-4e5e {
  margin-left: 85px;
}
article.tag_b00a .list-short-3a39 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.tag_b00a .list-short-3a39 .full-d408 {
  margin-left: 10px;
}
article.tag_b00a .block-336a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.tag_b00a .sort_fresh_6eb7 {
  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 .brown-f218,
  #respond .shade_dbce,
  #respond .outline-thick-16df {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .brown-f218 input,
#respond .shade_dbce input,
#respond .outline-thick-16df input {
  width: 100%;
}
#respond .outline-thick-16df {
  margin-right: 0;
}
#respond .link_glass_18e3 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.progress_stone_5e8b .iron_e6bc {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.iron_e6bc .banner_selected_e319.component-4d02 .photo_f659 > li > a:focus,
.iron_e6bc .banner_selected_e319.component-4d02 .photo_f659 > li > a:hover,
.iron_e6bc .banner_selected_e319.carousel_blue_ba1e .photo_f659 > li > a:focus,
.iron_e6bc .banner_selected_e319.carousel_blue_ba1e .photo_f659 > li > a:hover,
.iron_e6bc .banner_selected_e319.mini_65a1 .photo_f659 > li > a:focus,
.iron_e6bc .banner_selected_e319.mini_65a1 .photo_f659 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_e6bc
  .banner_selected_e319.component-4d02
  .photo_f659
  > li.purple_c56c
  > a,
.iron_e6bc
  .banner_selected_e319.component-4d02
  .photo_f659
  > li.overlay-bf49
  > a,
.iron_e6bc
  .banner_selected_e319.carousel_blue_ba1e
  .photo_f659
  > li.purple_c56c
  > a,
.iron_e6bc
  .banner_selected_e319.carousel_blue_ba1e
  .photo_f659
  > li.overlay-bf49
  > a,
.iron_e6bc
  .banner_selected_e319.mini_65a1
  .photo_f659
  > li.purple_c56c
  > a,
.iron_e6bc .banner_selected_e319.mini_65a1 .photo_f659 > li.label_f03a > a {
  color: rgba(255, 255, 255, 0.99);
}
.iron_e6bc .huge_bbc8,
.iron_e6bc .huge_bbc8 a {
  color: rgba(255, 255, 255, 0.99);
}
.iron_e6bc .full-6f8f.widget_dim_d175 li a,
.iron_e6bc .bright_a0eb a,
.iron_e6bc .filter-light-7eb4,
.iron_e6bc .photo_f659 > li > a,
.iron_e6bc .banner-6d00 {
  color: rgba(255, 255, 255, 0.79);
}
.iron_e6bc .full-6f8f.widget_dim_d175 li a:hover,
.iron_e6bc .bright_a0eb a:hover,
.iron_e6bc .filter-light-7eb4:hover,
.iron_e6bc .photo_f659 > li > a:hover,
.iron_e6bc .banner-6d00:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_e6bc .panel_1cc6 {
  color: rgba(255, 255, 255, 0.79);
}
.iron_e6bc .panel_1cc6 .grid-advanced-a1cc {
  color: rgba(255, 255, 255, 0.99);
}
.iron_e6bc .panel_1cc6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.iron_e6bc .avatar-blue-8872 .light_ff4d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.iron_e6bc .avatar-blue-8872 .light_ff4d .section-da37 {
  color: rgba(255, 255, 255, 0.79);
}
.iron_e6bc
  .avatar-blue-8872
  .light_ff4d
  .section-da37::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_e6bc
  .avatar-blue-8872
  .light_ff4d
  .section-da37:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_e6bc
  .avatar-blue-8872
  .light_ff4d
  .section-da37::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_e6bc
  .avatar-blue-8872
  .light_ff4d
  .section-da37::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.iron_e6bc .avatar-blue-8872 .iron_267b {
  color: rgba(255, 255, 255, 0.79);
}
.iron_e6bc .avatar-blue-8872 .iron_267b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.backdrop-6868
  .iron_e6bc
  .avatar-blue-8872
  .title-fa51
  .accent_gas_2ed0 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.backdrop-6868
  .iron_e6bc
  .avatar-blue-8872
  .title-fa51
  .section-da37 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_stone_5e8b .primary-a784 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.primary-a784 .banner_selected_e319.component-4d02 .photo_f659 > li > a:focus,
.primary-a784 .banner_selected_e319.component-4d02 .photo_f659 > li > a:hover,
.primary-a784 .banner_selected_e319.carousel_blue_ba1e .photo_f659 > li > a:focus,
.primary-a784 .banner_selected_e319.carousel_blue_ba1e .photo_f659 > li > a:hover,
.primary-a784 .banner_selected_e319.mini_65a1 .photo_f659 > li > a:focus,
.primary-a784 .banner_selected_e319.mini_65a1 .photo_f659 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-a784
  .banner_selected_e319.component-4d02
  .photo_f659
  > li.purple_c56c
  > a,
.primary-a784
  .banner_selected_e319.component-4d02
  .photo_f659
  > li.overlay-bf49
  > a,
.primary-a784
  .banner_selected_e319.carousel_blue_ba1e
  .photo_f659
  > li.purple_c56c
  > a,
.primary-a784
  .banner_selected_e319.carousel_blue_ba1e
  .photo_f659
  > li.overlay-bf49
  > a,
.primary-a784
  .banner_selected_e319.mini_65a1
  .photo_f659
  > li.purple_c56c
  > a,
.primary-a784 .banner_selected_e319.mini_65a1 .photo_f659 > li.label_f03a > a {
  color: rgba(0, 0, 0, 0.8);
}
.primary-a784 .huge_bbc8,
.primary-a784 .huge_bbc8 a {
  color: rgba(0, 0, 0, 0.8);
}
.primary-a784 .full-6f8f.widget_dim_d175 li a,
.primary-a784 .bright_a0eb a,
.primary-a784 .filter-light-7eb4,
.primary-a784 .photo_f659 > li > a,
.primary-a784 .banner-6d00 {
  color: rgba(0, 0, 0, 0.55);
}
.primary-a784 .full-6f8f.widget_dim_d175 li a:hover,
.primary-a784 .bright_a0eb a:hover,
.primary-a784 .filter-light-7eb4:hover,
.primary-a784 .photo_f659 > li > a:hover,
.primary-a784 .banner-6d00:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-a784 .panel_1cc6 {
  color: rgba(0, 0, 0, 0.55);
}
.primary-a784 .panel_1cc6 .grid-advanced-a1cc {
  color: rgba(0, 0, 0, 0.8);
}
.primary-a784 .panel_1cc6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter_ae43 .chip-north-070e {
  margin-left: auto;
  margin-right: auto;
}
.alert_smooth_102b > * {
  margin-left: auto;
  margin-right: auto;
}
.alert_smooth_102b .black-920e {
  margin-right: 1.41575em;
}
.dark_9473 .alert_smooth_102b > .pagination_d5fb {
  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;
}
.dark_9473 .alert_smooth_102b > .preview_motion_41b4 {
  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;
}
.tertiary-thick-d658.filter_ae43 .chip-north-070e,
.highlight_motion_50aa.filter_ae43 .chip-north-070e {
  margin-left: 0;
}
.red-cc8e.filter_ae43 .chip-north-070e,
.background-8e79.filter_ae43 .chip-north-070e {
  margin-right: 0;
}
.alert_smooth_102b ol,
.alert_smooth_102b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.content-left-a310 video {
  max-width: 100%;
}
.glass_33de img {
  display: block;
}
.glass_33de.black-920e,
.glass_33de.hard-3d83 {
  width: 100%;
}
.glass_33de.preview_motion_41b4 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.small-00c2:not(.caption-dim-ac78) {
  margin: 1.5em auto;
}
.focus-3b2c p {
  padding: 1.5em 14px;
}
ul.photo_orange_641d.preview_motion_41b4,
ul.photo_orange_641d.pagination_d5fb,
ul.photo_orange_641d.frame-hard-0c92.pagination_d5fb {
  padding: 0 14px;
}
.grid-bright-95b4 {
  display: block;
  overflow-x: auto;
}
.grid-bright-95b4 table {
  border-collapse: collapse;
  width: 100%;
}
.grid-bright-95b4 td,
.grid-bright-95b4 th {
  padding: 0.5em;
}
.alert_smooth_102b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.alert_smooth_102b ol ol,
.alert_smooth_102b ol ul,
.alert_smooth_102b ul ol,
.alert_smooth_102b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.alert_smooth_102b ol ol li,
.alert_smooth_102b ol ul li,
.alert_smooth_102b ul ol li,
.alert_smooth_102b ul ul li {
  margin-left: 0;
}
.active_1c32.first-219e > .feature-liquid-d59b {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.active_1c32.first-219e > .feature-liquid-d59b iframe,
.active_1c32.first-219e > .feature-liquid-d59b > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.texture_new_f58b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.texture_new_f58b.huge-4c63 {
  padding: 0;
}
.texture_new_f58b.huge-4c63 cite {
  font-size: 13px;
}
.texture_new_f58b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.texture_new_f58b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.dynamic-5076 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.dynamic-5076 > p:first-child {
  margin-top: 0;
}
.dynamic-5076 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.dynamic-5076 blockquote {
  border-left: 0;
}
.gradient_9515 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gradient_9515:not(.inner_ca0c) {
  max-width: 100px;
}
.gradient_9515.narrow_dfc3 {
  border-bottom: none !important;
  text-align: center;
}
.gradient_9515.narrow_dfc3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .focus-3b2c p {
    padding: 1.5em 0;
  }
}
.element-dirty-810d {
  color: #0073aa;
}
.pro-33b4 {
  background-color: #0073aa;
}
.icon_south_5262 {
  color: #229fd8;
}
.light_42be {
  background-color: #229fd8;
}
.background_focused_d8b3 {
  color: #eee;
}
.table-76c1 {
  background-color: #eee;
}
.slider_light_23a6 {
  color: #444;
}
.layout_wood_4e84 {
  background-color: #444;
}
.content-8c53 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.content-8c53 .form-plasma-68c9 .bright_a0eb {
  font-size: 15px;
}
.content-8c53 .bright_a0eb {
  line-height: 1.3;
}
.content-8c53 .primary-a784 {
}
.content-8c53 .iron_e6bc {
  background: #235787;
}
.avatar-6dc5 {
  padding: 0;
}
.avatar-6dc5 .iron_e6bc {
  background: #1a1a1a;
}
.avatar-6dc5 .primary-a784 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.disabled-40ed {
  padding: 0;
  border-left: none;
  border-right: none;
}
.disabled-40ed .primary-a784 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.disabled-40ed .iron_e6bc {
  background: #303030;
}
.hover-640c {
  position: relative;
  z-index: 10;
}
.hover-640c .texture-ffcb {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.active_1b61 .south_6ba0 {
  display: inline-block;
  vertical-align: middle;
}
.active_1b61.bottom-00de .south_6ba0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .active_1b61.bottom-00de .south_6ba0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .active_1b61.bottom-00de .south_6ba0 {
    margin-right: 0.4em;
  }
}
.active_1b61.bottom-00de .south_6ba0:last-child {
  margin-right: 0;
}
.message-tiny-9534 .texture-ffcb {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .progress_stone_5e8b .form-plasma-68c9 {
    margin: 0 -0.5em;
  }
  .progress_stone_5e8b .form-plasma-68c9 [class*="customify-col-"],
  .progress_stone_5e8b .form-plasma-68c9 [class*="customify-col_"],
  .progress_stone_5e8b .form-plasma-68c9 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.progress_stone_5e8b.pressed_d975 .texture-ffcb {
  background: 0 0 !important;
}
.progress_stone_5e8b.pressed_d975 .texture-ffcb,
.progress_stone_5e8b.message-tiny-9534 .texture-ffcb {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .progress_stone_5e8b.icon_copper_974f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.progress_stone_5e8b.message-tiny-9534 .texture-ffcb {
  box-shadow: none !important;
}
.panel_wide_a8da {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .panel_wide_a8da {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .panel_wide_a8da {
    padding: 18px 0 20px;
  }
}
.panel_wide_a8da .focus-8c48 {
  width: 100%;
}
.panel_wide_a8da .green-4076 {
  margin-bottom: 0;
}
.panel_wide_a8da .notification-b51e {
  margin-top: 5px;
  font-size: 0.875em;
}
.input_2d6a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.input_2d6a .tabs-purple-7615 {
  width: 100%;
}
.right-9bf5 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.right-9bf5 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.right-9bf5 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;
}
.right-9bf5 li:last-child:after {
  display: none;
}
.right-9bf5 li a {
  font-weight: 500;
  margin-right: 10px;
}
.footer-b392 .thick-56b3 button,
.panel_wide_a8da .thick-56b3 button {
  left: 0;
}
.footer-b392 .tabs-purple-7615,
.panel_wide_a8da .tabs-purple-7615 {
  padding-left: 0;
  padding-right: 0;
}
.footer-b392 .input_2d6a,
.panel_wide_a8da .input_2d6a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.footer-b392 {
  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;
}
.footer-b392: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;
}
.footer-b392 .footer-77f7 {
  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) {
  .footer-b392 .footer-77f7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .footer-b392 .footer-77f7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .footer-b392 .footer-77f7 {
    min-height: 200px;
  }
}
.footer-b392 .right-9bf5 {
  color: rgba(255, 255, 255, 0.8);
}
.footer-b392 .right-9bf5 a,
.footer-b392 .right-9bf5 li:after {
  color: inherit;
}
.footer-b392 .right-9bf5 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.input_038b {
  margin-bottom: 0.5em;
}
.slider-fc0c {
  margin-bottom: 1.2em;
}
.slider-fc0c,
.input_038b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.slider-fc0c p:last-child,
.input_038b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .thick-56b3,
#masthead .thick-56b3 {
  display: none;
}
#masthead
  > .thick-56b3.banner-paper-d709 {
  display: none;
}
#masthead > .thick-56b3 button {
  left: 0;
}
.sidebar_3c8e {
  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%;
}
.sidebar_3c8e .south_6ba0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.sidebar_3c8e .static-9899 {
  display: -webkit-box;
  display: flex;
}
.sidebar_3c8e .static-9899.sidebar-lite-57e5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.sidebar_3c8e .static-9899.breadcrumb_2155 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar_3c8e .static-9899.texture-d7a5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.sidebar_3c8e.focused-f8b0.progress-064e .static-9899.sidebar-lite-57e5 {
  flex-basis: 100%;
}
.sidebar_3c8e.advanced-dae5 .static-9899.breadcrumb_2155 {
  -webkit-box-flex: 1;
  flex: auto;
}
.sidebar_3c8e.advanced-dae5 .static-9899.texture-d7a5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .thick-56b3.banner-paper-d709 {
  display: none;
}
#masthead > .thick-56b3 button {
  left: 0;
}
.focus_8705 {
  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;
}
.focus_8705:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focus_8705.section-6ac4 i {
  margin-right: 4px;
}
.focus_8705.header_bright_acc8 i {
  margin-left: 5px;
}
.bright_a0eb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bright_a0eb p:last-child {
  margin-bottom: 0;
}
.liquid_69ba {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.liquid_69ba a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.liquid_69ba img {
  display: block;
  width: auto;
  line-height: 1;
}
.liquid_69ba .huge_bbc8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.liquid_69ba .dim_a02c {
  margin: 5px 0 7px 0;
}
.liquid_69ba.thumbnail_hard_2441 .first_5c97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.liquid_69ba.thumbnail_hard_2441 .content-clean-f5f6 {
  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;
}
.liquid_69ba.form-1ee7 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.liquid_69ba.form-1ee7 .first_5c97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.liquid_69ba.form-1ee7 .content-clean-f5f6 {
  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;
}
.liquid_69ba.fluid_fb6c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.liquid_69ba.inner_7370 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.liquid_69ba.inner_7370 .content-clean-f5f6 {
  margin-top: 7px;
}
.preview-up-4b83 {
  display: inline-block;
}
.hover-640c .brown-991b .liquid_69ba img {
  max-width: 100%;
}
.banner_selected_e319 .block-8fb7.bottom_6abe,
.hero-37e3 .block-8fb7.bottom_6abe {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.banner_selected_e319 .feature_brown_9edd,
.hero-37e3 .feature_brown_9edd {
  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%);
}
.banner_selected_e319 .feature_brown_9edd {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.banner_selected_e319.hidden-last-13fd .feature_brown_9edd {
  display: none;
}
.banner_selected_e319 .static-adac {
  list-style: none;
  padding: 0;
  margin: 0;
}
.banner_selected_e319 .static-adac li {
  display: inline-block;
  position: relative;
}
.banner_selected_e319 .static-adac li:last-child {
  margin-right: 0;
}
.banner_selected_e319 .static-adac 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;
}
.banner_selected_e319 .static-adac li.label_f03a > a {
  color: rgba(0, 0, 0, 0.9);
}
.banner_selected_e319 .static-adac > 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;
}
.banner_selected_e319 .static-adac > li > a i {
  line-height: 0;
}
.banner_selected_e319 .static-adac > li.bronze-ad4f > a .feature_brown_9edd {
  margin-left: 4px;
  line-height: 0;
}
.banner_selected_e319 .static-adac .notification_2dbb li.bronze-ad4f > a {
  position: relative;
}
.banner_selected_e319 .static-adac .notification_2dbb li.bronze-ad4f > a:after,
.banner_selected_e319 .static-adac .notification_2dbb li.bronze-ad4f > a:before {
  content: "";
  display: table;
}
.banner_selected_e319 .static-adac .notification_2dbb li.bronze-ad4f > a:after {
  clear: both;
}
.banner_selected_e319 .static-adac .notification_2dbb li.bronze-ad4f > a .feature_brown_9edd {
  margin-left: 5px;
  float: right;
}
.banner_selected_e319 .breadcrumb_6485,
.banner_selected_e319 .notification_2dbb {
  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;
}
.banner_selected_e319 .notification_2dbb {
  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;
}
.banner_selected_e319 .notification_2dbb .bottom_6abe {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.banner_selected_e319 .notification_2dbb .feature_brown_9edd {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.banner_selected_e319 .notification_2dbb li {
  display: block;
  margin: 0;
  padding: 0;
}
.banner_selected_e319 .notification_2dbb 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;
}
.banner_selected_e319 .notification_2dbb li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.banner_selected_e319 .notification_2dbb .notification_2dbb {
  top: 0;
  left: 100%;
}
.banner_selected_e319 .shade-top-7d65.fn-focus-77d8 > .breadcrumb_6485,
.banner_selected_e319 .shade-top-7d65.fn-focus-77d8 > .notification_2dbb,
.banner_selected_e319 .shade-top-7d65:focus > .breadcrumb_6485,
.banner_selected_e319 .shade-top-7d65:focus > .notification_2dbb,
.banner_selected_e319 .shade-top-7d65:hover > .breadcrumb_6485,
.banner_selected_e319 .shade-top-7d65:hover > .notification_2dbb {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.banner_selected_e319.mini_65a1 .photo_f659:after,
.banner_selected_e319.mini_65a1 .photo_f659:before {
  content: "";
  display: table;
}
.banner_selected_e319.mini_65a1 .photo_f659:after {
  clear: both;
}
.banner_selected_e319.mini_65a1 .photo_f659 > li {
  float: left;
}
.banner_selected_e319.tabs_0269 .photo_f659:after,
.banner_selected_e319.tabs_0269 .photo_f659:before {
  content: "";
  display: table;
}
.banner_selected_e319.tabs_0269 .photo_f659:after {
  clear: both;
}
.banner_selected_e319.tabs_0269 .photo_f659 > li {
  float: left;
}
.banner_selected_e319.tabs_0269 .photo_f659 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.banner_selected_e319.tabs_0269 .photo_f659 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.banner_selected_e319.tabs_0269 .photo_f659 > li.purple_c56c > a,
.banner_selected_e319.tabs_0269 .photo_f659 > li.label_f03a > a {
  color: #fff;
  background-color: #1e4b75;
}
.banner_selected_e319.component-4d02 .photo_f659 > li > a .bottom_6abe {
  position: relative;
}
.banner_selected_e319.component-4d02 .photo_f659 > li > a .bottom_6abe: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;
}
.banner_selected_e319.component-4d02
  .photo_f659
  > li:focus
  > a
  .bottom_6abe:before,
.banner_selected_e319.component-4d02
  .photo_f659
  > li:hover
  > a
  .bottom_6abe:before {
  width: 100%;
  background-color: currentColor;
}
.banner_selected_e319.component-4d02
  .photo_f659
  > li.purple_c56c
  > a
  .bottom_6abe:before,
.banner_selected_e319.component-4d02
  .photo_f659
  > li.overlay-bf49
  > a
  .bottom_6abe:before {
  width: 100%;
  background-color: currentColor;
}
.banner_selected_e319.carousel_blue_ba1e .photo_f659 > li > a .bottom_6abe {
  position: relative;
}
.banner_selected_e319.carousel_blue_ba1e .photo_f659 > li > a .bottom_6abe: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;
}
.banner_selected_e319.carousel_blue_ba1e .photo_f659 > li:focus > a .bottom_6abe:before,
.banner_selected_e319.carousel_blue_ba1e
  .photo_f659
  > li:hover
  > a
  .bottom_6abe:before {
  width: 100%;
  background-color: currentColor;
}
.banner_selected_e319.carousel_blue_ba1e
  .photo_f659
  > li.purple_c56c
  > a
  .bottom_6abe:before,
.banner_selected_e319.carousel_blue_ba1e
  .photo_f659
  > li.overlay-bf49
  > a
  .bottom_6abe:before {
  width: 100%;
  background-color: currentColor;
}
.hero-37e3 .static-adac {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hero-37e3 .static-adac li:first-child > a {
  border-top: none;
}
.hero-37e3 .static-adac .label_lower_7e4a > .bottom_6abe .feature_brown_9edd {
  display: none;
}
.hero-37e3 .static-adac li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hero-37e3 .static-adac li:last-child {
  border: none;
}
.hero-37e3 .static-adac li.bronze-ad4f > a {
  padding-right: 45px !important;
}
.hero-37e3 .static-adac li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hero-37e3 .static-adac li a:focus,
.hero-37e3 .static-adac li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hero-37e3 .static-adac li .widget_next_2d46 {
  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;
}
.hero-37e3 .static-adac li .widget_next_2d46:hover {
  box-shadow: none;
}
.hero-37e3 .static-adac li .widget_next_2d46 .feature_brown_9edd {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hero-37e3 .static-adac .notification_2dbb {
  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);
}
.hero-37e3 .static-adac .notification_2dbb li a {
  padding-left: 3em;
}
.hero-37e3 .static-adac .cold_2231 > a .widget_next_2d46 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hero-37e3 .static-adac .cold_2231 > .notification_2dbb {
  display: block;
  opacity: 1;
}
.left-3163 {
  max-width: 100%;
}
.brown-875e {
  line-height: 0;
  cursor: pointer;
}
.banner-6d00 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.banner-6d00:hover {
  box-shadow: none;
  color: currentColor;
}
.banner-6d00 svg {
  width: 18px;
  height: 18px;
}
.banner-6d00 .picture_962d {
  display: none;
}
.easy_b82f {
  position: relative;
}
.easy_b82f.fn-active-77d8 .banner-6d00 .footer_orange_4d19 {
  display: none;
}
.easy_b82f.fn-active-77d8 .banner-6d00 .picture_962d {
  display: inline-block;
}
.easy_b82f .plasma_2cb1 {
  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);
}
.easy_b82f.tiny-8b69 .plasma_2cb1 {
  left: auto;
  right: -0.9em;
}
.easy_b82f.tiny-8b69 .item-complex-3278::before {
  left: auto;
  right: 15px;
}
.easy_b82f.fn-active-77d8 .plasma_2cb1 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.title-fa51 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.title-fa51 label {
  flex-basis: 100%;
}
.title-fa51 .light_ff4d {
  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;
}
.title-fa51 .section-da37 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.title-fa51 .section-da37:focus {
  background-color: transparent;
}
.title-fa51 button.iron_267b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.title-fa51 button.iron_267b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.title-fa51 button.iron_267b svg {
  width: 18px;
  height: 18px;
}
.title-fa51 input[type="submit"] {
  min-height: auto;
}
.avatar-blue-8872 .title-fa51 .section-da37 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.item-complex-3278 {
  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) {
  .item-complex-3278 {
    width: 220px;
  }
}
.item-complex-3278 label {
  flex-basis: 100%;
}
.item-complex-3278::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;
}
.backdrop-6868 .avatar-blue-8872 .title-fa51 {
  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;
}
.backdrop-6868
  .avatar-blue-8872
  .title-fa51
  .light_ff4d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.backdrop-6868 .avatar-blue-8872 .title-fa51 .section-da37 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.backdrop-6868
  .avatar-blue-8872
  .title-fa51
  .section-da37:focus {
  background: 0 0;
}
.backdrop-6868
  .avatar-blue-8872
  .title-fa51
  .accent_gas_2ed0 {
  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;
}
.full-6f8f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.full-6f8f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.full-6f8f li:last-child {
  margin-right: 0;
}
.full-6f8f li:first-child {
  margin-left: 0;
}
.full-6f8f.search_orange_fcb0 a {
  color: #fff;
}
.full-6f8f.search_orange_fcb0 a:hover {
  color: #fff;
}
.full-6f8f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.full-6f8f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.full-6f8f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.full-6f8f a:hover {
  opacity: 0.9;
  color: inherit;
}
.full-6f8f [class*="social-icon-apple"] {
  background-color: #999;
}
.full-6f8f [class*="social-icon-apple"].tag-glass-3818 {
  background-color: transparent;
  color: #999;
}
.full-6f8f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.full-6f8f [class*="social-icon-behance"].tag-glass-3818 {
  background-color: transparent;
  color: #1769ff;
}
.full-6f8f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.full-6f8f [class*="social-icon-bitbucket"].tag-glass-3818 {
  background-color: transparent;
  color: #205081;
}
.full-6f8f [class*="social-icon-codepen"] {
  background-color: #000;
}
.full-6f8f [class*="social-icon-codepen"].tag-glass-3818 {
  background-color: transparent;
  color: #000;
}
.full-6f8f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.full-6f8f [class*="social-icon-delicious"].tag-glass-3818 {
  background-color: transparent;
  color: #39f;
}
.full-6f8f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.full-6f8f [class*="social-icon-digg"].tag-glass-3818 {
  background-color: transparent;
  color: #005be2;
}
.full-6f8f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.full-6f8f [class*="social-icon-dribbble"].tag-glass-3818 {
  background-color: transparent;
  color: #ea4c89;
}
.full-6f8f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.full-6f8f [class*="social-icon-envelope"].tag-glass-3818 {
  background-color: transparent;
  color: #ea4335;
}
.full-6f8f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.full-6f8f [class*="social-icon-facebook"].tag-glass-3818 {
  background-color: transparent;
  color: #3b5998;
}
.full-6f8f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.full-6f8f [class*="social-icon-flickr"].tag-glass-3818 {
  background-color: transparent;
  color: #0063dc;
}
.full-6f8f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.full-6f8f [class*="social-icon-foursquare"].tag-glass-3818 {
  background-color: transparent;
  color: #2d5be3;
}
.full-6f8f [class*="social-icon-github"] {
  background-color: #333;
}
.full-6f8f [class*="social-icon-github"].tag-glass-3818 {
  background-color: transparent;
  color: #333;
}
.full-6f8f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.full-6f8f [class*="social-icon-google-plus"].tag-glass-3818 {
  background-color: transparent;
  color: #dd4b39;
}
.full-6f8f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.full-6f8f [class*="social-icon-houzz"].tag-glass-3818 {
  background-color: transparent;
  color: #7ac142;
}
.full-6f8f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.full-6f8f [class*="social-icon-instagram"].tag-glass-3818 {
  background-color: transparent;
  color: #262626;
}
.full-6f8f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.full-6f8f [class*="social-icon-jsfiddle"].tag-glass-3818 {
  background-color: transparent;
  color: #487aa2;
}
.full-6f8f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.full-6f8f [class*="social-icon-linkedin"].tag-glass-3818 {
  background-color: transparent;
  color: #0077b5;
}
.full-6f8f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.full-6f8f [class*="social-icon-medium"].tag-glass-3818 {
  background-color: transparent;
  color: #00ab6b;
}
.full-6f8f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.full-6f8f
  [class*="social-icon-odnoklassniki"].tag-glass-3818 {
  background-color: transparent;
  color: #f4731c;
}
.full-6f8f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.full-6f8f [class*="social-icon-meetup"].tag-glass-3818 {
  background-color: transparent;
  color: #ec1c40;
}
.full-6f8f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.full-6f8f [class*="social-icon-pinterest"].tag-glass-3818 {
  background-color: transparent;
  color: #bd081c;
}
.full-6f8f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.full-6f8f [class*="social-icon-product-hunt"].tag-glass-3818 {
  background-color: transparent;
  color: #da552f;
}
.full-6f8f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.full-6f8f [class*="social-icon-reddit"].tag-glass-3818 {
  background-color: transparent;
  color: #ff4500;
}
.full-6f8f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.full-6f8f [class*="social-icon-rss"].tag-glass-3818 {
  background-color: transparent;
  color: #f26522;
}
.full-6f8f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.full-6f8f
  [class*="social-icon-shopping-cart"].tag-glass-3818 {
  background-color: transparent;
  color: #4caf50;
}
.full-6f8f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.full-6f8f [class*="social-icon-skype"].tag-glass-3818 {
  background-color: transparent;
  color: #00aff0;
}
.full-6f8f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.full-6f8f [class*="social-icon-slideshare"].tag-glass-3818 {
  background-color: transparent;
  color: #0077b5;
}
.full-6f8f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.full-6f8f [class*="social-icon-snapchat"].tag-glass-3818 {
  background-color: transparent;
  color: #fffc00;
}
.full-6f8f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.full-6f8f [class*="social-icon-soundcloud"].tag-glass-3818 {
  background-color: transparent;
  color: #f80;
}
.full-6f8f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.full-6f8f [class*="social-icon-spotify"].tag-glass-3818 {
  background-color: transparent;
  color: #2ebd59;
}
.full-6f8f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.full-6f8f
  [class*="social-icon-stack-overflow"].tag-glass-3818 {
  background-color: transparent;
  color: #fe7a15;
}
.full-6f8f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.full-6f8f [class*="social-icon-maldkfgram"].tag-glass-3818 {
  background-color: transparent;
  color: #2ca5e0;
}
.full-6f8f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.full-6f8f [class*="social-icon-tripadvisor"].tag-glass-3818 {
  background-color: transparent;
  color: #589442;
}
.full-6f8f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.full-6f8f [class*="social-icon-tumblr"].tag-glass-3818 {
  background-color: transparent;
  color: #35465c;
}
.full-6f8f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.full-6f8f [class*="social-icon-twitch"].tag-glass-3818 {
  background-color: transparent;
  color: #6441a5;
}
.full-6f8f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.full-6f8f [class*="social-icon-twitter"].tag-glass-3818 {
  background-color: transparent;
  color: #1da1f2;
}
.full-6f8f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.full-6f8f [class*="social-icon-vimeo"].tag-glass-3818 {
  background-color: transparent;
  color: #1ab7ea;
}
.full-6f8f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.full-6f8f [class*="social-icon-vk"].tag-glass-3818 {
  background-color: transparent;
  color: #45668e;
}
.full-6f8f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.full-6f8f [class*="social-icon-weibo"].tag-glass-3818 {
  background-color: transparent;
  color: #df2029;
}
.full-6f8f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.full-6f8f [class*="social-icon-weixin"].tag-glass-3818 {
  background-color: transparent;
  color: #7bb32e;
}
.full-6f8f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.full-6f8f [class*="social-icon-whatsapp"].tag-glass-3818 {
  background-color: transparent;
  color: #25d366;
}
.full-6f8f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.full-6f8f [class*="social-icon-wordpress"].tag-glass-3818 {
  background-color: transparent;
  color: #21759b;
}
.full-6f8f [class*="social-icon-xing"] {
  background-color: #026466;
}
.full-6f8f [class*="social-icon-xing"].tag-glass-3818 {
  background-color: transparent;
  color: #026466;
}
.full-6f8f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.full-6f8f [class*="social-icon-yelp"].tag-glass-3818 {
  background-color: transparent;
  color: #af0606;
}
.full-6f8f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.full-6f8f [class*="social-icon-youtube"].tag-glass-3818 {
  background-color: transparent;
  color: #cd201f;
}
.filter-light-7eb4 {
  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;
}
.filter-light-7eb4:hover {
  box-shadow: none;
  background: 0 0;
}
.breadcrumb-in-36d7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.message_down_16af {
  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;
}
.east_7313 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.plasma_b4fc {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.plasma_b4fc,
.plasma_b4fc::after,
.plasma_b4fc::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;
}
.plasma_b4fc::after,
.plasma_b4fc::before {
  content: "";
  display: block;
  background-color: inherit;
}
.layout_c4f3 .message_down_16af .east_7313 {
  margin-top: -2px;
  width: 19px;
}
.layout_c4f3 .message_down_16af .plasma_b4fc {
  margin-top: -1px;
}
.layout_c4f3 .message_down_16af .plasma_b4fc,
.layout_c4f3 .message_down_16af .plasma_b4fc::after,
.layout_c4f3 .message_down_16af .plasma_b4fc::before {
  width: 19px;
  height: 2px;
}
.layout_c4f3 .message_down_16af .plasma_b4fc::before {
  top: -6px;
}
.layout_c4f3 .message_down_16af .plasma_b4fc::after {
  bottom: -6px;
}
.surface-outer-3c8b .message_down_16af .east_7313 {
  margin-top: -2px;
  width: 22px;
}
.surface-outer-3c8b .message_down_16af .plasma_b4fc {
  margin-top: -1px;
}
.surface-outer-3c8b .message_down_16af .plasma_b4fc,
.surface-outer-3c8b .message_down_16af .plasma_b4fc::after,
.surface-outer-3c8b .message_down_16af .plasma_b4fc::before {
  width: 22px;
  height: 2px;
}
.surface-outer-3c8b .message_down_16af .plasma_b4fc::before {
  top: -7px;
}
.surface-outer-3c8b .message_down_16af .plasma_b4fc::after {
  bottom: -7px;
}
.brown-b9c6 .message_down_16af .east_7313 {
  margin-top: -2px;
  width: 31px;
}
.brown-b9c6 .message_down_16af .plasma_b4fc {
  margin-top: -1.5px;
}
.brown-b9c6 .message_down_16af .plasma_b4fc,
.brown-b9c6 .message_down_16af .plasma_b4fc::after,
.brown-b9c6 .message_down_16af .plasma_b4fc::before {
  width: 31px;
  height: 3px;
}
.brown-b9c6 .message_down_16af .plasma_b4fc::before {
  top: -9px;
}
.brown-b9c6 .message_down_16af .plasma_b4fc::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .label-warm-8d19 .message_down_16af .east_7313 {
    margin-top: -2px;
    width: 19px;
  }
  .label-warm-8d19 .message_down_16af .plasma_b4fc {
    margin-top: -1px;
  }
  .label-warm-8d19 .message_down_16af .plasma_b4fc,
  .label-warm-8d19 .message_down_16af .plasma_b4fc::after,
  .label-warm-8d19 .message_down_16af .plasma_b4fc::before {
    width: 19px;
    height: 2px;
  }
  .label-warm-8d19 .message_down_16af .plasma_b4fc::before {
    top: -6px;
  }
  .label-warm-8d19 .message_down_16af .plasma_b4fc::after {
    bottom: -6px;
  }
  .detail-7cc8 .message_down_16af .east_7313 {
    margin-top: -2px;
    width: 22px;
  }
  .detail-7cc8 .message_down_16af .plasma_b4fc {
    margin-top: -1px;
  }
  .detail-7cc8 .message_down_16af .plasma_b4fc,
  .detail-7cc8 .message_down_16af .plasma_b4fc::after,
  .detail-7cc8 .message_down_16af .plasma_b4fc::before {
    width: 22px;
    height: 2px;
  }
  .detail-7cc8 .message_down_16af .plasma_b4fc::before {
    top: -7px;
  }
  .detail-7cc8 .message_down_16af .plasma_b4fc::after {
    bottom: -7px;
  }
  .white-bee5 .message_down_16af .east_7313 {
    margin-top: -2px;
    width: 31px;
  }
  .white-bee5 .message_down_16af .plasma_b4fc {
    margin-top: -1.5px;
  }
  .white-bee5 .message_down_16af .plasma_b4fc,
  .white-bee5 .message_down_16af .plasma_b4fc::after,
  .white-bee5 .message_down_16af .plasma_b4fc::before {
    width: 31px;
    height: 3px;
  }
  .white-bee5 .message_down_16af .plasma_b4fc::before {
    top: -9px;
  }
  .white-bee5 .message_down_16af .plasma_b4fc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .small_97a2 .message_down_16af .east_7313 {
    margin-top: -2px;
    width: 19px;
  }
  .small_97a2 .message_down_16af .plasma_b4fc {
    margin-top: -1px;
  }
  .small_97a2 .message_down_16af .plasma_b4fc,
  .small_97a2 .message_down_16af .plasma_b4fc::after,
  .small_97a2 .message_down_16af .plasma_b4fc::before {
    width: 19px;
    height: 2px;
  }
  .small_97a2 .message_down_16af .plasma_b4fc::before {
    top: -6px;
  }
  .small_97a2 .message_down_16af .plasma_b4fc::after {
    bottom: -6px;
  }
  .footer-current-a8ef .message_down_16af .east_7313 {
    margin-top: -2px;
    width: 22px;
  }
  .footer-current-a8ef .message_down_16af .plasma_b4fc {
    margin-top: -1px;
  }
  .footer-current-a8ef .message_down_16af .plasma_b4fc,
  .footer-current-a8ef .message_down_16af .plasma_b4fc::after,
  .footer-current-a8ef .message_down_16af .plasma_b4fc::before {
    width: 22px;
    height: 2px;
  }
  .footer-current-a8ef .message_down_16af .plasma_b4fc::before {
    top: -7px;
  }
  .footer-current-a8ef .message_down_16af .plasma_b4fc::after {
    bottom: -7px;
  }
  .left_0671 .message_down_16af .east_7313 {
    margin-top: -2px;
    width: 31px;
  }
  .left_0671 .message_down_16af .plasma_b4fc {
    margin-top: -1.5px;
  }
  .left_0671 .message_down_16af .plasma_b4fc,
  .left_0671 .message_down_16af .plasma_b4fc::after,
  .left_0671 .message_down_16af .plasma_b4fc::before {
    width: 31px;
    height: 3px;
  }
  .left_0671 .message_down_16af .plasma_b4fc::before {
    top: -9px;
  }
  .left_0671 .message_down_16af .plasma_b4fc::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .image_6ff7 .message_down_16af .east_7313 {
    margin-top: -2px;
    width: 19px;
  }
  .image_6ff7 .message_down_16af .plasma_b4fc {
    margin-top: -1px;
  }
  .image_6ff7 .message_down_16af .plasma_b4fc,
  .image_6ff7 .message_down_16af .plasma_b4fc::after,
  .image_6ff7 .message_down_16af .plasma_b4fc::before {
    width: 19px;
    height: 2px;
  }
  .image_6ff7 .message_down_16af .plasma_b4fc::before {
    top: -6px;
  }
  .image_6ff7 .message_down_16af .plasma_b4fc::after {
    bottom: -6px;
  }
  .column_white_1829 .message_down_16af .east_7313 {
    margin-top: -2px;
    width: 22px;
  }
  .column_white_1829 .message_down_16af .plasma_b4fc {
    margin-top: -1px;
  }
  .column_white_1829 .message_down_16af .plasma_b4fc,
  .column_white_1829 .message_down_16af .plasma_b4fc::after,
  .column_white_1829 .message_down_16af .plasma_b4fc::before {
    width: 22px;
    height: 2px;
  }
  .column_white_1829 .message_down_16af .plasma_b4fc::before {
    top: -7px;
  }
  .column_white_1829 .message_down_16af .plasma_b4fc::after {
    bottom: -7px;
  }
  .hard-9496 .message_down_16af .east_7313 {
    margin-top: -2px;
    width: 31px;
  }
  .hard-9496 .message_down_16af .plasma_b4fc {
    margin-top: -1.5px;
  }
  .hard-9496 .message_down_16af .plasma_b4fc,
  .hard-9496 .message_down_16af .plasma_b4fc::after,
  .hard-9496 .message_down_16af .plasma_b4fc::before {
    width: 31px;
    height: 3px;
  }
  .hard-9496 .message_down_16af .plasma_b4fc::before {
    top: -9px;
  }
  .hard-9496 .message_down_16af .plasma_b4fc::after {
    bottom: -9px;
  }
}
.tag-2d49 .plasma_b4fc {
  -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);
}
.tag-2d49 .plasma_b4fc::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tag-2d49 .plasma_b4fc::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);
}
.tag-2d49.block_afc0 .plasma_b4fc {
  -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);
}
.tag-2d49.block_afc0 .plasma_b4fc::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tag-2d49.block_afc0 .plasma_b4fc::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);
}
.blue-3284 {
  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.icon-5ebc:before {
  display: none;
}
.center_fb8c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.center_fb8c .media_clean_8c44 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.center_fb8c .media_clean_8c44:last-of-type {
  border-bottom: none;
}
.center_fb8c .media_clean_8c44.button_c2b5,
.center_fb8c .media_clean_8c44.easy_749f,
.center_fb8c .media_clean_8c44.modal_2dad {
  padding: 0;
}
.center_fb8c .hero-37e3 .widget_next_2d46 {
  color: currentColor;
}
.center_fb8c .hero-37e3 .widget_next_2d46:focus,
.center_fb8c .hero-37e3 .widget_next_2d46:hover {
  background: rgba(0, 0, 0, 0.01);
}
.center_fb8c.primary-a784 .panel_1cc6,
.center_fb8c.primary-a784 .bright_a0eb a,
.center_fb8c.primary-a784 .photo_f659 a,
.center_fb8c.primary-a784 .notification_2dbb a {
  color: rgba(0, 0, 0, 0.55);
}
.center_fb8c.primary-a784 .panel_1cc6:hover,
.center_fb8c.primary-a784 .bright_a0eb a:hover,
.center_fb8c.primary-a784 .photo_f659 a:hover,
.center_fb8c.primary-a784 .notification_2dbb a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.center_fb8c.primary-a784 .grid-advanced-a1cc {
  color: rgba(0, 0, 0, 0.8);
}
.center_fb8c.primary-a784 .media_clean_8c44 {
  border-color: rgba(0, 0, 0, 0.08);
}
.center_fb8c.primary-a784 .media_clean_8c44:before {
  background: rgba(0, 0, 0, 0.08);
}
.center_fb8c.primary-a784 .yellow-8832:before {
  background: rgba(255, 255, 255, 0.9);
}
.center_fb8c.primary-a784 .hero-37e3 .static-adac li a,
.center_fb8c.primary-a784 .hero-37e3 .widget_next_2d46,
.center_fb8c.primary-a784 .notification_2dbb {
  border-color: rgba(0, 0, 0, 0.08);
}
.center_fb8c.primary-a784 .hero-37e3 .widget_next_2d46:focus,
.center_fb8c.primary-a784 .hero-37e3 .widget_next_2d46:hover {
  background: rgba(0, 0, 0, 0.01);
}
.center_fb8c.primary-a784 .static-adac li {
  border-color: rgba(0, 0, 0, 0.08);
}
.center_fb8c.iron_e6bc .panel_1cc6,
.center_fb8c.iron_e6bc .bright_a0eb a,
.center_fb8c.iron_e6bc .photo_f659 .widget_next_2d46,
.center_fb8c.iron_e6bc .photo_f659 a,
.center_fb8c.iron_e6bc .notification_2dbb a {
  color: rgba(255, 255, 255, 0.79);
}
.center_fb8c.iron_e6bc .panel_1cc6:hover,
.center_fb8c.iron_e6bc .bright_a0eb a:hover,
.center_fb8c.iron_e6bc .photo_f659 .widget_next_2d46:hover,
.center_fb8c.iron_e6bc .photo_f659 a:hover,
.center_fb8c.iron_e6bc .notification_2dbb a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.center_fb8c.iron_e6bc .grid-advanced-a1cc {
  color: rgba(255, 255, 255, 0.99);
}
.center_fb8c.iron_e6bc .media_clean_8c44 {
  border-color: rgba(255, 255, 255, 0.08);
}
.center_fb8c.iron_e6bc .media_clean_8c44:before {
  background: rgba(255, 255, 255, 0.08);
}
.center_fb8c.iron_e6bc .yellow-8832:before {
  background: rgba(0, 0, 0, 0.9);
}
.center_fb8c.iron_e6bc .hero-37e3 .static-adac li a,
.center_fb8c.iron_e6bc .hero-37e3 .widget_next_2d46,
.center_fb8c.iron_e6bc .notification_2dbb {
  border-color: rgba(255, 255, 255, 0.08);
}
.center_fb8c.iron_e6bc .hero-37e3 .widget_next_2d46:focus,
.center_fb8c.iron_e6bc .hero-37e3 .widget_next_2d46:hover {
  background: rgba(0, 0, 0, 0.01);
}
.center_fb8c.iron_e6bc .static-adac li {
  border-color: rgba(255, 255, 255, 0.08);
}
.yellow-8832 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.yellow-8832:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.title-4a72 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.complex-ec8f .center_fb8c {
  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;
}
.complex-ec8f .media_clean_8c44 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.complex-ec8f .media_clean_8c44: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) {
  .complex-ec8f .media_clean_8c44:before {
    width: 16%;
    left: 42%;
  }
}
.complex-ec8f .media_clean_8c44:last-child:before {
  content: none;
}
.complex-ec8f .media_clean_8c44[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.complex-ec8f .hero-37e3 .static-adac li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.complex-ec8f .hero-37e3 .static-adac li a .widget_next_2d46 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.complex-ec8f .hero-37e3 .notification_2dbb {
  border: none;
}
.complex-ec8f .hero-37e3 .notification_2dbb li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.complex-ec8f .yellow-8832 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.complex-ec8f .title-4a72 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.complex-ec8f .iron_e6bc .yellow-8832:before {
  background: rgba(0, 0, 0, 0.9);
}
.complex-ec8f .primary-a784.carousel_17d3 .plasma_b4fc {
  background: rgba(0, 0, 0, 0.6);
}
.complex-ec8f
  .primary-a784.carousel_17d3
  .plasma_b4fc::after,
.complex-ec8f
  .primary-a784.carousel_17d3
  .plasma_b4fc:before {
  background: inherit;
}
.complex-ec8f
  .primary-a784.carousel_17d3:hover
  .plasma_b4fc {
  background: rgba(0, 0, 0, 0.8);
}
.sort-solid-0575 .center_fb8c {
  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) {
  .sort-solid-0575 .center_fb8c {
    width: auto;
    right: 45px;
  }
}
.row-huge-aacd .center_fb8c {
  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) {
  .row-huge-aacd .center_fb8c {
    width: auto;
    left: 45px;
  }
}
.icon-5ebc .center_fb8c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.icon-5ebc .title-4a72 {
  max-width: 48em;
  margin: 0 auto;
}
.icon-5ebc .yellow-8832:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.list_0882 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.list_0882.complex-ec8f .center_fb8c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.list_0882.sort-solid-0575 .center_fb8c {
  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);
}
.list_0882 .center_fb8c {
  visibility: visible;
}
.list_0882.row-huge-aacd .center_fb8c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.status_77fa,
.layout_tiny_5e09 {
  overflow-x: hidden;
}
.status_77fa .center_fb8c {
  overflow: auto;
}
.status_77fa.complex-ec8f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_77fa.complex-ec8f .center_fb8c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.status_77fa.complex-ec8f .filter-light-7eb4 {
  opacity: 0;
}
.status_77fa.sort-solid-0575 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_77fa.sort-solid-0575 .center_fb8c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.status_77fa.sort-solid-0575 .filter-light-7eb4 {
  opacity: 0;
}
.status_77fa.row-huge-aacd {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_77fa.row-huge-aacd .center_fb8c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.status_77fa.row-huge-aacd .filter-light-7eb4 {
  opacity: 0;
}
.status_77fa.icon-5ebc .center_fb8c {
  z-index: 10;
  visibility: visible;
}
.carousel_17d3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.carousel_17d3 .plasma_b4fc {
  background: rgba(255, 255, 255, 0.99);
}
.carousel_17d3 .plasma_b4fc::after,
.carousel_17d3 .plasma_b4fc:before {
  background: inherit;
}
.carousel_17d3:hover .plasma_b4fc {
  background: rgba(255, 255, 255, 0.99);
}
.row-huge-aacd .carousel_17d3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.icon-5ebc .carousel_17d3 {
  display: none !important;
}
.status_77fa:before,
.layout_tiny_5e09:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.status_77fa .carousel_17d3,
.layout_tiny_5e09 .carousel_17d3 {
  display: inline-block;
}
.center_fb8c .south_6ba0 {
  -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;
}
.status_77fa .center_fb8c .south_6ba0,
.layout_tiny_5e09 .center_fb8c .south_6ba0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secondary-active-d976 .light_ff4d {
  width: 100%;
}
.brown-991b {
  padding: 0 0.5em 0;
}
.brown-991b [class*="customify-col-"],
.brown-991b [class*="customify-col_"],
.brown-991b [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.wrapper-paper-9569 .brown-991b {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .form-plasma-68c9 .image_db9e,
  .image_db9e {
    display: none;
  }
  .caption_dba3 {
    text-align: left;
  }
  .primary-center-5c00 {
    text-align: center;
  }
  .hard_c0b6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .form-plasma-68c9 .silver_562f,
  .silver_562f {
    display: none;
  }
  .bottom_d079 {
    text-align: left;
  }
  .heading_3519 {
    text-align: center;
  }
  .bronze_9107 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .form-plasma-68c9 .content-gas-563a,
  .content-gas-563a {
    display: none;
  }
  .content_e4a4 {
    text-align: left;
  }
  .overlay-5080 {
    text-align: center;
  }
  .box_edab {
    text-align: right;
  }
}
#page {
  position: relative;
}
.heading-center-60fe {
  box-shadow: none !important;
}
.footer-575b .shadow_7a2d,
.surface_d9bc .shadow_7a2d {
  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;
}
.surface_d9bc .shadow_7a2d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.texture-ffcb {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.texture-ffcb:after,
.texture-ffcb:before {
  content: "";
  display: table;
}
.texture-ffcb:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .texture-ffcb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.texture-ffcb,
.icon_copper_974f {
  max-width: 1248px;
  margin: 0 auto;
}

.motion_35b5.aside-over-251d .texture-ffcb {
  max-width: 100%;
}
.motion_35b5.medium_cbf5 {
  max-width: 1200px;
  margin: 0 auto;
}
.motion_35b5.hidden-0ed9 .texture-ffcb {
  max-width: 100%;
}
.motion_35b5.hidden-0ed9 > .texture-ffcb {
  padding-left: 0;
  padding-right: 0;
}
.motion_35b5.hidden-0ed9 > .texture-ffcb .form-plasma-68c9 {
  margin: 0;
}
.motion_35b5.hidden-0ed9
  > .texture-ffcb
  .summary_blue_b22b.bright_e8dd {
  margin-right: 0;
  margin-left: 0;
}
.motion_35b5.hidden-0ed9 #main.bright_e8dd {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .list_yellow_ad72 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .list_yellow_ad72 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .complex_2063 .chip-north-070e {
    padding-right: 1em;
  }
  .complex_2063.liquid_4540 .summary_blue_b22b {
    border-right: 1px solid #eaecee;
  }
  .complex_2063.liquid_4540 .chip-north-070e {
    padding-right: 1em;
  }
  .complex_2063.liquid_4540 .soft_d591 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row-dirty-ed32 .chip-north-070e {
    padding-left: 1em;
  }
  .row-dirty-ed32.liquid_4540 .summary_blue_b22b {
    border-left: 1px solid #eaecee;
  }
  .row-dirty-ed32.liquid_4540 .chip-north-070e {
    padding-left: 1em;
  }
  .row-dirty-ed32.liquid_4540 .soft_d591 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active_3701 .chip-north-070e {
    padding-left: 1em;
  }
  .active_3701.liquid_4540 .widget-first-2c50 {
    border-right: 1px solid #eaecee;
  }
  .active_3701.liquid_4540 .copper_e445 {
    border-right: 1px solid #eaecee;
  }
  .active_3701.liquid_4540 .chip-north-070e {
    padding-left: 1em;
  }
  .active_3701.liquid_4540 .soft_d591 {
    padding-right: 1em;
  }
  .active_3701.liquid_4540 .module-bca8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-static-ad35 .chip-north-070e {
    padding-right: 1em;
  }
  .title-static-ad35.liquid_4540 .widget-first-2c50 {
    border-left: 1px solid #eaecee;
  }
  .title-static-ad35.liquid_4540 .copper_e445 {
    border-left: 1px solid #eaecee;
  }
  .title-static-ad35.liquid_4540 .chip-north-070e {
    padding-right: 1em;
  }
  .title-static-ad35.liquid_4540 .soft_d591 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-static-ad35.liquid_4540 .module-bca8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_yellow_ad72 .chip-north-070e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_yellow_ad72.liquid_4540 .summary_blue_b22b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .list_yellow_ad72.liquid_4540 .chip-north-070e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list_yellow_ad72.liquid_4540 .soft_d591 {
    padding-left: 1em;
  }
  .list_yellow_ad72.liquid_4540 .module-bca8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .list_yellow_ad72.liquid_4540 .chip-north-070e {
    padding-left: 0;
  }
}
.item-white-ed4c .active_1b61 {
  display: inline-block;
}
.item-hot-8a4a {
  display: inline-block;
}
.hard_1f80 {
  word-con: break-word;
}
.chip_f791 > span {
  display: inline-block;
  padding: 5px 0;
}
.chip_f791 .secondary_3e31 {
  margin-left: 8px;
  margin-right: 8px;
}
.chip_f791 .north_05eb img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.element_orange_3655 .inner-556b {
  margin-bottom: 2em;
}
.element_orange_3655 .box_064e {
  margin-bottom: 15px;
}
.element_orange_3655 .box_064e:last-child {
  margin-bottom: 0;
}
.element_orange_3655 .search-pink-9e09 {
  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) {
  .element_orange_3655 .search-pink-9e09 {
    display: block;
  }
}
.element_orange_3655 .gradient_purple_8af8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .element_orange_3655 .gradient_purple_8af8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.element_orange_3655 .gallery-4645 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.element_orange_3655 .gallery-4645 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.element_orange_3655 .gallery-4645 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.element_orange_3655 .hard_1f80 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.element_orange_3655 .hard_1f80 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.element_orange_3655 .selected_760f p:last-child {
  margin-bottom: 0;
}
.element_orange_3655 .first_8598 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.element_orange_3655 .shadow-f135 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.element_orange_3655 .aside_dim_4470 {
  margin-top: 1em;
}
.element_orange_3655 .icon-3ad0 {
  top: 0;
  display: block;
}
.element_orange_3655 .icon-3ad0 a {
  color: inherit;
}
.element_orange_3655 .icon-3ad0 a:hover {
  color: inherit;
}
.element_orange_3655 .shadow_4bca {
  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;
}
.element_orange_3655 .shadow_4bca:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.element_orange_3655 .shadow-f135 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.element_orange_3655 .modal-4857 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.element_orange_3655 .modal-4857:first-child {
  margin-top: 0;
}
.element_orange_3655 .modal-4857.outline-bfb5 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.element_orange_3655 .modal-4857.block_f52b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.element_orange_3655
  .modal-4857.block_f52b.input-thick-33a0
  .aside_dim_4470 {
  width: 100%;
}
.element_orange_3655 .block_f52b {
  -webkit-box-align: center;
  align-items: center;
}
.element_orange_3655 .block_f52b .chip_f791,
.element_orange_3655 .block_f52b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.element_orange_3655 .gallery-4645 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.element_orange_3655 .gallery-4645 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.element_orange_3655 .gallery-4645: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;
}
.element_orange_3655 .outline-bfb5 {
  z-index: 5;
}
.element_orange_3655 .section-e7bc .over-3c5a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.element_orange_3655 .feature-old-8b06 .over-3c5a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.element_orange_3655 .glass-56b9 .over-3c5a {
  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;
}
.element_orange_3655.over_6dae .search-pink-9e09,
.element_orange_3655.link-59ce .search-pink-9e09 {
  display: block;
}
.element_orange_3655.over_6dae .search-pink-9e09 .nav_3744,
.element_orange_3655.over_6dae .search-pink-9e09 .shadow-f135,
.element_orange_3655.link-59ce .search-pink-9e09 .nav_3744,
.element_orange_3655.link-59ce .search-pink-9e09 .shadow-f135 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.element_orange_3655.content-47f0 .gradient_purple_8af8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .element_orange_3655.content-47f0 .gradient_purple_8af8 {
    margin-right: 0;
  }
}
.element_orange_3655.over_6dae .gradient_purple_8af8,
.element_orange_3655.link-59ce .gradient_purple_8af8 {
  padding-top: 40%;
}
.element_orange_3655.over_6dae .inner-556b,
.element_orange_3655.link-59ce .inner-556b {
  display: block;
}
.element_orange_3655.over_6dae .fn-sticky-77d8 .shadow-f135,
.element_orange_3655.link-59ce .fn-sticky-77d8 .shadow-f135 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.element_orange_3655.over_6dae .gradient_purple_8af8,
.element_orange_3655.link-59ce .gradient_purple_8af8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.element_orange_3655.over_6dae .shadow-f135 {
  padding: 1em;
}
.accent-yellow-a227 {
  margin: 30px auto;
  display: block;
}
.accent-yellow-a227 .gradient-56d2 > * {
  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;
}
.accent-yellow-a227 .gradient-56d2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.accent-yellow-a227 .gradient-56d2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form-e2de .chip_f791 {
  margin-bottom: 1.41575em;
}
.form-e2de .section-pressed-a8ee {
  margin-bottom: 1.618em;
}
.alert_smooth_102b .button_pro_3271 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.alert_smooth_102b .button_pro_3271 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.alert_smooth_102b .surface_inner_8957 {
  max-width: 100%;
  overflow: auto;
}
.filter_ae43 .alert_smooth_102b a:hover {
  text-decoration: underline;
}
.breadcrumb-right-0a1e .box_064e:not(.hard_1f80),
.breadcrumb-right-0a1e .gallery-4645 {
  margin-bottom: 1.41575em;
}
.breadcrumb-right-0a1e .box_064e:not(.hard_1f80):last-child,
.breadcrumb-right-0a1e .gallery-4645:last-child {
  margin-bottom: 0;
}
.breadcrumb-right-0a1e .box_064e.fast-1875 {
  margin-bottom: 0.41575em;
}
.breadcrumb-right-0a1e .texture-93c4:before,
.breadcrumb-right-0a1e .description-873d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.breadcrumb-right-0a1e .texture-93c4:before {
  content: "\f115";
}
.breadcrumb-right-0a1e .description-873d:before {
  content: "\f02c";
}
.breadcrumb-right-0a1e .full_cd99 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.breadcrumb-right-0a1e .full_cd99 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.panel_1255 {
  display: -webkit-box;
  display: flex;
}
.panel_1255 .message_fast_6bb7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .panel_1255 .message_fast_6bb7 {
    flex-basis: 90px;
  }
}
.panel_1255 .active-a032 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .panel_1255 .active-a032 {
    flex-basis: calc(100% - 50px);
  }
}
.panel_1255 .video-02f8 p:last-child {
  margin-bottom: 0.72em;
}
.image_66c9 .gradient-56d2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.image_66c9 .gradient-56d2:after,
.image_66c9 .gradient-56d2:before {
  content: "";
  display: table;
}
.image_66c9 .gradient-56d2:after {
  clear: both;
}
.image_66c9 .gradient-56d2 .modal_slow_76ce,
.image_66c9 .gradient-56d2 .dim_a1d6 {
  width: 49%;
}
.image_66c9 .gradient-56d2 .modal_slow_76ce a span.surface-hot-c1a8,
.image_66c9 .gradient-56d2 .dim_a1d6 a span.surface-hot-c1a8 {
  display: block;
  margin-bottom: 5px;
}
.image_66c9 .gradient-56d2 .dim_a1d6 {
  float: left;
  text-align: left;
}
.image_66c9 .gradient-56d2 .modal_slow_76ce {
  float: right;
  text-align: right;
}
.label-e5dc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .label-e5dc {
    margin-bottom: 0;
  }
}
.logo-middle-378e {
  margin-bottom: 1em;
}
.logo-middle-378e .hard_1f80 {
  font-size: 1.1em;
  line-height: 1.3;
}
.icon-5284 a {
  display: block;
  line-height: 0;
  position: relative;
}
.avatar-50f8 .logo-middle-378e,
.banner_bc1b .logo-middle-378e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .avatar-50f8 .logo-middle-378e,
  .banner_bc1b .logo-middle-378e {
    display: block;
  }
}
.avatar-50f8 .icon-5284,
.banner_bc1b .icon-5284 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .avatar-50f8 .icon-5284,
  .banner_bc1b .icon-5284 {
    margin-bottom: 1em;
  }
}
.avatar-50f8 .icon-5284 img,
.banner_bc1b .icon-5284 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.avatar-50f8 .wrapper-9eb2,
.banner_bc1b .wrapper-9eb2 {
  flex-basis: calc(100% - 160px);
}
.avatar-50f8 .wrapper-9eb2 p,
.banner_bc1b .wrapper-9eb2 p {
  margin-bottom: 0;
}
.avatar-50f8 .wrapper-9eb2 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .avatar-50f8 .wrapper-9eb2 {
    padding-left: 0;
  }
}
.banner_bc1b .wrapper-9eb2 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .banner_bc1b .wrapper-9eb2 {
    padding-right: 0;
  }
}
.banner_bc1b .icon-5284 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.item_hard_cf33 .icon-5284 {
  margin-bottom: 0.5em;
}
.item_hard_cf33 .icon-5284 img {
  width: 100%;
}
.text-b40e .content-f5e4,
.banner_tall_d66e .content-f5e4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.banner_tall_d66e .summary_blue_b22b .east_3a77 p:last-child {
  margin-bottom: 0;
}
.rough_962f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.info-6cad .input-orange-e14e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .info-6cad .input-orange-e14e:last-of-type {
    margin-bottom: 0;
  }
}
.info-6cad .input-orange-e14e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.info-6cad .input-orange-e14e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.info-6cad .input-orange-e14e ul li {
  margin: 0 0 0.6em;
}
.info-6cad .input-orange-e14e ul li.detail_static_df87,
.info-6cad .input-orange-e14e ul li.layout-silver-0502 {
  position: relative;
}
.info-6cad .input-orange-e14e ul li.detail_static_df87 .blue-b9b5,
.info-6cad .input-orange-e14e ul li.layout-silver-0502 .blue-b9b5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.info-6cad .input-orange-e14e ul li.detail_static_df87:after:after,
.info-6cad .input-orange-e14e ul li.detail_static_df87:after:before,
.info-6cad
  .input-orange-e14e
  ul
  li.layout-silver-0502:after:after,
.info-6cad
  .input-orange-e14e
  ul
  li.layout-silver-0502:after:before {
  content: "";
  display: table;
}
.info-6cad .input-orange-e14e ul li.detail_static_df87:after:after,
.info-6cad
  .input-orange-e14e
  ul
  li.layout-silver-0502:after:after {
  clear: both;
}
.info-6cad .input-orange-e14e a.hovered-ade8:hover {
  text-decoration: none;
}
.info-6cad .input-orange-e14e select {
  max-width: 100%;
}
.info-6cad .input-orange-e14e table {
  font-size: 85%;
}
.info-6cad .input-orange-e14e table td,
.info-6cad .input-orange-e14e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.info-6cad .input-orange-e14e table tfoot td {
  text-align: left;
}
.info-6cad .input-orange-e14e :last-child {
  margin-bottom: 0;
}
.info-6cad .input-orange-e14e .layout-5ab1 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.info-6cad .input-orange-e14e .layout-5ab1 label {
  width: 100%;
}
.info-6cad .input-orange-e14e .layout-5ab1 .section-da37 {
  width: 100%;
  display: block;
}
.info-6cad .input-orange-e14e .layout-5ab1 .iron_267b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.info-6cad .input-orange-e14e .layout-5ab1 .iron_267b:hover svg #svg-search {
  fill: #444;
}
.info-6cad .input-orange-e14e .layout-5ab1 .iron_267b svg {
  width: 18px;
  height: 18px;
}
.info-6cad .large_8c39 ul ul,
.info-6cad .block-cool-80c6 ul ul,
.info-6cad .image-7213 ul ul,
.info-6cad .module_up_775e ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.info-6cad .large_8c39 .bronze-ad4f > a,
.info-6cad .block-cool-80c6 .bronze-ad4f > a,
.info-6cad .image-7213 .bronze-ad4f > a,
.info-6cad .module_up_775e .bronze-ad4f > a {
  margin-bottom: 0;
}
.info-6cad .pattern-e7e9 li,
.info-6cad .large_8c39 li,
.info-6cad .dropdown-silver-8f5f li,
.info-6cad .block-cool-80c6 li,
.info-6cad .image-7213 li,
.info-6cad .module_up_775e li,
.info-6cad .button-purple-e6b7 li,
.info-6cad .wide_e034 li {
  display: block;
  position: relative;
}
.info-6cad .pattern-e7e9 li:last-child,
.info-6cad .large_8c39 li:last-child,
.info-6cad .dropdown-silver-8f5f li:last-child,
.info-6cad .block-cool-80c6 li:last-child,
.info-6cad .image-7213 li:last-child,
.info-6cad .module_up_775e li:last-child,
.info-6cad .button-purple-e6b7 li:last-child,
.info-6cad .wide_e034 li:last-child {
  border: none;
}
.info-6cad .pattern-e7e9 li a,
.info-6cad .large_8c39 li a,
.info-6cad .dropdown-silver-8f5f li a,
.info-6cad .block-cool-80c6 li a,
.info-6cad .image-7213 li a,
.info-6cad .module_up_775e li a,
.info-6cad .button-purple-e6b7 li a,
.info-6cad .wide_e034 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info-6cad .pattern-e7e9 li ul li::before,
.info-6cad .large_8c39 li ul li::before,
.info-6cad .dropdown-silver-8f5f li ul li::before,
.info-6cad .block-cool-80c6 li ul li::before,
.info-6cad .image-7213 li ul li::before,
.info-6cad .module_up_775e li ul li::before,
.info-6cad .button-purple-e6b7 li ul li::before,
.info-6cad .wide_e034 li ul li::before {
  left: 15px;
}
.info-6cad .pattern-e7e9 li ul a,
.info-6cad .large_8c39 li ul a,
.info-6cad .dropdown-silver-8f5f li ul a,
.info-6cad .block-cool-80c6 li ul a,
.info-6cad .image-7213 li ul a,
.info-6cad .module_up_775e li ul a,
.info-6cad .button-purple-e6b7 li ul a,
.info-6cad .wide_e034 li ul a {
  padding-left: 20px;
}
.info-6cad .pattern-e7e9 li ul ul li::before,
.info-6cad .large_8c39 li ul ul li::before,
.info-6cad .dropdown-silver-8f5f li ul ul li::before,
.info-6cad .block-cool-80c6 li ul ul li::before,
.info-6cad .image-7213 li ul ul li::before,
.info-6cad .module_up_775e li ul ul li::before,
.info-6cad .button-purple-e6b7 li ul ul li::before,
.info-6cad .wide_e034 li ul ul li::before {
  left: 30px;
}
.info-6cad .pattern-e7e9 li ul ul a,
.info-6cad .large_8c39 li ul ul a,
.info-6cad .dropdown-silver-8f5f li ul ul a,
.info-6cad .block-cool-80c6 li ul ul a,
.info-6cad .image-7213 li ul ul a,
.info-6cad .module_up_775e li ul ul a,
.info-6cad .button-purple-e6b7 li ul ul a,
.info-6cad .wide_e034 li ul ul a {
  padding-left: 40px;
}
.info-6cad .panel_06d0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.info-6cad .wide_e034 ul li {
  margin-bottom: 1.41575em;
}
.info-6cad .wide_e034 ul li .inner-2332 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.info-6cad .wide_e034 ul li .active_ce69 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.iron_e6bc .pattern-e7e9 li a,
.iron_e6bc .large_8c39 li a,
.iron_e6bc .dropdown-silver-8f5f li a,
.iron_e6bc .block-cool-80c6 li a,
.iron_e6bc .image-7213 li a,
.iron_e6bc .module_up_775e li a,
.iron_e6bc .button-purple-e6b7 li a,
.iron_e6bc .wide_e034 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_e6bc .panel_06d0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.iron_e6bc .input-orange-e14e ul li.detail_static_df87 .blue-b9b5,
.iron_e6bc .input-orange-e14e ul li.layout-silver-0502 .blue-b9b5 {
  background: rgba(0, 0, 0, 0.2);
}
.iron_e6bc .info-6cad .input-orange-e14e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_35b5 .info-6cad .static-adac li {
  margin: 0;
}
.motion_35b5 .info-6cad .static-adac li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.motion_35b5 .info-6cad .static-adac li ul {
  margin: 0;
}
.motion_35b5 .info-6cad .static-adac li ul li a {
  padding-left: 15px;
}
.motion_35b5 .info-6cad .static-adac li ul li li a {
  padding-left: 30px;
}
.motion_35b5 .info-6cad .static-adac li.label_f03a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.motion_35b5 .info-6cad .static-adac li.label_f03a > 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;
}
.motion_35b5 .info-6cad .static-adac li.label_f03a > 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;
}
.card-fixed-a839 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.top_c3f1 {
  position: relative;
  z-index: 10;
}
.top_c3f1 .south_6ba0 {
  width: 100%;
  max-width: 100%;
}
.current-7ae3 .aside_f254 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.current-7ae3 .primary-a784 {
}
.current-7ae3 .iron_e6bc {
  background: #292929;
}
.filter_6bd3 .aside_f254 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.filter_6bd3 .primary-a784 {
  background: #f9f9f9;
}
.filter_6bd3 .iron_e6bc {
  background: #303030;
}
.info-medium-a53b .aside_f254 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .info-medium-a53b .active_1b61 {
    margin-bottom: 1em;
  }
  .info-medium-a53b .active_1b61:last-child {
    margin-bottom: 0;
  }
}
.info-medium-a53b .primary-a784 {
  background: #ededed;
}
.info-medium-a53b .iron_e6bc {
  background: #1a1a1a;
}
.aside_f254.primary-a784 {
  color: rgba(0, 0, 0, 0.6);
}
.aside_f254.primary-a784 .hero-old-dfc8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.aside_f254.iron_e6bc {
  color: rgba(255, 255, 255, 0.99);
}
.aside_f254.iron_e6bc a:not(.hovered-ade8) {
  color: rgba(255, 255, 255, 0.79);
}
.aside_f254.iron_e6bc a:not(.hovered-ade8):hover {
  color: rgba(255, 255, 255, 0.99);
}
.aside_f254.iron_e6bc .hero-old-dfc8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.aside_f254.iron_e6bc table tbody td,
.aside_f254.iron_e6bc table th {
  background: rgba(0, 0, 0, 0.08);
}
.black-d05d.message-tiny-9534 .texture-ffcb {
  max-width: initial;
}
.black-d05d .bottom-00de {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.black-d05d .bottom-00de .south_6ba0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .black-d05d .bottom-00de .south_6ba0 {
    display: block;
    margin-bottom: 2em;
  }
  .black-d05d .bottom-00de .south_6ba0:last-child {
    margin-bottom: 0;
  }
}
.info-medium-a53b .active_1b61:last-child,
.filter_6bd3 .active_1b61:last-child,
.current-7ae3 .active_1b61:last-child {
  margin-bottom: 0;
}
.info-medium-a53b .active_1b61 .info-6cad .input-orange-e14e:last-child,
.filter_6bd3 .active_1b61 .info-6cad .input-orange-e14e:last-child,
.current-7ae3 .active_1b61 .info-6cad .input-orange-e14e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .info-medium-a53b .grid_plasma_592d,
  .info-medium-a53b .hard_ee12,
  .filter_6bd3 .grid_plasma_592d,
  .filter_6bd3 .hard_ee12,
  .current-7ae3 .grid_plasma_592d,
  .current-7ae3 .hard_ee12 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .top_c3f1 .active_1b61 {
    margin-bottom: 2em;
  }
}
.top_c3f1 p:last-child {
  margin-bottom: 0;
}
.top_c3f1 li,
.top_c3f1 ul {
  list-style: none;
  margin: 0;
}
.top_c3f1 ul ul {
  margin-left: 2.617924em;
}
.detail_ca78 {
  font-size: 0.875em;
}

/* css-noise: d632 */
.widget-item-t3 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
