/*!
Theme Name: Customify
Theme URI: https://pressmaximum.avatar-4d93/customify
Author: WPCustomify
Author URI: https://pressmaximum.avatar-4d93
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.avatar-4d93/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.basic-4c3f.black_e0f2/licenses/gpl-2.0.warm-757d
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.main-7231/, (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.green_caff.thumbnail-7ee7/normalize.nav_1c8c/
 ======
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.nav_1c8c v7.0.0 | MIT License | github.avatar-4d93/necolas/normalize.nav_1c8c */
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;
}
.highlight-29b1 .notice-bright-0d43,
.next_915c,
.aside-blue-cc94,
.sort_5f53,
.card-steel-3b4f,
.soft-a2f6,
.fluid_5f26,
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;
}
.next_915c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .next_915c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .next_915c,
  h1 {
    font-size: 1.8em;
  }
}
.aside-blue-cc94,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.aside-blue-cc94 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .aside-blue-cc94,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .aside-blue-cc94,
  h2 {
    font-size: 1.7em;
  }
}
.sort_5f53,
h3 {
  font-size: 1.618em;
}
.highlight-29b1 .notice-bright-0d43,
.card-steel-3b4f,
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.row_dynamic_18d3 {
  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;
}
.large_62a5:after,
.large_62a5:before,
.gradient-4658:after,
.gradient-4658:before {
  content: "";
  display: table;
}
.large_62a5:after,
.gradient-4658:after {
  clear: both;
}
.aside-smooth-252d {
  float: right;
  margin-right: 0;
}
.sidebar_down_32fe {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.clean-251a .fast_34a9,
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;
}
.clean-251a .fast_34a9: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;
}
.action-a6a1 .fast_34a9 {
  box-shadow: none;
}
.action-a6a1
  .fast_34a9
  .hero_green_51e0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.action-a6a1 .fast_34a9 .description-dynamic-8dbe {
  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;
}
.action-a6a1
  .fast_34a9
  .description-dynamic-8dbe
  b {
  display: none;
}
.action-a6a1 .solid_9045 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.description_hot_31d5:not(.brown-a737):not(.component_1381),
button:not(.brown-a737):not(.component_1381),
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ),
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ),
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ) {
  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;
}
.description_hot_31d5:not(.brown-a737):not(
    .component_1381
  ):hover,
button:not(.brown-a737):not(
    .component_1381
  ):hover,
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ):hover,
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ):hover,
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.description_hot_31d5:not(.brown-a737):not(
    .component_1381
  ):active,
.description_hot_31d5:not(.brown-a737):not(
    .component_1381
  ):focus,
button:not(.brown-a737):not(
    .component_1381
  ):active,
button:not(.brown-a737):not(
    .component_1381
  ):focus,
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ):active,
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ):focus,
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ):active,
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ):focus,
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ):active,
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ):focus {
  outline: 0;
}
.description_hot_31d5:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230,
button:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230,
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230,
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230,
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230 {
  position: relative;
}
.description_hot_31d5:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .action-b36d,
.description_hot_31d5:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .chip-fluid-3ed9,
.description_hot_31d5:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .accordion-a74b,
.description_hot_31d5:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  i,
.description_hot_31d5:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  svg,
button:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .action-b36d,
button:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .chip-fluid-3ed9,
button:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .accordion-a74b,
button:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  i,
button:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  svg,
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .action-b36d,
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .chip-fluid-3ed9,
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .accordion-a74b,
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  i,
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  svg,
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .action-b36d,
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .chip-fluid-3ed9,
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .accordion-a74b,
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  i,
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  svg,
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .action-b36d,
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .chip-fluid-3ed9,
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  .accordion-a74b,
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  i,
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230
  svg {
  visibility: hidden;
}
.description_hot_31d5:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230:after,
button:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230:after,
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230:after,
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230:after,
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ).fn-loading-b230: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;
}
.description_hot_31d5:not(.brown-a737):not(.component_1381),
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ),
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ),
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ) {
  color: #fff;
  background: #235787;
}
.description_hot_31d5:not(.brown-a737):not(
    .component_1381
  ):focus,
input[type="button"]:not(.brown-a737):not(
    .component_1381
  ):focus,
input[type="reset"]:not(.brown-a737):not(
    .component_1381
  ):focus,
input[type="submit"]:not(.brown-a737):not(
    .component_1381
  ):focus {
  color: #fff;
}
.description_hot_31d5.fn-disabled-b230:not(.brown-a737):not(
    .component_1381
  ),
.description_hot_31d5[disabled]:not(.brown-a737):not(
    .component_1381
  ),
button.fn-disabled-b230:not(.brown-a737):not(
    .component_1381
  ),
button[disabled]:not(.brown-a737):not(
    .component_1381
  ) {
  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;
}
.card_a174 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.card_a174: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;
}
.column_outer_0db0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.left_fc7f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.inner_a9d4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.large_62a5:after,
.large_62a5:before,
.highlight_73a3:after,
.highlight_73a3:before,
.title_middle_2e10:after,
.title_middle_2e10:before,
.pattern-west-307c:after,
.pattern-west-307c:before,
.background-new-0ba6:after,
.background-new-0ba6:before,
.menu-iron-5b55:after,
.menu-iron-5b55:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.large_62a5:after,
.highlight_73a3:after,
.title_middle_2e10:after,
.pattern-west-307c:after,
.background-new-0ba6:after,
.menu-iron-5b55:after {
  clear: both;
}
.highlight_73a3 .search_6b3d,
.title_middle_2e10 .search_6b3d,
.carousel-silver-c57a .search_6b3d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.gallery-4cbd {
  display: inline-block;
}
.old_02ad {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.old_02ad img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.old_02ad .photo_rough_c439 {
  padding: 1em 0;
  font-size: 85%;
}
.photo_rough_c439 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.filter_5e5b {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.filter_5e5b:after,
.filter_5e5b:before {
  content: "";
  display: table;
}
.filter_5e5b:after {
  clear: both;
}
.info_dim_6ad4 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.banner_light_85ea .info_dim_6ad4 {
  max-width: 50%;
}
.image_right_87f9 .info_dim_6ad4 {
  max-width: 33.33%;
}
.preview-c309 .info_dim_6ad4 {
  max-width: 25%;
}
.texture_dynamic_9f81 .info_dim_6ad4 {
  max-width: 20%;
}
.hero-selected-5119 .info_dim_6ad4 {
  max-width: 16.66%;
}
.avatar_294c .info_dim_6ad4 {
  max-width: 14.28%;
}
.east_9c09 .info_dim_6ad4 {
  max-width: 12.5%;
}
.message-4e04 .info_dim_6ad4 {
  max-width: 11.11%;
}
.preview-838b {
  display: block;
}
.highlight-29b1 .active_3000 label,
.highlight-29b1 .paragraph-e001 label,
.highlight-29b1 .dropdown-cadb label,
.highlight-29b1 .dark-acb7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-white-394a {
  list-style: none;
  margin: 0;
}
.article-white-394a article.upper-cf0c {
  margin-bottom: 0;
}
.article-white-394a ul {
  list-style: none;
  margin: 0;
}
.article-white-394a .status_1577 li.upper-cf0c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-white-394a .status_1577 li.upper-cf0c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-white-394a .status_1577 li.upper-cf0c: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) {
  .article-white-394a .status_1577 li.upper-cf0c li.upper-cf0c li.upper-cf0c li.upper-cf0c {
    padding-left: 0;
  }
}
article.upper-cf0c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.upper-cf0c .highlight_73a3 p:last-of-type {
  margin-bottom: 0;
}
article.upper-cf0c .menu-old-9334 {
  float: left;
}
article.upper-cf0c .chip_prev_c141 {
  margin-left: 85px;
}
article.upper-cf0c .logo_7a26 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.upper-cf0c .logo_7a26 .search_fe57 {
  margin-left: 10px;
}
article.upper-cf0c .tag_old_0ea6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.upper-cf0c .filter_bb59 {
  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 .active_3000,
  #respond .dropdown-cadb,
  #respond .dark-acb7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active_3000 input,
#respond .dropdown-cadb input,
#respond .dark-acb7 input {
  width: 100%;
}
#respond .dark-acb7 {
  margin-right: 0;
}
#respond .banner-action-9237 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.advanced_f6b0 {
  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;
}
.advanced_f6b0.purple_a759 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.advanced_f6b0 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%);
}
.advanced_f6b0:focus,
.advanced_f6b0: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);
}
.caption_dark_79a9 {
  border-radius: 10%;
}
.tag_dark_bd09 {
  border-radius: 50%;
}
.plasma-79c5 {
  font-size: 0.72em;
}
.complex_0f94 {
  font-size: 0.875em;
}
.white_eb79 {
  font-size: 1.1em;
}
.easy-84f9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.easy-84f9.plasma-79c5 {
  letter-spacing: 0.5px;
}
.grid-center-a68f,
.grid-center-a68f a {
  color: #6d6d6d;
}
.grid-center-a68f a:hover {
  color: #111;
}
.image-ce3d {
  color: #6d6d6d;
}
.tag_upper_fdef {
  overflow-x: hidden;
}
.tag_upper_fdef .sort-stale-a37f.aside-soft-ab1a {
  position: relative;
}
.tag_upper_fdef .sort-stale-a37f.aside-soft-ab1a.element-2338 {
  position: initial;
}
.tag_upper_fdef
  .sort-stale-a37f.aside-soft-ab1a.element-2338
  .block_fresh_55df {
  left: auto;
}
.tag_upper_fdef .sort-stale-a37f .block_fresh_55df {
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #0073aa;
  color: #fff;
  padding: 5px 8px 6px;
  font-size: 12px !important;
  font-weight: 600;
  line-height: 14px;
  cursor: pointer;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.tag_upper_fdef .sort-stale-a37f:hover.aside-soft-ab1a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tag_upper_fdef
  .sort-stale-a37f:hover.aside-soft-ab1a
  .block_fresh_55df {
  display: block;
  z-index: 9999999;
}
.tag_upper_fdef .form_66d2 .module-d21e,
.tag_upper_fdef .menu-old-40c7 .module-d21e {
  display: none;
}
.tag_upper_fdef .hovered_11c1 .sort-stale-a37f:hover.aside-soft-ab1a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.highlight-29b1 .active_3000 label,
.highlight-29b1 .paragraph-e001 label,
.highlight-29b1 .dropdown-cadb label,
.highlight-29b1 .dark-acb7 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-white-394a {
  list-style: none;
  margin: 0;
}
.article-white-394a article.upper-cf0c {
  margin-bottom: 0;
}
.article-white-394a ul {
  list-style: none;
  margin: 0;
}
.article-white-394a .status_1577 li.upper-cf0c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-white-394a .status_1577 li.upper-cf0c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-white-394a .status_1577 li.upper-cf0c: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) {
  .article-white-394a .status_1577 li.upper-cf0c li.upper-cf0c li.upper-cf0c li.upper-cf0c {
    padding-left: 0;
  }
}
article.upper-cf0c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.upper-cf0c .highlight_73a3 p:last-of-type {
  margin-bottom: 0;
}
article.upper-cf0c .menu-old-9334 {
  float: left;
}
article.upper-cf0c .chip_prev_c141 {
  margin-left: 85px;
}
article.upper-cf0c .logo_7a26 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.upper-cf0c .logo_7a26 .search_fe57 {
  margin-left: 10px;
}
article.upper-cf0c .tag_old_0ea6 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.upper-cf0c .filter_bb59 {
  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 .active_3000,
  #respond .dropdown-cadb,
  #respond .dark-acb7 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .active_3000 input,
#respond .dropdown-cadb input,
#respond .dark-acb7 input {
  width: 100%;
}
#respond .dark-acb7 {
  margin-right: 0;
}
#respond .banner-action-9237 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_66d2 .modal-middle-fcc4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.modal-middle-fcc4 .badge_solid_f361.border-tiny-0811 .secondary-5716 > li > a:focus,
.modal-middle-fcc4 .badge_solid_f361.border-tiny-0811 .secondary-5716 > li > a:hover,
.modal-middle-fcc4 .badge_solid_f361.disabled_inner_405f .secondary-5716 > li > a:focus,
.modal-middle-fcc4 .badge_solid_f361.disabled_inner_405f .secondary-5716 > li > a:hover,
.modal-middle-fcc4 .badge_solid_f361.easy-dd34 .secondary-5716 > li > a:focus,
.modal-middle-fcc4 .badge_solid_f361.easy-dd34 .secondary-5716 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-middle-fcc4
  .badge_solid_f361.border-tiny-0811
  .secondary-5716
  > li.fixed_70b7
  > a,
.modal-middle-fcc4
  .badge_solid_f361.border-tiny-0811
  .secondary-5716
  > li.pressed_1560
  > a,
.modal-middle-fcc4
  .badge_solid_f361.disabled_inner_405f
  .secondary-5716
  > li.fixed_70b7
  > a,
.modal-middle-fcc4
  .badge_solid_f361.disabled_inner_405f
  .secondary-5716
  > li.pressed_1560
  > a,
.modal-middle-fcc4
  .badge_solid_f361.easy-dd34
  .secondary-5716
  > li.fixed_70b7
  > a,
.modal-middle-fcc4 .badge_solid_f361.easy-dd34 .secondary-5716 > li.yellow-a0fd > a {
  color: rgba(255, 255, 255, 0.99);
}
.modal-middle-fcc4 .header_69e0,
.modal-middle-fcc4 .header_69e0 a {
  color: rgba(255, 255, 255, 0.99);
}
.modal-middle-fcc4 .photo_new_6525.focused_3950 li a,
.modal-middle-fcc4 .module-upper-ad6c a,
.modal-middle-fcc4 .footer-39c3,
.modal-middle-fcc4 .secondary-5716 > li > a,
.modal-middle-fcc4 .focus_48ea {
  color: rgba(255, 255, 255, 0.79);
}
.modal-middle-fcc4 .photo_new_6525.focused_3950 li a:hover,
.modal-middle-fcc4 .module-upper-ad6c a:hover,
.modal-middle-fcc4 .footer-39c3:hover,
.modal-middle-fcc4 .secondary-5716 > li > a:hover,
.modal-middle-fcc4 .focus_48ea:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-middle-fcc4 .right-958e {
  color: rgba(255, 255, 255, 0.79);
}
.modal-middle-fcc4 .right-958e .box_static_d7f3 {
  color: rgba(255, 255, 255, 0.99);
}
.modal-middle-fcc4 .right-958e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal-middle-fcc4 .preview_glass_5183 .icon-focused-6156 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal-middle-fcc4 .preview_glass_5183 .icon-focused-6156 .focus_smooth_fddf {
  color: rgba(255, 255, 255, 0.79);
}
.modal-middle-fcc4
  .preview_glass_5183
  .icon-focused-6156
  .focus_smooth_fddf::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal-middle-fcc4
  .preview_glass_5183
  .icon-focused-6156
  .focus_smooth_fddf:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal-middle-fcc4
  .preview_glass_5183
  .icon-focused-6156
  .focus_smooth_fddf::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal-middle-fcc4
  .preview_glass_5183
  .icon-focused-6156
  .focus_smooth_fddf::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal-middle-fcc4 .preview_glass_5183 .overlay_de8d {
  color: rgba(255, 255, 255, 0.79);
}
.modal-middle-fcc4 .preview_glass_5183 .overlay_de8d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-lite-097c
  .modal-middle-fcc4
  .preview_glass_5183
  .filter-green-99e1
  .status-next-7d20 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-lite-097c
  .modal-middle-fcc4
  .preview_glass_5183
  .filter-green-99e1
  .focus_smooth_fddf {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.form_66d2 .pattern-active-b374 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pattern-active-b374 .badge_solid_f361.border-tiny-0811 .secondary-5716 > li > a:focus,
.pattern-active-b374 .badge_solid_f361.border-tiny-0811 .secondary-5716 > li > a:hover,
.pattern-active-b374 .badge_solid_f361.disabled_inner_405f .secondary-5716 > li > a:focus,
.pattern-active-b374 .badge_solid_f361.disabled_inner_405f .secondary-5716 > li > a:hover,
.pattern-active-b374 .badge_solid_f361.easy-dd34 .secondary-5716 > li > a:focus,
.pattern-active-b374 .badge_solid_f361.easy-dd34 .secondary-5716 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-active-b374
  .badge_solid_f361.border-tiny-0811
  .secondary-5716
  > li.fixed_70b7
  > a,
.pattern-active-b374
  .badge_solid_f361.border-tiny-0811
  .secondary-5716
  > li.pressed_1560
  > a,
.pattern-active-b374
  .badge_solid_f361.disabled_inner_405f
  .secondary-5716
  > li.fixed_70b7
  > a,
.pattern-active-b374
  .badge_solid_f361.disabled_inner_405f
  .secondary-5716
  > li.pressed_1560
  > a,
.pattern-active-b374
  .badge_solid_f361.easy-dd34
  .secondary-5716
  > li.fixed_70b7
  > a,
.pattern-active-b374 .badge_solid_f361.easy-dd34 .secondary-5716 > li.yellow-a0fd > a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-active-b374 .header_69e0,
.pattern-active-b374 .header_69e0 a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-active-b374 .photo_new_6525.focused_3950 li a,
.pattern-active-b374 .module-upper-ad6c a,
.pattern-active-b374 .footer-39c3,
.pattern-active-b374 .secondary-5716 > li > a,
.pattern-active-b374 .focus_48ea {
  color: rgba(0, 0, 0, 0.55);
}
.pattern-active-b374 .photo_new_6525.focused_3950 li a:hover,
.pattern-active-b374 .module-upper-ad6c a:hover,
.pattern-active-b374 .footer-39c3:hover,
.pattern-active-b374 .secondary-5716 > li > a:hover,
.pattern-active-b374 .focus_48ea:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-active-b374 .right-958e {
  color: rgba(0, 0, 0, 0.55);
}
.pattern-active-b374 .right-958e .box_static_d7f3 {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-active-b374 .right-958e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.short_ae75 .pagination_green_a843 {
  margin-left: auto;
  margin-right: auto;
}
.title_middle_2e10 > * {
  margin-left: auto;
  margin-right: auto;
}
.title_middle_2e10 .column_outer_0db0 {
  margin-right: 1.41575em;
}
.blue-3b84 .title_middle_2e10 > .component-e3db {
  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;
}
.blue-3b84 .title_middle_2e10 > .accordion_d196 {
  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;
}
.article-f0db.short_ae75 .pagination_green_a843,
.banner-clean-3188.short_ae75 .pagination_green_a843 {
  margin-left: 0;
}
.first_6edc.short_ae75 .pagination_green_a843,
.slow-5dba.short_ae75 .pagination_green_a843 {
  margin-right: 0;
}
.title_middle_2e10 ol,
.title_middle_2e10 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.bronze-8671 video {
  max-width: 100%;
}
.badge_complex_db30 img {
  display: block;
}
.badge_complex_db30.column_outer_0db0,
.badge_complex_db30.left_fc7f {
  width: 100%;
}
.badge_complex_db30.accordion_d196 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.aside-narrow-96d8:not(.block-e561) {
  margin: 1.5em auto;
}
.purple-0fb3 p {
  padding: 1.5em 14px;
}
ul.north_ed17.accordion_d196,
ul.north_ed17.component-e3db,
ul.north_ed17.highlight_b356.component-e3db {
  padding: 0 14px;
}
.active-4cdf {
  display: block;
  overflow-x: auto;
}
.active-4cdf table {
  border-collapse: collapse;
  width: 100%;
}
.active-4cdf td,
.active-4cdf th {
  padding: 0.5em;
}
.title_middle_2e10 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title_middle_2e10 ol ol,
.title_middle_2e10 ol ul,
.title_middle_2e10 ul ol,
.title_middle_2e10 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title_middle_2e10 ol ol li,
.title_middle_2e10 ol ul li,
.title_middle_2e10 ul ol li,
.title_middle_2e10 ul ul li {
  margin-left: 0;
}
.paragraph_5d7b.component_selected_2fdc > .inner-f6cb {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.paragraph_5d7b.component_selected_2fdc > .inner-f6cb iframe,
.paragraph_5d7b.component_selected_2fdc > .inner-f6cb > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.label-6abe {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.label-6abe.west-807a {
  padding: 0;
}
.label-6abe.west-807a cite {
  font-size: 13px;
}
.label-6abe > * {
  margin-left: 16px;
  margin-right: 16px;
}
.label-6abe cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.shade-8169 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.shade-8169 > p:first-child {
  margin-top: 0;
}
.shade-8169 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.shade-8169 blockquote {
  border-left: 0;
}
.gradient-c6b7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.gradient-c6b7:not(.element_214b) {
  max-width: 100px;
}
.gradient-c6b7.pagination-glass-9d60 {
  border-bottom: none !important;
  text-align: center;
}
.gradient-c6b7.pagination-glass-9d60::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .purple-0fb3 p {
    padding: 1.5em 0;
  }
}
.module_4817 {
  color: #0073aa;
}
.surface_active_efee {
  background-color: #0073aa;
}
.pagination-rough-fede {
  color: #229fd8;
}
.box_outer_d63d {
  background-color: #229fd8;
}
.caption-c74d {
  color: #eee;
}
.gradient-dirty-b01d {
  background-color: #eee;
}
.frame-f246 {
  color: #444;
}
.search-new-399e {
  background-color: #444;
}
.focus_b905 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.focus_b905 .card_a3dd .module-upper-ad6c {
  font-size: 15px;
}
.focus_b905 .module-upper-ad6c {
  line-height: 1.3;
}
.focus_b905 .pattern-active-b374 {
}
.focus_b905 .modal-middle-fcc4 {
  background: #235787;
}
.medium-db1d {
  padding: 0;
}
.medium-db1d .modal-middle-fcc4 {
  background: #1a1a1a;
}
.medium-db1d .pattern-active-b374 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.detail-white-0bd0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.detail-white-0bd0 .pattern-active-b374 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.detail-white-0bd0 .modal-middle-fcc4 {
  background: #303030;
}
.menu-iron-5b55 {
  position: relative;
  z-index: 10;
}
.menu-iron-5b55 .aside_huge_c5c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.notification_15c2 .aside-soft-ab1a {
  display: inline-block;
  vertical-align: middle;
}
.notification_15c2.copper_e5b0 .aside-soft-ab1a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .notification_15c2.copper_e5b0 .aside-soft-ab1a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .notification_15c2.copper_e5b0 .aside-soft-ab1a {
    margin-right: 0.4em;
  }
}
.notification_15c2.copper_e5b0 .aside-soft-ab1a:last-child {
  margin-right: 0;
}
.photo_672e .aside_huge_c5c9 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .form_66d2 .card_a3dd {
    margin: 0 -0.5em;
  }
  .form_66d2 .card_a3dd [class*="customify-col-"],
  .form_66d2 .card_a3dd [class*="customify-col_"],
  .form_66d2 .card_a3dd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.form_66d2.mask-ca4c .aside_huge_c5c9 {
  background: 0 0 !important;
}
.form_66d2.mask-ca4c .aside_huge_c5c9,
.form_66d2.photo_672e .aside_huge_c5c9 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .form_66d2.heading_7910 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.form_66d2.photo_672e .aside_huge_c5c9 {
  box-shadow: none !important;
}
.main_5843 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .main_5843 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .main_5843 {
    padding: 18px 0 20px;
  }
}
.main_5843 .warm-dfe1 {
  width: 100%;
}
.main_5843 .banner_5abd {
  margin-bottom: 0;
}
.main_5843 .lower_88f6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.pink_eee9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.pink_eee9 .glass-793e {
  width: 100%;
}
.notice-rough-157c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notice-rough-157c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notice-rough-157c 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;
}
.notice-rough-157c li:last-child:after {
  display: none;
}
.notice-rough-157c li a {
  font-weight: 500;
  margin-right: 10px;
}
.icon-selected-975b .module-d21e button,
.main_5843 .module-d21e button {
  left: 0;
}
.icon-selected-975b .glass-793e,
.main_5843 .glass-793e {
  padding-left: 0;
  padding-right: 0;
}
.icon-selected-975b .pink_eee9,
.main_5843 .pink_eee9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.icon-selected-975b {
  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;
}
.icon-selected-975b: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;
}
.icon-selected-975b .feature_active_9982 {
  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) {
  .icon-selected-975b .feature_active_9982 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .icon-selected-975b .feature_active_9982 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .icon-selected-975b .feature_active_9982 {
    min-height: 200px;
  }
}
.icon-selected-975b .notice-rough-157c {
  color: rgba(255, 255, 255, 0.8);
}
.icon-selected-975b .notice-rough-157c a,
.icon-selected-975b .notice-rough-157c li:after {
  color: inherit;
}
.icon-selected-975b .notice-rough-157c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.thumbnail-rough-2970 {
  margin-bottom: 0.5em;
}
.tertiary_1fc1 {
  margin-bottom: 1.2em;
}
.tertiary_1fc1,
.thumbnail-rough-2970 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.tertiary_1fc1 p:last-child,
.thumbnail-rough-2970 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .module-d21e,
#masthead .module-d21e {
  display: none;
}
#masthead
  > .module-d21e.search-under-d3fb {
  display: none;
}
#masthead > .module-d21e button {
  left: 0;
}
.tiny_c8ea {
  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%;
}
.tiny_c8ea .aside-soft-ab1a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tiny_c8ea .background-a0cc {
  display: -webkit-box;
  display: flex;
}
.tiny_c8ea .background-a0cc.pattern-e8aa {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tiny_c8ea .background-a0cc.white_6e21 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tiny_c8ea .background-a0cc.widget_out_f2f6 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tiny_c8ea.gallery_f901.carousel-hard-d8d3 .background-a0cc.pattern-e8aa {
  flex-basis: 100%;
}
.tiny_c8ea.border-a085 .background-a0cc.white_6e21 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tiny_c8ea.border-a085 .background-a0cc.widget_out_f2f6 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .module-d21e.search-under-d3fb {
  display: none;
}
#masthead > .module-d21e button {
  left: 0;
}
.active_a9ed {
  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;
}
.active_a9ed:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.active_a9ed.purple_6fde i {
  margin-right: 4px;
}
.active_a9ed.white-c72c i {
  margin-left: 5px;
}
.module-upper-ad6c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.module-upper-ad6c p:last-child {
  margin-bottom: 0;
}
.south-76d6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.south-76d6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.south-76d6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.south-76d6 .header_69e0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.south-76d6 .aside_top_7abc {
  margin: 5px 0 7px 0;
}
.south-76d6.paper-bf2e .hidden_eb2f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south-76d6.paper-bf2e .north-e55e {
  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;
}
.south-76d6.easy-8709 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.south-76d6.easy-8709 .hidden_eb2f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south-76d6.easy-8709 .north-e55e {
  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;
}
.south-76d6.banner-clean-8eb7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.south-76d6.gradient_45c1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.south-76d6.gradient_45c1 .north-e55e {
  margin-top: 7px;
}
.border_tall_6d86 {
  display: inline-block;
}
.menu-iron-5b55 .hero-out-8952 .south-76d6 img {
  max-width: 100%;
}
.badge_solid_f361 .content-iron-bb3f.carousel_be2e,
.alert_33be .content-iron-bb3f.carousel_be2e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.badge_solid_f361 .lower_1696,
.alert_33be .lower_1696 {
  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%);
}
.badge_solid_f361 .lower_1696 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.badge_solid_f361.shadow_9dc3 .lower_1696 {
  display: none;
}
.badge_solid_f361 .box-fresh-90e0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.badge_solid_f361 .box-fresh-90e0 li {
  display: inline-block;
  position: relative;
}
.badge_solid_f361 .box-fresh-90e0 li:last-child {
  margin-right: 0;
}
.badge_solid_f361 .box-fresh-90e0 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;
}
.badge_solid_f361 .box-fresh-90e0 li.yellow-a0fd > a {
  color: rgba(0, 0, 0, 0.9);
}
.badge_solid_f361 .box-fresh-90e0 > 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;
}
.badge_solid_f361 .box-fresh-90e0 > li > a i {
  line-height: 0;
}
.badge_solid_f361 .box-fresh-90e0 > li.orange-0ec0 > a .lower_1696 {
  margin-left: 4px;
  line-height: 0;
}
.badge_solid_f361 .box-fresh-90e0 .filter-e056 li.orange-0ec0 > a {
  position: relative;
}
.badge_solid_f361 .box-fresh-90e0 .filter-e056 li.orange-0ec0 > a:after,
.badge_solid_f361 .box-fresh-90e0 .filter-e056 li.orange-0ec0 > a:before {
  content: "";
  display: table;
}
.badge_solid_f361 .box-fresh-90e0 .filter-e056 li.orange-0ec0 > a:after {
  clear: both;
}
.badge_solid_f361 .box-fresh-90e0 .filter-e056 li.orange-0ec0 > a .lower_1696 {
  margin-left: 5px;
  float: right;
}
.badge_solid_f361 .tertiary_orange_e3e0,
.badge_solid_f361 .filter-e056 {
  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;
}
.badge_solid_f361 .filter-e056 {
  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;
}
.badge_solid_f361 .filter-e056 .carousel_be2e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.badge_solid_f361 .filter-e056 .lower_1696 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.badge_solid_f361 .filter-e056 li {
  display: block;
  margin: 0;
  padding: 0;
}
.badge_solid_f361 .filter-e056 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;
}
.badge_solid_f361 .filter-e056 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.badge_solid_f361 .filter-e056 .filter-e056 {
  top: 0;
  left: 100%;
}
.badge_solid_f361 .focus_dirty_55bd.fn-focus-b230 > .tertiary_orange_e3e0,
.badge_solid_f361 .focus_dirty_55bd.fn-focus-b230 > .filter-e056,
.badge_solid_f361 .focus_dirty_55bd:focus > .tertiary_orange_e3e0,
.badge_solid_f361 .focus_dirty_55bd:focus > .filter-e056,
.badge_solid_f361 .focus_dirty_55bd:hover > .tertiary_orange_e3e0,
.badge_solid_f361 .focus_dirty_55bd:hover > .filter-e056 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.badge_solid_f361.easy-dd34 .secondary-5716:after,
.badge_solid_f361.easy-dd34 .secondary-5716:before {
  content: "";
  display: table;
}
.badge_solid_f361.easy-dd34 .secondary-5716:after {
  clear: both;
}
.badge_solid_f361.easy-dd34 .secondary-5716 > li {
  float: left;
}
.badge_solid_f361.full-cf63 .secondary-5716:after,
.badge_solid_f361.full-cf63 .secondary-5716:before {
  content: "";
  display: table;
}
.badge_solid_f361.full-cf63 .secondary-5716:after {
  clear: both;
}
.badge_solid_f361.full-cf63 .secondary-5716 > li {
  float: left;
}
.badge_solid_f361.full-cf63 .secondary-5716 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.badge_solid_f361.full-cf63 .secondary-5716 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.badge_solid_f361.full-cf63 .secondary-5716 > li.fixed_70b7 > a,
.badge_solid_f361.full-cf63 .secondary-5716 > li.yellow-a0fd > a {
  color: #fff;
  background-color: #1e4b75;
}
.badge_solid_f361.border-tiny-0811 .secondary-5716 > li > a .carousel_be2e {
  position: relative;
}
.badge_solid_f361.border-tiny-0811 .secondary-5716 > li > a .carousel_be2e: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;
}
.badge_solid_f361.border-tiny-0811
  .secondary-5716
  > li:focus
  > a
  .carousel_be2e:before,
.badge_solid_f361.border-tiny-0811
  .secondary-5716
  > li:hover
  > a
  .carousel_be2e:before {
  width: 100%;
  background-color: currentColor;
}
.badge_solid_f361.border-tiny-0811
  .secondary-5716
  > li.fixed_70b7
  > a
  .carousel_be2e:before,
.badge_solid_f361.border-tiny-0811
  .secondary-5716
  > li.pressed_1560
  > a
  .carousel_be2e:before {
  width: 100%;
  background-color: currentColor;
}
.badge_solid_f361.disabled_inner_405f .secondary-5716 > li > a .carousel_be2e {
  position: relative;
}
.badge_solid_f361.disabled_inner_405f .secondary-5716 > li > a .carousel_be2e: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;
}
.badge_solid_f361.disabled_inner_405f .secondary-5716 > li:focus > a .carousel_be2e:before,
.badge_solid_f361.disabled_inner_405f
  .secondary-5716
  > li:hover
  > a
  .carousel_be2e:before {
  width: 100%;
  background-color: currentColor;
}
.badge_solid_f361.disabled_inner_405f
  .secondary-5716
  > li.fixed_70b7
  > a
  .carousel_be2e:before,
.badge_solid_f361.disabled_inner_405f
  .secondary-5716
  > li.pressed_1560
  > a
  .carousel_be2e:before {
  width: 100%;
  background-color: currentColor;
}
.alert_33be .box-fresh-90e0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.alert_33be .box-fresh-90e0 li:first-child > a {
  border-top: none;
}
.alert_33be .box-fresh-90e0 .item_350e > .carousel_be2e .lower_1696 {
  display: none;
}
.alert_33be .box-fresh-90e0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.alert_33be .box-fresh-90e0 li:last-child {
  border: none;
}
.alert_33be .box-fresh-90e0 li.orange-0ec0 > a {
  padding-right: 45px !important;
}
.alert_33be .box-fresh-90e0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.alert_33be .box-fresh-90e0 li a:focus,
.alert_33be .box-fresh-90e0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.alert_33be .box-fresh-90e0 li .gradient-selected-3f5a {
  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;
}
.alert_33be .box-fresh-90e0 li .gradient-selected-3f5a:hover {
  box-shadow: none;
}
.alert_33be .box-fresh-90e0 li .gradient-selected-3f5a .lower_1696 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.alert_33be .box-fresh-90e0 .filter-e056 {
  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);
}
.alert_33be .box-fresh-90e0 .filter-e056 li a {
  padding-left: 3em;
}
.alert_33be .box-fresh-90e0 .card_e9f1 > a .gradient-selected-3f5a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.alert_33be .box-fresh-90e0 .card_e9f1 > .filter-e056 {
  display: block;
  opacity: 1;
}
.new-72df {
  max-width: 100%;
}
.blue-43d5 {
  line-height: 0;
  cursor: pointer;
}
.focus_48ea {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.focus_48ea:hover {
  box-shadow: none;
  color: currentColor;
}
.focus_48ea svg {
  width: 18px;
  height: 18px;
}
.focus_48ea .upper_2c02 {
  display: none;
}
.center-f5ca {
  position: relative;
}
.center-f5ca.fn-active-b230 .focus_48ea .input_65da {
  display: none;
}
.center-f5ca.fn-active-b230 .focus_48ea .upper_2c02 {
  display: inline-block;
}
.center-f5ca .notice-8130 {
  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);
}
.center-f5ca.label-10f5 .notice-8130 {
  left: auto;
  right: -0.9em;
}
.center-f5ca.label-10f5 .component_dynamic_c89a::before {
  left: auto;
  right: 15px;
}
.center-f5ca.fn-active-b230 .notice-8130 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.filter-green-99e1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.filter-green-99e1 label {
  flex-basis: 100%;
}
.filter-green-99e1 .icon-focused-6156 {
  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;
}
.filter-green-99e1 .focus_smooth_fddf {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.filter-green-99e1 .focus_smooth_fddf:focus {
  background-color: transparent;
}
.filter-green-99e1 button.overlay_de8d {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.filter-green-99e1 button.overlay_de8d:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.filter-green-99e1 button.overlay_de8d svg {
  width: 18px;
  height: 18px;
}
.filter-green-99e1 input[type="submit"] {
  min-height: auto;
}
.preview_glass_5183 .filter-green-99e1 .focus_smooth_fddf {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.component_dynamic_c89a {
  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) {
  .component_dynamic_c89a {
    width: 220px;
  }
}
.component_dynamic_c89a label {
  flex-basis: 100%;
}
.component_dynamic_c89a::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;
}
.surface-lite-097c .preview_glass_5183 .filter-green-99e1 {
  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;
}
.surface-lite-097c
  .preview_glass_5183
  .filter-green-99e1
  .icon-focused-6156 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.surface-lite-097c .preview_glass_5183 .filter-green-99e1 .focus_smooth_fddf {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.surface-lite-097c
  .preview_glass_5183
  .filter-green-99e1
  .focus_smooth_fddf:focus {
  background: 0 0;
}
.surface-lite-097c
  .preview_glass_5183
  .filter-green-99e1
  .status-next-7d20 {
  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;
}
.photo_new_6525 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.photo_new_6525 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.photo_new_6525 li:last-child {
  margin-right: 0;
}
.photo_new_6525 li:first-child {
  margin-left: 0;
}
.photo_new_6525.image-wide-eeea a {
  color: #fff;
}
.photo_new_6525.image-wide-eeea a:hover {
  color: #fff;
}
.photo_new_6525 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.photo_new_6525 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.photo_new_6525 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.photo_new_6525 a:hover {
  opacity: 0.9;
  color: inherit;
}
.photo_new_6525 [class*="social-icon-apple"] {
  background-color: #999;
}
.photo_new_6525 [class*="social-icon-apple"].thumbnail-c870 {
  background-color: transparent;
  color: #999;
}
.photo_new_6525 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.photo_new_6525 [class*="social-icon-behance"].thumbnail-c870 {
  background-color: transparent;
  color: #1769ff;
}
.photo_new_6525 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.photo_new_6525 [class*="social-icon-bitbucket"].thumbnail-c870 {
  background-color: transparent;
  color: #205081;
}
.photo_new_6525 [class*="social-icon-codepen"] {
  background-color: #000;
}
.photo_new_6525 [class*="social-icon-codepen"].thumbnail-c870 {
  background-color: transparent;
  color: #000;
}
.photo_new_6525 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.photo_new_6525 [class*="social-icon-delicious"].thumbnail-c870 {
  background-color: transparent;
  color: #39f;
}
.photo_new_6525 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.photo_new_6525 [class*="social-icon-digg"].thumbnail-c870 {
  background-color: transparent;
  color: #005be2;
}
.photo_new_6525 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.photo_new_6525 [class*="social-icon-dribbble"].thumbnail-c870 {
  background-color: transparent;
  color: #ea4c89;
}
.photo_new_6525 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.photo_new_6525 [class*="social-icon-envelope"].thumbnail-c870 {
  background-color: transparent;
  color: #ea4335;
}
.photo_new_6525 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.photo_new_6525 [class*="social-icon-facebook"].thumbnail-c870 {
  background-color: transparent;
  color: #3b5998;
}
.photo_new_6525 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.photo_new_6525 [class*="social-icon-flickr"].thumbnail-c870 {
  background-color: transparent;
  color: #0063dc;
}
.photo_new_6525 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.photo_new_6525 [class*="social-icon-foursquare"].thumbnail-c870 {
  background-color: transparent;
  color: #2d5be3;
}
.photo_new_6525 [class*="social-icon-github"] {
  background-color: #333;
}
.photo_new_6525 [class*="social-icon-github"].thumbnail-c870 {
  background-color: transparent;
  color: #333;
}
.photo_new_6525 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.photo_new_6525 [class*="social-icon-google-plus"].thumbnail-c870 {
  background-color: transparent;
  color: #dd4b39;
}
.photo_new_6525 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.photo_new_6525 [class*="social-icon-houzz"].thumbnail-c870 {
  background-color: transparent;
  color: #7ac142;
}
.photo_new_6525 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.photo_new_6525 [class*="social-icon-instagram"].thumbnail-c870 {
  background-color: transparent;
  color: #262626;
}
.photo_new_6525 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.photo_new_6525 [class*="social-icon-jsfiddle"].thumbnail-c870 {
  background-color: transparent;
  color: #487aa2;
}
.photo_new_6525 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.photo_new_6525 [class*="social-icon-linkedin"].thumbnail-c870 {
  background-color: transparent;
  color: #0077b5;
}
.photo_new_6525 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.photo_new_6525 [class*="social-icon-medium"].thumbnail-c870 {
  background-color: transparent;
  color: #00ab6b;
}
.photo_new_6525 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.photo_new_6525
  [class*="social-icon-odnoklassniki"].thumbnail-c870 {
  background-color: transparent;
  color: #f4731c;
}
.photo_new_6525 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.photo_new_6525 [class*="social-icon-meetup"].thumbnail-c870 {
  background-color: transparent;
  color: #ec1c40;
}
.photo_new_6525 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.photo_new_6525 [class*="social-icon-pinterest"].thumbnail-c870 {
  background-color: transparent;
  color: #bd081c;
}
.photo_new_6525 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.photo_new_6525 [class*="social-icon-product-hunt"].thumbnail-c870 {
  background-color: transparent;
  color: #da552f;
}
.photo_new_6525 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.photo_new_6525 [class*="social-icon-reddit"].thumbnail-c870 {
  background-color: transparent;
  color: #ff4500;
}
.photo_new_6525 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.photo_new_6525 [class*="social-icon-rss"].thumbnail-c870 {
  background-color: transparent;
  color: #f26522;
}
.photo_new_6525 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.photo_new_6525
  [class*="social-icon-shopping-cart"].thumbnail-c870 {
  background-color: transparent;
  color: #4caf50;
}
.photo_new_6525 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.photo_new_6525 [class*="social-icon-skype"].thumbnail-c870 {
  background-color: transparent;
  color: #00aff0;
}
.photo_new_6525 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.photo_new_6525 [class*="social-icon-slideshare"].thumbnail-c870 {
  background-color: transparent;
  color: #0077b5;
}
.photo_new_6525 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.photo_new_6525 [class*="social-icon-snapchat"].thumbnail-c870 {
  background-color: transparent;
  color: #fffc00;
}
.photo_new_6525 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.photo_new_6525 [class*="social-icon-soundcloud"].thumbnail-c870 {
  background-color: transparent;
  color: #f80;
}
.photo_new_6525 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.photo_new_6525 [class*="social-icon-spotify"].thumbnail-c870 {
  background-color: transparent;
  color: #2ebd59;
}
.photo_new_6525 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.photo_new_6525
  [class*="social-icon-stack-overflow"].thumbnail-c870 {
  background-color: transparent;
  color: #fe7a15;
}
.photo_new_6525 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.photo_new_6525 [class*="social-icon-maldkfgram"].thumbnail-c870 {
  background-color: transparent;
  color: #2ca5e0;
}
.photo_new_6525 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.photo_new_6525 [class*="social-icon-tripadvisor"].thumbnail-c870 {
  background-color: transparent;
  color: #589442;
}
.photo_new_6525 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.photo_new_6525 [class*="social-icon-tumblr"].thumbnail-c870 {
  background-color: transparent;
  color: #35465c;
}
.photo_new_6525 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.photo_new_6525 [class*="social-icon-twitch"].thumbnail-c870 {
  background-color: transparent;
  color: #6441a5;
}
.photo_new_6525 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.photo_new_6525 [class*="social-icon-twitter"].thumbnail-c870 {
  background-color: transparent;
  color: #1da1f2;
}
.photo_new_6525 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.photo_new_6525 [class*="social-icon-vimeo"].thumbnail-c870 {
  background-color: transparent;
  color: #1ab7ea;
}
.photo_new_6525 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.photo_new_6525 [class*="social-icon-vk"].thumbnail-c870 {
  background-color: transparent;
  color: #45668e;
}
.photo_new_6525 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.photo_new_6525 [class*="social-icon-weibo"].thumbnail-c870 {
  background-color: transparent;
  color: #df2029;
}
.photo_new_6525 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.photo_new_6525 [class*="social-icon-weixin"].thumbnail-c870 {
  background-color: transparent;
  color: #7bb32e;
}
.photo_new_6525 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.photo_new_6525 [class*="social-icon-whatsapp"].thumbnail-c870 {
  background-color: transparent;
  color: #25d366;
}
.photo_new_6525 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.photo_new_6525 [class*="social-icon-wordpress"].thumbnail-c870 {
  background-color: transparent;
  color: #21759b;
}
.photo_new_6525 [class*="social-icon-xing"] {
  background-color: #026466;
}
.photo_new_6525 [class*="social-icon-xing"].thumbnail-c870 {
  background-color: transparent;
  color: #026466;
}
.photo_new_6525 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.photo_new_6525 [class*="social-icon-yelp"].thumbnail-c870 {
  background-color: transparent;
  color: #af0606;
}
.photo_new_6525 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.photo_new_6525 [class*="social-icon-youtube"].thumbnail-c870 {
  background-color: transparent;
  color: #cd201f;
}
.footer-39c3 {
  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;
}
.footer-39c3:hover {
  box-shadow: none;
  background: 0 0;
}
.black_6cd8 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.description_5c4c {
  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;
}
.top-1546 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.backdrop-static-c88d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.backdrop-static-c88d,
.backdrop-static-c88d::after,
.backdrop-static-c88d::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;
}
.backdrop-static-c88d::after,
.backdrop-static-c88d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.logo-dcf9 .description_5c4c .top-1546 {
  margin-top: -2px;
  width: 19px;
}
.logo-dcf9 .description_5c4c .backdrop-static-c88d {
  margin-top: -1px;
}
.logo-dcf9 .description_5c4c .backdrop-static-c88d,
.logo-dcf9 .description_5c4c .backdrop-static-c88d::after,
.logo-dcf9 .description_5c4c .backdrop-static-c88d::before {
  width: 19px;
  height: 2px;
}
.logo-dcf9 .description_5c4c .backdrop-static-c88d::before {
  top: -6px;
}
.logo-dcf9 .description_5c4c .backdrop-static-c88d::after {
  bottom: -6px;
}
.tooltip_7a8f .description_5c4c .top-1546 {
  margin-top: -2px;
  width: 22px;
}
.tooltip_7a8f .description_5c4c .backdrop-static-c88d {
  margin-top: -1px;
}
.tooltip_7a8f .description_5c4c .backdrop-static-c88d,
.tooltip_7a8f .description_5c4c .backdrop-static-c88d::after,
.tooltip_7a8f .description_5c4c .backdrop-static-c88d::before {
  width: 22px;
  height: 2px;
}
.tooltip_7a8f .description_5c4c .backdrop-static-c88d::before {
  top: -7px;
}
.tooltip_7a8f .description_5c4c .backdrop-static-c88d::after {
  bottom: -7px;
}
.block-c8a0 .description_5c4c .top-1546 {
  margin-top: -2px;
  width: 31px;
}
.block-c8a0 .description_5c4c .backdrop-static-c88d {
  margin-top: -1.5px;
}
.block-c8a0 .description_5c4c .backdrop-static-c88d,
.block-c8a0 .description_5c4c .backdrop-static-c88d::after,
.block-c8a0 .description_5c4c .backdrop-static-c88d::before {
  width: 31px;
  height: 3px;
}
.block-c8a0 .description_5c4c .backdrop-static-c88d::before {
  top: -9px;
}
.block-c8a0 .description_5c4c .backdrop-static-c88d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .secondary-outer-65bf .description_5c4c .top-1546 {
    margin-top: -2px;
    width: 19px;
  }
  .secondary-outer-65bf .description_5c4c .backdrop-static-c88d {
    margin-top: -1px;
  }
  .secondary-outer-65bf .description_5c4c .backdrop-static-c88d,
  .secondary-outer-65bf .description_5c4c .backdrop-static-c88d::after,
  .secondary-outer-65bf .description_5c4c .backdrop-static-c88d::before {
    width: 19px;
    height: 2px;
  }
  .secondary-outer-65bf .description_5c4c .backdrop-static-c88d::before {
    top: -6px;
  }
  .secondary-outer-65bf .description_5c4c .backdrop-static-c88d::after {
    bottom: -6px;
  }
  .sort-east-2b38 .description_5c4c .top-1546 {
    margin-top: -2px;
    width: 22px;
  }
  .sort-east-2b38 .description_5c4c .backdrop-static-c88d {
    margin-top: -1px;
  }
  .sort-east-2b38 .description_5c4c .backdrop-static-c88d,
  .sort-east-2b38 .description_5c4c .backdrop-static-c88d::after,
  .sort-east-2b38 .description_5c4c .backdrop-static-c88d::before {
    width: 22px;
    height: 2px;
  }
  .sort-east-2b38 .description_5c4c .backdrop-static-c88d::before {
    top: -7px;
  }
  .sort-east-2b38 .description_5c4c .backdrop-static-c88d::after {
    bottom: -7px;
  }
  .tiny-9c02 .description_5c4c .top-1546 {
    margin-top: -2px;
    width: 31px;
  }
  .tiny-9c02 .description_5c4c .backdrop-static-c88d {
    margin-top: -1.5px;
  }
  .tiny-9c02 .description_5c4c .backdrop-static-c88d,
  .tiny-9c02 .description_5c4c .backdrop-static-c88d::after,
  .tiny-9c02 .description_5c4c .backdrop-static-c88d::before {
    width: 31px;
    height: 3px;
  }
  .tiny-9c02 .description_5c4c .backdrop-static-c88d::before {
    top: -9px;
  }
  .tiny-9c02 .description_5c4c .backdrop-static-c88d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .article_right_1d45 .description_5c4c .top-1546 {
    margin-top: -2px;
    width: 19px;
  }
  .article_right_1d45 .description_5c4c .backdrop-static-c88d {
    margin-top: -1px;
  }
  .article_right_1d45 .description_5c4c .backdrop-static-c88d,
  .article_right_1d45 .description_5c4c .backdrop-static-c88d::after,
  .article_right_1d45 .description_5c4c .backdrop-static-c88d::before {
    width: 19px;
    height: 2px;
  }
  .article_right_1d45 .description_5c4c .backdrop-static-c88d::before {
    top: -6px;
  }
  .article_right_1d45 .description_5c4c .backdrop-static-c88d::after {
    bottom: -6px;
  }
  .logo-light-bb61 .description_5c4c .top-1546 {
    margin-top: -2px;
    width: 22px;
  }
  .logo-light-bb61 .description_5c4c .backdrop-static-c88d {
    margin-top: -1px;
  }
  .logo-light-bb61 .description_5c4c .backdrop-static-c88d,
  .logo-light-bb61 .description_5c4c .backdrop-static-c88d::after,
  .logo-light-bb61 .description_5c4c .backdrop-static-c88d::before {
    width: 22px;
    height: 2px;
  }
  .logo-light-bb61 .description_5c4c .backdrop-static-c88d::before {
    top: -7px;
  }
  .logo-light-bb61 .description_5c4c .backdrop-static-c88d::after {
    bottom: -7px;
  }
  .section-87f9 .description_5c4c .top-1546 {
    margin-top: -2px;
    width: 31px;
  }
  .section-87f9 .description_5c4c .backdrop-static-c88d {
    margin-top: -1.5px;
  }
  .section-87f9 .description_5c4c .backdrop-static-c88d,
  .section-87f9 .description_5c4c .backdrop-static-c88d::after,
  .section-87f9 .description_5c4c .backdrop-static-c88d::before {
    width: 31px;
    height: 3px;
  }
  .section-87f9 .description_5c4c .backdrop-static-c88d::before {
    top: -9px;
  }
  .section-87f9 .description_5c4c .backdrop-static-c88d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .image_e1c9 .description_5c4c .top-1546 {
    margin-top: -2px;
    width: 19px;
  }
  .image_e1c9 .description_5c4c .backdrop-static-c88d {
    margin-top: -1px;
  }
  .image_e1c9 .description_5c4c .backdrop-static-c88d,
  .image_e1c9 .description_5c4c .backdrop-static-c88d::after,
  .image_e1c9 .description_5c4c .backdrop-static-c88d::before {
    width: 19px;
    height: 2px;
  }
  .image_e1c9 .description_5c4c .backdrop-static-c88d::before {
    top: -6px;
  }
  .image_e1c9 .description_5c4c .backdrop-static-c88d::after {
    bottom: -6px;
  }
  .hard_5c60 .description_5c4c .top-1546 {
    margin-top: -2px;
    width: 22px;
  }
  .hard_5c60 .description_5c4c .backdrop-static-c88d {
    margin-top: -1px;
  }
  .hard_5c60 .description_5c4c .backdrop-static-c88d,
  .hard_5c60 .description_5c4c .backdrop-static-c88d::after,
  .hard_5c60 .description_5c4c .backdrop-static-c88d::before {
    width: 22px;
    height: 2px;
  }
  .hard_5c60 .description_5c4c .backdrop-static-c88d::before {
    top: -7px;
  }
  .hard_5c60 .description_5c4c .backdrop-static-c88d::after {
    bottom: -7px;
  }
  .dropdown_5526 .description_5c4c .top-1546 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_5526 .description_5c4c .backdrop-static-c88d {
    margin-top: -1.5px;
  }
  .dropdown_5526 .description_5c4c .backdrop-static-c88d,
  .dropdown_5526 .description_5c4c .backdrop-static-c88d::after,
  .dropdown_5526 .description_5c4c .backdrop-static-c88d::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_5526 .description_5c4c .backdrop-static-c88d::before {
    top: -9px;
  }
  .dropdown_5526 .description_5c4c .backdrop-static-c88d::after {
    bottom: -9px;
  }
}
.solid-7185 .backdrop-static-c88d {
  -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);
}
.solid-7185 .backdrop-static-c88d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.solid-7185 .backdrop-static-c88d::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);
}
.solid-7185.preview_paper_85fc .backdrop-static-c88d {
  -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);
}
.solid-7185.preview_paper_85fc .backdrop-static-c88d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.solid-7185.preview_paper_85fc .backdrop-static-c88d::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);
}
.nav-03cf {
  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.slow_2834:before {
  display: none;
}
.menu-old-40c7 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.menu-old-40c7 .row-05a2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.menu-old-40c7 .row-05a2:last-of-type {
  border-bottom: none;
}
.menu-old-40c7 .row-05a2.top-dae5,
.menu-old-40c7 .row-05a2.tooltip-559b,
.menu-old-40c7 .row-05a2.silver-53d9 {
  padding: 0;
}
.menu-old-40c7 .alert_33be .gradient-selected-3f5a {
  color: currentColor;
}
.menu-old-40c7 .alert_33be .gradient-selected-3f5a:focus,
.menu-old-40c7 .alert_33be .gradient-selected-3f5a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-old-40c7.pattern-active-b374 .right-958e,
.menu-old-40c7.pattern-active-b374 .module-upper-ad6c a,
.menu-old-40c7.pattern-active-b374 .secondary-5716 a,
.menu-old-40c7.pattern-active-b374 .filter-e056 a {
  color: rgba(0, 0, 0, 0.55);
}
.menu-old-40c7.pattern-active-b374 .right-958e:hover,
.menu-old-40c7.pattern-active-b374 .module-upper-ad6c a:hover,
.menu-old-40c7.pattern-active-b374 .secondary-5716 a:hover,
.menu-old-40c7.pattern-active-b374 .filter-e056 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.menu-old-40c7.pattern-active-b374 .box_static_d7f3 {
  color: rgba(0, 0, 0, 0.8);
}
.menu-old-40c7.pattern-active-b374 .row-05a2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-old-40c7.pattern-active-b374 .row-05a2:before {
  background: rgba(0, 0, 0, 0.08);
}
.menu-old-40c7.pattern-active-b374 .gallery_fast_1923:before {
  background: rgba(255, 255, 255, 0.9);
}
.menu-old-40c7.pattern-active-b374 .alert_33be .box-fresh-90e0 li a,
.menu-old-40c7.pattern-active-b374 .alert_33be .gradient-selected-3f5a,
.menu-old-40c7.pattern-active-b374 .filter-e056 {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-old-40c7.pattern-active-b374 .alert_33be .gradient-selected-3f5a:focus,
.menu-old-40c7.pattern-active-b374 .alert_33be .gradient-selected-3f5a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-old-40c7.pattern-active-b374 .box-fresh-90e0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.menu-old-40c7.modal-middle-fcc4 .right-958e,
.menu-old-40c7.modal-middle-fcc4 .module-upper-ad6c a,
.menu-old-40c7.modal-middle-fcc4 .secondary-5716 .gradient-selected-3f5a,
.menu-old-40c7.modal-middle-fcc4 .secondary-5716 a,
.menu-old-40c7.modal-middle-fcc4 .filter-e056 a {
  color: rgba(255, 255, 255, 0.79);
}
.menu-old-40c7.modal-middle-fcc4 .right-958e:hover,
.menu-old-40c7.modal-middle-fcc4 .module-upper-ad6c a:hover,
.menu-old-40c7.modal-middle-fcc4 .secondary-5716 .gradient-selected-3f5a:hover,
.menu-old-40c7.modal-middle-fcc4 .secondary-5716 a:hover,
.menu-old-40c7.modal-middle-fcc4 .filter-e056 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-old-40c7.modal-middle-fcc4 .box_static_d7f3 {
  color: rgba(255, 255, 255, 0.99);
}
.menu-old-40c7.modal-middle-fcc4 .row-05a2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-old-40c7.modal-middle-fcc4 .row-05a2:before {
  background: rgba(255, 255, 255, 0.08);
}
.menu-old-40c7.modal-middle-fcc4 .gallery_fast_1923:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu-old-40c7.modal-middle-fcc4 .alert_33be .box-fresh-90e0 li a,
.menu-old-40c7.modal-middle-fcc4 .alert_33be .gradient-selected-3f5a,
.menu-old-40c7.modal-middle-fcc4 .filter-e056 {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-old-40c7.modal-middle-fcc4 .alert_33be .gradient-selected-3f5a:focus,
.menu-old-40c7.modal-middle-fcc4 .alert_33be .gradient-selected-3f5a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.menu-old-40c7.modal-middle-fcc4 .box-fresh-90e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery_fast_1923 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gallery_fast_1923:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.modal-1e4c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.summary_a273 .menu-old-40c7 {
  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;
}
.summary_a273 .row-05a2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.summary_a273 .row-05a2: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) {
  .summary_a273 .row-05a2:before {
    width: 16%;
    left: 42%;
  }
}
.summary_a273 .row-05a2:last-child:before {
  content: none;
}
.summary_a273 .row-05a2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.summary_a273 .alert_33be .box-fresh-90e0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.summary_a273 .alert_33be .box-fresh-90e0 li a .gradient-selected-3f5a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.summary_a273 .alert_33be .filter-e056 {
  border: none;
}
.summary_a273 .alert_33be .filter-e056 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.summary_a273 .gallery_fast_1923 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.summary_a273 .modal-1e4c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.summary_a273 .modal-middle-fcc4 .gallery_fast_1923:before {
  background: rgba(0, 0, 0, 0.9);
}
.summary_a273 .pattern-active-b374.section-4095 .backdrop-static-c88d {
  background: rgba(0, 0, 0, 0.6);
}
.summary_a273
  .pattern-active-b374.section-4095
  .backdrop-static-c88d::after,
.summary_a273
  .pattern-active-b374.section-4095
  .backdrop-static-c88d:before {
  background: inherit;
}
.summary_a273
  .pattern-active-b374.section-4095:hover
  .backdrop-static-c88d {
  background: rgba(0, 0, 0, 0.8);
}
.section_light_e727 .menu-old-40c7 {
  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) {
  .section_light_e727 .menu-old-40c7 {
    width: auto;
    right: 45px;
  }
}
.notice-hard-7c8a .menu-old-40c7 {
  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) {
  .notice-hard-7c8a .menu-old-40c7 {
    width: auto;
    left: 45px;
  }
}
.slow_2834 .menu-old-40c7 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.slow_2834 .modal-1e4c {
  max-width: 48em;
  margin: 0 auto;
}
.slow_2834 .gallery_fast_1923:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.outline-right-7a4d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.outline-right-7a4d.summary_a273 .menu-old-40c7 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.outline-right-7a4d.section_light_e727 .menu-old-40c7 {
  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);
}
.outline-right-7a4d .menu-old-40c7 {
  visibility: visible;
}
.outline-right-7a4d.notice-hard-7c8a .menu-old-40c7 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.inner_d585,
.shadow_basic_97f2 {
  overflow-x: hidden;
}
.inner_d585 .menu-old-40c7 {
  overflow: auto;
}
.inner_d585.summary_a273 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.inner_d585.summary_a273 .menu-old-40c7 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.inner_d585.summary_a273 .footer-39c3 {
  opacity: 0;
}
.inner_d585.section_light_e727 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.inner_d585.section_light_e727 .menu-old-40c7 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.inner_d585.section_light_e727 .footer-39c3 {
  opacity: 0;
}
.inner_d585.notice-hard-7c8a {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.inner_d585.notice-hard-7c8a .menu-old-40c7 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.inner_d585.notice-hard-7c8a .footer-39c3 {
  opacity: 0;
}
.inner_d585.slow_2834 .menu-old-40c7 {
  z-index: 10;
  visibility: visible;
}
.section-4095 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.section-4095 .backdrop-static-c88d {
  background: rgba(255, 255, 255, 0.99);
}
.section-4095 .backdrop-static-c88d::after,
.section-4095 .backdrop-static-c88d:before {
  background: inherit;
}
.section-4095:hover .backdrop-static-c88d {
  background: rgba(255, 255, 255, 0.99);
}
.notice-hard-7c8a .section-4095 {
  top: 10px;
  right: auto;
  left: 12px;
}
.slow_2834 .section-4095 {
  display: none !important;
}
.inner_d585:before,
.shadow_basic_97f2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.inner_d585 .section-4095,
.shadow_basic_97f2 .section-4095 {
  display: inline-block;
}
.menu-old-40c7 .aside-soft-ab1a {
  -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;
}
.inner_d585 .menu-old-40c7 .aside-soft-ab1a,
.shadow_basic_97f2 .menu-old-40c7 .aside-soft-ab1a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pressed_4d14 .icon-focused-6156 {
  width: 100%;
}
.hero-out-8952 {
  padding: 0 0.5em 0;
}
.hero-out-8952 [class*="customify-col-"],
.hero-out-8952 [class*="customify-col_"],
.hero-out-8952 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.outer_4c92 .hero-out-8952 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .card_a3dd .right_a391,
  .right_a391 {
    display: none;
  }
  .icon-b78e {
    text-align: left;
  }
  .form-glass-7bc1 {
    text-align: center;
  }
  .content_c0b7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .card_a3dd .hovered_ecf9,
  .hovered_ecf9 {
    display: none;
  }
  .row-dd4e {
    text-align: left;
  }
  .title-c6f6 {
    text-align: center;
  }
  .filter-lite-9c4d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .card_a3dd .active-easy-0f84,
  .active-easy-0f84 {
    display: none;
  }
  .panel-old-44ac {
    text-align: left;
  }
  .dropdown_bf03 {
    text-align: center;
  }
  .focus_under_6a7c {
    text-align: right;
  }
}
#page {
  position: relative;
}
.label-0483 {
  box-shadow: none !important;
}
.caption-lower-0388 .plasma-172d,
.section_south_38ee .plasma-172d {
  max-width: 1248px;
  box-shadow: 0 3px 6px -4px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  margin: 0 auto;
}
.section_south_38ee .plasma-172d {
  margin-top: 30px;
  margin-bottom: 30px;
}
.aside_huge_c5c9 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.aside_huge_c5c9:after,
.aside_huge_c5c9:before {
  content: "";
  display: table;
}
.aside_huge_c5c9:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .aside_huge_c5c9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.aside_huge_c5c9,
.heading_7910 {
  max-width: 1248px;
  margin: 0 auto;
}

.pattern-west-307c.table_east_1dcf .aside_huge_c5c9 {
  max-width: 100%;
}
.pattern-west-307c.tertiary-copper-54e7 {
  max-width: 1200px;
  margin: 0 auto;
}
.pattern-west-307c.hover_b27d .aside_huge_c5c9 {
  max-width: 100%;
}
.pattern-west-307c.hover_b27d > .aside_huge_c5c9 {
  padding-left: 0;
  padding-right: 0;
}
.pattern-west-307c.hover_b27d > .aside_huge_c5c9 .card_a3dd {
  margin: 0;
}
.pattern-west-307c.hover_b27d
  > .aside_huge_c5c9
  .plasma_3fb3.old_7edf {
  margin-right: 0;
  margin-left: 0;
}
.pattern-west-307c.hover_b27d #main.old_7edf {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .badge-8dc5 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .badge-8dc5 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .frame-hot-c732 .pagination_green_a843 {
    padding-right: 1em;
  }
  .frame-hot-c732.logo_9e79 .plasma_3fb3 {
    border-right: 1px solid #eaecee;
  }
  .frame-hot-c732.logo_9e79 .pagination_green_a843 {
    padding-right: 1em;
  }
  .frame-hot-c732.logo_9e79 .plasma_b014 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gold_5a20 .pagination_green_a843 {
    padding-left: 1em;
  }
  .gold_5a20.logo_9e79 .plasma_3fb3 {
    border-left: 1px solid #eaecee;
  }
  .gold_5a20.logo_9e79 .pagination_green_a843 {
    padding-left: 1em;
  }
  .gold_5a20.logo_9e79 .plasma_b014 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-old-0b4b .pagination_green_a843 {
    padding-left: 1em;
  }
  .layout-old-0b4b.logo_9e79 .hover-91e3 {
    border-right: 1px solid #eaecee;
  }
  .layout-old-0b4b.logo_9e79 .lower_c4c6 {
    border-right: 1px solid #eaecee;
  }
  .layout-old-0b4b.logo_9e79 .pagination_green_a843 {
    padding-left: 1em;
  }
  .layout-old-0b4b.logo_9e79 .plasma_b014 {
    padding-right: 1em;
  }
  .layout-old-0b4b.logo_9e79 .accordion_7623 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper_stale_7b01 .pagination_green_a843 {
    padding-right: 1em;
  }
  .wrapper_stale_7b01.logo_9e79 .hover-91e3 {
    border-left: 1px solid #eaecee;
  }
  .wrapper_stale_7b01.logo_9e79 .lower_c4c6 {
    border-left: 1px solid #eaecee;
  }
  .wrapper_stale_7b01.logo_9e79 .pagination_green_a843 {
    padding-right: 1em;
  }
  .wrapper_stale_7b01.logo_9e79 .plasma_b014 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .wrapper_stale_7b01.logo_9e79 .accordion_7623 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .badge-8dc5 .pagination_green_a843 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge-8dc5.logo_9e79 .plasma_3fb3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .badge-8dc5.logo_9e79 .pagination_green_a843 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .badge-8dc5.logo_9e79 .plasma_b014 {
    padding-left: 1em;
  }
  .badge-8dc5.logo_9e79 .accordion_7623 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .badge-8dc5.logo_9e79 .pagination_green_a843 {
    padding-left: 0;
  }
}
.frame-steel-e3f5 .notification_15c2 {
  display: inline-block;
}
.photo_6a1e {
  display: inline-block;
}
.hover-pink-1a74 {
  word-con: break-word;
}
.yellow_3ef4 > span {
  display: inline-block;
  padding: 5px 0;
}
.yellow_3ef4 .sidebar_ea0f {
  margin-left: 8px;
  margin-right: 8px;
}
.yellow_3ef4 .gallery-mini-ae41 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.surface-c937 .huge_ad07 {
  margin-bottom: 2em;
}
.surface-c937 .tiny_9f42 {
  margin-bottom: 15px;
}
.surface-c937 .tiny_9f42:last-child {
  margin-bottom: 0;
}
.surface-c937 .wood_3130 {
  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) {
  .surface-c937 .wood_3130 {
    display: block;
  }
}
.surface-c937 .last-1655 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .surface-c937 .last-1655 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.surface-c937 .button_b704 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.surface-c937 .button_b704 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.surface-c937 .button_b704 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.surface-c937 .hover-pink-1a74 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.surface-c937 .hover-pink-1a74 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.surface-c937 .huge-93aa p:last-child {
  margin-bottom: 0;
}
.surface-c937 .complex_b857 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.surface-c937 .secondary_in_b677 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.surface-c937 .texture-0493 {
  margin-top: 1em;
}
.surface-c937 .blue-93df {
  top: 0;
  display: block;
}
.surface-c937 .blue-93df a {
  color: inherit;
}
.surface-c937 .blue-93df a:hover {
  color: inherit;
}
.surface-c937 .paragraph-2dc8 {
  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;
}
.surface-c937 .paragraph-2dc8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.surface-c937 .secondary_in_b677 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.surface-c937 .thumbnail-down-ddcd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.surface-c937 .thumbnail-down-ddcd:first-child {
  margin-top: 0;
}
.surface-c937 .thumbnail-down-ddcd.label-down-8744 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.surface-c937 .thumbnail-down-ddcd.summary-prev-4cab {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.surface-c937
  .thumbnail-down-ddcd.summary-prev-4cab.component_cool_bb63
  .texture-0493 {
  width: 100%;
}
.surface-c937 .summary-prev-4cab {
  -webkit-box-align: center;
  align-items: center;
}
.surface-c937 .summary-prev-4cab .yellow_3ef4,
.surface-c937 .summary-prev-4cab > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.surface-c937 .button_b704 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.surface-c937 .button_b704 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.surface-c937 .button_b704: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;
}
.surface-c937 .label-down-8744 {
  z-index: 5;
}
.surface-c937 .layout_4a56 .gas_d7ce {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.surface-c937 .hard_6c9d .gas_d7ce {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.surface-c937 .panel_out_1967 .gas_d7ce {
  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;
}
.surface-c937.stale-8303 .wood_3130,
.surface-c937.sort_0535 .wood_3130 {
  display: block;
}
.surface-c937.stale-8303 .wood_3130 .card_775c,
.surface-c937.stale-8303 .wood_3130 .secondary_in_b677,
.surface-c937.sort_0535 .wood_3130 .card_775c,
.surface-c937.sort_0535 .wood_3130 .secondary_in_b677 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.surface-c937.outline-9687 .last-1655 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .surface-c937.outline-9687 .last-1655 {
    margin-right: 0;
  }
}
.surface-c937.stale-8303 .last-1655,
.surface-c937.sort_0535 .last-1655 {
  padding-top: 40%;
}
.surface-c937.stale-8303 .huge_ad07,
.surface-c937.sort_0535 .huge_ad07 {
  display: block;
}
.surface-c937.stale-8303 .fn-sticky-b230 .secondary_in_b677,
.surface-c937.sort_0535 .fn-sticky-b230 .secondary_in_b677 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.surface-c937.stale-8303 .last-1655,
.surface-c937.sort_0535 .last-1655 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.surface-c937.stale-8303 .secondary_in_b677 {
  padding: 1em;
}
.gradient-9a41 {
  margin: 30px auto;
  display: block;
}
.gradient-9a41 .article_87f1 > * {
  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;
}
.gradient-9a41 .article_87f1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gradient-9a41 .article_87f1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row-silver-5308 .yellow_3ef4 {
  margin-bottom: 1.41575em;
}
.row-silver-5308 .article_f315 {
  margin-bottom: 1.618em;
}
.title_middle_2e10 .panel-steel-89e5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title_middle_2e10 .panel-steel-89e5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title_middle_2e10 .picture_current_f696 {
  max-width: 100%;
  overflow: auto;
}
.short_ae75 .title_middle_2e10 a:hover {
  text-decoration: underline;
}
.footer-large-edcb .tiny_9f42:not(.hover-pink-1a74),
.footer-large-edcb .button_b704 {
  margin-bottom: 1.41575em;
}
.footer-large-edcb .tiny_9f42:not(.hover-pink-1a74):last-child,
.footer-large-edcb .button_b704:last-child {
  margin-bottom: 0;
}
.footer-large-edcb .tiny_9f42.background-3a58 {
  margin-bottom: 0.41575em;
}
.footer-large-edcb .content-fresh-1089:before,
.footer-large-edcb .status_1d00:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.footer-large-edcb .content-fresh-1089:before {
  content: "\f115";
}
.footer-large-edcb .status_1d00:before {
  content: "\f02c";
}
.footer-large-edcb .texture_9bef {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.footer-large-edcb .texture_9bef a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.label-7abf {
  display: -webkit-box;
  display: flex;
}
.label-7abf .aside-huge-2589 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .label-7abf .aside-huge-2589 {
    flex-basis: 90px;
  }
}
.label-7abf .short_ddec {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .label-7abf .short_ddec {
    flex-basis: calc(100% - 50px);
  }
}
.label-7abf .text-white-b5eb p:last-child {
  margin-bottom: 0.72em;
}
.nav_easy_b8d4 .article_87f1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.nav_easy_b8d4 .article_87f1:after,
.nav_easy_b8d4 .article_87f1:before {
  content: "";
  display: table;
}
.nav_easy_b8d4 .article_87f1:after {
  clear: both;
}
.nav_easy_b8d4 .article_87f1 .table-simple-1b39,
.nav_easy_b8d4 .article_87f1 .texture_hard_cd00 {
  width: 49%;
}
.nav_easy_b8d4 .article_87f1 .table-simple-1b39 a span.frame-ee74,
.nav_easy_b8d4 .article_87f1 .texture_hard_cd00 a span.frame-ee74 {
  display: block;
  margin-bottom: 5px;
}
.nav_easy_b8d4 .article_87f1 .texture_hard_cd00 {
  float: left;
  text-align: left;
}
.nav_easy_b8d4 .article_87f1 .table-simple-1b39 {
  float: right;
  text-align: right;
}
.large-5a12 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .large-5a12 {
    margin-bottom: 0;
  }
}
.fluid-5009 {
  margin-bottom: 1em;
}
.fluid-5009 .hover-pink-1a74 {
  font-size: 1.1em;
  line-height: 1.3;
}
.row_red_af82 a {
  display: block;
  line-height: 0;
  position: relative;
}
.sort_short_00ed .fluid-5009,
.primary_smooth_8eab .fluid-5009 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .sort_short_00ed .fluid-5009,
  .primary_smooth_8eab .fluid-5009 {
    display: block;
  }
}
.sort_short_00ed .row_red_af82,
.primary_smooth_8eab .row_red_af82 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .sort_short_00ed .row_red_af82,
  .primary_smooth_8eab .row_red_af82 {
    margin-bottom: 1em;
  }
}
.sort_short_00ed .row_red_af82 img,
.primary_smooth_8eab .row_red_af82 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.sort_short_00ed .clean_acb6,
.primary_smooth_8eab .clean_acb6 {
  flex-basis: calc(100% - 160px);
}
.sort_short_00ed .clean_acb6 p,
.primary_smooth_8eab .clean_acb6 p {
  margin-bottom: 0;
}
.sort_short_00ed .clean_acb6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .sort_short_00ed .clean_acb6 {
    padding-left: 0;
  }
}
.primary_smooth_8eab .clean_acb6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .primary_smooth_8eab .clean_acb6 {
    padding-right: 0;
  }
}
.primary_smooth_8eab .row_red_af82 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.carousel_65f5 .row_red_af82 {
  margin-bottom: 0.5em;
}
.carousel_65f5 .row_red_af82 img {
  width: 100%;
}
.fixed_0bca .gallery_effc,
.search_eab8 .gallery_effc {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.search_eab8 .plasma_3fb3 .dark-1e29 p:last-child {
  margin-bottom: 0;
}
.pagination_green_d097 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.highlight_cf14 .shade-d7dd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .highlight_cf14 .shade-d7dd:last-of-type {
    margin-bottom: 0;
  }
}
.highlight_cf14 .shade-d7dd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.highlight_cf14 .shade-d7dd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.highlight_cf14 .shade-d7dd ul li {
  margin: 0 0 0.6em;
}
.highlight_cf14 .shade-d7dd ul li.aside_7211,
.highlight_cf14 .shade-d7dd ul li.gradient_4528 {
  position: relative;
}
.highlight_cf14 .shade-d7dd ul li.aside_7211 .iron_fab0,
.highlight_cf14 .shade-d7dd ul li.gradient_4528 .iron_fab0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.highlight_cf14 .shade-d7dd ul li.aside_7211:after:after,
.highlight_cf14 .shade-d7dd ul li.aside_7211:after:before,
.highlight_cf14
  .shade-d7dd
  ul
  li.gradient_4528:after:after,
.highlight_cf14
  .shade-d7dd
  ul
  li.gradient_4528:after:before {
  content: "";
  display: table;
}
.highlight_cf14 .shade-d7dd ul li.aside_7211:after:after,
.highlight_cf14
  .shade-d7dd
  ul
  li.gradient_4528:after:after {
  clear: both;
}
.highlight_cf14 .shade-d7dd a.description_hot_31d5:hover {
  text-decoration: none;
}
.highlight_cf14 .shade-d7dd select {
  max-width: 100%;
}
.highlight_cf14 .shade-d7dd table {
  font-size: 85%;
}
.highlight_cf14 .shade-d7dd table td,
.highlight_cf14 .shade-d7dd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.highlight_cf14 .shade-d7dd table tfoot td {
  text-align: left;
}
.highlight_cf14 .shade-d7dd :last-child {
  margin-bottom: 0;
}
.highlight_cf14 .shade-d7dd .box-fluid-a462 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.highlight_cf14 .shade-d7dd .box-fluid-a462 label {
  width: 100%;
}
.highlight_cf14 .shade-d7dd .box-fluid-a462 .focus_smooth_fddf {
  width: 100%;
  display: block;
}
.highlight_cf14 .shade-d7dd .box-fluid-a462 .overlay_de8d {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.highlight_cf14 .shade-d7dd .box-fluid-a462 .overlay_de8d:hover svg #svg-search {
  fill: #444;
}
.highlight_cf14 .shade-d7dd .box-fluid-a462 .overlay_de8d svg {
  width: 18px;
  height: 18px;
}
.highlight_cf14 .cool_853a ul ul,
.highlight_cf14 .breadcrumb-9da3 ul ul,
.highlight_cf14 .paragraph-3e4b ul ul,
.highlight_cf14 .tooltip-d1b6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.highlight_cf14 .cool_853a .orange-0ec0 > a,
.highlight_cf14 .breadcrumb-9da3 .orange-0ec0 > a,
.highlight_cf14 .paragraph-3e4b .orange-0ec0 > a,
.highlight_cf14 .tooltip-d1b6 .orange-0ec0 > a {
  margin-bottom: 0;
}
.highlight_cf14 .link-184c li,
.highlight_cf14 .cool_853a li,
.highlight_cf14 .iron_4a08 li,
.highlight_cf14 .breadcrumb-9da3 li,
.highlight_cf14 .paragraph-3e4b li,
.highlight_cf14 .tooltip-d1b6 li,
.highlight_cf14 .dynamic-c904 li,
.highlight_cf14 .grid_759f li {
  display: block;
  position: relative;
}
.highlight_cf14 .link-184c li:last-child,
.highlight_cf14 .cool_853a li:last-child,
.highlight_cf14 .iron_4a08 li:last-child,
.highlight_cf14 .breadcrumb-9da3 li:last-child,
.highlight_cf14 .paragraph-3e4b li:last-child,
.highlight_cf14 .tooltip-d1b6 li:last-child,
.highlight_cf14 .dynamic-c904 li:last-child,
.highlight_cf14 .grid_759f li:last-child {
  border: none;
}
.highlight_cf14 .link-184c li a,
.highlight_cf14 .cool_853a li a,
.highlight_cf14 .iron_4a08 li a,
.highlight_cf14 .breadcrumb-9da3 li a,
.highlight_cf14 .paragraph-3e4b li a,
.highlight_cf14 .tooltip-d1b6 li a,
.highlight_cf14 .dynamic-c904 li a,
.highlight_cf14 .grid_759f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.highlight_cf14 .link-184c li ul li::before,
.highlight_cf14 .cool_853a li ul li::before,
.highlight_cf14 .iron_4a08 li ul li::before,
.highlight_cf14 .breadcrumb-9da3 li ul li::before,
.highlight_cf14 .paragraph-3e4b li ul li::before,
.highlight_cf14 .tooltip-d1b6 li ul li::before,
.highlight_cf14 .dynamic-c904 li ul li::before,
.highlight_cf14 .grid_759f li ul li::before {
  left: 15px;
}
.highlight_cf14 .link-184c li ul a,
.highlight_cf14 .cool_853a li ul a,
.highlight_cf14 .iron_4a08 li ul a,
.highlight_cf14 .breadcrumb-9da3 li ul a,
.highlight_cf14 .paragraph-3e4b li ul a,
.highlight_cf14 .tooltip-d1b6 li ul a,
.highlight_cf14 .dynamic-c904 li ul a,
.highlight_cf14 .grid_759f li ul a {
  padding-left: 20px;
}
.highlight_cf14 .link-184c li ul ul li::before,
.highlight_cf14 .cool_853a li ul ul li::before,
.highlight_cf14 .iron_4a08 li ul ul li::before,
.highlight_cf14 .breadcrumb-9da3 li ul ul li::before,
.highlight_cf14 .paragraph-3e4b li ul ul li::before,
.highlight_cf14 .tooltip-d1b6 li ul ul li::before,
.highlight_cf14 .dynamic-c904 li ul ul li::before,
.highlight_cf14 .grid_759f li ul ul li::before {
  left: 30px;
}
.highlight_cf14 .link-184c li ul ul a,
.highlight_cf14 .cool_853a li ul ul a,
.highlight_cf14 .iron_4a08 li ul ul a,
.highlight_cf14 .breadcrumb-9da3 li ul ul a,
.highlight_cf14 .paragraph-3e4b li ul ul a,
.highlight_cf14 .tooltip-d1b6 li ul ul a,
.highlight_cf14 .dynamic-c904 li ul ul a,
.highlight_cf14 .grid_759f li ul ul a {
  padding-left: 40px;
}
.highlight_cf14 .description-28b1 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.highlight_cf14 .grid_759f ul li {
  margin-bottom: 1.41575em;
}
.highlight_cf14 .grid_759f ul li .carousel_slow_a173 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.highlight_cf14 .grid_759f ul li .highlight-down-ef20 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.modal-middle-fcc4 .link-184c li a,
.modal-middle-fcc4 .cool_853a li a,
.modal-middle-fcc4 .iron_4a08 li a,
.modal-middle-fcc4 .breadcrumb-9da3 li a,
.modal-middle-fcc4 .paragraph-3e4b li a,
.modal-middle-fcc4 .tooltip-d1b6 li a,
.modal-middle-fcc4 .dynamic-c904 li a,
.modal-middle-fcc4 .grid_759f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-middle-fcc4 .description-28b1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal-middle-fcc4 .shade-d7dd ul li.aside_7211 .iron_fab0,
.modal-middle-fcc4 .shade-d7dd ul li.gradient_4528 .iron_fab0 {
  background: rgba(0, 0, 0, 0.2);
}
.modal-middle-fcc4 .highlight_cf14 .shade-d7dd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-west-307c .highlight_cf14 .box-fresh-90e0 li {
  margin: 0;
}
.pattern-west-307c .highlight_cf14 .box-fresh-90e0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pattern-west-307c .highlight_cf14 .box-fresh-90e0 li ul {
  margin: 0;
}
.pattern-west-307c .highlight_cf14 .box-fresh-90e0 li ul li a {
  padding-left: 15px;
}
.pattern-west-307c .highlight_cf14 .box-fresh-90e0 li ul li li a {
  padding-left: 30px;
}
.pattern-west-307c .highlight_cf14 .box-fresh-90e0 li.yellow-a0fd > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pattern-west-307c .highlight_cf14 .box-fresh-90e0 li.yellow-a0fd > 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;
}
.pattern-west-307c .highlight_cf14 .box-fresh-90e0 li.yellow-a0fd > 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;
}
.east_39b1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.background-new-0ba6 {
  position: relative;
  z-index: 10;
}
.background-new-0ba6 .aside-soft-ab1a {
  width: 100%;
  max-width: 100%;
}
.prev_dac1 .large-c500 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.prev_dac1 .pattern-active-b374 {
}
.prev_dac1 .modal-middle-fcc4 {
  background: #292929;
}
.tabs-f78c .large-c500 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.tabs-f78c .pattern-active-b374 {
  background: #f9f9f9;
}
.tabs-f78c .modal-middle-fcc4 {
  background: #303030;
}
.red_97d2 .large-c500 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .red_97d2 .notification_15c2 {
    margin-bottom: 1em;
  }
  .red_97d2 .notification_15c2:last-child {
    margin-bottom: 0;
  }
}
.red_97d2 .pattern-active-b374 {
  background: #ededed;
}
.red_97d2 .modal-middle-fcc4 {
  background: #1a1a1a;
}
.large-c500.pattern-active-b374 {
  color: rgba(0, 0, 0, 0.6);
}
.large-c500.pattern-active-b374 .small_a15e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.large-c500.modal-middle-fcc4 {
  color: rgba(255, 255, 255, 0.99);
}
.large-c500.modal-middle-fcc4 a:not(.description_hot_31d5) {
  color: rgba(255, 255, 255, 0.79);
}
.large-c500.modal-middle-fcc4 a:not(.description_hot_31d5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.large-c500.modal-middle-fcc4 .small_a15e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.large-c500.modal-middle-fcc4 table tbody td,
.large-c500.modal-middle-fcc4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hovered_11c1.photo_672e .aside_huge_c5c9 {
  max-width: initial;
}
.hovered_11c1 .copper_e5b0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hovered_11c1 .copper_e5b0 .aside-soft-ab1a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hovered_11c1 .copper_e5b0 .aside-soft-ab1a {
    display: block;
    margin-bottom: 2em;
  }
  .hovered_11c1 .copper_e5b0 .aside-soft-ab1a:last-child {
    margin-bottom: 0;
  }
}
.red_97d2 .notification_15c2:last-child,
.tabs-f78c .notification_15c2:last-child,
.prev_dac1 .notification_15c2:last-child {
  margin-bottom: 0;
}
.red_97d2 .notification_15c2 .highlight_cf14 .shade-d7dd:last-child,
.tabs-f78c .notification_15c2 .highlight_cf14 .shade-d7dd:last-child,
.prev_dac1 .notification_15c2 .highlight_cf14 .shade-d7dd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .red_97d2 .texture-183c,
  .red_97d2 .slider_1161,
  .tabs-f78c .texture-183c,
  .tabs-f78c .slider_1161,
  .prev_dac1 .texture-183c,
  .prev_dac1 .slider_1161 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .background-new-0ba6 .notification_15c2 {
    margin-bottom: 2em;
  }
}
.background-new-0ba6 p:last-child {
  margin-bottom: 0;
}
.background-new-0ba6 li,
.background-new-0ba6 ul {
  list-style: none;
  margin: 0;
}
.background-new-0ba6 ul ul {
  margin-left: 2.617924em;
}
.content_98fd {
  font-size: 0.875em;
}

/* css-noise: e303 */
.widget-item-v5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
