/*!
Theme Name: Customify
Theme URI: https://pressmaximum.content_5fb1/customify
Author: WPCustomify
Author URI: https://pressmaximum.content_5fb1
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.content_5fb1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.panel_purple_b081.light-f617/licenses/gpl-2.0.static_75d9
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.article_379d/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
 Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.secondary-large-6bf7.card_a484/normalize.surface-8045/
 ======
Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
======
*/ /*! normalize.surface-8045 v7.0.0 | MIT License | github.content_5fb1/necolas/normalize.surface-8045 */
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;
}
.notification_f45c .hovered_0361,
.hard-27f0,
.title_dim_96a9,
.list_up_7979,
.search_bright_4586,
.highlight-f965,
.sidebar_1df9,
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;
}
.hard-27f0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hard-27f0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hard-27f0,
  h1 {
    font-size: 1.8em;
  }
}
.title_dim_96a9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.title_dim_96a9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .title_dim_96a9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .title_dim_96a9,
  h2 {
    font-size: 1.7em;
  }
}
.list_up_7979,
h3 {
  font-size: 1.618em;
}
.notification_f45c .hovered_0361,
.search_bright_4586,
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.list-focused-7e16 {
  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;
}
.form-blue-a37b:after,
.form-blue-a37b:before,
.detail-4506:after,
.detail-4506:before {
  content: "";
  display: table;
}
.form-blue-a37b:after,
.detail-4506:after {
  clear: both;
}
.paper_f9a9 {
  float: right;
  margin-right: 0;
}
.surface-fluid-6c18 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tabs_1717 .logo-7e49,
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;
}
.tabs_1717 .logo-7e49: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;
}
.outer_784b .logo-7e49 {
  box-shadow: none;
}
.outer_784b
  .logo-7e49
  .bronze-c570 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.outer_784b .logo-7e49 .top_afd1 {
  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;
}
.outer_784b
  .logo-7e49
  .top_afd1
  b {
  display: none;
}
.outer_784b .component_static_834d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.content_e46c:not(.red_00eb):not(.icon_8b8a),
button:not(.red_00eb):not(.icon_8b8a),
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ),
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ),
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ) {
  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;
}
.content_e46c:not(.red_00eb):not(
    .icon_8b8a
  ):hover,
button:not(.red_00eb):not(
    .icon_8b8a
  ):hover,
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ):hover,
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ):hover,
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.content_e46c:not(.red_00eb):not(
    .icon_8b8a
  ):active,
.content_e46c:not(.red_00eb):not(
    .icon_8b8a
  ):focus,
button:not(.red_00eb):not(
    .icon_8b8a
  ):active,
button:not(.red_00eb):not(
    .icon_8b8a
  ):focus,
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ):active,
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ):focus,
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ):active,
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ):focus,
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ):active,
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ):focus {
  outline: 0;
}
.content_e46c:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c,
button:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c,
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c,
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c,
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c {
  position: relative;
}
.content_e46c:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .carousel_ad85,
.content_e46c:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .pattern_9220,
.content_e46c:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .main-next-ab89,
.content_e46c:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  i,
.content_e46c:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  svg,
button:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .carousel_ad85,
button:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .pattern_9220,
button:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .main-next-ab89,
button:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  i,
button:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  svg,
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .carousel_ad85,
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .pattern_9220,
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .main-next-ab89,
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  i,
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  svg,
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .carousel_ad85,
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .pattern_9220,
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .main-next-ab89,
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  i,
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  svg,
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .carousel_ad85,
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .pattern_9220,
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  .main-next-ab89,
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  i,
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c
  svg {
  visibility: hidden;
}
.content_e46c:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c:after,
button:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c:after,
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c:after,
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c:after,
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ).fn-loading-741c: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;
}
.content_e46c:not(.red_00eb):not(.icon_8b8a),
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ),
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ),
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ) {
  color: #fff;
  background: #235787;
}
.content_e46c:not(.red_00eb):not(
    .icon_8b8a
  ):focus,
input[type="button"]:not(.red_00eb):not(
    .icon_8b8a
  ):focus,
input[type="reset"]:not(.red_00eb):not(
    .icon_8b8a
  ):focus,
input[type="submit"]:not(.red_00eb):not(
    .icon_8b8a
  ):focus {
  color: #fff;
}
.content_e46c.fn-disabled-741c:not(.red_00eb):not(
    .icon_8b8a
  ),
.content_e46c[disabled]:not(.red_00eb):not(
    .icon_8b8a
  ),
button.fn-disabled-741c:not(.red_00eb):not(
    .icon_8b8a
  ),
button[disabled]:not(.red_00eb):not(
    .icon_8b8a
  ) {
  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;
}
.icon-e356 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.icon-e356: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;
}
.new-a8aa {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.component-dark-f11b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.focus-fast-f013 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.form-blue-a37b:after,
.form-blue-a37b:before,
.light_82ee:after,
.light_82ee:before,
.media-0b9a:after,
.media-0b9a:before,
.caption_be01:after,
.caption_be01:before,
.progress_bright_bc3c:after,
.progress_bright_bc3c:before,
.photo-721e:after,
.photo-721e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.form-blue-a37b:after,
.light_82ee:after,
.media-0b9a:after,
.caption_be01:after,
.progress_bright_bc3c:after,
.photo-721e:after {
  clear: both;
}
.light_82ee .preview_over_d777,
.media-0b9a .preview_over_d777,
.form_b0c0 .preview_over_d777 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.label-f702 {
  display: inline-block;
}
.fluid-ca58 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.fluid-ca58 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.fluid-ca58 .button_motion_b43b {
  padding: 1em 0;
  font-size: 85%;
}
.button_motion_b43b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.primary_new_d3f0 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.primary_new_d3f0:after,
.primary_new_d3f0:before {
  content: "";
  display: table;
}
.primary_new_d3f0:after {
  clear: both;
}
.element_active_854f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.column-west-c39d .element_active_854f {
  max-width: 50%;
}
.gradient-current-9ce5 .element_active_854f {
  max-width: 33.33%;
}
.border_bd40 .element_active_854f {
  max-width: 25%;
}
.panel_31d3 .element_active_854f {
  max-width: 20%;
}
.pattern_focused_93e2 .element_active_854f {
  max-width: 16.66%;
}
.header-0279 .element_active_854f {
  max-width: 14.28%;
}
.hover_1c5e .element_active_854f {
  max-width: 12.5%;
}
.north-1a5b .element_active_854f {
  max-width: 11.11%;
}
.selected_dcd9 {
  display: block;
}
.notification_f45c .inner-85b6 label,
.notification_f45c .copper-7de5 label,
.notification_f45c .block_528d label,
.notification_f45c .block_fe5e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container_408a {
  list-style: none;
  margin: 0;
}
.container_408a article.element_gold_ee04 {
  margin-bottom: 0;
}
.container_408a ul {
  list-style: none;
  margin: 0;
}
.container_408a .input-dirty-2b09 li.element_gold_ee04 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container_408a .input-dirty-2b09 li.element_gold_ee04 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container_408a .input-dirty-2b09 li.element_gold_ee04: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) {
  .container_408a .input-dirty-2b09 li.element_gold_ee04 li.element_gold_ee04 li.element_gold_ee04 li.element_gold_ee04 {
    padding-left: 0;
  }
}
article.element_gold_ee04 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element_gold_ee04 .light_82ee p:last-of-type {
  margin-bottom: 0;
}
article.element_gold_ee04 .chip-ff23 {
  float: left;
}
article.element_gold_ee04 .current-22dc {
  margin-left: 85px;
}
article.element_gold_ee04 .focus_3352 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element_gold_ee04 .focus_3352 .photo_brown_9526 {
  margin-left: 10px;
}
article.element_gold_ee04 .upper-0f6f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element_gold_ee04 .brown_271d {
  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 .inner-85b6,
  #respond .block_528d,
  #respond .block_fe5e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner-85b6 input,
#respond .block_528d input,
#respond .block_fe5e input {
  width: 100%;
}
#respond .block_fe5e {
  margin-right: 0;
}
#respond .surface-right-9bc4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pattern_3a6e {
  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;
}
.pattern_3a6e.picture_7bbc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pattern_3a6e 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%);
}
.pattern_3a6e:focus,
.pattern_3a6e: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);
}
.border-black-1016 {
  border-radius: 10%;
}
.cold_ede2 {
  border-radius: 50%;
}
.module-bc80 {
  font-size: 0.72em;
}
.wrapper-basic-213b {
  font-size: 0.875em;
}
.background_ddea {
  font-size: 1.1em;
}
.container_brown_8c5d {
  text-transform: uppercase;
  line-height: 1.2;
}
.container_brown_8c5d.module-bc80 {
  letter-spacing: 0.5px;
}
.over_137d,
.over_137d a {
  color: #6d6d6d;
}
.over_137d a:hover {
  color: #111;
}
.summary-hovered-54e3 {
  color: #6d6d6d;
}
.filter_aa17 {
  overflow-x: hidden;
}
.filter_aa17 .tall_364c.grid_selected_c09a {
  position: relative;
}
.filter_aa17 .tall_364c.grid_selected_c09a.notification-a419 {
  position: initial;
}
.filter_aa17
  .tall_364c.grid_selected_c09a.notification-a419
  .shade_c37e {
  left: auto;
}
.filter_aa17 .tall_364c .shade_c37e {
  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;
}
.filter_aa17 .tall_364c:hover.grid_selected_c09a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.filter_aa17
  .tall_364c:hover.grid_selected_c09a
  .shade_c37e {
  display: block;
  z-index: 9999999;
}
.filter_aa17 .badge-c078 .basic_569f,
.filter_aa17 .accordion-4c77 .basic_569f {
  display: none;
}
.filter_aa17 .east-e07c .tall_364c:hover.grid_selected_c09a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification_f45c .inner-85b6 label,
.notification_f45c .copper-7de5 label,
.notification_f45c .block_528d label,
.notification_f45c .block_fe5e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.container_408a {
  list-style: none;
  margin: 0;
}
.container_408a article.element_gold_ee04 {
  margin-bottom: 0;
}
.container_408a ul {
  list-style: none;
  margin: 0;
}
.container_408a .input-dirty-2b09 li.element_gold_ee04 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .container_408a .input-dirty-2b09 li.element_gold_ee04 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .container_408a .input-dirty-2b09 li.element_gold_ee04: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) {
  .container_408a .input-dirty-2b09 li.element_gold_ee04 li.element_gold_ee04 li.element_gold_ee04 li.element_gold_ee04 {
    padding-left: 0;
  }
}
article.element_gold_ee04 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.element_gold_ee04 .light_82ee p:last-of-type {
  margin-bottom: 0;
}
article.element_gold_ee04 .chip-ff23 {
  float: left;
}
article.element_gold_ee04 .current-22dc {
  margin-left: 85px;
}
article.element_gold_ee04 .focus_3352 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.element_gold_ee04 .focus_3352 .photo_brown_9526 {
  margin-left: 10px;
}
article.element_gold_ee04 .upper-0f6f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.element_gold_ee04 .brown_271d {
  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 .inner-85b6,
  #respond .block_528d,
  #respond .block_fe5e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .inner-85b6 input,
#respond .block_528d input,
#respond .block_fe5e input {
  width: 100%;
}
#respond .block_fe5e {
  margin-right: 0;
}
#respond .surface-right-9bc4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.badge-c078 .info-38a5 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.info-38a5 .active-a842.summary_smooth_3e2d .tabs_top_cfb1 > li > a:focus,
.info-38a5 .active-a842.summary_smooth_3e2d .tabs_top_cfb1 > li > a:hover,
.info-38a5 .active-a842.link_black_3e69 .tabs_top_cfb1 > li > a:focus,
.info-38a5 .active-a842.link_black_3e69 .tabs_top_cfb1 > li > a:hover,
.info-38a5 .active-a842.hover-6891 .tabs_top_cfb1 > li > a:focus,
.info-38a5 .active-a842.hover-6891 .tabs_top_cfb1 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-38a5
  .active-a842.summary_smooth_3e2d
  .tabs_top_cfb1
  > li.icon_next_7258
  > a,
.info-38a5
  .active-a842.summary_smooth_3e2d
  .tabs_top_cfb1
  > li.tag-a626
  > a,
.info-38a5
  .active-a842.link_black_3e69
  .tabs_top_cfb1
  > li.icon_next_7258
  > a,
.info-38a5
  .active-a842.link_black_3e69
  .tabs_top_cfb1
  > li.tag-a626
  > a,
.info-38a5
  .active-a842.hover-6891
  .tabs_top_cfb1
  > li.icon_next_7258
  > a,
.info-38a5 .active-a842.hover-6891 .tabs_top_cfb1 > li.inner-3dd6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.info-38a5 .chip_first_f1f7,
.info-38a5 .chip_first_f1f7 a {
  color: rgba(255, 255, 255, 0.99);
}
.info-38a5 .widget-53d1.north_2095 li a,
.info-38a5 .section-44ab a,
.info-38a5 .active-d18c,
.info-38a5 .tabs_top_cfb1 > li > a,
.info-38a5 .menu_wood_c596 {
  color: rgba(255, 255, 255, 0.79);
}
.info-38a5 .widget-53d1.north_2095 li a:hover,
.info-38a5 .section-44ab a:hover,
.info-38a5 .active-d18c:hover,
.info-38a5 .tabs_top_cfb1 > li > a:hover,
.info-38a5 .menu_wood_c596:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-38a5 .left_0296 {
  color: rgba(255, 255, 255, 0.79);
}
.info-38a5 .left_0296 .media-simple-6553 {
  color: rgba(255, 255, 255, 0.99);
}
.info-38a5 .left_0296:hover {
  color: rgba(255, 255, 255, 0.99);
}
.info-38a5 .list_9f75 .footer_fresh_3782 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.info-38a5 .list_9f75 .footer_fresh_3782 .pink_847e {
  color: rgba(255, 255, 255, 0.79);
}
.info-38a5
  .list_9f75
  .footer_fresh_3782
  .pink_847e::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-38a5
  .list_9f75
  .footer_fresh_3782
  .pink_847e:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-38a5
  .list_9f75
  .footer_fresh_3782
  .pink_847e::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-38a5
  .list_9f75
  .footer_fresh_3782
  .pink_847e::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.info-38a5 .list_9f75 .article_brown_290f {
  color: rgba(255, 255, 255, 0.79);
}
.info-38a5 .list_9f75 .article_brown_290f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.thumbnail-c72e
  .info-38a5
  .list_9f75
  .left_103f
  .paragraph-63cc {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.thumbnail-c72e
  .info-38a5
  .list_9f75
  .left_103f
  .pink_847e {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.badge-c078 .avatar-556f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.avatar-556f .active-a842.summary_smooth_3e2d .tabs_top_cfb1 > li > a:focus,
.avatar-556f .active-a842.summary_smooth_3e2d .tabs_top_cfb1 > li > a:hover,
.avatar-556f .active-a842.link_black_3e69 .tabs_top_cfb1 > li > a:focus,
.avatar-556f .active-a842.link_black_3e69 .tabs_top_cfb1 > li > a:hover,
.avatar-556f .active-a842.hover-6891 .tabs_top_cfb1 > li > a:focus,
.avatar-556f .active-a842.hover-6891 .tabs_top_cfb1 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-556f
  .active-a842.summary_smooth_3e2d
  .tabs_top_cfb1
  > li.icon_next_7258
  > a,
.avatar-556f
  .active-a842.summary_smooth_3e2d
  .tabs_top_cfb1
  > li.tag-a626
  > a,
.avatar-556f
  .active-a842.link_black_3e69
  .tabs_top_cfb1
  > li.icon_next_7258
  > a,
.avatar-556f
  .active-a842.link_black_3e69
  .tabs_top_cfb1
  > li.tag-a626
  > a,
.avatar-556f
  .active-a842.hover-6891
  .tabs_top_cfb1
  > li.icon_next_7258
  > a,
.avatar-556f .active-a842.hover-6891 .tabs_top_cfb1 > li.inner-3dd6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-556f .chip_first_f1f7,
.avatar-556f .chip_first_f1f7 a {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-556f .widget-53d1.north_2095 li a,
.avatar-556f .section-44ab a,
.avatar-556f .active-d18c,
.avatar-556f .tabs_top_cfb1 > li > a,
.avatar-556f .menu_wood_c596 {
  color: rgba(0, 0, 0, 0.55);
}
.avatar-556f .widget-53d1.north_2095 li a:hover,
.avatar-556f .section-44ab a:hover,
.avatar-556f .active-d18c:hover,
.avatar-556f .tabs_top_cfb1 > li > a:hover,
.avatar-556f .menu_wood_c596:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-556f .left_0296 {
  color: rgba(0, 0, 0, 0.55);
}
.avatar-556f .left_0296 .media-simple-6553 {
  color: rgba(0, 0, 0, 0.8);
}
.avatar-556f .left_0296:hover {
  color: rgba(0, 0, 0, 0.8);
}
.orange-c850 .table-simple-d27d {
  margin-left: auto;
  margin-right: auto;
}
.media-0b9a > * {
  margin-left: auto;
  margin-right: auto;
}
.media-0b9a .new-a8aa {
  margin-right: 1.41575em;
}
.black_abc8 .media-0b9a > .shadow_b997 {
  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;
}
.black_abc8 .media-0b9a > .status-c53e {
  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;
}
.video_dynamic_9ce3.orange-c850 .table-simple-d27d,
.caption-easy-d31a.orange-c850 .table-simple-d27d {
  margin-left: 0;
}
.backdrop-b0f0.orange-c850 .table-simple-d27d,
.copper-3200.orange-c850 .table-simple-d27d {
  margin-right: 0;
}
.media-0b9a ol,
.media-0b9a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.form-6a37 video {
  max-width: 100%;
}
.wood-789a img {
  display: block;
}
.wood-789a.new-a8aa,
.wood-789a.component-dark-f11b {
  width: 100%;
}
.wood-789a.status-c53e img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shade_b8a2:not(.popup-bronze-46de) {
  margin: 1.5em auto;
}
.component-661e p {
  padding: 1.5em 14px;
}
ul.thumbnail_hard_d5b0.status-c53e,
ul.thumbnail_hard_d5b0.shadow_b997,
ul.thumbnail_hard_d5b0.popup-b778.shadow_b997 {
  padding: 0 14px;
}
.element_tall_8fb2 {
  display: block;
  overflow-x: auto;
}
.element_tall_8fb2 table {
  border-collapse: collapse;
  width: 100%;
}
.element_tall_8fb2 td,
.element_tall_8fb2 th {
  padding: 0.5em;
}
.media-0b9a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.media-0b9a ol ol,
.media-0b9a ol ul,
.media-0b9a ul ol,
.media-0b9a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.media-0b9a ol ol li,
.media-0b9a ol ul li,
.media-0b9a ul ol li,
.media-0b9a ul ul li {
  margin-left: 0;
}
.component-094c.media-lite-3be9 > .secondary-f597 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.component-094c.media-lite-3be9 > .secondary-f597 iframe,
.component-094c.media-lite-3be9 > .secondary-f597 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.heading_1060 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.heading_1060.next_48e9 {
  padding: 0;
}
.heading_1060.next_48e9 cite {
  font-size: 13px;
}
.heading_1060 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.heading_1060 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.article-soft-520e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.article-soft-520e > p:first-child {
  margin-top: 0;
}
.article-soft-520e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.article-soft-520e blockquote {
  border-left: 0;
}
.card_0806 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.card_0806:not(.accordion_dim_c7ff) {
  max-width: 100px;
}
.card_0806.layout_large_a680 {
  border-bottom: none !important;
  text-align: center;
}
.card_0806.layout_large_a680::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .component-661e p {
    padding: 1.5em 0;
  }
}
.hidden-blue-f670 {
  color: #0073aa;
}
.widget_blue_d238 {
  background-color: #0073aa;
}
.filter-05c9 {
  color: #229fd8;
}
.description-lower-efc9 {
  background-color: #229fd8;
}
.white_56ba {
  color: #eee;
}
.right_66d0 {
  background-color: #eee;
}
.button_a678 {
  color: #444;
}
.secondary-22f6 {
  background-color: #444;
}
.status_last_d31e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.status_last_d31e .shade-e79c .section-44ab {
  font-size: 15px;
}
.status_last_d31e .section-44ab {
  line-height: 1.3;
}
.status_last_d31e .avatar-556f {
}
.status_last_d31e .info-38a5 {
  background: #235787;
}
.gradient_stale_035a {
  padding: 0;
}
.gradient_stale_035a .info-38a5 {
  background: #1a1a1a;
}
.gradient_stale_035a .avatar-556f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.notice-da9f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.notice-da9f .avatar-556f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.notice-da9f .info-38a5 {
  background: #303030;
}
.photo-721e {
  position: relative;
  z-index: 10;
}
.photo-721e .under-a42d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick-1a4e .grid_selected_c09a {
  display: inline-block;
  vertical-align: middle;
}
.thick-1a4e.bright-7250 .grid_selected_c09a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .thick-1a4e.bright-7250 .grid_selected_c09a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .thick-1a4e.bright-7250 .grid_selected_c09a {
    margin-right: 0.4em;
  }
}
.thick-1a4e.bright-7250 .grid_selected_c09a:last-child {
  margin-right: 0;
}
.background_56ff .under-a42d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .badge-c078 .shade-e79c {
    margin: 0 -0.5em;
  }
  .badge-c078 .shade-e79c [class*="customify-col-"],
  .badge-c078 .shade-e79c [class*="customify-col_"],
  .badge-c078 .shade-e79c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.badge-c078.search-green-f51e .under-a42d {
  background: 0 0 !important;
}
.badge-c078.search-green-f51e .under-a42d,
.badge-c078.background_56ff .under-a42d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .badge-c078.summary_light_cc64 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.badge-c078.background_56ff .under-a42d {
  box-shadow: none !important;
}
.carousel_easy_e430 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .carousel_easy_e430 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .carousel_easy_e430 {
    padding: 18px 0 20px;
  }
}
.carousel_easy_e430 .current_a5bb {
  width: 100%;
}
.carousel_easy_e430 .form-3465 {
  margin-bottom: 0;
}
.carousel_easy_e430 .caption-dcec {
  margin-top: 5px;
  font-size: 0.875em;
}
.notice-1215 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notice-1215 .component-small-8496 {
  width: 100%;
}
.media_iron_358e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.media_iron_358e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.media_iron_358e 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;
}
.media_iron_358e li:last-child:after {
  display: none;
}
.media_iron_358e li a {
  font-weight: 500;
  margin-right: 10px;
}
.right_ef68 .basic_569f button,
.carousel_easy_e430 .basic_569f button {
  left: 0;
}
.right_ef68 .component-small-8496,
.carousel_easy_e430 .component-small-8496 {
  padding-left: 0;
  padding-right: 0;
}
.right_ef68 .notice-1215,
.carousel_easy_e430 .notice-1215 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.right_ef68 {
  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;
}
.right_ef68: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;
}
.right_ef68 .preview-8b52 {
  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) {
  .right_ef68 .preview-8b52 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .right_ef68 .preview-8b52 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .right_ef68 .preview-8b52 {
    min-height: 200px;
  }
}
.right_ef68 .media_iron_358e {
  color: rgba(255, 255, 255, 0.8);
}
.right_ef68 .media_iron_358e a,
.right_ef68 .media_iron_358e li:after {
  color: inherit;
}
.right_ef68 .media_iron_358e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.dynamic-1a23 {
  margin-bottom: 0.5em;
}
.modal_next_a693 {
  margin-bottom: 1.2em;
}
.modal_next_a693,
.dynamic-1a23 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.modal_next_a693 p:last-child,
.dynamic-1a23 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .basic_569f,
#masthead .basic_569f {
  display: none;
}
#masthead
  > .basic_569f.title_fcdf {
  display: none;
}
#masthead > .basic_569f button {
  left: 0;
}
.medium-7eea {
  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%;
}
.medium-7eea .grid_selected_c09a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.medium-7eea .fluid-69d9 {
  display: -webkit-box;
  display: flex;
}
.medium-7eea .fluid-69d9.fresh-7985 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.medium-7eea .fluid-69d9.backdrop_34b7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.medium-7eea .fluid-69d9.column-62f2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.medium-7eea.steel_8829.banner-action-a15e .fluid-69d9.fresh-7985 {
  flex-basis: 100%;
}
.medium-7eea.module_67c4 .fluid-69d9.backdrop_34b7 {
  -webkit-box-flex: 1;
  flex: auto;
}
.medium-7eea.module_67c4 .fluid-69d9.column-62f2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .basic_569f.title_fcdf {
  display: none;
}
#masthead > .basic_569f button {
  left: 0;
}
.copper-3abe {
  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;
}
.copper-3abe:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.copper-3abe.outline-mini-efd7 i {
  margin-right: 4px;
}
.copper-3abe.surface-3cfe i {
  margin-left: 5px;
}
.section-44ab p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.section-44ab p:last-child {
  margin-bottom: 0;
}
.column_smooth_6804 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.column_smooth_6804 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.column_smooth_6804 img {
  display: block;
  width: auto;
  line-height: 1;
}
.column_smooth_6804 .chip_first_f1f7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.column_smooth_6804 .video_plasma_6c44 {
  margin: 5px 0 7px 0;
}
.column_smooth_6804.fluid_9472 .main_easy_0cef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column_smooth_6804.fluid_9472 .main_orange_80ab {
  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;
}
.column_smooth_6804.static_fe1a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.column_smooth_6804.static_fe1a .main_easy_0cef {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.column_smooth_6804.static_fe1a .main_orange_80ab {
  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;
}
.column_smooth_6804.preview-brown-56bf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column_smooth_6804.over_8098 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.column_smooth_6804.over_8098 .main_orange_80ab {
  margin-top: 7px;
}
.left-8f7f {
  display: inline-block;
}
.photo-721e .pagination_lite_4ff9 .column_smooth_6804 img {
  max-width: 100%;
}
.active-a842 .pattern-thick-b98a.search_full_e6da,
.caption-middle-d32e .pattern-thick-b98a.search_full_e6da {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.active-a842 .fixed-a45a,
.caption-middle-d32e .fixed-a45a {
  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%);
}
.active-a842 .fixed-a45a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.active-a842.summary_active_1014 .fixed-a45a {
  display: none;
}
.active-a842 .fast_ce7d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.active-a842 .fast_ce7d li {
  display: inline-block;
  position: relative;
}
.active-a842 .fast_ce7d li:last-child {
  margin-right: 0;
}
.active-a842 .fast_ce7d 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;
}
.active-a842 .fast_ce7d li.inner-3dd6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.active-a842 .fast_ce7d > 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;
}
.active-a842 .fast_ce7d > li > a i {
  line-height: 0;
}
.active-a842 .fast_ce7d > li.popup-advanced-ff27 > a .fixed-a45a {
  margin-left: 4px;
  line-height: 0;
}
.active-a842 .fast_ce7d .tag_down_874a li.popup-advanced-ff27 > a {
  position: relative;
}
.active-a842 .fast_ce7d .tag_down_874a li.popup-advanced-ff27 > a:after,
.active-a842 .fast_ce7d .tag_down_874a li.popup-advanced-ff27 > a:before {
  content: "";
  display: table;
}
.active-a842 .fast_ce7d .tag_down_874a li.popup-advanced-ff27 > a:after {
  clear: both;
}
.active-a842 .fast_ce7d .tag_down_874a li.popup-advanced-ff27 > a .fixed-a45a {
  margin-left: 5px;
  float: right;
}
.active-a842 .link_red_2dba,
.active-a842 .tag_down_874a {
  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;
}
.active-a842 .tag_down_874a {
  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;
}
.active-a842 .tag_down_874a .search_full_e6da {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.active-a842 .tag_down_874a .fixed-a45a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.active-a842 .tag_down_874a li {
  display: block;
  margin: 0;
  padding: 0;
}
.active-a842 .tag_down_874a 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;
}
.active-a842 .tag_down_874a li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.active-a842 .tag_down_874a .tag_down_874a {
  top: 0;
  left: 100%;
}
.active-a842 .form-ca02.fn-focus-741c > .link_red_2dba,
.active-a842 .form-ca02.fn-focus-741c > .tag_down_874a,
.active-a842 .form-ca02:focus > .link_red_2dba,
.active-a842 .form-ca02:focus > .tag_down_874a,
.active-a842 .form-ca02:hover > .link_red_2dba,
.active-a842 .form-ca02:hover > .tag_down_874a {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.active-a842.hover-6891 .tabs_top_cfb1:after,
.active-a842.hover-6891 .tabs_top_cfb1:before {
  content: "";
  display: table;
}
.active-a842.hover-6891 .tabs_top_cfb1:after {
  clear: both;
}
.active-a842.hover-6891 .tabs_top_cfb1 > li {
  float: left;
}
.active-a842.status_in_b1e0 .tabs_top_cfb1:after,
.active-a842.status_in_b1e0 .tabs_top_cfb1:before {
  content: "";
  display: table;
}
.active-a842.status_in_b1e0 .tabs_top_cfb1:after {
  clear: both;
}
.active-a842.status_in_b1e0 .tabs_top_cfb1 > li {
  float: left;
}
.active-a842.status_in_b1e0 .tabs_top_cfb1 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.active-a842.status_in_b1e0 .tabs_top_cfb1 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.active-a842.status_in_b1e0 .tabs_top_cfb1 > li.icon_next_7258 > a,
.active-a842.status_in_b1e0 .tabs_top_cfb1 > li.inner-3dd6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.active-a842.summary_smooth_3e2d .tabs_top_cfb1 > li > a .search_full_e6da {
  position: relative;
}
.active-a842.summary_smooth_3e2d .tabs_top_cfb1 > li > a .search_full_e6da: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;
}
.active-a842.summary_smooth_3e2d
  .tabs_top_cfb1
  > li:focus
  > a
  .search_full_e6da:before,
.active-a842.summary_smooth_3e2d
  .tabs_top_cfb1
  > li:hover
  > a
  .search_full_e6da:before {
  width: 100%;
  background-color: currentColor;
}
.active-a842.summary_smooth_3e2d
  .tabs_top_cfb1
  > li.icon_next_7258
  > a
  .search_full_e6da:before,
.active-a842.summary_smooth_3e2d
  .tabs_top_cfb1
  > li.tag-a626
  > a
  .search_full_e6da:before {
  width: 100%;
  background-color: currentColor;
}
.active-a842.link_black_3e69 .tabs_top_cfb1 > li > a .search_full_e6da {
  position: relative;
}
.active-a842.link_black_3e69 .tabs_top_cfb1 > li > a .search_full_e6da: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;
}
.active-a842.link_black_3e69 .tabs_top_cfb1 > li:focus > a .search_full_e6da:before,
.active-a842.link_black_3e69
  .tabs_top_cfb1
  > li:hover
  > a
  .search_full_e6da:before {
  width: 100%;
  background-color: currentColor;
}
.active-a842.link_black_3e69
  .tabs_top_cfb1
  > li.icon_next_7258
  > a
  .search_full_e6da:before,
.active-a842.link_black_3e69
  .tabs_top_cfb1
  > li.tag-a626
  > a
  .search_full_e6da:before {
  width: 100%;
  background-color: currentColor;
}
.caption-middle-d32e .fast_ce7d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.caption-middle-d32e .fast_ce7d li:first-child > a {
  border-top: none;
}
.caption-middle-d32e .fast_ce7d .article_action_7e68 > .search_full_e6da .fixed-a45a {
  display: none;
}
.caption-middle-d32e .fast_ce7d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.caption-middle-d32e .fast_ce7d li:last-child {
  border: none;
}
.caption-middle-d32e .fast_ce7d li.popup-advanced-ff27 > a {
  padding-right: 45px !important;
}
.caption-middle-d32e .fast_ce7d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.caption-middle-d32e .fast_ce7d li a:focus,
.caption-middle-d32e .fast_ce7d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.caption-middle-d32e .fast_ce7d li .clean-7115 {
  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;
}
.caption-middle-d32e .fast_ce7d li .clean-7115:hover {
  box-shadow: none;
}
.caption-middle-d32e .fast_ce7d li .clean-7115 .fixed-a45a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.caption-middle-d32e .fast_ce7d .tag_down_874a {
  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);
}
.caption-middle-d32e .fast_ce7d .tag_down_874a li a {
  padding-left: 3em;
}
.caption-middle-d32e .fast_ce7d .wide-953e > a .clean-7115 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.caption-middle-d32e .fast_ce7d .wide-953e > .tag_down_874a {
  display: block;
  opacity: 1;
}
.grid-dfdc {
  max-width: 100%;
}
.breadcrumb-2b4f {
  line-height: 0;
  cursor: pointer;
}
.menu_wood_c596 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.menu_wood_c596:hover {
  box-shadow: none;
  color: currentColor;
}
.menu_wood_c596 svg {
  width: 18px;
  height: 18px;
}
.menu_wood_c596 .hover-9a66 {
  display: none;
}
.fresh-6f40 {
  position: relative;
}
.fresh-6f40.fn-active-741c .menu_wood_c596 .tabs-aadd {
  display: none;
}
.fresh-6f40.fn-active-741c .menu_wood_c596 .hover-9a66 {
  display: inline-block;
}
.fresh-6f40 .top-35f0 {
  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);
}
.fresh-6f40.preview_103a .top-35f0 {
  left: auto;
  right: -0.9em;
}
.fresh-6f40.preview_103a .huge-4f33::before {
  left: auto;
  right: 15px;
}
.fresh-6f40.fn-active-741c .top-35f0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.left_103f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.left_103f label {
  flex-basis: 100%;
}
.left_103f .footer_fresh_3782 {
  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;
}
.left_103f .pink_847e {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.left_103f .pink_847e:focus {
  background-color: transparent;
}
.left_103f button.article_brown_290f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.left_103f button.article_brown_290f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.left_103f button.article_brown_290f svg {
  width: 18px;
  height: 18px;
}
.left_103f input[type="submit"] {
  min-height: auto;
}
.list_9f75 .left_103f .pink_847e {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.huge-4f33 {
  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) {
  .huge-4f33 {
    width: 220px;
  }
}
.huge-4f33 label {
  flex-basis: 100%;
}
.huge-4f33::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;
}
.thumbnail-c72e .list_9f75 .left_103f {
  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;
}
.thumbnail-c72e
  .list_9f75
  .left_103f
  .footer_fresh_3782 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.thumbnail-c72e .list_9f75 .left_103f .pink_847e {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.thumbnail-c72e
  .list_9f75
  .left_103f
  .pink_847e:focus {
  background: 0 0;
}
.thumbnail-c72e
  .list_9f75
  .left_103f
  .paragraph-63cc {
  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;
}
.widget-53d1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.widget-53d1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.widget-53d1 li:last-child {
  margin-right: 0;
}
.widget-53d1 li:first-child {
  margin-left: 0;
}
.widget-53d1.accent-9b44 a {
  color: #fff;
}
.widget-53d1.accent-9b44 a:hover {
  color: #fff;
}
.widget-53d1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.widget-53d1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.widget-53d1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.widget-53d1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.widget-53d1 [class*="social-icon-apple"] {
  background-color: #999;
}
.widget-53d1 [class*="social-icon-apple"].component_5197 {
  background-color: transparent;
  color: #999;
}
.widget-53d1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.widget-53d1 [class*="social-icon-behance"].component_5197 {
  background-color: transparent;
  color: #1769ff;
}
.widget-53d1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.widget-53d1 [class*="social-icon-bitbucket"].component_5197 {
  background-color: transparent;
  color: #205081;
}
.widget-53d1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.widget-53d1 [class*="social-icon-codepen"].component_5197 {
  background-color: transparent;
  color: #000;
}
.widget-53d1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.widget-53d1 [class*="social-icon-delicious"].component_5197 {
  background-color: transparent;
  color: #39f;
}
.widget-53d1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.widget-53d1 [class*="social-icon-digg"].component_5197 {
  background-color: transparent;
  color: #005be2;
}
.widget-53d1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.widget-53d1 [class*="social-icon-dribbble"].component_5197 {
  background-color: transparent;
  color: #ea4c89;
}
.widget-53d1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.widget-53d1 [class*="social-icon-envelope"].component_5197 {
  background-color: transparent;
  color: #ea4335;
}
.widget-53d1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.widget-53d1 [class*="social-icon-facebook"].component_5197 {
  background-color: transparent;
  color: #3b5998;
}
.widget-53d1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.widget-53d1 [class*="social-icon-flickr"].component_5197 {
  background-color: transparent;
  color: #0063dc;
}
.widget-53d1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.widget-53d1 [class*="social-icon-foursquare"].component_5197 {
  background-color: transparent;
  color: #2d5be3;
}
.widget-53d1 [class*="social-icon-github"] {
  background-color: #333;
}
.widget-53d1 [class*="social-icon-github"].component_5197 {
  background-color: transparent;
  color: #333;
}
.widget-53d1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.widget-53d1 [class*="social-icon-google-plus"].component_5197 {
  background-color: transparent;
  color: #dd4b39;
}
.widget-53d1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.widget-53d1 [class*="social-icon-houzz"].component_5197 {
  background-color: transparent;
  color: #7ac142;
}
.widget-53d1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.widget-53d1 [class*="social-icon-instagram"].component_5197 {
  background-color: transparent;
  color: #262626;
}
.widget-53d1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.widget-53d1 [class*="social-icon-jsfiddle"].component_5197 {
  background-color: transparent;
  color: #487aa2;
}
.widget-53d1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.widget-53d1 [class*="social-icon-linkedin"].component_5197 {
  background-color: transparent;
  color: #0077b5;
}
.widget-53d1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.widget-53d1 [class*="social-icon-medium"].component_5197 {
  background-color: transparent;
  color: #00ab6b;
}
.widget-53d1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.widget-53d1
  [class*="social-icon-odnoklassniki"].component_5197 {
  background-color: transparent;
  color: #f4731c;
}
.widget-53d1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.widget-53d1 [class*="social-icon-meetup"].component_5197 {
  background-color: transparent;
  color: #ec1c40;
}
.widget-53d1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.widget-53d1 [class*="social-icon-pinterest"].component_5197 {
  background-color: transparent;
  color: #bd081c;
}
.widget-53d1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.widget-53d1 [class*="social-icon-product-hunt"].component_5197 {
  background-color: transparent;
  color: #da552f;
}
.widget-53d1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.widget-53d1 [class*="social-icon-reddit"].component_5197 {
  background-color: transparent;
  color: #ff4500;
}
.widget-53d1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.widget-53d1 [class*="social-icon-rss"].component_5197 {
  background-color: transparent;
  color: #f26522;
}
.widget-53d1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.widget-53d1
  [class*="social-icon-shopping-cart"].component_5197 {
  background-color: transparent;
  color: #4caf50;
}
.widget-53d1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.widget-53d1 [class*="social-icon-skype"].component_5197 {
  background-color: transparent;
  color: #00aff0;
}
.widget-53d1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.widget-53d1 [class*="social-icon-slideshare"].component_5197 {
  background-color: transparent;
  color: #0077b5;
}
.widget-53d1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.widget-53d1 [class*="social-icon-snapchat"].component_5197 {
  background-color: transparent;
  color: #fffc00;
}
.widget-53d1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.widget-53d1 [class*="social-icon-soundcloud"].component_5197 {
  background-color: transparent;
  color: #f80;
}
.widget-53d1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.widget-53d1 [class*="social-icon-spotify"].component_5197 {
  background-color: transparent;
  color: #2ebd59;
}
.widget-53d1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.widget-53d1
  [class*="social-icon-stack-overflow"].component_5197 {
  background-color: transparent;
  color: #fe7a15;
}
.widget-53d1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.widget-53d1 [class*="social-icon-maldkfgram"].component_5197 {
  background-color: transparent;
  color: #2ca5e0;
}
.widget-53d1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.widget-53d1 [class*="social-icon-tripadvisor"].component_5197 {
  background-color: transparent;
  color: #589442;
}
.widget-53d1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.widget-53d1 [class*="social-icon-tumblr"].component_5197 {
  background-color: transparent;
  color: #35465c;
}
.widget-53d1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.widget-53d1 [class*="social-icon-twitch"].component_5197 {
  background-color: transparent;
  color: #6441a5;
}
.widget-53d1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.widget-53d1 [class*="social-icon-twitter"].component_5197 {
  background-color: transparent;
  color: #1da1f2;
}
.widget-53d1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.widget-53d1 [class*="social-icon-vimeo"].component_5197 {
  background-color: transparent;
  color: #1ab7ea;
}
.widget-53d1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.widget-53d1 [class*="social-icon-vk"].component_5197 {
  background-color: transparent;
  color: #45668e;
}
.widget-53d1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.widget-53d1 [class*="social-icon-weibo"].component_5197 {
  background-color: transparent;
  color: #df2029;
}
.widget-53d1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.widget-53d1 [class*="social-icon-weixin"].component_5197 {
  background-color: transparent;
  color: #7bb32e;
}
.widget-53d1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.widget-53d1 [class*="social-icon-whatsapp"].component_5197 {
  background-color: transparent;
  color: #25d366;
}
.widget-53d1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.widget-53d1 [class*="social-icon-wordpress"].component_5197 {
  background-color: transparent;
  color: #21759b;
}
.widget-53d1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.widget-53d1 [class*="social-icon-xing"].component_5197 {
  background-color: transparent;
  color: #026466;
}
.widget-53d1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.widget-53d1 [class*="social-icon-yelp"].component_5197 {
  background-color: transparent;
  color: #af0606;
}
.widget-53d1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.widget-53d1 [class*="social-icon-youtube"].component_5197 {
  background-color: transparent;
  color: #cd201f;
}
.active-d18c {
  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;
}
.active-d18c:hover {
  box-shadow: none;
  background: 0 0;
}
.tertiary_thick_a97a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.focus-e40b {
  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;
}
.white_c021 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.easy-71f6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.easy-71f6,
.easy-71f6::after,
.easy-71f6::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;
}
.easy-71f6::after,
.easy-71f6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.notification_b970 .focus-e40b .white_c021 {
  margin-top: -2px;
  width: 19px;
}
.notification_b970 .focus-e40b .easy-71f6 {
  margin-top: -1px;
}
.notification_b970 .focus-e40b .easy-71f6,
.notification_b970 .focus-e40b .easy-71f6::after,
.notification_b970 .focus-e40b .easy-71f6::before {
  width: 19px;
  height: 2px;
}
.notification_b970 .focus-e40b .easy-71f6::before {
  top: -6px;
}
.notification_b970 .focus-e40b .easy-71f6::after {
  bottom: -6px;
}
.lower_85a8 .focus-e40b .white_c021 {
  margin-top: -2px;
  width: 22px;
}
.lower_85a8 .focus-e40b .easy-71f6 {
  margin-top: -1px;
}
.lower_85a8 .focus-e40b .easy-71f6,
.lower_85a8 .focus-e40b .easy-71f6::after,
.lower_85a8 .focus-e40b .easy-71f6::before {
  width: 22px;
  height: 2px;
}
.lower_85a8 .focus-e40b .easy-71f6::before {
  top: -7px;
}
.lower_85a8 .focus-e40b .easy-71f6::after {
  bottom: -7px;
}
.layout_7983 .focus-e40b .white_c021 {
  margin-top: -2px;
  width: 31px;
}
.layout_7983 .focus-e40b .easy-71f6 {
  margin-top: -1.5px;
}
.layout_7983 .focus-e40b .easy-71f6,
.layout_7983 .focus-e40b .easy-71f6::after,
.layout_7983 .focus-e40b .easy-71f6::before {
  width: 31px;
  height: 3px;
}
.layout_7983 .focus-e40b .easy-71f6::before {
  top: -9px;
}
.layout_7983 .focus-e40b .easy-71f6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .focus_041f .focus-e40b .white_c021 {
    margin-top: -2px;
    width: 19px;
  }
  .focus_041f .focus-e40b .easy-71f6 {
    margin-top: -1px;
  }
  .focus_041f .focus-e40b .easy-71f6,
  .focus_041f .focus-e40b .easy-71f6::after,
  .focus_041f .focus-e40b .easy-71f6::before {
    width: 19px;
    height: 2px;
  }
  .focus_041f .focus-e40b .easy-71f6::before {
    top: -6px;
  }
  .focus_041f .focus-e40b .easy-71f6::after {
    bottom: -6px;
  }
  .overlay-e4a4 .focus-e40b .white_c021 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay-e4a4 .focus-e40b .easy-71f6 {
    margin-top: -1px;
  }
  .overlay-e4a4 .focus-e40b .easy-71f6,
  .overlay-e4a4 .focus-e40b .easy-71f6::after,
  .overlay-e4a4 .focus-e40b .easy-71f6::before {
    width: 22px;
    height: 2px;
  }
  .overlay-e4a4 .focus-e40b .easy-71f6::before {
    top: -7px;
  }
  .overlay-e4a4 .focus-e40b .easy-71f6::after {
    bottom: -7px;
  }
  .sort_5acd .focus-e40b .white_c021 {
    margin-top: -2px;
    width: 31px;
  }
  .sort_5acd .focus-e40b .easy-71f6 {
    margin-top: -1.5px;
  }
  .sort_5acd .focus-e40b .easy-71f6,
  .sort_5acd .focus-e40b .easy-71f6::after,
  .sort_5acd .focus-e40b .easy-71f6::before {
    width: 31px;
    height: 3px;
  }
  .sort_5acd .focus-e40b .easy-71f6::before {
    top: -9px;
  }
  .sort_5acd .focus-e40b .easy-71f6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .prev-dca3 .focus-e40b .white_c021 {
    margin-top: -2px;
    width: 19px;
  }
  .prev-dca3 .focus-e40b .easy-71f6 {
    margin-top: -1px;
  }
  .prev-dca3 .focus-e40b .easy-71f6,
  .prev-dca3 .focus-e40b .easy-71f6::after,
  .prev-dca3 .focus-e40b .easy-71f6::before {
    width: 19px;
    height: 2px;
  }
  .prev-dca3 .focus-e40b .easy-71f6::before {
    top: -6px;
  }
  .prev-dca3 .focus-e40b .easy-71f6::after {
    bottom: -6px;
  }
  .status_fa0e .focus-e40b .white_c021 {
    margin-top: -2px;
    width: 22px;
  }
  .status_fa0e .focus-e40b .easy-71f6 {
    margin-top: -1px;
  }
  .status_fa0e .focus-e40b .easy-71f6,
  .status_fa0e .focus-e40b .easy-71f6::after,
  .status_fa0e .focus-e40b .easy-71f6::before {
    width: 22px;
    height: 2px;
  }
  .status_fa0e .focus-e40b .easy-71f6::before {
    top: -7px;
  }
  .status_fa0e .focus-e40b .easy-71f6::after {
    bottom: -7px;
  }
  .article-fixed-8fae .focus-e40b .white_c021 {
    margin-top: -2px;
    width: 31px;
  }
  .article-fixed-8fae .focus-e40b .easy-71f6 {
    margin-top: -1.5px;
  }
  .article-fixed-8fae .focus-e40b .easy-71f6,
  .article-fixed-8fae .focus-e40b .easy-71f6::after,
  .article-fixed-8fae .focus-e40b .easy-71f6::before {
    width: 31px;
    height: 3px;
  }
  .article-fixed-8fae .focus-e40b .easy-71f6::before {
    top: -9px;
  }
  .article-fixed-8fae .focus-e40b .easy-71f6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .light_ea80 .focus-e40b .white_c021 {
    margin-top: -2px;
    width: 19px;
  }
  .light_ea80 .focus-e40b .easy-71f6 {
    margin-top: -1px;
  }
  .light_ea80 .focus-e40b .easy-71f6,
  .light_ea80 .focus-e40b .easy-71f6::after,
  .light_ea80 .focus-e40b .easy-71f6::before {
    width: 19px;
    height: 2px;
  }
  .light_ea80 .focus-e40b .easy-71f6::before {
    top: -6px;
  }
  .light_ea80 .focus-e40b .easy-71f6::after {
    bottom: -6px;
  }
  .label_lite_6081 .focus-e40b .white_c021 {
    margin-top: -2px;
    width: 22px;
  }
  .label_lite_6081 .focus-e40b .easy-71f6 {
    margin-top: -1px;
  }
  .label_lite_6081 .focus-e40b .easy-71f6,
  .label_lite_6081 .focus-e40b .easy-71f6::after,
  .label_lite_6081 .focus-e40b .easy-71f6::before {
    width: 22px;
    height: 2px;
  }
  .label_lite_6081 .focus-e40b .easy-71f6::before {
    top: -7px;
  }
  .label_lite_6081 .focus-e40b .easy-71f6::after {
    bottom: -7px;
  }
  .media-fae8 .focus-e40b .white_c021 {
    margin-top: -2px;
    width: 31px;
  }
  .media-fae8 .focus-e40b .easy-71f6 {
    margin-top: -1.5px;
  }
  .media-fae8 .focus-e40b .easy-71f6,
  .media-fae8 .focus-e40b .easy-71f6::after,
  .media-fae8 .focus-e40b .easy-71f6::before {
    width: 31px;
    height: 3px;
  }
  .media-fae8 .focus-e40b .easy-71f6::before {
    top: -9px;
  }
  .media-fae8 .focus-e40b .easy-71f6::after {
    bottom: -9px;
  }
}
.under_eadd .easy-71f6 {
  -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);
}
.under_eadd .easy-71f6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.under_eadd .easy-71f6::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);
}
.under_eadd.blue-220a .easy-71f6 {
  -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);
}
.under_eadd.blue-220a .easy-71f6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.under_eadd.blue-220a .easy-71f6::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);
}
.hard-a207 {
  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.pro_05b2:before {
  display: none;
}
.accordion-4c77 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.accordion-4c77 .iron-09f0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.accordion-4c77 .iron-09f0:last-of-type {
  border-bottom: none;
}
.accordion-4c77 .iron-09f0.tag_bronze_11aa,
.accordion-4c77 .iron-09f0.dim_d930,
.accordion-4c77 .iron-09f0.prev_3ca2 {
  padding: 0;
}
.accordion-4c77 .caption-middle-d32e .clean-7115 {
  color: currentColor;
}
.accordion-4c77 .caption-middle-d32e .clean-7115:focus,
.accordion-4c77 .caption-middle-d32e .clean-7115:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion-4c77.avatar-556f .left_0296,
.accordion-4c77.avatar-556f .section-44ab a,
.accordion-4c77.avatar-556f .tabs_top_cfb1 a,
.accordion-4c77.avatar-556f .tag_down_874a a {
  color: rgba(0, 0, 0, 0.55);
}
.accordion-4c77.avatar-556f .left_0296:hover,
.accordion-4c77.avatar-556f .section-44ab a:hover,
.accordion-4c77.avatar-556f .tabs_top_cfb1 a:hover,
.accordion-4c77.avatar-556f .tag_down_874a a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-4c77.avatar-556f .media-simple-6553 {
  color: rgba(0, 0, 0, 0.8);
}
.accordion-4c77.avatar-556f .iron-09f0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion-4c77.avatar-556f .iron-09f0:before {
  background: rgba(0, 0, 0, 0.08);
}
.accordion-4c77.avatar-556f .frame-left-e461:before {
  background: rgba(255, 255, 255, 0.9);
}
.accordion-4c77.avatar-556f .caption-middle-d32e .fast_ce7d li a,
.accordion-4c77.avatar-556f .caption-middle-d32e .clean-7115,
.accordion-4c77.avatar-556f .tag_down_874a {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion-4c77.avatar-556f .caption-middle-d32e .clean-7115:focus,
.accordion-4c77.avatar-556f .caption-middle-d32e .clean-7115:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion-4c77.avatar-556f .fast_ce7d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion-4c77.info-38a5 .left_0296,
.accordion-4c77.info-38a5 .section-44ab a,
.accordion-4c77.info-38a5 .tabs_top_cfb1 .clean-7115,
.accordion-4c77.info-38a5 .tabs_top_cfb1 a,
.accordion-4c77.info-38a5 .tag_down_874a a {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-4c77.info-38a5 .left_0296:hover,
.accordion-4c77.info-38a5 .section-44ab a:hover,
.accordion-4c77.info-38a5 .tabs_top_cfb1 .clean-7115:hover,
.accordion-4c77.info-38a5 .tabs_top_cfb1 a:hover,
.accordion-4c77.info-38a5 .tag_down_874a a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-4c77.info-38a5 .media-simple-6553 {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-4c77.info-38a5 .iron-09f0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-4c77.info-38a5 .iron-09f0:before {
  background: rgba(255, 255, 255, 0.08);
}
.accordion-4c77.info-38a5 .frame-left-e461:before {
  background: rgba(0, 0, 0, 0.9);
}
.accordion-4c77.info-38a5 .caption-middle-d32e .fast_ce7d li a,
.accordion-4c77.info-38a5 .caption-middle-d32e .clean-7115,
.accordion-4c77.info-38a5 .tag_down_874a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-4c77.info-38a5 .caption-middle-d32e .clean-7115:focus,
.accordion-4c77.info-38a5 .caption-middle-d32e .clean-7115:hover {
  background: rgba(0, 0, 0, 0.01);
}
.accordion-4c77.info-38a5 .fast_ce7d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.frame-left-e461 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.frame-left-e461:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.preview-5a5e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.menu-a754 .accordion-4c77 {
  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;
}
.menu-a754 .iron-09f0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.menu-a754 .iron-09f0: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) {
  .menu-a754 .iron-09f0:before {
    width: 16%;
    left: 42%;
  }
}
.menu-a754 .iron-09f0:last-child:before {
  content: none;
}
.menu-a754 .iron-09f0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.menu-a754 .caption-middle-d32e .fast_ce7d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.menu-a754 .caption-middle-d32e .fast_ce7d li a .clean-7115 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.menu-a754 .caption-middle-d32e .tag_down_874a {
  border: none;
}
.menu-a754 .caption-middle-d32e .tag_down_874a li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.menu-a754 .frame-left-e461 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.menu-a754 .preview-5a5e {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.menu-a754 .info-38a5 .frame-left-e461:before {
  background: rgba(0, 0, 0, 0.9);
}
.menu-a754 .avatar-556f.content-fixed-ea17 .easy-71f6 {
  background: rgba(0, 0, 0, 0.6);
}
.menu-a754
  .avatar-556f.content-fixed-ea17
  .easy-71f6::after,
.menu-a754
  .avatar-556f.content-fixed-ea17
  .easy-71f6:before {
  background: inherit;
}
.menu-a754
  .avatar-556f.content-fixed-ea17:hover
  .easy-71f6 {
  background: rgba(0, 0, 0, 0.8);
}
.block-9cc8 .accordion-4c77 {
  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) {
  .block-9cc8 .accordion-4c77 {
    width: auto;
    right: 45px;
  }
}
.backdrop_top_1607 .accordion-4c77 {
  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) {
  .backdrop_top_1607 .accordion-4c77 {
    width: auto;
    left: 45px;
  }
}
.pro_05b2 .accordion-4c77 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.pro_05b2 .preview-5a5e {
  max-width: 48em;
  margin: 0 auto;
}
.pro_05b2 .frame-left-e461:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.copper_3069 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.copper_3069.menu-a754 .accordion-4c77 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.copper_3069.block-9cc8 .accordion-4c77 {
  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);
}
.copper_3069 .accordion-4c77 {
  visibility: visible;
}
.copper_3069.backdrop_top_1607 .accordion-4c77 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.media-8018,
.wrapper_447c {
  overflow-x: hidden;
}
.media-8018 .accordion-4c77 {
  overflow: auto;
}
.media-8018.menu-a754 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media-8018.menu-a754 .accordion-4c77 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.media-8018.menu-a754 .active-d18c {
  opacity: 0;
}
.media-8018.block-9cc8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media-8018.block-9cc8 .accordion-4c77 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.media-8018.block-9cc8 .active-d18c {
  opacity: 0;
}
.media-8018.backdrop_top_1607 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media-8018.backdrop_top_1607 .accordion-4c77 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.media-8018.backdrop_top_1607 .active-d18c {
  opacity: 0;
}
.media-8018.pro_05b2 .accordion-4c77 {
  z-index: 10;
  visibility: visible;
}
.content-fixed-ea17 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.content-fixed-ea17 .easy-71f6 {
  background: rgba(255, 255, 255, 0.99);
}
.content-fixed-ea17 .easy-71f6::after,
.content-fixed-ea17 .easy-71f6:before {
  background: inherit;
}
.content-fixed-ea17:hover .easy-71f6 {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop_top_1607 .content-fixed-ea17 {
  top: 10px;
  right: auto;
  left: 12px;
}
.pro_05b2 .content-fixed-ea17 {
  display: none !important;
}
.media-8018:before,
.wrapper_447c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.media-8018 .content-fixed-ea17,
.wrapper_447c .content-fixed-ea17 {
  display: inline-block;
}
.accordion-4c77 .grid_selected_c09a {
  -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;
}
.media-8018 .accordion-4c77 .grid_selected_c09a,
.wrapper_447c .accordion-4c77 .grid_selected_c09a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.glass_6442 .footer_fresh_3782 {
  width: 100%;
}
.pagination_lite_4ff9 {
  padding: 0 0.5em 0;
}
.pagination_lite_4ff9 [class*="customify-col-"],
.pagination_lite_4ff9 [class*="customify-col_"],
.pagination_lite_4ff9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.bottom-c0d7 .pagination_lite_4ff9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .shade-e79c .old_140f,
  .old_140f {
    display: none;
  }
  .component-fixed-b071 {
    text-align: left;
  }
  .dropdown-d5ac {
    text-align: center;
  }
  .row-b616 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .shade-e79c .detail_8c45,
  .detail_8c45 {
    display: none;
  }
  .carousel_af55 {
    text-align: left;
  }
  .header-stone-dad6 {
    text-align: center;
  }
  .chip_west_ee7e {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .shade-e79c .item_east_0470,
  .item_east_0470 {
    display: none;
  }
  .input_right_4d84 {
    text-align: left;
  }
  .current_6185 {
    text-align: center;
  }
  .wood-f99b {
    text-align: right;
  }
}
#page {
  position: relative;
}
.shade-static-853a {
  box-shadow: none !important;
}
.button_glass_7923 .tooltip-78d7,
.focus-iron-a129 .tooltip-78d7 {
  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;
}
.focus-iron-a129 .tooltip-78d7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.under-a42d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.under-a42d:after,
.under-a42d:before {
  content: "";
  display: table;
}
.under-a42d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .under-a42d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.under-a42d,
.summary_light_cc64 {
  max-width: 1248px;
  margin: 0 auto;
}

.caption_be01.header-narrow-9635 .under-a42d {
  max-width: 100%;
}
.caption_be01.dropdown-5108 {
  max-width: 1200px;
  margin: 0 auto;
}
.caption_be01.outer_4599 .under-a42d {
  max-width: 100%;
}
.caption_be01.outer_4599 > .under-a42d {
  padding-left: 0;
  padding-right: 0;
}
.caption_be01.outer_4599 > .under-a42d .shade-e79c {
  margin: 0;
}
.caption_be01.outer_4599
  > .under-a42d
  .list-072e.form-e300 {
  margin-right: 0;
  margin-left: 0;
}
.caption_be01.outer_4599 #main.form-e300 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .backdrop_446c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .backdrop_446c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .border-black-b781 .table-simple-d27d {
    padding-right: 1em;
  }
  .border-black-b781.inner-e0d3 .list-072e {
    border-right: 1px solid #eaecee;
  }
  .border-black-b781.inner-e0d3 .table-simple-d27d {
    padding-right: 1em;
  }
  .border-black-b781.inner-e0d3 .carousel_warm_c6fd {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hard-90ea .table-simple-d27d {
    padding-left: 1em;
  }
  .hard-90ea.inner-e0d3 .list-072e {
    border-left: 1px solid #eaecee;
  }
  .hard-90ea.inner-e0d3 .table-simple-d27d {
    padding-left: 1em;
  }
  .hard-90ea.inner-e0d3 .carousel_warm_c6fd {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent-9b46 .table-simple-d27d {
    padding-left: 1em;
  }
  .accent-9b46.inner-e0d3 .fluid_9404 {
    border-right: 1px solid #eaecee;
  }
  .accent-9b46.inner-e0d3 .carousel-action-9b4d {
    border-right: 1px solid #eaecee;
  }
  .accent-9b46.inner-e0d3 .table-simple-d27d {
    padding-left: 1em;
  }
  .accent-9b46.inner-e0d3 .carousel_warm_c6fd {
    padding-right: 1em;
  }
  .accent-9b46.inner-e0d3 .wood-4c5b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside_wide_6c77 .table-simple-d27d {
    padding-right: 1em;
  }
  .aside_wide_6c77.inner-e0d3 .fluid_9404 {
    border-left: 1px solid #eaecee;
  }
  .aside_wide_6c77.inner-e0d3 .carousel-action-9b4d {
    border-left: 1px solid #eaecee;
  }
  .aside_wide_6c77.inner-e0d3 .table-simple-d27d {
    padding-right: 1em;
  }
  .aside_wide_6c77.inner-e0d3 .carousel_warm_c6fd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .aside_wide_6c77.inner-e0d3 .wood-4c5b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .backdrop_446c .table-simple-d27d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop_446c.inner-e0d3 .list-072e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .backdrop_446c.inner-e0d3 .table-simple-d27d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .backdrop_446c.inner-e0d3 .carousel_warm_c6fd {
    padding-left: 1em;
  }
  .backdrop_446c.inner-e0d3 .wood-4c5b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .backdrop_446c.inner-e0d3 .table-simple-d27d {
    padding-left: 0;
  }
}
.heading-8f32 .thick-1a4e {
  display: inline-block;
}
.yellow-8248 {
  display: inline-block;
}
.detail_advanced_982c {
  word-con: break-word;
}
.up-dcd3 > span {
  display: inline-block;
  padding: 5px 0;
}
.up-dcd3 .label_top_ee8c {
  margin-left: 8px;
  margin-right: 8px;
}
.up-dcd3 .fast_675c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.thick_a9de .overlay_3568 {
  margin-bottom: 2em;
}
.thick_a9de .hovered-4e59 {
  margin-bottom: 15px;
}
.thick_a9de .hovered-4e59:last-child {
  margin-bottom: 0;
}
.thick_a9de .easy-5f9f {
  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) {
  .thick_a9de .easy-5f9f {
    display: block;
  }
}
.thick_a9de .block_iron_bce6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .thick_a9de .block_iron_bce6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.thick_a9de .green-ebdb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.thick_a9de .green-ebdb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.thick_a9de .green-ebdb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.thick_a9de .detail_advanced_982c {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.thick_a9de .detail_advanced_982c a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.thick_a9de .purple_d5d2 p:last-child {
  margin-bottom: 0;
}
.thick_a9de .badge_bronze_96f6 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.thick_a9de .paragraph-c5c9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.thick_a9de .accent_67fd {
  margin-top: 1em;
}
.thick_a9de .light_20e1 {
  top: 0;
  display: block;
}
.thick_a9de .light_20e1 a {
  color: inherit;
}
.thick_a9de .light_20e1 a:hover {
  color: inherit;
}
.thick_a9de .thumbnail_gas_33c1 {
  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;
}
.thick_a9de .thumbnail_gas_33c1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.thick_a9de .paragraph-c5c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.thick_a9de .fluid_99fe {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.thick_a9de .fluid_99fe:first-child {
  margin-top: 0;
}
.thick_a9de .fluid_99fe.tiny_df96 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.thick_a9de .fluid_99fe.green_309a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thick_a9de
  .fluid_99fe.green_309a.sidebar_25ce
  .accent_67fd {
  width: 100%;
}
.thick_a9de .green_309a {
  -webkit-box-align: center;
  align-items: center;
}
.thick_a9de .green_309a .up-dcd3,
.thick_a9de .green_309a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.thick_a9de .green-ebdb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thick_a9de .green-ebdb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.thick_a9de .green-ebdb: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;
}
.thick_a9de .tiny_df96 {
  z-index: 5;
}
.thick_a9de .fixed_917a .footer_539b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.thick_a9de .texture-cold-b190 .footer_539b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.thick_a9de .huge-7694 .footer_539b {
  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;
}
.thick_a9de.gallery-9b89 .easy-5f9f,
.thick_a9de.secondary_basic_6fbd .easy-5f9f {
  display: block;
}
.thick_a9de.gallery-9b89 .easy-5f9f .modal_small_9d23,
.thick_a9de.gallery-9b89 .easy-5f9f .paragraph-c5c9,
.thick_a9de.secondary_basic_6fbd .easy-5f9f .modal_small_9d23,
.thick_a9de.secondary_basic_6fbd .easy-5f9f .paragraph-c5c9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thick_a9de.new-e899 .block_iron_bce6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .thick_a9de.new-e899 .block_iron_bce6 {
    margin-right: 0;
  }
}
.thick_a9de.gallery-9b89 .block_iron_bce6,
.thick_a9de.secondary_basic_6fbd .block_iron_bce6 {
  padding-top: 40%;
}
.thick_a9de.gallery-9b89 .overlay_3568,
.thick_a9de.secondary_basic_6fbd .overlay_3568 {
  display: block;
}
.thick_a9de.gallery-9b89 .fn-sticky-741c .paragraph-c5c9,
.thick_a9de.secondary_basic_6fbd .fn-sticky-741c .paragraph-c5c9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.thick_a9de.gallery-9b89 .block_iron_bce6,
.thick_a9de.secondary_basic_6fbd .block_iron_bce6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.thick_a9de.gallery-9b89 .paragraph-c5c9 {
  padding: 1em;
}
.button_c57f {
  margin: 30px auto;
  display: block;
}
.button_c57f .item_hot_3125 > * {
  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;
}
.button_c57f .item_hot_3125 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.button_c57f .item_hot_3125 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.list_white_2ba2 .up-dcd3 {
  margin-bottom: 1.41575em;
}
.list_white_2ba2 .media-dirty-77a1 {
  margin-bottom: 1.618em;
}
.media-0b9a .pink_93bd {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.media-0b9a .pink_93bd a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.media-0b9a .accent_yellow_e24a {
  max-width: 100%;
  overflow: auto;
}
.orange-c850 .media-0b9a a:hover {
  text-decoration: underline;
}
.overlay_39dd .hovered-4e59:not(.detail_advanced_982c),
.overlay_39dd .green-ebdb {
  margin-bottom: 1.41575em;
}
.overlay_39dd .hovered-4e59:not(.detail_advanced_982c):last-child,
.overlay_39dd .green-ebdb:last-child {
  margin-bottom: 0;
}
.overlay_39dd .hovered-4e59.pagination_0b6e {
  margin-bottom: 0.41575em;
}
.overlay_39dd .alert-0745:before,
.overlay_39dd .mini_988d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.overlay_39dd .alert-0745:before {
  content: "\f115";
}
.overlay_39dd .mini_988d:before {
  content: "\f02c";
}
.overlay_39dd .alert_steel_9b59 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.overlay_39dd .alert_steel_9b59 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.preview-lower-c569 {
  display: -webkit-box;
  display: flex;
}
.preview-lower-c569 .progress-14c4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .preview-lower-c569 .progress-14c4 {
    flex-basis: 90px;
  }
}
.preview-lower-c569 .out-7b9f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .preview-lower-c569 .out-7b9f {
    flex-basis: calc(100% - 50px);
  }
}
.preview-lower-c569 .content-clean-83a1 p:last-child {
  margin-bottom: 0.72em;
}
.row_left_ed61 .item_hot_3125 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.row_left_ed61 .item_hot_3125:after,
.row_left_ed61 .item_hot_3125:before {
  content: "";
  display: table;
}
.row_left_ed61 .item_hot_3125:after {
  clear: both;
}
.row_left_ed61 .item_hot_3125 .popup_db1a,
.row_left_ed61 .item_hot_3125 .widget-9665 {
  width: 49%;
}
.row_left_ed61 .item_hot_3125 .popup_db1a a span.message-9fe1,
.row_left_ed61 .item_hot_3125 .widget-9665 a span.message-9fe1 {
  display: block;
  margin-bottom: 5px;
}
.row_left_ed61 .item_hot_3125 .widget-9665 {
  float: left;
  text-align: left;
}
.row_left_ed61 .item_hot_3125 .popup_db1a {
  float: right;
  text-align: right;
}
.aside-8bc7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .aside-8bc7 {
    margin-bottom: 0;
  }
}
.first-6a55 {
  margin-bottom: 1em;
}
.first-6a55 .detail_advanced_982c {
  font-size: 1.1em;
  line-height: 1.3;
}
.grid_ce94 a {
  display: block;
  line-height: 0;
  position: relative;
}
.paper_cb22 .first-6a55,
.footer_4665 .first-6a55 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .paper_cb22 .first-6a55,
  .footer_4665 .first-6a55 {
    display: block;
  }
}
.paper_cb22 .grid_ce94,
.footer_4665 .grid_ce94 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .paper_cb22 .grid_ce94,
  .footer_4665 .grid_ce94 {
    margin-bottom: 1em;
  }
}
.paper_cb22 .grid_ce94 img,
.footer_4665 .grid_ce94 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.paper_cb22 .gradient-465d,
.footer_4665 .gradient-465d {
  flex-basis: calc(100% - 160px);
}
.paper_cb22 .gradient-465d p,
.footer_4665 .gradient-465d p {
  margin-bottom: 0;
}
.paper_cb22 .gradient-465d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .paper_cb22 .gradient-465d {
    padding-left: 0;
  }
}
.footer_4665 .gradient-465d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .footer_4665 .gradient-465d {
    padding-right: 0;
  }
}
.footer_4665 .grid_ce94 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.overlay-5e64 .grid_ce94 {
  margin-bottom: 0.5em;
}
.overlay-5e64 .grid_ce94 img {
  width: 100%;
}
.layout-dynamic-0c39 .dirty_047c,
.pink_b1e8 .dirty_047c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pink_b1e8 .list-072e .header-3bd8 p:last-child {
  margin-bottom: 0;
}
.south_55ae {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.photo-cbec .simple-4e30 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .photo-cbec .simple-4e30:last-of-type {
    margin-bottom: 0;
  }
}
.photo-cbec .simple-4e30 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo-cbec .simple-4e30 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.photo-cbec .simple-4e30 ul li {
  margin: 0 0 0.6em;
}
.photo-cbec .simple-4e30 ul li.popup-top-2b79,
.photo-cbec .simple-4e30 ul li.easy_9cd5 {
  position: relative;
}
.photo-cbec .simple-4e30 ul li.popup-top-2b79 .feature_d3f5,
.photo-cbec .simple-4e30 ul li.easy_9cd5 .feature_d3f5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.photo-cbec .simple-4e30 ul li.popup-top-2b79:after:after,
.photo-cbec .simple-4e30 ul li.popup-top-2b79:after:before,
.photo-cbec
  .simple-4e30
  ul
  li.easy_9cd5:after:after,
.photo-cbec
  .simple-4e30
  ul
  li.easy_9cd5:after:before {
  content: "";
  display: table;
}
.photo-cbec .simple-4e30 ul li.popup-top-2b79:after:after,
.photo-cbec
  .simple-4e30
  ul
  li.easy_9cd5:after:after {
  clear: both;
}
.photo-cbec .simple-4e30 a.content_e46c:hover {
  text-decoration: none;
}
.photo-cbec .simple-4e30 select {
  max-width: 100%;
}
.photo-cbec .simple-4e30 table {
  font-size: 85%;
}
.photo-cbec .simple-4e30 table td,
.photo-cbec .simple-4e30 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.photo-cbec .simple-4e30 table tfoot td {
  text-align: left;
}
.photo-cbec .simple-4e30 :last-child {
  margin-bottom: 0;
}
.photo-cbec .simple-4e30 .row_prev_db35 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.photo-cbec .simple-4e30 .row_prev_db35 label {
  width: 100%;
}
.photo-cbec .simple-4e30 .row_prev_db35 .pink_847e {
  width: 100%;
  display: block;
}
.photo-cbec .simple-4e30 .row_prev_db35 .article_brown_290f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.photo-cbec .simple-4e30 .row_prev_db35 .article_brown_290f:hover svg #svg-search {
  fill: #444;
}
.photo-cbec .simple-4e30 .row_prev_db35 .article_brown_290f svg {
  width: 18px;
  height: 18px;
}
.photo-cbec .easy-8032 ul ul,
.photo-cbec .avatar-9d6f ul ul,
.photo-cbec .row-4ba2 ul ul,
.photo-cbec .box_lite_44df ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.photo-cbec .easy-8032 .popup-advanced-ff27 > a,
.photo-cbec .avatar-9d6f .popup-advanced-ff27 > a,
.photo-cbec .row-4ba2 .popup-advanced-ff27 > a,
.photo-cbec .box_lite_44df .popup-advanced-ff27 > a {
  margin-bottom: 0;
}
.photo-cbec .photo-glass-636f li,
.photo-cbec .easy-8032 li,
.photo-cbec .chip_f80d li,
.photo-cbec .avatar-9d6f li,
.photo-cbec .row-4ba2 li,
.photo-cbec .box_lite_44df li,
.photo-cbec .paragraph-medium-3792 li,
.photo-cbec .aside_in_1c4b li {
  display: block;
  position: relative;
}
.photo-cbec .photo-glass-636f li:last-child,
.photo-cbec .easy-8032 li:last-child,
.photo-cbec .chip_f80d li:last-child,
.photo-cbec .avatar-9d6f li:last-child,
.photo-cbec .row-4ba2 li:last-child,
.photo-cbec .box_lite_44df li:last-child,
.photo-cbec .paragraph-medium-3792 li:last-child,
.photo-cbec .aside_in_1c4b li:last-child {
  border: none;
}
.photo-cbec .photo-glass-636f li a,
.photo-cbec .easy-8032 li a,
.photo-cbec .chip_f80d li a,
.photo-cbec .avatar-9d6f li a,
.photo-cbec .row-4ba2 li a,
.photo-cbec .box_lite_44df li a,
.photo-cbec .paragraph-medium-3792 li a,
.photo-cbec .aside_in_1c4b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.photo-cbec .photo-glass-636f li ul li::before,
.photo-cbec .easy-8032 li ul li::before,
.photo-cbec .chip_f80d li ul li::before,
.photo-cbec .avatar-9d6f li ul li::before,
.photo-cbec .row-4ba2 li ul li::before,
.photo-cbec .box_lite_44df li ul li::before,
.photo-cbec .paragraph-medium-3792 li ul li::before,
.photo-cbec .aside_in_1c4b li ul li::before {
  left: 15px;
}
.photo-cbec .photo-glass-636f li ul a,
.photo-cbec .easy-8032 li ul a,
.photo-cbec .chip_f80d li ul a,
.photo-cbec .avatar-9d6f li ul a,
.photo-cbec .row-4ba2 li ul a,
.photo-cbec .box_lite_44df li ul a,
.photo-cbec .paragraph-medium-3792 li ul a,
.photo-cbec .aside_in_1c4b li ul a {
  padding-left: 20px;
}
.photo-cbec .photo-glass-636f li ul ul li::before,
.photo-cbec .easy-8032 li ul ul li::before,
.photo-cbec .chip_f80d li ul ul li::before,
.photo-cbec .avatar-9d6f li ul ul li::before,
.photo-cbec .row-4ba2 li ul ul li::before,
.photo-cbec .box_lite_44df li ul ul li::before,
.photo-cbec .paragraph-medium-3792 li ul ul li::before,
.photo-cbec .aside_in_1c4b li ul ul li::before {
  left: 30px;
}
.photo-cbec .photo-glass-636f li ul ul a,
.photo-cbec .easy-8032 li ul ul a,
.photo-cbec .chip_f80d li ul ul a,
.photo-cbec .avatar-9d6f li ul ul a,
.photo-cbec .row-4ba2 li ul ul a,
.photo-cbec .box_lite_44df li ul ul a,
.photo-cbec .paragraph-medium-3792 li ul ul a,
.photo-cbec .aside_in_1c4b li ul ul a {
  padding-left: 40px;
}
.photo-cbec .full-24a4 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.photo-cbec .aside_in_1c4b ul li {
  margin-bottom: 1.41575em;
}
.photo-cbec .aside_in_1c4b ul li .paper-8240 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.photo-cbec .aside_in_1c4b ul li .accordion-wide-370c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.info-38a5 .photo-glass-636f li a,
.info-38a5 .easy-8032 li a,
.info-38a5 .chip_f80d li a,
.info-38a5 .avatar-9d6f li a,
.info-38a5 .row-4ba2 li a,
.info-38a5 .box_lite_44df li a,
.info-38a5 .paragraph-medium-3792 li a,
.info-38a5 .aside_in_1c4b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-38a5 .full-24a4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.info-38a5 .simple-4e30 ul li.popup-top-2b79 .feature_d3f5,
.info-38a5 .simple-4e30 ul li.easy_9cd5 .feature_d3f5 {
  background: rgba(0, 0, 0, 0.2);
}
.info-38a5 .photo-cbec .simple-4e30 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption_be01 .photo-cbec .fast_ce7d li {
  margin: 0;
}
.caption_be01 .photo-cbec .fast_ce7d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.caption_be01 .photo-cbec .fast_ce7d li ul {
  margin: 0;
}
.caption_be01 .photo-cbec .fast_ce7d li ul li a {
  padding-left: 15px;
}
.caption_be01 .photo-cbec .fast_ce7d li ul li li a {
  padding-left: 30px;
}
.caption_be01 .photo-cbec .fast_ce7d li.inner-3dd6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.caption_be01 .photo-cbec .fast_ce7d li.inner-3dd6 > 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;
}
.caption_be01 .photo-cbec .fast_ce7d li.inner-3dd6 > 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;
}
.tag-15b2 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.progress_bright_bc3c {
  position: relative;
  z-index: 10;
}
.progress_bright_bc3c .grid_selected_c09a {
  width: 100%;
  max-width: 100%;
}
.texture_60d4 .picture-b3fa {
  padding-top: 2em;
  padding-bottom: 2em;
}
.texture_60d4 .avatar-556f {
}
.texture_60d4 .info-38a5 {
  background: #292929;
}
.column-narrow-3198 .picture-b3fa {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.column-narrow-3198 .avatar-556f {
  background: #f9f9f9;
}
.column-narrow-3198 .info-38a5 {
  background: #303030;
}
.label_b129 .picture-b3fa {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .label_b129 .thick-1a4e {
    margin-bottom: 1em;
  }
  .label_b129 .thick-1a4e:last-child {
    margin-bottom: 0;
  }
}
.label_b129 .avatar-556f {
  background: #ededed;
}
.label_b129 .info-38a5 {
  background: #1a1a1a;
}
.picture-b3fa.avatar-556f {
  color: rgba(0, 0, 0, 0.6);
}
.picture-b3fa.avatar-556f .badge_b0ee li {
  border-color: rgba(0, 0, 0, 0.08);
}
.picture-b3fa.info-38a5 {
  color: rgba(255, 255, 255, 0.99);
}
.picture-b3fa.info-38a5 a:not(.content_e46c) {
  color: rgba(255, 255, 255, 0.79);
}
.picture-b3fa.info-38a5 a:not(.content_e46c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-b3fa.info-38a5 .badge_b0ee li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-b3fa.info-38a5 table tbody td,
.picture-b3fa.info-38a5 table th {
  background: rgba(0, 0, 0, 0.08);
}
.east-e07c.background_56ff .under-a42d {
  max-width: initial;
}
.east-e07c .bright-7250 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.east-e07c .bright-7250 .grid_selected_c09a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .east-e07c .bright-7250 .grid_selected_c09a {
    display: block;
    margin-bottom: 2em;
  }
  .east-e07c .bright-7250 .grid_selected_c09a:last-child {
    margin-bottom: 0;
  }
}
.label_b129 .thick-1a4e:last-child,
.column-narrow-3198 .thick-1a4e:last-child,
.texture_60d4 .thick-1a4e:last-child {
  margin-bottom: 0;
}
.label_b129 .thick-1a4e .photo-cbec .simple-4e30:last-child,
.column-narrow-3198 .thick-1a4e .photo-cbec .simple-4e30:last-child,
.texture_60d4 .thick-1a4e .photo-cbec .simple-4e30:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .label_b129 .up-9684,
  .label_b129 .info_e979,
  .column-narrow-3198 .up-9684,
  .column-narrow-3198 .info_e979,
  .texture_60d4 .up-9684,
  .texture_60d4 .info_e979 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .progress_bright_bc3c .thick-1a4e {
    margin-bottom: 2em;
  }
}
.progress_bright_bc3c p:last-child {
  margin-bottom: 0;
}
.progress_bright_bc3c li,
.progress_bright_bc3c ul {
  list-style: none;
  margin: 0;
}
.progress_bright_bc3c ul ul {
  margin-left: 2.617924em;
}
.tertiary-pro-a980 {
  font-size: 0.875em;
}

/* css-noise: de01 */
.widget-item-o8 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
