/*!
Theme Name: Customify
Theme URI: https://pressmaximum.backdrop_orange_dfce/customify
Author: WPCustomify
Author URI: https://pressmaximum.backdrop_orange_dfce
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.backdrop_orange_dfce/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.caption-dark-f5ec.element_bottom_38ec/licenses/gpl-2.0.hovered_b75a
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.first_5920/, (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.overlay-1715.mask-c256/normalize.overlay_f6fd/
 ======
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.overlay_f6fd v7.0.0 | MIT License | github.backdrop_orange_dfce/necolas/normalize.overlay_f6fd */
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;
}
.photo_6553 .feature_wide_4cd5,
.summary-6d9f,
.under-5348,
.outline-hard-32bb,
.panel-gold-cc26,
.next-af58,
.breadcrumb-8b9f,
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;
}
.summary-6d9f,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .summary-6d9f,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .summary-6d9f,
  h1 {
    font-size: 1.8em;
  }
}
.under-5348,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.under-5348 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .under-5348,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .under-5348,
  h2 {
    font-size: 1.7em;
  }
}
.outline-hard-32bb,
h3 {
  font-size: 1.618em;
}
.photo_6553 .feature_wide_4cd5,
.panel-gold-cc26,
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.info_cf70 {
  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;
}
.icon-pro-a571:after,
.icon-pro-a571:before,
.accent-e297:after,
.accent-e297:before {
  content: "";
  display: table;
}
.icon-pro-a571:after,
.accent-e297:after {
  clear: both;
}
.accordion-bf44 {
  float: right;
  margin-right: 0;
}
.background_4432 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.main_c9a8 .pattern_71ae,
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;
}
.main_c9a8 .pattern_71ae: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;
}
.thumbnail-pro-7543 .pattern_71ae {
  box-shadow: none;
}
.thumbnail-pro-7543
  .pattern_71ae
  .input_prev_a575 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.thumbnail-pro-7543 .pattern_71ae .slider-red-8ae6 {
  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;
}
.thumbnail-pro-7543
  .pattern_71ae
  .slider-red-8ae6
  b {
  display: none;
}
.thumbnail-pro-7543 .thick_3fee {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.orange_f6a6:not(.focus_red_79ad):not(.image-hard-784e),
button:not(.focus_red_79ad):not(.image-hard-784e),
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ),
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ),
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ) {
  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;
}
.orange_f6a6:not(.focus_red_79ad):not(
    .image-hard-784e
  ):hover,
button:not(.focus_red_79ad):not(
    .image-hard-784e
  ):hover,
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ):hover,
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ):hover,
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.orange_f6a6:not(.focus_red_79ad):not(
    .image-hard-784e
  ):active,
.orange_f6a6:not(.focus_red_79ad):not(
    .image-hard-784e
  ):focus,
button:not(.focus_red_79ad):not(
    .image-hard-784e
  ):active,
button:not(.focus_red_79ad):not(
    .image-hard-784e
  ):focus,
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ):active,
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ):focus,
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ):active,
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ):focus,
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ):active,
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ):focus {
  outline: 0;
}
.orange_f6a6:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae,
button:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae,
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae,
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae,
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae {
  position: relative;
}
.orange_f6a6:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .thumbnail_d500,
.orange_f6a6:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .outer-785f,
.orange_f6a6:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .button-new-1cc4,
.orange_f6a6:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  i,
.orange_f6a6:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  svg,
button:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .thumbnail_d500,
button:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .outer-785f,
button:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .button-new-1cc4,
button:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  i,
button:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  svg,
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .thumbnail_d500,
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .outer-785f,
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .button-new-1cc4,
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  i,
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  svg,
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .thumbnail_d500,
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .outer-785f,
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .button-new-1cc4,
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  i,
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  svg,
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .thumbnail_d500,
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .outer-785f,
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  .button-new-1cc4,
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  i,
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae
  svg {
  visibility: hidden;
}
.orange_f6a6:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae:after,
button:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae:after,
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae:after,
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae:after,
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ).fn-loading-77ae: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;
}
.orange_f6a6:not(.focus_red_79ad):not(.image-hard-784e),
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ),
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ),
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ) {
  color: #fff;
  background: #235787;
}
.orange_f6a6:not(.focus_red_79ad):not(
    .image-hard-784e
  ):focus,
input[type="button"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ):focus,
input[type="reset"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ):focus,
input[type="submit"]:not(.focus_red_79ad):not(
    .image-hard-784e
  ):focus {
  color: #fff;
}
.orange_f6a6.fn-disabled-77ae:not(.focus_red_79ad):not(
    .image-hard-784e
  ),
.orange_f6a6[disabled]:not(.focus_red_79ad):not(
    .image-hard-784e
  ),
button.fn-disabled-77ae:not(.focus_red_79ad):not(
    .image-hard-784e
  ),
button[disabled]:not(.focus_red_79ad):not(
    .image-hard-784e
  ) {
  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;
}
.brown-939c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.brown-939c: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;
}
.video_67b6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.module-left-5c82 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.icon_4e37 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.icon-pro-a571:after,
.icon-pro-a571:before,
.sidebar-fluid-d2c7:after,
.sidebar-fluid-d2c7:before,
.aside_soft_62a6:after,
.aside_soft_62a6:before,
.filter_4b98:after,
.filter_4b98:before,
.avatar_basic_fdce:after,
.avatar_basic_fdce:before,
.card_pro_4c1d:after,
.card_pro_4c1d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.icon-pro-a571:after,
.sidebar-fluid-d2c7:after,
.aside_soft_62a6:after,
.filter_4b98:after,
.avatar_basic_fdce:after,
.card_pro_4c1d:after {
  clear: both;
}
.sidebar-fluid-d2c7 .active-4327,
.aside_soft_62a6 .active-4327,
.highlight_3775 .active-4327 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.section-1ab7 {
  display: inline-block;
}
.caption-soft-af4d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.caption-soft-af4d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.caption-soft-af4d .breadcrumb-8519 {
  padding: 1em 0;
  font-size: 85%;
}
.breadcrumb-8519 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hidden_new_9673 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hidden_new_9673:after,
.hidden_new_9673:before {
  content: "";
  display: table;
}
.hidden_new_9673:after {
  clear: both;
}
.popup-f53e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.card-hot-c279 .popup-f53e {
  max-width: 50%;
}
.focus-fixed-1574 .popup-f53e {
  max-width: 33.33%;
}
.slider-last-797c .popup-f53e {
  max-width: 25%;
}
.tooltip_d74c .popup-f53e {
  max-width: 20%;
}
.label_light_3d09 .popup-f53e {
  max-width: 16.66%;
}
.main-4ad2 .popup-f53e {
  max-width: 14.28%;
}
.content_f3ee .popup-f53e {
  max-width: 12.5%;
}
.grid-dark-9cd4 .popup-f53e {
  max-width: 11.11%;
}
.pro_a386 {
  display: block;
}
.photo_6553 .notice-large-5fca label,
.photo_6553 .secondary-thick-26bc label,
.photo_6553 .nav-b09d label,
.photo_6553 .wrapper_b933 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.box-small-74cd {
  list-style: none;
  margin: 0;
}
.box-small-74cd article.title-e876 {
  margin-bottom: 0;
}
.box-small-74cd ul {
  list-style: none;
  margin: 0;
}
.box-small-74cd .hot-d8cc li.title-e876 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .box-small-74cd .hot-d8cc li.title-e876 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .box-small-74cd .hot-d8cc li.title-e876: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) {
  .box-small-74cd .hot-d8cc li.title-e876 li.title-e876 li.title-e876 li.title-e876 {
    padding-left: 0;
  }
}
article.title-e876 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title-e876 .sidebar-fluid-d2c7 p:last-of-type {
  margin-bottom: 0;
}
article.title-e876 .photo-0af9 {
  float: left;
}
article.title-e876 .heading_4a85 {
  margin-left: 85px;
}
article.title-e876 .thick-34cb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title-e876 .thick-34cb .chip-e341 {
  margin-left: 10px;
}
article.title-e876 .panel-03ff {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title-e876 .layout-d619 {
  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 .notice-large-5fca,
  #respond .nav-b09d,
  #respond .wrapper_b933 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notice-large-5fca input,
#respond .nav-b09d input,
#respond .wrapper_b933 input {
  width: 100%;
}
#respond .wrapper_b933 {
  margin-right: 0;
}
#respond .element_thick_2000 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gold-35d3 {
  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;
}
.gold-35d3.search-c364 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.gold-35d3 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%);
}
.gold-35d3:focus,
.gold-35d3: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);
}
.slider-over-4ba0 {
  border-radius: 10%;
}
.element_fresh_7f52 {
  border-radius: 50%;
}
.center_4e47 {
  font-size: 0.72em;
}
.bottom-4338 {
  font-size: 0.875em;
}
.alert-plasma-3e2b {
  font-size: 1.1em;
}
.active-out-4cb5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.active-out-4cb5.center_4e47 {
  letter-spacing: 0.5px;
}
.popup_huge_fd7f,
.popup_huge_fd7f a {
  color: #6d6d6d;
}
.popup_huge_fd7f a:hover {
  color: #111;
}
.solid-36a7 {
  color: #6d6d6d;
}
.element-middle-a111 {
  overflow-x: hidden;
}
.element-middle-a111 .selected-29ae.module_full_2ace {
  position: relative;
}
.element-middle-a111 .selected-29ae.module_full_2ace.gold_87db {
  position: initial;
}
.element-middle-a111
  .selected-29ae.module_full_2ace.gold_87db
  .link-64a0 {
  left: auto;
}
.element-middle-a111 .selected-29ae .link-64a0 {
  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;
}
.element-middle-a111 .selected-29ae:hover.module_full_2ace {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.element-middle-a111
  .selected-29ae:hover.module_full_2ace
  .link-64a0 {
  display: block;
  z-index: 9999999;
}
.element-middle-a111 .grid_stone_30f0 .bright-334c,
.element-middle-a111 .box-b1c3 .bright-334c {
  display: none;
}
.element-middle-a111 .basic-07ad .selected-29ae:hover.module_full_2ace {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.photo_6553 .notice-large-5fca label,
.photo_6553 .secondary-thick-26bc label,
.photo_6553 .nav-b09d label,
.photo_6553 .wrapper_b933 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.box-small-74cd {
  list-style: none;
  margin: 0;
}
.box-small-74cd article.title-e876 {
  margin-bottom: 0;
}
.box-small-74cd ul {
  list-style: none;
  margin: 0;
}
.box-small-74cd .hot-d8cc li.title-e876 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .box-small-74cd .hot-d8cc li.title-e876 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .box-small-74cd .hot-d8cc li.title-e876: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) {
  .box-small-74cd .hot-d8cc li.title-e876 li.title-e876 li.title-e876 li.title-e876 {
    padding-left: 0;
  }
}
article.title-e876 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.title-e876 .sidebar-fluid-d2c7 p:last-of-type {
  margin-bottom: 0;
}
article.title-e876 .photo-0af9 {
  float: left;
}
article.title-e876 .heading_4a85 {
  margin-left: 85px;
}
article.title-e876 .thick-34cb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.title-e876 .thick-34cb .chip-e341 {
  margin-left: 10px;
}
article.title-e876 .panel-03ff {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.title-e876 .layout-d619 {
  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 .notice-large-5fca,
  #respond .nav-b09d,
  #respond .wrapper_b933 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .notice-large-5fca input,
#respond .nav-b09d input,
#respond .wrapper_b933 input {
  width: 100%;
}
#respond .wrapper_b933 {
  margin-right: 0;
}
#respond .element_thick_2000 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.grid_stone_30f0 .tertiary-5579 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tertiary-5579 .main-d8bd.shade_steel_cb2d .box-83fa > li > a:focus,
.tertiary-5579 .main-d8bd.shade_steel_cb2d .box-83fa > li > a:hover,
.tertiary-5579 .main-d8bd.box_selected_04c3 .box-83fa > li > a:focus,
.tertiary-5579 .main-d8bd.box_selected_04c3 .box-83fa > li > a:hover,
.tertiary-5579 .main-d8bd.paragraph-c586 .box-83fa > li > a:focus,
.tertiary-5579 .main-d8bd.paragraph-c586 .box-83fa > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-5579
  .main-d8bd.shade_steel_cb2d
  .box-83fa
  > li.block_up_f014
  > a,
.tertiary-5579
  .main-d8bd.shade_steel_cb2d
  .box-83fa
  > li.complex_3f05
  > a,
.tertiary-5579
  .main-d8bd.box_selected_04c3
  .box-83fa
  > li.block_up_f014
  > a,
.tertiary-5579
  .main-d8bd.box_selected_04c3
  .box-83fa
  > li.complex_3f05
  > a,
.tertiary-5579
  .main-d8bd.paragraph-c586
  .box-83fa
  > li.block_up_f014
  > a,
.tertiary-5579 .main-d8bd.paragraph-c586 .box-83fa > li.plasma-368a > a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-5579 .motion_0440,
.tertiary-5579 .motion_0440 a {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-5579 .notice_8530.video-4e98 li a,
.tertiary-5579 .button_lite_3fbd a,
.tertiary-5579 .inner_3714,
.tertiary-5579 .box-83fa > li > a,
.tertiary-5579 .modal-d85e {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-5579 .notice_8530.video-4e98 li a:hover,
.tertiary-5579 .button_lite_3fbd a:hover,
.tertiary-5579 .inner_3714:hover,
.tertiary-5579 .box-83fa > li > a:hover,
.tertiary-5579 .modal-d85e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-5579 .top-3bad {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-5579 .top-3bad .in-a50c {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-5579 .top-3bad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tertiary-5579 .advanced_f283 .focus_883e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-5579 .advanced_f283 .focus_883e .article-1b86 {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-5579
  .advanced_f283
  .focus_883e
  .article-1b86::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-5579
  .advanced_f283
  .focus_883e
  .article-1b86:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-5579
  .advanced_f283
  .focus_883e
  .article-1b86::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-5579
  .advanced_f283
  .focus_883e
  .article-1b86::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-5579 .advanced_f283 .link_paper_b0dc {
  color: rgba(255, 255, 255, 0.79);
}
.tertiary-5579 .advanced_f283 .link_paper_b0dc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.picture-3e81
  .tertiary-5579
  .advanced_f283
  .box_3eaf
  .summary_in_34df {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.picture-3e81
  .tertiary-5579
  .advanced_f283
  .box_3eaf
  .article-1b86 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.grid_stone_30f0 .preview_east_352d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.preview_east_352d .main-d8bd.shade_steel_cb2d .box-83fa > li > a:focus,
.preview_east_352d .main-d8bd.shade_steel_cb2d .box-83fa > li > a:hover,
.preview_east_352d .main-d8bd.box_selected_04c3 .box-83fa > li > a:focus,
.preview_east_352d .main-d8bd.box_selected_04c3 .box-83fa > li > a:hover,
.preview_east_352d .main-d8bd.paragraph-c586 .box-83fa > li > a:focus,
.preview_east_352d .main-d8bd.paragraph-c586 .box-83fa > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview_east_352d
  .main-d8bd.shade_steel_cb2d
  .box-83fa
  > li.block_up_f014
  > a,
.preview_east_352d
  .main-d8bd.shade_steel_cb2d
  .box-83fa
  > li.complex_3f05
  > a,
.preview_east_352d
  .main-d8bd.box_selected_04c3
  .box-83fa
  > li.block_up_f014
  > a,
.preview_east_352d
  .main-d8bd.box_selected_04c3
  .box-83fa
  > li.complex_3f05
  > a,
.preview_east_352d
  .main-d8bd.paragraph-c586
  .box-83fa
  > li.block_up_f014
  > a,
.preview_east_352d .main-d8bd.paragraph-c586 .box-83fa > li.plasma-368a > a {
  color: rgba(0, 0, 0, 0.8);
}
.preview_east_352d .motion_0440,
.preview_east_352d .motion_0440 a {
  color: rgba(0, 0, 0, 0.8);
}
.preview_east_352d .notice_8530.video-4e98 li a,
.preview_east_352d .button_lite_3fbd a,
.preview_east_352d .inner_3714,
.preview_east_352d .box-83fa > li > a,
.preview_east_352d .modal-d85e {
  color: rgba(0, 0, 0, 0.55);
}
.preview_east_352d .notice_8530.video-4e98 li a:hover,
.preview_east_352d .button_lite_3fbd a:hover,
.preview_east_352d .inner_3714:hover,
.preview_east_352d .box-83fa > li > a:hover,
.preview_east_352d .modal-d85e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview_east_352d .top-3bad {
  color: rgba(0, 0, 0, 0.55);
}
.preview_east_352d .top-3bad .in-a50c {
  color: rgba(0, 0, 0, 0.8);
}
.preview_east_352d .top-3bad:hover {
  color: rgba(0, 0, 0, 0.8);
}
.accent_15c2 .down-7836 {
  margin-left: auto;
  margin-right: auto;
}
.aside_soft_62a6 > * {
  margin-left: auto;
  margin-right: auto;
}
.aside_soft_62a6 .video_67b6 {
  margin-right: 1.41575em;
}
.mask_77eb .aside_soft_62a6 > .carousel_2db0 {
  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;
}
.mask_77eb .aside_soft_62a6 > .outline-7fa1 {
  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;
}
.aside-b520.accent_15c2 .down-7836,
.narrow_f1e0.accent_15c2 .down-7836 {
  margin-left: 0;
}
.black-87f0.accent_15c2 .down-7836,
.blue-b3db.accent_15c2 .down-7836 {
  margin-right: 0;
}
.aside_soft_62a6 ol,
.aside_soft_62a6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.breadcrumb-up-218e video {
  max-width: 100%;
}
.orange_f21f img {
  display: block;
}
.orange_f21f.video_67b6,
.orange_f21f.module-left-5c82 {
  width: 100%;
}
.orange_f21f.outline-7fa1 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.wide-08fc:not(.complex_1b36) {
  margin: 1.5em auto;
}
.steel_2f49 p {
  padding: 1.5em 14px;
}
ul.description_upper_cd57.outline-7fa1,
ul.description_upper_cd57.carousel_2db0,
ul.description_upper_cd57.wide_5f63.carousel_2db0 {
  padding: 0 14px;
}
.image-solid-1c16 {
  display: block;
  overflow-x: auto;
}
.image-solid-1c16 table {
  border-collapse: collapse;
  width: 100%;
}
.image-solid-1c16 td,
.image-solid-1c16 th {
  padding: 0.5em;
}
.aside_soft_62a6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.aside_soft_62a6 ol ol,
.aside_soft_62a6 ol ul,
.aside_soft_62a6 ul ol,
.aside_soft_62a6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.aside_soft_62a6 ol ol li,
.aside_soft_62a6 ol ul li,
.aside_soft_62a6 ul ol li,
.aside_soft_62a6 ul ul li {
  margin-left: 0;
}
.hovered-e007.shadow_6bbb > .disabled-c860 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.hovered-e007.shadow_6bbb > .disabled-c860 iframe,
.hovered-e007.shadow_6bbb > .disabled-c860 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.background_south_eba7 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.background_south_eba7.left-465e {
  padding: 0;
}
.background_south_eba7.left-465e cite {
  font-size: 13px;
}
.background_south_eba7 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.background_south_eba7 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.huge_8cd0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.huge_8cd0 > p:first-child {
  margin-top: 0;
}
.huge_8cd0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.huge_8cd0 blockquote {
  border-left: 0;
}
.accordion_clean_db14 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accordion_clean_db14:not(.title-b9d4) {
  max-width: 100px;
}
.accordion_clean_db14.pattern-4840 {
  border-bottom: none !important;
  text-align: center;
}
.accordion_clean_db14.pattern-4840::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .steel_2f49 p {
    padding: 1.5em 0;
  }
}
.paper-860b {
  color: #0073aa;
}
.inner-ce08 {
  background-color: #0073aa;
}
.gallery_db2e {
  color: #229fd8;
}
.frame-iron-67b1 {
  background-color: #229fd8;
}
.tag_4b8f {
  color: #eee;
}
.sidebar-silver-a352 {
  background-color: #eee;
}
.block_prev_7f2d {
  color: #444;
}
.chip_fixed_ea4e {
  background-color: #444;
}
.layout-95c7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.layout-95c7 .notification-blue-c343 .button_lite_3fbd {
  font-size: 15px;
}
.layout-95c7 .button_lite_3fbd {
  line-height: 1.3;
}
.layout-95c7 .preview_east_352d {
}
.layout-95c7 .tertiary-5579 {
  background: #235787;
}
.box_mini_c76d {
  padding: 0;
}
.box_mini_c76d .tertiary-5579 {
  background: #1a1a1a;
}
.box_mini_c76d .preview_east_352d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.down_5113 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.down_5113 .preview_east_352d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.down_5113 .tertiary-5579 {
  background: #303030;
}
.card_pro_4c1d {
  position: relative;
  z-index: 10;
}
.card_pro_4c1d .component-silver-71a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.last-b674 .module_full_2ace {
  display: inline-block;
  vertical-align: middle;
}
.last-b674.plasma-e741 .module_full_2ace {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .last-b674.plasma-e741 .module_full_2ace {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .last-b674.plasma-e741 .module_full_2ace {
    margin-right: 0.4em;
  }
}
.last-b674.plasma-e741 .module_full_2ace:last-child {
  margin-right: 0;
}
.form-next-2a0a .component-silver-71a4 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .grid_stone_30f0 .notification-blue-c343 {
    margin: 0 -0.5em;
  }
  .grid_stone_30f0 .notification-blue-c343 [class*="customify-col-"],
  .grid_stone_30f0 .notification-blue-c343 [class*="customify-col_"],
  .grid_stone_30f0 .notification-blue-c343 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.grid_stone_30f0.summary_focused_700d .component-silver-71a4 {
  background: 0 0 !important;
}
.grid_stone_30f0.summary_focused_700d .component-silver-71a4,
.grid_stone_30f0.form-next-2a0a .component-silver-71a4 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .grid_stone_30f0.active_d86d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.grid_stone_30f0.form-next-2a0a .component-silver-71a4 {
  box-shadow: none !important;
}
.liquid_8364 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .liquid_8364 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .liquid_8364 {
    padding: 18px 0 20px;
  }
}
.liquid_8364 .caption-c22d {
  width: 100%;
}
.liquid_8364 .thumbnail_9546 {
  margin-bottom: 0;
}
.liquid_8364 .notice-46b8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.notice-a489 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.notice-a489 .gallery_3927 {
  width: 100%;
}
.article_iron_cc6d {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.article_iron_cc6d li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.article_iron_cc6d 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;
}
.article_iron_cc6d li:last-child:after {
  display: none;
}
.article_iron_cc6d li a {
  font-weight: 500;
  margin-right: 10px;
}
.middle_90da .bright-334c button,
.liquid_8364 .bright-334c button {
  left: 0;
}
.middle_90da .gallery_3927,
.liquid_8364 .gallery_3927 {
  padding-left: 0;
  padding-right: 0;
}
.middle_90da .notice-a489,
.liquid_8364 .notice-a489 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.middle_90da {
  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;
}
.middle_90da: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;
}
.middle_90da .wood_676b {
  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) {
  .middle_90da .wood_676b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .middle_90da .wood_676b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .middle_90da .wood_676b {
    min-height: 200px;
  }
}
.middle_90da .article_iron_cc6d {
  color: rgba(255, 255, 255, 0.8);
}
.middle_90da .article_iron_cc6d a,
.middle_90da .article_iron_cc6d li:after {
  color: inherit;
}
.middle_90da .article_iron_cc6d a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.accent-east-bc46 {
  margin-bottom: 0.5em;
}
.silver-e3a3 {
  margin-bottom: 1.2em;
}
.silver-e3a3,
.accent-east-bc46 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.silver-e3a3 p:last-child,
.accent-east-bc46 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .bright-334c,
#masthead .bright-334c {
  display: none;
}
#masthead
  > .bright-334c.input-9f30 {
  display: none;
}
#masthead > .bright-334c button {
  left: 0;
}
.active_dd25 {
  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%;
}
.active_dd25 .module_full_2ace {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.active_dd25 .thick_9caa {
  display: -webkit-box;
  display: flex;
}
.active_dd25 .thick_9caa.first-552f {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.active_dd25 .thick_9caa.layout_3fce {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active_dd25 .thick_9caa.row_brown_8863 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active_dd25.icon_purple_dc1f.footer_ca35 .thick_9caa.first-552f {
  flex-basis: 100%;
}
.active_dd25.widget_e101 .thick_9caa.layout_3fce {
  -webkit-box-flex: 1;
  flex: auto;
}
.active_dd25.widget_e101 .thick_9caa.row_brown_8863 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .bright-334c.input-9f30 {
  display: none;
}
#masthead > .bright-334c button {
  left: 0;
}
.thick-0aee {
  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;
}
.thick-0aee:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.thick-0aee.frame_west_5a51 i {
  margin-right: 4px;
}
.thick-0aee.badge_silver_16fd i {
  margin-left: 5px;
}
.button_lite_3fbd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.button_lite_3fbd p:last-child {
  margin-bottom: 0;
}
.popup_steel_30b0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.popup_steel_30b0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.popup_steel_30b0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.popup_steel_30b0 .motion_0440 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.popup_steel_30b0 .top_6613 {
  margin: 5px 0 7px 0;
}
.popup_steel_30b0.primary-7ca0 .block_paper_14ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_steel_30b0.primary-7ca0 .silver-873c {
  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;
}
.popup_steel_30b0.stone_c524 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.popup_steel_30b0.stone_c524 .block_paper_14ed {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.popup_steel_30b0.stone_c524 .silver-873c {
  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;
}
.popup_steel_30b0.layout_2aff {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.popup_steel_30b0.copper_e0e9 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.popup_steel_30b0.copper_e0e9 .silver-873c {
  margin-top: 7px;
}
.bottom-06ce {
  display: inline-block;
}
.card_pro_4c1d .chip-glass-f7a3 .popup_steel_30b0 img {
  max-width: 100%;
}
.main-d8bd .bright-185b.backdrop-9f7d,
.stone-5eec .bright-185b.backdrop-9f7d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.main-d8bd .advanced_cf1b,
.stone-5eec .advanced_cf1b {
  display: inline-block;
  font-size: inherit;
  text-rendering: auto;
  text-decoration: none !important;
  position: relative;
  width: 6px;
  height: 6px;
  margin-top: 1px;
  border-left: 1px solid currentColor;
  border-top: 1px solid currentColor;
  -webkit-transform: rotate(-135deg) translateY(50%);
  -ms-transform: rotate(-135deg) translateY(50%);
  transform: rotate(-135deg) translateY(50%);
}
.main-d8bd .advanced_cf1b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.main-d8bd.notification-ff65 .advanced_cf1b {
  display: none;
}
.main-d8bd .lite_921d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-d8bd .lite_921d li {
  display: inline-block;
  position: relative;
}
.main-d8bd .lite_921d li:last-child {
  margin-right: 0;
}
.main-d8bd .lite_921d li a {
  display: inline-block;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
  -webkit-text-decoration-color: currentColor;
  text-decoration-color: currentColor;
}
.main-d8bd .lite_921d li.plasma-368a > a {
  color: rgba(0, 0, 0, 0.9);
}
.main-d8bd .lite_921d > li > a {
  padding: 12px 13px 12px;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 0.85em;
  line-height: 1;
}
.main-d8bd .lite_921d > li > a i {
  line-height: 0;
}
.main-d8bd .lite_921d > li.gallery-fresh-e99e > a .advanced_cf1b {
  margin-left: 4px;
  line-height: 0;
}
.main-d8bd .lite_921d .accent-2a14 li.gallery-fresh-e99e > a {
  position: relative;
}
.main-d8bd .lite_921d .accent-2a14 li.gallery-fresh-e99e > a:after,
.main-d8bd .lite_921d .accent-2a14 li.gallery-fresh-e99e > a:before {
  content: "";
  display: table;
}
.main-d8bd .lite_921d .accent-2a14 li.gallery-fresh-e99e > a:after {
  clear: both;
}
.main-d8bd .lite_921d .accent-2a14 li.gallery-fresh-e99e > a .advanced_cf1b {
  margin-left: 5px;
  float: right;
}
.main-d8bd .table-eea4,
.main-d8bd .accent-2a14 {
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99;
  opacity: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  display: block;
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
  transform: translateY(40px);
  top: 100%;
  margin: 0;
  padding: 0;
}
.main-d8bd .accent-2a14 {
  width: 14em;
  background: #fff;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.1), 0 4px 15px 0 rgba(0, 0, 0, 0.1);
  text-align: left;
  border-radius: 2px;
}
.main-d8bd .accent-2a14 .backdrop-9f7d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.main-d8bd .accent-2a14 .advanced_cf1b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.main-d8bd .accent-2a14 li {
  display: block;
  margin: 0;
  padding: 0;
}
.main-d8bd .accent-2a14 li a {
  display: block;
  width: 100%;
  padding: 9px 15px;
  -webkit-transition: background 0.15s ease-out;
  transition: background 0.15s ease-out;
  color: rgba(0, 0, 0, 0.55);
  font-size: 0.9em;
  line-height: 1.5;
}
.main-d8bd .accent-2a14 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.main-d8bd .accent-2a14 .accent-2a14 {
  top: 0;
  left: 100%;
}
.main-d8bd .shade_hovered_e05f.fn-focus-77ae > .table-eea4,
.main-d8bd .shade_hovered_e05f.fn-focus-77ae > .accent-2a14,
.main-d8bd .shade_hovered_e05f:focus > .table-eea4,
.main-d8bd .shade_hovered_e05f:focus > .accent-2a14,
.main-d8bd .shade_hovered_e05f:hover > .table-eea4,
.main-d8bd .shade_hovered_e05f:hover > .accent-2a14 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.main-d8bd.paragraph-c586 .box-83fa:after,
.main-d8bd.paragraph-c586 .box-83fa:before {
  content: "";
  display: table;
}
.main-d8bd.paragraph-c586 .box-83fa:after {
  clear: both;
}
.main-d8bd.paragraph-c586 .box-83fa > li {
  float: left;
}
.main-d8bd.paper_8504 .box-83fa:after,
.main-d8bd.paper_8504 .box-83fa:before {
  content: "";
  display: table;
}
.main-d8bd.paper_8504 .box-83fa:after {
  clear: both;
}
.main-d8bd.paper_8504 .box-83fa > li {
  float: left;
}
.main-d8bd.paper_8504 .box-83fa > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.main-d8bd.paper_8504 .box-83fa > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.main-d8bd.paper_8504 .box-83fa > li.block_up_f014 > a,
.main-d8bd.paper_8504 .box-83fa > li.plasma-368a > a {
  color: #fff;
  background-color: #1e4b75;
}
.main-d8bd.shade_steel_cb2d .box-83fa > li > a .backdrop-9f7d {
  position: relative;
}
.main-d8bd.shade_steel_cb2d .box-83fa > li > a .backdrop-9f7d:before {
  position: absolute;
  bottom: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-d8bd.shade_steel_cb2d
  .box-83fa
  > li:focus
  > a
  .backdrop-9f7d:before,
.main-d8bd.shade_steel_cb2d
  .box-83fa
  > li:hover
  > a
  .backdrop-9f7d:before {
  width: 100%;
  background-color: currentColor;
}
.main-d8bd.shade_steel_cb2d
  .box-83fa
  > li.block_up_f014
  > a
  .backdrop-9f7d:before,
.main-d8bd.shade_steel_cb2d
  .box-83fa
  > li.complex_3f05
  > a
  .backdrop-9f7d:before {
  width: 100%;
  background-color: currentColor;
}
.main-d8bd.box_selected_04c3 .box-83fa > li > a .backdrop-9f7d {
  position: relative;
}
.main-d8bd.box_selected_04c3 .box-83fa > li > a .backdrop-9f7d:before {
  position: absolute;
  top: -6px;
  width: 1px;
  left: 0;
  height: 2px;
  background-color: transparent;
  content: "";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.main-d8bd.box_selected_04c3 .box-83fa > li:focus > a .backdrop-9f7d:before,
.main-d8bd.box_selected_04c3
  .box-83fa
  > li:hover
  > a
  .backdrop-9f7d:before {
  width: 100%;
  background-color: currentColor;
}
.main-d8bd.box_selected_04c3
  .box-83fa
  > li.block_up_f014
  > a
  .backdrop-9f7d:before,
.main-d8bd.box_selected_04c3
  .box-83fa
  > li.complex_3f05
  > a
  .backdrop-9f7d:before {
  width: 100%;
  background-color: currentColor;
}
.stone-5eec .lite_921d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.stone-5eec .lite_921d li:first-child > a {
  border-top: none;
}
.stone-5eec .lite_921d .row-52b6 > .backdrop-9f7d .advanced_cf1b {
  display: none;
}
.stone-5eec .lite_921d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.stone-5eec .lite_921d li:last-child {
  border: none;
}
.stone-5eec .lite_921d li.gallery-fresh-e99e > a {
  padding-right: 45px !important;
}
.stone-5eec .lite_921d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.stone-5eec .lite_921d li a:focus,
.stone-5eec .lite_921d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stone-5eec .lite_921d li .tooltip_9125 {
  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;
}
.stone-5eec .lite_921d li .tooltip_9125:hover {
  box-shadow: none;
}
.stone-5eec .lite_921d li .tooltip_9125 .advanced_cf1b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.stone-5eec .lite_921d .accent-2a14 {
  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);
}
.stone-5eec .lite_921d .accent-2a14 li a {
  padding-left: 3em;
}
.stone-5eec .lite_921d .simple-f7d3 > a .tooltip_9125 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.stone-5eec .lite_921d .simple-f7d3 > .accent-2a14 {
  display: block;
  opacity: 1;
}
.logo-black-bfef {
  max-width: 100%;
}
.hot_42ff {
  line-height: 0;
  cursor: pointer;
}
.modal-d85e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.modal-d85e:hover {
  box-shadow: none;
  color: currentColor;
}
.modal-d85e svg {
  width: 18px;
  height: 18px;
}
.modal-d85e .tag_fast_d358 {
  display: none;
}
.heading-pink-6981 {
  position: relative;
}
.heading-pink-6981.fn-active-77ae .modal-d85e .photo-b42b {
  display: none;
}
.heading-pink-6981.fn-active-77ae .modal-d85e .tag_fast_d358 {
  display: inline-block;
}
.heading-pink-6981 .message-9a77 {
  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);
}
.heading-pink-6981.block-dark-1318 .message-9a77 {
  left: auto;
  right: -0.9em;
}
.heading-pink-6981.block-dark-1318 .breadcrumb_90ff::before {
  left: auto;
  right: 15px;
}
.heading-pink-6981.fn-active-77ae .message-9a77 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box_3eaf {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.box_3eaf label {
  flex-basis: 100%;
}
.box_3eaf .focus_883e {
  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;
}
.box_3eaf .article-1b86 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.box_3eaf .article-1b86:focus {
  background-color: transparent;
}
.box_3eaf button.link_paper_b0dc {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.box_3eaf button.link_paper_b0dc:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.box_3eaf button.link_paper_b0dc svg {
  width: 18px;
  height: 18px;
}
.box_3eaf input[type="submit"] {
  min-height: auto;
}
.advanced_f283 .box_3eaf .article-1b86 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.breadcrumb_90ff {
  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) {
  .breadcrumb_90ff {
    width: 220px;
  }
}
.breadcrumb_90ff label {
  flex-basis: 100%;
}
.breadcrumb_90ff::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;
}
.picture-3e81 .advanced_f283 .box_3eaf {
  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;
}
.picture-3e81
  .advanced_f283
  .box_3eaf
  .focus_883e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.picture-3e81 .advanced_f283 .box_3eaf .article-1b86 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.picture-3e81
  .advanced_f283
  .box_3eaf
  .article-1b86:focus {
  background: 0 0;
}
.picture-3e81
  .advanced_f283
  .box_3eaf
  .summary_in_34df {
  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;
}
.notice_8530 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.notice_8530 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.notice_8530 li:last-child {
  margin-right: 0;
}
.notice_8530 li:first-child {
  margin-left: 0;
}
.notice_8530.column-002a a {
  color: #fff;
}
.notice_8530.column-002a a:hover {
  color: #fff;
}
.notice_8530 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.notice_8530 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.notice_8530 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.notice_8530 a:hover {
  opacity: 0.9;
  color: inherit;
}
.notice_8530 [class*="social-icon-apple"] {
  background-color: #999;
}
.notice_8530 [class*="social-icon-apple"].shade-hard-e06d {
  background-color: transparent;
  color: #999;
}
.notice_8530 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.notice_8530 [class*="social-icon-behance"].shade-hard-e06d {
  background-color: transparent;
  color: #1769ff;
}
.notice_8530 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.notice_8530 [class*="social-icon-bitbucket"].shade-hard-e06d {
  background-color: transparent;
  color: #205081;
}
.notice_8530 [class*="social-icon-codepen"] {
  background-color: #000;
}
.notice_8530 [class*="social-icon-codepen"].shade-hard-e06d {
  background-color: transparent;
  color: #000;
}
.notice_8530 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.notice_8530 [class*="social-icon-delicious"].shade-hard-e06d {
  background-color: transparent;
  color: #39f;
}
.notice_8530 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.notice_8530 [class*="social-icon-digg"].shade-hard-e06d {
  background-color: transparent;
  color: #005be2;
}
.notice_8530 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.notice_8530 [class*="social-icon-dribbble"].shade-hard-e06d {
  background-color: transparent;
  color: #ea4c89;
}
.notice_8530 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.notice_8530 [class*="social-icon-envelope"].shade-hard-e06d {
  background-color: transparent;
  color: #ea4335;
}
.notice_8530 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.notice_8530 [class*="social-icon-facebook"].shade-hard-e06d {
  background-color: transparent;
  color: #3b5998;
}
.notice_8530 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.notice_8530 [class*="social-icon-flickr"].shade-hard-e06d {
  background-color: transparent;
  color: #0063dc;
}
.notice_8530 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.notice_8530 [class*="social-icon-foursquare"].shade-hard-e06d {
  background-color: transparent;
  color: #2d5be3;
}
.notice_8530 [class*="social-icon-github"] {
  background-color: #333;
}
.notice_8530 [class*="social-icon-github"].shade-hard-e06d {
  background-color: transparent;
  color: #333;
}
.notice_8530 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.notice_8530 [class*="social-icon-google-plus"].shade-hard-e06d {
  background-color: transparent;
  color: #dd4b39;
}
.notice_8530 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.notice_8530 [class*="social-icon-houzz"].shade-hard-e06d {
  background-color: transparent;
  color: #7ac142;
}
.notice_8530 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.notice_8530 [class*="social-icon-instagram"].shade-hard-e06d {
  background-color: transparent;
  color: #262626;
}
.notice_8530 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.notice_8530 [class*="social-icon-jsfiddle"].shade-hard-e06d {
  background-color: transparent;
  color: #487aa2;
}
.notice_8530 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.notice_8530 [class*="social-icon-linkedin"].shade-hard-e06d {
  background-color: transparent;
  color: #0077b5;
}
.notice_8530 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.notice_8530 [class*="social-icon-medium"].shade-hard-e06d {
  background-color: transparent;
  color: #00ab6b;
}
.notice_8530 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.notice_8530
  [class*="social-icon-odnoklassniki"].shade-hard-e06d {
  background-color: transparent;
  color: #f4731c;
}
.notice_8530 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.notice_8530 [class*="social-icon-meetup"].shade-hard-e06d {
  background-color: transparent;
  color: #ec1c40;
}
.notice_8530 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.notice_8530 [class*="social-icon-pinterest"].shade-hard-e06d {
  background-color: transparent;
  color: #bd081c;
}
.notice_8530 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.notice_8530 [class*="social-icon-product-hunt"].shade-hard-e06d {
  background-color: transparent;
  color: #da552f;
}
.notice_8530 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.notice_8530 [class*="social-icon-reddit"].shade-hard-e06d {
  background-color: transparent;
  color: #ff4500;
}
.notice_8530 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.notice_8530 [class*="social-icon-rss"].shade-hard-e06d {
  background-color: transparent;
  color: #f26522;
}
.notice_8530 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.notice_8530
  [class*="social-icon-shopping-cart"].shade-hard-e06d {
  background-color: transparent;
  color: #4caf50;
}
.notice_8530 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.notice_8530 [class*="social-icon-skype"].shade-hard-e06d {
  background-color: transparent;
  color: #00aff0;
}
.notice_8530 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.notice_8530 [class*="social-icon-slideshare"].shade-hard-e06d {
  background-color: transparent;
  color: #0077b5;
}
.notice_8530 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.notice_8530 [class*="social-icon-snapchat"].shade-hard-e06d {
  background-color: transparent;
  color: #fffc00;
}
.notice_8530 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.notice_8530 [class*="social-icon-soundcloud"].shade-hard-e06d {
  background-color: transparent;
  color: #f80;
}
.notice_8530 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.notice_8530 [class*="social-icon-spotify"].shade-hard-e06d {
  background-color: transparent;
  color: #2ebd59;
}
.notice_8530 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.notice_8530
  [class*="social-icon-stack-overflow"].shade-hard-e06d {
  background-color: transparent;
  color: #fe7a15;
}
.notice_8530 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.notice_8530 [class*="social-icon-maldkfgram"].shade-hard-e06d {
  background-color: transparent;
  color: #2ca5e0;
}
.notice_8530 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.notice_8530 [class*="social-icon-tripadvisor"].shade-hard-e06d {
  background-color: transparent;
  color: #589442;
}
.notice_8530 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.notice_8530 [class*="social-icon-tumblr"].shade-hard-e06d {
  background-color: transparent;
  color: #35465c;
}
.notice_8530 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.notice_8530 [class*="social-icon-twitch"].shade-hard-e06d {
  background-color: transparent;
  color: #6441a5;
}
.notice_8530 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.notice_8530 [class*="social-icon-twitter"].shade-hard-e06d {
  background-color: transparent;
  color: #1da1f2;
}
.notice_8530 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.notice_8530 [class*="social-icon-vimeo"].shade-hard-e06d {
  background-color: transparent;
  color: #1ab7ea;
}
.notice_8530 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.notice_8530 [class*="social-icon-vk"].shade-hard-e06d {
  background-color: transparent;
  color: #45668e;
}
.notice_8530 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.notice_8530 [class*="social-icon-weibo"].shade-hard-e06d {
  background-color: transparent;
  color: #df2029;
}
.notice_8530 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.notice_8530 [class*="social-icon-weixin"].shade-hard-e06d {
  background-color: transparent;
  color: #7bb32e;
}
.notice_8530 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.notice_8530 [class*="social-icon-whatsapp"].shade-hard-e06d {
  background-color: transparent;
  color: #25d366;
}
.notice_8530 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.notice_8530 [class*="social-icon-wordpress"].shade-hard-e06d {
  background-color: transparent;
  color: #21759b;
}
.notice_8530 [class*="social-icon-xing"] {
  background-color: #026466;
}
.notice_8530 [class*="social-icon-xing"].shade-hard-e06d {
  background-color: transparent;
  color: #026466;
}
.notice_8530 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.notice_8530 [class*="social-icon-yelp"].shade-hard-e06d {
  background-color: transparent;
  color: #af0606;
}
.notice_8530 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.notice_8530 [class*="social-icon-youtube"].shade-hard-e06d {
  background-color: transparent;
  color: #cd201f;
}
.inner_3714 {
  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;
}
.inner_3714:hover {
  box-shadow: none;
  background: 0 0;
}
.aside_large_281b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.feature-0aa1 {
  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;
}
.disabled-b0c8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.frame-orange-3810 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.frame-orange-3810,
.frame-orange-3810::after,
.frame-orange-3810::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;
}
.frame-orange-3810::after,
.frame-orange-3810::before {
  content: "";
  display: block;
  background-color: inherit;
}
.block-easy-47ba .feature-0aa1 .disabled-b0c8 {
  margin-top: -2px;
  width: 19px;
}
.block-easy-47ba .feature-0aa1 .frame-orange-3810 {
  margin-top: -1px;
}
.block-easy-47ba .feature-0aa1 .frame-orange-3810,
.block-easy-47ba .feature-0aa1 .frame-orange-3810::after,
.block-easy-47ba .feature-0aa1 .frame-orange-3810::before {
  width: 19px;
  height: 2px;
}
.block-easy-47ba .feature-0aa1 .frame-orange-3810::before {
  top: -6px;
}
.block-easy-47ba .feature-0aa1 .frame-orange-3810::after {
  bottom: -6px;
}
.tooltip-bottom-9787 .feature-0aa1 .disabled-b0c8 {
  margin-top: -2px;
  width: 22px;
}
.tooltip-bottom-9787 .feature-0aa1 .frame-orange-3810 {
  margin-top: -1px;
}
.tooltip-bottom-9787 .feature-0aa1 .frame-orange-3810,
.tooltip-bottom-9787 .feature-0aa1 .frame-orange-3810::after,
.tooltip-bottom-9787 .feature-0aa1 .frame-orange-3810::before {
  width: 22px;
  height: 2px;
}
.tooltip-bottom-9787 .feature-0aa1 .frame-orange-3810::before {
  top: -7px;
}
.tooltip-bottom-9787 .feature-0aa1 .frame-orange-3810::after {
  bottom: -7px;
}
.tabs_e935 .feature-0aa1 .disabled-b0c8 {
  margin-top: -2px;
  width: 31px;
}
.tabs_e935 .feature-0aa1 .frame-orange-3810 {
  margin-top: -1.5px;
}
.tabs_e935 .feature-0aa1 .frame-orange-3810,
.tabs_e935 .feature-0aa1 .frame-orange-3810::after,
.tabs_e935 .feature-0aa1 .frame-orange-3810::before {
  width: 31px;
  height: 3px;
}
.tabs_e935 .feature-0aa1 .frame-orange-3810::before {
  top: -9px;
}
.tabs_e935 .feature-0aa1 .frame-orange-3810::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .title-hard-a064 .feature-0aa1 .disabled-b0c8 {
    margin-top: -2px;
    width: 19px;
  }
  .title-hard-a064 .feature-0aa1 .frame-orange-3810 {
    margin-top: -1px;
  }
  .title-hard-a064 .feature-0aa1 .frame-orange-3810,
  .title-hard-a064 .feature-0aa1 .frame-orange-3810::after,
  .title-hard-a064 .feature-0aa1 .frame-orange-3810::before {
    width: 19px;
    height: 2px;
  }
  .title-hard-a064 .feature-0aa1 .frame-orange-3810::before {
    top: -6px;
  }
  .title-hard-a064 .feature-0aa1 .frame-orange-3810::after {
    bottom: -6px;
  }
  .disabled-gas-de91 .feature-0aa1 .disabled-b0c8 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled-gas-de91 .feature-0aa1 .frame-orange-3810 {
    margin-top: -1px;
  }
  .disabled-gas-de91 .feature-0aa1 .frame-orange-3810,
  .disabled-gas-de91 .feature-0aa1 .frame-orange-3810::after,
  .disabled-gas-de91 .feature-0aa1 .frame-orange-3810::before {
    width: 22px;
    height: 2px;
  }
  .disabled-gas-de91 .feature-0aa1 .frame-orange-3810::before {
    top: -7px;
  }
  .disabled-gas-de91 .feature-0aa1 .frame-orange-3810::after {
    bottom: -7px;
  }
  .large-b07d .feature-0aa1 .disabled-b0c8 {
    margin-top: -2px;
    width: 31px;
  }
  .large-b07d .feature-0aa1 .frame-orange-3810 {
    margin-top: -1.5px;
  }
  .large-b07d .feature-0aa1 .frame-orange-3810,
  .large-b07d .feature-0aa1 .frame-orange-3810::after,
  .large-b07d .feature-0aa1 .frame-orange-3810::before {
    width: 31px;
    height: 3px;
  }
  .large-b07d .feature-0aa1 .frame-orange-3810::before {
    top: -9px;
  }
  .large-b07d .feature-0aa1 .frame-orange-3810::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .fluid-aee0 .feature-0aa1 .disabled-b0c8 {
    margin-top: -2px;
    width: 19px;
  }
  .fluid-aee0 .feature-0aa1 .frame-orange-3810 {
    margin-top: -1px;
  }
  .fluid-aee0 .feature-0aa1 .frame-orange-3810,
  .fluid-aee0 .feature-0aa1 .frame-orange-3810::after,
  .fluid-aee0 .feature-0aa1 .frame-orange-3810::before {
    width: 19px;
    height: 2px;
  }
  .fluid-aee0 .feature-0aa1 .frame-orange-3810::before {
    top: -6px;
  }
  .fluid-aee0 .feature-0aa1 .frame-orange-3810::after {
    bottom: -6px;
  }
  .thumbnail_ad94 .feature-0aa1 .disabled-b0c8 {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail_ad94 .feature-0aa1 .frame-orange-3810 {
    margin-top: -1px;
  }
  .thumbnail_ad94 .feature-0aa1 .frame-orange-3810,
  .thumbnail_ad94 .feature-0aa1 .frame-orange-3810::after,
  .thumbnail_ad94 .feature-0aa1 .frame-orange-3810::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail_ad94 .feature-0aa1 .frame-orange-3810::before {
    top: -7px;
  }
  .thumbnail_ad94 .feature-0aa1 .frame-orange-3810::after {
    bottom: -7px;
  }
  .bottom-b053 .feature-0aa1 .disabled-b0c8 {
    margin-top: -2px;
    width: 31px;
  }
  .bottom-b053 .feature-0aa1 .frame-orange-3810 {
    margin-top: -1.5px;
  }
  .bottom-b053 .feature-0aa1 .frame-orange-3810,
  .bottom-b053 .feature-0aa1 .frame-orange-3810::after,
  .bottom-b053 .feature-0aa1 .frame-orange-3810::before {
    width: 31px;
    height: 3px;
  }
  .bottom-b053 .feature-0aa1 .frame-orange-3810::before {
    top: -9px;
  }
  .bottom-b053 .feature-0aa1 .frame-orange-3810::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sort-8a8f .feature-0aa1 .disabled-b0c8 {
    margin-top: -2px;
    width: 19px;
  }
  .sort-8a8f .feature-0aa1 .frame-orange-3810 {
    margin-top: -1px;
  }
  .sort-8a8f .feature-0aa1 .frame-orange-3810,
  .sort-8a8f .feature-0aa1 .frame-orange-3810::after,
  .sort-8a8f .feature-0aa1 .frame-orange-3810::before {
    width: 19px;
    height: 2px;
  }
  .sort-8a8f .feature-0aa1 .frame-orange-3810::before {
    top: -6px;
  }
  .sort-8a8f .feature-0aa1 .frame-orange-3810::after {
    bottom: -6px;
  }
  .border_pressed_db56 .feature-0aa1 .disabled-b0c8 {
    margin-top: -2px;
    width: 22px;
  }
  .border_pressed_db56 .feature-0aa1 .frame-orange-3810 {
    margin-top: -1px;
  }
  .border_pressed_db56 .feature-0aa1 .frame-orange-3810,
  .border_pressed_db56 .feature-0aa1 .frame-orange-3810::after,
  .border_pressed_db56 .feature-0aa1 .frame-orange-3810::before {
    width: 22px;
    height: 2px;
  }
  .border_pressed_db56 .feature-0aa1 .frame-orange-3810::before {
    top: -7px;
  }
  .border_pressed_db56 .feature-0aa1 .frame-orange-3810::after {
    bottom: -7px;
  }
  .article-dbb9 .feature-0aa1 .disabled-b0c8 {
    margin-top: -2px;
    width: 31px;
  }
  .article-dbb9 .feature-0aa1 .frame-orange-3810 {
    margin-top: -1.5px;
  }
  .article-dbb9 .feature-0aa1 .frame-orange-3810,
  .article-dbb9 .feature-0aa1 .frame-orange-3810::after,
  .article-dbb9 .feature-0aa1 .frame-orange-3810::before {
    width: 31px;
    height: 3px;
  }
  .article-dbb9 .feature-0aa1 .frame-orange-3810::before {
    top: -9px;
  }
  .article-dbb9 .feature-0aa1 .frame-orange-3810::after {
    bottom: -9px;
  }
}
.item-lite-1151 .frame-orange-3810 {
  -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);
}
.item-lite-1151 .frame-orange-3810::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.item-lite-1151 .frame-orange-3810::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);
}
.item-lite-1151.grid-short-230d .frame-orange-3810 {
  -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);
}
.item-lite-1151.grid-short-230d .frame-orange-3810::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.item-lite-1151.grid-short-230d .frame-orange-3810::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);
}
.overlay-iron-656a {
  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.plasma_e1cc:before {
  display: none;
}
.box-b1c3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.box-b1c3 .gold-94da {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.box-b1c3 .gold-94da:last-of-type {
  border-bottom: none;
}
.box-b1c3 .gold-94da.tabs_fixed_da28,
.box-b1c3 .gold-94da.pagination_8771,
.box-b1c3 .gold-94da.tabs_d4fb {
  padding: 0;
}
.box-b1c3 .stone-5eec .tooltip_9125 {
  color: currentColor;
}
.box-b1c3 .stone-5eec .tooltip_9125:focus,
.box-b1c3 .stone-5eec .tooltip_9125:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-b1c3.preview_east_352d .top-3bad,
.box-b1c3.preview_east_352d .button_lite_3fbd a,
.box-b1c3.preview_east_352d .box-83fa a,
.box-b1c3.preview_east_352d .accent-2a14 a {
  color: rgba(0, 0, 0, 0.55);
}
.box-b1c3.preview_east_352d .top-3bad:hover,
.box-b1c3.preview_east_352d .button_lite_3fbd a:hover,
.box-b1c3.preview_east_352d .box-83fa a:hover,
.box-b1c3.preview_east_352d .accent-2a14 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-b1c3.preview_east_352d .in-a50c {
  color: rgba(0, 0, 0, 0.8);
}
.box-b1c3.preview_east_352d .gold-94da {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-b1c3.preview_east_352d .gold-94da:before {
  background: rgba(0, 0, 0, 0.08);
}
.box-b1c3.preview_east_352d .box-1e4d:before {
  background: rgba(255, 255, 255, 0.9);
}
.box-b1c3.preview_east_352d .stone-5eec .lite_921d li a,
.box-b1c3.preview_east_352d .stone-5eec .tooltip_9125,
.box-b1c3.preview_east_352d .accent-2a14 {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-b1c3.preview_east_352d .stone-5eec .tooltip_9125:focus,
.box-b1c3.preview_east_352d .stone-5eec .tooltip_9125:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-b1c3.preview_east_352d .lite_921d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-b1c3.tertiary-5579 .top-3bad,
.box-b1c3.tertiary-5579 .button_lite_3fbd a,
.box-b1c3.tertiary-5579 .box-83fa .tooltip_9125,
.box-b1c3.tertiary-5579 .box-83fa a,
.box-b1c3.tertiary-5579 .accent-2a14 a {
  color: rgba(255, 255, 255, 0.79);
}
.box-b1c3.tertiary-5579 .top-3bad:hover,
.box-b1c3.tertiary-5579 .button_lite_3fbd a:hover,
.box-b1c3.tertiary-5579 .box-83fa .tooltip_9125:hover,
.box-b1c3.tertiary-5579 .box-83fa a:hover,
.box-b1c3.tertiary-5579 .accent-2a14 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-b1c3.tertiary-5579 .in-a50c {
  color: rgba(255, 255, 255, 0.99);
}
.box-b1c3.tertiary-5579 .gold-94da {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-b1c3.tertiary-5579 .gold-94da:before {
  background: rgba(255, 255, 255, 0.08);
}
.box-b1c3.tertiary-5579 .box-1e4d:before {
  background: rgba(0, 0, 0, 0.9);
}
.box-b1c3.tertiary-5579 .stone-5eec .lite_921d li a,
.box-b1c3.tertiary-5579 .stone-5eec .tooltip_9125,
.box-b1c3.tertiary-5579 .accent-2a14 {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-b1c3.tertiary-5579 .stone-5eec .tooltip_9125:focus,
.box-b1c3.tertiary-5579 .stone-5eec .tooltip_9125:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-b1c3.tertiary-5579 .lite_921d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-1e4d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.box-1e4d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.wide-a4f4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.label_87f6 .box-b1c3 {
  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;
}
.label_87f6 .gold-94da {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.label_87f6 .gold-94da: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) {
  .label_87f6 .gold-94da:before {
    width: 16%;
    left: 42%;
  }
}
.label_87f6 .gold-94da:last-child:before {
  content: none;
}
.label_87f6 .gold-94da[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.label_87f6 .stone-5eec .lite_921d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.label_87f6 .stone-5eec .lite_921d li a .tooltip_9125 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.label_87f6 .stone-5eec .accent-2a14 {
  border: none;
}
.label_87f6 .stone-5eec .accent-2a14 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.label_87f6 .box-1e4d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.label_87f6 .wide-a4f4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.label_87f6 .tertiary-5579 .box-1e4d:before {
  background: rgba(0, 0, 0, 0.9);
}
.label_87f6 .preview_east_352d.wide-a1b1 .frame-orange-3810 {
  background: rgba(0, 0, 0, 0.6);
}
.label_87f6
  .preview_east_352d.wide-a1b1
  .frame-orange-3810::after,
.label_87f6
  .preview_east_352d.wide-a1b1
  .frame-orange-3810:before {
  background: inherit;
}
.label_87f6
  .preview_east_352d.wide-a1b1:hover
  .frame-orange-3810 {
  background: rgba(0, 0, 0, 0.8);
}
.notification_north_5b31 .box-b1c3 {
  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) {
  .notification_north_5b31 .box-b1c3 {
    width: auto;
    right: 45px;
  }
}
.wood-8eea .box-b1c3 {
  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) {
  .wood-8eea .box-b1c3 {
    width: auto;
    left: 45px;
  }
}
.plasma_e1cc .box-b1c3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.plasma_e1cc .wide-a4f4 {
  max-width: 48em;
  margin: 0 auto;
}
.plasma_e1cc .box-1e4d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.simple-476f {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.simple-476f.label_87f6 .box-b1c3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.simple-476f.notification_north_5b31 .box-b1c3 {
  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);
}
.simple-476f .box-b1c3 {
  visibility: visible;
}
.simple-476f.wood-8eea .box-b1c3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.backdrop-3c81,
.button-bright-60e2 {
  overflow-x: hidden;
}
.backdrop-3c81 .box-b1c3 {
  overflow: auto;
}
.backdrop-3c81.label_87f6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-3c81.label_87f6 .box-b1c3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.backdrop-3c81.label_87f6 .inner_3714 {
  opacity: 0;
}
.backdrop-3c81.notification_north_5b31 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-3c81.notification_north_5b31 .box-b1c3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.backdrop-3c81.notification_north_5b31 .inner_3714 {
  opacity: 0;
}
.backdrop-3c81.wood-8eea {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.backdrop-3c81.wood-8eea .box-b1c3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.backdrop-3c81.wood-8eea .inner_3714 {
  opacity: 0;
}
.backdrop-3c81.plasma_e1cc .box-b1c3 {
  z-index: 10;
  visibility: visible;
}
.wide-a1b1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.wide-a1b1 .frame-orange-3810 {
  background: rgba(255, 255, 255, 0.99);
}
.wide-a1b1 .frame-orange-3810::after,
.wide-a1b1 .frame-orange-3810:before {
  background: inherit;
}
.wide-a1b1:hover .frame-orange-3810 {
  background: rgba(255, 255, 255, 0.99);
}
.wood-8eea .wide-a1b1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.plasma_e1cc .wide-a1b1 {
  display: none !important;
}
.backdrop-3c81:before,
.button-bright-60e2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.backdrop-3c81 .wide-a1b1,
.button-bright-60e2 .wide-a1b1 {
  display: inline-block;
}
.box-b1c3 .module_full_2ace {
  -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;
}
.backdrop-3c81 .box-b1c3 .module_full_2ace,
.button-bright-60e2 .box-b1c3 .module_full_2ace {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button-f1e2 .focus_883e {
  width: 100%;
}
.chip-glass-f7a3 {
  padding: 0 0.5em 0;
}
.chip-glass-f7a3 [class*="customify-col-"],
.chip-glass-f7a3 [class*="customify-col_"],
.chip-glass-f7a3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.large-928e .chip-glass-f7a3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .notification-blue-c343 .disabled-7c49,
  .disabled-7c49 {
    display: none;
  }
  .small_5517 {
    text-align: left;
  }
  .wide_2e41 {
    text-align: center;
  }
  .feature-b7b0 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .notification-blue-c343 .primary-c3ce,
  .primary-c3ce {
    display: none;
  }
  .dynamic-c1c6 {
    text-align: left;
  }
  .thumbnail_e881 {
    text-align: center;
  }
  .gallery_589a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .notification-blue-c343 .overlay-cool-705f,
  .overlay-cool-705f {
    display: none;
  }
  .warm_5f38 {
    text-align: left;
  }
  .section_stale_6db2 {
    text-align: center;
  }
  .soft_48b7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.hero-dynamic-13ec {
  box-shadow: none !important;
}
.item-e369 .backdrop-9fa4,
.title_469d .backdrop-9fa4 {
  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;
}
.title_469d .backdrop-9fa4 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.component-silver-71a4 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.component-silver-71a4:after,
.component-silver-71a4:before {
  content: "";
  display: table;
}
.component-silver-71a4:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .component-silver-71a4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.component-silver-71a4,
.active_d86d {
  max-width: 1248px;
  margin: 0 auto;
}

.filter_4b98.container-6542 .component-silver-71a4 {
  max-width: 100%;
}
.filter_4b98.footer-72d6 {
  max-width: 1200px;
  margin: 0 auto;
}
.filter_4b98.filter_dc8a .component-silver-71a4 {
  max-width: 100%;
}
.filter_4b98.filter_dc8a > .component-silver-71a4 {
  padding-left: 0;
  padding-right: 0;
}
.filter_4b98.filter_dc8a > .component-silver-71a4 .notification-blue-c343 {
  margin: 0;
}
.filter_4b98.filter_dc8a
  > .component-silver-71a4
  .alert_steel_ce4c.layout-c2ff {
  margin-right: 0;
  margin-left: 0;
}
.filter_4b98.filter_dc8a #main.layout-c2ff {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .banner-094b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .banner-094b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .status_524a .down-7836 {
    padding-right: 1em;
  }
  .status_524a.outer-7582 .alert_steel_ce4c {
    border-right: 1px solid #eaecee;
  }
  .status_524a.outer-7582 .down-7836 {
    padding-right: 1em;
  }
  .status_524a.outer-7582 .slow_f62b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_selected_871f .down-7836 {
    padding-left: 1em;
  }
  .tag_selected_871f.outer-7582 .alert_steel_ce4c {
    border-left: 1px solid #eaecee;
  }
  .tag_selected_871f.outer-7582 .down-7836 {
    padding-left: 1em;
  }
  .tag_selected_871f.outer-7582 .slow_f62b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .stone-66f3 .down-7836 {
    padding-left: 1em;
  }
  .stone-66f3.outer-7582 .disabled_purple_26b6 {
    border-right: 1px solid #eaecee;
  }
  .stone-66f3.outer-7582 .block_68a9 {
    border-right: 1px solid #eaecee;
  }
  .stone-66f3.outer-7582 .down-7836 {
    padding-left: 1em;
  }
  .stone-66f3.outer-7582 .slow_f62b {
    padding-right: 1em;
  }
  .stone-66f3.outer-7582 .banner-medium-bd13 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu_smooth_c303 .down-7836 {
    padding-right: 1em;
  }
  .menu_smooth_c303.outer-7582 .disabled_purple_26b6 {
    border-left: 1px solid #eaecee;
  }
  .menu_smooth_c303.outer-7582 .block_68a9 {
    border-left: 1px solid #eaecee;
  }
  .menu_smooth_c303.outer-7582 .down-7836 {
    padding-right: 1em;
  }
  .menu_smooth_c303.outer-7582 .slow_f62b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu_smooth_c303.outer-7582 .banner-medium-bd13 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-094b .down-7836 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-094b.outer-7582 .alert_steel_ce4c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .banner-094b.outer-7582 .down-7836 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-094b.outer-7582 .slow_f62b {
    padding-left: 1em;
  }
  .banner-094b.outer-7582 .banner-medium-bd13 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .banner-094b.outer-7582 .down-7836 {
    padding-left: 0;
  }
}
.tertiary-8f8d .last-b674 {
  display: inline-block;
}
.paragraph_63a1 {
  display: inline-block;
}
.media-2f33 {
  word-con: break-word;
}
.hot-6805 > span {
  display: inline-block;
  padding: 5px 0;
}
.hot-6805 .bottom-05df {
  margin-left: 8px;
  margin-right: 8px;
}
.hot-6805 .progress_318e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.component-a744 .shade-outer-1bdf {
  margin-bottom: 2em;
}
.component-a744 .badge-mini-7eef {
  margin-bottom: 15px;
}
.component-a744 .badge-mini-7eef:last-child {
  margin-bottom: 0;
}
.component-a744 .thumbnail-middle-0f90 {
  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) {
  .component-a744 .thumbnail-middle-0f90 {
    display: block;
  }
}
.component-a744 .preview-a370 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .component-a744 .preview-a370 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.component-a744 .content-next-099c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.component-a744 .content-next-099c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.component-a744 .content-next-099c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.component-a744 .media-2f33 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.component-a744 .media-2f33 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.component-a744 .table-3d75 p:last-child {
  margin-bottom: 0;
}
.component-a744 .gradient_silver_5a02 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.component-a744 .simple_b0d7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.component-a744 .video_iron_3ee1 {
  margin-top: 1em;
}
.component-a744 .column_large_ad88 {
  top: 0;
  display: block;
}
.component-a744 .column_large_ad88 a {
  color: inherit;
}
.component-a744 .column_large_ad88 a:hover {
  color: inherit;
}
.component-a744 .short_ae17 {
  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;
}
.component-a744 .short_ae17:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.component-a744 .simple_b0d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.component-a744 .primary-copper-9296 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.component-a744 .primary-copper-9296:first-child {
  margin-top: 0;
}
.component-a744 .primary-copper-9296.footer-fe69 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.component-a744 .primary-copper-9296.video_action_d29d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.component-a744
  .primary-copper-9296.video_action_d29d.grid-red-163c
  .video_iron_3ee1 {
  width: 100%;
}
.component-a744 .video_action_d29d {
  -webkit-box-align: center;
  align-items: center;
}
.component-a744 .video_action_d29d .hot-6805,
.component-a744 .video_action_d29d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.component-a744 .content-next-099c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component-a744 .content-next-099c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.component-a744 .content-next-099c: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;
}
.component-a744 .footer-fe69 {
  z-index: 5;
}
.component-a744 .overlay_hard_198e .right_a9c2 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.component-a744 .prev_f36b .right_a9c2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.component-a744 .picture-left-76ab .right_a9c2 {
  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;
}
.component-a744.link_bb31 .thumbnail-middle-0f90,
.component-a744.module_slow_f7b1 .thumbnail-middle-0f90 {
  display: block;
}
.component-a744.link_bb31 .thumbnail-middle-0f90 .chip_bronze_e574,
.component-a744.link_bb31 .thumbnail-middle-0f90 .simple_b0d7,
.component-a744.module_slow_f7b1 .thumbnail-middle-0f90 .chip_bronze_e574,
.component-a744.module_slow_f7b1 .thumbnail-middle-0f90 .simple_b0d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.component-a744.focus-simple-b522 .preview-a370 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .component-a744.focus-simple-b522 .preview-a370 {
    margin-right: 0;
  }
}
.component-a744.link_bb31 .preview-a370,
.component-a744.module_slow_f7b1 .preview-a370 {
  padding-top: 40%;
}
.component-a744.link_bb31 .shade-outer-1bdf,
.component-a744.module_slow_f7b1 .shade-outer-1bdf {
  display: block;
}
.component-a744.link_bb31 .fn-sticky-77ae .simple_b0d7,
.component-a744.module_slow_f7b1 .fn-sticky-77ae .simple_b0d7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.component-a744.link_bb31 .preview-a370,
.component-a744.module_slow_f7b1 .preview-a370 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.component-a744.link_bb31 .simple_b0d7 {
  padding: 1em;
}
.in-21d2 {
  margin: 30px auto;
  display: block;
}
.in-21d2 .hot_7a7f > * {
  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;
}
.in-21d2 .hot_7a7f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.in-21d2 .hot_7a7f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider_b979 .hot-6805 {
  margin-bottom: 1.41575em;
}
.slider_b979 .selected-bb4d {
  margin-bottom: 1.618em;
}
.aside_soft_62a6 .bright_0ce2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.aside_soft_62a6 .bright_0ce2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.aside_soft_62a6 .action_4ad1 {
  max-width: 100%;
  overflow: auto;
}
.accent_15c2 .aside_soft_62a6 a:hover {
  text-decoration: underline;
}
.popup_d737 .badge-mini-7eef:not(.media-2f33),
.popup_d737 .content-next-099c {
  margin-bottom: 1.41575em;
}
.popup_d737 .badge-mini-7eef:not(.media-2f33):last-child,
.popup_d737 .content-next-099c:last-child {
  margin-bottom: 0;
}
.popup_d737 .badge-mini-7eef.hover-stone-ebdd {
  margin-bottom: 0.41575em;
}
.popup_d737 .active-cd44:before,
.popup_d737 .title-c38f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.popup_d737 .active-cd44:before {
  content: "\f115";
}
.popup_d737 .title-c38f:before {
  content: "\f02c";
}
.popup_d737 .clean_bbdd {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.popup_d737 .clean_bbdd a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.paragraph-mini-8f24 {
  display: -webkit-box;
  display: flex;
}
.paragraph-mini-8f24 .highlight_e3f8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .paragraph-mini-8f24 .highlight_e3f8 {
    flex-basis: 90px;
  }
}
.paragraph-mini-8f24 .label_upper_a112 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .paragraph-mini-8f24 .label_upper_a112 {
    flex-basis: calc(100% - 50px);
  }
}
.paragraph-mini-8f24 .hot-801b p:last-child {
  margin-bottom: 0.72em;
}
.primary-054d .hot_7a7f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.primary-054d .hot_7a7f:after,
.primary-054d .hot_7a7f:before {
  content: "";
  display: table;
}
.primary-054d .hot_7a7f:after {
  clear: both;
}
.primary-054d .hot_7a7f .modal-down-7246,
.primary-054d .hot_7a7f .rough_951f {
  width: 49%;
}
.primary-054d .hot_7a7f .modal-down-7246 a span.title-76f9,
.primary-054d .hot_7a7f .rough_951f a span.title-76f9 {
  display: block;
  margin-bottom: 5px;
}
.primary-054d .hot_7a7f .rough_951f {
  float: left;
  text-align: left;
}
.primary-054d .hot_7a7f .modal-down-7246 {
  float: right;
  text-align: right;
}
.media-inner-1818 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media-inner-1818 {
    margin-bottom: 0;
  }
}
.copper-c8d8 {
  margin-bottom: 1em;
}
.copper-c8d8 .media-2f33 {
  font-size: 1.1em;
  line-height: 1.3;
}
.secondary_6de6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.last_3d96 .copper-c8d8,
.soft-90c2 .copper-c8d8 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .last_3d96 .copper-c8d8,
  .soft-90c2 .copper-c8d8 {
    display: block;
  }
}
.last_3d96 .secondary_6de6,
.soft-90c2 .secondary_6de6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .last_3d96 .secondary_6de6,
  .soft-90c2 .secondary_6de6 {
    margin-bottom: 1em;
  }
}
.last_3d96 .secondary_6de6 img,
.soft-90c2 .secondary_6de6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.last_3d96 .north_ef37,
.soft-90c2 .north_ef37 {
  flex-basis: calc(100% - 160px);
}
.last_3d96 .north_ef37 p,
.soft-90c2 .north_ef37 p {
  margin-bottom: 0;
}
.last_3d96 .north_ef37 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .last_3d96 .north_ef37 {
    padding-left: 0;
  }
}
.soft-90c2 .north_ef37 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .soft-90c2 .north_ef37 {
    padding-right: 0;
  }
}
.soft-90c2 .secondary_6de6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.feature_wide_12dd .secondary_6de6 {
  margin-bottom: 0.5em;
}
.feature_wide_12dd .secondary_6de6 img {
  width: 100%;
}
.chip-fluid-a8da .message-68db,
.description_11d5 .message-68db {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.description_11d5 .alert_steel_ce4c .basic_91c3 p:last-child {
  margin-bottom: 0;
}
.outline_action_d91e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.carousel-4f7b .steel_bab3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .carousel-4f7b .steel_bab3:last-of-type {
    margin-bottom: 0;
  }
}
.carousel-4f7b .steel_bab3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.carousel-4f7b .steel_bab3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.carousel-4f7b .steel_bab3 ul li {
  margin: 0 0 0.6em;
}
.carousel-4f7b .steel_bab3 ul li.background_7337,
.carousel-4f7b .steel_bab3 ul li.aside-39e2 {
  position: relative;
}
.carousel-4f7b .steel_bab3 ul li.background_7337 .dirty-3b43,
.carousel-4f7b .steel_bab3 ul li.aside-39e2 .dirty-3b43 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.carousel-4f7b .steel_bab3 ul li.background_7337:after:after,
.carousel-4f7b .steel_bab3 ul li.background_7337:after:before,
.carousel-4f7b
  .steel_bab3
  ul
  li.aside-39e2:after:after,
.carousel-4f7b
  .steel_bab3
  ul
  li.aside-39e2:after:before {
  content: "";
  display: table;
}
.carousel-4f7b .steel_bab3 ul li.background_7337:after:after,
.carousel-4f7b
  .steel_bab3
  ul
  li.aside-39e2:after:after {
  clear: both;
}
.carousel-4f7b .steel_bab3 a.orange_f6a6:hover {
  text-decoration: none;
}
.carousel-4f7b .steel_bab3 select {
  max-width: 100%;
}
.carousel-4f7b .steel_bab3 table {
  font-size: 85%;
}
.carousel-4f7b .steel_bab3 table td,
.carousel-4f7b .steel_bab3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.carousel-4f7b .steel_bab3 table tfoot td {
  text-align: left;
}
.carousel-4f7b .steel_bab3 :last-child {
  margin-bottom: 0;
}
.carousel-4f7b .steel_bab3 .soft_c41d {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.carousel-4f7b .steel_bab3 .soft_c41d label {
  width: 100%;
}
.carousel-4f7b .steel_bab3 .soft_c41d .article-1b86 {
  width: 100%;
  display: block;
}
.carousel-4f7b .steel_bab3 .soft_c41d .link_paper_b0dc {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.carousel-4f7b .steel_bab3 .soft_c41d .link_paper_b0dc:hover svg #svg-search {
  fill: #444;
}
.carousel-4f7b .steel_bab3 .soft_c41d .link_paper_b0dc svg {
  width: 18px;
  height: 18px;
}
.carousel-4f7b .shadow_8284 ul ul,
.carousel-4f7b .fast_3a99 ul ul,
.carousel-4f7b .west_5bcb ul ul,
.carousel-4f7b .summary-stone-18ab ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.carousel-4f7b .shadow_8284 .gallery-fresh-e99e > a,
.carousel-4f7b .fast_3a99 .gallery-fresh-e99e > a,
.carousel-4f7b .west_5bcb .gallery-fresh-e99e > a,
.carousel-4f7b .summary-stone-18ab .gallery-fresh-e99e > a {
  margin-bottom: 0;
}
.carousel-4f7b .gradient-a709 li,
.carousel-4f7b .shadow_8284 li,
.carousel-4f7b .dirty-c487 li,
.carousel-4f7b .fast_3a99 li,
.carousel-4f7b .west_5bcb li,
.carousel-4f7b .summary-stone-18ab li,
.carousel-4f7b .gradient-left-67da li,
.carousel-4f7b .primary-bcb7 li {
  display: block;
  position: relative;
}
.carousel-4f7b .gradient-a709 li:last-child,
.carousel-4f7b .shadow_8284 li:last-child,
.carousel-4f7b .dirty-c487 li:last-child,
.carousel-4f7b .fast_3a99 li:last-child,
.carousel-4f7b .west_5bcb li:last-child,
.carousel-4f7b .summary-stone-18ab li:last-child,
.carousel-4f7b .gradient-left-67da li:last-child,
.carousel-4f7b .primary-bcb7 li:last-child {
  border: none;
}
.carousel-4f7b .gradient-a709 li a,
.carousel-4f7b .shadow_8284 li a,
.carousel-4f7b .dirty-c487 li a,
.carousel-4f7b .fast_3a99 li a,
.carousel-4f7b .west_5bcb li a,
.carousel-4f7b .summary-stone-18ab li a,
.carousel-4f7b .gradient-left-67da li a,
.carousel-4f7b .primary-bcb7 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel-4f7b .gradient-a709 li ul li::before,
.carousel-4f7b .shadow_8284 li ul li::before,
.carousel-4f7b .dirty-c487 li ul li::before,
.carousel-4f7b .fast_3a99 li ul li::before,
.carousel-4f7b .west_5bcb li ul li::before,
.carousel-4f7b .summary-stone-18ab li ul li::before,
.carousel-4f7b .gradient-left-67da li ul li::before,
.carousel-4f7b .primary-bcb7 li ul li::before {
  left: 15px;
}
.carousel-4f7b .gradient-a709 li ul a,
.carousel-4f7b .shadow_8284 li ul a,
.carousel-4f7b .dirty-c487 li ul a,
.carousel-4f7b .fast_3a99 li ul a,
.carousel-4f7b .west_5bcb li ul a,
.carousel-4f7b .summary-stone-18ab li ul a,
.carousel-4f7b .gradient-left-67da li ul a,
.carousel-4f7b .primary-bcb7 li ul a {
  padding-left: 20px;
}
.carousel-4f7b .gradient-a709 li ul ul li::before,
.carousel-4f7b .shadow_8284 li ul ul li::before,
.carousel-4f7b .dirty-c487 li ul ul li::before,
.carousel-4f7b .fast_3a99 li ul ul li::before,
.carousel-4f7b .west_5bcb li ul ul li::before,
.carousel-4f7b .summary-stone-18ab li ul ul li::before,
.carousel-4f7b .gradient-left-67da li ul ul li::before,
.carousel-4f7b .primary-bcb7 li ul ul li::before {
  left: 30px;
}
.carousel-4f7b .gradient-a709 li ul ul a,
.carousel-4f7b .shadow_8284 li ul ul a,
.carousel-4f7b .dirty-c487 li ul ul a,
.carousel-4f7b .fast_3a99 li ul ul a,
.carousel-4f7b .west_5bcb li ul ul a,
.carousel-4f7b .summary-stone-18ab li ul ul a,
.carousel-4f7b .gradient-left-67da li ul ul a,
.carousel-4f7b .primary-bcb7 li ul ul a {
  padding-left: 40px;
}
.carousel-4f7b .hard_e714 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.carousel-4f7b .primary-bcb7 ul li {
  margin-bottom: 1.41575em;
}
.carousel-4f7b .primary-bcb7 ul li .top-6b14 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.carousel-4f7b .primary-bcb7 ul li .paper-c198 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tertiary-5579 .gradient-a709 li a,
.tertiary-5579 .shadow_8284 li a,
.tertiary-5579 .dirty-c487 li a,
.tertiary-5579 .fast_3a99 li a,
.tertiary-5579 .west_5bcb li a,
.tertiary-5579 .summary-stone-18ab li a,
.tertiary-5579 .gradient-left-67da li a,
.tertiary-5579 .primary-bcb7 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-5579 .hard_e714 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-5579 .steel_bab3 ul li.background_7337 .dirty-3b43,
.tertiary-5579 .steel_bab3 ul li.aside-39e2 .dirty-3b43 {
  background: rgba(0, 0, 0, 0.2);
}
.tertiary-5579 .carousel-4f7b .steel_bab3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.filter_4b98 .carousel-4f7b .lite_921d li {
  margin: 0;
}
.filter_4b98 .carousel-4f7b .lite_921d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.filter_4b98 .carousel-4f7b .lite_921d li ul {
  margin: 0;
}
.filter_4b98 .carousel-4f7b .lite_921d li ul li a {
  padding-left: 15px;
}
.filter_4b98 .carousel-4f7b .lite_921d li ul li li a {
  padding-left: 30px;
}
.filter_4b98 .carousel-4f7b .lite_921d li.plasma-368a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.filter_4b98 .carousel-4f7b .lite_921d li.plasma-368a > 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;
}
.filter_4b98 .carousel-4f7b .lite_921d li.plasma-368a > 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;
}
.hero-292b a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.avatar_basic_fdce {
  position: relative;
  z-index: 10;
}
.avatar_basic_fdce .module_full_2ace {
  width: 100%;
  max-width: 100%;
}
.light-2f4e .light_3b4c {
  padding-top: 2em;
  padding-bottom: 2em;
}
.light-2f4e .preview_east_352d {
}
.light-2f4e .tertiary-5579 {
  background: #292929;
}
.title_c454 .light_3b4c {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.title_c454 .preview_east_352d {
  background: #f9f9f9;
}
.title_c454 .tertiary-5579 {
  background: #303030;
}
.border-silver-a248 .light_3b4c {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .border-silver-a248 .last-b674 {
    margin-bottom: 1em;
  }
  .border-silver-a248 .last-b674:last-child {
    margin-bottom: 0;
  }
}
.border-silver-a248 .preview_east_352d {
  background: #ededed;
}
.border-silver-a248 .tertiary-5579 {
  background: #1a1a1a;
}
.light_3b4c.preview_east_352d {
  color: rgba(0, 0, 0, 0.6);
}
.light_3b4c.preview_east_352d .hidden_527b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.light_3b4c.tertiary-5579 {
  color: rgba(255, 255, 255, 0.99);
}
.light_3b4c.tertiary-5579 a:not(.orange_f6a6) {
  color: rgba(255, 255, 255, 0.79);
}
.light_3b4c.tertiary-5579 a:not(.orange_f6a6):hover {
  color: rgba(255, 255, 255, 0.99);
}
.light_3b4c.tertiary-5579 .hidden_527b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.light_3b4c.tertiary-5579 table tbody td,
.light_3b4c.tertiary-5579 table th {
  background: rgba(0, 0, 0, 0.08);
}
.basic-07ad.form-next-2a0a .component-silver-71a4 {
  max-width: initial;
}
.basic-07ad .plasma-e741 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.basic-07ad .plasma-e741 .module_full_2ace {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .basic-07ad .plasma-e741 .module_full_2ace {
    display: block;
    margin-bottom: 2em;
  }
  .basic-07ad .plasma-e741 .module_full_2ace:last-child {
    margin-bottom: 0;
  }
}
.border-silver-a248 .last-b674:last-child,
.title_c454 .last-b674:last-child,
.light-2f4e .last-b674:last-child {
  margin-bottom: 0;
}
.border-silver-a248 .last-b674 .carousel-4f7b .steel_bab3:last-child,
.title_c454 .last-b674 .carousel-4f7b .steel_bab3:last-child,
.light-2f4e .last-b674 .carousel-4f7b .steel_bab3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .border-silver-a248 .nav_5cee,
  .border-silver-a248 .yellow_a6d0,
  .title_c454 .nav_5cee,
  .title_c454 .yellow_a6d0,
  .light-2f4e .nav_5cee,
  .light-2f4e .yellow_a6d0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .avatar_basic_fdce .last-b674 {
    margin-bottom: 2em;
  }
}
.avatar_basic_fdce p:last-child {
  margin-bottom: 0;
}
.avatar_basic_fdce li,
.avatar_basic_fdce ul {
  list-style: none;
  margin: 0;
}
.avatar_basic_fdce ul ul {
  margin-left: 2.617924em;
}
.border-static-cb34 {
  font-size: 0.875em;
}

/* css-noise: bfdf */
.shadow-element-g7 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
