/*!
Theme Name: Customify
Theme URI: https://pressmaximum.input_ba19/customify
Author: WPCustomify
Author URI: https://pressmaximum.input_ba19
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.input_ba19/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.message-2085.accent_6618/licenses/gpl-2.0.filter-middle-927e
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.static-e224/, (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.cold-115b.image_2df6/normalize.focused_d99b/
 ======
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.focused_d99b v7.0.0 | MIT License | github.input_ba19/necolas/normalize.focused_d99b */
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;
}
.background-soft-f81e .brown-fe47,
.glass-1176,
.sort-da71,
.dim_fb2e,
.focused_884c,
.static_6985,
.module-fresh-b558,
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;
}
.glass-1176,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .glass-1176,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .glass-1176,
  h1 {
    font-size: 1.8em;
  }
}
.sort-da71,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.sort-da71 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .sort-da71,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .sort-da71,
  h2 {
    font-size: 1.7em;
  }
}
.dim_fb2e,
h3 {
  font-size: 1.618em;
}
.background-soft-f81e .brown-fe47,
.focused_884c,
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.tertiary-e393 {
  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;
}
.notice-9605:after,
.notice-9605:before,
.detail-238d:after,
.detail-238d:before {
  content: "";
  display: table;
}
.notice-9605:after,
.detail-238d:after {
  clear: both;
}
.image_42ca {
  float: right;
  margin-right: 0;
}
.hovered-b924 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.form-over-d3d9 .shade_d14d,
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;
}
.form-over-d3d9 .shade_d14d: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;
}
.label_762f .shade_d14d {
  box-shadow: none;
}
.label_762f
  .shade_d14d
  .prev-da48 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.label_762f .shade_d14d .header_3937 {
  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;
}
.label_762f
  .shade_d14d
  .header_3937
  b {
  display: none;
}
.label_762f .focused_beed {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tertiary_c96f:not(.primary-dynamic-6849):not(.large-6a16),
button:not(.primary-dynamic-6849):not(.large-6a16),
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ),
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ),
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ) {
  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;
}
.tertiary_c96f:not(.primary-dynamic-6849):not(
    .large-6a16
  ):hover,
button:not(.primary-dynamic-6849):not(
    .large-6a16
  ):hover,
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ):hover,
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ):hover,
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tertiary_c96f:not(.primary-dynamic-6849):not(
    .large-6a16
  ):active,
.tertiary_c96f:not(.primary-dynamic-6849):not(
    .large-6a16
  ):focus,
button:not(.primary-dynamic-6849):not(
    .large-6a16
  ):active,
button:not(.primary-dynamic-6849):not(
    .large-6a16
  ):focus,
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ):active,
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ):focus,
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ):active,
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ):focus,
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ):active,
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ):focus {
  outline: 0;
}
.tertiary_c96f:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4,
button:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4,
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4,
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4,
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4 {
  position: relative;
}
.tertiary_c96f:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .list_6661,
.tertiary_c96f:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .dynamic-9d91,
.tertiary_c96f:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .title-f9d8,
.tertiary_c96f:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  i,
.tertiary_c96f:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  svg,
button:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .list_6661,
button:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .dynamic-9d91,
button:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .title-f9d8,
button:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  i,
button:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  svg,
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .list_6661,
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .dynamic-9d91,
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .title-f9d8,
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  i,
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  svg,
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .list_6661,
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .dynamic-9d91,
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .title-f9d8,
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  i,
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  svg,
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .list_6661,
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .dynamic-9d91,
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  .title-f9d8,
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  i,
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4
  svg {
  visibility: hidden;
}
.tertiary_c96f:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4:after,
button:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4:after,
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4:after,
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4:after,
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ).fn-loading-aaa4: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;
}
.tertiary_c96f:not(.primary-dynamic-6849):not(.large-6a16),
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ),
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ),
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ) {
  color: #fff;
  background: #235787;
}
.tertiary_c96f:not(.primary-dynamic-6849):not(
    .large-6a16
  ):focus,
input[type="button"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ):focus,
input[type="reset"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ):focus,
input[type="submit"]:not(.primary-dynamic-6849):not(
    .large-6a16
  ):focus {
  color: #fff;
}
.tertiary_c96f.fn-disabled-aaa4:not(.primary-dynamic-6849):not(
    .large-6a16
  ),
.tertiary_c96f[disabled]:not(.primary-dynamic-6849):not(
    .large-6a16
  ),
button.fn-disabled-aaa4:not(.primary-dynamic-6849):not(
    .large-6a16
  ),
button[disabled]:not(.primary-dynamic-6849):not(
    .large-6a16
  ) {
  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;
}
.next-9e38 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.next-9e38: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;
}
.slow-2e1c {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.widget_current_71fb {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.medium_9f68 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notice-9605:after,
.notice-9605:before,
.detail_2c7c:after,
.detail_2c7c:before,
.input-5b94:after,
.input-5b94:before,
.right-db0c:after,
.right-db0c:before,
.section-thick-0fc9:after,
.section-thick-0fc9:before,
.aside-medium-d623:after,
.aside-medium-d623:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notice-9605:after,
.detail_2c7c:after,
.input-5b94:after,
.right-db0c:after,
.section-thick-0fc9:after,
.aside-medium-d623:after {
  clear: both;
}
.detail_2c7c .summary-723e,
.input-5b94 .summary-723e,
.row-next-d779 .summary-723e {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.accent-cc01 {
  display: inline-block;
}
.easy_8b0d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.easy_8b0d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.easy_8b0d .hovered_b5ea {
  padding: 1em 0;
  font-size: 85%;
}
.hovered_b5ea {
  text-align: left;
  font-style: italic;
  color: #999;
}
.tag_dbe6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.tag_dbe6:after,
.tag_dbe6:before {
  content: "";
  display: table;
}
.tag_dbe6:after {
  clear: both;
}
.basic_8da3 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.header-1b30 .basic_8da3 {
  max-width: 50%;
}
.border-1b1b .basic_8da3 {
  max-width: 33.33%;
}
.hero_iron_add9 .basic_8da3 {
  max-width: 25%;
}
.easy_c884 .basic_8da3 {
  max-width: 20%;
}
.black-707d .basic_8da3 {
  max-width: 16.66%;
}
.summary_fb7d .basic_8da3 {
  max-width: 14.28%;
}
.container_over_0069 .basic_8da3 {
  max-width: 12.5%;
}
.table-77af .basic_8da3 {
  max-width: 11.11%;
}
.dynamic_720a {
  display: block;
}
.background-soft-f81e .video-d4db label,
.background-soft-f81e .solid_1100 label,
.background-soft-f81e .notification_orange_763b label,
.background-soft-f81e .tabs_cd36 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search-north-9eb8 {
  list-style: none;
  margin: 0;
}
.search-north-9eb8 article.main_cc70 {
  margin-bottom: 0;
}
.search-north-9eb8 ul {
  list-style: none;
  margin: 0;
}
.search-north-9eb8 .paragraph_8198 li.main_cc70 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search-north-9eb8 .paragraph_8198 li.main_cc70 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search-north-9eb8 .paragraph_8198 li.main_cc70: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) {
  .search-north-9eb8 .paragraph_8198 li.main_cc70 li.main_cc70 li.main_cc70 li.main_cc70 {
    padding-left: 0;
  }
}
article.main_cc70 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main_cc70 .detail_2c7c p:last-of-type {
  margin-bottom: 0;
}
article.main_cc70 .purple_a7b6 {
  float: left;
}
article.main_cc70 .badge-5d9a {
  margin-left: 85px;
}
article.main_cc70 .progress-red-9bb1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main_cc70 .progress-red-9bb1 .active_5442 {
  margin-left: 10px;
}
article.main_cc70 .form_c279 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main_cc70 .search-basic-2761 {
  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 .video-d4db,
  #respond .notification_orange_763b,
  #respond .tabs_cd36 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video-d4db input,
#respond .notification_orange_763b input,
#respond .tabs_cd36 input {
  width: 100%;
}
#respond .tabs_cd36 {
  margin-right: 0;
}
#respond .motion-4093 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.medium_d416 {
  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;
}
.medium_d416.list-selected-db4e {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.medium_d416 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%);
}
.medium_d416:focus,
.medium_d416: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);
}
.article-dynamic-0919 {
  border-radius: 10%;
}
.fast_d678 {
  border-radius: 50%;
}
.header_ca6e {
  font-size: 0.72em;
}
.border-ee4c {
  font-size: 0.875em;
}
.black_4a66 {
  font-size: 1.1em;
}
.logo-3a38 {
  text-transform: uppercase;
  line-height: 1.2;
}
.logo-3a38.header_ca6e {
  letter-spacing: 0.5px;
}
.tabs_middle_c235,
.tabs_middle_c235 a {
  color: #6d6d6d;
}
.tabs_middle_c235 a:hover {
  color: #111;
}
.dirty_1ee5 {
  color: #6d6d6d;
}
.wrapper-2cfb {
  overflow-x: hidden;
}
.wrapper-2cfb .tertiary-glass-5e2e.under-356b {
  position: relative;
}
.wrapper-2cfb .tertiary-glass-5e2e.under-356b.link-5381 {
  position: initial;
}
.wrapper-2cfb
  .tertiary-glass-5e2e.under-356b.link-5381
  .black_a166 {
  left: auto;
}
.wrapper-2cfb .tertiary-glass-5e2e .black_a166 {
  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;
}
.wrapper-2cfb .tertiary-glass-5e2e:hover.under-356b {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wrapper-2cfb
  .tertiary-glass-5e2e:hover.under-356b
  .black_a166 {
  display: block;
  z-index: 9999999;
}
.wrapper-2cfb .aside-basic-04d7 .element_top_e46c,
.wrapper-2cfb .box-light-dfb4 .element_top_e46c {
  display: none;
}
.wrapper-2cfb .pressed_0c3b .tertiary-glass-5e2e:hover.under-356b {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.background-soft-f81e .video-d4db label,
.background-soft-f81e .solid_1100 label,
.background-soft-f81e .notification_orange_763b label,
.background-soft-f81e .tabs_cd36 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search-north-9eb8 {
  list-style: none;
  margin: 0;
}
.search-north-9eb8 article.main_cc70 {
  margin-bottom: 0;
}
.search-north-9eb8 ul {
  list-style: none;
  margin: 0;
}
.search-north-9eb8 .paragraph_8198 li.main_cc70 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search-north-9eb8 .paragraph_8198 li.main_cc70 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search-north-9eb8 .paragraph_8198 li.main_cc70: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) {
  .search-north-9eb8 .paragraph_8198 li.main_cc70 li.main_cc70 li.main_cc70 li.main_cc70 {
    padding-left: 0;
  }
}
article.main_cc70 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.main_cc70 .detail_2c7c p:last-of-type {
  margin-bottom: 0;
}
article.main_cc70 .purple_a7b6 {
  float: left;
}
article.main_cc70 .badge-5d9a {
  margin-left: 85px;
}
article.main_cc70 .progress-red-9bb1 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.main_cc70 .progress-red-9bb1 .active_5442 {
  margin-left: 10px;
}
article.main_cc70 .form_c279 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.main_cc70 .search-basic-2761 {
  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 .video-d4db,
  #respond .notification_orange_763b,
  #respond .tabs_cd36 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .video-d4db input,
#respond .notification_orange_763b input,
#respond .tabs_cd36 input {
  width: 100%;
}
#respond .tabs_cd36 {
  margin-right: 0;
}
#respond .motion-4093 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.aside-basic-04d7 .summary_upper_8aca {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.summary_upper_8aca .chip_orange_ca26.module-focused-57c8 .status-2aec > li > a:focus,
.summary_upper_8aca .chip_orange_ca26.module-focused-57c8 .status-2aec > li > a:hover,
.summary_upper_8aca .chip_orange_ca26.overlay-ea6c .status-2aec > li > a:focus,
.summary_upper_8aca .chip_orange_ca26.overlay-ea6c .status-2aec > li > a:hover,
.summary_upper_8aca .chip_orange_ca26.section_d02c .status-2aec > li > a:focus,
.summary_upper_8aca .chip_orange_ca26.section_d02c .status-2aec > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_upper_8aca
  .chip_orange_ca26.module-focused-57c8
  .status-2aec
  > li.filter-thick-e141
  > a,
.summary_upper_8aca
  .chip_orange_ca26.module-focused-57c8
  .status-2aec
  > li.tall_c6dc
  > a,
.summary_upper_8aca
  .chip_orange_ca26.overlay-ea6c
  .status-2aec
  > li.filter-thick-e141
  > a,
.summary_upper_8aca
  .chip_orange_ca26.overlay-ea6c
  .status-2aec
  > li.tall_c6dc
  > a,
.summary_upper_8aca
  .chip_orange_ca26.section_d02c
  .status-2aec
  > li.filter-thick-e141
  > a,
.summary_upper_8aca .chip_orange_ca26.section_d02c .status-2aec > li.motion-c1c0 > a {
  color: rgba(255, 255, 255, 0.99);
}
.summary_upper_8aca .disabled_a2ce,
.summary_upper_8aca .disabled_a2ce a {
  color: rgba(255, 255, 255, 0.99);
}
.summary_upper_8aca .chip_c5a7.breadcrumb_rough_0604 li a,
.summary_upper_8aca .chip-north-55a5 a,
.summary_upper_8aca .secondary_hovered_254b,
.summary_upper_8aca .status-2aec > li > a,
.summary_upper_8aca .accent_e636 {
  color: rgba(255, 255, 255, 0.79);
}
.summary_upper_8aca .chip_c5a7.breadcrumb_rough_0604 li a:hover,
.summary_upper_8aca .chip-north-55a5 a:hover,
.summary_upper_8aca .secondary_hovered_254b:hover,
.summary_upper_8aca .status-2aec > li > a:hover,
.summary_upper_8aca .accent_e636:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_upper_8aca .icon-2e94 {
  color: rgba(255, 255, 255, 0.79);
}
.summary_upper_8aca .icon-2e94 .detail-prev-3b26 {
  color: rgba(255, 255, 255, 0.99);
}
.summary_upper_8aca .icon-2e94:hover {
  color: rgba(255, 255, 255, 0.99);
}
.summary_upper_8aca .up-47c2 .box_2bba {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.summary_upper_8aca .up-47c2 .box_2bba .shadow-eb73 {
  color: rgba(255, 255, 255, 0.79);
}
.summary_upper_8aca
  .up-47c2
  .box_2bba
  .shadow-eb73::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_upper_8aca
  .up-47c2
  .box_2bba
  .shadow-eb73:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_upper_8aca
  .up-47c2
  .box_2bba
  .shadow-eb73::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_upper_8aca
  .up-47c2
  .box_2bba
  .shadow-eb73::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.summary_upper_8aca .up-47c2 .right_23df {
  color: rgba(255, 255, 255, 0.79);
}
.summary_upper_8aca .up-47c2 .right_23df:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_0712
  .summary_upper_8aca
  .up-47c2
  .simple-44f1
  .focus_e084 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag_0712
  .summary_upper_8aca
  .up-47c2
  .simple-44f1
  .shadow-eb73 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.aside-basic-04d7 .button-brown-5983 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.button-brown-5983 .chip_orange_ca26.module-focused-57c8 .status-2aec > li > a:focus,
.button-brown-5983 .chip_orange_ca26.module-focused-57c8 .status-2aec > li > a:hover,
.button-brown-5983 .chip_orange_ca26.overlay-ea6c .status-2aec > li > a:focus,
.button-brown-5983 .chip_orange_ca26.overlay-ea6c .status-2aec > li > a:hover,
.button-brown-5983 .chip_orange_ca26.section_d02c .status-2aec > li > a:focus,
.button-brown-5983 .chip_orange_ca26.section_d02c .status-2aec > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button-brown-5983
  .chip_orange_ca26.module-focused-57c8
  .status-2aec
  > li.filter-thick-e141
  > a,
.button-brown-5983
  .chip_orange_ca26.module-focused-57c8
  .status-2aec
  > li.tall_c6dc
  > a,
.button-brown-5983
  .chip_orange_ca26.overlay-ea6c
  .status-2aec
  > li.filter-thick-e141
  > a,
.button-brown-5983
  .chip_orange_ca26.overlay-ea6c
  .status-2aec
  > li.tall_c6dc
  > a,
.button-brown-5983
  .chip_orange_ca26.section_d02c
  .status-2aec
  > li.filter-thick-e141
  > a,
.button-brown-5983 .chip_orange_ca26.section_d02c .status-2aec > li.motion-c1c0 > a {
  color: rgba(0, 0, 0, 0.8);
}
.button-brown-5983 .disabled_a2ce,
.button-brown-5983 .disabled_a2ce a {
  color: rgba(0, 0, 0, 0.8);
}
.button-brown-5983 .chip_c5a7.breadcrumb_rough_0604 li a,
.button-brown-5983 .chip-north-55a5 a,
.button-brown-5983 .secondary_hovered_254b,
.button-brown-5983 .status-2aec > li > a,
.button-brown-5983 .accent_e636 {
  color: rgba(0, 0, 0, 0.55);
}
.button-brown-5983 .chip_c5a7.breadcrumb_rough_0604 li a:hover,
.button-brown-5983 .chip-north-55a5 a:hover,
.button-brown-5983 .secondary_hovered_254b:hover,
.button-brown-5983 .status-2aec > li > a:hover,
.button-brown-5983 .accent_e636:hover {
  color: rgba(0, 0, 0, 0.8);
}
.button-brown-5983 .icon-2e94 {
  color: rgba(0, 0, 0, 0.55);
}
.button-brown-5983 .icon-2e94 .detail-prev-3b26 {
  color: rgba(0, 0, 0, 0.8);
}
.button-brown-5983 .icon-2e94:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white_63d9 .copper-8d88 {
  margin-left: auto;
  margin-right: auto;
}
.input-5b94 > * {
  margin-left: auto;
  margin-right: auto;
}
.input-5b94 .slow-2e1c {
  margin-right: 1.41575em;
}
.medium_b076 .input-5b94 > .alert-fast-41f2 {
  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;
}
.medium_b076 .input-5b94 > .first_9d57 {
  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;
}
.main-c150.white_63d9 .copper-8d88,
.disabled-9686.white_63d9 .copper-8d88 {
  margin-left: 0;
}
.filter-first-5e96.white_63d9 .copper-8d88,
.logo_9420.white_63d9 .copper-8d88 {
  margin-right: 0;
}
.input-5b94 ol,
.input-5b94 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.narrow_7773 video {
  max-width: 100%;
}
.blue-f09d img {
  display: block;
}
.blue-f09d.slow-2e1c,
.blue-f09d.widget_current_71fb {
  width: 100%;
}
.blue-f09d.first_9d57 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sort_bf28:not(.dropdown_96c0) {
  margin: 1.5em auto;
}
.grid-motion-f3a3 p {
  padding: 1.5em 14px;
}
ul.gas-5710.first_9d57,
ul.gas-5710.alert-fast-41f2,
ul.gas-5710.pagination-hovered-01fc.alert-fast-41f2 {
  padding: 0 14px;
}
.text_fixed_8d87 {
  display: block;
  overflow-x: auto;
}
.text_fixed_8d87 table {
  border-collapse: collapse;
  width: 100%;
}
.text_fixed_8d87 td,
.text_fixed_8d87 th {
  padding: 0.5em;
}
.input-5b94 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.input-5b94 ol ol,
.input-5b94 ol ul,
.input-5b94 ul ol,
.input-5b94 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.input-5b94 ol ol li,
.input-5b94 ol ul li,
.input-5b94 ul ol li,
.input-5b94 ul ul li {
  margin-left: 0;
}
.medium_177c.notice_d07c > .dropdown-smooth-09bf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.medium_177c.notice_d07c > .dropdown-smooth-09bf iframe,
.medium_177c.notice_d07c > .dropdown-smooth-09bf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.highlight-dim-1051 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.highlight-dim-1051.accordion-9b39 {
  padding: 0;
}
.highlight-dim-1051.accordion-9b39 cite {
  font-size: 13px;
}
.highlight-dim-1051 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.highlight-dim-1051 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.paper_94d0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.paper_94d0 > p:first-child {
  margin-top: 0;
}
.paper_94d0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.paper_94d0 blockquote {
  border-left: 0;
}
.box_selected_e9aa {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.box_selected_e9aa:not(.border_orange_4488) {
  max-width: 100px;
}
.box_selected_e9aa.wrapper-9e68 {
  border-bottom: none !important;
  text-align: center;
}
.box_selected_e9aa.wrapper-9e68::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .grid-motion-f3a3 p {
    padding: 1.5em 0;
  }
}
.input-da8c {
  color: #0073aa;
}
.bronze-a29b {
  background-color: #0073aa;
}
.hidden_plasma_25c5 {
  color: #229fd8;
}
.sort_5613 {
  background-color: #229fd8;
}
.bronze-30cd {
  color: #eee;
}
.breadcrumb_stale_19fd {
  background-color: #eee;
}
.avatar-5565 {
  color: #444;
}
.link-6baa {
  background-color: #444;
}
.accent_0525 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.accent_0525 .input_over_18b8 .chip-north-55a5 {
  font-size: 15px;
}
.accent_0525 .chip-north-55a5 {
  line-height: 1.3;
}
.accent_0525 .button-brown-5983 {
}
.accent_0525 .summary_upper_8aca {
  background: #235787;
}
.basic-4ea6 {
  padding: 0;
}
.basic-4ea6 .summary_upper_8aca {
  background: #1a1a1a;
}
.basic-4ea6 .button-brown-5983 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.mini_e672 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.mini_e672 .button-brown-5983 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.mini_e672 .summary_upper_8aca {
  background: #303030;
}
.aside-medium-d623 {
  position: relative;
  z-index: 10;
}
.aside-medium-d623 .bottom_9e06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.status-fast-7622 .under-356b {
  display: inline-block;
  vertical-align: middle;
}
.status-fast-7622.table_down_f8f9 .under-356b {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .status-fast-7622.table_down_f8f9 .under-356b {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .status-fast-7622.table_down_f8f9 .under-356b {
    margin-right: 0.4em;
  }
}
.status-fast-7622.table_down_f8f9 .under-356b:last-child {
  margin-right: 0;
}
.chip_8b44 .bottom_9e06 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .aside-basic-04d7 .input_over_18b8 {
    margin: 0 -0.5em;
  }
  .aside-basic-04d7 .input_over_18b8 [class*="customify-col-"],
  .aside-basic-04d7 .input_over_18b8 [class*="customify-col_"],
  .aside-basic-04d7 .input_over_18b8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.aside-basic-04d7.dark_0c4e .bottom_9e06 {
  background: 0 0 !important;
}
.aside-basic-04d7.dark_0c4e .bottom_9e06,
.aside-basic-04d7.chip_8b44 .bottom_9e06 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .aside-basic-04d7.top-a44a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.aside-basic-04d7.chip_8b44 .bottom_9e06 {
  box-shadow: none !important;
}
.pressed_bf83 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pressed_bf83 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pressed_bf83 {
    padding: 18px 0 20px;
  }
}
.pressed_bf83 .nav-out-fd77 {
  width: 100%;
}
.pressed_bf83 .feature_in_97d1 {
  margin-bottom: 0;
}
.pressed_bf83 .tag_fluid_c354 {
  margin-top: 5px;
  font-size: 0.875em;
}
.outer_ad7b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.outer_ad7b .nav-774d {
  width: 100%;
}
.form_8387 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.form_8387 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.form_8387 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;
}
.form_8387 li:last-child:after {
  display: none;
}
.form_8387 li a {
  font-weight: 500;
  margin-right: 10px;
}
.accordion_61c5 .element_top_e46c button,
.pressed_bf83 .element_top_e46c button {
  left: 0;
}
.accordion_61c5 .nav-774d,
.pressed_bf83 .nav-774d {
  padding-left: 0;
  padding-right: 0;
}
.accordion_61c5 .outer_ad7b,
.pressed_bf83 .outer_ad7b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.accordion_61c5 {
  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;
}
.accordion_61c5: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;
}
.accordion_61c5 .shadow_left_926a {
  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) {
  .accordion_61c5 .shadow_left_926a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .accordion_61c5 .shadow_left_926a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .accordion_61c5 .shadow_left_926a {
    min-height: 200px;
  }
}
.accordion_61c5 .form_8387 {
  color: rgba(255, 255, 255, 0.8);
}
.accordion_61c5 .form_8387 a,
.accordion_61c5 .form_8387 li:after {
  color: inherit;
}
.accordion_61c5 .form_8387 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.fast-83cd {
  margin-bottom: 0.5em;
}
.stone-33ca {
  margin-bottom: 1.2em;
}
.stone-33ca,
.fast-83cd {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.stone-33ca p:last-child,
.fast-83cd p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .element_top_e46c,
#masthead .element_top_e46c {
  display: none;
}
#masthead
  > .element_top_e46c.gas-3fe3 {
  display: none;
}
#masthead > .element_top_e46c button {
  left: 0;
}
.fast-8b56 {
  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%;
}
.fast-8b56 .under-356b {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fast-8b56 .item_f1cc {
  display: -webkit-box;
  display: flex;
}
.fast-8b56 .item_f1cc.detail-last-a684 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fast-8b56 .item_f1cc.component_dirty_bf73 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fast-8b56 .item_f1cc.chip-cb13 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fast-8b56.fluid-2b7a.detail-dark-fd74 .item_f1cc.detail-last-a684 {
  flex-basis: 100%;
}
.fast-8b56.carousel-purple-e960 .item_f1cc.component_dirty_bf73 {
  -webkit-box-flex: 1;
  flex: auto;
}
.fast-8b56.carousel-purple-e960 .item_f1cc.chip-cb13 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .element_top_e46c.gas-3fe3 {
  display: none;
}
#masthead > .element_top_e46c button {
  left: 0;
}
.layout-957d {
  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;
}
.layout-957d:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.layout-957d.avatar_ea6a i {
  margin-right: 4px;
}
.layout-957d.search_medium_5b34 i {
  margin-left: 5px;
}
.chip-north-55a5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.chip-north-55a5 p:last-child {
  margin-bottom: 0;
}
.complex_cf77 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.complex_cf77 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.complex_cf77 img {
  display: block;
  width: auto;
  line-height: 1;
}
.complex_cf77 .disabled_a2ce {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.complex_cf77 .right_b493 {
  margin: 5px 0 7px 0;
}
.complex_cf77.title_full_d543 .breadcrumb_brown_1604 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex_cf77.title_full_d543 .logo_dim_365f {
  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;
}
.complex_cf77.shadow_7f45 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.complex_cf77.shadow_7f45 .breadcrumb_brown_1604 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex_cf77.shadow_7f45 .logo_dim_365f {
  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;
}
.complex_cf77.notification_d985 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex_cf77.medium-9236 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.complex_cf77.medium-9236 .logo_dim_365f {
  margin-top: 7px;
}
.up_9ad1 {
  display: inline-block;
}
.aside-medium-d623 .center_7285 .complex_cf77 img {
  max-width: 100%;
}
.chip_orange_ca26 .highlight_fc83.texture_87c0,
.large-bbbe .highlight_fc83.texture_87c0 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.chip_orange_ca26 .module_40fe,
.large-bbbe .module_40fe {
  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%);
}
.chip_orange_ca26 .module_40fe {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.chip_orange_ca26.easy-c7b6 .module_40fe {
  display: none;
}
.chip_orange_ca26 .content_d947 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.chip_orange_ca26 .content_d947 li {
  display: inline-block;
  position: relative;
}
.chip_orange_ca26 .content_d947 li:last-child {
  margin-right: 0;
}
.chip_orange_ca26 .content_d947 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;
}
.chip_orange_ca26 .content_d947 li.motion-c1c0 > a {
  color: rgba(0, 0, 0, 0.9);
}
.chip_orange_ca26 .content_d947 > 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;
}
.chip_orange_ca26 .content_d947 > li > a i {
  line-height: 0;
}
.chip_orange_ca26 .content_d947 > li.fixed_81ce > a .module_40fe {
  margin-left: 4px;
  line-height: 0;
}
.chip_orange_ca26 .content_d947 .table_center_5853 li.fixed_81ce > a {
  position: relative;
}
.chip_orange_ca26 .content_d947 .table_center_5853 li.fixed_81ce > a:after,
.chip_orange_ca26 .content_d947 .table_center_5853 li.fixed_81ce > a:before {
  content: "";
  display: table;
}
.chip_orange_ca26 .content_d947 .table_center_5853 li.fixed_81ce > a:after {
  clear: both;
}
.chip_orange_ca26 .content_d947 .table_center_5853 li.fixed_81ce > a .module_40fe {
  margin-left: 5px;
  float: right;
}
.chip_orange_ca26 .card-edcb,
.chip_orange_ca26 .table_center_5853 {
  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;
}
.chip_orange_ca26 .table_center_5853 {
  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;
}
.chip_orange_ca26 .table_center_5853 .texture_87c0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.chip_orange_ca26 .table_center_5853 .module_40fe {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.chip_orange_ca26 .table_center_5853 li {
  display: block;
  margin: 0;
  padding: 0;
}
.chip_orange_ca26 .table_center_5853 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;
}
.chip_orange_ca26 .table_center_5853 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.chip_orange_ca26 .table_center_5853 .table_center_5853 {
  top: 0;
  left: 100%;
}
.chip_orange_ca26 .tooltip_bronze_227d.fn-focus-aaa4 > .card-edcb,
.chip_orange_ca26 .tooltip_bronze_227d.fn-focus-aaa4 > .table_center_5853,
.chip_orange_ca26 .tooltip_bronze_227d:focus > .card-edcb,
.chip_orange_ca26 .tooltip_bronze_227d:focus > .table_center_5853,
.chip_orange_ca26 .tooltip_bronze_227d:hover > .card-edcb,
.chip_orange_ca26 .tooltip_bronze_227d:hover > .table_center_5853 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.chip_orange_ca26.section_d02c .status-2aec:after,
.chip_orange_ca26.section_d02c .status-2aec:before {
  content: "";
  display: table;
}
.chip_orange_ca26.section_d02c .status-2aec:after {
  clear: both;
}
.chip_orange_ca26.section_d02c .status-2aec > li {
  float: left;
}
.chip_orange_ca26.tiny-9e34 .status-2aec:after,
.chip_orange_ca26.tiny-9e34 .status-2aec:before {
  content: "";
  display: table;
}
.chip_orange_ca26.tiny-9e34 .status-2aec:after {
  clear: both;
}
.chip_orange_ca26.tiny-9e34 .status-2aec > li {
  float: left;
}
.chip_orange_ca26.tiny-9e34 .status-2aec > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.chip_orange_ca26.tiny-9e34 .status-2aec > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.chip_orange_ca26.tiny-9e34 .status-2aec > li.filter-thick-e141 > a,
.chip_orange_ca26.tiny-9e34 .status-2aec > li.motion-c1c0 > a {
  color: #fff;
  background-color: #1e4b75;
}
.chip_orange_ca26.module-focused-57c8 .status-2aec > li > a .texture_87c0 {
  position: relative;
}
.chip_orange_ca26.module-focused-57c8 .status-2aec > li > a .texture_87c0: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;
}
.chip_orange_ca26.module-focused-57c8
  .status-2aec
  > li:focus
  > a
  .texture_87c0:before,
.chip_orange_ca26.module-focused-57c8
  .status-2aec
  > li:hover
  > a
  .texture_87c0:before {
  width: 100%;
  background-color: currentColor;
}
.chip_orange_ca26.module-focused-57c8
  .status-2aec
  > li.filter-thick-e141
  > a
  .texture_87c0:before,
.chip_orange_ca26.module-focused-57c8
  .status-2aec
  > li.tall_c6dc
  > a
  .texture_87c0:before {
  width: 100%;
  background-color: currentColor;
}
.chip_orange_ca26.overlay-ea6c .status-2aec > li > a .texture_87c0 {
  position: relative;
}
.chip_orange_ca26.overlay-ea6c .status-2aec > li > a .texture_87c0: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;
}
.chip_orange_ca26.overlay-ea6c .status-2aec > li:focus > a .texture_87c0:before,
.chip_orange_ca26.overlay-ea6c
  .status-2aec
  > li:hover
  > a
  .texture_87c0:before {
  width: 100%;
  background-color: currentColor;
}
.chip_orange_ca26.overlay-ea6c
  .status-2aec
  > li.filter-thick-e141
  > a
  .texture_87c0:before,
.chip_orange_ca26.overlay-ea6c
  .status-2aec
  > li.tall_c6dc
  > a
  .texture_87c0:before {
  width: 100%;
  background-color: currentColor;
}
.large-bbbe .content_d947 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.large-bbbe .content_d947 li:first-child > a {
  border-top: none;
}
.large-bbbe .content_d947 .yellow_dd23 > .texture_87c0 .module_40fe {
  display: none;
}
.large-bbbe .content_d947 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.large-bbbe .content_d947 li:last-child {
  border: none;
}
.large-bbbe .content_d947 li.fixed_81ce > a {
  padding-right: 45px !important;
}
.large-bbbe .content_d947 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.large-bbbe .content_d947 li a:focus,
.large-bbbe .content_d947 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.large-bbbe .content_d947 li .tabs-top-7287 {
  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;
}
.large-bbbe .content_d947 li .tabs-top-7287:hover {
  box-shadow: none;
}
.large-bbbe .content_d947 li .tabs-top-7287 .module_40fe {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.large-bbbe .content_d947 .table_center_5853 {
  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);
}
.large-bbbe .content_d947 .table_center_5853 li a {
  padding-left: 3em;
}
.large-bbbe .content_d947 .breadcrumb-bottom-8ac9 > a .tabs-top-7287 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.large-bbbe .content_d947 .breadcrumb-bottom-8ac9 > .table_center_5853 {
  display: block;
  opacity: 1;
}
.disabled_314e {
  max-width: 100%;
}
.plasma-1255 {
  line-height: 0;
  cursor: pointer;
}
.accent_e636 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.accent_e636:hover {
  box-shadow: none;
  color: currentColor;
}
.accent_e636 svg {
  width: 18px;
  height: 18px;
}
.accent_e636 .card_gas_8103 {
  display: none;
}
.video-last-80b3 {
  position: relative;
}
.video-last-80b3.fn-active-aaa4 .accent_e636 .slider-c394 {
  display: none;
}
.video-last-80b3.fn-active-aaa4 .accent_e636 .card_gas_8103 {
  display: inline-block;
}
.video-last-80b3 .filter-d311 {
  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);
}
.video-last-80b3.complex_ddef .filter-d311 {
  left: auto;
  right: -0.9em;
}
.video-last-80b3.complex_ddef .modal-c421::before {
  left: auto;
  right: 15px;
}
.video-last-80b3.fn-active-aaa4 .filter-d311 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.simple-44f1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.simple-44f1 label {
  flex-basis: 100%;
}
.simple-44f1 .box_2bba {
  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;
}
.simple-44f1 .shadow-eb73 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.simple-44f1 .shadow-eb73:focus {
  background-color: transparent;
}
.simple-44f1 button.right_23df {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.simple-44f1 button.right_23df:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.simple-44f1 button.right_23df svg {
  width: 18px;
  height: 18px;
}
.simple-44f1 input[type="submit"] {
  min-height: auto;
}
.up-47c2 .simple-44f1 .shadow-eb73 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.modal-c421 {
  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) {
  .modal-c421 {
    width: 220px;
  }
}
.modal-c421 label {
  flex-basis: 100%;
}
.modal-c421::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;
}
.tag_0712 .up-47c2 .simple-44f1 {
  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;
}
.tag_0712
  .up-47c2
  .simple-44f1
  .box_2bba {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tag_0712 .up-47c2 .simple-44f1 .shadow-eb73 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tag_0712
  .up-47c2
  .simple-44f1
  .shadow-eb73:focus {
  background: 0 0;
}
.tag_0712
  .up-47c2
  .simple-44f1
  .focus_e084 {
  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;
}
.chip_c5a7 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.chip_c5a7 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.chip_c5a7 li:last-child {
  margin-right: 0;
}
.chip_c5a7 li:first-child {
  margin-left: 0;
}
.chip_c5a7.breadcrumb_selected_4394 a {
  color: #fff;
}
.chip_c5a7.breadcrumb_selected_4394 a:hover {
  color: #fff;
}
.chip_c5a7 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.chip_c5a7 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.chip_c5a7 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.chip_c5a7 a:hover {
  opacity: 0.9;
  color: inherit;
}
.chip_c5a7 [class*="social-icon-apple"] {
  background-color: #999;
}
.chip_c5a7 [class*="social-icon-apple"].highlight_clean_750a {
  background-color: transparent;
  color: #999;
}
.chip_c5a7 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.chip_c5a7 [class*="social-icon-behance"].highlight_clean_750a {
  background-color: transparent;
  color: #1769ff;
}
.chip_c5a7 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.chip_c5a7 [class*="social-icon-bitbucket"].highlight_clean_750a {
  background-color: transparent;
  color: #205081;
}
.chip_c5a7 [class*="social-icon-codepen"] {
  background-color: #000;
}
.chip_c5a7 [class*="social-icon-codepen"].highlight_clean_750a {
  background-color: transparent;
  color: #000;
}
.chip_c5a7 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.chip_c5a7 [class*="social-icon-delicious"].highlight_clean_750a {
  background-color: transparent;
  color: #39f;
}
.chip_c5a7 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.chip_c5a7 [class*="social-icon-digg"].highlight_clean_750a {
  background-color: transparent;
  color: #005be2;
}
.chip_c5a7 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.chip_c5a7 [class*="social-icon-dribbble"].highlight_clean_750a {
  background-color: transparent;
  color: #ea4c89;
}
.chip_c5a7 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.chip_c5a7 [class*="social-icon-envelope"].highlight_clean_750a {
  background-color: transparent;
  color: #ea4335;
}
.chip_c5a7 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.chip_c5a7 [class*="social-icon-facebook"].highlight_clean_750a {
  background-color: transparent;
  color: #3b5998;
}
.chip_c5a7 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.chip_c5a7 [class*="social-icon-flickr"].highlight_clean_750a {
  background-color: transparent;
  color: #0063dc;
}
.chip_c5a7 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.chip_c5a7 [class*="social-icon-foursquare"].highlight_clean_750a {
  background-color: transparent;
  color: #2d5be3;
}
.chip_c5a7 [class*="social-icon-github"] {
  background-color: #333;
}
.chip_c5a7 [class*="social-icon-github"].highlight_clean_750a {
  background-color: transparent;
  color: #333;
}
.chip_c5a7 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.chip_c5a7 [class*="social-icon-google-plus"].highlight_clean_750a {
  background-color: transparent;
  color: #dd4b39;
}
.chip_c5a7 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.chip_c5a7 [class*="social-icon-houzz"].highlight_clean_750a {
  background-color: transparent;
  color: #7ac142;
}
.chip_c5a7 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.chip_c5a7 [class*="social-icon-instagram"].highlight_clean_750a {
  background-color: transparent;
  color: #262626;
}
.chip_c5a7 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.chip_c5a7 [class*="social-icon-jsfiddle"].highlight_clean_750a {
  background-color: transparent;
  color: #487aa2;
}
.chip_c5a7 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.chip_c5a7 [class*="social-icon-linkedin"].highlight_clean_750a {
  background-color: transparent;
  color: #0077b5;
}
.chip_c5a7 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.chip_c5a7 [class*="social-icon-medium"].highlight_clean_750a {
  background-color: transparent;
  color: #00ab6b;
}
.chip_c5a7 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.chip_c5a7
  [class*="social-icon-odnoklassniki"].highlight_clean_750a {
  background-color: transparent;
  color: #f4731c;
}
.chip_c5a7 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.chip_c5a7 [class*="social-icon-meetup"].highlight_clean_750a {
  background-color: transparent;
  color: #ec1c40;
}
.chip_c5a7 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.chip_c5a7 [class*="social-icon-pinterest"].highlight_clean_750a {
  background-color: transparent;
  color: #bd081c;
}
.chip_c5a7 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.chip_c5a7 [class*="social-icon-product-hunt"].highlight_clean_750a {
  background-color: transparent;
  color: #da552f;
}
.chip_c5a7 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.chip_c5a7 [class*="social-icon-reddit"].highlight_clean_750a {
  background-color: transparent;
  color: #ff4500;
}
.chip_c5a7 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.chip_c5a7 [class*="social-icon-rss"].highlight_clean_750a {
  background-color: transparent;
  color: #f26522;
}
.chip_c5a7 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.chip_c5a7
  [class*="social-icon-shopping-cart"].highlight_clean_750a {
  background-color: transparent;
  color: #4caf50;
}
.chip_c5a7 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.chip_c5a7 [class*="social-icon-skype"].highlight_clean_750a {
  background-color: transparent;
  color: #00aff0;
}
.chip_c5a7 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.chip_c5a7 [class*="social-icon-slideshare"].highlight_clean_750a {
  background-color: transparent;
  color: #0077b5;
}
.chip_c5a7 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.chip_c5a7 [class*="social-icon-snapchat"].highlight_clean_750a {
  background-color: transparent;
  color: #fffc00;
}
.chip_c5a7 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.chip_c5a7 [class*="social-icon-soundcloud"].highlight_clean_750a {
  background-color: transparent;
  color: #f80;
}
.chip_c5a7 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.chip_c5a7 [class*="social-icon-spotify"].highlight_clean_750a {
  background-color: transparent;
  color: #2ebd59;
}
.chip_c5a7 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.chip_c5a7
  [class*="social-icon-stack-overflow"].highlight_clean_750a {
  background-color: transparent;
  color: #fe7a15;
}
.chip_c5a7 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.chip_c5a7 [class*="social-icon-maldkfgram"].highlight_clean_750a {
  background-color: transparent;
  color: #2ca5e0;
}
.chip_c5a7 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.chip_c5a7 [class*="social-icon-tripadvisor"].highlight_clean_750a {
  background-color: transparent;
  color: #589442;
}
.chip_c5a7 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.chip_c5a7 [class*="social-icon-tumblr"].highlight_clean_750a {
  background-color: transparent;
  color: #35465c;
}
.chip_c5a7 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.chip_c5a7 [class*="social-icon-twitch"].highlight_clean_750a {
  background-color: transparent;
  color: #6441a5;
}
.chip_c5a7 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.chip_c5a7 [class*="social-icon-twitter"].highlight_clean_750a {
  background-color: transparent;
  color: #1da1f2;
}
.chip_c5a7 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.chip_c5a7 [class*="social-icon-vimeo"].highlight_clean_750a {
  background-color: transparent;
  color: #1ab7ea;
}
.chip_c5a7 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.chip_c5a7 [class*="social-icon-vk"].highlight_clean_750a {
  background-color: transparent;
  color: #45668e;
}
.chip_c5a7 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.chip_c5a7 [class*="social-icon-weibo"].highlight_clean_750a {
  background-color: transparent;
  color: #df2029;
}
.chip_c5a7 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.chip_c5a7 [class*="social-icon-weixin"].highlight_clean_750a {
  background-color: transparent;
  color: #7bb32e;
}
.chip_c5a7 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.chip_c5a7 [class*="social-icon-whatsapp"].highlight_clean_750a {
  background-color: transparent;
  color: #25d366;
}
.chip_c5a7 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.chip_c5a7 [class*="social-icon-wordpress"].highlight_clean_750a {
  background-color: transparent;
  color: #21759b;
}
.chip_c5a7 [class*="social-icon-xing"] {
  background-color: #026466;
}
.chip_c5a7 [class*="social-icon-xing"].highlight_clean_750a {
  background-color: transparent;
  color: #026466;
}
.chip_c5a7 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.chip_c5a7 [class*="social-icon-yelp"].highlight_clean_750a {
  background-color: transparent;
  color: #af0606;
}
.chip_c5a7 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.chip_c5a7 [class*="social-icon-youtube"].highlight_clean_750a {
  background-color: transparent;
  color: #cd201f;
}
.secondary_hovered_254b {
  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;
}
.secondary_hovered_254b:hover {
  box-shadow: none;
  background: 0 0;
}
.upper_ccd0 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.card-691d {
  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;
}
.popup-72ea {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.hard-782d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.hard-782d,
.hard-782d::after,
.hard-782d::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;
}
.hard-782d::after,
.hard-782d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.tertiary-black-4d13 .card-691d .popup-72ea {
  margin-top: -2px;
  width: 19px;
}
.tertiary-black-4d13 .card-691d .hard-782d {
  margin-top: -1px;
}
.tertiary-black-4d13 .card-691d .hard-782d,
.tertiary-black-4d13 .card-691d .hard-782d::after,
.tertiary-black-4d13 .card-691d .hard-782d::before {
  width: 19px;
  height: 2px;
}
.tertiary-black-4d13 .card-691d .hard-782d::before {
  top: -6px;
}
.tertiary-black-4d13 .card-691d .hard-782d::after {
  bottom: -6px;
}
.north_0ad4 .card-691d .popup-72ea {
  margin-top: -2px;
  width: 22px;
}
.north_0ad4 .card-691d .hard-782d {
  margin-top: -1px;
}
.north_0ad4 .card-691d .hard-782d,
.north_0ad4 .card-691d .hard-782d::after,
.north_0ad4 .card-691d .hard-782d::before {
  width: 22px;
  height: 2px;
}
.north_0ad4 .card-691d .hard-782d::before {
  top: -7px;
}
.north_0ad4 .card-691d .hard-782d::after {
  bottom: -7px;
}
.cool-7944 .card-691d .popup-72ea {
  margin-top: -2px;
  width: 31px;
}
.cool-7944 .card-691d .hard-782d {
  margin-top: -1.5px;
}
.cool-7944 .card-691d .hard-782d,
.cool-7944 .card-691d .hard-782d::after,
.cool-7944 .card-691d .hard-782d::before {
  width: 31px;
  height: 3px;
}
.cool-7944 .card-691d .hard-782d::before {
  top: -9px;
}
.cool-7944 .card-691d .hard-782d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .avatar_simple_a024 .card-691d .popup-72ea {
    margin-top: -2px;
    width: 19px;
  }
  .avatar_simple_a024 .card-691d .hard-782d {
    margin-top: -1px;
  }
  .avatar_simple_a024 .card-691d .hard-782d,
  .avatar_simple_a024 .card-691d .hard-782d::after,
  .avatar_simple_a024 .card-691d .hard-782d::before {
    width: 19px;
    height: 2px;
  }
  .avatar_simple_a024 .card-691d .hard-782d::before {
    top: -6px;
  }
  .avatar_simple_a024 .card-691d .hard-782d::after {
    bottom: -6px;
  }
  .item-fd5a .card-691d .popup-72ea {
    margin-top: -2px;
    width: 22px;
  }
  .item-fd5a .card-691d .hard-782d {
    margin-top: -1px;
  }
  .item-fd5a .card-691d .hard-782d,
  .item-fd5a .card-691d .hard-782d::after,
  .item-fd5a .card-691d .hard-782d::before {
    width: 22px;
    height: 2px;
  }
  .item-fd5a .card-691d .hard-782d::before {
    top: -7px;
  }
  .item-fd5a .card-691d .hard-782d::after {
    bottom: -7px;
  }
  .disabled-7673 .card-691d .popup-72ea {
    margin-top: -2px;
    width: 31px;
  }
  .disabled-7673 .card-691d .hard-782d {
    margin-top: -1.5px;
  }
  .disabled-7673 .card-691d .hard-782d,
  .disabled-7673 .card-691d .hard-782d::after,
  .disabled-7673 .card-691d .hard-782d::before {
    width: 31px;
    height: 3px;
  }
  .disabled-7673 .card-691d .hard-782d::before {
    top: -9px;
  }
  .disabled-7673 .card-691d .hard-782d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .description_next_c5ba .card-691d .popup-72ea {
    margin-top: -2px;
    width: 19px;
  }
  .description_next_c5ba .card-691d .hard-782d {
    margin-top: -1px;
  }
  .description_next_c5ba .card-691d .hard-782d,
  .description_next_c5ba .card-691d .hard-782d::after,
  .description_next_c5ba .card-691d .hard-782d::before {
    width: 19px;
    height: 2px;
  }
  .description_next_c5ba .card-691d .hard-782d::before {
    top: -6px;
  }
  .description_next_c5ba .card-691d .hard-782d::after {
    bottom: -6px;
  }
  .menu-079d .card-691d .popup-72ea {
    margin-top: -2px;
    width: 22px;
  }
  .menu-079d .card-691d .hard-782d {
    margin-top: -1px;
  }
  .menu-079d .card-691d .hard-782d,
  .menu-079d .card-691d .hard-782d::after,
  .menu-079d .card-691d .hard-782d::before {
    width: 22px;
    height: 2px;
  }
  .menu-079d .card-691d .hard-782d::before {
    top: -7px;
  }
  .menu-079d .card-691d .hard-782d::after {
    bottom: -7px;
  }
  .article-119f .card-691d .popup-72ea {
    margin-top: -2px;
    width: 31px;
  }
  .article-119f .card-691d .hard-782d {
    margin-top: -1.5px;
  }
  .article-119f .card-691d .hard-782d,
  .article-119f .card-691d .hard-782d::after,
  .article-119f .card-691d .hard-782d::before {
    width: 31px;
    height: 3px;
  }
  .article-119f .card-691d .hard-782d::before {
    top: -9px;
  }
  .article-119f .card-691d .hard-782d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .column-tall-69e0 .card-691d .popup-72ea {
    margin-top: -2px;
    width: 19px;
  }
  .column-tall-69e0 .card-691d .hard-782d {
    margin-top: -1px;
  }
  .column-tall-69e0 .card-691d .hard-782d,
  .column-tall-69e0 .card-691d .hard-782d::after,
  .column-tall-69e0 .card-691d .hard-782d::before {
    width: 19px;
    height: 2px;
  }
  .column-tall-69e0 .card-691d .hard-782d::before {
    top: -6px;
  }
  .column-tall-69e0 .card-691d .hard-782d::after {
    bottom: -6px;
  }
  .text_7471 .card-691d .popup-72ea {
    margin-top: -2px;
    width: 22px;
  }
  .text_7471 .card-691d .hard-782d {
    margin-top: -1px;
  }
  .text_7471 .card-691d .hard-782d,
  .text_7471 .card-691d .hard-782d::after,
  .text_7471 .card-691d .hard-782d::before {
    width: 22px;
    height: 2px;
  }
  .text_7471 .card-691d .hard-782d::before {
    top: -7px;
  }
  .text_7471 .card-691d .hard-782d::after {
    bottom: -7px;
  }
  .form-bronze-d7dd .card-691d .popup-72ea {
    margin-top: -2px;
    width: 31px;
  }
  .form-bronze-d7dd .card-691d .hard-782d {
    margin-top: -1.5px;
  }
  .form-bronze-d7dd .card-691d .hard-782d,
  .form-bronze-d7dd .card-691d .hard-782d::after,
  .form-bronze-d7dd .card-691d .hard-782d::before {
    width: 31px;
    height: 3px;
  }
  .form-bronze-d7dd .card-691d .hard-782d::before {
    top: -9px;
  }
  .form-bronze-d7dd .card-691d .hard-782d::after {
    bottom: -9px;
  }
}
.bottom-2f16 .hard-782d {
  -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);
}
.bottom-2f16 .hard-782d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.bottom-2f16 .hard-782d::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);
}
.bottom-2f16.fast-bdc1 .hard-782d {
  -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);
}
.bottom-2f16.fast-bdc1 .hard-782d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.bottom-2f16.fast-bdc1 .hard-782d::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);
}
.article_abd2 {
  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.border_6cd9:before {
  display: none;
}
.box-light-dfb4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.box-light-dfb4 .focus-1639 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.box-light-dfb4 .focus-1639:last-of-type {
  border-bottom: none;
}
.box-light-dfb4 .focus-1639.column-liquid-67ca,
.box-light-dfb4 .focus-1639.disabled-orange-9553,
.box-light-dfb4 .focus-1639.north_825e {
  padding: 0;
}
.box-light-dfb4 .large-bbbe .tabs-top-7287 {
  color: currentColor;
}
.box-light-dfb4 .large-bbbe .tabs-top-7287:focus,
.box-light-dfb4 .large-bbbe .tabs-top-7287:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-light-dfb4.button-brown-5983 .icon-2e94,
.box-light-dfb4.button-brown-5983 .chip-north-55a5 a,
.box-light-dfb4.button-brown-5983 .status-2aec a,
.box-light-dfb4.button-brown-5983 .table_center_5853 a {
  color: rgba(0, 0, 0, 0.55);
}
.box-light-dfb4.button-brown-5983 .icon-2e94:hover,
.box-light-dfb4.button-brown-5983 .chip-north-55a5 a:hover,
.box-light-dfb4.button-brown-5983 .status-2aec a:hover,
.box-light-dfb4.button-brown-5983 .table_center_5853 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box-light-dfb4.button-brown-5983 .detail-prev-3b26 {
  color: rgba(0, 0, 0, 0.8);
}
.box-light-dfb4.button-brown-5983 .focus-1639 {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-light-dfb4.button-brown-5983 .focus-1639:before {
  background: rgba(0, 0, 0, 0.08);
}
.box-light-dfb4.button-brown-5983 .hot-cc01:before {
  background: rgba(255, 255, 255, 0.9);
}
.box-light-dfb4.button-brown-5983 .large-bbbe .content_d947 li a,
.box-light-dfb4.button-brown-5983 .large-bbbe .tabs-top-7287,
.box-light-dfb4.button-brown-5983 .table_center_5853 {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-light-dfb4.button-brown-5983 .large-bbbe .tabs-top-7287:focus,
.box-light-dfb4.button-brown-5983 .large-bbbe .tabs-top-7287:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-light-dfb4.button-brown-5983 .content_d947 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box-light-dfb4.summary_upper_8aca .icon-2e94,
.box-light-dfb4.summary_upper_8aca .chip-north-55a5 a,
.box-light-dfb4.summary_upper_8aca .status-2aec .tabs-top-7287,
.box-light-dfb4.summary_upper_8aca .status-2aec a,
.box-light-dfb4.summary_upper_8aca .table_center_5853 a {
  color: rgba(255, 255, 255, 0.79);
}
.box-light-dfb4.summary_upper_8aca .icon-2e94:hover,
.box-light-dfb4.summary_upper_8aca .chip-north-55a5 a:hover,
.box-light-dfb4.summary_upper_8aca .status-2aec .tabs-top-7287:hover,
.box-light-dfb4.summary_upper_8aca .status-2aec a:hover,
.box-light-dfb4.summary_upper_8aca .table_center_5853 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box-light-dfb4.summary_upper_8aca .detail-prev-3b26 {
  color: rgba(255, 255, 255, 0.99);
}
.box-light-dfb4.summary_upper_8aca .focus-1639 {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-light-dfb4.summary_upper_8aca .focus-1639:before {
  background: rgba(255, 255, 255, 0.08);
}
.box-light-dfb4.summary_upper_8aca .hot-cc01:before {
  background: rgba(0, 0, 0, 0.9);
}
.box-light-dfb4.summary_upper_8aca .large-bbbe .content_d947 li a,
.box-light-dfb4.summary_upper_8aca .large-bbbe .tabs-top-7287,
.box-light-dfb4.summary_upper_8aca .table_center_5853 {
  border-color: rgba(255, 255, 255, 0.08);
}
.box-light-dfb4.summary_upper_8aca .large-bbbe .tabs-top-7287:focus,
.box-light-dfb4.summary_upper_8aca .large-bbbe .tabs-top-7287:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box-light-dfb4.summary_upper_8aca .content_d947 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hot-cc01 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hot-cc01:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.overlay_4cb8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.preview-hard-467b .box-light-dfb4 {
  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;
}
.preview-hard-467b .focus-1639 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.preview-hard-467b .focus-1639: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) {
  .preview-hard-467b .focus-1639:before {
    width: 16%;
    left: 42%;
  }
}
.preview-hard-467b .focus-1639:last-child:before {
  content: none;
}
.preview-hard-467b .focus-1639[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.preview-hard-467b .large-bbbe .content_d947 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.preview-hard-467b .large-bbbe .content_d947 li a .tabs-top-7287 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.preview-hard-467b .large-bbbe .table_center_5853 {
  border: none;
}
.preview-hard-467b .large-bbbe .table_center_5853 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.preview-hard-467b .hot-cc01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.preview-hard-467b .overlay_4cb8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.preview-hard-467b .summary_upper_8aca .hot-cc01:before {
  background: rgba(0, 0, 0, 0.9);
}
.preview-hard-467b .button-brown-5983.box-5761 .hard-782d {
  background: rgba(0, 0, 0, 0.6);
}
.preview-hard-467b
  .button-brown-5983.box-5761
  .hard-782d::after,
.preview-hard-467b
  .button-brown-5983.box-5761
  .hard-782d:before {
  background: inherit;
}
.preview-hard-467b
  .button-brown-5983.box-5761:hover
  .hard-782d {
  background: rgba(0, 0, 0, 0.8);
}
.button_iron_1594 .box-light-dfb4 {
  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) {
  .button_iron_1594 .box-light-dfb4 {
    width: auto;
    right: 45px;
  }
}
.info-light-7a17 .box-light-dfb4 {
  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) {
  .info-light-7a17 .box-light-dfb4 {
    width: auto;
    left: 45px;
  }
}
.border_6cd9 .box-light-dfb4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.border_6cd9 .overlay_4cb8 {
  max-width: 48em;
  margin: 0 auto;
}
.border_6cd9 .hot-cc01:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.card-selected-1cc7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.card-selected-1cc7.preview-hard-467b .box-light-dfb4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.card-selected-1cc7.button_iron_1594 .box-light-dfb4 {
  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);
}
.card-selected-1cc7 .box-light-dfb4 {
  visibility: visible;
}
.card-selected-1cc7.info-light-7a17 .box-light-dfb4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.plasma_9aa6,
.filter-c5c1 {
  overflow-x: hidden;
}
.plasma_9aa6 .box-light-dfb4 {
  overflow: auto;
}
.plasma_9aa6.preview-hard-467b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.plasma_9aa6.preview-hard-467b .box-light-dfb4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.plasma_9aa6.preview-hard-467b .secondary_hovered_254b {
  opacity: 0;
}
.plasma_9aa6.button_iron_1594 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.plasma_9aa6.button_iron_1594 .box-light-dfb4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.plasma_9aa6.button_iron_1594 .secondary_hovered_254b {
  opacity: 0;
}
.plasma_9aa6.info-light-7a17 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.plasma_9aa6.info-light-7a17 .box-light-dfb4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.plasma_9aa6.info-light-7a17 .secondary_hovered_254b {
  opacity: 0;
}
.plasma_9aa6.border_6cd9 .box-light-dfb4 {
  z-index: 10;
  visibility: visible;
}
.box-5761 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.box-5761 .hard-782d {
  background: rgba(255, 255, 255, 0.99);
}
.box-5761 .hard-782d::after,
.box-5761 .hard-782d:before {
  background: inherit;
}
.box-5761:hover .hard-782d {
  background: rgba(255, 255, 255, 0.99);
}
.info-light-7a17 .box-5761 {
  top: 10px;
  right: auto;
  left: 12px;
}
.border_6cd9 .box-5761 {
  display: none !important;
}
.plasma_9aa6:before,
.filter-c5c1:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.plasma_9aa6 .box-5761,
.filter-c5c1 .box-5761 {
  display: inline-block;
}
.box-light-dfb4 .under-356b {
  -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;
}
.plasma_9aa6 .box-light-dfb4 .under-356b,
.filter-c5c1 .box-light-dfb4 .under-356b {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info-c53a .box_2bba {
  width: 100%;
}
.center_7285 {
  padding: 0 0.5em 0;
}
.center_7285 [class*="customify-col-"],
.center_7285 [class*="customify-col_"],
.center_7285 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.lite-5071 .center_7285 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .input_over_18b8 .description_short_37c6,
  .description_short_37c6 {
    display: none;
  }
  .fluid_2f3a {
    text-align: left;
  }
  .stale-51c4 {
    text-align: center;
  }
  .tooltip_4f52 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .input_over_18b8 .overlay_1ef1,
  .overlay_1ef1 {
    display: none;
  }
  .tabs-fd7c {
    text-align: left;
  }
  .pro_d813 {
    text-align: center;
  }
  .hidden-gas-a517 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .input_over_18b8 .main_active_1681,
  .main_active_1681 {
    display: none;
  }
  .pressed-dba7 {
    text-align: left;
  }
  .media_c68b {
    text-align: center;
  }
  .surface_prev_efe6 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.media_9b35 {
  box-shadow: none !important;
}
.mini-b140 .dim-8d1c,
.breadcrumb-bc0a .dim-8d1c {
  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;
}
.breadcrumb-bc0a .dim-8d1c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bottom_9e06 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.bottom_9e06:after,
.bottom_9e06:before {
  content: "";
  display: table;
}
.bottom_9e06:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .bottom_9e06 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.bottom_9e06,
.top-a44a {
  max-width: 1248px;
  margin: 0 auto;
}

.right-db0c.last_96aa .bottom_9e06 {
  max-width: 100%;
}
.right-db0c.bright_55a4 {
  max-width: 1200px;
  margin: 0 auto;
}
.right-db0c.link_first_667e .bottom_9e06 {
  max-width: 100%;
}
.right-db0c.link_first_667e > .bottom_9e06 {
  padding-left: 0;
  padding-right: 0;
}
.right-db0c.link_first_667e > .bottom_9e06 .input_over_18b8 {
  margin: 0;
}
.right-db0c.link_first_667e
  > .bottom_9e06
  .link_hard_2e4c.silver_bac1 {
  margin-right: 0;
  margin-left: 0;
}
.right-db0c.link_first_667e #main.silver_bac1 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .center_7b30 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .center_7b30 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .alert-slow-2e63 .copper-8d88 {
    padding-right: 1em;
  }
  .alert-slow-2e63.background-tall-58dc .link_hard_2e4c {
    border-right: 1px solid #eaecee;
  }
  .alert-slow-2e63.background-tall-58dc .copper-8d88 {
    padding-right: 1em;
  }
  .alert-slow-2e63.background-tall-58dc .brown-1f37 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner_east_e812 .copper-8d88 {
    padding-left: 1em;
  }
  .banner_east_e812.background-tall-58dc .link_hard_2e4c {
    border-left: 1px solid #eaecee;
  }
  .banner_east_e812.background-tall-58dc .copper-8d88 {
    padding-left: 1em;
  }
  .banner_east_e812.background-tall-58dc .brown-1f37 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under-5691 .copper-8d88 {
    padding-left: 1em;
  }
  .under-5691.background-tall-58dc .warm_bea1 {
    border-right: 1px solid #eaecee;
  }
  .under-5691.background-tall-58dc .description_west_bf10 {
    border-right: 1px solid #eaecee;
  }
  .under-5691.background-tall-58dc .copper-8d88 {
    padding-left: 1em;
  }
  .under-5691.background-tall-58dc .brown-1f37 {
    padding-right: 1em;
  }
  .under-5691.background-tall-58dc .down-5b8f {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .block-cca0 .copper-8d88 {
    padding-right: 1em;
  }
  .block-cca0.background-tall-58dc .warm_bea1 {
    border-left: 1px solid #eaecee;
  }
  .block-cca0.background-tall-58dc .description_west_bf10 {
    border-left: 1px solid #eaecee;
  }
  .block-cca0.background-tall-58dc .copper-8d88 {
    padding-right: 1em;
  }
  .block-cca0.background-tall-58dc .brown-1f37 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .block-cca0.background-tall-58dc .down-5b8f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .center_7b30 .copper-8d88 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center_7b30.background-tall-58dc .link_hard_2e4c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .center_7b30.background-tall-58dc .copper-8d88 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .center_7b30.background-tall-58dc .brown-1f37 {
    padding-left: 1em;
  }
  .center_7b30.background-tall-58dc .down-5b8f {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .center_7b30.background-tall-58dc .copper-8d88 {
    padding-left: 0;
  }
}
.tall-df2b .status-fast-7622 {
  display: inline-block;
}
.first-10c6 {
  display: inline-block;
}
.article-steel-6a42 {
  word-con: break-word;
}
.content_complex_9565 > span {
  display: inline-block;
  padding: 5px 0;
}
.content_complex_9565 .breadcrumb_basic_e6b3 {
  margin-left: 8px;
  margin-right: 8px;
}
.content_complex_9565 .gradient_liquid_6951 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.black_b4b2 .simple_4707 {
  margin-bottom: 2em;
}
.black_b4b2 .heading_mini_5171 {
  margin-bottom: 15px;
}
.black_b4b2 .heading_mini_5171:last-child {
  margin-bottom: 0;
}
.black_b4b2 .grid_out_2b45 {
  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) {
  .black_b4b2 .grid_out_2b45 {
    display: block;
  }
}
.black_b4b2 .small-c8e0 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .black_b4b2 .small-c8e0 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.black_b4b2 .hidden_7d78 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.black_b4b2 .hidden_7d78 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.black_b4b2 .hidden_7d78 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.black_b4b2 .article-steel-6a42 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.black_b4b2 .article-steel-6a42 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.black_b4b2 .box_next_601e p:last-child {
  margin-bottom: 0;
}
.black_b4b2 .description-bdc8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.black_b4b2 .avatar-hovered-09a4 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.black_b4b2 .icon_17c8 {
  margin-top: 1em;
}
.black_b4b2 .aside_brown_e232 {
  top: 0;
  display: block;
}
.black_b4b2 .aside_brown_e232 a {
  color: inherit;
}
.black_b4b2 .aside_brown_e232 a:hover {
  color: inherit;
}
.black_b4b2 .background_plasma_8bd8 {
  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;
}
.black_b4b2 .background_plasma_8bd8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.black_b4b2 .avatar-hovered-09a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.black_b4b2 .tabs_cbf3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.black_b4b2 .tabs_cbf3:first-child {
  margin-top: 0;
}
.black_b4b2 .tabs_cbf3.accent_28cc {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.black_b4b2 .tabs_cbf3.highlight_e15f {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.black_b4b2
  .tabs_cbf3.highlight_e15f.tabs-medium-645f
  .icon_17c8 {
  width: 100%;
}
.black_b4b2 .highlight_e15f {
  -webkit-box-align: center;
  align-items: center;
}
.black_b4b2 .highlight_e15f .content_complex_9565,
.black_b4b2 .highlight_e15f > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.black_b4b2 .hidden_7d78 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.black_b4b2 .hidden_7d78 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.black_b4b2 .hidden_7d78: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;
}
.black_b4b2 .accent_28cc {
  z-index: 5;
}
.black_b4b2 .plasma_c72f .outline_0ae5 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.black_b4b2 .active_43a6 .outline_0ae5 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.black_b4b2 .slow-26ce .outline_0ae5 {
  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;
}
.black_b4b2.lite-7f29 .grid_out_2b45,
.black_b4b2.column-yellow-8665 .grid_out_2b45 {
  display: block;
}
.black_b4b2.lite-7f29 .grid_out_2b45 .iron-9332,
.black_b4b2.lite-7f29 .grid_out_2b45 .avatar-hovered-09a4,
.black_b4b2.column-yellow-8665 .grid_out_2b45 .iron-9332,
.black_b4b2.column-yellow-8665 .grid_out_2b45 .avatar-hovered-09a4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.black_b4b2.image_prev_a8d0 .small-c8e0 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .black_b4b2.image_prev_a8d0 .small-c8e0 {
    margin-right: 0;
  }
}
.black_b4b2.lite-7f29 .small-c8e0,
.black_b4b2.column-yellow-8665 .small-c8e0 {
  padding-top: 40%;
}
.black_b4b2.lite-7f29 .simple_4707,
.black_b4b2.column-yellow-8665 .simple_4707 {
  display: block;
}
.black_b4b2.lite-7f29 .fn-sticky-aaa4 .avatar-hovered-09a4,
.black_b4b2.column-yellow-8665 .fn-sticky-aaa4 .avatar-hovered-09a4 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.black_b4b2.lite-7f29 .small-c8e0,
.black_b4b2.column-yellow-8665 .small-c8e0 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.black_b4b2.lite-7f29 .avatar-hovered-09a4 {
  padding: 1em;
}
.article_soft_4f23 {
  margin: 30px auto;
  display: block;
}
.article_soft_4f23 .sidebar-9a35 > * {
  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;
}
.article_soft_4f23 .sidebar-9a35 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article_soft_4f23 .sidebar-9a35 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.next_7922 .content_complex_9565 {
  margin-bottom: 1.41575em;
}
.next_7922 .easy-e835 {
  margin-bottom: 1.618em;
}
.input-5b94 .section-west-86b5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.input-5b94 .section-west-86b5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.input-5b94 .full_1910 {
  max-width: 100%;
  overflow: auto;
}
.white_63d9 .input-5b94 a:hover {
  text-decoration: underline;
}
.pro-19c1 .heading_mini_5171:not(.article-steel-6a42),
.pro-19c1 .hidden_7d78 {
  margin-bottom: 1.41575em;
}
.pro-19c1 .heading_mini_5171:not(.article-steel-6a42):last-child,
.pro-19c1 .hidden_7d78:last-child {
  margin-bottom: 0;
}
.pro-19c1 .heading_mini_5171.pattern-down-7dab {
  margin-bottom: 0.41575em;
}
.pro-19c1 .center-5516:before,
.pro-19c1 .first-886e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pro-19c1 .center-5516:before {
  content: "\f115";
}
.pro-19c1 .first-886e:before {
  content: "\f02c";
}
.pro-19c1 .search-138e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pro-19c1 .search-138e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.primary_huge_4564 {
  display: -webkit-box;
  display: flex;
}
.primary_huge_4564 .item-8ecc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .primary_huge_4564 .item-8ecc {
    flex-basis: 90px;
  }
}
.primary_huge_4564 .action_acf2 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .primary_huge_4564 .action_acf2 {
    flex-basis: calc(100% - 50px);
  }
}
.primary_huge_4564 .badge_411b p:last-child {
  margin-bottom: 0.72em;
}
.image_bright_b468 .sidebar-9a35 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.image_bright_b468 .sidebar-9a35:after,
.image_bright_b468 .sidebar-9a35:before {
  content: "";
  display: table;
}
.image_bright_b468 .sidebar-9a35:after {
  clear: both;
}
.image_bright_b468 .sidebar-9a35 .footer_560c,
.image_bright_b468 .sidebar-9a35 .banner_thick_b058 {
  width: 49%;
}
.image_bright_b468 .sidebar-9a35 .footer_560c a span.bronze_4667,
.image_bright_b468 .sidebar-9a35 .banner_thick_b058 a span.bronze_4667 {
  display: block;
  margin-bottom: 5px;
}
.image_bright_b468 .sidebar-9a35 .banner_thick_b058 {
  float: left;
  text-align: left;
}
.image_bright_b468 .sidebar-9a35 .footer_560c {
  float: right;
  text-align: right;
}
.pattern_fcec {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pattern_fcec {
    margin-bottom: 0;
  }
}
.dark-7fb9 {
  margin-bottom: 1em;
}
.dark-7fb9 .article-steel-6a42 {
  font-size: 1.1em;
  line-height: 1.3;
}
.status_short_873b a {
  display: block;
  line-height: 0;
  position: relative;
}
.green_53be .dark-7fb9,
.aside_f44d .dark-7fb9 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .green_53be .dark-7fb9,
  .aside_f44d .dark-7fb9 {
    display: block;
  }
}
.green_53be .status_short_873b,
.aside_f44d .status_short_873b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .green_53be .status_short_873b,
  .aside_f44d .status_short_873b {
    margin-bottom: 1em;
  }
}
.green_53be .status_short_873b img,
.aside_f44d .status_short_873b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.green_53be .outline-0ab5,
.aside_f44d .outline-0ab5 {
  flex-basis: calc(100% - 160px);
}
.green_53be .outline-0ab5 p,
.aside_f44d .outline-0ab5 p {
  margin-bottom: 0;
}
.green_53be .outline-0ab5 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .green_53be .outline-0ab5 {
    padding-left: 0;
  }
}
.aside_f44d .outline-0ab5 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .aside_f44d .outline-0ab5 {
    padding-right: 0;
  }
}
.aside_f44d .status_short_873b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.outline-bronze-64ea .status_short_873b {
  margin-bottom: 0.5em;
}
.outline-bronze-64ea .status_short_873b img {
  width: 100%;
}
.hot_e4d8 .fresh-788d,
.pattern-4643 .fresh-788d {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pattern-4643 .link_hard_2e4c .hero_east_6eab p:last-child {
  margin-bottom: 0;
}
.sidebar-8bd9 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.picture_0ba4 .preview-wide-7341 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .picture_0ba4 .preview-wide-7341:last-of-type {
    margin-bottom: 0;
  }
}
.picture_0ba4 .preview-wide-7341 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture_0ba4 .preview-wide-7341 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.picture_0ba4 .preview-wide-7341 ul li {
  margin: 0 0 0.6em;
}
.picture_0ba4 .preview-wide-7341 ul li.nav-gas-29d0,
.picture_0ba4 .preview-wide-7341 ul li.pressed_aecf {
  position: relative;
}
.picture_0ba4 .preview-wide-7341 ul li.nav-gas-29d0 .badge_easy_71cf,
.picture_0ba4 .preview-wide-7341 ul li.pressed_aecf .badge_easy_71cf {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.picture_0ba4 .preview-wide-7341 ul li.nav-gas-29d0:after:after,
.picture_0ba4 .preview-wide-7341 ul li.nav-gas-29d0:after:before,
.picture_0ba4
  .preview-wide-7341
  ul
  li.pressed_aecf:after:after,
.picture_0ba4
  .preview-wide-7341
  ul
  li.pressed_aecf:after:before {
  content: "";
  display: table;
}
.picture_0ba4 .preview-wide-7341 ul li.nav-gas-29d0:after:after,
.picture_0ba4
  .preview-wide-7341
  ul
  li.pressed_aecf:after:after {
  clear: both;
}
.picture_0ba4 .preview-wide-7341 a.tertiary_c96f:hover {
  text-decoration: none;
}
.picture_0ba4 .preview-wide-7341 select {
  max-width: 100%;
}
.picture_0ba4 .preview-wide-7341 table {
  font-size: 85%;
}
.picture_0ba4 .preview-wide-7341 table td,
.picture_0ba4 .preview-wide-7341 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.picture_0ba4 .preview-wide-7341 table tfoot td {
  text-align: left;
}
.picture_0ba4 .preview-wide-7341 :last-child {
  margin-bottom: 0;
}
.picture_0ba4 .preview-wide-7341 .item_f3ec {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.picture_0ba4 .preview-wide-7341 .item_f3ec label {
  width: 100%;
}
.picture_0ba4 .preview-wide-7341 .item_f3ec .shadow-eb73 {
  width: 100%;
  display: block;
}
.picture_0ba4 .preview-wide-7341 .item_f3ec .right_23df {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.picture_0ba4 .preview-wide-7341 .item_f3ec .right_23df:hover svg #svg-search {
  fill: #444;
}
.picture_0ba4 .preview-wide-7341 .item_f3ec .right_23df svg {
  width: 18px;
  height: 18px;
}
.picture_0ba4 .brown_fc0f ul ul,
.picture_0ba4 .hidden_pink_6165 ul ul,
.picture_0ba4 .panel-b724 ul ul,
.picture_0ba4 .fast-f0d0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.picture_0ba4 .brown_fc0f .fixed_81ce > a,
.picture_0ba4 .hidden_pink_6165 .fixed_81ce > a,
.picture_0ba4 .panel-b724 .fixed_81ce > a,
.picture_0ba4 .fast-f0d0 .fixed_81ce > a {
  margin-bottom: 0;
}
.picture_0ba4 .gallery_6df6 li,
.picture_0ba4 .brown_fc0f li,
.picture_0ba4 .tabs_focused_d90d li,
.picture_0ba4 .hidden_pink_6165 li,
.picture_0ba4 .panel-b724 li,
.picture_0ba4 .fast-f0d0 li,
.picture_0ba4 .outline_new_0e15 li,
.picture_0ba4 .tiny-a004 li {
  display: block;
  position: relative;
}
.picture_0ba4 .gallery_6df6 li:last-child,
.picture_0ba4 .brown_fc0f li:last-child,
.picture_0ba4 .tabs_focused_d90d li:last-child,
.picture_0ba4 .hidden_pink_6165 li:last-child,
.picture_0ba4 .panel-b724 li:last-child,
.picture_0ba4 .fast-f0d0 li:last-child,
.picture_0ba4 .outline_new_0e15 li:last-child,
.picture_0ba4 .tiny-a004 li:last-child {
  border: none;
}
.picture_0ba4 .gallery_6df6 li a,
.picture_0ba4 .brown_fc0f li a,
.picture_0ba4 .tabs_focused_d90d li a,
.picture_0ba4 .hidden_pink_6165 li a,
.picture_0ba4 .panel-b724 li a,
.picture_0ba4 .fast-f0d0 li a,
.picture_0ba4 .outline_new_0e15 li a,
.picture_0ba4 .tiny-a004 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture_0ba4 .gallery_6df6 li ul li::before,
.picture_0ba4 .brown_fc0f li ul li::before,
.picture_0ba4 .tabs_focused_d90d li ul li::before,
.picture_0ba4 .hidden_pink_6165 li ul li::before,
.picture_0ba4 .panel-b724 li ul li::before,
.picture_0ba4 .fast-f0d0 li ul li::before,
.picture_0ba4 .outline_new_0e15 li ul li::before,
.picture_0ba4 .tiny-a004 li ul li::before {
  left: 15px;
}
.picture_0ba4 .gallery_6df6 li ul a,
.picture_0ba4 .brown_fc0f li ul a,
.picture_0ba4 .tabs_focused_d90d li ul a,
.picture_0ba4 .hidden_pink_6165 li ul a,
.picture_0ba4 .panel-b724 li ul a,
.picture_0ba4 .fast-f0d0 li ul a,
.picture_0ba4 .outline_new_0e15 li ul a,
.picture_0ba4 .tiny-a004 li ul a {
  padding-left: 20px;
}
.picture_0ba4 .gallery_6df6 li ul ul li::before,
.picture_0ba4 .brown_fc0f li ul ul li::before,
.picture_0ba4 .tabs_focused_d90d li ul ul li::before,
.picture_0ba4 .hidden_pink_6165 li ul ul li::before,
.picture_0ba4 .panel-b724 li ul ul li::before,
.picture_0ba4 .fast-f0d0 li ul ul li::before,
.picture_0ba4 .outline_new_0e15 li ul ul li::before,
.picture_0ba4 .tiny-a004 li ul ul li::before {
  left: 30px;
}
.picture_0ba4 .gallery_6df6 li ul ul a,
.picture_0ba4 .brown_fc0f li ul ul a,
.picture_0ba4 .tabs_focused_d90d li ul ul a,
.picture_0ba4 .hidden_pink_6165 li ul ul a,
.picture_0ba4 .panel-b724 li ul ul a,
.picture_0ba4 .fast-f0d0 li ul ul a,
.picture_0ba4 .outline_new_0e15 li ul ul a,
.picture_0ba4 .tiny-a004 li ul ul a {
  padding-left: 40px;
}
.picture_0ba4 .widget_17fc li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture_0ba4 .tiny-a004 ul li {
  margin-bottom: 1.41575em;
}
.picture_0ba4 .tiny-a004 ul li .sort_fd74 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.picture_0ba4 .tiny-a004 ul li .avatar_257e {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.summary_upper_8aca .gallery_6df6 li a,
.summary_upper_8aca .brown_fc0f li a,
.summary_upper_8aca .tabs_focused_d90d li a,
.summary_upper_8aca .hidden_pink_6165 li a,
.summary_upper_8aca .panel-b724 li a,
.summary_upper_8aca .fast-f0d0 li a,
.summary_upper_8aca .outline_new_0e15 li a,
.summary_upper_8aca .tiny-a004 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_upper_8aca .widget_17fc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_upper_8aca .preview-wide-7341 ul li.nav-gas-29d0 .badge_easy_71cf,
.summary_upper_8aca .preview-wide-7341 ul li.pressed_aecf .badge_easy_71cf {
  background: rgba(0, 0, 0, 0.2);
}
.summary_upper_8aca .picture_0ba4 .preview-wide-7341 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.right-db0c .picture_0ba4 .content_d947 li {
  margin: 0;
}
.right-db0c .picture_0ba4 .content_d947 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.right-db0c .picture_0ba4 .content_d947 li ul {
  margin: 0;
}
.right-db0c .picture_0ba4 .content_d947 li ul li a {
  padding-left: 15px;
}
.right-db0c .picture_0ba4 .content_d947 li ul li li a {
  padding-left: 30px;
}
.right-db0c .picture_0ba4 .content_d947 li.motion-c1c0 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.right-db0c .picture_0ba4 .content_d947 li.motion-c1c0 > 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;
}
.right-db0c .picture_0ba4 .content_d947 li.motion-c1c0 > 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;
}
.label_mini_1958 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.section-thick-0fc9 {
  position: relative;
  z-index: 10;
}
.section-thick-0fc9 .under-356b {
  width: 100%;
  max-width: 100%;
}
.active_huge_3ff0 .content_7657 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.active_huge_3ff0 .button-brown-5983 {
}
.active_huge_3ff0 .summary_upper_8aca {
  background: #292929;
}
.advanced_e207 .content_7657 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.advanced_e207 .button-brown-5983 {
  background: #f9f9f9;
}
.advanced_e207 .summary_upper_8aca {
  background: #303030;
}
.frame-warm-fa80 .content_7657 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame-warm-fa80 .status-fast-7622 {
    margin-bottom: 1em;
  }
  .frame-warm-fa80 .status-fast-7622:last-child {
    margin-bottom: 0;
  }
}
.frame-warm-fa80 .button-brown-5983 {
  background: #ededed;
}
.frame-warm-fa80 .summary_upper_8aca {
  background: #1a1a1a;
}
.content_7657.button-brown-5983 {
  color: rgba(0, 0, 0, 0.6);
}
.content_7657.button-brown-5983 .bottom_295f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.content_7657.summary_upper_8aca {
  color: rgba(255, 255, 255, 0.99);
}
.content_7657.summary_upper_8aca a:not(.tertiary_c96f) {
  color: rgba(255, 255, 255, 0.79);
}
.content_7657.summary_upper_8aca a:not(.tertiary_c96f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.content_7657.summary_upper_8aca .bottom_295f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content_7657.summary_upper_8aca table tbody td,
.content_7657.summary_upper_8aca table th {
  background: rgba(0, 0, 0, 0.08);
}
.pressed_0c3b.chip_8b44 .bottom_9e06 {
  max-width: initial;
}
.pressed_0c3b .table_down_f8f9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.pressed_0c3b .table_down_f8f9 .under-356b {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .pressed_0c3b .table_down_f8f9 .under-356b {
    display: block;
    margin-bottom: 2em;
  }
  .pressed_0c3b .table_down_f8f9 .under-356b:last-child {
    margin-bottom: 0;
  }
}
.frame-warm-fa80 .status-fast-7622:last-child,
.advanced_e207 .status-fast-7622:last-child,
.active_huge_3ff0 .status-fast-7622:last-child {
  margin-bottom: 0;
}
.frame-warm-fa80 .status-fast-7622 .picture_0ba4 .preview-wide-7341:last-child,
.advanced_e207 .status-fast-7622 .picture_0ba4 .preview-wide-7341:last-child,
.active_huge_3ff0 .status-fast-7622 .picture_0ba4 .preview-wide-7341:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .frame-warm-fa80 .purple-1576,
  .frame-warm-fa80 .disabled_bottom_33b2,
  .advanced_e207 .purple-1576,
  .advanced_e207 .disabled_bottom_33b2,
  .active_huge_3ff0 .purple-1576,
  .active_huge_3ff0 .disabled_bottom_33b2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .section-thick-0fc9 .status-fast-7622 {
    margin-bottom: 2em;
  }
}
.section-thick-0fc9 p:last-child {
  margin-bottom: 0;
}
.section-thick-0fc9 li,
.section-thick-0fc9 ul {
  list-style: none;
  margin: 0;
}
.section-thick-0fc9 ul ul {
  margin-left: 2.617924em;
}
.thick-20a1 {
  font-size: 0.875em;
}

/* css-noise: d274 */
.widget-item-u5 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
