/*!
Theme Name: Customify
Theme URI: https://pressmaximum.focused-705e/customify
Author: WPCustomify
Author URI: https://pressmaximum.focused-705e
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.focused-705e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.paragraph-cdad.liquid-9af0/licenses/gpl-2.0.complex_e528
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.tall_3222/, (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.tertiary_af6d.red_e237/normalize.fresh_cb3a/
 ======
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.fresh_cb3a v7.0.0 | MIT License | github.focused-705e/necolas/normalize.fresh_cb3a */
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;
}
.red-cbfb .slider_9ee7,
.tooltip-363d,
.button_c464,
.pro-61b3,
.advanced-71b0,
.list-bright-e8f7,
.bronze_9bb4,
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;
}
.tooltip-363d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tooltip-363d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tooltip-363d,
  h1 {
    font-size: 1.8em;
  }
}
.button_c464,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.button_c464 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .button_c464,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .button_c464,
  h2 {
    font-size: 1.7em;
  }
}
.pro-61b3,
h3 {
  font-size: 1.618em;
}
.red-cbfb .slider_9ee7,
.advanced-71b0,
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.selected-49fc {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.filter-in-01fc:after,
.filter-in-01fc:before,
.block-a4ac:after,
.block-a4ac:before {
  content: "";
  display: table;
}
.filter-in-01fc:after,
.block-a4ac:after {
  clear: both;
}
.link_fixed_7c23 {
  float: right;
  margin-right: 0;
}
.hover-5a36 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.video-a0b0 .surface-02ef,
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;
}
.video-a0b0 .surface-02ef: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;
}
.tabs-new-864a .surface-02ef {
  box-shadow: none;
}
.tabs-new-864a
  .surface-02ef
  .under_d057 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tabs-new-864a .surface-02ef .row_c596 {
  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;
}
.tabs-new-864a
  .surface-02ef
  .row_c596
  b {
  display: none;
}
.tabs-new-864a .module-8cae {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.aside-light-df41:not(.shade_47bd):not(.breadcrumb_focused_7e22),
button:not(.shade_47bd):not(.breadcrumb_focused_7e22),
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ),
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ),
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ) {
  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;
}
.aside-light-df41:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):hover,
button:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):hover,
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):hover,
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):hover,
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.aside-light-df41:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):active,
.aside-light-df41:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):focus,
button:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):active,
button:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):focus,
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):active,
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):focus,
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):active,
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):focus,
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):active,
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):focus {
  outline: 0;
}
.aside-light-df41:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b,
button:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b,
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b,
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b,
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b {
  position: relative;
}
.aside-light-df41:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .title_9f4d,
.aside-light-df41:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .up_1211,
.aside-light-df41:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .image_0869,
.aside-light-df41:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  i,
.aside-light-df41:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  svg,
button:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .title_9f4d,
button:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .up_1211,
button:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .image_0869,
button:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  i,
button:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  svg,
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .title_9f4d,
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .up_1211,
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .image_0869,
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  i,
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  svg,
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .title_9f4d,
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .up_1211,
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .image_0869,
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  i,
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  svg,
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .title_9f4d,
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .up_1211,
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  .image_0869,
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  i,
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b
  svg {
  visibility: hidden;
}
.aside-light-df41:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b:after,
button:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b:after,
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b:after,
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b:after,
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ).fn-loading-ac6b: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;
}
.aside-light-df41:not(.shade_47bd):not(.breadcrumb_focused_7e22),
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ),
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ),
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ) {
  color: #fff;
  background: #235787;
}
.aside-light-df41:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):focus,
input[type="button"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):focus,
input[type="reset"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):focus,
input[type="submit"]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ):focus {
  color: #fff;
}
.aside-light-df41.fn-disabled-ac6b:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ),
.aside-light-df41[disabled]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ),
button.fn-disabled-ac6b:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ),
button[disabled]:not(.shade_47bd):not(
    .breadcrumb_focused_7e22
  ) {
  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;
}
.upper-4b3f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.upper-4b3f: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;
}
.last_b3f2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.rough-515d {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tall-7656 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.filter-in-01fc:after,
.filter-in-01fc:before,
.label_ba90:after,
.label_ba90:before,
.message_selected_cc41:after,
.message_selected_cc41:before,
.inner_ab5d:after,
.inner_ab5d:before,
.dropdown-4d12:after,
.dropdown-4d12:before,
.chip_yellow_ee88:after,
.chip_yellow_ee88:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.filter-in-01fc:after,
.label_ba90:after,
.message_selected_cc41:after,
.inner_ab5d:after,
.dropdown-4d12:after,
.chip_yellow_ee88:after {
  clear: both;
}
.label_ba90 .outer-7875,
.message_selected_cc41 .outer-7875,
.bright_bb38 .outer-7875 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.highlight_fixed_9899 {
  display: inline-block;
}
.notice-prev-8d0f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.notice-prev-8d0f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.notice-prev-8d0f .component_85c1 {
  padding: 1em 0;
  font-size: 85%;
}
.component_85c1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tertiary_bb1e {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tertiary_bb1e:after,
.tertiary_bb1e:before {
  content: "";
  display: table;
}
.tertiary_bb1e:after {
  clear: both;
}
.table_pressed_94d9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.full_fe80 .table_pressed_94d9 {
  max-width: 50%;
}
.column_rough_0eec .table_pressed_94d9 {
  max-width: 33.33%;
}
.full_1450 .table_pressed_94d9 {
  max-width: 25%;
}
.main_rough_e6b6 .table_pressed_94d9 {
  max-width: 20%;
}
.purple-8754 .table_pressed_94d9 {
  max-width: 16.66%;
}
.fresh-01d8 .table_pressed_94d9 {
  max-width: 14.28%;
}
.iron_5b1c .table_pressed_94d9 {
  max-width: 12.5%;
}
.grid-4af3 .table_pressed_94d9 {
  max-width: 11.11%;
}
.content-thick-d451 {
  display: block;
}
.red-cbfb .popup_fast_7f74 label,
.red-cbfb .panel-572a label,
.red-cbfb .action_a2bb label,
.red-cbfb .easy-7450 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern-action-1b32 {
  list-style: none;
  margin: 0;
}
.pattern-action-1b32 article.cold-d453 {
  margin-bottom: 0;
}
.pattern-action-1b32 ul {
  list-style: none;
  margin: 0;
}
.pattern-action-1b32 .header_3c09 li.cold-d453 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern-action-1b32 .header_3c09 li.cold-d453 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern-action-1b32 .header_3c09 li.cold-d453: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) {
  .pattern-action-1b32 .header_3c09 li.cold-d453 li.cold-d453 li.cold-d453 li.cold-d453 {
    padding-left: 0;
  }
}
article.cold-d453 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold-d453 .label_ba90 p:last-of-type {
  margin-bottom: 0;
}
article.cold-d453 .dynamic_a3f7 {
  float: left;
}
article.cold-d453 .backdrop_65ca {
  margin-left: 85px;
}
article.cold-d453 .pagination_f2cd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold-d453 .pagination_f2cd .filter-gas-7a41 {
  margin-left: 10px;
}
article.cold-d453 .disabled_5980 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold-d453 .tabs_649f {
  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 .popup_fast_7f74,
  #respond .action_a2bb,
  #respond .easy-7450 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .popup_fast_7f74 input,
#respond .action_a2bb input,
#respond .easy-7450 input {
  width: 100%;
}
#respond .easy-7450 {
  margin-right: 0;
}
#respond .outline-97b0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.sidebar_brown_e081 {
  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;
}
.sidebar_brown_e081.frame-6dba {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.sidebar_brown_e081 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%);
}
.sidebar_brown_e081:focus,
.sidebar_brown_e081: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);
}
.bottom-c306 {
  border-radius: 10%;
}
.preview-2a87 {
  border-radius: 50%;
}
.gradient_tiny_94b7 {
  font-size: 0.72em;
}
.wrapper_3338 {
  font-size: 0.875em;
}
.button-wide-92d1 {
  font-size: 1.1em;
}
.logo-c124 {
  text-transform: uppercase;
  line-height: 1.2;
}
.logo-c124.gradient_tiny_94b7 {
  letter-spacing: 0.5px;
}
.search-up-314f,
.search-up-314f a {
  color: #6d6d6d;
}
.search-up-314f a:hover {
  color: #111;
}
.gallery_7202 {
  color: #6d6d6d;
}
.hidden_clean_2ca8 {
  overflow-x: hidden;
}
.hidden_clean_2ca8 .search-next-ba11.summary_rough_7085 {
  position: relative;
}
.hidden_clean_2ca8 .search-next-ba11.summary_rough_7085.container-5f4e {
  position: initial;
}
.hidden_clean_2ca8
  .search-next-ba11.summary_rough_7085.container-5f4e
  .upper_2699 {
  left: auto;
}
.hidden_clean_2ca8 .search-next-ba11 .upper_2699 {
  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;
}
.hidden_clean_2ca8 .search-next-ba11:hover.summary_rough_7085 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hidden_clean_2ca8
  .search-next-ba11:hover.summary_rough_7085
  .upper_2699 {
  display: block;
  z-index: 9999999;
}
.hidden_clean_2ca8 .medium_f51e .frame_022f,
.hidden_clean_2ca8 .progress_e79b .frame_022f {
  display: none;
}
.hidden_clean_2ca8 .box-iron-1d9d .search-next-ba11:hover.summary_rough_7085 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.red-cbfb .popup_fast_7f74 label,
.red-cbfb .panel-572a label,
.red-cbfb .action_a2bb label,
.red-cbfb .easy-7450 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern-action-1b32 {
  list-style: none;
  margin: 0;
}
.pattern-action-1b32 article.cold-d453 {
  margin-bottom: 0;
}
.pattern-action-1b32 ul {
  list-style: none;
  margin: 0;
}
.pattern-action-1b32 .header_3c09 li.cold-d453 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern-action-1b32 .header_3c09 li.cold-d453 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern-action-1b32 .header_3c09 li.cold-d453: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) {
  .pattern-action-1b32 .header_3c09 li.cold-d453 li.cold-d453 li.cold-d453 li.cold-d453 {
    padding-left: 0;
  }
}
article.cold-d453 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.cold-d453 .label_ba90 p:last-of-type {
  margin-bottom: 0;
}
article.cold-d453 .dynamic_a3f7 {
  float: left;
}
article.cold-d453 .backdrop_65ca {
  margin-left: 85px;
}
article.cold-d453 .pagination_f2cd {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.cold-d453 .pagination_f2cd .filter-gas-7a41 {
  margin-left: 10px;
}
article.cold-d453 .disabled_5980 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.cold-d453 .tabs_649f {
  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 .popup_fast_7f74,
  #respond .action_a2bb,
  #respond .easy-7450 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .popup_fast_7f74 input,
#respond .action_a2bb input,
#respond .easy-7450 input {
  width: 100%;
}
#respond .easy-7450 {
  margin-right: 0;
}
#respond .outline-97b0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.medium_f51e .cool-44c8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.cool-44c8 .hard_62f6.popup_1bf2 .pressed_4cd7 > li > a:focus,
.cool-44c8 .hard_62f6.popup_1bf2 .pressed_4cd7 > li > a:hover,
.cool-44c8 .hard_62f6.shade_medium_8efb .pressed_4cd7 > li > a:focus,
.cool-44c8 .hard_62f6.shade_medium_8efb .pressed_4cd7 > li > a:hover,
.cool-44c8 .hard_62f6.dropdown-472f .pressed_4cd7 > li > a:focus,
.cool-44c8 .hard_62f6.dropdown-472f .pressed_4cd7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-44c8
  .hard_62f6.popup_1bf2
  .pressed_4cd7
  > li.table_middle_689f
  > a,
.cool-44c8
  .hard_62f6.popup_1bf2
  .pressed_4cd7
  > li.west_71fa
  > a,
.cool-44c8
  .hard_62f6.shade_medium_8efb
  .pressed_4cd7
  > li.table_middle_689f
  > a,
.cool-44c8
  .hard_62f6.shade_medium_8efb
  .pressed_4cd7
  > li.west_71fa
  > a,
.cool-44c8
  .hard_62f6.dropdown-472f
  .pressed_4cd7
  > li.table_middle_689f
  > a,
.cool-44c8 .hard_62f6.dropdown-472f .pressed_4cd7 > li.main_3016 > a {
  color: rgba(255, 255, 255, 0.99);
}
.cool-44c8 .dirty_6ebb,
.cool-44c8 .dirty_6ebb a {
  color: rgba(255, 255, 255, 0.99);
}
.cool-44c8 .notification-west-737b.pattern-e502 li a,
.cool-44c8 .media_over_fc39 a,
.cool-44c8 .notice_under_49f1,
.cool-44c8 .pressed_4cd7 > li > a,
.cool-44c8 .slider_complex_4eef {
  color: rgba(255, 255, 255, 0.79);
}
.cool-44c8 .notification-west-737b.pattern-e502 li a:hover,
.cool-44c8 .media_over_fc39 a:hover,
.cool-44c8 .notice_under_49f1:hover,
.cool-44c8 .pressed_4cd7 > li > a:hover,
.cool-44c8 .slider_complex_4eef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-44c8 .popup-c69b {
  color: rgba(255, 255, 255, 0.79);
}
.cool-44c8 .popup-c69b .status_silver_badd {
  color: rgba(255, 255, 255, 0.99);
}
.cool-44c8 .popup-c69b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.cool-44c8 .west-575a .right-44e0 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool-44c8 .west-575a .right-44e0 .tabs-06b8 {
  color: rgba(255, 255, 255, 0.79);
}
.cool-44c8
  .west-575a
  .right-44e0
  .tabs-06b8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool-44c8
  .west-575a
  .right-44e0
  .tabs-06b8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool-44c8
  .west-575a
  .right-44e0
  .tabs-06b8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool-44c8
  .west-575a
  .right-44e0
  .tabs-06b8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.cool-44c8 .west-575a .disabled-b80c {
  color: rgba(255, 255, 255, 0.79);
}
.cool-44c8 .west-575a .disabled-b80c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row-bright-28c5
  .cool-44c8
  .west-575a
  .texture_e2d8
  .progress_1332 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.row-bright-28c5
  .cool-44c8
  .west-575a
  .texture_e2d8
  .tabs-06b8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.medium_f51e .texture_north_7d3d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.texture_north_7d3d .hard_62f6.popup_1bf2 .pressed_4cd7 > li > a:focus,
.texture_north_7d3d .hard_62f6.popup_1bf2 .pressed_4cd7 > li > a:hover,
.texture_north_7d3d .hard_62f6.shade_medium_8efb .pressed_4cd7 > li > a:focus,
.texture_north_7d3d .hard_62f6.shade_medium_8efb .pressed_4cd7 > li > a:hover,
.texture_north_7d3d .hard_62f6.dropdown-472f .pressed_4cd7 > li > a:focus,
.texture_north_7d3d .hard_62f6.dropdown-472f .pressed_4cd7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_north_7d3d
  .hard_62f6.popup_1bf2
  .pressed_4cd7
  > li.table_middle_689f
  > a,
.texture_north_7d3d
  .hard_62f6.popup_1bf2
  .pressed_4cd7
  > li.west_71fa
  > a,
.texture_north_7d3d
  .hard_62f6.shade_medium_8efb
  .pressed_4cd7
  > li.table_middle_689f
  > a,
.texture_north_7d3d
  .hard_62f6.shade_medium_8efb
  .pressed_4cd7
  > li.west_71fa
  > a,
.texture_north_7d3d
  .hard_62f6.dropdown-472f
  .pressed_4cd7
  > li.table_middle_689f
  > a,
.texture_north_7d3d .hard_62f6.dropdown-472f .pressed_4cd7 > li.main_3016 > a {
  color: rgba(0, 0, 0, 0.8);
}
.texture_north_7d3d .dirty_6ebb,
.texture_north_7d3d .dirty_6ebb a {
  color: rgba(0, 0, 0, 0.8);
}
.texture_north_7d3d .notification-west-737b.pattern-e502 li a,
.texture_north_7d3d .media_over_fc39 a,
.texture_north_7d3d .notice_under_49f1,
.texture_north_7d3d .pressed_4cd7 > li > a,
.texture_north_7d3d .slider_complex_4eef {
  color: rgba(0, 0, 0, 0.55);
}
.texture_north_7d3d .notification-west-737b.pattern-e502 li a:hover,
.texture_north_7d3d .media_over_fc39 a:hover,
.texture_north_7d3d .notice_under_49f1:hover,
.texture_north_7d3d .pressed_4cd7 > li > a:hover,
.texture_north_7d3d .slider_complex_4eef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture_north_7d3d .popup-c69b {
  color: rgba(0, 0, 0, 0.55);
}
.texture_north_7d3d .popup-c69b .status_silver_badd {
  color: rgba(0, 0, 0, 0.8);
}
.texture_north_7d3d .popup-c69b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.frame_ead4 .accent-glass-031f {
  margin-left: auto;
  margin-right: auto;
}
.message_selected_cc41 > * {
  margin-left: auto;
  margin-right: auto;
}
.message_selected_cc41 .last_b3f2 {
  margin-right: 1.41575em;
}
.texture_full_3b16 .message_selected_cc41 > .cool_9607 {
  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;
}
.texture_full_3b16 .message_selected_cc41 > .prev-b57c {
  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;
}
.row-brown-aae7.frame_ead4 .accent-glass-031f,
.feature-faf6.frame_ead4 .accent-glass-031f {
  margin-left: 0;
}
.accent-last-7ba6.frame_ead4 .accent-glass-031f,
.menu_advanced_b9aa.frame_ead4 .accent-glass-031f {
  margin-right: 0;
}
.message_selected_cc41 ol,
.message_selected_cc41 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.container-afd3 video {
  max-width: 100%;
}
.frame_2e13 img {
  display: block;
}
.frame_2e13.last_b3f2,
.frame_2e13.rough-515d {
  width: 100%;
}
.frame_2e13.prev-b57c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accent_0c68:not(.simple-59a1) {
  margin: 1.5em auto;
}
.secondary-action-dead p {
  padding: 1.5em 14px;
}
ul.grid-7459.prev-b57c,
ul.grid-7459.cool_9607,
ul.grid-7459.fresh-3ce6.cool_9607 {
  padding: 0 14px;
}
.header-741e {
  display: block;
  overflow-x: auto;
}
.header-741e table {
  border-collapse: collapse;
  width: 100%;
}
.header-741e td,
.header-741e th {
  padding: 0.5em;
}
.message_selected_cc41 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.message_selected_cc41 ol ol,
.message_selected_cc41 ol ul,
.message_selected_cc41 ul ol,
.message_selected_cc41 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.message_selected_cc41 ol ol li,
.message_selected_cc41 ol ul li,
.message_selected_cc41 ul ol li,
.message_selected_cc41 ul ul li {
  margin-left: 0;
}
.slow_7edc.shade-stone-8dec > .gradient_b28a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slow_7edc.shade-stone-8dec > .gradient_b28a iframe,
.slow_7edc.shade-stone-8dec > .gradient_b28a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.dark-29f6 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.dark-29f6.photo_smooth_0e73 {
  padding: 0;
}
.dark-29f6.photo_smooth_0e73 cite {
  font-size: 13px;
}
.dark-29f6 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.dark-29f6 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.carousel_selected_abb9 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.carousel_selected_abb9 > p:first-child {
  margin-top: 0;
}
.carousel_selected_abb9 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.carousel_selected_abb9 blockquote {
  border-left: 0;
}
.lower_f748 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.lower_f748:not(.image-19db) {
  max-width: 100px;
}
.lower_f748.orange_db13 {
  border-bottom: none !important;
  text-align: center;
}
.lower_f748.orange_db13::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .secondary-action-dead p {
    padding: 1.5em 0;
  }
}
.tooltip-fresh-cefd {
  color: #0073aa;
}
.aside_e159 {
  background-color: #0073aa;
}
.accent_white_72b0 {
  color: #229fd8;
}
.chip_lite_4ea4 {
  background-color: #229fd8;
}
.gallery-1373 {
  color: #eee;
}
.border-tiny-b724 {
  background-color: #eee;
}
.mask_top_fc06 {
  color: #444;
}
.wide-f456 {
  background-color: #444;
}
.inner_2764 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.inner_2764 .dropdown_hard_7315 .media_over_fc39 {
  font-size: 15px;
}
.inner_2764 .media_over_fc39 {
  line-height: 1.3;
}
.inner_2764 .texture_north_7d3d {
}
.inner_2764 .cool-44c8 {
  background: #235787;
}
.paper_d75b {
  padding: 0;
}
.paper_d75b .cool-44c8 {
  background: #1a1a1a;
}
.paper_d75b .texture_north_7d3d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hard_3e06 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hard_3e06 .texture_north_7d3d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hard_3e06 .cool-44c8 {
  background: #303030;
}
.chip_yellow_ee88 {
  position: relative;
  z-index: 10;
}
.chip_yellow_ee88 .chip-88f8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.soft-4aff .summary_rough_7085 {
  display: inline-block;
  vertical-align: middle;
}
.soft-4aff.pattern-12b1 .summary_rough_7085 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .soft-4aff.pattern-12b1 .summary_rough_7085 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .soft-4aff.pattern-12b1 .summary_rough_7085 {
    margin-right: 0.4em;
  }
}
.soft-4aff.pattern-12b1 .summary_rough_7085:last-child {
  margin-right: 0;
}
.down-ed8f .chip-88f8 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .medium_f51e .dropdown_hard_7315 {
    margin: 0 -0.5em;
  }
  .medium_f51e .dropdown_hard_7315 [class*="customify-col-"],
  .medium_f51e .dropdown_hard_7315 [class*="customify-col_"],
  .medium_f51e .dropdown_hard_7315 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.medium_f51e.rough_2521 .chip-88f8 {
  background: 0 0 !important;
}
.medium_f51e.rough_2521 .chip-88f8,
.medium_f51e.down-ed8f .chip-88f8 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .medium_f51e.grid-easy-791d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.medium_f51e.down-ed8f .chip-88f8 {
  box-shadow: none !important;
}
.panel_brown_792b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .panel_brown_792b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .panel_brown_792b {
    padding: 18px 0 20px;
  }
}
.panel_brown_792b .hot-d280 {
  width: 100%;
}
.panel_brown_792b .image-6c35 {
  margin-bottom: 0;
}
.panel_brown_792b .block_hot_0db0 {
  margin-top: 5px;
  font-size: 0.875em;
}
.stale-eb29 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.stale-eb29 .pro-3515 {
  width: 100%;
}
.breadcrumb-north-3b0f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.breadcrumb-north-3b0f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.breadcrumb-north-3b0f 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;
}
.breadcrumb-north-3b0f li:last-child:after {
  display: none;
}
.breadcrumb-north-3b0f li a {
  font-weight: 500;
  margin-right: 10px;
}
.header_first_c0eb .frame_022f button,
.panel_brown_792b .frame_022f button {
  left: 0;
}
.header_first_c0eb .pro-3515,
.panel_brown_792b .pro-3515 {
  padding-left: 0;
  padding-right: 0;
}
.header_first_c0eb .stale-eb29,
.panel_brown_792b .stale-eb29 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.header_first_c0eb {
  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;
}
.header_first_c0eb: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;
}
.header_first_c0eb .column-e03e {
  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) {
  .header_first_c0eb .column-e03e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .header_first_c0eb .column-e03e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .header_first_c0eb .column-e03e {
    min-height: 200px;
  }
}
.header_first_c0eb .breadcrumb-north-3b0f {
  color: rgba(255, 255, 255, 0.8);
}
.header_first_c0eb .breadcrumb-north-3b0f a,
.header_first_c0eb .breadcrumb-north-3b0f li:after {
  color: inherit;
}
.header_first_c0eb .breadcrumb-north-3b0f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.next-8609 {
  margin-bottom: 0.5em;
}
.form-mini-232c {
  margin-bottom: 1.2em;
}
.form-mini-232c,
.next-8609 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.form-mini-232c p:last-child,
.next-8609 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .frame_022f,
#masthead .frame_022f {
  display: none;
}
#masthead
  > .frame_022f.alert_1c62 {
  display: none;
}
#masthead > .frame_022f button {
  left: 0;
}
.gas-3b73 {
  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%;
}
.gas-3b73 .summary_rough_7085 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.gas-3b73 .dim-5f1c {
  display: -webkit-box;
  display: flex;
}
.gas-3b73 .dim-5f1c.layout_abd2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.gas-3b73 .dim-5f1c.middle-2943 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gas-3b73 .dim-5f1c.cool_ed5f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.gas-3b73.dynamic-7e66.gallery_100d .dim-5f1c.layout_abd2 {
  flex-basis: 100%;
}
.gas-3b73.pagination_narrow_5a9f .dim-5f1c.middle-2943 {
  -webkit-box-flex: 1;
  flex: auto;
}
.gas-3b73.pagination_narrow_5a9f .dim-5f1c.cool_ed5f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .frame_022f.alert_1c62 {
  display: none;
}
#masthead > .frame_022f button {
  left: 0;
}
.frame-simple-3ff8 {
  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;
}
.frame-simple-3ff8:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.frame-simple-3ff8.brown-3f0e i {
  margin-right: 4px;
}
.frame-simple-3ff8.active_pressed_85d3 i {
  margin-left: 5px;
}
.media_over_fc39 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.media_over_fc39 p:last-child {
  margin-bottom: 0;
}
.form_liquid_c2ce {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.form_liquid_c2ce a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.form_liquid_c2ce img {
  display: block;
  width: auto;
  line-height: 1;
}
.form_liquid_c2ce .dirty_6ebb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.form_liquid_c2ce .surface-6cea {
  margin: 5px 0 7px 0;
}
.form_liquid_c2ce.dropdown_0470 .logo-lower-7c26 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form_liquid_c2ce.dropdown_0470 .lite_5a60 {
  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;
}
.form_liquid_c2ce.first_36de {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.form_liquid_c2ce.first_36de .logo-lower-7c26 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.form_liquid_c2ce.first_36de .lite_5a60 {
  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;
}
.form_liquid_c2ce.primary-light-534e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form_liquid_c2ce.primary-19df {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.form_liquid_c2ce.primary-19df .lite_5a60 {
  margin-top: 7px;
}
.notification-mini-a601 {
  display: inline-block;
}
.chip_yellow_ee88 .video_plasma_7dff .form_liquid_c2ce img {
  max-width: 100%;
}
.hard_62f6 .carousel_13ca.upper_bd73,
.gold_2313 .carousel_13ca.upper_bd73 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hard_62f6 .paragraph-easy-0247,
.gold_2313 .paragraph-easy-0247 {
  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%);
}
.hard_62f6 .paragraph-easy-0247 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hard_62f6.link-wood-e2c4 .paragraph-easy-0247 {
  display: none;
}
.hard_62f6 .alert_stale_ab9a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard_62f6 .alert_stale_ab9a li {
  display: inline-block;
  position: relative;
}
.hard_62f6 .alert_stale_ab9a li:last-child {
  margin-right: 0;
}
.hard_62f6 .alert_stale_ab9a 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;
}
.hard_62f6 .alert_stale_ab9a li.main_3016 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hard_62f6 .alert_stale_ab9a > 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;
}
.hard_62f6 .alert_stale_ab9a > li > a i {
  line-height: 0;
}
.hard_62f6 .alert_stale_ab9a > li.complex-838c > a .paragraph-easy-0247 {
  margin-left: 4px;
  line-height: 0;
}
.hard_62f6 .alert_stale_ab9a .fixed_9516 li.complex-838c > a {
  position: relative;
}
.hard_62f6 .alert_stale_ab9a .fixed_9516 li.complex-838c > a:after,
.hard_62f6 .alert_stale_ab9a .fixed_9516 li.complex-838c > a:before {
  content: "";
  display: table;
}
.hard_62f6 .alert_stale_ab9a .fixed_9516 li.complex-838c > a:after {
  clear: both;
}
.hard_62f6 .alert_stale_ab9a .fixed_9516 li.complex-838c > a .paragraph-easy-0247 {
  margin-left: 5px;
  float: right;
}
.hard_62f6 .menu_next_51ee,
.hard_62f6 .fixed_9516 {
  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;
}
.hard_62f6 .fixed_9516 {
  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;
}
.hard_62f6 .fixed_9516 .upper_bd73 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hard_62f6 .fixed_9516 .paragraph-easy-0247 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hard_62f6 .fixed_9516 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hard_62f6 .fixed_9516 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;
}
.hard_62f6 .fixed_9516 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hard_62f6 .fixed_9516 .fixed_9516 {
  top: 0;
  left: 100%;
}
.hard_62f6 .gradient_red_02c7.fn-focus-ac6b > .menu_next_51ee,
.hard_62f6 .gradient_red_02c7.fn-focus-ac6b > .fixed_9516,
.hard_62f6 .gradient_red_02c7:focus > .menu_next_51ee,
.hard_62f6 .gradient_red_02c7:focus > .fixed_9516,
.hard_62f6 .gradient_red_02c7:hover > .menu_next_51ee,
.hard_62f6 .gradient_red_02c7:hover > .fixed_9516 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hard_62f6.dropdown-472f .pressed_4cd7:after,
.hard_62f6.dropdown-472f .pressed_4cd7:before {
  content: "";
  display: table;
}
.hard_62f6.dropdown-472f .pressed_4cd7:after {
  clear: both;
}
.hard_62f6.dropdown-472f .pressed_4cd7 > li {
  float: left;
}
.hard_62f6.over-9a9a .pressed_4cd7:after,
.hard_62f6.over-9a9a .pressed_4cd7:before {
  content: "";
  display: table;
}
.hard_62f6.over-9a9a .pressed_4cd7:after {
  clear: both;
}
.hard_62f6.over-9a9a .pressed_4cd7 > li {
  float: left;
}
.hard_62f6.over-9a9a .pressed_4cd7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hard_62f6.over-9a9a .pressed_4cd7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hard_62f6.over-9a9a .pressed_4cd7 > li.table_middle_689f > a,
.hard_62f6.over-9a9a .pressed_4cd7 > li.main_3016 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hard_62f6.popup_1bf2 .pressed_4cd7 > li > a .upper_bd73 {
  position: relative;
}
.hard_62f6.popup_1bf2 .pressed_4cd7 > li > a .upper_bd73: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;
}
.hard_62f6.popup_1bf2
  .pressed_4cd7
  > li:focus
  > a
  .upper_bd73:before,
.hard_62f6.popup_1bf2
  .pressed_4cd7
  > li:hover
  > a
  .upper_bd73:before {
  width: 100%;
  background-color: currentColor;
}
.hard_62f6.popup_1bf2
  .pressed_4cd7
  > li.table_middle_689f
  > a
  .upper_bd73:before,
.hard_62f6.popup_1bf2
  .pressed_4cd7
  > li.west_71fa
  > a
  .upper_bd73:before {
  width: 100%;
  background-color: currentColor;
}
.hard_62f6.shade_medium_8efb .pressed_4cd7 > li > a .upper_bd73 {
  position: relative;
}
.hard_62f6.shade_medium_8efb .pressed_4cd7 > li > a .upper_bd73: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;
}
.hard_62f6.shade_medium_8efb .pressed_4cd7 > li:focus > a .upper_bd73:before,
.hard_62f6.shade_medium_8efb
  .pressed_4cd7
  > li:hover
  > a
  .upper_bd73:before {
  width: 100%;
  background-color: currentColor;
}
.hard_62f6.shade_medium_8efb
  .pressed_4cd7
  > li.table_middle_689f
  > a
  .upper_bd73:before,
.hard_62f6.shade_medium_8efb
  .pressed_4cd7
  > li.west_71fa
  > a
  .upper_bd73:before {
  width: 100%;
  background-color: currentColor;
}
.gold_2313 .alert_stale_ab9a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.gold_2313 .alert_stale_ab9a li:first-child > a {
  border-top: none;
}
.gold_2313 .alert_stale_ab9a .input-action-dc43 > .upper_bd73 .paragraph-easy-0247 {
  display: none;
}
.gold_2313 .alert_stale_ab9a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.gold_2313 .alert_stale_ab9a li:last-child {
  border: none;
}
.gold_2313 .alert_stale_ab9a li.complex-838c > a {
  padding-right: 45px !important;
}
.gold_2313 .alert_stale_ab9a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.gold_2313 .alert_stale_ab9a li a:focus,
.gold_2313 .alert_stale_ab9a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gold_2313 .alert_stale_ab9a li .pro_4ea4 {
  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;
}
.gold_2313 .alert_stale_ab9a li .pro_4ea4:hover {
  box-shadow: none;
}
.gold_2313 .alert_stale_ab9a li .pro_4ea4 .paragraph-easy-0247 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.gold_2313 .alert_stale_ab9a .fixed_9516 {
  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);
}
.gold_2313 .alert_stale_ab9a .fixed_9516 li a {
  padding-left: 3em;
}
.gold_2313 .alert_stale_ab9a .box_2378 > a .pro_4ea4 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.gold_2313 .alert_stale_ab9a .box_2378 > .fixed_9516 {
  display: block;
  opacity: 1;
}
.button_d0b5 {
  max-width: 100%;
}
.image-purple-f900 {
  line-height: 0;
  cursor: pointer;
}
.slider_complex_4eef {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.slider_complex_4eef:hover {
  box-shadow: none;
  color: currentColor;
}
.slider_complex_4eef svg {
  width: 18px;
  height: 18px;
}
.slider_complex_4eef .alert-be02 {
  display: none;
}
.article-prev-9d7d {
  position: relative;
}
.article-prev-9d7d.fn-active-ac6b .slider_complex_4eef .item-large-b043 {
  display: none;
}
.article-prev-9d7d.fn-active-ac6b .slider_complex_4eef .alert-be02 {
  display: inline-block;
}
.article-prev-9d7d .tiny-dbfe {
  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);
}
.article-prev-9d7d.accordion_5068 .tiny-dbfe {
  left: auto;
  right: -0.9em;
}
.article-prev-9d7d.accordion_5068 .disabled_simple_8af9::before {
  left: auto;
  right: 15px;
}
.article-prev-9d7d.fn-active-ac6b .tiny-dbfe {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture_e2d8 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.texture_e2d8 label {
  flex-basis: 100%;
}
.texture_e2d8 .right-44e0 {
  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;
}
.texture_e2d8 .tabs-06b8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.texture_e2d8 .tabs-06b8:focus {
  background-color: transparent;
}
.texture_e2d8 button.disabled-b80c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.texture_e2d8 button.disabled-b80c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.texture_e2d8 button.disabled-b80c svg {
  width: 18px;
  height: 18px;
}
.texture_e2d8 input[type="submit"] {
  min-height: auto;
}
.west-575a .texture_e2d8 .tabs-06b8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.disabled_simple_8af9 {
  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) {
  .disabled_simple_8af9 {
    width: 220px;
  }
}
.disabled_simple_8af9 label {
  flex-basis: 100%;
}
.disabled_simple_8af9::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;
}
.row-bright-28c5 .west-575a .texture_e2d8 {
  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;
}
.row-bright-28c5
  .west-575a
  .texture_e2d8
  .right-44e0 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.row-bright-28c5 .west-575a .texture_e2d8 .tabs-06b8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.row-bright-28c5
  .west-575a
  .texture_e2d8
  .tabs-06b8:focus {
  background: 0 0;
}
.row-bright-28c5
  .west-575a
  .texture_e2d8
  .progress_1332 {
  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;
}
.notification-west-737b {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.notification-west-737b li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.notification-west-737b li:last-child {
  margin-right: 0;
}
.notification-west-737b li:first-child {
  margin-left: 0;
}
.notification-west-737b.over_b0ee a {
  color: #fff;
}
.notification-west-737b.over_b0ee a:hover {
  color: #fff;
}
.notification-west-737b a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.notification-west-737b a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.notification-west-737b a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.notification-west-737b a:hover {
  opacity: 0.9;
  color: inherit;
}
.notification-west-737b [class*="social-icon-apple"] {
  background-color: #999;
}
.notification-west-737b [class*="social-icon-apple"].frame-soft-d207 {
  background-color: transparent;
  color: #999;
}
.notification-west-737b [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.notification-west-737b [class*="social-icon-behance"].frame-soft-d207 {
  background-color: transparent;
  color: #1769ff;
}
.notification-west-737b [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.notification-west-737b [class*="social-icon-bitbucket"].frame-soft-d207 {
  background-color: transparent;
  color: #205081;
}
.notification-west-737b [class*="social-icon-codepen"] {
  background-color: #000;
}
.notification-west-737b [class*="social-icon-codepen"].frame-soft-d207 {
  background-color: transparent;
  color: #000;
}
.notification-west-737b [class*="social-icon-delicious"] {
  background-color: #39f;
}
.notification-west-737b [class*="social-icon-delicious"].frame-soft-d207 {
  background-color: transparent;
  color: #39f;
}
.notification-west-737b [class*="social-icon-digg"] {
  background-color: #005be2;
}
.notification-west-737b [class*="social-icon-digg"].frame-soft-d207 {
  background-color: transparent;
  color: #005be2;
}
.notification-west-737b [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.notification-west-737b [class*="social-icon-dribbble"].frame-soft-d207 {
  background-color: transparent;
  color: #ea4c89;
}
.notification-west-737b [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.notification-west-737b [class*="social-icon-envelope"].frame-soft-d207 {
  background-color: transparent;
  color: #ea4335;
}
.notification-west-737b [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.notification-west-737b [class*="social-icon-facebook"].frame-soft-d207 {
  background-color: transparent;
  color: #3b5998;
}
.notification-west-737b [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.notification-west-737b [class*="social-icon-flickr"].frame-soft-d207 {
  background-color: transparent;
  color: #0063dc;
}
.notification-west-737b [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.notification-west-737b [class*="social-icon-foursquare"].frame-soft-d207 {
  background-color: transparent;
  color: #2d5be3;
}
.notification-west-737b [class*="social-icon-github"] {
  background-color: #333;
}
.notification-west-737b [class*="social-icon-github"].frame-soft-d207 {
  background-color: transparent;
  color: #333;
}
.notification-west-737b [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.notification-west-737b [class*="social-icon-google-plus"].frame-soft-d207 {
  background-color: transparent;
  color: #dd4b39;
}
.notification-west-737b [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.notification-west-737b [class*="social-icon-houzz"].frame-soft-d207 {
  background-color: transparent;
  color: #7ac142;
}
.notification-west-737b [class*="social-icon-instagram"] {
  background-color: #262626;
}
.notification-west-737b [class*="social-icon-instagram"].frame-soft-d207 {
  background-color: transparent;
  color: #262626;
}
.notification-west-737b [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.notification-west-737b [class*="social-icon-jsfiddle"].frame-soft-d207 {
  background-color: transparent;
  color: #487aa2;
}
.notification-west-737b [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.notification-west-737b [class*="social-icon-linkedin"].frame-soft-d207 {
  background-color: transparent;
  color: #0077b5;
}
.notification-west-737b [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.notification-west-737b [class*="social-icon-medium"].frame-soft-d207 {
  background-color: transparent;
  color: #00ab6b;
}
.notification-west-737b [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.notification-west-737b
  [class*="social-icon-odnoklassniki"].frame-soft-d207 {
  background-color: transparent;
  color: #f4731c;
}
.notification-west-737b [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.notification-west-737b [class*="social-icon-meetup"].frame-soft-d207 {
  background-color: transparent;
  color: #ec1c40;
}
.notification-west-737b [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.notification-west-737b [class*="social-icon-pinterest"].frame-soft-d207 {
  background-color: transparent;
  color: #bd081c;
}
.notification-west-737b [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.notification-west-737b [class*="social-icon-product-hunt"].frame-soft-d207 {
  background-color: transparent;
  color: #da552f;
}
.notification-west-737b [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.notification-west-737b [class*="social-icon-reddit"].frame-soft-d207 {
  background-color: transparent;
  color: #ff4500;
}
.notification-west-737b [class*="social-icon-rss"] {
  background-color: #f26522;
}
.notification-west-737b [class*="social-icon-rss"].frame-soft-d207 {
  background-color: transparent;
  color: #f26522;
}
.notification-west-737b [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.notification-west-737b
  [class*="social-icon-shopping-cart"].frame-soft-d207 {
  background-color: transparent;
  color: #4caf50;
}
.notification-west-737b [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.notification-west-737b [class*="social-icon-skype"].frame-soft-d207 {
  background-color: transparent;
  color: #00aff0;
}
.notification-west-737b [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.notification-west-737b [class*="social-icon-slideshare"].frame-soft-d207 {
  background-color: transparent;
  color: #0077b5;
}
.notification-west-737b [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.notification-west-737b [class*="social-icon-snapchat"].frame-soft-d207 {
  background-color: transparent;
  color: #fffc00;
}
.notification-west-737b [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.notification-west-737b [class*="social-icon-soundcloud"].frame-soft-d207 {
  background-color: transparent;
  color: #f80;
}
.notification-west-737b [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.notification-west-737b [class*="social-icon-spotify"].frame-soft-d207 {
  background-color: transparent;
  color: #2ebd59;
}
.notification-west-737b [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.notification-west-737b
  [class*="social-icon-stack-overflow"].frame-soft-d207 {
  background-color: transparent;
  color: #fe7a15;
}
.notification-west-737b [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.notification-west-737b [class*="social-icon-maldkfgram"].frame-soft-d207 {
  background-color: transparent;
  color: #2ca5e0;
}
.notification-west-737b [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.notification-west-737b [class*="social-icon-tripadvisor"].frame-soft-d207 {
  background-color: transparent;
  color: #589442;
}
.notification-west-737b [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.notification-west-737b [class*="social-icon-tumblr"].frame-soft-d207 {
  background-color: transparent;
  color: #35465c;
}
.notification-west-737b [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.notification-west-737b [class*="social-icon-twitch"].frame-soft-d207 {
  background-color: transparent;
  color: #6441a5;
}
.notification-west-737b [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.notification-west-737b [class*="social-icon-twitter"].frame-soft-d207 {
  background-color: transparent;
  color: #1da1f2;
}
.notification-west-737b [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.notification-west-737b [class*="social-icon-vimeo"].frame-soft-d207 {
  background-color: transparent;
  color: #1ab7ea;
}
.notification-west-737b [class*="social-icon-vk"] {
  background-color: #45668e;
}
.notification-west-737b [class*="social-icon-vk"].frame-soft-d207 {
  background-color: transparent;
  color: #45668e;
}
.notification-west-737b [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.notification-west-737b [class*="social-icon-weibo"].frame-soft-d207 {
  background-color: transparent;
  color: #df2029;
}
.notification-west-737b [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.notification-west-737b [class*="social-icon-weixin"].frame-soft-d207 {
  background-color: transparent;
  color: #7bb32e;
}
.notification-west-737b [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.notification-west-737b [class*="social-icon-whatsapp"].frame-soft-d207 {
  background-color: transparent;
  color: #25d366;
}
.notification-west-737b [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.notification-west-737b [class*="social-icon-wordpress"].frame-soft-d207 {
  background-color: transparent;
  color: #21759b;
}
.notification-west-737b [class*="social-icon-xing"] {
  background-color: #026466;
}
.notification-west-737b [class*="social-icon-xing"].frame-soft-d207 {
  background-color: transparent;
  color: #026466;
}
.notification-west-737b [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.notification-west-737b [class*="social-icon-yelp"].frame-soft-d207 {
  background-color: transparent;
  color: #af0606;
}
.notification-west-737b [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.notification-west-737b [class*="social-icon-youtube"].frame-soft-d207 {
  background-color: transparent;
  color: #cd201f;
}
.notice_under_49f1 {
  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;
}
.notice_under_49f1:hover {
  box-shadow: none;
  background: 0 0;
}
.outer-1331 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hidden_dce5 {
  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;
}
.wrapper_dirty_8939 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.simple_3912 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.simple_3912,
.simple_3912::after,
.simple_3912::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;
}
.simple_3912::after,
.simple_3912::before {
  content: "";
  display: block;
  background-color: inherit;
}
.detail-bronze-66db .hidden_dce5 .wrapper_dirty_8939 {
  margin-top: -2px;
  width: 19px;
}
.detail-bronze-66db .hidden_dce5 .simple_3912 {
  margin-top: -1px;
}
.detail-bronze-66db .hidden_dce5 .simple_3912,
.detail-bronze-66db .hidden_dce5 .simple_3912::after,
.detail-bronze-66db .hidden_dce5 .simple_3912::before {
  width: 19px;
  height: 2px;
}
.detail-bronze-66db .hidden_dce5 .simple_3912::before {
  top: -6px;
}
.detail-bronze-66db .hidden_dce5 .simple_3912::after {
  bottom: -6px;
}
.background-e767 .hidden_dce5 .wrapper_dirty_8939 {
  margin-top: -2px;
  width: 22px;
}
.background-e767 .hidden_dce5 .simple_3912 {
  margin-top: -1px;
}
.background-e767 .hidden_dce5 .simple_3912,
.background-e767 .hidden_dce5 .simple_3912::after,
.background-e767 .hidden_dce5 .simple_3912::before {
  width: 22px;
  height: 2px;
}
.background-e767 .hidden_dce5 .simple_3912::before {
  top: -7px;
}
.background-e767 .hidden_dce5 .simple_3912::after {
  bottom: -7px;
}
.lower-86ab .hidden_dce5 .wrapper_dirty_8939 {
  margin-top: -2px;
  width: 31px;
}
.lower-86ab .hidden_dce5 .simple_3912 {
  margin-top: -1.5px;
}
.lower-86ab .hidden_dce5 .simple_3912,
.lower-86ab .hidden_dce5 .simple_3912::after,
.lower-86ab .hidden_dce5 .simple_3912::before {
  width: 31px;
  height: 3px;
}
.lower-86ab .hidden_dce5 .simple_3912::before {
  top: -9px;
}
.lower-86ab .hidden_dce5 .simple_3912::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .container-smooth-b8fa .hidden_dce5 .wrapper_dirty_8939 {
    margin-top: -2px;
    width: 19px;
  }
  .container-smooth-b8fa .hidden_dce5 .simple_3912 {
    margin-top: -1px;
  }
  .container-smooth-b8fa .hidden_dce5 .simple_3912,
  .container-smooth-b8fa .hidden_dce5 .simple_3912::after,
  .container-smooth-b8fa .hidden_dce5 .simple_3912::before {
    width: 19px;
    height: 2px;
  }
  .container-smooth-b8fa .hidden_dce5 .simple_3912::before {
    top: -6px;
  }
  .container-smooth-b8fa .hidden_dce5 .simple_3912::after {
    bottom: -6px;
  }
  .label_motion_9f9d .hidden_dce5 .wrapper_dirty_8939 {
    margin-top: -2px;
    width: 22px;
  }
  .label_motion_9f9d .hidden_dce5 .simple_3912 {
    margin-top: -1px;
  }
  .label_motion_9f9d .hidden_dce5 .simple_3912,
  .label_motion_9f9d .hidden_dce5 .simple_3912::after,
  .label_motion_9f9d .hidden_dce5 .simple_3912::before {
    width: 22px;
    height: 2px;
  }
  .label_motion_9f9d .hidden_dce5 .simple_3912::before {
    top: -7px;
  }
  .label_motion_9f9d .hidden_dce5 .simple_3912::after {
    bottom: -7px;
  }
  .dropdown_c5da .hidden_dce5 .wrapper_dirty_8939 {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_c5da .hidden_dce5 .simple_3912 {
    margin-top: -1.5px;
  }
  .dropdown_c5da .hidden_dce5 .simple_3912,
  .dropdown_c5da .hidden_dce5 .simple_3912::after,
  .dropdown_c5da .hidden_dce5 .simple_3912::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_c5da .hidden_dce5 .simple_3912::before {
    top: -9px;
  }
  .dropdown_c5da .hidden_dce5 .simple_3912::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .label_red_a990 .hidden_dce5 .wrapper_dirty_8939 {
    margin-top: -2px;
    width: 19px;
  }
  .label_red_a990 .hidden_dce5 .simple_3912 {
    margin-top: -1px;
  }
  .label_red_a990 .hidden_dce5 .simple_3912,
  .label_red_a990 .hidden_dce5 .simple_3912::after,
  .label_red_a990 .hidden_dce5 .simple_3912::before {
    width: 19px;
    height: 2px;
  }
  .label_red_a990 .hidden_dce5 .simple_3912::before {
    top: -6px;
  }
  .label_red_a990 .hidden_dce5 .simple_3912::after {
    bottom: -6px;
  }
  .list_45d8 .hidden_dce5 .wrapper_dirty_8939 {
    margin-top: -2px;
    width: 22px;
  }
  .list_45d8 .hidden_dce5 .simple_3912 {
    margin-top: -1px;
  }
  .list_45d8 .hidden_dce5 .simple_3912,
  .list_45d8 .hidden_dce5 .simple_3912::after,
  .list_45d8 .hidden_dce5 .simple_3912::before {
    width: 22px;
    height: 2px;
  }
  .list_45d8 .hidden_dce5 .simple_3912::before {
    top: -7px;
  }
  .list_45d8 .hidden_dce5 .simple_3912::after {
    bottom: -7px;
  }
  .grid-ae99 .hidden_dce5 .wrapper_dirty_8939 {
    margin-top: -2px;
    width: 31px;
  }
  .grid-ae99 .hidden_dce5 .simple_3912 {
    margin-top: -1.5px;
  }
  .grid-ae99 .hidden_dce5 .simple_3912,
  .grid-ae99 .hidden_dce5 .simple_3912::after,
  .grid-ae99 .hidden_dce5 .simple_3912::before {
    width: 31px;
    height: 3px;
  }
  .grid-ae99 .hidden_dce5 .simple_3912::before {
    top: -9px;
  }
  .grid-ae99 .hidden_dce5 .simple_3912::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .accent_84bc .hidden_dce5 .wrapper_dirty_8939 {
    margin-top: -2px;
    width: 19px;
  }
  .accent_84bc .hidden_dce5 .simple_3912 {
    margin-top: -1px;
  }
  .accent_84bc .hidden_dce5 .simple_3912,
  .accent_84bc .hidden_dce5 .simple_3912::after,
  .accent_84bc .hidden_dce5 .simple_3912::before {
    width: 19px;
    height: 2px;
  }
  .accent_84bc .hidden_dce5 .simple_3912::before {
    top: -6px;
  }
  .accent_84bc .hidden_dce5 .simple_3912::after {
    bottom: -6px;
  }
  .bottom_6a82 .hidden_dce5 .wrapper_dirty_8939 {
    margin-top: -2px;
    width: 22px;
  }
  .bottom_6a82 .hidden_dce5 .simple_3912 {
    margin-top: -1px;
  }
  .bottom_6a82 .hidden_dce5 .simple_3912,
  .bottom_6a82 .hidden_dce5 .simple_3912::after,
  .bottom_6a82 .hidden_dce5 .simple_3912::before {
    width: 22px;
    height: 2px;
  }
  .bottom_6a82 .hidden_dce5 .simple_3912::before {
    top: -7px;
  }
  .bottom_6a82 .hidden_dce5 .simple_3912::after {
    bottom: -7px;
  }
  .static-5e4f .hidden_dce5 .wrapper_dirty_8939 {
    margin-top: -2px;
    width: 31px;
  }
  .static-5e4f .hidden_dce5 .simple_3912 {
    margin-top: -1.5px;
  }
  .static-5e4f .hidden_dce5 .simple_3912,
  .static-5e4f .hidden_dce5 .simple_3912::after,
  .static-5e4f .hidden_dce5 .simple_3912::before {
    width: 31px;
    height: 3px;
  }
  .static-5e4f .hidden_dce5 .simple_3912::before {
    top: -9px;
  }
  .static-5e4f .hidden_dce5 .simple_3912::after {
    bottom: -9px;
  }
}
.dark-ebe8 .simple_3912 {
  -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);
}
.dark-ebe8 .simple_3912::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.dark-ebe8 .simple_3912::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);
}
.dark-ebe8.background_steel_2ab4 .simple_3912 {
  -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);
}
.dark-ebe8.background_steel_2ab4 .simple_3912::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.dark-ebe8.background_steel_2ab4 .simple_3912::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);
}
.dropdown-current-39bc {
  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.advanced_96a5:before {
  display: none;
}
.progress_e79b {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.progress_e79b .frame_mini_e379 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.progress_e79b .frame_mini_e379:last-of-type {
  border-bottom: none;
}
.progress_e79b .frame_mini_e379.border_6ed2,
.progress_e79b .frame_mini_e379.overlay-40d7,
.progress_e79b .frame_mini_e379.warm-e67f {
  padding: 0;
}
.progress_e79b .gold_2313 .pro_4ea4 {
  color: currentColor;
}
.progress_e79b .gold_2313 .pro_4ea4:focus,
.progress_e79b .gold_2313 .pro_4ea4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_e79b.texture_north_7d3d .popup-c69b,
.progress_e79b.texture_north_7d3d .media_over_fc39 a,
.progress_e79b.texture_north_7d3d .pressed_4cd7 a,
.progress_e79b.texture_north_7d3d .fixed_9516 a {
  color: rgba(0, 0, 0, 0.55);
}
.progress_e79b.texture_north_7d3d .popup-c69b:hover,
.progress_e79b.texture_north_7d3d .media_over_fc39 a:hover,
.progress_e79b.texture_north_7d3d .pressed_4cd7 a:hover,
.progress_e79b.texture_north_7d3d .fixed_9516 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress_e79b.texture_north_7d3d .status_silver_badd {
  color: rgba(0, 0, 0, 0.8);
}
.progress_e79b.texture_north_7d3d .frame_mini_e379 {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_e79b.texture_north_7d3d .frame_mini_e379:before {
  background: rgba(0, 0, 0, 0.08);
}
.progress_e79b.texture_north_7d3d .dark-2078:before {
  background: rgba(255, 255, 255, 0.9);
}
.progress_e79b.texture_north_7d3d .gold_2313 .alert_stale_ab9a li a,
.progress_e79b.texture_north_7d3d .gold_2313 .pro_4ea4,
.progress_e79b.texture_north_7d3d .fixed_9516 {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_e79b.texture_north_7d3d .gold_2313 .pro_4ea4:focus,
.progress_e79b.texture_north_7d3d .gold_2313 .pro_4ea4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_e79b.texture_north_7d3d .alert_stale_ab9a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_e79b.cool-44c8 .popup-c69b,
.progress_e79b.cool-44c8 .media_over_fc39 a,
.progress_e79b.cool-44c8 .pressed_4cd7 .pro_4ea4,
.progress_e79b.cool-44c8 .pressed_4cd7 a,
.progress_e79b.cool-44c8 .fixed_9516 a {
  color: rgba(255, 255, 255, 0.79);
}
.progress_e79b.cool-44c8 .popup-c69b:hover,
.progress_e79b.cool-44c8 .media_over_fc39 a:hover,
.progress_e79b.cool-44c8 .pressed_4cd7 .pro_4ea4:hover,
.progress_e79b.cool-44c8 .pressed_4cd7 a:hover,
.progress_e79b.cool-44c8 .fixed_9516 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_e79b.cool-44c8 .status_silver_badd {
  color: rgba(255, 255, 255, 0.99);
}
.progress_e79b.cool-44c8 .frame_mini_e379 {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_e79b.cool-44c8 .frame_mini_e379:before {
  background: rgba(255, 255, 255, 0.08);
}
.progress_e79b.cool-44c8 .dark-2078:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_e79b.cool-44c8 .gold_2313 .alert_stale_ab9a li a,
.progress_e79b.cool-44c8 .gold_2313 .pro_4ea4,
.progress_e79b.cool-44c8 .fixed_9516 {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_e79b.cool-44c8 .gold_2313 .pro_4ea4:focus,
.progress_e79b.cool-44c8 .gold_2313 .pro_4ea4:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_e79b.cool-44c8 .alert_stale_ab9a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dark-2078 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dark-2078:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.alert-6716 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.block_small_625e .progress_e79b {
  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;
}
.block_small_625e .frame_mini_e379 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.block_small_625e .frame_mini_e379: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) {
  .block_small_625e .frame_mini_e379:before {
    width: 16%;
    left: 42%;
  }
}
.block_small_625e .frame_mini_e379:last-child:before {
  content: none;
}
.block_small_625e .frame_mini_e379[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.block_small_625e .gold_2313 .alert_stale_ab9a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.block_small_625e .gold_2313 .alert_stale_ab9a li a .pro_4ea4 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.block_small_625e .gold_2313 .fixed_9516 {
  border: none;
}
.block_small_625e .gold_2313 .fixed_9516 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.block_small_625e .dark-2078 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block_small_625e .alert-6716 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.block_small_625e .cool-44c8 .dark-2078:before {
  background: rgba(0, 0, 0, 0.9);
}
.block_small_625e .texture_north_7d3d.footer-f735 .simple_3912 {
  background: rgba(0, 0, 0, 0.6);
}
.block_small_625e
  .texture_north_7d3d.footer-f735
  .simple_3912::after,
.block_small_625e
  .texture_north_7d3d.footer-f735
  .simple_3912:before {
  background: inherit;
}
.block_small_625e
  .texture_north_7d3d.footer-f735:hover
  .simple_3912 {
  background: rgba(0, 0, 0, 0.8);
}
.element-83db .progress_e79b {
  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) {
  .element-83db .progress_e79b {
    width: auto;
    right: 45px;
  }
}
.yellow-8450 .progress_e79b {
  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) {
  .yellow-8450 .progress_e79b {
    width: auto;
    left: 45px;
  }
}
.advanced_96a5 .progress_e79b {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.advanced_96a5 .alert-6716 {
  max-width: 48em;
  margin: 0 auto;
}
.advanced_96a5 .dark-2078:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.badge_purple_75e4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.badge_purple_75e4.block_small_625e .progress_e79b {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.badge_purple_75e4.element-83db .progress_e79b {
  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);
}
.badge_purple_75e4 .progress_e79b {
  visibility: visible;
}
.badge_purple_75e4.yellow-8450 .progress_e79b {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.texture-brown-19ad,
.photo_dim_aa4a {
  overflow-x: hidden;
}
.texture-brown-19ad .progress_e79b {
  overflow: auto;
}
.texture-brown-19ad.block_small_625e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture-brown-19ad.block_small_625e .progress_e79b {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.texture-brown-19ad.block_small_625e .notice_under_49f1 {
  opacity: 0;
}
.texture-brown-19ad.element-83db {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture-brown-19ad.element-83db .progress_e79b {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.texture-brown-19ad.element-83db .notice_under_49f1 {
  opacity: 0;
}
.texture-brown-19ad.yellow-8450 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.texture-brown-19ad.yellow-8450 .progress_e79b {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.texture-brown-19ad.yellow-8450 .notice_under_49f1 {
  opacity: 0;
}
.texture-brown-19ad.advanced_96a5 .progress_e79b {
  z-index: 10;
  visibility: visible;
}
.footer-f735 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.footer-f735 .simple_3912 {
  background: rgba(255, 255, 255, 0.99);
}
.footer-f735 .simple_3912::after,
.footer-f735 .simple_3912:before {
  background: inherit;
}
.footer-f735:hover .simple_3912 {
  background: rgba(255, 255, 255, 0.99);
}
.yellow-8450 .footer-f735 {
  top: 10px;
  right: auto;
  left: 12px;
}
.advanced_96a5 .footer-f735 {
  display: none !important;
}
.texture-brown-19ad:before,
.photo_dim_aa4a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.texture-brown-19ad .footer-f735,
.photo_dim_aa4a .footer-f735 {
  display: inline-block;
}
.progress_e79b .summary_rough_7085 {
  -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;
}
.texture-brown-19ad .progress_e79b .summary_rough_7085,
.photo_dim_aa4a .progress_e79b .summary_rough_7085 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.title-4247 .right-44e0 {
  width: 100%;
}
.video_plasma_7dff {
  padding: 0 0.5em 0;
}
.video_plasma_7dff [class*="customify-col-"],
.video_plasma_7dff [class*="customify-col_"],
.video_plasma_7dff [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.form-9bf3 .video_plasma_7dff {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dropdown_hard_7315 .summary_036d,
  .summary_036d {
    display: none;
  }
  .summary_next_502d {
    text-align: left;
  }
  .up-9986 {
    text-align: center;
  }
  .background-gold-4019 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dropdown_hard_7315 .panel_4c14,
  .panel_4c14 {
    display: none;
  }
  .orange_ecdc {
    text-align: left;
  }
  .tooltip-2724 {
    text-align: center;
  }
  .blue-6935 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_hard_7315 .backdrop-d57d,
  .backdrop-d57d {
    display: none;
  }
  .grid-south-4115 {
    text-align: left;
  }
  .breadcrumb-bottom-06ce {
    text-align: center;
  }
  .hero_bronze_87cb {
    text-align: right;
  }
}
#page {
  position: relative;
}
.logo_61df {
  box-shadow: none !important;
}
.blue_fca1 .preview-a871,
.grid-pink-c566 .preview-a871 {
  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;
}
.grid-pink-c566 .preview-a871 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.chip-88f8 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.chip-88f8:after,
.chip-88f8:before {
  content: "";
  display: table;
}
.chip-88f8:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .chip-88f8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.chip-88f8,
.grid-easy-791d {
  max-width: 1248px;
  margin: 0 auto;
}

.inner_ab5d.new_4ff8 .chip-88f8 {
  max-width: 100%;
}
.inner_ab5d.form_focused_1c87 {
  max-width: 1200px;
  margin: 0 auto;
}
.inner_ab5d.secondary-ac66 .chip-88f8 {
  max-width: 100%;
}
.inner_ab5d.secondary-ac66 > .chip-88f8 {
  padding-left: 0;
  padding-right: 0;
}
.inner_ab5d.secondary-ac66 > .chip-88f8 .dropdown_hard_7315 {
  margin: 0;
}
.inner_ab5d.secondary-ac66
  > .chip-88f8
  .green_0a0d.banner_mini_10ba {
  margin-right: 0;
  margin-left: 0;
}
.inner_ab5d.secondary-ac66 #main.banner_mini_10ba {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .focus-fresh-0d4a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .focus-fresh-0d4a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .notice_hard_213a .accent-glass-031f {
    padding-right: 1em;
  }
  .notice_hard_213a.full-cad5 .green_0a0d {
    border-right: 1px solid #eaecee;
  }
  .notice_hard_213a.full-cad5 .accent-glass-031f {
    padding-right: 1em;
  }
  .notice_hard_213a.full-cad5 .shadow_wide_6ab9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_east_5622 .accent-glass-031f {
    padding-left: 1em;
  }
  .search_east_5622.full-cad5 .green_0a0d {
    border-left: 1px solid #eaecee;
  }
  .search_east_5622.full-cad5 .accent-glass-031f {
    padding-left: 1em;
  }
  .search_east_5622.full-cad5 .shadow_wide_6ab9 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .table-d9dd .accent-glass-031f {
    padding-left: 1em;
  }
  .table-d9dd.full-cad5 .photo_2fdc {
    border-right: 1px solid #eaecee;
  }
  .table-d9dd.full-cad5 .box-9cf7 {
    border-right: 1px solid #eaecee;
  }
  .table-d9dd.full-cad5 .accent-glass-031f {
    padding-left: 1em;
  }
  .table-d9dd.full-cad5 .shadow_wide_6ab9 {
    padding-right: 1em;
  }
  .table-d9dd.full-cad5 .hover-glass-aa75 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .static_6fc3 .accent-glass-031f {
    padding-right: 1em;
  }
  .static_6fc3.full-cad5 .photo_2fdc {
    border-left: 1px solid #eaecee;
  }
  .static_6fc3.full-cad5 .box-9cf7 {
    border-left: 1px solid #eaecee;
  }
  .static_6fc3.full-cad5 .accent-glass-031f {
    padding-right: 1em;
  }
  .static_6fc3.full-cad5 .shadow_wide_6ab9 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .static_6fc3.full-cad5 .hover-glass-aa75 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-fresh-0d4a .accent-glass-031f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus-fresh-0d4a.full-cad5 .green_0a0d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .focus-fresh-0d4a.full-cad5 .accent-glass-031f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .focus-fresh-0d4a.full-cad5 .shadow_wide_6ab9 {
    padding-left: 1em;
  }
  .focus-fresh-0d4a.full-cad5 .hover-glass-aa75 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .focus-fresh-0d4a.full-cad5 .accent-glass-031f {
    padding-left: 0;
  }
}
.top-6e47 .soft-4aff {
  display: inline-block;
}
.top-2baa {
  display: inline-block;
}
.feature_right_1b07 {
  word-con: break-word;
}
.breadcrumb_22e2 > span {
  display: inline-block;
  padding: 5px 0;
}
.breadcrumb_22e2 .photo_rough_8ee2 {
  margin-left: 8px;
  margin-right: 8px;
}
.breadcrumb_22e2 .notification-f585 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.yellow_66c4 .list-tall-f749 {
  margin-bottom: 2em;
}
.yellow_66c4 .warm-af17 {
  margin-bottom: 15px;
}
.yellow_66c4 .warm-af17:last-child {
  margin-bottom: 0;
}
.yellow_66c4 .brown-19ff {
  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) {
  .yellow_66c4 .brown-19ff {
    display: block;
  }
}
.yellow_66c4 .surface-4a50 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .yellow_66c4 .surface-4a50 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.yellow_66c4 .disabled_hard_8e71 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.yellow_66c4 .disabled_hard_8e71 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.yellow_66c4 .disabled_hard_8e71 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.yellow_66c4 .feature_right_1b07 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.yellow_66c4 .feature_right_1b07 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.yellow_66c4 .texture-1c7d p:last-child {
  margin-bottom: 0;
}
.yellow_66c4 .steel_6987 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.yellow_66c4 .feature-4f66 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.yellow_66c4 .simple-9ff7 {
  margin-top: 1em;
}
.yellow_66c4 .row_d350 {
  top: 0;
  display: block;
}
.yellow_66c4 .row_d350 a {
  color: inherit;
}
.yellow_66c4 .row_d350 a:hover {
  color: inherit;
}
.yellow_66c4 .popup-wide-2f55 {
  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;
}
.yellow_66c4 .popup-wide-2f55:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.yellow_66c4 .feature-4f66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.yellow_66c4 .disabled_6972 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.yellow_66c4 .disabled_6972:first-child {
  margin-top: 0;
}
.yellow_66c4 .disabled_6972.dropdown-action-e582 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.yellow_66c4 .disabled_6972.breadcrumb_155f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.yellow_66c4
  .disabled_6972.breadcrumb_155f.label_rough_5a60
  .simple-9ff7 {
  width: 100%;
}
.yellow_66c4 .breadcrumb_155f {
  -webkit-box-align: center;
  align-items: center;
}
.yellow_66c4 .breadcrumb_155f .breadcrumb_22e2,
.yellow_66c4 .breadcrumb_155f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.yellow_66c4 .disabled_hard_8e71 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yellow_66c4 .disabled_hard_8e71 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.yellow_66c4 .disabled_hard_8e71: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;
}
.yellow_66c4 .dropdown-action-e582 {
  z-index: 5;
}
.yellow_66c4 .gas-5d93 .frame_35fd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.yellow_66c4 .banner-gold-12a4 .frame_35fd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.yellow_66c4 .silver_aa39 .frame_35fd {
  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;
}
.yellow_66c4.narrow-4e20 .brown-19ff,
.yellow_66c4.grid-white-def3 .brown-19ff {
  display: block;
}
.yellow_66c4.narrow-4e20 .brown-19ff .feature-basic-0f9a,
.yellow_66c4.narrow-4e20 .brown-19ff .feature-4f66,
.yellow_66c4.grid-white-def3 .brown-19ff .feature-basic-0f9a,
.yellow_66c4.grid-white-def3 .brown-19ff .feature-4f66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.yellow_66c4.table-d026 .surface-4a50 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .yellow_66c4.table-d026 .surface-4a50 {
    margin-right: 0;
  }
}
.yellow_66c4.narrow-4e20 .surface-4a50,
.yellow_66c4.grid-white-def3 .surface-4a50 {
  padding-top: 40%;
}
.yellow_66c4.narrow-4e20 .list-tall-f749,
.yellow_66c4.grid-white-def3 .list-tall-f749 {
  display: block;
}
.yellow_66c4.narrow-4e20 .fn-sticky-ac6b .feature-4f66,
.yellow_66c4.grid-white-def3 .fn-sticky-ac6b .feature-4f66 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.yellow_66c4.narrow-4e20 .surface-4a50,
.yellow_66c4.grid-white-def3 .surface-4a50 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.yellow_66c4.narrow-4e20 .feature-4f66 {
  padding: 1em;
}
.silver-19f1 {
  margin: 30px auto;
  display: block;
}
.silver-19f1 .tabs-simple-b4aa > * {
  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;
}
.silver-19f1 .tabs-simple-b4aa > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.silver-19f1 .tabs-simple-b4aa span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hot_0b9b .breadcrumb_22e2 {
  margin-bottom: 1.41575em;
}
.hot_0b9b .border-down-9d28 {
  margin-bottom: 1.618em;
}
.message_selected_cc41 .gradient-3ee6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.message_selected_cc41 .gradient-3ee6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.message_selected_cc41 .carousel_silver_9b9c {
  max-width: 100%;
  overflow: auto;
}
.frame_ead4 .message_selected_cc41 a:hover {
  text-decoration: underline;
}
.active_59b9 .warm-af17:not(.feature_right_1b07),
.active_59b9 .disabled_hard_8e71 {
  margin-bottom: 1.41575em;
}
.active_59b9 .warm-af17:not(.feature_right_1b07):last-child,
.active_59b9 .disabled_hard_8e71:last-child {
  margin-bottom: 0;
}
.active_59b9 .warm-af17.status-lite-cedb {
  margin-bottom: 0.41575em;
}
.active_59b9 .logo_light_9e8e:before,
.active_59b9 .video_stone_c6c0:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.active_59b9 .logo_light_9e8e:before {
  content: "\f115";
}
.active_59b9 .video_stone_c6c0:before {
  content: "\f02c";
}
.active_59b9 .item-west-f84d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.active_59b9 .item-west-f84d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.clean-c532 {
  display: -webkit-box;
  display: flex;
}
.clean-c532 .alert_under_2b85 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .clean-c532 .alert_under_2b85 {
    flex-basis: 90px;
  }
}
.clean-c532 .current_664b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .clean-c532 .current_664b {
    flex-basis: calc(100% - 50px);
  }
}
.clean-c532 .bottom_7387 p:last-child {
  margin-bottom: 0.72em;
}
.article-hard-d4f6 .tabs-simple-b4aa {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.article-hard-d4f6 .tabs-simple-b4aa:after,
.article-hard-d4f6 .tabs-simple-b4aa:before {
  content: "";
  display: table;
}
.article-hard-d4f6 .tabs-simple-b4aa:after {
  clear: both;
}
.article-hard-d4f6 .tabs-simple-b4aa .image_c3f8,
.article-hard-d4f6 .tabs-simple-b4aa .primary-1353 {
  width: 49%;
}
.article-hard-d4f6 .tabs-simple-b4aa .image_c3f8 a span.up_c3af,
.article-hard-d4f6 .tabs-simple-b4aa .primary-1353 a span.up_c3af {
  display: block;
  margin-bottom: 5px;
}
.article-hard-d4f6 .tabs-simple-b4aa .primary-1353 {
  float: left;
  text-align: left;
}
.article-hard-d4f6 .tabs-simple-b4aa .image_c3f8 {
  float: right;
  text-align: right;
}
.image_37a6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .image_37a6 {
    margin-bottom: 0;
  }
}
.disabled_188e {
  margin-bottom: 1em;
}
.disabled_188e .feature_right_1b07 {
  font-size: 1.1em;
  line-height: 1.3;
}
.notice-2d4e a {
  display: block;
  line-height: 0;
  position: relative;
}
.outline-0070 .disabled_188e,
.shadow_0421 .disabled_188e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .outline-0070 .disabled_188e,
  .shadow_0421 .disabled_188e {
    display: block;
  }
}
.outline-0070 .notice-2d4e,
.shadow_0421 .notice-2d4e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .outline-0070 .notice-2d4e,
  .shadow_0421 .notice-2d4e {
    margin-bottom: 1em;
  }
}
.outline-0070 .notice-2d4e img,
.shadow_0421 .notice-2d4e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.outline-0070 .down_5b69,
.shadow_0421 .down_5b69 {
  flex-basis: calc(100% - 160px);
}
.outline-0070 .down_5b69 p,
.shadow_0421 .down_5b69 p {
  margin-bottom: 0;
}
.outline-0070 .down_5b69 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .outline-0070 .down_5b69 {
    padding-left: 0;
  }
}
.shadow_0421 .down_5b69 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .shadow_0421 .down_5b69 {
    padding-right: 0;
  }
}
.shadow_0421 .notice-2d4e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.wide_fbc3 .notice-2d4e {
  margin-bottom: 0.5em;
}
.wide_fbc3 .notice-2d4e img {
  width: 100%;
}
.short_7710 .widget-07e3,
.tooltip_out_ac6d .widget-07e3 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tooltip_out_ac6d .green_0a0d .notification-3e0a p:last-child {
  margin-bottom: 0;
}
.border_soft_d37d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.next_06cd .caption-clean-b018 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .next_06cd .caption-clean-b018:last-of-type {
    margin-bottom: 0;
  }
}
.next_06cd .caption-clean-b018 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.next_06cd .caption-clean-b018 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.next_06cd .caption-clean-b018 ul li {
  margin: 0 0 0.6em;
}
.next_06cd .caption-clean-b018 ul li.plasma-663f,
.next_06cd .caption-clean-b018 ul li.texture-fresh-adec {
  position: relative;
}
.next_06cd .caption-clean-b018 ul li.plasma-663f .nav-basic-fa91,
.next_06cd .caption-clean-b018 ul li.texture-fresh-adec .nav-basic-fa91 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.next_06cd .caption-clean-b018 ul li.plasma-663f:after:after,
.next_06cd .caption-clean-b018 ul li.plasma-663f:after:before,
.next_06cd
  .caption-clean-b018
  ul
  li.texture-fresh-adec:after:after,
.next_06cd
  .caption-clean-b018
  ul
  li.texture-fresh-adec:after:before {
  content: "";
  display: table;
}
.next_06cd .caption-clean-b018 ul li.plasma-663f:after:after,
.next_06cd
  .caption-clean-b018
  ul
  li.texture-fresh-adec:after:after {
  clear: both;
}
.next_06cd .caption-clean-b018 a.aside-light-df41:hover {
  text-decoration: none;
}
.next_06cd .caption-clean-b018 select {
  max-width: 100%;
}
.next_06cd .caption-clean-b018 table {
  font-size: 85%;
}
.next_06cd .caption-clean-b018 table td,
.next_06cd .caption-clean-b018 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.next_06cd .caption-clean-b018 table tfoot td {
  text-align: left;
}
.next_06cd .caption-clean-b018 :last-child {
  margin-bottom: 0;
}
.next_06cd .caption-clean-b018 .red-8faa {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.next_06cd .caption-clean-b018 .red-8faa label {
  width: 100%;
}
.next_06cd .caption-clean-b018 .red-8faa .tabs-06b8 {
  width: 100%;
  display: block;
}
.next_06cd .caption-clean-b018 .red-8faa .disabled-b80c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.next_06cd .caption-clean-b018 .red-8faa .disabled-b80c:hover svg #svg-search {
  fill: #444;
}
.next_06cd .caption-clean-b018 .red-8faa .disabled-b80c svg {
  width: 18px;
  height: 18px;
}
.next_06cd .fluid_539a ul ul,
.next_06cd .soft-b95d ul ul,
.next_06cd .description-4858 ul ul,
.next_06cd .selected_a088 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.next_06cd .fluid_539a .complex-838c > a,
.next_06cd .soft-b95d .complex-838c > a,
.next_06cd .description-4858 .complex-838c > a,
.next_06cd .selected_a088 .complex-838c > a {
  margin-bottom: 0;
}
.next_06cd .shade-blue-d5d1 li,
.next_06cd .fluid_539a li,
.next_06cd .block-prev-7ca4 li,
.next_06cd .soft-b95d li,
.next_06cd .description-4858 li,
.next_06cd .selected_a088 li,
.next_06cd .cool-ea7b li,
.next_06cd .banner_blue_f8d0 li {
  display: block;
  position: relative;
}
.next_06cd .shade-blue-d5d1 li:last-child,
.next_06cd .fluid_539a li:last-child,
.next_06cd .block-prev-7ca4 li:last-child,
.next_06cd .soft-b95d li:last-child,
.next_06cd .description-4858 li:last-child,
.next_06cd .selected_a088 li:last-child,
.next_06cd .cool-ea7b li:last-child,
.next_06cd .banner_blue_f8d0 li:last-child {
  border: none;
}
.next_06cd .shade-blue-d5d1 li a,
.next_06cd .fluid_539a li a,
.next_06cd .block-prev-7ca4 li a,
.next_06cd .soft-b95d li a,
.next_06cd .description-4858 li a,
.next_06cd .selected_a088 li a,
.next_06cd .cool-ea7b li a,
.next_06cd .banner_blue_f8d0 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.next_06cd .shade-blue-d5d1 li ul li::before,
.next_06cd .fluid_539a li ul li::before,
.next_06cd .block-prev-7ca4 li ul li::before,
.next_06cd .soft-b95d li ul li::before,
.next_06cd .description-4858 li ul li::before,
.next_06cd .selected_a088 li ul li::before,
.next_06cd .cool-ea7b li ul li::before,
.next_06cd .banner_blue_f8d0 li ul li::before {
  left: 15px;
}
.next_06cd .shade-blue-d5d1 li ul a,
.next_06cd .fluid_539a li ul a,
.next_06cd .block-prev-7ca4 li ul a,
.next_06cd .soft-b95d li ul a,
.next_06cd .description-4858 li ul a,
.next_06cd .selected_a088 li ul a,
.next_06cd .cool-ea7b li ul a,
.next_06cd .banner_blue_f8d0 li ul a {
  padding-left: 20px;
}
.next_06cd .shade-blue-d5d1 li ul ul li::before,
.next_06cd .fluid_539a li ul ul li::before,
.next_06cd .block-prev-7ca4 li ul ul li::before,
.next_06cd .soft-b95d li ul ul li::before,
.next_06cd .description-4858 li ul ul li::before,
.next_06cd .selected_a088 li ul ul li::before,
.next_06cd .cool-ea7b li ul ul li::before,
.next_06cd .banner_blue_f8d0 li ul ul li::before {
  left: 30px;
}
.next_06cd .shade-blue-d5d1 li ul ul a,
.next_06cd .fluid_539a li ul ul a,
.next_06cd .block-prev-7ca4 li ul ul a,
.next_06cd .soft-b95d li ul ul a,
.next_06cd .description-4858 li ul ul a,
.next_06cd .selected_a088 li ul ul a,
.next_06cd .cool-ea7b li ul ul a,
.next_06cd .banner_blue_f8d0 li ul ul a {
  padding-left: 40px;
}
.next_06cd .tag_46ab li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.next_06cd .banner_blue_f8d0 ul li {
  margin-bottom: 1.41575em;
}
.next_06cd .banner_blue_f8d0 ul li .aside_hard_2258 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.next_06cd .banner_blue_f8d0 ul li .active_e508 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.cool-44c8 .shade-blue-d5d1 li a,
.cool-44c8 .fluid_539a li a,
.cool-44c8 .block-prev-7ca4 li a,
.cool-44c8 .soft-b95d li a,
.cool-44c8 .description-4858 li a,
.cool-44c8 .selected_a088 li a,
.cool-44c8 .cool-ea7b li a,
.cool-44c8 .banner_blue_f8d0 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-44c8 .tag_46ab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cool-44c8 .caption-clean-b018 ul li.plasma-663f .nav-basic-fa91,
.cool-44c8 .caption-clean-b018 ul li.texture-fresh-adec .nav-basic-fa91 {
  background: rgba(0, 0, 0, 0.2);
}
.cool-44c8 .next_06cd .caption-clean-b018 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.inner_ab5d .next_06cd .alert_stale_ab9a li {
  margin: 0;
}
.inner_ab5d .next_06cd .alert_stale_ab9a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.inner_ab5d .next_06cd .alert_stale_ab9a li ul {
  margin: 0;
}
.inner_ab5d .next_06cd .alert_stale_ab9a li ul li a {
  padding-left: 15px;
}
.inner_ab5d .next_06cd .alert_stale_ab9a li ul li li a {
  padding-left: 30px;
}
.inner_ab5d .next_06cd .alert_stale_ab9a li.main_3016 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.inner_ab5d .next_06cd .alert_stale_ab9a li.main_3016 > 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;
}
.inner_ab5d .next_06cd .alert_stale_ab9a li.main_3016 > 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;
}
.shade_stale_1ef7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.dropdown-4d12 {
  position: relative;
  z-index: 10;
}
.dropdown-4d12 .summary_rough_7085 {
  width: 100%;
  max-width: 100%;
}
.full-e019 .prev-1a2c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.full-e019 .texture_north_7d3d {
}
.full-e019 .cool-44c8 {
  background: #292929;
}
.complex-fe96 .prev-1a2c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.complex-fe96 .texture_north_7d3d {
  background: #f9f9f9;
}
.complex-fe96 .cool-44c8 {
  background: #303030;
}
.basic-cbe8 .prev-1a2c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .basic-cbe8 .soft-4aff {
    margin-bottom: 1em;
  }
  .basic-cbe8 .soft-4aff:last-child {
    margin-bottom: 0;
  }
}
.basic-cbe8 .texture_north_7d3d {
  background: #ededed;
}
.basic-cbe8 .cool-44c8 {
  background: #1a1a1a;
}
.prev-1a2c.texture_north_7d3d {
  color: rgba(0, 0, 0, 0.6);
}
.prev-1a2c.texture_north_7d3d .footer_first_193e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-1a2c.cool-44c8 {
  color: rgba(255, 255, 255, 0.99);
}
.prev-1a2c.cool-44c8 a:not(.aside-light-df41) {
  color: rgba(255, 255, 255, 0.79);
}
.prev-1a2c.cool-44c8 a:not(.aside-light-df41):hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-1a2c.cool-44c8 .footer_first_193e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-1a2c.cool-44c8 table tbody td,
.prev-1a2c.cool-44c8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.box-iron-1d9d.down-ed8f .chip-88f8 {
  max-width: initial;
}
.box-iron-1d9d .pattern-12b1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.box-iron-1d9d .pattern-12b1 .summary_rough_7085 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .box-iron-1d9d .pattern-12b1 .summary_rough_7085 {
    display: block;
    margin-bottom: 2em;
  }
  .box-iron-1d9d .pattern-12b1 .summary_rough_7085:last-child {
    margin-bottom: 0;
  }
}
.basic-cbe8 .soft-4aff:last-child,
.complex-fe96 .soft-4aff:last-child,
.full-e019 .soft-4aff:last-child {
  margin-bottom: 0;
}
.basic-cbe8 .soft-4aff .next_06cd .caption-clean-b018:last-child,
.complex-fe96 .soft-4aff .next_06cd .caption-clean-b018:last-child,
.full-e019 .soft-4aff .next_06cd .caption-clean-b018:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .basic-cbe8 .carousel_orange_2c9d,
  .basic-cbe8 .border-a48f,
  .complex-fe96 .carousel_orange_2c9d,
  .complex-fe96 .border-a48f,
  .full-e019 .carousel_orange_2c9d,
  .full-e019 .border-a48f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .dropdown-4d12 .soft-4aff {
    margin-bottom: 2em;
  }
}
.dropdown-4d12 p:last-child {
  margin-bottom: 0;
}
.dropdown-4d12 li,
.dropdown-4d12 ul {
  list-style: none;
  margin: 0;
}
.dropdown-4d12 ul ul {
  margin-left: 2.617924em;
}
.smooth-937b {
  font-size: 0.875em;
}

/* css-noise: b515 */
.promo-block-k8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
