/*!
Theme Name: Customify
Theme URI: https://pressmaximum.slow-0c47/customify
Author: WPCustomify
Author URI: https://pressmaximum.slow-0c47
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.slow-0c47/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.alert_current_5680.avatar-pro-f51b/licenses/gpl-2.0.section_warm_285b
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.green-dc9c/, (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.small-8016.copper-27aa/normalize.gallery-1da7/
 ======
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.gallery-1da7 v7.0.0 | MIT License | github.slow-0c47/necolas/normalize.gallery-1da7 */
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;
}
.info_540b .up_8fa7,
.row_67ab,
.search_copper_ff2f,
.backdrop_left_15ca,
.card_small_e580,
.summary_current_ad32,
.link_8578,
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;
}
.row_67ab,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .row_67ab,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .row_67ab,
  h1 {
    font-size: 1.8em;
  }
}
.search_copper_ff2f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.search_copper_ff2f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .search_copper_ff2f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .search_copper_ff2f,
  h2 {
    font-size: 1.7em;
  }
}
.backdrop_left_15ca,
h3 {
  font-size: 1.618em;
}
.info_540b .up_8fa7,
.card_small_e580,
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.caption-13b0 {
  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;
}
.frame_7d7c:after,
.frame_7d7c:before,
.overlay-yellow-ac51:after,
.overlay-yellow-ac51:before {
  content: "";
  display: table;
}
.frame_7d7c:after,
.overlay-yellow-ac51:after {
  clear: both;
}
.notification_dfb3 {
  float: right;
  margin-right: 0;
}
.hidden-cold-9656 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.easy-a8e1 .tooltip-simple-7702,
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;
}
.easy-a8e1 .tooltip-simple-7702: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;
}
.footer_gold_5ed3 .tooltip-simple-7702 {
  box-shadow: none;
}
.footer_gold_5ed3
  .tooltip-simple-7702
  .button-2f2d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.footer_gold_5ed3 .tooltip-simple-7702 .card-f06c {
  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;
}
.footer_gold_5ed3
  .tooltip-simple-7702
  .card-f06c
  b {
  display: none;
}
.footer_gold_5ed3 .feature_aecf {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.text-solid-a33f:not(.message_motion_e2c0):not(.avatar-medium-3069),
button:not(.message_motion_e2c0):not(.avatar-medium-3069),
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ),
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ),
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ) {
  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;
}
.text-solid-a33f:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):hover,
button:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):hover,
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):hover,
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):hover,
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.text-solid-a33f:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):active,
.text-solid-a33f:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):focus,
button:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):active,
button:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):focus,
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):active,
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):focus,
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):active,
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):focus,
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):active,
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):focus {
  outline: 0;
}
.text-solid-a33f:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7,
button:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7,
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7,
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7,
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7 {
  position: relative;
}
.text-solid-a33f:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .wrapper_60c9,
.text-solid-a33f:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .tag_1c7d,
.text-solid-a33f:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .form-9b37,
.text-solid-a33f:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  i,
.text-solid-a33f:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  svg,
button:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .wrapper_60c9,
button:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .tag_1c7d,
button:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .form-9b37,
button:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  i,
button:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  svg,
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .wrapper_60c9,
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .tag_1c7d,
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .form-9b37,
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  i,
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  svg,
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .wrapper_60c9,
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .tag_1c7d,
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .form-9b37,
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  i,
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  svg,
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .wrapper_60c9,
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .tag_1c7d,
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  .form-9b37,
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  i,
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7
  svg {
  visibility: hidden;
}
.text-solid-a33f:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7:after,
button:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7:after,
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7:after,
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7:after,
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ).fn-loading-46e7: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;
}
.text-solid-a33f:not(.message_motion_e2c0):not(.avatar-medium-3069),
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ),
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ),
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ) {
  color: #fff;
  background: #235787;
}
.text-solid-a33f:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):focus,
input[type="button"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):focus,
input[type="reset"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):focus,
input[type="submit"]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ):focus {
  color: #fff;
}
.text-solid-a33f.fn-disabled-46e7:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ),
.text-solid-a33f[disabled]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ),
button.fn-disabled-46e7:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ),
button[disabled]:not(.message_motion_e2c0):not(
    .avatar-medium-3069
  ) {
  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;
}
.wood_d9ee {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.wood_d9ee: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;
}
.header_73a2 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.mask-abea {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.nav-2379 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.frame_7d7c:after,
.frame_7d7c:before,
.first_f70e:after,
.first_f70e:before,
.popup_1ff5:after,
.popup_1ff5:before,
.summary-silver-e5cd:after,
.summary-silver-e5cd:before,
.red-6062:after,
.red-6062:before,
.notification-brown-5317:after,
.notification-brown-5317:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.frame_7d7c:after,
.first_f70e:after,
.popup_1ff5:after,
.summary-silver-e5cd:after,
.red-6062:after,
.notification-brown-5317:after {
  clear: both;
}
.first_f70e .badge_purple_0cdf,
.popup_1ff5 .badge_purple_0cdf,
.active-hard-a73f .badge_purple_0cdf {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.input_309e {
  display: inline-block;
}
.pagination_purple_985e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pagination_purple_985e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pagination_purple_985e .main_copper_1b69 {
  padding: 1em 0;
  font-size: 85%;
}
.main_copper_1b69 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.element_orange_b234 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.element_orange_b234:after,
.element_orange_b234:before {
  content: "";
  display: table;
}
.element_orange_b234:after {
  clear: both;
}
.search-aede {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.pattern-inner-6df4 .search-aede {
  max-width: 50%;
}
.active_ac74 .search-aede {
  max-width: 33.33%;
}
.notice_4e0d .search-aede {
  max-width: 25%;
}
.card-under-9bab .search-aede {
  max-width: 20%;
}
.black_6bdf .search-aede {
  max-width: 16.66%;
}
.orange_6e2c .search-aede {
  max-width: 14.28%;
}
.breadcrumb_46c9 .search-aede {
  max-width: 12.5%;
}
.green-baa9 .search-aede {
  max-width: 11.11%;
}
.thumbnail-f509 {
  display: block;
}
.info_540b .top-b092 label,
.info_540b .status_steel_0154 label,
.info_540b .input_9740 label,
.info_540b .dark_d988 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.purple-9925 {
  list-style: none;
  margin: 0;
}
.purple-9925 article.widget_new_538b {
  margin-bottom: 0;
}
.purple-9925 ul {
  list-style: none;
  margin: 0;
}
.purple-9925 .module-b98f li.widget_new_538b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .purple-9925 .module-b98f li.widget_new_538b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .purple-9925 .module-b98f li.widget_new_538b:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .purple-9925 .module-b98f li.widget_new_538b li.widget_new_538b li.widget_new_538b li.widget_new_538b {
    padding-left: 0;
  }
}
article.widget_new_538b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget_new_538b .first_f70e p:last-of-type {
  margin-bottom: 0;
}
article.widget_new_538b .accent-caed {
  float: left;
}
article.widget_new_538b .image-f48b {
  margin-left: 85px;
}
article.widget_new_538b .accordion-fresh-a6ff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget_new_538b .accordion-fresh-a6ff .tooltip_simple_07d7 {
  margin-left: 10px;
}
article.widget_new_538b .carousel-lite-264c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget_new_538b .new_ef2d {
  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 .top-b092,
  #respond .input_9740,
  #respond .dark_d988 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .top-b092 input,
#respond .input_9740 input,
#respond .dark_d988 input {
  width: 100%;
}
#respond .dark_d988 {
  margin-right: 0;
}
#respond .inner-edfd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.element_d896 {
  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;
}
.element_d896.icon_2f5f {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.element_d896 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%);
}
.element_d896:focus,
.element_d896: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);
}
.tabs-tall-3032 {
  border-radius: 10%;
}
.link_motion_7a2f {
  border-radius: 50%;
}
.accent_64dc {
  font-size: 0.72em;
}
.icon_wide_3f63 {
  font-size: 0.875em;
}
.slider_copper_530e {
  font-size: 1.1em;
}
.frame_gas_bc39 {
  text-transform: uppercase;
  line-height: 1.2;
}
.frame_gas_bc39.accent_64dc {
  letter-spacing: 0.5px;
}
.main_upper_681b,
.main_upper_681b a {
  color: #6d6d6d;
}
.main_upper_681b a:hover {
  color: #111;
}
.focus_orange_b29c {
  color: #6d6d6d;
}
.hover-2267 {
  overflow-x: hidden;
}
.hover-2267 .plasma_d323.paragraph_cf6d {
  position: relative;
}
.hover-2267 .plasma_d323.paragraph_cf6d.carousel-cold-925b {
  position: initial;
}
.hover-2267
  .plasma_d323.paragraph_cf6d.carousel-cold-925b
  .right-99c8 {
  left: auto;
}
.hover-2267 .plasma_d323 .right-99c8 {
  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;
}
.hover-2267 .plasma_d323:hover.paragraph_cf6d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hover-2267
  .plasma_d323:hover.paragraph_cf6d
  .right-99c8 {
  display: block;
  z-index: 9999999;
}
.hover-2267 .component-easy-3c5a .detail-c6c5,
.hover-2267 .texture-1ed3 .detail-c6c5 {
  display: none;
}
.hover-2267 .article_easy_b73f .plasma_d323:hover.paragraph_cf6d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.info_540b .top-b092 label,
.info_540b .status_steel_0154 label,
.info_540b .input_9740 label,
.info_540b .dark_d988 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.purple-9925 {
  list-style: none;
  margin: 0;
}
.purple-9925 article.widget_new_538b {
  margin-bottom: 0;
}
.purple-9925 ul {
  list-style: none;
  margin: 0;
}
.purple-9925 .module-b98f li.widget_new_538b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .purple-9925 .module-b98f li.widget_new_538b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .purple-9925 .module-b98f li.widget_new_538b:after {
    content: "";
    display: block;
    position: absolute;
    float: left;
    top: 1.618em;
    left: 0;
    width: 1.618em;
    height: 1px;
    background-color: #eaecee;
  }
}
@media screen and (max-width: 48em) {
  .purple-9925 .module-b98f li.widget_new_538b li.widget_new_538b li.widget_new_538b li.widget_new_538b {
    padding-left: 0;
  }
}
article.widget_new_538b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget_new_538b .first_f70e p:last-of-type {
  margin-bottom: 0;
}
article.widget_new_538b .accent-caed {
  float: left;
}
article.widget_new_538b .image-f48b {
  margin-left: 85px;
}
article.widget_new_538b .accordion-fresh-a6ff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget_new_538b .accordion-fresh-a6ff .tooltip_simple_07d7 {
  margin-left: 10px;
}
article.widget_new_538b .carousel-lite-264c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget_new_538b .new_ef2d {
  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 .top-b092,
  #respond .input_9740,
  #respond .dark_d988 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .top-b092 input,
#respond .input_9740 input,
#respond .dark_d988 input {
  width: 100%;
}
#respond .dark_d988 {
  margin-right: 0;
}
#respond .inner-edfd #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.component-easy-3c5a .under_2ed7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.under_2ed7 .photo_2fb8.summary_dark_cdd2 .status_fd7b > li > a:focus,
.under_2ed7 .photo_2fb8.summary_dark_cdd2 .status_fd7b > li > a:hover,
.under_2ed7 .photo_2fb8.hovered-fe69 .status_fd7b > li > a:focus,
.under_2ed7 .photo_2fb8.hovered-fe69 .status_fd7b > li > a:hover,
.under_2ed7 .photo_2fb8.steel-1bcb .status_fd7b > li > a:focus,
.under_2ed7 .photo_2fb8.steel-1bcb .status_fd7b > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_2ed7
  .photo_2fb8.summary_dark_cdd2
  .status_fd7b
  > li.texture-fixed-691e
  > a,
.under_2ed7
  .photo_2fb8.summary_dark_cdd2
  .status_fd7b
  > li.hard-a9bb
  > a,
.under_2ed7
  .photo_2fb8.hovered-fe69
  .status_fd7b
  > li.texture-fixed-691e
  > a,
.under_2ed7
  .photo_2fb8.hovered-fe69
  .status_fd7b
  > li.hard-a9bb
  > a,
.under_2ed7
  .photo_2fb8.steel-1bcb
  .status_fd7b
  > li.texture-fixed-691e
  > a,
.under_2ed7 .photo_2fb8.steel-1bcb .status_fd7b > li.hard_d265 > a {
  color: rgba(255, 255, 255, 0.99);
}
.under_2ed7 .mask-north-335a,
.under_2ed7 .mask-north-335a a {
  color: rgba(255, 255, 255, 0.99);
}
.under_2ed7 .tooltip_6f08.focused_aaa0 li a,
.under_2ed7 .smooth-bffc a,
.under_2ed7 .link-pressed-d3e1,
.under_2ed7 .status_fd7b > li > a,
.under_2ed7 .text-top-44ec {
  color: rgba(255, 255, 255, 0.79);
}
.under_2ed7 .tooltip_6f08.focused_aaa0 li a:hover,
.under_2ed7 .smooth-bffc a:hover,
.under_2ed7 .link-pressed-d3e1:hover,
.under_2ed7 .status_fd7b > li > a:hover,
.under_2ed7 .text-top-44ec:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_2ed7 .media_steel_7a3b {
  color: rgba(255, 255, 255, 0.79);
}
.under_2ed7 .media_steel_7a3b .sidebar-short-7b2a {
  color: rgba(255, 255, 255, 0.99);
}
.under_2ed7 .media_steel_7a3b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.under_2ed7 .active_6777 .copper_44ba {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.under_2ed7 .active_6777 .copper_44ba .widget_center_0b09 {
  color: rgba(255, 255, 255, 0.79);
}
.under_2ed7
  .active_6777
  .copper_44ba
  .widget_center_0b09::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under_2ed7
  .active_6777
  .copper_44ba
  .widget_center_0b09:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under_2ed7
  .active_6777
  .copper_44ba
  .widget_center_0b09::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under_2ed7
  .active_6777
  .copper_44ba
  .widget_center_0b09::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.under_2ed7 .active_6777 .first_a6b0 {
  color: rgba(255, 255, 255, 0.79);
}
.under_2ed7 .active_6777 .first_a6b0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_wide_147c
  .under_2ed7
  .active_6777
  .wrapper-c9fb
  .badge_over_449c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tag_wide_147c
  .under_2ed7
  .active_6777
  .wrapper-c9fb
  .widget_center_0b09 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.component-easy-3c5a .module-hard-82e0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.module-hard-82e0 .photo_2fb8.summary_dark_cdd2 .status_fd7b > li > a:focus,
.module-hard-82e0 .photo_2fb8.summary_dark_cdd2 .status_fd7b > li > a:hover,
.module-hard-82e0 .photo_2fb8.hovered-fe69 .status_fd7b > li > a:focus,
.module-hard-82e0 .photo_2fb8.hovered-fe69 .status_fd7b > li > a:hover,
.module-hard-82e0 .photo_2fb8.steel-1bcb .status_fd7b > li > a:focus,
.module-hard-82e0 .photo_2fb8.steel-1bcb .status_fd7b > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module-hard-82e0
  .photo_2fb8.summary_dark_cdd2
  .status_fd7b
  > li.texture-fixed-691e
  > a,
.module-hard-82e0
  .photo_2fb8.summary_dark_cdd2
  .status_fd7b
  > li.hard-a9bb
  > a,
.module-hard-82e0
  .photo_2fb8.hovered-fe69
  .status_fd7b
  > li.texture-fixed-691e
  > a,
.module-hard-82e0
  .photo_2fb8.hovered-fe69
  .status_fd7b
  > li.hard-a9bb
  > a,
.module-hard-82e0
  .photo_2fb8.steel-1bcb
  .status_fd7b
  > li.texture-fixed-691e
  > a,
.module-hard-82e0 .photo_2fb8.steel-1bcb .status_fd7b > li.hard_d265 > a {
  color: rgba(0, 0, 0, 0.8);
}
.module-hard-82e0 .mask-north-335a,
.module-hard-82e0 .mask-north-335a a {
  color: rgba(0, 0, 0, 0.8);
}
.module-hard-82e0 .tooltip_6f08.focused_aaa0 li a,
.module-hard-82e0 .smooth-bffc a,
.module-hard-82e0 .link-pressed-d3e1,
.module-hard-82e0 .status_fd7b > li > a,
.module-hard-82e0 .text-top-44ec {
  color: rgba(0, 0, 0, 0.55);
}
.module-hard-82e0 .tooltip_6f08.focused_aaa0 li a:hover,
.module-hard-82e0 .smooth-bffc a:hover,
.module-hard-82e0 .link-pressed-d3e1:hover,
.module-hard-82e0 .status_fd7b > li > a:hover,
.module-hard-82e0 .text-top-44ec:hover {
  color: rgba(0, 0, 0, 0.8);
}
.module-hard-82e0 .media_steel_7a3b {
  color: rgba(0, 0, 0, 0.55);
}
.module-hard-82e0 .media_steel_7a3b .sidebar-short-7b2a {
  color: rgba(0, 0, 0, 0.8);
}
.module-hard-82e0 .media_steel_7a3b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav-e4c9 .easy-c409 {
  margin-left: auto;
  margin-right: auto;
}
.popup_1ff5 > * {
  margin-left: auto;
  margin-right: auto;
}
.popup_1ff5 .header_73a2 {
  margin-right: 1.41575em;
}
.background_middle_6012 .popup_1ff5 > .old-2fa8 {
  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;
}
.background_middle_6012 .popup_1ff5 > .stone_ba65 {
  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_pink_493e.nav-e4c9 .easy-c409,
.surface_soft_0796.nav-e4c9 .easy-c409 {
  margin-left: 0;
}
.alert_38a6.nav-e4c9 .easy-c409,
.stone-9d7f.nav-e4c9 .easy-c409 {
  margin-right: 0;
}
.popup_1ff5 ol,
.popup_1ff5 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.title_over_799c video {
  max-width: 100%;
}
.feature_45cf img {
  display: block;
}
.feature_45cf.header_73a2,
.feature_45cf.mask-abea {
  width: 100%;
}
.feature_45cf.stone_ba65 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.table_gold_5d9e:not(.form-green-a30b) {
  margin: 1.5em auto;
}
.nav_down_7456 p {
  padding: 1.5em 14px;
}
ul.tooltip-black-9d84.stone_ba65,
ul.tooltip-black-9d84.old-2fa8,
ul.tooltip-black-9d84.list_silver_2ff7.old-2fa8 {
  padding: 0 14px;
}
.column-d64d {
  display: block;
  overflow-x: auto;
}
.column-d64d table {
  border-collapse: collapse;
  width: 100%;
}
.column-d64d td,
.column-d64d th {
  padding: 0.5em;
}
.popup_1ff5 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.popup_1ff5 ol ol,
.popup_1ff5 ol ul,
.popup_1ff5 ul ol,
.popup_1ff5 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.popup_1ff5 ol ol li,
.popup_1ff5 ol ul li,
.popup_1ff5 ul ol li,
.popup_1ff5 ul ul li {
  margin-left: 0;
}
.tabs_bronze_d681.upper-4a86 > .column_8fbd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.tabs_bronze_d681.upper-4a86 > .column_8fbd iframe,
.tabs_bronze_d681.upper-4a86 > .column_8fbd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.icon-paper-30c4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.icon-paper-30c4.mini_0b98 {
  padding: 0;
}
.icon-paper-30c4.mini_0b98 cite {
  font-size: 13px;
}
.icon-paper-30c4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.icon-paper-30c4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hovered-ac8f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hovered-ac8f > p:first-child {
  margin-top: 0;
}
.hovered-ac8f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hovered-ac8f blockquote {
  border-left: 0;
}
.iron-17d8 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.iron-17d8:not(.texture-e11b) {
  max-width: 100px;
}
.iron-17d8.thumbnail-fa08 {
  border-bottom: none !important;
  text-align: center;
}
.iron-17d8.thumbnail-fa08::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .nav_down_7456 p {
    padding: 1.5em 0;
  }
}
.surface_old_fcb0 {
  color: #0073aa;
}
.card-bb79 {
  background-color: #0073aa;
}
.stone_92a7 {
  color: #229fd8;
}
.secondary_paper_a42c {
  background-color: #229fd8;
}
.picture_4f3b {
  color: #eee;
}
.advanced-b656 {
  background-color: #eee;
}
.description_fd11 {
  color: #444;
}
.caption-huge-5fcc {
  background-color: #444;
}
.narrow-9ddf {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.narrow-9ddf .modal-70c1 .smooth-bffc {
  font-size: 15px;
}
.narrow-9ddf .smooth-bffc {
  line-height: 1.3;
}
.narrow-9ddf .module-hard-82e0 {
}
.narrow-9ddf .under_2ed7 {
  background: #235787;
}
.lower-2664 {
  padding: 0;
}
.lower-2664 .under_2ed7 {
  background: #1a1a1a;
}
.lower-2664 .module-hard-82e0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.notice-3034 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.notice-3034 .module-hard-82e0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.notice-3034 .under_2ed7 {
  background: #303030;
}
.notification-brown-5317 {
  position: relative;
  z-index: 10;
}
.notification-brown-5317 .status-new-f860 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.label-plasma-8432 .paragraph_cf6d {
  display: inline-block;
  vertical-align: middle;
}
.label-plasma-8432.breadcrumb-under-6713 .paragraph_cf6d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .label-plasma-8432.breadcrumb-under-6713 .paragraph_cf6d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .label-plasma-8432.breadcrumb-under-6713 .paragraph_cf6d {
    margin-right: 0.4em;
  }
}
.label-plasma-8432.breadcrumb-under-6713 .paragraph_cf6d:last-child {
  margin-right: 0;
}
.avatar-88b6 .status-new-f860 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .component-easy-3c5a .modal-70c1 {
    margin: 0 -0.5em;
  }
  .component-easy-3c5a .modal-70c1 [class*="customify-col-"],
  .component-easy-3c5a .modal-70c1 [class*="customify-col_"],
  .component-easy-3c5a .modal-70c1 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.component-easy-3c5a.form_a361 .status-new-f860 {
  background: 0 0 !important;
}
.component-easy-3c5a.form_a361 .status-new-f860,
.component-easy-3c5a.avatar-88b6 .status-new-f860 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .component-easy-3c5a.wood_66f5 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.component-easy-3c5a.avatar-88b6 .status-new-f860 {
  box-shadow: none !important;
}
.accent_down_47ba {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .accent_down_47ba {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .accent_down_47ba {
    padding: 18px 0 20px;
  }
}
.accent_down_47ba .footer-c4f4 {
  width: 100%;
}
.accent_down_47ba .preview_easy_ed0c {
  margin-bottom: 0;
}
.accent_down_47ba .logo_eb09 {
  margin-top: 5px;
  font-size: 0.875em;
}
.icon-fe3a {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.icon-fe3a .basic_d6cf {
  width: 100%;
}
.disabled_1c5b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.disabled_1c5b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.disabled_1c5b 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;
}
.disabled_1c5b li:last-child:after {
  display: none;
}
.disabled_1c5b li a {
  font-weight: 500;
  margin-right: 10px;
}
.fast-70d1 .detail-c6c5 button,
.accent_down_47ba .detail-c6c5 button {
  left: 0;
}
.fast-70d1 .basic_d6cf,
.accent_down_47ba .basic_d6cf {
  padding-left: 0;
  padding-right: 0;
}
.fast-70d1 .icon-fe3a,
.accent_down_47ba .icon-fe3a {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.fast-70d1 {
  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;
}
.fast-70d1: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;
}
.fast-70d1 .pressed-1df7 {
  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) {
  .fast-70d1 .pressed-1df7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .fast-70d1 .pressed-1df7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .fast-70d1 .pressed-1df7 {
    min-height: 200px;
  }
}
.fast-70d1 .disabled_1c5b {
  color: rgba(255, 255, 255, 0.8);
}
.fast-70d1 .disabled_1c5b a,
.fast-70d1 .disabled_1c5b li:after {
  color: inherit;
}
.fast-70d1 .disabled_1c5b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.overlay-e744 {
  margin-bottom: 0.5em;
}
.sidebar_west_1205 {
  margin-bottom: 1.2em;
}
.sidebar_west_1205,
.overlay-e744 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.sidebar_west_1205 p:last-child,
.overlay-e744 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .detail-c6c5,
#masthead .detail-c6c5 {
  display: none;
}
#masthead
  > .detail-c6c5.notice_wide_1b32 {
  display: none;
}
#masthead > .detail-c6c5 button {
  left: 0;
}
.image_8cb7 {
  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%;
}
.image_8cb7 .paragraph_cf6d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.image_8cb7 .feature-lower-f256 {
  display: -webkit-box;
  display: flex;
}
.image_8cb7 .feature-lower-f256.chip_a1a8 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.image_8cb7 .feature-lower-f256.button-be77 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image_8cb7 .feature-lower-f256.silver_a6fc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.image_8cb7.row-03f7.aside-ddf3 .feature-lower-f256.chip_a1a8 {
  flex-basis: 100%;
}
.image_8cb7.caption_48fb .feature-lower-f256.button-be77 {
  -webkit-box-flex: 1;
  flex: auto;
}
.image_8cb7.caption_48fb .feature-lower-f256.silver_a6fc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .detail-c6c5.notice_wide_1b32 {
  display: none;
}
#masthead > .detail-c6c5 button {
  left: 0;
}
.silver_e223 {
  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;
}
.silver_e223:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.silver_e223.background-old-6e94 i {
  margin-right: 4px;
}
.silver_e223.under_e95f i {
  margin-left: 5px;
}
.smooth-bffc p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.smooth-bffc p:last-child {
  margin-bottom: 0;
}
.slow_411c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.slow_411c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.slow_411c img {
  display: block;
  width: auto;
  line-height: 1;
}
.slow_411c .mask-north-335a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.slow_411c .label-out-f102 {
  margin: 5px 0 7px 0;
}
.slow_411c.carousel-f28f .modal_yellow_1d12 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow_411c.carousel-f28f .accent-01fa {
  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;
}
.slow_411c.notice_e51c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.slow_411c.notice_e51c .modal_yellow_1d12 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.slow_411c.notice_e51c .accent-01fa {
  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;
}
.slow_411c.chip-e97d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.slow_411c.row-dim-8eef {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.slow_411c.row-dim-8eef .accent-01fa {
  margin-top: 7px;
}
.cool_edcf {
  display: inline-block;
}
.notification-brown-5317 .advanced_1ccb .slow_411c img {
  max-width: 100%;
}
.photo_2fb8 .image_hard_425f.glass-a4a7,
.tiny-5f02 .image_hard_425f.glass-a4a7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.photo_2fb8 .message_f2fc,
.tiny-5f02 .message_f2fc {
  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%);
}
.photo_2fb8 .message_f2fc {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.photo_2fb8.logo_basic_ffd7 .message_f2fc {
  display: none;
}
.photo_2fb8 .slider-c318 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.photo_2fb8 .slider-c318 li {
  display: inline-block;
  position: relative;
}
.photo_2fb8 .slider-c318 li:last-child {
  margin-right: 0;
}
.photo_2fb8 .slider-c318 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;
}
.photo_2fb8 .slider-c318 li.hard_d265 > a {
  color: rgba(0, 0, 0, 0.9);
}
.photo_2fb8 .slider-c318 > 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;
}
.photo_2fb8 .slider-c318 > li > a i {
  line-height: 0;
}
.photo_2fb8 .slider-c318 > li.article-5cae > a .message_f2fc {
  margin-left: 4px;
  line-height: 0;
}
.photo_2fb8 .slider-c318 .outer-a586 li.article-5cae > a {
  position: relative;
}
.photo_2fb8 .slider-c318 .outer-a586 li.article-5cae > a:after,
.photo_2fb8 .slider-c318 .outer-a586 li.article-5cae > a:before {
  content: "";
  display: table;
}
.photo_2fb8 .slider-c318 .outer-a586 li.article-5cae > a:after {
  clear: both;
}
.photo_2fb8 .slider-c318 .outer-a586 li.article-5cae > a .message_f2fc {
  margin-left: 5px;
  float: right;
}
.photo_2fb8 .wrapper_8d33,
.photo_2fb8 .outer-a586 {
  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;
}
.photo_2fb8 .outer-a586 {
  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;
}
.photo_2fb8 .outer-a586 .glass-a4a7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.photo_2fb8 .outer-a586 .message_f2fc {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.photo_2fb8 .outer-a586 li {
  display: block;
  margin: 0;
  padding: 0;
}
.photo_2fb8 .outer-a586 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;
}
.photo_2fb8 .outer-a586 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.photo_2fb8 .outer-a586 .outer-a586 {
  top: 0;
  left: 100%;
}
.photo_2fb8 .west-fa4a.fn-focus-46e7 > .wrapper_8d33,
.photo_2fb8 .west-fa4a.fn-focus-46e7 > .outer-a586,
.photo_2fb8 .west-fa4a:focus > .wrapper_8d33,
.photo_2fb8 .west-fa4a:focus > .outer-a586,
.photo_2fb8 .west-fa4a:hover > .wrapper_8d33,
.photo_2fb8 .west-fa4a:hover > .outer-a586 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.photo_2fb8.steel-1bcb .status_fd7b:after,
.photo_2fb8.steel-1bcb .status_fd7b:before {
  content: "";
  display: table;
}
.photo_2fb8.steel-1bcb .status_fd7b:after {
  clear: both;
}
.photo_2fb8.steel-1bcb .status_fd7b > li {
  float: left;
}
.photo_2fb8.summary-5ecf .status_fd7b:after,
.photo_2fb8.summary-5ecf .status_fd7b:before {
  content: "";
  display: table;
}
.photo_2fb8.summary-5ecf .status_fd7b:after {
  clear: both;
}
.photo_2fb8.summary-5ecf .status_fd7b > li {
  float: left;
}
.photo_2fb8.summary-5ecf .status_fd7b > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.photo_2fb8.summary-5ecf .status_fd7b > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.photo_2fb8.summary-5ecf .status_fd7b > li.texture-fixed-691e > a,
.photo_2fb8.summary-5ecf .status_fd7b > li.hard_d265 > a {
  color: #fff;
  background-color: #1e4b75;
}
.photo_2fb8.summary_dark_cdd2 .status_fd7b > li > a .glass-a4a7 {
  position: relative;
}
.photo_2fb8.summary_dark_cdd2 .status_fd7b > li > a .glass-a4a7: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;
}
.photo_2fb8.summary_dark_cdd2
  .status_fd7b
  > li:focus
  > a
  .glass-a4a7:before,
.photo_2fb8.summary_dark_cdd2
  .status_fd7b
  > li:hover
  > a
  .glass-a4a7:before {
  width: 100%;
  background-color: currentColor;
}
.photo_2fb8.summary_dark_cdd2
  .status_fd7b
  > li.texture-fixed-691e
  > a
  .glass-a4a7:before,
.photo_2fb8.summary_dark_cdd2
  .status_fd7b
  > li.hard-a9bb
  > a
  .glass-a4a7:before {
  width: 100%;
  background-color: currentColor;
}
.photo_2fb8.hovered-fe69 .status_fd7b > li > a .glass-a4a7 {
  position: relative;
}
.photo_2fb8.hovered-fe69 .status_fd7b > li > a .glass-a4a7: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;
}
.photo_2fb8.hovered-fe69 .status_fd7b > li:focus > a .glass-a4a7:before,
.photo_2fb8.hovered-fe69
  .status_fd7b
  > li:hover
  > a
  .glass-a4a7:before {
  width: 100%;
  background-color: currentColor;
}
.photo_2fb8.hovered-fe69
  .status_fd7b
  > li.texture-fixed-691e
  > a
  .glass-a4a7:before,
.photo_2fb8.hovered-fe69
  .status_fd7b
  > li.hard-a9bb
  > a
  .glass-a4a7:before {
  width: 100%;
  background-color: currentColor;
}
.tiny-5f02 .slider-c318 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tiny-5f02 .slider-c318 li:first-child > a {
  border-top: none;
}
.tiny-5f02 .slider-c318 .frame-eea6 > .glass-a4a7 .message_f2fc {
  display: none;
}
.tiny-5f02 .slider-c318 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tiny-5f02 .slider-c318 li:last-child {
  border: none;
}
.tiny-5f02 .slider-c318 li.article-5cae > a {
  padding-right: 45px !important;
}
.tiny-5f02 .slider-c318 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tiny-5f02 .slider-c318 li a:focus,
.tiny-5f02 .slider-c318 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny-5f02 .slider-c318 li .detail-pro-0f9c {
  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;
}
.tiny-5f02 .slider-c318 li .detail-pro-0f9c:hover {
  box-shadow: none;
}
.tiny-5f02 .slider-c318 li .detail-pro-0f9c .message_f2fc {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tiny-5f02 .slider-c318 .outer-a586 {
  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);
}
.tiny-5f02 .slider-c318 .outer-a586 li a {
  padding-left: 3em;
}
.tiny-5f02 .slider-c318 .header-3fa1 > a .detail-pro-0f9c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tiny-5f02 .slider-c318 .header-3fa1 > .outer-a586 {
  display: block;
  opacity: 1;
}
.badge_north_41dd {
  max-width: 100%;
}
.caption_prev_9df8 {
  line-height: 0;
  cursor: pointer;
}
.text-top-44ec {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.text-top-44ec:hover {
  box-shadow: none;
  color: currentColor;
}
.text-top-44ec svg {
  width: 18px;
  height: 18px;
}
.text-top-44ec .gradient-solid-825d {
  display: none;
}
.next-060a {
  position: relative;
}
.next-060a.fn-active-46e7 .text-top-44ec .table_brown_f90c {
  display: none;
}
.next-060a.fn-active-46e7 .text-top-44ec .gradient-solid-825d {
  display: inline-block;
}
.next-060a .notification_down_e47c {
  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);
}
.next-060a.thick_e9f5 .notification_down_e47c {
  left: auto;
  right: -0.9em;
}
.next-060a.thick_e9f5 .search_6b28::before {
  left: auto;
  right: 15px;
}
.next-060a.fn-active-46e7 .notification_down_e47c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.wrapper-c9fb {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.wrapper-c9fb label {
  flex-basis: 100%;
}
.wrapper-c9fb .copper_44ba {
  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;
}
.wrapper-c9fb .widget_center_0b09 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.wrapper-c9fb .widget_center_0b09:focus {
  background-color: transparent;
}
.wrapper-c9fb button.first_a6b0 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.wrapper-c9fb button.first_a6b0:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.wrapper-c9fb button.first_a6b0 svg {
  width: 18px;
  height: 18px;
}
.wrapper-c9fb input[type="submit"] {
  min-height: auto;
}
.active_6777 .wrapper-c9fb .widget_center_0b09 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.search_6b28 {
  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) {
  .search_6b28 {
    width: 220px;
  }
}
.search_6b28 label {
  flex-basis: 100%;
}
.search_6b28::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.tag_wide_147c .active_6777 .wrapper-c9fb {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.tag_wide_147c
  .active_6777
  .wrapper-c9fb
  .copper_44ba {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.tag_wide_147c .active_6777 .wrapper-c9fb .widget_center_0b09 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.tag_wide_147c
  .active_6777
  .wrapper-c9fb
  .widget_center_0b09:focus {
  background: 0 0;
}
.tag_wide_147c
  .active_6777
  .wrapper-c9fb
  .badge_over_449c {
  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;
}
.tooltip_6f08 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.tooltip_6f08 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.tooltip_6f08 li:last-child {
  margin-right: 0;
}
.tooltip_6f08 li:first-child {
  margin-left: 0;
}
.tooltip_6f08.progress_medium_5007 a {
  color: #fff;
}
.tooltip_6f08.progress_medium_5007 a:hover {
  color: #fff;
}
.tooltip_6f08 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.tooltip_6f08 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.tooltip_6f08 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tooltip_6f08 a:hover {
  opacity: 0.9;
  color: inherit;
}
.tooltip_6f08 [class*="social-icon-apple"] {
  background-color: #999;
}
.tooltip_6f08 [class*="social-icon-apple"].large_4f57 {
  background-color: transparent;
  color: #999;
}
.tooltip_6f08 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.tooltip_6f08 [class*="social-icon-behance"].large_4f57 {
  background-color: transparent;
  color: #1769ff;
}
.tooltip_6f08 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.tooltip_6f08 [class*="social-icon-bitbucket"].large_4f57 {
  background-color: transparent;
  color: #205081;
}
.tooltip_6f08 [class*="social-icon-codepen"] {
  background-color: #000;
}
.tooltip_6f08 [class*="social-icon-codepen"].large_4f57 {
  background-color: transparent;
  color: #000;
}
.tooltip_6f08 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.tooltip_6f08 [class*="social-icon-delicious"].large_4f57 {
  background-color: transparent;
  color: #39f;
}
.tooltip_6f08 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.tooltip_6f08 [class*="social-icon-digg"].large_4f57 {
  background-color: transparent;
  color: #005be2;
}
.tooltip_6f08 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.tooltip_6f08 [class*="social-icon-dribbble"].large_4f57 {
  background-color: transparent;
  color: #ea4c89;
}
.tooltip_6f08 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.tooltip_6f08 [class*="social-icon-envelope"].large_4f57 {
  background-color: transparent;
  color: #ea4335;
}
.tooltip_6f08 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.tooltip_6f08 [class*="social-icon-facebook"].large_4f57 {
  background-color: transparent;
  color: #3b5998;
}
.tooltip_6f08 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.tooltip_6f08 [class*="social-icon-flickr"].large_4f57 {
  background-color: transparent;
  color: #0063dc;
}
.tooltip_6f08 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.tooltip_6f08 [class*="social-icon-foursquare"].large_4f57 {
  background-color: transparent;
  color: #2d5be3;
}
.tooltip_6f08 [class*="social-icon-github"] {
  background-color: #333;
}
.tooltip_6f08 [class*="social-icon-github"].large_4f57 {
  background-color: transparent;
  color: #333;
}
.tooltip_6f08 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.tooltip_6f08 [class*="social-icon-google-plus"].large_4f57 {
  background-color: transparent;
  color: #dd4b39;
}
.tooltip_6f08 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.tooltip_6f08 [class*="social-icon-houzz"].large_4f57 {
  background-color: transparent;
  color: #7ac142;
}
.tooltip_6f08 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.tooltip_6f08 [class*="social-icon-instagram"].large_4f57 {
  background-color: transparent;
  color: #262626;
}
.tooltip_6f08 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.tooltip_6f08 [class*="social-icon-jsfiddle"].large_4f57 {
  background-color: transparent;
  color: #487aa2;
}
.tooltip_6f08 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.tooltip_6f08 [class*="social-icon-linkedin"].large_4f57 {
  background-color: transparent;
  color: #0077b5;
}
.tooltip_6f08 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.tooltip_6f08 [class*="social-icon-medium"].large_4f57 {
  background-color: transparent;
  color: #00ab6b;
}
.tooltip_6f08 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.tooltip_6f08
  [class*="social-icon-odnoklassniki"].large_4f57 {
  background-color: transparent;
  color: #f4731c;
}
.tooltip_6f08 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.tooltip_6f08 [class*="social-icon-meetup"].large_4f57 {
  background-color: transparent;
  color: #ec1c40;
}
.tooltip_6f08 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.tooltip_6f08 [class*="social-icon-pinterest"].large_4f57 {
  background-color: transparent;
  color: #bd081c;
}
.tooltip_6f08 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.tooltip_6f08 [class*="social-icon-product-hunt"].large_4f57 {
  background-color: transparent;
  color: #da552f;
}
.tooltip_6f08 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.tooltip_6f08 [class*="social-icon-reddit"].large_4f57 {
  background-color: transparent;
  color: #ff4500;
}
.tooltip_6f08 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.tooltip_6f08 [class*="social-icon-rss"].large_4f57 {
  background-color: transparent;
  color: #f26522;
}
.tooltip_6f08 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.tooltip_6f08
  [class*="social-icon-shopping-cart"].large_4f57 {
  background-color: transparent;
  color: #4caf50;
}
.tooltip_6f08 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.tooltip_6f08 [class*="social-icon-skype"].large_4f57 {
  background-color: transparent;
  color: #00aff0;
}
.tooltip_6f08 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.tooltip_6f08 [class*="social-icon-slideshare"].large_4f57 {
  background-color: transparent;
  color: #0077b5;
}
.tooltip_6f08 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.tooltip_6f08 [class*="social-icon-snapchat"].large_4f57 {
  background-color: transparent;
  color: #fffc00;
}
.tooltip_6f08 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.tooltip_6f08 [class*="social-icon-soundcloud"].large_4f57 {
  background-color: transparent;
  color: #f80;
}
.tooltip_6f08 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.tooltip_6f08 [class*="social-icon-spotify"].large_4f57 {
  background-color: transparent;
  color: #2ebd59;
}
.tooltip_6f08 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.tooltip_6f08
  [class*="social-icon-stack-overflow"].large_4f57 {
  background-color: transparent;
  color: #fe7a15;
}
.tooltip_6f08 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.tooltip_6f08 [class*="social-icon-maldkfgram"].large_4f57 {
  background-color: transparent;
  color: #2ca5e0;
}
.tooltip_6f08 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.tooltip_6f08 [class*="social-icon-tripadvisor"].large_4f57 {
  background-color: transparent;
  color: #589442;
}
.tooltip_6f08 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.tooltip_6f08 [class*="social-icon-tumblr"].large_4f57 {
  background-color: transparent;
  color: #35465c;
}
.tooltip_6f08 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.tooltip_6f08 [class*="social-icon-twitch"].large_4f57 {
  background-color: transparent;
  color: #6441a5;
}
.tooltip_6f08 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.tooltip_6f08 [class*="social-icon-twitter"].large_4f57 {
  background-color: transparent;
  color: #1da1f2;
}
.tooltip_6f08 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.tooltip_6f08 [class*="social-icon-vimeo"].large_4f57 {
  background-color: transparent;
  color: #1ab7ea;
}
.tooltip_6f08 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.tooltip_6f08 [class*="social-icon-vk"].large_4f57 {
  background-color: transparent;
  color: #45668e;
}
.tooltip_6f08 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.tooltip_6f08 [class*="social-icon-weibo"].large_4f57 {
  background-color: transparent;
  color: #df2029;
}
.tooltip_6f08 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.tooltip_6f08 [class*="social-icon-weixin"].large_4f57 {
  background-color: transparent;
  color: #7bb32e;
}
.tooltip_6f08 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.tooltip_6f08 [class*="social-icon-whatsapp"].large_4f57 {
  background-color: transparent;
  color: #25d366;
}
.tooltip_6f08 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.tooltip_6f08 [class*="social-icon-wordpress"].large_4f57 {
  background-color: transparent;
  color: #21759b;
}
.tooltip_6f08 [class*="social-icon-xing"] {
  background-color: #026466;
}
.tooltip_6f08 [class*="social-icon-xing"].large_4f57 {
  background-color: transparent;
  color: #026466;
}
.tooltip_6f08 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.tooltip_6f08 [class*="social-icon-yelp"].large_4f57 {
  background-color: transparent;
  color: #af0606;
}
.tooltip_6f08 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.tooltip_6f08 [class*="social-icon-youtube"].large_4f57 {
  background-color: transparent;
  color: #cd201f;
}
.link-pressed-d3e1 {
  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;
}
.link-pressed-d3e1:hover {
  box-shadow: none;
  background: 0 0;
}
.container_pro_a4f7 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.caption_under_f9a2 {
  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;
}
.dark_6d1d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.block-huge-f308 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.block-huge-f308,
.block-huge-f308::after,
.block-huge-f308::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;
}
.block-huge-f308::after,
.block-huge-f308::before {
  content: "";
  display: block;
  background-color: inherit;
}
.frame-blue-3874 .caption_under_f9a2 .dark_6d1d {
  margin-top: -2px;
  width: 19px;
}
.frame-blue-3874 .caption_under_f9a2 .block-huge-f308 {
  margin-top: -1px;
}
.frame-blue-3874 .caption_under_f9a2 .block-huge-f308,
.frame-blue-3874 .caption_under_f9a2 .block-huge-f308::after,
.frame-blue-3874 .caption_under_f9a2 .block-huge-f308::before {
  width: 19px;
  height: 2px;
}
.frame-blue-3874 .caption_under_f9a2 .block-huge-f308::before {
  top: -6px;
}
.frame-blue-3874 .caption_under_f9a2 .block-huge-f308::after {
  bottom: -6px;
}
.video-d739 .caption_under_f9a2 .dark_6d1d {
  margin-top: -2px;
  width: 22px;
}
.video-d739 .caption_under_f9a2 .block-huge-f308 {
  margin-top: -1px;
}
.video-d739 .caption_under_f9a2 .block-huge-f308,
.video-d739 .caption_under_f9a2 .block-huge-f308::after,
.video-d739 .caption_under_f9a2 .block-huge-f308::before {
  width: 22px;
  height: 2px;
}
.video-d739 .caption_under_f9a2 .block-huge-f308::before {
  top: -7px;
}
.video-d739 .caption_under_f9a2 .block-huge-f308::after {
  bottom: -7px;
}
.label_6eda .caption_under_f9a2 .dark_6d1d {
  margin-top: -2px;
  width: 31px;
}
.label_6eda .caption_under_f9a2 .block-huge-f308 {
  margin-top: -1.5px;
}
.label_6eda .caption_under_f9a2 .block-huge-f308,
.label_6eda .caption_under_f9a2 .block-huge-f308::after,
.label_6eda .caption_under_f9a2 .block-huge-f308::before {
  width: 31px;
  height: 3px;
}
.label_6eda .caption_under_f9a2 .block-huge-f308::before {
  top: -9px;
}
.label_6eda .caption_under_f9a2 .block-huge-f308::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .caption_cool_0854 .caption_under_f9a2 .dark_6d1d {
    margin-top: -2px;
    width: 19px;
  }
  .caption_cool_0854 .caption_under_f9a2 .block-huge-f308 {
    margin-top: -1px;
  }
  .caption_cool_0854 .caption_under_f9a2 .block-huge-f308,
  .caption_cool_0854 .caption_under_f9a2 .block-huge-f308::after,
  .caption_cool_0854 .caption_under_f9a2 .block-huge-f308::before {
    width: 19px;
    height: 2px;
  }
  .caption_cool_0854 .caption_under_f9a2 .block-huge-f308::before {
    top: -6px;
  }
  .caption_cool_0854 .caption_under_f9a2 .block-huge-f308::after {
    bottom: -6px;
  }
  .photo_basic_5906 .caption_under_f9a2 .dark_6d1d {
    margin-top: -2px;
    width: 22px;
  }
  .photo_basic_5906 .caption_under_f9a2 .block-huge-f308 {
    margin-top: -1px;
  }
  .photo_basic_5906 .caption_under_f9a2 .block-huge-f308,
  .photo_basic_5906 .caption_under_f9a2 .block-huge-f308::after,
  .photo_basic_5906 .caption_under_f9a2 .block-huge-f308::before {
    width: 22px;
    height: 2px;
  }
  .photo_basic_5906 .caption_under_f9a2 .block-huge-f308::before {
    top: -7px;
  }
  .photo_basic_5906 .caption_under_f9a2 .block-huge-f308::after {
    bottom: -7px;
  }
  .aside-cd1d .caption_under_f9a2 .dark_6d1d {
    margin-top: -2px;
    width: 31px;
  }
  .aside-cd1d .caption_under_f9a2 .block-huge-f308 {
    margin-top: -1.5px;
  }
  .aside-cd1d .caption_under_f9a2 .block-huge-f308,
  .aside-cd1d .caption_under_f9a2 .block-huge-f308::after,
  .aside-cd1d .caption_under_f9a2 .block-huge-f308::before {
    width: 31px;
    height: 3px;
  }
  .aside-cd1d .caption_under_f9a2 .block-huge-f308::before {
    top: -9px;
  }
  .aside-cd1d .caption_under_f9a2 .block-huge-f308::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-dec9 .caption_under_f9a2 .dark_6d1d {
    margin-top: -2px;
    width: 19px;
  }
  .tabs-dec9 .caption_under_f9a2 .block-huge-f308 {
    margin-top: -1px;
  }
  .tabs-dec9 .caption_under_f9a2 .block-huge-f308,
  .tabs-dec9 .caption_under_f9a2 .block-huge-f308::after,
  .tabs-dec9 .caption_under_f9a2 .block-huge-f308::before {
    width: 19px;
    height: 2px;
  }
  .tabs-dec9 .caption_under_f9a2 .block-huge-f308::before {
    top: -6px;
  }
  .tabs-dec9 .caption_under_f9a2 .block-huge-f308::after {
    bottom: -6px;
  }
  .clean_b30c .caption_under_f9a2 .dark_6d1d {
    margin-top: -2px;
    width: 22px;
  }
  .clean_b30c .caption_under_f9a2 .block-huge-f308 {
    margin-top: -1px;
  }
  .clean_b30c .caption_under_f9a2 .block-huge-f308,
  .clean_b30c .caption_under_f9a2 .block-huge-f308::after,
  .clean_b30c .caption_under_f9a2 .block-huge-f308::before {
    width: 22px;
    height: 2px;
  }
  .clean_b30c .caption_under_f9a2 .block-huge-f308::before {
    top: -7px;
  }
  .clean_b30c .caption_under_f9a2 .block-huge-f308::after {
    bottom: -7px;
  }
  .photo-0483 .caption_under_f9a2 .dark_6d1d {
    margin-top: -2px;
    width: 31px;
  }
  .photo-0483 .caption_under_f9a2 .block-huge-f308 {
    margin-top: -1.5px;
  }
  .photo-0483 .caption_under_f9a2 .block-huge-f308,
  .photo-0483 .caption_under_f9a2 .block-huge-f308::after,
  .photo-0483 .caption_under_f9a2 .block-huge-f308::before {
    width: 31px;
    height: 3px;
  }
  .photo-0483 .caption_under_f9a2 .block-huge-f308::before {
    top: -9px;
  }
  .photo-0483 .caption_under_f9a2 .block-huge-f308::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .east-ee09 .caption_under_f9a2 .dark_6d1d {
    margin-top: -2px;
    width: 19px;
  }
  .east-ee09 .caption_under_f9a2 .block-huge-f308 {
    margin-top: -1px;
  }
  .east-ee09 .caption_under_f9a2 .block-huge-f308,
  .east-ee09 .caption_under_f9a2 .block-huge-f308::after,
  .east-ee09 .caption_under_f9a2 .block-huge-f308::before {
    width: 19px;
    height: 2px;
  }
  .east-ee09 .caption_under_f9a2 .block-huge-f308::before {
    top: -6px;
  }
  .east-ee09 .caption_under_f9a2 .block-huge-f308::after {
    bottom: -6px;
  }
  .row-outer-e518 .caption_under_f9a2 .dark_6d1d {
    margin-top: -2px;
    width: 22px;
  }
  .row-outer-e518 .caption_under_f9a2 .block-huge-f308 {
    margin-top: -1px;
  }
  .row-outer-e518 .caption_under_f9a2 .block-huge-f308,
  .row-outer-e518 .caption_under_f9a2 .block-huge-f308::after,
  .row-outer-e518 .caption_under_f9a2 .block-huge-f308::before {
    width: 22px;
    height: 2px;
  }
  .row-outer-e518 .caption_under_f9a2 .block-huge-f308::before {
    top: -7px;
  }
  .row-outer-e518 .caption_under_f9a2 .block-huge-f308::after {
    bottom: -7px;
  }
  .first-e189 .caption_under_f9a2 .dark_6d1d {
    margin-top: -2px;
    width: 31px;
  }
  .first-e189 .caption_under_f9a2 .block-huge-f308 {
    margin-top: -1.5px;
  }
  .first-e189 .caption_under_f9a2 .block-huge-f308,
  .first-e189 .caption_under_f9a2 .block-huge-f308::after,
  .first-e189 .caption_under_f9a2 .block-huge-f308::before {
    width: 31px;
    height: 3px;
  }
  .first-e189 .caption_under_f9a2 .block-huge-f308::before {
    top: -9px;
  }
  .first-e189 .caption_under_f9a2 .block-huge-f308::after {
    bottom: -9px;
  }
}
.thumbnail-def3 .block-huge-f308 {
  -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);
}
.thumbnail-def3 .block-huge-f308::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thumbnail-def3 .block-huge-f308::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);
}
.thumbnail-def3.pressed-d559 .block-huge-f308 {
  -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);
}
.thumbnail-def3.pressed-d559 .block-huge-f308::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thumbnail-def3.pressed-d559 .block-huge-f308::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);
}
.logo-orange-b01b {
  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.detail-slow-9494:before {
  display: none;
}
.texture-1ed3 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.texture-1ed3 .soft_8020 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.texture-1ed3 .soft_8020:last-of-type {
  border-bottom: none;
}
.texture-1ed3 .soft_8020.hero-db60,
.texture-1ed3 .soft_8020.bronze-91ae,
.texture-1ed3 .soft_8020.hard-bcd2 {
  padding: 0;
}
.texture-1ed3 .tiny-5f02 .detail-pro-0f9c {
  color: currentColor;
}
.texture-1ed3 .tiny-5f02 .detail-pro-0f9c:focus,
.texture-1ed3 .tiny-5f02 .detail-pro-0f9c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture-1ed3.module-hard-82e0 .media_steel_7a3b,
.texture-1ed3.module-hard-82e0 .smooth-bffc a,
.texture-1ed3.module-hard-82e0 .status_fd7b a,
.texture-1ed3.module-hard-82e0 .outer-a586 a {
  color: rgba(0, 0, 0, 0.55);
}
.texture-1ed3.module-hard-82e0 .media_steel_7a3b:hover,
.texture-1ed3.module-hard-82e0 .smooth-bffc a:hover,
.texture-1ed3.module-hard-82e0 .status_fd7b a:hover,
.texture-1ed3.module-hard-82e0 .outer-a586 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.texture-1ed3.module-hard-82e0 .sidebar-short-7b2a {
  color: rgba(0, 0, 0, 0.8);
}
.texture-1ed3.module-hard-82e0 .soft_8020 {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture-1ed3.module-hard-82e0 .soft_8020:before {
  background: rgba(0, 0, 0, 0.08);
}
.texture-1ed3.module-hard-82e0 .media_f65a:before {
  background: rgba(255, 255, 255, 0.9);
}
.texture-1ed3.module-hard-82e0 .tiny-5f02 .slider-c318 li a,
.texture-1ed3.module-hard-82e0 .tiny-5f02 .detail-pro-0f9c,
.texture-1ed3.module-hard-82e0 .outer-a586 {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture-1ed3.module-hard-82e0 .tiny-5f02 .detail-pro-0f9c:focus,
.texture-1ed3.module-hard-82e0 .tiny-5f02 .detail-pro-0f9c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture-1ed3.module-hard-82e0 .slider-c318 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture-1ed3.under_2ed7 .media_steel_7a3b,
.texture-1ed3.under_2ed7 .smooth-bffc a,
.texture-1ed3.under_2ed7 .status_fd7b .detail-pro-0f9c,
.texture-1ed3.under_2ed7 .status_fd7b a,
.texture-1ed3.under_2ed7 .outer-a586 a {
  color: rgba(255, 255, 255, 0.79);
}
.texture-1ed3.under_2ed7 .media_steel_7a3b:hover,
.texture-1ed3.under_2ed7 .smooth-bffc a:hover,
.texture-1ed3.under_2ed7 .status_fd7b .detail-pro-0f9c:hover,
.texture-1ed3.under_2ed7 .status_fd7b a:hover,
.texture-1ed3.under_2ed7 .outer-a586 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture-1ed3.under_2ed7 .sidebar-short-7b2a {
  color: rgba(255, 255, 255, 0.99);
}
.texture-1ed3.under_2ed7 .soft_8020 {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-1ed3.under_2ed7 .soft_8020:before {
  background: rgba(255, 255, 255, 0.08);
}
.texture-1ed3.under_2ed7 .media_f65a:before {
  background: rgba(0, 0, 0, 0.9);
}
.texture-1ed3.under_2ed7 .tiny-5f02 .slider-c318 li a,
.texture-1ed3.under_2ed7 .tiny-5f02 .detail-pro-0f9c,
.texture-1ed3.under_2ed7 .outer-a586 {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture-1ed3.under_2ed7 .tiny-5f02 .detail-pro-0f9c:focus,
.texture-1ed3.under_2ed7 .tiny-5f02 .detail-pro-0f9c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.texture-1ed3.under_2ed7 .slider-c318 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_f65a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.media_f65a:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.link-action-c2f5 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.carousel_e337 .texture-1ed3 {
  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;
}
.carousel_e337 .soft_8020 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.carousel_e337 .soft_8020: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) {
  .carousel_e337 .soft_8020:before {
    width: 16%;
    left: 42%;
  }
}
.carousel_e337 .soft_8020:last-child:before {
  content: none;
}
.carousel_e337 .soft_8020[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.carousel_e337 .tiny-5f02 .slider-c318 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.carousel_e337 .tiny-5f02 .slider-c318 li a .detail-pro-0f9c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.carousel_e337 .tiny-5f02 .outer-a586 {
  border: none;
}
.carousel_e337 .tiny-5f02 .outer-a586 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.carousel_e337 .media_f65a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.carousel_e337 .link-action-c2f5 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.carousel_e337 .under_2ed7 .media_f65a:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel_e337 .module-hard-82e0.article_38c7 .block-huge-f308 {
  background: rgba(0, 0, 0, 0.6);
}
.carousel_e337
  .module-hard-82e0.article_38c7
  .block-huge-f308::after,
.carousel_e337
  .module-hard-82e0.article_38c7
  .block-huge-f308:before {
  background: inherit;
}
.carousel_e337
  .module-hard-82e0.article_38c7:hover
  .block-huge-f308 {
  background: rgba(0, 0, 0, 0.8);
}
.fixed_44e4 .texture-1ed3 {
  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) {
  .fixed_44e4 .texture-1ed3 {
    width: auto;
    right: 45px;
  }
}
.banner-5f88 .texture-1ed3 {
  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) {
  .banner-5f88 .texture-1ed3 {
    width: auto;
    left: 45px;
  }
}
.detail-slow-9494 .texture-1ed3 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.detail-slow-9494 .link-action-c2f5 {
  max-width: 48em;
  margin: 0 auto;
}
.detail-slow-9494 .media_f65a:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.card_4ad0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.card_4ad0.carousel_e337 .texture-1ed3 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.card_4ad0.fixed_44e4 .texture-1ed3 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.card_4ad0 .texture-1ed3 {
  visibility: visible;
}
.card_4ad0.banner-5f88 .texture-1ed3 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shadow-b05e,
.progress_soft_9288 {
  overflow-x: hidden;
}
.shadow-b05e .texture-1ed3 {
  overflow: auto;
}
.shadow-b05e.carousel_e337 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-b05e.carousel_e337 .texture-1ed3 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shadow-b05e.carousel_e337 .link-pressed-d3e1 {
  opacity: 0;
}
.shadow-b05e.fixed_44e4 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-b05e.fixed_44e4 .texture-1ed3 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shadow-b05e.fixed_44e4 .link-pressed-d3e1 {
  opacity: 0;
}
.shadow-b05e.banner-5f88 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-b05e.banner-5f88 .texture-1ed3 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shadow-b05e.banner-5f88 .link-pressed-d3e1 {
  opacity: 0;
}
.shadow-b05e.detail-slow-9494 .texture-1ed3 {
  z-index: 10;
  visibility: visible;
}
.article_38c7 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.article_38c7 .block-huge-f308 {
  background: rgba(255, 255, 255, 0.99);
}
.article_38c7 .block-huge-f308::after,
.article_38c7 .block-huge-f308:before {
  background: inherit;
}
.article_38c7:hover .block-huge-f308 {
  background: rgba(255, 255, 255, 0.99);
}
.banner-5f88 .article_38c7 {
  top: 10px;
  right: auto;
  left: 12px;
}
.detail-slow-9494 .article_38c7 {
  display: none !important;
}
.shadow-b05e:before,
.progress_soft_9288:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shadow-b05e .article_38c7,
.progress_soft_9288 .article_38c7 {
  display: inline-block;
}
.texture-1ed3 .paragraph_cf6d {
  -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;
}
.shadow-b05e .texture-1ed3 .paragraph_cf6d,
.progress_soft_9288 .texture-1ed3 .paragraph_cf6d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.modal_out_94b1 .copper_44ba {
  width: 100%;
}
.advanced_1ccb {
  padding: 0 0.5em 0;
}
.advanced_1ccb [class*="customify-col-"],
.advanced_1ccb [class*="customify-col_"],
.advanced_1ccb [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.overlay-tall-cb2f .advanced_1ccb {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .modal-70c1 .sidebar_pink_db35,
  .sidebar_pink_db35 {
    display: none;
  }
  .hover_2f6f {
    text-align: left;
  }
  .fresh-af00 {
    text-align: center;
  }
  .highlight-59ab {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .modal-70c1 .module_45a4,
  .module_45a4 {
    display: none;
  }
  .layout_4986 {
    text-align: left;
  }
  .action-840c {
    text-align: center;
  }
  .card-808d {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .modal-70c1 .card_inner_afc7,
  .card_inner_afc7 {
    display: none;
  }
  .sort_slow_cb6a {
    text-align: left;
  }
  .full_5b08 {
    text-align: center;
  }
  .cold-3121 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.block-upper-866e {
  box-shadow: none !important;
}
.thick-1bc7 .gallery-a8fd,
.notification-d0fd .gallery-a8fd {
  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;
}
.notification-d0fd .gallery-a8fd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.status-new-f860 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.status-new-f860:after,
.status-new-f860:before {
  content: "";
  display: table;
}
.status-new-f860:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .status-new-f860 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.status-new-f860,
.wood_66f5 {
  max-width: 1248px;
  margin: 0 auto;
}

.summary-silver-e5cd.inner-f2c4 .status-new-f860 {
  max-width: 100%;
}
.summary-silver-e5cd.texture-5aa4 {
  max-width: 1200px;
  margin: 0 auto;
}
.summary-silver-e5cd.sidebar_narrow_d1a9 .status-new-f860 {
  max-width: 100%;
}
.summary-silver-e5cd.sidebar_narrow_d1a9 > .status-new-f860 {
  padding-left: 0;
  padding-right: 0;
}
.summary-silver-e5cd.sidebar_narrow_d1a9 > .status-new-f860 .modal-70c1 {
  margin: 0;
}
.summary-silver-e5cd.sidebar_narrow_d1a9
  > .status-new-f860
  .advanced_4eda.cold-f9c3 {
  margin-right: 0;
  margin-left: 0;
}
.summary-silver-e5cd.sidebar_narrow_d1a9 #main.cold-f9c3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .popup_dim_3e64 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .popup_dim_3e64 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .picture_a695 .easy-c409 {
    padding-right: 1em;
  }
  .picture_a695.selected-d8de .advanced_4eda {
    border-right: 1px solid #eaecee;
  }
  .picture_a695.selected-d8de .easy-c409 {
    padding-right: 1em;
  }
  .picture_a695.selected-d8de .hard-2e5e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form-hovered-2ad0 .easy-c409 {
    padding-left: 1em;
  }
  .form-hovered-2ad0.selected-d8de .advanced_4eda {
    border-left: 1px solid #eaecee;
  }
  .form-hovered-2ad0.selected-d8de .easy-c409 {
    padding-left: 1em;
  }
  .form-hovered-2ad0.selected-d8de .hard-2e5e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .focused-81b0 .easy-c409 {
    padding-left: 1em;
  }
  .focused-81b0.selected-d8de .detail_old_3836 {
    border-right: 1px solid #eaecee;
  }
  .focused-81b0.selected-d8de .active_92c1 {
    border-right: 1px solid #eaecee;
  }
  .focused-81b0.selected-d8de .easy-c409 {
    padding-left: 1em;
  }
  .focused-81b0.selected-d8de .hard-2e5e {
    padding-right: 1em;
  }
  .focused-81b0.selected-d8de .layout_9aa4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget_silver_cc28 .easy-c409 {
    padding-right: 1em;
  }
  .widget_silver_cc28.selected-d8de .detail_old_3836 {
    border-left: 1px solid #eaecee;
  }
  .widget_silver_cc28.selected-d8de .active_92c1 {
    border-left: 1px solid #eaecee;
  }
  .widget_silver_cc28.selected-d8de .easy-c409 {
    padding-right: 1em;
  }
  .widget_silver_cc28.selected-d8de .hard-2e5e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .widget_silver_cc28.selected-d8de .layout_9aa4 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .popup_dim_3e64 .easy-c409 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup_dim_3e64.selected-d8de .advanced_4eda {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .popup_dim_3e64.selected-d8de .easy-c409 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .popup_dim_3e64.selected-d8de .hard-2e5e {
    padding-left: 1em;
  }
  .popup_dim_3e64.selected-d8de .layout_9aa4 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .popup_dim_3e64.selected-d8de .easy-c409 {
    padding-left: 0;
  }
}
.action_1087 .label-plasma-8432 {
  display: inline-block;
}
.yellow-0b53 {
  display: inline-block;
}
.sort_30a8 {
  word-con: break-word;
}
.element_dirty_95cb > span {
  display: inline-block;
  padding: 5px 0;
}
.element_dirty_95cb .easy_a3c5 {
  margin-left: 8px;
  margin-right: 8px;
}
.element_dirty_95cb .silver_583f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.smooth_5e66 .paragraph_053a {
  margin-bottom: 2em;
}
.smooth_5e66 .column-964b {
  margin-bottom: 15px;
}
.smooth_5e66 .column-964b:last-child {
  margin-bottom: 0;
}
.smooth_5e66 .slider_next_6479 {
  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) {
  .smooth_5e66 .slider_next_6479 {
    display: block;
  }
}
.smooth_5e66 .component-yellow-fbab {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .smooth_5e66 .component-yellow-fbab {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.smooth_5e66 .accent_37db {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.smooth_5e66 .accent_37db img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.smooth_5e66 .accent_37db a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.smooth_5e66 .sort_30a8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.smooth_5e66 .sort_30a8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.smooth_5e66 .menu_bright_c0f1 p:last-child {
  margin-bottom: 0;
}
.smooth_5e66 .overlay-liquid-5626 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.smooth_5e66 .narrow-333d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.smooth_5e66 .dirty-fede {
  margin-top: 1em;
}
.smooth_5e66 .medium_5a3c {
  top: 0;
  display: block;
}
.smooth_5e66 .medium_5a3c a {
  color: inherit;
}
.smooth_5e66 .medium_5a3c a:hover {
  color: inherit;
}
.smooth_5e66 .dim_c132 {
  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;
}
.smooth_5e66 .dim_c132:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.smooth_5e66 .narrow-333d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.smooth_5e66 .modal_focused_c341 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.smooth_5e66 .modal_focused_c341:first-child {
  margin-top: 0;
}
.smooth_5e66 .modal_focused_c341.medium_78ab {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.smooth_5e66 .modal_focused_c341.description-thick-6f2c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.smooth_5e66
  .modal_focused_c341.description-thick-6f2c.main-pressed-737c
  .dirty-fede {
  width: 100%;
}
.smooth_5e66 .description-thick-6f2c {
  -webkit-box-align: center;
  align-items: center;
}
.smooth_5e66 .description-thick-6f2c .element_dirty_95cb,
.smooth_5e66 .description-thick-6f2c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.smooth_5e66 .accent_37db {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth_5e66 .accent_37db img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.smooth_5e66 .accent_37db: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;
}
.smooth_5e66 .medium_78ab {
  z-index: 5;
}
.smooth_5e66 .secondary_tiny_4e4d .menu-action-e925 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.smooth_5e66 .pressed-889e .menu-action-e925 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.smooth_5e66 .out-fc95 .menu-action-e925 {
  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;
}
.smooth_5e66.out_8cf2 .slider_next_6479,
.smooth_5e66.lower_7db2 .slider_next_6479 {
  display: block;
}
.smooth_5e66.out_8cf2 .slider_next_6479 .basic-7de7,
.smooth_5e66.out_8cf2 .slider_next_6479 .narrow-333d,
.smooth_5e66.lower_7db2 .slider_next_6479 .basic-7de7,
.smooth_5e66.lower_7db2 .slider_next_6479 .narrow-333d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.smooth_5e66.lite_0713 .component-yellow-fbab {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .smooth_5e66.lite_0713 .component-yellow-fbab {
    margin-right: 0;
  }
}
.smooth_5e66.out_8cf2 .component-yellow-fbab,
.smooth_5e66.lower_7db2 .component-yellow-fbab {
  padding-top: 40%;
}
.smooth_5e66.out_8cf2 .paragraph_053a,
.smooth_5e66.lower_7db2 .paragraph_053a {
  display: block;
}
.smooth_5e66.out_8cf2 .fn-sticky-46e7 .narrow-333d,
.smooth_5e66.lower_7db2 .fn-sticky-46e7 .narrow-333d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.smooth_5e66.out_8cf2 .component-yellow-fbab,
.smooth_5e66.lower_7db2 .component-yellow-fbab {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.smooth_5e66.out_8cf2 .narrow-333d {
  padding: 1em;
}
.banner-5e2c {
  margin: 30px auto;
  display: block;
}
.banner-5e2c .shadow-40a4 > * {
  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;
}
.banner-5e2c .shadow-40a4 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.banner-5e2c .shadow-40a4 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.picture-7dfd .element_dirty_95cb {
  margin-bottom: 1.41575em;
}
.picture-7dfd .section-rough-2535 {
  margin-bottom: 1.618em;
}
.popup_1ff5 .mask-warm-aa10 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.popup_1ff5 .mask-warm-aa10 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.popup_1ff5 .hover_glass_6454 {
  max-width: 100%;
  overflow: auto;
}
.nav-e4c9 .popup_1ff5 a:hover {
  text-decoration: underline;
}
.modal-bronze-f726 .column-964b:not(.sort_30a8),
.modal-bronze-f726 .accent_37db {
  margin-bottom: 1.41575em;
}
.modal-bronze-f726 .column-964b:not(.sort_30a8):last-child,
.modal-bronze-f726 .accent_37db:last-child {
  margin-bottom: 0;
}
.modal-bronze-f726 .column-964b.notice-slow-389d {
  margin-bottom: 0.41575em;
}
.modal-bronze-f726 .container-first-513d:before,
.modal-bronze-f726 .clean-b3f5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.modal-bronze-f726 .container-first-513d:before {
  content: "\f115";
}
.modal-bronze-f726 .clean-b3f5:before {
  content: "\f02c";
}
.modal-bronze-f726 .dynamic_4d2d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.modal-bronze-f726 .dynamic_4d2d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.upper_0e38 {
  display: -webkit-box;
  display: flex;
}
.upper_0e38 .tooltip_bronze_9414 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .upper_0e38 .tooltip_bronze_9414 {
    flex-basis: 90px;
  }
}
.upper_0e38 .highlight_c97f {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .upper_0e38 .highlight_c97f {
    flex-basis: calc(100% - 50px);
  }
}
.upper_0e38 .surface_bda0 p:last-child {
  margin-bottom: 0.72em;
}
.action_c3d6 .shadow-40a4 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.action_c3d6 .shadow-40a4:after,
.action_c3d6 .shadow-40a4:before {
  content: "";
  display: table;
}
.action_c3d6 .shadow-40a4:after {
  clear: both;
}
.action_c3d6 .shadow-40a4 .large_360b,
.action_c3d6 .shadow-40a4 .tall_2163 {
  width: 49%;
}
.action_c3d6 .shadow-40a4 .large_360b a span.banner_50dc,
.action_c3d6 .shadow-40a4 .tall_2163 a span.banner_50dc {
  display: block;
  margin-bottom: 5px;
}
.action_c3d6 .shadow-40a4 .tall_2163 {
  float: left;
  text-align: left;
}
.action_c3d6 .shadow-40a4 .large_360b {
  float: right;
  text-align: right;
}
.hot_11fc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .hot_11fc {
    margin-bottom: 0;
  }
}
.active-9c97 {
  margin-bottom: 1em;
}
.active-9c97 .sort_30a8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.table-orange-480b a {
  display: block;
  line-height: 0;
  position: relative;
}
.focus-165b .active-9c97,
.hero-selected-d8b3 .active-9c97 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .focus-165b .active-9c97,
  .hero-selected-d8b3 .active-9c97 {
    display: block;
  }
}
.focus-165b .table-orange-480b,
.hero-selected-d8b3 .table-orange-480b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .focus-165b .table-orange-480b,
  .hero-selected-d8b3 .table-orange-480b {
    margin-bottom: 1em;
  }
}
.focus-165b .table-orange-480b img,
.hero-selected-d8b3 .table-orange-480b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.focus-165b .icon_light_f6e8,
.hero-selected-d8b3 .icon_light_f6e8 {
  flex-basis: calc(100% - 160px);
}
.focus-165b .icon_light_f6e8 p,
.hero-selected-d8b3 .icon_light_f6e8 p {
  margin-bottom: 0;
}
.focus-165b .icon_light_f6e8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .focus-165b .icon_light_f6e8 {
    padding-left: 0;
  }
}
.hero-selected-d8b3 .icon_light_f6e8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hero-selected-d8b3 .icon_light_f6e8 {
    padding-right: 0;
  }
}
.hero-selected-d8b3 .table-orange-480b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sort_ea47 .table-orange-480b {
  margin-bottom: 0.5em;
}
.sort_ea47 .table-orange-480b img {
  width: 100%;
}
.border-in-0607 .medium-1f90,
.border-023d .medium-1f90 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.border-023d .advanced_4eda .overlay_hard_1ad9 p:last-child {
  margin-bottom: 0;
}
.form_inner_255e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.title_fa06 .complex-ad3c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .title_fa06 .complex-ad3c:last-of-type {
    margin-bottom: 0;
  }
}
.title_fa06 .complex-ad3c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.title_fa06 .complex-ad3c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.title_fa06 .complex-ad3c ul li {
  margin: 0 0 0.6em;
}
.title_fa06 .complex-ad3c ul li.caption_iron_3171,
.title_fa06 .complex-ad3c ul li.hero_82a4 {
  position: relative;
}
.title_fa06 .complex-ad3c ul li.caption_iron_3171 .grid-hard-36ba,
.title_fa06 .complex-ad3c ul li.hero_82a4 .grid-hard-36ba {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.title_fa06 .complex-ad3c ul li.caption_iron_3171:after:after,
.title_fa06 .complex-ad3c ul li.caption_iron_3171:after:before,
.title_fa06
  .complex-ad3c
  ul
  li.hero_82a4:after:after,
.title_fa06
  .complex-ad3c
  ul
  li.hero_82a4:after:before {
  content: "";
  display: table;
}
.title_fa06 .complex-ad3c ul li.caption_iron_3171:after:after,
.title_fa06
  .complex-ad3c
  ul
  li.hero_82a4:after:after {
  clear: both;
}
.title_fa06 .complex-ad3c a.text-solid-a33f:hover {
  text-decoration: none;
}
.title_fa06 .complex-ad3c select {
  max-width: 100%;
}
.title_fa06 .complex-ad3c table {
  font-size: 85%;
}
.title_fa06 .complex-ad3c table td,
.title_fa06 .complex-ad3c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.title_fa06 .complex-ad3c table tfoot td {
  text-align: left;
}
.title_fa06 .complex-ad3c :last-child {
  margin-bottom: 0;
}
.title_fa06 .complex-ad3c .highlight-c1de {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.title_fa06 .complex-ad3c .highlight-c1de label {
  width: 100%;
}
.title_fa06 .complex-ad3c .highlight-c1de .widget_center_0b09 {
  width: 100%;
  display: block;
}
.title_fa06 .complex-ad3c .highlight-c1de .first_a6b0 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.title_fa06 .complex-ad3c .highlight-c1de .first_a6b0:hover svg #svg-search {
  fill: #444;
}
.title_fa06 .complex-ad3c .highlight-c1de .first_a6b0 svg {
  width: 18px;
  height: 18px;
}
.title_fa06 .motion-9ce4 ul ul,
.title_fa06 .title_mini_495b ul ul,
.title_fa06 .form_solid_bb1f ul ul,
.title_fa06 .summary_8f85 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.title_fa06 .motion-9ce4 .article-5cae > a,
.title_fa06 .title_mini_495b .article-5cae > a,
.title_fa06 .form_solid_bb1f .article-5cae > a,
.title_fa06 .summary_8f85 .article-5cae > a {
  margin-bottom: 0;
}
.title_fa06 .overlay_5d50 li,
.title_fa06 .motion-9ce4 li,
.title_fa06 .photo-0af0 li,
.title_fa06 .title_mini_495b li,
.title_fa06 .form_solid_bb1f li,
.title_fa06 .summary_8f85 li,
.title_fa06 .accent_slow_5483 li,
.title_fa06 .focused-86d1 li {
  display: block;
  position: relative;
}
.title_fa06 .overlay_5d50 li:last-child,
.title_fa06 .motion-9ce4 li:last-child,
.title_fa06 .photo-0af0 li:last-child,
.title_fa06 .title_mini_495b li:last-child,
.title_fa06 .form_solid_bb1f li:last-child,
.title_fa06 .summary_8f85 li:last-child,
.title_fa06 .accent_slow_5483 li:last-child,
.title_fa06 .focused-86d1 li:last-child {
  border: none;
}
.title_fa06 .overlay_5d50 li a,
.title_fa06 .motion-9ce4 li a,
.title_fa06 .photo-0af0 li a,
.title_fa06 .title_mini_495b li a,
.title_fa06 .form_solid_bb1f li a,
.title_fa06 .summary_8f85 li a,
.title_fa06 .accent_slow_5483 li a,
.title_fa06 .focused-86d1 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title_fa06 .overlay_5d50 li ul li::before,
.title_fa06 .motion-9ce4 li ul li::before,
.title_fa06 .photo-0af0 li ul li::before,
.title_fa06 .title_mini_495b li ul li::before,
.title_fa06 .form_solid_bb1f li ul li::before,
.title_fa06 .summary_8f85 li ul li::before,
.title_fa06 .accent_slow_5483 li ul li::before,
.title_fa06 .focused-86d1 li ul li::before {
  left: 15px;
}
.title_fa06 .overlay_5d50 li ul a,
.title_fa06 .motion-9ce4 li ul a,
.title_fa06 .photo-0af0 li ul a,
.title_fa06 .title_mini_495b li ul a,
.title_fa06 .form_solid_bb1f li ul a,
.title_fa06 .summary_8f85 li ul a,
.title_fa06 .accent_slow_5483 li ul a,
.title_fa06 .focused-86d1 li ul a {
  padding-left: 20px;
}
.title_fa06 .overlay_5d50 li ul ul li::before,
.title_fa06 .motion-9ce4 li ul ul li::before,
.title_fa06 .photo-0af0 li ul ul li::before,
.title_fa06 .title_mini_495b li ul ul li::before,
.title_fa06 .form_solid_bb1f li ul ul li::before,
.title_fa06 .summary_8f85 li ul ul li::before,
.title_fa06 .accent_slow_5483 li ul ul li::before,
.title_fa06 .focused-86d1 li ul ul li::before {
  left: 30px;
}
.title_fa06 .overlay_5d50 li ul ul a,
.title_fa06 .motion-9ce4 li ul ul a,
.title_fa06 .photo-0af0 li ul ul a,
.title_fa06 .title_mini_495b li ul ul a,
.title_fa06 .form_solid_bb1f li ul ul a,
.title_fa06 .summary_8f85 li ul ul a,
.title_fa06 .accent_slow_5483 li ul ul a,
.title_fa06 .focused-86d1 li ul ul a {
  padding-left: 40px;
}
.title_fa06 .short-90da li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.title_fa06 .focused-86d1 ul li {
  margin-bottom: 1.41575em;
}
.title_fa06 .focused-86d1 ul li .border_30d7 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.title_fa06 .focused-86d1 ul li .notice_copper_00b6 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.under_2ed7 .overlay_5d50 li a,
.under_2ed7 .motion-9ce4 li a,
.under_2ed7 .photo-0af0 li a,
.under_2ed7 .title_mini_495b li a,
.under_2ed7 .form_solid_bb1f li a,
.under_2ed7 .summary_8f85 li a,
.under_2ed7 .accent_slow_5483 li a,
.under_2ed7 .focused-86d1 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_2ed7 .short-90da li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_2ed7 .complex-ad3c ul li.caption_iron_3171 .grid-hard-36ba,
.under_2ed7 .complex-ad3c ul li.hero_82a4 .grid-hard-36ba {
  background: rgba(0, 0, 0, 0.2);
}
.under_2ed7 .title_fa06 .complex-ad3c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary-silver-e5cd .title_fa06 .slider-c318 li {
  margin: 0;
}
.summary-silver-e5cd .title_fa06 .slider-c318 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.summary-silver-e5cd .title_fa06 .slider-c318 li ul {
  margin: 0;
}
.summary-silver-e5cd .title_fa06 .slider-c318 li ul li a {
  padding-left: 15px;
}
.summary-silver-e5cd .title_fa06 .slider-c318 li ul li li a {
  padding-left: 30px;
}
.summary-silver-e5cd .title_fa06 .slider-c318 li.hard_d265 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.summary-silver-e5cd .title_fa06 .slider-c318 li.hard_d265 > 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;
}
.summary-silver-e5cd .title_fa06 .slider-c318 li.hard_d265 > 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;
}
.pink-9e9e a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.red-6062 {
  position: relative;
  z-index: 10;
}
.red-6062 .paragraph_cf6d {
  width: 100%;
  max-width: 100%;
}
.blue_edc6 .solid_6dbd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.blue_edc6 .module-hard-82e0 {
}
.blue_edc6 .under_2ed7 {
  background: #292929;
}
.carousel-4d04 .solid_6dbd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.carousel-4d04 .module-hard-82e0 {
  background: #f9f9f9;
}
.carousel-4d04 .under_2ed7 {
  background: #303030;
}
.bronze-2ce9 .solid_6dbd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .bronze-2ce9 .label-plasma-8432 {
    margin-bottom: 1em;
  }
  .bronze-2ce9 .label-plasma-8432:last-child {
    margin-bottom: 0;
  }
}
.bronze-2ce9 .module-hard-82e0 {
  background: #ededed;
}
.bronze-2ce9 .under_2ed7 {
  background: #1a1a1a;
}
.solid_6dbd.module-hard-82e0 {
  color: rgba(0, 0, 0, 0.6);
}
.solid_6dbd.module-hard-82e0 .input-clean-71f9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.solid_6dbd.under_2ed7 {
  color: rgba(255, 255, 255, 0.99);
}
.solid_6dbd.under_2ed7 a:not(.text-solid-a33f) {
  color: rgba(255, 255, 255, 0.79);
}
.solid_6dbd.under_2ed7 a:not(.text-solid-a33f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.solid_6dbd.under_2ed7 .input-clean-71f9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.solid_6dbd.under_2ed7 table tbody td,
.solid_6dbd.under_2ed7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.article_easy_b73f.avatar-88b6 .status-new-f860 {
  max-width: initial;
}
.article_easy_b73f .breadcrumb-under-6713 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.article_easy_b73f .breadcrumb-under-6713 .paragraph_cf6d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .article_easy_b73f .breadcrumb-under-6713 .paragraph_cf6d {
    display: block;
    margin-bottom: 2em;
  }
  .article_easy_b73f .breadcrumb-under-6713 .paragraph_cf6d:last-child {
    margin-bottom: 0;
  }
}
.bronze-2ce9 .label-plasma-8432:last-child,
.carousel-4d04 .label-plasma-8432:last-child,
.blue_edc6 .label-plasma-8432:last-child {
  margin-bottom: 0;
}
.bronze-2ce9 .label-plasma-8432 .title_fa06 .complex-ad3c:last-child,
.carousel-4d04 .label-plasma-8432 .title_fa06 .complex-ad3c:last-child,
.blue_edc6 .label-plasma-8432 .title_fa06 .complex-ad3c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .bronze-2ce9 .texture_fresh_26b1,
  .bronze-2ce9 .card_rough_e395,
  .carousel-4d04 .texture_fresh_26b1,
  .carousel-4d04 .card_rough_e395,
  .blue_edc6 .texture_fresh_26b1,
  .blue_edc6 .card_rough_e395 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .red-6062 .label-plasma-8432 {
    margin-bottom: 2em;
  }
}
.red-6062 p:last-child {
  margin-bottom: 0;
}
.red-6062 li,
.red-6062 ul {
  list-style: none;
  margin: 0;
}
.red-6062 ul ul {
  margin-left: 2.617924em;
}
.focus_down_daf2 {
  font-size: 0.875em;
}

/* css-noise: c706 */
.phantom-card-f7 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
