/*!
Theme Name: Customify
Theme URI: https://pressmaximum.secondary_selected_21b9/customify
Author: WPCustomify
Author URI: https://pressmaximum.secondary_selected_21b9
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.secondary_selected_21b9/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.button_ea8e.surface-9522/licenses/gpl-2.0.west-5015
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.input_current_83ce/, (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.popup-2247.popup_out_ba93/normalize.filter_7149/
 ======
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.filter_7149 v7.0.0 | MIT License | github.secondary_selected_21b9/necolas/normalize.filter_7149 */
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;
}
.red_ac9d .south_07ff,
.box-485d,
.easy-e71c,
.iron-0b0e,
.hard-c163,
.menu-fixed-5341,
.selected_1d4d,
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;
}
.box-485d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .box-485d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .box-485d,
  h1 {
    font-size: 1.8em;
  }
}
.easy-e71c,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.easy-e71c + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .easy-e71c,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .easy-e71c,
  h2 {
    font-size: 1.7em;
  }
}
.iron-0b0e,
h3 {
  font-size: 1.618em;
}
.red_ac9d .south_07ff,
.hard-c163,
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.inner_62e4 {
  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;
}
.panel-7ce6:after,
.panel-7ce6:before,
.pink_5237:after,
.pink_5237:before {
  content: "";
  display: table;
}
.panel-7ce6:after,
.pink_5237:after {
  clear: both;
}
.upper-f66d {
  float: right;
  margin-right: 0;
}
.active_bright_80ef {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.fixed_bbd3 .silver_f773,
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;
}
.fixed_bbd3 .silver_f773: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;
}
.paragraph_new_5812 .silver_f773 {
  box-shadow: none;
}
.paragraph_new_5812
  .silver_f773
  .cool_5e01 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.paragraph_new_5812 .silver_f773 .hot_c77c {
  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;
}
.paragraph_new_5812
  .silver_f773
  .hot_c77c
  b {
  display: none;
}
.paragraph_new_5812 .sort-3a96 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fluid_137c:not(.hard_fed5):not(.video-83fa),
button:not(.hard_fed5):not(.video-83fa),
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ),
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ),
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ) {
  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;
}
.fluid_137c:not(.hard_fed5):not(
    .video-83fa
  ):hover,
button:not(.hard_fed5):not(
    .video-83fa
  ):hover,
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ):hover,
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ):hover,
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fluid_137c:not(.hard_fed5):not(
    .video-83fa
  ):active,
.fluid_137c:not(.hard_fed5):not(
    .video-83fa
  ):focus,
button:not(.hard_fed5):not(
    .video-83fa
  ):active,
button:not(.hard_fed5):not(
    .video-83fa
  ):focus,
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ):active,
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ):focus,
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ):active,
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ):focus,
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ):active,
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ):focus {
  outline: 0;
}
.fluid_137c:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa,
button:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa,
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa,
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa,
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa {
  position: relative;
}
.fluid_137c:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .picture_under_4a73,
.fluid_137c:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .stale_4473,
.fluid_137c:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .shade_silver_8b51,
.fluid_137c:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  i,
.fluid_137c:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  svg,
button:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .picture_under_4a73,
button:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .stale_4473,
button:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .shade_silver_8b51,
button:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  i,
button:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  svg,
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .picture_under_4a73,
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .stale_4473,
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .shade_silver_8b51,
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  i,
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  svg,
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .picture_under_4a73,
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .stale_4473,
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .shade_silver_8b51,
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  i,
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  svg,
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .picture_under_4a73,
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .stale_4473,
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  .shade_silver_8b51,
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  i,
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa
  svg {
  visibility: hidden;
}
.fluid_137c:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa:after,
button:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa:after,
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa:after,
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa:after,
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ).fn-loading-bdaa: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;
}
.fluid_137c:not(.hard_fed5):not(.video-83fa),
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ),
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ),
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ) {
  color: #fff;
  background: #235787;
}
.fluid_137c:not(.hard_fed5):not(
    .video-83fa
  ):focus,
input[type="button"]:not(.hard_fed5):not(
    .video-83fa
  ):focus,
input[type="reset"]:not(.hard_fed5):not(
    .video-83fa
  ):focus,
input[type="submit"]:not(.hard_fed5):not(
    .video-83fa
  ):focus {
  color: #fff;
}
.fluid_137c.fn-disabled-bdaa:not(.hard_fed5):not(
    .video-83fa
  ),
.fluid_137c[disabled]:not(.hard_fed5):not(
    .video-83fa
  ),
button.fn-disabled-bdaa:not(.hard_fed5):not(
    .video-83fa
  ),
button[disabled]:not(.hard_fed5):not(
    .video-83fa
  ) {
  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;
}
.hovered_02a9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hovered_02a9: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;
}
.dark_f59b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.element-0c9c {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.image-0ece {
  clear: both;
  display: block;
  margin: 0 auto;
}
.panel-7ce6:after,
.panel-7ce6:before,
.photo_middle_86ca:after,
.photo_middle_86ca:before,
.paper_b38e:after,
.paper_b38e:before,
.message-7a57:after,
.message-7a57:before,
.fluid-55c4:after,
.fluid-55c4:before,
.container-fluid-9035:after,
.container-fluid-9035:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.panel-7ce6:after,
.photo_middle_86ca:after,
.paper_b38e:after,
.message-7a57:after,
.fluid-55c4:after,
.container-fluid-9035:after {
  clear: both;
}
.photo_middle_86ca .dark-46f1,
.paper_b38e .dark-46f1,
.block_fresh_bbea .dark-46f1 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hidden-1a33 {
  display: inline-block;
}
.black_cf31 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.black_cf31 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.black_cf31 .black-10da {
  padding: 1em 0;
  font-size: 85%;
}
.black-10da {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hard-e09f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hard-e09f:after,
.hard-e09f:before {
  content: "";
  display: table;
}
.hard-e09f:after {
  clear: both;
}
.large-bfb0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.menu-black-1bba .large-bfb0 {
  max-width: 50%;
}
.shadow_010b .large-bfb0 {
  max-width: 33.33%;
}
.list-purple-11d9 .large-bfb0 {
  max-width: 25%;
}
.icon_068a .large-bfb0 {
  max-width: 20%;
}
.badge_small_1c1a .large-bfb0 {
  max-width: 16.66%;
}
.hover-cdf5 .large-bfb0 {
  max-width: 14.28%;
}
.overlay_40c5 .large-bfb0 {
  max-width: 12.5%;
}
.tooltip-stale-fe07 .large-bfb0 {
  max-width: 11.11%;
}
.badge-stale-9434 {
  display: block;
}
.red_ac9d .feature_7094 label,
.red_ac9d .button_d8e8 label,
.red_ac9d .sort_dc11 label,
.red_ac9d .lite-a36d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-00e2 {
  list-style: none;
  margin: 0;
}
.article-00e2 article.article-under-a7c9 {
  margin-bottom: 0;
}
.article-00e2 ul {
  list-style: none;
  margin: 0;
}
.article-00e2 .shadow_4e98 li.article-under-a7c9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-00e2 .shadow_4e98 li.article-under-a7c9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-00e2 .shadow_4e98 li.article-under-a7c9: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) {
  .article-00e2 .shadow_4e98 li.article-under-a7c9 li.article-under-a7c9 li.article-under-a7c9 li.article-under-a7c9 {
    padding-left: 0;
  }
}
article.article-under-a7c9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article-under-a7c9 .photo_middle_86ca p:last-of-type {
  margin-bottom: 0;
}
article.article-under-a7c9 .heading_46d7 {
  float: left;
}
article.article-under-a7c9 .notification-58d6 {
  margin-left: 85px;
}
article.article-under-a7c9 .small_79c9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article-under-a7c9 .small_79c9 .short_ed79 {
  margin-left: 10px;
}
article.article-under-a7c9 .search_2aca {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article-under-a7c9 .smooth_402a {
  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 .feature_7094,
  #respond .sort_dc11,
  #respond .lite-a36d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature_7094 input,
#respond .sort_dc11 input,
#respond .lite-a36d input {
  width: 100%;
}
#respond .lite-a36d {
  margin-right: 0;
}
#respond .down-51af #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title-a52d {
  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;
}
.title-a52d.modal-7e92 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.title-a52d 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%);
}
.title-a52d:focus,
.title-a52d: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);
}
.preview_top_0247 {
  border-radius: 10%;
}
.banner_40a5 {
  border-radius: 50%;
}
.alert-last-a052 {
  font-size: 0.72em;
}
.copper_8a31 {
  font-size: 0.875em;
}
.light_7775 {
  font-size: 1.1em;
}
.short_da13 {
  text-transform: uppercase;
  line-height: 1.2;
}
.short_da13.alert-last-a052 {
  letter-spacing: 0.5px;
}
.wrapper_e2bb,
.wrapper_e2bb a {
  color: #6d6d6d;
}
.wrapper_e2bb a:hover {
  color: #111;
}
.widget_rough_6346 {
  color: #6d6d6d;
}
.prev-93d7 {
  overflow-x: hidden;
}
.prev-93d7 .accordion_smooth_c1db.modal_e806 {
  position: relative;
}
.prev-93d7 .accordion_smooth_c1db.modal_e806.widget_east_1113 {
  position: initial;
}
.prev-93d7
  .accordion_smooth_c1db.modal_e806.widget_east_1113
  .warm-99ad {
  left: auto;
}
.prev-93d7 .accordion_smooth_c1db .warm-99ad {
  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;
}
.prev-93d7 .accordion_smooth_c1db:hover.modal_e806 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.prev-93d7
  .accordion_smooth_c1db:hover.modal_e806
  .warm-99ad {
  display: block;
  z-index: 9999999;
}
.prev-93d7 .alert_2094 .card_a6e1,
.prev-93d7 .feature_static_edd0 .card_a6e1 {
  display: none;
}
.prev-93d7 .thumbnail-41c0 .accordion_smooth_c1db:hover.modal_e806 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.red_ac9d .feature_7094 label,
.red_ac9d .button_d8e8 label,
.red_ac9d .sort_dc11 label,
.red_ac9d .lite-a36d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-00e2 {
  list-style: none;
  margin: 0;
}
.article-00e2 article.article-under-a7c9 {
  margin-bottom: 0;
}
.article-00e2 ul {
  list-style: none;
  margin: 0;
}
.article-00e2 .shadow_4e98 li.article-under-a7c9 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-00e2 .shadow_4e98 li.article-under-a7c9 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-00e2 .shadow_4e98 li.article-under-a7c9: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) {
  .article-00e2 .shadow_4e98 li.article-under-a7c9 li.article-under-a7c9 li.article-under-a7c9 li.article-under-a7c9 {
    padding-left: 0;
  }
}
article.article-under-a7c9 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.article-under-a7c9 .photo_middle_86ca p:last-of-type {
  margin-bottom: 0;
}
article.article-under-a7c9 .heading_46d7 {
  float: left;
}
article.article-under-a7c9 .notification-58d6 {
  margin-left: 85px;
}
article.article-under-a7c9 .small_79c9 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.article-under-a7c9 .small_79c9 .short_ed79 {
  margin-left: 10px;
}
article.article-under-a7c9 .search_2aca {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.article-under-a7c9 .smooth_402a {
  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 .feature_7094,
  #respond .sort_dc11,
  #respond .lite-a36d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .feature_7094 input,
#respond .sort_dc11 input,
#respond .lite-a36d input {
  width: 100%;
}
#respond .lite-a36d {
  margin-right: 0;
}
#respond .down-51af #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.alert_2094 .full-b60f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.full-b60f .basic_9125.tooltip_stale_cb6f .popup-bf6a > li > a:focus,
.full-b60f .basic_9125.tooltip_stale_cb6f .popup-bf6a > li > a:hover,
.full-b60f .basic_9125.feature_tiny_4e61 .popup-bf6a > li > a:focus,
.full-b60f .basic_9125.feature_tiny_4e61 .popup-bf6a > li > a:hover,
.full-b60f .basic_9125.overlay-static-91dd .popup-bf6a > li > a:focus,
.full-b60f .basic_9125.overlay-static-91dd .popup-bf6a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-b60f
  .basic_9125.tooltip_stale_cb6f
  .popup-bf6a
  > li.out-2033
  > a,
.full-b60f
  .basic_9125.tooltip_stale_cb6f
  .popup-bf6a
  > li.cold_5007
  > a,
.full-b60f
  .basic_9125.feature_tiny_4e61
  .popup-bf6a
  > li.out-2033
  > a,
.full-b60f
  .basic_9125.feature_tiny_4e61
  .popup-bf6a
  > li.cold_5007
  > a,
.full-b60f
  .basic_9125.overlay-static-91dd
  .popup-bf6a
  > li.out-2033
  > a,
.full-b60f .basic_9125.overlay-static-91dd .popup-bf6a > li.outline-lower-5e49 > a {
  color: rgba(255, 255, 255, 0.99);
}
.full-b60f .picture-dim-2c49,
.full-b60f .picture-dim-2c49 a {
  color: rgba(255, 255, 255, 0.99);
}
.full-b60f .media-f019.west-d542 li a,
.full-b60f .article_b382 a,
.full-b60f .new-0ad2,
.full-b60f .popup-bf6a > li > a,
.full-b60f .hard-de26 {
  color: rgba(255, 255, 255, 0.79);
}
.full-b60f .media-f019.west-d542 li a:hover,
.full-b60f .article_b382 a:hover,
.full-b60f .new-0ad2:hover,
.full-b60f .popup-bf6a > li > a:hover,
.full-b60f .hard-de26:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-b60f .shade_gold_a20c {
  color: rgba(255, 255, 255, 0.79);
}
.full-b60f .shade_gold_a20c .notice-3d0c {
  color: rgba(255, 255, 255, 0.99);
}
.full-b60f .shade_gold_a20c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-b60f .dropdown_fresh_23ee .dynamic_1131 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.full-b60f .dropdown_fresh_23ee .dynamic_1131 .module_be41 {
  color: rgba(255, 255, 255, 0.79);
}
.full-b60f
  .dropdown_fresh_23ee
  .dynamic_1131
  .module_be41::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full-b60f
  .dropdown_fresh_23ee
  .dynamic_1131
  .module_be41:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full-b60f
  .dropdown_fresh_23ee
  .dynamic_1131
  .module_be41::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full-b60f
  .dropdown_fresh_23ee
  .dynamic_1131
  .module_be41::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.full-b60f .dropdown_fresh_23ee .background_806e {
  color: rgba(255, 255, 255, 0.79);
}
.full-b60f .dropdown_fresh_23ee .background_806e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.component-8752
  .full-b60f
  .dropdown_fresh_23ee
  .action_7e31
  .heading_next_276f {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-8752
  .full-b60f
  .dropdown_fresh_23ee
  .action_7e31
  .module_be41 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert_2094 .primary-slow-7369 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.primary-slow-7369 .basic_9125.tooltip_stale_cb6f .popup-bf6a > li > a:focus,
.primary-slow-7369 .basic_9125.tooltip_stale_cb6f .popup-bf6a > li > a:hover,
.primary-slow-7369 .basic_9125.feature_tiny_4e61 .popup-bf6a > li > a:focus,
.primary-slow-7369 .basic_9125.feature_tiny_4e61 .popup-bf6a > li > a:hover,
.primary-slow-7369 .basic_9125.overlay-static-91dd .popup-bf6a > li > a:focus,
.primary-slow-7369 .basic_9125.overlay-static-91dd .popup-bf6a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-slow-7369
  .basic_9125.tooltip_stale_cb6f
  .popup-bf6a
  > li.out-2033
  > a,
.primary-slow-7369
  .basic_9125.tooltip_stale_cb6f
  .popup-bf6a
  > li.cold_5007
  > a,
.primary-slow-7369
  .basic_9125.feature_tiny_4e61
  .popup-bf6a
  > li.out-2033
  > a,
.primary-slow-7369
  .basic_9125.feature_tiny_4e61
  .popup-bf6a
  > li.cold_5007
  > a,
.primary-slow-7369
  .basic_9125.overlay-static-91dd
  .popup-bf6a
  > li.out-2033
  > a,
.primary-slow-7369 .basic_9125.overlay-static-91dd .popup-bf6a > li.outline-lower-5e49 > a {
  color: rgba(0, 0, 0, 0.8);
}
.primary-slow-7369 .picture-dim-2c49,
.primary-slow-7369 .picture-dim-2c49 a {
  color: rgba(0, 0, 0, 0.8);
}
.primary-slow-7369 .media-f019.west-d542 li a,
.primary-slow-7369 .article_b382 a,
.primary-slow-7369 .new-0ad2,
.primary-slow-7369 .popup-bf6a > li > a,
.primary-slow-7369 .hard-de26 {
  color: rgba(0, 0, 0, 0.55);
}
.primary-slow-7369 .media-f019.west-d542 li a:hover,
.primary-slow-7369 .article_b382 a:hover,
.primary-slow-7369 .new-0ad2:hover,
.primary-slow-7369 .popup-bf6a > li > a:hover,
.primary-slow-7369 .hard-de26:hover {
  color: rgba(0, 0, 0, 0.8);
}
.primary-slow-7369 .shade_gold_a20c {
  color: rgba(0, 0, 0, 0.55);
}
.primary-slow-7369 .shade_gold_a20c .notice-3d0c {
  color: rgba(0, 0, 0, 0.8);
}
.primary-slow-7369 .shade_gold_a20c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.highlight_hard_9a4d .pressed_78a3 {
  margin-left: auto;
  margin-right: auto;
}
.paper_b38e > * {
  margin-left: auto;
  margin-right: auto;
}
.paper_b38e .dark_f59b {
  margin-right: 1.41575em;
}
.article_2376 .paper_b38e > .footer_action_70c3 {
  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;
}
.article_2376 .paper_b38e > .video-solid-709b {
  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;
}
.hero_910f.highlight_hard_9a4d .pressed_78a3,
.component_257d.highlight_hard_9a4d .pressed_78a3 {
  margin-left: 0;
}
.red_ba1f.highlight_hard_9a4d .pressed_78a3,
.inner_584c.highlight_hard_9a4d .pressed_78a3 {
  margin-right: 0;
}
.paper_b38e ol,
.paper_b38e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.active_over_803d video {
  max-width: 100%;
}
.hard-4cd4 img {
  display: block;
}
.hard-4cd4.dark_f59b,
.hard-4cd4.element-0c9c {
  width: 100%;
}
.hard-4cd4.video-solid-709b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search-black-f0c4:not(.preview_silver_3e2b) {
  margin: 1.5em auto;
}
.element_middle_7aa8 p {
  padding: 1.5em 14px;
}
ul.caption-bottom-700d.video-solid-709b,
ul.caption-bottom-700d.footer_action_70c3,
ul.caption-bottom-700d.short-1976.footer_action_70c3 {
  padding: 0 14px;
}
.media_black_020e {
  display: block;
  overflow-x: auto;
}
.media_black_020e table {
  border-collapse: collapse;
  width: 100%;
}
.media_black_020e td,
.media_black_020e th {
  padding: 0.5em;
}
.paper_b38e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.paper_b38e ol ol,
.paper_b38e ol ul,
.paper_b38e ul ol,
.paper_b38e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.paper_b38e ol ol li,
.paper_b38e ol ul li,
.paper_b38e ul ol li,
.paper_b38e ul ul li {
  margin-left: 0;
}
.outline_tall_2031.steel_439f > .title-4fcf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.outline_tall_2031.steel_439f > .title-4fcf iframe,
.outline_tall_2031.steel_439f > .title-4fcf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.search-west-f414 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.search-west-f414.title_stale_2410 {
  padding: 0;
}
.search-west-f414.title_stale_2410 cite {
  font-size: 13px;
}
.search-west-f414 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.search-west-f414 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.focused-e121 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.focused-e121 > p:first-child {
  margin-top: 0;
}
.focused-e121 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.focused-e121 blockquote {
  border-left: 0;
}
.aside-in-c7cb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.aside-in-c7cb:not(.text_5c33) {
  max-width: 100px;
}
.aside-in-c7cb.plasma-c3fa {
  border-bottom: none !important;
  text-align: center;
}
.aside-in-c7cb.plasma-c3fa::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .element_middle_7aa8 p {
    padding: 1.5em 0;
  }
}
.first_f2b1 {
  color: #0073aa;
}
.thumbnail-9e4d {
  background-color: #0073aa;
}
.down-ed29 {
  color: #229fd8;
}
.hidden-9790 {
  background-color: #229fd8;
}
.status_easy_8f33 {
  color: #eee;
}
.card-ede8 {
  background-color: #eee;
}
.hot-ffda {
  color: #444;
}
.sort-advanced-fff6 {
  background-color: #444;
}
.short-1b7d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.short-1b7d .mask-6594 .article_b382 {
  font-size: 15px;
}
.short-1b7d .article_b382 {
  line-height: 1.3;
}
.short-1b7d .primary-slow-7369 {
}
.short-1b7d .full-b60f {
  background: #235787;
}
.thumbnail-north-6370 {
  padding: 0;
}
.thumbnail-north-6370 .full-b60f {
  background: #1a1a1a;
}
.thumbnail-north-6370 .primary-slow-7369 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.down-32fb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.down-32fb .primary-slow-7369 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.down-32fb .full-b60f {
  background: #303030;
}
.container-fluid-9035 {
  position: relative;
  z-index: 10;
}
.container-fluid-9035 .section-in-277b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.clean_26de .modal_e806 {
  display: inline-block;
  vertical-align: middle;
}
.clean_26de.accent_a22f .modal_e806 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .clean_26de.accent_a22f .modal_e806 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .clean_26de.accent_a22f .modal_e806 {
    margin-right: 0.4em;
  }
}
.clean_26de.accent_a22f .modal_e806:last-child {
  margin-right: 0;
}
.accordion-complex-663a .section-in-277b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .alert_2094 .mask-6594 {
    margin: 0 -0.5em;
  }
  .alert_2094 .mask-6594 [class*="customify-col-"],
  .alert_2094 .mask-6594 [class*="customify-col_"],
  .alert_2094 .mask-6594 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.alert_2094.modal_e43d .section-in-277b {
  background: 0 0 !important;
}
.alert_2094.modal_e43d .section-in-277b,
.alert_2094.accordion-complex-663a .section-in-277b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .alert_2094.white_41ce {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.alert_2094.accordion-complex-663a .section-in-277b {
  box-shadow: none !important;
}
.alert-complex-1bdc {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .alert-complex-1bdc {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .alert-complex-1bdc {
    padding: 18px 0 20px;
  }
}
.alert-complex-1bdc .thumbnail-b1ca {
  width: 100%;
}
.alert-complex-1bdc .huge_688b {
  margin-bottom: 0;
}
.alert-complex-1bdc .row-4357 {
  margin-top: 5px;
  font-size: 0.875em;
}
.disabled_4203 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.disabled_4203 .medium_60eb {
  width: 100%;
}
.up_0155 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.up_0155 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.up_0155 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;
}
.up_0155 li:last-child:after {
  display: none;
}
.up_0155 li a {
  font-weight: 500;
  margin-right: 10px;
}
.copper-bd44 .card_a6e1 button,
.alert-complex-1bdc .card_a6e1 button {
  left: 0;
}
.copper-bd44 .medium_60eb,
.alert-complex-1bdc .medium_60eb {
  padding-left: 0;
  padding-right: 0;
}
.copper-bd44 .disabled_4203,
.alert-complex-1bdc .disabled_4203 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.copper-bd44 {
  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;
}
.copper-bd44: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;
}
.copper-bd44 .status-52e6 {
  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) {
  .copper-bd44 .status-52e6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .copper-bd44 .status-52e6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .copper-bd44 .status-52e6 {
    min-height: 200px;
  }
}
.copper-bd44 .up_0155 {
  color: rgba(255, 255, 255, 0.8);
}
.copper-bd44 .up_0155 a,
.copper-bd44 .up_0155 li:after {
  color: inherit;
}
.copper-bd44 .up_0155 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pink-1dbf {
  margin-bottom: 0.5em;
}
.caption-3d5a {
  margin-bottom: 1.2em;
}
.caption-3d5a,
.pink-1dbf {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.caption-3d5a p:last-child,
.pink-1dbf p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .card_a6e1,
#masthead .card_a6e1 {
  display: none;
}
#masthead
  > .card_a6e1.aside-wood-9055 {
  display: none;
}
#masthead > .card_a6e1 button {
  left: 0;
}
.photo_current_6ad6 {
  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%;
}
.photo_current_6ad6 .modal_e806 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.photo_current_6ad6 .content_hot_1e8f {
  display: -webkit-box;
  display: flex;
}
.photo_current_6ad6 .content_hot_1e8f.container-fb4e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.photo_current_6ad6 .content_hot_1e8f.pagination-9c4e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo_current_6ad6 .content_hot_1e8f.widget-easy-d120 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.photo_current_6ad6.thick-4fe0.video-thick-d87a .content_hot_1e8f.container-fb4e {
  flex-basis: 100%;
}
.photo_current_6ad6.alert-c181 .content_hot_1e8f.pagination-9c4e {
  -webkit-box-flex: 1;
  flex: auto;
}
.photo_current_6ad6.alert-c181 .content_hot_1e8f.widget-easy-d120 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .card_a6e1.aside-wood-9055 {
  display: none;
}
#masthead > .card_a6e1 button {
  left: 0;
}
.icon-795b {
  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;
}
.icon-795b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.icon-795b.filter_70af i {
  margin-right: 4px;
}
.icon-795b.hard-9cbf i {
  margin-left: 5px;
}
.article_b382 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.article_b382 p:last-child {
  margin-bottom: 0;
}
.sidebar_91e0 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.sidebar_91e0 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.sidebar_91e0 img {
  display: block;
  width: auto;
  line-height: 1;
}
.sidebar_91e0 .picture-dim-2c49 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.sidebar_91e0 .sidebar-e5b5 {
  margin: 5px 0 7px 0;
}
.sidebar_91e0.media_9aad .content-cold-a46e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sidebar_91e0.media_9aad .breadcrumb-9e5d {
  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;
}
.sidebar_91e0.widget_0f13 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.sidebar_91e0.widget_0f13 .content-cold-a46e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.sidebar_91e0.widget_0f13 .breadcrumb-9e5d {
  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;
}
.sidebar_91e0.smooth-3ca1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.sidebar_91e0.surface_0ad4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.sidebar_91e0.surface_0ad4 .breadcrumb-9e5d {
  margin-top: 7px;
}
.in_5a57 {
  display: inline-block;
}
.container-fluid-9035 .grid_glass_04d4 .sidebar_91e0 img {
  max-width: 100%;
}
.basic_9125 .hero-clean-b461.caption_f0e7,
.background-8e75 .hero-clean-b461.caption_f0e7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.basic_9125 .surface-liquid-23e3,
.background-8e75 .surface-liquid-23e3 {
  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%);
}
.basic_9125 .surface-liquid-23e3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.basic_9125.section-d76a .surface-liquid-23e3 {
  display: none;
}
.basic_9125 .thumbnail_6e78 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.basic_9125 .thumbnail_6e78 li {
  display: inline-block;
  position: relative;
}
.basic_9125 .thumbnail_6e78 li:last-child {
  margin-right: 0;
}
.basic_9125 .thumbnail_6e78 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;
}
.basic_9125 .thumbnail_6e78 li.outline-lower-5e49 > a {
  color: rgba(0, 0, 0, 0.9);
}
.basic_9125 .thumbnail_6e78 > 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;
}
.basic_9125 .thumbnail_6e78 > li > a i {
  line-height: 0;
}
.basic_9125 .thumbnail_6e78 > li.center_8859 > a .surface-liquid-23e3 {
  margin-left: 4px;
  line-height: 0;
}
.basic_9125 .thumbnail_6e78 .badge_soft_db8b li.center_8859 > a {
  position: relative;
}
.basic_9125 .thumbnail_6e78 .badge_soft_db8b li.center_8859 > a:after,
.basic_9125 .thumbnail_6e78 .badge_soft_db8b li.center_8859 > a:before {
  content: "";
  display: table;
}
.basic_9125 .thumbnail_6e78 .badge_soft_db8b li.center_8859 > a:after {
  clear: both;
}
.basic_9125 .thumbnail_6e78 .badge_soft_db8b li.center_8859 > a .surface-liquid-23e3 {
  margin-left: 5px;
  float: right;
}
.basic_9125 .widget_dark_762e,
.basic_9125 .badge_soft_db8b {
  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;
}
.basic_9125 .badge_soft_db8b {
  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;
}
.basic_9125 .badge_soft_db8b .caption_f0e7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.basic_9125 .badge_soft_db8b .surface-liquid-23e3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.basic_9125 .badge_soft_db8b li {
  display: block;
  margin: 0;
  padding: 0;
}
.basic_9125 .badge_soft_db8b 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;
}
.basic_9125 .badge_soft_db8b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.basic_9125 .badge_soft_db8b .badge_soft_db8b {
  top: 0;
  left: 100%;
}
.basic_9125 .info_soft_254c.fn-focus-bdaa > .widget_dark_762e,
.basic_9125 .info_soft_254c.fn-focus-bdaa > .badge_soft_db8b,
.basic_9125 .info_soft_254c:focus > .widget_dark_762e,
.basic_9125 .info_soft_254c:focus > .badge_soft_db8b,
.basic_9125 .info_soft_254c:hover > .widget_dark_762e,
.basic_9125 .info_soft_254c:hover > .badge_soft_db8b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.basic_9125.overlay-static-91dd .popup-bf6a:after,
.basic_9125.overlay-static-91dd .popup-bf6a:before {
  content: "";
  display: table;
}
.basic_9125.overlay-static-91dd .popup-bf6a:after {
  clear: both;
}
.basic_9125.overlay-static-91dd .popup-bf6a > li {
  float: left;
}
.basic_9125.module_liquid_3b3c .popup-bf6a:after,
.basic_9125.module_liquid_3b3c .popup-bf6a:before {
  content: "";
  display: table;
}
.basic_9125.module_liquid_3b3c .popup-bf6a:after {
  clear: both;
}
.basic_9125.module_liquid_3b3c .popup-bf6a > li {
  float: left;
}
.basic_9125.module_liquid_3b3c .popup-bf6a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.basic_9125.module_liquid_3b3c .popup-bf6a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.basic_9125.module_liquid_3b3c .popup-bf6a > li.out-2033 > a,
.basic_9125.module_liquid_3b3c .popup-bf6a > li.outline-lower-5e49 > a {
  color: #fff;
  background-color: #1e4b75;
}
.basic_9125.tooltip_stale_cb6f .popup-bf6a > li > a .caption_f0e7 {
  position: relative;
}
.basic_9125.tooltip_stale_cb6f .popup-bf6a > li > a .caption_f0e7: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;
}
.basic_9125.tooltip_stale_cb6f
  .popup-bf6a
  > li:focus
  > a
  .caption_f0e7:before,
.basic_9125.tooltip_stale_cb6f
  .popup-bf6a
  > li:hover
  > a
  .caption_f0e7:before {
  width: 100%;
  background-color: currentColor;
}
.basic_9125.tooltip_stale_cb6f
  .popup-bf6a
  > li.out-2033
  > a
  .caption_f0e7:before,
.basic_9125.tooltip_stale_cb6f
  .popup-bf6a
  > li.cold_5007
  > a
  .caption_f0e7:before {
  width: 100%;
  background-color: currentColor;
}
.basic_9125.feature_tiny_4e61 .popup-bf6a > li > a .caption_f0e7 {
  position: relative;
}
.basic_9125.feature_tiny_4e61 .popup-bf6a > li > a .caption_f0e7: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;
}
.basic_9125.feature_tiny_4e61 .popup-bf6a > li:focus > a .caption_f0e7:before,
.basic_9125.feature_tiny_4e61
  .popup-bf6a
  > li:hover
  > a
  .caption_f0e7:before {
  width: 100%;
  background-color: currentColor;
}
.basic_9125.feature_tiny_4e61
  .popup-bf6a
  > li.out-2033
  > a
  .caption_f0e7:before,
.basic_9125.feature_tiny_4e61
  .popup-bf6a
  > li.cold_5007
  > a
  .caption_f0e7:before {
  width: 100%;
  background-color: currentColor;
}
.background-8e75 .thumbnail_6e78 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.background-8e75 .thumbnail_6e78 li:first-child > a {
  border-top: none;
}
.background-8e75 .thumbnail_6e78 .widget_08eb > .caption_f0e7 .surface-liquid-23e3 {
  display: none;
}
.background-8e75 .thumbnail_6e78 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.background-8e75 .thumbnail_6e78 li:last-child {
  border: none;
}
.background-8e75 .thumbnail_6e78 li.center_8859 > a {
  padding-right: 45px !important;
}
.background-8e75 .thumbnail_6e78 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.background-8e75 .thumbnail_6e78 li a:focus,
.background-8e75 .thumbnail_6e78 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.background-8e75 .thumbnail_6e78 li .gallery-7c97 {
  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;
}
.background-8e75 .thumbnail_6e78 li .gallery-7c97:hover {
  box-shadow: none;
}
.background-8e75 .thumbnail_6e78 li .gallery-7c97 .surface-liquid-23e3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.background-8e75 .thumbnail_6e78 .badge_soft_db8b {
  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);
}
.background-8e75 .thumbnail_6e78 .badge_soft_db8b li a {
  padding-left: 3em;
}
.background-8e75 .thumbnail_6e78 .paragraph_41f5 > a .gallery-7c97 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.background-8e75 .thumbnail_6e78 .paragraph_41f5 > .badge_soft_db8b {
  display: block;
  opacity: 1;
}
.hover_copper_a150 {
  max-width: 100%;
}
.preview-6344 {
  line-height: 0;
  cursor: pointer;
}
.hard-de26 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.hard-de26:hover {
  box-shadow: none;
  color: currentColor;
}
.hard-de26 svg {
  width: 18px;
  height: 18px;
}
.hard-de26 .alert-a1bc {
  display: none;
}
.blue_acc5 {
  position: relative;
}
.blue_acc5.fn-active-bdaa .hard-de26 .current-4740 {
  display: none;
}
.blue_acc5.fn-active-bdaa .hard-de26 .alert-a1bc {
  display: inline-block;
}
.blue_acc5 .text_e40d {
  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);
}
.blue_acc5.tag_silver_b7ca .text_e40d {
  left: auto;
  right: -0.9em;
}
.blue_acc5.tag_silver_b7ca .progress-stale-dfe1::before {
  left: auto;
  right: 15px;
}
.blue_acc5.fn-active-bdaa .text_e40d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.action_7e31 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.action_7e31 label {
  flex-basis: 100%;
}
.action_7e31 .dynamic_1131 {
  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;
}
.action_7e31 .module_be41 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.action_7e31 .module_be41:focus {
  background-color: transparent;
}
.action_7e31 button.background_806e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.action_7e31 button.background_806e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.action_7e31 button.background_806e svg {
  width: 18px;
  height: 18px;
}
.action_7e31 input[type="submit"] {
  min-height: auto;
}
.dropdown_fresh_23ee .action_7e31 .module_be41 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.progress-stale-dfe1 {
  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) {
  .progress-stale-dfe1 {
    width: 220px;
  }
}
.progress-stale-dfe1 label {
  flex-basis: 100%;
}
.progress-stale-dfe1::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;
}
.component-8752 .dropdown_fresh_23ee .action_7e31 {
  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;
}
.component-8752
  .dropdown_fresh_23ee
  .action_7e31
  .dynamic_1131 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.component-8752 .dropdown_fresh_23ee .action_7e31 .module_be41 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.component-8752
  .dropdown_fresh_23ee
  .action_7e31
  .module_be41:focus {
  background: 0 0;
}
.component-8752
  .dropdown_fresh_23ee
  .action_7e31
  .heading_next_276f {
  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;
}
.media-f019 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.media-f019 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.media-f019 li:last-child {
  margin-right: 0;
}
.media-f019 li:first-child {
  margin-left: 0;
}
.media-f019.alert-fresh-016d a {
  color: #fff;
}
.media-f019.alert-fresh-016d a:hover {
  color: #fff;
}
.media-f019 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.media-f019 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.media-f019 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.media-f019 a:hover {
  opacity: 0.9;
  color: inherit;
}
.media-f019 [class*="social-icon-apple"] {
  background-color: #999;
}
.media-f019 [class*="social-icon-apple"].text_upper_d0fc {
  background-color: transparent;
  color: #999;
}
.media-f019 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.media-f019 [class*="social-icon-behance"].text_upper_d0fc {
  background-color: transparent;
  color: #1769ff;
}
.media-f019 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.media-f019 [class*="social-icon-bitbucket"].text_upper_d0fc {
  background-color: transparent;
  color: #205081;
}
.media-f019 [class*="social-icon-codepen"] {
  background-color: #000;
}
.media-f019 [class*="social-icon-codepen"].text_upper_d0fc {
  background-color: transparent;
  color: #000;
}
.media-f019 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.media-f019 [class*="social-icon-delicious"].text_upper_d0fc {
  background-color: transparent;
  color: #39f;
}
.media-f019 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.media-f019 [class*="social-icon-digg"].text_upper_d0fc {
  background-color: transparent;
  color: #005be2;
}
.media-f019 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.media-f019 [class*="social-icon-dribbble"].text_upper_d0fc {
  background-color: transparent;
  color: #ea4c89;
}
.media-f019 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.media-f019 [class*="social-icon-envelope"].text_upper_d0fc {
  background-color: transparent;
  color: #ea4335;
}
.media-f019 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.media-f019 [class*="social-icon-facebook"].text_upper_d0fc {
  background-color: transparent;
  color: #3b5998;
}
.media-f019 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.media-f019 [class*="social-icon-flickr"].text_upper_d0fc {
  background-color: transparent;
  color: #0063dc;
}
.media-f019 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.media-f019 [class*="social-icon-foursquare"].text_upper_d0fc {
  background-color: transparent;
  color: #2d5be3;
}
.media-f019 [class*="social-icon-github"] {
  background-color: #333;
}
.media-f019 [class*="social-icon-github"].text_upper_d0fc {
  background-color: transparent;
  color: #333;
}
.media-f019 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.media-f019 [class*="social-icon-google-plus"].text_upper_d0fc {
  background-color: transparent;
  color: #dd4b39;
}
.media-f019 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.media-f019 [class*="social-icon-houzz"].text_upper_d0fc {
  background-color: transparent;
  color: #7ac142;
}
.media-f019 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.media-f019 [class*="social-icon-instagram"].text_upper_d0fc {
  background-color: transparent;
  color: #262626;
}
.media-f019 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.media-f019 [class*="social-icon-jsfiddle"].text_upper_d0fc {
  background-color: transparent;
  color: #487aa2;
}
.media-f019 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.media-f019 [class*="social-icon-linkedin"].text_upper_d0fc {
  background-color: transparent;
  color: #0077b5;
}
.media-f019 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.media-f019 [class*="social-icon-medium"].text_upper_d0fc {
  background-color: transparent;
  color: #00ab6b;
}
.media-f019 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.media-f019
  [class*="social-icon-odnoklassniki"].text_upper_d0fc {
  background-color: transparent;
  color: #f4731c;
}
.media-f019 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.media-f019 [class*="social-icon-meetup"].text_upper_d0fc {
  background-color: transparent;
  color: #ec1c40;
}
.media-f019 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.media-f019 [class*="social-icon-pinterest"].text_upper_d0fc {
  background-color: transparent;
  color: #bd081c;
}
.media-f019 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.media-f019 [class*="social-icon-product-hunt"].text_upper_d0fc {
  background-color: transparent;
  color: #da552f;
}
.media-f019 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.media-f019 [class*="social-icon-reddit"].text_upper_d0fc {
  background-color: transparent;
  color: #ff4500;
}
.media-f019 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.media-f019 [class*="social-icon-rss"].text_upper_d0fc {
  background-color: transparent;
  color: #f26522;
}
.media-f019 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.media-f019
  [class*="social-icon-shopping-cart"].text_upper_d0fc {
  background-color: transparent;
  color: #4caf50;
}
.media-f019 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.media-f019 [class*="social-icon-skype"].text_upper_d0fc {
  background-color: transparent;
  color: #00aff0;
}
.media-f019 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.media-f019 [class*="social-icon-slideshare"].text_upper_d0fc {
  background-color: transparent;
  color: #0077b5;
}
.media-f019 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.media-f019 [class*="social-icon-snapchat"].text_upper_d0fc {
  background-color: transparent;
  color: #fffc00;
}
.media-f019 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.media-f019 [class*="social-icon-soundcloud"].text_upper_d0fc {
  background-color: transparent;
  color: #f80;
}
.media-f019 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.media-f019 [class*="social-icon-spotify"].text_upper_d0fc {
  background-color: transparent;
  color: #2ebd59;
}
.media-f019 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.media-f019
  [class*="social-icon-stack-overflow"].text_upper_d0fc {
  background-color: transparent;
  color: #fe7a15;
}
.media-f019 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.media-f019 [class*="social-icon-maldkfgram"].text_upper_d0fc {
  background-color: transparent;
  color: #2ca5e0;
}
.media-f019 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.media-f019 [class*="social-icon-tripadvisor"].text_upper_d0fc {
  background-color: transparent;
  color: #589442;
}
.media-f019 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.media-f019 [class*="social-icon-tumblr"].text_upper_d0fc {
  background-color: transparent;
  color: #35465c;
}
.media-f019 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.media-f019 [class*="social-icon-twitch"].text_upper_d0fc {
  background-color: transparent;
  color: #6441a5;
}
.media-f019 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.media-f019 [class*="social-icon-twitter"].text_upper_d0fc {
  background-color: transparent;
  color: #1da1f2;
}
.media-f019 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.media-f019 [class*="social-icon-vimeo"].text_upper_d0fc {
  background-color: transparent;
  color: #1ab7ea;
}
.media-f019 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.media-f019 [class*="social-icon-vk"].text_upper_d0fc {
  background-color: transparent;
  color: #45668e;
}
.media-f019 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.media-f019 [class*="social-icon-weibo"].text_upper_d0fc {
  background-color: transparent;
  color: #df2029;
}
.media-f019 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.media-f019 [class*="social-icon-weixin"].text_upper_d0fc {
  background-color: transparent;
  color: #7bb32e;
}
.media-f019 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.media-f019 [class*="social-icon-whatsapp"].text_upper_d0fc {
  background-color: transparent;
  color: #25d366;
}
.media-f019 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.media-f019 [class*="social-icon-wordpress"].text_upper_d0fc {
  background-color: transparent;
  color: #21759b;
}
.media-f019 [class*="social-icon-xing"] {
  background-color: #026466;
}
.media-f019 [class*="social-icon-xing"].text_upper_d0fc {
  background-color: transparent;
  color: #026466;
}
.media-f019 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.media-f019 [class*="social-icon-yelp"].text_upper_d0fc {
  background-color: transparent;
  color: #af0606;
}
.media-f019 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.media-f019 [class*="social-icon-youtube"].text_upper_d0fc {
  background-color: transparent;
  color: #cd201f;
}
.new-0ad2 {
  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;
}
.new-0ad2:hover {
  box-shadow: none;
  background: 0 0;
}
.caption-hovered-2f06 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.disabled_8d1b {
  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;
}
.gallery-action-0709 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.element-7507 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.element-7507,
.element-7507::after,
.element-7507::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;
}
.element-7507::after,
.element-7507::before {
  content: "";
  display: block;
  background-color: inherit;
}
.media-9e0e .disabled_8d1b .gallery-action-0709 {
  margin-top: -2px;
  width: 19px;
}
.media-9e0e .disabled_8d1b .element-7507 {
  margin-top: -1px;
}
.media-9e0e .disabled_8d1b .element-7507,
.media-9e0e .disabled_8d1b .element-7507::after,
.media-9e0e .disabled_8d1b .element-7507::before {
  width: 19px;
  height: 2px;
}
.media-9e0e .disabled_8d1b .element-7507::before {
  top: -6px;
}
.media-9e0e .disabled_8d1b .element-7507::after {
  bottom: -6px;
}
.warm_7705 .disabled_8d1b .gallery-action-0709 {
  margin-top: -2px;
  width: 22px;
}
.warm_7705 .disabled_8d1b .element-7507 {
  margin-top: -1px;
}
.warm_7705 .disabled_8d1b .element-7507,
.warm_7705 .disabled_8d1b .element-7507::after,
.warm_7705 .disabled_8d1b .element-7507::before {
  width: 22px;
  height: 2px;
}
.warm_7705 .disabled_8d1b .element-7507::before {
  top: -7px;
}
.warm_7705 .disabled_8d1b .element-7507::after {
  bottom: -7px;
}
.badge_complex_7be1 .disabled_8d1b .gallery-action-0709 {
  margin-top: -2px;
  width: 31px;
}
.badge_complex_7be1 .disabled_8d1b .element-7507 {
  margin-top: -1.5px;
}
.badge_complex_7be1 .disabled_8d1b .element-7507,
.badge_complex_7be1 .disabled_8d1b .element-7507::after,
.badge_complex_7be1 .disabled_8d1b .element-7507::before {
  width: 31px;
  height: 3px;
}
.badge_complex_7be1 .disabled_8d1b .element-7507::before {
  top: -9px;
}
.badge_complex_7be1 .disabled_8d1b .element-7507::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .form_fixed_1b1c .disabled_8d1b .gallery-action-0709 {
    margin-top: -2px;
    width: 19px;
  }
  .form_fixed_1b1c .disabled_8d1b .element-7507 {
    margin-top: -1px;
  }
  .form_fixed_1b1c .disabled_8d1b .element-7507,
  .form_fixed_1b1c .disabled_8d1b .element-7507::after,
  .form_fixed_1b1c .disabled_8d1b .element-7507::before {
    width: 19px;
    height: 2px;
  }
  .form_fixed_1b1c .disabled_8d1b .element-7507::before {
    top: -6px;
  }
  .form_fixed_1b1c .disabled_8d1b .element-7507::after {
    bottom: -6px;
  }
  .button_d24c .disabled_8d1b .gallery-action-0709 {
    margin-top: -2px;
    width: 22px;
  }
  .button_d24c .disabled_8d1b .element-7507 {
    margin-top: -1px;
  }
  .button_d24c .disabled_8d1b .element-7507,
  .button_d24c .disabled_8d1b .element-7507::after,
  .button_d24c .disabled_8d1b .element-7507::before {
    width: 22px;
    height: 2px;
  }
  .button_d24c .disabled_8d1b .element-7507::before {
    top: -7px;
  }
  .button_d24c .disabled_8d1b .element-7507::after {
    bottom: -7px;
  }
  .texture-2e5b .disabled_8d1b .gallery-action-0709 {
    margin-top: -2px;
    width: 31px;
  }
  .texture-2e5b .disabled_8d1b .element-7507 {
    margin-top: -1.5px;
  }
  .texture-2e5b .disabled_8d1b .element-7507,
  .texture-2e5b .disabled_8d1b .element-7507::after,
  .texture-2e5b .disabled_8d1b .element-7507::before {
    width: 31px;
    height: 3px;
  }
  .texture-2e5b .disabled_8d1b .element-7507::before {
    top: -9px;
  }
  .texture-2e5b .disabled_8d1b .element-7507::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .element_b6bf .disabled_8d1b .gallery-action-0709 {
    margin-top: -2px;
    width: 19px;
  }
  .element_b6bf .disabled_8d1b .element-7507 {
    margin-top: -1px;
  }
  .element_b6bf .disabled_8d1b .element-7507,
  .element_b6bf .disabled_8d1b .element-7507::after,
  .element_b6bf .disabled_8d1b .element-7507::before {
    width: 19px;
    height: 2px;
  }
  .element_b6bf .disabled_8d1b .element-7507::before {
    top: -6px;
  }
  .element_b6bf .disabled_8d1b .element-7507::after {
    bottom: -6px;
  }
  .shade-fe63 .disabled_8d1b .gallery-action-0709 {
    margin-top: -2px;
    width: 22px;
  }
  .shade-fe63 .disabled_8d1b .element-7507 {
    margin-top: -1px;
  }
  .shade-fe63 .disabled_8d1b .element-7507,
  .shade-fe63 .disabled_8d1b .element-7507::after,
  .shade-fe63 .disabled_8d1b .element-7507::before {
    width: 22px;
    height: 2px;
  }
  .shade-fe63 .disabled_8d1b .element-7507::before {
    top: -7px;
  }
  .shade-fe63 .disabled_8d1b .element-7507::after {
    bottom: -7px;
  }
  .caption-cold-da31 .disabled_8d1b .gallery-action-0709 {
    margin-top: -2px;
    width: 31px;
  }
  .caption-cold-da31 .disabled_8d1b .element-7507 {
    margin-top: -1.5px;
  }
  .caption-cold-da31 .disabled_8d1b .element-7507,
  .caption-cold-da31 .disabled_8d1b .element-7507::after,
  .caption-cold-da31 .disabled_8d1b .element-7507::before {
    width: 31px;
    height: 3px;
  }
  .caption-cold-da31 .disabled_8d1b .element-7507::before {
    top: -9px;
  }
  .caption-cold-da31 .disabled_8d1b .element-7507::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .frame_dim_e58d .disabled_8d1b .gallery-action-0709 {
    margin-top: -2px;
    width: 19px;
  }
  .frame_dim_e58d .disabled_8d1b .element-7507 {
    margin-top: -1px;
  }
  .frame_dim_e58d .disabled_8d1b .element-7507,
  .frame_dim_e58d .disabled_8d1b .element-7507::after,
  .frame_dim_e58d .disabled_8d1b .element-7507::before {
    width: 19px;
    height: 2px;
  }
  .frame_dim_e58d .disabled_8d1b .element-7507::before {
    top: -6px;
  }
  .frame_dim_e58d .disabled_8d1b .element-7507::after {
    bottom: -6px;
  }
  .right-edb3 .disabled_8d1b .gallery-action-0709 {
    margin-top: -2px;
    width: 22px;
  }
  .right-edb3 .disabled_8d1b .element-7507 {
    margin-top: -1px;
  }
  .right-edb3 .disabled_8d1b .element-7507,
  .right-edb3 .disabled_8d1b .element-7507::after,
  .right-edb3 .disabled_8d1b .element-7507::before {
    width: 22px;
    height: 2px;
  }
  .right-edb3 .disabled_8d1b .element-7507::before {
    top: -7px;
  }
  .right-edb3 .disabled_8d1b .element-7507::after {
    bottom: -7px;
  }
  .basic_f01b .disabled_8d1b .gallery-action-0709 {
    margin-top: -2px;
    width: 31px;
  }
  .basic_f01b .disabled_8d1b .element-7507 {
    margin-top: -1.5px;
  }
  .basic_f01b .disabled_8d1b .element-7507,
  .basic_f01b .disabled_8d1b .element-7507::after,
  .basic_f01b .disabled_8d1b .element-7507::before {
    width: 31px;
    height: 3px;
  }
  .basic_f01b .disabled_8d1b .element-7507::before {
    top: -9px;
  }
  .basic_f01b .disabled_8d1b .element-7507::after {
    bottom: -9px;
  }
}
.fixed_60b2 .element-7507 {
  -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);
}
.fixed_60b2 .element-7507::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.fixed_60b2 .element-7507::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);
}
.fixed_60b2.right_4f49 .element-7507 {
  -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);
}
.fixed_60b2.right_4f49 .element-7507::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.fixed_60b2.right_4f49 .element-7507::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);
}
.simple_e98e {
  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.paragraph-iron-646d:before {
  display: none;
}
.feature_static_edd0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.feature_static_edd0 .static-aa3f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.feature_static_edd0 .static-aa3f:last-of-type {
  border-bottom: none;
}
.feature_static_edd0 .static-aa3f.popup-2779,
.feature_static_edd0 .static-aa3f.green_3230,
.feature_static_edd0 .static-aa3f.surface-inner-49c1 {
  padding: 0;
}
.feature_static_edd0 .background-8e75 .gallery-7c97 {
  color: currentColor;
}
.feature_static_edd0 .background-8e75 .gallery-7c97:focus,
.feature_static_edd0 .background-8e75 .gallery-7c97:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_static_edd0.primary-slow-7369 .shade_gold_a20c,
.feature_static_edd0.primary-slow-7369 .article_b382 a,
.feature_static_edd0.primary-slow-7369 .popup-bf6a a,
.feature_static_edd0.primary-slow-7369 .badge_soft_db8b a {
  color: rgba(0, 0, 0, 0.55);
}
.feature_static_edd0.primary-slow-7369 .shade_gold_a20c:hover,
.feature_static_edd0.primary-slow-7369 .article_b382 a:hover,
.feature_static_edd0.primary-slow-7369 .popup-bf6a a:hover,
.feature_static_edd0.primary-slow-7369 .badge_soft_db8b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.feature_static_edd0.primary-slow-7369 .notice-3d0c {
  color: rgba(0, 0, 0, 0.8);
}
.feature_static_edd0.primary-slow-7369 .static-aa3f {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_static_edd0.primary-slow-7369 .static-aa3f:before {
  background: rgba(0, 0, 0, 0.08);
}
.feature_static_edd0.primary-slow-7369 .gold_4977:before {
  background: rgba(255, 255, 255, 0.9);
}
.feature_static_edd0.primary-slow-7369 .background-8e75 .thumbnail_6e78 li a,
.feature_static_edd0.primary-slow-7369 .background-8e75 .gallery-7c97,
.feature_static_edd0.primary-slow-7369 .badge_soft_db8b {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_static_edd0.primary-slow-7369 .background-8e75 .gallery-7c97:focus,
.feature_static_edd0.primary-slow-7369 .background-8e75 .gallery-7c97:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_static_edd0.primary-slow-7369 .thumbnail_6e78 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.feature_static_edd0.full-b60f .shade_gold_a20c,
.feature_static_edd0.full-b60f .article_b382 a,
.feature_static_edd0.full-b60f .popup-bf6a .gallery-7c97,
.feature_static_edd0.full-b60f .popup-bf6a a,
.feature_static_edd0.full-b60f .badge_soft_db8b a {
  color: rgba(255, 255, 255, 0.79);
}
.feature_static_edd0.full-b60f .shade_gold_a20c:hover,
.feature_static_edd0.full-b60f .article_b382 a:hover,
.feature_static_edd0.full-b60f .popup-bf6a .gallery-7c97:hover,
.feature_static_edd0.full-b60f .popup-bf6a a:hover,
.feature_static_edd0.full-b60f .badge_soft_db8b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.feature_static_edd0.full-b60f .notice-3d0c {
  color: rgba(255, 255, 255, 0.99);
}
.feature_static_edd0.full-b60f .static-aa3f {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_static_edd0.full-b60f .static-aa3f:before {
  background: rgba(255, 255, 255, 0.08);
}
.feature_static_edd0.full-b60f .gold_4977:before {
  background: rgba(0, 0, 0, 0.9);
}
.feature_static_edd0.full-b60f .background-8e75 .thumbnail_6e78 li a,
.feature_static_edd0.full-b60f .background-8e75 .gallery-7c97,
.feature_static_edd0.full-b60f .badge_soft_db8b {
  border-color: rgba(255, 255, 255, 0.08);
}
.feature_static_edd0.full-b60f .background-8e75 .gallery-7c97:focus,
.feature_static_edd0.full-b60f .background-8e75 .gallery-7c97:hover {
  background: rgba(0, 0, 0, 0.01);
}
.feature_static_edd0.full-b60f .thumbnail_6e78 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.gold_4977 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.gold_4977:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.video_new_7109 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.search-331d .feature_static_edd0 {
  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;
}
.search-331d .static-aa3f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.search-331d .static-aa3f: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) {
  .search-331d .static-aa3f:before {
    width: 16%;
    left: 42%;
  }
}
.search-331d .static-aa3f:last-child:before {
  content: none;
}
.search-331d .static-aa3f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.search-331d .background-8e75 .thumbnail_6e78 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.search-331d .background-8e75 .thumbnail_6e78 li a .gallery-7c97 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.search-331d .background-8e75 .badge_soft_db8b {
  border: none;
}
.search-331d .background-8e75 .badge_soft_db8b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.search-331d .gold_4977 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.search-331d .video_new_7109 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.search-331d .full-b60f .gold_4977:before {
  background: rgba(0, 0, 0, 0.9);
}
.search-331d .primary-slow-7369.left-418e .element-7507 {
  background: rgba(0, 0, 0, 0.6);
}
.search-331d
  .primary-slow-7369.left-418e
  .element-7507::after,
.search-331d
  .primary-slow-7369.left-418e
  .element-7507:before {
  background: inherit;
}
.search-331d
  .primary-slow-7369.left-418e:hover
  .element-7507 {
  background: rgba(0, 0, 0, 0.8);
}
.shade-thick-e2d8 .feature_static_edd0 {
  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) {
  .shade-thick-e2d8 .feature_static_edd0 {
    width: auto;
    right: 45px;
  }
}
.backdrop-bd50 .feature_static_edd0 {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
  width: 360px;
  right: 0;
}
@media screen and (max-width: 35.5em) {
  .backdrop-bd50 .feature_static_edd0 {
    width: auto;
    left: 45px;
  }
}
.paragraph-iron-646d .feature_static_edd0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.paragraph-iron-646d .video_new_7109 {
  max-width: 48em;
  margin: 0 auto;
}
.paragraph-iron-646d .gold_4977:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.detail_current_1675 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.detail_current_1675.search-331d .feature_static_edd0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.detail_current_1675.shade-thick-e2d8 .feature_static_edd0 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.detail_current_1675 .feature_static_edd0 {
  visibility: visible;
}
.detail_current_1675.backdrop-bd50 .feature_static_edd0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.badge-middle-178f,
.bronze-5d63 {
  overflow-x: hidden;
}
.badge-middle-178f .feature_static_edd0 {
  overflow: auto;
}
.badge-middle-178f.search-331d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge-middle-178f.search-331d .feature_static_edd0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.badge-middle-178f.search-331d .new-0ad2 {
  opacity: 0;
}
.badge-middle-178f.shade-thick-e2d8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge-middle-178f.shade-thick-e2d8 .feature_static_edd0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.badge-middle-178f.shade-thick-e2d8 .new-0ad2 {
  opacity: 0;
}
.badge-middle-178f.backdrop-bd50 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.badge-middle-178f.backdrop-bd50 .feature_static_edd0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.badge-middle-178f.backdrop-bd50 .new-0ad2 {
  opacity: 0;
}
.badge-middle-178f.paragraph-iron-646d .feature_static_edd0 {
  z-index: 10;
  visibility: visible;
}
.left-418e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.left-418e .element-7507 {
  background: rgba(255, 255, 255, 0.99);
}
.left-418e .element-7507::after,
.left-418e .element-7507:before {
  background: inherit;
}
.left-418e:hover .element-7507 {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop-bd50 .left-418e {
  top: 10px;
  right: auto;
  left: 12px;
}
.paragraph-iron-646d .left-418e {
  display: none !important;
}
.badge-middle-178f:before,
.bronze-5d63:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.badge-middle-178f .left-418e,
.bronze-5d63 .left-418e {
  display: inline-block;
}
.feature_static_edd0 .modal_e806 {
  -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;
}
.badge-middle-178f .feature_static_edd0 .modal_e806,
.bronze-5d63 .feature_static_edd0 .modal_e806 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu_be14 .dynamic_1131 {
  width: 100%;
}
.grid_glass_04d4 {
  padding: 0 0.5em 0;
}
.grid_glass_04d4 [class*="customify-col-"],
.grid_glass_04d4 [class*="customify-col_"],
.grid_glass_04d4 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fluid_ce7d .grid_glass_04d4 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .mask-6594 .gallery-right-9bec,
  .gallery-right-9bec {
    display: none;
  }
  .thick-acd7 {
    text-align: left;
  }
  .footer_under_a51d {
    text-align: center;
  }
  .notice_stone_713c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .mask-6594 .action-f56a,
  .action-f56a {
    display: none;
  }
  .narrow-f215 {
    text-align: left;
  }
  .notification_faf1 {
    text-align: center;
  }
  .red_2a2b {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .mask-6594 .tag_medium_0b3b,
  .tag_medium_0b3b {
    display: none;
  }
  .highlight-8e2a {
    text-align: left;
  }
  .under_2722 {
    text-align: center;
  }
  .primary-iron-cc68 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.aside_dark_0421 {
  box-shadow: none !important;
}
.carousel-liquid-4d31 .photo-dirty-83b1,
.pro_2c2b .photo-dirty-83b1 {
  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;
}
.pro_2c2b .photo-dirty-83b1 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section-in-277b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.section-in-277b:after,
.section-in-277b:before {
  content: "";
  display: table;
}
.section-in-277b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .section-in-277b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.section-in-277b,
.white_41ce {
  max-width: 1248px;
  margin: 0 auto;
}

.message-7a57.white-2f12 .section-in-277b {
  max-width: 100%;
}
.message-7a57.background-easy-c3ee {
  max-width: 1200px;
  margin: 0 auto;
}
.message-7a57.article_bb56 .section-in-277b {
  max-width: 100%;
}
.message-7a57.article_bb56 > .section-in-277b {
  padding-left: 0;
  padding-right: 0;
}
.message-7a57.article_bb56 > .section-in-277b .mask-6594 {
  margin: 0;
}
.message-7a57.article_bb56
  > .section-in-277b
  .lite-66f0.icon-3a19 {
  margin-right: 0;
  margin-left: 0;
}
.message-7a57.article_bb56 #main.icon-3a19 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .steel-20db #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .steel-20db #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .input_silver_57f0 .pressed_78a3 {
    padding-right: 1em;
  }
  .input_silver_57f0.notice_focused_6fab .lite-66f0 {
    border-right: 1px solid #eaecee;
  }
  .input_silver_57f0.notice_focused_6fab .pressed_78a3 {
    padding-right: 1em;
  }
  .input_silver_57f0.notice_focused_6fab .rough-5e3e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .upper-6433 .pressed_78a3 {
    padding-left: 1em;
  }
  .upper-6433.notice_focused_6fab .lite-66f0 {
    border-left: 1px solid #eaecee;
  }
  .upper-6433.notice_focused_6fab .pressed_78a3 {
    padding-left: 1em;
  }
  .upper-6433.notice_focused_6fab .rough-5e3e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .last_e043 .pressed_78a3 {
    padding-left: 1em;
  }
  .last_e043.notice_focused_6fab .video-hot-9831 {
    border-right: 1px solid #eaecee;
  }
  .last_e043.notice_focused_6fab .thumbnail_b5d4 {
    border-right: 1px solid #eaecee;
  }
  .last_e043.notice_focused_6fab .pressed_78a3 {
    padding-left: 1em;
  }
  .last_e043.notice_focused_6fab .rough-5e3e {
    padding-right: 1em;
  }
  .last_e043.notice_focused_6fab .disabled-fc23 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture_0e85 .pressed_78a3 {
    padding-right: 1em;
  }
  .picture_0e85.notice_focused_6fab .video-hot-9831 {
    border-left: 1px solid #eaecee;
  }
  .picture_0e85.notice_focused_6fab .thumbnail_b5d4 {
    border-left: 1px solid #eaecee;
  }
  .picture_0e85.notice_focused_6fab .pressed_78a3 {
    padding-right: 1em;
  }
  .picture_0e85.notice_focused_6fab .rough-5e3e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture_0e85.notice_focused_6fab .disabled-fc23 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .steel-20db .pressed_78a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel-20db.notice_focused_6fab .lite-66f0 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .steel-20db.notice_focused_6fab .pressed_78a3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .steel-20db.notice_focused_6fab .rough-5e3e {
    padding-left: 1em;
  }
  .steel-20db.notice_focused_6fab .disabled-fc23 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .steel-20db.notice_focused_6fab .pressed_78a3 {
    padding-left: 0;
  }
}
.secondary-4546 .clean_26de {
  display: inline-block;
}
.upper_759f {
  display: inline-block;
}
.filter_639f {
  word-con: break-word;
}
.info-7b5c > span {
  display: inline-block;
  padding: 5px 0;
}
.info-7b5c .sidebar-solid-1390 {
  margin-left: 8px;
  margin-right: 8px;
}
.info-7b5c .overlay_bf70 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hover_6e82 .steel_184b {
  margin-bottom: 2em;
}
.hover_6e82 .shadow-3ee6 {
  margin-bottom: 15px;
}
.hover_6e82 .shadow-3ee6:last-child {
  margin-bottom: 0;
}
.hover_6e82 .photo-1ca4 {
  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) {
  .hover_6e82 .photo-1ca4 {
    display: block;
  }
}
.hover_6e82 .media_2def {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hover_6e82 .media_2def {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hover_6e82 .primary-71e0 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hover_6e82 .primary-71e0 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hover_6e82 .primary-71e0 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hover_6e82 .filter_639f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hover_6e82 .filter_639f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hover_6e82 .mask-in-6ab1 p:last-child {
  margin-bottom: 0;
}
.hover_6e82 .detail-f738 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hover_6e82 .up-6aa2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hover_6e82 .gold-2625 {
  margin-top: 1em;
}
.hover_6e82 .south-9090 {
  top: 0;
  display: block;
}
.hover_6e82 .south-9090 a {
  color: inherit;
}
.hover_6e82 .south-9090 a:hover {
  color: inherit;
}
.hover_6e82 .chip-lower-e4b3 {
  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;
}
.hover_6e82 .chip-lower-e4b3:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hover_6e82 .up-6aa2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hover_6e82 .black_2587 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hover_6e82 .black_2587:first-child {
  margin-top: 0;
}
.hover_6e82 .black_2587.fast_857b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hover_6e82 .black_2587.search-1e7c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hover_6e82
  .black_2587.search-1e7c.nav_advanced_8b10
  .gold-2625 {
  width: 100%;
}
.hover_6e82 .search-1e7c {
  -webkit-box-align: center;
  align-items: center;
}
.hover_6e82 .search-1e7c .info-7b5c,
.hover_6e82 .search-1e7c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hover_6e82 .primary-71e0 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover_6e82 .primary-71e0 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hover_6e82 .primary-71e0: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;
}
.hover_6e82 .fast_857b {
  z-index: 5;
}
.hover_6e82 .blue-d771 .smooth_c684 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hover_6e82 .inner_cbe1 .smooth_c684 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hover_6e82 .last_36f2 .smooth_c684 {
  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;
}
.hover_6e82.pressed_5fbf .photo-1ca4,
.hover_6e82.focused_439f .photo-1ca4 {
  display: block;
}
.hover_6e82.pressed_5fbf .photo-1ca4 .focused_29d4,
.hover_6e82.pressed_5fbf .photo-1ca4 .up-6aa2,
.hover_6e82.focused_439f .photo-1ca4 .focused_29d4,
.hover_6e82.focused_439f .photo-1ca4 .up-6aa2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hover_6e82.background-mini-a696 .media_2def {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hover_6e82.background-mini-a696 .media_2def {
    margin-right: 0;
  }
}
.hover_6e82.pressed_5fbf .media_2def,
.hover_6e82.focused_439f .media_2def {
  padding-top: 40%;
}
.hover_6e82.pressed_5fbf .steel_184b,
.hover_6e82.focused_439f .steel_184b {
  display: block;
}
.hover_6e82.pressed_5fbf .fn-sticky-bdaa .up-6aa2,
.hover_6e82.focused_439f .fn-sticky-bdaa .up-6aa2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hover_6e82.pressed_5fbf .media_2def,
.hover_6e82.focused_439f .media_2def {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hover_6e82.pressed_5fbf .up-6aa2 {
  padding: 1em;
}
.chip_orange_6ac4 {
  margin: 30px auto;
  display: block;
}
.chip_orange_6ac4 .top-2361 > * {
  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;
}
.chip_orange_6ac4 .top-2361 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.chip_orange_6ac4 .top-2361 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.caption_a5e4 .info-7b5c {
  margin-bottom: 1.41575em;
}
.caption_a5e4 .video_pro_0bb8 {
  margin-bottom: 1.618em;
}
.paper_b38e .table_9bc2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.paper_b38e .table_9bc2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.paper_b38e .overlay-fast-d2ca {
  max-width: 100%;
  overflow: auto;
}
.highlight_hard_9a4d .paper_b38e a:hover {
  text-decoration: underline;
}
.hovered_3e35 .shadow-3ee6:not(.filter_639f),
.hovered_3e35 .primary-71e0 {
  margin-bottom: 1.41575em;
}
.hovered_3e35 .shadow-3ee6:not(.filter_639f):last-child,
.hovered_3e35 .primary-71e0:last-child {
  margin-bottom: 0;
}
.hovered_3e35 .shadow-3ee6.header_mini_4464 {
  margin-bottom: 0.41575em;
}
.hovered_3e35 .inner-2a27:before,
.hovered_3e35 .media_8d94:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hovered_3e35 .inner-2a27:before {
  content: "\f115";
}
.hovered_3e35 .media_8d94:before {
  content: "\f02c";
}
.hovered_3e35 .accordion-cold-2e24 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hovered_3e35 .accordion-cold-2e24 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.narrow_9230 {
  display: -webkit-box;
  display: flex;
}
.narrow_9230 .photo-next-be06 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .narrow_9230 .photo-next-be06 {
    flex-basis: 90px;
  }
}
.narrow_9230 .badge_04c6 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .narrow_9230 .badge_04c6 {
    flex-basis: calc(100% - 50px);
  }
}
.narrow_9230 .item_down_188c p:last-child {
  margin-bottom: 0.72em;
}
.badge-warm-c520 .top-2361 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.badge-warm-c520 .top-2361:after,
.badge-warm-c520 .top-2361:before {
  content: "";
  display: table;
}
.badge-warm-c520 .top-2361:after {
  clear: both;
}
.badge-warm-c520 .top-2361 .menu-complex-3219,
.badge-warm-c520 .top-2361 .secondary-tall-0303 {
  width: 49%;
}
.badge-warm-c520 .top-2361 .menu-complex-3219 a span.summary_soft_fa40,
.badge-warm-c520 .top-2361 .secondary-tall-0303 a span.summary_soft_fa40 {
  display: block;
  margin-bottom: 5px;
}
.badge-warm-c520 .top-2361 .secondary-tall-0303 {
  float: left;
  text-align: left;
}
.badge-warm-c520 .top-2361 .menu-complex-3219 {
  float: right;
  text-align: right;
}
.filter_fixed_2e40 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .filter_fixed_2e40 {
    margin-bottom: 0;
  }
}
.shade_liquid_cc7e {
  margin-bottom: 1em;
}
.shade_liquid_cc7e .filter_639f {
  font-size: 1.1em;
  line-height: 1.3;
}
.modal_c2ba a {
  display: block;
  line-height: 0;
  position: relative;
}
.form-up-33df .shade_liquid_cc7e,
.copper_1df1 .shade_liquid_cc7e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .form-up-33df .shade_liquid_cc7e,
  .copper_1df1 .shade_liquid_cc7e {
    display: block;
  }
}
.form-up-33df .modal_c2ba,
.copper_1df1 .modal_c2ba {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .form-up-33df .modal_c2ba,
  .copper_1df1 .modal_c2ba {
    margin-bottom: 1em;
  }
}
.form-up-33df .modal_c2ba img,
.copper_1df1 .modal_c2ba img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.form-up-33df .message-small-a1bb,
.copper_1df1 .message-small-a1bb {
  flex-basis: calc(100% - 160px);
}
.form-up-33df .message-small-a1bb p,
.copper_1df1 .message-small-a1bb p {
  margin-bottom: 0;
}
.form-up-33df .message-small-a1bb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .form-up-33df .message-small-a1bb {
    padding-left: 0;
  }
}
.copper_1df1 .message-small-a1bb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .copper_1df1 .message-small-a1bb {
    padding-right: 0;
  }
}
.copper_1df1 .modal_c2ba {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.info-clean-30ef .modal_c2ba {
  margin-bottom: 0.5em;
}
.info-clean-30ef .modal_c2ba img {
  width: 100%;
}
.gold_6282 .outline_3f04,
.avatar_a115 .outline_3f04 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.avatar_a115 .lite-66f0 .hidden_5800 p:last-child {
  margin-bottom: 0;
}
.current-7690 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.primary-up-9921 .banner_active_51e2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .primary-up-9921 .banner_active_51e2:last-of-type {
    margin-bottom: 0;
  }
}
.primary-up-9921 .banner_active_51e2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.primary-up-9921 .banner_active_51e2 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.primary-up-9921 .banner_active_51e2 ul li {
  margin: 0 0 0.6em;
}
.primary-up-9921 .banner_active_51e2 ul li.selected-b716,
.primary-up-9921 .banner_active_51e2 ul li.content-dim-55c2 {
  position: relative;
}
.primary-up-9921 .banner_active_51e2 ul li.selected-b716 .panel-ed09,
.primary-up-9921 .banner_active_51e2 ul li.content-dim-55c2 .panel-ed09 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.primary-up-9921 .banner_active_51e2 ul li.selected-b716:after:after,
.primary-up-9921 .banner_active_51e2 ul li.selected-b716:after:before,
.primary-up-9921
  .banner_active_51e2
  ul
  li.content-dim-55c2:after:after,
.primary-up-9921
  .banner_active_51e2
  ul
  li.content-dim-55c2:after:before {
  content: "";
  display: table;
}
.primary-up-9921 .banner_active_51e2 ul li.selected-b716:after:after,
.primary-up-9921
  .banner_active_51e2
  ul
  li.content-dim-55c2:after:after {
  clear: both;
}
.primary-up-9921 .banner_active_51e2 a.fluid_137c:hover {
  text-decoration: none;
}
.primary-up-9921 .banner_active_51e2 select {
  max-width: 100%;
}
.primary-up-9921 .banner_active_51e2 table {
  font-size: 85%;
}
.primary-up-9921 .banner_active_51e2 table td,
.primary-up-9921 .banner_active_51e2 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.primary-up-9921 .banner_active_51e2 table tfoot td {
  text-align: left;
}
.primary-up-9921 .banner_active_51e2 :last-child {
  margin-bottom: 0;
}
.primary-up-9921 .banner_active_51e2 .small_a4df {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.primary-up-9921 .banner_active_51e2 .small_a4df label {
  width: 100%;
}
.primary-up-9921 .banner_active_51e2 .small_a4df .module_be41 {
  width: 100%;
  display: block;
}
.primary-up-9921 .banner_active_51e2 .small_a4df .background_806e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.primary-up-9921 .banner_active_51e2 .small_a4df .background_806e:hover svg #svg-search {
  fill: #444;
}
.primary-up-9921 .banner_active_51e2 .small_a4df .background_806e svg {
  width: 18px;
  height: 18px;
}
.primary-up-9921 .focused-0fe7 ul ul,
.primary-up-9921 .sort_54f1 ul ul,
.primary-up-9921 .bronze-9d42 ul ul,
.primary-up-9921 .grid-86c9 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.primary-up-9921 .focused-0fe7 .center_8859 > a,
.primary-up-9921 .sort_54f1 .center_8859 > a,
.primary-up-9921 .bronze-9d42 .center_8859 > a,
.primary-up-9921 .grid-86c9 .center_8859 > a {
  margin-bottom: 0;
}
.primary-up-9921 .rough-3835 li,
.primary-up-9921 .focused-0fe7 li,
.primary-up-9921 .aside-f824 li,
.primary-up-9921 .sort_54f1 li,
.primary-up-9921 .bronze-9d42 li,
.primary-up-9921 .grid-86c9 li,
.primary-up-9921 .feature_light_524b li,
.primary-up-9921 .surface-cold-c835 li {
  display: block;
  position: relative;
}
.primary-up-9921 .rough-3835 li:last-child,
.primary-up-9921 .focused-0fe7 li:last-child,
.primary-up-9921 .aside-f824 li:last-child,
.primary-up-9921 .sort_54f1 li:last-child,
.primary-up-9921 .bronze-9d42 li:last-child,
.primary-up-9921 .grid-86c9 li:last-child,
.primary-up-9921 .feature_light_524b li:last-child,
.primary-up-9921 .surface-cold-c835 li:last-child {
  border: none;
}
.primary-up-9921 .rough-3835 li a,
.primary-up-9921 .focused-0fe7 li a,
.primary-up-9921 .aside-f824 li a,
.primary-up-9921 .sort_54f1 li a,
.primary-up-9921 .bronze-9d42 li a,
.primary-up-9921 .grid-86c9 li a,
.primary-up-9921 .feature_light_524b li a,
.primary-up-9921 .surface-cold-c835 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.primary-up-9921 .rough-3835 li ul li::before,
.primary-up-9921 .focused-0fe7 li ul li::before,
.primary-up-9921 .aside-f824 li ul li::before,
.primary-up-9921 .sort_54f1 li ul li::before,
.primary-up-9921 .bronze-9d42 li ul li::before,
.primary-up-9921 .grid-86c9 li ul li::before,
.primary-up-9921 .feature_light_524b li ul li::before,
.primary-up-9921 .surface-cold-c835 li ul li::before {
  left: 15px;
}
.primary-up-9921 .rough-3835 li ul a,
.primary-up-9921 .focused-0fe7 li ul a,
.primary-up-9921 .aside-f824 li ul a,
.primary-up-9921 .sort_54f1 li ul a,
.primary-up-9921 .bronze-9d42 li ul a,
.primary-up-9921 .grid-86c9 li ul a,
.primary-up-9921 .feature_light_524b li ul a,
.primary-up-9921 .surface-cold-c835 li ul a {
  padding-left: 20px;
}
.primary-up-9921 .rough-3835 li ul ul li::before,
.primary-up-9921 .focused-0fe7 li ul ul li::before,
.primary-up-9921 .aside-f824 li ul ul li::before,
.primary-up-9921 .sort_54f1 li ul ul li::before,
.primary-up-9921 .bronze-9d42 li ul ul li::before,
.primary-up-9921 .grid-86c9 li ul ul li::before,
.primary-up-9921 .feature_light_524b li ul ul li::before,
.primary-up-9921 .surface-cold-c835 li ul ul li::before {
  left: 30px;
}
.primary-up-9921 .rough-3835 li ul ul a,
.primary-up-9921 .focused-0fe7 li ul ul a,
.primary-up-9921 .aside-f824 li ul ul a,
.primary-up-9921 .sort_54f1 li ul ul a,
.primary-up-9921 .bronze-9d42 li ul ul a,
.primary-up-9921 .grid-86c9 li ul ul a,
.primary-up-9921 .feature_light_524b li ul ul a,
.primary-up-9921 .surface-cold-c835 li ul ul a {
  padding-left: 40px;
}
.primary-up-9921 .tertiary_down_a2cc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.primary-up-9921 .surface-cold-c835 ul li {
  margin-bottom: 1.41575em;
}
.primary-up-9921 .surface-cold-c835 ul li .component-5ad3 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.primary-up-9921 .surface-cold-c835 ul li .search-first-cadd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.full-b60f .rough-3835 li a,
.full-b60f .focused-0fe7 li a,
.full-b60f .aside-f824 li a,
.full-b60f .sort_54f1 li a,
.full-b60f .bronze-9d42 li a,
.full-b60f .grid-86c9 li a,
.full-b60f .feature_light_524b li a,
.full-b60f .surface-cold-c835 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-b60f .tertiary_down_a2cc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-b60f .banner_active_51e2 ul li.selected-b716 .panel-ed09,
.full-b60f .banner_active_51e2 ul li.content-dim-55c2 .panel-ed09 {
  background: rgba(0, 0, 0, 0.2);
}
.full-b60f .primary-up-9921 .banner_active_51e2 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.message-7a57 .primary-up-9921 .thumbnail_6e78 li {
  margin: 0;
}
.message-7a57 .primary-up-9921 .thumbnail_6e78 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.message-7a57 .primary-up-9921 .thumbnail_6e78 li ul {
  margin: 0;
}
.message-7a57 .primary-up-9921 .thumbnail_6e78 li ul li a {
  padding-left: 15px;
}
.message-7a57 .primary-up-9921 .thumbnail_6e78 li ul li li a {
  padding-left: 30px;
}
.message-7a57 .primary-up-9921 .thumbnail_6e78 li.outline-lower-5e49 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.message-7a57 .primary-up-9921 .thumbnail_6e78 li.outline-lower-5e49 > 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;
}
.message-7a57 .primary-up-9921 .thumbnail_6e78 li.outline-lower-5e49 > 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;
}
.badge-af51 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fluid-55c4 {
  position: relative;
  z-index: 10;
}
.fluid-55c4 .modal_e806 {
  width: 100%;
  max-width: 100%;
}
.sort_east_c8a9 .footer_first_4dfe {
  padding-top: 2em;
  padding-bottom: 2em;
}
.sort_east_c8a9 .primary-slow-7369 {
}
.sort_east_c8a9 .full-b60f {
  background: #292929;
}
.dynamic_0db9 .footer_first_4dfe {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dynamic_0db9 .primary-slow-7369 {
  background: #f9f9f9;
}
.dynamic_0db9 .full-b60f {
  background: #303030;
}
.outline_next_04c8 .footer_first_4dfe {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline_next_04c8 .clean_26de {
    margin-bottom: 1em;
  }
  .outline_next_04c8 .clean_26de:last-child {
    margin-bottom: 0;
  }
}
.outline_next_04c8 .primary-slow-7369 {
  background: #ededed;
}
.outline_next_04c8 .full-b60f {
  background: #1a1a1a;
}
.footer_first_4dfe.primary-slow-7369 {
  color: rgba(0, 0, 0, 0.6);
}
.footer_first_4dfe.primary-slow-7369 .backdrop-easy-8b25 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.footer_first_4dfe.full-b60f {
  color: rgba(255, 255, 255, 0.99);
}
.footer_first_4dfe.full-b60f a:not(.fluid_137c) {
  color: rgba(255, 255, 255, 0.79);
}
.footer_first_4dfe.full-b60f a:not(.fluid_137c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.footer_first_4dfe.full-b60f .backdrop-easy-8b25 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.footer_first_4dfe.full-b60f table tbody td,
.footer_first_4dfe.full-b60f table th {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail-41c0.accordion-complex-663a .section-in-277b {
  max-width: initial;
}
.thumbnail-41c0 .accent_a22f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.thumbnail-41c0 .accent_a22f .modal_e806 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .thumbnail-41c0 .accent_a22f .modal_e806 {
    display: block;
    margin-bottom: 2em;
  }
  .thumbnail-41c0 .accent_a22f .modal_e806:last-child {
    margin-bottom: 0;
  }
}
.outline_next_04c8 .clean_26de:last-child,
.dynamic_0db9 .clean_26de:last-child,
.sort_east_c8a9 .clean_26de:last-child {
  margin-bottom: 0;
}
.outline_next_04c8 .clean_26de .primary-up-9921 .banner_active_51e2:last-child,
.dynamic_0db9 .clean_26de .primary-up-9921 .banner_active_51e2:last-child,
.sort_east_c8a9 .clean_26de .primary-up-9921 .banner_active_51e2:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .outline_next_04c8 .hard_5044,
  .outline_next_04c8 .info_a21e,
  .dynamic_0db9 .hard_5044,
  .dynamic_0db9 .info_a21e,
  .sort_east_c8a9 .hard_5044,
  .sort_east_c8a9 .info_a21e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fluid-55c4 .clean_26de {
    margin-bottom: 2em;
  }
}
.fluid-55c4 p:last-child {
  margin-bottom: 0;
}
.fluid-55c4 li,
.fluid-55c4 ul {
  list-style: none;
  margin: 0;
}
.fluid-55c4 ul ul {
  margin-left: 2.617924em;
}
.paper-fd83 {
  font-size: 0.875em;
}

/* css-noise: 30b6 */
.phantom-card-k4 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
