/*!
Theme Name: Customify
Theme URI: https://pressmaximum.focus_e8a7/customify
Author: WPCustomify
Author URI: https://pressmaximum.focus_e8a7
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.focus_e8a7/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.thumbnail_hard_9c98.chip_8fcb/licenses/gpl-2.0.border-west-86b4
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.hover-pressed-d188/, (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.dirty_4051.avatar_82d6/normalize.new_ece3/
 ======
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.new_ece3 v7.0.0 | MIT License | github.focus_e8a7/necolas/normalize.new_ece3 */
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;
}
.avatar_00d6 .white_23bc,
.surface_6c5a,
.secondary_static_8b9f,
.icon-c0f6,
.image-7b13,
.banner_brown_50bc,
.tabs-easy-4093,
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;
}
.surface_6c5a,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .surface_6c5a,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .surface_6c5a,
  h1 {
    font-size: 1.8em;
  }
}
.secondary_static_8b9f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary_static_8b9f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary_static_8b9f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary_static_8b9f,
  h2 {
    font-size: 1.7em;
  }
}
.icon-c0f6,
h3 {
  font-size: 1.618em;
}
.avatar_00d6 .white_23bc,
.image-7b13,
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.image-wood-169a {
  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;
}
.copper_6556:after,
.copper_6556:before,
.layout_bbf5:after,
.layout_bbf5:before {
  content: "";
  display: table;
}
.copper_6556:after,
.layout_bbf5:after {
  clear: both;
}
.header_slow_7944 {
  float: right;
  margin-right: 0;
}
.info-smooth-4e6f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.menu_fluid_6bfd .highlight-fc57,
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;
}
.menu_fluid_6bfd .highlight-fc57: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;
}
.pressed-5d68 .highlight-fc57 {
  box-shadow: none;
}
.pressed-5d68
  .highlight-fc57
  .filter-dirty-c6f0 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.pressed-5d68 .highlight-fc57 .row_6bc5 {
  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;
}
.pressed-5d68
  .highlight-fc57
  .row_6bc5
  b {
  display: none;
}
.pressed-5d68 .list-49a7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.status-1273:not(.module_gas_21f4):not(.selected_55f3),
button:not(.module_gas_21f4):not(.selected_55f3),
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ),
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ),
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ) {
  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;
}
.status-1273:not(.module_gas_21f4):not(
    .selected_55f3
  ):hover,
button:not(.module_gas_21f4):not(
    .selected_55f3
  ):hover,
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ):hover,
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ):hover,
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.status-1273:not(.module_gas_21f4):not(
    .selected_55f3
  ):active,
.status-1273:not(.module_gas_21f4):not(
    .selected_55f3
  ):focus,
button:not(.module_gas_21f4):not(
    .selected_55f3
  ):active,
button:not(.module_gas_21f4):not(
    .selected_55f3
  ):focus,
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ):active,
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ):focus,
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ):active,
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ):focus,
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ):active,
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ):focus {
  outline: 0;
}
.status-1273:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3,
button:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3,
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3,
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3,
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3 {
  position: relative;
}
.status-1273:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .last-b99c,
.status-1273:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .gas_8917,
.status-1273:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .hidden-top-5cf9,
.status-1273:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  i,
.status-1273:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  svg,
button:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .last-b99c,
button:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .gas_8917,
button:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .hidden-top-5cf9,
button:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  i,
button:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  svg,
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .last-b99c,
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .gas_8917,
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .hidden-top-5cf9,
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  i,
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  svg,
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .last-b99c,
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .gas_8917,
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .hidden-top-5cf9,
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  i,
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  svg,
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .last-b99c,
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .gas_8917,
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  .hidden-top-5cf9,
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  i,
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3
  svg {
  visibility: hidden;
}
.status-1273:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3:after,
button:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3:after,
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3:after,
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3:after,
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ).fn-loading-0bf3: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;
}
.status-1273:not(.module_gas_21f4):not(.selected_55f3),
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ),
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ),
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ) {
  color: #fff;
  background: #235787;
}
.status-1273:not(.module_gas_21f4):not(
    .selected_55f3
  ):focus,
input[type="button"]:not(.module_gas_21f4):not(
    .selected_55f3
  ):focus,
input[type="reset"]:not(.module_gas_21f4):not(
    .selected_55f3
  ):focus,
input[type="submit"]:not(.module_gas_21f4):not(
    .selected_55f3
  ):focus {
  color: #fff;
}
.status-1273.fn-disabled-0bf3:not(.module_gas_21f4):not(
    .selected_55f3
  ),
.status-1273[disabled]:not(.module_gas_21f4):not(
    .selected_55f3
  ),
button.fn-disabled-0bf3:not(.module_gas_21f4):not(
    .selected_55f3
  ),
button[disabled]:not(.module_gas_21f4):not(
    .selected_55f3
  ) {
  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;
}
.outline-dynamic-965e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.outline-dynamic-965e: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;
}
.pink-7ea6 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.element_23a8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.mini-0a79 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.copper_6556:after,
.copper_6556:before,
.active-66ff:after,
.active-66ff:before,
.button_large_f5b7:after,
.button_large_f5b7:before,
.fresh_088c:after,
.fresh_088c:before,
.detail-224e:after,
.detail-224e:before,
.form-aa52:after,
.form-aa52:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.copper_6556:after,
.active-66ff:after,
.button_large_f5b7:after,
.fresh_088c:after,
.detail-224e:after,
.form-aa52:after {
  clear: both;
}
.active-66ff .carousel-0b17,
.button_large_f5b7 .carousel-0b17,
.soft_a470 .carousel-0b17 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.image-2d3e {
  display: inline-block;
}
.image_3887 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.image_3887 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image_3887 .tag_ba12 {
  padding: 1em 0;
  font-size: 85%;
}
.tag_ba12 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.badge_focused_15e9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.badge_focused_15e9:after,
.badge_focused_15e9:before {
  content: "";
  display: table;
}
.badge_focused_15e9:after {
  clear: both;
}
.badge_hot_53ba {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.chip_4362 .badge_hot_53ba {
  max-width: 50%;
}
.notice-cool-ec96 .badge_hot_53ba {
  max-width: 33.33%;
}
.label_e156 .badge_hot_53ba {
  max-width: 25%;
}
.orange-0afa .badge_hot_53ba {
  max-width: 20%;
}
.sidebar-a239 .badge_hot_53ba {
  max-width: 16.66%;
}
.tooltip_focused_e9f0 .badge_hot_53ba {
  max-width: 14.28%;
}
.mini-07fb .badge_hot_53ba {
  max-width: 12.5%;
}
.hero-dirty-1267 .badge_hot_53ba {
  max-width: 11.11%;
}
.large-578d {
  display: block;
}
.avatar_00d6 .focus-narrow-209b label,
.avatar_00d6 .advanced_46c1 label,
.avatar_00d6 .action_5972 label,
.avatar_00d6 .notification_19a9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.filter_90bf {
  list-style: none;
  margin: 0;
}
.filter_90bf article.info_medium_2c76 {
  margin-bottom: 0;
}
.filter_90bf ul {
  list-style: none;
  margin: 0;
}
.filter_90bf .east_8687 li.info_medium_2c76 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .filter_90bf .east_8687 li.info_medium_2c76 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .filter_90bf .east_8687 li.info_medium_2c76: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) {
  .filter_90bf .east_8687 li.info_medium_2c76 li.info_medium_2c76 li.info_medium_2c76 li.info_medium_2c76 {
    padding-left: 0;
  }
}
article.info_medium_2c76 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_medium_2c76 .active-66ff p:last-of-type {
  margin-bottom: 0;
}
article.info_medium_2c76 .solid_309f {
  float: left;
}
article.info_medium_2c76 .gradient_2f13 {
  margin-left: 85px;
}
article.info_medium_2c76 .header-dark-281a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_medium_2c76 .header-dark-281a .card_prev_a34a {
  margin-left: 10px;
}
article.info_medium_2c76 .notification_over_3da7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_medium_2c76 .button_white_bb6b {
  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 .focus-narrow-209b,
  #respond .action_5972,
  #respond .notification_19a9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus-narrow-209b input,
#respond .action_5972 input,
#respond .notification_19a9 input {
  width: 100%;
}
#respond .notification_19a9 {
  margin-right: 0;
}
#respond .mini_bc2e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gold-f290 {
  margin: auto;
  width: 24px;
  height: 24px;
  min-height: 24px;
  overflow: hidden;
  fill: currentColor;
  line-height: 1em;
  font-size: 1em;
  position: relative;
  padding: 0;
  border-radius: 50%;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: rgba(255, 255, 255, 0.5);
  color: #888;
  opacity: 0.6;
  display: inline-block;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.gold-f290.sort-fast-8ada {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.gold-f290 svg {
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  fill: currentColor;
  color: currentColor;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.gold-f290:focus,
.gold-f290: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);
}
.table-pink-16d3 {
  border-radius: 10%;
}
.menu-1f19 {
  border-radius: 50%;
}
.clean_ba4e {
  font-size: 0.72em;
}
.banner_06a5 {
  font-size: 0.875em;
}
.hero-fast-85ec {
  font-size: 1.1em;
}
.wrapper_e077 {
  text-transform: uppercase;
  line-height: 1.2;
}
.wrapper_e077.clean_ba4e {
  letter-spacing: 0.5px;
}
.layout-2150,
.layout-2150 a {
  color: #6d6d6d;
}
.layout-2150 a:hover {
  color: #111;
}
.old-ed91 {
  color: #6d6d6d;
}
.section-15a2 {
  overflow-x: hidden;
}
.section-15a2 .header_d904.thumbnail-ec26 {
  position: relative;
}
.section-15a2 .header_d904.thumbnail-ec26.over-e94a {
  position: initial;
}
.section-15a2
  .header_d904.thumbnail-ec26.over-e94a
  .hard_16d5 {
  left: auto;
}
.section-15a2 .header_d904 .hard_16d5 {
  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;
}
.section-15a2 .header_d904:hover.thumbnail-ec26 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.section-15a2
  .header_d904:hover.thumbnail-ec26
  .hard_16d5 {
  display: block;
  z-index: 9999999;
}
.section-15a2 .out_9710 .module-919c,
.section-15a2 .focus_up_fbf2 .module-919c {
  display: none;
}
.section-15a2 .overlay-active-4916 .header_d904:hover.thumbnail-ec26 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.avatar_00d6 .focus-narrow-209b label,
.avatar_00d6 .advanced_46c1 label,
.avatar_00d6 .action_5972 label,
.avatar_00d6 .notification_19a9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.filter_90bf {
  list-style: none;
  margin: 0;
}
.filter_90bf article.info_medium_2c76 {
  margin-bottom: 0;
}
.filter_90bf ul {
  list-style: none;
  margin: 0;
}
.filter_90bf .east_8687 li.info_medium_2c76 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .filter_90bf .east_8687 li.info_medium_2c76 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .filter_90bf .east_8687 li.info_medium_2c76: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) {
  .filter_90bf .east_8687 li.info_medium_2c76 li.info_medium_2c76 li.info_medium_2c76 li.info_medium_2c76 {
    padding-left: 0;
  }
}
article.info_medium_2c76 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_medium_2c76 .active-66ff p:last-of-type {
  margin-bottom: 0;
}
article.info_medium_2c76 .solid_309f {
  float: left;
}
article.info_medium_2c76 .gradient_2f13 {
  margin-left: 85px;
}
article.info_medium_2c76 .header-dark-281a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_medium_2c76 .header-dark-281a .card_prev_a34a {
  margin-left: 10px;
}
article.info_medium_2c76 .notification_over_3da7 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_medium_2c76 .button_white_bb6b {
  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 .focus-narrow-209b,
  #respond .action_5972,
  #respond .notification_19a9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus-narrow-209b input,
#respond .action_5972 input,
#respond .notification_19a9 input {
  width: 100%;
}
#respond .notification_19a9 {
  margin-right: 0;
}
#respond .mini_bc2e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.out_9710 .nav_hot_00c4 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.nav_hot_00c4 .container-c0e3.first_e5bb .full-ec75 > li > a:focus,
.nav_hot_00c4 .container-c0e3.first_e5bb .full-ec75 > li > a:hover,
.nav_hot_00c4 .container-c0e3.content_last_7964 .full-ec75 > li > a:focus,
.nav_hot_00c4 .container-c0e3.content_last_7964 .full-ec75 > li > a:hover,
.nav_hot_00c4 .container-c0e3.active_0c90 .full-ec75 > li > a:focus,
.nav_hot_00c4 .container-c0e3.active_0c90 .full-ec75 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_hot_00c4
  .container-c0e3.first_e5bb
  .full-ec75
  > li.advanced_37a2
  > a,
.nav_hot_00c4
  .container-c0e3.first_e5bb
  .full-ec75
  > li.main-2c6d
  > a,
.nav_hot_00c4
  .container-c0e3.content_last_7964
  .full-ec75
  > li.advanced_37a2
  > a,
.nav_hot_00c4
  .container-c0e3.content_last_7964
  .full-ec75
  > li.main-2c6d
  > a,
.nav_hot_00c4
  .container-c0e3.active_0c90
  .full-ec75
  > li.advanced_37a2
  > a,
.nav_hot_00c4 .container-c0e3.active_0c90 .full-ec75 > li.section_4327 > a {
  color: rgba(255, 255, 255, 0.99);
}
.nav_hot_00c4 .thumbnail_blue_cc90,
.nav_hot_00c4 .thumbnail_blue_cc90 a {
  color: rgba(255, 255, 255, 0.99);
}
.nav_hot_00c4 .content_df06.red_e2de li a,
.nav_hot_00c4 .accordion-d482 a,
.nav_hot_00c4 .article_action_d973,
.nav_hot_00c4 .full-ec75 > li > a,
.nav_hot_00c4 .summary_green_315f {
  color: rgba(255, 255, 255, 0.79);
}
.nav_hot_00c4 .content_df06.red_e2de li a:hover,
.nav_hot_00c4 .accordion-d482 a:hover,
.nav_hot_00c4 .article_action_d973:hover,
.nav_hot_00c4 .full-ec75 > li > a:hover,
.nav_hot_00c4 .summary_green_315f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_hot_00c4 .brown-862b {
  color: rgba(255, 255, 255, 0.79);
}
.nav_hot_00c4 .brown-862b .description_6124 {
  color: rgba(255, 255, 255, 0.99);
}
.nav_hot_00c4 .brown-862b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.nav_hot_00c4 .hero-fluid-1b01 .bottom-3f81 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.nav_hot_00c4 .hero-fluid-1b01 .bottom-3f81 .surface_old_a9f8 {
  color: rgba(255, 255, 255, 0.79);
}
.nav_hot_00c4
  .hero-fluid-1b01
  .bottom-3f81
  .surface_old_a9f8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_hot_00c4
  .hero-fluid-1b01
  .bottom-3f81
  .surface_old_a9f8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_hot_00c4
  .hero-fluid-1b01
  .bottom-3f81
  .surface_old_a9f8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_hot_00c4
  .hero-fluid-1b01
  .bottom-3f81
  .surface_old_a9f8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.nav_hot_00c4 .hero-fluid-1b01 .hard_8885 {
  color: rgba(255, 255, 255, 0.79);
}
.nav_hot_00c4 .hero-fluid-1b01 .hard_8885:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static_6fe5
  .nav_hot_00c4
  .hero-fluid-1b01
  .box-top-f124
  .thick_fe04 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static_6fe5
  .nav_hot_00c4
  .hero-fluid-1b01
  .box-top-f124
  .surface_old_a9f8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.out_9710 .narrow_5850 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.narrow_5850 .container-c0e3.first_e5bb .full-ec75 > li > a:focus,
.narrow_5850 .container-c0e3.first_e5bb .full-ec75 > li > a:hover,
.narrow_5850 .container-c0e3.content_last_7964 .full-ec75 > li > a:focus,
.narrow_5850 .container-c0e3.content_last_7964 .full-ec75 > li > a:hover,
.narrow_5850 .container-c0e3.active_0c90 .full-ec75 > li > a:focus,
.narrow_5850 .container-c0e3.active_0c90 .full-ec75 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_5850
  .container-c0e3.first_e5bb
  .full-ec75
  > li.advanced_37a2
  > a,
.narrow_5850
  .container-c0e3.first_e5bb
  .full-ec75
  > li.main-2c6d
  > a,
.narrow_5850
  .container-c0e3.content_last_7964
  .full-ec75
  > li.advanced_37a2
  > a,
.narrow_5850
  .container-c0e3.content_last_7964
  .full-ec75
  > li.main-2c6d
  > a,
.narrow_5850
  .container-c0e3.active_0c90
  .full-ec75
  > li.advanced_37a2
  > a,
.narrow_5850 .container-c0e3.active_0c90 .full-ec75 > li.section_4327 > a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_5850 .thumbnail_blue_cc90,
.narrow_5850 .thumbnail_blue_cc90 a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_5850 .content_df06.red_e2de li a,
.narrow_5850 .accordion-d482 a,
.narrow_5850 .article_action_d973,
.narrow_5850 .full-ec75 > li > a,
.narrow_5850 .summary_green_315f {
  color: rgba(0, 0, 0, 0.55);
}
.narrow_5850 .content_df06.red_e2de li a:hover,
.narrow_5850 .accordion-d482 a:hover,
.narrow_5850 .article_action_d973:hover,
.narrow_5850 .full-ec75 > li > a:hover,
.narrow_5850 .summary_green_315f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_5850 .brown-862b {
  color: rgba(0, 0, 0, 0.55);
}
.narrow_5850 .brown-862b .description_6124 {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_5850 .brown-862b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_f90b .form-plasma-11fc {
  margin-left: auto;
  margin-right: auto;
}
.button_large_f5b7 > * {
  margin-left: auto;
  margin-right: auto;
}
.button_large_f5b7 .pink-7ea6 {
  margin-right: 1.41575em;
}
.info-5c38 .button_large_f5b7 > .hot-b9d7 {
  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;
}
.info-5c38 .button_large_f5b7 > .bright_3a0d {
  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;
}
.silver-47e1.backdrop_f90b .form-plasma-11fc,
.slider_outer_c576.backdrop_f90b .form-plasma-11fc {
  margin-left: 0;
}
.accordion-tiny-ab5b.backdrop_f90b .form-plasma-11fc,
.selected_b1c5.backdrop_f90b .form-plasma-11fc {
  margin-right: 0;
}
.button_large_f5b7 ol,
.button_large_f5b7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.wide-491e video {
  max-width: 100%;
}
.next_989b img {
  display: block;
}
.next_989b.pink-7ea6,
.next_989b.element_23a8 {
  width: 100%;
}
.next_989b.bright_3a0d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hover_b60a:not(.list-iron-3676) {
  margin: 1.5em auto;
}
.fast_f44f p {
  padding: 1.5em 14px;
}
ul.chip-b765.bright_3a0d,
ul.chip-b765.hot-b9d7,
ul.chip-b765.soft_2862.hot-b9d7 {
  padding: 0 14px;
}
.pink-0f9b {
  display: block;
  overflow-x: auto;
}
.pink-0f9b table {
  border-collapse: collapse;
  width: 100%;
}
.pink-0f9b td,
.pink-0f9b th {
  padding: 0.5em;
}
.button_large_f5b7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.button_large_f5b7 ol ol,
.button_large_f5b7 ol ul,
.button_large_f5b7 ul ol,
.button_large_f5b7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.button_large_f5b7 ol ol li,
.button_large_f5b7 ol ul li,
.button_large_f5b7 ul ol li,
.button_large_f5b7 ul ul li {
  margin-left: 0;
}
.container_d500.slow-c345 > .active_2301 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.container_d500.slow-c345 > .active_2301 iframe,
.container_d500.slow-c345 > .active_2301 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.fixed_4fbc {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.fixed_4fbc.slider-full-5263 {
  padding: 0;
}
.fixed_4fbc.slider-full-5263 cite {
  font-size: 13px;
}
.fixed_4fbc > * {
  margin-left: 16px;
  margin-right: 16px;
}
.fixed_4fbc cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.preview-4b1c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.preview-4b1c > p:first-child {
  margin-top: 0;
}
.preview-4b1c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.preview-4b1c blockquote {
  border-left: 0;
}
.focus_action_f68c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.focus_action_f68c:not(.info-e9c5) {
  max-width: 100px;
}
.focus_action_f68c.backdrop-d0d1 {
  border-bottom: none !important;
  text-align: center;
}
.focus_action_f68c.backdrop-d0d1::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fast_f44f p {
    padding: 1.5em 0;
  }
}
.status_6614 {
  color: #0073aa;
}
.disabled-a739 {
  background-color: #0073aa;
}
.column_large_f577 {
  color: #229fd8;
}
.clean-24e0 {
  background-color: #229fd8;
}
.element_right_b00d {
  color: #eee;
}
.right_000c {
  background-color: #eee;
}
.preview_lite_d8ec {
  color: #444;
}
.blue-2ff7 {
  background-color: #444;
}
.module-252e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.module-252e .slider_cabf .accordion-d482 {
  font-size: 15px;
}
.module-252e .accordion-d482 {
  line-height: 1.3;
}
.module-252e .narrow_5850 {
}
.module-252e .nav_hot_00c4 {
  background: #235787;
}
.bottom_7939 {
  padding: 0;
}
.bottom_7939 .nav_hot_00c4 {
  background: #1a1a1a;
}
.bottom_7939 .narrow_5850 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.upper_b609 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.upper_b609 .narrow_5850 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.upper_b609 .nav_hot_00c4 {
  background: #303030;
}
.form-aa52 {
  position: relative;
  z-index: 10;
}
.form-aa52 .rough-3188 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.video-narrow-0b53 .thumbnail-ec26 {
  display: inline-block;
  vertical-align: middle;
}
.video-narrow-0b53.static-fb78 .thumbnail-ec26 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .video-narrow-0b53.static-fb78 .thumbnail-ec26 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .video-narrow-0b53.static-fb78 .thumbnail-ec26 {
    margin-right: 0.4em;
  }
}
.video-narrow-0b53.static-fb78 .thumbnail-ec26:last-child {
  margin-right: 0;
}
.gas-b6c5 .rough-3188 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .out_9710 .slider_cabf {
    margin: 0 -0.5em;
  }
  .out_9710 .slider_cabf [class*="customify-col-"],
  .out_9710 .slider_cabf [class*="customify-col_"],
  .out_9710 .slider_cabf [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.out_9710.prev_3dbc .rough-3188 {
  background: 0 0 !important;
}
.out_9710.prev_3dbc .rough-3188,
.out_9710.gas-b6c5 .rough-3188 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .out_9710.content_left_78f5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.out_9710.gas-b6c5 .rough-3188 {
  box-shadow: none !important;
}
.badge-4c7b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .badge-4c7b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .badge-4c7b {
    padding: 18px 0 20px;
  }
}
.badge-4c7b .last_2904 {
  width: 100%;
}
.badge-4c7b .progress_6655 {
  margin-bottom: 0;
}
.badge-4c7b .black_9017 {
  margin-top: 5px;
  font-size: 0.875em;
}
.box-iron-f11e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.box-iron-f11e .modal_d13f {
  width: 100%;
}
.component_e2ea {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.component_e2ea li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.component_e2ea 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;
}
.component_e2ea li:last-child:after {
  display: none;
}
.component_e2ea li a {
  font-weight: 500;
  margin-right: 10px;
}
.hover-b6f9 .module-919c button,
.badge-4c7b .module-919c button {
  left: 0;
}
.hover-b6f9 .modal_d13f,
.badge-4c7b .modal_d13f {
  padding-left: 0;
  padding-right: 0;
}
.hover-b6f9 .box-iron-f11e,
.badge-4c7b .box-iron-f11e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hover-b6f9 {
  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;
}
.hover-b6f9: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;
}
.hover-b6f9 .notice_easy_7b41 {
  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) {
  .hover-b6f9 .notice_easy_7b41 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hover-b6f9 .notice_easy_7b41 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hover-b6f9 .notice_easy_7b41 {
    min-height: 200px;
  }
}
.hover-b6f9 .component_e2ea {
  color: rgba(255, 255, 255, 0.8);
}
.hover-b6f9 .component_e2ea a,
.hover-b6f9 .component_e2ea li:after {
  color: inherit;
}
.hover-b6f9 .component_e2ea a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.link_784f {
  margin-bottom: 0.5em;
}
.disabled_dd85 {
  margin-bottom: 1.2em;
}
.disabled_dd85,
.link_784f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.disabled_dd85 p:last-child,
.link_784f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .module-919c,
#masthead .module-919c {
  display: none;
}
#masthead
  > .module-919c.caption_upper_d0df {
  display: none;
}
#masthead > .module-919c button {
  left: 0;
}
.soft_3643 {
  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%;
}
.soft_3643 .thumbnail-ec26 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.soft_3643 .tag-17d8 {
  display: -webkit-box;
  display: flex;
}
.soft_3643 .tag-17d8.photo-white-1356 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.soft_3643 .tag-17d8.box-static-9a44 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.soft_3643 .tag-17d8.tag_right_c2fb {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.soft_3643.preview-5854.pink_c9b3 .tag-17d8.photo-white-1356 {
  flex-basis: 100%;
}
.soft_3643.video_cf97 .tag-17d8.box-static-9a44 {
  -webkit-box-flex: 1;
  flex: auto;
}
.soft_3643.video_cf97 .tag-17d8.tag_right_c2fb {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .module-919c.caption_upper_d0df {
  display: none;
}
#masthead > .module-919c button {
  left: 0;
}
.link-clean-4c0a {
  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;
}
.link-clean-4c0a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.link-clean-4c0a.hot_a6d7 i {
  margin-right: 4px;
}
.link-clean-4c0a.photo-f752 i {
  margin-left: 5px;
}
.accordion-d482 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.accordion-d482 p:last-child {
  margin-bottom: 0;
}
.caption-67fb {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.caption-67fb a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.caption-67fb img {
  display: block;
  width: auto;
  line-height: 1;
}
.caption-67fb .thumbnail_blue_cc90 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.caption-67fb .card_current_5862 {
  margin: 5px 0 7px 0;
}
.caption-67fb.box_inner_4377 .green_ddfa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-67fb.box_inner_4377 .blue-7850 {
  margin-left: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-67fb.heading_yellow_cc37 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.caption-67fb.heading_yellow_cc37 .green_ddfa {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-67fb.heading_yellow_cc37 .blue-7850 {
  margin-right: 7px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.caption-67fb.grid-c891 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.caption-67fb.selected_c079 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.caption-67fb.selected_c079 .blue-7850 {
  margin-top: 7px;
}
.pink-1ac5 {
  display: inline-block;
}
.form-aa52 .pink-010a .caption-67fb img {
  max-width: 100%;
}
.container-c0e3 .feature_east_9689.brown_58d3,
.icon_in_7d91 .feature_east_9689.brown_58d3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.container-c0e3 .slider-78ce,
.icon_in_7d91 .slider-78ce {
  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%);
}
.container-c0e3 .slider-78ce {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.container-c0e3.outer_1c4e .slider-78ce {
  display: none;
}
.container-c0e3 .shadow-fluid-1898 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.container-c0e3 .shadow-fluid-1898 li {
  display: inline-block;
  position: relative;
}
.container-c0e3 .shadow-fluid-1898 li:last-child {
  margin-right: 0;
}
.container-c0e3 .shadow-fluid-1898 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;
}
.container-c0e3 .shadow-fluid-1898 li.section_4327 > a {
  color: rgba(0, 0, 0, 0.9);
}
.container-c0e3 .shadow-fluid-1898 > 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;
}
.container-c0e3 .shadow-fluid-1898 > li > a i {
  line-height: 0;
}
.container-c0e3 .shadow-fluid-1898 > li.shadow-liquid-1435 > a .slider-78ce {
  margin-left: 4px;
  line-height: 0;
}
.container-c0e3 .shadow-fluid-1898 .overlay-right-6eaa li.shadow-liquid-1435 > a {
  position: relative;
}
.container-c0e3 .shadow-fluid-1898 .overlay-right-6eaa li.shadow-liquid-1435 > a:after,
.container-c0e3 .shadow-fluid-1898 .overlay-right-6eaa li.shadow-liquid-1435 > a:before {
  content: "";
  display: table;
}
.container-c0e3 .shadow-fluid-1898 .overlay-right-6eaa li.shadow-liquid-1435 > a:after {
  clear: both;
}
.container-c0e3 .shadow-fluid-1898 .overlay-right-6eaa li.shadow-liquid-1435 > a .slider-78ce {
  margin-left: 5px;
  float: right;
}
.container-c0e3 .progress-cold-c861,
.container-c0e3 .overlay-right-6eaa {
  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;
}
.container-c0e3 .overlay-right-6eaa {
  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;
}
.container-c0e3 .overlay-right-6eaa .brown_58d3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.container-c0e3 .overlay-right-6eaa .slider-78ce {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.container-c0e3 .overlay-right-6eaa li {
  display: block;
  margin: 0;
  padding: 0;
}
.container-c0e3 .overlay-right-6eaa 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;
}
.container-c0e3 .overlay-right-6eaa li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.container-c0e3 .overlay-right-6eaa .overlay-right-6eaa {
  top: 0;
  left: 100%;
}
.container-c0e3 .green-f946.fn-focus-0bf3 > .progress-cold-c861,
.container-c0e3 .green-f946.fn-focus-0bf3 > .overlay-right-6eaa,
.container-c0e3 .green-f946:focus > .progress-cold-c861,
.container-c0e3 .green-f946:focus > .overlay-right-6eaa,
.container-c0e3 .green-f946:hover > .progress-cold-c861,
.container-c0e3 .green-f946:hover > .overlay-right-6eaa {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.container-c0e3.active_0c90 .full-ec75:after,
.container-c0e3.active_0c90 .full-ec75:before {
  content: "";
  display: table;
}
.container-c0e3.active_0c90 .full-ec75:after {
  clear: both;
}
.container-c0e3.active_0c90 .full-ec75 > li {
  float: left;
}
.container-c0e3.brown_3a6e .full-ec75:after,
.container-c0e3.brown_3a6e .full-ec75:before {
  content: "";
  display: table;
}
.container-c0e3.brown_3a6e .full-ec75:after {
  clear: both;
}
.container-c0e3.brown_3a6e .full-ec75 > li {
  float: left;
}
.container-c0e3.brown_3a6e .full-ec75 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.container-c0e3.brown_3a6e .full-ec75 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.container-c0e3.brown_3a6e .full-ec75 > li.advanced_37a2 > a,
.container-c0e3.brown_3a6e .full-ec75 > li.section_4327 > a {
  color: #fff;
  background-color: #1e4b75;
}
.container-c0e3.first_e5bb .full-ec75 > li > a .brown_58d3 {
  position: relative;
}
.container-c0e3.first_e5bb .full-ec75 > li > a .brown_58d3: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;
}
.container-c0e3.first_e5bb
  .full-ec75
  > li:focus
  > a
  .brown_58d3:before,
.container-c0e3.first_e5bb
  .full-ec75
  > li:hover
  > a
  .brown_58d3:before {
  width: 100%;
  background-color: currentColor;
}
.container-c0e3.first_e5bb
  .full-ec75
  > li.advanced_37a2
  > a
  .brown_58d3:before,
.container-c0e3.first_e5bb
  .full-ec75
  > li.main-2c6d
  > a
  .brown_58d3:before {
  width: 100%;
  background-color: currentColor;
}
.container-c0e3.content_last_7964 .full-ec75 > li > a .brown_58d3 {
  position: relative;
}
.container-c0e3.content_last_7964 .full-ec75 > li > a .brown_58d3: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;
}
.container-c0e3.content_last_7964 .full-ec75 > li:focus > a .brown_58d3:before,
.container-c0e3.content_last_7964
  .full-ec75
  > li:hover
  > a
  .brown_58d3:before {
  width: 100%;
  background-color: currentColor;
}
.container-c0e3.content_last_7964
  .full-ec75
  > li.advanced_37a2
  > a
  .brown_58d3:before,
.container-c0e3.content_last_7964
  .full-ec75
  > li.main-2c6d
  > a
  .brown_58d3:before {
  width: 100%;
  background-color: currentColor;
}
.icon_in_7d91 .shadow-fluid-1898 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.icon_in_7d91 .shadow-fluid-1898 li:first-child > a {
  border-top: none;
}
.icon_in_7d91 .shadow-fluid-1898 .dropdown-86dd > .brown_58d3 .slider-78ce {
  display: none;
}
.icon_in_7d91 .shadow-fluid-1898 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.icon_in_7d91 .shadow-fluid-1898 li:last-child {
  border: none;
}
.icon_in_7d91 .shadow-fluid-1898 li.shadow-liquid-1435 > a {
  padding-right: 45px !important;
}
.icon_in_7d91 .shadow-fluid-1898 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.icon_in_7d91 .shadow-fluid-1898 li a:focus,
.icon_in_7d91 .shadow-fluid-1898 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.icon_in_7d91 .shadow-fluid-1898 li .under_7351 {
  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;
}
.icon_in_7d91 .shadow-fluid-1898 li .under_7351:hover {
  box-shadow: none;
}
.icon_in_7d91 .shadow-fluid-1898 li .under_7351 .slider-78ce {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.icon_in_7d91 .shadow-fluid-1898 .overlay-right-6eaa {
  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);
}
.icon_in_7d91 .shadow-fluid-1898 .overlay-right-6eaa li a {
  padding-left: 3em;
}
.icon_in_7d91 .shadow-fluid-1898 .element-15a7 > a .under_7351 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon_in_7d91 .shadow-fluid-1898 .element-15a7 > .overlay-right-6eaa {
  display: block;
  opacity: 1;
}
.picture_4eef {
  max-width: 100%;
}
.heading-1585 {
  line-height: 0;
  cursor: pointer;
}
.summary_green_315f {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.summary_green_315f:hover {
  box-shadow: none;
  color: currentColor;
}
.summary_green_315f svg {
  width: 18px;
  height: 18px;
}
.summary_green_315f .lower-3034 {
  display: none;
}
.tag-d6da {
  position: relative;
}
.tag-d6da.fn-active-0bf3 .summary_green_315f .status_east_9eb5 {
  display: none;
}
.tag-d6da.fn-active-0bf3 .summary_green_315f .lower-3034 {
  display: inline-block;
}
.tag-d6da .huge-efe9 {
  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);
}
.tag-d6da.search-bottom-20de .huge-efe9 {
  left: auto;
  right: -0.9em;
}
.tag-d6da.search-bottom-20de .overlay-center-c8c7::before {
  left: auto;
  right: 15px;
}
.tag-d6da.fn-active-0bf3 .huge-efe9 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box-top-f124 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.box-top-f124 label {
  flex-basis: 100%;
}
.box-top-f124 .bottom-3f81 {
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
}
.box-top-f124 .surface_old_a9f8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.box-top-f124 .surface_old_a9f8:focus {
  background-color: transparent;
}
.box-top-f124 button.hard_8885 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.box-top-f124 button.hard_8885:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.box-top-f124 button.hard_8885 svg {
  width: 18px;
  height: 18px;
}
.box-top-f124 input[type="submit"] {
  min-height: auto;
}
.hero-fluid-1b01 .box-top-f124 .surface_old_a9f8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.overlay-center-c8c7 {
  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) {
  .overlay-center-c8c7 {
    width: 220px;
  }
}
.overlay-center-c8c7 label {
  flex-basis: 100%;
}
.overlay-center-c8c7::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;
}
.static_6fe5 .hero-fluid-1b01 .box-top-f124 {
  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;
}
.static_6fe5
  .hero-fluid-1b01
  .box-top-f124
  .bottom-3f81 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.static_6fe5 .hero-fluid-1b01 .box-top-f124 .surface_old_a9f8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.static_6fe5
  .hero-fluid-1b01
  .box-top-f124
  .surface_old_a9f8:focus {
  background: 0 0;
}
.static_6fe5
  .hero-fluid-1b01
  .box-top-f124
  .thick_fe04 {
  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;
}
.content_df06 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.content_df06 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.content_df06 li:last-child {
  margin-right: 0;
}
.content_df06 li:first-child {
  margin-left: 0;
}
.content_df06.block_orange_6be8 a {
  color: #fff;
}
.content_df06.block_orange_6be8 a:hover {
  color: #fff;
}
.content_df06 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.content_df06 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.content_df06 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content_df06 a:hover {
  opacity: 0.9;
  color: inherit;
}
.content_df06 [class*="social-icon-apple"] {
  background-color: #999;
}
.content_df06 [class*="social-icon-apple"].prev-f599 {
  background-color: transparent;
  color: #999;
}
.content_df06 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.content_df06 [class*="social-icon-behance"].prev-f599 {
  background-color: transparent;
  color: #1769ff;
}
.content_df06 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.content_df06 [class*="social-icon-bitbucket"].prev-f599 {
  background-color: transparent;
  color: #205081;
}
.content_df06 [class*="social-icon-codepen"] {
  background-color: #000;
}
.content_df06 [class*="social-icon-codepen"].prev-f599 {
  background-color: transparent;
  color: #000;
}
.content_df06 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.content_df06 [class*="social-icon-delicious"].prev-f599 {
  background-color: transparent;
  color: #39f;
}
.content_df06 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.content_df06 [class*="social-icon-digg"].prev-f599 {
  background-color: transparent;
  color: #005be2;
}
.content_df06 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.content_df06 [class*="social-icon-dribbble"].prev-f599 {
  background-color: transparent;
  color: #ea4c89;
}
.content_df06 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.content_df06 [class*="social-icon-envelope"].prev-f599 {
  background-color: transparent;
  color: #ea4335;
}
.content_df06 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.content_df06 [class*="social-icon-facebook"].prev-f599 {
  background-color: transparent;
  color: #3b5998;
}
.content_df06 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.content_df06 [class*="social-icon-flickr"].prev-f599 {
  background-color: transparent;
  color: #0063dc;
}
.content_df06 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.content_df06 [class*="social-icon-foursquare"].prev-f599 {
  background-color: transparent;
  color: #2d5be3;
}
.content_df06 [class*="social-icon-github"] {
  background-color: #333;
}
.content_df06 [class*="social-icon-github"].prev-f599 {
  background-color: transparent;
  color: #333;
}
.content_df06 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.content_df06 [class*="social-icon-google-plus"].prev-f599 {
  background-color: transparent;
  color: #dd4b39;
}
.content_df06 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.content_df06 [class*="social-icon-houzz"].prev-f599 {
  background-color: transparent;
  color: #7ac142;
}
.content_df06 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.content_df06 [class*="social-icon-instagram"].prev-f599 {
  background-color: transparent;
  color: #262626;
}
.content_df06 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.content_df06 [class*="social-icon-jsfiddle"].prev-f599 {
  background-color: transparent;
  color: #487aa2;
}
.content_df06 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.content_df06 [class*="social-icon-linkedin"].prev-f599 {
  background-color: transparent;
  color: #0077b5;
}
.content_df06 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.content_df06 [class*="social-icon-medium"].prev-f599 {
  background-color: transparent;
  color: #00ab6b;
}
.content_df06 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.content_df06
  [class*="social-icon-odnoklassniki"].prev-f599 {
  background-color: transparent;
  color: #f4731c;
}
.content_df06 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.content_df06 [class*="social-icon-meetup"].prev-f599 {
  background-color: transparent;
  color: #ec1c40;
}
.content_df06 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.content_df06 [class*="social-icon-pinterest"].prev-f599 {
  background-color: transparent;
  color: #bd081c;
}
.content_df06 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.content_df06 [class*="social-icon-product-hunt"].prev-f599 {
  background-color: transparent;
  color: #da552f;
}
.content_df06 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.content_df06 [class*="social-icon-reddit"].prev-f599 {
  background-color: transparent;
  color: #ff4500;
}
.content_df06 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.content_df06 [class*="social-icon-rss"].prev-f599 {
  background-color: transparent;
  color: #f26522;
}
.content_df06 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.content_df06
  [class*="social-icon-shopping-cart"].prev-f599 {
  background-color: transparent;
  color: #4caf50;
}
.content_df06 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.content_df06 [class*="social-icon-skype"].prev-f599 {
  background-color: transparent;
  color: #00aff0;
}
.content_df06 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.content_df06 [class*="social-icon-slideshare"].prev-f599 {
  background-color: transparent;
  color: #0077b5;
}
.content_df06 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.content_df06 [class*="social-icon-snapchat"].prev-f599 {
  background-color: transparent;
  color: #fffc00;
}
.content_df06 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.content_df06 [class*="social-icon-soundcloud"].prev-f599 {
  background-color: transparent;
  color: #f80;
}
.content_df06 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.content_df06 [class*="social-icon-spotify"].prev-f599 {
  background-color: transparent;
  color: #2ebd59;
}
.content_df06 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.content_df06
  [class*="social-icon-stack-overflow"].prev-f599 {
  background-color: transparent;
  color: #fe7a15;
}
.content_df06 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.content_df06 [class*="social-icon-maldkfgram"].prev-f599 {
  background-color: transparent;
  color: #2ca5e0;
}
.content_df06 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.content_df06 [class*="social-icon-tripadvisor"].prev-f599 {
  background-color: transparent;
  color: #589442;
}
.content_df06 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.content_df06 [class*="social-icon-tumblr"].prev-f599 {
  background-color: transparent;
  color: #35465c;
}
.content_df06 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.content_df06 [class*="social-icon-twitch"].prev-f599 {
  background-color: transparent;
  color: #6441a5;
}
.content_df06 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.content_df06 [class*="social-icon-twitter"].prev-f599 {
  background-color: transparent;
  color: #1da1f2;
}
.content_df06 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.content_df06 [class*="social-icon-vimeo"].prev-f599 {
  background-color: transparent;
  color: #1ab7ea;
}
.content_df06 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.content_df06 [class*="social-icon-vk"].prev-f599 {
  background-color: transparent;
  color: #45668e;
}
.content_df06 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.content_df06 [class*="social-icon-weibo"].prev-f599 {
  background-color: transparent;
  color: #df2029;
}
.content_df06 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.content_df06 [class*="social-icon-weixin"].prev-f599 {
  background-color: transparent;
  color: #7bb32e;
}
.content_df06 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.content_df06 [class*="social-icon-whatsapp"].prev-f599 {
  background-color: transparent;
  color: #25d366;
}
.content_df06 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.content_df06 [class*="social-icon-wordpress"].prev-f599 {
  background-color: transparent;
  color: #21759b;
}
.content_df06 [class*="social-icon-xing"] {
  background-color: #026466;
}
.content_df06 [class*="social-icon-xing"].prev-f599 {
  background-color: transparent;
  color: #026466;
}
.content_df06 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.content_df06 [class*="social-icon-yelp"].prev-f599 {
  background-color: transparent;
  color: #af0606;
}
.content_df06 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.content_df06 [class*="social-icon-youtube"].prev-f599 {
  background-color: transparent;
  color: #cd201f;
}
.article_action_d973 {
  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;
}
.article_action_d973:hover {
  box-shadow: none;
  background: 0 0;
}
.rough-daef {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.list_center_3f3f {
  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;
}
.status-4146 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.medium_8a83 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.medium_8a83,
.medium_8a83::after,
.medium_8a83::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;
}
.medium_8a83::after,
.medium_8a83::before {
  content: "";
  display: block;
  background-color: inherit;
}
.badge-bronze-2886 .list_center_3f3f .status-4146 {
  margin-top: -2px;
  width: 19px;
}
.badge-bronze-2886 .list_center_3f3f .medium_8a83 {
  margin-top: -1px;
}
.badge-bronze-2886 .list_center_3f3f .medium_8a83,
.badge-bronze-2886 .list_center_3f3f .medium_8a83::after,
.badge-bronze-2886 .list_center_3f3f .medium_8a83::before {
  width: 19px;
  height: 2px;
}
.badge-bronze-2886 .list_center_3f3f .medium_8a83::before {
  top: -6px;
}
.badge-bronze-2886 .list_center_3f3f .medium_8a83::after {
  bottom: -6px;
}
.badge-hard-3371 .list_center_3f3f .status-4146 {
  margin-top: -2px;
  width: 22px;
}
.badge-hard-3371 .list_center_3f3f .medium_8a83 {
  margin-top: -1px;
}
.badge-hard-3371 .list_center_3f3f .medium_8a83,
.badge-hard-3371 .list_center_3f3f .medium_8a83::after,
.badge-hard-3371 .list_center_3f3f .medium_8a83::before {
  width: 22px;
  height: 2px;
}
.badge-hard-3371 .list_center_3f3f .medium_8a83::before {
  top: -7px;
}
.badge-hard-3371 .list_center_3f3f .medium_8a83::after {
  bottom: -7px;
}
.alert-north-e46a .list_center_3f3f .status-4146 {
  margin-top: -2px;
  width: 31px;
}
.alert-north-e46a .list_center_3f3f .medium_8a83 {
  margin-top: -1.5px;
}
.alert-north-e46a .list_center_3f3f .medium_8a83,
.alert-north-e46a .list_center_3f3f .medium_8a83::after,
.alert-north-e46a .list_center_3f3f .medium_8a83::before {
  width: 31px;
  height: 3px;
}
.alert-north-e46a .list_center_3f3f .medium_8a83::before {
  top: -9px;
}
.alert-north-e46a .list_center_3f3f .medium_8a83::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .status_35e7 .list_center_3f3f .status-4146 {
    margin-top: -2px;
    width: 19px;
  }
  .status_35e7 .list_center_3f3f .medium_8a83 {
    margin-top: -1px;
  }
  .status_35e7 .list_center_3f3f .medium_8a83,
  .status_35e7 .list_center_3f3f .medium_8a83::after,
  .status_35e7 .list_center_3f3f .medium_8a83::before {
    width: 19px;
    height: 2px;
  }
  .status_35e7 .list_center_3f3f .medium_8a83::before {
    top: -6px;
  }
  .status_35e7 .list_center_3f3f .medium_8a83::after {
    bottom: -6px;
  }
  .heading-e6a5 .list_center_3f3f .status-4146 {
    margin-top: -2px;
    width: 22px;
  }
  .heading-e6a5 .list_center_3f3f .medium_8a83 {
    margin-top: -1px;
  }
  .heading-e6a5 .list_center_3f3f .medium_8a83,
  .heading-e6a5 .list_center_3f3f .medium_8a83::after,
  .heading-e6a5 .list_center_3f3f .medium_8a83::before {
    width: 22px;
    height: 2px;
  }
  .heading-e6a5 .list_center_3f3f .medium_8a83::before {
    top: -7px;
  }
  .heading-e6a5 .list_center_3f3f .medium_8a83::after {
    bottom: -7px;
  }
  .box-clean-60e7 .list_center_3f3f .status-4146 {
    margin-top: -2px;
    width: 31px;
  }
  .box-clean-60e7 .list_center_3f3f .medium_8a83 {
    margin-top: -1.5px;
  }
  .box-clean-60e7 .list_center_3f3f .medium_8a83,
  .box-clean-60e7 .list_center_3f3f .medium_8a83::after,
  .box-clean-60e7 .list_center_3f3f .medium_8a83::before {
    width: 31px;
    height: 3px;
  }
  .box-clean-60e7 .list_center_3f3f .medium_8a83::before {
    top: -9px;
  }
  .box-clean-60e7 .list_center_3f3f .medium_8a83::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .link_hard_4656 .list_center_3f3f .status-4146 {
    margin-top: -2px;
    width: 19px;
  }
  .link_hard_4656 .list_center_3f3f .medium_8a83 {
    margin-top: -1px;
  }
  .link_hard_4656 .list_center_3f3f .medium_8a83,
  .link_hard_4656 .list_center_3f3f .medium_8a83::after,
  .link_hard_4656 .list_center_3f3f .medium_8a83::before {
    width: 19px;
    height: 2px;
  }
  .link_hard_4656 .list_center_3f3f .medium_8a83::before {
    top: -6px;
  }
  .link_hard_4656 .list_center_3f3f .medium_8a83::after {
    bottom: -6px;
  }
  .avatar_e626 .list_center_3f3f .status-4146 {
    margin-top: -2px;
    width: 22px;
  }
  .avatar_e626 .list_center_3f3f .medium_8a83 {
    margin-top: -1px;
  }
  .avatar_e626 .list_center_3f3f .medium_8a83,
  .avatar_e626 .list_center_3f3f .medium_8a83::after,
  .avatar_e626 .list_center_3f3f .medium_8a83::before {
    width: 22px;
    height: 2px;
  }
  .avatar_e626 .list_center_3f3f .medium_8a83::before {
    top: -7px;
  }
  .avatar_e626 .list_center_3f3f .medium_8a83::after {
    bottom: -7px;
  }
  .motion_e862 .list_center_3f3f .status-4146 {
    margin-top: -2px;
    width: 31px;
  }
  .motion_e862 .list_center_3f3f .medium_8a83 {
    margin-top: -1.5px;
  }
  .motion_e862 .list_center_3f3f .medium_8a83,
  .motion_e862 .list_center_3f3f .medium_8a83::after,
  .motion_e862 .list_center_3f3f .medium_8a83::before {
    width: 31px;
    height: 3px;
  }
  .motion_e862 .list_center_3f3f .medium_8a83::before {
    top: -9px;
  }
  .motion_e862 .list_center_3f3f .medium_8a83::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .active-82c6 .list_center_3f3f .status-4146 {
    margin-top: -2px;
    width: 19px;
  }
  .active-82c6 .list_center_3f3f .medium_8a83 {
    margin-top: -1px;
  }
  .active-82c6 .list_center_3f3f .medium_8a83,
  .active-82c6 .list_center_3f3f .medium_8a83::after,
  .active-82c6 .list_center_3f3f .medium_8a83::before {
    width: 19px;
    height: 2px;
  }
  .active-82c6 .list_center_3f3f .medium_8a83::before {
    top: -6px;
  }
  .active-82c6 .list_center_3f3f .medium_8a83::after {
    bottom: -6px;
  }
  .filter_first_ca72 .list_center_3f3f .status-4146 {
    margin-top: -2px;
    width: 22px;
  }
  .filter_first_ca72 .list_center_3f3f .medium_8a83 {
    margin-top: -1px;
  }
  .filter_first_ca72 .list_center_3f3f .medium_8a83,
  .filter_first_ca72 .list_center_3f3f .medium_8a83::after,
  .filter_first_ca72 .list_center_3f3f .medium_8a83::before {
    width: 22px;
    height: 2px;
  }
  .filter_first_ca72 .list_center_3f3f .medium_8a83::before {
    top: -7px;
  }
  .filter_first_ca72 .list_center_3f3f .medium_8a83::after {
    bottom: -7px;
  }
  .card_8894 .list_center_3f3f .status-4146 {
    margin-top: -2px;
    width: 31px;
  }
  .card_8894 .list_center_3f3f .medium_8a83 {
    margin-top: -1.5px;
  }
  .card_8894 .list_center_3f3f .medium_8a83,
  .card_8894 .list_center_3f3f .medium_8a83::after,
  .card_8894 .list_center_3f3f .medium_8a83::before {
    width: 31px;
    height: 3px;
  }
  .card_8894 .list_center_3f3f .medium_8a83::before {
    top: -9px;
  }
  .card_8894 .list_center_3f3f .medium_8a83::after {
    bottom: -9px;
  }
}
.menu_1819 .medium_8a83 {
  -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);
}
.menu_1819 .medium_8a83::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.menu_1819 .medium_8a83::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);
}
.menu_1819.modal_30a5 .medium_8a83 {
  -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);
}
.menu_1819.modal_30a5 .medium_8a83::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.menu_1819.modal_30a5 .medium_8a83::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);
}
.dynamic-dab2 {
  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.over_2748:before {
  display: none;
}
.focus_up_fbf2 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focus_up_fbf2 .text_dirty_28d3 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focus_up_fbf2 .text_dirty_28d3:last-of-type {
  border-bottom: none;
}
.focus_up_fbf2 .text_dirty_28d3.east_fc6f,
.focus_up_fbf2 .text_dirty_28d3.shade-0735,
.focus_up_fbf2 .text_dirty_28d3.soft_880d {
  padding: 0;
}
.focus_up_fbf2 .icon_in_7d91 .under_7351 {
  color: currentColor;
}
.focus_up_fbf2 .icon_in_7d91 .under_7351:focus,
.focus_up_fbf2 .icon_in_7d91 .under_7351:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_up_fbf2.narrow_5850 .brown-862b,
.focus_up_fbf2.narrow_5850 .accordion-d482 a,
.focus_up_fbf2.narrow_5850 .full-ec75 a,
.focus_up_fbf2.narrow_5850 .overlay-right-6eaa a {
  color: rgba(0, 0, 0, 0.55);
}
.focus_up_fbf2.narrow_5850 .brown-862b:hover,
.focus_up_fbf2.narrow_5850 .accordion-d482 a:hover,
.focus_up_fbf2.narrow_5850 .full-ec75 a:hover,
.focus_up_fbf2.narrow_5850 .overlay-right-6eaa a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_up_fbf2.narrow_5850 .description_6124 {
  color: rgba(0, 0, 0, 0.8);
}
.focus_up_fbf2.narrow_5850 .text_dirty_28d3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_up_fbf2.narrow_5850 .text_dirty_28d3:before {
  background: rgba(0, 0, 0, 0.08);
}
.focus_up_fbf2.narrow_5850 .copper-e32c:before {
  background: rgba(255, 255, 255, 0.9);
}
.focus_up_fbf2.narrow_5850 .icon_in_7d91 .shadow-fluid-1898 li a,
.focus_up_fbf2.narrow_5850 .icon_in_7d91 .under_7351,
.focus_up_fbf2.narrow_5850 .overlay-right-6eaa {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_up_fbf2.narrow_5850 .icon_in_7d91 .under_7351:focus,
.focus_up_fbf2.narrow_5850 .icon_in_7d91 .under_7351:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_up_fbf2.narrow_5850 .shadow-fluid-1898 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_up_fbf2.nav_hot_00c4 .brown-862b,
.focus_up_fbf2.nav_hot_00c4 .accordion-d482 a,
.focus_up_fbf2.nav_hot_00c4 .full-ec75 .under_7351,
.focus_up_fbf2.nav_hot_00c4 .full-ec75 a,
.focus_up_fbf2.nav_hot_00c4 .overlay-right-6eaa a {
  color: rgba(255, 255, 255, 0.79);
}
.focus_up_fbf2.nav_hot_00c4 .brown-862b:hover,
.focus_up_fbf2.nav_hot_00c4 .accordion-d482 a:hover,
.focus_up_fbf2.nav_hot_00c4 .full-ec75 .under_7351:hover,
.focus_up_fbf2.nav_hot_00c4 .full-ec75 a:hover,
.focus_up_fbf2.nav_hot_00c4 .overlay-right-6eaa a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_up_fbf2.nav_hot_00c4 .description_6124 {
  color: rgba(255, 255, 255, 0.99);
}
.focus_up_fbf2.nav_hot_00c4 .text_dirty_28d3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_up_fbf2.nav_hot_00c4 .text_dirty_28d3:before {
  background: rgba(255, 255, 255, 0.08);
}
.focus_up_fbf2.nav_hot_00c4 .copper-e32c:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus_up_fbf2.nav_hot_00c4 .icon_in_7d91 .shadow-fluid-1898 li a,
.focus_up_fbf2.nav_hot_00c4 .icon_in_7d91 .under_7351,
.focus_up_fbf2.nav_hot_00c4 .overlay-right-6eaa {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_up_fbf2.nav_hot_00c4 .icon_in_7d91 .under_7351:focus,
.focus_up_fbf2.nav_hot_00c4 .icon_in_7d91 .under_7351:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_up_fbf2.nav_hot_00c4 .shadow-fluid-1898 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.copper-e32c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.copper-e32c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.accent_out_d259 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.dropdown_complex_4d4e .focus_up_fbf2 {
  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;
}
.dropdown_complex_4d4e .text_dirty_28d3 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.dropdown_complex_4d4e .text_dirty_28d3: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) {
  .dropdown_complex_4d4e .text_dirty_28d3:before {
    width: 16%;
    left: 42%;
  }
}
.dropdown_complex_4d4e .text_dirty_28d3:last-child:before {
  content: none;
}
.dropdown_complex_4d4e .text_dirty_28d3[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.dropdown_complex_4d4e .icon_in_7d91 .shadow-fluid-1898 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.dropdown_complex_4d4e .icon_in_7d91 .shadow-fluid-1898 li a .under_7351 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.dropdown_complex_4d4e .icon_in_7d91 .overlay-right-6eaa {
  border: none;
}
.dropdown_complex_4d4e .icon_in_7d91 .overlay-right-6eaa li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.dropdown_complex_4d4e .copper-e32c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.dropdown_complex_4d4e .accent_out_d259 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.dropdown_complex_4d4e .nav_hot_00c4 .copper-e32c:before {
  background: rgba(0, 0, 0, 0.9);
}
.dropdown_complex_4d4e .narrow_5850.column-black-7656 .medium_8a83 {
  background: rgba(0, 0, 0, 0.6);
}
.dropdown_complex_4d4e
  .narrow_5850.column-black-7656
  .medium_8a83::after,
.dropdown_complex_4d4e
  .narrow_5850.column-black-7656
  .medium_8a83:before {
  background: inherit;
}
.dropdown_complex_4d4e
  .narrow_5850.column-black-7656:hover
  .medium_8a83 {
  background: rgba(0, 0, 0, 0.8);
}
.module-advanced-8ce6 .focus_up_fbf2 {
  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) {
  .module-advanced-8ce6 .focus_up_fbf2 {
    width: auto;
    right: 45px;
  }
}
.dropdown-fresh-b574 .focus_up_fbf2 {
  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) {
  .dropdown-fresh-b574 .focus_up_fbf2 {
    width: auto;
    left: 45px;
  }
}
.over_2748 .focus_up_fbf2 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.over_2748 .accent_out_d259 {
  max-width: 48em;
  margin: 0 auto;
}
.over_2748 .copper-e32c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.gallery-a715 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.gallery-a715.dropdown_complex_4d4e .focus_up_fbf2 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.gallery-a715.module-advanced-8ce6 .focus_up_fbf2 {
  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);
}
.gallery-a715 .focus_up_fbf2 {
  visibility: visible;
}
.gallery-a715.dropdown-fresh-b574 .focus_up_fbf2 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.image-out-ac17,
.sort_dirty_e3c2 {
  overflow-x: hidden;
}
.image-out-ac17 .focus_up_fbf2 {
  overflow: auto;
}
.image-out-ac17.dropdown_complex_4d4e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-out-ac17.dropdown_complex_4d4e .focus_up_fbf2 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.image-out-ac17.dropdown_complex_4d4e .article_action_d973 {
  opacity: 0;
}
.image-out-ac17.module-advanced-8ce6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-out-ac17.module-advanced-8ce6 .focus_up_fbf2 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.image-out-ac17.module-advanced-8ce6 .article_action_d973 {
  opacity: 0;
}
.image-out-ac17.dropdown-fresh-b574 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.image-out-ac17.dropdown-fresh-b574 .focus_up_fbf2 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.image-out-ac17.dropdown-fresh-b574 .article_action_d973 {
  opacity: 0;
}
.image-out-ac17.over_2748 .focus_up_fbf2 {
  z-index: 10;
  visibility: visible;
}
.column-black-7656 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.column-black-7656 .medium_8a83 {
  background: rgba(255, 255, 255, 0.99);
}
.column-black-7656 .medium_8a83::after,
.column-black-7656 .medium_8a83:before {
  background: inherit;
}
.column-black-7656:hover .medium_8a83 {
  background: rgba(255, 255, 255, 0.99);
}
.dropdown-fresh-b574 .column-black-7656 {
  top: 10px;
  right: auto;
  left: 12px;
}
.over_2748 .column-black-7656 {
  display: none !important;
}
.image-out-ac17:before,
.sort_dirty_e3c2:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.image-out-ac17 .column-black-7656,
.sort_dirty_e3c2 .column-black-7656 {
  display: inline-block;
}
.focus_up_fbf2 .thumbnail-ec26 {
  -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;
}
.image-out-ac17 .focus_up_fbf2 .thumbnail-ec26,
.sort_dirty_e3c2 .focus_up_fbf2 .thumbnail-ec26 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tooltip_413b .bottom-3f81 {
  width: 100%;
}
.pink-010a {
  padding: 0 0.5em 0;
}
.pink-010a [class*="customify-col-"],
.pink-010a [class*="customify-col_"],
.pink-010a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.item-right-010f .pink-010a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .slider_cabf .cool-b55f,
  .cool-b55f {
    display: none;
  }
  .in_11d8 {
    text-align: left;
  }
  .banner-active-c8a4 {
    text-align: center;
  }
  .tooltip_plasma_0b15 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .slider_cabf .list_west_2441,
  .list_west_2441 {
    display: none;
  }
  .summary_00df {
    text-align: left;
  }
  .text-fluid-3c54 {
    text-align: center;
  }
  .box-hot-be1f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .slider_cabf .motion-a40e,
  .motion-a40e {
    display: none;
  }
  .wrapper-c127 {
    text-align: left;
  }
  .section_hard_e076 {
    text-align: center;
  }
  .hover_fast_a019 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.wrapper-dim-edc3 {
  box-shadow: none !important;
}
.info_short_863a .list_37e3,
.center-ea1f .list_37e3 {
  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;
}
.center-ea1f .list_37e3 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.rough-3188 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.rough-3188:after,
.rough-3188:before {
  content: "";
  display: table;
}
.rough-3188:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .rough-3188 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.rough-3188,
.content_left_78f5 {
  max-width: 1248px;
  margin: 0 auto;
}

.fresh_088c.mini_31e7 .rough-3188 {
  max-width: 100%;
}
.fresh_088c.link-a2ed {
  max-width: 1200px;
  margin: 0 auto;
}
.fresh_088c.brown_5748 .rough-3188 {
  max-width: 100%;
}
.fresh_088c.brown_5748 > .rough-3188 {
  padding-left: 0;
  padding-right: 0;
}
.fresh_088c.brown_5748 > .rough-3188 .slider_cabf {
  margin: 0;
}
.fresh_088c.brown_5748
  > .rough-3188
  .active-adc4.bright_11dc {
  margin-right: 0;
  margin-left: 0;
}
.fresh_088c.brown_5748 #main.bright_11dc {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .shade-upper-86b1 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .shade-upper-86b1 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .copper_3316 .form-plasma-11fc {
    padding-right: 1em;
  }
  .copper_3316.notice_middle_34d0 .active-adc4 {
    border-right: 1px solid #eaecee;
  }
  .copper_3316.notice_middle_34d0 .form-plasma-11fc {
    padding-right: 1em;
  }
  .copper_3316.notice_middle_34d0 .detail-3f5e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header_top_de62 .form-plasma-11fc {
    padding-left: 1em;
  }
  .header_top_de62.notice_middle_34d0 .active-adc4 {
    border-left: 1px solid #eaecee;
  }
  .header_top_de62.notice_middle_34d0 .form-plasma-11fc {
    padding-left: 1em;
  }
  .header_top_de62.notice_middle_34d0 .detail-3f5e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background_pro_9a18 .form-plasma-11fc {
    padding-left: 1em;
  }
  .background_pro_9a18.notice_middle_34d0 .logo-bronze-9081 {
    border-right: 1px solid #eaecee;
  }
  .background_pro_9a18.notice_middle_34d0 .avatar-over-1719 {
    border-right: 1px solid #eaecee;
  }
  .background_pro_9a18.notice_middle_34d0 .form-plasma-11fc {
    padding-left: 1em;
  }
  .background_pro_9a18.notice_middle_34d0 .detail-3f5e {
    padding-right: 1em;
  }
  .background_pro_9a18.notice_middle_34d0 .primary-4576 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thumbnail_2256 .form-plasma-11fc {
    padding-right: 1em;
  }
  .thumbnail_2256.notice_middle_34d0 .logo-bronze-9081 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail_2256.notice_middle_34d0 .avatar-over-1719 {
    border-left: 1px solid #eaecee;
  }
  .thumbnail_2256.notice_middle_34d0 .form-plasma-11fc {
    padding-right: 1em;
  }
  .thumbnail_2256.notice_middle_34d0 .detail-3f5e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .thumbnail_2256.notice_middle_34d0 .primary-4576 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .shade-upper-86b1 .form-plasma-11fc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-upper-86b1.notice_middle_34d0 .active-adc4 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .shade-upper-86b1.notice_middle_34d0 .form-plasma-11fc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .shade-upper-86b1.notice_middle_34d0 .detail-3f5e {
    padding-left: 1em;
  }
  .shade-upper-86b1.notice_middle_34d0 .primary-4576 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .shade-upper-86b1.notice_middle_34d0 .form-plasma-11fc {
    padding-left: 0;
  }
}
.hard_3d2a .video-narrow-0b53 {
  display: inline-block;
}
.caption_0dc3 {
  display: inline-block;
}
.chip-ad90 {
  word-con: break-word;
}
.carousel_6444 > span {
  display: inline-block;
  padding: 5px 0;
}
.carousel_6444 .banner-aed8 {
  margin-left: 8px;
  margin-right: 8px;
}
.carousel_6444 .outline_cdf7 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.copper_c019 .purple_3d59 {
  margin-bottom: 2em;
}
.copper_c019 .hovered-880f {
  margin-bottom: 15px;
}
.copper_c019 .hovered-880f:last-child {
  margin-bottom: 0;
}
.copper_c019 .lite-96b4 {
  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) {
  .copper_c019 .lite-96b4 {
    display: block;
  }
}
.copper_c019 .small_995e {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .copper_c019 .small_995e {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.copper_c019 .center_15a3 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.copper_c019 .center_15a3 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.copper_c019 .center_15a3 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.copper_c019 .chip-ad90 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.copper_c019 .chip-ad90 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.copper_c019 .breadcrumb_thick_4bd6 p:last-child {
  margin-bottom: 0;
}
.copper_c019 .static_0307 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.copper_c019 .logo_iron_e012 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.copper_c019 .narrow_d586 {
  margin-top: 1em;
}
.copper_c019 .backdrop_bright_9cfc {
  top: 0;
  display: block;
}
.copper_c019 .backdrop_bright_9cfc a {
  color: inherit;
}
.copper_c019 .backdrop_bright_9cfc a:hover {
  color: inherit;
}
.copper_c019 .wood-dbc6 {
  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;
}
.copper_c019 .wood-dbc6:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.copper_c019 .logo_iron_e012 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.copper_c019 .upper-fdf4 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.copper_c019 .upper-fdf4:first-child {
  margin-top: 0;
}
.copper_c019 .upper-fdf4.icon_static_0938 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.copper_c019 .upper-fdf4.new-2c80 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.copper_c019
  .upper-fdf4.new-2c80.detail_df07
  .narrow_d586 {
  width: 100%;
}
.copper_c019 .new-2c80 {
  -webkit-box-align: center;
  align-items: center;
}
.copper_c019 .new-2c80 .carousel_6444,
.copper_c019 .new-2c80 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.copper_c019 .center_15a3 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.copper_c019 .center_15a3 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.copper_c019 .center_15a3: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;
}
.copper_c019 .icon_static_0938 {
  z-index: 5;
}
.copper_c019 .hover-9569 .list-dirty-40d0 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.copper_c019 .pattern-cc32 .list-dirty-40d0 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.copper_c019 .gold-a238 .list-dirty-40d0 {
  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;
}
.copper_c019.small-e254 .lite-96b4,
.copper_c019.hidden_short_2426 .lite-96b4 {
  display: block;
}
.copper_c019.small-e254 .lite-96b4 .silver-dc2c,
.copper_c019.small-e254 .lite-96b4 .logo_iron_e012,
.copper_c019.hidden_short_2426 .lite-96b4 .silver-dc2c,
.copper_c019.hidden_short_2426 .lite-96b4 .logo_iron_e012 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.copper_c019.gradient-3bac .small_995e {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .copper_c019.gradient-3bac .small_995e {
    margin-right: 0;
  }
}
.copper_c019.small-e254 .small_995e,
.copper_c019.hidden_short_2426 .small_995e {
  padding-top: 40%;
}
.copper_c019.small-e254 .purple_3d59,
.copper_c019.hidden_short_2426 .purple_3d59 {
  display: block;
}
.copper_c019.small-e254 .fn-sticky-0bf3 .logo_iron_e012,
.copper_c019.hidden_short_2426 .fn-sticky-0bf3 .logo_iron_e012 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.copper_c019.small-e254 .small_995e,
.copper_c019.hidden_short_2426 .small_995e {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.copper_c019.small-e254 .logo_iron_e012 {
  padding: 1em;
}
.frame_8c62 {
  margin: 30px auto;
  display: block;
}
.frame_8c62 .yellow_f688 > * {
  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;
}
.frame_8c62 .yellow_f688 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.frame_8c62 .yellow_f688 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.gas-d5ac .carousel_6444 {
  margin-bottom: 1.41575em;
}
.gas-d5ac .up-3c42 {
  margin-bottom: 1.618em;
}
.button_large_f5b7 .layout_fluid_cff2 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.button_large_f5b7 .layout_fluid_cff2 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.button_large_f5b7 .tooltip-c663 {
  max-width: 100%;
  overflow: auto;
}
.backdrop_f90b .button_large_f5b7 a:hover {
  text-decoration: underline;
}
.lite-c0fb .hovered-880f:not(.chip-ad90),
.lite-c0fb .center_15a3 {
  margin-bottom: 1.41575em;
}
.lite-c0fb .hovered-880f:not(.chip-ad90):last-child,
.lite-c0fb .center_15a3:last-child {
  margin-bottom: 0;
}
.lite-c0fb .hovered-880f.center-4056 {
  margin-bottom: 0.41575em;
}
.lite-c0fb .dropdown_dark_d088:before,
.lite-c0fb .sort_hard_0dac:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.lite-c0fb .dropdown_dark_d088:before {
  content: "\f115";
}
.lite-c0fb .sort_hard_0dac:before {
  content: "\f02c";
}
.lite-c0fb .bronze_d313 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.lite-c0fb .bronze_d313 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.thick-65c4 {
  display: -webkit-box;
  display: flex;
}
.thick-65c4 .shadow-copper-6bd9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .thick-65c4 .shadow-copper-6bd9 {
    flex-basis: 90px;
  }
}
.thick-65c4 .sidebar_copper_a957 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .thick-65c4 .sidebar_copper_a957 {
    flex-basis: calc(100% - 50px);
  }
}
.thick-65c4 .pagination-bfc1 p:last-child {
  margin-bottom: 0.72em;
}
.pattern_e195 .yellow_f688 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.pattern_e195 .yellow_f688:after,
.pattern_e195 .yellow_f688:before {
  content: "";
  display: table;
}
.pattern_e195 .yellow_f688:after {
  clear: both;
}
.pattern_e195 .yellow_f688 .component_cold_6953,
.pattern_e195 .yellow_f688 .link_glass_8443 {
  width: 49%;
}
.pattern_e195 .yellow_f688 .component_cold_6953 a span.shadow_19f3,
.pattern_e195 .yellow_f688 .link_glass_8443 a span.shadow_19f3 {
  display: block;
  margin-bottom: 5px;
}
.pattern_e195 .yellow_f688 .link_glass_8443 {
  float: left;
  text-align: left;
}
.pattern_e195 .yellow_f688 .component_cold_6953 {
  float: right;
  text-align: right;
}
.border_411e {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .border_411e {
    margin-bottom: 0;
  }
}
.popup_beb3 {
  margin-bottom: 1em;
}
.popup_beb3 .chip-ad90 {
  font-size: 1.1em;
  line-height: 1.3;
}
.video_4e41 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dynamic_bae0 .popup_beb3,
.summary-old-a100 .popup_beb3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dynamic_bae0 .popup_beb3,
  .summary-old-a100 .popup_beb3 {
    display: block;
  }
}
.dynamic_bae0 .video_4e41,
.summary-old-a100 .video_4e41 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dynamic_bae0 .video_4e41,
  .summary-old-a100 .video_4e41 {
    margin-bottom: 1em;
  }
}
.dynamic_bae0 .video_4e41 img,
.summary-old-a100 .video_4e41 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dynamic_bae0 .feature_last_fc34,
.summary-old-a100 .feature_last_fc34 {
  flex-basis: calc(100% - 160px);
}
.dynamic_bae0 .feature_last_fc34 p,
.summary-old-a100 .feature_last_fc34 p {
  margin-bottom: 0;
}
.dynamic_bae0 .feature_last_fc34 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dynamic_bae0 .feature_last_fc34 {
    padding-left: 0;
  }
}
.summary-old-a100 .feature_last_fc34 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .summary-old-a100 .feature_last_fc34 {
    padding-right: 0;
  }
}
.summary-old-a100 .video_4e41 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.action_27ab .video_4e41 {
  margin-bottom: 0.5em;
}
.action_27ab .video_4e41 img {
  width: 100%;
}
.link-west-16fe .pagination-a53d,
.header_ef3d .pagination-a53d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.header_ef3d .active-adc4 .feature-9ded p:last-child {
  margin-bottom: 0;
}
.footer_dirty_b015 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tooltip-fb04 .texture_huge_ec5f {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tooltip-fb04 .texture_huge_ec5f:last-of-type {
    margin-bottom: 0;
  }
}
.tooltip-fb04 .texture_huge_ec5f ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tooltip-fb04 .texture_huge_ec5f ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tooltip-fb04 .texture_huge_ec5f ul li {
  margin: 0 0 0.6em;
}
.tooltip-fb04 .texture_huge_ec5f ul li.progress_in_eee0,
.tooltip-fb04 .texture_huge_ec5f ul li.card_cdb8 {
  position: relative;
}
.tooltip-fb04 .texture_huge_ec5f ul li.progress_in_eee0 .caption_inner_fac7,
.tooltip-fb04 .texture_huge_ec5f ul li.card_cdb8 .caption_inner_fac7 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tooltip-fb04 .texture_huge_ec5f ul li.progress_in_eee0:after:after,
.tooltip-fb04 .texture_huge_ec5f ul li.progress_in_eee0:after:before,
.tooltip-fb04
  .texture_huge_ec5f
  ul
  li.card_cdb8:after:after,
.tooltip-fb04
  .texture_huge_ec5f
  ul
  li.card_cdb8:after:before {
  content: "";
  display: table;
}
.tooltip-fb04 .texture_huge_ec5f ul li.progress_in_eee0:after:after,
.tooltip-fb04
  .texture_huge_ec5f
  ul
  li.card_cdb8:after:after {
  clear: both;
}
.tooltip-fb04 .texture_huge_ec5f a.status-1273:hover {
  text-decoration: none;
}
.tooltip-fb04 .texture_huge_ec5f select {
  max-width: 100%;
}
.tooltip-fb04 .texture_huge_ec5f table {
  font-size: 85%;
}
.tooltip-fb04 .texture_huge_ec5f table td,
.tooltip-fb04 .texture_huge_ec5f table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tooltip-fb04 .texture_huge_ec5f table tfoot td {
  text-align: left;
}
.tooltip-fb04 .texture_huge_ec5f :last-child {
  margin-bottom: 0;
}
.tooltip-fb04 .texture_huge_ec5f .form-38bf {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tooltip-fb04 .texture_huge_ec5f .form-38bf label {
  width: 100%;
}
.tooltip-fb04 .texture_huge_ec5f .form-38bf .surface_old_a9f8 {
  width: 100%;
  display: block;
}
.tooltip-fb04 .texture_huge_ec5f .form-38bf .hard_8885 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tooltip-fb04 .texture_huge_ec5f .form-38bf .hard_8885:hover svg #svg-search {
  fill: #444;
}
.tooltip-fb04 .texture_huge_ec5f .form-38bf .hard_8885 svg {
  width: 18px;
  height: 18px;
}
.tooltip-fb04 .thumbnail-light-eb45 ul ul,
.tooltip-fb04 .column-current-d224 ul ul,
.tooltip-fb04 .down_4ac4 ul ul,
.tooltip-fb04 .module-25c0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tooltip-fb04 .thumbnail-light-eb45 .shadow-liquid-1435 > a,
.tooltip-fb04 .column-current-d224 .shadow-liquid-1435 > a,
.tooltip-fb04 .down_4ac4 .shadow-liquid-1435 > a,
.tooltip-fb04 .module-25c0 .shadow-liquid-1435 > a {
  margin-bottom: 0;
}
.tooltip-fb04 .tag-5039 li,
.tooltip-fb04 .thumbnail-light-eb45 li,
.tooltip-fb04 .fixed-f68f li,
.tooltip-fb04 .column-current-d224 li,
.tooltip-fb04 .down_4ac4 li,
.tooltip-fb04 .module-25c0 li,
.tooltip-fb04 .form-up-3e2c li,
.tooltip-fb04 .frame_bright_ee5c li {
  display: block;
  position: relative;
}
.tooltip-fb04 .tag-5039 li:last-child,
.tooltip-fb04 .thumbnail-light-eb45 li:last-child,
.tooltip-fb04 .fixed-f68f li:last-child,
.tooltip-fb04 .column-current-d224 li:last-child,
.tooltip-fb04 .down_4ac4 li:last-child,
.tooltip-fb04 .module-25c0 li:last-child,
.tooltip-fb04 .form-up-3e2c li:last-child,
.tooltip-fb04 .frame_bright_ee5c li:last-child {
  border: none;
}
.tooltip-fb04 .tag-5039 li a,
.tooltip-fb04 .thumbnail-light-eb45 li a,
.tooltip-fb04 .fixed-f68f li a,
.tooltip-fb04 .column-current-d224 li a,
.tooltip-fb04 .down_4ac4 li a,
.tooltip-fb04 .module-25c0 li a,
.tooltip-fb04 .form-up-3e2c li a,
.tooltip-fb04 .frame_bright_ee5c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip-fb04 .tag-5039 li ul li::before,
.tooltip-fb04 .thumbnail-light-eb45 li ul li::before,
.tooltip-fb04 .fixed-f68f li ul li::before,
.tooltip-fb04 .column-current-d224 li ul li::before,
.tooltip-fb04 .down_4ac4 li ul li::before,
.tooltip-fb04 .module-25c0 li ul li::before,
.tooltip-fb04 .form-up-3e2c li ul li::before,
.tooltip-fb04 .frame_bright_ee5c li ul li::before {
  left: 15px;
}
.tooltip-fb04 .tag-5039 li ul a,
.tooltip-fb04 .thumbnail-light-eb45 li ul a,
.tooltip-fb04 .fixed-f68f li ul a,
.tooltip-fb04 .column-current-d224 li ul a,
.tooltip-fb04 .down_4ac4 li ul a,
.tooltip-fb04 .module-25c0 li ul a,
.tooltip-fb04 .form-up-3e2c li ul a,
.tooltip-fb04 .frame_bright_ee5c li ul a {
  padding-left: 20px;
}
.tooltip-fb04 .tag-5039 li ul ul li::before,
.tooltip-fb04 .thumbnail-light-eb45 li ul ul li::before,
.tooltip-fb04 .fixed-f68f li ul ul li::before,
.tooltip-fb04 .column-current-d224 li ul ul li::before,
.tooltip-fb04 .down_4ac4 li ul ul li::before,
.tooltip-fb04 .module-25c0 li ul ul li::before,
.tooltip-fb04 .form-up-3e2c li ul ul li::before,
.tooltip-fb04 .frame_bright_ee5c li ul ul li::before {
  left: 30px;
}
.tooltip-fb04 .tag-5039 li ul ul a,
.tooltip-fb04 .thumbnail-light-eb45 li ul ul a,
.tooltip-fb04 .fixed-f68f li ul ul a,
.tooltip-fb04 .column-current-d224 li ul ul a,
.tooltip-fb04 .down_4ac4 li ul ul a,
.tooltip-fb04 .module-25c0 li ul ul a,
.tooltip-fb04 .form-up-3e2c li ul ul a,
.tooltip-fb04 .frame_bright_ee5c li ul ul a {
  padding-left: 40px;
}
.tooltip-fb04 .form_4ce9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tooltip-fb04 .frame_bright_ee5c ul li {
  margin-bottom: 1.41575em;
}
.tooltip-fb04 .frame_bright_ee5c ul li .banner_68fc {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tooltip-fb04 .frame_bright_ee5c ul li .summary-21f8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.nav_hot_00c4 .tag-5039 li a,
.nav_hot_00c4 .thumbnail-light-eb45 li a,
.nav_hot_00c4 .fixed-f68f li a,
.nav_hot_00c4 .column-current-d224 li a,
.nav_hot_00c4 .down_4ac4 li a,
.nav_hot_00c4 .module-25c0 li a,
.nav_hot_00c4 .form-up-3e2c li a,
.nav_hot_00c4 .frame_bright_ee5c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_hot_00c4 .form_4ce9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_hot_00c4 .texture_huge_ec5f ul li.progress_in_eee0 .caption_inner_fac7,
.nav_hot_00c4 .texture_huge_ec5f ul li.card_cdb8 .caption_inner_fac7 {
  background: rgba(0, 0, 0, 0.2);
}
.nav_hot_00c4 .tooltip-fb04 .texture_huge_ec5f select {
  border-color: rgba(255, 255, 255, 0.08);
}
.fresh_088c .tooltip-fb04 .shadow-fluid-1898 li {
  margin: 0;
}
.fresh_088c .tooltip-fb04 .shadow-fluid-1898 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.fresh_088c .tooltip-fb04 .shadow-fluid-1898 li ul {
  margin: 0;
}
.fresh_088c .tooltip-fb04 .shadow-fluid-1898 li ul li a {
  padding-left: 15px;
}
.fresh_088c .tooltip-fb04 .shadow-fluid-1898 li ul li li a {
  padding-left: 30px;
}
.fresh_088c .tooltip-fb04 .shadow-fluid-1898 li.section_4327 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.fresh_088c .tooltip-fb04 .shadow-fluid-1898 li.section_4327 > 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;
}
.fresh_088c .tooltip-fb04 .shadow-fluid-1898 li.section_4327 > 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;
}
.silver-f97c a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.detail-224e {
  position: relative;
  z-index: 10;
}
.detail-224e .thumbnail-ec26 {
  width: 100%;
  max-width: 100%;
}
.highlight-large-f0ad .lower_1a09 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.highlight-large-f0ad .narrow_5850 {
}
.highlight-large-f0ad .nav_hot_00c4 {
  background: #292929;
}
.fast-3077 .lower_1a09 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.fast-3077 .narrow_5850 {
  background: #f9f9f9;
}
.fast-3077 .nav_hot_00c4 {
  background: #303030;
}
.heading_232a .lower_1a09 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .heading_232a .video-narrow-0b53 {
    margin-bottom: 1em;
  }
  .heading_232a .video-narrow-0b53:last-child {
    margin-bottom: 0;
  }
}
.heading_232a .narrow_5850 {
  background: #ededed;
}
.heading_232a .nav_hot_00c4 {
  background: #1a1a1a;
}
.lower_1a09.narrow_5850 {
  color: rgba(0, 0, 0, 0.6);
}
.lower_1a09.narrow_5850 .notice-fluid-fa55 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.lower_1a09.nav_hot_00c4 {
  color: rgba(255, 255, 255, 0.99);
}
.lower_1a09.nav_hot_00c4 a:not(.status-1273) {
  color: rgba(255, 255, 255, 0.79);
}
.lower_1a09.nav_hot_00c4 a:not(.status-1273):hover {
  color: rgba(255, 255, 255, 0.99);
}
.lower_1a09.nav_hot_00c4 .notice-fluid-fa55 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.lower_1a09.nav_hot_00c4 table tbody td,
.lower_1a09.nav_hot_00c4 table th {
  background: rgba(0, 0, 0, 0.08);
}
.overlay-active-4916.gas-b6c5 .rough-3188 {
  max-width: initial;
}
.overlay-active-4916 .static-fb78 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.overlay-active-4916 .static-fb78 .thumbnail-ec26 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .overlay-active-4916 .static-fb78 .thumbnail-ec26 {
    display: block;
    margin-bottom: 2em;
  }
  .overlay-active-4916 .static-fb78 .thumbnail-ec26:last-child {
    margin-bottom: 0;
  }
}
.heading_232a .video-narrow-0b53:last-child,
.fast-3077 .video-narrow-0b53:last-child,
.highlight-large-f0ad .video-narrow-0b53:last-child {
  margin-bottom: 0;
}
.heading_232a .video-narrow-0b53 .tooltip-fb04 .texture_huge_ec5f:last-child,
.fast-3077 .video-narrow-0b53 .tooltip-fb04 .texture_huge_ec5f:last-child,
.highlight-large-f0ad .video-narrow-0b53 .tooltip-fb04 .texture_huge_ec5f:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .heading_232a .aside-dirty-8ecb,
  .heading_232a .tag-857b,
  .fast-3077 .aside-dirty-8ecb,
  .fast-3077 .tag-857b,
  .highlight-large-f0ad .aside-dirty-8ecb,
  .highlight-large-f0ad .tag-857b {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .detail-224e .video-narrow-0b53 {
    margin-bottom: 2em;
  }
}
.detail-224e p:last-child {
  margin-bottom: 0;
}
.detail-224e li,
.detail-224e ul {
  list-style: none;
  margin: 0;
}
.detail-224e ul ul {
  margin-left: 2.617924em;
}
.new-e580 {
  font-size: 0.875em;
}

/* css-noise: 9967 */
.phantom-card-v8 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
