/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tertiary-c0fd/customify
Author: WPCustomify
Author URI: https://pressmaximum.tertiary-c0fd
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.tertiary-c0fd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.pink-5317.highlight-2dc6/licenses/gpl-2.0.inner_b1be
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.huge_40ad/, (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.widget-fluid-d613.accordion_hard_d74c/normalize.logo_f516/
 ======
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.logo_f516 v7.0.0 | MIT License | github.tertiary-c0fd/necolas/normalize.logo_f516 */
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;
}
.shade_f6fd .main_red_162e,
.frame_red_03a3,
.list-static-6969,
.nav_0e41,
.bronze-4aeb,
.slider_7c2c,
.item_advanced_8ab3,
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;
}
.frame_red_03a3,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .frame_red_03a3,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .frame_red_03a3,
  h1 {
    font-size: 1.8em;
  }
}
.list-static-6969,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.list-static-6969 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .list-static-6969,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .list-static-6969,
  h2 {
    font-size: 1.7em;
  }
}
.nav_0e41,
h3 {
  font-size: 1.618em;
}
.shade_f6fd .main_red_162e,
.bronze-4aeb,
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.module-ef32 {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.panel-south-49a4:after,
.panel-south-49a4:before,
.gallery-55bf:after,
.gallery-55bf:before {
  content: "";
  display: table;
}
.panel-south-49a4:after,
.gallery-55bf:after {
  clear: both;
}
.gallery_liquid_9191 {
  float: right;
  margin-right: 0;
}
.breadcrumb-c782 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.module_tall_e666 .shadow_prev_9568,
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;
}
.module_tall_e666 .shadow_prev_9568: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;
}
.summary-8be1 .shadow_prev_9568 {
  box-shadow: none;
}
.summary-8be1
  .shadow_prev_9568
  .narrow-e9e8 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary-8be1 .shadow_prev_9568 .bright_7875 {
  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;
}
.summary-8be1
  .shadow_prev_9568
  .bright_7875
  b {
  display: none;
}
.summary-8be1 .icon_selected_42ce {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.border-wide-8b58:not(.hard-adc8):not(.message_full_ef5e),
button:not(.hard-adc8):not(.message_full_ef5e),
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ),
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ),
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ) {
  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;
}
.border-wide-8b58:not(.hard-adc8):not(
    .message_full_ef5e
  ):hover,
button:not(.hard-adc8):not(
    .message_full_ef5e
  ):hover,
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ):hover,
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ):hover,
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.border-wide-8b58:not(.hard-adc8):not(
    .message_full_ef5e
  ):active,
.border-wide-8b58:not(.hard-adc8):not(
    .message_full_ef5e
  ):focus,
button:not(.hard-adc8):not(
    .message_full_ef5e
  ):active,
button:not(.hard-adc8):not(
    .message_full_ef5e
  ):focus,
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ):active,
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ):focus,
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ):active,
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ):focus,
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ):active,
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ):focus {
  outline: 0;
}
.border-wide-8b58:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8,
button:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8,
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8,
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8,
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8 {
  position: relative;
}
.border-wide-8b58:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .hovered-4b1f,
.border-wide-8b58:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .top_36e1,
.border-wide-8b58:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .smooth-2d6d,
.border-wide-8b58:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  i,
.border-wide-8b58:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  svg,
button:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .hovered-4b1f,
button:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .top_36e1,
button:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .smooth-2d6d,
button:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  i,
button:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  svg,
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .hovered-4b1f,
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .top_36e1,
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .smooth-2d6d,
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  i,
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  svg,
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .hovered-4b1f,
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .top_36e1,
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .smooth-2d6d,
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  i,
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  svg,
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .hovered-4b1f,
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .top_36e1,
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  .smooth-2d6d,
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  i,
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8
  svg {
  visibility: hidden;
}
.border-wide-8b58:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8:after,
button:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8:after,
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8:after,
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8:after,
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ).fn-loading-45b8: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;
}
.border-wide-8b58:not(.hard-adc8):not(.message_full_ef5e),
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ),
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ),
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ) {
  color: #fff;
  background: #235787;
}
.border-wide-8b58:not(.hard-adc8):not(
    .message_full_ef5e
  ):focus,
input[type="button"]:not(.hard-adc8):not(
    .message_full_ef5e
  ):focus,
input[type="reset"]:not(.hard-adc8):not(
    .message_full_ef5e
  ):focus,
input[type="submit"]:not(.hard-adc8):not(
    .message_full_ef5e
  ):focus {
  color: #fff;
}
.border-wide-8b58.fn-disabled-45b8:not(.hard-adc8):not(
    .message_full_ef5e
  ),
.border-wide-8b58[disabled]:not(.hard-adc8):not(
    .message_full_ef5e
  ),
button.fn-disabled-45b8:not(.hard-adc8):not(
    .message_full_ef5e
  ),
button[disabled]:not(.hard-adc8):not(
    .message_full_ef5e
  ) {
  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;
}
.notification_out_88e7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.notification_out_88e7: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;
}
.next_4101 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.shade_c697 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.summary_selected_7e56 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.panel-south-49a4:after,
.panel-south-49a4:before,
.image_right_ca6c:after,
.image_right_ca6c:before,
.logo_hard_f9b2:after,
.logo_hard_f9b2:before,
.tertiary-d243:after,
.tertiary-d243:before,
.stale-4629:after,
.stale-4629:before,
.next-53d7:after,
.next-53d7:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.panel-south-49a4:after,
.image_right_ca6c:after,
.logo_hard_f9b2:after,
.tertiary-d243:after,
.stale-4629:after,
.next-53d7:after {
  clear: both;
}
.image_right_ca6c .thumbnail-orange-5f7a,
.logo_hard_f9b2 .thumbnail-orange-5f7a,
.notice-b84c .thumbnail-orange-5f7a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.message_rough_f25f {
  display: inline-block;
}
.clean-f480 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.clean-f480 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.clean-f480 .link_aecf {
  padding: 1em 0;
  font-size: 85%;
}
.link_aecf {
  text-align: left;
  font-style: italic;
  color: #999;
}
.next_d4af {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.next_d4af:after,
.next_d4af:before {
  content: "";
  display: table;
}
.next_d4af:after {
  clear: both;
}
.form_fast_7efb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.lower_afbc .form_fast_7efb {
  max-width: 50%;
}
.overlay_first_133a .form_fast_7efb {
  max-width: 33.33%;
}
.block-720c .form_fast_7efb {
  max-width: 25%;
}
.hover-ee58 .form_fast_7efb {
  max-width: 20%;
}
.article-gas-b83b .form_fast_7efb {
  max-width: 16.66%;
}
.icon-lower-b275 .form_fast_7efb {
  max-width: 14.28%;
}
.layout_over_4804 .form_fast_7efb {
  max-width: 12.5%;
}
.status-2ef8 .form_fast_7efb {
  max-width: 11.11%;
}
.gallery_ae8b {
  display: block;
}
.shade_f6fd .outline-last-26f0 label,
.shade_f6fd .smooth-4258 label,
.shade_f6fd .complex-a8da label,
.shade_f6fd .column-south-2e30 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.purple-1bcc {
  list-style: none;
  margin: 0;
}
.purple-1bcc article.detail_first_f82a {
  margin-bottom: 0;
}
.purple-1bcc ul {
  list-style: none;
  margin: 0;
}
.purple-1bcc .header-advanced-ffa1 li.detail_first_f82a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .purple-1bcc .header-advanced-ffa1 li.detail_first_f82a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .purple-1bcc .header-advanced-ffa1 li.detail_first_f82a: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) {
  .purple-1bcc .header-advanced-ffa1 li.detail_first_f82a li.detail_first_f82a li.detail_first_f82a li.detail_first_f82a {
    padding-left: 0;
  }
}
article.detail_first_f82a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail_first_f82a .image_right_ca6c p:last-of-type {
  margin-bottom: 0;
}
article.detail_first_f82a .content_pink_37ec {
  float: left;
}
article.detail_first_f82a .breadcrumb_fresh_46e8 {
  margin-left: 85px;
}
article.detail_first_f82a .popup_9a1f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail_first_f82a .popup_9a1f .dim-d28c {
  margin-left: 10px;
}
article.detail_first_f82a .main_stale_842a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail_first_f82a .text-e2e4 {
  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 .outline-last-26f0,
  #respond .complex-a8da,
  #respond .column-south-2e30 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-last-26f0 input,
#respond .complex-a8da input,
#respond .column-south-2e30 input {
  width: 100%;
}
#respond .column-south-2e30 {
  margin-right: 0;
}
#respond .sort-2b77 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.image-center-58d7 {
  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;
}
.image-center-58d7.menu_full_90f8 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.image-center-58d7 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%);
}
.image-center-58d7:focus,
.image-center-58d7: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);
}
.search_bbb5 {
  border-radius: 10%;
}
.texture_bright_f31d {
  border-radius: 50%;
}
.focus_6a04 {
  font-size: 0.72em;
}
.mini-e64c {
  font-size: 0.875em;
}
.widget-gas-1fe9 {
  font-size: 1.1em;
}
.media_361d {
  text-transform: uppercase;
  line-height: 1.2;
}
.media_361d.focus_6a04 {
  letter-spacing: 0.5px;
}
.wrapper-yellow-5775,
.wrapper-yellow-5775 a {
  color: #6d6d6d;
}
.wrapper-yellow-5775 a:hover {
  color: #111;
}
.popup-green-3786 {
  color: #6d6d6d;
}
.tabs_7ddd {
  overflow-x: hidden;
}
.tabs_7ddd .advanced_a693.hover-inner-5977 {
  position: relative;
}
.tabs_7ddd .advanced_a693.hover-inner-5977.rough_52e9 {
  position: initial;
}
.tabs_7ddd
  .advanced_a693.hover-inner-5977.rough_52e9
  .tall-cae2 {
  left: auto;
}
.tabs_7ddd .advanced_a693 .tall-cae2 {
  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;
}
.tabs_7ddd .advanced_a693:hover.hover-inner-5977 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.tabs_7ddd
  .advanced_a693:hover.hover-inner-5977
  .tall-cae2 {
  display: block;
  z-index: 9999999;
}
.tabs_7ddd .notice_964f .secondary_0aca,
.tabs_7ddd .gallery-3aa8 .secondary_0aca {
  display: none;
}
.tabs_7ddd .bronze_452a .advanced_a693:hover.hover-inner-5977 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.shade_f6fd .outline-last-26f0 label,
.shade_f6fd .smooth-4258 label,
.shade_f6fd .complex-a8da label,
.shade_f6fd .column-south-2e30 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.purple-1bcc {
  list-style: none;
  margin: 0;
}
.purple-1bcc article.detail_first_f82a {
  margin-bottom: 0;
}
.purple-1bcc ul {
  list-style: none;
  margin: 0;
}
.purple-1bcc .header-advanced-ffa1 li.detail_first_f82a {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .purple-1bcc .header-advanced-ffa1 li.detail_first_f82a {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .purple-1bcc .header-advanced-ffa1 li.detail_first_f82a: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) {
  .purple-1bcc .header-advanced-ffa1 li.detail_first_f82a li.detail_first_f82a li.detail_first_f82a li.detail_first_f82a {
    padding-left: 0;
  }
}
article.detail_first_f82a {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.detail_first_f82a .image_right_ca6c p:last-of-type {
  margin-bottom: 0;
}
article.detail_first_f82a .content_pink_37ec {
  float: left;
}
article.detail_first_f82a .breadcrumb_fresh_46e8 {
  margin-left: 85px;
}
article.detail_first_f82a .popup_9a1f {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.detail_first_f82a .popup_9a1f .dim-d28c {
  margin-left: 10px;
}
article.detail_first_f82a .main_stale_842a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.detail_first_f82a .text-e2e4 {
  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 .outline-last-26f0,
  #respond .complex-a8da,
  #respond .column-south-2e30 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .outline-last-26f0 input,
#respond .complex-a8da input,
#respond .column-south-2e30 input {
  width: 100%;
}
#respond .column-south-2e30 {
  margin-right: 0;
}
#respond .sort-2b77 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.notice_964f .detail_e2e2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.detail_e2e2 .center_acec.shade-cbc0 .link-a573 > li > a:focus,
.detail_e2e2 .center_acec.shade-cbc0 .link-a573 > li > a:hover,
.detail_e2e2 .center_acec.current_101e .link-a573 > li > a:focus,
.detail_e2e2 .center_acec.current_101e .link-a573 > li > a:hover,
.detail_e2e2 .center_acec.static-b5ac .link-a573 > li > a:focus,
.detail_e2e2 .center_acec.static-b5ac .link-a573 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_e2e2
  .center_acec.shade-cbc0
  .link-a573
  > li.active_533f
  > a,
.detail_e2e2
  .center_acec.shade-cbc0
  .link-a573
  > li.active_next_e74c
  > a,
.detail_e2e2
  .center_acec.current_101e
  .link-a573
  > li.active_533f
  > a,
.detail_e2e2
  .center_acec.current_101e
  .link-a573
  > li.active_next_e74c
  > a,
.detail_e2e2
  .center_acec.static-b5ac
  .link-a573
  > li.active_533f
  > a,
.detail_e2e2 .center_acec.static-b5ac .link-a573 > li.banner_70ed > a {
  color: rgba(255, 255, 255, 0.99);
}
.detail_e2e2 .north_0544,
.detail_e2e2 .north_0544 a {
  color: rgba(255, 255, 255, 0.99);
}
.detail_e2e2 .aside-upper-6ae2.search-0c2d li a,
.detail_e2e2 .shadow_tall_8bbb a,
.detail_e2e2 .progress_2ee0,
.detail_e2e2 .link-a573 > li > a,
.detail_e2e2 .steel-a092 {
  color: rgba(255, 255, 255, 0.79);
}
.detail_e2e2 .aside-upper-6ae2.search-0c2d li a:hover,
.detail_e2e2 .shadow_tall_8bbb a:hover,
.detail_e2e2 .progress_2ee0:hover,
.detail_e2e2 .link-a573 > li > a:hover,
.detail_e2e2 .steel-a092:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_e2e2 .gradient-black-28ac {
  color: rgba(255, 255, 255, 0.79);
}
.detail_e2e2 .gradient-black-28ac .block_black_7088 {
  color: rgba(255, 255, 255, 0.99);
}
.detail_e2e2 .gradient-black-28ac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_e2e2 .caption_bright_6520 .slow_d661 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.detail_e2e2 .caption_bright_6520 .slow_d661 .header-b6c1 {
  color: rgba(255, 255, 255, 0.79);
}
.detail_e2e2
  .caption_bright_6520
  .slow_d661
  .header-b6c1::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail_e2e2
  .caption_bright_6520
  .slow_d661
  .header-b6c1:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail_e2e2
  .caption_bright_6520
  .slow_d661
  .header-b6c1::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail_e2e2
  .caption_bright_6520
  .slow_d661
  .header-b6c1::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.detail_e2e2 .caption_bright_6520 .progress_out_a87c {
  color: rgba(255, 255, 255, 0.79);
}
.detail_e2e2 .caption_bright_6520 .progress_out_a87c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-9843
  .detail_e2e2
  .caption_bright_6520
  .link_focused_00cc
  .dropdown_simple_a7ed {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-9843
  .detail_e2e2
  .caption_bright_6520
  .link_focused_00cc
  .header-b6c1 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notice_964f .pressed_6a29 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pressed_6a29 .center_acec.shade-cbc0 .link-a573 > li > a:focus,
.pressed_6a29 .center_acec.shade-cbc0 .link-a573 > li > a:hover,
.pressed_6a29 .center_acec.current_101e .link-a573 > li > a:focus,
.pressed_6a29 .center_acec.current_101e .link-a573 > li > a:hover,
.pressed_6a29 .center_acec.static-b5ac .link-a573 > li > a:focus,
.pressed_6a29 .center_acec.static-b5ac .link-a573 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_6a29
  .center_acec.shade-cbc0
  .link-a573
  > li.active_533f
  > a,
.pressed_6a29
  .center_acec.shade-cbc0
  .link-a573
  > li.active_next_e74c
  > a,
.pressed_6a29
  .center_acec.current_101e
  .link-a573
  > li.active_533f
  > a,
.pressed_6a29
  .center_acec.current_101e
  .link-a573
  > li.active_next_e74c
  > a,
.pressed_6a29
  .center_acec.static-b5ac
  .link-a573
  > li.active_533f
  > a,
.pressed_6a29 .center_acec.static-b5ac .link-a573 > li.banner_70ed > a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_6a29 .north_0544,
.pressed_6a29 .north_0544 a {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_6a29 .aside-upper-6ae2.search-0c2d li a,
.pressed_6a29 .shadow_tall_8bbb a,
.pressed_6a29 .progress_2ee0,
.pressed_6a29 .link-a573 > li > a,
.pressed_6a29 .steel-a092 {
  color: rgba(0, 0, 0, 0.55);
}
.pressed_6a29 .aside-upper-6ae2.search-0c2d li a:hover,
.pressed_6a29 .shadow_tall_8bbb a:hover,
.pressed_6a29 .progress_2ee0:hover,
.pressed_6a29 .link-a573 > li > a:hover,
.pressed_6a29 .steel-a092:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_6a29 .gradient-black-28ac {
  color: rgba(0, 0, 0, 0.55);
}
.pressed_6a29 .gradient-black-28ac .block_black_7088 {
  color: rgba(0, 0, 0, 0.8);
}
.pressed_6a29 .gradient-black-28ac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex_b584 .widget-prev-9af0 {
  margin-left: auto;
  margin-right: auto;
}
.logo_hard_f9b2 > * {
  margin-left: auto;
  margin-right: auto;
}
.logo_hard_f9b2 .next_4101 {
  margin-right: 1.41575em;
}
.title-thick-0bd0 .logo_hard_f9b2 > .link_center_5c0e {
  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;
}
.title-thick-0bd0 .logo_hard_f9b2 > .texture-easy-6596 {
  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;
}
.wood-52b5.complex_b584 .widget-prev-9af0,
.module-0a17.complex_b584 .widget-prev-9af0 {
  margin-left: 0;
}
.layout_cfa0.complex_b584 .widget-prev-9af0,
.border-b37e.complex_b584 .widget-prev-9af0 {
  margin-right: 0;
}
.logo_hard_f9b2 ol,
.logo_hard_f9b2 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.down-4a9c video {
  max-width: 100%;
}
.preview_liquid_86f8 img {
  display: block;
}
.preview_liquid_86f8.next_4101,
.preview_liquid_86f8.shade_c697 {
  width: 100%;
}
.preview_liquid_86f8.texture-easy-6596 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.box_2b70:not(.input_yellow_b535) {
  margin: 1.5em auto;
}
.south_ba4e p {
  padding: 1.5em 14px;
}
ul.bottom-2e0b.texture-easy-6596,
ul.bottom-2e0b.link_center_5c0e,
ul.bottom-2e0b.medium_e537.link_center_5c0e {
  padding: 0 14px;
}
.overlay_dc4b {
  display: block;
  overflow-x: auto;
}
.overlay_dc4b table {
  border-collapse: collapse;
  width: 100%;
}
.overlay_dc4b td,
.overlay_dc4b th {
  padding: 0.5em;
}
.logo_hard_f9b2 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.logo_hard_f9b2 ol ol,
.logo_hard_f9b2 ol ul,
.logo_hard_f9b2 ul ol,
.logo_hard_f9b2 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.logo_hard_f9b2 ol ol li,
.logo_hard_f9b2 ol ul li,
.logo_hard_f9b2 ul ol li,
.logo_hard_f9b2 ul ul li {
  margin-left: 0;
}
.action-5ca8.background_5a71 > .message_silver_db8a {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.action-5ca8.background_5a71 > .message_silver_db8a iframe,
.action-5ca8.background_5a71 > .message_silver_db8a > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tabs_up_7d30 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tabs_up_7d30.gallery-top-b588 {
  padding: 0;
}
.tabs_up_7d30.gallery-top-b588 cite {
  font-size: 13px;
}
.tabs_up_7d30 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tabs_up_7d30 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.outline_75af {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.outline_75af > p:first-child {
  margin-top: 0;
}
.outline_75af cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.outline_75af blockquote {
  border-left: 0;
}
.caption_6b31 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.caption_6b31:not(.component_lite_479b) {
  max-width: 100px;
}
.caption_6b31.mini_80a4 {
  border-bottom: none !important;
  text-align: center;
}
.caption_6b31.mini_80a4::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .south_ba4e p {
    padding: 1.5em 0;
  }
}
.dim_28e3 {
  color: #0073aa;
}
.shadow_5dbc {
  background-color: #0073aa;
}
.secondary-hovered-d04a {
  color: #229fd8;
}
.item_3e5e {
  background-color: #229fd8;
}
.menu-bc46 {
  color: #eee;
}
.breadcrumb_542a {
  background-color: #eee;
}
.tertiary_cf8a {
  color: #444;
}
.in-5e7f {
  background-color: #444;
}
.button_slow_6971 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.button_slow_6971 .hidden-bottom-d22c .shadow_tall_8bbb {
  font-size: 15px;
}
.button_slow_6971 .shadow_tall_8bbb {
  line-height: 1.3;
}
.button_slow_6971 .pressed_6a29 {
}
.button_slow_6971 .detail_e2e2 {
  background: #235787;
}
.icon_078f {
  padding: 0;
}
.icon_078f .detail_e2e2 {
  background: #1a1a1a;
}
.icon_078f .pressed_6a29 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.surface_upper_681f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.surface_upper_681f .pressed_6a29 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.surface_upper_681f .detail_e2e2 {
  background: #303030;
}
.next-53d7 {
  position: relative;
  z-index: 10;
}
.next-53d7 .center_2816 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow-5a20 .hover-inner-5977 {
  display: inline-block;
  vertical-align: middle;
}
.slow-5a20.thumbnail-bottom-3c35 .hover-inner-5977 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .slow-5a20.thumbnail-bottom-3c35 .hover-inner-5977 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .slow-5a20.thumbnail-bottom-3c35 .hover-inner-5977 {
    margin-right: 0.4em;
  }
}
.slow-5a20.thumbnail-bottom-3c35 .hover-inner-5977:last-child {
  margin-right: 0;
}
.green-2c6c .center_2816 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .notice_964f .hidden-bottom-d22c {
    margin: 0 -0.5em;
  }
  .notice_964f .hidden-bottom-d22c [class*="customify-col-"],
  .notice_964f .hidden-bottom-d22c [class*="customify-col_"],
  .notice_964f .hidden-bottom-d22c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.notice_964f.tertiary_ebaf .center_2816 {
  background: 0 0 !important;
}
.notice_964f.tertiary_ebaf .center_2816,
.notice_964f.green-2c6c .center_2816 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .notice_964f.focus_thick_be8d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.notice_964f.green-2c6c .center_2816 {
  box-shadow: none !important;
}
.photo-2a72 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .photo-2a72 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .photo-2a72 {
    padding: 18px 0 20px;
  }
}
.photo-2a72 .hard_335e {
  width: 100%;
}
.photo-2a72 .heading-tiny-4c67 {
  margin-bottom: 0;
}
.photo-2a72 .grid-476c {
  margin-top: 5px;
  font-size: 0.875em;
}
.tooltip_72fb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tooltip_72fb .background_mini_553f {
  width: 100%;
}
.wrapper-694a {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.wrapper-694a li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.wrapper-694a 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;
}
.wrapper-694a li:last-child:after {
  display: none;
}
.wrapper-694a li a {
  font-weight: 500;
  margin-right: 10px;
}
.complex_fc4f .secondary_0aca button,
.photo-2a72 .secondary_0aca button {
  left: 0;
}
.complex_fc4f .background_mini_553f,
.photo-2a72 .background_mini_553f {
  padding-left: 0;
  padding-right: 0;
}
.complex_fc4f .tooltip_72fb,
.photo-2a72 .tooltip_72fb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.complex_fc4f {
  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;
}
.complex_fc4f: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;
}
.complex_fc4f .in_c655 {
  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) {
  .complex_fc4f .in_c655 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .complex_fc4f .in_c655 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .complex_fc4f .in_c655 {
    min-height: 200px;
  }
}
.complex_fc4f .wrapper-694a {
  color: rgba(255, 255, 255, 0.8);
}
.complex_fc4f .wrapper-694a a,
.complex_fc4f .wrapper-694a li:after {
  color: inherit;
}
.complex_fc4f .wrapper-694a a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.article_aaed {
  margin-bottom: 0.5em;
}
.search-9c41 {
  margin-bottom: 1.2em;
}
.search-9c41,
.article_aaed {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.search-9c41 p:last-child,
.article_aaed p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .secondary_0aca,
#masthead .secondary_0aca {
  display: none;
}
#masthead
  > .secondary_0aca.focus-85dc {
  display: none;
}
#masthead > .secondary_0aca button {
  left: 0;
}
.detail_1a35 {
  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%;
}
.detail_1a35 .hover-inner-5977 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.detail_1a35 .element-easy-e071 {
  display: -webkit-box;
  display: flex;
}
.detail_1a35 .element-easy-e071.module-full-8086 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.detail_1a35 .element-easy-e071.row_narrow_700b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail_1a35 .element-easy-e071.huge_3e33 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail_1a35.breadcrumb_easy_c6b4.bottom-d459 .element-easy-e071.module-full-8086 {
  flex-basis: 100%;
}
.detail_1a35.sort_middle_d9bc .element-easy-e071.row_narrow_700b {
  -webkit-box-flex: 1;
  flex: auto;
}
.detail_1a35.sort_middle_d9bc .element-easy-e071.huge_3e33 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .secondary_0aca.focus-85dc {
  display: none;
}
#masthead > .secondary_0aca button {
  left: 0;
}
.iron_5e1f {
  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;
}
.iron_5e1f:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.iron_5e1f.hidden_pro_b8fd i {
  margin-right: 4px;
}
.iron_5e1f.wood_a9de i {
  margin-left: 5px;
}
.shadow_tall_8bbb p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.shadow_tall_8bbb p:last-child {
  margin-bottom: 0;
}
.footer-2a0c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.footer-2a0c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.footer-2a0c img {
  display: block;
  width: auto;
  line-height: 1;
}
.footer-2a0c .north_0544 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.footer-2a0c .shade-882a {
  margin: 5px 0 7px 0;
}
.footer-2a0c.container_12ed .avatar_9969 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-2a0c.container_12ed .item_afa7 {
  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;
}
.footer-2a0c.footer_left_ac8d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.footer-2a0c.footer_left_ac8d .avatar_9969 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer-2a0c.footer_left_ac8d .item_afa7 {
  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;
}
.footer-2a0c.sort_fec1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.footer-2a0c.east-5d04 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.footer-2a0c.east-5d04 .item_afa7 {
  margin-top: 7px;
}
.accordion_north_ac7b {
  display: inline-block;
}
.next-53d7 .secondary-selected-b596 .footer-2a0c img {
  max-width: 100%;
}
.center_acec .black-b4b9.motion-b5bd,
.tertiary-7b79 .black-b4b9.motion-b5bd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.center_acec .list-3d3b,
.tertiary-7b79 .list-3d3b {
  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%);
}
.center_acec .list-3d3b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.center_acec.widget_abcc .list-3d3b {
  display: none;
}
.center_acec .breadcrumb-b8b5 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.center_acec .breadcrumb-b8b5 li {
  display: inline-block;
  position: relative;
}
.center_acec .breadcrumb-b8b5 li:last-child {
  margin-right: 0;
}
.center_acec .breadcrumb-b8b5 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;
}
.center_acec .breadcrumb-b8b5 li.banner_70ed > a {
  color: rgba(0, 0, 0, 0.9);
}
.center_acec .breadcrumb-b8b5 > 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;
}
.center_acec .breadcrumb-b8b5 > li > a i {
  line-height: 0;
}
.center_acec .breadcrumb-b8b5 > li.sidebar-549f > a .list-3d3b {
  margin-left: 4px;
  line-height: 0;
}
.center_acec .breadcrumb-b8b5 .accordion_purple_9559 li.sidebar-549f > a {
  position: relative;
}
.center_acec .breadcrumb-b8b5 .accordion_purple_9559 li.sidebar-549f > a:after,
.center_acec .breadcrumb-b8b5 .accordion_purple_9559 li.sidebar-549f > a:before {
  content: "";
  display: table;
}
.center_acec .breadcrumb-b8b5 .accordion_purple_9559 li.sidebar-549f > a:after {
  clear: both;
}
.center_acec .breadcrumb-b8b5 .accordion_purple_9559 li.sidebar-549f > a .list-3d3b {
  margin-left: 5px;
  float: right;
}
.center_acec .menu-f1de,
.center_acec .accordion_purple_9559 {
  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;
}
.center_acec .accordion_purple_9559 {
  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;
}
.center_acec .accordion_purple_9559 .motion-b5bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.center_acec .accordion_purple_9559 .list-3d3b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.center_acec .accordion_purple_9559 li {
  display: block;
  margin: 0;
  padding: 0;
}
.center_acec .accordion_purple_9559 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;
}
.center_acec .accordion_purple_9559 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.center_acec .accordion_purple_9559 .accordion_purple_9559 {
  top: 0;
  left: 100%;
}
.center_acec .wrapper_yellow_a10d.fn-focus-45b8 > .menu-f1de,
.center_acec .wrapper_yellow_a10d.fn-focus-45b8 > .accordion_purple_9559,
.center_acec .wrapper_yellow_a10d:focus > .menu-f1de,
.center_acec .wrapper_yellow_a10d:focus > .accordion_purple_9559,
.center_acec .wrapper_yellow_a10d:hover > .menu-f1de,
.center_acec .wrapper_yellow_a10d:hover > .accordion_purple_9559 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.center_acec.static-b5ac .link-a573:after,
.center_acec.static-b5ac .link-a573:before {
  content: "";
  display: table;
}
.center_acec.static-b5ac .link-a573:after {
  clear: both;
}
.center_acec.static-b5ac .link-a573 > li {
  float: left;
}
.center_acec.tiny-6322 .link-a573:after,
.center_acec.tiny-6322 .link-a573:before {
  content: "";
  display: table;
}
.center_acec.tiny-6322 .link-a573:after {
  clear: both;
}
.center_acec.tiny-6322 .link-a573 > li {
  float: left;
}
.center_acec.tiny-6322 .link-a573 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.center_acec.tiny-6322 .link-a573 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.center_acec.tiny-6322 .link-a573 > li.active_533f > a,
.center_acec.tiny-6322 .link-a573 > li.banner_70ed > a {
  color: #fff;
  background-color: #1e4b75;
}
.center_acec.shade-cbc0 .link-a573 > li > a .motion-b5bd {
  position: relative;
}
.center_acec.shade-cbc0 .link-a573 > li > a .motion-b5bd: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;
}
.center_acec.shade-cbc0
  .link-a573
  > li:focus
  > a
  .motion-b5bd:before,
.center_acec.shade-cbc0
  .link-a573
  > li:hover
  > a
  .motion-b5bd:before {
  width: 100%;
  background-color: currentColor;
}
.center_acec.shade-cbc0
  .link-a573
  > li.active_533f
  > a
  .motion-b5bd:before,
.center_acec.shade-cbc0
  .link-a573
  > li.active_next_e74c
  > a
  .motion-b5bd:before {
  width: 100%;
  background-color: currentColor;
}
.center_acec.current_101e .link-a573 > li > a .motion-b5bd {
  position: relative;
}
.center_acec.current_101e .link-a573 > li > a .motion-b5bd: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;
}
.center_acec.current_101e .link-a573 > li:focus > a .motion-b5bd:before,
.center_acec.current_101e
  .link-a573
  > li:hover
  > a
  .motion-b5bd:before {
  width: 100%;
  background-color: currentColor;
}
.center_acec.current_101e
  .link-a573
  > li.active_533f
  > a
  .motion-b5bd:before,
.center_acec.current_101e
  .link-a573
  > li.active_next_e74c
  > a
  .motion-b5bd:before {
  width: 100%;
  background-color: currentColor;
}
.tertiary-7b79 .breadcrumb-b8b5 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tertiary-7b79 .breadcrumb-b8b5 li:first-child > a {
  border-top: none;
}
.tertiary-7b79 .breadcrumb-b8b5 .prev-46bf > .motion-b5bd .list-3d3b {
  display: none;
}
.tertiary-7b79 .breadcrumb-b8b5 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tertiary-7b79 .breadcrumb-b8b5 li:last-child {
  border: none;
}
.tertiary-7b79 .breadcrumb-b8b5 li.sidebar-549f > a {
  padding-right: 45px !important;
}
.tertiary-7b79 .breadcrumb-b8b5 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tertiary-7b79 .breadcrumb-b8b5 li a:focus,
.tertiary-7b79 .breadcrumb-b8b5 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tertiary-7b79 .breadcrumb-b8b5 li .hidden_fluid_a79d {
  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;
}
.tertiary-7b79 .breadcrumb-b8b5 li .hidden_fluid_a79d:hover {
  box-shadow: none;
}
.tertiary-7b79 .breadcrumb-b8b5 li .hidden_fluid_a79d .list-3d3b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tertiary-7b79 .breadcrumb-b8b5 .accordion_purple_9559 {
  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);
}
.tertiary-7b79 .breadcrumb-b8b5 .accordion_purple_9559 li a {
  padding-left: 3em;
}
.tertiary-7b79 .breadcrumb-b8b5 .gallery_3255 > a .hidden_fluid_a79d i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tertiary-7b79 .breadcrumb-b8b5 .gallery_3255 > .accordion_purple_9559 {
  display: block;
  opacity: 1;
}
.yellow_c71e {
  max-width: 100%;
}
.footer-current-735f {
  line-height: 0;
  cursor: pointer;
}
.steel-a092 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.steel-a092:hover {
  box-shadow: none;
  color: currentColor;
}
.steel-a092 svg {
  width: 18px;
  height: 18px;
}
.steel-a092 .prev_4e60 {
  display: none;
}
.green_40c8 {
  position: relative;
}
.green_40c8.fn-active-45b8 .steel-a092 .input-active-d588 {
  display: none;
}
.green_40c8.fn-active-45b8 .steel-a092 .prev_4e60 {
  display: inline-block;
}
.green_40c8 .selected-0395 {
  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);
}
.green_40c8.grid_easy_6598 .selected-0395 {
  left: auto;
  right: -0.9em;
}
.green_40c8.grid_easy_6598 .label_2d61::before {
  left: auto;
  right: 15px;
}
.green_40c8.fn-active-45b8 .selected-0395 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link_focused_00cc {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.link_focused_00cc label {
  flex-basis: 100%;
}
.link_focused_00cc .slow_d661 {
  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;
}
.link_focused_00cc .header-b6c1 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.link_focused_00cc .header-b6c1:focus {
  background-color: transparent;
}
.link_focused_00cc button.progress_out_a87c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.link_focused_00cc button.progress_out_a87c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.link_focused_00cc button.progress_out_a87c svg {
  width: 18px;
  height: 18px;
}
.link_focused_00cc input[type="submit"] {
  min-height: auto;
}
.caption_bright_6520 .link_focused_00cc .header-b6c1 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.label_2d61 {
  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) {
  .label_2d61 {
    width: 220px;
  }
}
.label_2d61 label {
  flex-basis: 100%;
}
.label_2d61::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;
}
.sidebar-9843 .caption_bright_6520 .link_focused_00cc {
  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;
}
.sidebar-9843
  .caption_bright_6520
  .link_focused_00cc
  .slow_d661 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sidebar-9843 .caption_bright_6520 .link_focused_00cc .header-b6c1 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sidebar-9843
  .caption_bright_6520
  .link_focused_00cc
  .header-b6c1:focus {
  background: 0 0;
}
.sidebar-9843
  .caption_bright_6520
  .link_focused_00cc
  .dropdown_simple_a7ed {
  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;
}
.aside-upper-6ae2 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.aside-upper-6ae2 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.aside-upper-6ae2 li:last-child {
  margin-right: 0;
}
.aside-upper-6ae2 li:first-child {
  margin-left: 0;
}
.aside-upper-6ae2.hard_1416 a {
  color: #fff;
}
.aside-upper-6ae2.hard_1416 a:hover {
  color: #fff;
}
.aside-upper-6ae2 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.aside-upper-6ae2 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.aside-upper-6ae2 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.aside-upper-6ae2 a:hover {
  opacity: 0.9;
  color: inherit;
}
.aside-upper-6ae2 [class*="social-icon-apple"] {
  background-color: #999;
}
.aside-upper-6ae2 [class*="social-icon-apple"].texture_1a38 {
  background-color: transparent;
  color: #999;
}
.aside-upper-6ae2 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.aside-upper-6ae2 [class*="social-icon-behance"].texture_1a38 {
  background-color: transparent;
  color: #1769ff;
}
.aside-upper-6ae2 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.aside-upper-6ae2 [class*="social-icon-bitbucket"].texture_1a38 {
  background-color: transparent;
  color: #205081;
}
.aside-upper-6ae2 [class*="social-icon-codepen"] {
  background-color: #000;
}
.aside-upper-6ae2 [class*="social-icon-codepen"].texture_1a38 {
  background-color: transparent;
  color: #000;
}
.aside-upper-6ae2 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.aside-upper-6ae2 [class*="social-icon-delicious"].texture_1a38 {
  background-color: transparent;
  color: #39f;
}
.aside-upper-6ae2 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.aside-upper-6ae2 [class*="social-icon-digg"].texture_1a38 {
  background-color: transparent;
  color: #005be2;
}
.aside-upper-6ae2 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.aside-upper-6ae2 [class*="social-icon-dribbble"].texture_1a38 {
  background-color: transparent;
  color: #ea4c89;
}
.aside-upper-6ae2 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.aside-upper-6ae2 [class*="social-icon-envelope"].texture_1a38 {
  background-color: transparent;
  color: #ea4335;
}
.aside-upper-6ae2 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.aside-upper-6ae2 [class*="social-icon-facebook"].texture_1a38 {
  background-color: transparent;
  color: #3b5998;
}
.aside-upper-6ae2 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.aside-upper-6ae2 [class*="social-icon-flickr"].texture_1a38 {
  background-color: transparent;
  color: #0063dc;
}
.aside-upper-6ae2 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.aside-upper-6ae2 [class*="social-icon-foursquare"].texture_1a38 {
  background-color: transparent;
  color: #2d5be3;
}
.aside-upper-6ae2 [class*="social-icon-github"] {
  background-color: #333;
}
.aside-upper-6ae2 [class*="social-icon-github"].texture_1a38 {
  background-color: transparent;
  color: #333;
}
.aside-upper-6ae2 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.aside-upper-6ae2 [class*="social-icon-google-plus"].texture_1a38 {
  background-color: transparent;
  color: #dd4b39;
}
.aside-upper-6ae2 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.aside-upper-6ae2 [class*="social-icon-houzz"].texture_1a38 {
  background-color: transparent;
  color: #7ac142;
}
.aside-upper-6ae2 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.aside-upper-6ae2 [class*="social-icon-instagram"].texture_1a38 {
  background-color: transparent;
  color: #262626;
}
.aside-upper-6ae2 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.aside-upper-6ae2 [class*="social-icon-jsfiddle"].texture_1a38 {
  background-color: transparent;
  color: #487aa2;
}
.aside-upper-6ae2 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.aside-upper-6ae2 [class*="social-icon-linkedin"].texture_1a38 {
  background-color: transparent;
  color: #0077b5;
}
.aside-upper-6ae2 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.aside-upper-6ae2 [class*="social-icon-medium"].texture_1a38 {
  background-color: transparent;
  color: #00ab6b;
}
.aside-upper-6ae2 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.aside-upper-6ae2
  [class*="social-icon-odnoklassniki"].texture_1a38 {
  background-color: transparent;
  color: #f4731c;
}
.aside-upper-6ae2 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.aside-upper-6ae2 [class*="social-icon-meetup"].texture_1a38 {
  background-color: transparent;
  color: #ec1c40;
}
.aside-upper-6ae2 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.aside-upper-6ae2 [class*="social-icon-pinterest"].texture_1a38 {
  background-color: transparent;
  color: #bd081c;
}
.aside-upper-6ae2 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.aside-upper-6ae2 [class*="social-icon-product-hunt"].texture_1a38 {
  background-color: transparent;
  color: #da552f;
}
.aside-upper-6ae2 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.aside-upper-6ae2 [class*="social-icon-reddit"].texture_1a38 {
  background-color: transparent;
  color: #ff4500;
}
.aside-upper-6ae2 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.aside-upper-6ae2 [class*="social-icon-rss"].texture_1a38 {
  background-color: transparent;
  color: #f26522;
}
.aside-upper-6ae2 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.aside-upper-6ae2
  [class*="social-icon-shopping-cart"].texture_1a38 {
  background-color: transparent;
  color: #4caf50;
}
.aside-upper-6ae2 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.aside-upper-6ae2 [class*="social-icon-skype"].texture_1a38 {
  background-color: transparent;
  color: #00aff0;
}
.aside-upper-6ae2 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.aside-upper-6ae2 [class*="social-icon-slideshare"].texture_1a38 {
  background-color: transparent;
  color: #0077b5;
}
.aside-upper-6ae2 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.aside-upper-6ae2 [class*="social-icon-snapchat"].texture_1a38 {
  background-color: transparent;
  color: #fffc00;
}
.aside-upper-6ae2 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.aside-upper-6ae2 [class*="social-icon-soundcloud"].texture_1a38 {
  background-color: transparent;
  color: #f80;
}
.aside-upper-6ae2 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.aside-upper-6ae2 [class*="social-icon-spotify"].texture_1a38 {
  background-color: transparent;
  color: #2ebd59;
}
.aside-upper-6ae2 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.aside-upper-6ae2
  [class*="social-icon-stack-overflow"].texture_1a38 {
  background-color: transparent;
  color: #fe7a15;
}
.aside-upper-6ae2 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.aside-upper-6ae2 [class*="social-icon-maldkfgram"].texture_1a38 {
  background-color: transparent;
  color: #2ca5e0;
}
.aside-upper-6ae2 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.aside-upper-6ae2 [class*="social-icon-tripadvisor"].texture_1a38 {
  background-color: transparent;
  color: #589442;
}
.aside-upper-6ae2 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.aside-upper-6ae2 [class*="social-icon-tumblr"].texture_1a38 {
  background-color: transparent;
  color: #35465c;
}
.aside-upper-6ae2 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.aside-upper-6ae2 [class*="social-icon-twitch"].texture_1a38 {
  background-color: transparent;
  color: #6441a5;
}
.aside-upper-6ae2 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.aside-upper-6ae2 [class*="social-icon-twitter"].texture_1a38 {
  background-color: transparent;
  color: #1da1f2;
}
.aside-upper-6ae2 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.aside-upper-6ae2 [class*="social-icon-vimeo"].texture_1a38 {
  background-color: transparent;
  color: #1ab7ea;
}
.aside-upper-6ae2 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.aside-upper-6ae2 [class*="social-icon-vk"].texture_1a38 {
  background-color: transparent;
  color: #45668e;
}
.aside-upper-6ae2 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.aside-upper-6ae2 [class*="social-icon-weibo"].texture_1a38 {
  background-color: transparent;
  color: #df2029;
}
.aside-upper-6ae2 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.aside-upper-6ae2 [class*="social-icon-weixin"].texture_1a38 {
  background-color: transparent;
  color: #7bb32e;
}
.aside-upper-6ae2 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.aside-upper-6ae2 [class*="social-icon-whatsapp"].texture_1a38 {
  background-color: transparent;
  color: #25d366;
}
.aside-upper-6ae2 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.aside-upper-6ae2 [class*="social-icon-wordpress"].texture_1a38 {
  background-color: transparent;
  color: #21759b;
}
.aside-upper-6ae2 [class*="social-icon-xing"] {
  background-color: #026466;
}
.aside-upper-6ae2 [class*="social-icon-xing"].texture_1a38 {
  background-color: transparent;
  color: #026466;
}
.aside-upper-6ae2 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.aside-upper-6ae2 [class*="social-icon-yelp"].texture_1a38 {
  background-color: transparent;
  color: #af0606;
}
.aside-upper-6ae2 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.aside-upper-6ae2 [class*="social-icon-youtube"].texture_1a38 {
  background-color: transparent;
  color: #cd201f;
}
.progress_2ee0 {
  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;
}
.progress_2ee0:hover {
  box-shadow: none;
  background: 0 0;
}
.progress_42d9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.primary-pressed-306b {
  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;
}
.row-8da1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.thumbnail_paper_c97c {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.thumbnail_paper_c97c,
.thumbnail_paper_c97c::after,
.thumbnail_paper_c97c::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;
}
.thumbnail_paper_c97c::after,
.thumbnail_paper_c97c::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accordion_86c9 .primary-pressed-306b .row-8da1 {
  margin-top: -2px;
  width: 19px;
}
.accordion_86c9 .primary-pressed-306b .thumbnail_paper_c97c {
  margin-top: -1px;
}
.accordion_86c9 .primary-pressed-306b .thumbnail_paper_c97c,
.accordion_86c9 .primary-pressed-306b .thumbnail_paper_c97c::after,
.accordion_86c9 .primary-pressed-306b .thumbnail_paper_c97c::before {
  width: 19px;
  height: 2px;
}
.accordion_86c9 .primary-pressed-306b .thumbnail_paper_c97c::before {
  top: -6px;
}
.accordion_86c9 .primary-pressed-306b .thumbnail_paper_c97c::after {
  bottom: -6px;
}
.orange-239d .primary-pressed-306b .row-8da1 {
  margin-top: -2px;
  width: 22px;
}
.orange-239d .primary-pressed-306b .thumbnail_paper_c97c {
  margin-top: -1px;
}
.orange-239d .primary-pressed-306b .thumbnail_paper_c97c,
.orange-239d .primary-pressed-306b .thumbnail_paper_c97c::after,
.orange-239d .primary-pressed-306b .thumbnail_paper_c97c::before {
  width: 22px;
  height: 2px;
}
.orange-239d .primary-pressed-306b .thumbnail_paper_c97c::before {
  top: -7px;
}
.orange-239d .primary-pressed-306b .thumbnail_paper_c97c::after {
  bottom: -7px;
}
.menu-narrow-5748 .primary-pressed-306b .row-8da1 {
  margin-top: -2px;
  width: 31px;
}
.menu-narrow-5748 .primary-pressed-306b .thumbnail_paper_c97c {
  margin-top: -1.5px;
}
.menu-narrow-5748 .primary-pressed-306b .thumbnail_paper_c97c,
.menu-narrow-5748 .primary-pressed-306b .thumbnail_paper_c97c::after,
.menu-narrow-5748 .primary-pressed-306b .thumbnail_paper_c97c::before {
  width: 31px;
  height: 3px;
}
.menu-narrow-5748 .primary-pressed-306b .thumbnail_paper_c97c::before {
  top: -9px;
}
.menu-narrow-5748 .primary-pressed-306b .thumbnail_paper_c97c::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .section_active_d0a9 .primary-pressed-306b .row-8da1 {
    margin-top: -2px;
    width: 19px;
  }
  .section_active_d0a9 .primary-pressed-306b .thumbnail_paper_c97c {
    margin-top: -1px;
  }
  .section_active_d0a9 .primary-pressed-306b .thumbnail_paper_c97c,
  .section_active_d0a9 .primary-pressed-306b .thumbnail_paper_c97c::after,
  .section_active_d0a9 .primary-pressed-306b .thumbnail_paper_c97c::before {
    width: 19px;
    height: 2px;
  }
  .section_active_d0a9 .primary-pressed-306b .thumbnail_paper_c97c::before {
    top: -6px;
  }
  .section_active_d0a9 .primary-pressed-306b .thumbnail_paper_c97c::after {
    bottom: -6px;
  }
  .tabs-bronze-0b56 .primary-pressed-306b .row-8da1 {
    margin-top: -2px;
    width: 22px;
  }
  .tabs-bronze-0b56 .primary-pressed-306b .thumbnail_paper_c97c {
    margin-top: -1px;
  }
  .tabs-bronze-0b56 .primary-pressed-306b .thumbnail_paper_c97c,
  .tabs-bronze-0b56 .primary-pressed-306b .thumbnail_paper_c97c::after,
  .tabs-bronze-0b56 .primary-pressed-306b .thumbnail_paper_c97c::before {
    width: 22px;
    height: 2px;
  }
  .tabs-bronze-0b56 .primary-pressed-306b .thumbnail_paper_c97c::before {
    top: -7px;
  }
  .tabs-bronze-0b56 .primary-pressed-306b .thumbnail_paper_c97c::after {
    bottom: -7px;
  }
  .video-09c0 .primary-pressed-306b .row-8da1 {
    margin-top: -2px;
    width: 31px;
  }
  .video-09c0 .primary-pressed-306b .thumbnail_paper_c97c {
    margin-top: -1.5px;
  }
  .video-09c0 .primary-pressed-306b .thumbnail_paper_c97c,
  .video-09c0 .primary-pressed-306b .thumbnail_paper_c97c::after,
  .video-09c0 .primary-pressed-306b .thumbnail_paper_c97c::before {
    width: 31px;
    height: 3px;
  }
  .video-09c0 .primary-pressed-306b .thumbnail_paper_c97c::before {
    top: -9px;
  }
  .video-09c0 .primary-pressed-306b .thumbnail_paper_c97c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .info_452c .primary-pressed-306b .row-8da1 {
    margin-top: -2px;
    width: 19px;
  }
  .info_452c .primary-pressed-306b .thumbnail_paper_c97c {
    margin-top: -1px;
  }
  .info_452c .primary-pressed-306b .thumbnail_paper_c97c,
  .info_452c .primary-pressed-306b .thumbnail_paper_c97c::after,
  .info_452c .primary-pressed-306b .thumbnail_paper_c97c::before {
    width: 19px;
    height: 2px;
  }
  .info_452c .primary-pressed-306b .thumbnail_paper_c97c::before {
    top: -6px;
  }
  .info_452c .primary-pressed-306b .thumbnail_paper_c97c::after {
    bottom: -6px;
  }
  .bottom_ad34 .primary-pressed-306b .row-8da1 {
    margin-top: -2px;
    width: 22px;
  }
  .bottom_ad34 .primary-pressed-306b .thumbnail_paper_c97c {
    margin-top: -1px;
  }
  .bottom_ad34 .primary-pressed-306b .thumbnail_paper_c97c,
  .bottom_ad34 .primary-pressed-306b .thumbnail_paper_c97c::after,
  .bottom_ad34 .primary-pressed-306b .thumbnail_paper_c97c::before {
    width: 22px;
    height: 2px;
  }
  .bottom_ad34 .primary-pressed-306b .thumbnail_paper_c97c::before {
    top: -7px;
  }
  .bottom_ad34 .primary-pressed-306b .thumbnail_paper_c97c::after {
    bottom: -7px;
  }
  .modal_f158 .primary-pressed-306b .row-8da1 {
    margin-top: -2px;
    width: 31px;
  }
  .modal_f158 .primary-pressed-306b .thumbnail_paper_c97c {
    margin-top: -1.5px;
  }
  .modal_f158 .primary-pressed-306b .thumbnail_paper_c97c,
  .modal_f158 .primary-pressed-306b .thumbnail_paper_c97c::after,
  .modal_f158 .primary-pressed-306b .thumbnail_paper_c97c::before {
    width: 31px;
    height: 3px;
  }
  .modal_f158 .primary-pressed-306b .thumbnail_paper_c97c::before {
    top: -9px;
  }
  .modal_f158 .primary-pressed-306b .thumbnail_paper_c97c::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .button_gold_3359 .primary-pressed-306b .row-8da1 {
    margin-top: -2px;
    width: 19px;
  }
  .button_gold_3359 .primary-pressed-306b .thumbnail_paper_c97c {
    margin-top: -1px;
  }
  .button_gold_3359 .primary-pressed-306b .thumbnail_paper_c97c,
  .button_gold_3359 .primary-pressed-306b .thumbnail_paper_c97c::after,
  .button_gold_3359 .primary-pressed-306b .thumbnail_paper_c97c::before {
    width: 19px;
    height: 2px;
  }
  .button_gold_3359 .primary-pressed-306b .thumbnail_paper_c97c::before {
    top: -6px;
  }
  .button_gold_3359 .primary-pressed-306b .thumbnail_paper_c97c::after {
    bottom: -6px;
  }
  .motion-f97f .primary-pressed-306b .row-8da1 {
    margin-top: -2px;
    width: 22px;
  }
  .motion-f97f .primary-pressed-306b .thumbnail_paper_c97c {
    margin-top: -1px;
  }
  .motion-f97f .primary-pressed-306b .thumbnail_paper_c97c,
  .motion-f97f .primary-pressed-306b .thumbnail_paper_c97c::after,
  .motion-f97f .primary-pressed-306b .thumbnail_paper_c97c::before {
    width: 22px;
    height: 2px;
  }
  .motion-f97f .primary-pressed-306b .thumbnail_paper_c97c::before {
    top: -7px;
  }
  .motion-f97f .primary-pressed-306b .thumbnail_paper_c97c::after {
    bottom: -7px;
  }
  .title_dirty_3e6f .primary-pressed-306b .row-8da1 {
    margin-top: -2px;
    width: 31px;
  }
  .title_dirty_3e6f .primary-pressed-306b .thumbnail_paper_c97c {
    margin-top: -1.5px;
  }
  .title_dirty_3e6f .primary-pressed-306b .thumbnail_paper_c97c,
  .title_dirty_3e6f .primary-pressed-306b .thumbnail_paper_c97c::after,
  .title_dirty_3e6f .primary-pressed-306b .thumbnail_paper_c97c::before {
    width: 31px;
    height: 3px;
  }
  .title_dirty_3e6f .primary-pressed-306b .thumbnail_paper_c97c::before {
    top: -9px;
  }
  .title_dirty_3e6f .primary-pressed-306b .thumbnail_paper_c97c::after {
    bottom: -9px;
  }
}
.tag_smooth_d3a6 .thumbnail_paper_c97c {
  -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);
}
.tag_smooth_d3a6 .thumbnail_paper_c97c::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tag_smooth_d3a6 .thumbnail_paper_c97c::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);
}
.tag_smooth_d3a6.icon-d8f9 .thumbnail_paper_c97c {
  -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);
}
.tag_smooth_d3a6.icon-d8f9 .thumbnail_paper_c97c::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tag_smooth_d3a6.icon-d8f9 .thumbnail_paper_c97c::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);
}
.tertiary_3993 {
  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.upper-c9c7:before {
  display: none;
}
.gallery-3aa8 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.gallery-3aa8 .smooth-498f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.gallery-3aa8 .smooth-498f:last-of-type {
  border-bottom: none;
}
.gallery-3aa8 .smooth-498f.progress-right-773c,
.gallery-3aa8 .smooth-498f.grid-9cd0,
.gallery-3aa8 .smooth-498f.summary_dim_f35d {
  padding: 0;
}
.gallery-3aa8 .tertiary-7b79 .hidden_fluid_a79d {
  color: currentColor;
}
.gallery-3aa8 .tertiary-7b79 .hidden_fluid_a79d:focus,
.gallery-3aa8 .tertiary-7b79 .hidden_fluid_a79d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery-3aa8.pressed_6a29 .gradient-black-28ac,
.gallery-3aa8.pressed_6a29 .shadow_tall_8bbb a,
.gallery-3aa8.pressed_6a29 .link-a573 a,
.gallery-3aa8.pressed_6a29 .accordion_purple_9559 a {
  color: rgba(0, 0, 0, 0.55);
}
.gallery-3aa8.pressed_6a29 .gradient-black-28ac:hover,
.gallery-3aa8.pressed_6a29 .shadow_tall_8bbb a:hover,
.gallery-3aa8.pressed_6a29 .link-a573 a:hover,
.gallery-3aa8.pressed_6a29 .accordion_purple_9559 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-3aa8.pressed_6a29 .block_black_7088 {
  color: rgba(0, 0, 0, 0.8);
}
.gallery-3aa8.pressed_6a29 .smooth-498f {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery-3aa8.pressed_6a29 .smooth-498f:before {
  background: rgba(0, 0, 0, 0.08);
}
.gallery-3aa8.pressed_6a29 .video-c76f:before {
  background: rgba(255, 255, 255, 0.9);
}
.gallery-3aa8.pressed_6a29 .tertiary-7b79 .breadcrumb-b8b5 li a,
.gallery-3aa8.pressed_6a29 .tertiary-7b79 .hidden_fluid_a79d,
.gallery-3aa8.pressed_6a29 .accordion_purple_9559 {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery-3aa8.pressed_6a29 .tertiary-7b79 .hidden_fluid_a79d:focus,
.gallery-3aa8.pressed_6a29 .tertiary-7b79 .hidden_fluid_a79d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery-3aa8.pressed_6a29 .breadcrumb-b8b5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.gallery-3aa8.detail_e2e2 .gradient-black-28ac,
.gallery-3aa8.detail_e2e2 .shadow_tall_8bbb a,
.gallery-3aa8.detail_e2e2 .link-a573 .hidden_fluid_a79d,
.gallery-3aa8.detail_e2e2 .link-a573 a,
.gallery-3aa8.detail_e2e2 .accordion_purple_9559 a {
  color: rgba(255, 255, 255, 0.79);
}
.gallery-3aa8.detail_e2e2 .gradient-black-28ac:hover,
.gallery-3aa8.detail_e2e2 .shadow_tall_8bbb a:hover,
.gallery-3aa8.detail_e2e2 .link-a573 .hidden_fluid_a79d:hover,
.gallery-3aa8.detail_e2e2 .link-a573 a:hover,
.gallery-3aa8.detail_e2e2 .accordion_purple_9559 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-3aa8.detail_e2e2 .block_black_7088 {
  color: rgba(255, 255, 255, 0.99);
}
.gallery-3aa8.detail_e2e2 .smooth-498f {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-3aa8.detail_e2e2 .smooth-498f:before {
  background: rgba(255, 255, 255, 0.08);
}
.gallery-3aa8.detail_e2e2 .video-c76f:before {
  background: rgba(0, 0, 0, 0.9);
}
.gallery-3aa8.detail_e2e2 .tertiary-7b79 .breadcrumb-b8b5 li a,
.gallery-3aa8.detail_e2e2 .tertiary-7b79 .hidden_fluid_a79d,
.gallery-3aa8.detail_e2e2 .accordion_purple_9559 {
  border-color: rgba(255, 255, 255, 0.08);
}
.gallery-3aa8.detail_e2e2 .tertiary-7b79 .hidden_fluid_a79d:focus,
.gallery-3aa8.detail_e2e2 .tertiary-7b79 .hidden_fluid_a79d:hover {
  background: rgba(0, 0, 0, 0.01);
}
.gallery-3aa8.detail_e2e2 .breadcrumb-b8b5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.video-c76f {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.video-c76f:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.module_dim_1268 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.element-3da5 .gallery-3aa8 {
  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;
}
.element-3da5 .smooth-498f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.element-3da5 .smooth-498f: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) {
  .element-3da5 .smooth-498f:before {
    width: 16%;
    left: 42%;
  }
}
.element-3da5 .smooth-498f:last-child:before {
  content: none;
}
.element-3da5 .smooth-498f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.element-3da5 .tertiary-7b79 .breadcrumb-b8b5 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.element-3da5 .tertiary-7b79 .breadcrumb-b8b5 li a .hidden_fluid_a79d {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.element-3da5 .tertiary-7b79 .accordion_purple_9559 {
  border: none;
}
.element-3da5 .tertiary-7b79 .accordion_purple_9559 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.element-3da5 .video-c76f {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.element-3da5 .module_dim_1268 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.element-3da5 .detail_e2e2 .video-c76f:before {
  background: rgba(0, 0, 0, 0.9);
}
.element-3da5 .pressed_6a29.texture_5f20 .thumbnail_paper_c97c {
  background: rgba(0, 0, 0, 0.6);
}
.element-3da5
  .pressed_6a29.texture_5f20
  .thumbnail_paper_c97c::after,
.element-3da5
  .pressed_6a29.texture_5f20
  .thumbnail_paper_c97c:before {
  background: inherit;
}
.element-3da5
  .pressed_6a29.texture_5f20:hover
  .thumbnail_paper_c97c {
  background: rgba(0, 0, 0, 0.8);
}
.media_af58 .gallery-3aa8 {
  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) {
  .media_af58 .gallery-3aa8 {
    width: auto;
    right: 45px;
  }
}
.sort_pro_c134 .gallery-3aa8 {
  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) {
  .sort_pro_c134 .gallery-3aa8 {
    width: auto;
    left: 45px;
  }
}
.upper-c9c7 .gallery-3aa8 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.upper-c9c7 .module_dim_1268 {
  max-width: 48em;
  margin: 0 auto;
}
.upper-c9c7 .video-c76f:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.clean_31bc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.clean_31bc.element-3da5 .gallery-3aa8 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.clean_31bc.media_af58 .gallery-3aa8 {
  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);
}
.clean_31bc .gallery-3aa8 {
  visibility: visible;
}
.clean_31bc.sort_pro_c134 .gallery-3aa8 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.fast-1e4c,
.fixed-a0b9 {
  overflow-x: hidden;
}
.fast-1e4c .gallery-3aa8 {
  overflow: auto;
}
.fast-1e4c.element-3da5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast-1e4c.element-3da5 .gallery-3aa8 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.fast-1e4c.element-3da5 .progress_2ee0 {
  opacity: 0;
}
.fast-1e4c.media_af58 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast-1e4c.media_af58 .gallery-3aa8 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.fast-1e4c.media_af58 .progress_2ee0 {
  opacity: 0;
}
.fast-1e4c.sort_pro_c134 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.fast-1e4c.sort_pro_c134 .gallery-3aa8 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.fast-1e4c.sort_pro_c134 .progress_2ee0 {
  opacity: 0;
}
.fast-1e4c.upper-c9c7 .gallery-3aa8 {
  z-index: 10;
  visibility: visible;
}
.texture_5f20 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.texture_5f20 .thumbnail_paper_c97c {
  background: rgba(255, 255, 255, 0.99);
}
.texture_5f20 .thumbnail_paper_c97c::after,
.texture_5f20 .thumbnail_paper_c97c:before {
  background: inherit;
}
.texture_5f20:hover .thumbnail_paper_c97c {
  background: rgba(255, 255, 255, 0.99);
}
.sort_pro_c134 .texture_5f20 {
  top: 10px;
  right: auto;
  left: 12px;
}
.upper-c9c7 .texture_5f20 {
  display: none !important;
}
.fast-1e4c:before,
.fixed-a0b9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.fast-1e4c .texture_5f20,
.fixed-a0b9 .texture_5f20 {
  display: inline-block;
}
.gallery-3aa8 .hover-inner-5977 {
  -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;
}
.fast-1e4c .gallery-3aa8 .hover-inner-5977,
.fixed-a0b9 .gallery-3aa8 .hover-inner-5977 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.gallery-dark-cf4e .slow_d661 {
  width: 100%;
}
.secondary-selected-b596 {
  padding: 0 0.5em 0;
}
.secondary-selected-b596 [class*="customify-col-"],
.secondary-selected-b596 [class*="customify-col_"],
.secondary-selected-b596 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.box-b20a .secondary-selected-b596 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hidden-bottom-d22c .badge-yellow-a1c1,
  .badge-yellow-a1c1 {
    display: none;
  }
  .fluid-1561 {
    text-align: left;
  }
  .button_stale_844c {
    text-align: center;
  }
  .border_liquid_3f0d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-bottom-d22c .label_steel_1143,
  .label_steel_1143 {
    display: none;
  }
  .thumbnail-46b8 {
    text-align: left;
  }
  .slider-soft-5754 {
    text-align: center;
  }
  .notification_easy_39e3 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hidden-bottom-d22c .silver-d2bc,
  .silver-d2bc {
    display: none;
  }
  .feature_da33 {
    text-align: left;
  }
  .sort_outer_04b8 {
    text-align: center;
  }
  .paper-cc74 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.in-453e {
  box-shadow: none !important;
}
.section_full_6e16 .block-55b8,
.column_prev_c608 .block-55b8 {
  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;
}
.column_prev_c608 .block-55b8 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.center_2816 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.center_2816:after,
.center_2816:before {
  content: "";
  display: table;
}
.center_2816:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .center_2816 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.center_2816,
.focus_thick_be8d {
  max-width: 1248px;
  margin: 0 auto;
}

.tertiary-d243.shadow_0929 .center_2816 {
  max-width: 100%;
}
.tertiary-d243.card_soft_2924 {
  max-width: 1200px;
  margin: 0 auto;
}
.tertiary-d243.notification-slow-bafb .center_2816 {
  max-width: 100%;
}
.tertiary-d243.notification-slow-bafb > .center_2816 {
  padding-left: 0;
  padding-right: 0;
}
.tertiary-d243.notification-slow-bafb > .center_2816 .hidden-bottom-d22c {
  margin: 0;
}
.tertiary-d243.notification-slow-bafb
  > .center_2816
  .card_cold_097d.container-49c0 {
  margin-right: 0;
  margin-left: 0;
}
.tertiary-d243.notification-slow-bafb #main.container-49c0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .layout_4fd6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .layout_4fd6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .short_7292 .widget-prev-9af0 {
    padding-right: 1em;
  }
  .short_7292.main-dad4 .card_cold_097d {
    border-right: 1px solid #eaecee;
  }
  .short_7292.main-dad4 .widget-prev-9af0 {
    padding-right: 1em;
  }
  .short_7292.main-dad4 .east-b4c7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-dynamic-d408 .widget-prev-9af0 {
    padding-left: 1em;
  }
  .tabs-dynamic-d408.main-dad4 .card_cold_097d {
    border-left: 1px solid #eaecee;
  }
  .tabs-dynamic-d408.main-dad4 .widget-prev-9af0 {
    padding-left: 1em;
  }
  .tabs-dynamic-d408.main-dad4 .east-b4c7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .content_slow_d031 .widget-prev-9af0 {
    padding-left: 1em;
  }
  .content_slow_d031.main-dad4 .box-current-d802 {
    border-right: 1px solid #eaecee;
  }
  .content_slow_d031.main-dad4 .fixed_e848 {
    border-right: 1px solid #eaecee;
  }
  .content_slow_d031.main-dad4 .widget-prev-9af0 {
    padding-left: 1em;
  }
  .content_slow_d031.main-dad4 .east-b4c7 {
    padding-right: 1em;
  }
  .content_slow_d031.main-dad4 .summary_purple_8484 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup_988d .widget-prev-9af0 {
    padding-right: 1em;
  }
  .popup_988d.main-dad4 .box-current-d802 {
    border-left: 1px solid #eaecee;
  }
  .popup_988d.main-dad4 .fixed_e848 {
    border-left: 1px solid #eaecee;
  }
  .popup_988d.main-dad4 .widget-prev-9af0 {
    padding-right: 1em;
  }
  .popup_988d.main-dad4 .east-b4c7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup_988d.main-dad4 .summary_purple_8484 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .layout_4fd6 .widget-prev-9af0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout_4fd6.main-dad4 .card_cold_097d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .layout_4fd6.main-dad4 .widget-prev-9af0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .layout_4fd6.main-dad4 .east-b4c7 {
    padding-left: 1em;
  }
  .layout_4fd6.main-dad4 .summary_purple_8484 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .layout_4fd6.main-dad4 .widget-prev-9af0 {
    padding-left: 0;
  }
}
.huge-ac97 .slow-5a20 {
  display: inline-block;
}
.fast-b209 {
  display: inline-block;
}
.old-2719 {
  word-con: break-word;
}
.form-short-3293 > span {
  display: inline-block;
  padding: 5px 0;
}
.form-short-3293 .small-dc5f {
  margin-left: 8px;
  margin-right: 8px;
}
.form-short-3293 .secondary-b64e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.highlight-3882 .item_0588 {
  margin-bottom: 2em;
}
.highlight-3882 .dynamic_a88d {
  margin-bottom: 15px;
}
.highlight-3882 .dynamic_a88d:last-child {
  margin-bottom: 0;
}
.highlight-3882 .huge_7bb1 {
  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) {
  .highlight-3882 .huge_7bb1 {
    display: block;
  }
}
.highlight-3882 .video-blue-384f {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .highlight-3882 .video-blue-384f {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.highlight-3882 .description_red_ae81 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.highlight-3882 .description_red_ae81 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.highlight-3882 .description_red_ae81 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.highlight-3882 .old-2719 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.highlight-3882 .old-2719 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.highlight-3882 .tertiary_mini_01dd p:last-child {
  margin-bottom: 0;
}
.highlight-3882 .input_dim_de6c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.highlight-3882 .up-d885 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.highlight-3882 .dark_8ab5 {
  margin-top: 1em;
}
.highlight-3882 .list-clean-69fc {
  top: 0;
  display: block;
}
.highlight-3882 .list-clean-69fc a {
  color: inherit;
}
.highlight-3882 .list-clean-69fc a:hover {
  color: inherit;
}
.highlight-3882 .east-a264 {
  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;
}
.highlight-3882 .east-a264:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.highlight-3882 .up-d885 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.highlight-3882 .fluid_b673 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.highlight-3882 .fluid_b673:first-child {
  margin-top: 0;
}
.highlight-3882 .fluid_b673.white_27b7 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.highlight-3882 .fluid_b673.preview_small_3c8b {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.highlight-3882
  .fluid_b673.preview_small_3c8b.hover_current_8e58
  .dark_8ab5 {
  width: 100%;
}
.highlight-3882 .preview_small_3c8b {
  -webkit-box-align: center;
  align-items: center;
}
.highlight-3882 .preview_small_3c8b .form-short-3293,
.highlight-3882 .preview_small_3c8b > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.highlight-3882 .description_red_ae81 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight-3882 .description_red_ae81 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.highlight-3882 .description_red_ae81: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;
}
.highlight-3882 .white_27b7 {
  z-index: 5;
}
.highlight-3882 .banner-prev-c3f5 .up_25ff {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.highlight-3882 .old-7d4a .up_25ff {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.highlight-3882 .shadow_bronze_5446 .up_25ff {
  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;
}
.highlight-3882.left_5dfe .huge_7bb1,
.highlight-3882.gold_78f0 .huge_7bb1 {
  display: block;
}
.highlight-3882.left_5dfe .huge_7bb1 .notice-b707,
.highlight-3882.left_5dfe .huge_7bb1 .up-d885,
.highlight-3882.gold_78f0 .huge_7bb1 .notice-b707,
.highlight-3882.gold_78f0 .huge_7bb1 .up-d885 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.highlight-3882.frame-in-ba38 .video-blue-384f {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .highlight-3882.frame-in-ba38 .video-blue-384f {
    margin-right: 0;
  }
}
.highlight-3882.left_5dfe .video-blue-384f,
.highlight-3882.gold_78f0 .video-blue-384f {
  padding-top: 40%;
}
.highlight-3882.left_5dfe .item_0588,
.highlight-3882.gold_78f0 .item_0588 {
  display: block;
}
.highlight-3882.left_5dfe .fn-sticky-45b8 .up-d885,
.highlight-3882.gold_78f0 .fn-sticky-45b8 .up-d885 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.highlight-3882.left_5dfe .video-blue-384f,
.highlight-3882.gold_78f0 .video-blue-384f {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.highlight-3882.left_5dfe .up-d885 {
  padding: 1em;
}
.pro-dfe2 {
  margin: 30px auto;
  display: block;
}
.pro-dfe2 .motion-8e32 > * {
  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;
}
.pro-dfe2 .motion-8e32 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.pro-dfe2 .motion-8e32 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.section_last_6287 .form-short-3293 {
  margin-bottom: 1.41575em;
}
.section_last_6287 .element_2d55 {
  margin-bottom: 1.618em;
}
.logo_hard_f9b2 .secondary_large_e603 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.logo_hard_f9b2 .secondary_large_e603 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.logo_hard_f9b2 .paragraph_wood_cf41 {
  max-width: 100%;
  overflow: auto;
}
.complex_b584 .logo_hard_f9b2 a:hover {
  text-decoration: underline;
}
.item_ec03 .dynamic_a88d:not(.old-2719),
.item_ec03 .description_red_ae81 {
  margin-bottom: 1.41575em;
}
.item_ec03 .dynamic_a88d:not(.old-2719):last-child,
.item_ec03 .description_red_ae81:last-child {
  margin-bottom: 0;
}
.item_ec03 .dynamic_a88d.accent-right-39cc {
  margin-bottom: 0.41575em;
}
.item_ec03 .blue_3c5d:before,
.item_ec03 .warm_e2f1:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.item_ec03 .blue_3c5d:before {
  content: "\f115";
}
.item_ec03 .warm_e2f1:before {
  content: "\f02c";
}
.item_ec03 .outline-orange-b1d5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.item_ec03 .outline-orange-b1d5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.photo-blue-975c {
  display: -webkit-box;
  display: flex;
}
.photo-blue-975c .detail_steel_9f5a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .photo-blue-975c .detail_steel_9f5a {
    flex-basis: 90px;
  }
}
.photo-blue-975c .border_a74a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .photo-blue-975c .border_a74a {
    flex-basis: calc(100% - 50px);
  }
}
.photo-blue-975c .status_motion_c47e p:last-child {
  margin-bottom: 0.72em;
}
.hidden-red-87ce .motion-8e32 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hidden-red-87ce .motion-8e32:after,
.hidden-red-87ce .motion-8e32:before {
  content: "";
  display: table;
}
.hidden-red-87ce .motion-8e32:after {
  clear: both;
}
.hidden-red-87ce .motion-8e32 .stone-72f1,
.hidden-red-87ce .motion-8e32 .banner-63cf {
  width: 49%;
}
.hidden-red-87ce .motion-8e32 .stone-72f1 a span.input-68ca,
.hidden-red-87ce .motion-8e32 .banner-63cf a span.input-68ca {
  display: block;
  margin-bottom: 5px;
}
.hidden-red-87ce .motion-8e32 .banner-63cf {
  float: left;
  text-align: left;
}
.hidden-red-87ce .motion-8e32 .stone-72f1 {
  float: right;
  text-align: right;
}
.slider-aa16 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .slider-aa16 {
    margin-bottom: 0;
  }
}
.modal_115d {
  margin-bottom: 1em;
}
.modal_115d .old-2719 {
  font-size: 1.1em;
  line-height: 1.3;
}
.picture-d2e9 a {
  display: block;
  line-height: 0;
  position: relative;
}
.title-3cff .modal_115d,
.dropdown_55e0 .modal_115d {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .title-3cff .modal_115d,
  .dropdown_55e0 .modal_115d {
    display: block;
  }
}
.title-3cff .picture-d2e9,
.dropdown_55e0 .picture-d2e9 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .title-3cff .picture-d2e9,
  .dropdown_55e0 .picture-d2e9 {
    margin-bottom: 1em;
  }
}
.title-3cff .picture-d2e9 img,
.dropdown_55e0 .picture-d2e9 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.title-3cff .full_65bd,
.dropdown_55e0 .full_65bd {
  flex-basis: calc(100% - 160px);
}
.title-3cff .full_65bd p,
.dropdown_55e0 .full_65bd p {
  margin-bottom: 0;
}
.title-3cff .full_65bd {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .title-3cff .full_65bd {
    padding-left: 0;
  }
}
.dropdown_55e0 .full_65bd {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dropdown_55e0 .full_65bd {
    padding-right: 0;
  }
}
.dropdown_55e0 .picture-d2e9 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.search_56ae .picture-d2e9 {
  margin-bottom: 0.5em;
}
.search_56ae .picture-d2e9 img {
  width: 100%;
}
.fluid-25fd .message_fixed_0f04,
.header_pro_e4a6 .message_fixed_0f04 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.header_pro_e4a6 .card_cold_097d .easy_7665 p:last-child {
  margin-bottom: 0;
}
.tag_cold_0400 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.outer-944d .pagination_4179 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .outer-944d .pagination_4179:last-of-type {
    margin-bottom: 0;
  }
}
.outer-944d .pagination_4179 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outer-944d .pagination_4179 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.outer-944d .pagination_4179 ul li {
  margin: 0 0 0.6em;
}
.outer-944d .pagination_4179 ul li.media-pro-037a,
.outer-944d .pagination_4179 ul li.rough_e480 {
  position: relative;
}
.outer-944d .pagination_4179 ul li.media-pro-037a .message-white-3880,
.outer-944d .pagination_4179 ul li.rough_e480 .message-white-3880 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.outer-944d .pagination_4179 ul li.media-pro-037a:after:after,
.outer-944d .pagination_4179 ul li.media-pro-037a:after:before,
.outer-944d
  .pagination_4179
  ul
  li.rough_e480:after:after,
.outer-944d
  .pagination_4179
  ul
  li.rough_e480:after:before {
  content: "";
  display: table;
}
.outer-944d .pagination_4179 ul li.media-pro-037a:after:after,
.outer-944d
  .pagination_4179
  ul
  li.rough_e480:after:after {
  clear: both;
}
.outer-944d .pagination_4179 a.border-wide-8b58:hover {
  text-decoration: none;
}
.outer-944d .pagination_4179 select {
  max-width: 100%;
}
.outer-944d .pagination_4179 table {
  font-size: 85%;
}
.outer-944d .pagination_4179 table td,
.outer-944d .pagination_4179 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.outer-944d .pagination_4179 table tfoot td {
  text-align: left;
}
.outer-944d .pagination_4179 :last-child {
  margin-bottom: 0;
}
.outer-944d .pagination_4179 .tabs-9167 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.outer-944d .pagination_4179 .tabs-9167 label {
  width: 100%;
}
.outer-944d .pagination_4179 .tabs-9167 .header-b6c1 {
  width: 100%;
  display: block;
}
.outer-944d .pagination_4179 .tabs-9167 .progress_out_a87c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.outer-944d .pagination_4179 .tabs-9167 .progress_out_a87c:hover svg #svg-search {
  fill: #444;
}
.outer-944d .pagination_4179 .tabs-9167 .progress_out_a87c svg {
  width: 18px;
  height: 18px;
}
.outer-944d .large_0af5 ul ul,
.outer-944d .widget_c54b ul ul,
.outer-944d .background_east_f7d3 ul ul,
.outer-944d .stale_6549 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.outer-944d .large_0af5 .sidebar-549f > a,
.outer-944d .widget_c54b .sidebar-549f > a,
.outer-944d .background_east_f7d3 .sidebar-549f > a,
.outer-944d .stale_6549 .sidebar-549f > a {
  margin-bottom: 0;
}
.outer-944d .accordion-3951 li,
.outer-944d .large_0af5 li,
.outer-944d .grid_easy_0884 li,
.outer-944d .widget_c54b li,
.outer-944d .background_east_f7d3 li,
.outer-944d .stale_6549 li,
.outer-944d .media_orange_e05f li,
.outer-944d .section_narrow_e935 li {
  display: block;
  position: relative;
}
.outer-944d .accordion-3951 li:last-child,
.outer-944d .large_0af5 li:last-child,
.outer-944d .grid_easy_0884 li:last-child,
.outer-944d .widget_c54b li:last-child,
.outer-944d .background_east_f7d3 li:last-child,
.outer-944d .stale_6549 li:last-child,
.outer-944d .media_orange_e05f li:last-child,
.outer-944d .section_narrow_e935 li:last-child {
  border: none;
}
.outer-944d .accordion-3951 li a,
.outer-944d .large_0af5 li a,
.outer-944d .grid_easy_0884 li a,
.outer-944d .widget_c54b li a,
.outer-944d .background_east_f7d3 li a,
.outer-944d .stale_6549 li a,
.outer-944d .media_orange_e05f li a,
.outer-944d .section_narrow_e935 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.outer-944d .accordion-3951 li ul li::before,
.outer-944d .large_0af5 li ul li::before,
.outer-944d .grid_easy_0884 li ul li::before,
.outer-944d .widget_c54b li ul li::before,
.outer-944d .background_east_f7d3 li ul li::before,
.outer-944d .stale_6549 li ul li::before,
.outer-944d .media_orange_e05f li ul li::before,
.outer-944d .section_narrow_e935 li ul li::before {
  left: 15px;
}
.outer-944d .accordion-3951 li ul a,
.outer-944d .large_0af5 li ul a,
.outer-944d .grid_easy_0884 li ul a,
.outer-944d .widget_c54b li ul a,
.outer-944d .background_east_f7d3 li ul a,
.outer-944d .stale_6549 li ul a,
.outer-944d .media_orange_e05f li ul a,
.outer-944d .section_narrow_e935 li ul a {
  padding-left: 20px;
}
.outer-944d .accordion-3951 li ul ul li::before,
.outer-944d .large_0af5 li ul ul li::before,
.outer-944d .grid_easy_0884 li ul ul li::before,
.outer-944d .widget_c54b li ul ul li::before,
.outer-944d .background_east_f7d3 li ul ul li::before,
.outer-944d .stale_6549 li ul ul li::before,
.outer-944d .media_orange_e05f li ul ul li::before,
.outer-944d .section_narrow_e935 li ul ul li::before {
  left: 30px;
}
.outer-944d .accordion-3951 li ul ul a,
.outer-944d .large_0af5 li ul ul a,
.outer-944d .grid_easy_0884 li ul ul a,
.outer-944d .widget_c54b li ul ul a,
.outer-944d .background_east_f7d3 li ul ul a,
.outer-944d .stale_6549 li ul ul a,
.outer-944d .media_orange_e05f li ul ul a,
.outer-944d .section_narrow_e935 li ul ul a {
  padding-left: 40px;
}
.outer-944d .widget_dim_3215 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.outer-944d .section_narrow_e935 ul li {
  margin-bottom: 1.41575em;
}
.outer-944d .section_narrow_e935 ul li .bright_1901 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.outer-944d .section_narrow_e935 ul li .banner-current-951d {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.detail_e2e2 .accordion-3951 li a,
.detail_e2e2 .large_0af5 li a,
.detail_e2e2 .grid_easy_0884 li a,
.detail_e2e2 .widget_c54b li a,
.detail_e2e2 .background_east_f7d3 li a,
.detail_e2e2 .stale_6549 li a,
.detail_e2e2 .media_orange_e05f li a,
.detail_e2e2 .section_narrow_e935 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_e2e2 .widget_dim_3215 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_e2e2 .pagination_4179 ul li.media-pro-037a .message-white-3880,
.detail_e2e2 .pagination_4179 ul li.rough_e480 .message-white-3880 {
  background: rgba(0, 0, 0, 0.2);
}
.detail_e2e2 .outer-944d .pagination_4179 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tertiary-d243 .outer-944d .breadcrumb-b8b5 li {
  margin: 0;
}
.tertiary-d243 .outer-944d .breadcrumb-b8b5 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tertiary-d243 .outer-944d .breadcrumb-b8b5 li ul {
  margin: 0;
}
.tertiary-d243 .outer-944d .breadcrumb-b8b5 li ul li a {
  padding-left: 15px;
}
.tertiary-d243 .outer-944d .breadcrumb-b8b5 li ul li li a {
  padding-left: 30px;
}
.tertiary-d243 .outer-944d .breadcrumb-b8b5 li.banner_70ed > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tertiary-d243 .outer-944d .breadcrumb-b8b5 li.banner_70ed > 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;
}
.tertiary-d243 .outer-944d .breadcrumb-b8b5 li.banner_70ed > 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;
}
.video-affc a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.stale-4629 {
  position: relative;
  z-index: 10;
}
.stale-4629 .hover-inner-5977 {
  width: 100%;
  max-width: 100%;
}
.copper-4017 .card-current-dbaa {
  padding-top: 2em;
  padding-bottom: 2em;
}
.copper-4017 .pressed_6a29 {
}
.copper-4017 .detail_e2e2 {
  background: #292929;
}
.notice-5806 .card-current-dbaa {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.notice-5806 .pressed_6a29 {
  background: #f9f9f9;
}
.notice-5806 .detail_e2e2 {
  background: #303030;
}
.form_bdac .card-current-dbaa {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .form_bdac .slow-5a20 {
    margin-bottom: 1em;
  }
  .form_bdac .slow-5a20:last-child {
    margin-bottom: 0;
  }
}
.form_bdac .pressed_6a29 {
  background: #ededed;
}
.form_bdac .detail_e2e2 {
  background: #1a1a1a;
}
.card-current-dbaa.pressed_6a29 {
  color: rgba(0, 0, 0, 0.6);
}
.card-current-dbaa.pressed_6a29 .blue-9238 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.card-current-dbaa.detail_e2e2 {
  color: rgba(255, 255, 255, 0.99);
}
.card-current-dbaa.detail_e2e2 a:not(.border-wide-8b58) {
  color: rgba(255, 255, 255, 0.79);
}
.card-current-dbaa.detail_e2e2 a:not(.border-wide-8b58):hover {
  color: rgba(255, 255, 255, 0.99);
}
.card-current-dbaa.detail_e2e2 .blue-9238 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.card-current-dbaa.detail_e2e2 table tbody td,
.card-current-dbaa.detail_e2e2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.bronze_452a.green-2c6c .center_2816 {
  max-width: initial;
}
.bronze_452a .thumbnail-bottom-3c35 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.bronze_452a .thumbnail-bottom-3c35 .hover-inner-5977 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .bronze_452a .thumbnail-bottom-3c35 .hover-inner-5977 {
    display: block;
    margin-bottom: 2em;
  }
  .bronze_452a .thumbnail-bottom-3c35 .hover-inner-5977:last-child {
    margin-bottom: 0;
  }
}
.form_bdac .slow-5a20:last-child,
.notice-5806 .slow-5a20:last-child,
.copper-4017 .slow-5a20:last-child {
  margin-bottom: 0;
}
.form_bdac .slow-5a20 .outer-944d .pagination_4179:last-child,
.notice-5806 .slow-5a20 .outer-944d .pagination_4179:last-child,
.copper-4017 .slow-5a20 .outer-944d .pagination_4179:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .form_bdac .heading-out-41c5,
  .form_bdac .content_red_046e,
  .notice-5806 .heading-out-41c5,
  .notice-5806 .content_red_046e,
  .copper-4017 .heading-out-41c5,
  .copper-4017 .content_red_046e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .stale-4629 .slow-5a20 {
    margin-bottom: 2em;
  }
}
.stale-4629 p:last-child {
  margin-bottom: 0;
}
.stale-4629 li,
.stale-4629 ul {
  list-style: none;
  margin: 0;
}
.stale-4629 ul ul {
  margin-left: 2.617924em;
}
.header-tiny-70f8 {
  font-size: 0.875em;
}

/* css-noise: 7e7d */
.promo-block-p3 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
