/*!
Theme Name: Customify
Theme URI: https://pressmaximum.old_5862/customify
Author: WPCustomify
Author URI: https://pressmaximum.old_5862
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.old_5862/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.brown-b8a0.wood_16b3/licenses/gpl-2.0.soft-b635
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.photo-99e9/, (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.secondary_hovered_6bf3.gas_f936/normalize.surface_1b27/
 ======
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.surface_1b27 v7.0.0 | MIT License | github.old_5862/necolas/normalize.surface_1b27 */
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;
}
.liquid_63c7 .input-north-e0c8,
.list_purple_2d25,
.yellow-b8ce,
.photo-gold-d188,
.modal_98c1,
.widget_0c23,
.middle_35d3,
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;
}
.list_purple_2d25,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .list_purple_2d25,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .list_purple_2d25,
  h1 {
    font-size: 1.8em;
  }
}
.yellow-b8ce,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.yellow-b8ce + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .yellow-b8ce,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .yellow-b8ce,
  h2 {
    font-size: 1.7em;
  }
}
.photo-gold-d188,
h3 {
  font-size: 1.618em;
}
.liquid_63c7 .input-north-e0c8,
.modal_98c1,
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.outer-5359 {
  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;
}
.cool_7c0b:after,
.cool_7c0b:before,
.card_silver_764a:after,
.card_silver_764a:before {
  content: "";
  display: table;
}
.cool_7c0b:after,
.card_silver_764a:after {
  clear: both;
}
.thick_fa71 {
  float: right;
  margin-right: 0;
}
.cold_b625 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.column-hard-40d9 .chip_083a,
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;
}
.column-hard-40d9 .chip_083a: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;
}
.texture_170a .chip_083a {
  box-shadow: none;
}
.texture_170a
  .chip_083a
  .hover-narrow-1679 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.texture_170a .chip_083a .content-complex-d561 {
  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;
}
.texture_170a
  .chip_083a
  .content-complex-d561
  b {
  display: none;
}
.texture_170a .gold_c9e8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shade_glass_9631:not(.clean-e652):not(.summary-paper-cdfb),
button:not(.clean-e652):not(.summary-paper-cdfb),
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ),
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ),
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ) {
  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;
}
.shade_glass_9631:not(.clean-e652):not(
    .summary-paper-cdfb
  ):hover,
button:not(.clean-e652):not(
    .summary-paper-cdfb
  ):hover,
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ):hover,
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ):hover,
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shade_glass_9631:not(.clean-e652):not(
    .summary-paper-cdfb
  ):active,
.shade_glass_9631:not(.clean-e652):not(
    .summary-paper-cdfb
  ):focus,
button:not(.clean-e652):not(
    .summary-paper-cdfb
  ):active,
button:not(.clean-e652):not(
    .summary-paper-cdfb
  ):focus,
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ):active,
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ):focus,
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ):active,
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ):focus,
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ):active,
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ):focus {
  outline: 0;
}
.shade_glass_9631:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3,
button:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3,
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3,
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3,
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3 {
  position: relative;
}
.shade_glass_9631:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .center-7b5e,
.shade_glass_9631:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .focus_8cd4,
.shade_glass_9631:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .gradient-full-b5b7,
.shade_glass_9631:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  i,
.shade_glass_9631:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  svg,
button:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .center-7b5e,
button:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .focus_8cd4,
button:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .gradient-full-b5b7,
button:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  i,
button:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  svg,
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .center-7b5e,
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .focus_8cd4,
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .gradient-full-b5b7,
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  i,
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  svg,
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .center-7b5e,
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .focus_8cd4,
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .gradient-full-b5b7,
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  i,
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  svg,
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .center-7b5e,
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .focus_8cd4,
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  .gradient-full-b5b7,
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  i,
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3
  svg {
  visibility: hidden;
}
.shade_glass_9631:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3:after,
button:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3:after,
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3:after,
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3:after,
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ).fn-loading-bbc3: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;
}
.shade_glass_9631:not(.clean-e652):not(.summary-paper-cdfb),
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ),
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ),
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ) {
  color: #fff;
  background: #235787;
}
.shade_glass_9631:not(.clean-e652):not(
    .summary-paper-cdfb
  ):focus,
input[type="button"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ):focus,
input[type="reset"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ):focus,
input[type="submit"]:not(.clean-e652):not(
    .summary-paper-cdfb
  ):focus {
  color: #fff;
}
.shade_glass_9631.fn-disabled-bbc3:not(.clean-e652):not(
    .summary-paper-cdfb
  ),
.shade_glass_9631[disabled]:not(.clean-e652):not(
    .summary-paper-cdfb
  ),
button.fn-disabled-bbc3:not(.clean-e652):not(
    .summary-paper-cdfb
  ),
button[disabled]:not(.clean-e652):not(
    .summary-paper-cdfb
  ) {
  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;
}
.column_brown_8543 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.column_brown_8543: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;
}
.grid_current_257c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.description-wide-359f {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.disabled-hovered-bb88 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.cool_7c0b:after,
.cool_7c0b:before,
.message_north_dec3:after,
.message_north_dec3:before,
.backdrop-8b36:after,
.backdrop-8b36:before,
.banner-prev-0153:after,
.banner-prev-0153:before,
.slider-c73b:after,
.slider-c73b:before,
.disabled_warm_4aec:after,
.disabled_warm_4aec:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.cool_7c0b:after,
.message_north_dec3:after,
.backdrop-8b36:after,
.banner-prev-0153:after,
.slider-c73b:after,
.disabled_warm_4aec:after {
  clear: both;
}
.message_north_dec3 .action-8c88,
.backdrop-8b36 .action-8c88,
.column_14b7 .action-8c88 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.under_cc41 {
  display: inline-block;
}
.liquid-81fd {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.liquid-81fd img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.liquid-81fd .old_91b3 {
  padding: 1em 0;
  font-size: 85%;
}
.old_91b3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.notice-a216 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.notice-a216:after,
.notice-a216:before {
  content: "";
  display: table;
}
.notice-a216:after {
  clear: both;
}
.article-e725 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.preview_under_5773 .article-e725 {
  max-width: 50%;
}
.photo-7890 .article-e725 {
  max-width: 33.33%;
}
.orange_a63a .article-e725 {
  max-width: 25%;
}
.status_stone_9103 .article-e725 {
  max-width: 20%;
}
.banner_bdc0 .article-e725 {
  max-width: 16.66%;
}
.media_5091 .article-e725 {
  max-width: 14.28%;
}
.yellow_c897 .article-e725 {
  max-width: 12.5%;
}
.frame_basic_a9f5 .article-e725 {
  max-width: 11.11%;
}
.east_cf38 {
  display: block;
}
.liquid_63c7 .wood_e180 label,
.liquid_63c7 .sort_hard_74d6 label,
.liquid_63c7 .tiny-d0bf label,
.liquid_63c7 .column_0c0c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.carousel_8913 {
  list-style: none;
  margin: 0;
}
.carousel_8913 article.progress-02f7 {
  margin-bottom: 0;
}
.carousel_8913 ul {
  list-style: none;
  margin: 0;
}
.carousel_8913 .highlight-white-f628 li.progress-02f7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .carousel_8913 .highlight-white-f628 li.progress-02f7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .carousel_8913 .highlight-white-f628 li.progress-02f7: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) {
  .carousel_8913 .highlight-white-f628 li.progress-02f7 li.progress-02f7 li.progress-02f7 li.progress-02f7 {
    padding-left: 0;
  }
}
article.progress-02f7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress-02f7 .message_north_dec3 p:last-of-type {
  margin-bottom: 0;
}
article.progress-02f7 .input-in-2ca2 {
  float: left;
}
article.progress-02f7 .footer_e660 {
  margin-left: 85px;
}
article.progress-02f7 .detail-outer-f653 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress-02f7 .detail-outer-f653 .filter_2d5a {
  margin-left: 10px;
}
article.progress-02f7 .fixed-6e34 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress-02f7 .nav_2065 {
  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 .wood_e180,
  #respond .tiny-d0bf,
  #respond .column_0c0c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wood_e180 input,
#respond .tiny-d0bf input,
#respond .column_0c0c input {
  width: 100%;
}
#respond .column_0c0c {
  margin-right: 0;
}
#respond .tag-8d8f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.accordion-east-3573 {
  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;
}
.accordion-east-3573.label_iron_d6dc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.accordion-east-3573 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%);
}
.accordion-east-3573:focus,
.accordion-east-3573: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);
}
.banner_first_4850 {
  border-radius: 10%;
}
.status_stale_7895 {
  border-radius: 50%;
}
.inner_654c {
  font-size: 0.72em;
}
.hot-10c3 {
  font-size: 0.875em;
}
.gallery_8b03 {
  font-size: 1.1em;
}
.thick_5d53 {
  text-transform: uppercase;
  line-height: 1.2;
}
.thick_5d53.inner_654c {
  letter-spacing: 0.5px;
}
.secondary-light-e4c4,
.secondary-light-e4c4 a {
  color: #6d6d6d;
}
.secondary-light-e4c4 a:hover {
  color: #111;
}
.slider_810a {
  color: #6d6d6d;
}
.bright_af3b {
  overflow-x: hidden;
}
.bright_af3b .header_old_128d.east_1733 {
  position: relative;
}
.bright_af3b .header_old_128d.east_1733.picture_plasma_f80c {
  position: initial;
}
.bright_af3b
  .header_old_128d.east_1733.picture_plasma_f80c
  .motion-5ba1 {
  left: auto;
}
.bright_af3b .header_old_128d .motion-5ba1 {
  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;
}
.bright_af3b .header_old_128d:hover.east_1733 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.bright_af3b
  .header_old_128d:hover.east_1733
  .motion-5ba1 {
  display: block;
  z-index: 9999999;
}
.bright_af3b .under_6335 .solid-36b4,
.bright_af3b .container_97cb .solid-36b4 {
  display: none;
}
.bright_af3b .table-short-f04f .header_old_128d:hover.east_1733 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.liquid_63c7 .wood_e180 label,
.liquid_63c7 .sort_hard_74d6 label,
.liquid_63c7 .tiny-d0bf label,
.liquid_63c7 .column_0c0c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.carousel_8913 {
  list-style: none;
  margin: 0;
}
.carousel_8913 article.progress-02f7 {
  margin-bottom: 0;
}
.carousel_8913 ul {
  list-style: none;
  margin: 0;
}
.carousel_8913 .highlight-white-f628 li.progress-02f7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .carousel_8913 .highlight-white-f628 li.progress-02f7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .carousel_8913 .highlight-white-f628 li.progress-02f7: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) {
  .carousel_8913 .highlight-white-f628 li.progress-02f7 li.progress-02f7 li.progress-02f7 li.progress-02f7 {
    padding-left: 0;
  }
}
article.progress-02f7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.progress-02f7 .message_north_dec3 p:last-of-type {
  margin-bottom: 0;
}
article.progress-02f7 .input-in-2ca2 {
  float: left;
}
article.progress-02f7 .footer_e660 {
  margin-left: 85px;
}
article.progress-02f7 .detail-outer-f653 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.progress-02f7 .detail-outer-f653 .filter_2d5a {
  margin-left: 10px;
}
article.progress-02f7 .fixed-6e34 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.progress-02f7 .nav_2065 {
  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 .wood_e180,
  #respond .tiny-d0bf,
  #respond .column_0c0c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .wood_e180 input,
#respond .tiny-d0bf input,
#respond .column_0c0c input {
  width: 100%;
}
#respond .column_0c0c {
  margin-right: 0;
}
#respond .tag-8d8f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.under_6335 .menu-tall-695c {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.menu-tall-695c .breadcrumb_fluid_028f.steel-289f .shade-5650 > li > a:focus,
.menu-tall-695c .breadcrumb_fluid_028f.steel-289f .shade-5650 > li > a:hover,
.menu-tall-695c .breadcrumb_fluid_028f.steel_0738 .shade-5650 > li > a:focus,
.menu-tall-695c .breadcrumb_fluid_028f.steel_0738 .shade-5650 > li > a:hover,
.menu-tall-695c .breadcrumb_fluid_028f.old_1e1b .shade-5650 > li > a:focus,
.menu-tall-695c .breadcrumb_fluid_028f.old_1e1b .shade-5650 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-tall-695c
  .breadcrumb_fluid_028f.steel-289f
  .shade-5650
  > li.link_steel_d12f
  > a,
.menu-tall-695c
  .breadcrumb_fluid_028f.steel-289f
  .shade-5650
  > li.element_next_875b
  > a,
.menu-tall-695c
  .breadcrumb_fluid_028f.steel_0738
  .shade-5650
  > li.link_steel_d12f
  > a,
.menu-tall-695c
  .breadcrumb_fluid_028f.steel_0738
  .shade-5650
  > li.element_next_875b
  > a,
.menu-tall-695c
  .breadcrumb_fluid_028f.old_1e1b
  .shade-5650
  > li.link_steel_d12f
  > a,
.menu-tall-695c .breadcrumb_fluid_028f.old_1e1b .shade-5650 > li.picture-upper-8ab6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.menu-tall-695c .huge_b658,
.menu-tall-695c .huge_b658 a {
  color: rgba(255, 255, 255, 0.99);
}
.menu-tall-695c .badge-8a9e.carousel_warm_d188 li a,
.menu-tall-695c .mask_outer_d6eb a,
.menu-tall-695c .pagination_f340,
.menu-tall-695c .shade-5650 > li > a,
.menu-tall-695c .secondary_soft_ad86 {
  color: rgba(255, 255, 255, 0.79);
}
.menu-tall-695c .badge-8a9e.carousel_warm_d188 li a:hover,
.menu-tall-695c .mask_outer_d6eb a:hover,
.menu-tall-695c .pagination_f340:hover,
.menu-tall-695c .shade-5650 > li > a:hover,
.menu-tall-695c .secondary_soft_ad86:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-tall-695c .cool_4c2c {
  color: rgba(255, 255, 255, 0.79);
}
.menu-tall-695c .cool_4c2c .caption-43cc {
  color: rgba(255, 255, 255, 0.99);
}
.menu-tall-695c .cool_4c2c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-tall-695c .texture-21f7 .avatar-ecb3 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu-tall-695c .texture-21f7 .avatar-ecb3 .hero_solid_8492 {
  color: rgba(255, 255, 255, 0.79);
}
.menu-tall-695c
  .texture-21f7
  .avatar-ecb3
  .hero_solid_8492::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu-tall-695c
  .texture-21f7
  .avatar-ecb3
  .hero_solid_8492:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu-tall-695c
  .texture-21f7
  .avatar-ecb3
  .hero_solid_8492::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu-tall-695c
  .texture-21f7
  .avatar-ecb3
  .hero_solid_8492::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.menu-tall-695c .texture-21f7 .down-11a0 {
  color: rgba(255, 255, 255, 0.79);
}
.menu-tall-695c .texture-21f7 .down-11a0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.mask_c1d8
  .menu-tall-695c
  .texture-21f7
  .texture-6deb
  .highlight-blue-76bf {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.mask_c1d8
  .menu-tall-695c
  .texture-21f7
  .texture-6deb
  .hero_solid_8492 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.under_6335 .active-c032 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active-c032 .breadcrumb_fluid_028f.steel-289f .shade-5650 > li > a:focus,
.active-c032 .breadcrumb_fluid_028f.steel-289f .shade-5650 > li > a:hover,
.active-c032 .breadcrumb_fluid_028f.steel_0738 .shade-5650 > li > a:focus,
.active-c032 .breadcrumb_fluid_028f.steel_0738 .shade-5650 > li > a:hover,
.active-c032 .breadcrumb_fluid_028f.old_1e1b .shade-5650 > li > a:focus,
.active-c032 .breadcrumb_fluid_028f.old_1e1b .shade-5650 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-c032
  .breadcrumb_fluid_028f.steel-289f
  .shade-5650
  > li.link_steel_d12f
  > a,
.active-c032
  .breadcrumb_fluid_028f.steel-289f
  .shade-5650
  > li.element_next_875b
  > a,
.active-c032
  .breadcrumb_fluid_028f.steel_0738
  .shade-5650
  > li.link_steel_d12f
  > a,
.active-c032
  .breadcrumb_fluid_028f.steel_0738
  .shade-5650
  > li.element_next_875b
  > a,
.active-c032
  .breadcrumb_fluid_028f.old_1e1b
  .shade-5650
  > li.link_steel_d12f
  > a,
.active-c032 .breadcrumb_fluid_028f.old_1e1b .shade-5650 > li.picture-upper-8ab6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.active-c032 .huge_b658,
.active-c032 .huge_b658 a {
  color: rgba(0, 0, 0, 0.8);
}
.active-c032 .badge-8a9e.carousel_warm_d188 li a,
.active-c032 .mask_outer_d6eb a,
.active-c032 .pagination_f340,
.active-c032 .shade-5650 > li > a,
.active-c032 .secondary_soft_ad86 {
  color: rgba(0, 0, 0, 0.55);
}
.active-c032 .badge-8a9e.carousel_warm_d188 li a:hover,
.active-c032 .mask_outer_d6eb a:hover,
.active-c032 .pagination_f340:hover,
.active-c032 .shade-5650 > li > a:hover,
.active-c032 .secondary_soft_ad86:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active-c032 .cool_4c2c {
  color: rgba(0, 0, 0, 0.55);
}
.active-c032 .cool_4c2c .caption-43cc {
  color: rgba(0, 0, 0, 0.8);
}
.active-c032 .cool_4c2c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.description_8a66 .form_glass_7e9e {
  margin-left: auto;
  margin-right: auto;
}
.backdrop-8b36 > * {
  margin-left: auto;
  margin-right: auto;
}
.backdrop-8b36 .grid_current_257c {
  margin-right: 1.41575em;
}
.article-action-71ec .backdrop-8b36 > .module-4826 {
  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;
}
.article-action-71ec .backdrop-8b36 > .accent-lite-c41e {
  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;
}
.progress_west_724c.description_8a66 .form_glass_7e9e,
.next-885b.description_8a66 .form_glass_7e9e {
  margin-left: 0;
}
.accordion_old_982e.description_8a66 .form_glass_7e9e,
.gradient_2727.description_8a66 .form_glass_7e9e {
  margin-right: 0;
}
.backdrop-8b36 ol,
.backdrop-8b36 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.cold_a40e video {
  max-width: 100%;
}
.chip_0e0e img {
  display: block;
}
.chip_0e0e.grid_current_257c,
.chip_0e0e.description-wide-359f {
  width: 100%;
}
.chip_0e0e.accent-lite-c41e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.secondary-focused-100c:not(.wrapper-c408) {
  margin: 1.5em auto;
}
.table_aa99 p {
  padding: 1.5em 14px;
}
ul.banner-a504.accent-lite-c41e,
ul.banner-a504.module-4826,
ul.banner-a504.table_lower_4036.module-4826 {
  padding: 0 14px;
}
.slow_c8aa {
  display: block;
  overflow-x: auto;
}
.slow_c8aa table {
  border-collapse: collapse;
  width: 100%;
}
.slow_c8aa td,
.slow_c8aa th {
  padding: 0.5em;
}
.backdrop-8b36 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.backdrop-8b36 ol ol,
.backdrop-8b36 ol ul,
.backdrop-8b36 ul ol,
.backdrop-8b36 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.backdrop-8b36 ol ol li,
.backdrop-8b36 ol ul li,
.backdrop-8b36 ul ol li,
.backdrop-8b36 ul ul li {
  margin-left: 0;
}
.grid_hovered_5707.paper_2bcf > .texture_eda9 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.grid_hovered_5707.paper_2bcf > .texture_eda9 iframe,
.grid_hovered_5707.paper_2bcf > .texture_eda9 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.pattern-basic-9df8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.pattern-basic-9df8.clean_6ae3 {
  padding: 0;
}
.pattern-basic-9df8.clean_6ae3 cite {
  font-size: 13px;
}
.pattern-basic-9df8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.pattern-basic-9df8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.frame_7f1f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.frame_7f1f > p:first-child {
  margin-top: 0;
}
.frame_7f1f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.frame_7f1f blockquote {
  border-left: 0;
}
.paragraph-paper-6965 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.paragraph-paper-6965:not(.stale-f0b5) {
  max-width: 100px;
}
.paragraph-paper-6965.green-9c33 {
  border-bottom: none !important;
  text-align: center;
}
.paragraph-paper-6965.green-9c33::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .table_aa99 p {
    padding: 1.5em 0;
  }
}
.outline-brown-b748 {
  color: #0073aa;
}
.content-669c {
  background-color: #0073aa;
}
.info_9d76 {
  color: #229fd8;
}
.widget-e0b7 {
  background-color: #229fd8;
}
.motion-4d94 {
  color: #eee;
}
.popup_large_50e5 {
  background-color: #eee;
}
.active_old_a548 {
  color: #444;
}
.shadow-0896 {
  background-color: #444;
}
.stone_c0bd {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.stone_c0bd .dark_7430 .mask_outer_d6eb {
  font-size: 15px;
}
.stone_c0bd .mask_outer_d6eb {
  line-height: 1.3;
}
.stone_c0bd .active-c032 {
}
.stone_c0bd .menu-tall-695c {
  background: #235787;
}
.slow_61b5 {
  padding: 0;
}
.slow_61b5 .menu-tall-695c {
  background: #1a1a1a;
}
.slow_61b5 .active-c032 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.static-750d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.static-750d .active-c032 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.static-750d .menu-tall-695c {
  background: #303030;
}
.disabled_warm_4aec {
  position: relative;
  z-index: 10;
}
.disabled_warm_4aec .progress_top_b44d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pagination-hard-6def .east_1733 {
  display: inline-block;
  vertical-align: middle;
}
.pagination-hard-6def.title_full_a9e6 .east_1733 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pagination-hard-6def.title_full_a9e6 .east_1733 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pagination-hard-6def.title_full_a9e6 .east_1733 {
    margin-right: 0.4em;
  }
}
.pagination-hard-6def.title_full_a9e6 .east_1733:last-child {
  margin-right: 0;
}
.orange-2a5a .progress_top_b44d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .under_6335 .dark_7430 {
    margin: 0 -0.5em;
  }
  .under_6335 .dark_7430 [class*="customify-col-"],
  .under_6335 .dark_7430 [class*="customify-col_"],
  .under_6335 .dark_7430 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.under_6335.smooth_d75d .progress_top_b44d {
  background: 0 0 !important;
}
.under_6335.smooth_d75d .progress_top_b44d,
.under_6335.orange-2a5a .progress_top_b44d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .under_6335.heading-pro-90fe {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.under_6335.orange-2a5a .progress_top_b44d {
  box-shadow: none !important;
}
.content-short-449f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .content-short-449f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .content-short-449f {
    padding: 18px 0 20px;
  }
}
.content-short-449f .north-39a7 {
  width: 100%;
}
.content-short-449f .blue_7fd5 {
  margin-bottom: 0;
}
.content-short-449f .red_e9b9 {
  margin-top: 5px;
  font-size: 0.875em;
}
.bright_71da {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.bright_71da .surface-selected-713c {
  width: 100%;
}
.complex-8715 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.complex-8715 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.complex-8715 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;
}
.complex-8715 li:last-child:after {
  display: none;
}
.complex-8715 li a {
  font-weight: 500;
  margin-right: 10px;
}
.paragraph_pro_abed .solid-36b4 button,
.content-short-449f .solid-36b4 button {
  left: 0;
}
.paragraph_pro_abed .surface-selected-713c,
.content-short-449f .surface-selected-713c {
  padding-left: 0;
  padding-right: 0;
}
.paragraph_pro_abed .bright_71da,
.content-short-449f .bright_71da {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.paragraph_pro_abed {
  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;
}
.paragraph_pro_abed: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;
}
.paragraph_pro_abed .popup_pink_7e6a {
  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) {
  .paragraph_pro_abed .popup_pink_7e6a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .paragraph_pro_abed .popup_pink_7e6a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_pro_abed .popup_pink_7e6a {
    min-height: 200px;
  }
}
.paragraph_pro_abed .complex-8715 {
  color: rgba(255, 255, 255, 0.8);
}
.paragraph_pro_abed .complex-8715 a,
.paragraph_pro_abed .complex-8715 li:after {
  color: inherit;
}
.paragraph_pro_abed .complex-8715 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.input_7c40 {
  margin-bottom: 0.5em;
}
.disabled_gas_0b77 {
  margin-bottom: 1.2em;
}
.disabled_gas_0b77,
.input_7c40 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.disabled_gas_0b77 p:last-child,
.input_7c40 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .solid-36b4,
#masthead .solid-36b4 {
  display: none;
}
#masthead
  > .solid-36b4.gradient_wide_1705 {
  display: none;
}
#masthead > .solid-36b4 button {
  left: 0;
}
.link-faec {
  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%;
}
.link-faec .east_1733 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.link-faec .chip-8564 {
  display: -webkit-box;
  display: flex;
}
.link-faec .chip-8564.avatar-22c9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.link-faec .chip-8564.list_5bf8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link-faec .chip-8564.label-3c52 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.link-faec.grid_orange_a017.orange-6651 .chip-8564.avatar-22c9 {
  flex-basis: 100%;
}
.link-faec.overlay-ac43 .chip-8564.list_5bf8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.link-faec.overlay-ac43 .chip-8564.label-3c52 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .solid-36b4.gradient_wide_1705 {
  display: none;
}
#masthead > .solid-36b4 button {
  left: 0;
}
.overlay_dccd {
  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;
}
.overlay_dccd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.overlay_dccd.thick-eda5 i {
  margin-right: 4px;
}
.overlay_dccd.in-1873 i {
  margin-left: 5px;
}
.mask_outer_d6eb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.mask_outer_d6eb p:last-child {
  margin-bottom: 0;
}
.hero_b73c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.hero_b73c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.hero_b73c img {
  display: block;
  width: auto;
  line-height: 1;
}
.hero_b73c .huge_b658 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.hero_b73c .pagination-05cb {
  margin: 5px 0 7px 0;
}
.hero_b73c.white-e9f9 .frame_1d97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero_b73c.white-e9f9 .backdrop_gold_ca48 {
  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;
}
.hero_b73c.aside_small_35a5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.hero_b73c.aside_small_35a5 .frame_1d97 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hero_b73c.aside_small_35a5 .backdrop_gold_ca48 {
  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;
}
.hero_b73c.stone-1bc3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hero_b73c.first_a5f7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.hero_b73c.first_a5f7 .backdrop_gold_ca48 {
  margin-top: 7px;
}
.backdrop_5da0 {
  display: inline-block;
}
.disabled_warm_4aec .article_top_31eb .hero_b73c img {
  max-width: 100%;
}
.breadcrumb_fluid_028f .gallery-tiny-d04a.solid_d455,
.slider_4fd2 .gallery-tiny-d04a.solid_d455 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb_fluid_028f .box-next-b9b7,
.slider_4fd2 .box-next-b9b7 {
  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%);
}
.breadcrumb_fluid_028f .box-next-b9b7 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.breadcrumb_fluid_028f.icon_4e64 .box-next-b9b7 {
  display: none;
}
.breadcrumb_fluid_028f .gold-eb4f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.breadcrumb_fluid_028f .gold-eb4f li {
  display: inline-block;
  position: relative;
}
.breadcrumb_fluid_028f .gold-eb4f li:last-child {
  margin-right: 0;
}
.breadcrumb_fluid_028f .gold-eb4f 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;
}
.breadcrumb_fluid_028f .gold-eb4f li.picture-upper-8ab6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.breadcrumb_fluid_028f .gold-eb4f > 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;
}
.breadcrumb_fluid_028f .gold-eb4f > li > a i {
  line-height: 0;
}
.breadcrumb_fluid_028f .gold-eb4f > li.footer_8ef0 > a .box-next-b9b7 {
  margin-left: 4px;
  line-height: 0;
}
.breadcrumb_fluid_028f .gold-eb4f .wrapper_plasma_4ef2 li.footer_8ef0 > a {
  position: relative;
}
.breadcrumb_fluid_028f .gold-eb4f .wrapper_plasma_4ef2 li.footer_8ef0 > a:after,
.breadcrumb_fluid_028f .gold-eb4f .wrapper_plasma_4ef2 li.footer_8ef0 > a:before {
  content: "";
  display: table;
}
.breadcrumb_fluid_028f .gold-eb4f .wrapper_plasma_4ef2 li.footer_8ef0 > a:after {
  clear: both;
}
.breadcrumb_fluid_028f .gold-eb4f .wrapper_plasma_4ef2 li.footer_8ef0 > a .box-next-b9b7 {
  margin-left: 5px;
  float: right;
}
.breadcrumb_fluid_028f .text_glass_409f,
.breadcrumb_fluid_028f .wrapper_plasma_4ef2 {
  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;
}
.breadcrumb_fluid_028f .wrapper_plasma_4ef2 {
  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;
}
.breadcrumb_fluid_028f .wrapper_plasma_4ef2 .solid_d455 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumb_fluid_028f .wrapper_plasma_4ef2 .box-next-b9b7 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.breadcrumb_fluid_028f .wrapper_plasma_4ef2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.breadcrumb_fluid_028f .wrapper_plasma_4ef2 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;
}
.breadcrumb_fluid_028f .wrapper_plasma_4ef2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.breadcrumb_fluid_028f .wrapper_plasma_4ef2 .wrapper_plasma_4ef2 {
  top: 0;
  left: 100%;
}
.breadcrumb_fluid_028f .pagination-5b06.fn-focus-bbc3 > .text_glass_409f,
.breadcrumb_fluid_028f .pagination-5b06.fn-focus-bbc3 > .wrapper_plasma_4ef2,
.breadcrumb_fluid_028f .pagination-5b06:focus > .text_glass_409f,
.breadcrumb_fluid_028f .pagination-5b06:focus > .wrapper_plasma_4ef2,
.breadcrumb_fluid_028f .pagination-5b06:hover > .text_glass_409f,
.breadcrumb_fluid_028f .pagination-5b06:hover > .wrapper_plasma_4ef2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.breadcrumb_fluid_028f.old_1e1b .shade-5650:after,
.breadcrumb_fluid_028f.old_1e1b .shade-5650:before {
  content: "";
  display: table;
}
.breadcrumb_fluid_028f.old_1e1b .shade-5650:after {
  clear: both;
}
.breadcrumb_fluid_028f.old_1e1b .shade-5650 > li {
  float: left;
}
.breadcrumb_fluid_028f.overlay_a0d4 .shade-5650:after,
.breadcrumb_fluid_028f.overlay_a0d4 .shade-5650:before {
  content: "";
  display: table;
}
.breadcrumb_fluid_028f.overlay_a0d4 .shade-5650:after {
  clear: both;
}
.breadcrumb_fluid_028f.overlay_a0d4 .shade-5650 > li {
  float: left;
}
.breadcrumb_fluid_028f.overlay_a0d4 .shade-5650 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb_fluid_028f.overlay_a0d4 .shade-5650 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumb_fluid_028f.overlay_a0d4 .shade-5650 > li.link_steel_d12f > a,
.breadcrumb_fluid_028f.overlay_a0d4 .shade-5650 > li.picture-upper-8ab6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.breadcrumb_fluid_028f.steel-289f .shade-5650 > li > a .solid_d455 {
  position: relative;
}
.breadcrumb_fluid_028f.steel-289f .shade-5650 > li > a .solid_d455: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;
}
.breadcrumb_fluid_028f.steel-289f
  .shade-5650
  > li:focus
  > a
  .solid_d455:before,
.breadcrumb_fluid_028f.steel-289f
  .shade-5650
  > li:hover
  > a
  .solid_d455:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb_fluid_028f.steel-289f
  .shade-5650
  > li.link_steel_d12f
  > a
  .solid_d455:before,
.breadcrumb_fluid_028f.steel-289f
  .shade-5650
  > li.element_next_875b
  > a
  .solid_d455:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb_fluid_028f.steel_0738 .shade-5650 > li > a .solid_d455 {
  position: relative;
}
.breadcrumb_fluid_028f.steel_0738 .shade-5650 > li > a .solid_d455: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;
}
.breadcrumb_fluid_028f.steel_0738 .shade-5650 > li:focus > a .solid_d455:before,
.breadcrumb_fluid_028f.steel_0738
  .shade-5650
  > li:hover
  > a
  .solid_d455:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb_fluid_028f.steel_0738
  .shade-5650
  > li.link_steel_d12f
  > a
  .solid_d455:before,
.breadcrumb_fluid_028f.steel_0738
  .shade-5650
  > li.element_next_875b
  > a
  .solid_d455:before {
  width: 100%;
  background-color: currentColor;
}
.slider_4fd2 .gold-eb4f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.slider_4fd2 .gold-eb4f li:first-child > a {
  border-top: none;
}
.slider_4fd2 .gold-eb4f .solid-e707 > .solid_d455 .box-next-b9b7 {
  display: none;
}
.slider_4fd2 .gold-eb4f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.slider_4fd2 .gold-eb4f li:last-child {
  border: none;
}
.slider_4fd2 .gold-eb4f li.footer_8ef0 > a {
  padding-right: 45px !important;
}
.slider_4fd2 .gold-eb4f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.slider_4fd2 .gold-eb4f li a:focus,
.slider_4fd2 .gold-eb4f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.slider_4fd2 .gold-eb4f li .wood-cd7e {
  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;
}
.slider_4fd2 .gold-eb4f li .wood-cd7e:hover {
  box-shadow: none;
}
.slider_4fd2 .gold-eb4f li .wood-cd7e .box-next-b9b7 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.slider_4fd2 .gold-eb4f .wrapper_plasma_4ef2 {
  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);
}
.slider_4fd2 .gold-eb4f .wrapper_plasma_4ef2 li a {
  padding-left: 3em;
}
.slider_4fd2 .gold-eb4f .card-advanced-25f4 > a .wood-cd7e i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.slider_4fd2 .gold-eb4f .card-advanced-25f4 > .wrapper_plasma_4ef2 {
  display: block;
  opacity: 1;
}
.component_a1cd {
  max-width: 100%;
}
.selected-7bea {
  line-height: 0;
  cursor: pointer;
}
.secondary_soft_ad86 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.secondary_soft_ad86:hover {
  box-shadow: none;
  color: currentColor;
}
.secondary_soft_ad86 svg {
  width: 18px;
  height: 18px;
}
.secondary_soft_ad86 .slider-cd9e {
  display: none;
}
.hover-static-3182 {
  position: relative;
}
.hover-static-3182.fn-active-bbc3 .secondary_soft_ad86 .advanced-0eac {
  display: none;
}
.hover-static-3182.fn-active-bbc3 .secondary_soft_ad86 .slider-cd9e {
  display: inline-block;
}
.hover-static-3182 .dropdown_lite_79f7 {
  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);
}
.hover-static-3182.overlay-first-13bb .dropdown_lite_79f7 {
  left: auto;
  right: -0.9em;
}
.hover-static-3182.overlay-first-13bb .nav_inner_2e45::before {
  left: auto;
  right: 15px;
}
.hover-static-3182.fn-active-bbc3 .dropdown_lite_79f7 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture-6deb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.texture-6deb label {
  flex-basis: 100%;
}
.texture-6deb .avatar-ecb3 {
  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-6deb .hero_solid_8492 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.texture-6deb .hero_solid_8492:focus {
  background-color: transparent;
}
.texture-6deb button.down-11a0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.texture-6deb button.down-11a0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.texture-6deb button.down-11a0 svg {
  width: 18px;
  height: 18px;
}
.texture-6deb input[type="submit"] {
  min-height: auto;
}
.texture-21f7 .texture-6deb .hero_solid_8492 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.nav_inner_2e45 {
  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) {
  .nav_inner_2e45 {
    width: 220px;
  }
}
.nav_inner_2e45 label {
  flex-basis: 100%;
}
.nav_inner_2e45::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;
}
.mask_c1d8 .texture-21f7 .texture-6deb {
  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;
}
.mask_c1d8
  .texture-21f7
  .texture-6deb
  .avatar-ecb3 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.mask_c1d8 .texture-21f7 .texture-6deb .hero_solid_8492 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.mask_c1d8
  .texture-21f7
  .texture-6deb
  .hero_solid_8492:focus {
  background: 0 0;
}
.mask_c1d8
  .texture-21f7
  .texture-6deb
  .highlight-blue-76bf {
  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;
}
.badge-8a9e {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.badge-8a9e li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.badge-8a9e li:last-child {
  margin-right: 0;
}
.badge-8a9e li:first-child {
  margin-left: 0;
}
.badge-8a9e.outline-mini-f694 a {
  color: #fff;
}
.badge-8a9e.outline-mini-f694 a:hover {
  color: #fff;
}
.badge-8a9e a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.badge-8a9e a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.badge-8a9e a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.badge-8a9e a:hover {
  opacity: 0.9;
  color: inherit;
}
.badge-8a9e [class*="social-icon-apple"] {
  background-color: #999;
}
.badge-8a9e [class*="social-icon-apple"].item-lower-9bd9 {
  background-color: transparent;
  color: #999;
}
.badge-8a9e [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.badge-8a9e [class*="social-icon-behance"].item-lower-9bd9 {
  background-color: transparent;
  color: #1769ff;
}
.badge-8a9e [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.badge-8a9e [class*="social-icon-bitbucket"].item-lower-9bd9 {
  background-color: transparent;
  color: #205081;
}
.badge-8a9e [class*="social-icon-codepen"] {
  background-color: #000;
}
.badge-8a9e [class*="social-icon-codepen"].item-lower-9bd9 {
  background-color: transparent;
  color: #000;
}
.badge-8a9e [class*="social-icon-delicious"] {
  background-color: #39f;
}
.badge-8a9e [class*="social-icon-delicious"].item-lower-9bd9 {
  background-color: transparent;
  color: #39f;
}
.badge-8a9e [class*="social-icon-digg"] {
  background-color: #005be2;
}
.badge-8a9e [class*="social-icon-digg"].item-lower-9bd9 {
  background-color: transparent;
  color: #005be2;
}
.badge-8a9e [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.badge-8a9e [class*="social-icon-dribbble"].item-lower-9bd9 {
  background-color: transparent;
  color: #ea4c89;
}
.badge-8a9e [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.badge-8a9e [class*="social-icon-envelope"].item-lower-9bd9 {
  background-color: transparent;
  color: #ea4335;
}
.badge-8a9e [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.badge-8a9e [class*="social-icon-facebook"].item-lower-9bd9 {
  background-color: transparent;
  color: #3b5998;
}
.badge-8a9e [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.badge-8a9e [class*="social-icon-flickr"].item-lower-9bd9 {
  background-color: transparent;
  color: #0063dc;
}
.badge-8a9e [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.badge-8a9e [class*="social-icon-foursquare"].item-lower-9bd9 {
  background-color: transparent;
  color: #2d5be3;
}
.badge-8a9e [class*="social-icon-github"] {
  background-color: #333;
}
.badge-8a9e [class*="social-icon-github"].item-lower-9bd9 {
  background-color: transparent;
  color: #333;
}
.badge-8a9e [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.badge-8a9e [class*="social-icon-google-plus"].item-lower-9bd9 {
  background-color: transparent;
  color: #dd4b39;
}
.badge-8a9e [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.badge-8a9e [class*="social-icon-houzz"].item-lower-9bd9 {
  background-color: transparent;
  color: #7ac142;
}
.badge-8a9e [class*="social-icon-instagram"] {
  background-color: #262626;
}
.badge-8a9e [class*="social-icon-instagram"].item-lower-9bd9 {
  background-color: transparent;
  color: #262626;
}
.badge-8a9e [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.badge-8a9e [class*="social-icon-jsfiddle"].item-lower-9bd9 {
  background-color: transparent;
  color: #487aa2;
}
.badge-8a9e [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.badge-8a9e [class*="social-icon-linkedin"].item-lower-9bd9 {
  background-color: transparent;
  color: #0077b5;
}
.badge-8a9e [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.badge-8a9e [class*="social-icon-medium"].item-lower-9bd9 {
  background-color: transparent;
  color: #00ab6b;
}
.badge-8a9e [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.badge-8a9e
  [class*="social-icon-odnoklassniki"].item-lower-9bd9 {
  background-color: transparent;
  color: #f4731c;
}
.badge-8a9e [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.badge-8a9e [class*="social-icon-meetup"].item-lower-9bd9 {
  background-color: transparent;
  color: #ec1c40;
}
.badge-8a9e [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.badge-8a9e [class*="social-icon-pinterest"].item-lower-9bd9 {
  background-color: transparent;
  color: #bd081c;
}
.badge-8a9e [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.badge-8a9e [class*="social-icon-product-hunt"].item-lower-9bd9 {
  background-color: transparent;
  color: #da552f;
}
.badge-8a9e [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.badge-8a9e [class*="social-icon-reddit"].item-lower-9bd9 {
  background-color: transparent;
  color: #ff4500;
}
.badge-8a9e [class*="social-icon-rss"] {
  background-color: #f26522;
}
.badge-8a9e [class*="social-icon-rss"].item-lower-9bd9 {
  background-color: transparent;
  color: #f26522;
}
.badge-8a9e [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.badge-8a9e
  [class*="social-icon-shopping-cart"].item-lower-9bd9 {
  background-color: transparent;
  color: #4caf50;
}
.badge-8a9e [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.badge-8a9e [class*="social-icon-skype"].item-lower-9bd9 {
  background-color: transparent;
  color: #00aff0;
}
.badge-8a9e [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.badge-8a9e [class*="social-icon-slideshare"].item-lower-9bd9 {
  background-color: transparent;
  color: #0077b5;
}
.badge-8a9e [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.badge-8a9e [class*="social-icon-snapchat"].item-lower-9bd9 {
  background-color: transparent;
  color: #fffc00;
}
.badge-8a9e [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.badge-8a9e [class*="social-icon-soundcloud"].item-lower-9bd9 {
  background-color: transparent;
  color: #f80;
}
.badge-8a9e [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.badge-8a9e [class*="social-icon-spotify"].item-lower-9bd9 {
  background-color: transparent;
  color: #2ebd59;
}
.badge-8a9e [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.badge-8a9e
  [class*="social-icon-stack-overflow"].item-lower-9bd9 {
  background-color: transparent;
  color: #fe7a15;
}
.badge-8a9e [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.badge-8a9e [class*="social-icon-maldkfgram"].item-lower-9bd9 {
  background-color: transparent;
  color: #2ca5e0;
}
.badge-8a9e [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.badge-8a9e [class*="social-icon-tripadvisor"].item-lower-9bd9 {
  background-color: transparent;
  color: #589442;
}
.badge-8a9e [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.badge-8a9e [class*="social-icon-tumblr"].item-lower-9bd9 {
  background-color: transparent;
  color: #35465c;
}
.badge-8a9e [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.badge-8a9e [class*="social-icon-twitch"].item-lower-9bd9 {
  background-color: transparent;
  color: #6441a5;
}
.badge-8a9e [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.badge-8a9e [class*="social-icon-twitter"].item-lower-9bd9 {
  background-color: transparent;
  color: #1da1f2;
}
.badge-8a9e [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.badge-8a9e [class*="social-icon-vimeo"].item-lower-9bd9 {
  background-color: transparent;
  color: #1ab7ea;
}
.badge-8a9e [class*="social-icon-vk"] {
  background-color: #45668e;
}
.badge-8a9e [class*="social-icon-vk"].item-lower-9bd9 {
  background-color: transparent;
  color: #45668e;
}
.badge-8a9e [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.badge-8a9e [class*="social-icon-weibo"].item-lower-9bd9 {
  background-color: transparent;
  color: #df2029;
}
.badge-8a9e [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.badge-8a9e [class*="social-icon-weixin"].item-lower-9bd9 {
  background-color: transparent;
  color: #7bb32e;
}
.badge-8a9e [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.badge-8a9e [class*="social-icon-whatsapp"].item-lower-9bd9 {
  background-color: transparent;
  color: #25d366;
}
.badge-8a9e [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.badge-8a9e [class*="social-icon-wordpress"].item-lower-9bd9 {
  background-color: transparent;
  color: #21759b;
}
.badge-8a9e [class*="social-icon-xing"] {
  background-color: #026466;
}
.badge-8a9e [class*="social-icon-xing"].item-lower-9bd9 {
  background-color: transparent;
  color: #026466;
}
.badge-8a9e [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.badge-8a9e [class*="social-icon-yelp"].item-lower-9bd9 {
  background-color: transparent;
  color: #af0606;
}
.badge-8a9e [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.badge-8a9e [class*="social-icon-youtube"].item-lower-9bd9 {
  background-color: transparent;
  color: #cd201f;
}
.pagination_f340 {
  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;
}
.pagination_f340:hover {
  box-shadow: none;
  background: 0 0;
}
.filter_out_68f9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pressed-e477 {
  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;
}
.outer-8a8d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.slider_f23e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.slider_f23e,
.slider_f23e::after,
.slider_f23e::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;
}
.slider_f23e::after,
.slider_f23e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.box_mini_7abc .pressed-e477 .outer-8a8d {
  margin-top: -2px;
  width: 19px;
}
.box_mini_7abc .pressed-e477 .slider_f23e {
  margin-top: -1px;
}
.box_mini_7abc .pressed-e477 .slider_f23e,
.box_mini_7abc .pressed-e477 .slider_f23e::after,
.box_mini_7abc .pressed-e477 .slider_f23e::before {
  width: 19px;
  height: 2px;
}
.box_mini_7abc .pressed-e477 .slider_f23e::before {
  top: -6px;
}
.box_mini_7abc .pressed-e477 .slider_f23e::after {
  bottom: -6px;
}
.sidebar_dirty_35e3 .pressed-e477 .outer-8a8d {
  margin-top: -2px;
  width: 22px;
}
.sidebar_dirty_35e3 .pressed-e477 .slider_f23e {
  margin-top: -1px;
}
.sidebar_dirty_35e3 .pressed-e477 .slider_f23e,
.sidebar_dirty_35e3 .pressed-e477 .slider_f23e::after,
.sidebar_dirty_35e3 .pressed-e477 .slider_f23e::before {
  width: 22px;
  height: 2px;
}
.sidebar_dirty_35e3 .pressed-e477 .slider_f23e::before {
  top: -7px;
}
.sidebar_dirty_35e3 .pressed-e477 .slider_f23e::after {
  bottom: -7px;
}
.border-0126 .pressed-e477 .outer-8a8d {
  margin-top: -2px;
  width: 31px;
}
.border-0126 .pressed-e477 .slider_f23e {
  margin-top: -1.5px;
}
.border-0126 .pressed-e477 .slider_f23e,
.border-0126 .pressed-e477 .slider_f23e::after,
.border-0126 .pressed-e477 .slider_f23e::before {
  width: 31px;
  height: 3px;
}
.border-0126 .pressed-e477 .slider_f23e::before {
  top: -9px;
}
.border-0126 .pressed-e477 .slider_f23e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .module_9917 .pressed-e477 .outer-8a8d {
    margin-top: -2px;
    width: 19px;
  }
  .module_9917 .pressed-e477 .slider_f23e {
    margin-top: -1px;
  }
  .module_9917 .pressed-e477 .slider_f23e,
  .module_9917 .pressed-e477 .slider_f23e::after,
  .module_9917 .pressed-e477 .slider_f23e::before {
    width: 19px;
    height: 2px;
  }
  .module_9917 .pressed-e477 .slider_f23e::before {
    top: -6px;
  }
  .module_9917 .pressed-e477 .slider_f23e::after {
    bottom: -6px;
  }
  .active-lower-8ca6 .pressed-e477 .outer-8a8d {
    margin-top: -2px;
    width: 22px;
  }
  .active-lower-8ca6 .pressed-e477 .slider_f23e {
    margin-top: -1px;
  }
  .active-lower-8ca6 .pressed-e477 .slider_f23e,
  .active-lower-8ca6 .pressed-e477 .slider_f23e::after,
  .active-lower-8ca6 .pressed-e477 .slider_f23e::before {
    width: 22px;
    height: 2px;
  }
  .active-lower-8ca6 .pressed-e477 .slider_f23e::before {
    top: -7px;
  }
  .active-lower-8ca6 .pressed-e477 .slider_f23e::after {
    bottom: -7px;
  }
  .item_6eb8 .pressed-e477 .outer-8a8d {
    margin-top: -2px;
    width: 31px;
  }
  .item_6eb8 .pressed-e477 .slider_f23e {
    margin-top: -1.5px;
  }
  .item_6eb8 .pressed-e477 .slider_f23e,
  .item_6eb8 .pressed-e477 .slider_f23e::after,
  .item_6eb8 .pressed-e477 .slider_f23e::before {
    width: 31px;
    height: 3px;
  }
  .item_6eb8 .pressed-e477 .slider_f23e::before {
    top: -9px;
  }
  .item_6eb8 .pressed-e477 .slider_f23e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tall_363a .pressed-e477 .outer-8a8d {
    margin-top: -2px;
    width: 19px;
  }
  .tall_363a .pressed-e477 .slider_f23e {
    margin-top: -1px;
  }
  .tall_363a .pressed-e477 .slider_f23e,
  .tall_363a .pressed-e477 .slider_f23e::after,
  .tall_363a .pressed-e477 .slider_f23e::before {
    width: 19px;
    height: 2px;
  }
  .tall_363a .pressed-e477 .slider_f23e::before {
    top: -6px;
  }
  .tall_363a .pressed-e477 .slider_f23e::after {
    bottom: -6px;
  }
  .row-wide-aa18 .pressed-e477 .outer-8a8d {
    margin-top: -2px;
    width: 22px;
  }
  .row-wide-aa18 .pressed-e477 .slider_f23e {
    margin-top: -1px;
  }
  .row-wide-aa18 .pressed-e477 .slider_f23e,
  .row-wide-aa18 .pressed-e477 .slider_f23e::after,
  .row-wide-aa18 .pressed-e477 .slider_f23e::before {
    width: 22px;
    height: 2px;
  }
  .row-wide-aa18 .pressed-e477 .slider_f23e::before {
    top: -7px;
  }
  .row-wide-aa18 .pressed-e477 .slider_f23e::after {
    bottom: -7px;
  }
  .dropdown_orange_4cf9 .pressed-e477 .outer-8a8d {
    margin-top: -2px;
    width: 31px;
  }
  .dropdown_orange_4cf9 .pressed-e477 .slider_f23e {
    margin-top: -1.5px;
  }
  .dropdown_orange_4cf9 .pressed-e477 .slider_f23e,
  .dropdown_orange_4cf9 .pressed-e477 .slider_f23e::after,
  .dropdown_orange_4cf9 .pressed-e477 .slider_f23e::before {
    width: 31px;
    height: 3px;
  }
  .dropdown_orange_4cf9 .pressed-e477 .slider_f23e::before {
    top: -9px;
  }
  .dropdown_orange_4cf9 .pressed-e477 .slider_f23e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .block-new-5ffc .pressed-e477 .outer-8a8d {
    margin-top: -2px;
    width: 19px;
  }
  .block-new-5ffc .pressed-e477 .slider_f23e {
    margin-top: -1px;
  }
  .block-new-5ffc .pressed-e477 .slider_f23e,
  .block-new-5ffc .pressed-e477 .slider_f23e::after,
  .block-new-5ffc .pressed-e477 .slider_f23e::before {
    width: 19px;
    height: 2px;
  }
  .block-new-5ffc .pressed-e477 .slider_f23e::before {
    top: -6px;
  }
  .block-new-5ffc .pressed-e477 .slider_f23e::after {
    bottom: -6px;
  }
  .background-f0e3 .pressed-e477 .outer-8a8d {
    margin-top: -2px;
    width: 22px;
  }
  .background-f0e3 .pressed-e477 .slider_f23e {
    margin-top: -1px;
  }
  .background-f0e3 .pressed-e477 .slider_f23e,
  .background-f0e3 .pressed-e477 .slider_f23e::after,
  .background-f0e3 .pressed-e477 .slider_f23e::before {
    width: 22px;
    height: 2px;
  }
  .background-f0e3 .pressed-e477 .slider_f23e::before {
    top: -7px;
  }
  .background-f0e3 .pressed-e477 .slider_f23e::after {
    bottom: -7px;
  }
  .menu-stale-a5b1 .pressed-e477 .outer-8a8d {
    margin-top: -2px;
    width: 31px;
  }
  .menu-stale-a5b1 .pressed-e477 .slider_f23e {
    margin-top: -1.5px;
  }
  .menu-stale-a5b1 .pressed-e477 .slider_f23e,
  .menu-stale-a5b1 .pressed-e477 .slider_f23e::after,
  .menu-stale-a5b1 .pressed-e477 .slider_f23e::before {
    width: 31px;
    height: 3px;
  }
  .menu-stale-a5b1 .pressed-e477 .slider_f23e::before {
    top: -9px;
  }
  .menu-stale-a5b1 .pressed-e477 .slider_f23e::after {
    bottom: -9px;
  }
}
.motion_a861 .slider_f23e {
  -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);
}
.motion_a861 .slider_f23e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.motion_a861 .slider_f23e::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);
}
.motion_a861.badge-9e9d .slider_f23e {
  -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);
}
.motion_a861.badge-9e9d .slider_f23e::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.motion_a861.badge-9e9d .slider_f23e::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);
}
.detail-7863 {
  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.border_gold_1dd7:before {
  display: none;
}
.container_97cb {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.container_97cb .summary-b8ff {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.container_97cb .summary-b8ff:last-of-type {
  border-bottom: none;
}
.container_97cb .summary-b8ff.image-basic-8b46,
.container_97cb .summary-b8ff.paper-86f7,
.container_97cb .summary-b8ff.overlay-db7b {
  padding: 0;
}
.container_97cb .slider_4fd2 .wood-cd7e {
  color: currentColor;
}
.container_97cb .slider_4fd2 .wood-cd7e:focus,
.container_97cb .slider_4fd2 .wood-cd7e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_97cb.active-c032 .cool_4c2c,
.container_97cb.active-c032 .mask_outer_d6eb a,
.container_97cb.active-c032 .shade-5650 a,
.container_97cb.active-c032 .wrapper_plasma_4ef2 a {
  color: rgba(0, 0, 0, 0.55);
}
.container_97cb.active-c032 .cool_4c2c:hover,
.container_97cb.active-c032 .mask_outer_d6eb a:hover,
.container_97cb.active-c032 .shade-5650 a:hover,
.container_97cb.active-c032 .wrapper_plasma_4ef2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_97cb.active-c032 .caption-43cc {
  color: rgba(0, 0, 0, 0.8);
}
.container_97cb.active-c032 .summary-b8ff {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_97cb.active-c032 .summary-b8ff:before {
  background: rgba(0, 0, 0, 0.08);
}
.container_97cb.active-c032 .wrapper-7fe7:before {
  background: rgba(255, 255, 255, 0.9);
}
.container_97cb.active-c032 .slider_4fd2 .gold-eb4f li a,
.container_97cb.active-c032 .slider_4fd2 .wood-cd7e,
.container_97cb.active-c032 .wrapper_plasma_4ef2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_97cb.active-c032 .slider_4fd2 .wood-cd7e:focus,
.container_97cb.active-c032 .slider_4fd2 .wood-cd7e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_97cb.active-c032 .gold-eb4f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_97cb.menu-tall-695c .cool_4c2c,
.container_97cb.menu-tall-695c .mask_outer_d6eb a,
.container_97cb.menu-tall-695c .shade-5650 .wood-cd7e,
.container_97cb.menu-tall-695c .shade-5650 a,
.container_97cb.menu-tall-695c .wrapper_plasma_4ef2 a {
  color: rgba(255, 255, 255, 0.79);
}
.container_97cb.menu-tall-695c .cool_4c2c:hover,
.container_97cb.menu-tall-695c .mask_outer_d6eb a:hover,
.container_97cb.menu-tall-695c .shade-5650 .wood-cd7e:hover,
.container_97cb.menu-tall-695c .shade-5650 a:hover,
.container_97cb.menu-tall-695c .wrapper_plasma_4ef2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_97cb.menu-tall-695c .caption-43cc {
  color: rgba(255, 255, 255, 0.99);
}
.container_97cb.menu-tall-695c .summary-b8ff {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_97cb.menu-tall-695c .summary-b8ff:before {
  background: rgba(255, 255, 255, 0.08);
}
.container_97cb.menu-tall-695c .wrapper-7fe7:before {
  background: rgba(0, 0, 0, 0.9);
}
.container_97cb.menu-tall-695c .slider_4fd2 .gold-eb4f li a,
.container_97cb.menu-tall-695c .slider_4fd2 .wood-cd7e,
.container_97cb.menu-tall-695c .wrapper_plasma_4ef2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_97cb.menu-tall-695c .slider_4fd2 .wood-cd7e:focus,
.container_97cb.menu-tall-695c .slider_4fd2 .wood-cd7e:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_97cb.menu-tall-695c .gold-eb4f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper-7fe7 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wrapper-7fe7:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tooltip-medium-94da {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.content_8c21 .container_97cb {
  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;
}
.content_8c21 .summary-b8ff {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.content_8c21 .summary-b8ff: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) {
  .content_8c21 .summary-b8ff:before {
    width: 16%;
    left: 42%;
  }
}
.content_8c21 .summary-b8ff:last-child:before {
  content: none;
}
.content_8c21 .summary-b8ff[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.content_8c21 .slider_4fd2 .gold-eb4f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.content_8c21 .slider_4fd2 .gold-eb4f li a .wood-cd7e {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.content_8c21 .slider_4fd2 .wrapper_plasma_4ef2 {
  border: none;
}
.content_8c21 .slider_4fd2 .wrapper_plasma_4ef2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.content_8c21 .wrapper-7fe7 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.content_8c21 .tooltip-medium-94da {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.content_8c21 .menu-tall-695c .wrapper-7fe7:before {
  background: rgba(0, 0, 0, 0.9);
}
.content_8c21 .active-c032.over_f19a .slider_f23e {
  background: rgba(0, 0, 0, 0.6);
}
.content_8c21
  .active-c032.over_f19a
  .slider_f23e::after,
.content_8c21
  .active-c032.over_f19a
  .slider_f23e:before {
  background: inherit;
}
.content_8c21
  .active-c032.over_f19a:hover
  .slider_f23e {
  background: rgba(0, 0, 0, 0.8);
}
.widget-bd14 .container_97cb {
  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) {
  .widget-bd14 .container_97cb {
    width: auto;
    right: 45px;
  }
}
.row-white-dd95 .container_97cb {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .row-white-dd95 .container_97cb {
    width: auto;
    left: 45px;
  }
}
.border_gold_1dd7 .container_97cb {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.border_gold_1dd7 .tooltip-medium-94da {
  max-width: 48em;
  margin: 0 auto;
}
.border_gold_1dd7 .wrapper-7fe7:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.last-b361 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.last-b361.content_8c21 .container_97cb {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.last-b361.widget-bd14 .container_97cb {
  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);
}
.last-b361 .container_97cb {
  visibility: visible;
}
.last-b361.row-white-dd95 .container_97cb {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shade_center_1234,
.slow_5a54 {
  overflow-x: hidden;
}
.shade_center_1234 .container_97cb {
  overflow: auto;
}
.shade_center_1234.content_8c21 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_center_1234.content_8c21 .container_97cb {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shade_center_1234.content_8c21 .pagination_f340 {
  opacity: 0;
}
.shade_center_1234.widget-bd14 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_center_1234.widget-bd14 .container_97cb {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shade_center_1234.widget-bd14 .pagination_f340 {
  opacity: 0;
}
.shade_center_1234.row-white-dd95 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shade_center_1234.row-white-dd95 .container_97cb {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shade_center_1234.row-white-dd95 .pagination_f340 {
  opacity: 0;
}
.shade_center_1234.border_gold_1dd7 .container_97cb {
  z-index: 10;
  visibility: visible;
}
.over_f19a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.over_f19a .slider_f23e {
  background: rgba(255, 255, 255, 0.99);
}
.over_f19a .slider_f23e::after,
.over_f19a .slider_f23e:before {
  background: inherit;
}
.over_f19a:hover .slider_f23e {
  background: rgba(255, 255, 255, 0.99);
}
.row-white-dd95 .over_f19a {
  top: 10px;
  right: auto;
  left: 12px;
}
.border_gold_1dd7 .over_f19a {
  display: none !important;
}
.shade_center_1234:before,
.slow_5a54:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shade_center_1234 .over_f19a,
.slow_5a54 .over_f19a {
  display: inline-block;
}
.container_97cb .east_1733 {
  -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;
}
.shade_center_1234 .container_97cb .east_1733,
.slow_5a54 .container_97cb .east_1733 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.center_b4a7 .avatar-ecb3 {
  width: 100%;
}
.article_top_31eb {
  padding: 0 0.5em 0;
}
.article_top_31eb [class*="customify-col-"],
.article_top_31eb [class*="customify-col_"],
.article_top_31eb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hover-f2f1 .article_top_31eb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dark_7430 .out_9012,
  .out_9012 {
    display: none;
  }
  .up-110a {
    text-align: left;
  }
  .paragraph-north-aa48 {
    text-align: center;
  }
  .texture_7385 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dark_7430 .element-west-ac1e,
  .element-west-ac1e {
    display: none;
  }
  .column-0ed7 {
    text-align: left;
  }
  .outer_b6f8 {
    text-align: center;
  }
  .paragraph-d8e8 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dark_7430 .feature_black_57ee,
  .feature_black_57ee {
    display: none;
  }
  .chip_326a {
    text-align: left;
  }
  .summary-hot-36dd {
    text-align: center;
  }
  .chip-easy-feae {
    text-align: right;
  }
}
#page {
  position: relative;
}
.right_dea1 {
  box-shadow: none !important;
}
.input-df9d .narrow-0a51,
.item_64d3 .narrow-0a51 {
  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;
}
.item_64d3 .narrow-0a51 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.progress_top_b44d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.progress_top_b44d:after,
.progress_top_b44d:before {
  content: "";
  display: table;
}
.progress_top_b44d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .progress_top_b44d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.progress_top_b44d,
.heading-pro-90fe {
  max-width: 1248px;
  margin: 0 auto;
}

.banner-prev-0153.item-large-32e2 .progress_top_b44d {
  max-width: 100%;
}
.banner-prev-0153.info_8f03 {
  max-width: 1200px;
  margin: 0 auto;
}
.banner-prev-0153.purple-81ed .progress_top_b44d {
  max-width: 100%;
}
.banner-prev-0153.purple-81ed > .progress_top_b44d {
  padding-left: 0;
  padding-right: 0;
}
.banner-prev-0153.purple-81ed > .progress_top_b44d .dark_7430 {
  margin: 0;
}
.banner-prev-0153.purple-81ed
  > .progress_top_b44d
  .detail-ffcd.upper_47ec {
  margin-right: 0;
  margin-left: 0;
}
.banner-prev-0153.purple-81ed #main.upper_47ec {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .list-3d3c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .list-3d3c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .east-092d .form_glass_7e9e {
    padding-right: 1em;
  }
  .east-092d.heading_d7c8 .detail-ffcd {
    border-right: 1px solid #eaecee;
  }
  .east-092d.heading_d7c8 .form_glass_7e9e {
    padding-right: 1em;
  }
  .east-092d.heading_d7c8 .notification-3ca1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .old-0338 .form_glass_7e9e {
    padding-left: 1em;
  }
  .old-0338.heading_d7c8 .detail-ffcd {
    border-left: 1px solid #eaecee;
  }
  .old-0338.heading_d7c8 .form_glass_7e9e {
    padding-left: 1em;
  }
  .old-0338.heading_d7c8 .notification-3ca1 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel_a8fe .form_glass_7e9e {
    padding-left: 1em;
  }
  .panel_a8fe.heading_d7c8 .block-2b57 {
    border-right: 1px solid #eaecee;
  }
  .panel_a8fe.heading_d7c8 .secondary_north_cf7d {
    border-right: 1px solid #eaecee;
  }
  .panel_a8fe.heading_d7c8 .form_glass_7e9e {
    padding-left: 1em;
  }
  .panel_a8fe.heading_d7c8 .notification-3ca1 {
    padding-right: 1em;
  }
  .panel_a8fe.heading_d7c8 .focus_c9b9 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .nav-087f .form_glass_7e9e {
    padding-right: 1em;
  }
  .nav-087f.heading_d7c8 .block-2b57 {
    border-left: 1px solid #eaecee;
  }
  .nav-087f.heading_d7c8 .secondary_north_cf7d {
    border-left: 1px solid #eaecee;
  }
  .nav-087f.heading_d7c8 .form_glass_7e9e {
    padding-right: 1em;
  }
  .nav-087f.heading_d7c8 .notification-3ca1 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .nav-087f.heading_d7c8 .focus_c9b9 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list-3d3c .form_glass_7e9e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list-3d3c.heading_d7c8 .detail-ffcd {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .list-3d3c.heading_d7c8 .form_glass_7e9e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .list-3d3c.heading_d7c8 .notification-3ca1 {
    padding-left: 1em;
  }
  .list-3d3c.heading_d7c8 .focus_c9b9 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .list-3d3c.heading_d7c8 .form_glass_7e9e {
    padding-left: 0;
  }
}
.search_92e9 .pagination-hard-6def {
  display: inline-block;
}
.white-c9ae {
  display: inline-block;
}
.progress-2ab3 {
  word-con: break-word;
}
.clean-446e > span {
  display: inline-block;
  padding: 5px 0;
}
.clean-446e .banner-thick-c3f7 {
  margin-left: 8px;
  margin-right: 8px;
}
.clean-446e .alert_4d02 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pagination-aedc .logo_last_5666 {
  margin-bottom: 2em;
}
.pagination-aedc .label_5993 {
  margin-bottom: 15px;
}
.pagination-aedc .label_5993:last-child {
  margin-bottom: 0;
}
.pagination-aedc .fast-a56a {
  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) {
  .pagination-aedc .fast-a56a {
    display: block;
  }
}
.pagination-aedc .heading-a3d0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pagination-aedc .heading-a3d0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pagination-aedc .over-9323 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pagination-aedc .over-9323 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pagination-aedc .over-9323 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pagination-aedc .progress-2ab3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pagination-aedc .progress-2ab3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pagination-aedc .text_c426 p:last-child {
  margin-bottom: 0;
}
.pagination-aedc .hidden-3cde {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pagination-aedc .rough_2d7a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pagination-aedc .last-5be0 {
  margin-top: 1em;
}
.pagination-aedc .surface_8928 {
  top: 0;
  display: block;
}
.pagination-aedc .surface_8928 a {
  color: inherit;
}
.pagination-aedc .surface_8928 a:hover {
  color: inherit;
}
.pagination-aedc .carousel_bottom_b6d3 {
  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;
}
.pagination-aedc .carousel_bottom_b6d3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pagination-aedc .rough_2d7a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pagination-aedc .lower_4499 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pagination-aedc .lower_4499:first-child {
  margin-top: 0;
}
.pagination-aedc .lower_4499.prev-625e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pagination-aedc .lower_4499.description-bright-be02 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pagination-aedc
  .lower_4499.description-bright-be02.steel_3784
  .last-5be0 {
  width: 100%;
}
.pagination-aedc .description-bright-be02 {
  -webkit-box-align: center;
  align-items: center;
}
.pagination-aedc .description-bright-be02 .clean-446e,
.pagination-aedc .description-bright-be02 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pagination-aedc .over-9323 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination-aedc .over-9323 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pagination-aedc .over-9323: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;
}
.pagination-aedc .prev-625e {
  z-index: 5;
}
.pagination-aedc .media_3554 .frame_copper_fa15 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pagination-aedc .pagination-f4e9 .frame_copper_fa15 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pagination-aedc .container-8f9e .frame_copper_fa15 {
  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;
}
.pagination-aedc.footer-fe69 .fast-a56a,
.pagination-aedc.border-red-1f53 .fast-a56a {
  display: block;
}
.pagination-aedc.footer-fe69 .fast-a56a .thumbnail_8bc9,
.pagination-aedc.footer-fe69 .fast-a56a .rough_2d7a,
.pagination-aedc.border-red-1f53 .fast-a56a .thumbnail_8bc9,
.pagination-aedc.border-red-1f53 .fast-a56a .rough_2d7a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pagination-aedc.primary_fresh_bd09 .heading-a3d0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pagination-aedc.primary_fresh_bd09 .heading-a3d0 {
    margin-right: 0;
  }
}
.pagination-aedc.footer-fe69 .heading-a3d0,
.pagination-aedc.border-red-1f53 .heading-a3d0 {
  padding-top: 40%;
}
.pagination-aedc.footer-fe69 .logo_last_5666,
.pagination-aedc.border-red-1f53 .logo_last_5666 {
  display: block;
}
.pagination-aedc.footer-fe69 .fn-sticky-bbc3 .rough_2d7a,
.pagination-aedc.border-red-1f53 .fn-sticky-bbc3 .rough_2d7a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pagination-aedc.footer-fe69 .heading-a3d0,
.pagination-aedc.border-red-1f53 .heading-a3d0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pagination-aedc.footer-fe69 .rough_2d7a {
  padding: 1em;
}
.liquid-8ac3 {
  margin: 30px auto;
  display: block;
}
.liquid-8ac3 .preview_82d1 > * {
  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;
}
.liquid-8ac3 .preview_82d1 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.liquid-8ac3 .preview_82d1 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hard-2e44 .clean-446e {
  margin-bottom: 1.41575em;
}
.hard-2e44 .notification-dynamic-fdfe {
  margin-bottom: 1.618em;
}
.backdrop-8b36 .disabled_up_6263 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.backdrop-8b36 .disabled_up_6263 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.backdrop-8b36 .rough_4bb8 {
  max-width: 100%;
  overflow: auto;
}
.description_8a66 .backdrop-8b36 a:hover {
  text-decoration: underline;
}
.paragraph-iron-237b .label_5993:not(.progress-2ab3),
.paragraph-iron-237b .over-9323 {
  margin-bottom: 1.41575em;
}
.paragraph-iron-237b .label_5993:not(.progress-2ab3):last-child,
.paragraph-iron-237b .over-9323:last-child {
  margin-bottom: 0;
}
.paragraph-iron-237b .label_5993.surface_gold_bed2 {
  margin-bottom: 0.41575em;
}
.paragraph-iron-237b .info_tiny_ca78:before,
.paragraph-iron-237b .old_4aab:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.paragraph-iron-237b .info_tiny_ca78:before {
  content: "\f115";
}
.paragraph-iron-237b .old_4aab:before {
  content: "\f02c";
}
.paragraph-iron-237b .black-23c8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.paragraph-iron-237b .black-23c8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.border_f1d3 {
  display: -webkit-box;
  display: flex;
}
.border_f1d3 .old-8454 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .border_f1d3 .old-8454 {
    flex-basis: 90px;
  }
}
.border_f1d3 .element-complex-a5ca {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .border_f1d3 .element-complex-a5ca {
    flex-basis: calc(100% - 50px);
  }
}
.border_f1d3 .border_e7c8 p:last-child {
  margin-bottom: 0.72em;
}
.summary-7649 .preview_82d1 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.summary-7649 .preview_82d1:after,
.summary-7649 .preview_82d1:before {
  content: "";
  display: table;
}
.summary-7649 .preview_82d1:after {
  clear: both;
}
.summary-7649 .preview_82d1 .background-smooth-9738,
.summary-7649 .preview_82d1 .fixed_31f7 {
  width: 49%;
}
.summary-7649 .preview_82d1 .background-smooth-9738 a span.gradient-65ff,
.summary-7649 .preview_82d1 .fixed_31f7 a span.gradient-65ff {
  display: block;
  margin-bottom: 5px;
}
.summary-7649 .preview_82d1 .fixed_31f7 {
  float: left;
  text-align: left;
}
.summary-7649 .preview_82d1 .background-smooth-9738 {
  float: right;
  text-align: right;
}
.advanced_1a3b {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .advanced_1a3b {
    margin-bottom: 0;
  }
}
.bottom-05b2 {
  margin-bottom: 1em;
}
.bottom-05b2 .progress-2ab3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.advanced_f351 a {
  display: block;
  line-height: 0;
  position: relative;
}
.overlay_medium_2611 .bottom-05b2,
.black_ade5 .bottom-05b2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .overlay_medium_2611 .bottom-05b2,
  .black_ade5 .bottom-05b2 {
    display: block;
  }
}
.overlay_medium_2611 .advanced_f351,
.black_ade5 .advanced_f351 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .overlay_medium_2611 .advanced_f351,
  .black_ade5 .advanced_f351 {
    margin-bottom: 1em;
  }
}
.overlay_medium_2611 .advanced_f351 img,
.black_ade5 .advanced_f351 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.overlay_medium_2611 .main_active_ba5b,
.black_ade5 .main_active_ba5b {
  flex-basis: calc(100% - 160px);
}
.overlay_medium_2611 .main_active_ba5b p,
.black_ade5 .main_active_ba5b p {
  margin-bottom: 0;
}
.overlay_medium_2611 .main_active_ba5b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .overlay_medium_2611 .main_active_ba5b {
    padding-left: 0;
  }
}
.black_ade5 .main_active_ba5b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .black_ade5 .main_active_ba5b {
    padding-right: 0;
  }
}
.black_ade5 .advanced_f351 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tall_0dfa .advanced_f351 {
  margin-bottom: 0.5em;
}
.tall_0dfa .advanced_f351 img {
  width: 100%;
}
.card-outer-5ab2 .filter-d762,
.over-0044 .filter-d762 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.over-0044 .detail-ffcd .copper-bbeb p:last-child {
  margin-bottom: 0;
}
.info-ae8d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.prev_c3e7 .backdrop-e2bd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .prev_c3e7 .backdrop-e2bd:last-of-type {
    margin-bottom: 0;
  }
}
.prev_c3e7 .backdrop-e2bd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.prev_c3e7 .backdrop-e2bd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.prev_c3e7 .backdrop-e2bd ul li {
  margin: 0 0 0.6em;
}
.prev_c3e7 .backdrop-e2bd ul li.sidebar-lower-612b,
.prev_c3e7 .backdrop-e2bd ul li.image_54cb {
  position: relative;
}
.prev_c3e7 .backdrop-e2bd ul li.sidebar-lower-612b .search-5f5e,
.prev_c3e7 .backdrop-e2bd ul li.image_54cb .search-5f5e {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.prev_c3e7 .backdrop-e2bd ul li.sidebar-lower-612b:after:after,
.prev_c3e7 .backdrop-e2bd ul li.sidebar-lower-612b:after:before,
.prev_c3e7
  .backdrop-e2bd
  ul
  li.image_54cb:after:after,
.prev_c3e7
  .backdrop-e2bd
  ul
  li.image_54cb:after:before {
  content: "";
  display: table;
}
.prev_c3e7 .backdrop-e2bd ul li.sidebar-lower-612b:after:after,
.prev_c3e7
  .backdrop-e2bd
  ul
  li.image_54cb:after:after {
  clear: both;
}
.prev_c3e7 .backdrop-e2bd a.shade_glass_9631:hover {
  text-decoration: none;
}
.prev_c3e7 .backdrop-e2bd select {
  max-width: 100%;
}
.prev_c3e7 .backdrop-e2bd table {
  font-size: 85%;
}
.prev_c3e7 .backdrop-e2bd table td,
.prev_c3e7 .backdrop-e2bd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.prev_c3e7 .backdrop-e2bd table tfoot td {
  text-align: left;
}
.prev_c3e7 .backdrop-e2bd :last-child {
  margin-bottom: 0;
}
.prev_c3e7 .backdrop-e2bd .summary_8697 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.prev_c3e7 .backdrop-e2bd .summary_8697 label {
  width: 100%;
}
.prev_c3e7 .backdrop-e2bd .summary_8697 .hero_solid_8492 {
  width: 100%;
  display: block;
}
.prev_c3e7 .backdrop-e2bd .summary_8697 .down-11a0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.prev_c3e7 .backdrop-e2bd .summary_8697 .down-11a0:hover svg #svg-search {
  fill: #444;
}
.prev_c3e7 .backdrop-e2bd .summary_8697 .down-11a0 svg {
  width: 18px;
  height: 18px;
}
.prev_c3e7 .search_static_7c7e ul ul,
.prev_c3e7 .rough_548e ul ul,
.prev_c3e7 .surface_white_63d3 ul ul,
.prev_c3e7 .picture-cool-0ebc ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.prev_c3e7 .search_static_7c7e .footer_8ef0 > a,
.prev_c3e7 .rough_548e .footer_8ef0 > a,
.prev_c3e7 .surface_white_63d3 .footer_8ef0 > a,
.prev_c3e7 .picture-cool-0ebc .footer_8ef0 > a {
  margin-bottom: 0;
}
.prev_c3e7 .secondary_c4ce li,
.prev_c3e7 .search_static_7c7e li,
.prev_c3e7 .aside_cae6 li,
.prev_c3e7 .rough_548e li,
.prev_c3e7 .surface_white_63d3 li,
.prev_c3e7 .picture-cool-0ebc li,
.prev_c3e7 .box-tall-a3da li,
.prev_c3e7 .content_bronze_8781 li {
  display: block;
  position: relative;
}
.prev_c3e7 .secondary_c4ce li:last-child,
.prev_c3e7 .search_static_7c7e li:last-child,
.prev_c3e7 .aside_cae6 li:last-child,
.prev_c3e7 .rough_548e li:last-child,
.prev_c3e7 .surface_white_63d3 li:last-child,
.prev_c3e7 .picture-cool-0ebc li:last-child,
.prev_c3e7 .box-tall-a3da li:last-child,
.prev_c3e7 .content_bronze_8781 li:last-child {
  border: none;
}
.prev_c3e7 .secondary_c4ce li a,
.prev_c3e7 .search_static_7c7e li a,
.prev_c3e7 .aside_cae6 li a,
.prev_c3e7 .rough_548e li a,
.prev_c3e7 .surface_white_63d3 li a,
.prev_c3e7 .picture-cool-0ebc li a,
.prev_c3e7 .box-tall-a3da li a,
.prev_c3e7 .content_bronze_8781 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.prev_c3e7 .secondary_c4ce li ul li::before,
.prev_c3e7 .search_static_7c7e li ul li::before,
.prev_c3e7 .aside_cae6 li ul li::before,
.prev_c3e7 .rough_548e li ul li::before,
.prev_c3e7 .surface_white_63d3 li ul li::before,
.prev_c3e7 .picture-cool-0ebc li ul li::before,
.prev_c3e7 .box-tall-a3da li ul li::before,
.prev_c3e7 .content_bronze_8781 li ul li::before {
  left: 15px;
}
.prev_c3e7 .secondary_c4ce li ul a,
.prev_c3e7 .search_static_7c7e li ul a,
.prev_c3e7 .aside_cae6 li ul a,
.prev_c3e7 .rough_548e li ul a,
.prev_c3e7 .surface_white_63d3 li ul a,
.prev_c3e7 .picture-cool-0ebc li ul a,
.prev_c3e7 .box-tall-a3da li ul a,
.prev_c3e7 .content_bronze_8781 li ul a {
  padding-left: 20px;
}
.prev_c3e7 .secondary_c4ce li ul ul li::before,
.prev_c3e7 .search_static_7c7e li ul ul li::before,
.prev_c3e7 .aside_cae6 li ul ul li::before,
.prev_c3e7 .rough_548e li ul ul li::before,
.prev_c3e7 .surface_white_63d3 li ul ul li::before,
.prev_c3e7 .picture-cool-0ebc li ul ul li::before,
.prev_c3e7 .box-tall-a3da li ul ul li::before,
.prev_c3e7 .content_bronze_8781 li ul ul li::before {
  left: 30px;
}
.prev_c3e7 .secondary_c4ce li ul ul a,
.prev_c3e7 .search_static_7c7e li ul ul a,
.prev_c3e7 .aside_cae6 li ul ul a,
.prev_c3e7 .rough_548e li ul ul a,
.prev_c3e7 .surface_white_63d3 li ul ul a,
.prev_c3e7 .picture-cool-0ebc li ul ul a,
.prev_c3e7 .box-tall-a3da li ul ul a,
.prev_c3e7 .content_bronze_8781 li ul ul a {
  padding-left: 40px;
}
.prev_c3e7 .aside_over_df2f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.prev_c3e7 .content_bronze_8781 ul li {
  margin-bottom: 1.41575em;
}
.prev_c3e7 .content_bronze_8781 ul li .dynamic_fb11 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.prev_c3e7 .content_bronze_8781 ul li .out-c149 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.menu-tall-695c .secondary_c4ce li a,
.menu-tall-695c .search_static_7c7e li a,
.menu-tall-695c .aside_cae6 li a,
.menu-tall-695c .rough_548e li a,
.menu-tall-695c .surface_white_63d3 li a,
.menu-tall-695c .picture-cool-0ebc li a,
.menu-tall-695c .box-tall-a3da li a,
.menu-tall-695c .content_bronze_8781 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-tall-695c .aside_over_df2f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-tall-695c .backdrop-e2bd ul li.sidebar-lower-612b .search-5f5e,
.menu-tall-695c .backdrop-e2bd ul li.image_54cb .search-5f5e {
  background: rgba(0, 0, 0, 0.2);
}
.menu-tall-695c .prev_c3e7 .backdrop-e2bd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.banner-prev-0153 .prev_c3e7 .gold-eb4f li {
  margin: 0;
}
.banner-prev-0153 .prev_c3e7 .gold-eb4f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.banner-prev-0153 .prev_c3e7 .gold-eb4f li ul {
  margin: 0;
}
.banner-prev-0153 .prev_c3e7 .gold-eb4f li ul li a {
  padding-left: 15px;
}
.banner-prev-0153 .prev_c3e7 .gold-eb4f li ul li li a {
  padding-left: 30px;
}
.banner-prev-0153 .prev_c3e7 .gold-eb4f li.picture-upper-8ab6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.banner-prev-0153 .prev_c3e7 .gold-eb4f li.picture-upper-8ab6 > 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;
}
.banner-prev-0153 .prev_c3e7 .gold-eb4f li.picture-upper-8ab6 > 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;
}
.info_hot_9e5e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.slider-c73b {
  position: relative;
  z-index: 10;
}
.slider-c73b .east_1733 {
  width: 100%;
  max-width: 100%;
}
.out-db06 .west-d9d7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.out-db06 .active-c032 {
}
.out-db06 .menu-tall-695c {
  background: #292929;
}
.row-bronze-f5e7 .west-d9d7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.row-bronze-f5e7 .active-c032 {
  background: #f9f9f9;
}
.row-bronze-f5e7 .menu-tall-695c {
  background: #303030;
}
.down_f709 .west-d9d7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .down_f709 .pagination-hard-6def {
    margin-bottom: 1em;
  }
  .down_f709 .pagination-hard-6def:last-child {
    margin-bottom: 0;
  }
}
.down_f709 .active-c032 {
  background: #ededed;
}
.down_f709 .menu-tall-695c {
  background: #1a1a1a;
}
.west-d9d7.active-c032 {
  color: rgba(0, 0, 0, 0.6);
}
.west-d9d7.active-c032 .primary_paper_8dc2 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.west-d9d7.menu-tall-695c {
  color: rgba(255, 255, 255, 0.99);
}
.west-d9d7.menu-tall-695c a:not(.shade_glass_9631) {
  color: rgba(255, 255, 255, 0.79);
}
.west-d9d7.menu-tall-695c a:not(.shade_glass_9631):hover {
  color: rgba(255, 255, 255, 0.99);
}
.west-d9d7.menu-tall-695c .primary_paper_8dc2 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.west-d9d7.menu-tall-695c table tbody td,
.west-d9d7.menu-tall-695c table th {
  background: rgba(0, 0, 0, 0.08);
}
.table-short-f04f.orange-2a5a .progress_top_b44d {
  max-width: initial;
}
.table-short-f04f .title_full_a9e6 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.table-short-f04f .title_full_a9e6 .east_1733 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .table-short-f04f .title_full_a9e6 .east_1733 {
    display: block;
    margin-bottom: 2em;
  }
  .table-short-f04f .title_full_a9e6 .east_1733:last-child {
    margin-bottom: 0;
  }
}
.down_f709 .pagination-hard-6def:last-child,
.row-bronze-f5e7 .pagination-hard-6def:last-child,
.out-db06 .pagination-hard-6def:last-child {
  margin-bottom: 0;
}
.down_f709 .pagination-hard-6def .prev_c3e7 .backdrop-e2bd:last-child,
.row-bronze-f5e7 .pagination-hard-6def .prev_c3e7 .backdrop-e2bd:last-child,
.out-db06 .pagination-hard-6def .prev_c3e7 .backdrop-e2bd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .down_f709 .section_gold_01ba,
  .down_f709 .overlay-motion-cc36,
  .row-bronze-f5e7 .section_gold_01ba,
  .row-bronze-f5e7 .overlay-motion-cc36,
  .out-db06 .section_gold_01ba,
  .out-db06 .overlay-motion-cc36 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .slider-c73b .pagination-hard-6def {
    margin-bottom: 2em;
  }
}
.slider-c73b p:last-child {
  margin-bottom: 0;
}
.slider-c73b li,
.slider-c73b ul {
  list-style: none;
  margin: 0;
}
.slider-c73b ul ul {
  margin-left: 2.617924em;
}
.banner-in-f392 {
  font-size: 0.875em;
}

/* css-noise: 77a9 */
.widget-item-f8 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
