/*!
Theme Name: Customify
Theme URI: https://pressmaximum.main_3ed8/customify
Author: WPCustomify
Author URI: https://pressmaximum.main_3ed8
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.main_3ed8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hero-8849.label-current-bbd3/licenses/gpl-2.0.selected_0aef
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.wood_98e7/, (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.layout_bronze_6931.mask_west_f89f/normalize.element_middle_f4f2/
 ======
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.element_middle_f4f2 v7.0.0 | MIT License | github.main_3ed8/necolas/normalize.element_middle_f4f2 */
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;
}
.search_6ac7 .container-advanced-7fe1,
.hidden-0f38,
.paper-35d2,
.dim-63bb,
.simple-63d0,
.inner-b494,
.purple_cbcc,
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;
}
.hidden-0f38,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hidden-0f38,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden-0f38,
  h1 {
    font-size: 1.8em;
  }
}
.paper-35d2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paper-35d2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paper-35d2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paper-35d2,
  h2 {
    font-size: 1.7em;
  }
}
.dim-63bb,
h3 {
  font-size: 1.618em;
}
.search_6ac7 .container-advanced-7fe1,
.simple-63d0,
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.header_53dc {
  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;
}
.photo-c775:after,
.photo-c775:before,
.full_0fb3:after,
.full_0fb3:before {
  content: "";
  display: table;
}
.photo-c775:after,
.full_0fb3:after {
  clear: both;
}
.badge-f98d {
  float: right;
  margin-right: 0;
}
.gallery-a87e {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.article-c2ad .content-a259,
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;
}
.article-c2ad .content-a259: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;
}
.aside-basic-679a .content-a259 {
  box-shadow: none;
}
.aside-basic-679a
  .content-a259
  .form-fd44 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.aside-basic-679a .content-a259 .shadow_9187 {
  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;
}
.aside-basic-679a
  .content-a259
  .shadow_9187
  b {
  display: none;
}
.aside-basic-679a .west_8b5b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider-ca6d:not(.card-action-f693):not(.main_fc89),
button:not(.card-action-f693):not(.main_fc89),
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ),
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ),
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ) {
  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;
}
.slider-ca6d:not(.card-action-f693):not(
    .main_fc89
  ):hover,
button:not(.card-action-f693):not(
    .main_fc89
  ):hover,
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ):hover,
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ):hover,
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider-ca6d:not(.card-action-f693):not(
    .main_fc89
  ):active,
.slider-ca6d:not(.card-action-f693):not(
    .main_fc89
  ):focus,
button:not(.card-action-f693):not(
    .main_fc89
  ):active,
button:not(.card-action-f693):not(
    .main_fc89
  ):focus,
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ):active,
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ):focus,
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ):active,
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ):focus,
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ):active,
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ):focus {
  outline: 0;
}
.slider-ca6d:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7,
button:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7,
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7,
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7,
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7 {
  position: relative;
}
.slider-ca6d:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .bottom_cfe7,
.slider-ca6d:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .video_under_5de2,
.slider-ca6d:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .header-in-695f,
.slider-ca6d:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  i,
.slider-ca6d:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  svg,
button:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .bottom_cfe7,
button:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .video_under_5de2,
button:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .header-in-695f,
button:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  i,
button:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  svg,
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .bottom_cfe7,
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .video_under_5de2,
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .header-in-695f,
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  i,
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  svg,
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .bottom_cfe7,
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .video_under_5de2,
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .header-in-695f,
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  i,
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  svg,
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .bottom_cfe7,
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .video_under_5de2,
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  .header-in-695f,
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  i,
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7
  svg {
  visibility: hidden;
}
.slider-ca6d:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7:after,
button:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7:after,
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7:after,
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7:after,
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ).fn-loading-58e7: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;
}
.slider-ca6d:not(.card-action-f693):not(.main_fc89),
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ),
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ),
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ) {
  color: #fff;
  background: #235787;
}
.slider-ca6d:not(.card-action-f693):not(
    .main_fc89
  ):focus,
input[type="button"]:not(.card-action-f693):not(
    .main_fc89
  ):focus,
input[type="reset"]:not(.card-action-f693):not(
    .main_fc89
  ):focus,
input[type="submit"]:not(.card-action-f693):not(
    .main_fc89
  ):focus {
  color: #fff;
}
.slider-ca6d.fn-disabled-58e7:not(.card-action-f693):not(
    .main_fc89
  ),
.slider-ca6d[disabled]:not(.card-action-f693):not(
    .main_fc89
  ),
button.fn-disabled-58e7:not(.card-action-f693):not(
    .main_fc89
  ),
button[disabled]:not(.card-action-f693):not(
    .main_fc89
  ) {
  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;
}
.table-prev-fd89 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table-prev-fd89: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;
}
.under_6db0 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hidden_7581 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.slider_6f26 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.photo-c775:after,
.photo-c775:before,
.rough-1af4:after,
.rough-1af4:before,
.active-ade6:after,
.active-ade6:before,
.new_85d5:after,
.new_85d5:before,
.main-a4cd:after,
.main-a4cd:before,
.light_6ba4:after,
.light_6ba4:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.photo-c775:after,
.rough-1af4:after,
.active-ade6:after,
.new_85d5:after,
.main-a4cd:after,
.light_6ba4:after {
  clear: both;
}
.rough-1af4 .outline_78ec,
.active-ade6 .outline_78ec,
.pagination-57c9 .outline_78ec {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.description_top_5ee9 {
  display: inline-block;
}
.frame_ae75 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.frame_ae75 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.frame_ae75 .lite-8645 {
  padding: 1em 0;
  font-size: 85%;
}
.lite-8645 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.info-east-a71c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.info-east-a71c:after,
.info-east-a71c:before {
  content: "";
  display: table;
}
.info-east-a71c:after {
  clear: both;
}
.article_605d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.badge-e92d .article_605d {
  max-width: 50%;
}
.hero-6d15 .article_605d {
  max-width: 33.33%;
}
.container_south_c5df .article_605d {
  max-width: 25%;
}
.header-9802 .article_605d {
  max-width: 20%;
}
.backdrop_bc6a .article_605d {
  max-width: 16.66%;
}
.table-east-e70c .article_605d {
  max-width: 14.28%;
}
.cool_2f65 .article_605d {
  max-width: 12.5%;
}
.shade_lower_f2c4 .article_605d {
  max-width: 11.11%;
}
.easy-7531 {
  display: block;
}
.search_6ac7 .content_soft_5efe label,
.search_6ac7 .badge_yellow_a1e1 label,
.search_6ac7 .container_narrow_fcf3 label,
.search_6ac7 .outer-46ac label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.progress_pro_ec45 {
  list-style: none;
  margin: 0;
}
.progress_pro_ec45 article.texture-plasma-302b {
  margin-bottom: 0;
}
.progress_pro_ec45 ul {
  list-style: none;
  margin: 0;
}
.progress_pro_ec45 .fresh-8ce1 li.texture-plasma-302b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .progress_pro_ec45 .fresh-8ce1 li.texture-plasma-302b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .progress_pro_ec45 .fresh-8ce1 li.texture-plasma-302b: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) {
  .progress_pro_ec45 .fresh-8ce1 li.texture-plasma-302b li.texture-plasma-302b li.texture-plasma-302b li.texture-plasma-302b {
    padding-left: 0;
  }
}
article.texture-plasma-302b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.texture-plasma-302b .rough-1af4 p:last-of-type {
  margin-bottom: 0;
}
article.texture-plasma-302b .liquid_4084 {
  float: left;
}
article.texture-plasma-302b .focus_4070 {
  margin-left: 85px;
}
article.texture-plasma-302b .message_tall_87ff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.texture-plasma-302b .message_tall_87ff .shade-static-2105 {
  margin-left: 10px;
}
article.texture-plasma-302b .paper_4f07 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.texture-plasma-302b .paper-a873 {
  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 .content_soft_5efe,
  #respond .container_narrow_fcf3,
  #respond .outer-46ac {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .content_soft_5efe input,
#respond .container_narrow_fcf3 input,
#respond .outer-46ac input {
  width: 100%;
}
#respond .outer-46ac {
  margin-right: 0;
}
#respond .pressed_36c6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.upper_4841 {
  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;
}
.upper_4841.layout_black_4f73 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.upper_4841 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%);
}
.upper_4841:focus,
.upper_4841: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);
}
.video-right-58fc {
  border-radius: 10%;
}
.container-fast-7aa9 {
  border-radius: 50%;
}
.modal_right_4b91 {
  font-size: 0.72em;
}
.notice-right-5d29 {
  font-size: 0.875em;
}
.description_c9ba {
  font-size: 1.1em;
}
.slow-6e77 {
  text-transform: uppercase;
  line-height: 1.2;
}
.slow-6e77.modal_right_4b91 {
  letter-spacing: 0.5px;
}
.light-bfab,
.light-bfab a {
  color: #6d6d6d;
}
.light-bfab a:hover {
  color: #111;
}
.gradient_b17f {
  color: #6d6d6d;
}
.pressed_ee53 {
  overflow-x: hidden;
}
.pressed_ee53 .dropdown_8606.heading_bright_12cb {
  position: relative;
}
.pressed_ee53 .dropdown_8606.heading_bright_12cb.tag-f635 {
  position: initial;
}
.pressed_ee53
  .dropdown_8606.heading_bright_12cb.tag-f635
  .alert-c867 {
  left: auto;
}
.pressed_ee53 .dropdown_8606 .alert-c867 {
  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;
}
.pressed_ee53 .dropdown_8606:hover.heading_bright_12cb {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pressed_ee53
  .dropdown_8606:hover.heading_bright_12cb
  .alert-c867 {
  display: block;
  z-index: 9999999;
}
.pressed_ee53 .cool_2967 .carousel-0a53,
.pressed_ee53 .hot-b9d3 .carousel-0a53 {
  display: none;
}
.pressed_ee53 .main_9aa8 .dropdown_8606:hover.heading_bright_12cb {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.search_6ac7 .content_soft_5efe label,
.search_6ac7 .badge_yellow_a1e1 label,
.search_6ac7 .container_narrow_fcf3 label,
.search_6ac7 .outer-46ac label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.progress_pro_ec45 {
  list-style: none;
  margin: 0;
}
.progress_pro_ec45 article.texture-plasma-302b {
  margin-bottom: 0;
}
.progress_pro_ec45 ul {
  list-style: none;
  margin: 0;
}
.progress_pro_ec45 .fresh-8ce1 li.texture-plasma-302b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .progress_pro_ec45 .fresh-8ce1 li.texture-plasma-302b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .progress_pro_ec45 .fresh-8ce1 li.texture-plasma-302b: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) {
  .progress_pro_ec45 .fresh-8ce1 li.texture-plasma-302b li.texture-plasma-302b li.texture-plasma-302b li.texture-plasma-302b {
    padding-left: 0;
  }
}
article.texture-plasma-302b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.texture-plasma-302b .rough-1af4 p:last-of-type {
  margin-bottom: 0;
}
article.texture-plasma-302b .liquid_4084 {
  float: left;
}
article.texture-plasma-302b .focus_4070 {
  margin-left: 85px;
}
article.texture-plasma-302b .message_tall_87ff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.texture-plasma-302b .message_tall_87ff .shade-static-2105 {
  margin-left: 10px;
}
article.texture-plasma-302b .paper_4f07 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.texture-plasma-302b .paper-a873 {
  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 .content_soft_5efe,
  #respond .container_narrow_fcf3,
  #respond .outer-46ac {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .content_soft_5efe input,
#respond .container_narrow_fcf3 input,
#respond .outer-46ac input {
  width: 100%;
}
#respond .outer-46ac {
  margin-right: 0;
}
#respond .pressed_36c6 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.cool_2967 .shade-pink-0769 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.shade-pink-0769 .main-c704.paragraph_dc72 .article_active_6948 > li > a:focus,
.shade-pink-0769 .main-c704.paragraph_dc72 .article_active_6948 > li > a:hover,
.shade-pink-0769 .main-c704.shade-0715 .article_active_6948 > li > a:focus,
.shade-pink-0769 .main-c704.shade-0715 .article_active_6948 > li > a:hover,
.shade-pink-0769 .main-c704.feature-8707 .article_active_6948 > li > a:focus,
.shade-pink-0769 .main-c704.feature-8707 .article_active_6948 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-pink-0769
  .main-c704.paragraph_dc72
  .article_active_6948
  > li.logo_a118
  > a,
.shade-pink-0769
  .main-c704.paragraph_dc72
  .article_active_6948
  > li.active_6f0d
  > a,
.shade-pink-0769
  .main-c704.shade-0715
  .article_active_6948
  > li.logo_a118
  > a,
.shade-pink-0769
  .main-c704.shade-0715
  .article_active_6948
  > li.active_6f0d
  > a,
.shade-pink-0769
  .main-c704.feature-8707
  .article_active_6948
  > li.logo_a118
  > a,
.shade-pink-0769 .main-c704.feature-8707 .article_active_6948 > li.cold-8d20 > a {
  color: rgba(255, 255, 255, 0.99);
}
.shade-pink-0769 .left_98c6,
.shade-pink-0769 .left_98c6 a {
  color: rgba(255, 255, 255, 0.99);
}
.shade-pink-0769 .footer-over-8483.notification-up-2cf2 li a,
.shade-pink-0769 .pressed_6f57 a,
.shade-pink-0769 .fast_8daa,
.shade-pink-0769 .article_active_6948 > li > a,
.shade-pink-0769 .full_7907 {
  color: rgba(255, 255, 255, 0.79);
}
.shade-pink-0769 .footer-over-8483.notification-up-2cf2 li a:hover,
.shade-pink-0769 .pressed_6f57 a:hover,
.shade-pink-0769 .fast_8daa:hover,
.shade-pink-0769 .article_active_6948 > li > a:hover,
.shade-pink-0769 .full_7907:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-pink-0769 .title_2bf8 {
  color: rgba(255, 255, 255, 0.79);
}
.shade-pink-0769 .title_2bf8 .banner-d2e2 {
  color: rgba(255, 255, 255, 0.99);
}
.shade-pink-0769 .title_2bf8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-pink-0769 .progress_5402 .narrow-2cdb {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.shade-pink-0769 .progress_5402 .narrow-2cdb .preview-mini-9259 {
  color: rgba(255, 255, 255, 0.79);
}
.shade-pink-0769
  .progress_5402
  .narrow-2cdb
  .preview-mini-9259::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade-pink-0769
  .progress_5402
  .narrow-2cdb
  .preview-mini-9259:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade-pink-0769
  .progress_5402
  .narrow-2cdb
  .preview-mini-9259::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade-pink-0769
  .progress_5402
  .narrow-2cdb
  .preview-mini-9259::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.shade-pink-0769 .progress_5402 .container-c3e8 {
  color: rgba(255, 255, 255, 0.79);
}
.shade-pink-0769 .progress_5402 .container-c3e8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.panel-tall-b84b
  .shade-pink-0769
  .progress_5402
  .dark-3a56
  .bright-161d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel-tall-b84b
  .shade-pink-0769
  .progress_5402
  .dark-3a56
  .preview-mini-9259 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.cool_2967 .pro_2038 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pro_2038 .main-c704.paragraph_dc72 .article_active_6948 > li > a:focus,
.pro_2038 .main-c704.paragraph_dc72 .article_active_6948 > li > a:hover,
.pro_2038 .main-c704.shade-0715 .article_active_6948 > li > a:focus,
.pro_2038 .main-c704.shade-0715 .article_active_6948 > li > a:hover,
.pro_2038 .main-c704.feature-8707 .article_active_6948 > li > a:focus,
.pro_2038 .main-c704.feature-8707 .article_active_6948 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro_2038
  .main-c704.paragraph_dc72
  .article_active_6948
  > li.logo_a118
  > a,
.pro_2038
  .main-c704.paragraph_dc72
  .article_active_6948
  > li.active_6f0d
  > a,
.pro_2038
  .main-c704.shade-0715
  .article_active_6948
  > li.logo_a118
  > a,
.pro_2038
  .main-c704.shade-0715
  .article_active_6948
  > li.active_6f0d
  > a,
.pro_2038
  .main-c704.feature-8707
  .article_active_6948
  > li.logo_a118
  > a,
.pro_2038 .main-c704.feature-8707 .article_active_6948 > li.cold-8d20 > a {
  color: rgba(0, 0, 0, 0.8);
}
.pro_2038 .left_98c6,
.pro_2038 .left_98c6 a {
  color: rgba(0, 0, 0, 0.8);
}
.pro_2038 .footer-over-8483.notification-up-2cf2 li a,
.pro_2038 .pressed_6f57 a,
.pro_2038 .fast_8daa,
.pro_2038 .article_active_6948 > li > a,
.pro_2038 .full_7907 {
  color: rgba(0, 0, 0, 0.55);
}
.pro_2038 .footer-over-8483.notification-up-2cf2 li a:hover,
.pro_2038 .pressed_6f57 a:hover,
.pro_2038 .fast_8daa:hover,
.pro_2038 .article_active_6948 > li > a:hover,
.pro_2038 .full_7907:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pro_2038 .title_2bf8 {
  color: rgba(0, 0, 0, 0.55);
}
.pro_2038 .title_2bf8 .banner-d2e2 {
  color: rgba(0, 0, 0, 0.8);
}
.pro_2038 .title_2bf8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-hot-2449 .tiny-4d65 {
  margin-left: auto;
  margin-right: auto;
}
.active-ade6 > * {
  margin-left: auto;
  margin-right: auto;
}
.active-ade6 .under_6db0 {
  margin-right: 1.41575em;
}
.surface_blue_9003 .active-ade6 > .description_glass_8e62 {
  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;
}
.surface_blue_9003 .active-ade6 > .search_f45c {
  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;
}
.tag-6b89.thumbnail-hot-2449 .tiny-4d65,
.container_north_30d3.thumbnail-hot-2449 .tiny-4d65 {
  margin-left: 0;
}
.small-92cf.thumbnail-hot-2449 .tiny-4d65,
.tertiary_c8cc.thumbnail-hot-2449 .tiny-4d65 {
  margin-right: 0;
}
.active-ade6 ol,
.active-ade6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tabs_9dad video {
  max-width: 100%;
}
.popup_current_2fe3 img {
  display: block;
}
.popup_current_2fe3.under_6db0,
.popup_current_2fe3.hidden_7581 {
  width: 100%;
}
.popup_current_2fe3.search_f45c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.top-3fef:not(.top-8969) {
  margin: 1.5em auto;
}
.up-58a1 p {
  padding: 1.5em 14px;
}
ul.light-d108.search_f45c,
ul.light-d108.description_glass_8e62,
ul.light-d108.tabs_d4a8.description_glass_8e62 {
  padding: 0 14px;
}
.inner-5f44 {
  display: block;
  overflow-x: auto;
}
.inner-5f44 table {
  border-collapse: collapse;
  width: 100%;
}
.inner-5f44 td,
.inner-5f44 th {
  padding: 0.5em;
}
.active-ade6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.active-ade6 ol ol,
.active-ade6 ol ul,
.active-ade6 ul ol,
.active-ade6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.active-ade6 ol ol li,
.active-ade6 ol ul li,
.active-ade6 ul ol li,
.active-ade6 ul ul li {
  margin-left: 0;
}
.huge-6f9b.avatar_52f3 > .sort_5142 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.huge-6f9b.avatar_52f3 > .sort_5142 iframe,
.huge-6f9b.avatar_52f3 > .sort_5142 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.paper_ec71 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.paper_ec71.top-7230 {
  padding: 0;
}
.paper_ec71.top-7230 cite {
  font-size: 13px;
}
.paper_ec71 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.paper_ec71 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.green_1ab6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.green_1ab6 > p:first-child {
  margin-top: 0;
}
.green_1ab6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.green_1ab6 blockquote {
  border-left: 0;
}
.detail_fast_080c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.detail_fast_080c:not(.heading_advanced_5999) {
  max-width: 100px;
}
.detail_fast_080c.filter_hard_f480 {
  border-bottom: none !important;
  text-align: center;
}
.detail_fast_080c.filter_hard_f480::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .up-58a1 p {
    padding: 1.5em 0;
  }
}
.table_under_1ae5 {
  color: #0073aa;
}
.backdrop-bronze-f54f {
  background-color: #0073aa;
}
.input_wide_6b44 {
  color: #229fd8;
}
.paragraph_a2f9 {
  background-color: #229fd8;
}
.caption-c7d4 {
  color: #eee;
}
.search-dynamic-89d1 {
  background-color: #eee;
}
.block_yellow_0cfe {
  color: #444;
}
.over_b1eb {
  background-color: #444;
}
.search_purple_60e9 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.search_purple_60e9 .content-stale-b1eb .pressed_6f57 {
  font-size: 15px;
}
.search_purple_60e9 .pressed_6f57 {
  line-height: 1.3;
}
.search_purple_60e9 .pro_2038 {
}
.search_purple_60e9 .shade-pink-0769 {
  background: #235787;
}
.media-a1e4 {
  padding: 0;
}
.media-a1e4 .shade-pink-0769 {
  background: #1a1a1a;
}
.media-a1e4 .pro_2038 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.hard_8d56 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.hard_8d56 .pro_2038 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.hard_8d56 .shade-pink-0769 {
  background: #303030;
}
.light_6ba4 {
  position: relative;
  z-index: 10;
}
.light_6ba4 .article-f1ae {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.under_b140 .heading_bright_12cb {
  display: inline-block;
  vertical-align: middle;
}
.under_b140.background-72f7 .heading_bright_12cb {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .under_b140.background-72f7 .heading_bright_12cb {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .under_b140.background-72f7 .heading_bright_12cb {
    margin-right: 0.4em;
  }
}
.under_b140.background-72f7 .heading_bright_12cb:last-child {
  margin-right: 0;
}
.basic-d4b7 .article-f1ae {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .cool_2967 .content-stale-b1eb {
    margin: 0 -0.5em;
  }
  .cool_2967 .content-stale-b1eb [class*="customify-col-"],
  .cool_2967 .content-stale-b1eb [class*="customify-col_"],
  .cool_2967 .content-stale-b1eb [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.cool_2967.avatar_fluid_bbc5 .article-f1ae {
  background: 0 0 !important;
}
.cool_2967.avatar_fluid_bbc5 .article-f1ae,
.cool_2967.basic-d4b7 .article-f1ae {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .cool_2967.video_5409 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.cool_2967.basic-d4b7 .article-f1ae {
  box-shadow: none !important;
}
.mini_d8e5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .mini_d8e5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .mini_d8e5 {
    padding: 18px 0 20px;
  }
}
.mini_d8e5 .medium-1cd5 {
  width: 100%;
}
.mini_d8e5 .container_c0b7 {
  margin-bottom: 0;
}
.mini_d8e5 .shade_wide_d3bf {
  margin-top: 5px;
  font-size: 0.875em;
}
.menu_5cf5 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.menu_5cf5 .primary_hovered_f0f1 {
  width: 100%;
}
.box_2da2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.box_2da2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.box_2da2 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;
}
.box_2da2 li:last-child:after {
  display: none;
}
.box_2da2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.pattern-a7c7 .carousel-0a53 button,
.mini_d8e5 .carousel-0a53 button {
  left: 0;
}
.pattern-a7c7 .primary_hovered_f0f1,
.mini_d8e5 .primary_hovered_f0f1 {
  padding-left: 0;
  padding-right: 0;
}
.pattern-a7c7 .menu_5cf5,
.mini_d8e5 .menu_5cf5 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.pattern-a7c7 {
  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;
}
.pattern-a7c7: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;
}
.pattern-a7c7 .content_basic_e5de {
  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) {
  .pattern-a7c7 .content_basic_e5de {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .pattern-a7c7 .content_basic_e5de {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .pattern-a7c7 .content_basic_e5de {
    min-height: 200px;
  }
}
.pattern-a7c7 .box_2da2 {
  color: rgba(255, 255, 255, 0.8);
}
.pattern-a7c7 .box_2da2 a,
.pattern-a7c7 .box_2da2 li:after {
  color: inherit;
}
.pattern-a7c7 .box_2da2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.black-9d63 {
  margin-bottom: 0.5em;
}
.down-2dba {
  margin-bottom: 1.2em;
}
.down-2dba,
.black-9d63 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.down-2dba p:last-child,
.black-9d63 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .carousel-0a53,
#masthead .carousel-0a53 {
  display: none;
}
#masthead
  > .carousel-0a53.light_a109 {
  display: none;
}
#masthead > .carousel-0a53 button {
  left: 0;
}
.menu-ab4c {
  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%;
}
.menu-ab4c .heading_bright_12cb {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.menu-ab4c .status-c48e {
  display: -webkit-box;
  display: flex;
}
.menu-ab4c .status-c48e.simple-d51c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.menu-ab4c .status-c48e.carousel-stale-02d4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu-ab4c .status-c48e.picture-cold-a3a1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.menu-ab4c.tiny-eba0.last-0162 .status-c48e.simple-d51c {
  flex-basis: 100%;
}
.menu-ab4c.pro_5efd .status-c48e.carousel-stale-02d4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.menu-ab4c.pro_5efd .status-c48e.picture-cold-a3a1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .carousel-0a53.light_a109 {
  display: none;
}
#masthead > .carousel-0a53 button {
  left: 0;
}
.avatar-d844 {
  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;
}
.avatar-d844:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.avatar-d844.dynamic_e641 i {
  margin-right: 4px;
}
.avatar-d844.tag_dynamic_17b3 i {
  margin-left: 5px;
}
.pressed_6f57 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pressed_6f57 p:last-child {
  margin-bottom: 0;
}
.pattern_large_ae25 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pattern_large_ae25 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pattern_large_ae25 img {
  display: block;
  width: auto;
  line-height: 1;
}
.pattern_large_ae25 .left_98c6 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pattern_large_ae25 .filter-5daf {
  margin: 5px 0 7px 0;
}
.pattern_large_ae25.north-3385 .thick-dab4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern_large_ae25.north-3385 .highlight-lite-d830 {
  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;
}
.pattern_large_ae25.pressed_ada8 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pattern_large_ae25.pressed_ada8 .thick-dab4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern_large_ae25.pressed_ada8 .highlight-lite-d830 {
  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;
}
.pattern_large_ae25.sidebar_2ad2 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pattern_large_ae25.yellow_b241 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pattern_large_ae25.yellow_b241 .highlight-lite-d830 {
  margin-top: 7px;
}
.light-f63d {
  display: inline-block;
}
.light_6ba4 .pagination_05f3 .pattern_large_ae25 img {
  max-width: 100%;
}
.main-c704 .right-81a3.column-6d73,
.hard_0aa9 .right-81a3.column-6d73 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main-c704 .prev_fa2f,
.hard_0aa9 .prev_fa2f {
  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%);
}
.main-c704 .prev_fa2f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main-c704.column-wide-d9af .prev_fa2f {
  display: none;
}
.main-c704 .alert-f858 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-c704 .alert-f858 li {
  display: inline-block;
  position: relative;
}
.main-c704 .alert-f858 li:last-child {
  margin-right: 0;
}
.main-c704 .alert-f858 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;
}
.main-c704 .alert-f858 li.cold-8d20 > a {
  color: rgba(0, 0, 0, 0.9);
}
.main-c704 .alert-f858 > 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;
}
.main-c704 .alert-f858 > li > a i {
  line-height: 0;
}
.main-c704 .alert-f858 > li.primary_black_8fe1 > a .prev_fa2f {
  margin-left: 4px;
  line-height: 0;
}
.main-c704 .alert-f858 .filter_white_442f li.primary_black_8fe1 > a {
  position: relative;
}
.main-c704 .alert-f858 .filter_white_442f li.primary_black_8fe1 > a:after,
.main-c704 .alert-f858 .filter_white_442f li.primary_black_8fe1 > a:before {
  content: "";
  display: table;
}
.main-c704 .alert-f858 .filter_white_442f li.primary_black_8fe1 > a:after {
  clear: both;
}
.main-c704 .alert-f858 .filter_white_442f li.primary_black_8fe1 > a .prev_fa2f {
  margin-left: 5px;
  float: right;
}
.main-c704 .easy_6a27,
.main-c704 .filter_white_442f {
  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;
}
.main-c704 .filter_white_442f {
  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;
}
.main-c704 .filter_white_442f .column-6d73 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main-c704 .filter_white_442f .prev_fa2f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main-c704 .filter_white_442f li {
  display: block;
  margin: 0;
  padding: 0;
}
.main-c704 .filter_white_442f 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;
}
.main-c704 .filter_white_442f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main-c704 .filter_white_442f .filter_white_442f {
  top: 0;
  left: 100%;
}
.main-c704 .module_upper_717c.fn-focus-58e7 > .easy_6a27,
.main-c704 .module_upper_717c.fn-focus-58e7 > .filter_white_442f,
.main-c704 .module_upper_717c:focus > .easy_6a27,
.main-c704 .module_upper_717c:focus > .filter_white_442f,
.main-c704 .module_upper_717c:hover > .easy_6a27,
.main-c704 .module_upper_717c:hover > .filter_white_442f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main-c704.feature-8707 .article_active_6948:after,
.main-c704.feature-8707 .article_active_6948:before {
  content: "";
  display: table;
}
.main-c704.feature-8707 .article_active_6948:after {
  clear: both;
}
.main-c704.feature-8707 .article_active_6948 > li {
  float: left;
}
.main-c704.old-c033 .article_active_6948:after,
.main-c704.old-c033 .article_active_6948:before {
  content: "";
  display: table;
}
.main-c704.old-c033 .article_active_6948:after {
  clear: both;
}
.main-c704.old-c033 .article_active_6948 > li {
  float: left;
}
.main-c704.old-c033 .article_active_6948 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main-c704.old-c033 .article_active_6948 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main-c704.old-c033 .article_active_6948 > li.logo_a118 > a,
.main-c704.old-c033 .article_active_6948 > li.cold-8d20 > a {
  color: #fff;
  background-color: #1e4b75;
}
.main-c704.paragraph_dc72 .article_active_6948 > li > a .column-6d73 {
  position: relative;
}
.main-c704.paragraph_dc72 .article_active_6948 > li > a .column-6d73: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;
}
.main-c704.paragraph_dc72
  .article_active_6948
  > li:focus
  > a
  .column-6d73:before,
.main-c704.paragraph_dc72
  .article_active_6948
  > li:hover
  > a
  .column-6d73:before {
  width: 100%;
  background-color: currentColor;
}
.main-c704.paragraph_dc72
  .article_active_6948
  > li.logo_a118
  > a
  .column-6d73:before,
.main-c704.paragraph_dc72
  .article_active_6948
  > li.active_6f0d
  > a
  .column-6d73:before {
  width: 100%;
  background-color: currentColor;
}
.main-c704.shade-0715 .article_active_6948 > li > a .column-6d73 {
  position: relative;
}
.main-c704.shade-0715 .article_active_6948 > li > a .column-6d73: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;
}
.main-c704.shade-0715 .article_active_6948 > li:focus > a .column-6d73:before,
.main-c704.shade-0715
  .article_active_6948
  > li:hover
  > a
  .column-6d73:before {
  width: 100%;
  background-color: currentColor;
}
.main-c704.shade-0715
  .article_active_6948
  > li.logo_a118
  > a
  .column-6d73:before,
.main-c704.shade-0715
  .article_active_6948
  > li.active_6f0d
  > a
  .column-6d73:before {
  width: 100%;
  background-color: currentColor;
}
.hard_0aa9 .alert-f858 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hard_0aa9 .alert-f858 li:first-child > a {
  border-top: none;
}
.hard_0aa9 .alert-f858 .preview-dirty-4a24 > .column-6d73 .prev_fa2f {
  display: none;
}
.hard_0aa9 .alert-f858 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.hard_0aa9 .alert-f858 li:last-child {
  border: none;
}
.hard_0aa9 .alert-f858 li.primary_black_8fe1 > a {
  padding-right: 45px !important;
}
.hard_0aa9 .alert-f858 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.hard_0aa9 .alert-f858 li a:focus,
.hard_0aa9 .alert-f858 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hard_0aa9 .alert-f858 li .rough_f3a9 {
  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;
}
.hard_0aa9 .alert-f858 li .rough_f3a9:hover {
  box-shadow: none;
}
.hard_0aa9 .alert-f858 li .rough_f3a9 .prev_fa2f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.hard_0aa9 .alert-f858 .filter_white_442f {
  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);
}
.hard_0aa9 .alert-f858 .filter_white_442f li a {
  padding-left: 3em;
}
.hard_0aa9 .alert-f858 .component_2a94 > a .rough_f3a9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.hard_0aa9 .alert-f858 .component_2a94 > .filter_white_442f {
  display: block;
  opacity: 1;
}
.border-gas-0d69 {
  max-width: 100%;
}
.in-6dfd {
  line-height: 0;
  cursor: pointer;
}
.full_7907 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.full_7907:hover {
  box-shadow: none;
  color: currentColor;
}
.full_7907 svg {
  width: 18px;
  height: 18px;
}
.full_7907 .shadow-b498 {
  display: none;
}
.red_f669 {
  position: relative;
}
.red_f669.fn-active-58e7 .full_7907 .purple-fe5c {
  display: none;
}
.red_f669.fn-active-58e7 .full_7907 .shadow-b498 {
  display: inline-block;
}
.red_f669 .new-df98 {
  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);
}
.red_f669.status-blue-6e29 .new-df98 {
  left: auto;
  right: -0.9em;
}
.red_f669.status-blue-6e29 .bronze_873b::before {
  left: auto;
  right: 15px;
}
.red_f669.fn-active-58e7 .new-df98 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dark-3a56 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dark-3a56 label {
  flex-basis: 100%;
}
.dark-3a56 .narrow-2cdb {
  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;
}
.dark-3a56 .preview-mini-9259 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dark-3a56 .preview-mini-9259:focus {
  background-color: transparent;
}
.dark-3a56 button.container-c3e8 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dark-3a56 button.container-c3e8:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dark-3a56 button.container-c3e8 svg {
  width: 18px;
  height: 18px;
}
.dark-3a56 input[type="submit"] {
  min-height: auto;
}
.progress_5402 .dark-3a56 .preview-mini-9259 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.bronze_873b {
  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) {
  .bronze_873b {
    width: 220px;
  }
}
.bronze_873b label {
  flex-basis: 100%;
}
.bronze_873b::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;
}
.panel-tall-b84b .progress_5402 .dark-3a56 {
  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;
}
.panel-tall-b84b
  .progress_5402
  .dark-3a56
  .narrow-2cdb {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.panel-tall-b84b .progress_5402 .dark-3a56 .preview-mini-9259 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.panel-tall-b84b
  .progress_5402
  .dark-3a56
  .preview-mini-9259:focus {
  background: 0 0;
}
.panel-tall-b84b
  .progress_5402
  .dark-3a56
  .bright-161d {
  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;
}
.footer-over-8483 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.footer-over-8483 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.footer-over-8483 li:last-child {
  margin-right: 0;
}
.footer-over-8483 li:first-child {
  margin-left: 0;
}
.footer-over-8483.detail_inner_18ed a {
  color: #fff;
}
.footer-over-8483.detail_inner_18ed a:hover {
  color: #fff;
}
.footer-over-8483 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.footer-over-8483 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.footer-over-8483 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.footer-over-8483 a:hover {
  opacity: 0.9;
  color: inherit;
}
.footer-over-8483 [class*="social-icon-apple"] {
  background-color: #999;
}
.footer-over-8483 [class*="social-icon-apple"].module_a5de {
  background-color: transparent;
  color: #999;
}
.footer-over-8483 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.footer-over-8483 [class*="social-icon-behance"].module_a5de {
  background-color: transparent;
  color: #1769ff;
}
.footer-over-8483 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.footer-over-8483 [class*="social-icon-bitbucket"].module_a5de {
  background-color: transparent;
  color: #205081;
}
.footer-over-8483 [class*="social-icon-codepen"] {
  background-color: #000;
}
.footer-over-8483 [class*="social-icon-codepen"].module_a5de {
  background-color: transparent;
  color: #000;
}
.footer-over-8483 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.footer-over-8483 [class*="social-icon-delicious"].module_a5de {
  background-color: transparent;
  color: #39f;
}
.footer-over-8483 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.footer-over-8483 [class*="social-icon-digg"].module_a5de {
  background-color: transparent;
  color: #005be2;
}
.footer-over-8483 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.footer-over-8483 [class*="social-icon-dribbble"].module_a5de {
  background-color: transparent;
  color: #ea4c89;
}
.footer-over-8483 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.footer-over-8483 [class*="social-icon-envelope"].module_a5de {
  background-color: transparent;
  color: #ea4335;
}
.footer-over-8483 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.footer-over-8483 [class*="social-icon-facebook"].module_a5de {
  background-color: transparent;
  color: #3b5998;
}
.footer-over-8483 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.footer-over-8483 [class*="social-icon-flickr"].module_a5de {
  background-color: transparent;
  color: #0063dc;
}
.footer-over-8483 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.footer-over-8483 [class*="social-icon-foursquare"].module_a5de {
  background-color: transparent;
  color: #2d5be3;
}
.footer-over-8483 [class*="social-icon-github"] {
  background-color: #333;
}
.footer-over-8483 [class*="social-icon-github"].module_a5de {
  background-color: transparent;
  color: #333;
}
.footer-over-8483 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.footer-over-8483 [class*="social-icon-google-plus"].module_a5de {
  background-color: transparent;
  color: #dd4b39;
}
.footer-over-8483 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.footer-over-8483 [class*="social-icon-houzz"].module_a5de {
  background-color: transparent;
  color: #7ac142;
}
.footer-over-8483 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.footer-over-8483 [class*="social-icon-instagram"].module_a5de {
  background-color: transparent;
  color: #262626;
}
.footer-over-8483 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.footer-over-8483 [class*="social-icon-jsfiddle"].module_a5de {
  background-color: transparent;
  color: #487aa2;
}
.footer-over-8483 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.footer-over-8483 [class*="social-icon-linkedin"].module_a5de {
  background-color: transparent;
  color: #0077b5;
}
.footer-over-8483 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.footer-over-8483 [class*="social-icon-medium"].module_a5de {
  background-color: transparent;
  color: #00ab6b;
}
.footer-over-8483 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.footer-over-8483
  [class*="social-icon-odnoklassniki"].module_a5de {
  background-color: transparent;
  color: #f4731c;
}
.footer-over-8483 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.footer-over-8483 [class*="social-icon-meetup"].module_a5de {
  background-color: transparent;
  color: #ec1c40;
}
.footer-over-8483 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.footer-over-8483 [class*="social-icon-pinterest"].module_a5de {
  background-color: transparent;
  color: #bd081c;
}
.footer-over-8483 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.footer-over-8483 [class*="social-icon-product-hunt"].module_a5de {
  background-color: transparent;
  color: #da552f;
}
.footer-over-8483 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.footer-over-8483 [class*="social-icon-reddit"].module_a5de {
  background-color: transparent;
  color: #ff4500;
}
.footer-over-8483 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.footer-over-8483 [class*="social-icon-rss"].module_a5de {
  background-color: transparent;
  color: #f26522;
}
.footer-over-8483 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.footer-over-8483
  [class*="social-icon-shopping-cart"].module_a5de {
  background-color: transparent;
  color: #4caf50;
}
.footer-over-8483 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.footer-over-8483 [class*="social-icon-skype"].module_a5de {
  background-color: transparent;
  color: #00aff0;
}
.footer-over-8483 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.footer-over-8483 [class*="social-icon-slideshare"].module_a5de {
  background-color: transparent;
  color: #0077b5;
}
.footer-over-8483 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.footer-over-8483 [class*="social-icon-snapchat"].module_a5de {
  background-color: transparent;
  color: #fffc00;
}
.footer-over-8483 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.footer-over-8483 [class*="social-icon-soundcloud"].module_a5de {
  background-color: transparent;
  color: #f80;
}
.footer-over-8483 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.footer-over-8483 [class*="social-icon-spotify"].module_a5de {
  background-color: transparent;
  color: #2ebd59;
}
.footer-over-8483 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.footer-over-8483
  [class*="social-icon-stack-overflow"].module_a5de {
  background-color: transparent;
  color: #fe7a15;
}
.footer-over-8483 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.footer-over-8483 [class*="social-icon-maldkfgram"].module_a5de {
  background-color: transparent;
  color: #2ca5e0;
}
.footer-over-8483 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.footer-over-8483 [class*="social-icon-tripadvisor"].module_a5de {
  background-color: transparent;
  color: #589442;
}
.footer-over-8483 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.footer-over-8483 [class*="social-icon-tumblr"].module_a5de {
  background-color: transparent;
  color: #35465c;
}
.footer-over-8483 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.footer-over-8483 [class*="social-icon-twitch"].module_a5de {
  background-color: transparent;
  color: #6441a5;
}
.footer-over-8483 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.footer-over-8483 [class*="social-icon-twitter"].module_a5de {
  background-color: transparent;
  color: #1da1f2;
}
.footer-over-8483 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.footer-over-8483 [class*="social-icon-vimeo"].module_a5de {
  background-color: transparent;
  color: #1ab7ea;
}
.footer-over-8483 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.footer-over-8483 [class*="social-icon-vk"].module_a5de {
  background-color: transparent;
  color: #45668e;
}
.footer-over-8483 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.footer-over-8483 [class*="social-icon-weibo"].module_a5de {
  background-color: transparent;
  color: #df2029;
}
.footer-over-8483 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.footer-over-8483 [class*="social-icon-weixin"].module_a5de {
  background-color: transparent;
  color: #7bb32e;
}
.footer-over-8483 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.footer-over-8483 [class*="social-icon-whatsapp"].module_a5de {
  background-color: transparent;
  color: #25d366;
}
.footer-over-8483 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.footer-over-8483 [class*="social-icon-wordpress"].module_a5de {
  background-color: transparent;
  color: #21759b;
}
.footer-over-8483 [class*="social-icon-xing"] {
  background-color: #026466;
}
.footer-over-8483 [class*="social-icon-xing"].module_a5de {
  background-color: transparent;
  color: #026466;
}
.footer-over-8483 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.footer-over-8483 [class*="social-icon-yelp"].module_a5de {
  background-color: transparent;
  color: #af0606;
}
.footer-over-8483 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.footer-over-8483 [class*="social-icon-youtube"].module_a5de {
  background-color: transparent;
  color: #cd201f;
}
.fast_8daa {
  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;
}
.fast_8daa:hover {
  box-shadow: none;
  background: 0 0;
}
.filter-green-17dd {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.grid_afd9 {
  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;
}
.surface_hovered_caf9 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background-ad17 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background-ad17,
.background-ad17::after,
.background-ad17::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;
}
.background-ad17::after,
.background-ad17::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label-bright-c16f .grid_afd9 .surface_hovered_caf9 {
  margin-top: -2px;
  width: 19px;
}
.label-bright-c16f .grid_afd9 .background-ad17 {
  margin-top: -1px;
}
.label-bright-c16f .grid_afd9 .background-ad17,
.label-bright-c16f .grid_afd9 .background-ad17::after,
.label-bright-c16f .grid_afd9 .background-ad17::before {
  width: 19px;
  height: 2px;
}
.label-bright-c16f .grid_afd9 .background-ad17::before {
  top: -6px;
}
.label-bright-c16f .grid_afd9 .background-ad17::after {
  bottom: -6px;
}
.element-inner-1084 .grid_afd9 .surface_hovered_caf9 {
  margin-top: -2px;
  width: 22px;
}
.element-inner-1084 .grid_afd9 .background-ad17 {
  margin-top: -1px;
}
.element-inner-1084 .grid_afd9 .background-ad17,
.element-inner-1084 .grid_afd9 .background-ad17::after,
.element-inner-1084 .grid_afd9 .background-ad17::before {
  width: 22px;
  height: 2px;
}
.element-inner-1084 .grid_afd9 .background-ad17::before {
  top: -7px;
}
.element-inner-1084 .grid_afd9 .background-ad17::after {
  bottom: -7px;
}
.carousel_2a0f .grid_afd9 .surface_hovered_caf9 {
  margin-top: -2px;
  width: 31px;
}
.carousel_2a0f .grid_afd9 .background-ad17 {
  margin-top: -1.5px;
}
.carousel_2a0f .grid_afd9 .background-ad17,
.carousel_2a0f .grid_afd9 .background-ad17::after,
.carousel_2a0f .grid_afd9 .background-ad17::before {
  width: 31px;
  height: 3px;
}
.carousel_2a0f .grid_afd9 .background-ad17::before {
  top: -9px;
}
.carousel_2a0f .grid_afd9 .background-ad17::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .header_copper_840b .grid_afd9 .surface_hovered_caf9 {
    margin-top: -2px;
    width: 19px;
  }
  .header_copper_840b .grid_afd9 .background-ad17 {
    margin-top: -1px;
  }
  .header_copper_840b .grid_afd9 .background-ad17,
  .header_copper_840b .grid_afd9 .background-ad17::after,
  .header_copper_840b .grid_afd9 .background-ad17::before {
    width: 19px;
    height: 2px;
  }
  .header_copper_840b .grid_afd9 .background-ad17::before {
    top: -6px;
  }
  .header_copper_840b .grid_afd9 .background-ad17::after {
    bottom: -6px;
  }
  .north_bf76 .grid_afd9 .surface_hovered_caf9 {
    margin-top: -2px;
    width: 22px;
  }
  .north_bf76 .grid_afd9 .background-ad17 {
    margin-top: -1px;
  }
  .north_bf76 .grid_afd9 .background-ad17,
  .north_bf76 .grid_afd9 .background-ad17::after,
  .north_bf76 .grid_afd9 .background-ad17::before {
    width: 22px;
    height: 2px;
  }
  .north_bf76 .grid_afd9 .background-ad17::before {
    top: -7px;
  }
  .north_bf76 .grid_afd9 .background-ad17::after {
    bottom: -7px;
  }
  .carousel-40ec .grid_afd9 .surface_hovered_caf9 {
    margin-top: -2px;
    width: 31px;
  }
  .carousel-40ec .grid_afd9 .background-ad17 {
    margin-top: -1.5px;
  }
  .carousel-40ec .grid_afd9 .background-ad17,
  .carousel-40ec .grid_afd9 .background-ad17::after,
  .carousel-40ec .grid_afd9 .background-ad17::before {
    width: 31px;
    height: 3px;
  }
  .carousel-40ec .grid_afd9 .background-ad17::before {
    top: -9px;
  }
  .carousel-40ec .grid_afd9 .background-ad17::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .content_lite_ec83 .grid_afd9 .surface_hovered_caf9 {
    margin-top: -2px;
    width: 19px;
  }
  .content_lite_ec83 .grid_afd9 .background-ad17 {
    margin-top: -1px;
  }
  .content_lite_ec83 .grid_afd9 .background-ad17,
  .content_lite_ec83 .grid_afd9 .background-ad17::after,
  .content_lite_ec83 .grid_afd9 .background-ad17::before {
    width: 19px;
    height: 2px;
  }
  .content_lite_ec83 .grid_afd9 .background-ad17::before {
    top: -6px;
  }
  .content_lite_ec83 .grid_afd9 .background-ad17::after {
    bottom: -6px;
  }
  .nav_south_2ca3 .grid_afd9 .surface_hovered_caf9 {
    margin-top: -2px;
    width: 22px;
  }
  .nav_south_2ca3 .grid_afd9 .background-ad17 {
    margin-top: -1px;
  }
  .nav_south_2ca3 .grid_afd9 .background-ad17,
  .nav_south_2ca3 .grid_afd9 .background-ad17::after,
  .nav_south_2ca3 .grid_afd9 .background-ad17::before {
    width: 22px;
    height: 2px;
  }
  .nav_south_2ca3 .grid_afd9 .background-ad17::before {
    top: -7px;
  }
  .nav_south_2ca3 .grid_afd9 .background-ad17::after {
    bottom: -7px;
  }
  .pattern_in_383f .grid_afd9 .surface_hovered_caf9 {
    margin-top: -2px;
    width: 31px;
  }
  .pattern_in_383f .grid_afd9 .background-ad17 {
    margin-top: -1.5px;
  }
  .pattern_in_383f .grid_afd9 .background-ad17,
  .pattern_in_383f .grid_afd9 .background-ad17::after,
  .pattern_in_383f .grid_afd9 .background-ad17::before {
    width: 31px;
    height: 3px;
  }
  .pattern_in_383f .grid_afd9 .background-ad17::before {
    top: -9px;
  }
  .pattern_in_383f .grid_afd9 .background-ad17::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .primary_d6f4 .grid_afd9 .surface_hovered_caf9 {
    margin-top: -2px;
    width: 19px;
  }
  .primary_d6f4 .grid_afd9 .background-ad17 {
    margin-top: -1px;
  }
  .primary_d6f4 .grid_afd9 .background-ad17,
  .primary_d6f4 .grid_afd9 .background-ad17::after,
  .primary_d6f4 .grid_afd9 .background-ad17::before {
    width: 19px;
    height: 2px;
  }
  .primary_d6f4 .grid_afd9 .background-ad17::before {
    top: -6px;
  }
  .primary_d6f4 .grid_afd9 .background-ad17::after {
    bottom: -6px;
  }
  .accordion_e5a2 .grid_afd9 .surface_hovered_caf9 {
    margin-top: -2px;
    width: 22px;
  }
  .accordion_e5a2 .grid_afd9 .background-ad17 {
    margin-top: -1px;
  }
  .accordion_e5a2 .grid_afd9 .background-ad17,
  .accordion_e5a2 .grid_afd9 .background-ad17::after,
  .accordion_e5a2 .grid_afd9 .background-ad17::before {
    width: 22px;
    height: 2px;
  }
  .accordion_e5a2 .grid_afd9 .background-ad17::before {
    top: -7px;
  }
  .accordion_e5a2 .grid_afd9 .background-ad17::after {
    bottom: -7px;
  }
  .static-f1a3 .grid_afd9 .surface_hovered_caf9 {
    margin-top: -2px;
    width: 31px;
  }
  .static-f1a3 .grid_afd9 .background-ad17 {
    margin-top: -1.5px;
  }
  .static-f1a3 .grid_afd9 .background-ad17,
  .static-f1a3 .grid_afd9 .background-ad17::after,
  .static-f1a3 .grid_afd9 .background-ad17::before {
    width: 31px;
    height: 3px;
  }
  .static-f1a3 .grid_afd9 .background-ad17::before {
    top: -9px;
  }
  .static-f1a3 .grid_afd9 .background-ad17::after {
    bottom: -9px;
  }
}
.preview-fluid-d99f .background-ad17 {
  -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);
}
.preview-fluid-d99f .background-ad17::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.preview-fluid-d99f .background-ad17::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);
}
.preview-fluid-d99f.right_528b .background-ad17 {
  -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);
}
.preview-fluid-d99f.right_528b .background-ad17::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.preview-fluid-d99f.right_528b .background-ad17::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);
}
.list-left-6b1a {
  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.preview-white-a2a5:before {
  display: none;
}
.hot-b9d3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hot-b9d3 .bronze_1213 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hot-b9d3 .bronze_1213:last-of-type {
  border-bottom: none;
}
.hot-b9d3 .bronze_1213.slider_acd7,
.hot-b9d3 .bronze_1213.row_tiny_3c08,
.hot-b9d3 .bronze_1213.input_d82e {
  padding: 0;
}
.hot-b9d3 .hard_0aa9 .rough_f3a9 {
  color: currentColor;
}
.hot-b9d3 .hard_0aa9 .rough_f3a9:focus,
.hot-b9d3 .hard_0aa9 .rough_f3a9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hot-b9d3.pro_2038 .title_2bf8,
.hot-b9d3.pro_2038 .pressed_6f57 a,
.hot-b9d3.pro_2038 .article_active_6948 a,
.hot-b9d3.pro_2038 .filter_white_442f a {
  color: rgba(0, 0, 0, 0.55);
}
.hot-b9d3.pro_2038 .title_2bf8:hover,
.hot-b9d3.pro_2038 .pressed_6f57 a:hover,
.hot-b9d3.pro_2038 .article_active_6948 a:hover,
.hot-b9d3.pro_2038 .filter_white_442f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hot-b9d3.pro_2038 .banner-d2e2 {
  color: rgba(0, 0, 0, 0.8);
}
.hot-b9d3.pro_2038 .bronze_1213 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hot-b9d3.pro_2038 .bronze_1213:before {
  background: rgba(0, 0, 0, 0.08);
}
.hot-b9d3.pro_2038 .dirty-9484:before {
  background: rgba(255, 255, 255, 0.9);
}
.hot-b9d3.pro_2038 .hard_0aa9 .alert-f858 li a,
.hot-b9d3.pro_2038 .hard_0aa9 .rough_f3a9,
.hot-b9d3.pro_2038 .filter_white_442f {
  border-color: rgba(0, 0, 0, 0.08);
}
.hot-b9d3.pro_2038 .hard_0aa9 .rough_f3a9:focus,
.hot-b9d3.pro_2038 .hard_0aa9 .rough_f3a9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hot-b9d3.pro_2038 .alert-f858 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hot-b9d3.shade-pink-0769 .title_2bf8,
.hot-b9d3.shade-pink-0769 .pressed_6f57 a,
.hot-b9d3.shade-pink-0769 .article_active_6948 .rough_f3a9,
.hot-b9d3.shade-pink-0769 .article_active_6948 a,
.hot-b9d3.shade-pink-0769 .filter_white_442f a {
  color: rgba(255, 255, 255, 0.79);
}
.hot-b9d3.shade-pink-0769 .title_2bf8:hover,
.hot-b9d3.shade-pink-0769 .pressed_6f57 a:hover,
.hot-b9d3.shade-pink-0769 .article_active_6948 .rough_f3a9:hover,
.hot-b9d3.shade-pink-0769 .article_active_6948 a:hover,
.hot-b9d3.shade-pink-0769 .filter_white_442f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hot-b9d3.shade-pink-0769 .banner-d2e2 {
  color: rgba(255, 255, 255, 0.99);
}
.hot-b9d3.shade-pink-0769 .bronze_1213 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-b9d3.shade-pink-0769 .bronze_1213:before {
  background: rgba(255, 255, 255, 0.08);
}
.hot-b9d3.shade-pink-0769 .dirty-9484:before {
  background: rgba(0, 0, 0, 0.9);
}
.hot-b9d3.shade-pink-0769 .hard_0aa9 .alert-f858 li a,
.hot-b9d3.shade-pink-0769 .hard_0aa9 .rough_f3a9,
.hot-b9d3.shade-pink-0769 .filter_white_442f {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-b9d3.shade-pink-0769 .hard_0aa9 .rough_f3a9:focus,
.hot-b9d3.shade-pink-0769 .hard_0aa9 .rough_f3a9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hot-b9d3.shade-pink-0769 .alert-f858 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dirty-9484 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dirty-9484:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.picture-749c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.hover-3726 .hot-b9d3 {
  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;
}
.hover-3726 .bronze_1213 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.hover-3726 .bronze_1213: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) {
  .hover-3726 .bronze_1213:before {
    width: 16%;
    left: 42%;
  }
}
.hover-3726 .bronze_1213:last-child:before {
  content: none;
}
.hover-3726 .bronze_1213[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.hover-3726 .hard_0aa9 .alert-f858 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.hover-3726 .hard_0aa9 .alert-f858 li a .rough_f3a9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.hover-3726 .hard_0aa9 .filter_white_442f {
  border: none;
}
.hover-3726 .hard_0aa9 .filter_white_442f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.hover-3726 .dirty-9484 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.hover-3726 .picture-749c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.hover-3726 .shade-pink-0769 .dirty-9484:before {
  background: rgba(0, 0, 0, 0.9);
}
.hover-3726 .pro_2038.brown_5503 .background-ad17 {
  background: rgba(0, 0, 0, 0.6);
}
.hover-3726
  .pro_2038.brown_5503
  .background-ad17::after,
.hover-3726
  .pro_2038.brown_5503
  .background-ad17:before {
  background: inherit;
}
.hover-3726
  .pro_2038.brown_5503:hover
  .background-ad17 {
  background: rgba(0, 0, 0, 0.8);
}
.layout_08c4 .hot-b9d3 {
  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) {
  .layout_08c4 .hot-b9d3 {
    width: auto;
    right: 45px;
  }
}
.hovered-97e5 .hot-b9d3 {
  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) {
  .hovered-97e5 .hot-b9d3 {
    width: auto;
    left: 45px;
  }
}
.preview-white-a2a5 .hot-b9d3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview-white-a2a5 .picture-749c {
  max-width: 48em;
  margin: 0 auto;
}
.preview-white-a2a5 .dirty-9484:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.popup-a734 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.popup-a734.hover-3726 .hot-b9d3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.popup-a734.layout_08c4 .hot-b9d3 {
  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);
}
.popup-a734 .hot-b9d3 {
  visibility: visible;
}
.popup-a734.hovered-97e5 .hot-b9d3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.large-37bc,
.detail_east_ca32 {
  overflow-x: hidden;
}
.large-37bc .hot-b9d3 {
  overflow: auto;
}
.large-37bc.hover-3726 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large-37bc.hover-3726 .hot-b9d3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.large-37bc.hover-3726 .fast_8daa {
  opacity: 0;
}
.large-37bc.layout_08c4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large-37bc.layout_08c4 .hot-b9d3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.large-37bc.layout_08c4 .fast_8daa {
  opacity: 0;
}
.large-37bc.hovered-97e5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.large-37bc.hovered-97e5 .hot-b9d3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.large-37bc.hovered-97e5 .fast_8daa {
  opacity: 0;
}
.large-37bc.preview-white-a2a5 .hot-b9d3 {
  z-index: 10;
  visibility: visible;
}
.brown_5503 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.brown_5503 .background-ad17 {
  background: rgba(255, 255, 255, 0.99);
}
.brown_5503 .background-ad17::after,
.brown_5503 .background-ad17:before {
  background: inherit;
}
.brown_5503:hover .background-ad17 {
  background: rgba(255, 255, 255, 0.99);
}
.hovered-97e5 .brown_5503 {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview-white-a2a5 .brown_5503 {
  display: none !important;
}
.large-37bc:before,
.detail_east_ca32:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.large-37bc .brown_5503,
.detail_east_ca32 .brown_5503 {
  display: inline-block;
}
.hot-b9d3 .heading_bright_12cb {
  -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;
}
.large-37bc .hot-b9d3 .heading_bright_12cb,
.detail_east_ca32 .hot-b9d3 .heading_bright_12cb {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.grid_66a6 .narrow-2cdb {
  width: 100%;
}
.pagination_05f3 {
  padding: 0 0.5em 0;
}
.pagination_05f3 [class*="customify-col-"],
.pagination_05f3 [class*="customify-col_"],
.pagination_05f3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.button-4a4a .pagination_05f3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .content-stale-b1eb .tiny-e885,
  .tiny-e885 {
    display: none;
  }
  .tertiary_upper_bace {
    text-align: left;
  }
  .tabs-out-7481 {
    text-align: center;
  }
  .over-b017 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .content-stale-b1eb .current_7ca8,
  .current_7ca8 {
    display: none;
  }
  .stale_079e {
    text-align: left;
  }
  .tag-9eb2 {
    text-align: center;
  }
  .header_c5a5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .content-stale-b1eb .primary-rough-87f2,
  .primary-rough-87f2 {
    display: none;
  }
  .wood-4225 {
    text-align: left;
  }
  .white-f3ee {
    text-align: center;
  }
  .border_orange_ed7f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.paper-ed21 {
  box-shadow: none !important;
}
.fast_1984 .hero_silver_05c9,
.down-0c76 .hero_silver_05c9 {
  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;
}
.down-0c76 .hero_silver_05c9 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.article-f1ae {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.article-f1ae:after,
.article-f1ae:before {
  content: "";
  display: table;
}
.article-f1ae:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .article-f1ae {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.article-f1ae,
.video_5409 {
  max-width: 1248px;
  margin: 0 auto;
}

.new_85d5.frame_medium_6441 .article-f1ae {
  max-width: 100%;
}
.new_85d5.menu_center_b2ae {
  max-width: 1200px;
  margin: 0 auto;
}
.new_85d5.steel_9490 .article-f1ae {
  max-width: 100%;
}
.new_85d5.steel_9490 > .article-f1ae {
  padding-left: 0;
  padding-right: 0;
}
.new_85d5.steel_9490 > .article-f1ae .content-stale-b1eb {
  margin: 0;
}
.new_85d5.steel_9490
  > .article-f1ae
  .new-5fe3.label_green_2530 {
  margin-right: 0;
  margin-left: 0;
}
.new_85d5.steel_9490 #main.label_green_2530 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .dim-238d #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .dim-238d #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .glass_bf26 .tiny-4d65 {
    padding-right: 1em;
  }
  .glass_bf26.purple_c65e .new-5fe3 {
    border-right: 1px solid #eaecee;
  }
  .glass_bf26.purple_c65e .tiny-4d65 {
    padding-right: 1em;
  }
  .glass_bf26.purple_c65e .highlight_561a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focus-8c2f .tiny-4d65 {
    padding-left: 1em;
  }
  .focus-8c2f.purple_c65e .new-5fe3 {
    border-left: 1px solid #eaecee;
  }
  .focus-8c2f.purple_c65e .tiny-4d65 {
    padding-left: 1em;
  }
  .focus-8c2f.purple_c65e .highlight_561a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-180b .tiny-4d65 {
    padding-left: 1em;
  }
  .item-180b.purple_c65e .cool-27e6 {
    border-right: 1px solid #eaecee;
  }
  .item-180b.purple_c65e .under_d600 {
    border-right: 1px solid #eaecee;
  }
  .item-180b.purple_c65e .tiny-4d65 {
    padding-left: 1em;
  }
  .item-180b.purple_c65e .highlight_561a {
    padding-right: 1em;
  }
  .item-180b.purple_c65e .advanced_49bb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_b3c8 .tiny-4d65 {
    padding-right: 1em;
  }
  .content_b3c8.purple_c65e .cool-27e6 {
    border-left: 1px solid #eaecee;
  }
  .content_b3c8.purple_c65e .under_d600 {
    border-left: 1px solid #eaecee;
  }
  .content_b3c8.purple_c65e .tiny-4d65 {
    padding-right: 1em;
  }
  .content_b3c8.purple_c65e .highlight_561a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_b3c8.purple_c65e .advanced_49bb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim-238d .tiny-4d65 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dim-238d.purple_c65e .new-5fe3 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .dim-238d.purple_c65e .tiny-4d65 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .dim-238d.purple_c65e .highlight_561a {
    padding-left: 1em;
  }
  .dim-238d.purple_c65e .advanced_49bb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .dim-238d.purple_c65e .tiny-4d65 {
    padding-left: 0;
  }
}
.white-1f02 .under_b140 {
  display: inline-block;
}
.info_tall_a99e {
  display: inline-block;
}
.under_37e4 {
  word-con: break-word;
}
.fresh-1c50 > span {
  display: inline-block;
  padding: 5px 0;
}
.fresh-1c50 .notification-bee8 {
  margin-left: 8px;
  margin-right: 8px;
}
.fresh-1c50 .link-fast-0bdf img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.avatar-south-9a0f .prev_3892 {
  margin-bottom: 2em;
}
.avatar-south-9a0f .widget-purple-a6bf {
  margin-bottom: 15px;
}
.avatar-south-9a0f .widget-purple-a6bf:last-child {
  margin-bottom: 0;
}
.avatar-south-9a0f .wrapper-tiny-eb4c {
  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) {
  .avatar-south-9a0f .wrapper-tiny-eb4c {
    display: block;
  }
}
.avatar-south-9a0f .label_fresh_2d24 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .avatar-south-9a0f .label_fresh_2d24 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.avatar-south-9a0f .light_8be8 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.avatar-south-9a0f .light_8be8 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.avatar-south-9a0f .light_8be8 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.avatar-south-9a0f .under_37e4 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.avatar-south-9a0f .under_37e4 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.avatar-south-9a0f .photo-3935 p:last-child {
  margin-bottom: 0;
}
.avatar-south-9a0f .chip-398e {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.avatar-south-9a0f .green-e786 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.avatar-south-9a0f .down_4b80 {
  margin-top: 1em;
}
.avatar-south-9a0f .button-easy-dff8 {
  top: 0;
  display: block;
}
.avatar-south-9a0f .button-easy-dff8 a {
  color: inherit;
}
.avatar-south-9a0f .button-easy-dff8 a:hover {
  color: inherit;
}
.avatar-south-9a0f .popup_5ce8 {
  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;
}
.avatar-south-9a0f .popup_5ce8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.avatar-south-9a0f .green-e786 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.avatar-south-9a0f .hover-yellow-1e2c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.avatar-south-9a0f .hover-yellow-1e2c:first-child {
  margin-top: 0;
}
.avatar-south-9a0f .hover-yellow-1e2c.new-8118 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.avatar-south-9a0f .hover-yellow-1e2c.secondary_f618 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.avatar-south-9a0f
  .hover-yellow-1e2c.secondary_f618.section-609d
  .down_4b80 {
  width: 100%;
}
.avatar-south-9a0f .secondary_f618 {
  -webkit-box-align: center;
  align-items: center;
}
.avatar-south-9a0f .secondary_f618 .fresh-1c50,
.avatar-south-9a0f .secondary_f618 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.avatar-south-9a0f .light_8be8 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.avatar-south-9a0f .light_8be8 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.avatar-south-9a0f .light_8be8: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;
}
.avatar-south-9a0f .new-8118 {
  z-index: 5;
}
.avatar-south-9a0f .list-liquid-2ffa .paragraph-huge-76d7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.avatar-south-9a0f .paper_3e7b .paragraph-huge-76d7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.avatar-south-9a0f .badge_dirty_9283 .paragraph-huge-76d7 {
  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;
}
.avatar-south-9a0f.menu_b9df .wrapper-tiny-eb4c,
.avatar-south-9a0f.input_4e32 .wrapper-tiny-eb4c {
  display: block;
}
.avatar-south-9a0f.menu_b9df .wrapper-tiny-eb4c .clean-a4e3,
.avatar-south-9a0f.menu_b9df .wrapper-tiny-eb4c .green-e786,
.avatar-south-9a0f.input_4e32 .wrapper-tiny-eb4c .clean-a4e3,
.avatar-south-9a0f.input_4e32 .wrapper-tiny-eb4c .green-e786 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.avatar-south-9a0f.warm_0c41 .label_fresh_2d24 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .avatar-south-9a0f.warm_0c41 .label_fresh_2d24 {
    margin-right: 0;
  }
}
.avatar-south-9a0f.menu_b9df .label_fresh_2d24,
.avatar-south-9a0f.input_4e32 .label_fresh_2d24 {
  padding-top: 40%;
}
.avatar-south-9a0f.menu_b9df .prev_3892,
.avatar-south-9a0f.input_4e32 .prev_3892 {
  display: block;
}
.avatar-south-9a0f.menu_b9df .fn-sticky-58e7 .green-e786,
.avatar-south-9a0f.input_4e32 .fn-sticky-58e7 .green-e786 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.avatar-south-9a0f.menu_b9df .label_fresh_2d24,
.avatar-south-9a0f.input_4e32 .label_fresh_2d24 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.avatar-south-9a0f.menu_b9df .green-e786 {
  padding: 1em;
}
.heading-selected-d419 {
  margin: 30px auto;
  display: block;
}
.heading-selected-d419 .gold-4084 > * {
  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;
}
.heading-selected-d419 .gold-4084 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading-selected-d419 .gold-4084 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner-small-b0e4 .fresh-1c50 {
  margin-bottom: 1.41575em;
}
.banner-small-b0e4 .gradient_easy_9cd7 {
  margin-bottom: 1.618em;
}
.active-ade6 .column_small_292d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.active-ade6 .column_small_292d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.active-ade6 .status-bottom-e98b {
  max-width: 100%;
  overflow: auto;
}
.thumbnail-hot-2449 .active-ade6 a:hover {
  text-decoration: underline;
}
.gallery_thick_5e9f .widget-purple-a6bf:not(.under_37e4),
.gallery_thick_5e9f .light_8be8 {
  margin-bottom: 1.41575em;
}
.gallery_thick_5e9f .widget-purple-a6bf:not(.under_37e4):last-child,
.gallery_thick_5e9f .light_8be8:last-child {
  margin-bottom: 0;
}
.gallery_thick_5e9f .widget-purple-a6bf.advanced-f864 {
  margin-bottom: 0.41575em;
}
.gallery_thick_5e9f .tag_fresh_af26:before,
.gallery_thick_5e9f .light_007c:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gallery_thick_5e9f .tag_fresh_af26:before {
  content: "\f115";
}
.gallery_thick_5e9f .light_007c:before {
  content: "\f02c";
}
.gallery_thick_5e9f .active-wood-01f7 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gallery_thick_5e9f .active-wood-01f7 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.under-b7e9 {
  display: -webkit-box;
  display: flex;
}
.under-b7e9 .left-8420 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .under-b7e9 .left-8420 {
    flex-basis: 90px;
  }
}
.under-b7e9 .pink_faba {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .under-b7e9 .pink_faba {
    flex-basis: calc(100% - 50px);
  }
}
.under-b7e9 .narrow_454d p:last-child {
  margin-bottom: 0.72em;
}
.avatar_842e .gold-4084 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.avatar_842e .gold-4084:after,
.avatar_842e .gold-4084:before {
  content: "";
  display: table;
}
.avatar_842e .gold-4084:after {
  clear: both;
}
.avatar_842e .gold-4084 .thumbnail-tiny-018c,
.avatar_842e .gold-4084 .card-hard-8d09 {
  width: 49%;
}
.avatar_842e .gold-4084 .thumbnail-tiny-018c a span.lite_932e,
.avatar_842e .gold-4084 .card-hard-8d09 a span.lite_932e {
  display: block;
  margin-bottom: 5px;
}
.avatar_842e .gold-4084 .card-hard-8d09 {
  float: left;
  text-align: left;
}
.avatar_842e .gold-4084 .thumbnail-tiny-018c {
  float: right;
  text-align: right;
}
.hero-hot-cbad {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hero-hot-cbad {
    margin-bottom: 0;
  }
}
.frame_advanced_fc73 {
  margin-bottom: 1em;
}
.frame_advanced_fc73 .under_37e4 {
  font-size: 1.1em;
  line-height: 1.3;
}
.selected_cb37 a {
  display: block;
  line-height: 0;
  position: relative;
}
.down-cbc4 .frame_advanced_fc73,
.orange-56ce .frame_advanced_fc73 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .down-cbc4 .frame_advanced_fc73,
  .orange-56ce .frame_advanced_fc73 {
    display: block;
  }
}
.down-cbc4 .selected_cb37,
.orange-56ce .selected_cb37 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .down-cbc4 .selected_cb37,
  .orange-56ce .selected_cb37 {
    margin-bottom: 1em;
  }
}
.down-cbc4 .selected_cb37 img,
.orange-56ce .selected_cb37 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.down-cbc4 .alert_2527,
.orange-56ce .alert_2527 {
  flex-basis: calc(100% - 160px);
}
.down-cbc4 .alert_2527 p,
.orange-56ce .alert_2527 p {
  margin-bottom: 0;
}
.down-cbc4 .alert_2527 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .down-cbc4 .alert_2527 {
    padding-left: 0;
  }
}
.orange-56ce .alert_2527 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .orange-56ce .alert_2527 {
    padding-right: 0;
  }
}
.orange-56ce .selected_cb37 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.box_tiny_d121 .selected_cb37 {
  margin-bottom: 0.5em;
}
.box_tiny_d121 .selected_cb37 img {
  width: 100%;
}
.shade_thick_f579 .middle_ef6c,
.logo_ea4a .middle_ef6c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.logo_ea4a .new-5fe3 .hero-8b27 p:last-child {
  margin-bottom: 0;
}
.component-red-f1a5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.current_2c7b .component-2c8e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .current_2c7b .component-2c8e:last-of-type {
    margin-bottom: 0;
  }
}
.current_2c7b .component-2c8e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.current_2c7b .component-2c8e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.current_2c7b .component-2c8e ul li {
  margin: 0 0 0.6em;
}
.current_2c7b .component-2c8e ul li.sidebar-middle-67fe,
.current_2c7b .component-2c8e ul li.menu_e7e1 {
  position: relative;
}
.current_2c7b .component-2c8e ul li.sidebar-middle-67fe .video_down_cbce,
.current_2c7b .component-2c8e ul li.menu_e7e1 .video_down_cbce {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.current_2c7b .component-2c8e ul li.sidebar-middle-67fe:after:after,
.current_2c7b .component-2c8e ul li.sidebar-middle-67fe:after:before,
.current_2c7b
  .component-2c8e
  ul
  li.menu_e7e1:after:after,
.current_2c7b
  .component-2c8e
  ul
  li.menu_e7e1:after:before {
  content: "";
  display: table;
}
.current_2c7b .component-2c8e ul li.sidebar-middle-67fe:after:after,
.current_2c7b
  .component-2c8e
  ul
  li.menu_e7e1:after:after {
  clear: both;
}
.current_2c7b .component-2c8e a.slider-ca6d:hover {
  text-decoration: none;
}
.current_2c7b .component-2c8e select {
  max-width: 100%;
}
.current_2c7b .component-2c8e table {
  font-size: 85%;
}
.current_2c7b .component-2c8e table td,
.current_2c7b .component-2c8e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.current_2c7b .component-2c8e table tfoot td {
  text-align: left;
}
.current_2c7b .component-2c8e :last-child {
  margin-bottom: 0;
}
.current_2c7b .component-2c8e .border-simple-e0bd {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.current_2c7b .component-2c8e .border-simple-e0bd label {
  width: 100%;
}
.current_2c7b .component-2c8e .border-simple-e0bd .preview-mini-9259 {
  width: 100%;
  display: block;
}
.current_2c7b .component-2c8e .border-simple-e0bd .container-c3e8 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.current_2c7b .component-2c8e .border-simple-e0bd .container-c3e8:hover svg #svg-search {
  fill: #444;
}
.current_2c7b .component-2c8e .border-simple-e0bd .container-c3e8 svg {
  width: 18px;
  height: 18px;
}
.current_2c7b .container-2d13 ul ul,
.current_2c7b .backdrop-hovered-feff ul ul,
.current_2c7b .lite-d0e7 ul ul,
.current_2c7b .section-0b42 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.current_2c7b .container-2d13 .primary_black_8fe1 > a,
.current_2c7b .backdrop-hovered-feff .primary_black_8fe1 > a,
.current_2c7b .lite-d0e7 .primary_black_8fe1 > a,
.current_2c7b .section-0b42 .primary_black_8fe1 > a {
  margin-bottom: 0;
}
.current_2c7b .inner_4eff li,
.current_2c7b .container-2d13 li,
.current_2c7b .form-copper-6606 li,
.current_2c7b .backdrop-hovered-feff li,
.current_2c7b .lite-d0e7 li,
.current_2c7b .section-0b42 li,
.current_2c7b .overlay-45fd li,
.current_2c7b .hard_0b59 li {
  display: block;
  position: relative;
}
.current_2c7b .inner_4eff li:last-child,
.current_2c7b .container-2d13 li:last-child,
.current_2c7b .form-copper-6606 li:last-child,
.current_2c7b .backdrop-hovered-feff li:last-child,
.current_2c7b .lite-d0e7 li:last-child,
.current_2c7b .section-0b42 li:last-child,
.current_2c7b .overlay-45fd li:last-child,
.current_2c7b .hard_0b59 li:last-child {
  border: none;
}
.current_2c7b .inner_4eff li a,
.current_2c7b .container-2d13 li a,
.current_2c7b .form-copper-6606 li a,
.current_2c7b .backdrop-hovered-feff li a,
.current_2c7b .lite-d0e7 li a,
.current_2c7b .section-0b42 li a,
.current_2c7b .overlay-45fd li a,
.current_2c7b .hard_0b59 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.current_2c7b .inner_4eff li ul li::before,
.current_2c7b .container-2d13 li ul li::before,
.current_2c7b .form-copper-6606 li ul li::before,
.current_2c7b .backdrop-hovered-feff li ul li::before,
.current_2c7b .lite-d0e7 li ul li::before,
.current_2c7b .section-0b42 li ul li::before,
.current_2c7b .overlay-45fd li ul li::before,
.current_2c7b .hard_0b59 li ul li::before {
  left: 15px;
}
.current_2c7b .inner_4eff li ul a,
.current_2c7b .container-2d13 li ul a,
.current_2c7b .form-copper-6606 li ul a,
.current_2c7b .backdrop-hovered-feff li ul a,
.current_2c7b .lite-d0e7 li ul a,
.current_2c7b .section-0b42 li ul a,
.current_2c7b .overlay-45fd li ul a,
.current_2c7b .hard_0b59 li ul a {
  padding-left: 20px;
}
.current_2c7b .inner_4eff li ul ul li::before,
.current_2c7b .container-2d13 li ul ul li::before,
.current_2c7b .form-copper-6606 li ul ul li::before,
.current_2c7b .backdrop-hovered-feff li ul ul li::before,
.current_2c7b .lite-d0e7 li ul ul li::before,
.current_2c7b .section-0b42 li ul ul li::before,
.current_2c7b .overlay-45fd li ul ul li::before,
.current_2c7b .hard_0b59 li ul ul li::before {
  left: 30px;
}
.current_2c7b .inner_4eff li ul ul a,
.current_2c7b .container-2d13 li ul ul a,
.current_2c7b .form-copper-6606 li ul ul a,
.current_2c7b .backdrop-hovered-feff li ul ul a,
.current_2c7b .lite-d0e7 li ul ul a,
.current_2c7b .section-0b42 li ul ul a,
.current_2c7b .overlay-45fd li ul ul a,
.current_2c7b .hard_0b59 li ul ul a {
  padding-left: 40px;
}
.current_2c7b .lite-9b73 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.current_2c7b .hard_0b59 ul li {
  margin-bottom: 1.41575em;
}
.current_2c7b .hard_0b59 ul li .form_purple_a773 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.current_2c7b .hard_0b59 ul li .south-0627 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.shade-pink-0769 .inner_4eff li a,
.shade-pink-0769 .container-2d13 li a,
.shade-pink-0769 .form-copper-6606 li a,
.shade-pink-0769 .backdrop-hovered-feff li a,
.shade-pink-0769 .lite-d0e7 li a,
.shade-pink-0769 .section-0b42 li a,
.shade-pink-0769 .overlay-45fd li a,
.shade-pink-0769 .hard_0b59 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-pink-0769 .lite-9b73 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-pink-0769 .component-2c8e ul li.sidebar-middle-67fe .video_down_cbce,
.shade-pink-0769 .component-2c8e ul li.menu_e7e1 .video_down_cbce {
  background: rgba(0, 0, 0, 0.2);
}
.shade-pink-0769 .current_2c7b .component-2c8e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.new_85d5 .current_2c7b .alert-f858 li {
  margin: 0;
}
.new_85d5 .current_2c7b .alert-f858 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.new_85d5 .current_2c7b .alert-f858 li ul {
  margin: 0;
}
.new_85d5 .current_2c7b .alert-f858 li ul li a {
  padding-left: 15px;
}
.new_85d5 .current_2c7b .alert-f858 li ul li li a {
  padding-left: 30px;
}
.new_85d5 .current_2c7b .alert-f858 li.cold-8d20 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.new_85d5 .current_2c7b .alert-f858 li.cold-8d20 > 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;
}
.new_85d5 .current_2c7b .alert-f858 li.cold-8d20 > 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;
}
.pro_70bc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.main-a4cd {
  position: relative;
  z-index: 10;
}
.main-a4cd .heading_bright_12cb {
  width: 100%;
  max-width: 100%;
}
.fast-cc6d .modal_4cc3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.fast-cc6d .pro_2038 {
}
.fast-cc6d .shade-pink-0769 {
  background: #292929;
}
.breadcrumb-current-e6a2 .modal_4cc3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.breadcrumb-current-e6a2 .pro_2038 {
  background: #f9f9f9;
}
.breadcrumb-current-e6a2 .shade-pink-0769 {
  background: #303030;
}
.frame-rough-bf61 .modal_4cc3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame-rough-bf61 .under_b140 {
    margin-bottom: 1em;
  }
  .frame-rough-bf61 .under_b140:last-child {
    margin-bottom: 0;
  }
}
.frame-rough-bf61 .pro_2038 {
  background: #ededed;
}
.frame-rough-bf61 .shade-pink-0769 {
  background: #1a1a1a;
}
.modal_4cc3.pro_2038 {
  color: rgba(0, 0, 0, 0.6);
}
.modal_4cc3.pro_2038 .shade-7b18 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.modal_4cc3.shade-pink-0769 {
  color: rgba(255, 255, 255, 0.99);
}
.modal_4cc3.shade-pink-0769 a:not(.slider-ca6d) {
  color: rgba(255, 255, 255, 0.79);
}
.modal_4cc3.shade-pink-0769 a:not(.slider-ca6d):hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_4cc3.shade-pink-0769 .shade-7b18 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_4cc3.shade-pink-0769 table tbody td,
.modal_4cc3.shade-pink-0769 table th {
  background: rgba(0, 0, 0, 0.08);
}
.main_9aa8.basic-d4b7 .article-f1ae {
  max-width: initial;
}
.main_9aa8 .background-72f7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.main_9aa8 .background-72f7 .heading_bright_12cb {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .main_9aa8 .background-72f7 .heading_bright_12cb {
    display: block;
    margin-bottom: 2em;
  }
  .main_9aa8 .background-72f7 .heading_bright_12cb:last-child {
    margin-bottom: 0;
  }
}
.frame-rough-bf61 .under_b140:last-child,
.breadcrumb-current-e6a2 .under_b140:last-child,
.fast-cc6d .under_b140:last-child {
  margin-bottom: 0;
}
.frame-rough-bf61 .under_b140 .current_2c7b .component-2c8e:last-child,
.breadcrumb-current-e6a2 .under_b140 .current_2c7b .component-2c8e:last-child,
.fast-cc6d .under_b140 .current_2c7b .component-2c8e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .frame-rough-bf61 .gallery-copper-4278,
  .frame-rough-bf61 .description_stone_9d2b,
  .breadcrumb-current-e6a2 .gallery-copper-4278,
  .breadcrumb-current-e6a2 .description_stone_9d2b,
  .fast-cc6d .gallery-copper-4278,
  .fast-cc6d .description_stone_9d2b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .main-a4cd .under_b140 {
    margin-bottom: 2em;
  }
}
.main-a4cd p:last-child {
  margin-bottom: 0;
}
.main-a4cd li,
.main-a4cd ul {
  list-style: none;
  margin: 0;
}
.main-a4cd ul ul {
  margin-left: 2.617924em;
}
.pattern-east-17a0 {
  font-size: 0.875em;
}

/* css-noise: 478e */
.phantom-card-y6 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
