/*!
Theme Name: Customify
Theme URI: https://pressmaximum.filter_right_174a/customify
Author: WPCustomify
Author URI: https://pressmaximum.filter_right_174a
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.filter_right_174a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.description-inner-d88a.narrow_401f/licenses/gpl-2.0.detail_dead
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.black-5da5/, (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.paragraph-1366.advanced-bcbd/normalize.block-cold-e614/
 ======
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.block-cold-e614 v7.0.0 | MIT License | github.filter_right_174a/necolas/normalize.block-cold-e614 */
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;
}
.gallery-tall-2a60 .modal-large-cbd8,
.solid-63ae,
.selected_9aea,
.notification_hard_df76,
.tabs_orange_4b68,
.active_paper_7503,
.tabs_2d55,
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;
}
.solid-63ae,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .solid-63ae,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .solid-63ae,
  h1 {
    font-size: 1.8em;
  }
}
.selected_9aea,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.selected_9aea + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .selected_9aea,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .selected_9aea,
  h2 {
    font-size: 1.7em;
  }
}
.notification_hard_df76,
h3 {
  font-size: 1.618em;
}
.gallery-tall-2a60 .modal-large-cbd8,
.tabs_orange_4b68,
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.box_c090 {
  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;
}
.hidden_079d:after,
.hidden_079d:before,
.highlight-8121:after,
.highlight-8121:before {
  content: "";
  display: table;
}
.hidden_079d:after,
.highlight-8121:after {
  clear: both;
}
.thick_d878 {
  float: right;
  margin-right: 0;
}
.overlay_3875 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.widget-5d9a .caption-dim-16c0,
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;
}
.widget-5d9a .caption-dim-16c0: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;
}
.description-ae52 .caption-dim-16c0 {
  box-shadow: none;
}
.description-ae52
  .caption-dim-16c0
  .icon-5050 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.description-ae52 .caption-dim-16c0 .border_hot_5586 {
  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;
}
.description-ae52
  .caption-dim-16c0
  .border_hot_5586
  b {
  display: none;
}
.description-ae52 .list_50ed {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.shade_under_320b:not(.pagination-cc8b):not(.small_9d3b),
button:not(.pagination-cc8b):not(.small_9d3b),
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ),
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ),
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ) {
  border: none;
  cursor: pointer;
  padding: 0 1.3em;
  line-height: 2.5em;
  min-height: 2.6em;
  max-width: 100%;
  font-weight: bolder;
  text-transform: uppercase;
  -webkit-transition: border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  transition: border 0.3s, background 0.3s, box-shadow 0.3s, opacity 0.3s,
    color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s;
  transition: transform 0.3s, border 0.3s, background 0.3s, box-shadow 0.3s,
    opacity 0.3s, color 0.3s, -webkit-transform 0.3s;
  border-radius: 1px;
  display: inline-block;
}
.shade_under_320b:not(.pagination-cc8b):not(
    .small_9d3b
  ):hover,
button:not(.pagination-cc8b):not(
    .small_9d3b
  ):hover,
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ):hover,
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ):hover,
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.shade_under_320b:not(.pagination-cc8b):not(
    .small_9d3b
  ):active,
.shade_under_320b:not(.pagination-cc8b):not(
    .small_9d3b
  ):focus,
button:not(.pagination-cc8b):not(
    .small_9d3b
  ):active,
button:not(.pagination-cc8b):not(
    .small_9d3b
  ):focus,
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ):active,
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ):focus,
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ):active,
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ):focus,
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ):active,
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ):focus {
  outline: 0;
}
.shade_under_320b:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed,
button:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed,
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed,
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed,
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed {
  position: relative;
}
.shade_under_320b:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .gas_e487,
.shade_under_320b:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .main_silver_a31d,
.shade_under_320b:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .dropdown-new-b82c,
.shade_under_320b:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  i,
.shade_under_320b:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  svg,
button:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .gas_e487,
button:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .main_silver_a31d,
button:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .dropdown-new-b82c,
button:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  i,
button:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  svg,
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .gas_e487,
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .main_silver_a31d,
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .dropdown-new-b82c,
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  i,
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  svg,
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .gas_e487,
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .main_silver_a31d,
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .dropdown-new-b82c,
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  i,
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  svg,
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .gas_e487,
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .main_silver_a31d,
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  .dropdown-new-b82c,
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  i,
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed
  svg {
  visibility: hidden;
}
.shade_under_320b:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed:after,
button:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed:after,
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed:after,
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed:after,
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ).fn-loading-71ed:after {
  content: "" !important;
  height: 16px;
  width: 16px;
  -webkit-animation: spin 0.6s linear infinite;
  animation: spin 0.6s linear infinite;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border-left-color: currentColor;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  padding: 0;
  line-height: 0;
}
.shade_under_320b:not(.pagination-cc8b):not(.small_9d3b),
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ),
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ),
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ) {
  color: #fff;
  background: #235787;
}
.shade_under_320b:not(.pagination-cc8b):not(
    .small_9d3b
  ):focus,
input[type="button"]:not(.pagination-cc8b):not(
    .small_9d3b
  ):focus,
input[type="reset"]:not(.pagination-cc8b):not(
    .small_9d3b
  ):focus,
input[type="submit"]:not(.pagination-cc8b):not(
    .small_9d3b
  ):focus {
  color: #fff;
}
.shade_under_320b.fn-disabled-71ed:not(.pagination-cc8b):not(
    .small_9d3b
  ),
.shade_under_320b[disabled]:not(.pagination-cc8b):not(
    .small_9d3b
  ),
button.fn-disabled-71ed:not(.pagination-cc8b):not(
    .small_9d3b
  ),
button[disabled]:not(.pagination-cc8b):not(
    .small_9d3b
  ) {
  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;
}
.tooltip_7c22 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tooltip_7c22: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;
}
.gallery-pro-60fb {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.search-glass-7865 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.photo_f27e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hidden_079d:after,
.hidden_079d:before,
.light-333d:after,
.light-333d:before,
.dirty-25f6:after,
.dirty-25f6:before,
.prev_8edc:after,
.prev_8edc:before,
.active_26bd:after,
.active_26bd:before,
.video_over_863a:after,
.video_over_863a:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hidden_079d:after,
.light-333d:after,
.dirty-25f6:after,
.prev_8edc:after,
.active_26bd:after,
.video_over_863a:after {
  clear: both;
}
.light-333d .north_053d,
.dirty-25f6 .north_053d,
.container-3d90 .north_053d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.lite-7ca5 {
  display: inline-block;
}
.description-light-444b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.description-light-444b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.description-light-444b .shadow_6b9e {
  padding: 1em 0;
  font-size: 85%;
}
.shadow_6b9e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.active-9128 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.active-9128:after,
.active-9128:before {
  content: "";
  display: table;
}
.active-9128:after {
  clear: both;
}
.video_77aa {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.nav_2a34 .video_77aa {
  max-width: 50%;
}
.gold-af38 .video_77aa {
  max-width: 33.33%;
}
.cold-1107 .video_77aa {
  max-width: 25%;
}
.right-39fe .video_77aa {
  max-width: 20%;
}
.sidebar-3900 .video_77aa {
  max-width: 16.66%;
}
.item-824f .video_77aa {
  max-width: 14.28%;
}
.red-8193 .video_77aa {
  max-width: 12.5%;
}
.preview_282b .video_77aa {
  max-width: 11.11%;
}
.border-easy-5f22 {
  display: block;
}
.gallery-tall-2a60 .progress-4044 label,
.gallery-tall-2a60 .info_5b85 label,
.gallery-tall-2a60 .search-ebdc label,
.gallery-tall-2a60 .link_purple_dfcf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.nav_under_5c9d {
  list-style: none;
  margin: 0;
}
.nav_under_5c9d article.row-be00 {
  margin-bottom: 0;
}
.nav_under_5c9d ul {
  list-style: none;
  margin: 0;
}
.nav_under_5c9d .hard-6605 li.row-be00 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .nav_under_5c9d .hard-6605 li.row-be00 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .nav_under_5c9d .hard-6605 li.row-be00: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) {
  .nav_under_5c9d .hard-6605 li.row-be00 li.row-be00 li.row-be00 li.row-be00 {
    padding-left: 0;
  }
}
article.row-be00 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row-be00 .light-333d p:last-of-type {
  margin-bottom: 0;
}
article.row-be00 .texture-470a {
  float: left;
}
article.row-be00 .banner_a838 {
  margin-left: 85px;
}
article.row-be00 .text_fast_3b57 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row-be00 .text_fast_3b57 .popup_thick_8c59 {
  margin-left: 10px;
}
article.row-be00 .paper_8680 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row-be00 .dark-e145 {
  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 .progress-4044,
  #respond .search-ebdc,
  #respond .link_purple_dfcf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress-4044 input,
#respond .search-ebdc input,
#respond .link_purple_dfcf input {
  width: 100%;
}
#respond .link_purple_dfcf {
  margin-right: 0;
}
#respond .black-1f23 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.layout_dc7c {
  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;
}
.layout_dc7c.hovered-0d67 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.layout_dc7c 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%);
}
.layout_dc7c:focus,
.layout_dc7c: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);
}
.aside-pressed-a441 {
  border-radius: 10%;
}
.container_7f60 {
  border-radius: 50%;
}
.texture-9ca7 {
  font-size: 0.72em;
}
.aside_6129 {
  font-size: 0.875em;
}
.carousel-action-368b {
  font-size: 1.1em;
}
.row-bronze-857d {
  text-transform: uppercase;
  line-height: 1.2;
}
.row-bronze-857d.texture-9ca7 {
  letter-spacing: 0.5px;
}
.active_c471,
.active_c471 a {
  color: #6d6d6d;
}
.active_c471 a:hover {
  color: #111;
}
.first-2871 {
  color: #6d6d6d;
}
.copper-6853 {
  overflow-x: hidden;
}
.copper-6853 .component-advanced-9e8d.wrapper-7f74 {
  position: relative;
}
.copper-6853 .component-advanced-9e8d.wrapper-7f74.shade-759c {
  position: initial;
}
.copper-6853
  .component-advanced-9e8d.wrapper-7f74.shade-759c
  .table_brown_4fc9 {
  left: auto;
}
.copper-6853 .component-advanced-9e8d .table_brown_4fc9 {
  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;
}
.copper-6853 .component-advanced-9e8d:hover.wrapper-7f74 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.copper-6853
  .component-advanced-9e8d:hover.wrapper-7f74
  .table_brown_4fc9 {
  display: block;
  z-index: 9999999;
}
.copper-6853 .hidden-e4ed .gold-f997,
.copper-6853 .progress_9c59 .gold-f997 {
  display: none;
}
.copper-6853 .bright-71b0 .component-advanced-9e8d:hover.wrapper-7f74 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.gallery-tall-2a60 .progress-4044 label,
.gallery-tall-2a60 .info_5b85 label,
.gallery-tall-2a60 .search-ebdc label,
.gallery-tall-2a60 .link_purple_dfcf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.nav_under_5c9d {
  list-style: none;
  margin: 0;
}
.nav_under_5c9d article.row-be00 {
  margin-bottom: 0;
}
.nav_under_5c9d ul {
  list-style: none;
  margin: 0;
}
.nav_under_5c9d .hard-6605 li.row-be00 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .nav_under_5c9d .hard-6605 li.row-be00 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .nav_under_5c9d .hard-6605 li.row-be00: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) {
  .nav_under_5c9d .hard-6605 li.row-be00 li.row-be00 li.row-be00 li.row-be00 {
    padding-left: 0;
  }
}
article.row-be00 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.row-be00 .light-333d p:last-of-type {
  margin-bottom: 0;
}
article.row-be00 .texture-470a {
  float: left;
}
article.row-be00 .banner_a838 {
  margin-left: 85px;
}
article.row-be00 .text_fast_3b57 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.row-be00 .text_fast_3b57 .popup_thick_8c59 {
  margin-left: 10px;
}
article.row-be00 .paper_8680 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.row-be00 .dark-e145 {
  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 .progress-4044,
  #respond .search-ebdc,
  #respond .link_purple_dfcf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .progress-4044 input,
#respond .search-ebdc input,
#respond .link_purple_dfcf input {
  width: 100%;
}
#respond .link_purple_dfcf {
  margin-right: 0;
}
#respond .black-1f23 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.hidden-e4ed .breadcrumb_orange_8107 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.breadcrumb_orange_8107 .next-0ac6.mask_5b1c .wood_4f35 > li > a:focus,
.breadcrumb_orange_8107 .next-0ac6.mask_5b1c .wood_4f35 > li > a:hover,
.breadcrumb_orange_8107 .next-0ac6.in-bcb5 .wood_4f35 > li > a:focus,
.breadcrumb_orange_8107 .next-0ac6.in-bcb5 .wood_4f35 > li > a:hover,
.breadcrumb_orange_8107 .next-0ac6.link_upper_e9b0 .wood_4f35 > li > a:focus,
.breadcrumb_orange_8107 .next-0ac6.link_upper_e9b0 .wood_4f35 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_orange_8107
  .next-0ac6.mask_5b1c
  .wood_4f35
  > li.item_soft_449c
  > a,
.breadcrumb_orange_8107
  .next-0ac6.mask_5b1c
  .wood_4f35
  > li.over-5037
  > a,
.breadcrumb_orange_8107
  .next-0ac6.in-bcb5
  .wood_4f35
  > li.item_soft_449c
  > a,
.breadcrumb_orange_8107
  .next-0ac6.in-bcb5
  .wood_4f35
  > li.over-5037
  > a,
.breadcrumb_orange_8107
  .next-0ac6.link_upper_e9b0
  .wood_4f35
  > li.item_soft_449c
  > a,
.breadcrumb_orange_8107 .next-0ac6.link_upper_e9b0 .wood_4f35 > li.yellow_c130 > a {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_orange_8107 .aside_bright_5a0e,
.breadcrumb_orange_8107 .aside_bright_5a0e a {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_orange_8107 .layout_3558.popup_ff4a li a,
.breadcrumb_orange_8107 .column_outer_d1ff a,
.breadcrumb_orange_8107 .highlight_gold_fd2f,
.breadcrumb_orange_8107 .wood_4f35 > li > a,
.breadcrumb_orange_8107 .image-d859 {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_orange_8107 .layout_3558.popup_ff4a li a:hover,
.breadcrumb_orange_8107 .column_outer_d1ff a:hover,
.breadcrumb_orange_8107 .highlight_gold_fd2f:hover,
.breadcrumb_orange_8107 .wood_4f35 > li > a:hover,
.breadcrumb_orange_8107 .image-d859:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_orange_8107 .info_8e96 {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_orange_8107 .info_8e96 .input-bronze-98db {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_orange_8107 .info_8e96:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_orange_8107 .panel_over_0209 .media-dynamic-e79f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_orange_8107 .panel_over_0209 .media-dynamic-e79f .component_3a70 {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_orange_8107
  .panel_over_0209
  .media-dynamic-e79f
  .component_3a70::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_orange_8107
  .panel_over_0209
  .media-dynamic-e79f
  .component_3a70:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_orange_8107
  .panel_over_0209
  .media-dynamic-e79f
  .component_3a70::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_orange_8107
  .panel_over_0209
  .media-dynamic-e79f
  .component_3a70::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_orange_8107 .panel_over_0209 .card_hard_baa0 {
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_orange_8107 .panel_over_0209 .card_hard_baa0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.plasma-f58e
  .breadcrumb_orange_8107
  .panel_over_0209
  .blue-78b5
  .grid_3f05 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.plasma-f58e
  .breadcrumb_orange_8107
  .panel_over_0209
  .blue-78b5
  .component_3a70 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden-e4ed .west_29b2 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.west_29b2 .next-0ac6.mask_5b1c .wood_4f35 > li > a:focus,
.west_29b2 .next-0ac6.mask_5b1c .wood_4f35 > li > a:hover,
.west_29b2 .next-0ac6.in-bcb5 .wood_4f35 > li > a:focus,
.west_29b2 .next-0ac6.in-bcb5 .wood_4f35 > li > a:hover,
.west_29b2 .next-0ac6.link_upper_e9b0 .wood_4f35 > li > a:focus,
.west_29b2 .next-0ac6.link_upper_e9b0 .wood_4f35 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west_29b2
  .next-0ac6.mask_5b1c
  .wood_4f35
  > li.item_soft_449c
  > a,
.west_29b2
  .next-0ac6.mask_5b1c
  .wood_4f35
  > li.over-5037
  > a,
.west_29b2
  .next-0ac6.in-bcb5
  .wood_4f35
  > li.item_soft_449c
  > a,
.west_29b2
  .next-0ac6.in-bcb5
  .wood_4f35
  > li.over-5037
  > a,
.west_29b2
  .next-0ac6.link_upper_e9b0
  .wood_4f35
  > li.item_soft_449c
  > a,
.west_29b2 .next-0ac6.link_upper_e9b0 .wood_4f35 > li.yellow_c130 > a {
  color: rgba(0, 0, 0, 0.8);
}
.west_29b2 .aside_bright_5a0e,
.west_29b2 .aside_bright_5a0e a {
  color: rgba(0, 0, 0, 0.8);
}
.west_29b2 .layout_3558.popup_ff4a li a,
.west_29b2 .column_outer_d1ff a,
.west_29b2 .highlight_gold_fd2f,
.west_29b2 .wood_4f35 > li > a,
.west_29b2 .image-d859 {
  color: rgba(0, 0, 0, 0.55);
}
.west_29b2 .layout_3558.popup_ff4a li a:hover,
.west_29b2 .column_outer_d1ff a:hover,
.west_29b2 .highlight_gold_fd2f:hover,
.west_29b2 .wood_4f35 > li > a:hover,
.west_29b2 .image-d859:hover {
  color: rgba(0, 0, 0, 0.8);
}
.west_29b2 .info_8e96 {
  color: rgba(0, 0, 0, 0.55);
}
.west_29b2 .info_8e96 .input-bronze-98db {
  color: rgba(0, 0, 0, 0.8);
}
.west_29b2 .info_8e96:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_fb1f .backdrop_23a0 {
  margin-left: auto;
  margin-right: auto;
}
.dirty-25f6 > * {
  margin-left: auto;
  margin-right: auto;
}
.dirty-25f6 .gallery-pro-60fb {
  margin-right: 1.41575em;
}
.south-05d5 .dirty-25f6 > .north-993e {
  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;
}
.south-05d5 .dirty-25f6 > .photo-83a2 {
  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;
}
.fast-61f2.secondary_fb1f .backdrop_23a0,
.up_46de.secondary_fb1f .backdrop_23a0 {
  margin-left: 0;
}
.label_334d.secondary_fb1f .backdrop_23a0,
.title-a815.secondary_fb1f .backdrop_23a0 {
  margin-right: 0;
}
.dirty-25f6 ol,
.dirty-25f6 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.primary_1154 video {
  max-width: 100%;
}
.nav-7bf2 img {
  display: block;
}
.nav-7bf2.gallery-pro-60fb,
.nav-7bf2.search-glass-7865 {
  width: 100%;
}
.nav-7bf2.photo-83a2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.yellow_a8cc:not(.border_outer_eb21) {
  margin: 1.5em auto;
}
.block-liquid-03d6 p {
  padding: 1.5em 14px;
}
ul.video_short_b8be.photo-83a2,
ul.video_short_b8be.north-993e,
ul.video_short_b8be.gallery-5cba.north-993e {
  padding: 0 14px;
}
.in-8e83 {
  display: block;
  overflow-x: auto;
}
.in-8e83 table {
  border-collapse: collapse;
  width: 100%;
}
.in-8e83 td,
.in-8e83 th {
  padding: 0.5em;
}
.dirty-25f6 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dirty-25f6 ol ol,
.dirty-25f6 ol ul,
.dirty-25f6 ul ol,
.dirty-25f6 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dirty-25f6 ol ol li,
.dirty-25f6 ol ul li,
.dirty-25f6 ul ol li,
.dirty-25f6 ul ul li {
  margin-left: 0;
}
.caption-east-fa7c.light-8ecb > .tall_e4f3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.caption-east-fa7c.light-8ecb > .tall_e4f3 iframe,
.caption-east-fa7c.light-8ecb > .tall_e4f3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.feature_large_2d19 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.feature_large_2d19.dark-cf0d {
  padding: 0;
}
.feature_large_2d19.dark-cf0d cite {
  font-size: 13px;
}
.feature_large_2d19 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.feature_large_2d19 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.text-4604 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.text-4604 > p:first-child {
  margin-top: 0;
}
.text-4604 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.text-4604 blockquote {
  border-left: 0;
}
.tabs_warm_23c2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tabs_warm_23c2:not(.focused_6970) {
  max-width: 100px;
}
.tabs_warm_23c2.alert-5a42 {
  border-bottom: none !important;
  text-align: center;
}
.tabs_warm_23c2.alert-5a42::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .block-liquid-03d6 p {
    padding: 1.5em 0;
  }
}
.wide-12b3 {
  color: #0073aa;
}
.status-da21 {
  background-color: #0073aa;
}
.image_20e4 {
  color: #229fd8;
}
.frame_f57e {
  background-color: #229fd8;
}
.column-new-ac4c {
  color: #eee;
}
.button-7e17 {
  background-color: #eee;
}
.upper-9bdf {
  color: #444;
}
.avatar-9682 {
  background-color: #444;
}
.shade_stone_ac73 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.shade_stone_ac73 .photo-hot-cebd .column_outer_d1ff {
  font-size: 15px;
}
.shade_stone_ac73 .column_outer_d1ff {
  line-height: 1.3;
}
.shade_stone_ac73 .west_29b2 {
}
.shade_stone_ac73 .breadcrumb_orange_8107 {
  background: #235787;
}
.bright_2859 {
  padding: 0;
}
.bright_2859 .breadcrumb_orange_8107 {
  background: #1a1a1a;
}
.bright_2859 .west_29b2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.chip-4ca3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.chip-4ca3 .west_29b2 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.chip-4ca3 .breadcrumb_orange_8107 {
  background: #303030;
}
.video_over_863a {
  position: relative;
  z-index: 10;
}
.video_over_863a .card-huge-2f72 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo_rough_fb1f .wrapper-7f74 {
  display: inline-block;
  vertical-align: middle;
}
.photo_rough_fb1f.status-160e .wrapper-7f74 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .photo_rough_fb1f.status-160e .wrapper-7f74 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .photo_rough_fb1f.status-160e .wrapper-7f74 {
    margin-right: 0.4em;
  }
}
.photo_rough_fb1f.status-160e .wrapper-7f74:last-child {
  margin-right: 0;
}
.easy_8dcb .card-huge-2f72 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .hidden-e4ed .photo-hot-cebd {
    margin: 0 -0.5em;
  }
  .hidden-e4ed .photo-hot-cebd [class*="customify-col-"],
  .hidden-e4ed .photo-hot-cebd [class*="customify-col_"],
  .hidden-e4ed .photo-hot-cebd [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.hidden-e4ed.nav-light-12e8 .card-huge-2f72 {
  background: 0 0 !important;
}
.hidden-e4ed.nav-light-12e8 .card-huge-2f72,
.hidden-e4ed.easy_8dcb .card-huge-2f72 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .hidden-e4ed.left-bfe4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.hidden-e4ed.easy_8dcb .card-huge-2f72 {
  box-shadow: none !important;
}
.paragraph-ab4d {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .paragraph-ab4d {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .paragraph-ab4d {
    padding: 18px 0 20px;
  }
}
.paragraph-ab4d .accordion-tiny-b323 {
  width: 100%;
}
.paragraph-ab4d .top-bf0e {
  margin-bottom: 0;
}
.paragraph-ab4d .content_218c {
  margin-top: 5px;
  font-size: 0.875em;
}
.center-46c6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.center-46c6 .motion-a5a3 {
  width: 100%;
}
.link-7f38 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.link-7f38 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.link-7f38 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;
}
.link-7f38 li:last-child:after {
  display: none;
}
.link-7f38 li a {
  font-weight: 500;
  margin-right: 10px;
}
.cold_10c0 .gold-f997 button,
.paragraph-ab4d .gold-f997 button {
  left: 0;
}
.cold_10c0 .motion-a5a3,
.paragraph-ab4d .motion-a5a3 {
  padding-left: 0;
  padding-right: 0;
}
.cold_10c0 .center-46c6,
.paragraph-ab4d .center-46c6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.cold_10c0 {
  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;
}
.cold_10c0: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;
}
.cold_10c0 .basic-ce0e {
  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) {
  .cold_10c0 .basic-ce0e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .cold_10c0 .basic-ce0e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .cold_10c0 .basic-ce0e {
    min-height: 200px;
  }
}
.cold_10c0 .link-7f38 {
  color: rgba(255, 255, 255, 0.8);
}
.cold_10c0 .link-7f38 a,
.cold_10c0 .link-7f38 li:after {
  color: inherit;
}
.cold_10c0 .link-7f38 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.caption_advanced_b5a6 {
  margin-bottom: 0.5em;
}
.bottom-06c8 {
  margin-bottom: 1.2em;
}
.bottom-06c8,
.caption_advanced_b5a6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.bottom-06c8 p:last-child,
.caption_advanced_b5a6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gold-f997,
#masthead .gold-f997 {
  display: none;
}
#masthead
  > .gold-f997.widget-active-29b5 {
  display: none;
}
#masthead > .gold-f997 button {
  left: 0;
}
.mask_medium_e773 {
  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%;
}
.mask_medium_e773 .wrapper-7f74 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.mask_medium_e773 .grid-cd39 {
  display: -webkit-box;
  display: flex;
}
.mask_medium_e773 .grid-cd39.list_b3c9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.mask_medium_e773 .grid-cd39.east-ffb0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask_medium_e773 .grid-cd39.banner-bottom-4aca {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.mask_medium_e773.container_inner_626a.description_c54e .grid-cd39.list_b3c9 {
  flex-basis: 100%;
}
.mask_medium_e773.menu_7461 .grid-cd39.east-ffb0 {
  -webkit-box-flex: 1;
  flex: auto;
}
.mask_medium_e773.menu_7461 .grid-cd39.banner-bottom-4aca {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gold-f997.widget-active-29b5 {
  display: none;
}
#masthead > .gold-f997 button {
  left: 0;
}
.badge_85b4 {
  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;
}
.badge_85b4:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.badge_85b4.box-7b75 i {
  margin-right: 4px;
}
.badge_85b4.article_simple_94af i {
  margin-left: 5px;
}
.column_outer_d1ff p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.column_outer_d1ff p:last-child {
  margin-bottom: 0;
}
.caption-c37d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.caption-c37d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.caption-c37d img {
  display: block;
  width: auto;
  line-height: 1;
}
.caption-c37d .aside_bright_5a0e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.caption-c37d .carousel_3d0c {
  margin: 5px 0 7px 0;
}
.caption-c37d.form_west_246a .dropdown_right_876d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-c37d.form_west_246a .menu_9e19 {
  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;
}
.caption-c37d.description_thick_d69f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.caption-c37d.description_thick_d69f .dropdown_right_876d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-c37d.description_thick_d69f .menu_9e19 {
  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;
}
.caption-c37d.list-rough-c7a4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption-c37d.gas_5137 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.caption-c37d.gas_5137 .menu_9e19 {
  margin-top: 7px;
}
.new-6327 {
  display: inline-block;
}
.video_over_863a .accordion-orange-3476 .caption-c37d img {
  max-width: 100%;
}
.next-0ac6 .active-orange-f5fc.yellow_7caa,
.wrapper_white_d596 .active-orange-f5fc.yellow_7caa {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.next-0ac6 .content_under_d6d2,
.wrapper_white_d596 .content_under_d6d2 {
  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%);
}
.next-0ac6 .content_under_d6d2 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.next-0ac6.filter_advanced_9481 .content_under_d6d2 {
  display: none;
}
.next-0ac6 .feature_57d6 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.next-0ac6 .feature_57d6 li {
  display: inline-block;
  position: relative;
}
.next-0ac6 .feature_57d6 li:last-child {
  margin-right: 0;
}
.next-0ac6 .feature_57d6 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;
}
.next-0ac6 .feature_57d6 li.yellow_c130 > a {
  color: rgba(0, 0, 0, 0.9);
}
.next-0ac6 .feature_57d6 > 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;
}
.next-0ac6 .feature_57d6 > li > a i {
  line-height: 0;
}
.next-0ac6 .feature_57d6 > li.media_6982 > a .content_under_d6d2 {
  margin-left: 4px;
  line-height: 0;
}
.next-0ac6 .feature_57d6 .tooltip_slow_b141 li.media_6982 > a {
  position: relative;
}
.next-0ac6 .feature_57d6 .tooltip_slow_b141 li.media_6982 > a:after,
.next-0ac6 .feature_57d6 .tooltip_slow_b141 li.media_6982 > a:before {
  content: "";
  display: table;
}
.next-0ac6 .feature_57d6 .tooltip_slow_b141 li.media_6982 > a:after {
  clear: both;
}
.next-0ac6 .feature_57d6 .tooltip_slow_b141 li.media_6982 > a .content_under_d6d2 {
  margin-left: 5px;
  float: right;
}
.next-0ac6 .iron_092b,
.next-0ac6 .tooltip_slow_b141 {
  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;
}
.next-0ac6 .tooltip_slow_b141 {
  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;
}
.next-0ac6 .tooltip_slow_b141 .yellow_7caa {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.next-0ac6 .tooltip_slow_b141 .content_under_d6d2 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.next-0ac6 .tooltip_slow_b141 li {
  display: block;
  margin: 0;
  padding: 0;
}
.next-0ac6 .tooltip_slow_b141 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;
}
.next-0ac6 .tooltip_slow_b141 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.next-0ac6 .tooltip_slow_b141 .tooltip_slow_b141 {
  top: 0;
  left: 100%;
}
.next-0ac6 .panel-3107.fn-focus-71ed > .iron_092b,
.next-0ac6 .panel-3107.fn-focus-71ed > .tooltip_slow_b141,
.next-0ac6 .panel-3107:focus > .iron_092b,
.next-0ac6 .panel-3107:focus > .tooltip_slow_b141,
.next-0ac6 .panel-3107:hover > .iron_092b,
.next-0ac6 .panel-3107:hover > .tooltip_slow_b141 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.next-0ac6.link_upper_e9b0 .wood_4f35:after,
.next-0ac6.link_upper_e9b0 .wood_4f35:before {
  content: "";
  display: table;
}
.next-0ac6.link_upper_e9b0 .wood_4f35:after {
  clear: both;
}
.next-0ac6.link_upper_e9b0 .wood_4f35 > li {
  float: left;
}
.next-0ac6.yellow_e57e .wood_4f35:after,
.next-0ac6.yellow_e57e .wood_4f35:before {
  content: "";
  display: table;
}
.next-0ac6.yellow_e57e .wood_4f35:after {
  clear: both;
}
.next-0ac6.yellow_e57e .wood_4f35 > li {
  float: left;
}
.next-0ac6.yellow_e57e .wood_4f35 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.next-0ac6.yellow_e57e .wood_4f35 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.next-0ac6.yellow_e57e .wood_4f35 > li.item_soft_449c > a,
.next-0ac6.yellow_e57e .wood_4f35 > li.yellow_c130 > a {
  color: #fff;
  background-color: #1e4b75;
}
.next-0ac6.mask_5b1c .wood_4f35 > li > a .yellow_7caa {
  position: relative;
}
.next-0ac6.mask_5b1c .wood_4f35 > li > a .yellow_7caa: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;
}
.next-0ac6.mask_5b1c
  .wood_4f35
  > li:focus
  > a
  .yellow_7caa:before,
.next-0ac6.mask_5b1c
  .wood_4f35
  > li:hover
  > a
  .yellow_7caa:before {
  width: 100%;
  background-color: currentColor;
}
.next-0ac6.mask_5b1c
  .wood_4f35
  > li.item_soft_449c
  > a
  .yellow_7caa:before,
.next-0ac6.mask_5b1c
  .wood_4f35
  > li.over-5037
  > a
  .yellow_7caa:before {
  width: 100%;
  background-color: currentColor;
}
.next-0ac6.in-bcb5 .wood_4f35 > li > a .yellow_7caa {
  position: relative;
}
.next-0ac6.in-bcb5 .wood_4f35 > li > a .yellow_7caa: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;
}
.next-0ac6.in-bcb5 .wood_4f35 > li:focus > a .yellow_7caa:before,
.next-0ac6.in-bcb5
  .wood_4f35
  > li:hover
  > a
  .yellow_7caa:before {
  width: 100%;
  background-color: currentColor;
}
.next-0ac6.in-bcb5
  .wood_4f35
  > li.item_soft_449c
  > a
  .yellow_7caa:before,
.next-0ac6.in-bcb5
  .wood_4f35
  > li.over-5037
  > a
  .yellow_7caa:before {
  width: 100%;
  background-color: currentColor;
}
.wrapper_white_d596 .feature_57d6 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper_white_d596 .feature_57d6 li:first-child > a {
  border-top: none;
}
.wrapper_white_d596 .feature_57d6 .lower_43d3 > .yellow_7caa .content_under_d6d2 {
  display: none;
}
.wrapper_white_d596 .feature_57d6 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.wrapper_white_d596 .feature_57d6 li:last-child {
  border: none;
}
.wrapper_white_d596 .feature_57d6 li.media_6982 > a {
  padding-right: 45px !important;
}
.wrapper_white_d596 .feature_57d6 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.wrapper_white_d596 .feature_57d6 li a:focus,
.wrapper_white_d596 .feature_57d6 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.wrapper_white_d596 .feature_57d6 li .media_plasma_9452 {
  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;
}
.wrapper_white_d596 .feature_57d6 li .media_plasma_9452:hover {
  box-shadow: none;
}
.wrapper_white_d596 .feature_57d6 li .media_plasma_9452 .content_under_d6d2 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.wrapper_white_d596 .feature_57d6 .tooltip_slow_b141 {
  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);
}
.wrapper_white_d596 .feature_57d6 .tooltip_slow_b141 li a {
  padding-left: 3em;
}
.wrapper_white_d596 .feature_57d6 .south-e741 > a .media_plasma_9452 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.wrapper_white_d596 .feature_57d6 .south-e741 > .tooltip_slow_b141 {
  display: block;
  opacity: 1;
}
.aside_silver_48d5 {
  max-width: 100%;
}
.disabled_gas_de44 {
  line-height: 0;
  cursor: pointer;
}
.image-d859 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.image-d859:hover {
  box-shadow: none;
  color: currentColor;
}
.image-d859 svg {
  width: 18px;
  height: 18px;
}
.image-d859 .paragraph_slow_48c1 {
  display: none;
}
.tertiary_54eb {
  position: relative;
}
.tertiary_54eb.fn-active-71ed .image-d859 .tiny_a2d9 {
  display: none;
}
.tertiary_54eb.fn-active-71ed .image-d859 .paragraph_slow_48c1 {
  display: inline-block;
}
.tertiary_54eb .shadow_c140 {
  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);
}
.tertiary_54eb.footer-inner-100c .shadow_c140 {
  left: auto;
  right: -0.9em;
}
.tertiary_54eb.footer-inner-100c .media-eddb::before {
  left: auto;
  right: 15px;
}
.tertiary_54eb.fn-active-71ed .shadow_c140 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.blue-78b5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.blue-78b5 label {
  flex-basis: 100%;
}
.blue-78b5 .media-dynamic-e79f {
  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;
}
.blue-78b5 .component_3a70 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.blue-78b5 .component_3a70:focus {
  background-color: transparent;
}
.blue-78b5 button.card_hard_baa0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.blue-78b5 button.card_hard_baa0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.blue-78b5 button.card_hard_baa0 svg {
  width: 18px;
  height: 18px;
}
.blue-78b5 input[type="submit"] {
  min-height: auto;
}
.panel_over_0209 .blue-78b5 .component_3a70 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.media-eddb {
  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) {
  .media-eddb {
    width: 220px;
  }
}
.media-eddb label {
  flex-basis: 100%;
}
.media-eddb::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;
}
.plasma-f58e .panel_over_0209 .blue-78b5 {
  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;
}
.plasma-f58e
  .panel_over_0209
  .blue-78b5
  .media-dynamic-e79f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.plasma-f58e .panel_over_0209 .blue-78b5 .component_3a70 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.plasma-f58e
  .panel_over_0209
  .blue-78b5
  .component_3a70:focus {
  background: 0 0;
}
.plasma-f58e
  .panel_over_0209
  .blue-78b5
  .grid_3f05 {
  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;
}
.layout_3558 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.layout_3558 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.layout_3558 li:last-child {
  margin-right: 0;
}
.layout_3558 li:first-child {
  margin-left: 0;
}
.layout_3558.hard_3649 a {
  color: #fff;
}
.layout_3558.hard_3649 a:hover {
  color: #fff;
}
.layout_3558 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.layout_3558 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.layout_3558 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.layout_3558 a:hover {
  opacity: 0.9;
  color: inherit;
}
.layout_3558 [class*="social-icon-apple"] {
  background-color: #999;
}
.layout_3558 [class*="social-icon-apple"].liquid-10b5 {
  background-color: transparent;
  color: #999;
}
.layout_3558 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.layout_3558 [class*="social-icon-behance"].liquid-10b5 {
  background-color: transparent;
  color: #1769ff;
}
.layout_3558 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.layout_3558 [class*="social-icon-bitbucket"].liquid-10b5 {
  background-color: transparent;
  color: #205081;
}
.layout_3558 [class*="social-icon-codepen"] {
  background-color: #000;
}
.layout_3558 [class*="social-icon-codepen"].liquid-10b5 {
  background-color: transparent;
  color: #000;
}
.layout_3558 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.layout_3558 [class*="social-icon-delicious"].liquid-10b5 {
  background-color: transparent;
  color: #39f;
}
.layout_3558 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.layout_3558 [class*="social-icon-digg"].liquid-10b5 {
  background-color: transparent;
  color: #005be2;
}
.layout_3558 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.layout_3558 [class*="social-icon-dribbble"].liquid-10b5 {
  background-color: transparent;
  color: #ea4c89;
}
.layout_3558 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.layout_3558 [class*="social-icon-envelope"].liquid-10b5 {
  background-color: transparent;
  color: #ea4335;
}
.layout_3558 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.layout_3558 [class*="social-icon-facebook"].liquid-10b5 {
  background-color: transparent;
  color: #3b5998;
}
.layout_3558 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.layout_3558 [class*="social-icon-flickr"].liquid-10b5 {
  background-color: transparent;
  color: #0063dc;
}
.layout_3558 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.layout_3558 [class*="social-icon-foursquare"].liquid-10b5 {
  background-color: transparent;
  color: #2d5be3;
}
.layout_3558 [class*="social-icon-github"] {
  background-color: #333;
}
.layout_3558 [class*="social-icon-github"].liquid-10b5 {
  background-color: transparent;
  color: #333;
}
.layout_3558 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.layout_3558 [class*="social-icon-google-plus"].liquid-10b5 {
  background-color: transparent;
  color: #dd4b39;
}
.layout_3558 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.layout_3558 [class*="social-icon-houzz"].liquid-10b5 {
  background-color: transparent;
  color: #7ac142;
}
.layout_3558 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.layout_3558 [class*="social-icon-instagram"].liquid-10b5 {
  background-color: transparent;
  color: #262626;
}
.layout_3558 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.layout_3558 [class*="social-icon-jsfiddle"].liquid-10b5 {
  background-color: transparent;
  color: #487aa2;
}
.layout_3558 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.layout_3558 [class*="social-icon-linkedin"].liquid-10b5 {
  background-color: transparent;
  color: #0077b5;
}
.layout_3558 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.layout_3558 [class*="social-icon-medium"].liquid-10b5 {
  background-color: transparent;
  color: #00ab6b;
}
.layout_3558 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.layout_3558
  [class*="social-icon-odnoklassniki"].liquid-10b5 {
  background-color: transparent;
  color: #f4731c;
}
.layout_3558 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.layout_3558 [class*="social-icon-meetup"].liquid-10b5 {
  background-color: transparent;
  color: #ec1c40;
}
.layout_3558 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.layout_3558 [class*="social-icon-pinterest"].liquid-10b5 {
  background-color: transparent;
  color: #bd081c;
}
.layout_3558 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.layout_3558 [class*="social-icon-product-hunt"].liquid-10b5 {
  background-color: transparent;
  color: #da552f;
}
.layout_3558 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.layout_3558 [class*="social-icon-reddit"].liquid-10b5 {
  background-color: transparent;
  color: #ff4500;
}
.layout_3558 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.layout_3558 [class*="social-icon-rss"].liquid-10b5 {
  background-color: transparent;
  color: #f26522;
}
.layout_3558 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.layout_3558
  [class*="social-icon-shopping-cart"].liquid-10b5 {
  background-color: transparent;
  color: #4caf50;
}
.layout_3558 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.layout_3558 [class*="social-icon-skype"].liquid-10b5 {
  background-color: transparent;
  color: #00aff0;
}
.layout_3558 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.layout_3558 [class*="social-icon-slideshare"].liquid-10b5 {
  background-color: transparent;
  color: #0077b5;
}
.layout_3558 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.layout_3558 [class*="social-icon-snapchat"].liquid-10b5 {
  background-color: transparent;
  color: #fffc00;
}
.layout_3558 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.layout_3558 [class*="social-icon-soundcloud"].liquid-10b5 {
  background-color: transparent;
  color: #f80;
}
.layout_3558 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.layout_3558 [class*="social-icon-spotify"].liquid-10b5 {
  background-color: transparent;
  color: #2ebd59;
}
.layout_3558 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.layout_3558
  [class*="social-icon-stack-overflow"].liquid-10b5 {
  background-color: transparent;
  color: #fe7a15;
}
.layout_3558 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.layout_3558 [class*="social-icon-maldkfgram"].liquid-10b5 {
  background-color: transparent;
  color: #2ca5e0;
}
.layout_3558 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.layout_3558 [class*="social-icon-tripadvisor"].liquid-10b5 {
  background-color: transparent;
  color: #589442;
}
.layout_3558 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.layout_3558 [class*="social-icon-tumblr"].liquid-10b5 {
  background-color: transparent;
  color: #35465c;
}
.layout_3558 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.layout_3558 [class*="social-icon-twitch"].liquid-10b5 {
  background-color: transparent;
  color: #6441a5;
}
.layout_3558 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.layout_3558 [class*="social-icon-twitter"].liquid-10b5 {
  background-color: transparent;
  color: #1da1f2;
}
.layout_3558 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.layout_3558 [class*="social-icon-vimeo"].liquid-10b5 {
  background-color: transparent;
  color: #1ab7ea;
}
.layout_3558 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.layout_3558 [class*="social-icon-vk"].liquid-10b5 {
  background-color: transparent;
  color: #45668e;
}
.layout_3558 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.layout_3558 [class*="social-icon-weibo"].liquid-10b5 {
  background-color: transparent;
  color: #df2029;
}
.layout_3558 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.layout_3558 [class*="social-icon-weixin"].liquid-10b5 {
  background-color: transparent;
  color: #7bb32e;
}
.layout_3558 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.layout_3558 [class*="social-icon-whatsapp"].liquid-10b5 {
  background-color: transparent;
  color: #25d366;
}
.layout_3558 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.layout_3558 [class*="social-icon-wordpress"].liquid-10b5 {
  background-color: transparent;
  color: #21759b;
}
.layout_3558 [class*="social-icon-xing"] {
  background-color: #026466;
}
.layout_3558 [class*="social-icon-xing"].liquid-10b5 {
  background-color: transparent;
  color: #026466;
}
.layout_3558 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.layout_3558 [class*="social-icon-yelp"].liquid-10b5 {
  background-color: transparent;
  color: #af0606;
}
.layout_3558 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.layout_3558 [class*="social-icon-youtube"].liquid-10b5 {
  background-color: transparent;
  color: #cd201f;
}
.highlight_gold_fd2f {
  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;
}
.highlight_gold_fd2f:hover {
  box-shadow: none;
  background: 0 0;
}
.huge-70b9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.logo_tall_7aca {
  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;
}
.widget_static_dd74 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.card-f14d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.card-f14d,
.card-f14d::after,
.card-f14d::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;
}
.card-f14d::after,
.card-f14d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.brown-05d5 .logo_tall_7aca .widget_static_dd74 {
  margin-top: -2px;
  width: 19px;
}
.brown-05d5 .logo_tall_7aca .card-f14d {
  margin-top: -1px;
}
.brown-05d5 .logo_tall_7aca .card-f14d,
.brown-05d5 .logo_tall_7aca .card-f14d::after,
.brown-05d5 .logo_tall_7aca .card-f14d::before {
  width: 19px;
  height: 2px;
}
.brown-05d5 .logo_tall_7aca .card-f14d::before {
  top: -6px;
}
.brown-05d5 .logo_tall_7aca .card-f14d::after {
  bottom: -6px;
}
.breadcrumb-red-336e .logo_tall_7aca .widget_static_dd74 {
  margin-top: -2px;
  width: 22px;
}
.breadcrumb-red-336e .logo_tall_7aca .card-f14d {
  margin-top: -1px;
}
.breadcrumb-red-336e .logo_tall_7aca .card-f14d,
.breadcrumb-red-336e .logo_tall_7aca .card-f14d::after,
.breadcrumb-red-336e .logo_tall_7aca .card-f14d::before {
  width: 22px;
  height: 2px;
}
.breadcrumb-red-336e .logo_tall_7aca .card-f14d::before {
  top: -7px;
}
.breadcrumb-red-336e .logo_tall_7aca .card-f14d::after {
  bottom: -7px;
}
.clean-3794 .logo_tall_7aca .widget_static_dd74 {
  margin-top: -2px;
  width: 31px;
}
.clean-3794 .logo_tall_7aca .card-f14d {
  margin-top: -1.5px;
}
.clean-3794 .logo_tall_7aca .card-f14d,
.clean-3794 .logo_tall_7aca .card-f14d::after,
.clean-3794 .logo_tall_7aca .card-f14d::before {
  width: 31px;
  height: 3px;
}
.clean-3794 .logo_tall_7aca .card-f14d::before {
  top: -9px;
}
.clean-3794 .logo_tall_7aca .card-f14d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .banner-fluid-71ff .logo_tall_7aca .widget_static_dd74 {
    margin-top: -2px;
    width: 19px;
  }
  .banner-fluid-71ff .logo_tall_7aca .card-f14d {
    margin-top: -1px;
  }
  .banner-fluid-71ff .logo_tall_7aca .card-f14d,
  .banner-fluid-71ff .logo_tall_7aca .card-f14d::after,
  .banner-fluid-71ff .logo_tall_7aca .card-f14d::before {
    width: 19px;
    height: 2px;
  }
  .banner-fluid-71ff .logo_tall_7aca .card-f14d::before {
    top: -6px;
  }
  .banner-fluid-71ff .logo_tall_7aca .card-f14d::after {
    bottom: -6px;
  }
  .hot-c28e .logo_tall_7aca .widget_static_dd74 {
    margin-top: -2px;
    width: 22px;
  }
  .hot-c28e .logo_tall_7aca .card-f14d {
    margin-top: -1px;
  }
  .hot-c28e .logo_tall_7aca .card-f14d,
  .hot-c28e .logo_tall_7aca .card-f14d::after,
  .hot-c28e .logo_tall_7aca .card-f14d::before {
    width: 22px;
    height: 2px;
  }
  .hot-c28e .logo_tall_7aca .card-f14d::before {
    top: -7px;
  }
  .hot-c28e .logo_tall_7aca .card-f14d::after {
    bottom: -7px;
  }
  .component-hovered-5115 .logo_tall_7aca .widget_static_dd74 {
    margin-top: -2px;
    width: 31px;
  }
  .component-hovered-5115 .logo_tall_7aca .card-f14d {
    margin-top: -1.5px;
  }
  .component-hovered-5115 .logo_tall_7aca .card-f14d,
  .component-hovered-5115 .logo_tall_7aca .card-f14d::after,
  .component-hovered-5115 .logo_tall_7aca .card-f14d::before {
    width: 31px;
    height: 3px;
  }
  .component-hovered-5115 .logo_tall_7aca .card-f14d::before {
    top: -9px;
  }
  .component-hovered-5115 .logo_tall_7aca .card-f14d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .preview-dark-1b16 .logo_tall_7aca .widget_static_dd74 {
    margin-top: -2px;
    width: 19px;
  }
  .preview-dark-1b16 .logo_tall_7aca .card-f14d {
    margin-top: -1px;
  }
  .preview-dark-1b16 .logo_tall_7aca .card-f14d,
  .preview-dark-1b16 .logo_tall_7aca .card-f14d::after,
  .preview-dark-1b16 .logo_tall_7aca .card-f14d::before {
    width: 19px;
    height: 2px;
  }
  .preview-dark-1b16 .logo_tall_7aca .card-f14d::before {
    top: -6px;
  }
  .preview-dark-1b16 .logo_tall_7aca .card-f14d::after {
    bottom: -6px;
  }
  .progress-simple-1910 .logo_tall_7aca .widget_static_dd74 {
    margin-top: -2px;
    width: 22px;
  }
  .progress-simple-1910 .logo_tall_7aca .card-f14d {
    margin-top: -1px;
  }
  .progress-simple-1910 .logo_tall_7aca .card-f14d,
  .progress-simple-1910 .logo_tall_7aca .card-f14d::after,
  .progress-simple-1910 .logo_tall_7aca .card-f14d::before {
    width: 22px;
    height: 2px;
  }
  .progress-simple-1910 .logo_tall_7aca .card-f14d::before {
    top: -7px;
  }
  .progress-simple-1910 .logo_tall_7aca .card-f14d::after {
    bottom: -7px;
  }
  .aside_e902 .logo_tall_7aca .widget_static_dd74 {
    margin-top: -2px;
    width: 31px;
  }
  .aside_e902 .logo_tall_7aca .card-f14d {
    margin-top: -1.5px;
  }
  .aside_e902 .logo_tall_7aca .card-f14d,
  .aside_e902 .logo_tall_7aca .card-f14d::after,
  .aside_e902 .logo_tall_7aca .card-f14d::before {
    width: 31px;
    height: 3px;
  }
  .aside_e902 .logo_tall_7aca .card-f14d::before {
    top: -9px;
  }
  .aside_e902 .logo_tall_7aca .card-f14d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .action_8ef0 .logo_tall_7aca .widget_static_dd74 {
    margin-top: -2px;
    width: 19px;
  }
  .action_8ef0 .logo_tall_7aca .card-f14d {
    margin-top: -1px;
  }
  .action_8ef0 .logo_tall_7aca .card-f14d,
  .action_8ef0 .logo_tall_7aca .card-f14d::after,
  .action_8ef0 .logo_tall_7aca .card-f14d::before {
    width: 19px;
    height: 2px;
  }
  .action_8ef0 .logo_tall_7aca .card-f14d::before {
    top: -6px;
  }
  .action_8ef0 .logo_tall_7aca .card-f14d::after {
    bottom: -6px;
  }
  .video_paper_8261 .logo_tall_7aca .widget_static_dd74 {
    margin-top: -2px;
    width: 22px;
  }
  .video_paper_8261 .logo_tall_7aca .card-f14d {
    margin-top: -1px;
  }
  .video_paper_8261 .logo_tall_7aca .card-f14d,
  .video_paper_8261 .logo_tall_7aca .card-f14d::after,
  .video_paper_8261 .logo_tall_7aca .card-f14d::before {
    width: 22px;
    height: 2px;
  }
  .video_paper_8261 .logo_tall_7aca .card-f14d::before {
    top: -7px;
  }
  .video_paper_8261 .logo_tall_7aca .card-f14d::after {
    bottom: -7px;
  }
  .gradient-176a .logo_tall_7aca .widget_static_dd74 {
    margin-top: -2px;
    width: 31px;
  }
  .gradient-176a .logo_tall_7aca .card-f14d {
    margin-top: -1.5px;
  }
  .gradient-176a .logo_tall_7aca .card-f14d,
  .gradient-176a .logo_tall_7aca .card-f14d::after,
  .gradient-176a .logo_tall_7aca .card-f14d::before {
    width: 31px;
    height: 3px;
  }
  .gradient-176a .logo_tall_7aca .card-f14d::before {
    top: -9px;
  }
  .gradient-176a .logo_tall_7aca .card-f14d::after {
    bottom: -9px;
  }
}
.box-red-8e3c .card-f14d {
  -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);
}
.box-red-8e3c .card-f14d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.box-red-8e3c .card-f14d::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);
}
.box-red-8e3c.blue-aa95 .card-f14d {
  -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);
}
.box-red-8e3c.blue-aa95 .card-f14d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.box-red-8e3c.blue-aa95 .card-f14d::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);
}
.modal_4f5e {
  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.carousel_north_b76a:before {
  display: none;
}
.progress_9c59 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.progress_9c59 .picture-bronze-92bf {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.progress_9c59 .picture-bronze-92bf:last-of-type {
  border-bottom: none;
}
.progress_9c59 .picture-bronze-92bf.widget-6eea,
.progress_9c59 .picture-bronze-92bf.rough-ddee,
.progress_9c59 .picture-bronze-92bf.panel_ec3f {
  padding: 0;
}
.progress_9c59 .wrapper_white_d596 .media_plasma_9452 {
  color: currentColor;
}
.progress_9c59 .wrapper_white_d596 .media_plasma_9452:focus,
.progress_9c59 .wrapper_white_d596 .media_plasma_9452:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_9c59.west_29b2 .info_8e96,
.progress_9c59.west_29b2 .column_outer_d1ff a,
.progress_9c59.west_29b2 .wood_4f35 a,
.progress_9c59.west_29b2 .tooltip_slow_b141 a {
  color: rgba(0, 0, 0, 0.55);
}
.progress_9c59.west_29b2 .info_8e96:hover,
.progress_9c59.west_29b2 .column_outer_d1ff a:hover,
.progress_9c59.west_29b2 .wood_4f35 a:hover,
.progress_9c59.west_29b2 .tooltip_slow_b141 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.progress_9c59.west_29b2 .input-bronze-98db {
  color: rgba(0, 0, 0, 0.8);
}
.progress_9c59.west_29b2 .picture-bronze-92bf {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_9c59.west_29b2 .picture-bronze-92bf:before {
  background: rgba(0, 0, 0, 0.08);
}
.progress_9c59.west_29b2 .huge_c7cf:before {
  background: rgba(255, 255, 255, 0.9);
}
.progress_9c59.west_29b2 .wrapper_white_d596 .feature_57d6 li a,
.progress_9c59.west_29b2 .wrapper_white_d596 .media_plasma_9452,
.progress_9c59.west_29b2 .tooltip_slow_b141 {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_9c59.west_29b2 .wrapper_white_d596 .media_plasma_9452:focus,
.progress_9c59.west_29b2 .wrapper_white_d596 .media_plasma_9452:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_9c59.west_29b2 .feature_57d6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.progress_9c59.breadcrumb_orange_8107 .info_8e96,
.progress_9c59.breadcrumb_orange_8107 .column_outer_d1ff a,
.progress_9c59.breadcrumb_orange_8107 .wood_4f35 .media_plasma_9452,
.progress_9c59.breadcrumb_orange_8107 .wood_4f35 a,
.progress_9c59.breadcrumb_orange_8107 .tooltip_slow_b141 a {
  color: rgba(255, 255, 255, 0.79);
}
.progress_9c59.breadcrumb_orange_8107 .info_8e96:hover,
.progress_9c59.breadcrumb_orange_8107 .column_outer_d1ff a:hover,
.progress_9c59.breadcrumb_orange_8107 .wood_4f35 .media_plasma_9452:hover,
.progress_9c59.breadcrumb_orange_8107 .wood_4f35 a:hover,
.progress_9c59.breadcrumb_orange_8107 .tooltip_slow_b141 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_9c59.breadcrumb_orange_8107 .input-bronze-98db {
  color: rgba(255, 255, 255, 0.99);
}
.progress_9c59.breadcrumb_orange_8107 .picture-bronze-92bf {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_9c59.breadcrumb_orange_8107 .picture-bronze-92bf:before {
  background: rgba(255, 255, 255, 0.08);
}
.progress_9c59.breadcrumb_orange_8107 .huge_c7cf:before {
  background: rgba(0, 0, 0, 0.9);
}
.progress_9c59.breadcrumb_orange_8107 .wrapper_white_d596 .feature_57d6 li a,
.progress_9c59.breadcrumb_orange_8107 .wrapper_white_d596 .media_plasma_9452,
.progress_9c59.breadcrumb_orange_8107 .tooltip_slow_b141 {
  border-color: rgba(255, 255, 255, 0.08);
}
.progress_9c59.breadcrumb_orange_8107 .wrapper_white_d596 .media_plasma_9452:focus,
.progress_9c59.breadcrumb_orange_8107 .wrapper_white_d596 .media_plasma_9452:hover {
  background: rgba(0, 0, 0, 0.01);
}
.progress_9c59.breadcrumb_orange_8107 .feature_57d6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge_c7cf {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.huge_c7cf:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.lower-5a81 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.button-c911 .progress_9c59 {
  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;
}
.button-c911 .picture-bronze-92bf {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.button-c911 .picture-bronze-92bf: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) {
  .button-c911 .picture-bronze-92bf:before {
    width: 16%;
    left: 42%;
  }
}
.button-c911 .picture-bronze-92bf:last-child:before {
  content: none;
}
.button-c911 .picture-bronze-92bf[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.button-c911 .wrapper_white_d596 .feature_57d6 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.button-c911 .wrapper_white_d596 .feature_57d6 li a .media_plasma_9452 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.button-c911 .wrapper_white_d596 .tooltip_slow_b141 {
  border: none;
}
.button-c911 .wrapper_white_d596 .tooltip_slow_b141 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.button-c911 .huge_c7cf {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.button-c911 .lower-5a81 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.button-c911 .breadcrumb_orange_8107 .huge_c7cf:before {
  background: rgba(0, 0, 0, 0.9);
}
.button-c911 .west_29b2.accent-0db1 .card-f14d {
  background: rgba(0, 0, 0, 0.6);
}
.button-c911
  .west_29b2.accent-0db1
  .card-f14d::after,
.button-c911
  .west_29b2.accent-0db1
  .card-f14d:before {
  background: inherit;
}
.button-c911
  .west_29b2.accent-0db1:hover
  .card-f14d {
  background: rgba(0, 0, 0, 0.8);
}
.summary-d2e0 .progress_9c59 {
  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) {
  .summary-d2e0 .progress_9c59 {
    width: auto;
    right: 45px;
  }
}
.secondary_solid_a656 .progress_9c59 {
  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) {
  .secondary_solid_a656 .progress_9c59 {
    width: auto;
    left: 45px;
  }
}
.carousel_north_b76a .progress_9c59 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.carousel_north_b76a .lower-5a81 {
  max-width: 48em;
  margin: 0 auto;
}
.carousel_north_b76a .huge_c7cf:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.detail-903e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.detail-903e.button-c911 .progress_9c59 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.detail-903e.summary-d2e0 .progress_9c59 {
  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);
}
.detail-903e .progress_9c59 {
  visibility: visible;
}
.detail-903e.secondary_solid_a656 .progress_9c59 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.main-up-e747,
.pattern_6925 {
  overflow-x: hidden;
}
.main-up-e747 .progress_9c59 {
  overflow: auto;
}
.main-up-e747.button-c911 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main-up-e747.button-c911 .progress_9c59 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.main-up-e747.button-c911 .highlight_gold_fd2f {
  opacity: 0;
}
.main-up-e747.summary-d2e0 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main-up-e747.summary-d2e0 .progress_9c59 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.main-up-e747.summary-d2e0 .highlight_gold_fd2f {
  opacity: 0;
}
.main-up-e747.secondary_solid_a656 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.main-up-e747.secondary_solid_a656 .progress_9c59 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.main-up-e747.secondary_solid_a656 .highlight_gold_fd2f {
  opacity: 0;
}
.main-up-e747.carousel_north_b76a .progress_9c59 {
  z-index: 10;
  visibility: visible;
}
.accent-0db1 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.accent-0db1 .card-f14d {
  background: rgba(255, 255, 255, 0.99);
}
.accent-0db1 .card-f14d::after,
.accent-0db1 .card-f14d:before {
  background: inherit;
}
.accent-0db1:hover .card-f14d {
  background: rgba(255, 255, 255, 0.99);
}
.secondary_solid_a656 .accent-0db1 {
  top: 10px;
  right: auto;
  left: 12px;
}
.carousel_north_b76a .accent-0db1 {
  display: none !important;
}
.main-up-e747:before,
.pattern_6925:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.main-up-e747 .accent-0db1,
.pattern_6925 .accent-0db1 {
  display: inline-block;
}
.progress_9c59 .wrapper-7f74 {
  -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;
}
.main-up-e747 .progress_9c59 .wrapper-7f74,
.pattern_6925 .progress_9c59 .wrapper-7f74 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pattern_active_f4fe .media-dynamic-e79f {
  width: 100%;
}
.accordion-orange-3476 {
  padding: 0 0.5em 0;
}
.accordion-orange-3476 [class*="customify-col-"],
.accordion-orange-3476 [class*="customify-col_"],
.accordion-orange-3476 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hard-1357 .accordion-orange-3476 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .photo-hot-cebd .highlight_4261,
  .highlight_4261 {
    display: none;
  }
  .main_brown_309a {
    text-align: left;
  }
  .outer_a473 {
    text-align: center;
  }
  .background_8782 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .photo-hot-cebd .button_pink_a841,
  .button_pink_a841 {
    display: none;
  }
  .accordion_1962 {
    text-align: left;
  }
  .image-d32a {
    text-align: center;
  }
  .description-light-c542 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .photo-hot-cebd .highlight-west-4045,
  .highlight-west-4045 {
    display: none;
  }
  .hover-afe5 {
    text-align: left;
  }
  .thumbnail_717d {
    text-align: center;
  }
  .banner-24f3 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.title_f480 {
  box-shadow: none !important;
}
.accent-baed .last-fdd0,
.complex-45b4 .last-fdd0 {
  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;
}
.complex-45b4 .last-fdd0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.card-huge-2f72 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.card-huge-2f72:after,
.card-huge-2f72:before {
  content: "";
  display: table;
}
.card-huge-2f72:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .card-huge-2f72 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.card-huge-2f72,
.left-bfe4 {
  max-width: 1248px;
  margin: 0 auto;
}

.prev_8edc.box-fa8e .card-huge-2f72 {
  max-width: 100%;
}
.prev_8edc.notification_fixed_1f67 {
  max-width: 1200px;
  margin: 0 auto;
}
.prev_8edc.panel_6ee0 .card-huge-2f72 {
  max-width: 100%;
}
.prev_8edc.panel_6ee0 > .card-huge-2f72 {
  padding-left: 0;
  padding-right: 0;
}
.prev_8edc.panel_6ee0 > .card-huge-2f72 .photo-hot-cebd {
  margin: 0;
}
.prev_8edc.panel_6ee0
  > .card-huge-2f72
  .button-prev-8817.pro-1143 {
  margin-right: 0;
  margin-left: 0;
}
.prev_8edc.panel_6ee0 #main.pro-1143 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .liquid-442c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .liquid-442c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .black_dc53 .backdrop_23a0 {
    padding-right: 1em;
  }
  .black_dc53.avatar_d6fa .button-prev-8817 {
    border-right: 1px solid #eaecee;
  }
  .black_dc53.avatar_d6fa .backdrop_23a0 {
    padding-right: 1em;
  }
  .black_dc53.avatar_d6fa .action_a119 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .caption-fc54 .backdrop_23a0 {
    padding-left: 1em;
  }
  .caption-fc54.avatar_d6fa .button-prev-8817 {
    border-left: 1px solid #eaecee;
  }
  .caption-fc54.avatar_d6fa .backdrop_23a0 {
    padding-left: 1em;
  }
  .caption-fc54.avatar_d6fa .action_a119 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-d691 .backdrop_23a0 {
    padding-left: 1em;
  }
  .shade-d691.avatar_d6fa .pattern-gas-3951 {
    border-right: 1px solid #eaecee;
  }
  .shade-d691.avatar_d6fa .warm-96f7 {
    border-right: 1px solid #eaecee;
  }
  .shade-d691.avatar_d6fa .backdrop_23a0 {
    padding-left: 1em;
  }
  .shade-d691.avatar_d6fa .action_a119 {
    padding-right: 1em;
  }
  .shade-d691.avatar_d6fa .description-lower-7461 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout-7518 .backdrop_23a0 {
    padding-right: 1em;
  }
  .layout-7518.avatar_d6fa .pattern-gas-3951 {
    border-left: 1px solid #eaecee;
  }
  .layout-7518.avatar_d6fa .warm-96f7 {
    border-left: 1px solid #eaecee;
  }
  .layout-7518.avatar_d6fa .backdrop_23a0 {
    padding-right: 1em;
  }
  .layout-7518.avatar_d6fa .action_a119 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout-7518.avatar_d6fa .description-lower-7461 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .liquid-442c .backdrop_23a0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .liquid-442c.avatar_d6fa .button-prev-8817 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .liquid-442c.avatar_d6fa .backdrop_23a0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .liquid-442c.avatar_d6fa .action_a119 {
    padding-left: 1em;
  }
  .liquid-442c.avatar_d6fa .description-lower-7461 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .liquid-442c.avatar_d6fa .backdrop_23a0 {
    padding-left: 0;
  }
}
.selected_2343 .photo_rough_fb1f {
  display: inline-block;
}
.grid_huge_df27 {
  display: inline-block;
}
.panel-286f {
  word-con: break-word;
}
.gradient-bronze-d811 > span {
  display: inline-block;
  padding: 5px 0;
}
.gradient-bronze-d811 .glass-e3b1 {
  margin-left: 8px;
  margin-right: 8px;
}
.gradient-bronze-d811 .stone-a74a img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.orange-6ea1 .wrapper_fd00 {
  margin-bottom: 2em;
}
.orange-6ea1 .prev-e528 {
  margin-bottom: 15px;
}
.orange-6ea1 .prev-e528:last-child {
  margin-bottom: 0;
}
.orange-6ea1 .widget-center-8f25 {
  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) {
  .orange-6ea1 .widget-center-8f25 {
    display: block;
  }
}
.orange-6ea1 .pagination_wide_a3f9 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .orange-6ea1 .pagination_wide_a3f9 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.orange-6ea1 .notice_north_d4f5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.orange-6ea1 .notice_north_d4f5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.orange-6ea1 .notice_north_d4f5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.orange-6ea1 .panel-286f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.orange-6ea1 .panel-286f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.orange-6ea1 .banner_silver_918d p:last-child {
  margin-bottom: 0;
}
.orange-6ea1 .grid_0767 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.orange-6ea1 .text-dcc4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.orange-6ea1 .filter_out_5034 {
  margin-top: 1em;
}
.orange-6ea1 .shade_basic_80e6 {
  top: 0;
  display: block;
}
.orange-6ea1 .shade_basic_80e6 a {
  color: inherit;
}
.orange-6ea1 .shade_basic_80e6 a:hover {
  color: inherit;
}
.orange-6ea1 .current-8536 {
  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;
}
.orange-6ea1 .current-8536:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.orange-6ea1 .text-dcc4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.orange-6ea1 .content_0f34 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.orange-6ea1 .content_0f34:first-child {
  margin-top: 0;
}
.orange-6ea1 .content_0f34.box_bb53 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.orange-6ea1 .content_0f34.progress-9c30 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.orange-6ea1
  .content_0f34.progress-9c30.footer_e19c
  .filter_out_5034 {
  width: 100%;
}
.orange-6ea1 .progress-9c30 {
  -webkit-box-align: center;
  align-items: center;
}
.orange-6ea1 .progress-9c30 .gradient-bronze-d811,
.orange-6ea1 .progress-9c30 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.orange-6ea1 .notice_north_d4f5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.orange-6ea1 .notice_north_d4f5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.orange-6ea1 .notice_north_d4f5: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;
}
.orange-6ea1 .box_bb53 {
  z-index: 5;
}
.orange-6ea1 .complex_f7b3 .sort-e231 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.orange-6ea1 .block_wide_cc4c .sort-e231 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.orange-6ea1 .header_be4b .sort-e231 {
  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;
}
.orange-6ea1.element-lite-5fb0 .widget-center-8f25,
.orange-6ea1.grid-clean-0a42 .widget-center-8f25 {
  display: block;
}
.orange-6ea1.element-lite-5fb0 .widget-center-8f25 .stone_af32,
.orange-6ea1.element-lite-5fb0 .widget-center-8f25 .text-dcc4,
.orange-6ea1.grid-clean-0a42 .widget-center-8f25 .stone_af32,
.orange-6ea1.grid-clean-0a42 .widget-center-8f25 .text-dcc4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.orange-6ea1.icon_e766 .pagination_wide_a3f9 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .orange-6ea1.icon_e766 .pagination_wide_a3f9 {
    margin-right: 0;
  }
}
.orange-6ea1.element-lite-5fb0 .pagination_wide_a3f9,
.orange-6ea1.grid-clean-0a42 .pagination_wide_a3f9 {
  padding-top: 40%;
}
.orange-6ea1.element-lite-5fb0 .wrapper_fd00,
.orange-6ea1.grid-clean-0a42 .wrapper_fd00 {
  display: block;
}
.orange-6ea1.element-lite-5fb0 .fn-sticky-71ed .text-dcc4,
.orange-6ea1.grid-clean-0a42 .fn-sticky-71ed .text-dcc4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.orange-6ea1.element-lite-5fb0 .pagination_wide_a3f9,
.orange-6ea1.grid-clean-0a42 .pagination_wide_a3f9 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.orange-6ea1.element-lite-5fb0 .text-dcc4 {
  padding: 1em;
}
.popup-pro-93b6 {
  margin: 30px auto;
  display: block;
}
.popup-pro-93b6 .avatar-c9be > * {
  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;
}
.popup-pro-93b6 .avatar-c9be > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.popup-pro-93b6 .avatar-c9be span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.input_8f0e .gradient-bronze-d811 {
  margin-bottom: 1.41575em;
}
.input_8f0e .filter-ac29 {
  margin-bottom: 1.618em;
}
.dirty-25f6 .bottom_bae3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dirty-25f6 .bottom_bae3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dirty-25f6 .media_42e6 {
  max-width: 100%;
  overflow: auto;
}
.secondary_fb1f .dirty-25f6 a:hover {
  text-decoration: underline;
}
.focus-2828 .prev-e528:not(.panel-286f),
.focus-2828 .notice_north_d4f5 {
  margin-bottom: 1.41575em;
}
.focus-2828 .prev-e528:not(.panel-286f):last-child,
.focus-2828 .notice_north_d4f5:last-child {
  margin-bottom: 0;
}
.focus-2828 .prev-e528.progress-steel-77be {
  margin-bottom: 0.41575em;
}
.focus-2828 .content_lite_d26e:before,
.focus-2828 .backdrop-a8a6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.focus-2828 .content_lite_d26e:before {
  content: "\f115";
}
.focus-2828 .backdrop-a8a6:before {
  content: "\f02c";
}
.focus-2828 .input_new_6b6a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.focus-2828 .input_new_6b6a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.dynamic-dc94 {
  display: -webkit-box;
  display: flex;
}
.dynamic-dc94 .grid-east-23a7 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .dynamic-dc94 .grid-east-23a7 {
    flex-basis: 90px;
  }
}
.dynamic-dc94 .surface_middle_03cd {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .dynamic-dc94 .surface_middle_03cd {
    flex-basis: calc(100% - 50px);
  }
}
.dynamic-dc94 .summary_fluid_0f2c p:last-child {
  margin-bottom: 0.72em;
}
.heading_9ce0 .avatar-c9be {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.heading_9ce0 .avatar-c9be:after,
.heading_9ce0 .avatar-c9be:before {
  content: "";
  display: table;
}
.heading_9ce0 .avatar-c9be:after {
  clear: both;
}
.heading_9ce0 .avatar-c9be .avatar-focused-22c2,
.heading_9ce0 .avatar-c9be .grid-prev-f76a {
  width: 49%;
}
.heading_9ce0 .avatar-c9be .avatar-focused-22c2 a span.container_cool_3c88,
.heading_9ce0 .avatar-c9be .grid-prev-f76a a span.container_cool_3c88 {
  display: block;
  margin-bottom: 5px;
}
.heading_9ce0 .avatar-c9be .grid-prev-f76a {
  float: left;
  text-align: left;
}
.heading_9ce0 .avatar-c9be .avatar-focused-22c2 {
  float: right;
  text-align: right;
}
.shade-iron-e5a9 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shade-iron-e5a9 {
    margin-bottom: 0;
  }
}
.gradient-ce66 {
  margin-bottom: 1em;
}
.gradient-ce66 .panel-286f {
  font-size: 1.1em;
  line-height: 1.3;
}
.outline_380d a {
  display: block;
  line-height: 0;
  position: relative;
}
.lower-6e1d .gradient-ce66,
.old-e23f .gradient-ce66 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .lower-6e1d .gradient-ce66,
  .old-e23f .gradient-ce66 {
    display: block;
  }
}
.lower-6e1d .outline_380d,
.old-e23f .outline_380d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .lower-6e1d .outline_380d,
  .old-e23f .outline_380d {
    margin-bottom: 1em;
  }
}
.lower-6e1d .outline_380d img,
.old-e23f .outline_380d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.lower-6e1d .small-a44e,
.old-e23f .small-a44e {
  flex-basis: calc(100% - 160px);
}
.lower-6e1d .small-a44e p,
.old-e23f .small-a44e p {
  margin-bottom: 0;
}
.lower-6e1d .small-a44e {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .lower-6e1d .small-a44e {
    padding-left: 0;
  }
}
.old-e23f .small-a44e {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .old-e23f .small-a44e {
    padding-right: 0;
  }
}
.old-e23f .outline_380d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.shadow_east_b9b0 .outline_380d {
  margin-bottom: 0.5em;
}
.shadow_east_b9b0 .outline_380d img {
  width: 100%;
}
.last-f7e9 .basic_cd5c,
.black-bc44 .basic_cd5c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.black-bc44 .button-prev-8817 .container_small_9754 p:last-child {
  margin-bottom: 0;
}
.filter_efa1 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.module_top_4491 .copper_ac3a {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .module_top_4491 .copper_ac3a:last-of-type {
    margin-bottom: 0;
  }
}
.module_top_4491 .copper_ac3a ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.module_top_4491 .copper_ac3a ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.module_top_4491 .copper_ac3a ul li {
  margin: 0 0 0.6em;
}
.module_top_4491 .copper_ac3a ul li.column_7d61,
.module_top_4491 .copper_ac3a ul li.left-6a56 {
  position: relative;
}
.module_top_4491 .copper_ac3a ul li.column_7d61 .shade_17a2,
.module_top_4491 .copper_ac3a ul li.left-6a56 .shade_17a2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.module_top_4491 .copper_ac3a ul li.column_7d61:after:after,
.module_top_4491 .copper_ac3a ul li.column_7d61:after:before,
.module_top_4491
  .copper_ac3a
  ul
  li.left-6a56:after:after,
.module_top_4491
  .copper_ac3a
  ul
  li.left-6a56:after:before {
  content: "";
  display: table;
}
.module_top_4491 .copper_ac3a ul li.column_7d61:after:after,
.module_top_4491
  .copper_ac3a
  ul
  li.left-6a56:after:after {
  clear: both;
}
.module_top_4491 .copper_ac3a a.shade_under_320b:hover {
  text-decoration: none;
}
.module_top_4491 .copper_ac3a select {
  max-width: 100%;
}
.module_top_4491 .copper_ac3a table {
  font-size: 85%;
}
.module_top_4491 .copper_ac3a table td,
.module_top_4491 .copper_ac3a table th {
  padding: 0.2360828548em;
  text-align: center;
}
.module_top_4491 .copper_ac3a table tfoot td {
  text-align: left;
}
.module_top_4491 .copper_ac3a :last-child {
  margin-bottom: 0;
}
.module_top_4491 .copper_ac3a .out-a52b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.module_top_4491 .copper_ac3a .out-a52b label {
  width: 100%;
}
.module_top_4491 .copper_ac3a .out-a52b .component_3a70 {
  width: 100%;
  display: block;
}
.module_top_4491 .copper_ac3a .out-a52b .card_hard_baa0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.module_top_4491 .copper_ac3a .out-a52b .card_hard_baa0:hover svg #svg-search {
  fill: #444;
}
.module_top_4491 .copper_ac3a .out-a52b .card_hard_baa0 svg {
  width: 18px;
  height: 18px;
}
.module_top_4491 .tertiary_68e4 ul ul,
.module_top_4491 .left-de56 ul ul,
.module_top_4491 .steel-0f5e ul ul,
.module_top_4491 .mini-bb08 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.module_top_4491 .tertiary_68e4 .media_6982 > a,
.module_top_4491 .left-de56 .media_6982 > a,
.module_top_4491 .steel-0f5e .media_6982 > a,
.module_top_4491 .mini-bb08 .media_6982 > a {
  margin-bottom: 0;
}
.module_top_4491 .block_soft_5cf6 li,
.module_top_4491 .tertiary_68e4 li,
.module_top_4491 .component-gas-5257 li,
.module_top_4491 .left-de56 li,
.module_top_4491 .steel-0f5e li,
.module_top_4491 .mini-bb08 li,
.module_top_4491 .fast-74e1 li,
.module_top_4491 .title_narrow_e1a4 li {
  display: block;
  position: relative;
}
.module_top_4491 .block_soft_5cf6 li:last-child,
.module_top_4491 .tertiary_68e4 li:last-child,
.module_top_4491 .component-gas-5257 li:last-child,
.module_top_4491 .left-de56 li:last-child,
.module_top_4491 .steel-0f5e li:last-child,
.module_top_4491 .mini-bb08 li:last-child,
.module_top_4491 .fast-74e1 li:last-child,
.module_top_4491 .title_narrow_e1a4 li:last-child {
  border: none;
}
.module_top_4491 .block_soft_5cf6 li a,
.module_top_4491 .tertiary_68e4 li a,
.module_top_4491 .component-gas-5257 li a,
.module_top_4491 .left-de56 li a,
.module_top_4491 .steel-0f5e li a,
.module_top_4491 .mini-bb08 li a,
.module_top_4491 .fast-74e1 li a,
.module_top_4491 .title_narrow_e1a4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module_top_4491 .block_soft_5cf6 li ul li::before,
.module_top_4491 .tertiary_68e4 li ul li::before,
.module_top_4491 .component-gas-5257 li ul li::before,
.module_top_4491 .left-de56 li ul li::before,
.module_top_4491 .steel-0f5e li ul li::before,
.module_top_4491 .mini-bb08 li ul li::before,
.module_top_4491 .fast-74e1 li ul li::before,
.module_top_4491 .title_narrow_e1a4 li ul li::before {
  left: 15px;
}
.module_top_4491 .block_soft_5cf6 li ul a,
.module_top_4491 .tertiary_68e4 li ul a,
.module_top_4491 .component-gas-5257 li ul a,
.module_top_4491 .left-de56 li ul a,
.module_top_4491 .steel-0f5e li ul a,
.module_top_4491 .mini-bb08 li ul a,
.module_top_4491 .fast-74e1 li ul a,
.module_top_4491 .title_narrow_e1a4 li ul a {
  padding-left: 20px;
}
.module_top_4491 .block_soft_5cf6 li ul ul li::before,
.module_top_4491 .tertiary_68e4 li ul ul li::before,
.module_top_4491 .component-gas-5257 li ul ul li::before,
.module_top_4491 .left-de56 li ul ul li::before,
.module_top_4491 .steel-0f5e li ul ul li::before,
.module_top_4491 .mini-bb08 li ul ul li::before,
.module_top_4491 .fast-74e1 li ul ul li::before,
.module_top_4491 .title_narrow_e1a4 li ul ul li::before {
  left: 30px;
}
.module_top_4491 .block_soft_5cf6 li ul ul a,
.module_top_4491 .tertiary_68e4 li ul ul a,
.module_top_4491 .component-gas-5257 li ul ul a,
.module_top_4491 .left-de56 li ul ul a,
.module_top_4491 .steel-0f5e li ul ul a,
.module_top_4491 .mini-bb08 li ul ul a,
.module_top_4491 .fast-74e1 li ul ul a,
.module_top_4491 .title_narrow_e1a4 li ul ul a {
  padding-left: 40px;
}
.module_top_4491 .prev_b92c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.module_top_4491 .title_narrow_e1a4 ul li {
  margin-bottom: 1.41575em;
}
.module_top_4491 .title_narrow_e1a4 ul li .card-new-b3ac {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.module_top_4491 .title_narrow_e1a4 ul li .east-4f38 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.breadcrumb_orange_8107 .block_soft_5cf6 li a,
.breadcrumb_orange_8107 .tertiary_68e4 li a,
.breadcrumb_orange_8107 .component-gas-5257 li a,
.breadcrumb_orange_8107 .left-de56 li a,
.breadcrumb_orange_8107 .steel-0f5e li a,
.breadcrumb_orange_8107 .mini-bb08 li a,
.breadcrumb_orange_8107 .fast-74e1 li a,
.breadcrumb_orange_8107 .title_narrow_e1a4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_orange_8107 .prev_b92c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_orange_8107 .copper_ac3a ul li.column_7d61 .shade_17a2,
.breadcrumb_orange_8107 .copper_ac3a ul li.left-6a56 .shade_17a2 {
  background: rgba(0, 0, 0, 0.2);
}
.breadcrumb_orange_8107 .module_top_4491 .copper_ac3a select {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev_8edc .module_top_4491 .feature_57d6 li {
  margin: 0;
}
.prev_8edc .module_top_4491 .feature_57d6 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.prev_8edc .module_top_4491 .feature_57d6 li ul {
  margin: 0;
}
.prev_8edc .module_top_4491 .feature_57d6 li ul li a {
  padding-left: 15px;
}
.prev_8edc .module_top_4491 .feature_57d6 li ul li li a {
  padding-left: 30px;
}
.prev_8edc .module_top_4491 .feature_57d6 li.yellow_c130 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.prev_8edc .module_top_4491 .feature_57d6 li.yellow_c130 > 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;
}
.prev_8edc .module_top_4491 .feature_57d6 li.yellow_c130 > 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;
}
.bronze_6037 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.active_26bd {
  position: relative;
  z-index: 10;
}
.active_26bd .wrapper-7f74 {
  width: 100%;
  max-width: 100%;
}
.pattern_8f17 .alert-8f85 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pattern_8f17 .west_29b2 {
}
.pattern_8f17 .breadcrumb_orange_8107 {
  background: #292929;
}
.in-a94c .alert-8f85 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.in-a94c .west_29b2 {
  background: #f9f9f9;
}
.in-a94c .breadcrumb_orange_8107 {
  background: #303030;
}
.prev-edc6 .alert-8f85 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .prev-edc6 .photo_rough_fb1f {
    margin-bottom: 1em;
  }
  .prev-edc6 .photo_rough_fb1f:last-child {
    margin-bottom: 0;
  }
}
.prev-edc6 .west_29b2 {
  background: #ededed;
}
.prev-edc6 .breadcrumb_orange_8107 {
  background: #1a1a1a;
}
.alert-8f85.west_29b2 {
  color: rgba(0, 0, 0, 0.6);
}
.alert-8f85.west_29b2 .info_stone_4793 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.alert-8f85.breadcrumb_orange_8107 {
  color: rgba(255, 255, 255, 0.99);
}
.alert-8f85.breadcrumb_orange_8107 a:not(.shade_under_320b) {
  color: rgba(255, 255, 255, 0.79);
}
.alert-8f85.breadcrumb_orange_8107 a:not(.shade_under_320b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.alert-8f85.breadcrumb_orange_8107 .info_stone_4793 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.alert-8f85.breadcrumb_orange_8107 table tbody td,
.alert-8f85.breadcrumb_orange_8107 table th {
  background: rgba(0, 0, 0, 0.08);
}
.bright-71b0.easy_8dcb .card-huge-2f72 {
  max-width: initial;
}
.bright-71b0 .status-160e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bright-71b0 .status-160e .wrapper-7f74 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bright-71b0 .status-160e .wrapper-7f74 {
    display: block;
    margin-bottom: 2em;
  }
  .bright-71b0 .status-160e .wrapper-7f74:last-child {
    margin-bottom: 0;
  }
}
.prev-edc6 .photo_rough_fb1f:last-child,
.in-a94c .photo_rough_fb1f:last-child,
.pattern_8f17 .photo_rough_fb1f:last-child {
  margin-bottom: 0;
}
.prev-edc6 .photo_rough_fb1f .module_top_4491 .copper_ac3a:last-child,
.in-a94c .photo_rough_fb1f .module_top_4491 .copper_ac3a:last-child,
.pattern_8f17 .photo_rough_fb1f .module_top_4491 .copper_ac3a:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .prev-edc6 .hard-4e2d,
  .prev-edc6 .notice_selected_ae35,
  .in-a94c .hard-4e2d,
  .in-a94c .notice_selected_ae35,
  .pattern_8f17 .hard-4e2d,
  .pattern_8f17 .notice_selected_ae35 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .active_26bd .photo_rough_fb1f {
    margin-bottom: 2em;
  }
}
.active_26bd p:last-child {
  margin-bottom: 0;
}
.active_26bd li,
.active_26bd ul {
  list-style: none;
  margin: 0;
}
.active_26bd ul ul {
  margin-left: 2.617924em;
}
.row-21e6 {
  font-size: 0.875em;
}

/* css-noise: 2e7f */
.widget-item-x2 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
