/*!
Theme Name: Customify
Theme URI: https://pressmaximum.list_2912/customify
Author: WPCustomify
Author URI: https://pressmaximum.list_2912
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.list_2912/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.slider_silver_8aba.white-b4d2/licenses/gpl-2.0.icon-motion-f67c
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.plasma-595d/, (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.tertiary_46a0.highlight-fast-9657/normalize.north_0d12/
 ======
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.north_0d12 v7.0.0 | MIT License | github.list_2912/necolas/normalize.north_0d12 */
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;
}
.primary-2883 .block-focused-fdf4,
.left-a0ca,
.widget_large_1110,
.north_ecaf,
.paper_54cf,
.gradient_paper_bd81,
.badge-light-d047,
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;
}
.left-a0ca,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .left-a0ca,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .left-a0ca,
  h1 {
    font-size: 1.8em;
  }
}
.widget_large_1110,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.widget_large_1110 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .widget_large_1110,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .widget_large_1110,
  h2 {
    font-size: 1.7em;
  }
}
.north_ecaf,
h3 {
  font-size: 1.618em;
}
.primary-2883 .block-focused-fdf4,
.paper_54cf,
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.over_3e19 {
  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;
}
.shadow-under-6047:after,
.shadow-under-6047:before,
.steel-4e84:after,
.steel-4e84:before {
  content: "";
  display: table;
}
.shadow-under-6047:after,
.steel-4e84:after {
  clear: both;
}
.down-f1ac {
  float: right;
  margin-right: 0;
}
.over_28a3 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hard_00b2 .popup_da5a,
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;
}
.hard_00b2 .popup_da5a: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;
}
.dark-55e5 .popup_da5a {
  box-shadow: none;
}
.dark-55e5
  .popup_da5a
  .content_dark_a170 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dark-55e5 .popup_da5a .bottom-7ded {
  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;
}
.dark-55e5
  .popup_da5a
  .bottom-7ded
  b {
  display: none;
}
.dark-55e5 .sidebar-5006 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.lower-68c0:not(.container_gas_65b8):not(.black_2aa7),
button:not(.container_gas_65b8):not(.black_2aa7),
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ),
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ),
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ) {
  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;
}
.lower-68c0:not(.container_gas_65b8):not(
    .black_2aa7
  ):hover,
button:not(.container_gas_65b8):not(
    .black_2aa7
  ):hover,
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ):hover,
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ):hover,
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.lower-68c0:not(.container_gas_65b8):not(
    .black_2aa7
  ):active,
.lower-68c0:not(.container_gas_65b8):not(
    .black_2aa7
  ):focus,
button:not(.container_gas_65b8):not(
    .black_2aa7
  ):active,
button:not(.container_gas_65b8):not(
    .black_2aa7
  ):focus,
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ):active,
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ):focus,
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ):active,
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ):focus,
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ):active,
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ):focus {
  outline: 0;
}
.lower-68c0:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e,
button:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e,
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e,
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e,
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e {
  position: relative;
}
.lower-68c0:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .frame_brown_7df3,
.lower-68c0:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .info_narrow_86d0,
.lower-68c0:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .paper_6a84,
.lower-68c0:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  i,
.lower-68c0:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  svg,
button:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .frame_brown_7df3,
button:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .info_narrow_86d0,
button:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .paper_6a84,
button:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  i,
button:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  svg,
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .frame_brown_7df3,
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .info_narrow_86d0,
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .paper_6a84,
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  i,
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  svg,
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .frame_brown_7df3,
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .info_narrow_86d0,
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .paper_6a84,
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  i,
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  svg,
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .frame_brown_7df3,
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .info_narrow_86d0,
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  .paper_6a84,
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  i,
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e
  svg {
  visibility: hidden;
}
.lower-68c0:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e:after,
button:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e:after,
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e:after,
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e:after,
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ).fn-loading-0e8e: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;
}
.lower-68c0:not(.container_gas_65b8):not(.black_2aa7),
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ),
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ),
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ) {
  color: #fff;
  background: #235787;
}
.lower-68c0:not(.container_gas_65b8):not(
    .black_2aa7
  ):focus,
input[type="button"]:not(.container_gas_65b8):not(
    .black_2aa7
  ):focus,
input[type="reset"]:not(.container_gas_65b8):not(
    .black_2aa7
  ):focus,
input[type="submit"]:not(.container_gas_65b8):not(
    .black_2aa7
  ):focus {
  color: #fff;
}
.lower-68c0.fn-disabled-0e8e:not(.container_gas_65b8):not(
    .black_2aa7
  ),
.lower-68c0[disabled]:not(.container_gas_65b8):not(
    .black_2aa7
  ),
button.fn-disabled-0e8e:not(.container_gas_65b8):not(
    .black_2aa7
  ),
button[disabled]:not(.container_gas_65b8):not(
    .black_2aa7
  ) {
  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;
}
.shadow-0591 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.shadow-0591: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;
}
.description_steel_f2c5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.button-4192 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.last_cbbf {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shadow-under-6047:after,
.shadow-under-6047:before,
.block-f9e7:after,
.block-f9e7:before,
.column-8dc7:after,
.column-8dc7:before,
.menu-8660:after,
.menu-8660:before,
.complex-7c4d:after,
.complex-7c4d:before,
.badge_2491:after,
.badge_2491:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shadow-under-6047:after,
.block-f9e7:after,
.column-8dc7:after,
.menu-8660:after,
.complex-7c4d:after,
.badge_2491:after {
  clear: both;
}
.block-f9e7 .wrapper_1b91,
.column-8dc7 .wrapper_1b91,
.action_ee56 .wrapper_1b91 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.caption-dfb4 {
  display: inline-block;
}
.simple_0f2c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.simple_0f2c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.simple_0f2c .next-1853 {
  padding: 1em 0;
  font-size: 85%;
}
.next-1853 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.texture-left-c8f3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.texture-left-c8f3:after,
.texture-left-c8f3:before {
  content: "";
  display: table;
}
.texture-left-c8f3:after {
  clear: both;
}
.banner_e54f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.iron-c1a1 .banner_e54f {
  max-width: 50%;
}
.disabled_4b11 .banner_e54f {
  max-width: 33.33%;
}
.icon-pro-c85d .banner_e54f {
  max-width: 25%;
}
.notice_d66c .banner_e54f {
  max-width: 20%;
}
.icon_white_4ffe .banner_e54f {
  max-width: 16.66%;
}
.complex_3b8d .banner_e54f {
  max-width: 14.28%;
}
.main_04a6 .banner_e54f {
  max-width: 12.5%;
}
.element_18d6 .banner_e54f {
  max-width: 11.11%;
}
.accent_d0dc {
  display: block;
}
.primary-2883 .easy_00f5 label,
.primary-2883 .out_fd5f label,
.primary-2883 .heading-light-2894 label,
.primary-2883 .in-1a35 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image-446a {
  list-style: none;
  margin: 0;
}
.image-446a article.thick-9356 {
  margin-bottom: 0;
}
.image-446a ul {
  list-style: none;
  margin: 0;
}
.image-446a .green_6641 li.thick-9356 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image-446a .green_6641 li.thick-9356 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image-446a .green_6641 li.thick-9356: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) {
  .image-446a .green_6641 li.thick-9356 li.thick-9356 li.thick-9356 li.thick-9356 {
    padding-left: 0;
  }
}
article.thick-9356 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.thick-9356 .block-f9e7 p:last-of-type {
  margin-bottom: 0;
}
article.thick-9356 .image_03b9 {
  float: left;
}
article.thick-9356 .bronze_fda0 {
  margin-left: 85px;
}
article.thick-9356 .hard_aa12 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.thick-9356 .hard_aa12 .panel_wide_5660 {
  margin-left: 10px;
}
article.thick-9356 .badge_9f04 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.thick-9356 .title-cold-29d1 {
  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 .easy_00f5,
  #respond .heading-light-2894,
  #respond .in-1a35 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .easy_00f5 input,
#respond .heading-light-2894 input,
#respond .in-1a35 input {
  width: 100%;
}
#respond .in-1a35 {
  margin-right: 0;
}
#respond .preview-mini-6a73 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.inner_b99b {
  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;
}
.inner_b99b.smooth-ad66 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.inner_b99b 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%);
}
.inner_b99b:focus,
.inner_b99b: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);
}
.title-71d2 {
  border-radius: 10%;
}
.hero_4c01 {
  border-radius: 50%;
}
.texture_71a1 {
  font-size: 0.72em;
}
.background_red_7789 {
  font-size: 0.875em;
}
.progress-7a3e {
  font-size: 1.1em;
}
.texture-e746 {
  text-transform: uppercase;
  line-height: 1.2;
}
.texture-e746.texture_71a1 {
  letter-spacing: 0.5px;
}
.middle-f452,
.middle-f452 a {
  color: #6d6d6d;
}
.middle-f452 a:hover {
  color: #111;
}
.main-b3b8 {
  color: #6d6d6d;
}
.dim_26c1 {
  overflow-x: hidden;
}
.dim_26c1 .video-1674.mask_a86a {
  position: relative;
}
.dim_26c1 .video-1674.mask_a86a.module-huge-84c9 {
  position: initial;
}
.dim_26c1
  .video-1674.mask_a86a.module-huge-84c9
  .hard-83a9 {
  left: auto;
}
.dim_26c1 .video-1674 .hard-83a9 {
  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;
}
.dim_26c1 .video-1674:hover.mask_a86a {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.dim_26c1
  .video-1674:hover.mask_a86a
  .hard-83a9 {
  display: block;
  z-index: 9999999;
}
.dim_26c1 .tall-b7b5 .widget-simple-5bbc,
.dim_26c1 .section_ae7c .widget-simple-5bbc {
  display: none;
}
.dim_26c1 .notification-6ae5 .video-1674:hover.mask_a86a {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.primary-2883 .easy_00f5 label,
.primary-2883 .out_fd5f label,
.primary-2883 .heading-light-2894 label,
.primary-2883 .in-1a35 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.image-446a {
  list-style: none;
  margin: 0;
}
.image-446a article.thick-9356 {
  margin-bottom: 0;
}
.image-446a ul {
  list-style: none;
  margin: 0;
}
.image-446a .green_6641 li.thick-9356 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .image-446a .green_6641 li.thick-9356 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .image-446a .green_6641 li.thick-9356: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) {
  .image-446a .green_6641 li.thick-9356 li.thick-9356 li.thick-9356 li.thick-9356 {
    padding-left: 0;
  }
}
article.thick-9356 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.thick-9356 .block-f9e7 p:last-of-type {
  margin-bottom: 0;
}
article.thick-9356 .image_03b9 {
  float: left;
}
article.thick-9356 .bronze_fda0 {
  margin-left: 85px;
}
article.thick-9356 .hard_aa12 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.thick-9356 .hard_aa12 .panel_wide_5660 {
  margin-left: 10px;
}
article.thick-9356 .badge_9f04 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.thick-9356 .title-cold-29d1 {
  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 .easy_00f5,
  #respond .heading-light-2894,
  #respond .in-1a35 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .easy_00f5 input,
#respond .heading-light-2894 input,
#respond .in-1a35 input {
  width: 100%;
}
#respond .in-1a35 {
  margin-right: 0;
}
#respond .preview-mini-6a73 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.tall-b7b5 .bronze-f71b {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.bronze-f71b .left_ecad.fixed-440c .modal-warm-a083 > li > a:focus,
.bronze-f71b .left_ecad.fixed-440c .modal-warm-a083 > li > a:hover,
.bronze-f71b .left_ecad.out_9725 .modal-warm-a083 > li > a:focus,
.bronze-f71b .left_ecad.out_9725 .modal-warm-a083 > li > a:hover,
.bronze-f71b .left_ecad.dirty-8351 .modal-warm-a083 > li > a:focus,
.bronze-f71b .left_ecad.dirty-8351 .modal-warm-a083 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-f71b
  .left_ecad.fixed-440c
  .modal-warm-a083
  > li.yellow_9a9e
  > a,
.bronze-f71b
  .left_ecad.fixed-440c
  .modal-warm-a083
  > li.small_4e7b
  > a,
.bronze-f71b
  .left_ecad.out_9725
  .modal-warm-a083
  > li.yellow_9a9e
  > a,
.bronze-f71b
  .left_ecad.out_9725
  .modal-warm-a083
  > li.small_4e7b
  > a,
.bronze-f71b
  .left_ecad.dirty-8351
  .modal-warm-a083
  > li.yellow_9a9e
  > a,
.bronze-f71b .left_ecad.dirty-8351 .modal-warm-a083 > li.caption-full-8ceb > a {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-f71b .sidebar_6bf3,
.bronze-f71b .sidebar_6bf3 a {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-f71b .middle_1969.main-wood-25ed li a,
.bronze-f71b .copper-e965 a,
.bronze-f71b .label_5e41,
.bronze-f71b .modal-warm-a083 > li > a,
.bronze-f71b .alert_f426 {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-f71b .middle_1969.main-wood-25ed li a:hover,
.bronze-f71b .copper-e965 a:hover,
.bronze-f71b .label_5e41:hover,
.bronze-f71b .modal-warm-a083 > li > a:hover,
.bronze-f71b .alert_f426:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-f71b .detail-e6d3 {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-f71b .detail-e6d3 .item_old_9eb9 {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-f71b .detail-e6d3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.bronze-f71b .summary_42a0 .element-e4f7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.bronze-f71b .summary_42a0 .element-e4f7 .feature_e472 {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-f71b
  .summary_42a0
  .element-e4f7
  .feature_e472::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-f71b
  .summary_42a0
  .element-e4f7
  .feature_e472:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-f71b
  .summary_42a0
  .element-e4f7
  .feature_e472::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-f71b
  .summary_42a0
  .element-e4f7
  .feature_e472::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-f71b .summary_42a0 .element-brown-0594 {
  color: rgba(255, 255, 255, 0.79);
}
.bronze-f71b .summary_42a0 .element-brown-0594:hover {
  color: rgba(255, 255, 255, 0.99);
}
.surface-short-adde
  .bronze-f71b
  .summary_42a0
  .button_stale_8606
  .logo-under-a47e {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.surface-short-adde
  .bronze-f71b
  .summary_42a0
  .button_stale_8606
  .feature_e472 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tall-b7b5 .form_4ef0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.form_4ef0 .left_ecad.fixed-440c .modal-warm-a083 > li > a:focus,
.form_4ef0 .left_ecad.fixed-440c .modal-warm-a083 > li > a:hover,
.form_4ef0 .left_ecad.out_9725 .modal-warm-a083 > li > a:focus,
.form_4ef0 .left_ecad.out_9725 .modal-warm-a083 > li > a:hover,
.form_4ef0 .left_ecad.dirty-8351 .modal-warm-a083 > li > a:focus,
.form_4ef0 .left_ecad.dirty-8351 .modal-warm-a083 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form_4ef0
  .left_ecad.fixed-440c
  .modal-warm-a083
  > li.yellow_9a9e
  > a,
.form_4ef0
  .left_ecad.fixed-440c
  .modal-warm-a083
  > li.small_4e7b
  > a,
.form_4ef0
  .left_ecad.out_9725
  .modal-warm-a083
  > li.yellow_9a9e
  > a,
.form_4ef0
  .left_ecad.out_9725
  .modal-warm-a083
  > li.small_4e7b
  > a,
.form_4ef0
  .left_ecad.dirty-8351
  .modal-warm-a083
  > li.yellow_9a9e
  > a,
.form_4ef0 .left_ecad.dirty-8351 .modal-warm-a083 > li.caption-full-8ceb > a {
  color: rgba(0, 0, 0, 0.8);
}
.form_4ef0 .sidebar_6bf3,
.form_4ef0 .sidebar_6bf3 a {
  color: rgba(0, 0, 0, 0.8);
}
.form_4ef0 .middle_1969.main-wood-25ed li a,
.form_4ef0 .copper-e965 a,
.form_4ef0 .label_5e41,
.form_4ef0 .modal-warm-a083 > li > a,
.form_4ef0 .alert_f426 {
  color: rgba(0, 0, 0, 0.55);
}
.form_4ef0 .middle_1969.main-wood-25ed li a:hover,
.form_4ef0 .copper-e965 a:hover,
.form_4ef0 .label_5e41:hover,
.form_4ef0 .modal-warm-a083 > li > a:hover,
.form_4ef0 .alert_f426:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form_4ef0 .detail-e6d3 {
  color: rgba(0, 0, 0, 0.55);
}
.form_4ef0 .detail-e6d3 .item_old_9eb9 {
  color: rgba(0, 0, 0, 0.8);
}
.form_4ef0 .detail-e6d3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.purple_a858 .texture_hard_86b8 {
  margin-left: auto;
  margin-right: auto;
}
.column-8dc7 > * {
  margin-left: auto;
  margin-right: auto;
}
.column-8dc7 .description_steel_f2c5 {
  margin-right: 1.41575em;
}
.focus-c97b .column-8dc7 > .hot_b578 {
  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;
}
.focus-c97b .column-8dc7 > .center-3474 {
  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;
}
.heading_eb00.purple_a858 .texture_hard_86b8,
.stale-e007.purple_a858 .texture_hard_86b8 {
  margin-left: 0;
}
.outline-c90d.purple_a858 .texture_hard_86b8,
.simple_143c.purple_a858 .texture_hard_86b8 {
  margin-right: 0;
}
.column-8dc7 ol,
.column-8dc7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.box-cce0 video {
  max-width: 100%;
}
.element_ff82 img {
  display: block;
}
.element_ff82.description_steel_f2c5,
.element_ff82.button-4192 {
  width: 100%;
}
.element_ff82.center-3474 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.logo-dark-1167:not(.plasma-f579) {
  margin: 1.5em auto;
}
.bottom-d013 p {
  padding: 1.5em 14px;
}
ul.nav-503b.center-3474,
ul.nav-503b.hot_b578,
ul.nav-503b.right-1f75.hot_b578 {
  padding: 0 14px;
}
.preview_warm_f6ed {
  display: block;
  overflow-x: auto;
}
.preview_warm_f6ed table {
  border-collapse: collapse;
  width: 100%;
}
.preview_warm_f6ed td,
.preview_warm_f6ed th {
  padding: 0.5em;
}
.column-8dc7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.column-8dc7 ol ol,
.column-8dc7 ol ul,
.column-8dc7 ul ol,
.column-8dc7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.column-8dc7 ol ol li,
.column-8dc7 ol ul li,
.column-8dc7 ul ol li,
.column-8dc7 ul ul li {
  margin-left: 0;
}
.tag_purple_3a64.wrapper-07a7 > .surface_3c44 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tag_purple_3a64.wrapper-07a7 > .surface_3c44 iframe,
.tag_purple_3a64.wrapper-07a7 > .surface_3c44 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.avatar-east-a1eb {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.avatar-east-a1eb.in_33cb {
  padding: 0;
}
.avatar-east-a1eb.in_33cb cite {
  font-size: 13px;
}
.avatar-east-a1eb > * {
  margin-left: 16px;
  margin-right: 16px;
}
.avatar-east-a1eb cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.highlight-cool-bc5b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.highlight-cool-bc5b > p:first-child {
  margin-top: 0;
}
.highlight-cool-bc5b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.highlight-cool-bc5b blockquote {
  border-left: 0;
}
.shadow-inner-cbb2 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shadow-inner-cbb2:not(.picture-wide-3542) {
  max-width: 100px;
}
.shadow-inner-cbb2.top-eed8 {
  border-bottom: none !important;
  text-align: center;
}
.shadow-inner-cbb2.top-eed8::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .bottom-d013 p {
    padding: 1.5em 0;
  }
}
.over-2715 {
  color: #0073aa;
}
.alert-full-c3cb {
  background-color: #0073aa;
}
.bottom_20a5 {
  color: #229fd8;
}
.narrow_a147 {
  background-color: #229fd8;
}
.small-390c {
  color: #eee;
}
.content_pink_8668 {
  background-color: #eee;
}
.pattern_dim_ba51 {
  color: #444;
}
.background-16c0 {
  background-color: #444;
}
.tiny-926d {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tiny-926d .pressed_1fc8 .copper-e965 {
  font-size: 15px;
}
.tiny-926d .copper-e965 {
  line-height: 1.3;
}
.tiny-926d .form_4ef0 {
}
.tiny-926d .bronze-f71b {
  background: #235787;
}
.popup-selected-40a4 {
  padding: 0;
}
.popup-selected-40a4 .bronze-f71b {
  background: #1a1a1a;
}
.popup-selected-40a4 .form_4ef0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.up-5845 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.up-5845 .form_4ef0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.up-5845 .bronze-f71b {
  background: #303030;
}
.badge_2491 {
  position: relative;
  z-index: 10;
}
.badge_2491 .detail-left-02e6 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.layout_pink_ef62 .mask_a86a {
  display: inline-block;
  vertical-align: middle;
}
.layout_pink_ef62.bright_a1d0 .mask_a86a {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .layout_pink_ef62.bright_a1d0 .mask_a86a {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .layout_pink_ef62.bright_a1d0 .mask_a86a {
    margin-right: 0.4em;
  }
}
.layout_pink_ef62.bright_a1d0 .mask_a86a:last-child {
  margin-right: 0;
}
.glass-57e0 .detail-left-02e6 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .tall-b7b5 .pressed_1fc8 {
    margin: 0 -0.5em;
  }
  .tall-b7b5 .pressed_1fc8 [class*="customify-col-"],
  .tall-b7b5 .pressed_1fc8 [class*="customify-col_"],
  .tall-b7b5 .pressed_1fc8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.tall-b7b5.description-ad7d .detail-left-02e6 {
  background: 0 0 !important;
}
.tall-b7b5.description-ad7d .detail-left-02e6,
.tall-b7b5.glass-57e0 .detail-left-02e6 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .tall-b7b5.white-647b {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.tall-b7b5.glass-57e0 .detail-left-02e6 {
  box-shadow: none !important;
}
.highlight-selected-6870 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .highlight-selected-6870 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .highlight-selected-6870 {
    padding: 18px 0 20px;
  }
}
.highlight-selected-6870 .text_63e2 {
  width: 100%;
}
.highlight-selected-6870 .video_pressed_bfe0 {
  margin-bottom: 0;
}
.highlight-selected-6870 .thumbnail-16a4 {
  margin-top: 5px;
  font-size: 0.875em;
}
.header-hard-de16 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.header-hard-de16 .banner_f30f {
  width: 100%;
}
.label-red-756a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.label-red-756a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.label-red-756a 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;
}
.label-red-756a li:last-child:after {
  display: none;
}
.label-red-756a li a {
  font-weight: 500;
  margin-right: 10px;
}
.copper-89f5 .widget-simple-5bbc button,
.highlight-selected-6870 .widget-simple-5bbc button {
  left: 0;
}
.copper-89f5 .banner_f30f,
.highlight-selected-6870 .banner_f30f {
  padding-left: 0;
  padding-right: 0;
}
.copper-89f5 .header-hard-de16,
.highlight-selected-6870 .header-hard-de16 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.copper-89f5 {
  position: relative;
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.copper-89f5:before {
  position: absolute;
  content: "";
  background-color: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
}
.copper-89f5 .modal-5dce {
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  z-index: 5;
  padding: 1em 30px;
}
@media screen and (min-width: 1025px) {
  .copper-89f5 .modal-5dce {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .copper-89f5 .modal-5dce {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .copper-89f5 .modal-5dce {
    min-height: 200px;
  }
}
.copper-89f5 .label-red-756a {
  color: rgba(255, 255, 255, 0.8);
}
.copper-89f5 .label-red-756a a,
.copper-89f5 .label-red-756a li:after {
  color: inherit;
}
.copper-89f5 .label-red-756a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.pattern-upper-8d7a {
  margin-bottom: 0.5em;
}
.chip_current_d410 {
  margin-bottom: 1.2em;
}
.chip_current_d410,
.pattern-upper-8d7a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.chip_current_d410 p:last-child,
.pattern-upper-8d7a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .widget-simple-5bbc,
#masthead .widget-simple-5bbc {
  display: none;
}
#masthead
  > .widget-simple-5bbc.mask-4fdd {
  display: none;
}
#masthead > .widget-simple-5bbc button {
  left: 0;
}
.backdrop_6736 {
  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%;
}
.backdrop_6736 .mask_a86a {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.backdrop_6736 .up-57e0 {
  display: -webkit-box;
  display: flex;
}
.backdrop_6736 .up-57e0.blue_f6f8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.backdrop_6736 .up-57e0.alert-25a1 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop_6736 .up-57e0.list_38d9 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop_6736.footer-first-5dc1.border_easy_320e .up-57e0.blue_f6f8 {
  flex-basis: 100%;
}
.backdrop_6736.shade_blue_8159 .up-57e0.alert-25a1 {
  -webkit-box-flex: 1;
  flex: auto;
}
.backdrop_6736.shade_blue_8159 .up-57e0.list_38d9 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .widget-simple-5bbc.mask-4fdd {
  display: none;
}
#masthead > .widget-simple-5bbc button {
  left: 0;
}
.nav-fresh-1457 {
  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;
}
.nav-fresh-1457:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.nav-fresh-1457.up-3ea1 i {
  margin-right: 4px;
}
.nav-fresh-1457.short-1573 i {
  margin-left: 5px;
}
.copper-e965 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.copper-e965 p:last-child {
  margin-bottom: 0;
}
.tertiary-hot-3727 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tertiary-hot-3727 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tertiary-hot-3727 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tertiary-hot-3727 .sidebar_6bf3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tertiary-hot-3727 .basic_4f9c {
  margin: 5px 0 7px 0;
}
.tertiary-hot-3727.summary_24d0 .disabled-first-ee37 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-hot-3727.summary_24d0 .summary_thick_1dc0 {
  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;
}
.tertiary-hot-3727.brown-0ec4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tertiary-hot-3727.brown-0ec4 .disabled-first-ee37 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tertiary-hot-3727.brown-0ec4 .summary_thick_1dc0 {
  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;
}
.tertiary-hot-3727.yellow_9642 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tertiary-hot-3727.fast-8693 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tertiary-hot-3727.fast-8693 .summary_thick_1dc0 {
  margin-top: 7px;
}
.summary-b031 {
  display: inline-block;
}
.badge_2491 .soft_7640 .tertiary-hot-3727 img {
  max-width: 100%;
}
.left_ecad .banner-66e9.thumbnail-outer-cecd,
.description-0987 .banner-66e9.thumbnail-outer-cecd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.left_ecad .center-d14f,
.description-0987 .center-d14f {
  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%);
}
.left_ecad .center-d14f {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.left_ecad.dirty_0662 .center-d14f {
  display: none;
}
.left_ecad .yellow-1ca0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.left_ecad .yellow-1ca0 li {
  display: inline-block;
  position: relative;
}
.left_ecad .yellow-1ca0 li:last-child {
  margin-right: 0;
}
.left_ecad .yellow-1ca0 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;
}
.left_ecad .yellow-1ca0 li.caption-full-8ceb > a {
  color: rgba(0, 0, 0, 0.9);
}
.left_ecad .yellow-1ca0 > 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;
}
.left_ecad .yellow-1ca0 > li > a i {
  line-height: 0;
}
.left_ecad .yellow-1ca0 > li.text-rough-6ba5 > a .center-d14f {
  margin-left: 4px;
  line-height: 0;
}
.left_ecad .yellow-1ca0 .disabled_0648 li.text-rough-6ba5 > a {
  position: relative;
}
.left_ecad .yellow-1ca0 .disabled_0648 li.text-rough-6ba5 > a:after,
.left_ecad .yellow-1ca0 .disabled_0648 li.text-rough-6ba5 > a:before {
  content: "";
  display: table;
}
.left_ecad .yellow-1ca0 .disabled_0648 li.text-rough-6ba5 > a:after {
  clear: both;
}
.left_ecad .yellow-1ca0 .disabled_0648 li.text-rough-6ba5 > a .center-d14f {
  margin-left: 5px;
  float: right;
}
.left_ecad .middle-f24b,
.left_ecad .disabled_0648 {
  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;
}
.left_ecad .disabled_0648 {
  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;
}
.left_ecad .disabled_0648 .thumbnail-outer-cecd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.left_ecad .disabled_0648 .center-d14f {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.left_ecad .disabled_0648 li {
  display: block;
  margin: 0;
  padding: 0;
}
.left_ecad .disabled_0648 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;
}
.left_ecad .disabled_0648 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.left_ecad .disabled_0648 .disabled_0648 {
  top: 0;
  left: 100%;
}
.left_ecad .shadow_0cc7.fn-focus-0e8e > .middle-f24b,
.left_ecad .shadow_0cc7.fn-focus-0e8e > .disabled_0648,
.left_ecad .shadow_0cc7:focus > .middle-f24b,
.left_ecad .shadow_0cc7:focus > .disabled_0648,
.left_ecad .shadow_0cc7:hover > .middle-f24b,
.left_ecad .shadow_0cc7:hover > .disabled_0648 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.left_ecad.dirty-8351 .modal-warm-a083:after,
.left_ecad.dirty-8351 .modal-warm-a083:before {
  content: "";
  display: table;
}
.left_ecad.dirty-8351 .modal-warm-a083:after {
  clear: both;
}
.left_ecad.dirty-8351 .modal-warm-a083 > li {
  float: left;
}
.left_ecad.carousel_top_7229 .modal-warm-a083:after,
.left_ecad.carousel_top_7229 .modal-warm-a083:before {
  content: "";
  display: table;
}
.left_ecad.carousel_top_7229 .modal-warm-a083:after {
  clear: both;
}
.left_ecad.carousel_top_7229 .modal-warm-a083 > li {
  float: left;
}
.left_ecad.carousel_top_7229 .modal-warm-a083 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.left_ecad.carousel_top_7229 .modal-warm-a083 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.left_ecad.carousel_top_7229 .modal-warm-a083 > li.yellow_9a9e > a,
.left_ecad.carousel_top_7229 .modal-warm-a083 > li.caption-full-8ceb > a {
  color: #fff;
  background-color: #1e4b75;
}
.left_ecad.fixed-440c .modal-warm-a083 > li > a .thumbnail-outer-cecd {
  position: relative;
}
.left_ecad.fixed-440c .modal-warm-a083 > li > a .thumbnail-outer-cecd: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;
}
.left_ecad.fixed-440c
  .modal-warm-a083
  > li:focus
  > a
  .thumbnail-outer-cecd:before,
.left_ecad.fixed-440c
  .modal-warm-a083
  > li:hover
  > a
  .thumbnail-outer-cecd:before {
  width: 100%;
  background-color: currentColor;
}
.left_ecad.fixed-440c
  .modal-warm-a083
  > li.yellow_9a9e
  > a
  .thumbnail-outer-cecd:before,
.left_ecad.fixed-440c
  .modal-warm-a083
  > li.small_4e7b
  > a
  .thumbnail-outer-cecd:before {
  width: 100%;
  background-color: currentColor;
}
.left_ecad.out_9725 .modal-warm-a083 > li > a .thumbnail-outer-cecd {
  position: relative;
}
.left_ecad.out_9725 .modal-warm-a083 > li > a .thumbnail-outer-cecd: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;
}
.left_ecad.out_9725 .modal-warm-a083 > li:focus > a .thumbnail-outer-cecd:before,
.left_ecad.out_9725
  .modal-warm-a083
  > li:hover
  > a
  .thumbnail-outer-cecd:before {
  width: 100%;
  background-color: currentColor;
}
.left_ecad.out_9725
  .modal-warm-a083
  > li.yellow_9a9e
  > a
  .thumbnail-outer-cecd:before,
.left_ecad.out_9725
  .modal-warm-a083
  > li.small_4e7b
  > a
  .thumbnail-outer-cecd:before {
  width: 100%;
  background-color: currentColor;
}
.description-0987 .yellow-1ca0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.description-0987 .yellow-1ca0 li:first-child > a {
  border-top: none;
}
.description-0987 .yellow-1ca0 .glass-e1df > .thumbnail-outer-cecd .center-d14f {
  display: none;
}
.description-0987 .yellow-1ca0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.description-0987 .yellow-1ca0 li:last-child {
  border: none;
}
.description-0987 .yellow-1ca0 li.text-rough-6ba5 > a {
  padding-right: 45px !important;
}
.description-0987 .yellow-1ca0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.description-0987 .yellow-1ca0 li a:focus,
.description-0987 .yellow-1ca0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.description-0987 .yellow-1ca0 li .filter_liquid_dfaf {
  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;
}
.description-0987 .yellow-1ca0 li .filter_liquid_dfaf:hover {
  box-shadow: none;
}
.description-0987 .yellow-1ca0 li .filter_liquid_dfaf .center-d14f {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.description-0987 .yellow-1ca0 .disabled_0648 {
  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);
}
.description-0987 .yellow-1ca0 .disabled_0648 li a {
  padding-left: 3em;
}
.description-0987 .yellow-1ca0 .media_under_60d7 > a .filter_liquid_dfaf i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.description-0987 .yellow-1ca0 .media_under_60d7 > .disabled_0648 {
  display: block;
  opacity: 1;
}
.white-c7d5 {
  max-width: 100%;
}
.module_black_5d0a {
  line-height: 0;
  cursor: pointer;
}
.alert_f426 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.alert_f426:hover {
  box-shadow: none;
  color: currentColor;
}
.alert_f426 svg {
  width: 18px;
  height: 18px;
}
.alert_f426 .article_11fc {
  display: none;
}
.left_c665 {
  position: relative;
}
.left_c665.fn-active-0e8e .alert_f426 .tooltip_87af {
  display: none;
}
.left_c665.fn-active-0e8e .alert_f426 .article_11fc {
  display: inline-block;
}
.left_c665 .orange-c4fb {
  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);
}
.left_c665.red_1aed .orange-c4fb {
  left: auto;
  right: -0.9em;
}
.left_c665.red_1aed .gradient-8962::before {
  left: auto;
  right: 15px;
}
.left_c665.fn-active-0e8e .orange-c4fb {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.button_stale_8606 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.button_stale_8606 label {
  flex-basis: 100%;
}
.button_stale_8606 .element-e4f7 {
  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;
}
.button_stale_8606 .feature_e472 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.button_stale_8606 .feature_e472:focus {
  background-color: transparent;
}
.button_stale_8606 button.element-brown-0594 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.button_stale_8606 button.element-brown-0594:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.button_stale_8606 button.element-brown-0594 svg {
  width: 18px;
  height: 18px;
}
.button_stale_8606 input[type="submit"] {
  min-height: auto;
}
.summary_42a0 .button_stale_8606 .feature_e472 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.gradient-8962 {
  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) {
  .gradient-8962 {
    width: 220px;
  }
}
.gradient-8962 label {
  flex-basis: 100%;
}
.gradient-8962::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;
}
.surface-short-adde .summary_42a0 .button_stale_8606 {
  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;
}
.surface-short-adde
  .summary_42a0
  .button_stale_8606
  .element-e4f7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.surface-short-adde .summary_42a0 .button_stale_8606 .feature_e472 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.surface-short-adde
  .summary_42a0
  .button_stale_8606
  .feature_e472:focus {
  background: 0 0;
}
.surface-short-adde
  .summary_42a0
  .button_stale_8606
  .logo-under-a47e {
  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;
}
.middle_1969 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.middle_1969 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.middle_1969 li:last-child {
  margin-right: 0;
}
.middle_1969 li:first-child {
  margin-left: 0;
}
.middle_1969.sort-bronze-3f8b a {
  color: #fff;
}
.middle_1969.sort-bronze-3f8b a:hover {
  color: #fff;
}
.middle_1969 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.middle_1969 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.middle_1969 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.middle_1969 a:hover {
  opacity: 0.9;
  color: inherit;
}
.middle_1969 [class*="social-icon-apple"] {
  background-color: #999;
}
.middle_1969 [class*="social-icon-apple"].panel_down_b4f5 {
  background-color: transparent;
  color: #999;
}
.middle_1969 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.middle_1969 [class*="social-icon-behance"].panel_down_b4f5 {
  background-color: transparent;
  color: #1769ff;
}
.middle_1969 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.middle_1969 [class*="social-icon-bitbucket"].panel_down_b4f5 {
  background-color: transparent;
  color: #205081;
}
.middle_1969 [class*="social-icon-codepen"] {
  background-color: #000;
}
.middle_1969 [class*="social-icon-codepen"].panel_down_b4f5 {
  background-color: transparent;
  color: #000;
}
.middle_1969 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.middle_1969 [class*="social-icon-delicious"].panel_down_b4f5 {
  background-color: transparent;
  color: #39f;
}
.middle_1969 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.middle_1969 [class*="social-icon-digg"].panel_down_b4f5 {
  background-color: transparent;
  color: #005be2;
}
.middle_1969 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.middle_1969 [class*="social-icon-dribbble"].panel_down_b4f5 {
  background-color: transparent;
  color: #ea4c89;
}
.middle_1969 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.middle_1969 [class*="social-icon-envelope"].panel_down_b4f5 {
  background-color: transparent;
  color: #ea4335;
}
.middle_1969 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.middle_1969 [class*="social-icon-facebook"].panel_down_b4f5 {
  background-color: transparent;
  color: #3b5998;
}
.middle_1969 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.middle_1969 [class*="social-icon-flickr"].panel_down_b4f5 {
  background-color: transparent;
  color: #0063dc;
}
.middle_1969 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.middle_1969 [class*="social-icon-foursquare"].panel_down_b4f5 {
  background-color: transparent;
  color: #2d5be3;
}
.middle_1969 [class*="social-icon-github"] {
  background-color: #333;
}
.middle_1969 [class*="social-icon-github"].panel_down_b4f5 {
  background-color: transparent;
  color: #333;
}
.middle_1969 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.middle_1969 [class*="social-icon-google-plus"].panel_down_b4f5 {
  background-color: transparent;
  color: #dd4b39;
}
.middle_1969 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.middle_1969 [class*="social-icon-houzz"].panel_down_b4f5 {
  background-color: transparent;
  color: #7ac142;
}
.middle_1969 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.middle_1969 [class*="social-icon-instagram"].panel_down_b4f5 {
  background-color: transparent;
  color: #262626;
}
.middle_1969 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.middle_1969 [class*="social-icon-jsfiddle"].panel_down_b4f5 {
  background-color: transparent;
  color: #487aa2;
}
.middle_1969 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.middle_1969 [class*="social-icon-linkedin"].panel_down_b4f5 {
  background-color: transparent;
  color: #0077b5;
}
.middle_1969 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.middle_1969 [class*="social-icon-medium"].panel_down_b4f5 {
  background-color: transparent;
  color: #00ab6b;
}
.middle_1969 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.middle_1969
  [class*="social-icon-odnoklassniki"].panel_down_b4f5 {
  background-color: transparent;
  color: #f4731c;
}
.middle_1969 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.middle_1969 [class*="social-icon-meetup"].panel_down_b4f5 {
  background-color: transparent;
  color: #ec1c40;
}
.middle_1969 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.middle_1969 [class*="social-icon-pinterest"].panel_down_b4f5 {
  background-color: transparent;
  color: #bd081c;
}
.middle_1969 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.middle_1969 [class*="social-icon-product-hunt"].panel_down_b4f5 {
  background-color: transparent;
  color: #da552f;
}
.middle_1969 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.middle_1969 [class*="social-icon-reddit"].panel_down_b4f5 {
  background-color: transparent;
  color: #ff4500;
}
.middle_1969 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.middle_1969 [class*="social-icon-rss"].panel_down_b4f5 {
  background-color: transparent;
  color: #f26522;
}
.middle_1969 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.middle_1969
  [class*="social-icon-shopping-cart"].panel_down_b4f5 {
  background-color: transparent;
  color: #4caf50;
}
.middle_1969 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.middle_1969 [class*="social-icon-skype"].panel_down_b4f5 {
  background-color: transparent;
  color: #00aff0;
}
.middle_1969 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.middle_1969 [class*="social-icon-slideshare"].panel_down_b4f5 {
  background-color: transparent;
  color: #0077b5;
}
.middle_1969 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.middle_1969 [class*="social-icon-snapchat"].panel_down_b4f5 {
  background-color: transparent;
  color: #fffc00;
}
.middle_1969 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.middle_1969 [class*="social-icon-soundcloud"].panel_down_b4f5 {
  background-color: transparent;
  color: #f80;
}
.middle_1969 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.middle_1969 [class*="social-icon-spotify"].panel_down_b4f5 {
  background-color: transparent;
  color: #2ebd59;
}
.middle_1969 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.middle_1969
  [class*="social-icon-stack-overflow"].panel_down_b4f5 {
  background-color: transparent;
  color: #fe7a15;
}
.middle_1969 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.middle_1969 [class*="social-icon-maldkfgram"].panel_down_b4f5 {
  background-color: transparent;
  color: #2ca5e0;
}
.middle_1969 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.middle_1969 [class*="social-icon-tripadvisor"].panel_down_b4f5 {
  background-color: transparent;
  color: #589442;
}
.middle_1969 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.middle_1969 [class*="social-icon-tumblr"].panel_down_b4f5 {
  background-color: transparent;
  color: #35465c;
}
.middle_1969 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.middle_1969 [class*="social-icon-twitch"].panel_down_b4f5 {
  background-color: transparent;
  color: #6441a5;
}
.middle_1969 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.middle_1969 [class*="social-icon-twitter"].panel_down_b4f5 {
  background-color: transparent;
  color: #1da1f2;
}
.middle_1969 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.middle_1969 [class*="social-icon-vimeo"].panel_down_b4f5 {
  background-color: transparent;
  color: #1ab7ea;
}
.middle_1969 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.middle_1969 [class*="social-icon-vk"].panel_down_b4f5 {
  background-color: transparent;
  color: #45668e;
}
.middle_1969 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.middle_1969 [class*="social-icon-weibo"].panel_down_b4f5 {
  background-color: transparent;
  color: #df2029;
}
.middle_1969 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.middle_1969 [class*="social-icon-weixin"].panel_down_b4f5 {
  background-color: transparent;
  color: #7bb32e;
}
.middle_1969 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.middle_1969 [class*="social-icon-whatsapp"].panel_down_b4f5 {
  background-color: transparent;
  color: #25d366;
}
.middle_1969 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.middle_1969 [class*="social-icon-wordpress"].panel_down_b4f5 {
  background-color: transparent;
  color: #21759b;
}
.middle_1969 [class*="social-icon-xing"] {
  background-color: #026466;
}
.middle_1969 [class*="social-icon-xing"].panel_down_b4f5 {
  background-color: transparent;
  color: #026466;
}
.middle_1969 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.middle_1969 [class*="social-icon-yelp"].panel_down_b4f5 {
  background-color: transparent;
  color: #af0606;
}
.middle_1969 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.middle_1969 [class*="social-icon-youtube"].panel_down_b4f5 {
  background-color: transparent;
  color: #cd201f;
}
.label_5e41 {
  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;
}
.label_5e41:hover {
  box-shadow: none;
  background: 0 0;
}
.article-thick-dafb {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.photo_7a50 {
  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;
}
.dropdown_8da8 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.widget_liquid_1146 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.widget_liquid_1146,
.widget_liquid_1146::after,
.widget_liquid_1146::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;
}
.widget_liquid_1146::after,
.widget_liquid_1146::before {
  content: "";
  display: block;
  background-color: inherit;
}
.selected_ee26 .photo_7a50 .dropdown_8da8 {
  margin-top: -2px;
  width: 19px;
}
.selected_ee26 .photo_7a50 .widget_liquid_1146 {
  margin-top: -1px;
}
.selected_ee26 .photo_7a50 .widget_liquid_1146,
.selected_ee26 .photo_7a50 .widget_liquid_1146::after,
.selected_ee26 .photo_7a50 .widget_liquid_1146::before {
  width: 19px;
  height: 2px;
}
.selected_ee26 .photo_7a50 .widget_liquid_1146::before {
  top: -6px;
}
.selected_ee26 .photo_7a50 .widget_liquid_1146::after {
  bottom: -6px;
}
.grid_last_e028 .photo_7a50 .dropdown_8da8 {
  margin-top: -2px;
  width: 22px;
}
.grid_last_e028 .photo_7a50 .widget_liquid_1146 {
  margin-top: -1px;
}
.grid_last_e028 .photo_7a50 .widget_liquid_1146,
.grid_last_e028 .photo_7a50 .widget_liquid_1146::after,
.grid_last_e028 .photo_7a50 .widget_liquid_1146::before {
  width: 22px;
  height: 2px;
}
.grid_last_e028 .photo_7a50 .widget_liquid_1146::before {
  top: -7px;
}
.grid_last_e028 .photo_7a50 .widget_liquid_1146::after {
  bottom: -7px;
}
.photo-2174 .photo_7a50 .dropdown_8da8 {
  margin-top: -2px;
  width: 31px;
}
.photo-2174 .photo_7a50 .widget_liquid_1146 {
  margin-top: -1.5px;
}
.photo-2174 .photo_7a50 .widget_liquid_1146,
.photo-2174 .photo_7a50 .widget_liquid_1146::after,
.photo-2174 .photo_7a50 .widget_liquid_1146::before {
  width: 31px;
  height: 3px;
}
.photo-2174 .photo_7a50 .widget_liquid_1146::before {
  top: -9px;
}
.photo-2174 .photo_7a50 .widget_liquid_1146::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .sort_da94 .photo_7a50 .dropdown_8da8 {
    margin-top: -2px;
    width: 19px;
  }
  .sort_da94 .photo_7a50 .widget_liquid_1146 {
    margin-top: -1px;
  }
  .sort_da94 .photo_7a50 .widget_liquid_1146,
  .sort_da94 .photo_7a50 .widget_liquid_1146::after,
  .sort_da94 .photo_7a50 .widget_liquid_1146::before {
    width: 19px;
    height: 2px;
  }
  .sort_da94 .photo_7a50 .widget_liquid_1146::before {
    top: -6px;
  }
  .sort_da94 .photo_7a50 .widget_liquid_1146::after {
    bottom: -6px;
  }
  .sidebar_advanced_680b .photo_7a50 .dropdown_8da8 {
    margin-top: -2px;
    width: 22px;
  }
  .sidebar_advanced_680b .photo_7a50 .widget_liquid_1146 {
    margin-top: -1px;
  }
  .sidebar_advanced_680b .photo_7a50 .widget_liquid_1146,
  .sidebar_advanced_680b .photo_7a50 .widget_liquid_1146::after,
  .sidebar_advanced_680b .photo_7a50 .widget_liquid_1146::before {
    width: 22px;
    height: 2px;
  }
  .sidebar_advanced_680b .photo_7a50 .widget_liquid_1146::before {
    top: -7px;
  }
  .sidebar_advanced_680b .photo_7a50 .widget_liquid_1146::after {
    bottom: -7px;
  }
  .secondary-full-de4b .photo_7a50 .dropdown_8da8 {
    margin-top: -2px;
    width: 31px;
  }
  .secondary-full-de4b .photo_7a50 .widget_liquid_1146 {
    margin-top: -1.5px;
  }
  .secondary-full-de4b .photo_7a50 .widget_liquid_1146,
  .secondary-full-de4b .photo_7a50 .widget_liquid_1146::after,
  .secondary-full-de4b .photo_7a50 .widget_liquid_1146::before {
    width: 31px;
    height: 3px;
  }
  .secondary-full-de4b .photo_7a50 .widget_liquid_1146::before {
    top: -9px;
  }
  .secondary-full-de4b .photo_7a50 .widget_liquid_1146::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .label_plasma_3a95 .photo_7a50 .dropdown_8da8 {
    margin-top: -2px;
    width: 19px;
  }
  .label_plasma_3a95 .photo_7a50 .widget_liquid_1146 {
    margin-top: -1px;
  }
  .label_plasma_3a95 .photo_7a50 .widget_liquid_1146,
  .label_plasma_3a95 .photo_7a50 .widget_liquid_1146::after,
  .label_plasma_3a95 .photo_7a50 .widget_liquid_1146::before {
    width: 19px;
    height: 2px;
  }
  .label_plasma_3a95 .photo_7a50 .widget_liquid_1146::before {
    top: -6px;
  }
  .label_plasma_3a95 .photo_7a50 .widget_liquid_1146::after {
    bottom: -6px;
  }
  .dropdown-out-2bd9 .photo_7a50 .dropdown_8da8 {
    margin-top: -2px;
    width: 22px;
  }
  .dropdown-out-2bd9 .photo_7a50 .widget_liquid_1146 {
    margin-top: -1px;
  }
  .dropdown-out-2bd9 .photo_7a50 .widget_liquid_1146,
  .dropdown-out-2bd9 .photo_7a50 .widget_liquid_1146::after,
  .dropdown-out-2bd9 .photo_7a50 .widget_liquid_1146::before {
    width: 22px;
    height: 2px;
  }
  .dropdown-out-2bd9 .photo_7a50 .widget_liquid_1146::before {
    top: -7px;
  }
  .dropdown-out-2bd9 .photo_7a50 .widget_liquid_1146::after {
    bottom: -7px;
  }
  .title-c792 .photo_7a50 .dropdown_8da8 {
    margin-top: -2px;
    width: 31px;
  }
  .title-c792 .photo_7a50 .widget_liquid_1146 {
    margin-top: -1.5px;
  }
  .title-c792 .photo_7a50 .widget_liquid_1146,
  .title-c792 .photo_7a50 .widget_liquid_1146::after,
  .title-c792 .photo_7a50 .widget_liquid_1146::before {
    width: 31px;
    height: 3px;
  }
  .title-c792 .photo_7a50 .widget_liquid_1146::before {
    top: -9px;
  }
  .title-c792 .photo_7a50 .widget_liquid_1146::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .filter_7529 .photo_7a50 .dropdown_8da8 {
    margin-top: -2px;
    width: 19px;
  }
  .filter_7529 .photo_7a50 .widget_liquid_1146 {
    margin-top: -1px;
  }
  .filter_7529 .photo_7a50 .widget_liquid_1146,
  .filter_7529 .photo_7a50 .widget_liquid_1146::after,
  .filter_7529 .photo_7a50 .widget_liquid_1146::before {
    width: 19px;
    height: 2px;
  }
  .filter_7529 .photo_7a50 .widget_liquid_1146::before {
    top: -6px;
  }
  .filter_7529 .photo_7a50 .widget_liquid_1146::after {
    bottom: -6px;
  }
  .current_efe8 .photo_7a50 .dropdown_8da8 {
    margin-top: -2px;
    width: 22px;
  }
  .current_efe8 .photo_7a50 .widget_liquid_1146 {
    margin-top: -1px;
  }
  .current_efe8 .photo_7a50 .widget_liquid_1146,
  .current_efe8 .photo_7a50 .widget_liquid_1146::after,
  .current_efe8 .photo_7a50 .widget_liquid_1146::before {
    width: 22px;
    height: 2px;
  }
  .current_efe8 .photo_7a50 .widget_liquid_1146::before {
    top: -7px;
  }
  .current_efe8 .photo_7a50 .widget_liquid_1146::after {
    bottom: -7px;
  }
  .tiny-e043 .photo_7a50 .dropdown_8da8 {
    margin-top: -2px;
    width: 31px;
  }
  .tiny-e043 .photo_7a50 .widget_liquid_1146 {
    margin-top: -1.5px;
  }
  .tiny-e043 .photo_7a50 .widget_liquid_1146,
  .tiny-e043 .photo_7a50 .widget_liquid_1146::after,
  .tiny-e043 .photo_7a50 .widget_liquid_1146::before {
    width: 31px;
    height: 3px;
  }
  .tiny-e043 .photo_7a50 .widget_liquid_1146::before {
    top: -9px;
  }
  .tiny-e043 .photo_7a50 .widget_liquid_1146::after {
    bottom: -9px;
  }
}
.middle_da96 .widget_liquid_1146 {
  -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);
}
.middle_da96 .widget_liquid_1146::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.middle_da96 .widget_liquid_1146::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);
}
.middle_da96.active-e998 .widget_liquid_1146 {
  -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);
}
.middle_da96.active-e998 .widget_liquid_1146::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.middle_da96.active-e998 .widget_liquid_1146::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);
}
.progress-2b97 {
  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.accordion_upper_bb33:before {
  display: none;
}
.section_ae7c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.section_ae7c .mini_7e65 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.section_ae7c .mini_7e65:last-of-type {
  border-bottom: none;
}
.section_ae7c .mini_7e65.outline-f980,
.section_ae7c .mini_7e65.left-c529,
.section_ae7c .mini_7e65.pattern_fb63 {
  padding: 0;
}
.section_ae7c .description-0987 .filter_liquid_dfaf {
  color: currentColor;
}
.section_ae7c .description-0987 .filter_liquid_dfaf:focus,
.section_ae7c .description-0987 .filter_liquid_dfaf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_ae7c.form_4ef0 .detail-e6d3,
.section_ae7c.form_4ef0 .copper-e965 a,
.section_ae7c.form_4ef0 .modal-warm-a083 a,
.section_ae7c.form_4ef0 .disabled_0648 a {
  color: rgba(0, 0, 0, 0.55);
}
.section_ae7c.form_4ef0 .detail-e6d3:hover,
.section_ae7c.form_4ef0 .copper-e965 a:hover,
.section_ae7c.form_4ef0 .modal-warm-a083 a:hover,
.section_ae7c.form_4ef0 .disabled_0648 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.section_ae7c.form_4ef0 .item_old_9eb9 {
  color: rgba(0, 0, 0, 0.8);
}
.section_ae7c.form_4ef0 .mini_7e65 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_ae7c.form_4ef0 .mini_7e65:before {
  background: rgba(0, 0, 0, 0.08);
}
.section_ae7c.form_4ef0 .hover_3e6e:before {
  background: rgba(255, 255, 255, 0.9);
}
.section_ae7c.form_4ef0 .description-0987 .yellow-1ca0 li a,
.section_ae7c.form_4ef0 .description-0987 .filter_liquid_dfaf,
.section_ae7c.form_4ef0 .disabled_0648 {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_ae7c.form_4ef0 .description-0987 .filter_liquid_dfaf:focus,
.section_ae7c.form_4ef0 .description-0987 .filter_liquid_dfaf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_ae7c.form_4ef0 .yellow-1ca0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.section_ae7c.bronze-f71b .detail-e6d3,
.section_ae7c.bronze-f71b .copper-e965 a,
.section_ae7c.bronze-f71b .modal-warm-a083 .filter_liquid_dfaf,
.section_ae7c.bronze-f71b .modal-warm-a083 a,
.section_ae7c.bronze-f71b .disabled_0648 a {
  color: rgba(255, 255, 255, 0.79);
}
.section_ae7c.bronze-f71b .detail-e6d3:hover,
.section_ae7c.bronze-f71b .copper-e965 a:hover,
.section_ae7c.bronze-f71b .modal-warm-a083 .filter_liquid_dfaf:hover,
.section_ae7c.bronze-f71b .modal-warm-a083 a:hover,
.section_ae7c.bronze-f71b .disabled_0648 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section_ae7c.bronze-f71b .item_old_9eb9 {
  color: rgba(255, 255, 255, 0.99);
}
.section_ae7c.bronze-f71b .mini_7e65 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_ae7c.bronze-f71b .mini_7e65:before {
  background: rgba(255, 255, 255, 0.08);
}
.section_ae7c.bronze-f71b .hover_3e6e:before {
  background: rgba(0, 0, 0, 0.9);
}
.section_ae7c.bronze-f71b .description-0987 .yellow-1ca0 li a,
.section_ae7c.bronze-f71b .description-0987 .filter_liquid_dfaf,
.section_ae7c.bronze-f71b .disabled_0648 {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_ae7c.bronze-f71b .description-0987 .filter_liquid_dfaf:focus,
.section_ae7c.bronze-f71b .description-0987 .filter_liquid_dfaf:hover {
  background: rgba(0, 0, 0, 0.01);
}
.section_ae7c.bronze-f71b .yellow-1ca0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_3e6e {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hover_3e6e:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.widget_62a6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.caption_rough_a740 .section_ae7c {
  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;
}
.caption_rough_a740 .mini_7e65 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.caption_rough_a740 .mini_7e65: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) {
  .caption_rough_a740 .mini_7e65:before {
    width: 16%;
    left: 42%;
  }
}
.caption_rough_a740 .mini_7e65:last-child:before {
  content: none;
}
.caption_rough_a740 .mini_7e65[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.caption_rough_a740 .description-0987 .yellow-1ca0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.caption_rough_a740 .description-0987 .yellow-1ca0 li a .filter_liquid_dfaf {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.caption_rough_a740 .description-0987 .disabled_0648 {
  border: none;
}
.caption_rough_a740 .description-0987 .disabled_0648 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.caption_rough_a740 .hover_3e6e {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.caption_rough_a740 .widget_62a6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.caption_rough_a740 .bronze-f71b .hover_3e6e:before {
  background: rgba(0, 0, 0, 0.9);
}
.caption_rough_a740 .form_4ef0.large_3d1b .widget_liquid_1146 {
  background: rgba(0, 0, 0, 0.6);
}
.caption_rough_a740
  .form_4ef0.large_3d1b
  .widget_liquid_1146::after,
.caption_rough_a740
  .form_4ef0.large_3d1b
  .widget_liquid_1146:before {
  background: inherit;
}
.caption_rough_a740
  .form_4ef0.large_3d1b:hover
  .widget_liquid_1146 {
  background: rgba(0, 0, 0, 0.8);
}
.avatar_95d2 .section_ae7c {
  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) {
  .avatar_95d2 .section_ae7c {
    width: auto;
    right: 45px;
  }
}
.narrow-2d79 .section_ae7c {
  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) {
  .narrow-2d79 .section_ae7c {
    width: auto;
    left: 45px;
  }
}
.accordion_upper_bb33 .section_ae7c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.accordion_upper_bb33 .widget_62a6 {
  max-width: 48em;
  margin: 0 auto;
}
.accordion_upper_bb33 .hover_3e6e:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.caption_paper_684e {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.caption_paper_684e.caption_rough_a740 .section_ae7c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.caption_paper_684e.avatar_95d2 .section_ae7c {
  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);
}
.caption_paper_684e .section_ae7c {
  visibility: visible;
}
.caption_paper_684e.narrow-2d79 .section_ae7c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.component-stale-0c5c,
.advanced_5dad {
  overflow-x: hidden;
}
.component-stale-0c5c .section_ae7c {
  overflow: auto;
}
.component-stale-0c5c.caption_rough_a740 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component-stale-0c5c.caption_rough_a740 .section_ae7c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.component-stale-0c5c.caption_rough_a740 .label_5e41 {
  opacity: 0;
}
.component-stale-0c5c.avatar_95d2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component-stale-0c5c.avatar_95d2 .section_ae7c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.component-stale-0c5c.avatar_95d2 .label_5e41 {
  opacity: 0;
}
.component-stale-0c5c.narrow-2d79 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.component-stale-0c5c.narrow-2d79 .section_ae7c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.component-stale-0c5c.narrow-2d79 .label_5e41 {
  opacity: 0;
}
.component-stale-0c5c.accordion_upper_bb33 .section_ae7c {
  z-index: 10;
  visibility: visible;
}
.large_3d1b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.large_3d1b .widget_liquid_1146 {
  background: rgba(255, 255, 255, 0.99);
}
.large_3d1b .widget_liquid_1146::after,
.large_3d1b .widget_liquid_1146:before {
  background: inherit;
}
.large_3d1b:hover .widget_liquid_1146 {
  background: rgba(255, 255, 255, 0.99);
}
.narrow-2d79 .large_3d1b {
  top: 10px;
  right: auto;
  left: 12px;
}
.accordion_upper_bb33 .large_3d1b {
  display: none !important;
}
.component-stale-0c5c:before,
.advanced_5dad:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.component-stale-0c5c .large_3d1b,
.advanced_5dad .large_3d1b {
  display: inline-block;
}
.section_ae7c .mask_a86a {
  -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;
}
.component-stale-0c5c .section_ae7c .mask_a86a,
.advanced_5dad .section_ae7c .mask_a86a {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.backdrop-fresh-70f1 .element-e4f7 {
  width: 100%;
}
.soft_7640 {
  padding: 0 0.5em 0;
}
.soft_7640 [class*="customify-col-"],
.soft_7640 [class*="customify-col_"],
.soft_7640 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.main_small_ce09 .soft_7640 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .pressed_1fc8 .fluid-a5e2,
  .fluid-a5e2 {
    display: none;
  }
  .tag-gold-d0ea {
    text-align: left;
  }
  .mask_ac37 {
    text-align: center;
  }
  .hard-7edf {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .pressed_1fc8 .nav_01c8,
  .nav_01c8 {
    display: none;
  }
  .image_fcef {
    text-align: left;
  }
  .hover-9e63 {
    text-align: center;
  }
  .simple_2e25 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .pressed_1fc8 .photo-ebec,
  .photo-ebec {
    display: none;
  }
  .banner-a89e {
    text-align: left;
  }
  .dirty-1d5a {
    text-align: center;
  }
  .tabs_9209 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.blue_5988 {
  box-shadow: none !important;
}
.hover-next-f82d .slider_60da,
.avatar_wood_3c87 .slider_60da {
  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;
}
.avatar_wood_3c87 .slider_60da {
  margin-top: 30px;
  margin-bottom: 30px;
}
.detail-left-02e6 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.detail-left-02e6:after,
.detail-left-02e6:before {
  content: "";
  display: table;
}
.detail-left-02e6:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .detail-left-02e6 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.detail-left-02e6,
.white-647b {
  max-width: 1248px;
  margin: 0 auto;
}

.menu-8660.chip-top-76ae .detail-left-02e6 {
  max-width: 100%;
}
.menu-8660.solid-6529 {
  max-width: 1200px;
  margin: 0 auto;
}
.menu-8660.texture-81d1 .detail-left-02e6 {
  max-width: 100%;
}
.menu-8660.texture-81d1 > .detail-left-02e6 {
  padding-left: 0;
  padding-right: 0;
}
.menu-8660.texture-81d1 > .detail-left-02e6 .pressed_1fc8 {
  margin: 0;
}
.menu-8660.texture-81d1
  > .detail-left-02e6
  .steel-e319.new_d112 {
  margin-right: 0;
  margin-left: 0;
}
.menu-8660.texture-81d1 #main.new_d112 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .grid-next-907e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .grid-next-907e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .wide_1bb3 .texture_hard_86b8 {
    padding-right: 1em;
  }
  .wide_1bb3.module_cold_3909 .steel-e319 {
    border-right: 1px solid #eaecee;
  }
  .wide_1bb3.module_cold_3909 .texture_hard_86b8 {
    padding-right: 1em;
  }
  .wide_1bb3.module_cold_3909 .header-c565 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .active-7dd2 .texture_hard_86b8 {
    padding-left: 1em;
  }
  .active-7dd2.module_cold_3909 .steel-e319 {
    border-left: 1px solid #eaecee;
  }
  .active-7dd2.module_cold_3909 .texture_hard_86b8 {
    padding-left: 1em;
  }
  .active-7dd2.module_cold_3909 .header-c565 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .simple_8afe .texture_hard_86b8 {
    padding-left: 1em;
  }
  .simple_8afe.module_cold_3909 .title-center-6d13 {
    border-right: 1px solid #eaecee;
  }
  .simple_8afe.module_cold_3909 .short-02b6 {
    border-right: 1px solid #eaecee;
  }
  .simple_8afe.module_cold_3909 .texture_hard_86b8 {
    padding-left: 1em;
  }
  .simple_8afe.module_cold_3909 .header-c565 {
    padding-right: 1em;
  }
  .simple_8afe.module_cold_3909 .section_white_f840 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .detail-action-f129 .texture_hard_86b8 {
    padding-right: 1em;
  }
  .detail-action-f129.module_cold_3909 .title-center-6d13 {
    border-left: 1px solid #eaecee;
  }
  .detail-action-f129.module_cold_3909 .short-02b6 {
    border-left: 1px solid #eaecee;
  }
  .detail-action-f129.module_cold_3909 .texture_hard_86b8 {
    padding-right: 1em;
  }
  .detail-action-f129.module_cold_3909 .header-c565 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .detail-action-f129.module_cold_3909 .section_white_f840 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid-next-907e .texture_hard_86b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-next-907e.module_cold_3909 .steel-e319 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .grid-next-907e.module_cold_3909 .texture_hard_86b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .grid-next-907e.module_cold_3909 .header-c565 {
    padding-left: 1em;
  }
  .grid-next-907e.module_cold_3909 .section_white_f840 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .grid-next-907e.module_cold_3909 .texture_hard_86b8 {
    padding-left: 0;
  }
}
.frame_tall_c684 .layout_pink_ef62 {
  display: inline-block;
}
.row_gas_9152 {
  display: inline-block;
}
.panel-yellow-9646 {
  word-con: break-word;
}
.card-835c > span {
  display: inline-block;
  padding: 5px 0;
}
.card-835c .tiny_f7e6 {
  margin-left: 8px;
  margin-right: 8px;
}
.card-835c .wrapper_soft_53ea img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.breadcrumb_9f11 .main-middle-ebd6 {
  margin-bottom: 2em;
}
.breadcrumb_9f11 .hero-a03e {
  margin-bottom: 15px;
}
.breadcrumb_9f11 .hero-a03e:last-child {
  margin-bottom: 0;
}
.breadcrumb_9f11 .prev_2bd7 {
  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) {
  .breadcrumb_9f11 .prev_2bd7 {
    display: block;
  }
}
.breadcrumb_9f11 .badge-in-d699 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .breadcrumb_9f11 .badge-in-d699 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.breadcrumb_9f11 .huge_6500 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.breadcrumb_9f11 .huge_6500 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.breadcrumb_9f11 .huge_6500 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.breadcrumb_9f11 .panel-yellow-9646 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb_9f11 .panel-yellow-9646 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.breadcrumb_9f11 .rough-acf2 p:last-child {
  margin-bottom: 0;
}
.breadcrumb_9f11 .bright_cf72 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.breadcrumb_9f11 .description_brown_26d8 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.breadcrumb_9f11 .tertiary_a5f1 {
  margin-top: 1em;
}
.breadcrumb_9f11 .border-over-4ec9 {
  top: 0;
  display: block;
}
.breadcrumb_9f11 .border-over-4ec9 a {
  color: inherit;
}
.breadcrumb_9f11 .border-over-4ec9 a:hover {
  color: inherit;
}
.breadcrumb_9f11 .hidden-large-36b1 {
  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;
}
.breadcrumb_9f11 .hidden-large-36b1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.breadcrumb_9f11 .description_brown_26d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.breadcrumb_9f11 .bright_b3fd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.breadcrumb_9f11 .bright_b3fd:first-child {
  margin-top: 0;
}
.breadcrumb_9f11 .bright_b3fd.table_9e22 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.breadcrumb_9f11 .bright_b3fd.tertiary_b2a1 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.breadcrumb_9f11
  .bright_b3fd.tertiary_b2a1.picture_basic_0c1e
  .tertiary_a5f1 {
  width: 100%;
}
.breadcrumb_9f11 .tertiary_b2a1 {
  -webkit-box-align: center;
  align-items: center;
}
.breadcrumb_9f11 .tertiary_b2a1 .card-835c,
.breadcrumb_9f11 .tertiary_b2a1 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.breadcrumb_9f11 .huge_6500 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.breadcrumb_9f11 .huge_6500 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.breadcrumb_9f11 .huge_6500: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;
}
.breadcrumb_9f11 .table_9e22 {
  z-index: 5;
}
.breadcrumb_9f11 .glass-2ebc .mini-eb74 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.breadcrumb_9f11 .shadow-gold-b639 .mini-eb74 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.breadcrumb_9f11 .chip-12cd .mini-eb74 {
  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;
}
.breadcrumb_9f11.easy_08f3 .prev_2bd7,
.breadcrumb_9f11.orange-15c6 .prev_2bd7 {
  display: block;
}
.breadcrumb_9f11.easy_08f3 .prev_2bd7 .yellow-2577,
.breadcrumb_9f11.easy_08f3 .prev_2bd7 .description_brown_26d8,
.breadcrumb_9f11.orange-15c6 .prev_2bd7 .yellow-2577,
.breadcrumb_9f11.orange-15c6 .prev_2bd7 .description_brown_26d8 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.breadcrumb_9f11.red_f79f .badge-in-d699 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .breadcrumb_9f11.red_f79f .badge-in-d699 {
    margin-right: 0;
  }
}
.breadcrumb_9f11.easy_08f3 .badge-in-d699,
.breadcrumb_9f11.orange-15c6 .badge-in-d699 {
  padding-top: 40%;
}
.breadcrumb_9f11.easy_08f3 .main-middle-ebd6,
.breadcrumb_9f11.orange-15c6 .main-middle-ebd6 {
  display: block;
}
.breadcrumb_9f11.easy_08f3 .fn-sticky-0e8e .description_brown_26d8,
.breadcrumb_9f11.orange-15c6 .fn-sticky-0e8e .description_brown_26d8 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.breadcrumb_9f11.easy_08f3 .badge-in-d699,
.breadcrumb_9f11.orange-15c6 .badge-in-d699 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.breadcrumb_9f11.easy_08f3 .description_brown_26d8 {
  padding: 1em;
}
.clean_5f4e {
  margin: 30px auto;
  display: block;
}
.clean_5f4e .alert_8c16 > * {
  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;
}
.clean_5f4e .alert_8c16 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.clean_5f4e .alert_8c16 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.overlay_narrow_6779 .card-835c {
  margin-bottom: 1.41575em;
}
.overlay_narrow_6779 .north_bb71 {
  margin-bottom: 1.618em;
}
.column-8dc7 .label_918a {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.column-8dc7 .label_918a a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.column-8dc7 .stale-4735 {
  max-width: 100%;
  overflow: auto;
}
.purple_a858 .column-8dc7 a:hover {
  text-decoration: underline;
}
.label_rough_9c22 .hero-a03e:not(.panel-yellow-9646),
.label_rough_9c22 .huge_6500 {
  margin-bottom: 1.41575em;
}
.label_rough_9c22 .hero-a03e:not(.panel-yellow-9646):last-child,
.label_rough_9c22 .huge_6500:last-child {
  margin-bottom: 0;
}
.label_rough_9c22 .hero-a03e.banner-c8f1 {
  margin-bottom: 0.41575em;
}
.label_rough_9c22 .avatar_602b:before,
.label_rough_9c22 .advanced-48a3:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.label_rough_9c22 .avatar_602b:before {
  content: "\f115";
}
.label_rough_9c22 .advanced-48a3:before {
  content: "\f02c";
}
.label_rough_9c22 .item-short-d47d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.label_rough_9c22 .item-short-d47d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.label-4f33 {
  display: -webkit-box;
  display: flex;
}
.label-4f33 .menu_thick_b3c8 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .label-4f33 .menu_thick_b3c8 {
    flex-basis: 90px;
  }
}
.label-4f33 .purple-3e35 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .label-4f33 .purple-3e35 {
    flex-basis: calc(100% - 50px);
  }
}
.label-4f33 .panel_bronze_6840 p:last-child {
  margin-bottom: 0.72em;
}
.tiny-a9d7 .alert_8c16 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tiny-a9d7 .alert_8c16:after,
.tiny-a9d7 .alert_8c16:before {
  content: "";
  display: table;
}
.tiny-a9d7 .alert_8c16:after {
  clear: both;
}
.tiny-a9d7 .alert_8c16 .module-23b8,
.tiny-a9d7 .alert_8c16 .clean-5553 {
  width: 49%;
}
.tiny-a9d7 .alert_8c16 .module-23b8 a span.logo-fluid-1bad,
.tiny-a9d7 .alert_8c16 .clean-5553 a span.logo-fluid-1bad {
  display: block;
  margin-bottom: 5px;
}
.tiny-a9d7 .alert_8c16 .clean-5553 {
  float: left;
  text-align: left;
}
.tiny-a9d7 .alert_8c16 .module-23b8 {
  float: right;
  text-align: right;
}
.footer-6d97 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .footer-6d97 {
    margin-bottom: 0;
  }
}
.disabled_light_5b06 {
  margin-bottom: 1em;
}
.disabled_light_5b06 .panel-yellow-9646 {
  font-size: 1.1em;
  line-height: 1.3;
}
.image_a14e a {
  display: block;
  line-height: 0;
  position: relative;
}
.list_11c8 .disabled_light_5b06,
.alert-e7e8 .disabled_light_5b06 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .list_11c8 .disabled_light_5b06,
  .alert-e7e8 .disabled_light_5b06 {
    display: block;
  }
}
.list_11c8 .image_a14e,
.alert-e7e8 .image_a14e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .list_11c8 .image_a14e,
  .alert-e7e8 .image_a14e {
    margin-bottom: 1em;
  }
}
.list_11c8 .image_a14e img,
.alert-e7e8 .image_a14e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.list_11c8 .chip-stale-5464,
.alert-e7e8 .chip-stale-5464 {
  flex-basis: calc(100% - 160px);
}
.list_11c8 .chip-stale-5464 p,
.alert-e7e8 .chip-stale-5464 p {
  margin-bottom: 0;
}
.list_11c8 .chip-stale-5464 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .list_11c8 .chip-stale-5464 {
    padding-left: 0;
  }
}
.alert-e7e8 .chip-stale-5464 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .alert-e7e8 .chip-stale-5464 {
    padding-right: 0;
  }
}
.alert-e7e8 .image_a14e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.current-063d .image_a14e {
  margin-bottom: 0.5em;
}
.current-063d .image_a14e img {
  width: 100%;
}
.tiny_8c56 .focus-hot-b0b5,
.section_tiny_1338 .focus-hot-b0b5 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.section_tiny_1338 .steel-e319 .video-fresh-6035 p:last-child {
  margin-bottom: 0;
}
.outer-53ff {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.column_f981 .red-2003 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .column_f981 .red-2003:last-of-type {
    margin-bottom: 0;
  }
}
.column_f981 .red-2003 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.column_f981 .red-2003 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.column_f981 .red-2003 ul li {
  margin: 0 0 0.6em;
}
.column_f981 .red-2003 ul li.outline_soft_36eb,
.column_f981 .red-2003 ul li.sort_4f2a {
  position: relative;
}
.column_f981 .red-2003 ul li.outline_soft_36eb .east-a29a,
.column_f981 .red-2003 ul li.sort_4f2a .east-a29a {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.column_f981 .red-2003 ul li.outline_soft_36eb:after:after,
.column_f981 .red-2003 ul li.outline_soft_36eb:after:before,
.column_f981
  .red-2003
  ul
  li.sort_4f2a:after:after,
.column_f981
  .red-2003
  ul
  li.sort_4f2a:after:before {
  content: "";
  display: table;
}
.column_f981 .red-2003 ul li.outline_soft_36eb:after:after,
.column_f981
  .red-2003
  ul
  li.sort_4f2a:after:after {
  clear: both;
}
.column_f981 .red-2003 a.lower-68c0:hover {
  text-decoration: none;
}
.column_f981 .red-2003 select {
  max-width: 100%;
}
.column_f981 .red-2003 table {
  font-size: 85%;
}
.column_f981 .red-2003 table td,
.column_f981 .red-2003 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.column_f981 .red-2003 table tfoot td {
  text-align: left;
}
.column_f981 .red-2003 :last-child {
  margin-bottom: 0;
}
.column_f981 .red-2003 .green-f31a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.column_f981 .red-2003 .green-f31a label {
  width: 100%;
}
.column_f981 .red-2003 .green-f31a .feature_e472 {
  width: 100%;
  display: block;
}
.column_f981 .red-2003 .green-f31a .element-brown-0594 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.column_f981 .red-2003 .green-f31a .element-brown-0594:hover svg #svg-search {
  fill: #444;
}
.column_f981 .red-2003 .green-f31a .element-brown-0594 svg {
  width: 18px;
  height: 18px;
}
.column_f981 .light-47f5 ul ul,
.column_f981 .shadow_0f86 ul ul,
.column_f981 .border-liquid-90be ul ul,
.column_f981 .picture_ba2d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.column_f981 .light-47f5 .text-rough-6ba5 > a,
.column_f981 .shadow_0f86 .text-rough-6ba5 > a,
.column_f981 .border-liquid-90be .text-rough-6ba5 > a,
.column_f981 .picture_ba2d .text-rough-6ba5 > a {
  margin-bottom: 0;
}
.column_f981 .heading-gas-c071 li,
.column_f981 .light-47f5 li,
.column_f981 .basic_3818 li,
.column_f981 .shadow_0f86 li,
.column_f981 .border-liquid-90be li,
.column_f981 .picture_ba2d li,
.column_f981 .bright-725f li,
.column_f981 .title-bottom-9c1d li {
  display: block;
  position: relative;
}
.column_f981 .heading-gas-c071 li:last-child,
.column_f981 .light-47f5 li:last-child,
.column_f981 .basic_3818 li:last-child,
.column_f981 .shadow_0f86 li:last-child,
.column_f981 .border-liquid-90be li:last-child,
.column_f981 .picture_ba2d li:last-child,
.column_f981 .bright-725f li:last-child,
.column_f981 .title-bottom-9c1d li:last-child {
  border: none;
}
.column_f981 .heading-gas-c071 li a,
.column_f981 .light-47f5 li a,
.column_f981 .basic_3818 li a,
.column_f981 .shadow_0f86 li a,
.column_f981 .border-liquid-90be li a,
.column_f981 .picture_ba2d li a,
.column_f981 .bright-725f li a,
.column_f981 .title-bottom-9c1d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column_f981 .heading-gas-c071 li ul li::before,
.column_f981 .light-47f5 li ul li::before,
.column_f981 .basic_3818 li ul li::before,
.column_f981 .shadow_0f86 li ul li::before,
.column_f981 .border-liquid-90be li ul li::before,
.column_f981 .picture_ba2d li ul li::before,
.column_f981 .bright-725f li ul li::before,
.column_f981 .title-bottom-9c1d li ul li::before {
  left: 15px;
}
.column_f981 .heading-gas-c071 li ul a,
.column_f981 .light-47f5 li ul a,
.column_f981 .basic_3818 li ul a,
.column_f981 .shadow_0f86 li ul a,
.column_f981 .border-liquid-90be li ul a,
.column_f981 .picture_ba2d li ul a,
.column_f981 .bright-725f li ul a,
.column_f981 .title-bottom-9c1d li ul a {
  padding-left: 20px;
}
.column_f981 .heading-gas-c071 li ul ul li::before,
.column_f981 .light-47f5 li ul ul li::before,
.column_f981 .basic_3818 li ul ul li::before,
.column_f981 .shadow_0f86 li ul ul li::before,
.column_f981 .border-liquid-90be li ul ul li::before,
.column_f981 .picture_ba2d li ul ul li::before,
.column_f981 .bright-725f li ul ul li::before,
.column_f981 .title-bottom-9c1d li ul ul li::before {
  left: 30px;
}
.column_f981 .heading-gas-c071 li ul ul a,
.column_f981 .light-47f5 li ul ul a,
.column_f981 .basic_3818 li ul ul a,
.column_f981 .shadow_0f86 li ul ul a,
.column_f981 .border-liquid-90be li ul ul a,
.column_f981 .picture_ba2d li ul ul a,
.column_f981 .bright-725f li ul ul a,
.column_f981 .title-bottom-9c1d li ul ul a {
  padding-left: 40px;
}
.column_f981 .down-92d8 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.column_f981 .title-bottom-9c1d ul li {
  margin-bottom: 1.41575em;
}
.column_f981 .title-bottom-9c1d ul li .up_e2ff {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.column_f981 .title-bottom-9c1d ul li .wood_5d1d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.bronze-f71b .heading-gas-c071 li a,
.bronze-f71b .light-47f5 li a,
.bronze-f71b .basic_3818 li a,
.bronze-f71b .shadow_0f86 li a,
.bronze-f71b .border-liquid-90be li a,
.bronze-f71b .picture_ba2d li a,
.bronze-f71b .bright-725f li a,
.bronze-f71b .title-bottom-9c1d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-f71b .down-92d8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.bronze-f71b .red-2003 ul li.outline_soft_36eb .east-a29a,
.bronze-f71b .red-2003 ul li.sort_4f2a .east-a29a {
  background: rgba(0, 0, 0, 0.2);
}
.bronze-f71b .column_f981 .red-2003 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.menu-8660 .column_f981 .yellow-1ca0 li {
  margin: 0;
}
.menu-8660 .column_f981 .yellow-1ca0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.menu-8660 .column_f981 .yellow-1ca0 li ul {
  margin: 0;
}
.menu-8660 .column_f981 .yellow-1ca0 li ul li a {
  padding-left: 15px;
}
.menu-8660 .column_f981 .yellow-1ca0 li ul li li a {
  padding-left: 30px;
}
.menu-8660 .column_f981 .yellow-1ca0 li.caption-full-8ceb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.menu-8660 .column_f981 .yellow-1ca0 li.caption-full-8ceb > 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;
}
.menu-8660 .column_f981 .yellow-1ca0 li.caption-full-8ceb > 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;
}
.menu-hard-ced6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.complex-7c4d {
  position: relative;
  z-index: 10;
}
.complex-7c4d .mask_a86a {
  width: 100%;
  max-width: 100%;
}
.tooltip_bright_1179 .focus_rough_7e68 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tooltip_bright_1179 .form_4ef0 {
}
.tooltip_bright_1179 .bronze-f71b {
  background: #292929;
}
.badge_fast_0fa2 .focus_rough_7e68 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.badge_fast_0fa2 .form_4ef0 {
  background: #f9f9f9;
}
.badge_fast_0fa2 .bronze-f71b {
  background: #303030;
}
.middle_5839 .focus_rough_7e68 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .middle_5839 .layout_pink_ef62 {
    margin-bottom: 1em;
  }
  .middle_5839 .layout_pink_ef62:last-child {
    margin-bottom: 0;
  }
}
.middle_5839 .form_4ef0 {
  background: #ededed;
}
.middle_5839 .bronze-f71b {
  background: #1a1a1a;
}
.focus_rough_7e68.form_4ef0 {
  color: rgba(0, 0, 0, 0.6);
}
.focus_rough_7e68.form_4ef0 .tiny_d515 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_rough_7e68.bronze-f71b {
  color: rgba(255, 255, 255, 0.99);
}
.focus_rough_7e68.bronze-f71b a:not(.lower-68c0) {
  color: rgba(255, 255, 255, 0.79);
}
.focus_rough_7e68.bronze-f71b a:not(.lower-68c0):hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_rough_7e68.bronze-f71b .tiny_d515 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_rough_7e68.bronze-f71b table tbody td,
.focus_rough_7e68.bronze-f71b table th {
  background: rgba(0, 0, 0, 0.08);
}
.notification-6ae5.glass-57e0 .detail-left-02e6 {
  max-width: initial;
}
.notification-6ae5 .bright_a1d0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.notification-6ae5 .bright_a1d0 .mask_a86a {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .notification-6ae5 .bright_a1d0 .mask_a86a {
    display: block;
    margin-bottom: 2em;
  }
  .notification-6ae5 .bright_a1d0 .mask_a86a:last-child {
    margin-bottom: 0;
  }
}
.middle_5839 .layout_pink_ef62:last-child,
.badge_fast_0fa2 .layout_pink_ef62:last-child,
.tooltip_bright_1179 .layout_pink_ef62:last-child {
  margin-bottom: 0;
}
.middle_5839 .layout_pink_ef62 .column_f981 .red-2003:last-child,
.badge_fast_0fa2 .layout_pink_ef62 .column_f981 .red-2003:last-child,
.tooltip_bright_1179 .layout_pink_ef62 .column_f981 .red-2003:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .middle_5839 .box-a752,
  .middle_5839 .large-30a2,
  .badge_fast_0fa2 .box-a752,
  .badge_fast_0fa2 .large-30a2,
  .tooltip_bright_1179 .box-a752,
  .tooltip_bright_1179 .large-30a2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .complex-7c4d .layout_pink_ef62 {
    margin-bottom: 2em;
  }
}
.complex-7c4d p:last-child {
  margin-bottom: 0;
}
.complex-7c4d li,
.complex-7c4d ul {
  list-style: none;
  margin: 0;
}
.complex-7c4d ul ul {
  margin-left: 2.617924em;
}
.caption_d79b {
  font-size: 0.875em;
}

/* css-noise: 9dfd */
.widget-item-l2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
