/*!
Theme Name: Customify
Theme URI: https://pressmaximum.notice_south_c737/customify
Author: WPCustomify
Author URI: https://pressmaximum.notice_south_c737
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.notice_south_c737/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.copper-d48d.icon_left_0dac/licenses/gpl-2.0.preview_384a
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.dropdown-77a9/, (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.disabled_4fcd.orange_8ce3/normalize.fixed-dba8/
 ======
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.fixed-dba8 v7.0.0 | MIT License | github.notice_south_c737/necolas/normalize.fixed-dba8 */
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;
}
.huge_6f46 .dirty-46ae,
.plasma_05aa,
.footer-motion-337b,
.outline-fast-11b6,
.layout-plasma-2f23,
.bronze-4fe1,
.text_pro_af4e,
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;
}
.plasma_05aa,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .plasma_05aa,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .plasma_05aa,
  h1 {
    font-size: 1.8em;
  }
}
.footer-motion-337b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.footer-motion-337b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .footer-motion-337b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .footer-motion-337b,
  h2 {
    font-size: 1.7em;
  }
}
.outline-fast-11b6,
h3 {
  font-size: 1.618em;
}
.huge_6f46 .dirty-46ae,
.layout-plasma-2f23,
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.backdrop-over-1083 {
  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;
}
.first_2028:after,
.first_2028:before,
.nav-iron-201f:after,
.nav-iron-201f:before {
  content: "";
  display: table;
}
.first_2028:after,
.nav-iron-201f:after {
  clear: both;
}
.pattern-de9c {
  float: right;
  margin-right: 0;
}
.label_fresh_09e2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.column_faae .fresh-9745,
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;
}
.column_faae .fresh-9745: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;
}
.block-88d6 .fresh-9745 {
  box-shadow: none;
}
.block-88d6
  .fresh-9745
  .sort_b4c8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.block-88d6 .fresh-9745 .motion_383c {
  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;
}
.block-88d6
  .fresh-9745
  .motion_383c
  b {
  display: none;
}
.block-88d6 .block_cca7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.first-6756:not(.new_fea8):not(.cold_adde),
button:not(.new_fea8):not(.cold_adde),
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ),
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ),
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ) {
  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;
}
.first-6756:not(.new_fea8):not(
    .cold_adde
  ):hover,
button:not(.new_fea8):not(
    .cold_adde
  ):hover,
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ):hover,
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ):hover,
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.first-6756:not(.new_fea8):not(
    .cold_adde
  ):active,
.first-6756:not(.new_fea8):not(
    .cold_adde
  ):focus,
button:not(.new_fea8):not(
    .cold_adde
  ):active,
button:not(.new_fea8):not(
    .cold_adde
  ):focus,
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ):active,
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ):focus,
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ):active,
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ):focus,
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ):active,
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ):focus {
  outline: 0;
}
.first-6756:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d,
button:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d,
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d,
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d,
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d {
  position: relative;
}
.first-6756:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .accordion-d6ef,
.first-6756:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .texture_643a,
.first-6756:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .tiny-e025,
.first-6756:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  i,
.first-6756:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  svg,
button:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .accordion-d6ef,
button:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .texture_643a,
button:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .tiny-e025,
button:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  i,
button:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  svg,
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .accordion-d6ef,
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .texture_643a,
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .tiny-e025,
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  i,
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  svg,
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .accordion-d6ef,
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .texture_643a,
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .tiny-e025,
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  i,
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  svg,
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .accordion-d6ef,
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .texture_643a,
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  .tiny-e025,
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  i,
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d
  svg {
  visibility: hidden;
}
.first-6756:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d:after,
button:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d:after,
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d:after,
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d:after,
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ).fn-loading-950d: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;
}
.first-6756:not(.new_fea8):not(.cold_adde),
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ),
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ),
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ) {
  color: #fff;
  background: #235787;
}
.first-6756:not(.new_fea8):not(
    .cold_adde
  ):focus,
input[type="button"]:not(.new_fea8):not(
    .cold_adde
  ):focus,
input[type="reset"]:not(.new_fea8):not(
    .cold_adde
  ):focus,
input[type="submit"]:not(.new_fea8):not(
    .cold_adde
  ):focus {
  color: #fff;
}
.first-6756.fn-disabled-950d:not(.new_fea8):not(
    .cold_adde
  ),
.first-6756[disabled]:not(.new_fea8):not(
    .cold_adde
  ),
button.fn-disabled-950d:not(.new_fea8):not(
    .cold_adde
  ),
button[disabled]:not(.new_fea8):not(
    .cold_adde
  ) {
  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;
}
.backdrop-646d {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.backdrop-646d: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;
}
.notice-e15a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.sort-middle-651e {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.media-dirty-dbf2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.first_2028:after,
.first_2028:before,
.preview_white_878c:after,
.preview_white_878c:before,
.label-new-186f:after,
.label-new-186f:before,
.pink-b69f:after,
.pink-b69f:before,
.detail_fast_b907:after,
.detail_fast_b907:before,
.silver_f280:after,
.silver_f280:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.first_2028:after,
.preview_white_878c:after,
.label-new-186f:after,
.pink-b69f:after,
.detail_fast_b907:after,
.silver_f280:after {
  clear: both;
}
.preview_white_878c .active-bbcc,
.label-new-186f .active-bbcc,
.bright-1884 .active-bbcc {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.main-action-a2a7 {
  display: inline-block;
}
.banner_1b60 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.banner_1b60 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.banner_1b60 .popup_rough_6b00 {
  padding: 1em 0;
  font-size: 85%;
}
.popup_rough_6b00 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.alert_23cc {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.alert_23cc:after,
.alert_23cc:before {
  content: "";
  display: table;
}
.alert_23cc:after {
  clear: both;
}
.section_dfa6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.clean-c99f .section_dfa6 {
  max-width: 50%;
}
.dropdown-lower-ea17 .section_dfa6 {
  max-width: 33.33%;
}
.shadow_031c .section_dfa6 {
  max-width: 25%;
}
.main-middle-ef4a .section_dfa6 {
  max-width: 20%;
}
.active_complex_401f .section_dfa6 {
  max-width: 16.66%;
}
.status_easy_70b8 .section_dfa6 {
  max-width: 14.28%;
}
.last-33f6 .section_dfa6 {
  max-width: 12.5%;
}
.bronze-0d9d .section_dfa6 {
  max-width: 11.11%;
}
.lower_c1f6 {
  display: block;
}
.huge_6f46 .sort_selected_e7d6 label,
.huge_6f46 .pattern_stale_485d label,
.huge_6f46 .action-019a label,
.huge_6f46 .info_easy_a2e6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary_basic_6d76 {
  list-style: none;
  margin: 0;
}
.tertiary_basic_6d76 article.picture_685e {
  margin-bottom: 0;
}
.tertiary_basic_6d76 ul {
  list-style: none;
  margin: 0;
}
.tertiary_basic_6d76 .pattern_north_c1fd li.picture_685e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary_basic_6d76 .pattern_north_c1fd li.picture_685e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary_basic_6d76 .pattern_north_c1fd li.picture_685e: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) {
  .tertiary_basic_6d76 .pattern_north_c1fd li.picture_685e li.picture_685e li.picture_685e li.picture_685e {
    padding-left: 0;
  }
}
article.picture_685e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture_685e .preview_white_878c p:last-of-type {
  margin-bottom: 0;
}
article.picture_685e .tag-middle-0305 {
  float: left;
}
article.picture_685e .stone-51a7 {
  margin-left: 85px;
}
article.picture_685e .yellow_fe47 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture_685e .yellow_fe47 .grid-fa34 {
  margin-left: 10px;
}
article.picture_685e .hero_c02e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture_685e .huge-444c {
  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 .sort_selected_e7d6,
  #respond .action-019a,
  #respond .info_easy_a2e6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sort_selected_e7d6 input,
#respond .action-019a input,
#respond .info_easy_a2e6 input {
  width: 100%;
}
#respond .info_easy_a2e6 {
  margin-right: 0;
}
#respond .tooltip_a047 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.form_hard_609b {
  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;
}
.form_hard_609b.shadow_liquid_571f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.form_hard_609b 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%);
}
.form_hard_609b:focus,
.form_hard_609b: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);
}
.hidden_upper_9a7b {
  border-radius: 10%;
}
.pagination_7c92 {
  border-radius: 50%;
}
.dark_e230 {
  font-size: 0.72em;
}
.media-short-6e9d {
  font-size: 0.875em;
}
.outline_007b {
  font-size: 1.1em;
}
.icon_plasma_4f5c {
  text-transform: uppercase;
  line-height: 1.2;
}
.icon_plasma_4f5c.dark_e230 {
  letter-spacing: 0.5px;
}
.accent_f1bb,
.accent_f1bb a {
  color: #6d6d6d;
}
.accent_f1bb a:hover {
  color: #111;
}
.lower-c45e {
  color: #6d6d6d;
}
.wrapper_action_a108 {
  overflow-x: hidden;
}
.wrapper_action_a108 .info_next_ac11.thick_c3e5 {
  position: relative;
}
.wrapper_action_a108 .info_next_ac11.thick_c3e5.table_8804 {
  position: initial;
}
.wrapper_action_a108
  .info_next_ac11.thick_c3e5.table_8804
  .wood-fb3b {
  left: auto;
}
.wrapper_action_a108 .info_next_ac11 .wood-fb3b {
  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_action_a108 .info_next_ac11:hover.thick_c3e5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.wrapper_action_a108
  .info_next_ac11:hover.thick_c3e5
  .wood-fb3b {
  display: block;
  z-index: 9999999;
}
.wrapper_action_a108 .liquid_8e1b .section-278b,
.wrapper_action_a108 .container_913e .section-278b {
  display: none;
}
.wrapper_action_a108 .panel-stale-e22d .info_next_ac11:hover.thick_c3e5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.huge_6f46 .sort_selected_e7d6 label,
.huge_6f46 .pattern_stale_485d label,
.huge_6f46 .action-019a label,
.huge_6f46 .info_easy_a2e6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.tertiary_basic_6d76 {
  list-style: none;
  margin: 0;
}
.tertiary_basic_6d76 article.picture_685e {
  margin-bottom: 0;
}
.tertiary_basic_6d76 ul {
  list-style: none;
  margin: 0;
}
.tertiary_basic_6d76 .pattern_north_c1fd li.picture_685e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .tertiary_basic_6d76 .pattern_north_c1fd li.picture_685e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .tertiary_basic_6d76 .pattern_north_c1fd li.picture_685e: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) {
  .tertiary_basic_6d76 .pattern_north_c1fd li.picture_685e li.picture_685e li.picture_685e li.picture_685e {
    padding-left: 0;
  }
}
article.picture_685e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.picture_685e .preview_white_878c p:last-of-type {
  margin-bottom: 0;
}
article.picture_685e .tag-middle-0305 {
  float: left;
}
article.picture_685e .stone-51a7 {
  margin-left: 85px;
}
article.picture_685e .yellow_fe47 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.picture_685e .yellow_fe47 .grid-fa34 {
  margin-left: 10px;
}
article.picture_685e .hero_c02e {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.picture_685e .huge-444c {
  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 .sort_selected_e7d6,
  #respond .action-019a,
  #respond .info_easy_a2e6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .sort_selected_e7d6 input,
#respond .action-019a input,
#respond .info_easy_a2e6 input {
  width: 100%;
}
#respond .info_easy_a2e6 {
  margin-right: 0;
}
#respond .tooltip_a047 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.liquid_8e1b .pressed-98ca {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pressed-98ca .paper-a587.container-gold-f87f .yellow-e086 > li > a:focus,
.pressed-98ca .paper-a587.container-gold-f87f .yellow-e086 > li > a:hover,
.pressed-98ca .paper-a587.summary-focused-01fb .yellow-e086 > li > a:focus,
.pressed-98ca .paper-a587.summary-focused-01fb .yellow-e086 > li > a:hover,
.pressed-98ca .paper-a587.plasma_0024 .yellow-e086 > li > a:focus,
.pressed-98ca .paper-a587.plasma_0024 .yellow-e086 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-98ca
  .paper-a587.container-gold-f87f
  .yellow-e086
  > li.texture_d816
  > a,
.pressed-98ca
  .paper-a587.container-gold-f87f
  .yellow-e086
  > li.description_5197
  > a,
.pressed-98ca
  .paper-a587.summary-focused-01fb
  .yellow-e086
  > li.texture_d816
  > a,
.pressed-98ca
  .paper-a587.summary-focused-01fb
  .yellow-e086
  > li.description_5197
  > a,
.pressed-98ca
  .paper-a587.plasma_0024
  .yellow-e086
  > li.texture_d816
  > a,
.pressed-98ca .paper-a587.plasma_0024 .yellow-e086 > li.smooth_a018 > a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-98ca .disabled-4c12,
.pressed-98ca .disabled-4c12 a {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-98ca .advanced_716a.mini-b9c4 li a,
.pressed-98ca .bronze_072d a,
.pressed-98ca .left-b8fe,
.pressed-98ca .yellow-e086 > li > a,
.pressed-98ca .liquid_e2e7 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-98ca .advanced_716a.mini-b9c4 li a:hover,
.pressed-98ca .bronze_072d a:hover,
.pressed-98ca .left-b8fe:hover,
.pressed-98ca .yellow-e086 > li > a:hover,
.pressed-98ca .liquid_e2e7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-98ca .logo_silver_8b9d {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-98ca .logo_silver_8b9d .photo-3ee6 {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-98ca .logo_silver_8b9d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pressed-98ca .element_fluid_6d72 .image-ed66 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pressed-98ca .element_fluid_6d72 .image-ed66 .tertiary-dirty-f873 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-98ca
  .element_fluid_6d72
  .image-ed66
  .tertiary-dirty-f873::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-98ca
  .element_fluid_6d72
  .image-ed66
  .tertiary-dirty-f873:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-98ca
  .element_fluid_6d72
  .image-ed66
  .tertiary-dirty-f873::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-98ca
  .element_fluid_6d72
  .image-ed66
  .tertiary-dirty-f873::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-98ca .element_fluid_6d72 .menu_de21 {
  color: rgba(255, 255, 255, 0.79);
}
.pressed-98ca .element_fluid_6d72 .menu_de21:hover {
  color: rgba(255, 255, 255, 0.99);
}
.progress_6e18
  .pressed-98ca
  .element_fluid_6d72
  .container-5824
  .active-ece1 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.progress_6e18
  .pressed-98ca
  .element_fluid_6d72
  .container-5824
  .tertiary-dirty-f873 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.liquid_8e1b .header_huge_1978 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.header_huge_1978 .paper-a587.container-gold-f87f .yellow-e086 > li > a:focus,
.header_huge_1978 .paper-a587.container-gold-f87f .yellow-e086 > li > a:hover,
.header_huge_1978 .paper-a587.summary-focused-01fb .yellow-e086 > li > a:focus,
.header_huge_1978 .paper-a587.summary-focused-01fb .yellow-e086 > li > a:hover,
.header_huge_1978 .paper-a587.plasma_0024 .yellow-e086 > li > a:focus,
.header_huge_1978 .paper-a587.plasma_0024 .yellow-e086 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_huge_1978
  .paper-a587.container-gold-f87f
  .yellow-e086
  > li.texture_d816
  > a,
.header_huge_1978
  .paper-a587.container-gold-f87f
  .yellow-e086
  > li.description_5197
  > a,
.header_huge_1978
  .paper-a587.summary-focused-01fb
  .yellow-e086
  > li.texture_d816
  > a,
.header_huge_1978
  .paper-a587.summary-focused-01fb
  .yellow-e086
  > li.description_5197
  > a,
.header_huge_1978
  .paper-a587.plasma_0024
  .yellow-e086
  > li.texture_d816
  > a,
.header_huge_1978 .paper-a587.plasma_0024 .yellow-e086 > li.smooth_a018 > a {
  color: rgba(0, 0, 0, 0.8);
}
.header_huge_1978 .disabled-4c12,
.header_huge_1978 .disabled-4c12 a {
  color: rgba(0, 0, 0, 0.8);
}
.header_huge_1978 .advanced_716a.mini-b9c4 li a,
.header_huge_1978 .bronze_072d a,
.header_huge_1978 .left-b8fe,
.header_huge_1978 .yellow-e086 > li > a,
.header_huge_1978 .liquid_e2e7 {
  color: rgba(0, 0, 0, 0.55);
}
.header_huge_1978 .advanced_716a.mini-b9c4 li a:hover,
.header_huge_1978 .bronze_072d a:hover,
.header_huge_1978 .left-b8fe:hover,
.header_huge_1978 .yellow-e086 > li > a:hover,
.header_huge_1978 .liquid_e2e7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header_huge_1978 .logo_silver_8b9d {
  color: rgba(0, 0, 0, 0.55);
}
.header_huge_1978 .logo_silver_8b9d .photo-3ee6 {
  color: rgba(0, 0, 0, 0.8);
}
.header_huge_1978 .logo_silver_8b9d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.easy-db37 .link_inner_2669 {
  margin-left: auto;
  margin-right: auto;
}
.label-new-186f > * {
  margin-left: auto;
  margin-right: auto;
}
.label-new-186f .notice-e15a {
  margin-right: 1.41575em;
}
.tertiary_5743 .label-new-186f > .frame_hard_ddca {
  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;
}
.tertiary_5743 .label-new-186f > .texture-complex-c1b2 {
  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;
}
.accordion_d5f6.easy-db37 .link_inner_2669,
.texture_5f74.easy-db37 .link_inner_2669 {
  margin-left: 0;
}
.panel-1232.easy-db37 .link_inner_2669,
.pagination-1f52.easy-db37 .link_inner_2669 {
  margin-right: 0;
}
.label-new-186f ol,
.label-new-186f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.caption_fixed_64a0 video {
  max-width: 100%;
}
.current-f475 img {
  display: block;
}
.current-f475.notice-e15a,
.current-f475.sort-middle-651e {
  width: 100%;
}
.current-f475.texture-complex-c1b2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.gradient_bottom_c2a5:not(.static_6f9f) {
  margin: 1.5em auto;
}
.message_a8eb p {
  padding: 1.5em 14px;
}
ul.stale-8379.texture-complex-c1b2,
ul.stale-8379.frame_hard_ddca,
ul.stale-8379.chip-green-3dec.frame_hard_ddca {
  padding: 0 14px;
}
.badge-3909 {
  display: block;
  overflow-x: auto;
}
.badge-3909 table {
  border-collapse: collapse;
  width: 100%;
}
.badge-3909 td,
.badge-3909 th {
  padding: 0.5em;
}
.label-new-186f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.label-new-186f ol ol,
.label-new-186f ol ul,
.label-new-186f ul ol,
.label-new-186f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.label-new-186f ol ol li,
.label-new-186f ol ul li,
.label-new-186f ul ol li,
.label-new-186f ul ul li {
  margin-left: 0;
}
.white_15f6.focused_af62 > .content-short-1392 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.white_15f6.focused_af62 > .content-short-1392 iframe,
.white_15f6.focused_af62 > .content-short-1392 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hard-5e6e {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hard-5e6e.up_05c8 {
  padding: 0;
}
.hard-5e6e.up_05c8 cite {
  font-size: 13px;
}
.hard-5e6e > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hard-5e6e cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.active_6ddc {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.active_6ddc > p:first-child {
  margin-top: 0;
}
.active_6ddc cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.active_6ddc blockquote {
  border-left: 0;
}
.primary-wide-242f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.primary-wide-242f:not(.soft-3b86) {
  max-width: 100px;
}
.primary-wide-242f.large-16e2 {
  border-bottom: none !important;
  text-align: center;
}
.primary-wide-242f.large-16e2::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .message_a8eb p {
    padding: 1.5em 0;
  }
}
.right_f1b0 {
  color: #0073aa;
}
.logo-6aba {
  background-color: #0073aa;
}
.image_9e77 {
  color: #229fd8;
}
.dim-a5af {
  background-color: #229fd8;
}
.notice_d2eb {
  color: #eee;
}
.plasma-3a06 {
  background-color: #eee;
}
.shadow-hard-22cb {
  color: #444;
}
.pagination-f957 {
  background-color: #444;
}
.right_ac88 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.right_ac88 .table-a954 .bronze_072d {
  font-size: 15px;
}
.right_ac88 .bronze_072d {
  line-height: 1.3;
}
.right_ac88 .header_huge_1978 {
}
.right_ac88 .pressed-98ca {
  background: #235787;
}
.slider-010f {
  padding: 0;
}
.slider-010f .pressed-98ca {
  background: #1a1a1a;
}
.slider-010f .header_huge_1978 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.highlight-pressed-0e9e {
  padding: 0;
  border-left: none;
  border-right: none;
}
.highlight-pressed-0e9e .header_huge_1978 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.highlight-pressed-0e9e .pressed-98ca {
  background: #303030;
}
.silver_f280 {
  position: relative;
  z-index: 10;
}
.silver_f280 .nav-dark-c439 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.backdrop_green_77b8 .thick_c3e5 {
  display: inline-block;
  vertical-align: middle;
}
.backdrop_green_77b8.accent-a3de .thick_c3e5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .backdrop_green_77b8.accent-a3de .thick_c3e5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .backdrop_green_77b8.accent-a3de .thick_c3e5 {
    margin-right: 0.4em;
  }
}
.backdrop_green_77b8.accent-a3de .thick_c3e5:last-child {
  margin-right: 0;
}
.highlight_slow_3f9e .nav-dark-c439 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .liquid_8e1b .table-a954 {
    margin: 0 -0.5em;
  }
  .liquid_8e1b .table-a954 [class*="customify-col-"],
  .liquid_8e1b .table-a954 [class*="customify-col_"],
  .liquid_8e1b .table-a954 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.liquid_8e1b.purple-551f .nav-dark-c439 {
  background: 0 0 !important;
}
.liquid_8e1b.purple-551f .nav-dark-c439,
.liquid_8e1b.highlight_slow_3f9e .nav-dark-c439 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .liquid_8e1b.sort_4dd3 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.liquid_8e1b.highlight_slow_3f9e .nav-dark-c439 {
  box-shadow: none !important;
}
.picture-tiny-2829 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .picture-tiny-2829 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .picture-tiny-2829 {
    padding: 18px 0 20px;
  }
}
.picture-tiny-2829 .button_c5dc {
  width: 100%;
}
.picture-tiny-2829 .simple_982b {
  margin-bottom: 0;
}
.picture-tiny-2829 .upper-ce65 {
  margin-top: 5px;
  font-size: 0.875em;
}
.highlight_yellow_be88 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.highlight_yellow_be88 .upper_f354 {
  width: 100%;
}
.up-4d50 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.up-4d50 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.up-4d50 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.up-4d50 li:last-child:after {
  display: none;
}
.up-4d50 li a {
  font-weight: 500;
  margin-right: 10px;
}
.narrow_a519 .section-278b button,
.picture-tiny-2829 .section-278b button {
  left: 0;
}
.narrow_a519 .upper_f354,
.picture-tiny-2829 .upper_f354 {
  padding-left: 0;
  padding-right: 0;
}
.narrow_a519 .highlight_yellow_be88,
.picture-tiny-2829 .highlight_yellow_be88 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.narrow_a519 {
  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;
}
.narrow_a519: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;
}
.narrow_a519 .box-wide-8825 {
  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) {
  .narrow_a519 .box-wide-8825 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .narrow_a519 .box-wide-8825 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .narrow_a519 .box-wide-8825 {
    min-height: 200px;
  }
}
.narrow_a519 .up-4d50 {
  color: rgba(255, 255, 255, 0.8);
}
.narrow_a519 .up-4d50 a,
.narrow_a519 .up-4d50 li:after {
  color: inherit;
}
.narrow_a519 .up-4d50 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.mask-1c8b {
  margin-bottom: 0.5em;
}
.stale_b9c0 {
  margin-bottom: 1.2em;
}
.stale_b9c0,
.mask-1c8b {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.stale_b9c0 p:last-child,
.mask-1c8b p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .section-278b,
#masthead .section-278b {
  display: none;
}
#masthead
  > .section-278b.slider-a2ae {
  display: none;
}
#masthead > .section-278b button {
  left: 0;
}
.slider-full-fc53 {
  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%;
}
.slider-full-fc53 .thick_c3e5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.slider-full-fc53 .element-south-78ce {
  display: -webkit-box;
  display: flex;
}
.slider-full-fc53 .element-south-78ce.layout_lower_9da7 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.slider-full-fc53 .element-south-78ce.old-bd81 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-full-fc53 .element-south-78ce.filter-active-5ddf {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.slider-full-fc53.purple-5236.fluid_e23e .element-south-78ce.layout_lower_9da7 {
  flex-basis: 100%;
}
.slider-full-fc53.tooltip_green_4a6d .element-south-78ce.old-bd81 {
  -webkit-box-flex: 1;
  flex: auto;
}
.slider-full-fc53.tooltip_green_4a6d .element-south-78ce.filter-active-5ddf {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .section-278b.slider-a2ae {
  display: none;
}
#masthead > .section-278b button {
  left: 0;
}
.feature_wood_1a57 {
  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;
}
.feature_wood_1a57:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature_wood_1a57.panel_83fd i {
  margin-right: 4px;
}
.feature_wood_1a57.iron-fa10 i {
  margin-left: 5px;
}
.bronze_072d p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.bronze_072d p:last-child {
  margin-bottom: 0;
}
.row-south-4f9e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.row-south-4f9e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.row-south-4f9e img {
  display: block;
  width: auto;
  line-height: 1;
}
.row-south-4f9e .disabled-4c12 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.row-south-4f9e .info_cfc5 {
  margin: 5px 0 7px 0;
}
.row-south-4f9e.highlight_cad8 .shade_d91a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-south-4f9e.highlight_cad8 .hover-b87f {
  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;
}
.row-south-4f9e.label-4e33 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.row-south-4f9e.label-4e33 .shade_d91a {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.row-south-4f9e.label-4e33 .hover-b87f {
  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;
}
.row-south-4f9e.shadow_action_6732 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.row-south-4f9e.south_17fa {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.row-south-4f9e.south_17fa .hover-b87f {
  margin-top: 7px;
}
.primary-out-0dc8 {
  display: inline-block;
}
.silver_f280 .overlay_active_9d24 .row-south-4f9e img {
  max-width: 100%;
}
.paper-a587 .stale_1854.new_866d,
.light-5b2f .stale_1854.new_866d {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.paper-a587 .full-b1e1,
.light-5b2f .full-b1e1 {
  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%);
}
.paper-a587 .full-b1e1 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.paper-a587.next_2970 .full-b1e1 {
  display: none;
}
.paper-a587 .silver-c24f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paper-a587 .silver-c24f li {
  display: inline-block;
  position: relative;
}
.paper-a587 .silver-c24f li:last-child {
  margin-right: 0;
}
.paper-a587 .silver-c24f 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;
}
.paper-a587 .silver-c24f li.smooth_a018 > a {
  color: rgba(0, 0, 0, 0.9);
}
.paper-a587 .silver-c24f > 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;
}
.paper-a587 .silver-c24f > li > a i {
  line-height: 0;
}
.paper-a587 .silver-c24f > li.lower_c8b0 > a .full-b1e1 {
  margin-left: 4px;
  line-height: 0;
}
.paper-a587 .silver-c24f .filter-current-9521 li.lower_c8b0 > a {
  position: relative;
}
.paper-a587 .silver-c24f .filter-current-9521 li.lower_c8b0 > a:after,
.paper-a587 .silver-c24f .filter-current-9521 li.lower_c8b0 > a:before {
  content: "";
  display: table;
}
.paper-a587 .silver-c24f .filter-current-9521 li.lower_c8b0 > a:after {
  clear: both;
}
.paper-a587 .silver-c24f .filter-current-9521 li.lower_c8b0 > a .full-b1e1 {
  margin-left: 5px;
  float: right;
}
.paper-a587 .message_a5e5,
.paper-a587 .filter-current-9521 {
  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;
}
.paper-a587 .filter-current-9521 {
  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;
}
.paper-a587 .filter-current-9521 .new_866d {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.paper-a587 .filter-current-9521 .full-b1e1 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.paper-a587 .filter-current-9521 li {
  display: block;
  margin: 0;
  padding: 0;
}
.paper-a587 .filter-current-9521 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;
}
.paper-a587 .filter-current-9521 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.paper-a587 .filter-current-9521 .filter-current-9521 {
  top: 0;
  left: 100%;
}
.paper-a587 .summary-solid-fa80.fn-focus-950d > .message_a5e5,
.paper-a587 .summary-solid-fa80.fn-focus-950d > .filter-current-9521,
.paper-a587 .summary-solid-fa80:focus > .message_a5e5,
.paper-a587 .summary-solid-fa80:focus > .filter-current-9521,
.paper-a587 .summary-solid-fa80:hover > .message_a5e5,
.paper-a587 .summary-solid-fa80:hover > .filter-current-9521 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.paper-a587.plasma_0024 .yellow-e086:after,
.paper-a587.plasma_0024 .yellow-e086:before {
  content: "";
  display: table;
}
.paper-a587.plasma_0024 .yellow-e086:after {
  clear: both;
}
.paper-a587.plasma_0024 .yellow-e086 > li {
  float: left;
}
.paper-a587.hot_5176 .yellow-e086:after,
.paper-a587.hot_5176 .yellow-e086:before {
  content: "";
  display: table;
}
.paper-a587.hot_5176 .yellow-e086:after {
  clear: both;
}
.paper-a587.hot_5176 .yellow-e086 > li {
  float: left;
}
.paper-a587.hot_5176 .yellow-e086 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.paper-a587.hot_5176 .yellow-e086 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.paper-a587.hot_5176 .yellow-e086 > li.texture_d816 > a,
.paper-a587.hot_5176 .yellow-e086 > li.smooth_a018 > a {
  color: #fff;
  background-color: #1e4b75;
}
.paper-a587.container-gold-f87f .yellow-e086 > li > a .new_866d {
  position: relative;
}
.paper-a587.container-gold-f87f .yellow-e086 > li > a .new_866d: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;
}
.paper-a587.container-gold-f87f
  .yellow-e086
  > li:focus
  > a
  .new_866d:before,
.paper-a587.container-gold-f87f
  .yellow-e086
  > li:hover
  > a
  .new_866d:before {
  width: 100%;
  background-color: currentColor;
}
.paper-a587.container-gold-f87f
  .yellow-e086
  > li.texture_d816
  > a
  .new_866d:before,
.paper-a587.container-gold-f87f
  .yellow-e086
  > li.description_5197
  > a
  .new_866d:before {
  width: 100%;
  background-color: currentColor;
}
.paper-a587.summary-focused-01fb .yellow-e086 > li > a .new_866d {
  position: relative;
}
.paper-a587.summary-focused-01fb .yellow-e086 > li > a .new_866d: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;
}
.paper-a587.summary-focused-01fb .yellow-e086 > li:focus > a .new_866d:before,
.paper-a587.summary-focused-01fb
  .yellow-e086
  > li:hover
  > a
  .new_866d:before {
  width: 100%;
  background-color: currentColor;
}
.paper-a587.summary-focused-01fb
  .yellow-e086
  > li.texture_d816
  > a
  .new_866d:before,
.paper-a587.summary-focused-01fb
  .yellow-e086
  > li.description_5197
  > a
  .new_866d:before {
  width: 100%;
  background-color: currentColor;
}
.light-5b2f .silver-c24f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.light-5b2f .silver-c24f li:first-child > a {
  border-top: none;
}
.light-5b2f .silver-c24f .row-in-1343 > .new_866d .full-b1e1 {
  display: none;
}
.light-5b2f .silver-c24f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.light-5b2f .silver-c24f li:last-child {
  border: none;
}
.light-5b2f .silver-c24f li.lower_c8b0 > a {
  padding-right: 45px !important;
}
.light-5b2f .silver-c24f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.light-5b2f .silver-c24f li a:focus,
.light-5b2f .silver-c24f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.light-5b2f .silver-c24f li .over-bc70 {
  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;
}
.light-5b2f .silver-c24f li .over-bc70:hover {
  box-shadow: none;
}
.light-5b2f .silver-c24f li .over-bc70 .full-b1e1 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.light-5b2f .silver-c24f .filter-current-9521 {
  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);
}
.light-5b2f .silver-c24f .filter-current-9521 li a {
  padding-left: 3em;
}
.light-5b2f .silver-c24f .icon-893d > a .over-bc70 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.light-5b2f .silver-c24f .icon-893d > .filter-current-9521 {
  display: block;
  opacity: 1;
}
.caption_red_754f {
  max-width: 100%;
}
.down_c8a4 {
  line-height: 0;
  cursor: pointer;
}
.liquid_e2e7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.liquid_e2e7:hover {
  box-shadow: none;
  color: currentColor;
}
.liquid_e2e7 svg {
  width: 18px;
  height: 18px;
}
.liquid_e2e7 .thumbnail_b2e6 {
  display: none;
}
.copper_fefe {
  position: relative;
}
.copper_fefe.fn-active-950d .liquid_e2e7 .orange-e86b {
  display: none;
}
.copper_fefe.fn-active-950d .liquid_e2e7 .thumbnail_b2e6 {
  display: inline-block;
}
.copper_fefe .box-dirty-99f6 {
  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);
}
.copper_fefe.detail-middle-4728 .box-dirty-99f6 {
  left: auto;
  right: -0.9em;
}
.copper_fefe.detail-middle-4728 .filter_short_2ece::before {
  left: auto;
  right: 15px;
}
.copper_fefe.fn-active-950d .box-dirty-99f6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container-5824 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.container-5824 label {
  flex-basis: 100%;
}
.container-5824 .image-ed66 {
  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;
}
.container-5824 .tertiary-dirty-f873 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.container-5824 .tertiary-dirty-f873:focus {
  background-color: transparent;
}
.container-5824 button.menu_de21 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.container-5824 button.menu_de21:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.container-5824 button.menu_de21 svg {
  width: 18px;
  height: 18px;
}
.container-5824 input[type="submit"] {
  min-height: auto;
}
.element_fluid_6d72 .container-5824 .tertiary-dirty-f873 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.filter_short_2ece {
  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) {
  .filter_short_2ece {
    width: 220px;
  }
}
.filter_short_2ece label {
  flex-basis: 100%;
}
.filter_short_2ece::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;
}
.progress_6e18 .element_fluid_6d72 .container-5824 {
  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;
}
.progress_6e18
  .element_fluid_6d72
  .container-5824
  .image-ed66 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.progress_6e18 .element_fluid_6d72 .container-5824 .tertiary-dirty-f873 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.progress_6e18
  .element_fluid_6d72
  .container-5824
  .tertiary-dirty-f873:focus {
  background: 0 0;
}
.progress_6e18
  .element_fluid_6d72
  .container-5824
  .active-ece1 {
  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;
}
.advanced_716a {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.advanced_716a li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.advanced_716a li:last-child {
  margin-right: 0;
}
.advanced_716a li:first-child {
  margin-left: 0;
}
.advanced_716a.layout_067c a {
  color: #fff;
}
.advanced_716a.layout_067c a:hover {
  color: #fff;
}
.advanced_716a a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.advanced_716a a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.advanced_716a a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.advanced_716a a:hover {
  opacity: 0.9;
  color: inherit;
}
.advanced_716a [class*="social-icon-apple"] {
  background-color: #999;
}
.advanced_716a [class*="social-icon-apple"].fresh-f36b {
  background-color: transparent;
  color: #999;
}
.advanced_716a [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.advanced_716a [class*="social-icon-behance"].fresh-f36b {
  background-color: transparent;
  color: #1769ff;
}
.advanced_716a [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.advanced_716a [class*="social-icon-bitbucket"].fresh-f36b {
  background-color: transparent;
  color: #205081;
}
.advanced_716a [class*="social-icon-codepen"] {
  background-color: #000;
}
.advanced_716a [class*="social-icon-codepen"].fresh-f36b {
  background-color: transparent;
  color: #000;
}
.advanced_716a [class*="social-icon-delicious"] {
  background-color: #39f;
}
.advanced_716a [class*="social-icon-delicious"].fresh-f36b {
  background-color: transparent;
  color: #39f;
}
.advanced_716a [class*="social-icon-digg"] {
  background-color: #005be2;
}
.advanced_716a [class*="social-icon-digg"].fresh-f36b {
  background-color: transparent;
  color: #005be2;
}
.advanced_716a [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.advanced_716a [class*="social-icon-dribbble"].fresh-f36b {
  background-color: transparent;
  color: #ea4c89;
}
.advanced_716a [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.advanced_716a [class*="social-icon-envelope"].fresh-f36b {
  background-color: transparent;
  color: #ea4335;
}
.advanced_716a [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.advanced_716a [class*="social-icon-facebook"].fresh-f36b {
  background-color: transparent;
  color: #3b5998;
}
.advanced_716a [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.advanced_716a [class*="social-icon-flickr"].fresh-f36b {
  background-color: transparent;
  color: #0063dc;
}
.advanced_716a [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.advanced_716a [class*="social-icon-foursquare"].fresh-f36b {
  background-color: transparent;
  color: #2d5be3;
}
.advanced_716a [class*="social-icon-github"] {
  background-color: #333;
}
.advanced_716a [class*="social-icon-github"].fresh-f36b {
  background-color: transparent;
  color: #333;
}
.advanced_716a [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.advanced_716a [class*="social-icon-google-plus"].fresh-f36b {
  background-color: transparent;
  color: #dd4b39;
}
.advanced_716a [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.advanced_716a [class*="social-icon-houzz"].fresh-f36b {
  background-color: transparent;
  color: #7ac142;
}
.advanced_716a [class*="social-icon-instagram"] {
  background-color: #262626;
}
.advanced_716a [class*="social-icon-instagram"].fresh-f36b {
  background-color: transparent;
  color: #262626;
}
.advanced_716a [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.advanced_716a [class*="social-icon-jsfiddle"].fresh-f36b {
  background-color: transparent;
  color: #487aa2;
}
.advanced_716a [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.advanced_716a [class*="social-icon-linkedin"].fresh-f36b {
  background-color: transparent;
  color: #0077b5;
}
.advanced_716a [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.advanced_716a [class*="social-icon-medium"].fresh-f36b {
  background-color: transparent;
  color: #00ab6b;
}
.advanced_716a [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.advanced_716a
  [class*="social-icon-odnoklassniki"].fresh-f36b {
  background-color: transparent;
  color: #f4731c;
}
.advanced_716a [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.advanced_716a [class*="social-icon-meetup"].fresh-f36b {
  background-color: transparent;
  color: #ec1c40;
}
.advanced_716a [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.advanced_716a [class*="social-icon-pinterest"].fresh-f36b {
  background-color: transparent;
  color: #bd081c;
}
.advanced_716a [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.advanced_716a [class*="social-icon-product-hunt"].fresh-f36b {
  background-color: transparent;
  color: #da552f;
}
.advanced_716a [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.advanced_716a [class*="social-icon-reddit"].fresh-f36b {
  background-color: transparent;
  color: #ff4500;
}
.advanced_716a [class*="social-icon-rss"] {
  background-color: #f26522;
}
.advanced_716a [class*="social-icon-rss"].fresh-f36b {
  background-color: transparent;
  color: #f26522;
}
.advanced_716a [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.advanced_716a
  [class*="social-icon-shopping-cart"].fresh-f36b {
  background-color: transparent;
  color: #4caf50;
}
.advanced_716a [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.advanced_716a [class*="social-icon-skype"].fresh-f36b {
  background-color: transparent;
  color: #00aff0;
}
.advanced_716a [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.advanced_716a [class*="social-icon-slideshare"].fresh-f36b {
  background-color: transparent;
  color: #0077b5;
}
.advanced_716a [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.advanced_716a [class*="social-icon-snapchat"].fresh-f36b {
  background-color: transparent;
  color: #fffc00;
}
.advanced_716a [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.advanced_716a [class*="social-icon-soundcloud"].fresh-f36b {
  background-color: transparent;
  color: #f80;
}
.advanced_716a [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.advanced_716a [class*="social-icon-spotify"].fresh-f36b {
  background-color: transparent;
  color: #2ebd59;
}
.advanced_716a [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.advanced_716a
  [class*="social-icon-stack-overflow"].fresh-f36b {
  background-color: transparent;
  color: #fe7a15;
}
.advanced_716a [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.advanced_716a [class*="social-icon-maldkfgram"].fresh-f36b {
  background-color: transparent;
  color: #2ca5e0;
}
.advanced_716a [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.advanced_716a [class*="social-icon-tripadvisor"].fresh-f36b {
  background-color: transparent;
  color: #589442;
}
.advanced_716a [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.advanced_716a [class*="social-icon-tumblr"].fresh-f36b {
  background-color: transparent;
  color: #35465c;
}
.advanced_716a [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.advanced_716a [class*="social-icon-twitch"].fresh-f36b {
  background-color: transparent;
  color: #6441a5;
}
.advanced_716a [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.advanced_716a [class*="social-icon-twitter"].fresh-f36b {
  background-color: transparent;
  color: #1da1f2;
}
.advanced_716a [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.advanced_716a [class*="social-icon-vimeo"].fresh-f36b {
  background-color: transparent;
  color: #1ab7ea;
}
.advanced_716a [class*="social-icon-vk"] {
  background-color: #45668e;
}
.advanced_716a [class*="social-icon-vk"].fresh-f36b {
  background-color: transparent;
  color: #45668e;
}
.advanced_716a [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.advanced_716a [class*="social-icon-weibo"].fresh-f36b {
  background-color: transparent;
  color: #df2029;
}
.advanced_716a [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.advanced_716a [class*="social-icon-weixin"].fresh-f36b {
  background-color: transparent;
  color: #7bb32e;
}
.advanced_716a [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.advanced_716a [class*="social-icon-whatsapp"].fresh-f36b {
  background-color: transparent;
  color: #25d366;
}
.advanced_716a [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.advanced_716a [class*="social-icon-wordpress"].fresh-f36b {
  background-color: transparent;
  color: #21759b;
}
.advanced_716a [class*="social-icon-xing"] {
  background-color: #026466;
}
.advanced_716a [class*="social-icon-xing"].fresh-f36b {
  background-color: transparent;
  color: #026466;
}
.advanced_716a [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.advanced_716a [class*="social-icon-yelp"].fresh-f36b {
  background-color: transparent;
  color: #af0606;
}
.advanced_716a [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.advanced_716a [class*="social-icon-youtube"].fresh-f36b {
  background-color: transparent;
  color: #cd201f;
}
.left-b8fe {
  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;
}
.left-b8fe:hover {
  box-shadow: none;
  background: 0 0;
}
.outer_964b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.orange-5bb3 {
  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;
}
.yellow-cfe4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sidebar_a0ce {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sidebar_a0ce,
.sidebar_a0ce::after,
.sidebar_a0ce::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;
}
.sidebar_a0ce::after,
.sidebar_a0ce::before {
  content: "";
  display: block;
  background-color: inherit;
}
.up_3e7b .orange-5bb3 .yellow-cfe4 {
  margin-top: -2px;
  width: 19px;
}
.up_3e7b .orange-5bb3 .sidebar_a0ce {
  margin-top: -1px;
}
.up_3e7b .orange-5bb3 .sidebar_a0ce,
.up_3e7b .orange-5bb3 .sidebar_a0ce::after,
.up_3e7b .orange-5bb3 .sidebar_a0ce::before {
  width: 19px;
  height: 2px;
}
.up_3e7b .orange-5bb3 .sidebar_a0ce::before {
  top: -6px;
}
.up_3e7b .orange-5bb3 .sidebar_a0ce::after {
  bottom: -6px;
}
.outline_tall_4de1 .orange-5bb3 .yellow-cfe4 {
  margin-top: -2px;
  width: 22px;
}
.outline_tall_4de1 .orange-5bb3 .sidebar_a0ce {
  margin-top: -1px;
}
.outline_tall_4de1 .orange-5bb3 .sidebar_a0ce,
.outline_tall_4de1 .orange-5bb3 .sidebar_a0ce::after,
.outline_tall_4de1 .orange-5bb3 .sidebar_a0ce::before {
  width: 22px;
  height: 2px;
}
.outline_tall_4de1 .orange-5bb3 .sidebar_a0ce::before {
  top: -7px;
}
.outline_tall_4de1 .orange-5bb3 .sidebar_a0ce::after {
  bottom: -7px;
}
.progress_dynamic_f02c .orange-5bb3 .yellow-cfe4 {
  margin-top: -2px;
  width: 31px;
}
.progress_dynamic_f02c .orange-5bb3 .sidebar_a0ce {
  margin-top: -1.5px;
}
.progress_dynamic_f02c .orange-5bb3 .sidebar_a0ce,
.progress_dynamic_f02c .orange-5bb3 .sidebar_a0ce::after,
.progress_dynamic_f02c .orange-5bb3 .sidebar_a0ce::before {
  width: 31px;
  height: 3px;
}
.progress_dynamic_f02c .orange-5bb3 .sidebar_a0ce::before {
  top: -9px;
}
.progress_dynamic_f02c .orange-5bb3 .sidebar_a0ce::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .progress-20ef .orange-5bb3 .yellow-cfe4 {
    margin-top: -2px;
    width: 19px;
  }
  .progress-20ef .orange-5bb3 .sidebar_a0ce {
    margin-top: -1px;
  }
  .progress-20ef .orange-5bb3 .sidebar_a0ce,
  .progress-20ef .orange-5bb3 .sidebar_a0ce::after,
  .progress-20ef .orange-5bb3 .sidebar_a0ce::before {
    width: 19px;
    height: 2px;
  }
  .progress-20ef .orange-5bb3 .sidebar_a0ce::before {
    top: -6px;
  }
  .progress-20ef .orange-5bb3 .sidebar_a0ce::after {
    bottom: -6px;
  }
  .list_6099 .orange-5bb3 .yellow-cfe4 {
    margin-top: -2px;
    width: 22px;
  }
  .list_6099 .orange-5bb3 .sidebar_a0ce {
    margin-top: -1px;
  }
  .list_6099 .orange-5bb3 .sidebar_a0ce,
  .list_6099 .orange-5bb3 .sidebar_a0ce::after,
  .list_6099 .orange-5bb3 .sidebar_a0ce::before {
    width: 22px;
    height: 2px;
  }
  .list_6099 .orange-5bb3 .sidebar_a0ce::before {
    top: -7px;
  }
  .list_6099 .orange-5bb3 .sidebar_a0ce::after {
    bottom: -7px;
  }
  .prev_367f .orange-5bb3 .yellow-cfe4 {
    margin-top: -2px;
    width: 31px;
  }
  .prev_367f .orange-5bb3 .sidebar_a0ce {
    margin-top: -1.5px;
  }
  .prev_367f .orange-5bb3 .sidebar_a0ce,
  .prev_367f .orange-5bb3 .sidebar_a0ce::after,
  .prev_367f .orange-5bb3 .sidebar_a0ce::before {
    width: 31px;
    height: 3px;
  }
  .prev_367f .orange-5bb3 .sidebar_a0ce::before {
    top: -9px;
  }
  .prev_367f .orange-5bb3 .sidebar_a0ce::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .section-56b7 .orange-5bb3 .yellow-cfe4 {
    margin-top: -2px;
    width: 19px;
  }
  .section-56b7 .orange-5bb3 .sidebar_a0ce {
    margin-top: -1px;
  }
  .section-56b7 .orange-5bb3 .sidebar_a0ce,
  .section-56b7 .orange-5bb3 .sidebar_a0ce::after,
  .section-56b7 .orange-5bb3 .sidebar_a0ce::before {
    width: 19px;
    height: 2px;
  }
  .section-56b7 .orange-5bb3 .sidebar_a0ce::before {
    top: -6px;
  }
  .section-56b7 .orange-5bb3 .sidebar_a0ce::after {
    bottom: -6px;
  }
  .paper_83b3 .orange-5bb3 .yellow-cfe4 {
    margin-top: -2px;
    width: 22px;
  }
  .paper_83b3 .orange-5bb3 .sidebar_a0ce {
    margin-top: -1px;
  }
  .paper_83b3 .orange-5bb3 .sidebar_a0ce,
  .paper_83b3 .orange-5bb3 .sidebar_a0ce::after,
  .paper_83b3 .orange-5bb3 .sidebar_a0ce::before {
    width: 22px;
    height: 2px;
  }
  .paper_83b3 .orange-5bb3 .sidebar_a0ce::before {
    top: -7px;
  }
  .paper_83b3 .orange-5bb3 .sidebar_a0ce::after {
    bottom: -7px;
  }
  .cold_8dfe .orange-5bb3 .yellow-cfe4 {
    margin-top: -2px;
    width: 31px;
  }
  .cold_8dfe .orange-5bb3 .sidebar_a0ce {
    margin-top: -1.5px;
  }
  .cold_8dfe .orange-5bb3 .sidebar_a0ce,
  .cold_8dfe .orange-5bb3 .sidebar_a0ce::after,
  .cold_8dfe .orange-5bb3 .sidebar_a0ce::before {
    width: 31px;
    height: 3px;
  }
  .cold_8dfe .orange-5bb3 .sidebar_a0ce::before {
    top: -9px;
  }
  .cold_8dfe .orange-5bb3 .sidebar_a0ce::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .accordion-slow-4c7c .orange-5bb3 .yellow-cfe4 {
    margin-top: -2px;
    width: 19px;
  }
  .accordion-slow-4c7c .orange-5bb3 .sidebar_a0ce {
    margin-top: -1px;
  }
  .accordion-slow-4c7c .orange-5bb3 .sidebar_a0ce,
  .accordion-slow-4c7c .orange-5bb3 .sidebar_a0ce::after,
  .accordion-slow-4c7c .orange-5bb3 .sidebar_a0ce::before {
    width: 19px;
    height: 2px;
  }
  .accordion-slow-4c7c .orange-5bb3 .sidebar_a0ce::before {
    top: -6px;
  }
  .accordion-slow-4c7c .orange-5bb3 .sidebar_a0ce::after {
    bottom: -6px;
  }
  .tooltip-north-15b4 .orange-5bb3 .yellow-cfe4 {
    margin-top: -2px;
    width: 22px;
  }
  .tooltip-north-15b4 .orange-5bb3 .sidebar_a0ce {
    margin-top: -1px;
  }
  .tooltip-north-15b4 .orange-5bb3 .sidebar_a0ce,
  .tooltip-north-15b4 .orange-5bb3 .sidebar_a0ce::after,
  .tooltip-north-15b4 .orange-5bb3 .sidebar_a0ce::before {
    width: 22px;
    height: 2px;
  }
  .tooltip-north-15b4 .orange-5bb3 .sidebar_a0ce::before {
    top: -7px;
  }
  .tooltip-north-15b4 .orange-5bb3 .sidebar_a0ce::after {
    bottom: -7px;
  }
  .pro-9368 .orange-5bb3 .yellow-cfe4 {
    margin-top: -2px;
    width: 31px;
  }
  .pro-9368 .orange-5bb3 .sidebar_a0ce {
    margin-top: -1.5px;
  }
  .pro-9368 .orange-5bb3 .sidebar_a0ce,
  .pro-9368 .orange-5bb3 .sidebar_a0ce::after,
  .pro-9368 .orange-5bb3 .sidebar_a0ce::before {
    width: 31px;
    height: 3px;
  }
  .pro-9368 .orange-5bb3 .sidebar_a0ce::before {
    top: -9px;
  }
  .pro-9368 .orange-5bb3 .sidebar_a0ce::after {
    bottom: -9px;
  }
}
.tiny_48dc .sidebar_a0ce {
  -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);
}
.tiny_48dc .sidebar_a0ce::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tiny_48dc .sidebar_a0ce::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);
}
.tiny_48dc.carousel-b851 .sidebar_a0ce {
  -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);
}
.tiny_48dc.carousel-b851 .sidebar_a0ce::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tiny_48dc.carousel-b851 .sidebar_a0ce::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);
}
.texture_action_a7b8 {
  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.picture-outer-7d39:before {
  display: none;
}
.container_913e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.container_913e .secondary_dirty_dc3b {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.container_913e .secondary_dirty_dc3b:last-of-type {
  border-bottom: none;
}
.container_913e .secondary_dirty_dc3b.feature-65a6,
.container_913e .secondary_dirty_dc3b.panel_8c7f,
.container_913e .secondary_dirty_dc3b.box-ff9f {
  padding: 0;
}
.container_913e .light-5b2f .over-bc70 {
  color: currentColor;
}
.container_913e .light-5b2f .over-bc70:focus,
.container_913e .light-5b2f .over-bc70:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_913e.header_huge_1978 .logo_silver_8b9d,
.container_913e.header_huge_1978 .bronze_072d a,
.container_913e.header_huge_1978 .yellow-e086 a,
.container_913e.header_huge_1978 .filter-current-9521 a {
  color: rgba(0, 0, 0, 0.55);
}
.container_913e.header_huge_1978 .logo_silver_8b9d:hover,
.container_913e.header_huge_1978 .bronze_072d a:hover,
.container_913e.header_huge_1978 .yellow-e086 a:hover,
.container_913e.header_huge_1978 .filter-current-9521 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container_913e.header_huge_1978 .photo-3ee6 {
  color: rgba(0, 0, 0, 0.8);
}
.container_913e.header_huge_1978 .secondary_dirty_dc3b {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_913e.header_huge_1978 .secondary_dirty_dc3b:before {
  background: rgba(0, 0, 0, 0.08);
}
.container_913e.header_huge_1978 .container_plasma_848b:before {
  background: rgba(255, 255, 255, 0.9);
}
.container_913e.header_huge_1978 .light-5b2f .silver-c24f li a,
.container_913e.header_huge_1978 .light-5b2f .over-bc70,
.container_913e.header_huge_1978 .filter-current-9521 {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_913e.header_huge_1978 .light-5b2f .over-bc70:focus,
.container_913e.header_huge_1978 .light-5b2f .over-bc70:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_913e.header_huge_1978 .silver-c24f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.container_913e.pressed-98ca .logo_silver_8b9d,
.container_913e.pressed-98ca .bronze_072d a,
.container_913e.pressed-98ca .yellow-e086 .over-bc70,
.container_913e.pressed-98ca .yellow-e086 a,
.container_913e.pressed-98ca .filter-current-9521 a {
  color: rgba(255, 255, 255, 0.79);
}
.container_913e.pressed-98ca .logo_silver_8b9d:hover,
.container_913e.pressed-98ca .bronze_072d a:hover,
.container_913e.pressed-98ca .yellow-e086 .over-bc70:hover,
.container_913e.pressed-98ca .yellow-e086 a:hover,
.container_913e.pressed-98ca .filter-current-9521 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.container_913e.pressed-98ca .photo-3ee6 {
  color: rgba(255, 255, 255, 0.99);
}
.container_913e.pressed-98ca .secondary_dirty_dc3b {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_913e.pressed-98ca .secondary_dirty_dc3b:before {
  background: rgba(255, 255, 255, 0.08);
}
.container_913e.pressed-98ca .container_plasma_848b:before {
  background: rgba(0, 0, 0, 0.9);
}
.container_913e.pressed-98ca .light-5b2f .silver-c24f li a,
.container_913e.pressed-98ca .light-5b2f .over-bc70,
.container_913e.pressed-98ca .filter-current-9521 {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_913e.pressed-98ca .light-5b2f .over-bc70:focus,
.container_913e.pressed-98ca .light-5b2f .over-bc70:hover {
  background: rgba(0, 0, 0, 0.01);
}
.container_913e.pressed-98ca .silver-c24f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.container_plasma_848b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.container_plasma_848b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.soft-6059 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.accordion-9340 .container_913e {
  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;
}
.accordion-9340 .secondary_dirty_dc3b {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.accordion-9340 .secondary_dirty_dc3b: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) {
  .accordion-9340 .secondary_dirty_dc3b:before {
    width: 16%;
    left: 42%;
  }
}
.accordion-9340 .secondary_dirty_dc3b:last-child:before {
  content: none;
}
.accordion-9340 .secondary_dirty_dc3b[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.accordion-9340 .light-5b2f .silver-c24f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.accordion-9340 .light-5b2f .silver-c24f li a .over-bc70 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.accordion-9340 .light-5b2f .filter-current-9521 {
  border: none;
}
.accordion-9340 .light-5b2f .filter-current-9521 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.accordion-9340 .container_plasma_848b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.accordion-9340 .soft-6059 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.accordion-9340 .pressed-98ca .container_plasma_848b:before {
  background: rgba(0, 0, 0, 0.9);
}
.accordion-9340 .header_huge_1978.container-406e .sidebar_a0ce {
  background: rgba(0, 0, 0, 0.6);
}
.accordion-9340
  .header_huge_1978.container-406e
  .sidebar_a0ce::after,
.accordion-9340
  .header_huge_1978.container-406e
  .sidebar_a0ce:before {
  background: inherit;
}
.accordion-9340
  .header_huge_1978.container-406e:hover
  .sidebar_a0ce {
  background: rgba(0, 0, 0, 0.8);
}
.notification_a586 .container_913e {
  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) {
  .notification_a586 .container_913e {
    width: auto;
    right: 45px;
  }
}
.heading_silver_96f8 .container_913e {
  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) {
  .heading_silver_96f8 .container_913e {
    width: auto;
    left: 45px;
  }
}
.picture-outer-7d39 .container_913e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.picture-outer-7d39 .soft-6059 {
  max-width: 48em;
  margin: 0 auto;
}
.picture-outer-7d39 .container_plasma_848b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.complex_ec09 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.complex_ec09.accordion-9340 .container_913e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.complex_ec09.notification_a586 .container_913e {
  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);
}
.complex_ec09 .container_913e {
  visibility: visible;
}
.complex_ec09.heading_silver_96f8 .container_913e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.silver_a381,
.card_south_7c4c {
  overflow-x: hidden;
}
.silver_a381 .container_913e {
  overflow: auto;
}
.silver_a381.accordion-9340 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.silver_a381.accordion-9340 .container_913e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.silver_a381.accordion-9340 .left-b8fe {
  opacity: 0;
}
.silver_a381.notification_a586 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.silver_a381.notification_a586 .container_913e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.silver_a381.notification_a586 .left-b8fe {
  opacity: 0;
}
.silver_a381.heading_silver_96f8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.silver_a381.heading_silver_96f8 .container_913e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.silver_a381.heading_silver_96f8 .left-b8fe {
  opacity: 0;
}
.silver_a381.picture-outer-7d39 .container_913e {
  z-index: 10;
  visibility: visible;
}
.container-406e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.container-406e .sidebar_a0ce {
  background: rgba(255, 255, 255, 0.99);
}
.container-406e .sidebar_a0ce::after,
.container-406e .sidebar_a0ce:before {
  background: inherit;
}
.container-406e:hover .sidebar_a0ce {
  background: rgba(255, 255, 255, 0.99);
}
.heading_silver_96f8 .container-406e {
  top: 10px;
  right: auto;
  left: 12px;
}
.picture-outer-7d39 .container-406e {
  display: none !important;
}
.silver_a381:before,
.card_south_7c4c:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.silver_a381 .container-406e,
.card_south_7c4c .container-406e {
  display: inline-block;
}
.container_913e .thick_c3e5 {
  -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;
}
.silver_a381 .container_913e .thick_c3e5,
.card_south_7c4c .container_913e .thick_c3e5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.new-0400 .image-ed66 {
  width: 100%;
}
.overlay_active_9d24 {
  padding: 0 0.5em 0;
}
.overlay_active_9d24 [class*="customify-col-"],
.overlay_active_9d24 [class*="customify-col_"],
.overlay_active_9d24 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.selected_2e6f .overlay_active_9d24 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .table-a954 .video_short_c86c,
  .video_short_c86c {
    display: none;
  }
  .static-3521 {
    text-align: left;
  }
  .box_8886 {
    text-align: center;
  }
  .video_360a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .table-a954 .notice_e9ce,
  .notice_e9ce {
    display: none;
  }
  .list_00ee {
    text-align: left;
  }
  .gradient-c353 {
    text-align: center;
  }
  .highlight_white_7581 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .table-a954 .filter_simple_b675,
  .filter_simple_b675 {
    display: none;
  }
  .notification_blue_4700 {
    text-align: left;
  }
  .red-96e5 {
    text-align: center;
  }
  .shadow_f22a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.wide_abc9 {
  box-shadow: none !important;
}
.block_dynamic_d4b3 .breadcrumb-upper-79d7,
.current-c620 .breadcrumb-upper-79d7 {
  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;
}
.current-c620 .breadcrumb-upper-79d7 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.nav-dark-c439 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.nav-dark-c439:after,
.nav-dark-c439:before {
  content: "";
  display: table;
}
.nav-dark-c439:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .nav-dark-c439 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.nav-dark-c439,
.sort_4dd3 {
  max-width: 1248px;
  margin: 0 auto;
}

.pink-b69f.input_cbc6 .nav-dark-c439 {
  max-width: 100%;
}
.pink-b69f.image-complex-5726 {
  max-width: 1200px;
  margin: 0 auto;
}
.pink-b69f.sidebar-clean-49e7 .nav-dark-c439 {
  max-width: 100%;
}
.pink-b69f.sidebar-clean-49e7 > .nav-dark-c439 {
  padding-left: 0;
  padding-right: 0;
}
.pink-b69f.sidebar-clean-49e7 > .nav-dark-c439 .table-a954 {
  margin: 0;
}
.pink-b69f.sidebar-clean-49e7
  > .nav-dark-c439
  .green-8820.detail-last-0b69 {
  margin-right: 0;
  margin-left: 0;
}
.pink-b69f.sidebar-clean-49e7 #main.detail-last-0b69 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .content_dfb6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .content_dfb6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .photo-out-49c6 .link_inner_2669 {
    padding-right: 1em;
  }
  .photo-out-49c6.frame_first_9878 .green-8820 {
    border-right: 1px solid #eaecee;
  }
  .photo-out-49c6.frame_first_9878 .link_inner_2669 {
    padding-right: 1em;
  }
  .photo-out-49c6.frame_first_9878 .secondary_8b05 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip-steel-7e81 .link_inner_2669 {
    padding-left: 1em;
  }
  .chip-steel-7e81.frame_first_9878 .green-8820 {
    border-left: 1px solid #eaecee;
  }
  .chip-steel-7e81.frame_first_9878 .link_inner_2669 {
    padding-left: 1em;
  }
  .chip-steel-7e81.frame_first_9878 .secondary_8b05 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .pink_399b .link_inner_2669 {
    padding-left: 1em;
  }
  .pink_399b.frame_first_9878 .hidden_cold_58c7 {
    border-right: 1px solid #eaecee;
  }
  .pink_399b.frame_first_9878 .input-white-bc9f {
    border-right: 1px solid #eaecee;
  }
  .pink_399b.frame_first_9878 .link_inner_2669 {
    padding-left: 1em;
  }
  .pink_399b.frame_first_9878 .secondary_8b05 {
    padding-right: 1em;
  }
  .pink_399b.frame_first_9878 .in_0e81 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-north-e016 .link_inner_2669 {
    padding-right: 1em;
  }
  .item-north-e016.frame_first_9878 .hidden_cold_58c7 {
    border-left: 1px solid #eaecee;
  }
  .item-north-e016.frame_first_9878 .input-white-bc9f {
    border-left: 1px solid #eaecee;
  }
  .item-north-e016.frame_first_9878 .link_inner_2669 {
    padding-right: 1em;
  }
  .item-north-e016.frame_first_9878 .secondary_8b05 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item-north-e016.frame_first_9878 .in_0e81 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_dfb6 .link_inner_2669 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_dfb6.frame_first_9878 .green-8820 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .content_dfb6.frame_first_9878 .link_inner_2669 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .content_dfb6.frame_first_9878 .secondary_8b05 {
    padding-left: 1em;
  }
  .content_dfb6.frame_first_9878 .in_0e81 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .content_dfb6.frame_first_9878 .link_inner_2669 {
    padding-left: 0;
  }
}
.slider-4906 .backdrop_green_77b8 {
  display: inline-block;
}
.slider_tall_1633 {
  display: inline-block;
}
.chip-99a7 {
  word-con: break-word;
}
.avatar-cool-6faa > span {
  display: inline-block;
  padding: 5px 0;
}
.avatar-cool-6faa .search-stone-76ca {
  margin-left: 8px;
  margin-right: 8px;
}
.avatar-cool-6faa .shade_hovered_0740 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.border_1298 .highlight-1e44 {
  margin-bottom: 2em;
}
.border_1298 .tag_53f6 {
  margin-bottom: 15px;
}
.border_1298 .tag_53f6:last-child {
  margin-bottom: 0;
}
.border_1298 .paragraph_8b3f {
  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) {
  .border_1298 .paragraph_8b3f {
    display: block;
  }
}
.border_1298 .feature_pink_f826 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .border_1298 .feature_pink_f826 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.border_1298 .heading_7c1d {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.border_1298 .heading_7c1d img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.border_1298 .heading_7c1d a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.border_1298 .chip-99a7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.border_1298 .chip-99a7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.border_1298 .static-61ce p:last-child {
  margin-bottom: 0;
}
.border_1298 .accent_825c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.border_1298 .dirty-7844 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.border_1298 .item_676d {
  margin-top: 1em;
}
.border_1298 .box_9cfa {
  top: 0;
  display: block;
}
.border_1298 .box_9cfa a {
  color: inherit;
}
.border_1298 .box_9cfa a:hover {
  color: inherit;
}
.border_1298 .notification_lite_4946 {
  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;
}
.border_1298 .notification_lite_4946:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.border_1298 .dirty-7844 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.border_1298 .short_2b90 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.border_1298 .short_2b90:first-child {
  margin-top: 0;
}
.border_1298 .short_2b90.search_879d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.border_1298 .short_2b90.media-prev-4726 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.border_1298
  .short_2b90.media-prev-4726.caption-c620
  .item_676d {
  width: 100%;
}
.border_1298 .media-prev-4726 {
  -webkit-box-align: center;
  align-items: center;
}
.border_1298 .media-prev-4726 .avatar-cool-6faa,
.border_1298 .media-prev-4726 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.border_1298 .heading_7c1d {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.border_1298 .heading_7c1d img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.border_1298 .heading_7c1d: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;
}
.border_1298 .search_879d {
  z-index: 5;
}
.border_1298 .active-east-9e36 .alert_paper_2360 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.border_1298 .heading_255b .alert_paper_2360 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.border_1298 .sidebar_pressed_ea7d .alert_paper_2360 {
  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;
}
.border_1298.active-634f .paragraph_8b3f,
.border_1298.wide-7fd1 .paragraph_8b3f {
  display: block;
}
.border_1298.active-634f .paragraph_8b3f .background_4384,
.border_1298.active-634f .paragraph_8b3f .dirty-7844,
.border_1298.wide-7fd1 .paragraph_8b3f .background_4384,
.border_1298.wide-7fd1 .paragraph_8b3f .dirty-7844 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.border_1298.focused_4f73 .feature_pink_f826 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .border_1298.focused_4f73 .feature_pink_f826 {
    margin-right: 0;
  }
}
.border_1298.active-634f .feature_pink_f826,
.border_1298.wide-7fd1 .feature_pink_f826 {
  padding-top: 40%;
}
.border_1298.active-634f .highlight-1e44,
.border_1298.wide-7fd1 .highlight-1e44 {
  display: block;
}
.border_1298.active-634f .fn-sticky-950d .dirty-7844,
.border_1298.wide-7fd1 .fn-sticky-950d .dirty-7844 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.border_1298.active-634f .feature_pink_f826,
.border_1298.wide-7fd1 .feature_pink_f826 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.border_1298.active-634f .dirty-7844 {
  padding: 1em;
}
.column_7de8 {
  margin: 30px auto;
  display: block;
}
.column_7de8 .video_d8ee > * {
  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;
}
.column_7de8 .video_d8ee > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.column_7de8 .video_d8ee span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hot_3135 .avatar-cool-6faa {
  margin-bottom: 1.41575em;
}
.hot_3135 .lite_7d84 {
  margin-bottom: 1.618em;
}
.label-new-186f .media_dark_122e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.label-new-186f .media_dark_122e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.label-new-186f .pressed-9490 {
  max-width: 100%;
  overflow: auto;
}
.easy-db37 .label-new-186f a:hover {
  text-decoration: underline;
}
.item-ea4c .tag_53f6:not(.chip-99a7),
.item-ea4c .heading_7c1d {
  margin-bottom: 1.41575em;
}
.item-ea4c .tag_53f6:not(.chip-99a7):last-child,
.item-ea4c .heading_7c1d:last-child {
  margin-bottom: 0;
}
.item-ea4c .tag_53f6.disabled-106b {
  margin-bottom: 0.41575em;
}
.item-ea4c .icon-e352:before,
.item-ea4c .cold_7b91:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.item-ea4c .icon-e352:before {
  content: "\f115";
}
.item-ea4c .cold_7b91:before {
  content: "\f02c";
}
.item-ea4c .advanced-946a {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.item-ea4c .advanced-946a a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.image-fresh-f4a7 {
  display: -webkit-box;
  display: flex;
}
.image-fresh-f4a7 .overlay_old_74cf {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .image-fresh-f4a7 .overlay_old_74cf {
    flex-basis: 90px;
  }
}
.image-fresh-f4a7 .hero-right-1c80 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .image-fresh-f4a7 .hero-right-1c80 {
    flex-basis: calc(100% - 50px);
  }
}
.image-fresh-f4a7 .tooltip_1775 p:last-child {
  margin-bottom: 0.72em;
}
.badge_motion_1d13 .video_d8ee {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.badge_motion_1d13 .video_d8ee:after,
.badge_motion_1d13 .video_d8ee:before {
  content: "";
  display: table;
}
.badge_motion_1d13 .video_d8ee:after {
  clear: both;
}
.badge_motion_1d13 .video_d8ee .overlay-d942,
.badge_motion_1d13 .video_d8ee .breadcrumb-current-98a3 {
  width: 49%;
}
.badge_motion_1d13 .video_d8ee .overlay-d942 a span.surface-selected-c423,
.badge_motion_1d13 .video_d8ee .breadcrumb-current-98a3 a span.surface-selected-c423 {
  display: block;
  margin-bottom: 5px;
}
.badge_motion_1d13 .video_d8ee .breadcrumb-current-98a3 {
  float: left;
  text-align: left;
}
.badge_motion_1d13 .video_d8ee .overlay-d942 {
  float: right;
  text-align: right;
}
.new_bf81 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .new_bf81 {
    margin-bottom: 0;
  }
}
.tertiary_cool_93b0 {
  margin-bottom: 1em;
}
.tertiary_cool_93b0 .chip-99a7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.accordion_729d a {
  display: block;
  line-height: 0;
  position: relative;
}
.grid_df97 .tertiary_cool_93b0,
.tag-b0be .tertiary_cool_93b0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .grid_df97 .tertiary_cool_93b0,
  .tag-b0be .tertiary_cool_93b0 {
    display: block;
  }
}
.grid_df97 .accordion_729d,
.tag-b0be .accordion_729d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .grid_df97 .accordion_729d,
  .tag-b0be .accordion_729d {
    margin-bottom: 1em;
  }
}
.grid_df97 .accordion_729d img,
.tag-b0be .accordion_729d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.grid_df97 .secondary_1f62,
.tag-b0be .secondary_1f62 {
  flex-basis: calc(100% - 160px);
}
.grid_df97 .secondary_1f62 p,
.tag-b0be .secondary_1f62 p {
  margin-bottom: 0;
}
.grid_df97 .secondary_1f62 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .grid_df97 .secondary_1f62 {
    padding-left: 0;
  }
}
.tag-b0be .secondary_1f62 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tag-b0be .secondary_1f62 {
    padding-right: 0;
  }
}
.tag-b0be .accordion_729d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.popup_slow_4af6 .accordion_729d {
  margin-bottom: 0.5em;
}
.popup_slow_4af6 .accordion_729d img {
  width: 100%;
}
.up_494c .component-5057,
.iron_21b8 .component-5057 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.iron_21b8 .green-8820 .lite-e17a p:last-child {
  margin-bottom: 0;
}
.active-light-2600 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pro_13c0 .outline_d155 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pro_13c0 .outline_d155:last-of-type {
    margin-bottom: 0;
  }
}
.pro_13c0 .outline_d155 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pro_13c0 .outline_d155 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pro_13c0 .outline_d155 ul li {
  margin: 0 0 0.6em;
}
.pro_13c0 .outline_d155 ul li.west_9738,
.pro_13c0 .outline_d155 ul li.small-b00b {
  position: relative;
}
.pro_13c0 .outline_d155 ul li.west_9738 .pink_0830,
.pro_13c0 .outline_d155 ul li.small-b00b .pink_0830 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pro_13c0 .outline_d155 ul li.west_9738:after:after,
.pro_13c0 .outline_d155 ul li.west_9738:after:before,
.pro_13c0
  .outline_d155
  ul
  li.small-b00b:after:after,
.pro_13c0
  .outline_d155
  ul
  li.small-b00b:after:before {
  content: "";
  display: table;
}
.pro_13c0 .outline_d155 ul li.west_9738:after:after,
.pro_13c0
  .outline_d155
  ul
  li.small-b00b:after:after {
  clear: both;
}
.pro_13c0 .outline_d155 a.first-6756:hover {
  text-decoration: none;
}
.pro_13c0 .outline_d155 select {
  max-width: 100%;
}
.pro_13c0 .outline_d155 table {
  font-size: 85%;
}
.pro_13c0 .outline_d155 table td,
.pro_13c0 .outline_d155 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pro_13c0 .outline_d155 table tfoot td {
  text-align: left;
}
.pro_13c0 .outline_d155 :last-child {
  margin-bottom: 0;
}
.pro_13c0 .outline_d155 .outline_d903 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pro_13c0 .outline_d155 .outline_d903 label {
  width: 100%;
}
.pro_13c0 .outline_d155 .outline_d903 .tertiary-dirty-f873 {
  width: 100%;
  display: block;
}
.pro_13c0 .outline_d155 .outline_d903 .menu_de21 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pro_13c0 .outline_d155 .outline_d903 .menu_de21:hover svg #svg-search {
  fill: #444;
}
.pro_13c0 .outline_d155 .outline_d903 .menu_de21 svg {
  width: 18px;
  height: 18px;
}
.pro_13c0 .panel_968f ul ul,
.pro_13c0 .warm_7521 ul ul,
.pro_13c0 .white-4258 ul ul,
.pro_13c0 .table-short-de4c ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pro_13c0 .panel_968f .lower_c8b0 > a,
.pro_13c0 .warm_7521 .lower_c8b0 > a,
.pro_13c0 .white-4258 .lower_c8b0 > a,
.pro_13c0 .table-short-de4c .lower_c8b0 > a {
  margin-bottom: 0;
}
.pro_13c0 .text_8093 li,
.pro_13c0 .panel_968f li,
.pro_13c0 .element_2ec3 li,
.pro_13c0 .warm_7521 li,
.pro_13c0 .white-4258 li,
.pro_13c0 .table-short-de4c li,
.pro_13c0 .nav_dirty_324d li,
.pro_13c0 .summary_middle_bd1a li {
  display: block;
  position: relative;
}
.pro_13c0 .text_8093 li:last-child,
.pro_13c0 .panel_968f li:last-child,
.pro_13c0 .element_2ec3 li:last-child,
.pro_13c0 .warm_7521 li:last-child,
.pro_13c0 .white-4258 li:last-child,
.pro_13c0 .table-short-de4c li:last-child,
.pro_13c0 .nav_dirty_324d li:last-child,
.pro_13c0 .summary_middle_bd1a li:last-child {
  border: none;
}
.pro_13c0 .text_8093 li a,
.pro_13c0 .panel_968f li a,
.pro_13c0 .element_2ec3 li a,
.pro_13c0 .warm_7521 li a,
.pro_13c0 .white-4258 li a,
.pro_13c0 .table-short-de4c li a,
.pro_13c0 .nav_dirty_324d li a,
.pro_13c0 .summary_middle_bd1a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pro_13c0 .text_8093 li ul li::before,
.pro_13c0 .panel_968f li ul li::before,
.pro_13c0 .element_2ec3 li ul li::before,
.pro_13c0 .warm_7521 li ul li::before,
.pro_13c0 .white-4258 li ul li::before,
.pro_13c0 .table-short-de4c li ul li::before,
.pro_13c0 .nav_dirty_324d li ul li::before,
.pro_13c0 .summary_middle_bd1a li ul li::before {
  left: 15px;
}
.pro_13c0 .text_8093 li ul a,
.pro_13c0 .panel_968f li ul a,
.pro_13c0 .element_2ec3 li ul a,
.pro_13c0 .warm_7521 li ul a,
.pro_13c0 .white-4258 li ul a,
.pro_13c0 .table-short-de4c li ul a,
.pro_13c0 .nav_dirty_324d li ul a,
.pro_13c0 .summary_middle_bd1a li ul a {
  padding-left: 20px;
}
.pro_13c0 .text_8093 li ul ul li::before,
.pro_13c0 .panel_968f li ul ul li::before,
.pro_13c0 .element_2ec3 li ul ul li::before,
.pro_13c0 .warm_7521 li ul ul li::before,
.pro_13c0 .white-4258 li ul ul li::before,
.pro_13c0 .table-short-de4c li ul ul li::before,
.pro_13c0 .nav_dirty_324d li ul ul li::before,
.pro_13c0 .summary_middle_bd1a li ul ul li::before {
  left: 30px;
}
.pro_13c0 .text_8093 li ul ul a,
.pro_13c0 .panel_968f li ul ul a,
.pro_13c0 .element_2ec3 li ul ul a,
.pro_13c0 .warm_7521 li ul ul a,
.pro_13c0 .white-4258 li ul ul a,
.pro_13c0 .table-short-de4c li ul ul a,
.pro_13c0 .nav_dirty_324d li ul ul a,
.pro_13c0 .summary_middle_bd1a li ul ul a {
  padding-left: 40px;
}
.pro_13c0 .hidden-dc6f li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pro_13c0 .summary_middle_bd1a ul li {
  margin-bottom: 1.41575em;
}
.pro_13c0 .summary_middle_bd1a ul li .silver_285a {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pro_13c0 .summary_middle_bd1a ul li .description_blue_7f21 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pressed-98ca .text_8093 li a,
.pressed-98ca .panel_968f li a,
.pressed-98ca .element_2ec3 li a,
.pressed-98ca .warm_7521 li a,
.pressed-98ca .white-4258 li a,
.pressed-98ca .table-short-de4c li a,
.pressed-98ca .nav_dirty_324d li a,
.pressed-98ca .summary_middle_bd1a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-98ca .hidden-dc6f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pressed-98ca .outline_d155 ul li.west_9738 .pink_0830,
.pressed-98ca .outline_d155 ul li.small-b00b .pink_0830 {
  background: rgba(0, 0, 0, 0.2);
}
.pressed-98ca .pro_13c0 .outline_d155 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.pink-b69f .pro_13c0 .silver-c24f li {
  margin: 0;
}
.pink-b69f .pro_13c0 .silver-c24f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.pink-b69f .pro_13c0 .silver-c24f li ul {
  margin: 0;
}
.pink-b69f .pro_13c0 .silver-c24f li ul li a {
  padding-left: 15px;
}
.pink-b69f .pro_13c0 .silver-c24f li ul li li a {
  padding-left: 30px;
}
.pink-b69f .pro_13c0 .silver-c24f li.smooth_a018 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.pink-b69f .pro_13c0 .silver-c24f li.smooth_a018 > 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;
}
.pink-b69f .pro_13c0 .silver-c24f li.smooth_a018 > 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;
}
.fluid-1cff a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.detail_fast_b907 {
  position: relative;
  z-index: 10;
}
.detail_fast_b907 .thick_c3e5 {
  width: 100%;
  max-width: 100%;
}
.panel_062b .down_4d6b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.panel_062b .header_huge_1978 {
}
.panel_062b .pressed-98ca {
  background: #292929;
}
.focused-1bd4 .down_4d6b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.focused-1bd4 .header_huge_1978 {
  background: #f9f9f9;
}
.focused-1bd4 .pressed-98ca {
  background: #303030;
}
.link_action_c0b1 .down_4d6b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .link_action_c0b1 .backdrop_green_77b8 {
    margin-bottom: 1em;
  }
  .link_action_c0b1 .backdrop_green_77b8:last-child {
    margin-bottom: 0;
  }
}
.link_action_c0b1 .header_huge_1978 {
  background: #ededed;
}
.link_action_c0b1 .pressed-98ca {
  background: #1a1a1a;
}
.down_4d6b.header_huge_1978 {
  color: rgba(0, 0, 0, 0.6);
}
.down_4d6b.header_huge_1978 .row-525b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.down_4d6b.pressed-98ca {
  color: rgba(255, 255, 255, 0.99);
}
.down_4d6b.pressed-98ca a:not(.first-6756) {
  color: rgba(255, 255, 255, 0.79);
}
.down_4d6b.pressed-98ca a:not(.first-6756):hover {
  color: rgba(255, 255, 255, 0.99);
}
.down_4d6b.pressed-98ca .row-525b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.down_4d6b.pressed-98ca table tbody td,
.down_4d6b.pressed-98ca table th {
  background: rgba(0, 0, 0, 0.08);
}
.panel-stale-e22d.highlight_slow_3f9e .nav-dark-c439 {
  max-width: initial;
}
.panel-stale-e22d .accent-a3de {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.panel-stale-e22d .accent-a3de .thick_c3e5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .panel-stale-e22d .accent-a3de .thick_c3e5 {
    display: block;
    margin-bottom: 2em;
  }
  .panel-stale-e22d .accent-a3de .thick_c3e5:last-child {
    margin-bottom: 0;
  }
}
.link_action_c0b1 .backdrop_green_77b8:last-child,
.focused-1bd4 .backdrop_green_77b8:last-child,
.panel_062b .backdrop_green_77b8:last-child {
  margin-bottom: 0;
}
.link_action_c0b1 .backdrop_green_77b8 .pro_13c0 .outline_d155:last-child,
.focused-1bd4 .backdrop_green_77b8 .pro_13c0 .outline_d155:last-child,
.panel_062b .backdrop_green_77b8 .pro_13c0 .outline_d155:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .link_action_c0b1 .upper-06de,
  .link_action_c0b1 .summary-advanced-f542,
  .focused-1bd4 .upper-06de,
  .focused-1bd4 .summary-advanced-f542,
  .panel_062b .upper-06de,
  .panel_062b .summary-advanced-f542 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .detail_fast_b907 .backdrop_green_77b8 {
    margin-bottom: 2em;
  }
}
.detail_fast_b907 p:last-child {
  margin-bottom: 0;
}
.detail_fast_b907 li,
.detail_fast_b907 ul {
  list-style: none;
  margin: 0;
}
.detail_fast_b907 ul ul {
  margin-left: 2.617924em;
}
.over_7022 {
  font-size: 0.875em;
}

/* css-noise: 8a01 */
.phantom-card-v7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.2;
}
