/*!
Theme Name: Customify
Theme URI: https://pressmaximum.east_7a30/customify
Author: WPCustomify
Author URI: https://pressmaximum.east_7a30
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.east_7a30/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.down-087d.backdrop-0549/licenses/gpl-2.0.blue_4015
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.description-3c47/, (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.under-7107.shadow_right_0264/normalize.green-b6c1/
 ======
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.green-b6c1 v7.0.0 | MIT License | github.east_7a30/necolas/normalize.green-b6c1 */
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;
}
.hard_97b6 .advanced-ec68,
.feature-524b,
.basic-bf48,
.widget_f620,
.hero-prev-1e42,
.complex-d2f7,
.preview-b51a,
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;
}
.feature-524b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .feature-524b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .feature-524b,
  h1 {
    font-size: 1.8em;
  }
}
.basic-bf48,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.basic-bf48 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .basic-bf48,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .basic-bf48,
  h2 {
    font-size: 1.7em;
  }
}
.widget_f620,
h3 {
  font-size: 1.618em;
}
.hard_97b6 .advanced-ec68,
.hero-prev-1e42,
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.tooltip_9cb0 {
  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;
}
.popup-0ce1:after,
.popup-0ce1:before,
.wrapper_ec6d:after,
.wrapper_ec6d:before {
  content: "";
  display: table;
}
.popup-0ce1:after,
.wrapper_ec6d:after {
  clear: both;
}
.advanced_2b86 {
  float: right;
  margin-right: 0;
}
.breadcrumb-c425 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.accordion_dynamic_1010 .tall-5d67,
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;
}
.accordion_dynamic_1010 .tall-5d67: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;
}
.tag-blue-4b21 .tall-5d67 {
  box-shadow: none;
}
.tag-blue-4b21
  .tall-5d67
  .slow_2edf {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tag-blue-4b21 .tall-5d67 .sidebar_187c {
  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;
}
.tag-blue-4b21
  .tall-5d67
  .sidebar_187c
  b {
  display: none;
}
.tag-blue-4b21 .paper_6384 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.media_1e69:not(.nav-ce92):not(.caption_be5b),
button:not(.nav-ce92):not(.caption_be5b),
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ),
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ),
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ) {
  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;
}
.media_1e69:not(.nav-ce92):not(
    .caption_be5b
  ):hover,
button:not(.nav-ce92):not(
    .caption_be5b
  ):hover,
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ):hover,
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ):hover,
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.media_1e69:not(.nav-ce92):not(
    .caption_be5b
  ):active,
.media_1e69:not(.nav-ce92):not(
    .caption_be5b
  ):focus,
button:not(.nav-ce92):not(
    .caption_be5b
  ):active,
button:not(.nav-ce92):not(
    .caption_be5b
  ):focus,
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ):active,
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ):focus,
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ):active,
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ):focus,
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ):active,
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ):focus {
  outline: 0;
}
.media_1e69:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd,
button:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd,
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd,
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd,
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd {
  position: relative;
}
.media_1e69:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .summary-purple-7f37,
.media_1e69:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .focus_fast_a30e,
.media_1e69:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .dim-589a,
.media_1e69:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  i,
.media_1e69:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  svg,
button:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .summary-purple-7f37,
button:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .focus_fast_a30e,
button:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .dim-589a,
button:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  i,
button:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  svg,
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .summary-purple-7f37,
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .focus_fast_a30e,
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .dim-589a,
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  i,
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  svg,
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .summary-purple-7f37,
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .focus_fast_a30e,
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .dim-589a,
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  i,
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  svg,
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .summary-purple-7f37,
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .focus_fast_a30e,
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  .dim-589a,
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  i,
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd
  svg {
  visibility: hidden;
}
.media_1e69:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd:after,
button:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd:after,
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd:after,
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd:after,
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ).fn-loading-f4cd: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;
}
.media_1e69:not(.nav-ce92):not(.caption_be5b),
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ),
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ),
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ) {
  color: #fff;
  background: #235787;
}
.media_1e69:not(.nav-ce92):not(
    .caption_be5b
  ):focus,
input[type="button"]:not(.nav-ce92):not(
    .caption_be5b
  ):focus,
input[type="reset"]:not(.nav-ce92):not(
    .caption_be5b
  ):focus,
input[type="submit"]:not(.nav-ce92):not(
    .caption_be5b
  ):focus {
  color: #fff;
}
.media_1e69.fn-disabled-f4cd:not(.nav-ce92):not(
    .caption_be5b
  ),
.media_1e69[disabled]:not(.nav-ce92):not(
    .caption_be5b
  ),
button.fn-disabled-f4cd:not(.nav-ce92):not(
    .caption_be5b
  ),
button[disabled]:not(.nav-ce92):not(
    .caption_be5b
  ) {
  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;
}
.paper-1872 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.paper-1872: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;
}
.red_ff80 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.badge_4d10 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.menu_9e65 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.popup-0ce1:after,
.popup-0ce1:before,
.thick-e9d7:after,
.thick-e9d7:before,
.border_in_a7a0:after,
.border_in_a7a0:before,
.search-b380:after,
.search-b380:before,
.element-f552:after,
.element-f552:before,
.next_521c:after,
.next_521c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.popup-0ce1:after,
.thick-e9d7:after,
.border_in_a7a0:after,
.search-b380:after,
.element-f552:after,
.next_521c:after {
  clear: both;
}
.thick-e9d7 .gas-aaa7,
.border_in_a7a0 .gas-aaa7,
.hidden-c3ae .gas-aaa7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.simple_ae7a {
  display: inline-block;
}
.first-479d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.first-479d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.first-479d .accent-in-1da5 {
  padding: 1em 0;
  font-size: 85%;
}
.accent-in-1da5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hard-be2c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hard-be2c:after,
.hard-be2c:before {
  content: "";
  display: table;
}
.hard-be2c:after {
  clear: both;
}
.section-eb68 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.dynamic-038c .section-eb68 {
  max-width: 50%;
}
.filter-complex-4ca9 .section-eb68 {
  max-width: 33.33%;
}
.logo_0fb2 .section-eb68 {
  max-width: 25%;
}
.in-9e75 .section-eb68 {
  max-width: 20%;
}
.status_west_f155 .section-eb68 {
  max-width: 16.66%;
}
.motion_e528 .section-eb68 {
  max-width: 14.28%;
}
.title_3d7a .section-eb68 {
  max-width: 12.5%;
}
.copper-6a7c .section-eb68 {
  max-width: 11.11%;
}
.small-66d8 {
  display: block;
}
.hard_97b6 .text-fb0f label,
.hard_97b6 .picture_medium_f257 label,
.hard_97b6 .chip-1529 label,
.hard_97b6 .module_7649 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button-action-a5db {
  list-style: none;
  margin: 0;
}
.button-action-a5db article.fluid-c7fd {
  margin-bottom: 0;
}
.button-action-a5db ul {
  list-style: none;
  margin: 0;
}
.button-action-a5db .logo-69bb li.fluid-c7fd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button-action-a5db .logo-69bb li.fluid-c7fd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button-action-a5db .logo-69bb li.fluid-c7fd: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) {
  .button-action-a5db .logo-69bb li.fluid-c7fd li.fluid-c7fd li.fluid-c7fd li.fluid-c7fd {
    padding-left: 0;
  }
}
article.fluid-c7fd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fluid-c7fd .thick-e9d7 p:last-of-type {
  margin-bottom: 0;
}
article.fluid-c7fd .table-full-d586 {
  float: left;
}
article.fluid-c7fd .inner-f5a2 {
  margin-left: 85px;
}
article.fluid-c7fd .dynamic-c869 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fluid-c7fd .dynamic-c869 .avatar_tiny_0f92 {
  margin-left: 10px;
}
article.fluid-c7fd .hover-basic-96dc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fluid-c7fd .cool-6882 {
  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 .text-fb0f,
  #respond .chip-1529,
  #respond .module_7649 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .text-fb0f input,
#respond .chip-1529 input,
#respond .module_7649 input {
  width: 100%;
}
#respond .module_7649 {
  margin-right: 0;
}
#respond .prev_6713 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.feature_smooth_d7b7 {
  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;
}
.feature_smooth_d7b7.pink_cef3 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.feature_smooth_d7b7 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%);
}
.feature_smooth_d7b7:focus,
.feature_smooth_d7b7: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);
}
.input-dc58 {
  border-radius: 10%;
}
.box_new_c6bc {
  border-radius: 50%;
}
.feature_bronze_311c {
  font-size: 0.72em;
}
.texture-east-345e {
  font-size: 0.875em;
}
.disabled_d0ca {
  font-size: 1.1em;
}
.medium_de44 {
  text-transform: uppercase;
  line-height: 1.2;
}
.medium_de44.feature_bronze_311c {
  letter-spacing: 0.5px;
}
.footer_d6fd,
.footer_d6fd a {
  color: #6d6d6d;
}
.footer_d6fd a:hover {
  color: #111;
}
.component_4ae6 {
  color: #6d6d6d;
}
.texture-2d2a {
  overflow-x: hidden;
}
.texture-2d2a .slider_141f.background_dynamic_1c11 {
  position: relative;
}
.texture-2d2a .slider_141f.background_dynamic_1c11.tag-action-616a {
  position: initial;
}
.texture-2d2a
  .slider_141f.background_dynamic_1c11.tag-action-616a
  .notification_lite_2681 {
  left: auto;
}
.texture-2d2a .slider_141f .notification_lite_2681 {
  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;
}
.texture-2d2a .slider_141f:hover.background_dynamic_1c11 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.texture-2d2a
  .slider_141f:hover.background_dynamic_1c11
  .notification_lite_2681 {
  display: block;
  z-index: 9999999;
}
.texture-2d2a .heading-648d .small-559c,
.texture-2d2a .hovered-04f4 .small-559c {
  display: none;
}
.texture-2d2a .copper-57f5 .slider_141f:hover.background_dynamic_1c11 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.hard_97b6 .text-fb0f label,
.hard_97b6 .picture_medium_f257 label,
.hard_97b6 .chip-1529 label,
.hard_97b6 .module_7649 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button-action-a5db {
  list-style: none;
  margin: 0;
}
.button-action-a5db article.fluid-c7fd {
  margin-bottom: 0;
}
.button-action-a5db ul {
  list-style: none;
  margin: 0;
}
.button-action-a5db .logo-69bb li.fluid-c7fd {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button-action-a5db .logo-69bb li.fluid-c7fd {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button-action-a5db .logo-69bb li.fluid-c7fd: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) {
  .button-action-a5db .logo-69bb li.fluid-c7fd li.fluid-c7fd li.fluid-c7fd li.fluid-c7fd {
    padding-left: 0;
  }
}
article.fluid-c7fd {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fluid-c7fd .thick-e9d7 p:last-of-type {
  margin-bottom: 0;
}
article.fluid-c7fd .table-full-d586 {
  float: left;
}
article.fluid-c7fd .inner-f5a2 {
  margin-left: 85px;
}
article.fluid-c7fd .dynamic-c869 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fluid-c7fd .dynamic-c869 .avatar_tiny_0f92 {
  margin-left: 10px;
}
article.fluid-c7fd .hover-basic-96dc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fluid-c7fd .cool-6882 {
  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 .text-fb0f,
  #respond .chip-1529,
  #respond .module_7649 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .text-fb0f input,
#respond .chip-1529 input,
#respond .module_7649 input {
  width: 100%;
}
#respond .module_7649 {
  margin-right: 0;
}
#respond .prev_6713 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading-648d .modal_0a9f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.modal_0a9f .header_out_4a3f.simple-0846 .summary-short-4de9 > li > a:focus,
.modal_0a9f .header_out_4a3f.simple-0846 .summary-short-4de9 > li > a:hover,
.modal_0a9f .header_out_4a3f.card-c2a8 .summary-short-4de9 > li > a:focus,
.modal_0a9f .header_out_4a3f.card-c2a8 .summary-short-4de9 > li > a:hover,
.modal_0a9f .header_out_4a3f.picture_left_ad14 .summary-short-4de9 > li > a:focus,
.modal_0a9f .header_out_4a3f.picture_left_ad14 .summary-short-4de9 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_0a9f
  .header_out_4a3f.simple-0846
  .summary-short-4de9
  > li.layout-prev-0ad5
  > a,
.modal_0a9f
  .header_out_4a3f.simple-0846
  .summary-short-4de9
  > li.search-c23d
  > a,
.modal_0a9f
  .header_out_4a3f.card-c2a8
  .summary-short-4de9
  > li.layout-prev-0ad5
  > a,
.modal_0a9f
  .header_out_4a3f.card-c2a8
  .summary-short-4de9
  > li.search-c23d
  > a,
.modal_0a9f
  .header_out_4a3f.picture_left_ad14
  .summary-short-4de9
  > li.layout-prev-0ad5
  > a,
.modal_0a9f .header_out_4a3f.picture_left_ad14 .summary-short-4de9 > li.search-bronze-40ce > a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_0a9f .tall_766a,
.modal_0a9f .tall_766a a {
  color: rgba(255, 255, 255, 0.99);
}
.modal_0a9f .cool_b5b7.message_clean_60be li a,
.modal_0a9f .text-d35d a,
.modal_0a9f .paragraph_wood_3858,
.modal_0a9f .summary-short-4de9 > li > a,
.modal_0a9f .bottom_c0e7 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_0a9f .cool_b5b7.message_clean_60be li a:hover,
.modal_0a9f .text-d35d a:hover,
.modal_0a9f .paragraph_wood_3858:hover,
.modal_0a9f .summary-short-4de9 > li > a:hover,
.modal_0a9f .bottom_c0e7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_0a9f .highlight_blue_00bb {
  color: rgba(255, 255, 255, 0.79);
}
.modal_0a9f .highlight_blue_00bb .gallery-bdea {
  color: rgba(255, 255, 255, 0.99);
}
.modal_0a9f .highlight_blue_00bb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.modal_0a9f .summary_prev_0dd9 .notice_9444 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.modal_0a9f .summary_prev_0dd9 .notice_9444 .tag-09c2 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_0a9f
  .summary_prev_0dd9
  .notice_9444
  .tag-09c2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_0a9f
  .summary_prev_0dd9
  .notice_9444
  .tag-09c2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_0a9f
  .summary_prev_0dd9
  .notice_9444
  .tag-09c2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_0a9f
  .summary_prev_0dd9
  .notice_9444
  .tag-09c2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.modal_0a9f .summary_prev_0dd9 .lower-a774 {
  color: rgba(255, 255, 255, 0.79);
}
.modal_0a9f .summary_prev_0dd9 .lower-a774:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fixed-5bf9
  .modal_0a9f
  .summary_prev_0dd9
  .video_c457
  .thumbnail_14c9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fixed-5bf9
  .modal_0a9f
  .summary_prev_0dd9
  .video_c457
  .tag-09c2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading-648d .next_597e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.next_597e .header_out_4a3f.simple-0846 .summary-short-4de9 > li > a:focus,
.next_597e .header_out_4a3f.simple-0846 .summary-short-4de9 > li > a:hover,
.next_597e .header_out_4a3f.card-c2a8 .summary-short-4de9 > li > a:focus,
.next_597e .header_out_4a3f.card-c2a8 .summary-short-4de9 > li > a:hover,
.next_597e .header_out_4a3f.picture_left_ad14 .summary-short-4de9 > li > a:focus,
.next_597e .header_out_4a3f.picture_left_ad14 .summary-short-4de9 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next_597e
  .header_out_4a3f.simple-0846
  .summary-short-4de9
  > li.layout-prev-0ad5
  > a,
.next_597e
  .header_out_4a3f.simple-0846
  .summary-short-4de9
  > li.search-c23d
  > a,
.next_597e
  .header_out_4a3f.card-c2a8
  .summary-short-4de9
  > li.layout-prev-0ad5
  > a,
.next_597e
  .header_out_4a3f.card-c2a8
  .summary-short-4de9
  > li.search-c23d
  > a,
.next_597e
  .header_out_4a3f.picture_left_ad14
  .summary-short-4de9
  > li.layout-prev-0ad5
  > a,
.next_597e .header_out_4a3f.picture_left_ad14 .summary-short-4de9 > li.search-bronze-40ce > a {
  color: rgba(0, 0, 0, 0.8);
}
.next_597e .tall_766a,
.next_597e .tall_766a a {
  color: rgba(0, 0, 0, 0.8);
}
.next_597e .cool_b5b7.message_clean_60be li a,
.next_597e .text-d35d a,
.next_597e .paragraph_wood_3858,
.next_597e .summary-short-4de9 > li > a,
.next_597e .bottom_c0e7 {
  color: rgba(0, 0, 0, 0.55);
}
.next_597e .cool_b5b7.message_clean_60be li a:hover,
.next_597e .text-d35d a:hover,
.next_597e .paragraph_wood_3858:hover,
.next_597e .summary-short-4de9 > li > a:hover,
.next_597e .bottom_c0e7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.next_597e .highlight_blue_00bb {
  color: rgba(0, 0, 0, 0.55);
}
.next_597e .highlight_blue_00bb .gallery-bdea {
  color: rgba(0, 0, 0, 0.8);
}
.next_597e .highlight_blue_00bb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow-3ced .slow_3be7 {
  margin-left: auto;
  margin-right: auto;
}
.border_in_a7a0 > * {
  margin-left: auto;
  margin-right: auto;
}
.border_in_a7a0 .red_ff80 {
  margin-right: 1.41575em;
}
.block-east-46a0 .border_in_a7a0 > .icon-198e {
  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;
}
.block-east-46a0 .border_in_a7a0 > .outline-pink-7509 {
  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;
}
.dim_6cd5.yellow-3ced .slow_3be7,
.left-5af4.yellow-3ced .slow_3be7 {
  margin-left: 0;
}
.middle_d23b.yellow-3ced .slow_3be7,
.gallery_4b53.yellow-3ced .slow_3be7 {
  margin-right: 0;
}
.border_in_a7a0 ol,
.border_in_a7a0 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.caption_iron_8822 video {
  max-width: 100%;
}
.fresh-9aed img {
  display: block;
}
.fresh-9aed.red_ff80,
.fresh-9aed.badge_4d10 {
  width: 100%;
}
.fresh-9aed.outline-pink-7509 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.old-463d:not(.chip_lower_f562) {
  margin: 1.5em auto;
}
.backdrop_62e2 p {
  padding: 1.5em 14px;
}
ul.yellow-285c.outline-pink-7509,
ul.yellow-285c.icon-198e,
ul.yellow-285c.surface-wood-0237.icon-198e {
  padding: 0 14px;
}
.gallery-4716 {
  display: block;
  overflow-x: auto;
}
.gallery-4716 table {
  border-collapse: collapse;
  width: 100%;
}
.gallery-4716 td,
.gallery-4716 th {
  padding: 0.5em;
}
.border_in_a7a0 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.border_in_a7a0 ol ol,
.border_in_a7a0 ol ul,
.border_in_a7a0 ul ol,
.border_in_a7a0 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.border_in_a7a0 ol ol li,
.border_in_a7a0 ol ul li,
.border_in_a7a0 ul ol li,
.border_in_a7a0 ul ul li {
  margin-left: 0;
}
.sort-dd7d.shade-26b5 > .grid_6c7e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.sort-dd7d.shade-26b5 > .grid_6c7e iframe,
.sort-dd7d.shade-26b5 > .grid_6c7e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.nav-hot-7809 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.nav-hot-7809.sidebar-d48b {
  padding: 0;
}
.nav-hot-7809.sidebar-d48b cite {
  font-size: 13px;
}
.nav-hot-7809 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.nav-hot-7809 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.icon-ef66 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.icon-ef66 > p:first-child {
  margin-top: 0;
}
.icon-ef66 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.icon-ef66 blockquote {
  border-left: 0;
}
.focus_selected_1416 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.focus_selected_1416:not(.active-e038) {
  max-width: 100px;
}
.focus_selected_1416.cold-7122 {
  border-bottom: none !important;
  text-align: center;
}
.focus_selected_1416.cold-7122::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .backdrop_62e2 p {
    padding: 1.5em 0;
  }
}
.widget_gold_7825 {
  color: #0073aa;
}
.solid_3037 {
  background-color: #0073aa;
}
.glass-be3a {
  color: #229fd8;
}
.red-d7fd {
  background-color: #229fd8;
}
.north-3414 {
  color: #eee;
}
.outline_orange_b2f5 {
  background-color: #eee;
}
.box_tiny_b8d7 {
  color: #444;
}
.last_13fa {
  background-color: #444;
}
.down_1748 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.down_1748 .sidebar_down_b079 .text-d35d {
  font-size: 15px;
}
.down_1748 .text-d35d {
  line-height: 1.3;
}
.down_1748 .next_597e {
}
.down_1748 .modal_0a9f {
  background: #235787;
}
.shadow-51d5 {
  padding: 0;
}
.shadow-51d5 .modal_0a9f {
  background: #1a1a1a;
}
.shadow-51d5 .next_597e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.action-d348 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.action-d348 .next_597e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.action-d348 .modal_0a9f {
  background: #303030;
}
.next_521c {
  position: relative;
  z-index: 10;
}
.next_521c .fluid-e1d2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.hot-ee0e .background_dynamic_1c11 {
  display: inline-block;
  vertical-align: middle;
}
.hot-ee0e.article-ec69 .background_dynamic_1c11 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .hot-ee0e.article-ec69 .background_dynamic_1c11 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .hot-ee0e.article-ec69 .background_dynamic_1c11 {
    margin-right: 0.4em;
  }
}
.hot-ee0e.article-ec69 .background_dynamic_1c11:last-child {
  margin-right: 0;
}
.tag_cfce .fluid-e1d2 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .heading-648d .sidebar_down_b079 {
    margin: 0 -0.5em;
  }
  .heading-648d .sidebar_down_b079 [class*="customify-col-"],
  .heading-648d .sidebar_down_b079 [class*="customify-col_"],
  .heading-648d .sidebar_down_b079 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.heading-648d.article_outer_7e7a .fluid-e1d2 {
  background: 0 0 !important;
}
.heading-648d.article_outer_7e7a .fluid-e1d2,
.heading-648d.tag_cfce .fluid-e1d2 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .heading-648d.panel_5547 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.heading-648d.tag_cfce .fluid-e1d2 {
  box-shadow: none !important;
}
.sidebar-glass-9daf {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .sidebar-glass-9daf {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar-glass-9daf {
    padding: 18px 0 20px;
  }
}
.sidebar-glass-9daf .description-thick-4d15 {
  width: 100%;
}
.sidebar-glass-9daf .copper_2853 {
  margin-bottom: 0;
}
.sidebar-glass-9daf .footer_fixed_f9b5 {
  margin-top: 5px;
  font-size: 0.875em;
}
.cold-1cfd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.cold-1cfd .wide_561e {
  width: 100%;
}
.button_58f2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.button_58f2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.button_58f2 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;
}
.button_58f2 li:last-child:after {
  display: none;
}
.button_58f2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.disabled-42a4 .small-559c button,
.sidebar-glass-9daf .small-559c button {
  left: 0;
}
.disabled-42a4 .wide_561e,
.sidebar-glass-9daf .wide_561e {
  padding-left: 0;
  padding-right: 0;
}
.disabled-42a4 .cold-1cfd,
.sidebar-glass-9daf .cold-1cfd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.disabled-42a4 {
  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;
}
.disabled-42a4: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;
}
.disabled-42a4 .footer-98fe {
  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) {
  .disabled-42a4 .footer-98fe {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .disabled-42a4 .footer-98fe {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .disabled-42a4 .footer-98fe {
    min-height: 200px;
  }
}
.disabled-42a4 .button_58f2 {
  color: rgba(255, 255, 255, 0.8);
}
.disabled-42a4 .button_58f2 a,
.disabled-42a4 .button_58f2 li:after {
  color: inherit;
}
.disabled-42a4 .button_58f2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.narrow-aa79 {
  margin-bottom: 0.5em;
}
.north-4b4e {
  margin-bottom: 1.2em;
}
.north-4b4e,
.narrow-aa79 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.north-4b4e p:last-child,
.narrow-aa79 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .small-559c,
#masthead .small-559c {
  display: none;
}
#masthead
  > .small-559c.item_f8ca {
  display: none;
}
#masthead > .small-559c button {
  left: 0;
}
.aside_03be {
  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%;
}
.aside_03be .background_dynamic_1c11 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.aside_03be .picture-right-da6e {
  display: -webkit-box;
  display: flex;
}
.aside_03be .picture-right-da6e.banner-74e5 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.aside_03be .picture-right-da6e.full-f8eb {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside_03be .picture-right-da6e.bright_5afa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.aside_03be.center-85e4.footer-bda4 .picture-right-da6e.banner-74e5 {
  flex-basis: 100%;
}
.aside_03be.stale_739d .picture-right-da6e.full-f8eb {
  -webkit-box-flex: 1;
  flex: auto;
}
.aside_03be.stale_739d .picture-right-da6e.bright_5afa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .small-559c.item_f8ca {
  display: none;
}
#masthead > .small-559c button {
  left: 0;
}
.surface-23f9 {
  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;
}
.surface-23f9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.surface-23f9.label_e7c7 i {
  margin-right: 4px;
}
.surface-23f9.fixed-7e09 i {
  margin-left: 5px;
}
.text-d35d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.text-d35d p:last-child {
  margin-bottom: 0;
}
.in-b50c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.in-b50c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.in-b50c img {
  display: block;
  width: auto;
  line-height: 1;
}
.in-b50c .tall_766a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.in-b50c .simple_9feb {
  margin: 5px 0 7px 0;
}
.in-b50c.simple-d6ff .photo_21e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.in-b50c.simple-d6ff .hard_3bcb {
  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;
}
.in-b50c.nav_south_39ca {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.in-b50c.nav_south_39ca .photo_21e2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.in-b50c.nav_south_39ca .hard_3bcb {
  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;
}
.in-b50c.purple_0f31 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.in-b50c.gradient-899a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.in-b50c.gradient-899a .hard_3bcb {
  margin-top: 7px;
}
.media-bottom-57fc {
  display: inline-block;
}
.next_521c .upper_6fae .in-b50c img {
  max-width: 100%;
}
.header_out_4a3f .outline_bottom_cd50.info_old_772c,
.next_0d7f .outline_bottom_cd50.info_old_772c {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.header_out_4a3f .layout_609d,
.next_0d7f .layout_609d {
  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%);
}
.header_out_4a3f .layout_609d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.header_out_4a3f.avatar_dim_706d .layout_609d {
  display: none;
}
.header_out_4a3f .cold_4048 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header_out_4a3f .cold_4048 li {
  display: inline-block;
  position: relative;
}
.header_out_4a3f .cold_4048 li:last-child {
  margin-right: 0;
}
.header_out_4a3f .cold_4048 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;
}
.header_out_4a3f .cold_4048 li.search-bronze-40ce > a {
  color: rgba(0, 0, 0, 0.9);
}
.header_out_4a3f .cold_4048 > 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;
}
.header_out_4a3f .cold_4048 > li > a i {
  line-height: 0;
}
.header_out_4a3f .cold_4048 > li.banner_silver_dbf8 > a .layout_609d {
  margin-left: 4px;
  line-height: 0;
}
.header_out_4a3f .cold_4048 .hot-230f li.banner_silver_dbf8 > a {
  position: relative;
}
.header_out_4a3f .cold_4048 .hot-230f li.banner_silver_dbf8 > a:after,
.header_out_4a3f .cold_4048 .hot-230f li.banner_silver_dbf8 > a:before {
  content: "";
  display: table;
}
.header_out_4a3f .cold_4048 .hot-230f li.banner_silver_dbf8 > a:after {
  clear: both;
}
.header_out_4a3f .cold_4048 .hot-230f li.banner_silver_dbf8 > a .layout_609d {
  margin-left: 5px;
  float: right;
}
.header_out_4a3f .mini-8e03,
.header_out_4a3f .hot-230f {
  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;
}
.header_out_4a3f .hot-230f {
  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;
}
.header_out_4a3f .hot-230f .info_old_772c {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.header_out_4a3f .hot-230f .layout_609d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.header_out_4a3f .hot-230f li {
  display: block;
  margin: 0;
  padding: 0;
}
.header_out_4a3f .hot-230f 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;
}
.header_out_4a3f .hot-230f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.header_out_4a3f .hot-230f .hot-230f {
  top: 0;
  left: 100%;
}
.header_out_4a3f .upper-a98d.fn-focus-f4cd > .mini-8e03,
.header_out_4a3f .upper-a98d.fn-focus-f4cd > .hot-230f,
.header_out_4a3f .upper-a98d:focus > .mini-8e03,
.header_out_4a3f .upper-a98d:focus > .hot-230f,
.header_out_4a3f .upper-a98d:hover > .mini-8e03,
.header_out_4a3f .upper-a98d:hover > .hot-230f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.header_out_4a3f.picture_left_ad14 .summary-short-4de9:after,
.header_out_4a3f.picture_left_ad14 .summary-short-4de9:before {
  content: "";
  display: table;
}
.header_out_4a3f.picture_left_ad14 .summary-short-4de9:after {
  clear: both;
}
.header_out_4a3f.picture_left_ad14 .summary-short-4de9 > li {
  float: left;
}
.header_out_4a3f.dynamic_be05 .summary-short-4de9:after,
.header_out_4a3f.dynamic_be05 .summary-short-4de9:before {
  content: "";
  display: table;
}
.header_out_4a3f.dynamic_be05 .summary-short-4de9:after {
  clear: both;
}
.header_out_4a3f.dynamic_be05 .summary-short-4de9 > li {
  float: left;
}
.header_out_4a3f.dynamic_be05 .summary-short-4de9 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.header_out_4a3f.dynamic_be05 .summary-short-4de9 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.header_out_4a3f.dynamic_be05 .summary-short-4de9 > li.layout-prev-0ad5 > a,
.header_out_4a3f.dynamic_be05 .summary-short-4de9 > li.search-bronze-40ce > a {
  color: #fff;
  background-color: #1e4b75;
}
.header_out_4a3f.simple-0846 .summary-short-4de9 > li > a .info_old_772c {
  position: relative;
}
.header_out_4a3f.simple-0846 .summary-short-4de9 > li > a .info_old_772c: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;
}
.header_out_4a3f.simple-0846
  .summary-short-4de9
  > li:focus
  > a
  .info_old_772c:before,
.header_out_4a3f.simple-0846
  .summary-short-4de9
  > li:hover
  > a
  .info_old_772c:before {
  width: 100%;
  background-color: currentColor;
}
.header_out_4a3f.simple-0846
  .summary-short-4de9
  > li.layout-prev-0ad5
  > a
  .info_old_772c:before,
.header_out_4a3f.simple-0846
  .summary-short-4de9
  > li.search-c23d
  > a
  .info_old_772c:before {
  width: 100%;
  background-color: currentColor;
}
.header_out_4a3f.card-c2a8 .summary-short-4de9 > li > a .info_old_772c {
  position: relative;
}
.header_out_4a3f.card-c2a8 .summary-short-4de9 > li > a .info_old_772c: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;
}
.header_out_4a3f.card-c2a8 .summary-short-4de9 > li:focus > a .info_old_772c:before,
.header_out_4a3f.card-c2a8
  .summary-short-4de9
  > li:hover
  > a
  .info_old_772c:before {
  width: 100%;
  background-color: currentColor;
}
.header_out_4a3f.card-c2a8
  .summary-short-4de9
  > li.layout-prev-0ad5
  > a
  .info_old_772c:before,
.header_out_4a3f.card-c2a8
  .summary-short-4de9
  > li.search-c23d
  > a
  .info_old_772c:before {
  width: 100%;
  background-color: currentColor;
}
.next_0d7f .cold_4048 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.next_0d7f .cold_4048 li:first-child > a {
  border-top: none;
}
.next_0d7f .cold_4048 .tabs_f5b7 > .info_old_772c .layout_609d {
  display: none;
}
.next_0d7f .cold_4048 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.next_0d7f .cold_4048 li:last-child {
  border: none;
}
.next_0d7f .cold_4048 li.banner_silver_dbf8 > a {
  padding-right: 45px !important;
}
.next_0d7f .cold_4048 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.next_0d7f .cold_4048 li a:focus,
.next_0d7f .cold_4048 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.next_0d7f .cold_4048 li .input_motion_8514 {
  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;
}
.next_0d7f .cold_4048 li .input_motion_8514:hover {
  box-shadow: none;
}
.next_0d7f .cold_4048 li .input_motion_8514 .layout_609d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.next_0d7f .cold_4048 .hot-230f {
  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);
}
.next_0d7f .cold_4048 .hot-230f li a {
  padding-left: 3em;
}
.next_0d7f .cold_4048 .plasma_f9c7 > a .input_motion_8514 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.next_0d7f .cold_4048 .plasma_f9c7 > .hot-230f {
  display: block;
  opacity: 1;
}
.hard-da9c {
  max-width: 100%;
}
.banner_action_03b1 {
  line-height: 0;
  cursor: pointer;
}
.bottom_c0e7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.bottom_c0e7:hover {
  box-shadow: none;
  color: currentColor;
}
.bottom_c0e7 svg {
  width: 18px;
  height: 18px;
}
.bottom_c0e7 .motion-fde9 {
  display: none;
}
.active_a3a4 {
  position: relative;
}
.active_a3a4.fn-active-f4cd .bottom_c0e7 .column-wood-192f {
  display: none;
}
.active_a3a4.fn-active-f4cd .bottom_c0e7 .motion-fde9 {
  display: inline-block;
}
.active_a3a4 .narrow-33f3 {
  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);
}
.active_a3a4.layout-gold-4e72 .narrow-33f3 {
  left: auto;
  right: -0.9em;
}
.active_a3a4.layout-gold-4e72 .action_ca5e::before {
  left: auto;
  right: 15px;
}
.active_a3a4.fn-active-f4cd .narrow-33f3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.video_c457 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.video_c457 label {
  flex-basis: 100%;
}
.video_c457 .notice_9444 {
  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;
}
.video_c457 .tag-09c2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.video_c457 .tag-09c2:focus {
  background-color: transparent;
}
.video_c457 button.lower-a774 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.video_c457 button.lower-a774:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.video_c457 button.lower-a774 svg {
  width: 18px;
  height: 18px;
}
.video_c457 input[type="submit"] {
  min-height: auto;
}
.summary_prev_0dd9 .video_c457 .tag-09c2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.action_ca5e {
  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) {
  .action_ca5e {
    width: 220px;
  }
}
.action_ca5e label {
  flex-basis: 100%;
}
.action_ca5e::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;
}
.fixed-5bf9 .summary_prev_0dd9 .video_c457 {
  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;
}
.fixed-5bf9
  .summary_prev_0dd9
  .video_c457
  .notice_9444 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.fixed-5bf9 .summary_prev_0dd9 .video_c457 .tag-09c2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.fixed-5bf9
  .summary_prev_0dd9
  .video_c457
  .tag-09c2:focus {
  background: 0 0;
}
.fixed-5bf9
  .summary_prev_0dd9
  .video_c457
  .thumbnail_14c9 {
  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;
}
.cool_b5b7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.cool_b5b7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.cool_b5b7 li:last-child {
  margin-right: 0;
}
.cool_b5b7 li:first-child {
  margin-left: 0;
}
.cool_b5b7.sidebar_5053 a {
  color: #fff;
}
.cool_b5b7.sidebar_5053 a:hover {
  color: #fff;
}
.cool_b5b7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.cool_b5b7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.cool_b5b7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.cool_b5b7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.cool_b5b7 [class*="social-icon-apple"] {
  background-color: #999;
}
.cool_b5b7 [class*="social-icon-apple"].photo-iron-9dd1 {
  background-color: transparent;
  color: #999;
}
.cool_b5b7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.cool_b5b7 [class*="social-icon-behance"].photo-iron-9dd1 {
  background-color: transparent;
  color: #1769ff;
}
.cool_b5b7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.cool_b5b7 [class*="social-icon-bitbucket"].photo-iron-9dd1 {
  background-color: transparent;
  color: #205081;
}
.cool_b5b7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.cool_b5b7 [class*="social-icon-codepen"].photo-iron-9dd1 {
  background-color: transparent;
  color: #000;
}
.cool_b5b7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.cool_b5b7 [class*="social-icon-delicious"].photo-iron-9dd1 {
  background-color: transparent;
  color: #39f;
}
.cool_b5b7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.cool_b5b7 [class*="social-icon-digg"].photo-iron-9dd1 {
  background-color: transparent;
  color: #005be2;
}
.cool_b5b7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.cool_b5b7 [class*="social-icon-dribbble"].photo-iron-9dd1 {
  background-color: transparent;
  color: #ea4c89;
}
.cool_b5b7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.cool_b5b7 [class*="social-icon-envelope"].photo-iron-9dd1 {
  background-color: transparent;
  color: #ea4335;
}
.cool_b5b7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.cool_b5b7 [class*="social-icon-facebook"].photo-iron-9dd1 {
  background-color: transparent;
  color: #3b5998;
}
.cool_b5b7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.cool_b5b7 [class*="social-icon-flickr"].photo-iron-9dd1 {
  background-color: transparent;
  color: #0063dc;
}
.cool_b5b7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.cool_b5b7 [class*="social-icon-foursquare"].photo-iron-9dd1 {
  background-color: transparent;
  color: #2d5be3;
}
.cool_b5b7 [class*="social-icon-github"] {
  background-color: #333;
}
.cool_b5b7 [class*="social-icon-github"].photo-iron-9dd1 {
  background-color: transparent;
  color: #333;
}
.cool_b5b7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.cool_b5b7 [class*="social-icon-google-plus"].photo-iron-9dd1 {
  background-color: transparent;
  color: #dd4b39;
}
.cool_b5b7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.cool_b5b7 [class*="social-icon-houzz"].photo-iron-9dd1 {
  background-color: transparent;
  color: #7ac142;
}
.cool_b5b7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.cool_b5b7 [class*="social-icon-instagram"].photo-iron-9dd1 {
  background-color: transparent;
  color: #262626;
}
.cool_b5b7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.cool_b5b7 [class*="social-icon-jsfiddle"].photo-iron-9dd1 {
  background-color: transparent;
  color: #487aa2;
}
.cool_b5b7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.cool_b5b7 [class*="social-icon-linkedin"].photo-iron-9dd1 {
  background-color: transparent;
  color: #0077b5;
}
.cool_b5b7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.cool_b5b7 [class*="social-icon-medium"].photo-iron-9dd1 {
  background-color: transparent;
  color: #00ab6b;
}
.cool_b5b7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.cool_b5b7
  [class*="social-icon-odnoklassniki"].photo-iron-9dd1 {
  background-color: transparent;
  color: #f4731c;
}
.cool_b5b7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.cool_b5b7 [class*="social-icon-meetup"].photo-iron-9dd1 {
  background-color: transparent;
  color: #ec1c40;
}
.cool_b5b7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.cool_b5b7 [class*="social-icon-pinterest"].photo-iron-9dd1 {
  background-color: transparent;
  color: #bd081c;
}
.cool_b5b7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.cool_b5b7 [class*="social-icon-product-hunt"].photo-iron-9dd1 {
  background-color: transparent;
  color: #da552f;
}
.cool_b5b7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.cool_b5b7 [class*="social-icon-reddit"].photo-iron-9dd1 {
  background-color: transparent;
  color: #ff4500;
}
.cool_b5b7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.cool_b5b7 [class*="social-icon-rss"].photo-iron-9dd1 {
  background-color: transparent;
  color: #f26522;
}
.cool_b5b7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.cool_b5b7
  [class*="social-icon-shopping-cart"].photo-iron-9dd1 {
  background-color: transparent;
  color: #4caf50;
}
.cool_b5b7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.cool_b5b7 [class*="social-icon-skype"].photo-iron-9dd1 {
  background-color: transparent;
  color: #00aff0;
}
.cool_b5b7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.cool_b5b7 [class*="social-icon-slideshare"].photo-iron-9dd1 {
  background-color: transparent;
  color: #0077b5;
}
.cool_b5b7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.cool_b5b7 [class*="social-icon-snapchat"].photo-iron-9dd1 {
  background-color: transparent;
  color: #fffc00;
}
.cool_b5b7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.cool_b5b7 [class*="social-icon-soundcloud"].photo-iron-9dd1 {
  background-color: transparent;
  color: #f80;
}
.cool_b5b7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.cool_b5b7 [class*="social-icon-spotify"].photo-iron-9dd1 {
  background-color: transparent;
  color: #2ebd59;
}
.cool_b5b7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.cool_b5b7
  [class*="social-icon-stack-overflow"].photo-iron-9dd1 {
  background-color: transparent;
  color: #fe7a15;
}
.cool_b5b7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.cool_b5b7 [class*="social-icon-maldkfgram"].photo-iron-9dd1 {
  background-color: transparent;
  color: #2ca5e0;
}
.cool_b5b7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.cool_b5b7 [class*="social-icon-tripadvisor"].photo-iron-9dd1 {
  background-color: transparent;
  color: #589442;
}
.cool_b5b7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.cool_b5b7 [class*="social-icon-tumblr"].photo-iron-9dd1 {
  background-color: transparent;
  color: #35465c;
}
.cool_b5b7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.cool_b5b7 [class*="social-icon-twitch"].photo-iron-9dd1 {
  background-color: transparent;
  color: #6441a5;
}
.cool_b5b7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.cool_b5b7 [class*="social-icon-twitter"].photo-iron-9dd1 {
  background-color: transparent;
  color: #1da1f2;
}
.cool_b5b7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.cool_b5b7 [class*="social-icon-vimeo"].photo-iron-9dd1 {
  background-color: transparent;
  color: #1ab7ea;
}
.cool_b5b7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.cool_b5b7 [class*="social-icon-vk"].photo-iron-9dd1 {
  background-color: transparent;
  color: #45668e;
}
.cool_b5b7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.cool_b5b7 [class*="social-icon-weibo"].photo-iron-9dd1 {
  background-color: transparent;
  color: #df2029;
}
.cool_b5b7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.cool_b5b7 [class*="social-icon-weixin"].photo-iron-9dd1 {
  background-color: transparent;
  color: #7bb32e;
}
.cool_b5b7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.cool_b5b7 [class*="social-icon-whatsapp"].photo-iron-9dd1 {
  background-color: transparent;
  color: #25d366;
}
.cool_b5b7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.cool_b5b7 [class*="social-icon-wordpress"].photo-iron-9dd1 {
  background-color: transparent;
  color: #21759b;
}
.cool_b5b7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.cool_b5b7 [class*="social-icon-xing"].photo-iron-9dd1 {
  background-color: transparent;
  color: #026466;
}
.cool_b5b7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.cool_b5b7 [class*="social-icon-yelp"].photo-iron-9dd1 {
  background-color: transparent;
  color: #af0606;
}
.cool_b5b7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.cool_b5b7 [class*="social-icon-youtube"].photo-iron-9dd1 {
  background-color: transparent;
  color: #cd201f;
}
.paragraph_wood_3858 {
  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;
}
.paragraph_wood_3858:hover {
  box-shadow: none;
  background: 0 0;
}
.notification_dc6c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.heading-in-4ca6 {
  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;
}
.wrapper_827c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.banner-c2ff {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.banner-c2ff,
.banner-c2ff::after,
.banner-c2ff::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;
}
.banner-c2ff::after,
.banner-c2ff::before {
  content: "";
  display: block;
  background-color: inherit;
}
.label-0236 .heading-in-4ca6 .wrapper_827c {
  margin-top: -2px;
  width: 19px;
}
.label-0236 .heading-in-4ca6 .banner-c2ff {
  margin-top: -1px;
}
.label-0236 .heading-in-4ca6 .banner-c2ff,
.label-0236 .heading-in-4ca6 .banner-c2ff::after,
.label-0236 .heading-in-4ca6 .banner-c2ff::before {
  width: 19px;
  height: 2px;
}
.label-0236 .heading-in-4ca6 .banner-c2ff::before {
  top: -6px;
}
.label-0236 .heading-in-4ca6 .banner-c2ff::after {
  bottom: -6px;
}
.focused_b457 .heading-in-4ca6 .wrapper_827c {
  margin-top: -2px;
  width: 22px;
}
.focused_b457 .heading-in-4ca6 .banner-c2ff {
  margin-top: -1px;
}
.focused_b457 .heading-in-4ca6 .banner-c2ff,
.focused_b457 .heading-in-4ca6 .banner-c2ff::after,
.focused_b457 .heading-in-4ca6 .banner-c2ff::before {
  width: 22px;
  height: 2px;
}
.focused_b457 .heading-in-4ca6 .banner-c2ff::before {
  top: -7px;
}
.focused_b457 .heading-in-4ca6 .banner-c2ff::after {
  bottom: -7px;
}
.title-dae2 .heading-in-4ca6 .wrapper_827c {
  margin-top: -2px;
  width: 31px;
}
.title-dae2 .heading-in-4ca6 .banner-c2ff {
  margin-top: -1.5px;
}
.title-dae2 .heading-in-4ca6 .banner-c2ff,
.title-dae2 .heading-in-4ca6 .banner-c2ff::after,
.title-dae2 .heading-in-4ca6 .banner-c2ff::before {
  width: 31px;
  height: 3px;
}
.title-dae2 .heading-in-4ca6 .banner-c2ff::before {
  top: -9px;
}
.title-dae2 .heading-in-4ca6 .banner-c2ff::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .up_aded .heading-in-4ca6 .wrapper_827c {
    margin-top: -2px;
    width: 19px;
  }
  .up_aded .heading-in-4ca6 .banner-c2ff {
    margin-top: -1px;
  }
  .up_aded .heading-in-4ca6 .banner-c2ff,
  .up_aded .heading-in-4ca6 .banner-c2ff::after,
  .up_aded .heading-in-4ca6 .banner-c2ff::before {
    width: 19px;
    height: 2px;
  }
  .up_aded .heading-in-4ca6 .banner-c2ff::before {
    top: -6px;
  }
  .up_aded .heading-in-4ca6 .banner-c2ff::after {
    bottom: -6px;
  }
  .stone-7228 .heading-in-4ca6 .wrapper_827c {
    margin-top: -2px;
    width: 22px;
  }
  .stone-7228 .heading-in-4ca6 .banner-c2ff {
    margin-top: -1px;
  }
  .stone-7228 .heading-in-4ca6 .banner-c2ff,
  .stone-7228 .heading-in-4ca6 .banner-c2ff::after,
  .stone-7228 .heading-in-4ca6 .banner-c2ff::before {
    width: 22px;
    height: 2px;
  }
  .stone-7228 .heading-in-4ca6 .banner-c2ff::before {
    top: -7px;
  }
  .stone-7228 .heading-in-4ca6 .banner-c2ff::after {
    bottom: -7px;
  }
  .accordion_new_b4ca .heading-in-4ca6 .wrapper_827c {
    margin-top: -2px;
    width: 31px;
  }
  .accordion_new_b4ca .heading-in-4ca6 .banner-c2ff {
    margin-top: -1.5px;
  }
  .accordion_new_b4ca .heading-in-4ca6 .banner-c2ff,
  .accordion_new_b4ca .heading-in-4ca6 .banner-c2ff::after,
  .accordion_new_b4ca .heading-in-4ca6 .banner-c2ff::before {
    width: 31px;
    height: 3px;
  }
  .accordion_new_b4ca .heading-in-4ca6 .banner-c2ff::before {
    top: -9px;
  }
  .accordion_new_b4ca .heading-in-4ca6 .banner-c2ff::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .detail-cff1 .heading-in-4ca6 .wrapper_827c {
    margin-top: -2px;
    width: 19px;
  }
  .detail-cff1 .heading-in-4ca6 .banner-c2ff {
    margin-top: -1px;
  }
  .detail-cff1 .heading-in-4ca6 .banner-c2ff,
  .detail-cff1 .heading-in-4ca6 .banner-c2ff::after,
  .detail-cff1 .heading-in-4ca6 .banner-c2ff::before {
    width: 19px;
    height: 2px;
  }
  .detail-cff1 .heading-in-4ca6 .banner-c2ff::before {
    top: -6px;
  }
  .detail-cff1 .heading-in-4ca6 .banner-c2ff::after {
    bottom: -6px;
  }
  .content-1fda .heading-in-4ca6 .wrapper_827c {
    margin-top: -2px;
    width: 22px;
  }
  .content-1fda .heading-in-4ca6 .banner-c2ff {
    margin-top: -1px;
  }
  .content-1fda .heading-in-4ca6 .banner-c2ff,
  .content-1fda .heading-in-4ca6 .banner-c2ff::after,
  .content-1fda .heading-in-4ca6 .banner-c2ff::before {
    width: 22px;
    height: 2px;
  }
  .content-1fda .heading-in-4ca6 .banner-c2ff::before {
    top: -7px;
  }
  .content-1fda .heading-in-4ca6 .banner-c2ff::after {
    bottom: -7px;
  }
  .chip_thick_a327 .heading-in-4ca6 .wrapper_827c {
    margin-top: -2px;
    width: 31px;
  }
  .chip_thick_a327 .heading-in-4ca6 .banner-c2ff {
    margin-top: -1.5px;
  }
  .chip_thick_a327 .heading-in-4ca6 .banner-c2ff,
  .chip_thick_a327 .heading-in-4ca6 .banner-c2ff::after,
  .chip_thick_a327 .heading-in-4ca6 .banner-c2ff::before {
    width: 31px;
    height: 3px;
  }
  .chip_thick_a327 .heading-in-4ca6 .banner-c2ff::before {
    top: -9px;
  }
  .chip_thick_a327 .heading-in-4ca6 .banner-c2ff::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .frame_46bf .heading-in-4ca6 .wrapper_827c {
    margin-top: -2px;
    width: 19px;
  }
  .frame_46bf .heading-in-4ca6 .banner-c2ff {
    margin-top: -1px;
  }
  .frame_46bf .heading-in-4ca6 .banner-c2ff,
  .frame_46bf .heading-in-4ca6 .banner-c2ff::after,
  .frame_46bf .heading-in-4ca6 .banner-c2ff::before {
    width: 19px;
    height: 2px;
  }
  .frame_46bf .heading-in-4ca6 .banner-c2ff::before {
    top: -6px;
  }
  .frame_46bf .heading-in-4ca6 .banner-c2ff::after {
    bottom: -6px;
  }
  .smooth-4e63 .heading-in-4ca6 .wrapper_827c {
    margin-top: -2px;
    width: 22px;
  }
  .smooth-4e63 .heading-in-4ca6 .banner-c2ff {
    margin-top: -1px;
  }
  .smooth-4e63 .heading-in-4ca6 .banner-c2ff,
  .smooth-4e63 .heading-in-4ca6 .banner-c2ff::after,
  .smooth-4e63 .heading-in-4ca6 .banner-c2ff::before {
    width: 22px;
    height: 2px;
  }
  .smooth-4e63 .heading-in-4ca6 .banner-c2ff::before {
    top: -7px;
  }
  .smooth-4e63 .heading-in-4ca6 .banner-c2ff::after {
    bottom: -7px;
  }
  .element_a62b .heading-in-4ca6 .wrapper_827c {
    margin-top: -2px;
    width: 31px;
  }
  .element_a62b .heading-in-4ca6 .banner-c2ff {
    margin-top: -1.5px;
  }
  .element_a62b .heading-in-4ca6 .banner-c2ff,
  .element_a62b .heading-in-4ca6 .banner-c2ff::after,
  .element_a62b .heading-in-4ca6 .banner-c2ff::before {
    width: 31px;
    height: 3px;
  }
  .element_a62b .heading-in-4ca6 .banner-c2ff::before {
    top: -9px;
  }
  .element_a62b .heading-in-4ca6 .banner-c2ff::after {
    bottom: -9px;
  }
}
.tabs-out-9ecb .banner-c2ff {
  -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);
}
.tabs-out-9ecb .banner-c2ff::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tabs-out-9ecb .banner-c2ff::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);
}
.tabs-out-9ecb.accent-3c31 .banner-c2ff {
  -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);
}
.tabs-out-9ecb.accent-3c31 .banner-c2ff::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tabs-out-9ecb.accent-3c31 .banner-c2ff::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);
}
.dropdown_active_c447 {
  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.warm-d1fa:before {
  display: none;
}
.hovered-04f4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.hovered-04f4 .filter-ec88 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.hovered-04f4 .filter-ec88:last-of-type {
  border-bottom: none;
}
.hovered-04f4 .filter-ec88.bright_48d4,
.hovered-04f4 .filter-ec88.hard-e6c8,
.hovered-04f4 .filter-ec88.bronze-04cf {
  padding: 0;
}
.hovered-04f4 .next_0d7f .input_motion_8514 {
  color: currentColor;
}
.hovered-04f4 .next_0d7f .input_motion_8514:focus,
.hovered-04f4 .next_0d7f .input_motion_8514:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hovered-04f4.next_597e .highlight_blue_00bb,
.hovered-04f4.next_597e .text-d35d a,
.hovered-04f4.next_597e .summary-short-4de9 a,
.hovered-04f4.next_597e .hot-230f a {
  color: rgba(0, 0, 0, 0.55);
}
.hovered-04f4.next_597e .highlight_blue_00bb:hover,
.hovered-04f4.next_597e .text-d35d a:hover,
.hovered-04f4.next_597e .summary-short-4de9 a:hover,
.hovered-04f4.next_597e .hot-230f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-04f4.next_597e .gallery-bdea {
  color: rgba(0, 0, 0, 0.8);
}
.hovered-04f4.next_597e .filter-ec88 {
  border-color: rgba(0, 0, 0, 0.08);
}
.hovered-04f4.next_597e .filter-ec88:before {
  background: rgba(0, 0, 0, 0.08);
}
.hovered-04f4.next_597e .wrapper_paper_8c52:before {
  background: rgba(255, 255, 255, 0.9);
}
.hovered-04f4.next_597e .next_0d7f .cold_4048 li a,
.hovered-04f4.next_597e .next_0d7f .input_motion_8514,
.hovered-04f4.next_597e .hot-230f {
  border-color: rgba(0, 0, 0, 0.08);
}
.hovered-04f4.next_597e .next_0d7f .input_motion_8514:focus,
.hovered-04f4.next_597e .next_0d7f .input_motion_8514:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hovered-04f4.next_597e .cold_4048 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hovered-04f4.modal_0a9f .highlight_blue_00bb,
.hovered-04f4.modal_0a9f .text-d35d a,
.hovered-04f4.modal_0a9f .summary-short-4de9 .input_motion_8514,
.hovered-04f4.modal_0a9f .summary-short-4de9 a,
.hovered-04f4.modal_0a9f .hot-230f a {
  color: rgba(255, 255, 255, 0.79);
}
.hovered-04f4.modal_0a9f .highlight_blue_00bb:hover,
.hovered-04f4.modal_0a9f .text-d35d a:hover,
.hovered-04f4.modal_0a9f .summary-short-4de9 .input_motion_8514:hover,
.hovered-04f4.modal_0a9f .summary-short-4de9 a:hover,
.hovered-04f4.modal_0a9f .hot-230f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-04f4.modal_0a9f .gallery-bdea {
  color: rgba(255, 255, 255, 0.99);
}
.hovered-04f4.modal_0a9f .filter-ec88 {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered-04f4.modal_0a9f .filter-ec88:before {
  background: rgba(255, 255, 255, 0.08);
}
.hovered-04f4.modal_0a9f .wrapper_paper_8c52:before {
  background: rgba(0, 0, 0, 0.9);
}
.hovered-04f4.modal_0a9f .next_0d7f .cold_4048 li a,
.hovered-04f4.modal_0a9f .next_0d7f .input_motion_8514,
.hovered-04f4.modal_0a9f .hot-230f {
  border-color: rgba(255, 255, 255, 0.08);
}
.hovered-04f4.modal_0a9f .next_0d7f .input_motion_8514:focus,
.hovered-04f4.modal_0a9f .next_0d7f .input_motion_8514:hover {
  background: rgba(0, 0, 0, 0.01);
}
.hovered-04f4.modal_0a9f .cold_4048 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.wrapper_paper_8c52 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.wrapper_paper_8c52:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.down-636f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.column-fcec .hovered-04f4 {
  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;
}
.column-fcec .filter-ec88 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.column-fcec .filter-ec88: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) {
  .column-fcec .filter-ec88:before {
    width: 16%;
    left: 42%;
  }
}
.column-fcec .filter-ec88:last-child:before {
  content: none;
}
.column-fcec .filter-ec88[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.column-fcec .next_0d7f .cold_4048 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.column-fcec .next_0d7f .cold_4048 li a .input_motion_8514 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.column-fcec .next_0d7f .hot-230f {
  border: none;
}
.column-fcec .next_0d7f .hot-230f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.column-fcec .wrapper_paper_8c52 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.column-fcec .down-636f {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.column-fcec .modal_0a9f .wrapper_paper_8c52:before {
  background: rgba(0, 0, 0, 0.9);
}
.column-fcec .next_597e.inner_9cc3 .banner-c2ff {
  background: rgba(0, 0, 0, 0.6);
}
.column-fcec
  .next_597e.inner_9cc3
  .banner-c2ff::after,
.column-fcec
  .next_597e.inner_9cc3
  .banner-c2ff:before {
  background: inherit;
}
.column-fcec
  .next_597e.inner_9cc3:hover
  .banner-c2ff {
  background: rgba(0, 0, 0, 0.8);
}
.photo-ed25 .hovered-04f4 {
  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) {
  .photo-ed25 .hovered-04f4 {
    width: auto;
    right: 45px;
  }
}
.title-simple-cf2c .hovered-04f4 {
  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) {
  .title-simple-cf2c .hovered-04f4 {
    width: auto;
    left: 45px;
  }
}
.warm-d1fa .hovered-04f4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.warm-d1fa .down-636f {
  max-width: 48em;
  margin: 0 auto;
}
.warm-d1fa .wrapper_paper_8c52:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.lower_a5ea {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.lower_a5ea.column-fcec .hovered-04f4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.lower_a5ea.photo-ed25 .hovered-04f4 {
  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);
}
.lower_a5ea .hovered-04f4 {
  visibility: visible;
}
.lower_a5ea.title-simple-cf2c .hovered-04f4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.white-bed0,
.avatar_lite_bf6b {
  overflow-x: hidden;
}
.white-bed0 .hovered-04f4 {
  overflow: auto;
}
.white-bed0.column-fcec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white-bed0.column-fcec .hovered-04f4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.white-bed0.column-fcec .paragraph_wood_3858 {
  opacity: 0;
}
.white-bed0.photo-ed25 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white-bed0.photo-ed25 .hovered-04f4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.white-bed0.photo-ed25 .paragraph_wood_3858 {
  opacity: 0;
}
.white-bed0.title-simple-cf2c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.white-bed0.title-simple-cf2c .hovered-04f4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.white-bed0.title-simple-cf2c .paragraph_wood_3858 {
  opacity: 0;
}
.white-bed0.warm-d1fa .hovered-04f4 {
  z-index: 10;
  visibility: visible;
}
.inner_9cc3 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.inner_9cc3 .banner-c2ff {
  background: rgba(255, 255, 255, 0.99);
}
.inner_9cc3 .banner-c2ff::after,
.inner_9cc3 .banner-c2ff:before {
  background: inherit;
}
.inner_9cc3:hover .banner-c2ff {
  background: rgba(255, 255, 255, 0.99);
}
.title-simple-cf2c .inner_9cc3 {
  top: 10px;
  right: auto;
  left: 12px;
}
.warm-d1fa .inner_9cc3 {
  display: none !important;
}
.white-bed0:before,
.avatar_lite_bf6b:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.white-bed0 .inner_9cc3,
.avatar_lite_bf6b .inner_9cc3 {
  display: inline-block;
}
.hovered-04f4 .background_dynamic_1c11 {
  -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;
}
.white-bed0 .hovered-04f4 .background_dynamic_1c11,
.avatar_lite_bf6b .hovered-04f4 .background_dynamic_1c11 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.border-fedf .notice_9444 {
  width: 100%;
}
.upper_6fae {
  padding: 0 0.5em 0;
}
.upper_6fae [class*="customify-col-"],
.upper_6fae [class*="customify-col_"],
.upper_6fae [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.short_0fef .upper_6fae {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .sidebar_down_b079 .photo-liquid-1b0c,
  .photo-liquid-1b0c {
    display: none;
  }
  .input-fe5b {
    text-align: left;
  }
  .accent-focused-2619 {
    text-align: center;
  }
  .component-medium-1d2d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .sidebar_down_b079 .list_05bf,
  .list_05bf {
    display: none;
  }
  .narrow-77cb {
    text-align: left;
  }
  .accordion_complex_175b {
    text-align: center;
  }
  .fixed-3de4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_down_b079 .info_left_7be6,
  .info_left_7be6 {
    display: none;
  }
  .focus_current_788d {
    text-align: left;
  }
  .blue-300e {
    text-align: center;
  }
  .title_glass_1475 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.mini_53b9 {
  box-shadow: none !important;
}
.primary_soft_4105 .center_f301,
.tooltip_8282 .center_f301 {
  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;
}
.tooltip_8282 .center_f301 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.fluid-e1d2 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.fluid-e1d2:after,
.fluid-e1d2:before {
  content: "";
  display: table;
}
.fluid-e1d2:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .fluid-e1d2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.fluid-e1d2,
.panel_5547 {
  max-width: 1248px;
  margin: 0 auto;
}

.search-b380.left_6769 .fluid-e1d2 {
  max-width: 100%;
}
.search-b380.right-6ddc {
  max-width: 1200px;
  margin: 0 auto;
}
.search-b380.lite-f8d5 .fluid-e1d2 {
  max-width: 100%;
}
.search-b380.lite-f8d5 > .fluid-e1d2 {
  padding-left: 0;
  padding-right: 0;
}
.search-b380.lite-f8d5 > .fluid-e1d2 .sidebar_down_b079 {
  margin: 0;
}
.search-b380.lite-f8d5
  > .fluid-e1d2
  .north_1ac1.pattern-e398 {
  margin-right: 0;
  margin-left: 0;
}
.search-b380.lite-f8d5 #main.pattern-e398 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .east-251c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .east-251c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dark_5c76 .slow_3be7 {
    padding-right: 1em;
  }
  .dark_5c76.pagination-active-dfad .north_1ac1 {
    border-right: 1px solid #eaecee;
  }
  .dark_5c76.pagination-active-dfad .slow_3be7 {
    padding-right: 1em;
  }
  .dark_5c76.pagination-active-dfad .button-bronze-9ad6 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .aside-3bd7 .slow_3be7 {
    padding-left: 1em;
  }
  .aside-3bd7.pagination-active-dfad .north_1ac1 {
    border-left: 1px solid #eaecee;
  }
  .aside-3bd7.pagination-active-dfad .slow_3be7 {
    padding-left: 1em;
  }
  .aside-3bd7.pagination-active-dfad .button-bronze-9ad6 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .panel-876c .slow_3be7 {
    padding-left: 1em;
  }
  .panel-876c.pagination-active-dfad .basic-db0f {
    border-right: 1px solid #eaecee;
  }
  .panel-876c.pagination-active-dfad .nav-hovered-91f0 {
    border-right: 1px solid #eaecee;
  }
  .panel-876c.pagination-active-dfad .slow_3be7 {
    padding-left: 1em;
  }
  .panel-876c.pagination-active-dfad .button-bronze-9ad6 {
    padding-right: 1em;
  }
  .panel-876c.pagination-active-dfad .iron-d1e7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .text-b5d5 .slow_3be7 {
    padding-right: 1em;
  }
  .text-b5d5.pagination-active-dfad .basic-db0f {
    border-left: 1px solid #eaecee;
  }
  .text-b5d5.pagination-active-dfad .nav-hovered-91f0 {
    border-left: 1px solid #eaecee;
  }
  .text-b5d5.pagination-active-dfad .slow_3be7 {
    padding-right: 1em;
  }
  .text-b5d5.pagination-active-dfad .button-bronze-9ad6 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .text-b5d5.pagination-active-dfad .iron-d1e7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .east-251c .slow_3be7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .east-251c.pagination-active-dfad .north_1ac1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .east-251c.pagination-active-dfad .slow_3be7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .east-251c.pagination-active-dfad .button-bronze-9ad6 {
    padding-left: 1em;
  }
  .east-251c.pagination-active-dfad .iron-d1e7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .east-251c.pagination-active-dfad .slow_3be7 {
    padding-left: 0;
  }
}
.media_under_3807 .hot-ee0e {
  display: inline-block;
}
.modal_e33a {
  display: inline-block;
}
.caption_left_5b1f {
  word-con: break-word;
}
.main-orange-5ac5 > span {
  display: inline-block;
  padding: 5px 0;
}
.main-orange-5ac5 .video-slow-5d8b {
  margin-left: 8px;
  margin-right: 8px;
}
.main-orange-5ac5 .input_over_49bc img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.disabled_hard_5b13 .hidden_brown_35ba {
  margin-bottom: 2em;
}
.disabled_hard_5b13 .modal_1afd {
  margin-bottom: 15px;
}
.disabled_hard_5b13 .modal_1afd:last-child {
  margin-bottom: 0;
}
.disabled_hard_5b13 .paper-3ddb {
  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) {
  .disabled_hard_5b13 .paper-3ddb {
    display: block;
  }
}
.disabled_hard_5b13 .highlight_black_637b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .disabled_hard_5b13 .highlight_black_637b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.disabled_hard_5b13 .highlight-5e43 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.disabled_hard_5b13 .highlight-5e43 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.disabled_hard_5b13 .highlight-5e43 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.disabled_hard_5b13 .caption_left_5b1f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.disabled_hard_5b13 .caption_left_5b1f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.disabled_hard_5b13 .tall-0dc1 p:last-child {
  margin-bottom: 0;
}
.disabled_hard_5b13 .full_839f {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.disabled_hard_5b13 .rough-d98a {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.disabled_hard_5b13 .main-simple-71d4 {
  margin-top: 1em;
}
.disabled_hard_5b13 .dropdown_3abe {
  top: 0;
  display: block;
}
.disabled_hard_5b13 .dropdown_3abe a {
  color: inherit;
}
.disabled_hard_5b13 .dropdown_3abe a:hover {
  color: inherit;
}
.disabled_hard_5b13 .mask_53d0 {
  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;
}
.disabled_hard_5b13 .mask_53d0:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.disabled_hard_5b13 .rough-d98a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.disabled_hard_5b13 .narrow-29ad {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.disabled_hard_5b13 .narrow-29ad:first-child {
  margin-top: 0;
}
.disabled_hard_5b13 .narrow-29ad.sort_11f9 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.disabled_hard_5b13 .narrow-29ad.thumbnail-gold-0611 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.disabled_hard_5b13
  .narrow-29ad.thumbnail-gold-0611.surface_huge_f90e
  .main-simple-71d4 {
  width: 100%;
}
.disabled_hard_5b13 .thumbnail-gold-0611 {
  -webkit-box-align: center;
  align-items: center;
}
.disabled_hard_5b13 .thumbnail-gold-0611 .main-orange-5ac5,
.disabled_hard_5b13 .thumbnail-gold-0611 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.disabled_hard_5b13 .highlight-5e43 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.disabled_hard_5b13 .highlight-5e43 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.disabled_hard_5b13 .highlight-5e43: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;
}
.disabled_hard_5b13 .sort_11f9 {
  z-index: 5;
}
.disabled_hard_5b13 .header_b86d .link_focused_fa90 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.disabled_hard_5b13 .border_52b0 .link_focused_fa90 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.disabled_hard_5b13 .breadcrumb-52f2 .link_focused_fa90 {
  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;
}
.disabled_hard_5b13.caption_316f .paper-3ddb,
.disabled_hard_5b13.picture-action-4a23 .paper-3ddb {
  display: block;
}
.disabled_hard_5b13.caption_316f .paper-3ddb .item_82b1,
.disabled_hard_5b13.caption_316f .paper-3ddb .rough-d98a,
.disabled_hard_5b13.picture-action-4a23 .paper-3ddb .item_82b1,
.disabled_hard_5b13.picture-action-4a23 .paper-3ddb .rough-d98a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.disabled_hard_5b13.background-1857 .highlight_black_637b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .disabled_hard_5b13.background-1857 .highlight_black_637b {
    margin-right: 0;
  }
}
.disabled_hard_5b13.caption_316f .highlight_black_637b,
.disabled_hard_5b13.picture-action-4a23 .highlight_black_637b {
  padding-top: 40%;
}
.disabled_hard_5b13.caption_316f .hidden_brown_35ba,
.disabled_hard_5b13.picture-action-4a23 .hidden_brown_35ba {
  display: block;
}
.disabled_hard_5b13.caption_316f .fn-sticky-f4cd .rough-d98a,
.disabled_hard_5b13.picture-action-4a23 .fn-sticky-f4cd .rough-d98a {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.disabled_hard_5b13.caption_316f .highlight_black_637b,
.disabled_hard_5b13.picture-action-4a23 .highlight_black_637b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.disabled_hard_5b13.caption_316f .rough-d98a {
  padding: 1em;
}
.disabled_92ea {
  margin: 30px auto;
  display: block;
}
.disabled_92ea .box_7c81 > * {
  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;
}
.disabled_92ea .box_7c81 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.disabled_92ea .box_7c81 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section-7c1f .main-orange-5ac5 {
  margin-bottom: 1.41575em;
}
.section-7c1f .element_f340 {
  margin-bottom: 1.618em;
}
.border_in_a7a0 .outline-a028 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.border_in_a7a0 .outline-a028 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.border_in_a7a0 .input_thick_b3c4 {
  max-width: 100%;
  overflow: auto;
}
.yellow-3ced .border_in_a7a0 a:hover {
  text-decoration: underline;
}
.brown-0001 .modal_1afd:not(.caption_left_5b1f),
.brown-0001 .highlight-5e43 {
  margin-bottom: 1.41575em;
}
.brown-0001 .modal_1afd:not(.caption_left_5b1f):last-child,
.brown-0001 .highlight-5e43:last-child {
  margin-bottom: 0;
}
.brown-0001 .modal_1afd.description-e4e3 {
  margin-bottom: 0.41575em;
}
.brown-0001 .under_391a:before,
.brown-0001 .gradient_complex_2474:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.brown-0001 .under_391a:before {
  content: "\f115";
}
.brown-0001 .gradient_complex_2474:before {
  content: "\f02c";
}
.brown-0001 .block-in-c853 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.brown-0001 .block-in-c853 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.input_a011 {
  display: -webkit-box;
  display: flex;
}
.input_a011 .aside_active_bebc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .input_a011 .aside_active_bebc {
    flex-basis: 90px;
  }
}
.input_a011 .slider_hard_c0a6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .input_a011 .slider_hard_c0a6 {
    flex-basis: calc(100% - 50px);
  }
}
.input_a011 .backdrop-d7c2 p:last-child {
  margin-bottom: 0.72em;
}
.lower-d914 .box_7c81 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.lower-d914 .box_7c81:after,
.lower-d914 .box_7c81:before {
  content: "";
  display: table;
}
.lower-d914 .box_7c81:after {
  clear: both;
}
.lower-d914 .box_7c81 .banner-082d,
.lower-d914 .box_7c81 .button-b070 {
  width: 49%;
}
.lower-d914 .box_7c81 .banner-082d a span.under-eba3,
.lower-d914 .box_7c81 .button-b070 a span.under-eba3 {
  display: block;
  margin-bottom: 5px;
}
.lower-d914 .box_7c81 .button-b070 {
  float: left;
  text-align: left;
}
.lower-d914 .box_7c81 .banner-082d {
  float: right;
  text-align: right;
}
.media-brown-3706 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .media-brown-3706 {
    margin-bottom: 0;
  }
}
.detail-black-389a {
  margin-bottom: 1em;
}
.detail-black-389a .caption_left_5b1f {
  font-size: 1.1em;
  line-height: 1.3;
}
.icon-top-5023 a {
  display: block;
  line-height: 0;
  position: relative;
}
.chip-6e4f .detail-black-389a,
.breadcrumb-7b9c .detail-black-389a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .chip-6e4f .detail-black-389a,
  .breadcrumb-7b9c .detail-black-389a {
    display: block;
  }
}
.chip-6e4f .icon-top-5023,
.breadcrumb-7b9c .icon-top-5023 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .chip-6e4f .icon-top-5023,
  .breadcrumb-7b9c .icon-top-5023 {
    margin-bottom: 1em;
  }
}
.chip-6e4f .icon-top-5023 img,
.breadcrumb-7b9c .icon-top-5023 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.chip-6e4f .dropdown_thick_550c,
.breadcrumb-7b9c .dropdown_thick_550c {
  flex-basis: calc(100% - 160px);
}
.chip-6e4f .dropdown_thick_550c p,
.breadcrumb-7b9c .dropdown_thick_550c p {
  margin-bottom: 0;
}
.chip-6e4f .dropdown_thick_550c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .chip-6e4f .dropdown_thick_550c {
    padding-left: 0;
  }
}
.breadcrumb-7b9c .dropdown_thick_550c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .breadcrumb-7b9c .dropdown_thick_550c {
    padding-right: 0;
  }
}
.breadcrumb-7b9c .icon-top-5023 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.surface-a817 .icon-top-5023 {
  margin-bottom: 0.5em;
}
.surface-a817 .icon-top-5023 img {
  width: 100%;
}
.header_stone_ede0 .tertiary-f2f4,
.stone_5104 .tertiary-f2f4 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.stone_5104 .north_1ac1 .popup_ef0c p:last-child {
  margin-bottom: 0;
}
.white_3de5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.copper_1cf2 .list-soft-f87d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .copper_1cf2 .list-soft-f87d:last-of-type {
    margin-bottom: 0;
  }
}
.copper_1cf2 .list-soft-f87d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.copper_1cf2 .list-soft-f87d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.copper_1cf2 .list-soft-f87d ul li {
  margin: 0 0 0.6em;
}
.copper_1cf2 .list-soft-f87d ul li.table_wood_061f,
.copper_1cf2 .list-soft-f87d ul li.row-bright-aecd {
  position: relative;
}
.copper_1cf2 .list-soft-f87d ul li.table_wood_061f .accent-5c1f,
.copper_1cf2 .list-soft-f87d ul li.row-bright-aecd .accent-5c1f {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.copper_1cf2 .list-soft-f87d ul li.table_wood_061f:after:after,
.copper_1cf2 .list-soft-f87d ul li.table_wood_061f:after:before,
.copper_1cf2
  .list-soft-f87d
  ul
  li.row-bright-aecd:after:after,
.copper_1cf2
  .list-soft-f87d
  ul
  li.row-bright-aecd:after:before {
  content: "";
  display: table;
}
.copper_1cf2 .list-soft-f87d ul li.table_wood_061f:after:after,
.copper_1cf2
  .list-soft-f87d
  ul
  li.row-bright-aecd:after:after {
  clear: both;
}
.copper_1cf2 .list-soft-f87d a.media_1e69:hover {
  text-decoration: none;
}
.copper_1cf2 .list-soft-f87d select {
  max-width: 100%;
}
.copper_1cf2 .list-soft-f87d table {
  font-size: 85%;
}
.copper_1cf2 .list-soft-f87d table td,
.copper_1cf2 .list-soft-f87d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.copper_1cf2 .list-soft-f87d table tfoot td {
  text-align: left;
}
.copper_1cf2 .list-soft-f87d :last-child {
  margin-bottom: 0;
}
.copper_1cf2 .list-soft-f87d .caption_d149 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.copper_1cf2 .list-soft-f87d .caption_d149 label {
  width: 100%;
}
.copper_1cf2 .list-soft-f87d .caption_d149 .tag-09c2 {
  width: 100%;
  display: block;
}
.copper_1cf2 .list-soft-f87d .caption_d149 .lower-a774 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.copper_1cf2 .list-soft-f87d .caption_d149 .lower-a774:hover svg #svg-search {
  fill: #444;
}
.copper_1cf2 .list-soft-f87d .caption_d149 .lower-a774 svg {
  width: 18px;
  height: 18px;
}
.copper_1cf2 .status_daab ul ul,
.copper_1cf2 .solid-db3e ul ul,
.copper_1cf2 .element-1bd1 ul ul,
.copper_1cf2 .search_b2aa ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.copper_1cf2 .status_daab .banner_silver_dbf8 > a,
.copper_1cf2 .solid-db3e .banner_silver_dbf8 > a,
.copper_1cf2 .element-1bd1 .banner_silver_dbf8 > a,
.copper_1cf2 .search_b2aa .banner_silver_dbf8 > a {
  margin-bottom: 0;
}
.copper_1cf2 .banner_d55b li,
.copper_1cf2 .status_daab li,
.copper_1cf2 .tertiary-center-d406 li,
.copper_1cf2 .solid-db3e li,
.copper_1cf2 .element-1bd1 li,
.copper_1cf2 .search_b2aa li,
.copper_1cf2 .hovered_2932 li,
.copper_1cf2 .narrow_e83f li {
  display: block;
  position: relative;
}
.copper_1cf2 .banner_d55b li:last-child,
.copper_1cf2 .status_daab li:last-child,
.copper_1cf2 .tertiary-center-d406 li:last-child,
.copper_1cf2 .solid-db3e li:last-child,
.copper_1cf2 .element-1bd1 li:last-child,
.copper_1cf2 .search_b2aa li:last-child,
.copper_1cf2 .hovered_2932 li:last-child,
.copper_1cf2 .narrow_e83f li:last-child {
  border: none;
}
.copper_1cf2 .banner_d55b li a,
.copper_1cf2 .status_daab li a,
.copper_1cf2 .tertiary-center-d406 li a,
.copper_1cf2 .solid-db3e li a,
.copper_1cf2 .element-1bd1 li a,
.copper_1cf2 .search_b2aa li a,
.copper_1cf2 .hovered_2932 li a,
.copper_1cf2 .narrow_e83f li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.copper_1cf2 .banner_d55b li ul li::before,
.copper_1cf2 .status_daab li ul li::before,
.copper_1cf2 .tertiary-center-d406 li ul li::before,
.copper_1cf2 .solid-db3e li ul li::before,
.copper_1cf2 .element-1bd1 li ul li::before,
.copper_1cf2 .search_b2aa li ul li::before,
.copper_1cf2 .hovered_2932 li ul li::before,
.copper_1cf2 .narrow_e83f li ul li::before {
  left: 15px;
}
.copper_1cf2 .banner_d55b li ul a,
.copper_1cf2 .status_daab li ul a,
.copper_1cf2 .tertiary-center-d406 li ul a,
.copper_1cf2 .solid-db3e li ul a,
.copper_1cf2 .element-1bd1 li ul a,
.copper_1cf2 .search_b2aa li ul a,
.copper_1cf2 .hovered_2932 li ul a,
.copper_1cf2 .narrow_e83f li ul a {
  padding-left: 20px;
}
.copper_1cf2 .banner_d55b li ul ul li::before,
.copper_1cf2 .status_daab li ul ul li::before,
.copper_1cf2 .tertiary-center-d406 li ul ul li::before,
.copper_1cf2 .solid-db3e li ul ul li::before,
.copper_1cf2 .element-1bd1 li ul ul li::before,
.copper_1cf2 .search_b2aa li ul ul li::before,
.copper_1cf2 .hovered_2932 li ul ul li::before,
.copper_1cf2 .narrow_e83f li ul ul li::before {
  left: 30px;
}
.copper_1cf2 .banner_d55b li ul ul a,
.copper_1cf2 .status_daab li ul ul a,
.copper_1cf2 .tertiary-center-d406 li ul ul a,
.copper_1cf2 .solid-db3e li ul ul a,
.copper_1cf2 .element-1bd1 li ul ul a,
.copper_1cf2 .search_b2aa li ul ul a,
.copper_1cf2 .hovered_2932 li ul ul a,
.copper_1cf2 .narrow_e83f li ul ul a {
  padding-left: 40px;
}
.copper_1cf2 .search-8812 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.copper_1cf2 .narrow_e83f ul li {
  margin-bottom: 1.41575em;
}
.copper_1cf2 .narrow_e83f ul li .info-0fc0 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.copper_1cf2 .narrow_e83f ul li .feature-52db {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.modal_0a9f .banner_d55b li a,
.modal_0a9f .status_daab li a,
.modal_0a9f .tertiary-center-d406 li a,
.modal_0a9f .solid-db3e li a,
.modal_0a9f .element-1bd1 li a,
.modal_0a9f .search_b2aa li a,
.modal_0a9f .hovered_2932 li a,
.modal_0a9f .narrow_e83f li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_0a9f .search-8812 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.modal_0a9f .list-soft-f87d ul li.table_wood_061f .accent-5c1f,
.modal_0a9f .list-soft-f87d ul li.row-bright-aecd .accent-5c1f {
  background: rgba(0, 0, 0, 0.2);
}
.modal_0a9f .copper_1cf2 .list-soft-f87d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.search-b380 .copper_1cf2 .cold_4048 li {
  margin: 0;
}
.search-b380 .copper_1cf2 .cold_4048 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.search-b380 .copper_1cf2 .cold_4048 li ul {
  margin: 0;
}
.search-b380 .copper_1cf2 .cold_4048 li ul li a {
  padding-left: 15px;
}
.search-b380 .copper_1cf2 .cold_4048 li ul li li a {
  padding-left: 30px;
}
.search-b380 .copper_1cf2 .cold_4048 li.search-bronze-40ce > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.search-b380 .copper_1cf2 .cold_4048 li.search-bronze-40ce > 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;
}
.search-b380 .copper_1cf2 .cold_4048 li.search-bronze-40ce > 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;
}
.rough-1fb4 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.element-f552 {
  position: relative;
  z-index: 10;
}
.element-f552 .background_dynamic_1c11 {
  width: 100%;
  max-width: 100%;
}
.hover_0a1c .button_motion_97ed {
  padding-top: 2em;
  padding-bottom: 2em;
}
.hover_0a1c .next_597e {
}
.hover_0a1c .modal_0a9f {
  background: #292929;
}
.section_2fec .button_motion_97ed {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.section_2fec .next_597e {
  background: #f9f9f9;
}
.section_2fec .modal_0a9f {
  background: #303030;
}
.mini_af63 .button_motion_97ed {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .mini_af63 .hot-ee0e {
    margin-bottom: 1em;
  }
  .mini_af63 .hot-ee0e:last-child {
    margin-bottom: 0;
  }
}
.mini_af63 .next_597e {
  background: #ededed;
}
.mini_af63 .modal_0a9f {
  background: #1a1a1a;
}
.button_motion_97ed.next_597e {
  color: rgba(0, 0, 0, 0.6);
}
.button_motion_97ed.next_597e .tag-b4f6 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.button_motion_97ed.modal_0a9f {
  color: rgba(255, 255, 255, 0.99);
}
.button_motion_97ed.modal_0a9f a:not(.media_1e69) {
  color: rgba(255, 255, 255, 0.79);
}
.button_motion_97ed.modal_0a9f a:not(.media_1e69):hover {
  color: rgba(255, 255, 255, 0.99);
}
.button_motion_97ed.modal_0a9f .tag-b4f6 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.button_motion_97ed.modal_0a9f table tbody td,
.button_motion_97ed.modal_0a9f table th {
  background: rgba(0, 0, 0, 0.08);
}
.copper-57f5.tag_cfce .fluid-e1d2 {
  max-width: initial;
}
.copper-57f5 .article-ec69 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.copper-57f5 .article-ec69 .background_dynamic_1c11 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .copper-57f5 .article-ec69 .background_dynamic_1c11 {
    display: block;
    margin-bottom: 2em;
  }
  .copper-57f5 .article-ec69 .background_dynamic_1c11:last-child {
    margin-bottom: 0;
  }
}
.mini_af63 .hot-ee0e:last-child,
.section_2fec .hot-ee0e:last-child,
.hover_0a1c .hot-ee0e:last-child {
  margin-bottom: 0;
}
.mini_af63 .hot-ee0e .copper_1cf2 .list-soft-f87d:last-child,
.section_2fec .hot-ee0e .copper_1cf2 .list-soft-f87d:last-child,
.hover_0a1c .hot-ee0e .copper_1cf2 .list-soft-f87d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .mini_af63 .dynamic-1a38,
  .mini_af63 .table-glass-86a7,
  .section_2fec .dynamic-1a38,
  .section_2fec .table-glass-86a7,
  .hover_0a1c .dynamic-1a38,
  .hover_0a1c .table-glass-86a7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .element-f552 .hot-ee0e {
    margin-bottom: 2em;
  }
}
.element-f552 p:last-child {
  margin-bottom: 0;
}
.element-f552 li,
.element-f552 ul {
  list-style: none;
  margin: 0;
}
.element-f552 ul ul {
  margin-left: 2.617924em;
}
.thumbnail-current-5a12 {
  font-size: 0.875em;
}

/* css-noise: 0b69 */
.widget-item-z4 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
