/*!
Theme Name: Customify
Theme URI: https://pressmaximum.glass_653e/customify
Author: WPCustomify
Author URI: https://pressmaximum.glass_653e
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.glass_653e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.small-49aa.warm_52a7/licenses/gpl-2.0.input_e0e0
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.accordion_c477/, (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.backdrop-hard-bc4b.chip-stale-a23a/normalize.sort_1005/
 ======
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.sort_1005 v7.0.0 | MIT License | github.glass_653e/necolas/normalize.sort_1005 */
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;
}
.grid-4b68 .frame-center-6fca,
.article-bronze-f536,
.icon-97bb,
.input-08f9,
.pro_34de,
.primary_pressed_4b89,
.tiny-f8ca,
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;
}
.article-bronze-f536,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .article-bronze-f536,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .article-bronze-f536,
  h1 {
    font-size: 1.8em;
  }
}
.icon-97bb,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.icon-97bb + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .icon-97bb,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .icon-97bb,
  h2 {
    font-size: 1.7em;
  }
}
.input-08f9,
h3 {
  font-size: 1.618em;
}
.grid-4b68 .frame-center-6fca,
.pro_34de,
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.gradient_b35d {
  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;
}
.complex-c488:after,
.complex-c488:before,
.bottom_64df:after,
.bottom_64df:before {
  content: "";
  display: table;
}
.complex-c488:after,
.bottom_64df:after {
  clear: both;
}
.highlight-9320 {
  float: right;
  margin-right: 0;
}
.middle-e4be {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.description_6806 .wide-8a6f,
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;
}
.description_6806 .wide-8a6f: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;
}
.iron-a8a4 .wide-8a6f {
  box-shadow: none;
}
.iron-a8a4
  .wide-8a6f
  .clean-4125 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.iron-a8a4 .wide-8a6f .focus_7c5e {
  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;
}
.iron-a8a4
  .wide-8a6f
  .focus_7c5e
  b {
  display: none;
}
.iron-a8a4 .block-636b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slow-9b50:not(.preview_tiny_afa5):not(.green-6883),
button:not(.preview_tiny_afa5):not(.green-6883),
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ),
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ),
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ) {
  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;
}
.slow-9b50:not(.preview_tiny_afa5):not(
    .green-6883
  ):hover,
button:not(.preview_tiny_afa5):not(
    .green-6883
  ):hover,
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ):hover,
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ):hover,
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slow-9b50:not(.preview_tiny_afa5):not(
    .green-6883
  ):active,
.slow-9b50:not(.preview_tiny_afa5):not(
    .green-6883
  ):focus,
button:not(.preview_tiny_afa5):not(
    .green-6883
  ):active,
button:not(.preview_tiny_afa5):not(
    .green-6883
  ):focus,
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ):active,
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ):focus,
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ):active,
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ):focus,
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ):active,
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ):focus {
  outline: 0;
}
.slow-9b50:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703,
button:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703,
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703,
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703,
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703 {
  position: relative;
}
.slow-9b50:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .clean_7e11,
.slow-9b50:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .description-last-310f,
.slow-9b50:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .component-next-7d2e,
.slow-9b50:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  i,
.slow-9b50:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  svg,
button:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .clean_7e11,
button:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .description-last-310f,
button:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .component-next-7d2e,
button:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  i,
button:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  svg,
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .clean_7e11,
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .description-last-310f,
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .component-next-7d2e,
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  i,
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  svg,
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .clean_7e11,
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .description-last-310f,
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .component-next-7d2e,
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  i,
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  svg,
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .clean_7e11,
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .description-last-310f,
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  .component-next-7d2e,
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  i,
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703
  svg {
  visibility: hidden;
}
.slow-9b50:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703:after,
button:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703:after,
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703:after,
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703:after,
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ).fn-loading-c703: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;
}
.slow-9b50:not(.preview_tiny_afa5):not(.green-6883),
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ),
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ),
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ) {
  color: #fff;
  background: #235787;
}
.slow-9b50:not(.preview_tiny_afa5):not(
    .green-6883
  ):focus,
input[type="button"]:not(.preview_tiny_afa5):not(
    .green-6883
  ):focus,
input[type="reset"]:not(.preview_tiny_afa5):not(
    .green-6883
  ):focus,
input[type="submit"]:not(.preview_tiny_afa5):not(
    .green-6883
  ):focus {
  color: #fff;
}
.slow-9b50.fn-disabled-c703:not(.preview_tiny_afa5):not(
    .green-6883
  ),
.slow-9b50[disabled]:not(.preview_tiny_afa5):not(
    .green-6883
  ),
button.fn-disabled-c703:not(.preview_tiny_afa5):not(
    .green-6883
  ),
button[disabled]:not(.preview_tiny_afa5):not(
    .green-6883
  ) {
  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;
}
.aside-c8fc {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.aside-c8fc: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;
}
.orange-a614 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.sort_b102 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.pro-8fc4 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.complex-c488:after,
.complex-c488:before,
.outline_small_511e:after,
.outline_small_511e:before,
.panel_tiny_2b17:after,
.panel_tiny_2b17:before,
.progress_1055:after,
.progress_1055:before,
.block-43c0:after,
.block-43c0:before,
.caption-2297:after,
.caption-2297:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.complex-c488:after,
.outline_small_511e:after,
.panel_tiny_2b17:after,
.progress_1055:after,
.block-43c0:after,
.caption-2297:after {
  clear: both;
}
.outline_small_511e .hot_a7f5,
.panel_tiny_2b17 .hot_a7f5,
.border_e9e5 .hot_a7f5 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pattern-7cb0 {
  display: inline-block;
}
.detail_2d5b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.detail_2d5b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.detail_2d5b .east_8820 {
  padding: 1em 0;
  font-size: 85%;
}
.east_8820 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.static_0df5 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.static_0df5:after,
.static_0df5:before {
  content: "";
  display: table;
}
.static_0df5:after {
  clear: both;
}
.aside_ce62 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.south-c077 .aside_ce62 {
  max-width: 50%;
}
.right-e47a .aside_ce62 {
  max-width: 33.33%;
}
.backdrop-cold-0fde .aside_ce62 {
  max-width: 25%;
}
.modal-narrow-4781 .aside_ce62 {
  max-width: 20%;
}
.narrow_2bd5 .aside_ce62 {
  max-width: 16.66%;
}
.middle_0e3b .aside_ce62 {
  max-width: 14.28%;
}
.carousel-center-86d5 .aside_ce62 {
  max-width: 12.5%;
}
.dark-50d1 .aside_ce62 {
  max-width: 11.11%;
}
.logo_current_146d {
  display: block;
}
.grid-4b68 .paper_830c label,
.grid-4b68 .notification_2c2b label,
.grid-4b68 .highlight_f1ab label,
.grid-4b68 .down-35fc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.copper_cf3a {
  list-style: none;
  margin: 0;
}
.copper_cf3a article.frame-6993 {
  margin-bottom: 0;
}
.copper_cf3a ul {
  list-style: none;
  margin: 0;
}
.copper_cf3a .preview_119a li.frame-6993 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .copper_cf3a .preview_119a li.frame-6993 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .copper_cf3a .preview_119a li.frame-6993: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) {
  .copper_cf3a .preview_119a li.frame-6993 li.frame-6993 li.frame-6993 li.frame-6993 {
    padding-left: 0;
  }
}
article.frame-6993 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.frame-6993 .outline_small_511e p:last-of-type {
  margin-bottom: 0;
}
article.frame-6993 .gas-0204 {
  float: left;
}
article.frame-6993 .light-3461 {
  margin-left: 85px;
}
article.frame-6993 .avatar_new_8dc3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.frame-6993 .avatar_new_8dc3 .summary_purple_ded9 {
  margin-left: 10px;
}
article.frame-6993 .container_fluid_3ed1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.frame-6993 .paper-0780 {
  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 .paper_830c,
  #respond .highlight_f1ab,
  #respond .down-35fc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paper_830c input,
#respond .highlight_f1ab input,
#respond .down-35fc input {
  width: 100%;
}
#respond .down-35fc {
  margin-right: 0;
}
#respond .search-bottom-e041 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.input_ea0f {
  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;
}
.input_ea0f.slider-warm-2d7d {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.input_ea0f 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%);
}
.input_ea0f:focus,
.input_ea0f: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);
}
.dark_3b21 {
  border-radius: 10%;
}
.component-pro-121f {
  border-radius: 50%;
}
.component-f416 {
  font-size: 0.72em;
}
.plasma-1749 {
  font-size: 0.875em;
}
.inner-351e {
  font-size: 1.1em;
}
.next-2860 {
  text-transform: uppercase;
  line-height: 1.2;
}
.next-2860.component-f416 {
  letter-spacing: 0.5px;
}
.notice-bde0,
.notice-bde0 a {
  color: #6d6d6d;
}
.notice-bde0 a:hover {
  color: #111;
}
.first-6c54 {
  color: #6d6d6d;
}
.backdrop_5b0a {
  overflow-x: hidden;
}
.backdrop_5b0a .texture_silver_c366.hovered_1b15 {
  position: relative;
}
.backdrop_5b0a .texture_silver_c366.hovered_1b15.blue_7278 {
  position: initial;
}
.backdrop_5b0a
  .texture_silver_c366.hovered_1b15.blue_7278
  .heading-active-9fa5 {
  left: auto;
}
.backdrop_5b0a .texture_silver_c366 .heading-active-9fa5 {
  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;
}
.backdrop_5b0a .texture_silver_c366:hover.hovered_1b15 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.backdrop_5b0a
  .texture_silver_c366:hover.hovered_1b15
  .heading-active-9fa5 {
  display: block;
  z-index: 9999999;
}
.backdrop_5b0a .preview-405a .current_26f2,
.backdrop_5b0a .background_2e7b .current_26f2 {
  display: none;
}
.backdrop_5b0a .short-15f9 .texture_silver_c366:hover.hovered_1b15 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.grid-4b68 .paper_830c label,
.grid-4b68 .notification_2c2b label,
.grid-4b68 .highlight_f1ab label,
.grid-4b68 .down-35fc label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.copper_cf3a {
  list-style: none;
  margin: 0;
}
.copper_cf3a article.frame-6993 {
  margin-bottom: 0;
}
.copper_cf3a ul {
  list-style: none;
  margin: 0;
}
.copper_cf3a .preview_119a li.frame-6993 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .copper_cf3a .preview_119a li.frame-6993 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .copper_cf3a .preview_119a li.frame-6993: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) {
  .copper_cf3a .preview_119a li.frame-6993 li.frame-6993 li.frame-6993 li.frame-6993 {
    padding-left: 0;
  }
}
article.frame-6993 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.frame-6993 .outline_small_511e p:last-of-type {
  margin-bottom: 0;
}
article.frame-6993 .gas-0204 {
  float: left;
}
article.frame-6993 .light-3461 {
  margin-left: 85px;
}
article.frame-6993 .avatar_new_8dc3 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.frame-6993 .avatar_new_8dc3 .summary_purple_ded9 {
  margin-left: 10px;
}
article.frame-6993 .container_fluid_3ed1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.frame-6993 .paper-0780 {
  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 .paper_830c,
  #respond .highlight_f1ab,
  #respond .down-35fc {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paper_830c input,
#respond .highlight_f1ab input,
#respond .down-35fc input {
  width: 100%;
}
#respond .down-35fc {
  margin-right: 0;
}
#respond .search-bottom-e041 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.preview-405a .pattern-71e7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pattern-71e7 .logo_hot_2ac8.sidebar-white-5a51 .modal_upper_adb8 > li > a:focus,
.pattern-71e7 .logo_hot_2ac8.sidebar-white-5a51 .modal_upper_adb8 > li > a:hover,
.pattern-71e7 .logo_hot_2ac8.in_9785 .modal_upper_adb8 > li > a:focus,
.pattern-71e7 .logo_hot_2ac8.in_9785 .modal_upper_adb8 > li > a:hover,
.pattern-71e7 .logo_hot_2ac8.input_center_a7ce .modal_upper_adb8 > li > a:focus,
.pattern-71e7 .logo_hot_2ac8.input_center_a7ce .modal_upper_adb8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-71e7
  .logo_hot_2ac8.sidebar-white-5a51
  .modal_upper_adb8
  > li.nav-clean-5b6f
  > a,
.pattern-71e7
  .logo_hot_2ac8.sidebar-white-5a51
  .modal_upper_adb8
  > li.hot_dba4
  > a,
.pattern-71e7
  .logo_hot_2ac8.in_9785
  .modal_upper_adb8
  > li.nav-clean-5b6f
  > a,
.pattern-71e7
  .logo_hot_2ac8.in_9785
  .modal_upper_adb8
  > li.hot_dba4
  > a,
.pattern-71e7
  .logo_hot_2ac8.input_center_a7ce
  .modal_upper_adb8
  > li.nav-clean-5b6f
  > a,
.pattern-71e7 .logo_hot_2ac8.input_center_a7ce .modal_upper_adb8 > li.dirty-8afa > a {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-71e7 .tooltip-7655,
.pattern-71e7 .tooltip-7655 a {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-71e7 .photo_up_9727.form-selected-b3fe li a,
.pattern-71e7 .chip-fef9 a,
.pattern-71e7 .green-0fdf,
.pattern-71e7 .modal_upper_adb8 > li > a,
.pattern-71e7 .easy_e673 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-71e7 .photo_up_9727.form-selected-b3fe li a:hover,
.pattern-71e7 .chip-fef9 a:hover,
.pattern-71e7 .green-0fdf:hover,
.pattern-71e7 .modal_upper_adb8 > li > a:hover,
.pattern-71e7 .easy_e673:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-71e7 .link-simple-036e {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-71e7 .link-simple-036e .gradient-next-38eb {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-71e7 .link-simple-036e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-71e7 .accent-86b7 .search-2207 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-71e7 .accent-86b7 .search-2207 .container-simple-371a {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-71e7
  .accent-86b7
  .search-2207
  .container-simple-371a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-71e7
  .accent-86b7
  .search-2207
  .container-simple-371a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-71e7
  .accent-86b7
  .search-2207
  .container-simple-371a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-71e7
  .accent-86b7
  .search-2207
  .container-simple-371a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-71e7 .accent-86b7 .shade-plasma-dbf2 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-71e7 .accent-86b7 .shade-plasma-dbf2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notice-advanced-c264
  .pattern-71e7
  .accent-86b7
  .element_down_41bb
  .short-a611 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice-advanced-c264
  .pattern-71e7
  .accent-86b7
  .element_down_41bb
  .container-simple-371a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.preview-405a .top_e3ba {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.top_e3ba .logo_hot_2ac8.sidebar-white-5a51 .modal_upper_adb8 > li > a:focus,
.top_e3ba .logo_hot_2ac8.sidebar-white-5a51 .modal_upper_adb8 > li > a:hover,
.top_e3ba .logo_hot_2ac8.in_9785 .modal_upper_adb8 > li > a:focus,
.top_e3ba .logo_hot_2ac8.in_9785 .modal_upper_adb8 > li > a:hover,
.top_e3ba .logo_hot_2ac8.input_center_a7ce .modal_upper_adb8 > li > a:focus,
.top_e3ba .logo_hot_2ac8.input_center_a7ce .modal_upper_adb8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_e3ba
  .logo_hot_2ac8.sidebar-white-5a51
  .modal_upper_adb8
  > li.nav-clean-5b6f
  > a,
.top_e3ba
  .logo_hot_2ac8.sidebar-white-5a51
  .modal_upper_adb8
  > li.hot_dba4
  > a,
.top_e3ba
  .logo_hot_2ac8.in_9785
  .modal_upper_adb8
  > li.nav-clean-5b6f
  > a,
.top_e3ba
  .logo_hot_2ac8.in_9785
  .modal_upper_adb8
  > li.hot_dba4
  > a,
.top_e3ba
  .logo_hot_2ac8.input_center_a7ce
  .modal_upper_adb8
  > li.nav-clean-5b6f
  > a,
.top_e3ba .logo_hot_2ac8.input_center_a7ce .modal_upper_adb8 > li.dirty-8afa > a {
  color: rgba(0, 0, 0, 0.8);
}
.top_e3ba .tooltip-7655,
.top_e3ba .tooltip-7655 a {
  color: rgba(0, 0, 0, 0.8);
}
.top_e3ba .photo_up_9727.form-selected-b3fe li a,
.top_e3ba .chip-fef9 a,
.top_e3ba .green-0fdf,
.top_e3ba .modal_upper_adb8 > li > a,
.top_e3ba .easy_e673 {
  color: rgba(0, 0, 0, 0.55);
}
.top_e3ba .photo_up_9727.form-selected-b3fe li a:hover,
.top_e3ba .chip-fef9 a:hover,
.top_e3ba .green-0fdf:hover,
.top_e3ba .modal_upper_adb8 > li > a:hover,
.top_e3ba .easy_e673:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_e3ba .link-simple-036e {
  color: rgba(0, 0, 0, 0.55);
}
.top_e3ba .link-simple-036e .gradient-next-38eb {
  color: rgba(0, 0, 0, 0.8);
}
.top_e3ba .link-simple-036e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.filter-under-5ce9 .complex_6da5 {
  margin-left: auto;
  margin-right: auto;
}
.panel_tiny_2b17 > * {
  margin-left: auto;
  margin-right: auto;
}
.panel_tiny_2b17 .orange-a614 {
  margin-right: 1.41575em;
}
.component_7c6d .panel_tiny_2b17 > .list_dcc4 {
  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;
}
.component_7c6d .panel_tiny_2b17 > .fresh_12eb {
  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;
}
.black_d244.filter-under-5ce9 .complex_6da5,
.banner-center-2eb5.filter-under-5ce9 .complex_6da5 {
  margin-left: 0;
}
.video-12dd.filter-under-5ce9 .complex_6da5,
.solid-6115.filter-under-5ce9 .complex_6da5 {
  margin-right: 0;
}
.panel_tiny_2b17 ol,
.panel_tiny_2b17 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.border_6713 video {
  max-width: 100%;
}
.grid-6f65 img {
  display: block;
}
.grid-6f65.orange-a614,
.grid-6f65.sort_b102 {
  width: 100%;
}
.grid-6f65.fresh_12eb img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.popup_b9ab:not(.last_b728) {
  margin: 1.5em auto;
}
.thick-7407 p {
  padding: 1.5em 14px;
}
ul.overlay-static-8219.fresh_12eb,
ul.overlay-static-8219.list_dcc4,
ul.overlay-static-8219.south_3c95.list_dcc4 {
  padding: 0 14px;
}
.tag_b553 {
  display: block;
  overflow-x: auto;
}
.tag_b553 table {
  border-collapse: collapse;
  width: 100%;
}
.tag_b553 td,
.tag_b553 th {
  padding: 0.5em;
}
.panel_tiny_2b17 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.panel_tiny_2b17 ol ol,
.panel_tiny_2b17 ol ul,
.panel_tiny_2b17 ul ol,
.panel_tiny_2b17 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.panel_tiny_2b17 ol ol li,
.panel_tiny_2b17 ol ul li,
.panel_tiny_2b17 ul ol li,
.panel_tiny_2b17 ul ul li {
  margin-left: 0;
}
.link_f313.container_fresh_648d > .banner-870e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.link_f313.container_fresh_648d > .banner-870e iframe,
.link_f313.container_fresh_648d > .banner-870e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.form-cd72 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.form-cd72.badge_934c {
  padding: 0;
}
.form-cd72.badge_934c cite {
  font-size: 13px;
}
.form-cd72 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.form-cd72 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.tooltip-dirty-c233 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.tooltip-dirty-c233 > p:first-child {
  margin-top: 0;
}
.tooltip-dirty-c233 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.tooltip-dirty-c233 blockquote {
  border-left: 0;
}
.tag-easy-e710 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tag-easy-e710:not(.hidden_8c00) {
  max-width: 100px;
}
.tag-easy-e710.tag-cool-9fb9 {
  border-bottom: none !important;
  text-align: center;
}
.tag-easy-e710.tag-cool-9fb9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .thick-7407 p {
    padding: 1.5em 0;
  }
}
.article_thick_97f0 {
  color: #0073aa;
}
.lite-9bac {
  background-color: #0073aa;
}
.hovered-5f97 {
  color: #229fd8;
}
.easy_facb {
  background-color: #229fd8;
}
.chip-selected-ae41 {
  color: #eee;
}
.bright-b98f {
  background-color: #eee;
}
.overlay_black_006a {
  color: #444;
}
.gradient_gold_2c08 {
  background-color: #444;
}
.medium_180e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.medium_180e .content-selected-38d3 .chip-fef9 {
  font-size: 15px;
}
.medium_180e .chip-fef9 {
  line-height: 1.3;
}
.medium_180e .top_e3ba {
}
.medium_180e .pattern-71e7 {
  background: #235787;
}
.bottom_e450 {
  padding: 0;
}
.bottom_e450 .pattern-71e7 {
  background: #1a1a1a;
}
.bottom_e450 .top_e3ba {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.article_b115 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.article_b115 .top_e3ba {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.article_b115 .pattern-71e7 {
  background: #303030;
}
.caption-2297 {
  position: relative;
  z-index: 10;
}
.caption-2297 .input-pro-9bad {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.modal_down_0945 .hovered_1b15 {
  display: inline-block;
  vertical-align: middle;
}
.modal_down_0945.accordion-0a25 .hovered_1b15 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .modal_down_0945.accordion-0a25 .hovered_1b15 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .modal_down_0945.accordion-0a25 .hovered_1b15 {
    margin-right: 0.4em;
  }
}
.modal_down_0945.accordion-0a25 .hovered_1b15:last-child {
  margin-right: 0;
}
.in-539a .input-pro-9bad {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .preview-405a .content-selected-38d3 {
    margin: 0 -0.5em;
  }
  .preview-405a .content-selected-38d3 [class*="customify-col-"],
  .preview-405a .content-selected-38d3 [class*="customify-col_"],
  .preview-405a .content-selected-38d3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.preview-405a.table-1241 .input-pro-9bad {
  background: 0 0 !important;
}
.preview-405a.table-1241 .input-pro-9bad,
.preview-405a.in-539a .input-pro-9bad {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .preview-405a.south-599a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.preview-405a.in-539a .input-pro-9bad {
  box-shadow: none !important;
}
.large-461b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .large-461b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .large-461b {
    padding: 18px 0 20px;
  }
}
.large-461b .pattern_94da {
  width: 100%;
}
.large-461b .widget-tiny-aec5 {
  margin-bottom: 0;
}
.large-461b .paper_843a {
  margin-top: 5px;
  font-size: 0.875em;
}
.center_f32c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.center_f32c .yellow_258b {
  width: 100%;
}
.nav-5ed2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.nav-5ed2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.nav-5ed2 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;
}
.nav-5ed2 li:last-child:after {
  display: none;
}
.nav-5ed2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.prev_ad15 .current_26f2 button,
.large-461b .current_26f2 button {
  left: 0;
}
.prev_ad15 .yellow_258b,
.large-461b .yellow_258b {
  padding-left: 0;
  padding-right: 0;
}
.prev_ad15 .center_f32c,
.large-461b .center_f32c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.prev_ad15 {
  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;
}
.prev_ad15: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;
}
.prev_ad15 .warm_f3df {
  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) {
  .prev_ad15 .warm_f3df {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .prev_ad15 .warm_f3df {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .prev_ad15 .warm_f3df {
    min-height: 200px;
  }
}
.prev_ad15 .nav-5ed2 {
  color: rgba(255, 255, 255, 0.8);
}
.prev_ad15 .nav-5ed2 a,
.prev_ad15 .nav-5ed2 li:after {
  color: inherit;
}
.prev_ad15 .nav-5ed2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.preview-fluid-199b {
  margin-bottom: 0.5em;
}
.red_2e71 {
  margin-bottom: 1.2em;
}
.red_2e71,
.preview-fluid-199b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.red_2e71 p:last-child,
.preview-fluid-199b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .current_26f2,
#masthead .current_26f2 {
  display: none;
}
#masthead
  > .current_26f2.tooltip_28e9 {
  display: none;
}
#masthead > .current_26f2 button {
  left: 0;
}
.south-3c6d {
  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%;
}
.south-3c6d .hovered_1b15 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.south-3c6d .button_39cd {
  display: -webkit-box;
  display: flex;
}
.south-3c6d .button_39cd.steel_279f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.south-3c6d .button_39cd.hovered-9167 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.south-3c6d .button_39cd.input-next-cbdd {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.south-3c6d.green_1110.up-e86a .button_39cd.steel_279f {
  flex-basis: 100%;
}
.south-3c6d.search-complex-f4b6 .button_39cd.hovered-9167 {
  -webkit-box-flex: 1;
  flex: auto;
}
.south-3c6d.search-complex-f4b6 .button_39cd.input-next-cbdd {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .current_26f2.tooltip_28e9 {
  display: none;
}
#masthead > .current_26f2 button {
  left: 0;
}
.panel_hard_98c6 {
  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;
}
.panel_hard_98c6:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.panel_hard_98c6.huge_7883 i {
  margin-right: 4px;
}
.panel_hard_98c6.info_f4a8 i {
  margin-left: 5px;
}
.chip-fef9 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.chip-fef9 p:last-child {
  margin-bottom: 0;
}
.box_2f88 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.box_2f88 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.box_2f88 img {
  display: block;
  width: auto;
  line-height: 1;
}
.box_2f88 .tooltip-7655 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.box_2f88 .info-9132 {
  margin: 5px 0 7px 0;
}
.box_2f88.hard_0d6c .in_b24a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box_2f88.hard_0d6c .logo_4a77 {
  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;
}
.box_2f88.dim_81b0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.box_2f88.dim_81b0 .in_b24a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.box_2f88.dim_81b0 .logo_4a77 {
  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;
}
.box_2f88.focus-medium-a0d3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.box_2f88.logo-58f5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.box_2f88.logo-58f5 .logo_4a77 {
  margin-top: 7px;
}
.icon_9af6 {
  display: inline-block;
}
.caption-2297 .texture-solid-39de .box_2f88 img {
  max-width: 100%;
}
.logo_hot_2ac8 .tertiary_efe7.heading_tiny_898d,
.mask_4b0e .tertiary_efe7.heading_tiny_898d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.logo_hot_2ac8 .paragraph_medium_fba8,
.mask_4b0e .paragraph_medium_fba8 {
  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%);
}
.logo_hot_2ac8 .paragraph_medium_fba8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.logo_hot_2ac8.dirty_e32d .paragraph_medium_fba8 {
  display: none;
}
.logo_hot_2ac8 .notification_e1c1 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.logo_hot_2ac8 .notification_e1c1 li {
  display: inline-block;
  position: relative;
}
.logo_hot_2ac8 .notification_e1c1 li:last-child {
  margin-right: 0;
}
.logo_hot_2ac8 .notification_e1c1 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;
}
.logo_hot_2ac8 .notification_e1c1 li.dirty-8afa > a {
  color: rgba(0, 0, 0, 0.9);
}
.logo_hot_2ac8 .notification_e1c1 > 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;
}
.logo_hot_2ac8 .notification_e1c1 > li > a i {
  line-height: 0;
}
.logo_hot_2ac8 .notification_e1c1 > li.hero_current_449c > a .paragraph_medium_fba8 {
  margin-left: 4px;
  line-height: 0;
}
.logo_hot_2ac8 .notification_e1c1 .sort_lite_d6d6 li.hero_current_449c > a {
  position: relative;
}
.logo_hot_2ac8 .notification_e1c1 .sort_lite_d6d6 li.hero_current_449c > a:after,
.logo_hot_2ac8 .notification_e1c1 .sort_lite_d6d6 li.hero_current_449c > a:before {
  content: "";
  display: table;
}
.logo_hot_2ac8 .notification_e1c1 .sort_lite_d6d6 li.hero_current_449c > a:after {
  clear: both;
}
.logo_hot_2ac8 .notification_e1c1 .sort_lite_d6d6 li.hero_current_449c > a .paragraph_medium_fba8 {
  margin-left: 5px;
  float: right;
}
.logo_hot_2ac8 .out_67bc,
.logo_hot_2ac8 .sort_lite_d6d6 {
  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;
}
.logo_hot_2ac8 .sort_lite_d6d6 {
  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;
}
.logo_hot_2ac8 .sort_lite_d6d6 .heading_tiny_898d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.logo_hot_2ac8 .sort_lite_d6d6 .paragraph_medium_fba8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.logo_hot_2ac8 .sort_lite_d6d6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.logo_hot_2ac8 .sort_lite_d6d6 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;
}
.logo_hot_2ac8 .sort_lite_d6d6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.logo_hot_2ac8 .sort_lite_d6d6 .sort_lite_d6d6 {
  top: 0;
  left: 100%;
}
.logo_hot_2ac8 .motion_0c3e.fn-focus-c703 > .out_67bc,
.logo_hot_2ac8 .motion_0c3e.fn-focus-c703 > .sort_lite_d6d6,
.logo_hot_2ac8 .motion_0c3e:focus > .out_67bc,
.logo_hot_2ac8 .motion_0c3e:focus > .sort_lite_d6d6,
.logo_hot_2ac8 .motion_0c3e:hover > .out_67bc,
.logo_hot_2ac8 .motion_0c3e:hover > .sort_lite_d6d6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.logo_hot_2ac8.input_center_a7ce .modal_upper_adb8:after,
.logo_hot_2ac8.input_center_a7ce .modal_upper_adb8:before {
  content: "";
  display: table;
}
.logo_hot_2ac8.input_center_a7ce .modal_upper_adb8:after {
  clear: both;
}
.logo_hot_2ac8.input_center_a7ce .modal_upper_adb8 > li {
  float: left;
}
.logo_hot_2ac8.pressed_558c .modal_upper_adb8:after,
.logo_hot_2ac8.pressed_558c .modal_upper_adb8:before {
  content: "";
  display: table;
}
.logo_hot_2ac8.pressed_558c .modal_upper_adb8:after {
  clear: both;
}
.logo_hot_2ac8.pressed_558c .modal_upper_adb8 > li {
  float: left;
}
.logo_hot_2ac8.pressed_558c .modal_upper_adb8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.logo_hot_2ac8.pressed_558c .modal_upper_adb8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.logo_hot_2ac8.pressed_558c .modal_upper_adb8 > li.nav-clean-5b6f > a,
.logo_hot_2ac8.pressed_558c .modal_upper_adb8 > li.dirty-8afa > a {
  color: #fff;
  background-color: #1e4b75;
}
.logo_hot_2ac8.sidebar-white-5a51 .modal_upper_adb8 > li > a .heading_tiny_898d {
  position: relative;
}
.logo_hot_2ac8.sidebar-white-5a51 .modal_upper_adb8 > li > a .heading_tiny_898d: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;
}
.logo_hot_2ac8.sidebar-white-5a51
  .modal_upper_adb8
  > li:focus
  > a
  .heading_tiny_898d:before,
.logo_hot_2ac8.sidebar-white-5a51
  .modal_upper_adb8
  > li:hover
  > a
  .heading_tiny_898d:before {
  width: 100%;
  background-color: currentColor;
}
.logo_hot_2ac8.sidebar-white-5a51
  .modal_upper_adb8
  > li.nav-clean-5b6f
  > a
  .heading_tiny_898d:before,
.logo_hot_2ac8.sidebar-white-5a51
  .modal_upper_adb8
  > li.hot_dba4
  > a
  .heading_tiny_898d:before {
  width: 100%;
  background-color: currentColor;
}
.logo_hot_2ac8.in_9785 .modal_upper_adb8 > li > a .heading_tiny_898d {
  position: relative;
}
.logo_hot_2ac8.in_9785 .modal_upper_adb8 > li > a .heading_tiny_898d: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;
}
.logo_hot_2ac8.in_9785 .modal_upper_adb8 > li:focus > a .heading_tiny_898d:before,
.logo_hot_2ac8.in_9785
  .modal_upper_adb8
  > li:hover
  > a
  .heading_tiny_898d:before {
  width: 100%;
  background-color: currentColor;
}
.logo_hot_2ac8.in_9785
  .modal_upper_adb8
  > li.nav-clean-5b6f
  > a
  .heading_tiny_898d:before,
.logo_hot_2ac8.in_9785
  .modal_upper_adb8
  > li.hot_dba4
  > a
  .heading_tiny_898d:before {
  width: 100%;
  background-color: currentColor;
}
.mask_4b0e .notification_e1c1 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mask_4b0e .notification_e1c1 li:first-child > a {
  border-top: none;
}
.mask_4b0e .notification_e1c1 .thumbnail_dynamic_195a > .heading_tiny_898d .paragraph_medium_fba8 {
  display: none;
}
.mask_4b0e .notification_e1c1 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.mask_4b0e .notification_e1c1 li:last-child {
  border: none;
}
.mask_4b0e .notification_e1c1 li.hero_current_449c > a {
  padding-right: 45px !important;
}
.mask_4b0e .notification_e1c1 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.mask_4b0e .notification_e1c1 li a:focus,
.mask_4b0e .notification_e1c1 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_4b0e .notification_e1c1 li .brown-7167 {
  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;
}
.mask_4b0e .notification_e1c1 li .brown-7167:hover {
  box-shadow: none;
}
.mask_4b0e .notification_e1c1 li .brown-7167 .paragraph_medium_fba8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.mask_4b0e .notification_e1c1 .sort_lite_d6d6 {
  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);
}
.mask_4b0e .notification_e1c1 .sort_lite_d6d6 li a {
  padding-left: 3em;
}
.mask_4b0e .notification_e1c1 .under-f589 > a .brown-7167 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mask_4b0e .notification_e1c1 .under-f589 > .sort_lite_d6d6 {
  display: block;
  opacity: 1;
}
.popup-pressed-494c {
  max-width: 100%;
}
.header-8aea {
  line-height: 0;
  cursor: pointer;
}
.easy_e673 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.easy_e673:hover {
  box-shadow: none;
  color: currentColor;
}
.easy_e673 svg {
  width: 18px;
  height: 18px;
}
.easy_e673 .lower_210b {
  display: none;
}
.action-c1d0 {
  position: relative;
}
.action-c1d0.fn-active-c703 .easy_e673 .surface-a650 {
  display: none;
}
.action-c1d0.fn-active-c703 .easy_e673 .lower_210b {
  display: inline-block;
}
.action-c1d0 .large-5164 {
  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);
}
.action-c1d0.pagination-glass-cdd4 .large-5164 {
  left: auto;
  right: -0.9em;
}
.action-c1d0.pagination-glass-cdd4 .silver_bbef::before {
  left: auto;
  right: 15px;
}
.action-c1d0.fn-active-c703 .large-5164 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.element_down_41bb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.element_down_41bb label {
  flex-basis: 100%;
}
.element_down_41bb .search-2207 {
  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;
}
.element_down_41bb .container-simple-371a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.element_down_41bb .container-simple-371a:focus {
  background-color: transparent;
}
.element_down_41bb button.shade-plasma-dbf2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.element_down_41bb button.shade-plasma-dbf2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.element_down_41bb button.shade-plasma-dbf2 svg {
  width: 18px;
  height: 18px;
}
.element_down_41bb input[type="submit"] {
  min-height: auto;
}
.accent-86b7 .element_down_41bb .container-simple-371a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.silver_bbef {
  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) {
  .silver_bbef {
    width: 220px;
  }
}
.silver_bbef label {
  flex-basis: 100%;
}
.silver_bbef::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;
}
.notice-advanced-c264 .accent-86b7 .element_down_41bb {
  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;
}
.notice-advanced-c264
  .accent-86b7
  .element_down_41bb
  .search-2207 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notice-advanced-c264 .accent-86b7 .element_down_41bb .container-simple-371a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notice-advanced-c264
  .accent-86b7
  .element_down_41bb
  .container-simple-371a:focus {
  background: 0 0;
}
.notice-advanced-c264
  .accent-86b7
  .element_down_41bb
  .short-a611 {
  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_up_9727 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.photo_up_9727 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.photo_up_9727 li:last-child {
  margin-right: 0;
}
.photo_up_9727 li:first-child {
  margin-left: 0;
}
.photo_up_9727.caption_0af9 a {
  color: #fff;
}
.photo_up_9727.caption_0af9 a:hover {
  color: #fff;
}
.photo_up_9727 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.photo_up_9727 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.photo_up_9727 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.photo_up_9727 a:hover {
  opacity: 0.9;
  color: inherit;
}
.photo_up_9727 [class*="social-icon-apple"] {
  background-color: #999;
}
.photo_up_9727 [class*="social-icon-apple"].image_2920 {
  background-color: transparent;
  color: #999;
}
.photo_up_9727 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.photo_up_9727 [class*="social-icon-behance"].image_2920 {
  background-color: transparent;
  color: #1769ff;
}
.photo_up_9727 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.photo_up_9727 [class*="social-icon-bitbucket"].image_2920 {
  background-color: transparent;
  color: #205081;
}
.photo_up_9727 [class*="social-icon-codepen"] {
  background-color: #000;
}
.photo_up_9727 [class*="social-icon-codepen"].image_2920 {
  background-color: transparent;
  color: #000;
}
.photo_up_9727 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.photo_up_9727 [class*="social-icon-delicious"].image_2920 {
  background-color: transparent;
  color: #39f;
}
.photo_up_9727 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.photo_up_9727 [class*="social-icon-digg"].image_2920 {
  background-color: transparent;
  color: #005be2;
}
.photo_up_9727 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.photo_up_9727 [class*="social-icon-dribbble"].image_2920 {
  background-color: transparent;
  color: #ea4c89;
}
.photo_up_9727 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.photo_up_9727 [class*="social-icon-envelope"].image_2920 {
  background-color: transparent;
  color: #ea4335;
}
.photo_up_9727 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.photo_up_9727 [class*="social-icon-facebook"].image_2920 {
  background-color: transparent;
  color: #3b5998;
}
.photo_up_9727 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.photo_up_9727 [class*="social-icon-flickr"].image_2920 {
  background-color: transparent;
  color: #0063dc;
}
.photo_up_9727 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.photo_up_9727 [class*="social-icon-foursquare"].image_2920 {
  background-color: transparent;
  color: #2d5be3;
}
.photo_up_9727 [class*="social-icon-github"] {
  background-color: #333;
}
.photo_up_9727 [class*="social-icon-github"].image_2920 {
  background-color: transparent;
  color: #333;
}
.photo_up_9727 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.photo_up_9727 [class*="social-icon-google-plus"].image_2920 {
  background-color: transparent;
  color: #dd4b39;
}
.photo_up_9727 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.photo_up_9727 [class*="social-icon-houzz"].image_2920 {
  background-color: transparent;
  color: #7ac142;
}
.photo_up_9727 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.photo_up_9727 [class*="social-icon-instagram"].image_2920 {
  background-color: transparent;
  color: #262626;
}
.photo_up_9727 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.photo_up_9727 [class*="social-icon-jsfiddle"].image_2920 {
  background-color: transparent;
  color: #487aa2;
}
.photo_up_9727 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.photo_up_9727 [class*="social-icon-linkedin"].image_2920 {
  background-color: transparent;
  color: #0077b5;
}
.photo_up_9727 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.photo_up_9727 [class*="social-icon-medium"].image_2920 {
  background-color: transparent;
  color: #00ab6b;
}
.photo_up_9727 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.photo_up_9727
  [class*="social-icon-odnoklassniki"].image_2920 {
  background-color: transparent;
  color: #f4731c;
}
.photo_up_9727 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.photo_up_9727 [class*="social-icon-meetup"].image_2920 {
  background-color: transparent;
  color: #ec1c40;
}
.photo_up_9727 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.photo_up_9727 [class*="social-icon-pinterest"].image_2920 {
  background-color: transparent;
  color: #bd081c;
}
.photo_up_9727 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.photo_up_9727 [class*="social-icon-product-hunt"].image_2920 {
  background-color: transparent;
  color: #da552f;
}
.photo_up_9727 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.photo_up_9727 [class*="social-icon-reddit"].image_2920 {
  background-color: transparent;
  color: #ff4500;
}
.photo_up_9727 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.photo_up_9727 [class*="social-icon-rss"].image_2920 {
  background-color: transparent;
  color: #f26522;
}
.photo_up_9727 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.photo_up_9727
  [class*="social-icon-shopping-cart"].image_2920 {
  background-color: transparent;
  color: #4caf50;
}
.photo_up_9727 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.photo_up_9727 [class*="social-icon-skype"].image_2920 {
  background-color: transparent;
  color: #00aff0;
}
.photo_up_9727 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.photo_up_9727 [class*="social-icon-slideshare"].image_2920 {
  background-color: transparent;
  color: #0077b5;
}
.photo_up_9727 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.photo_up_9727 [class*="social-icon-snapchat"].image_2920 {
  background-color: transparent;
  color: #fffc00;
}
.photo_up_9727 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.photo_up_9727 [class*="social-icon-soundcloud"].image_2920 {
  background-color: transparent;
  color: #f80;
}
.photo_up_9727 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.photo_up_9727 [class*="social-icon-spotify"].image_2920 {
  background-color: transparent;
  color: #2ebd59;
}
.photo_up_9727 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.photo_up_9727
  [class*="social-icon-stack-overflow"].image_2920 {
  background-color: transparent;
  color: #fe7a15;
}
.photo_up_9727 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.photo_up_9727 [class*="social-icon-maldkfgram"].image_2920 {
  background-color: transparent;
  color: #2ca5e0;
}
.photo_up_9727 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.photo_up_9727 [class*="social-icon-tripadvisor"].image_2920 {
  background-color: transparent;
  color: #589442;
}
.photo_up_9727 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.photo_up_9727 [class*="social-icon-tumblr"].image_2920 {
  background-color: transparent;
  color: #35465c;
}
.photo_up_9727 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.photo_up_9727 [class*="social-icon-twitch"].image_2920 {
  background-color: transparent;
  color: #6441a5;
}
.photo_up_9727 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.photo_up_9727 [class*="social-icon-twitter"].image_2920 {
  background-color: transparent;
  color: #1da1f2;
}
.photo_up_9727 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.photo_up_9727 [class*="social-icon-vimeo"].image_2920 {
  background-color: transparent;
  color: #1ab7ea;
}
.photo_up_9727 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.photo_up_9727 [class*="social-icon-vk"].image_2920 {
  background-color: transparent;
  color: #45668e;
}
.photo_up_9727 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.photo_up_9727 [class*="social-icon-weibo"].image_2920 {
  background-color: transparent;
  color: #df2029;
}
.photo_up_9727 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.photo_up_9727 [class*="social-icon-weixin"].image_2920 {
  background-color: transparent;
  color: #7bb32e;
}
.photo_up_9727 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.photo_up_9727 [class*="social-icon-whatsapp"].image_2920 {
  background-color: transparent;
  color: #25d366;
}
.photo_up_9727 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.photo_up_9727 [class*="social-icon-wordpress"].image_2920 {
  background-color: transparent;
  color: #21759b;
}
.photo_up_9727 [class*="social-icon-xing"] {
  background-color: #026466;
}
.photo_up_9727 [class*="social-icon-xing"].image_2920 {
  background-color: transparent;
  color: #026466;
}
.photo_up_9727 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.photo_up_9727 [class*="social-icon-yelp"].image_2920 {
  background-color: transparent;
  color: #af0606;
}
.photo_up_9727 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.photo_up_9727 [class*="social-icon-youtube"].image_2920 {
  background-color: transparent;
  color: #cd201f;
}
.green-0fdf {
  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;
}
.green-0fdf:hover {
  box-shadow: none;
  background: 0 0;
}
.hot_282f {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hard_0364 {
  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;
}
.upper-3e44 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.carousel-paper-6eac {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.carousel-paper-6eac,
.carousel-paper-6eac::after,
.carousel-paper-6eac::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;
}
.carousel-paper-6eac::after,
.carousel-paper-6eac::before {
  content: "";
  display: block;
  background-color: inherit;
}
.nav-d690 .hard_0364 .upper-3e44 {
  margin-top: -2px;
  width: 19px;
}
.nav-d690 .hard_0364 .carousel-paper-6eac {
  margin-top: -1px;
}
.nav-d690 .hard_0364 .carousel-paper-6eac,
.nav-d690 .hard_0364 .carousel-paper-6eac::after,
.nav-d690 .hard_0364 .carousel-paper-6eac::before {
  width: 19px;
  height: 2px;
}
.nav-d690 .hard_0364 .carousel-paper-6eac::before {
  top: -6px;
}
.nav-d690 .hard_0364 .carousel-paper-6eac::after {
  bottom: -6px;
}
.detail_4a96 .hard_0364 .upper-3e44 {
  margin-top: -2px;
  width: 22px;
}
.detail_4a96 .hard_0364 .carousel-paper-6eac {
  margin-top: -1px;
}
.detail_4a96 .hard_0364 .carousel-paper-6eac,
.detail_4a96 .hard_0364 .carousel-paper-6eac::after,
.detail_4a96 .hard_0364 .carousel-paper-6eac::before {
  width: 22px;
  height: 2px;
}
.detail_4a96 .hard_0364 .carousel-paper-6eac::before {
  top: -7px;
}
.detail_4a96 .hard_0364 .carousel-paper-6eac::after {
  bottom: -7px;
}
.message_gold_42b4 .hard_0364 .upper-3e44 {
  margin-top: -2px;
  width: 31px;
}
.message_gold_42b4 .hard_0364 .carousel-paper-6eac {
  margin-top: -1.5px;
}
.message_gold_42b4 .hard_0364 .carousel-paper-6eac,
.message_gold_42b4 .hard_0364 .carousel-paper-6eac::after,
.message_gold_42b4 .hard_0364 .carousel-paper-6eac::before {
  width: 31px;
  height: 3px;
}
.message_gold_42b4 .hard_0364 .carousel-paper-6eac::before {
  top: -9px;
}
.message_gold_42b4 .hard_0364 .carousel-paper-6eac::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .notice-371b .hard_0364 .upper-3e44 {
    margin-top: -2px;
    width: 19px;
  }
  .notice-371b .hard_0364 .carousel-paper-6eac {
    margin-top: -1px;
  }
  .notice-371b .hard_0364 .carousel-paper-6eac,
  .notice-371b .hard_0364 .carousel-paper-6eac::after,
  .notice-371b .hard_0364 .carousel-paper-6eac::before {
    width: 19px;
    height: 2px;
  }
  .notice-371b .hard_0364 .carousel-paper-6eac::before {
    top: -6px;
  }
  .notice-371b .hard_0364 .carousel-paper-6eac::after {
    bottom: -6px;
  }
  .status_9418 .hard_0364 .upper-3e44 {
    margin-top: -2px;
    width: 22px;
  }
  .status_9418 .hard_0364 .carousel-paper-6eac {
    margin-top: -1px;
  }
  .status_9418 .hard_0364 .carousel-paper-6eac,
  .status_9418 .hard_0364 .carousel-paper-6eac::after,
  .status_9418 .hard_0364 .carousel-paper-6eac::before {
    width: 22px;
    height: 2px;
  }
  .status_9418 .hard_0364 .carousel-paper-6eac::before {
    top: -7px;
  }
  .status_9418 .hard_0364 .carousel-paper-6eac::after {
    bottom: -7px;
  }
  .fixed_faca .hard_0364 .upper-3e44 {
    margin-top: -2px;
    width: 31px;
  }
  .fixed_faca .hard_0364 .carousel-paper-6eac {
    margin-top: -1.5px;
  }
  .fixed_faca .hard_0364 .carousel-paper-6eac,
  .fixed_faca .hard_0364 .carousel-paper-6eac::after,
  .fixed_faca .hard_0364 .carousel-paper-6eac::before {
    width: 31px;
    height: 3px;
  }
  .fixed_faca .hard_0364 .carousel-paper-6eac::before {
    top: -9px;
  }
  .fixed_faca .hard_0364 .carousel-paper-6eac::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .chip-hard-f149 .hard_0364 .upper-3e44 {
    margin-top: -2px;
    width: 19px;
  }
  .chip-hard-f149 .hard_0364 .carousel-paper-6eac {
    margin-top: -1px;
  }
  .chip-hard-f149 .hard_0364 .carousel-paper-6eac,
  .chip-hard-f149 .hard_0364 .carousel-paper-6eac::after,
  .chip-hard-f149 .hard_0364 .carousel-paper-6eac::before {
    width: 19px;
    height: 2px;
  }
  .chip-hard-f149 .hard_0364 .carousel-paper-6eac::before {
    top: -6px;
  }
  .chip-hard-f149 .hard_0364 .carousel-paper-6eac::after {
    bottom: -6px;
  }
  .center_69e4 .hard_0364 .upper-3e44 {
    margin-top: -2px;
    width: 22px;
  }
  .center_69e4 .hard_0364 .carousel-paper-6eac {
    margin-top: -1px;
  }
  .center_69e4 .hard_0364 .carousel-paper-6eac,
  .center_69e4 .hard_0364 .carousel-paper-6eac::after,
  .center_69e4 .hard_0364 .carousel-paper-6eac::before {
    width: 22px;
    height: 2px;
  }
  .center_69e4 .hard_0364 .carousel-paper-6eac::before {
    top: -7px;
  }
  .center_69e4 .hard_0364 .carousel-paper-6eac::after {
    bottom: -7px;
  }
  .breadcrumb_a7b4 .hard_0364 .upper-3e44 {
    margin-top: -2px;
    width: 31px;
  }
  .breadcrumb_a7b4 .hard_0364 .carousel-paper-6eac {
    margin-top: -1.5px;
  }
  .breadcrumb_a7b4 .hard_0364 .carousel-paper-6eac,
  .breadcrumb_a7b4 .hard_0364 .carousel-paper-6eac::after,
  .breadcrumb_a7b4 .hard_0364 .carousel-paper-6eac::before {
    width: 31px;
    height: 3px;
  }
  .breadcrumb_a7b4 .hard_0364 .carousel-paper-6eac::before {
    top: -9px;
  }
  .breadcrumb_a7b4 .hard_0364 .carousel-paper-6eac::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tag_in_5fab .hard_0364 .upper-3e44 {
    margin-top: -2px;
    width: 19px;
  }
  .tag_in_5fab .hard_0364 .carousel-paper-6eac {
    margin-top: -1px;
  }
  .tag_in_5fab .hard_0364 .carousel-paper-6eac,
  .tag_in_5fab .hard_0364 .carousel-paper-6eac::after,
  .tag_in_5fab .hard_0364 .carousel-paper-6eac::before {
    width: 19px;
    height: 2px;
  }
  .tag_in_5fab .hard_0364 .carousel-paper-6eac::before {
    top: -6px;
  }
  .tag_in_5fab .hard_0364 .carousel-paper-6eac::after {
    bottom: -6px;
  }
  .layout-stale-d4e9 .hard_0364 .upper-3e44 {
    margin-top: -2px;
    width: 22px;
  }
  .layout-stale-d4e9 .hard_0364 .carousel-paper-6eac {
    margin-top: -1px;
  }
  .layout-stale-d4e9 .hard_0364 .carousel-paper-6eac,
  .layout-stale-d4e9 .hard_0364 .carousel-paper-6eac::after,
  .layout-stale-d4e9 .hard_0364 .carousel-paper-6eac::before {
    width: 22px;
    height: 2px;
  }
  .layout-stale-d4e9 .hard_0364 .carousel-paper-6eac::before {
    top: -7px;
  }
  .layout-stale-d4e9 .hard_0364 .carousel-paper-6eac::after {
    bottom: -7px;
  }
  .notification-2544 .hard_0364 .upper-3e44 {
    margin-top: -2px;
    width: 31px;
  }
  .notification-2544 .hard_0364 .carousel-paper-6eac {
    margin-top: -1.5px;
  }
  .notification-2544 .hard_0364 .carousel-paper-6eac,
  .notification-2544 .hard_0364 .carousel-paper-6eac::after,
  .notification-2544 .hard_0364 .carousel-paper-6eac::before {
    width: 31px;
    height: 3px;
  }
  .notification-2544 .hard_0364 .carousel-paper-6eac::before {
    top: -9px;
  }
  .notification-2544 .hard_0364 .carousel-paper-6eac::after {
    bottom: -9px;
  }
}
.chip-06d6 .carousel-paper-6eac {
  -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);
}
.chip-06d6 .carousel-paper-6eac::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.chip-06d6 .carousel-paper-6eac::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);
}
.chip-06d6.content_727c .carousel-paper-6eac {
  -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);
}
.chip-06d6.content_727c .carousel-paper-6eac::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.chip-06d6.content_727c .carousel-paper-6eac::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);
}
.main_under_30c8 {
  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.widget_5532:before {
  display: none;
}
.background_2e7b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.background_2e7b .breadcrumb-smooth-6dae {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.background_2e7b .breadcrumb-smooth-6dae:last-of-type {
  border-bottom: none;
}
.background_2e7b .breadcrumb-smooth-6dae.message_action_63e8,
.background_2e7b .breadcrumb-smooth-6dae.liquid-abe7,
.background_2e7b .breadcrumb-smooth-6dae.module-99f8 {
  padding: 0;
}
.background_2e7b .mask_4b0e .brown-7167 {
  color: currentColor;
}
.background_2e7b .mask_4b0e .brown-7167:focus,
.background_2e7b .mask_4b0e .brown-7167:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_2e7b.top_e3ba .link-simple-036e,
.background_2e7b.top_e3ba .chip-fef9 a,
.background_2e7b.top_e3ba .modal_upper_adb8 a,
.background_2e7b.top_e3ba .sort_lite_d6d6 a {
  color: rgba(0, 0, 0, 0.55);
}
.background_2e7b.top_e3ba .link-simple-036e:hover,
.background_2e7b.top_e3ba .chip-fef9 a:hover,
.background_2e7b.top_e3ba .modal_upper_adb8 a:hover,
.background_2e7b.top_e3ba .sort_lite_d6d6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.background_2e7b.top_e3ba .gradient-next-38eb {
  color: rgba(0, 0, 0, 0.8);
}
.background_2e7b.top_e3ba .breadcrumb-smooth-6dae {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_2e7b.top_e3ba .breadcrumb-smooth-6dae:before {
  background: rgba(0, 0, 0, 0.08);
}
.background_2e7b.top_e3ba .column-c9b6:before {
  background: rgba(255, 255, 255, 0.9);
}
.background_2e7b.top_e3ba .mask_4b0e .notification_e1c1 li a,
.background_2e7b.top_e3ba .mask_4b0e .brown-7167,
.background_2e7b.top_e3ba .sort_lite_d6d6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_2e7b.top_e3ba .mask_4b0e .brown-7167:focus,
.background_2e7b.top_e3ba .mask_4b0e .brown-7167:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_2e7b.top_e3ba .notification_e1c1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.background_2e7b.pattern-71e7 .link-simple-036e,
.background_2e7b.pattern-71e7 .chip-fef9 a,
.background_2e7b.pattern-71e7 .modal_upper_adb8 .brown-7167,
.background_2e7b.pattern-71e7 .modal_upper_adb8 a,
.background_2e7b.pattern-71e7 .sort_lite_d6d6 a {
  color: rgba(255, 255, 255, 0.79);
}
.background_2e7b.pattern-71e7 .link-simple-036e:hover,
.background_2e7b.pattern-71e7 .chip-fef9 a:hover,
.background_2e7b.pattern-71e7 .modal_upper_adb8 .brown-7167:hover,
.background_2e7b.pattern-71e7 .modal_upper_adb8 a:hover,
.background_2e7b.pattern-71e7 .sort_lite_d6d6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.background_2e7b.pattern-71e7 .gradient-next-38eb {
  color: rgba(255, 255, 255, 0.99);
}
.background_2e7b.pattern-71e7 .breadcrumb-smooth-6dae {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_2e7b.pattern-71e7 .breadcrumb-smooth-6dae:before {
  background: rgba(255, 255, 255, 0.08);
}
.background_2e7b.pattern-71e7 .column-c9b6:before {
  background: rgba(0, 0, 0, 0.9);
}
.background_2e7b.pattern-71e7 .mask_4b0e .notification_e1c1 li a,
.background_2e7b.pattern-71e7 .mask_4b0e .brown-7167,
.background_2e7b.pattern-71e7 .sort_lite_d6d6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.background_2e7b.pattern-71e7 .mask_4b0e .brown-7167:focus,
.background_2e7b.pattern-71e7 .mask_4b0e .brown-7167:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background_2e7b.pattern-71e7 .notification_e1c1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.column-c9b6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.column-c9b6:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.text-focused-4fe9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.image_rough_6b3c .background_2e7b {
  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;
}
.image_rough_6b3c .breadcrumb-smooth-6dae {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.image_rough_6b3c .breadcrumb-smooth-6dae: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) {
  .image_rough_6b3c .breadcrumb-smooth-6dae:before {
    width: 16%;
    left: 42%;
  }
}
.image_rough_6b3c .breadcrumb-smooth-6dae:last-child:before {
  content: none;
}
.image_rough_6b3c .breadcrumb-smooth-6dae[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.image_rough_6b3c .mask_4b0e .notification_e1c1 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.image_rough_6b3c .mask_4b0e .notification_e1c1 li a .brown-7167 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.image_rough_6b3c .mask_4b0e .sort_lite_d6d6 {
  border: none;
}
.image_rough_6b3c .mask_4b0e .sort_lite_d6d6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.image_rough_6b3c .column-c9b6 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.image_rough_6b3c .text-focused-4fe9 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.image_rough_6b3c .pattern-71e7 .column-c9b6:before {
  background: rgba(0, 0, 0, 0.9);
}
.image_rough_6b3c .top_e3ba.overlay-9e31 .carousel-paper-6eac {
  background: rgba(0, 0, 0, 0.6);
}
.image_rough_6b3c
  .top_e3ba.overlay-9e31
  .carousel-paper-6eac::after,
.image_rough_6b3c
  .top_e3ba.overlay-9e31
  .carousel-paper-6eac:before {
  background: inherit;
}
.image_rough_6b3c
  .top_e3ba.overlay-9e31:hover
  .carousel-paper-6eac {
  background: rgba(0, 0, 0, 0.8);
}
.input-defa .background_2e7b {
  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) {
  .input-defa .background_2e7b {
    width: auto;
    right: 45px;
  }
}
.disabled-huge-903e .background_2e7b {
  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) {
  .disabled-huge-903e .background_2e7b {
    width: auto;
    left: 45px;
  }
}
.widget_5532 .background_2e7b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.widget_5532 .text-focused-4fe9 {
  max-width: 48em;
  margin: 0 auto;
}
.widget_5532 .column-c9b6:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.media-7a78 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.media-7a78.image_rough_6b3c .background_2e7b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.media-7a78.input-defa .background_2e7b {
  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);
}
.media-7a78 .background_2e7b {
  visibility: visible;
}
.media-7a78.disabled-huge-903e .background_2e7b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.border_solid_1b79,
.highlight_a72b {
  overflow-x: hidden;
}
.border_solid_1b79 .background_2e7b {
  overflow: auto;
}
.border_solid_1b79.image_rough_6b3c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border_solid_1b79.image_rough_6b3c .background_2e7b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.border_solid_1b79.image_rough_6b3c .green-0fdf {
  opacity: 0;
}
.border_solid_1b79.input-defa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border_solid_1b79.input-defa .background_2e7b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.border_solid_1b79.input-defa .green-0fdf {
  opacity: 0;
}
.border_solid_1b79.disabled-huge-903e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.border_solid_1b79.disabled-huge-903e .background_2e7b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.border_solid_1b79.disabled-huge-903e .green-0fdf {
  opacity: 0;
}
.border_solid_1b79.widget_5532 .background_2e7b {
  z-index: 10;
  visibility: visible;
}
.overlay-9e31 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.overlay-9e31 .carousel-paper-6eac {
  background: rgba(255, 255, 255, 0.99);
}
.overlay-9e31 .carousel-paper-6eac::after,
.overlay-9e31 .carousel-paper-6eac:before {
  background: inherit;
}
.overlay-9e31:hover .carousel-paper-6eac {
  background: rgba(255, 255, 255, 0.99);
}
.disabled-huge-903e .overlay-9e31 {
  top: 10px;
  right: auto;
  left: 12px;
}
.widget_5532 .overlay-9e31 {
  display: none !important;
}
.border_solid_1b79:before,
.highlight_a72b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.border_solid_1b79 .overlay-9e31,
.highlight_a72b .overlay-9e31 {
  display: inline-block;
}
.background_2e7b .hovered_1b15 {
  -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;
}
.border_solid_1b79 .background_2e7b .hovered_1b15,
.highlight_a72b .background_2e7b .hovered_1b15 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern_silver_a24e .search-2207 {
  width: 100%;
}
.texture-solid-39de {
  padding: 0 0.5em 0;
}
.texture-solid-39de [class*="customify-col-"],
.texture-solid-39de [class*="customify-col_"],
.texture-solid-39de [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.wrapper_4e4e .texture-solid-39de {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .content-selected-38d3 .form_brown_fac2,
  .form_brown_fac2 {
    display: none;
  }
  .overlay_d545 {
    text-align: left;
  }
  .cool_532e {
    text-align: center;
  }
  .prev-d6b8 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .content-selected-38d3 .tertiary-21f3,
  .tertiary-21f3 {
    display: none;
  }
  .fluid-448e {
    text-align: left;
  }
  .pink_53b3 {
    text-align: center;
  }
  .clean_143a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .content-selected-38d3 .sort-fluid-3dcd,
  .sort-fluid-3dcd {
    display: none;
  }
  .green_1725 {
    text-align: left;
  }
  .popup-silver-30d5 {
    text-align: center;
  }
  .container-top-d68d {
    text-align: right;
  }
}
#page {
  position: relative;
}
.soft_4e8f {
  box-shadow: none !important;
}
.outline_narrow_01e2 .last-01fe,
.old-af07 .last-01fe {
  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;
}
.old-af07 .last-01fe {
  margin-top: 30px;
  margin-bottom: 30px;
}
.input-pro-9bad {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.input-pro-9bad:after,
.input-pro-9bad:before {
  content: "";
  display: table;
}
.input-pro-9bad:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .input-pro-9bad {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.input-pro-9bad,
.south-599a {
  max-width: 1248px;
  margin: 0 auto;
}

.progress_1055.notification_2112 .input-pro-9bad {
  max-width: 100%;
}
.progress_1055.glass-3486 {
  max-width: 1200px;
  margin: 0 auto;
}
.progress_1055.under-e55f .input-pro-9bad {
  max-width: 100%;
}
.progress_1055.under-e55f > .input-pro-9bad {
  padding-left: 0;
  padding-right: 0;
}
.progress_1055.under-e55f > .input-pro-9bad .content-selected-38d3 {
  margin: 0;
}
.progress_1055.under-e55f
  > .input-pro-9bad
  .medium-c572.sidebar-902a {
  margin-right: 0;
  margin-left: 0;
}
.progress_1055.under-e55f #main.sidebar-902a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .container_8904 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .container_8904 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .form-new-e111 .complex_6da5 {
    padding-right: 1em;
  }
  .form-new-e111.shade_6c1f .medium-c572 {
    border-right: 1px solid #eaecee;
  }
  .form-new-e111.shade_6c1f .complex_6da5 {
    padding-right: 1em;
  }
  .form-new-e111.shade_6c1f .component-pink-bcda {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dropdown-stone-91c9 .complex_6da5 {
    padding-left: 1em;
  }
  .dropdown-stone-91c9.shade_6c1f .medium-c572 {
    border-left: 1px solid #eaecee;
  }
  .dropdown-stone-91c9.shade_6c1f .complex_6da5 {
    padding-left: 1em;
  }
  .dropdown-stone-91c9.shade_6c1f .component-pink-bcda {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview_stone_9dc5 .complex_6da5 {
    padding-left: 1em;
  }
  .preview_stone_9dc5.shade_6c1f .feature-417a {
    border-right: 1px solid #eaecee;
  }
  .preview_stone_9dc5.shade_6c1f .hover_39f6 {
    border-right: 1px solid #eaecee;
  }
  .preview_stone_9dc5.shade_6c1f .complex_6da5 {
    padding-left: 1em;
  }
  .preview_stone_9dc5.shade_6c1f .component-pink-bcda {
    padding-right: 1em;
  }
  .preview_stone_9dc5.shade_6c1f .pattern-cold-2568 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stale_0885 .complex_6da5 {
    padding-right: 1em;
  }
  .stale_0885.shade_6c1f .feature-417a {
    border-left: 1px solid #eaecee;
  }
  .stale_0885.shade_6c1f .hover_39f6 {
    border-left: 1px solid #eaecee;
  }
  .stale_0885.shade_6c1f .complex_6da5 {
    padding-right: 1em;
  }
  .stale_0885.shade_6c1f .component-pink-bcda {
    padding-left: 1em;
    padding-right: 1em;
  }
  .stale_0885.shade_6c1f .pattern-cold-2568 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .container_8904 .complex_6da5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container_8904.shade_6c1f .medium-c572 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .container_8904.shade_6c1f .complex_6da5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .container_8904.shade_6c1f .component-pink-bcda {
    padding-left: 1em;
  }
  .container_8904.shade_6c1f .pattern-cold-2568 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .container_8904.shade_6c1f .complex_6da5 {
    padding-left: 0;
  }
}
.orange_b6ef .modal_down_0945 {
  display: inline-block;
}
.item_up_17ec {
  display: inline-block;
}
.image-916d {
  word-con: break-word;
}
.module_a299 > span {
  display: inline-block;
  padding: 5px 0;
}
.module_a299 .badge-gold-a88e {
  margin-left: 8px;
  margin-right: 8px;
}
.module_a299 .gallery_south_e597 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.tag-upper-8801 .surface_62db {
  margin-bottom: 2em;
}
.tag-upper-8801 .module_f8ec {
  margin-bottom: 15px;
}
.tag-upper-8801 .module_f8ec:last-child {
  margin-bottom: 0;
}
.tag-upper-8801 .huge-abd3 {
  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) {
  .tag-upper-8801 .huge-abd3 {
    display: block;
  }
}
.tag-upper-8801 .hover-f178 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .tag-upper-8801 .hover-f178 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.tag-upper-8801 .shade-black-017a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.tag-upper-8801 .shade-black-017a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.tag-upper-8801 .shade-black-017a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.tag-upper-8801 .image-916d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.tag-upper-8801 .image-916d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.tag-upper-8801 .main_741b p:last-child {
  margin-bottom: 0;
}
.tag-upper-8801 .liquid_29bd {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.tag-upper-8801 .focus-pro-0c8b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.tag-upper-8801 .hover-dda6 {
  margin-top: 1em;
}
.tag-upper-8801 .wrapper_gas_035c {
  top: 0;
  display: block;
}
.tag-upper-8801 .wrapper_gas_035c a {
  color: inherit;
}
.tag-upper-8801 .wrapper_gas_035c a:hover {
  color: inherit;
}
.tag-upper-8801 .sidebar_current_a5ef {
  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;
}
.tag-upper-8801 .sidebar_current_a5ef:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.tag-upper-8801 .focus-pro-0c8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.tag-upper-8801 .preview-93d3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.tag-upper-8801 .preview-93d3:first-child {
  margin-top: 0;
}
.tag-upper-8801 .preview-93d3.highlight_b551 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.tag-upper-8801 .preview-93d3.mask-660f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.tag-upper-8801
  .preview-93d3.mask-660f.paragraph-pink-b8d5
  .hover-dda6 {
  width: 100%;
}
.tag-upper-8801 .mask-660f {
  -webkit-box-align: center;
  align-items: center;
}
.tag-upper-8801 .mask-660f .module_a299,
.tag-upper-8801 .mask-660f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.tag-upper-8801 .shade-black-017a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag-upper-8801 .shade-black-017a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.tag-upper-8801 .shade-black-017a: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;
}
.tag-upper-8801 .highlight_b551 {
  z-index: 5;
}
.tag-upper-8801 .disabled_cold_a43d .black_4145 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.tag-upper-8801 .stone-f92e .black_4145 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.tag-upper-8801 .feature-smooth-b616 .black_4145 {
  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;
}
.tag-upper-8801.menu_focused_ca5d .huge-abd3,
.tag-upper-8801.aside-soft-e40d .huge-abd3 {
  display: block;
}
.tag-upper-8801.menu_focused_ca5d .huge-abd3 .under_0247,
.tag-upper-8801.menu_focused_ca5d .huge-abd3 .focus-pro-0c8b,
.tag-upper-8801.aside-soft-e40d .huge-abd3 .under_0247,
.tag-upper-8801.aside-soft-e40d .huge-abd3 .focus-pro-0c8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tag-upper-8801.icon-current-7aae .hover-f178 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .tag-upper-8801.icon-current-7aae .hover-f178 {
    margin-right: 0;
  }
}
.tag-upper-8801.menu_focused_ca5d .hover-f178,
.tag-upper-8801.aside-soft-e40d .hover-f178 {
  padding-top: 40%;
}
.tag-upper-8801.menu_focused_ca5d .surface_62db,
.tag-upper-8801.aside-soft-e40d .surface_62db {
  display: block;
}
.tag-upper-8801.menu_focused_ca5d .fn-sticky-c703 .focus-pro-0c8b,
.tag-upper-8801.aside-soft-e40d .fn-sticky-c703 .focus-pro-0c8b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.tag-upper-8801.menu_focused_ca5d .hover-f178,
.tag-upper-8801.aside-soft-e40d .hover-f178 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.tag-upper-8801.menu_focused_ca5d .focus-pro-0c8b {
  padding: 1em;
}
.focus_248d {
  margin: 30px auto;
  display: block;
}
.focus_248d .hover_hard_d7c9 > * {
  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;
}
.focus_248d .hover_hard_d7c9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.focus_248d .hover_hard_d7c9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tall_a809 .module_a299 {
  margin-bottom: 1.41575em;
}
.tall_a809 .clean_8c28 {
  margin-bottom: 1.618em;
}
.panel_tiny_2b17 .red_e6ce {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.panel_tiny_2b17 .red_e6ce a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.panel_tiny_2b17 .link_463c {
  max-width: 100%;
  overflow: auto;
}
.filter-under-5ce9 .panel_tiny_2b17 a:hover {
  text-decoration: underline;
}
.banner_hard_de48 .module_f8ec:not(.image-916d),
.banner_hard_de48 .shade-black-017a {
  margin-bottom: 1.41575em;
}
.banner_hard_de48 .module_f8ec:not(.image-916d):last-child,
.banner_hard_de48 .shade-black-017a:last-child {
  margin-bottom: 0;
}
.banner_hard_de48 .module_f8ec.summary-9626 {
  margin-bottom: 0.41575em;
}
.banner_hard_de48 .left_7173:before,
.banner_hard_de48 .current_74a3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.banner_hard_de48 .left_7173:before {
  content: "\f115";
}
.banner_hard_de48 .current_74a3:before {
  content: "\f02c";
}
.banner_hard_de48 .wrapper_short_21ee {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.banner_hard_de48 .wrapper_short_21ee a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.container-lower-9eb2 {
  display: -webkit-box;
  display: flex;
}
.container-lower-9eb2 .east_1571 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .container-lower-9eb2 .east_1571 {
    flex-basis: 90px;
  }
}
.container-lower-9eb2 .hidden-complex-97ff {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .container-lower-9eb2 .hidden-complex-97ff {
    flex-basis: calc(100% - 50px);
  }
}
.container-lower-9eb2 .paragraph-dirty-61f1 p:last-child {
  margin-bottom: 0.72em;
}
.primary-6376 .hover_hard_d7c9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.primary-6376 .hover_hard_d7c9:after,
.primary-6376 .hover_hard_d7c9:before {
  content: "";
  display: table;
}
.primary-6376 .hover_hard_d7c9:after {
  clear: both;
}
.primary-6376 .hover_hard_d7c9 .outline-focused-c4a1,
.primary-6376 .hover_hard_d7c9 .sort_82ba {
  width: 49%;
}
.primary-6376 .hover_hard_d7c9 .outline-focused-c4a1 a span.pattern-4a61,
.primary-6376 .hover_hard_d7c9 .sort_82ba a span.pattern-4a61 {
  display: block;
  margin-bottom: 5px;
}
.primary-6376 .hover_hard_d7c9 .sort_82ba {
  float: left;
  text-align: left;
}
.primary-6376 .hover_hard_d7c9 .outline-focused-c4a1 {
  float: right;
  text-align: right;
}
.info_top_b620 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .info_top_b620 {
    margin-bottom: 0;
  }
}
.pro_ce41 {
  margin-bottom: 1em;
}
.pro_ce41 .image-916d {
  font-size: 1.1em;
  line-height: 1.3;
}
.preview-south-0064 a {
  display: block;
  line-height: 0;
  position: relative;
}
.avatar_c0bf .pro_ce41,
.cold_07f7 .pro_ce41 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .avatar_c0bf .pro_ce41,
  .cold_07f7 .pro_ce41 {
    display: block;
  }
}
.avatar_c0bf .preview-south-0064,
.cold_07f7 .preview-south-0064 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .avatar_c0bf .preview-south-0064,
  .cold_07f7 .preview-south-0064 {
    margin-bottom: 1em;
  }
}
.avatar_c0bf .preview-south-0064 img,
.cold_07f7 .preview-south-0064 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.avatar_c0bf .glass-5dd4,
.cold_07f7 .glass-5dd4 {
  flex-basis: calc(100% - 160px);
}
.avatar_c0bf .glass-5dd4 p,
.cold_07f7 .glass-5dd4 p {
  margin-bottom: 0;
}
.avatar_c0bf .glass-5dd4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .avatar_c0bf .glass-5dd4 {
    padding-left: 0;
  }
}
.cold_07f7 .glass-5dd4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .cold_07f7 .glass-5dd4 {
    padding-right: 0;
  }
}
.cold_07f7 .preview-south-0064 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.container_hovered_429b .preview-south-0064 {
  margin-bottom: 0.5em;
}
.container_hovered_429b .preview-south-0064 img {
  width: 100%;
}
.hard-10f6 .small_a53b,
.sidebar-6b4b .small_a53b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sidebar-6b4b .medium-c572 .sidebar-pink-2263 p:last-child {
  margin-bottom: 0;
}
.prev-4a43 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.dirty_77ad .module-complex-a9f2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .dirty_77ad .module-complex-a9f2:last-of-type {
    margin-bottom: 0;
  }
}
.dirty_77ad .module-complex-a9f2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dirty_77ad .module-complex-a9f2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.dirty_77ad .module-complex-a9f2 ul li {
  margin: 0 0 0.6em;
}
.dirty_77ad .module-complex-a9f2 ul li.block_18e9,
.dirty_77ad .module-complex-a9f2 ul li.south_d260 {
  position: relative;
}
.dirty_77ad .module-complex-a9f2 ul li.block_18e9 .gallery_1de2,
.dirty_77ad .module-complex-a9f2 ul li.south_d260 .gallery_1de2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.dirty_77ad .module-complex-a9f2 ul li.block_18e9:after:after,
.dirty_77ad .module-complex-a9f2 ul li.block_18e9:after:before,
.dirty_77ad
  .module-complex-a9f2
  ul
  li.south_d260:after:after,
.dirty_77ad
  .module-complex-a9f2
  ul
  li.south_d260:after:before {
  content: "";
  display: table;
}
.dirty_77ad .module-complex-a9f2 ul li.block_18e9:after:after,
.dirty_77ad
  .module-complex-a9f2
  ul
  li.south_d260:after:after {
  clear: both;
}
.dirty_77ad .module-complex-a9f2 a.slow-9b50:hover {
  text-decoration: none;
}
.dirty_77ad .module-complex-a9f2 select {
  max-width: 100%;
}
.dirty_77ad .module-complex-a9f2 table {
  font-size: 85%;
}
.dirty_77ad .module-complex-a9f2 table td,
.dirty_77ad .module-complex-a9f2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.dirty_77ad .module-complex-a9f2 table tfoot td {
  text-align: left;
}
.dirty_77ad .module-complex-a9f2 :last-child {
  margin-bottom: 0;
}
.dirty_77ad .module-complex-a9f2 .yellow-3a29 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.dirty_77ad .module-complex-a9f2 .yellow-3a29 label {
  width: 100%;
}
.dirty_77ad .module-complex-a9f2 .yellow-3a29 .container-simple-371a {
  width: 100%;
  display: block;
}
.dirty_77ad .module-complex-a9f2 .yellow-3a29 .shade-plasma-dbf2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.dirty_77ad .module-complex-a9f2 .yellow-3a29 .shade-plasma-dbf2:hover svg #svg-search {
  fill: #444;
}
.dirty_77ad .module-complex-a9f2 .yellow-3a29 .shade-plasma-dbf2 svg {
  width: 18px;
  height: 18px;
}
.dirty_77ad .bottom-4182 ul ul,
.dirty_77ad .video-30ae ul ul,
.dirty_77ad .main-in-0b3f ul ul,
.dirty_77ad .plasma-67ea ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.dirty_77ad .bottom-4182 .hero_current_449c > a,
.dirty_77ad .video-30ae .hero_current_449c > a,
.dirty_77ad .main-in-0b3f .hero_current_449c > a,
.dirty_77ad .plasma-67ea .hero_current_449c > a {
  margin-bottom: 0;
}
.dirty_77ad .hovered_500d li,
.dirty_77ad .bottom-4182 li,
.dirty_77ad .easy-8ac5 li,
.dirty_77ad .video-30ae li,
.dirty_77ad .main-in-0b3f li,
.dirty_77ad .plasma-67ea li,
.dirty_77ad .upper_6d9c li,
.dirty_77ad .block_easy_e177 li {
  display: block;
  position: relative;
}
.dirty_77ad .hovered_500d li:last-child,
.dirty_77ad .bottom-4182 li:last-child,
.dirty_77ad .easy-8ac5 li:last-child,
.dirty_77ad .video-30ae li:last-child,
.dirty_77ad .main-in-0b3f li:last-child,
.dirty_77ad .plasma-67ea li:last-child,
.dirty_77ad .upper_6d9c li:last-child,
.dirty_77ad .block_easy_e177 li:last-child {
  border: none;
}
.dirty_77ad .hovered_500d li a,
.dirty_77ad .bottom-4182 li a,
.dirty_77ad .easy-8ac5 li a,
.dirty_77ad .video-30ae li a,
.dirty_77ad .main-in-0b3f li a,
.dirty_77ad .plasma-67ea li a,
.dirty_77ad .upper_6d9c li a,
.dirty_77ad .block_easy_e177 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dirty_77ad .hovered_500d li ul li::before,
.dirty_77ad .bottom-4182 li ul li::before,
.dirty_77ad .easy-8ac5 li ul li::before,
.dirty_77ad .video-30ae li ul li::before,
.dirty_77ad .main-in-0b3f li ul li::before,
.dirty_77ad .plasma-67ea li ul li::before,
.dirty_77ad .upper_6d9c li ul li::before,
.dirty_77ad .block_easy_e177 li ul li::before {
  left: 15px;
}
.dirty_77ad .hovered_500d li ul a,
.dirty_77ad .bottom-4182 li ul a,
.dirty_77ad .easy-8ac5 li ul a,
.dirty_77ad .video-30ae li ul a,
.dirty_77ad .main-in-0b3f li ul a,
.dirty_77ad .plasma-67ea li ul a,
.dirty_77ad .upper_6d9c li ul a,
.dirty_77ad .block_easy_e177 li ul a {
  padding-left: 20px;
}
.dirty_77ad .hovered_500d li ul ul li::before,
.dirty_77ad .bottom-4182 li ul ul li::before,
.dirty_77ad .easy-8ac5 li ul ul li::before,
.dirty_77ad .video-30ae li ul ul li::before,
.dirty_77ad .main-in-0b3f li ul ul li::before,
.dirty_77ad .plasma-67ea li ul ul li::before,
.dirty_77ad .upper_6d9c li ul ul li::before,
.dirty_77ad .block_easy_e177 li ul ul li::before {
  left: 30px;
}
.dirty_77ad .hovered_500d li ul ul a,
.dirty_77ad .bottom-4182 li ul ul a,
.dirty_77ad .easy-8ac5 li ul ul a,
.dirty_77ad .video-30ae li ul ul a,
.dirty_77ad .main-in-0b3f li ul ul a,
.dirty_77ad .plasma-67ea li ul ul a,
.dirty_77ad .upper_6d9c li ul ul a,
.dirty_77ad .block_easy_e177 li ul ul a {
  padding-left: 40px;
}
.dirty_77ad .section_liquid_3812 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.dirty_77ad .block_easy_e177 ul li {
  margin-bottom: 1.41575em;
}
.dirty_77ad .block_easy_e177 ul li .article_9318 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.dirty_77ad .block_easy_e177 ul li .hero-gas-e069 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pattern-71e7 .hovered_500d li a,
.pattern-71e7 .bottom-4182 li a,
.pattern-71e7 .easy-8ac5 li a,
.pattern-71e7 .video-30ae li a,
.pattern-71e7 .main-in-0b3f li a,
.pattern-71e7 .plasma-67ea li a,
.pattern-71e7 .upper_6d9c li a,
.pattern-71e7 .block_easy_e177 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-71e7 .section_liquid_3812 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-71e7 .module-complex-a9f2 ul li.block_18e9 .gallery_1de2,
.pattern-71e7 .module-complex-a9f2 ul li.south_d260 .gallery_1de2 {
  background: rgba(0, 0, 0, 0.2);
}
.pattern-71e7 .dirty_77ad .module-complex-a9f2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_1055 .dirty_77ad .notification_e1c1 li {
  margin: 0;
}
.progress_1055 .dirty_77ad .notification_e1c1 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.progress_1055 .dirty_77ad .notification_e1c1 li ul {
  margin: 0;
}
.progress_1055 .dirty_77ad .notification_e1c1 li ul li a {
  padding-left: 15px;
}
.progress_1055 .dirty_77ad .notification_e1c1 li ul li li a {
  padding-left: 30px;
}
.progress_1055 .dirty_77ad .notification_e1c1 li.dirty-8afa > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.progress_1055 .dirty_77ad .notification_e1c1 li.dirty-8afa > 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;
}
.progress_1055 .dirty_77ad .notification_e1c1 li.dirty-8afa > 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;
}
.pattern-6303 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.block-43c0 {
  position: relative;
  z-index: 10;
}
.block-43c0 .hovered_1b15 {
  width: 100%;
  max-width: 100%;
}
.down-81b3 .search_inner_5cba {
  padding-top: 2em;
  padding-bottom: 2em;
}
.down-81b3 .top_e3ba {
}
.down-81b3 .pattern-71e7 {
  background: #292929;
}
.link-fresh-16cf .search_inner_5cba {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.link-fresh-16cf .top_e3ba {
  background: #f9f9f9;
}
.link-fresh-16cf .pattern-71e7 {
  background: #303030;
}
.shadow_blue_54e1 .search_inner_5cba {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .shadow_blue_54e1 .modal_down_0945 {
    margin-bottom: 1em;
  }
  .shadow_blue_54e1 .modal_down_0945:last-child {
    margin-bottom: 0;
  }
}
.shadow_blue_54e1 .top_e3ba {
  background: #ededed;
}
.shadow_blue_54e1 .pattern-71e7 {
  background: #1a1a1a;
}
.search_inner_5cba.top_e3ba {
  color: rgba(0, 0, 0, 0.6);
}
.search_inner_5cba.top_e3ba .complex_dad8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.search_inner_5cba.pattern-71e7 {
  color: rgba(255, 255, 255, 0.99);
}
.search_inner_5cba.pattern-71e7 a:not(.slow-9b50) {
  color: rgba(255, 255, 255, 0.79);
}
.search_inner_5cba.pattern-71e7 a:not(.slow-9b50):hover {
  color: rgba(255, 255, 255, 0.99);
}
.search_inner_5cba.pattern-71e7 .complex_dad8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.search_inner_5cba.pattern-71e7 table tbody td,
.search_inner_5cba.pattern-71e7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.short-15f9.in-539a .input-pro-9bad {
  max-width: initial;
}
.short-15f9 .accordion-0a25 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.short-15f9 .accordion-0a25 .hovered_1b15 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .short-15f9 .accordion-0a25 .hovered_1b15 {
    display: block;
    margin-bottom: 2em;
  }
  .short-15f9 .accordion-0a25 .hovered_1b15:last-child {
    margin-bottom: 0;
  }
}
.shadow_blue_54e1 .modal_down_0945:last-child,
.link-fresh-16cf .modal_down_0945:last-child,
.down-81b3 .modal_down_0945:last-child {
  margin-bottom: 0;
}
.shadow_blue_54e1 .modal_down_0945 .dirty_77ad .module-complex-a9f2:last-child,
.link-fresh-16cf .modal_down_0945 .dirty_77ad .module-complex-a9f2:last-child,
.down-81b3 .modal_down_0945 .dirty_77ad .module-complex-a9f2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .shadow_blue_54e1 .pattern-da9c,
  .shadow_blue_54e1 .hot-2f35,
  .link-fresh-16cf .pattern-da9c,
  .link-fresh-16cf .hot-2f35,
  .down-81b3 .pattern-da9c,
  .down-81b3 .hot-2f35 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .block-43c0 .modal_down_0945 {
    margin-bottom: 2em;
  }
}
.block-43c0 p:last-child {
  margin-bottom: 0;
}
.block-43c0 li,
.block-43c0 ul {
  list-style: none;
  margin: 0;
}
.block-43c0 ul ul {
  margin-left: 2.617924em;
}
.section_99fc {
  font-size: 0.875em;
}

/* css-noise: dfec */
.promo-block-t5 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
