/*!
Theme Name: Customify
Theme URI: https://pressmaximum.feature-eff4/customify
Author: WPCustomify
Author URI: https://pressmaximum.feature-eff4
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.feature-eff4/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.blue-d216.message_solid_2403/licenses/gpl-2.0.message_bronze_4e6c
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.gallery_stale_cbf4/, (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.pressed_8061.notification-06f5/normalize.thumbnail_c86c/
 ======
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.thumbnail_c86c v7.0.0 | MIT License | github.feature-eff4/necolas/normalize.thumbnail_c86c */
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;
}
.message_7847 .black_1de3,
.orange_a138,
.fixed-f105,
.dropdown_9701,
.header-fresh-111c,
.media_b37f,
.panel_thick_90a4,
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;
}
.orange_a138,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .orange_a138,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .orange_a138,
  h1 {
    font-size: 1.8em;
  }
}
.fixed-f105,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.fixed-f105 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .fixed-f105,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .fixed-f105,
  h2 {
    font-size: 1.7em;
  }
}
.dropdown_9701,
h3 {
  font-size: 1.618em;
}
.message_7847 .black_1de3,
.header-fresh-111c,
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.dynamic-f20f {
  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;
}
.secondary_glass_a48d:after,
.secondary_glass_a48d:before,
.focus-fc06:after,
.focus-fc06:before {
  content: "";
  display: table;
}
.secondary_glass_a48d:after,
.focus-fc06:after {
  clear: both;
}
.hot-2444 {
  float: right;
  margin-right: 0;
}
.search_2900 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.bottom-8871 .panel-3a3e,
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;
}
.bottom-8871 .panel-3a3e: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;
}
.logo-static-1e97 .panel-3a3e {
  box-shadow: none;
}
.logo-static-1e97
  .panel-3a3e
  .column_small_fdb5 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.logo-static-1e97 .panel-3a3e .feature_ff59 {
  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;
}
.logo-static-1e97
  .panel-3a3e
  .feature_ff59
  b {
  display: none;
}
.logo-static-1e97 .black-a389 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(.pagination_blue_fee9),
button:not(.gradient-dynamic-2aeb):not(.pagination_blue_fee9),
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ),
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ),
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ) {
  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;
}
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):hover,
button:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):hover,
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):hover,
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):hover,
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):active,
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):focus,
button:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):active,
button:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):focus,
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):active,
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):focus,
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):active,
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):focus,
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):active,
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):focus {
  outline: 0;
}
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c,
button:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c,
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c,
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c,
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c {
  position: relative;
}
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .selected_2e0c,
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .label-new-090c,
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .huge_5be1,
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  i,
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  svg,
button:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .selected_2e0c,
button:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .label-new-090c,
button:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .huge_5be1,
button:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  i,
button:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  svg,
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .selected_2e0c,
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .label-new-090c,
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .huge_5be1,
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  i,
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  svg,
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .selected_2e0c,
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .label-new-090c,
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .huge_5be1,
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  i,
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  svg,
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .selected_2e0c,
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .label-new-090c,
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  .huge_5be1,
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  i,
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c
  svg {
  visibility: hidden;
}
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c:after,
button:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c:after,
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c:after,
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c:after,
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ).fn-loading-327c: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;
}
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(.pagination_blue_fee9),
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ),
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ),
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ) {
  color: #fff;
  background: #235787;
}
.footer_basic_1874:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):focus,
input[type="button"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):focus,
input[type="reset"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):focus,
input[type="submit"]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ):focus {
  color: #fff;
}
.footer_basic_1874.fn-disabled-327c:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ),
.footer_basic_1874[disabled]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ),
button.fn-disabled-327c:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ),
button[disabled]:not(.gradient-dynamic-2aeb):not(
    .pagination_blue_fee9
  ) {
  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;
}
.description-smooth-0cac {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.description-smooth-0cac: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;
}
.article-thick-6783 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.column-1d18 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.liquid-6825 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.secondary_glass_a48d:after,
.secondary_glass_a48d:before,
.preview_6dff:after,
.preview_6dff:before,
.link-fast-7d8f:after,
.link-fast-7d8f:before,
.hidden-steel-8d71:after,
.hidden-steel-8d71:before,
.row_prev_640a:after,
.row_prev_640a:before,
.text_old_44bb:after,
.text_old_44bb:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.secondary_glass_a48d:after,
.preview_6dff:after,
.link-fast-7d8f:after,
.hidden-steel-8d71:after,
.row_prev_640a:after,
.text_old_44bb:after {
  clear: both;
}
.preview_6dff .south_5150,
.link-fast-7d8f .south_5150,
.text_ebfa .south_5150 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.list-large-d1f9 {
  display: inline-block;
}
.filter-ea0f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.filter-ea0f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.filter-ea0f .row_tall_e6d5 {
  padding: 1em 0;
  font-size: 85%;
}
.row_tall_e6d5 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.heading_4441 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.heading_4441:after,
.heading_4441:before {
  content: "";
  display: table;
}
.heading_4441:after {
  clear: both;
}
.component_c487 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.notice_copper_0808 .component_c487 {
  max-width: 50%;
}
.carousel-c3cf .component_c487 {
  max-width: 33.33%;
}
.tabs_dim_152f .component_c487 {
  max-width: 25%;
}
.breadcrumb-ca2d .component_c487 {
  max-width: 20%;
}
.sort_1c6e .component_c487 {
  max-width: 16.66%;
}
.sidebar-cool-b2a2 .component_c487 {
  max-width: 14.28%;
}
.hover_lite_fa26 .component_c487 {
  max-width: 12.5%;
}
.hot_9442 .component_c487 {
  max-width: 11.11%;
}
.liquid_2a39 {
  display: block;
}
.message_7847 .hard-a924 label,
.message_7847 .wood-4be0 label,
.message_7847 .small_8112 label,
.message_7847 .tertiary-6b74 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice-8839 {
  list-style: none;
  margin: 0;
}
.notice-8839 article.label-first-de49 {
  margin-bottom: 0;
}
.notice-8839 ul {
  list-style: none;
  margin: 0;
}
.notice-8839 .button_f6c5 li.label-first-de49 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice-8839 .button_f6c5 li.label-first-de49 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice-8839 .button_f6c5 li.label-first-de49: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) {
  .notice-8839 .button_f6c5 li.label-first-de49 li.label-first-de49 li.label-first-de49 li.label-first-de49 {
    padding-left: 0;
  }
}
article.label-first-de49 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label-first-de49 .preview_6dff p:last-of-type {
  margin-bottom: 0;
}
article.label-first-de49 .header-e470 {
  float: left;
}
article.label-first-de49 .avatar_428c {
  margin-left: 85px;
}
article.label-first-de49 .motion_7409 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label-first-de49 .motion_7409 .white-3a6d {
  margin-left: 10px;
}
article.label-first-de49 .selected-b321 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label-first-de49 .west_5f58 {
  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 .hard-a924,
  #respond .small_8112,
  #respond .tertiary-6b74 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hard-a924 input,
#respond .small_8112 input,
#respond .tertiary-6b74 input {
  width: 100%;
}
#respond .tertiary-6b74 {
  margin-right: 0;
}
#respond .gradient_small_c9fd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.primary_left_fbf2 {
  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;
}
.primary_left_fbf2.banner_iron_dcba {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.primary_left_fbf2 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%);
}
.primary_left_fbf2:focus,
.primary_left_fbf2: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);
}
.gallery_89ca {
  border-radius: 10%;
}
.banner-full-46f9 {
  border-radius: 50%;
}
.message-117e {
  font-size: 0.72em;
}
.video-a472 {
  font-size: 0.875em;
}
.first_80e1 {
  font-size: 1.1em;
}
.pressed_0e51 {
  text-transform: uppercase;
  line-height: 1.2;
}
.pressed_0e51.message-117e {
  letter-spacing: 0.5px;
}
.nav_tiny_52d3,
.nav_tiny_52d3 a {
  color: #6d6d6d;
}
.nav_tiny_52d3 a:hover {
  color: #111;
}
.accent-f06f {
  color: #6d6d6d;
}
.clean-4218 {
  overflow-x: hidden;
}
.clean-4218 .nav-outer-4b78.over_7ece {
  position: relative;
}
.clean-4218 .nav-outer-4b78.over_7ece.gas_cfa1 {
  position: initial;
}
.clean-4218
  .nav-outer-4b78.over_7ece.gas_cfa1
  .silver_9f90 {
  left: auto;
}
.clean-4218 .nav-outer-4b78 .silver_9f90 {
  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;
}
.clean-4218 .nav-outer-4b78:hover.over_7ece {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.clean-4218
  .nav-outer-4b78:hover.over_7ece
  .silver_9f90 {
  display: block;
  z-index: 9999999;
}
.clean-4218 .background-40bb .filter_0204,
.clean-4218 .stale_7613 .filter_0204 {
  display: none;
}
.clean-4218 .row_ff97 .nav-outer-4b78:hover.over_7ece {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.message_7847 .hard-a924 label,
.message_7847 .wood-4be0 label,
.message_7847 .small_8112 label,
.message_7847 .tertiary-6b74 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notice-8839 {
  list-style: none;
  margin: 0;
}
.notice-8839 article.label-first-de49 {
  margin-bottom: 0;
}
.notice-8839 ul {
  list-style: none;
  margin: 0;
}
.notice-8839 .button_f6c5 li.label-first-de49 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notice-8839 .button_f6c5 li.label-first-de49 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notice-8839 .button_f6c5 li.label-first-de49: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) {
  .notice-8839 .button_f6c5 li.label-first-de49 li.label-first-de49 li.label-first-de49 li.label-first-de49 {
    padding-left: 0;
  }
}
article.label-first-de49 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.label-first-de49 .preview_6dff p:last-of-type {
  margin-bottom: 0;
}
article.label-first-de49 .header-e470 {
  float: left;
}
article.label-first-de49 .avatar_428c {
  margin-left: 85px;
}
article.label-first-de49 .motion_7409 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.label-first-de49 .motion_7409 .white-3a6d {
  margin-left: 10px;
}
article.label-first-de49 .selected-b321 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.label-first-de49 .west_5f58 {
  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 .hard-a924,
  #respond .small_8112,
  #respond .tertiary-6b74 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hard-a924 input,
#respond .small_8112 input,
#respond .tertiary-6b74 input {
  width: 100%;
}
#respond .tertiary-6b74 {
  margin-right: 0;
}
#respond .gradient_small_c9fd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.background-40bb .silver_0ab2 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.silver_0ab2 .outline_c197.red_a119 .grid-1634 > li > a:focus,
.silver_0ab2 .outline_c197.red_a119 .grid-1634 > li > a:hover,
.silver_0ab2 .outline_c197.fast-74cb .grid-1634 > li > a:focus,
.silver_0ab2 .outline_c197.fast-74cb .grid-1634 > li > a:hover,
.silver_0ab2 .outline_c197.plasma_b5f4 .grid-1634 > li > a:focus,
.silver_0ab2 .outline_c197.plasma_b5f4 .grid-1634 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver_0ab2
  .outline_c197.red_a119
  .grid-1634
  > li.solid_69c9
  > a,
.silver_0ab2
  .outline_c197.red_a119
  .grid-1634
  > li.paragraph_1abb
  > a,
.silver_0ab2
  .outline_c197.fast-74cb
  .grid-1634
  > li.solid_69c9
  > a,
.silver_0ab2
  .outline_c197.fast-74cb
  .grid-1634
  > li.paragraph_1abb
  > a,
.silver_0ab2
  .outline_c197.plasma_b5f4
  .grid-1634
  > li.solid_69c9
  > a,
.silver_0ab2 .outline_c197.plasma_b5f4 .grid-1634 > li.notice_first_d9ec > a {
  color: rgba(255, 255, 255, 0.99);
}
.silver_0ab2 .input-current-19fa,
.silver_0ab2 .input-current-19fa a {
  color: rgba(255, 255, 255, 0.99);
}
.silver_0ab2 .summary-0a81.accordion_2461 li a,
.silver_0ab2 .yellow-c6ea a,
.silver_0ab2 .backdrop-0ad2,
.silver_0ab2 .grid-1634 > li > a,
.silver_0ab2 .info-e6f6 {
  color: rgba(255, 255, 255, 0.79);
}
.silver_0ab2 .summary-0a81.accordion_2461 li a:hover,
.silver_0ab2 .yellow-c6ea a:hover,
.silver_0ab2 .backdrop-0ad2:hover,
.silver_0ab2 .grid-1634 > li > a:hover,
.silver_0ab2 .info-e6f6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver_0ab2 .article-8dad {
  color: rgba(255, 255, 255, 0.79);
}
.silver_0ab2 .article-8dad .cold-9d6c {
  color: rgba(255, 255, 255, 0.99);
}
.silver_0ab2 .article-8dad:hover {
  color: rgba(255, 255, 255, 0.99);
}
.silver_0ab2 .medium-28d5 .main-paper-cc32 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.silver_0ab2 .medium-28d5 .main-paper-cc32 .pagination_cff5 {
  color: rgba(255, 255, 255, 0.79);
}
.silver_0ab2
  .medium-28d5
  .main-paper-cc32
  .pagination_cff5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver_0ab2
  .medium-28d5
  .main-paper-cc32
  .pagination_cff5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver_0ab2
  .medium-28d5
  .main-paper-cc32
  .pagination_cff5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver_0ab2
  .medium-28d5
  .main-paper-cc32
  .pagination_cff5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.silver_0ab2 .medium-28d5 .main-dd7f {
  color: rgba(255, 255, 255, 0.79);
}
.silver_0ab2 .medium-28d5 .main-dd7f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item-762b
  .silver_0ab2
  .medium-28d5
  .thick-413f
  .title_full_3d75 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item-762b
  .silver_0ab2
  .medium-28d5
  .thick-413f
  .pagination_cff5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.background-40bb .narrow-cfb7 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.narrow-cfb7 .outline_c197.red_a119 .grid-1634 > li > a:focus,
.narrow-cfb7 .outline_c197.red_a119 .grid-1634 > li > a:hover,
.narrow-cfb7 .outline_c197.fast-74cb .grid-1634 > li > a:focus,
.narrow-cfb7 .outline_c197.fast-74cb .grid-1634 > li > a:hover,
.narrow-cfb7 .outline_c197.plasma_b5f4 .grid-1634 > li > a:focus,
.narrow-cfb7 .outline_c197.plasma_b5f4 .grid-1634 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-cfb7
  .outline_c197.red_a119
  .grid-1634
  > li.solid_69c9
  > a,
.narrow-cfb7
  .outline_c197.red_a119
  .grid-1634
  > li.paragraph_1abb
  > a,
.narrow-cfb7
  .outline_c197.fast-74cb
  .grid-1634
  > li.solid_69c9
  > a,
.narrow-cfb7
  .outline_c197.fast-74cb
  .grid-1634
  > li.paragraph_1abb
  > a,
.narrow-cfb7
  .outline_c197.plasma_b5f4
  .grid-1634
  > li.solid_69c9
  > a,
.narrow-cfb7 .outline_c197.plasma_b5f4 .grid-1634 > li.notice_first_d9ec > a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-cfb7 .input-current-19fa,
.narrow-cfb7 .input-current-19fa a {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-cfb7 .summary-0a81.accordion_2461 li a,
.narrow-cfb7 .yellow-c6ea a,
.narrow-cfb7 .backdrop-0ad2,
.narrow-cfb7 .grid-1634 > li > a,
.narrow-cfb7 .info-e6f6 {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-cfb7 .summary-0a81.accordion_2461 li a:hover,
.narrow-cfb7 .yellow-c6ea a:hover,
.narrow-cfb7 .backdrop-0ad2:hover,
.narrow-cfb7 .grid-1634 > li > a:hover,
.narrow-cfb7 .info-e6f6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-cfb7 .article-8dad {
  color: rgba(0, 0, 0, 0.55);
}
.narrow-cfb7 .article-8dad .cold-9d6c {
  color: rgba(0, 0, 0, 0.8);
}
.narrow-cfb7 .article-8dad:hover {
  color: rgba(0, 0, 0, 0.8);
}
.purple-d01f .light-e5ed {
  margin-left: auto;
  margin-right: auto;
}
.link-fast-7d8f > * {
  margin-left: auto;
  margin-right: auto;
}
.link-fast-7d8f .article-thick-6783 {
  margin-right: 1.41575em;
}
.slider_wide_eb0e .link-fast-7d8f > .hero-dim-6217 {
  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;
}
.slider_wide_eb0e .link-fast-7d8f > .white_92d5 {
  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;
}
.chip_8ec8.purple-d01f .light-e5ed,
.detail-dynamic-dced.purple-d01f .light-e5ed {
  margin-left: 0;
}
.photo_easy_f827.purple-d01f .light-e5ed,
.footer-b6c5.purple-d01f .light-e5ed {
  margin-right: 0;
}
.link-fast-7d8f ol,
.link-fast-7d8f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.breadcrumb_bronze_4fa5 video {
  max-width: 100%;
}
.box-small-412c img {
  display: block;
}
.box-small-412c.article-thick-6783,
.box-small-412c.column-1d18 {
  width: 100%;
}
.box-small-412c.white_92d5 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.banner_narrow_6728:not(.disabled-soft-b66d) {
  margin: 1.5em auto;
}
.clean_1bab p {
  padding: 1.5em 14px;
}
ul.media-16ab.white_92d5,
ul.media-16ab.hero-dim-6217,
ul.media-16ab.red-455b.hero-dim-6217 {
  padding: 0 14px;
}
.lower_a50f {
  display: block;
  overflow-x: auto;
}
.lower_a50f table {
  border-collapse: collapse;
  width: 100%;
}
.lower_a50f td,
.lower_a50f th {
  padding: 0.5em;
}
.link-fast-7d8f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.link-fast-7d8f ol ol,
.link-fast-7d8f ol ul,
.link-fast-7d8f ul ol,
.link-fast-7d8f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.link-fast-7d8f ol ol li,
.link-fast-7d8f ol ul li,
.link-fast-7d8f ul ol li,
.link-fast-7d8f ul ul li {
  margin-left: 0;
}
.dropdown-b438.brown-ec6e > .chip-f982 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.dropdown-b438.brown-ec6e > .chip-f982 iframe,
.dropdown-b438.brown-ec6e > .chip-f982 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.header-soft-98d2 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.header-soft-98d2.grid-c404 {
  padding: 0;
}
.header-soft-98d2.grid-c404 cite {
  font-size: 13px;
}
.header-soft-98d2 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.header-soft-98d2 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.thumbnail-74bf {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.thumbnail-74bf > p:first-child {
  margin-top: 0;
}
.thumbnail-74bf cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.thumbnail-74bf blockquote {
  border-left: 0;
}
.border_fast_0a3c {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.border_fast_0a3c:not(.heading-86d1) {
  max-width: 100px;
}
.border_fast_0a3c.footer-63fe {
  border-bottom: none !important;
  text-align: center;
}
.border_fast_0a3c.footer-63fe::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .clean_1bab p {
    padding: 1.5em 0;
  }
}
.black-c08b {
  color: #0073aa;
}
.green_0192 {
  background-color: #0073aa;
}
.alert_advanced_8493 {
  color: #229fd8;
}
.black-9790 {
  background-color: #229fd8;
}
.logo_soft_7bd7 {
  color: #eee;
}
.grid-steel-06c8 {
  background-color: #eee;
}
.frame_dynamic_dd39 {
  color: #444;
}
.carousel_wide_1ecb {
  background-color: #444;
}
.detail-first-0dfb {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.detail-first-0dfb .gradient_selected_c37c .yellow-c6ea {
  font-size: 15px;
}
.detail-first-0dfb .yellow-c6ea {
  line-height: 1.3;
}
.detail-first-0dfb .narrow-cfb7 {
}
.detail-first-0dfb .silver_0ab2 {
  background: #235787;
}
.highlight-400e {
  padding: 0;
}
.highlight-400e .silver_0ab2 {
  background: #1a1a1a;
}
.highlight-400e .narrow-cfb7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.row_smooth_35a6 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.row_smooth_35a6 .narrow-cfb7 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.row_smooth_35a6 .silver_0ab2 {
  background: #303030;
}
.text_old_44bb {
  position: relative;
  z-index: 10;
}
.text_old_44bb .outline-aed5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.info-e43e .over_7ece {
  display: inline-block;
  vertical-align: middle;
}
.info-e43e.main_5bbc .over_7ece {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .info-e43e.main_5bbc .over_7ece {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .info-e43e.main_5bbc .over_7ece {
    margin-right: 0.4em;
  }
}
.info-e43e.main_5bbc .over_7ece:last-child {
  margin-right: 0;
}
.notice_left_8b9d .outline-aed5 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .background-40bb .gradient_selected_c37c {
    margin: 0 -0.5em;
  }
  .background-40bb .gradient_selected_c37c [class*="customify-col-"],
  .background-40bb .gradient_selected_c37c [class*="customify-col_"],
  .background-40bb .gradient_selected_c37c [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.background-40bb.hero-7ed4 .outline-aed5 {
  background: 0 0 !important;
}
.background-40bb.hero-7ed4 .outline-aed5,
.background-40bb.notice_left_8b9d .outline-aed5 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .background-40bb.upper_c06a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.background-40bb.notice_left_8b9d .outline-aed5 {
  box-shadow: none !important;
}
.search_purple_50e7 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .search_purple_50e7 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .search_purple_50e7 {
    padding: 18px 0 20px;
  }
}
.search_purple_50e7 .warm_a3b6 {
  width: 100%;
}
.search_purple_50e7 .tag_prev_bb5b {
  margin-bottom: 0;
}
.search_purple_50e7 .pink-c833 {
  margin-top: 5px;
  font-size: 0.875em;
}
.frame-5c74 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.frame-5c74 .dropdown_d923 {
  width: 100%;
}
.full_582b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.full_582b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.full_582b 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;
}
.full_582b li:last-child:after {
  display: none;
}
.full_582b li a {
  font-weight: 500;
  margin-right: 10px;
}
.container_a9b6 .filter_0204 button,
.search_purple_50e7 .filter_0204 button {
  left: 0;
}
.container_a9b6 .dropdown_d923,
.search_purple_50e7 .dropdown_d923 {
  padding-left: 0;
  padding-right: 0;
}
.container_a9b6 .frame-5c74,
.search_purple_50e7 .frame-5c74 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.container_a9b6 {
  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;
}
.container_a9b6: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;
}
.container_a9b6 .sort-selected-34f3 {
  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) {
  .container_a9b6 .sort-selected-34f3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .container_a9b6 .sort-selected-34f3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .container_a9b6 .sort-selected-34f3 {
    min-height: 200px;
  }
}
.container_a9b6 .full_582b {
  color: rgba(255, 255, 255, 0.8);
}
.container_a9b6 .full_582b a,
.container_a9b6 .full_582b li:after {
  color: inherit;
}
.container_a9b6 .full_582b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.first_4ace {
  margin-bottom: 0.5em;
}
.action-7b38 {
  margin-bottom: 1.2em;
}
.action-7b38,
.first_4ace {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.action-7b38 p:last-child,
.first_4ace p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .filter_0204,
#masthead .filter_0204 {
  display: none;
}
#masthead
  > .filter_0204.pattern-ce2c {
  display: none;
}
#masthead > .filter_0204 button {
  left: 0;
}
.badge_old_413f {
  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%;
}
.badge_old_413f .over_7ece {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.badge_old_413f .box-bf76 {
  display: -webkit-box;
  display: flex;
}
.badge_old_413f .box-bf76.short-4181 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.badge_old_413f .box-bf76.popup_2462 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_old_413f .box-bf76.tooltip_a18f {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.badge_old_413f.steel-6a75.video_f5ec .box-bf76.short-4181 {
  flex-basis: 100%;
}
.badge_old_413f.container-wide-01e6 .box-bf76.popup_2462 {
  -webkit-box-flex: 1;
  flex: auto;
}
.badge_old_413f.container-wide-01e6 .box-bf76.tooltip_a18f {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .filter_0204.pattern-ce2c {
  display: none;
}
#masthead > .filter_0204 button {
  left: 0;
}
.backdrop_f783 {
  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;
}
.backdrop_f783:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.backdrop_f783.gas-a45d i {
  margin-right: 4px;
}
.backdrop_f783.breadcrumb_solid_1ed0 i {
  margin-left: 5px;
}
.yellow-c6ea p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.yellow-c6ea p:last-child {
  margin-bottom: 0;
}
.middle_fc97 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.middle_fc97 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.middle_fc97 img {
  display: block;
  width: auto;
  line-height: 1;
}
.middle_fc97 .input-current-19fa {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.middle_fc97 .last-3daa {
  margin: 5px 0 7px 0;
}
.middle_fc97.pattern-14f0 .secondary_upper_e8c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.middle_fc97.pattern-14f0 .tertiary-49c8 {
  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;
}
.middle_fc97.dynamic-0dd3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.middle_fc97.dynamic-0dd3 .secondary_upper_e8c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.middle_fc97.dynamic-0dd3 .tertiary-49c8 {
  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;
}
.middle_fc97.smooth-3300 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.middle_fc97.block_paper_d0a1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.middle_fc97.block_paper_d0a1 .tertiary-49c8 {
  margin-top: 7px;
}
.dark-e800 {
  display: inline-block;
}
.text_old_44bb .popup-c99d .middle_fc97 img {
  max-width: 100%;
}
.outline_c197 .clean-e6ff.video_north_b17f,
.secondary-in-80d5 .clean-e6ff.video_north_b17f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.outline_c197 .component_af4d,
.secondary-in-80d5 .component_af4d {
  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%);
}
.outline_c197 .component_af4d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.outline_c197.badge-hovered-07b2 .component_af4d {
  display: none;
}
.outline_c197 .hard_094a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.outline_c197 .hard_094a li {
  display: inline-block;
  position: relative;
}
.outline_c197 .hard_094a li:last-child {
  margin-right: 0;
}
.outline_c197 .hard_094a 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;
}
.outline_c197 .hard_094a li.notice_first_d9ec > a {
  color: rgba(0, 0, 0, 0.9);
}
.outline_c197 .hard_094a > 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;
}
.outline_c197 .hard_094a > li > a i {
  line-height: 0;
}
.outline_c197 .hard_094a > li.input_897c > a .component_af4d {
  margin-left: 4px;
  line-height: 0;
}
.outline_c197 .hard_094a .gallery_soft_8460 li.input_897c > a {
  position: relative;
}
.outline_c197 .hard_094a .gallery_soft_8460 li.input_897c > a:after,
.outline_c197 .hard_094a .gallery_soft_8460 li.input_897c > a:before {
  content: "";
  display: table;
}
.outline_c197 .hard_094a .gallery_soft_8460 li.input_897c > a:after {
  clear: both;
}
.outline_c197 .hard_094a .gallery_soft_8460 li.input_897c > a .component_af4d {
  margin-left: 5px;
  float: right;
}
.outline_c197 .disabled_orange_aa9b,
.outline_c197 .gallery_soft_8460 {
  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;
}
.outline_c197 .gallery_soft_8460 {
  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;
}
.outline_c197 .gallery_soft_8460 .video_north_b17f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.outline_c197 .gallery_soft_8460 .component_af4d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.outline_c197 .gallery_soft_8460 li {
  display: block;
  margin: 0;
  padding: 0;
}
.outline_c197 .gallery_soft_8460 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;
}
.outline_c197 .gallery_soft_8460 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.outline_c197 .gallery_soft_8460 .gallery_soft_8460 {
  top: 0;
  left: 100%;
}
.outline_c197 .mask_light_ee5d.fn-focus-327c > .disabled_orange_aa9b,
.outline_c197 .mask_light_ee5d.fn-focus-327c > .gallery_soft_8460,
.outline_c197 .mask_light_ee5d:focus > .disabled_orange_aa9b,
.outline_c197 .mask_light_ee5d:focus > .gallery_soft_8460,
.outline_c197 .mask_light_ee5d:hover > .disabled_orange_aa9b,
.outline_c197 .mask_light_ee5d:hover > .gallery_soft_8460 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.outline_c197.plasma_b5f4 .grid-1634:after,
.outline_c197.plasma_b5f4 .grid-1634:before {
  content: "";
  display: table;
}
.outline_c197.plasma_b5f4 .grid-1634:after {
  clear: both;
}
.outline_c197.plasma_b5f4 .grid-1634 > li {
  float: left;
}
.outline_c197.status_ca55 .grid-1634:after,
.outline_c197.status_ca55 .grid-1634:before {
  content: "";
  display: table;
}
.outline_c197.status_ca55 .grid-1634:after {
  clear: both;
}
.outline_c197.status_ca55 .grid-1634 > li {
  float: left;
}
.outline_c197.status_ca55 .grid-1634 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.outline_c197.status_ca55 .grid-1634 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.outline_c197.status_ca55 .grid-1634 > li.solid_69c9 > a,
.outline_c197.status_ca55 .grid-1634 > li.notice_first_d9ec > a {
  color: #fff;
  background-color: #1e4b75;
}
.outline_c197.red_a119 .grid-1634 > li > a .video_north_b17f {
  position: relative;
}
.outline_c197.red_a119 .grid-1634 > li > a .video_north_b17f: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;
}
.outline_c197.red_a119
  .grid-1634
  > li:focus
  > a
  .video_north_b17f:before,
.outline_c197.red_a119
  .grid-1634
  > li:hover
  > a
  .video_north_b17f:before {
  width: 100%;
  background-color: currentColor;
}
.outline_c197.red_a119
  .grid-1634
  > li.solid_69c9
  > a
  .video_north_b17f:before,
.outline_c197.red_a119
  .grid-1634
  > li.paragraph_1abb
  > a
  .video_north_b17f:before {
  width: 100%;
  background-color: currentColor;
}
.outline_c197.fast-74cb .grid-1634 > li > a .video_north_b17f {
  position: relative;
}
.outline_c197.fast-74cb .grid-1634 > li > a .video_north_b17f: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;
}
.outline_c197.fast-74cb .grid-1634 > li:focus > a .video_north_b17f:before,
.outline_c197.fast-74cb
  .grid-1634
  > li:hover
  > a
  .video_north_b17f:before {
  width: 100%;
  background-color: currentColor;
}
.outline_c197.fast-74cb
  .grid-1634
  > li.solid_69c9
  > a
  .video_north_b17f:before,
.outline_c197.fast-74cb
  .grid-1634
  > li.paragraph_1abb
  > a
  .video_north_b17f:before {
  width: 100%;
  background-color: currentColor;
}
.secondary-in-80d5 .hard_094a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.secondary-in-80d5 .hard_094a li:first-child > a {
  border-top: none;
}
.secondary-in-80d5 .hard_094a .main_silver_ac5d > .video_north_b17f .component_af4d {
  display: none;
}
.secondary-in-80d5 .hard_094a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.secondary-in-80d5 .hard_094a li:last-child {
  border: none;
}
.secondary-in-80d5 .hard_094a li.input_897c > a {
  padding-right: 45px !important;
}
.secondary-in-80d5 .hard_094a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.secondary-in-80d5 .hard_094a li a:focus,
.secondary-in-80d5 .hard_094a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary-in-80d5 .hard_094a li .action-4b8a {
  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;
}
.secondary-in-80d5 .hard_094a li .action-4b8a:hover {
  box-shadow: none;
}
.secondary-in-80d5 .hard_094a li .action-4b8a .component_af4d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.secondary-in-80d5 .hard_094a .gallery_soft_8460 {
  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);
}
.secondary-in-80d5 .hard_094a .gallery_soft_8460 li a {
  padding-left: 3em;
}
.secondary-in-80d5 .hard_094a .outline-fixed-494b > a .action-4b8a i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.secondary-in-80d5 .hard_094a .outline-fixed-494b > .gallery_soft_8460 {
  display: block;
  opacity: 1;
}
.background-lite-6bb2 {
  max-width: 100%;
}
.pro-479d {
  line-height: 0;
  cursor: pointer;
}
.info-e6f6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.info-e6f6:hover {
  box-shadow: none;
  color: currentColor;
}
.info-e6f6 svg {
  width: 18px;
  height: 18px;
}
.info-e6f6 .short_eb82 {
  display: none;
}
.badge-copper-cbfc {
  position: relative;
}
.badge-copper-cbfc.fn-active-327c .info-e6f6 .shade-0f32 {
  display: none;
}
.badge-copper-cbfc.fn-active-327c .info-e6f6 .short_eb82 {
  display: inline-block;
}
.badge-copper-cbfc .steel-d20b {
  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);
}
.badge-copper-cbfc.feature_3066 .steel-d20b {
  left: auto;
  right: -0.9em;
}
.badge-copper-cbfc.feature_3066 .primary_3790::before {
  left: auto;
  right: 15px;
}
.badge-copper-cbfc.fn-active-327c .steel-d20b {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thick-413f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.thick-413f label {
  flex-basis: 100%;
}
.thick-413f .main-paper-cc32 {
  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;
}
.thick-413f .pagination_cff5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.thick-413f .pagination_cff5:focus {
  background-color: transparent;
}
.thick-413f button.main-dd7f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.thick-413f button.main-dd7f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.thick-413f button.main-dd7f svg {
  width: 18px;
  height: 18px;
}
.thick-413f input[type="submit"] {
  min-height: auto;
}
.medium-28d5 .thick-413f .pagination_cff5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.primary_3790 {
  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) {
  .primary_3790 {
    width: 220px;
  }
}
.primary_3790 label {
  flex-basis: 100%;
}
.primary_3790::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;
}
.item-762b .medium-28d5 .thick-413f {
  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;
}
.item-762b
  .medium-28d5
  .thick-413f
  .main-paper-cc32 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.item-762b .medium-28d5 .thick-413f .pagination_cff5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.item-762b
  .medium-28d5
  .thick-413f
  .pagination_cff5:focus {
  background: 0 0;
}
.item-762b
  .medium-28d5
  .thick-413f
  .title_full_3d75 {
  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;
}
.summary-0a81 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.summary-0a81 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.summary-0a81 li:last-child {
  margin-right: 0;
}
.summary-0a81 li:first-child {
  margin-left: 0;
}
.summary-0a81.green_0904 a {
  color: #fff;
}
.summary-0a81.green_0904 a:hover {
  color: #fff;
}
.summary-0a81 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.summary-0a81 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.summary-0a81 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.summary-0a81 a:hover {
  opacity: 0.9;
  color: inherit;
}
.summary-0a81 [class*="social-icon-apple"] {
  background-color: #999;
}
.summary-0a81 [class*="social-icon-apple"].outline_dynamic_6496 {
  background-color: transparent;
  color: #999;
}
.summary-0a81 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.summary-0a81 [class*="social-icon-behance"].outline_dynamic_6496 {
  background-color: transparent;
  color: #1769ff;
}
.summary-0a81 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.summary-0a81 [class*="social-icon-bitbucket"].outline_dynamic_6496 {
  background-color: transparent;
  color: #205081;
}
.summary-0a81 [class*="social-icon-codepen"] {
  background-color: #000;
}
.summary-0a81 [class*="social-icon-codepen"].outline_dynamic_6496 {
  background-color: transparent;
  color: #000;
}
.summary-0a81 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.summary-0a81 [class*="social-icon-delicious"].outline_dynamic_6496 {
  background-color: transparent;
  color: #39f;
}
.summary-0a81 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.summary-0a81 [class*="social-icon-digg"].outline_dynamic_6496 {
  background-color: transparent;
  color: #005be2;
}
.summary-0a81 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.summary-0a81 [class*="social-icon-dribbble"].outline_dynamic_6496 {
  background-color: transparent;
  color: #ea4c89;
}
.summary-0a81 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.summary-0a81 [class*="social-icon-envelope"].outline_dynamic_6496 {
  background-color: transparent;
  color: #ea4335;
}
.summary-0a81 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.summary-0a81 [class*="social-icon-facebook"].outline_dynamic_6496 {
  background-color: transparent;
  color: #3b5998;
}
.summary-0a81 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.summary-0a81 [class*="social-icon-flickr"].outline_dynamic_6496 {
  background-color: transparent;
  color: #0063dc;
}
.summary-0a81 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.summary-0a81 [class*="social-icon-foursquare"].outline_dynamic_6496 {
  background-color: transparent;
  color: #2d5be3;
}
.summary-0a81 [class*="social-icon-github"] {
  background-color: #333;
}
.summary-0a81 [class*="social-icon-github"].outline_dynamic_6496 {
  background-color: transparent;
  color: #333;
}
.summary-0a81 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.summary-0a81 [class*="social-icon-google-plus"].outline_dynamic_6496 {
  background-color: transparent;
  color: #dd4b39;
}
.summary-0a81 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.summary-0a81 [class*="social-icon-houzz"].outline_dynamic_6496 {
  background-color: transparent;
  color: #7ac142;
}
.summary-0a81 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.summary-0a81 [class*="social-icon-instagram"].outline_dynamic_6496 {
  background-color: transparent;
  color: #262626;
}
.summary-0a81 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.summary-0a81 [class*="social-icon-jsfiddle"].outline_dynamic_6496 {
  background-color: transparent;
  color: #487aa2;
}
.summary-0a81 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.summary-0a81 [class*="social-icon-linkedin"].outline_dynamic_6496 {
  background-color: transparent;
  color: #0077b5;
}
.summary-0a81 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.summary-0a81 [class*="social-icon-medium"].outline_dynamic_6496 {
  background-color: transparent;
  color: #00ab6b;
}
.summary-0a81 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.summary-0a81
  [class*="social-icon-odnoklassniki"].outline_dynamic_6496 {
  background-color: transparent;
  color: #f4731c;
}
.summary-0a81 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.summary-0a81 [class*="social-icon-meetup"].outline_dynamic_6496 {
  background-color: transparent;
  color: #ec1c40;
}
.summary-0a81 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.summary-0a81 [class*="social-icon-pinterest"].outline_dynamic_6496 {
  background-color: transparent;
  color: #bd081c;
}
.summary-0a81 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.summary-0a81 [class*="social-icon-product-hunt"].outline_dynamic_6496 {
  background-color: transparent;
  color: #da552f;
}
.summary-0a81 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.summary-0a81 [class*="social-icon-reddit"].outline_dynamic_6496 {
  background-color: transparent;
  color: #ff4500;
}
.summary-0a81 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.summary-0a81 [class*="social-icon-rss"].outline_dynamic_6496 {
  background-color: transparent;
  color: #f26522;
}
.summary-0a81 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.summary-0a81
  [class*="social-icon-shopping-cart"].outline_dynamic_6496 {
  background-color: transparent;
  color: #4caf50;
}
.summary-0a81 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.summary-0a81 [class*="social-icon-skype"].outline_dynamic_6496 {
  background-color: transparent;
  color: #00aff0;
}
.summary-0a81 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.summary-0a81 [class*="social-icon-slideshare"].outline_dynamic_6496 {
  background-color: transparent;
  color: #0077b5;
}
.summary-0a81 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.summary-0a81 [class*="social-icon-snapchat"].outline_dynamic_6496 {
  background-color: transparent;
  color: #fffc00;
}
.summary-0a81 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.summary-0a81 [class*="social-icon-soundcloud"].outline_dynamic_6496 {
  background-color: transparent;
  color: #f80;
}
.summary-0a81 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.summary-0a81 [class*="social-icon-spotify"].outline_dynamic_6496 {
  background-color: transparent;
  color: #2ebd59;
}
.summary-0a81 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.summary-0a81
  [class*="social-icon-stack-overflow"].outline_dynamic_6496 {
  background-color: transparent;
  color: #fe7a15;
}
.summary-0a81 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.summary-0a81 [class*="social-icon-maldkfgram"].outline_dynamic_6496 {
  background-color: transparent;
  color: #2ca5e0;
}
.summary-0a81 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.summary-0a81 [class*="social-icon-tripadvisor"].outline_dynamic_6496 {
  background-color: transparent;
  color: #589442;
}
.summary-0a81 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.summary-0a81 [class*="social-icon-tumblr"].outline_dynamic_6496 {
  background-color: transparent;
  color: #35465c;
}
.summary-0a81 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.summary-0a81 [class*="social-icon-twitch"].outline_dynamic_6496 {
  background-color: transparent;
  color: #6441a5;
}
.summary-0a81 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.summary-0a81 [class*="social-icon-twitter"].outline_dynamic_6496 {
  background-color: transparent;
  color: #1da1f2;
}
.summary-0a81 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.summary-0a81 [class*="social-icon-vimeo"].outline_dynamic_6496 {
  background-color: transparent;
  color: #1ab7ea;
}
.summary-0a81 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.summary-0a81 [class*="social-icon-vk"].outline_dynamic_6496 {
  background-color: transparent;
  color: #45668e;
}
.summary-0a81 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.summary-0a81 [class*="social-icon-weibo"].outline_dynamic_6496 {
  background-color: transparent;
  color: #df2029;
}
.summary-0a81 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.summary-0a81 [class*="social-icon-weixin"].outline_dynamic_6496 {
  background-color: transparent;
  color: #7bb32e;
}
.summary-0a81 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.summary-0a81 [class*="social-icon-whatsapp"].outline_dynamic_6496 {
  background-color: transparent;
  color: #25d366;
}
.summary-0a81 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.summary-0a81 [class*="social-icon-wordpress"].outline_dynamic_6496 {
  background-color: transparent;
  color: #21759b;
}
.summary-0a81 [class*="social-icon-xing"] {
  background-color: #026466;
}
.summary-0a81 [class*="social-icon-xing"].outline_dynamic_6496 {
  background-color: transparent;
  color: #026466;
}
.summary-0a81 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.summary-0a81 [class*="social-icon-yelp"].outline_dynamic_6496 {
  background-color: transparent;
  color: #af0606;
}
.summary-0a81 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.summary-0a81 [class*="social-icon-youtube"].outline_dynamic_6496 {
  background-color: transparent;
  color: #cd201f;
}
.backdrop-0ad2 {
  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;
}
.backdrop-0ad2:hover {
  box-shadow: none;
  background: 0 0;
}
.purple_555d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.basic_9929 {
  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;
}
.surface_liquid_5d97 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.box-simple-e3f7 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.box-simple-e3f7,
.box-simple-e3f7::after,
.box-simple-e3f7::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;
}
.box-simple-e3f7::after,
.box-simple-e3f7::before {
  content: "";
  display: block;
  background-color: inherit;
}
.detail_5160 .basic_9929 .surface_liquid_5d97 {
  margin-top: -2px;
  width: 19px;
}
.detail_5160 .basic_9929 .box-simple-e3f7 {
  margin-top: -1px;
}
.detail_5160 .basic_9929 .box-simple-e3f7,
.detail_5160 .basic_9929 .box-simple-e3f7::after,
.detail_5160 .basic_9929 .box-simple-e3f7::before {
  width: 19px;
  height: 2px;
}
.detail_5160 .basic_9929 .box-simple-e3f7::before {
  top: -6px;
}
.detail_5160 .basic_9929 .box-simple-e3f7::after {
  bottom: -6px;
}
.row-a166 .basic_9929 .surface_liquid_5d97 {
  margin-top: -2px;
  width: 22px;
}
.row-a166 .basic_9929 .box-simple-e3f7 {
  margin-top: -1px;
}
.row-a166 .basic_9929 .box-simple-e3f7,
.row-a166 .basic_9929 .box-simple-e3f7::after,
.row-a166 .basic_9929 .box-simple-e3f7::before {
  width: 22px;
  height: 2px;
}
.row-a166 .basic_9929 .box-simple-e3f7::before {
  top: -7px;
}
.row-a166 .basic_9929 .box-simple-e3f7::after {
  bottom: -7px;
}
.prev-1243 .basic_9929 .surface_liquid_5d97 {
  margin-top: -2px;
  width: 31px;
}
.prev-1243 .basic_9929 .box-simple-e3f7 {
  margin-top: -1.5px;
}
.prev-1243 .basic_9929 .box-simple-e3f7,
.prev-1243 .basic_9929 .box-simple-e3f7::after,
.prev-1243 .basic_9929 .box-simple-e3f7::before {
  width: 31px;
  height: 3px;
}
.prev-1243 .basic_9929 .box-simple-e3f7::before {
  top: -9px;
}
.prev-1243 .basic_9929 .box-simple-e3f7::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .caption-liquid-7eb8 .basic_9929 .surface_liquid_5d97 {
    margin-top: -2px;
    width: 19px;
  }
  .caption-liquid-7eb8 .basic_9929 .box-simple-e3f7 {
    margin-top: -1px;
  }
  .caption-liquid-7eb8 .basic_9929 .box-simple-e3f7,
  .caption-liquid-7eb8 .basic_9929 .box-simple-e3f7::after,
  .caption-liquid-7eb8 .basic_9929 .box-simple-e3f7::before {
    width: 19px;
    height: 2px;
  }
  .caption-liquid-7eb8 .basic_9929 .box-simple-e3f7::before {
    top: -6px;
  }
  .caption-liquid-7eb8 .basic_9929 .box-simple-e3f7::after {
    bottom: -6px;
  }
  .shade-7047 .basic_9929 .surface_liquid_5d97 {
    margin-top: -2px;
    width: 22px;
  }
  .shade-7047 .basic_9929 .box-simple-e3f7 {
    margin-top: -1px;
  }
  .shade-7047 .basic_9929 .box-simple-e3f7,
  .shade-7047 .basic_9929 .box-simple-e3f7::after,
  .shade-7047 .basic_9929 .box-simple-e3f7::before {
    width: 22px;
    height: 2px;
  }
  .shade-7047 .basic_9929 .box-simple-e3f7::before {
    top: -7px;
  }
  .shade-7047 .basic_9929 .box-simple-e3f7::after {
    bottom: -7px;
  }
  .smooth-d45d .basic_9929 .surface_liquid_5d97 {
    margin-top: -2px;
    width: 31px;
  }
  .smooth-d45d .basic_9929 .box-simple-e3f7 {
    margin-top: -1.5px;
  }
  .smooth-d45d .basic_9929 .box-simple-e3f7,
  .smooth-d45d .basic_9929 .box-simple-e3f7::after,
  .smooth-d45d .basic_9929 .box-simple-e3f7::before {
    width: 31px;
    height: 3px;
  }
  .smooth-d45d .basic_9929 .box-simple-e3f7::before {
    top: -9px;
  }
  .smooth-d45d .basic_9929 .box-simple-e3f7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay_476b .basic_9929 .surface_liquid_5d97 {
    margin-top: -2px;
    width: 19px;
  }
  .overlay_476b .basic_9929 .box-simple-e3f7 {
    margin-top: -1px;
  }
  .overlay_476b .basic_9929 .box-simple-e3f7,
  .overlay_476b .basic_9929 .box-simple-e3f7::after,
  .overlay_476b .basic_9929 .box-simple-e3f7::before {
    width: 19px;
    height: 2px;
  }
  .overlay_476b .basic_9929 .box-simple-e3f7::before {
    top: -6px;
  }
  .overlay_476b .basic_9929 .box-simple-e3f7::after {
    bottom: -6px;
  }
  .thick-eda6 .basic_9929 .surface_liquid_5d97 {
    margin-top: -2px;
    width: 22px;
  }
  .thick-eda6 .basic_9929 .box-simple-e3f7 {
    margin-top: -1px;
  }
  .thick-eda6 .basic_9929 .box-simple-e3f7,
  .thick-eda6 .basic_9929 .box-simple-e3f7::after,
  .thick-eda6 .basic_9929 .box-simple-e3f7::before {
    width: 22px;
    height: 2px;
  }
  .thick-eda6 .basic_9929 .box-simple-e3f7::before {
    top: -7px;
  }
  .thick-eda6 .basic_9929 .box-simple-e3f7::after {
    bottom: -7px;
  }
  .hovered-fb21 .basic_9929 .surface_liquid_5d97 {
    margin-top: -2px;
    width: 31px;
  }
  .hovered-fb21 .basic_9929 .box-simple-e3f7 {
    margin-top: -1.5px;
  }
  .hovered-fb21 .basic_9929 .box-simple-e3f7,
  .hovered-fb21 .basic_9929 .box-simple-e3f7::after,
  .hovered-fb21 .basic_9929 .box-simple-e3f7::before {
    width: 31px;
    height: 3px;
  }
  .hovered-fb21 .basic_9929 .box-simple-e3f7::before {
    top: -9px;
  }
  .hovered-fb21 .basic_9929 .box-simple-e3f7::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .mask_hard_508d .basic_9929 .surface_liquid_5d97 {
    margin-top: -2px;
    width: 19px;
  }
  .mask_hard_508d .basic_9929 .box-simple-e3f7 {
    margin-top: -1px;
  }
  .mask_hard_508d .basic_9929 .box-simple-e3f7,
  .mask_hard_508d .basic_9929 .box-simple-e3f7::after,
  .mask_hard_508d .basic_9929 .box-simple-e3f7::before {
    width: 19px;
    height: 2px;
  }
  .mask_hard_508d .basic_9929 .box-simple-e3f7::before {
    top: -6px;
  }
  .mask_hard_508d .basic_9929 .box-simple-e3f7::after {
    bottom: -6px;
  }
  .main-b67c .basic_9929 .surface_liquid_5d97 {
    margin-top: -2px;
    width: 22px;
  }
  .main-b67c .basic_9929 .box-simple-e3f7 {
    margin-top: -1px;
  }
  .main-b67c .basic_9929 .box-simple-e3f7,
  .main-b67c .basic_9929 .box-simple-e3f7::after,
  .main-b67c .basic_9929 .box-simple-e3f7::before {
    width: 22px;
    height: 2px;
  }
  .main-b67c .basic_9929 .box-simple-e3f7::before {
    top: -7px;
  }
  .main-b67c .basic_9929 .box-simple-e3f7::after {
    bottom: -7px;
  }
  .sidebar_glass_f1e7 .basic_9929 .surface_liquid_5d97 {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar_glass_f1e7 .basic_9929 .box-simple-e3f7 {
    margin-top: -1.5px;
  }
  .sidebar_glass_f1e7 .basic_9929 .box-simple-e3f7,
  .sidebar_glass_f1e7 .basic_9929 .box-simple-e3f7::after,
  .sidebar_glass_f1e7 .basic_9929 .box-simple-e3f7::before {
    width: 31px;
    height: 3px;
  }
  .sidebar_glass_f1e7 .basic_9929 .box-simple-e3f7::before {
    top: -9px;
  }
  .sidebar_glass_f1e7 .basic_9929 .box-simple-e3f7::after {
    bottom: -9px;
  }
}
.outline-outer-3c3e .box-simple-e3f7 {
  -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);
}
.outline-outer-3c3e .box-simple-e3f7::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.outline-outer-3c3e .box-simple-e3f7::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);
}
.outline-outer-3c3e.bright-383a .box-simple-e3f7 {
  -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);
}
.outline-outer-3c3e.bright-383a .box-simple-e3f7::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.outline-outer-3c3e.bright-383a .box-simple-e3f7::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);
}
.summary-large-b08a {
  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.lite_2938:before {
  display: none;
}
.stale_7613 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.stale_7613 .info-orange-0d0f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.stale_7613 .info-orange-0d0f:last-of-type {
  border-bottom: none;
}
.stale_7613 .info-orange-0d0f.panel-smooth-9620,
.stale_7613 .info-orange-0d0f.notification-4095,
.stale_7613 .info-orange-0d0f.out-244a {
  padding: 0;
}
.stale_7613 .secondary-in-80d5 .action-4b8a {
  color: currentColor;
}
.stale_7613 .secondary-in-80d5 .action-4b8a:focus,
.stale_7613 .secondary-in-80d5 .action-4b8a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale_7613.narrow-cfb7 .article-8dad,
.stale_7613.narrow-cfb7 .yellow-c6ea a,
.stale_7613.narrow-cfb7 .grid-1634 a,
.stale_7613.narrow-cfb7 .gallery_soft_8460 a {
  color: rgba(0, 0, 0, 0.55);
}
.stale_7613.narrow-cfb7 .article-8dad:hover,
.stale_7613.narrow-cfb7 .yellow-c6ea a:hover,
.stale_7613.narrow-cfb7 .grid-1634 a:hover,
.stale_7613.narrow-cfb7 .gallery_soft_8460 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.stale_7613.narrow-cfb7 .cold-9d6c {
  color: rgba(0, 0, 0, 0.8);
}
.stale_7613.narrow-cfb7 .info-orange-0d0f {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale_7613.narrow-cfb7 .info-orange-0d0f:before {
  background: rgba(0, 0, 0, 0.08);
}
.stale_7613.narrow-cfb7 .large-2062:before {
  background: rgba(255, 255, 255, 0.9);
}
.stale_7613.narrow-cfb7 .secondary-in-80d5 .hard_094a li a,
.stale_7613.narrow-cfb7 .secondary-in-80d5 .action-4b8a,
.stale_7613.narrow-cfb7 .gallery_soft_8460 {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale_7613.narrow-cfb7 .secondary-in-80d5 .action-4b8a:focus,
.stale_7613.narrow-cfb7 .secondary-in-80d5 .action-4b8a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale_7613.narrow-cfb7 .hard_094a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stale_7613.silver_0ab2 .article-8dad,
.stale_7613.silver_0ab2 .yellow-c6ea a,
.stale_7613.silver_0ab2 .grid-1634 .action-4b8a,
.stale_7613.silver_0ab2 .grid-1634 a,
.stale_7613.silver_0ab2 .gallery_soft_8460 a {
  color: rgba(255, 255, 255, 0.79);
}
.stale_7613.silver_0ab2 .article-8dad:hover,
.stale_7613.silver_0ab2 .yellow-c6ea a:hover,
.stale_7613.silver_0ab2 .grid-1634 .action-4b8a:hover,
.stale_7613.silver_0ab2 .grid-1634 a:hover,
.stale_7613.silver_0ab2 .gallery_soft_8460 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.stale_7613.silver_0ab2 .cold-9d6c {
  color: rgba(255, 255, 255, 0.99);
}
.stale_7613.silver_0ab2 .info-orange-0d0f {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_7613.silver_0ab2 .info-orange-0d0f:before {
  background: rgba(255, 255, 255, 0.08);
}
.stale_7613.silver_0ab2 .large-2062:before {
  background: rgba(0, 0, 0, 0.9);
}
.stale_7613.silver_0ab2 .secondary-in-80d5 .hard_094a li a,
.stale_7613.silver_0ab2 .secondary-in-80d5 .action-4b8a,
.stale_7613.silver_0ab2 .gallery_soft_8460 {
  border-color: rgba(255, 255, 255, 0.08);
}
.stale_7613.silver_0ab2 .secondary-in-80d5 .action-4b8a:focus,
.stale_7613.silver_0ab2 .secondary-in-80d5 .action-4b8a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.stale_7613.silver_0ab2 .hard_094a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.large-2062 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.large-2062:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.hidden-f18d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.primary-1f34 .stale_7613 {
  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;
}
.primary-1f34 .info-orange-0d0f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.primary-1f34 .info-orange-0d0f: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) {
  .primary-1f34 .info-orange-0d0f:before {
    width: 16%;
    left: 42%;
  }
}
.primary-1f34 .info-orange-0d0f:last-child:before {
  content: none;
}
.primary-1f34 .info-orange-0d0f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.primary-1f34 .secondary-in-80d5 .hard_094a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.primary-1f34 .secondary-in-80d5 .hard_094a li a .action-4b8a {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.primary-1f34 .secondary-in-80d5 .gallery_soft_8460 {
  border: none;
}
.primary-1f34 .secondary-in-80d5 .gallery_soft_8460 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.primary-1f34 .large-2062 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.primary-1f34 .hidden-f18d {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.primary-1f34 .silver_0ab2 .large-2062:before {
  background: rgba(0, 0, 0, 0.9);
}
.primary-1f34 .narrow-cfb7.carousel_fea0 .box-simple-e3f7 {
  background: rgba(0, 0, 0, 0.6);
}
.primary-1f34
  .narrow-cfb7.carousel_fea0
  .box-simple-e3f7::after,
.primary-1f34
  .narrow-cfb7.carousel_fea0
  .box-simple-e3f7:before {
  background: inherit;
}
.primary-1f34
  .narrow-cfb7.carousel_fea0:hover
  .box-simple-e3f7 {
  background: rgba(0, 0, 0, 0.8);
}
.active_e355 .stale_7613 {
  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) {
  .active_e355 .stale_7613 {
    width: auto;
    right: 45px;
  }
}
.upper-9913 .stale_7613 {
  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) {
  .upper-9913 .stale_7613 {
    width: auto;
    left: 45px;
  }
}
.lite_2938 .stale_7613 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.lite_2938 .hidden-f18d {
  max-width: 48em;
  margin: 0 auto;
}
.lite_2938 .large-2062:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.container_fixed_6e3b {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.container_fixed_6e3b.primary-1f34 .stale_7613 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.container_fixed_6e3b.active_e355 .stale_7613 {
  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);
}
.container_fixed_6e3b .stale_7613 {
  visibility: visible;
}
.container_fixed_6e3b.upper-9913 .stale_7613 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.table_thick_7bcf,
.advanced-acd0 {
  overflow-x: hidden;
}
.table_thick_7bcf .stale_7613 {
  overflow: auto;
}
.table_thick_7bcf.primary-1f34 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table_thick_7bcf.primary-1f34 .stale_7613 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.table_thick_7bcf.primary-1f34 .backdrop-0ad2 {
  opacity: 0;
}
.table_thick_7bcf.active_e355 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table_thick_7bcf.active_e355 .stale_7613 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.table_thick_7bcf.active_e355 .backdrop-0ad2 {
  opacity: 0;
}
.table_thick_7bcf.upper-9913 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.table_thick_7bcf.upper-9913 .stale_7613 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.table_thick_7bcf.upper-9913 .backdrop-0ad2 {
  opacity: 0;
}
.table_thick_7bcf.lite_2938 .stale_7613 {
  z-index: 10;
  visibility: visible;
}
.carousel_fea0 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.carousel_fea0 .box-simple-e3f7 {
  background: rgba(255, 255, 255, 0.99);
}
.carousel_fea0 .box-simple-e3f7::after,
.carousel_fea0 .box-simple-e3f7:before {
  background: inherit;
}
.carousel_fea0:hover .box-simple-e3f7 {
  background: rgba(255, 255, 255, 0.99);
}
.upper-9913 .carousel_fea0 {
  top: 10px;
  right: auto;
  left: 12px;
}
.lite_2938 .carousel_fea0 {
  display: none !important;
}
.table_thick_7bcf:before,
.advanced-acd0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.table_thick_7bcf .carousel_fea0,
.advanced-acd0 .carousel_fea0 {
  display: inline-block;
}
.stale_7613 .over_7ece {
  -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;
}
.table_thick_7bcf .stale_7613 .over_7ece,
.advanced-acd0 .stale_7613 .over_7ece {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.full_2bd9 .main-paper-cc32 {
  width: 100%;
}
.popup-c99d {
  padding: 0 0.5em 0;
}
.popup-c99d [class*="customify-col-"],
.popup-c99d [class*="customify-col_"],
.popup-c99d [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.module_3baa .popup-c99d {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .gradient_selected_c37c .paper_6e26,
  .paper_6e26 {
    display: none;
  }
  .down_3a8e {
    text-align: left;
  }
  .cool_cc47 {
    text-align: center;
  }
  .active-40af {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .gradient_selected_c37c .status-first-dfac,
  .status-first-dfac {
    display: none;
  }
  .grid-19e7 {
    text-align: left;
  }
  .yellow-a4b0 {
    text-align: center;
  }
  .simple-a1b4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .gradient_selected_c37c .table-80cf,
  .table-80cf {
    display: none;
  }
  .article-copper-f860 {
    text-align: left;
  }
  .under_9123 {
    text-align: center;
  }
  .tag-41b1 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.disabled-center-a178 {
  box-shadow: none !important;
}
.disabled-brown-cc51 .filter-fbdb,
.banner-large-7434 .filter-fbdb {
  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;
}
.banner-large-7434 .filter-fbdb {
  margin-top: 30px;
  margin-bottom: 30px;
}
.outline-aed5 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.outline-aed5:after,
.outline-aed5:before {
  content: "";
  display: table;
}
.outline-aed5:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .outline-aed5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.outline-aed5,
.upper_c06a {
  max-width: 1248px;
  margin: 0 auto;
}

.hidden-steel-8d71.texture_right_c368 .outline-aed5 {
  max-width: 100%;
}
.hidden-steel-8d71.copper_77e6 {
  max-width: 1200px;
  margin: 0 auto;
}
.hidden-steel-8d71.table-f26a .outline-aed5 {
  max-width: 100%;
}
.hidden-steel-8d71.table-f26a > .outline-aed5 {
  padding-left: 0;
  padding-right: 0;
}
.hidden-steel-8d71.table-f26a > .outline-aed5 .gradient_selected_c37c {
  margin: 0;
}
.hidden-steel-8d71.table-f26a
  > .outline-aed5
  .item_4127.nav-south-e941 {
  margin-right: 0;
  margin-left: 0;
}
.hidden-steel-8d71.table-f26a #main.nav-south-e941 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .widget-rough-6f8b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .widget-rough-6f8b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .text-bronze-fcda .light-e5ed {
    padding-right: 1em;
  }
  .text-bronze-fcda.basic-86fe .item_4127 {
    border-right: 1px solid #eaecee;
  }
  .text-bronze-fcda.basic-86fe .light-e5ed {
    padding-right: 1em;
  }
  .text-bronze-fcda.basic-86fe .list-027f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-2ec6 .light-e5ed {
    padding-left: 1em;
  }
  .progress-2ec6.basic-86fe .item_4127 {
    border-left: 1px solid #eaecee;
  }
  .progress-2ec6.basic-86fe .light-e5ed {
    padding-left: 1em;
  }
  .progress-2ec6.basic-86fe .list-027f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .grid_first_6ef9 .light-e5ed {
    padding-left: 1em;
  }
  .grid_first_6ef9.basic-86fe .table-66dd {
    border-right: 1px solid #eaecee;
  }
  .grid_first_6ef9.basic-86fe .pressed_1bc2 {
    border-right: 1px solid #eaecee;
  }
  .grid_first_6ef9.basic-86fe .light-e5ed {
    padding-left: 1em;
  }
  .grid_first_6ef9.basic-86fe .list-027f {
    padding-right: 1em;
  }
  .grid_first_6ef9.basic-86fe .popup-fluid-d727 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-b86a .light-e5ed {
    padding-right: 1em;
  }
  .box-b86a.basic-86fe .table-66dd {
    border-left: 1px solid #eaecee;
  }
  .box-b86a.basic-86fe .pressed_1bc2 {
    border-left: 1px solid #eaecee;
  }
  .box-b86a.basic-86fe .light-e5ed {
    padding-right: 1em;
  }
  .box-b86a.basic-86fe .list-027f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-b86a.basic-86fe .popup-fluid-d727 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget-rough-6f8b .light-e5ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .widget-rough-6f8b.basic-86fe .item_4127 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .widget-rough-6f8b.basic-86fe .light-e5ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .widget-rough-6f8b.basic-86fe .list-027f {
    padding-left: 1em;
  }
  .widget-rough-6f8b.basic-86fe .popup-fluid-d727 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .widget-rough-6f8b.basic-86fe .light-e5ed {
    padding-left: 0;
  }
}
.section_a2ff .info-e43e {
  display: inline-block;
}
.next_e626 {
  display: inline-block;
}
.dropdown-203b {
  word-con: break-word;
}
.highlight-6c2d > span {
  display: inline-block;
  padding: 5px 0;
}
.highlight-6c2d .surface-tiny-9338 {
  margin-left: 8px;
  margin-right: 8px;
}
.highlight-6c2d .focused-0e1d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.progress_c5e2 .preview-3423 {
  margin-bottom: 2em;
}
.progress_c5e2 .sort_0bed {
  margin-bottom: 15px;
}
.progress_c5e2 .sort_0bed:last-child {
  margin-bottom: 0;
}
.progress_c5e2 .popup_4e0b {
  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) {
  .progress_c5e2 .popup_4e0b {
    display: block;
  }
}
.progress_c5e2 .focused_d19c {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .progress_c5e2 .focused_d19c {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.progress_c5e2 .accent_fed5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.progress_c5e2 .accent_fed5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.progress_c5e2 .accent_fed5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.progress_c5e2 .dropdown-203b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.progress_c5e2 .dropdown-203b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.progress_c5e2 .hidden-02e5 p:last-child {
  margin-bottom: 0;
}
.progress_c5e2 .picture-up-403c {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.progress_c5e2 .clean_f18b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.progress_c5e2 .shade-steel-4793 {
  margin-top: 1em;
}
.progress_c5e2 .box-b2cd {
  top: 0;
  display: block;
}
.progress_c5e2 .box-b2cd a {
  color: inherit;
}
.progress_c5e2 .box-b2cd a:hover {
  color: inherit;
}
.progress_c5e2 .pattern_prev_9dc5 {
  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;
}
.progress_c5e2 .pattern_prev_9dc5:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.progress_c5e2 .clean_f18b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.progress_c5e2 .current-f566 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.progress_c5e2 .current-f566:first-child {
  margin-top: 0;
}
.progress_c5e2 .current-f566.list-4859 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.progress_c5e2 .current-f566.rough_c0c8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.progress_c5e2
  .current-f566.rough_c0c8.solid-0858
  .shade-steel-4793 {
  width: 100%;
}
.progress_c5e2 .rough_c0c8 {
  -webkit-box-align: center;
  align-items: center;
}
.progress_c5e2 .rough_c0c8 .highlight-6c2d,
.progress_c5e2 .rough_c0c8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.progress_c5e2 .accent_fed5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress_c5e2 .accent_fed5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress_c5e2 .accent_fed5: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;
}
.progress_c5e2 .list-4859 {
  z-index: 5;
}
.progress_c5e2 .active_last_481f .widget_628d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.progress_c5e2 .mask-df15 .widget_628d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.progress_c5e2 .new-b8a2 .widget_628d {
  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;
}
.progress_c5e2.banner_6389 .popup_4e0b,
.progress_c5e2.gradient_copper_e3d0 .popup_4e0b {
  display: block;
}
.progress_c5e2.banner_6389 .popup_4e0b .highlight-a117,
.progress_c5e2.banner_6389 .popup_4e0b .clean_f18b,
.progress_c5e2.gradient_copper_e3d0 .popup_4e0b .highlight-a117,
.progress_c5e2.gradient_copper_e3d0 .popup_4e0b .clean_f18b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress_c5e2.panel-tiny-875d .focused_d19c {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .progress_c5e2.panel-tiny-875d .focused_d19c {
    margin-right: 0;
  }
}
.progress_c5e2.banner_6389 .focused_d19c,
.progress_c5e2.gradient_copper_e3d0 .focused_d19c {
  padding-top: 40%;
}
.progress_c5e2.banner_6389 .preview-3423,
.progress_c5e2.gradient_copper_e3d0 .preview-3423 {
  display: block;
}
.progress_c5e2.banner_6389 .fn-sticky-327c .clean_f18b,
.progress_c5e2.gradient_copper_e3d0 .fn-sticky-327c .clean_f18b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.progress_c5e2.banner_6389 .focused_d19c,
.progress_c5e2.gradient_copper_e3d0 .focused_d19c {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.progress_c5e2.banner_6389 .clean_f18b {
  padding: 1em;
}
.blue_13cc {
  margin: 30px auto;
  display: block;
}
.blue_13cc .input_old_12d6 > * {
  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;
}
.blue_13cc .input_old_12d6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.blue_13cc .input_old_12d6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mini-2427 .highlight-6c2d {
  margin-bottom: 1.41575em;
}
.mini-2427 .avatar-cd26 {
  margin-bottom: 1.618em;
}
.link-fast-7d8f .hard-b7b5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.link-fast-7d8f .hard-b7b5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.link-fast-7d8f .bright-88d6 {
  max-width: 100%;
  overflow: auto;
}
.purple-d01f .link-fast-7d8f a:hover {
  text-decoration: underline;
}
.gradient_west_5916 .sort_0bed:not(.dropdown-203b),
.gradient_west_5916 .accent_fed5 {
  margin-bottom: 1.41575em;
}
.gradient_west_5916 .sort_0bed:not(.dropdown-203b):last-child,
.gradient_west_5916 .accent_fed5:last-child {
  margin-bottom: 0;
}
.gradient_west_5916 .sort_0bed.menu-hovered-3535 {
  margin-bottom: 0.41575em;
}
.gradient_west_5916 .breadcrumb-in-1e93:before,
.gradient_west_5916 .wrapper_4f77:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.gradient_west_5916 .breadcrumb-in-1e93:before {
  content: "\f115";
}
.gradient_west_5916 .wrapper_4f77:before {
  content: "\f02c";
}
.gradient_west_5916 .tiny_49eb {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.gradient_west_5916 .tiny_49eb a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.motion_8e3e {
  display: -webkit-box;
  display: flex;
}
.motion_8e3e .column-pressed-180e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .motion_8e3e .column-pressed-180e {
    flex-basis: 90px;
  }
}
.motion_8e3e .blue_e935 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .motion_8e3e .blue_e935 {
    flex-basis: calc(100% - 50px);
  }
}
.motion_8e3e .link-advanced-bd9b p:last-child {
  margin-bottom: 0.72em;
}
.modal-cfe5 .input_old_12d6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.modal-cfe5 .input_old_12d6:after,
.modal-cfe5 .input_old_12d6:before {
  content: "";
  display: table;
}
.modal-cfe5 .input_old_12d6:after {
  clear: both;
}
.modal-cfe5 .input_old_12d6 .backdrop-orange-2539,
.modal-cfe5 .input_old_12d6 .content-motion-0d04 {
  width: 49%;
}
.modal-cfe5 .input_old_12d6 .backdrop-orange-2539 a span.content-9f2d,
.modal-cfe5 .input_old_12d6 .content-motion-0d04 a span.content-9f2d {
  display: block;
  margin-bottom: 5px;
}
.modal-cfe5 .input_old_12d6 .content-motion-0d04 {
  float: left;
  text-align: left;
}
.modal-cfe5 .input_old_12d6 .backdrop-orange-2539 {
  float: right;
  text-align: right;
}
.pagination_6d64 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .pagination_6d64 {
    margin-bottom: 0;
  }
}
.article-a75a {
  margin-bottom: 1em;
}
.article-a75a .dropdown-203b {
  font-size: 1.1em;
  line-height: 1.3;
}
.gradient-aa0c a {
  display: block;
  line-height: 0;
  position: relative;
}
.tooltip_4441 .article-a75a,
.thumbnail_69be .article-a75a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .tooltip_4441 .article-a75a,
  .thumbnail_69be .article-a75a {
    display: block;
  }
}
.tooltip_4441 .gradient-aa0c,
.thumbnail_69be .gradient-aa0c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .tooltip_4441 .gradient-aa0c,
  .thumbnail_69be .gradient-aa0c {
    margin-bottom: 1em;
  }
}
.tooltip_4441 .gradient-aa0c img,
.thumbnail_69be .gradient-aa0c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.tooltip_4441 .soft-4ddb,
.thumbnail_69be .soft-4ddb {
  flex-basis: calc(100% - 160px);
}
.tooltip_4441 .soft-4ddb p,
.thumbnail_69be .soft-4ddb p {
  margin-bottom: 0;
}
.tooltip_4441 .soft-4ddb {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .tooltip_4441 .soft-4ddb {
    padding-left: 0;
  }
}
.thumbnail_69be .soft-4ddb {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .thumbnail_69be .soft-4ddb {
    padding-right: 0;
  }
}
.thumbnail_69be .gradient-aa0c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.lower_cae7 .gradient-aa0c {
  margin-bottom: 0.5em;
}
.lower_cae7 .gradient-aa0c img {
  width: 100%;
}
.right_ebb5 .element-soft-b2dd,
.block_7a6a .element-soft-b2dd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.block_7a6a .item_4127 .accent_down_7744 p:last-child {
  margin-bottom: 0;
}
.article_c8af {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.picture_upper_63ce .overlay-9e85 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .picture_upper_63ce .overlay-9e85:last-of-type {
    margin-bottom: 0;
  }
}
.picture_upper_63ce .overlay-9e85 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.picture_upper_63ce .overlay-9e85 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.picture_upper_63ce .overlay-9e85 ul li {
  margin: 0 0 0.6em;
}
.picture_upper_63ce .overlay-9e85 ul li.highlight-left-85ed,
.picture_upper_63ce .overlay-9e85 ul li.message_under_5cdd {
  position: relative;
}
.picture_upper_63ce .overlay-9e85 ul li.highlight-left-85ed .hidden-e0aa,
.picture_upper_63ce .overlay-9e85 ul li.message_under_5cdd .hidden-e0aa {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.picture_upper_63ce .overlay-9e85 ul li.highlight-left-85ed:after:after,
.picture_upper_63ce .overlay-9e85 ul li.highlight-left-85ed:after:before,
.picture_upper_63ce
  .overlay-9e85
  ul
  li.message_under_5cdd:after:after,
.picture_upper_63ce
  .overlay-9e85
  ul
  li.message_under_5cdd:after:before {
  content: "";
  display: table;
}
.picture_upper_63ce .overlay-9e85 ul li.highlight-left-85ed:after:after,
.picture_upper_63ce
  .overlay-9e85
  ul
  li.message_under_5cdd:after:after {
  clear: both;
}
.picture_upper_63ce .overlay-9e85 a.footer_basic_1874:hover {
  text-decoration: none;
}
.picture_upper_63ce .overlay-9e85 select {
  max-width: 100%;
}
.picture_upper_63ce .overlay-9e85 table {
  font-size: 85%;
}
.picture_upper_63ce .overlay-9e85 table td,
.picture_upper_63ce .overlay-9e85 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.picture_upper_63ce .overlay-9e85 table tfoot td {
  text-align: left;
}
.picture_upper_63ce .overlay-9e85 :last-child {
  margin-bottom: 0;
}
.picture_upper_63ce .overlay-9e85 .sidebar-1d46 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.picture_upper_63ce .overlay-9e85 .sidebar-1d46 label {
  width: 100%;
}
.picture_upper_63ce .overlay-9e85 .sidebar-1d46 .pagination_cff5 {
  width: 100%;
  display: block;
}
.picture_upper_63ce .overlay-9e85 .sidebar-1d46 .main-dd7f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.picture_upper_63ce .overlay-9e85 .sidebar-1d46 .main-dd7f:hover svg #svg-search {
  fill: #444;
}
.picture_upper_63ce .overlay-9e85 .sidebar-1d46 .main-dd7f svg {
  width: 18px;
  height: 18px;
}
.picture_upper_63ce .description_narrow_fa07 ul ul,
.picture_upper_63ce .easy_b31a ul ul,
.picture_upper_63ce .out-86c8 ul ul,
.picture_upper_63ce .pink_1498 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.picture_upper_63ce .description_narrow_fa07 .input_897c > a,
.picture_upper_63ce .easy_b31a .input_897c > a,
.picture_upper_63ce .out-86c8 .input_897c > a,
.picture_upper_63ce .pink_1498 .input_897c > a {
  margin-bottom: 0;
}
.picture_upper_63ce .frame_f8a1 li,
.picture_upper_63ce .description_narrow_fa07 li,
.picture_upper_63ce .focused-8b00 li,
.picture_upper_63ce .easy_b31a li,
.picture_upper_63ce .out-86c8 li,
.picture_upper_63ce .pink_1498 li,
.picture_upper_63ce .caption-bronze-4864 li,
.picture_upper_63ce .logo_5129 li {
  display: block;
  position: relative;
}
.picture_upper_63ce .frame_f8a1 li:last-child,
.picture_upper_63ce .description_narrow_fa07 li:last-child,
.picture_upper_63ce .focused-8b00 li:last-child,
.picture_upper_63ce .easy_b31a li:last-child,
.picture_upper_63ce .out-86c8 li:last-child,
.picture_upper_63ce .pink_1498 li:last-child,
.picture_upper_63ce .caption-bronze-4864 li:last-child,
.picture_upper_63ce .logo_5129 li:last-child {
  border: none;
}
.picture_upper_63ce .frame_f8a1 li a,
.picture_upper_63ce .description_narrow_fa07 li a,
.picture_upper_63ce .focused-8b00 li a,
.picture_upper_63ce .easy_b31a li a,
.picture_upper_63ce .out-86c8 li a,
.picture_upper_63ce .pink_1498 li a,
.picture_upper_63ce .caption-bronze-4864 li a,
.picture_upper_63ce .logo_5129 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture_upper_63ce .frame_f8a1 li ul li::before,
.picture_upper_63ce .description_narrow_fa07 li ul li::before,
.picture_upper_63ce .focused-8b00 li ul li::before,
.picture_upper_63ce .easy_b31a li ul li::before,
.picture_upper_63ce .out-86c8 li ul li::before,
.picture_upper_63ce .pink_1498 li ul li::before,
.picture_upper_63ce .caption-bronze-4864 li ul li::before,
.picture_upper_63ce .logo_5129 li ul li::before {
  left: 15px;
}
.picture_upper_63ce .frame_f8a1 li ul a,
.picture_upper_63ce .description_narrow_fa07 li ul a,
.picture_upper_63ce .focused-8b00 li ul a,
.picture_upper_63ce .easy_b31a li ul a,
.picture_upper_63ce .out-86c8 li ul a,
.picture_upper_63ce .pink_1498 li ul a,
.picture_upper_63ce .caption-bronze-4864 li ul a,
.picture_upper_63ce .logo_5129 li ul a {
  padding-left: 20px;
}
.picture_upper_63ce .frame_f8a1 li ul ul li::before,
.picture_upper_63ce .description_narrow_fa07 li ul ul li::before,
.picture_upper_63ce .focused-8b00 li ul ul li::before,
.picture_upper_63ce .easy_b31a li ul ul li::before,
.picture_upper_63ce .out-86c8 li ul ul li::before,
.picture_upper_63ce .pink_1498 li ul ul li::before,
.picture_upper_63ce .caption-bronze-4864 li ul ul li::before,
.picture_upper_63ce .logo_5129 li ul ul li::before {
  left: 30px;
}
.picture_upper_63ce .frame_f8a1 li ul ul a,
.picture_upper_63ce .description_narrow_fa07 li ul ul a,
.picture_upper_63ce .focused-8b00 li ul ul a,
.picture_upper_63ce .easy_b31a li ul ul a,
.picture_upper_63ce .out-86c8 li ul ul a,
.picture_upper_63ce .pink_1498 li ul ul a,
.picture_upper_63ce .caption-bronze-4864 li ul ul a,
.picture_upper_63ce .logo_5129 li ul ul a {
  padding-left: 40px;
}
.picture_upper_63ce .secondary-fast-84ff li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.picture_upper_63ce .logo_5129 ul li {
  margin-bottom: 1.41575em;
}
.picture_upper_63ce .logo_5129 ul li .info_1b24 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.picture_upper_63ce .logo_5129 ul li .wide-eaf7 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.silver_0ab2 .frame_f8a1 li a,
.silver_0ab2 .description_narrow_fa07 li a,
.silver_0ab2 .focused-8b00 li a,
.silver_0ab2 .easy_b31a li a,
.silver_0ab2 .out-86c8 li a,
.silver_0ab2 .pink_1498 li a,
.silver_0ab2 .caption-bronze-4864 li a,
.silver_0ab2 .logo_5129 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_0ab2 .secondary-fast-84ff li {
  border-color: rgba(255, 255, 255, 0.08);
}
.silver_0ab2 .overlay-9e85 ul li.highlight-left-85ed .hidden-e0aa,
.silver_0ab2 .overlay-9e85 ul li.message_under_5cdd .hidden-e0aa {
  background: rgba(0, 0, 0, 0.2);
}
.silver_0ab2 .picture_upper_63ce .overlay-9e85 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-steel-8d71 .picture_upper_63ce .hard_094a li {
  margin: 0;
}
.hidden-steel-8d71 .picture_upper_63ce .hard_094a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hidden-steel-8d71 .picture_upper_63ce .hard_094a li ul {
  margin: 0;
}
.hidden-steel-8d71 .picture_upper_63ce .hard_094a li ul li a {
  padding-left: 15px;
}
.hidden-steel-8d71 .picture_upper_63ce .hard_094a li ul li li a {
  padding-left: 30px;
}
.hidden-steel-8d71 .picture_upper_63ce .hard_094a li.notice_first_d9ec > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hidden-steel-8d71 .picture_upper_63ce .hard_094a li.notice_first_d9ec > 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;
}
.hidden-steel-8d71 .picture_upper_63ce .hard_094a li.notice_first_d9ec > 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;
}
.outline-f587 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.row_prev_640a {
  position: relative;
  z-index: 10;
}
.row_prev_640a .over_7ece {
  width: 100%;
  max-width: 100%;
}
.popup-cca4 .header-slow-b4e5 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.popup-cca4 .narrow-cfb7 {
}
.popup-cca4 .silver_0ab2 {
  background: #292929;
}
.hovered-84e6 .header-slow-b4e5 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hovered-84e6 .narrow-cfb7 {
  background: #f9f9f9;
}
.hovered-84e6 .silver_0ab2 {
  background: #303030;
}
.rough-e6cc .header-slow-b4e5 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .rough-e6cc .info-e43e {
    margin-bottom: 1em;
  }
  .rough-e6cc .info-e43e:last-child {
    margin-bottom: 0;
  }
}
.rough-e6cc .narrow-cfb7 {
  background: #ededed;
}
.rough-e6cc .silver_0ab2 {
  background: #1a1a1a;
}
.header-slow-b4e5.narrow-cfb7 {
  color: rgba(0, 0, 0, 0.6);
}
.header-slow-b4e5.narrow-cfb7 .hero_ffaf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.header-slow-b4e5.silver_0ab2 {
  color: rgba(255, 255, 255, 0.99);
}
.header-slow-b4e5.silver_0ab2 a:not(.footer_basic_1874) {
  color: rgba(255, 255, 255, 0.79);
}
.header-slow-b4e5.silver_0ab2 a:not(.footer_basic_1874):hover {
  color: rgba(255, 255, 255, 0.99);
}
.header-slow-b4e5.silver_0ab2 .hero_ffaf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header-slow-b4e5.silver_0ab2 table tbody td,
.header-slow-b4e5.silver_0ab2 table th {
  background: rgba(0, 0, 0, 0.08);
}
.row_ff97.notice_left_8b9d .outline-aed5 {
  max-width: initial;
}
.row_ff97 .main_5bbc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.row_ff97 .main_5bbc .over_7ece {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .row_ff97 .main_5bbc .over_7ece {
    display: block;
    margin-bottom: 2em;
  }
  .row_ff97 .main_5bbc .over_7ece:last-child {
    margin-bottom: 0;
  }
}
.rough-e6cc .info-e43e:last-child,
.hovered-84e6 .info-e43e:last-child,
.popup-cca4 .info-e43e:last-child {
  margin-bottom: 0;
}
.rough-e6cc .info-e43e .picture_upper_63ce .overlay-9e85:last-child,
.hovered-84e6 .info-e43e .picture_upper_63ce .overlay-9e85:last-child,
.popup-cca4 .info-e43e .picture_upper_63ce .overlay-9e85:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .rough-e6cc .accordion_08b8,
  .rough-e6cc .pressed-0bb4,
  .hovered-84e6 .accordion_08b8,
  .hovered-84e6 .pressed-0bb4,
  .popup-cca4 .accordion_08b8,
  .popup-cca4 .pressed-0bb4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .row_prev_640a .info-e43e {
    margin-bottom: 2em;
  }
}
.row_prev_640a p:last-child {
  margin-bottom: 0;
}
.row_prev_640a li,
.row_prev_640a ul {
  list-style: none;
  margin: 0;
}
.row_prev_640a ul ul {
  margin-left: 2.617924em;
}
.lower_e12f {
  font-size: 0.875em;
}

/* css-noise: c2cf */
.widget-item-f3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
