/*!
Theme Name: Customify
Theme URI: https://pressmaximum.pink_51e1/customify
Author: WPCustomify
Author URI: https://pressmaximum.pink_51e1
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.pink_51e1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.card-fast-7706.stale_98a4/licenses/gpl-2.0.breadcrumb-6e70
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.short-af8d/, (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.tertiary_063d.video-purple-fef9/normalize.text-copper-703b/
 ======
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.text-copper-703b v7.0.0 | MIT License | github.pink_51e1/necolas/normalize.text-copper-703b */
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;
}
.row-first-8588 .widget_eb4e,
.small-fc39,
.input-feec,
.footer-6692,
.copper_f354,
.bright_9dc9,
.green-899c,
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;
}
.small-fc39,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .small-fc39,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .small-fc39,
  h1 {
    font-size: 1.8em;
  }
}
.input-feec,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.input-feec + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .input-feec,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .input-feec,
  h2 {
    font-size: 1.7em;
  }
}
.footer-6692,
h3 {
  font-size: 1.618em;
}
.row-first-8588 .widget_eb4e,
.copper_f354,
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.photo-63b9 {
  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;
}
.gradient-bottom-9ca0:after,
.gradient-bottom-9ca0:before,
.hot-0ff8:after,
.hot-0ff8:before {
  content: "";
  display: table;
}
.gradient-bottom-9ca0:after,
.hot-0ff8:after {
  clear: both;
}
.gas-9840 {
  float: right;
  margin-right: 0;
}
.fresh-0937 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.message_a92d .box-prev-6cd1,
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;
}
.message_a92d .box-prev-6cd1: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;
}
.row_1525 .box-prev-6cd1 {
  box-shadow: none;
}
.row_1525
  .box-prev-6cd1
  .active-0342 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.row_1525 .box-prev-6cd1 .easy-69d3 {
  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;
}
.row_1525
  .box-prev-6cd1
  .easy-69d3
  b {
  display: none;
}
.row_1525 .menu-complex-889d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.focused-e71c:not(.rough_a876):not(.red_23b7),
button:not(.rough_a876):not(.red_23b7),
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ),
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ),
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ) {
  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;
}
.focused-e71c:not(.rough_a876):not(
    .red_23b7
  ):hover,
button:not(.rough_a876):not(
    .red_23b7
  ):hover,
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ):hover,
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ):hover,
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.focused-e71c:not(.rough_a876):not(
    .red_23b7
  ):active,
.focused-e71c:not(.rough_a876):not(
    .red_23b7
  ):focus,
button:not(.rough_a876):not(
    .red_23b7
  ):active,
button:not(.rough_a876):not(
    .red_23b7
  ):focus,
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ):active,
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ):focus,
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ):active,
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ):focus,
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ):active,
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ):focus {
  outline: 0;
}
.focused-e71c:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9,
button:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9,
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9,
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9,
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9 {
  position: relative;
}
.focused-e71c:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .outer-a541,
.focused-e71c:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .aside_6ff0,
.focused-e71c:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .purple_e0dd,
.focused-e71c:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  i,
.focused-e71c:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  svg,
button:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .outer-a541,
button:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .aside_6ff0,
button:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .purple_e0dd,
button:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  i,
button:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  svg,
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .outer-a541,
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .aside_6ff0,
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .purple_e0dd,
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  i,
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  svg,
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .outer-a541,
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .aside_6ff0,
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .purple_e0dd,
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  i,
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  svg,
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .outer-a541,
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .aside_6ff0,
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  .purple_e0dd,
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  i,
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9
  svg {
  visibility: hidden;
}
.focused-e71c:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9:after,
button:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9:after,
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9:after,
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9:after,
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ).fn-loading-c1d9: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;
}
.focused-e71c:not(.rough_a876):not(.red_23b7),
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ),
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ),
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ) {
  color: #fff;
  background: #235787;
}
.focused-e71c:not(.rough_a876):not(
    .red_23b7
  ):focus,
input[type="button"]:not(.rough_a876):not(
    .red_23b7
  ):focus,
input[type="reset"]:not(.rough_a876):not(
    .red_23b7
  ):focus,
input[type="submit"]:not(.rough_a876):not(
    .red_23b7
  ):focus {
  color: #fff;
}
.focused-e71c.fn-disabled-c1d9:not(.rough_a876):not(
    .red_23b7
  ),
.focused-e71c[disabled]:not(.rough_a876):not(
    .red_23b7
  ),
button.fn-disabled-c1d9:not(.rough_a876):not(
    .red_23b7
  ),
button[disabled]:not(.rough_a876):not(
    .red_23b7
  ) {
  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;
}
.module_17f8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.module_17f8: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;
}
.focus-wide-852f {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.accordion_basic_1cca {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.column_lite_733c {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gradient-bottom-9ca0:after,
.gradient-bottom-9ca0:before,
.last-1619:after,
.last-1619:before,
.liquid-238b:after,
.liquid-238b:before,
.summary_5e5d:after,
.summary_5e5d:before,
.card_1cf3:after,
.card_1cf3:before,
.thick-0400:after,
.thick-0400:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gradient-bottom-9ca0:after,
.last-1619:after,
.liquid-238b:after,
.summary_5e5d:after,
.card_1cf3:after,
.thick-0400:after {
  clear: both;
}
.last-1619 .middle_296a,
.liquid-238b .middle_296a,
.breadcrumb-center-68de .middle_296a {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.avatar_7502 {
  display: inline-block;
}
.footer-2ab2 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.footer-2ab2 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer-2ab2 .in_3ac8 {
  padding: 1em 0;
  font-size: 85%;
}
.in_3ac8 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.banner_0162 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.banner_0162:after,
.banner_0162:before {
  content: "";
  display: table;
}
.banner_0162:after {
  clear: both;
}
.item_pink_5266 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.small-2e2a .item_pink_5266 {
  max-width: 50%;
}
.detail_c8f6 .item_pink_5266 {
  max-width: 33.33%;
}
.photo-last-e543 .item_pink_5266 {
  max-width: 25%;
}
.icon-hovered-8eb7 .item_pink_5266 {
  max-width: 20%;
}
.up_99fa .item_pink_5266 {
  max-width: 16.66%;
}
.rough_c24d .item_pink_5266 {
  max-width: 14.28%;
}
.element-hot-1d6e .item_pink_5266 {
  max-width: 12.5%;
}
.container_cc31 .item_pink_5266 {
  max-width: 11.11%;
}
.sidebar-85dc {
  display: block;
}
.row-first-8588 .out_06f1 label,
.row-first-8588 .upper-c604 label,
.row-first-8588 .grid-ad72 label,
.row-first-8588 .picture-ebb6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button-black-c0f6 {
  list-style: none;
  margin: 0;
}
.button-black-c0f6 article.sort_839c {
  margin-bottom: 0;
}
.button-black-c0f6 ul {
  list-style: none;
  margin: 0;
}
.button-black-c0f6 .basic_8a70 li.sort_839c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button-black-c0f6 .basic_8a70 li.sort_839c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button-black-c0f6 .basic_8a70 li.sort_839c: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) {
  .button-black-c0f6 .basic_8a70 li.sort_839c li.sort_839c li.sort_839c li.sort_839c {
    padding-left: 0;
  }
}
article.sort_839c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sort_839c .last-1619 p:last-of-type {
  margin-bottom: 0;
}
article.sort_839c .menu-d7c5 {
  float: left;
}
article.sort_839c .element_out_8b73 {
  margin-left: 85px;
}
article.sort_839c .north-41b7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sort_839c .north-41b7 .gas_d830 {
  margin-left: 10px;
}
article.sort_839c .title_middle_e650 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sort_839c .action-a2c1 {
  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 .out_06f1,
  #respond .grid-ad72,
  #respond .picture-ebb6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out_06f1 input,
#respond .grid-ad72 input,
#respond .picture-ebb6 input {
  width: 100%;
}
#respond .picture-ebb6 {
  margin-right: 0;
}
#respond .dark-856c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message_copper_b9f9 {
  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;
}
.message_copper_b9f9.main_42f7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.message_copper_b9f9 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%);
}
.message_copper_b9f9:focus,
.message_copper_b9f9: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);
}
.info_d762 {
  border-radius: 10%;
}
.article_large_349e {
  border-radius: 50%;
}
.focused-328f {
  font-size: 0.72em;
}
.tiny_8c00 {
  font-size: 0.875em;
}
.over_b7ea {
  font-size: 1.1em;
}
.east-4730 {
  text-transform: uppercase;
  line-height: 1.2;
}
.east-4730.focused-328f {
  letter-spacing: 0.5px;
}
.link_lower_32c8,
.link_lower_32c8 a {
  color: #6d6d6d;
}
.link_lower_32c8 a:hover {
  color: #111;
}
.mini_410b {
  color: #6d6d6d;
}
.header_e2d9 {
  overflow-x: hidden;
}
.header_e2d9 .current-663c.mask-complex-4e5e {
  position: relative;
}
.header_e2d9 .current-663c.mask-complex-4e5e.mask_d07f {
  position: initial;
}
.header_e2d9
  .current-663c.mask-complex-4e5e.mask_d07f
  .next_99aa {
  left: auto;
}
.header_e2d9 .current-663c .next_99aa {
  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;
}
.header_e2d9 .current-663c:hover.mask-complex-4e5e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.header_e2d9
  .current-663c:hover.mask-complex-4e5e
  .next_99aa {
  display: block;
  z-index: 9999999;
}
.header_e2d9 .article_e5e8 .tabs-95a1,
.header_e2d9 .full-afd4 .tabs-95a1 {
  display: none;
}
.header_e2d9 .west_f9b0 .current-663c:hover.mask-complex-4e5e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.row-first-8588 .out_06f1 label,
.row-first-8588 .upper-c604 label,
.row-first-8588 .grid-ad72 label,
.row-first-8588 .picture-ebb6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.button-black-c0f6 {
  list-style: none;
  margin: 0;
}
.button-black-c0f6 article.sort_839c {
  margin-bottom: 0;
}
.button-black-c0f6 ul {
  list-style: none;
  margin: 0;
}
.button-black-c0f6 .basic_8a70 li.sort_839c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .button-black-c0f6 .basic_8a70 li.sort_839c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .button-black-c0f6 .basic_8a70 li.sort_839c: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) {
  .button-black-c0f6 .basic_8a70 li.sort_839c li.sort_839c li.sort_839c li.sort_839c {
    padding-left: 0;
  }
}
article.sort_839c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.sort_839c .last-1619 p:last-of-type {
  margin-bottom: 0;
}
article.sort_839c .menu-d7c5 {
  float: left;
}
article.sort_839c .element_out_8b73 {
  margin-left: 85px;
}
article.sort_839c .north-41b7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.sort_839c .north-41b7 .gas_d830 {
  margin-left: 10px;
}
article.sort_839c .title_middle_e650 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.sort_839c .action-a2c1 {
  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 .out_06f1,
  #respond .grid-ad72,
  #respond .picture-ebb6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .out_06f1 input,
#respond .grid-ad72 input,
#respond .picture-ebb6 input {
  width: 100%;
}
#respond .picture-ebb6 {
  margin-right: 0;
}
#respond .dark-856c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.article_e5e8 .table_upper_a359 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.table_upper_a359 .summary_e1d0.complex-e130 .feature-first-0273 > li > a:focus,
.table_upper_a359 .summary_e1d0.complex-e130 .feature-first-0273 > li > a:hover,
.table_upper_a359 .summary_e1d0.image_f11f .feature-first-0273 > li > a:focus,
.table_upper_a359 .summary_e1d0.image_f11f .feature-first-0273 > li > a:hover,
.table_upper_a359 .summary_e1d0.progress_0b3b .feature-first-0273 > li > a:focus,
.table_upper_a359 .summary_e1d0.progress_0b3b .feature-first-0273 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table_upper_a359
  .summary_e1d0.complex-e130
  .feature-first-0273
  > li.mask_589a
  > a,
.table_upper_a359
  .summary_e1d0.complex-e130
  .feature-first-0273
  > li.dropdown_f74d
  > a,
.table_upper_a359
  .summary_e1d0.image_f11f
  .feature-first-0273
  > li.mask_589a
  > a,
.table_upper_a359
  .summary_e1d0.image_f11f
  .feature-first-0273
  > li.dropdown_f74d
  > a,
.table_upper_a359
  .summary_e1d0.progress_0b3b
  .feature-first-0273
  > li.mask_589a
  > a,
.table_upper_a359 .summary_e1d0.progress_0b3b .feature-first-0273 > li.tall_c91c > a {
  color: rgba(255, 255, 255, 0.99);
}
.table_upper_a359 .paragraph_823d,
.table_upper_a359 .paragraph_823d a {
  color: rgba(255, 255, 255, 0.99);
}
.table_upper_a359 .fluid-c563.modal-9c0a li a,
.table_upper_a359 .black-e469 a,
.table_upper_a359 .focus_light_82f2,
.table_upper_a359 .feature-first-0273 > li > a,
.table_upper_a359 .media-medium-4d6d {
  color: rgba(255, 255, 255, 0.79);
}
.table_upper_a359 .fluid-c563.modal-9c0a li a:hover,
.table_upper_a359 .black-e469 a:hover,
.table_upper_a359 .focus_light_82f2:hover,
.table_upper_a359 .feature-first-0273 > li > a:hover,
.table_upper_a359 .media-medium-4d6d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table_upper_a359 .highlight_ca08 {
  color: rgba(255, 255, 255, 0.79);
}
.table_upper_a359 .highlight_ca08 .liquid-03df {
  color: rgba(255, 255, 255, 0.99);
}
.table_upper_a359 .highlight_ca08:hover {
  color: rgba(255, 255, 255, 0.99);
}
.table_upper_a359 .short-a8c5 .badge-plasma-5270 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.table_upper_a359 .short-a8c5 .badge-plasma-5270 .button-eefc {
  color: rgba(255, 255, 255, 0.79);
}
.table_upper_a359
  .short-a8c5
  .badge-plasma-5270
  .button-eefc::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table_upper_a359
  .short-a8c5
  .badge-plasma-5270
  .button-eefc:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table_upper_a359
  .short-a8c5
  .badge-plasma-5270
  .button-eefc::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table_upper_a359
  .short-a8c5
  .badge-plasma-5270
  .button-eefc::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.table_upper_a359 .short-a8c5 .tertiary-67d4 {
  color: rgba(255, 255, 255, 0.79);
}
.table_upper_a359 .short-a8c5 .tertiary-67d4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-fast-3df5
  .table_upper_a359
  .short-a8c5
  .article_f2e5
  .small-5a2c {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-fast-3df5
  .table_upper_a359
  .short-a8c5
  .article_f2e5
  .button-eefc {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.article_e5e8 .iron-e18f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.iron-e18f .summary_e1d0.complex-e130 .feature-first-0273 > li > a:focus,
.iron-e18f .summary_e1d0.complex-e130 .feature-first-0273 > li > a:hover,
.iron-e18f .summary_e1d0.image_f11f .feature-first-0273 > li > a:focus,
.iron-e18f .summary_e1d0.image_f11f .feature-first-0273 > li > a:hover,
.iron-e18f .summary_e1d0.progress_0b3b .feature-first-0273 > li > a:focus,
.iron-e18f .summary_e1d0.progress_0b3b .feature-first-0273 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.iron-e18f
  .summary_e1d0.complex-e130
  .feature-first-0273
  > li.mask_589a
  > a,
.iron-e18f
  .summary_e1d0.complex-e130
  .feature-first-0273
  > li.dropdown_f74d
  > a,
.iron-e18f
  .summary_e1d0.image_f11f
  .feature-first-0273
  > li.mask_589a
  > a,
.iron-e18f
  .summary_e1d0.image_f11f
  .feature-first-0273
  > li.dropdown_f74d
  > a,
.iron-e18f
  .summary_e1d0.progress_0b3b
  .feature-first-0273
  > li.mask_589a
  > a,
.iron-e18f .summary_e1d0.progress_0b3b .feature-first-0273 > li.tall_c91c > a {
  color: rgba(0, 0, 0, 0.8);
}
.iron-e18f .paragraph_823d,
.iron-e18f .paragraph_823d a {
  color: rgba(0, 0, 0, 0.8);
}
.iron-e18f .fluid-c563.modal-9c0a li a,
.iron-e18f .black-e469 a,
.iron-e18f .focus_light_82f2,
.iron-e18f .feature-first-0273 > li > a,
.iron-e18f .media-medium-4d6d {
  color: rgba(0, 0, 0, 0.55);
}
.iron-e18f .fluid-c563.modal-9c0a li a:hover,
.iron-e18f .black-e469 a:hover,
.iron-e18f .focus_light_82f2:hover,
.iron-e18f .feature-first-0273 > li > a:hover,
.iron-e18f .media-medium-4d6d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.iron-e18f .highlight_ca08 {
  color: rgba(0, 0, 0, 0.55);
}
.iron-e18f .highlight_ca08 .liquid-03df {
  color: rgba(0, 0, 0, 0.8);
}
.iron-e18f .highlight_ca08:hover {
  color: rgba(0, 0, 0, 0.8);
}
.rough_c67b .focus_f7fb {
  margin-left: auto;
  margin-right: auto;
}
.liquid-238b > * {
  margin-left: auto;
  margin-right: auto;
}
.liquid-238b .focus-wide-852f {
  margin-right: 1.41575em;
}
.slider_under_d452 .liquid-238b > .up-516e {
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 1200px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  position: relative;
}
.slider_under_d452 .liquid-238b > .fresh_d4ef {
  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;
}
.logo_3aab.rough_c67b .focus_f7fb,
.motion_78c0.rough_c67b .focus_f7fb {
  margin-left: 0;
}
.pink-185d.rough_c67b .focus_f7fb,
.item-d32d.rough_c67b .focus_f7fb {
  margin-right: 0;
}
.liquid-238b ol,
.liquid-238b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.in-cb6f video {
  max-width: 100%;
}
.dim_787a img {
  display: block;
}
.dim_787a.focus-wide-852f,
.dim_787a.accordion_basic_1cca {
  width: 100%;
}
.dim_787a.fresh_d4ef img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search_light_941a:not(.south-2a4f) {
  margin: 1.5em auto;
}
.dark-7cf4 p {
  padding: 1.5em 14px;
}
ul.aside-pink-5e03.fresh_d4ef,
ul.aside-pink-5e03.up-516e,
ul.aside-pink-5e03.first-7a9d.up-516e {
  padding: 0 14px;
}
.east-1ad7 {
  display: block;
  overflow-x: auto;
}
.east-1ad7 table {
  border-collapse: collapse;
  width: 100%;
}
.east-1ad7 td,
.east-1ad7 th {
  padding: 0.5em;
}
.liquid-238b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.liquid-238b ol ol,
.liquid-238b ol ul,
.liquid-238b ul ol,
.liquid-238b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.liquid-238b ol ol li,
.liquid-238b ol ul li,
.liquid-238b ul ol li,
.liquid-238b ul ul li {
  margin-left: 0;
}
.disabled-complex-fe3b.next-768c > .over_bb4f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.disabled-complex-fe3b.next-768c > .over_bb4f iframe,
.disabled-complex-fe3b.next-768c > .over_bb4f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.medium_664c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.medium_664c.sidebar_30aa {
  padding: 0;
}
.medium_664c.sidebar_30aa cite {
  font-size: 13px;
}
.medium_664c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.medium_664c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.surface-764b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.surface-764b > p:first-child {
  margin-top: 0;
}
.surface-764b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.surface-764b blockquote {
  border-left: 0;
}
.static_61ed {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.static_61ed:not(.picture_fast_cb33) {
  max-width: 100px;
}
.static_61ed.notice_under_60b0 {
  border-bottom: none !important;
  text-align: center;
}
.static_61ed.notice_under_60b0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .dark-7cf4 p {
    padding: 1.5em 0;
  }
}
.input-606a {
  color: #0073aa;
}
.panel-next-723f {
  background-color: #0073aa;
}
.disabled-c6c0 {
  color: #229fd8;
}
.notification-selected-e9ed {
  background-color: #229fd8;
}
.nav-static-4f7c {
  color: #eee;
}
.search-b1d4 {
  background-color: #eee;
}
.accent_green_7c8b {
  color: #444;
}
.cold-cf73 {
  background-color: #444;
}
.active-gas-d7f2 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.active-gas-d7f2 .background-orange-0731 .black-e469 {
  font-size: 15px;
}
.active-gas-d7f2 .black-e469 {
  line-height: 1.3;
}
.active-gas-d7f2 .iron-e18f {
}
.active-gas-d7f2 .table_upper_a359 {
  background: #235787;
}
.hovered-f234 {
  padding: 0;
}
.hovered-f234 .table_upper_a359 {
  background: #1a1a1a;
}
.hovered-f234 .iron-e18f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.iron_a92d {
  padding: 0;
  border-left: none;
  border-right: none;
}
.iron_a92d .iron-e18f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.iron_a92d .table_upper_a359 {
  background: #303030;
}
.thick-0400 {
  position: relative;
  z-index: 10;
}
.thick-0400 .north-5fd3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern_d929 .mask-complex-4e5e {
  display: inline-block;
  vertical-align: middle;
}
.pattern_d929.sidebar-34c9 .mask-complex-4e5e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pattern_d929.sidebar-34c9 .mask-complex-4e5e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern_d929.sidebar-34c9 .mask-complex-4e5e {
    margin-right: 0.4em;
  }
}
.pattern_d929.sidebar-34c9 .mask-complex-4e5e:last-child {
  margin-right: 0;
}
.outer_7f3f .north-5fd3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .article_e5e8 .background-orange-0731 {
    margin: 0 -0.5em;
  }
  .article_e5e8 .background-orange-0731 [class*="customify-col-"],
  .article_e5e8 .background-orange-0731 [class*="customify-col_"],
  .article_e5e8 .background-orange-0731 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.article_e5e8.stale_2b60 .north-5fd3 {
  background: 0 0 !important;
}
.article_e5e8.stale_2b60 .north-5fd3,
.article_e5e8.outer_7f3f .north-5fd3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .article_e5e8.gallery-outer-8be1 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.article_e5e8.outer_7f3f .north-5fd3 {
  box-shadow: none !important;
}
.highlight_mini_33fd {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .highlight_mini_33fd {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_mini_33fd {
    padding: 18px 0 20px;
  }
}
.highlight_mini_33fd .chip-iron-842d {
  width: 100%;
}
.highlight_mini_33fd .hovered-ba72 {
  margin-bottom: 0;
}
.highlight_mini_33fd .feature_5c6c {
  margin-top: 5px;
  font-size: 0.875em;
}
.caption-5f1c {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.caption-5f1c .accent_yellow_2a88 {
  width: 100%;
}
.clean_a96e {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.clean_a96e li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.clean_a96e 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;
}
.clean_a96e li:last-child:after {
  display: none;
}
.clean_a96e li a {
  font-weight: 500;
  margin-right: 10px;
}
.tall-4a1a .tabs-95a1 button,
.highlight_mini_33fd .tabs-95a1 button {
  left: 0;
}
.tall-4a1a .accent_yellow_2a88,
.highlight_mini_33fd .accent_yellow_2a88 {
  padding-left: 0;
  padding-right: 0;
}
.tall-4a1a .caption-5f1c,
.highlight_mini_33fd .caption-5f1c {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tall-4a1a {
  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;
}
.tall-4a1a: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;
}
.tall-4a1a .logo_671b {
  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) {
  .tall-4a1a .logo_671b {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tall-4a1a .logo_671b {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tall-4a1a .logo_671b {
    min-height: 200px;
  }
}
.tall-4a1a .clean_a96e {
  color: rgba(255, 255, 255, 0.8);
}
.tall-4a1a .clean_a96e a,
.tall-4a1a .clean_a96e li:after {
  color: inherit;
}
.tall-4a1a .clean_a96e a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.text_selected_2616 {
  margin-bottom: 0.5em;
}
.white-bd5e {
  margin-bottom: 1.2em;
}
.white-bd5e,
.text_selected_2616 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.white-bd5e p:last-child,
.text_selected_2616 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tabs-95a1,
#masthead .tabs-95a1 {
  display: none;
}
#masthead
  > .tabs-95a1.right_27bb {
  display: none;
}
#masthead > .tabs-95a1 button {
  left: 0;
}
.item_bc9c {
  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%;
}
.item_bc9c .mask-complex-4e5e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.item_bc9c .logo-soft-433e {
  display: -webkit-box;
  display: flex;
}
.item_bc9c .logo-soft-433e.out-b9d0 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.item_bc9c .logo-soft-433e.alert-d81b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.item_bc9c .logo-soft-433e.static_da21 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.item_bc9c.media_aeac.button-2994 .logo-soft-433e.out-b9d0 {
  flex-basis: 100%;
}
.item_bc9c.row_6765 .logo-soft-433e.alert-d81b {
  -webkit-box-flex: 1;
  flex: auto;
}
.item_bc9c.row_6765 .logo-soft-433e.static_da21 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tabs-95a1.right_27bb {
  display: none;
}
#masthead > .tabs-95a1 button {
  left: 0;
}
.bronze_55fd {
  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;
}
.bronze_55fd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.bronze_55fd.fresh_133b i {
  margin-right: 4px;
}
.bronze_55fd.blue_59da i {
  margin-left: 5px;
}
.black-e469 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.black-e469 p:last-child {
  margin-bottom: 0;
}
.lite_7357 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.lite_7357 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.lite_7357 img {
  display: block;
  width: auto;
  line-height: 1;
}
.lite_7357 .paragraph_823d {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.lite_7357 .background-full-20fe {
  margin: 5px 0 7px 0;
}
.lite_7357.fixed_e602 .gallery-9f38 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite_7357.fixed_e602 .mask_566e {
  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;
}
.lite_7357.thick-6d4b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.lite_7357.thick-6d4b .gallery-9f38 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.lite_7357.thick-6d4b .mask_566e {
  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;
}
.lite_7357.preview-915e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.lite_7357.liquid-c126 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.lite_7357.liquid-c126 .mask_566e {
  margin-top: 7px;
}
.accordion-f53a {
  display: inline-block;
}
.thick-0400 .label_6fe8 .lite_7357 img {
  max-width: 100%;
}
.summary_e1d0 .logo-9f57.stale-b6bd,
.over-e781 .logo-9f57.stale-b6bd {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.summary_e1d0 .label_tall_9537,
.over-e781 .label_tall_9537 {
  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%);
}
.summary_e1d0 .label_tall_9537 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.summary_e1d0.glass_cb70 .label_tall_9537 {
  display: none;
}
.summary_e1d0 .menu-af7c {
  list-style: none;
  padding: 0;
  margin: 0;
}
.summary_e1d0 .menu-af7c li {
  display: inline-block;
  position: relative;
}
.summary_e1d0 .menu-af7c li:last-child {
  margin-right: 0;
}
.summary_e1d0 .menu-af7c 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;
}
.summary_e1d0 .menu-af7c li.tall_c91c > a {
  color: rgba(0, 0, 0, 0.9);
}
.summary_e1d0 .menu-af7c > 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;
}
.summary_e1d0 .menu-af7c > li > a i {
  line-height: 0;
}
.summary_e1d0 .menu-af7c > li.hero_right_acfc > a .label_tall_9537 {
  margin-left: 4px;
  line-height: 0;
}
.summary_e1d0 .menu-af7c .search_0684 li.hero_right_acfc > a {
  position: relative;
}
.summary_e1d0 .menu-af7c .search_0684 li.hero_right_acfc > a:after,
.summary_e1d0 .menu-af7c .search_0684 li.hero_right_acfc > a:before {
  content: "";
  display: table;
}
.summary_e1d0 .menu-af7c .search_0684 li.hero_right_acfc > a:after {
  clear: both;
}
.summary_e1d0 .menu-af7c .search_0684 li.hero_right_acfc > a .label_tall_9537 {
  margin-left: 5px;
  float: right;
}
.summary_e1d0 .progress-under-0660,
.summary_e1d0 .search_0684 {
  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;
}
.summary_e1d0 .search_0684 {
  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;
}
.summary_e1d0 .search_0684 .stale-b6bd {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.summary_e1d0 .search_0684 .label_tall_9537 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.summary_e1d0 .search_0684 li {
  display: block;
  margin: 0;
  padding: 0;
}
.summary_e1d0 .search_0684 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;
}
.summary_e1d0 .search_0684 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.summary_e1d0 .search_0684 .search_0684 {
  top: 0;
  left: 100%;
}
.summary_e1d0 .form_782b.fn-focus-c1d9 > .progress-under-0660,
.summary_e1d0 .form_782b.fn-focus-c1d9 > .search_0684,
.summary_e1d0 .form_782b:focus > .progress-under-0660,
.summary_e1d0 .form_782b:focus > .search_0684,
.summary_e1d0 .form_782b:hover > .progress-under-0660,
.summary_e1d0 .form_782b:hover > .search_0684 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.summary_e1d0.progress_0b3b .feature-first-0273:after,
.summary_e1d0.progress_0b3b .feature-first-0273:before {
  content: "";
  display: table;
}
.summary_e1d0.progress_0b3b .feature-first-0273:after {
  clear: both;
}
.summary_e1d0.progress_0b3b .feature-first-0273 > li {
  float: left;
}
.summary_e1d0.avatar_last_00af .feature-first-0273:after,
.summary_e1d0.avatar_last_00af .feature-first-0273:before {
  content: "";
  display: table;
}
.summary_e1d0.avatar_last_00af .feature-first-0273:after {
  clear: both;
}
.summary_e1d0.avatar_last_00af .feature-first-0273 > li {
  float: left;
}
.summary_e1d0.avatar_last_00af .feature-first-0273 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.summary_e1d0.avatar_last_00af .feature-first-0273 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.summary_e1d0.avatar_last_00af .feature-first-0273 > li.mask_589a > a,
.summary_e1d0.avatar_last_00af .feature-first-0273 > li.tall_c91c > a {
  color: #fff;
  background-color: #1e4b75;
}
.summary_e1d0.complex-e130 .feature-first-0273 > li > a .stale-b6bd {
  position: relative;
}
.summary_e1d0.complex-e130 .feature-first-0273 > li > a .stale-b6bd: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;
}
.summary_e1d0.complex-e130
  .feature-first-0273
  > li:focus
  > a
  .stale-b6bd:before,
.summary_e1d0.complex-e130
  .feature-first-0273
  > li:hover
  > a
  .stale-b6bd:before {
  width: 100%;
  background-color: currentColor;
}
.summary_e1d0.complex-e130
  .feature-first-0273
  > li.mask_589a
  > a
  .stale-b6bd:before,
.summary_e1d0.complex-e130
  .feature-first-0273
  > li.dropdown_f74d
  > a
  .stale-b6bd:before {
  width: 100%;
  background-color: currentColor;
}
.summary_e1d0.image_f11f .feature-first-0273 > li > a .stale-b6bd {
  position: relative;
}
.summary_e1d0.image_f11f .feature-first-0273 > li > a .stale-b6bd: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;
}
.summary_e1d0.image_f11f .feature-first-0273 > li:focus > a .stale-b6bd:before,
.summary_e1d0.image_f11f
  .feature-first-0273
  > li:hover
  > a
  .stale-b6bd:before {
  width: 100%;
  background-color: currentColor;
}
.summary_e1d0.image_f11f
  .feature-first-0273
  > li.mask_589a
  > a
  .stale-b6bd:before,
.summary_e1d0.image_f11f
  .feature-first-0273
  > li.dropdown_f74d
  > a
  .stale-b6bd:before {
  width: 100%;
  background-color: currentColor;
}
.over-e781 .menu-af7c {
  margin: 0;
  padding: 0;
  list-style: none;
}
.over-e781 .menu-af7c li:first-child > a {
  border-top: none;
}
.over-e781 .menu-af7c .paper_6931 > .stale-b6bd .label_tall_9537 {
  display: none;
}
.over-e781 .menu-af7c li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.over-e781 .menu-af7c li:last-child {
  border: none;
}
.over-e781 .menu-af7c li.hero_right_acfc > a {
  padding-right: 45px !important;
}
.over-e781 .menu-af7c li a {
  display: block;
  padding: 0.55em 1.5em;
}
.over-e781 .menu-af7c li a:focus,
.over-e781 .menu-af7c li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over-e781 .menu-af7c li .top-3b36 {
  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;
}
.over-e781 .menu-af7c li .top-3b36:hover {
  box-shadow: none;
}
.over-e781 .menu-af7c li .top-3b36 .label_tall_9537 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.over-e781 .menu-af7c .search_0684 {
  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);
}
.over-e781 .menu-af7c .search_0684 li a {
  padding-left: 3em;
}
.over-e781 .menu-af7c .red_7094 > a .top-3b36 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.over-e781 .menu-af7c .red_7094 > .search_0684 {
  display: block;
  opacity: 1;
}
.breadcrumb-paper-a2a2 {
  max-width: 100%;
}
.hover_silver_8c57 {
  line-height: 0;
  cursor: pointer;
}
.media-medium-4d6d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.media-medium-4d6d:hover {
  box-shadow: none;
  color: currentColor;
}
.media-medium-4d6d svg {
  width: 18px;
  height: 18px;
}
.media-medium-4d6d .card-fixed-235e {
  display: none;
}
.section-e568 {
  position: relative;
}
.section-e568.fn-active-c1d9 .media-medium-4d6d .focus_selected_9aae {
  display: none;
}
.section-e568.fn-active-c1d9 .media-medium-4d6d .card-fixed-235e {
  display: inline-block;
}
.section-e568 .disabled-gas-0b60 {
  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);
}
.section-e568.left_db5b .disabled-gas-0b60 {
  left: auto;
  right: -0.9em;
}
.section-e568.left_db5b .thumbnail-486e::before {
  left: auto;
  right: 15px;
}
.section-e568.fn-active-c1d9 .disabled-gas-0b60 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.article_f2e5 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.article_f2e5 label {
  flex-basis: 100%;
}
.article_f2e5 .badge-plasma-5270 {
  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;
}
.article_f2e5 .button-eefc {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.article_f2e5 .button-eefc:focus {
  background-color: transparent;
}
.article_f2e5 button.tertiary-67d4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.article_f2e5 button.tertiary-67d4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.article_f2e5 button.tertiary-67d4 svg {
  width: 18px;
  height: 18px;
}
.article_f2e5 input[type="submit"] {
  min-height: auto;
}
.short-a8c5 .article_f2e5 .button-eefc {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.thumbnail-486e {
  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) {
  .thumbnail-486e {
    width: 220px;
  }
}
.thumbnail-486e label {
  flex-basis: 100%;
}
.thumbnail-486e::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.sidebar-fast-3df5 .short-a8c5 .article_f2e5 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.sidebar-fast-3df5
  .short-a8c5
  .article_f2e5
  .badge-plasma-5270 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.sidebar-fast-3df5 .short-a8c5 .article_f2e5 .button-eefc {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.sidebar-fast-3df5
  .short-a8c5
  .article_f2e5
  .button-eefc:focus {
  background: 0 0;
}
.sidebar-fast-3df5
  .short-a8c5
  .article_f2e5
  .small-5a2c {
  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;
}
.fluid-c563 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.fluid-c563 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.fluid-c563 li:last-child {
  margin-right: 0;
}
.fluid-c563 li:first-child {
  margin-left: 0;
}
.fluid-c563.border-5359 a {
  color: #fff;
}
.fluid-c563.border-5359 a:hover {
  color: #fff;
}
.fluid-c563 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.fluid-c563 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.fluid-c563 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fluid-c563 a:hover {
  opacity: 0.9;
  color: inherit;
}
.fluid-c563 [class*="social-icon-apple"] {
  background-color: #999;
}
.fluid-c563 [class*="social-icon-apple"].focus_full_a5ba {
  background-color: transparent;
  color: #999;
}
.fluid-c563 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.fluid-c563 [class*="social-icon-behance"].focus_full_a5ba {
  background-color: transparent;
  color: #1769ff;
}
.fluid-c563 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.fluid-c563 [class*="social-icon-bitbucket"].focus_full_a5ba {
  background-color: transparent;
  color: #205081;
}
.fluid-c563 [class*="social-icon-codepen"] {
  background-color: #000;
}
.fluid-c563 [class*="social-icon-codepen"].focus_full_a5ba {
  background-color: transparent;
  color: #000;
}
.fluid-c563 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.fluid-c563 [class*="social-icon-delicious"].focus_full_a5ba {
  background-color: transparent;
  color: #39f;
}
.fluid-c563 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.fluid-c563 [class*="social-icon-digg"].focus_full_a5ba {
  background-color: transparent;
  color: #005be2;
}
.fluid-c563 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.fluid-c563 [class*="social-icon-dribbble"].focus_full_a5ba {
  background-color: transparent;
  color: #ea4c89;
}
.fluid-c563 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.fluid-c563 [class*="social-icon-envelope"].focus_full_a5ba {
  background-color: transparent;
  color: #ea4335;
}
.fluid-c563 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.fluid-c563 [class*="social-icon-facebook"].focus_full_a5ba {
  background-color: transparent;
  color: #3b5998;
}
.fluid-c563 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.fluid-c563 [class*="social-icon-flickr"].focus_full_a5ba {
  background-color: transparent;
  color: #0063dc;
}
.fluid-c563 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.fluid-c563 [class*="social-icon-foursquare"].focus_full_a5ba {
  background-color: transparent;
  color: #2d5be3;
}
.fluid-c563 [class*="social-icon-github"] {
  background-color: #333;
}
.fluid-c563 [class*="social-icon-github"].focus_full_a5ba {
  background-color: transparent;
  color: #333;
}
.fluid-c563 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.fluid-c563 [class*="social-icon-google-plus"].focus_full_a5ba {
  background-color: transparent;
  color: #dd4b39;
}
.fluid-c563 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.fluid-c563 [class*="social-icon-houzz"].focus_full_a5ba {
  background-color: transparent;
  color: #7ac142;
}
.fluid-c563 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.fluid-c563 [class*="social-icon-instagram"].focus_full_a5ba {
  background-color: transparent;
  color: #262626;
}
.fluid-c563 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.fluid-c563 [class*="social-icon-jsfiddle"].focus_full_a5ba {
  background-color: transparent;
  color: #487aa2;
}
.fluid-c563 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.fluid-c563 [class*="social-icon-linkedin"].focus_full_a5ba {
  background-color: transparent;
  color: #0077b5;
}
.fluid-c563 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.fluid-c563 [class*="social-icon-medium"].focus_full_a5ba {
  background-color: transparent;
  color: #00ab6b;
}
.fluid-c563 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.fluid-c563
  [class*="social-icon-odnoklassniki"].focus_full_a5ba {
  background-color: transparent;
  color: #f4731c;
}
.fluid-c563 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.fluid-c563 [class*="social-icon-meetup"].focus_full_a5ba {
  background-color: transparent;
  color: #ec1c40;
}
.fluid-c563 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.fluid-c563 [class*="social-icon-pinterest"].focus_full_a5ba {
  background-color: transparent;
  color: #bd081c;
}
.fluid-c563 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.fluid-c563 [class*="social-icon-product-hunt"].focus_full_a5ba {
  background-color: transparent;
  color: #da552f;
}
.fluid-c563 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.fluid-c563 [class*="social-icon-reddit"].focus_full_a5ba {
  background-color: transparent;
  color: #ff4500;
}
.fluid-c563 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.fluid-c563 [class*="social-icon-rss"].focus_full_a5ba {
  background-color: transparent;
  color: #f26522;
}
.fluid-c563 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.fluid-c563
  [class*="social-icon-shopping-cart"].focus_full_a5ba {
  background-color: transparent;
  color: #4caf50;
}
.fluid-c563 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.fluid-c563 [class*="social-icon-skype"].focus_full_a5ba {
  background-color: transparent;
  color: #00aff0;
}
.fluid-c563 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.fluid-c563 [class*="social-icon-slideshare"].focus_full_a5ba {
  background-color: transparent;
  color: #0077b5;
}
.fluid-c563 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.fluid-c563 [class*="social-icon-snapchat"].focus_full_a5ba {
  background-color: transparent;
  color: #fffc00;
}
.fluid-c563 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.fluid-c563 [class*="social-icon-soundcloud"].focus_full_a5ba {
  background-color: transparent;
  color: #f80;
}
.fluid-c563 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.fluid-c563 [class*="social-icon-spotify"].focus_full_a5ba {
  background-color: transparent;
  color: #2ebd59;
}
.fluid-c563 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.fluid-c563
  [class*="social-icon-stack-overflow"].focus_full_a5ba {
  background-color: transparent;
  color: #fe7a15;
}
.fluid-c563 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.fluid-c563 [class*="social-icon-maldkfgram"].focus_full_a5ba {
  background-color: transparent;
  color: #2ca5e0;
}
.fluid-c563 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.fluid-c563 [class*="social-icon-tripadvisor"].focus_full_a5ba {
  background-color: transparent;
  color: #589442;
}
.fluid-c563 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.fluid-c563 [class*="social-icon-tumblr"].focus_full_a5ba {
  background-color: transparent;
  color: #35465c;
}
.fluid-c563 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.fluid-c563 [class*="social-icon-twitch"].focus_full_a5ba {
  background-color: transparent;
  color: #6441a5;
}
.fluid-c563 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.fluid-c563 [class*="social-icon-twitter"].focus_full_a5ba {
  background-color: transparent;
  color: #1da1f2;
}
.fluid-c563 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.fluid-c563 [class*="social-icon-vimeo"].focus_full_a5ba {
  background-color: transparent;
  color: #1ab7ea;
}
.fluid-c563 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.fluid-c563 [class*="social-icon-vk"].focus_full_a5ba {
  background-color: transparent;
  color: #45668e;
}
.fluid-c563 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.fluid-c563 [class*="social-icon-weibo"].focus_full_a5ba {
  background-color: transparent;
  color: #df2029;
}
.fluid-c563 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.fluid-c563 [class*="social-icon-weixin"].focus_full_a5ba {
  background-color: transparent;
  color: #7bb32e;
}
.fluid-c563 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.fluid-c563 [class*="social-icon-whatsapp"].focus_full_a5ba {
  background-color: transparent;
  color: #25d366;
}
.fluid-c563 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.fluid-c563 [class*="social-icon-wordpress"].focus_full_a5ba {
  background-color: transparent;
  color: #21759b;
}
.fluid-c563 [class*="social-icon-xing"] {
  background-color: #026466;
}
.fluid-c563 [class*="social-icon-xing"].focus_full_a5ba {
  background-color: transparent;
  color: #026466;
}
.fluid-c563 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.fluid-c563 [class*="social-icon-yelp"].focus_full_a5ba {
  background-color: transparent;
  color: #af0606;
}
.fluid-c563 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.fluid-c563 [class*="social-icon-youtube"].focus_full_a5ba {
  background-color: transparent;
  color: #cd201f;
}
.focus_light_82f2 {
  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;
}
.focus_light_82f2:hover {
  box-shadow: none;
  background: 0 0;
}
.disabled-9f9e {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.image_center_1960 {
  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;
}
.paragraph-779b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.notice-pressed-11a9 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.notice-pressed-11a9,
.notice-pressed-11a9::after,
.notice-pressed-11a9::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;
}
.notice-pressed-11a9::after,
.notice-pressed-11a9::before {
  content: "";
  display: block;
  background-color: inherit;
}
.over-ccbb .image_center_1960 .paragraph-779b {
  margin-top: -2px;
  width: 19px;
}
.over-ccbb .image_center_1960 .notice-pressed-11a9 {
  margin-top: -1px;
}
.over-ccbb .image_center_1960 .notice-pressed-11a9,
.over-ccbb .image_center_1960 .notice-pressed-11a9::after,
.over-ccbb .image_center_1960 .notice-pressed-11a9::before {
  width: 19px;
  height: 2px;
}
.over-ccbb .image_center_1960 .notice-pressed-11a9::before {
  top: -6px;
}
.over-ccbb .image_center_1960 .notice-pressed-11a9::after {
  bottom: -6px;
}
.outline-hot-558a .image_center_1960 .paragraph-779b {
  margin-top: -2px;
  width: 22px;
}
.outline-hot-558a .image_center_1960 .notice-pressed-11a9 {
  margin-top: -1px;
}
.outline-hot-558a .image_center_1960 .notice-pressed-11a9,
.outline-hot-558a .image_center_1960 .notice-pressed-11a9::after,
.outline-hot-558a .image_center_1960 .notice-pressed-11a9::before {
  width: 22px;
  height: 2px;
}
.outline-hot-558a .image_center_1960 .notice-pressed-11a9::before {
  top: -7px;
}
.outline-hot-558a .image_center_1960 .notice-pressed-11a9::after {
  bottom: -7px;
}
.block_1746 .image_center_1960 .paragraph-779b {
  margin-top: -2px;
  width: 31px;
}
.block_1746 .image_center_1960 .notice-pressed-11a9 {
  margin-top: -1.5px;
}
.block_1746 .image_center_1960 .notice-pressed-11a9,
.block_1746 .image_center_1960 .notice-pressed-11a9::after,
.block_1746 .image_center_1960 .notice-pressed-11a9::before {
  width: 31px;
  height: 3px;
}
.block_1746 .image_center_1960 .notice-pressed-11a9::before {
  top: -9px;
}
.block_1746 .image_center_1960 .notice-pressed-11a9::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .list_solid_b930 .image_center_1960 .paragraph-779b {
    margin-top: -2px;
    width: 19px;
  }
  .list_solid_b930 .image_center_1960 .notice-pressed-11a9 {
    margin-top: -1px;
  }
  .list_solid_b930 .image_center_1960 .notice-pressed-11a9,
  .list_solid_b930 .image_center_1960 .notice-pressed-11a9::after,
  .list_solid_b930 .image_center_1960 .notice-pressed-11a9::before {
    width: 19px;
    height: 2px;
  }
  .list_solid_b930 .image_center_1960 .notice-pressed-11a9::before {
    top: -6px;
  }
  .list_solid_b930 .image_center_1960 .notice-pressed-11a9::after {
    bottom: -6px;
  }
  .article-d569 .image_center_1960 .paragraph-779b {
    margin-top: -2px;
    width: 22px;
  }
  .article-d569 .image_center_1960 .notice-pressed-11a9 {
    margin-top: -1px;
  }
  .article-d569 .image_center_1960 .notice-pressed-11a9,
  .article-d569 .image_center_1960 .notice-pressed-11a9::after,
  .article-d569 .image_center_1960 .notice-pressed-11a9::before {
    width: 22px;
    height: 2px;
  }
  .article-d569 .image_center_1960 .notice-pressed-11a9::before {
    top: -7px;
  }
  .article-d569 .image_center_1960 .notice-pressed-11a9::after {
    bottom: -7px;
  }
  .form_plasma_31ed .image_center_1960 .paragraph-779b {
    margin-top: -2px;
    width: 31px;
  }
  .form_plasma_31ed .image_center_1960 .notice-pressed-11a9 {
    margin-top: -1.5px;
  }
  .form_plasma_31ed .image_center_1960 .notice-pressed-11a9,
  .form_plasma_31ed .image_center_1960 .notice-pressed-11a9::after,
  .form_plasma_31ed .image_center_1960 .notice-pressed-11a9::before {
    width: 31px;
    height: 3px;
  }
  .form_plasma_31ed .image_center_1960 .notice-pressed-11a9::before {
    top: -9px;
  }
  .form_plasma_31ed .image_center_1960 .notice-pressed-11a9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .outline-next-ad77 .image_center_1960 .paragraph-779b {
    margin-top: -2px;
    width: 19px;
  }
  .outline-next-ad77 .image_center_1960 .notice-pressed-11a9 {
    margin-top: -1px;
  }
  .outline-next-ad77 .image_center_1960 .notice-pressed-11a9,
  .outline-next-ad77 .image_center_1960 .notice-pressed-11a9::after,
  .outline-next-ad77 .image_center_1960 .notice-pressed-11a9::before {
    width: 19px;
    height: 2px;
  }
  .outline-next-ad77 .image_center_1960 .notice-pressed-11a9::before {
    top: -6px;
  }
  .outline-next-ad77 .image_center_1960 .notice-pressed-11a9::after {
    bottom: -6px;
  }
  .widget_soft_449e .image_center_1960 .paragraph-779b {
    margin-top: -2px;
    width: 22px;
  }
  .widget_soft_449e .image_center_1960 .notice-pressed-11a9 {
    margin-top: -1px;
  }
  .widget_soft_449e .image_center_1960 .notice-pressed-11a9,
  .widget_soft_449e .image_center_1960 .notice-pressed-11a9::after,
  .widget_soft_449e .image_center_1960 .notice-pressed-11a9::before {
    width: 22px;
    height: 2px;
  }
  .widget_soft_449e .image_center_1960 .notice-pressed-11a9::before {
    top: -7px;
  }
  .widget_soft_449e .image_center_1960 .notice-pressed-11a9::after {
    bottom: -7px;
  }
  .description-outer-b855 .image_center_1960 .paragraph-779b {
    margin-top: -2px;
    width: 31px;
  }
  .description-outer-b855 .image_center_1960 .notice-pressed-11a9 {
    margin-top: -1.5px;
  }
  .description-outer-b855 .image_center_1960 .notice-pressed-11a9,
  .description-outer-b855 .image_center_1960 .notice-pressed-11a9::after,
  .description-outer-b855 .image_center_1960 .notice-pressed-11a9::before {
    width: 31px;
    height: 3px;
  }
  .description-outer-b855 .image_center_1960 .notice-pressed-11a9::before {
    top: -9px;
  }
  .description-outer-b855 .image_center_1960 .notice-pressed-11a9::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .tall_fed8 .image_center_1960 .paragraph-779b {
    margin-top: -2px;
    width: 19px;
  }
  .tall_fed8 .image_center_1960 .notice-pressed-11a9 {
    margin-top: -1px;
  }
  .tall_fed8 .image_center_1960 .notice-pressed-11a9,
  .tall_fed8 .image_center_1960 .notice-pressed-11a9::after,
  .tall_fed8 .image_center_1960 .notice-pressed-11a9::before {
    width: 19px;
    height: 2px;
  }
  .tall_fed8 .image_center_1960 .notice-pressed-11a9::before {
    top: -6px;
  }
  .tall_fed8 .image_center_1960 .notice-pressed-11a9::after {
    bottom: -6px;
  }
  .message_9157 .image_center_1960 .paragraph-779b {
    margin-top: -2px;
    width: 22px;
  }
  .message_9157 .image_center_1960 .notice-pressed-11a9 {
    margin-top: -1px;
  }
  .message_9157 .image_center_1960 .notice-pressed-11a9,
  .message_9157 .image_center_1960 .notice-pressed-11a9::after,
  .message_9157 .image_center_1960 .notice-pressed-11a9::before {
    width: 22px;
    height: 2px;
  }
  .message_9157 .image_center_1960 .notice-pressed-11a9::before {
    top: -7px;
  }
  .message_9157 .image_center_1960 .notice-pressed-11a9::after {
    bottom: -7px;
  }
  .module_black_4270 .image_center_1960 .paragraph-779b {
    margin-top: -2px;
    width: 31px;
  }
  .module_black_4270 .image_center_1960 .notice-pressed-11a9 {
    margin-top: -1.5px;
  }
  .module_black_4270 .image_center_1960 .notice-pressed-11a9,
  .module_black_4270 .image_center_1960 .notice-pressed-11a9::after,
  .module_black_4270 .image_center_1960 .notice-pressed-11a9::before {
    width: 31px;
    height: 3px;
  }
  .module_black_4270 .image_center_1960 .notice-pressed-11a9::before {
    top: -9px;
  }
  .module_black_4270 .image_center_1960 .notice-pressed-11a9::after {
    bottom: -9px;
  }
}
.main-large-e603 .notice-pressed-11a9 {
  -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);
}
.main-large-e603 .notice-pressed-11a9::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.main-large-e603 .notice-pressed-11a9::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);
}
.main-large-e603.hot-4d3e .notice-pressed-11a9 {
  -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);
}
.main-large-e603.hot-4d3e .notice-pressed-11a9::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.main-large-e603.hot-4d3e .notice-pressed-11a9::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);
}
.hero-basic-2257 {
  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.disabled_6edd:before {
  display: none;
}
.full-afd4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.full-afd4 .media-warm-1ae9 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.full-afd4 .media-warm-1ae9:last-of-type {
  border-bottom: none;
}
.full-afd4 .media-warm-1ae9.medium_d611,
.full-afd4 .media-warm-1ae9.backdrop_dc93,
.full-afd4 .media-warm-1ae9.new-2b99 {
  padding: 0;
}
.full-afd4 .over-e781 .top-3b36 {
  color: currentColor;
}
.full-afd4 .over-e781 .top-3b36:focus,
.full-afd4 .over-e781 .top-3b36:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-afd4.iron-e18f .highlight_ca08,
.full-afd4.iron-e18f .black-e469 a,
.full-afd4.iron-e18f .feature-first-0273 a,
.full-afd4.iron-e18f .search_0684 a {
  color: rgba(0, 0, 0, 0.55);
}
.full-afd4.iron-e18f .highlight_ca08:hover,
.full-afd4.iron-e18f .black-e469 a:hover,
.full-afd4.iron-e18f .feature-first-0273 a:hover,
.full-afd4.iron-e18f .search_0684 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.full-afd4.iron-e18f .liquid-03df {
  color: rgba(0, 0, 0, 0.8);
}
.full-afd4.iron-e18f .media-warm-1ae9 {
  border-color: rgba(0, 0, 0, 0.08);
}
.full-afd4.iron-e18f .media-warm-1ae9:before {
  background: rgba(0, 0, 0, 0.08);
}
.full-afd4.iron-e18f .section_f409:before {
  background: rgba(255, 255, 255, 0.9);
}
.full-afd4.iron-e18f .over-e781 .menu-af7c li a,
.full-afd4.iron-e18f .over-e781 .top-3b36,
.full-afd4.iron-e18f .search_0684 {
  border-color: rgba(0, 0, 0, 0.08);
}
.full-afd4.iron-e18f .over-e781 .top-3b36:focus,
.full-afd4.iron-e18f .over-e781 .top-3b36:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-afd4.iron-e18f .menu-af7c li {
  border-color: rgba(0, 0, 0, 0.08);
}
.full-afd4.table_upper_a359 .highlight_ca08,
.full-afd4.table_upper_a359 .black-e469 a,
.full-afd4.table_upper_a359 .feature-first-0273 .top-3b36,
.full-afd4.table_upper_a359 .feature-first-0273 a,
.full-afd4.table_upper_a359 .search_0684 a {
  color: rgba(255, 255, 255, 0.79);
}
.full-afd4.table_upper_a359 .highlight_ca08:hover,
.full-afd4.table_upper_a359 .black-e469 a:hover,
.full-afd4.table_upper_a359 .feature-first-0273 .top-3b36:hover,
.full-afd4.table_upper_a359 .feature-first-0273 a:hover,
.full-afd4.table_upper_a359 .search_0684 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.full-afd4.table_upper_a359 .liquid-03df {
  color: rgba(255, 255, 255, 0.99);
}
.full-afd4.table_upper_a359 .media-warm-1ae9 {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-afd4.table_upper_a359 .media-warm-1ae9:before {
  background: rgba(255, 255, 255, 0.08);
}
.full-afd4.table_upper_a359 .section_f409:before {
  background: rgba(0, 0, 0, 0.9);
}
.full-afd4.table_upper_a359 .over-e781 .menu-af7c li a,
.full-afd4.table_upper_a359 .over-e781 .top-3b36,
.full-afd4.table_upper_a359 .search_0684 {
  border-color: rgba(255, 255, 255, 0.08);
}
.full-afd4.table_upper_a359 .over-e781 .top-3b36:focus,
.full-afd4.table_upper_a359 .over-e781 .top-3b36:hover {
  background: rgba(0, 0, 0, 0.01);
}
.full-afd4.table_upper_a359 .menu-af7c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_f409 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.section_f409:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.background-easy-5b49 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.media_active_a4d9 .full-afd4 {
  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;
}
.media_active_a4d9 .media-warm-1ae9 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.media_active_a4d9 .media-warm-1ae9: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) {
  .media_active_a4d9 .media-warm-1ae9:before {
    width: 16%;
    left: 42%;
  }
}
.media_active_a4d9 .media-warm-1ae9:last-child:before {
  content: none;
}
.media_active_a4d9 .media-warm-1ae9[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.media_active_a4d9 .over-e781 .menu-af7c li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.media_active_a4d9 .over-e781 .menu-af7c li a .top-3b36 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.media_active_a4d9 .over-e781 .search_0684 {
  border: none;
}
.media_active_a4d9 .over-e781 .search_0684 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.media_active_a4d9 .section_f409 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.media_active_a4d9 .background-easy-5b49 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.media_active_a4d9 .table_upper_a359 .section_f409:before {
  background: rgba(0, 0, 0, 0.9);
}
.media_active_a4d9 .iron-e18f.module_brown_5147 .notice-pressed-11a9 {
  background: rgba(0, 0, 0, 0.6);
}
.media_active_a4d9
  .iron-e18f.module_brown_5147
  .notice-pressed-11a9::after,
.media_active_a4d9
  .iron-e18f.module_brown_5147
  .notice-pressed-11a9:before {
  background: inherit;
}
.media_active_a4d9
  .iron-e18f.module_brown_5147:hover
  .notice-pressed-11a9 {
  background: rgba(0, 0, 0, 0.8);
}
.carousel-dark-e1c3 .full-afd4 {
  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) {
  .carousel-dark-e1c3 .full-afd4 {
    width: auto;
    right: 45px;
  }
}
.dropdown-glass-a4f5 .full-afd4 {
  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) {
  .dropdown-glass-a4f5 .full-afd4 {
    width: auto;
    left: 45px;
  }
}
.disabled_6edd .full-afd4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.disabled_6edd .background-easy-5b49 {
  max-width: 48em;
  margin: 0 auto;
}
.disabled_6edd .section_f409:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.main_static_0249 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.main_static_0249.media_active_a4d9 .full-afd4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.main_static_0249.carousel-dark-e1c3 .full-afd4 {
  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);
}
.main_static_0249 .full-afd4 {
  visibility: visible;
}
.main_static_0249.dropdown-glass-a4f5 .full-afd4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.modal-74a5,
.table-first-291d {
  overflow-x: hidden;
}
.modal-74a5 .full-afd4 {
  overflow: auto;
}
.modal-74a5.media_active_a4d9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.modal-74a5.media_active_a4d9 .full-afd4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.modal-74a5.media_active_a4d9 .focus_light_82f2 {
  opacity: 0;
}
.modal-74a5.carousel-dark-e1c3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.modal-74a5.carousel-dark-e1c3 .full-afd4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.modal-74a5.carousel-dark-e1c3 .focus_light_82f2 {
  opacity: 0;
}
.modal-74a5.dropdown-glass-a4f5 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.modal-74a5.dropdown-glass-a4f5 .full-afd4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.modal-74a5.dropdown-glass-a4f5 .focus_light_82f2 {
  opacity: 0;
}
.modal-74a5.disabled_6edd .full-afd4 {
  z-index: 10;
  visibility: visible;
}
.module_brown_5147 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.module_brown_5147 .notice-pressed-11a9 {
  background: rgba(255, 255, 255, 0.99);
}
.module_brown_5147 .notice-pressed-11a9::after,
.module_brown_5147 .notice-pressed-11a9:before {
  background: inherit;
}
.module_brown_5147:hover .notice-pressed-11a9 {
  background: rgba(255, 255, 255, 0.99);
}
.dropdown-glass-a4f5 .module_brown_5147 {
  top: 10px;
  right: auto;
  left: 12px;
}
.disabled_6edd .module_brown_5147 {
  display: none !important;
}
.modal-74a5:before,
.table-first-291d:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.modal-74a5 .module_brown_5147,
.table-first-291d .module_brown_5147 {
  display: inline-block;
}
.full-afd4 .mask-complex-4e5e {
  -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;
}
.modal-74a5 .full-afd4 .mask-complex-4e5e,
.table-first-291d .full-afd4 .mask-complex-4e5e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tertiary_261d .badge-plasma-5270 {
  width: 100%;
}
.label_6fe8 {
  padding: 0 0.5em 0;
}
.label_6fe8 [class*="customify-col-"],
.label_6fe8 [class*="customify-col_"],
.label_6fe8 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.cold-ddcc .label_6fe8 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .background-orange-0731 .tertiary_bright_9764,
  .tertiary_bright_9764 {
    display: none;
  }
  .iron_44eb {
    text-align: left;
  }
  .item_outer_ad94 {
    text-align: center;
  }
  .tooltip_80cc {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .background-orange-0731 .box-72b2,
  .box-72b2 {
    display: none;
  }
  .panel-fast-c502 {
    text-align: left;
  }
  .panel_center_32d8 {
    text-align: center;
  }
  .steel-e5a9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .background-orange-0731 .chip_fb2a,
  .chip_fb2a {
    display: none;
  }
  .logo-7a1b {
    text-align: left;
  }
  .mini-2199 {
    text-align: center;
  }
  .hover-94d7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.lite-59c0 {
  box-shadow: none !important;
}
.advanced-a789 .progress-752b,
.badge_in_0c70 .progress-752b {
  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;
}
.badge_in_0c70 .progress-752b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.north-5fd3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.north-5fd3:after,
.north-5fd3:before {
  content: "";
  display: table;
}
.north-5fd3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .north-5fd3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.north-5fd3,
.gallery-outer-8be1 {
  max-width: 1248px;
  margin: 0 auto;
}

.summary_5e5d.disabled-1840 .north-5fd3 {
  max-width: 100%;
}
.summary_5e5d.thumbnail_black_bfb8 {
  max-width: 1200px;
  margin: 0 auto;
}
.summary_5e5d.thumbnail-7de8 .north-5fd3 {
  max-width: 100%;
}
.summary_5e5d.thumbnail-7de8 > .north-5fd3 {
  padding-left: 0;
  padding-right: 0;
}
.summary_5e5d.thumbnail-7de8 > .north-5fd3 .background-orange-0731 {
  margin: 0;
}
.summary_5e5d.thumbnail-7de8
  > .north-5fd3
  .motion_0b95.title-west-5084 {
  margin-right: 0;
  margin-left: 0;
}
.summary_5e5d.thumbnail-7de8 #main.title-west-5084 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .menu_2ca7 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .menu_2ca7 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .overlay-focused-2f5e .focus_f7fb {
    padding-right: 1em;
  }
  .overlay-focused-2f5e.component_yellow_4119 .motion_0b95 {
    border-right: 1px solid #eaecee;
  }
  .overlay-focused-2f5e.component_yellow_4119 .focus_f7fb {
    padding-right: 1em;
  }
  .overlay-focused-2f5e.component_yellow_4119 .preview-iron-e57b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .action_a9ff .focus_f7fb {
    padding-left: 1em;
  }
  .action_a9ff.component_yellow_4119 .motion_0b95 {
    border-left: 1px solid #eaecee;
  }
  .action_a9ff.component_yellow_4119 .focus_f7fb {
    padding-left: 1em;
  }
  .action_a9ff.component_yellow_4119 .preview-iron-e57b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .accent_complex_ce79 .focus_f7fb {
    padding-left: 1em;
  }
  .accent_complex_ce79.component_yellow_4119 .button_soft_be81 {
    border-right: 1px solid #eaecee;
  }
  .accent_complex_ce79.component_yellow_4119 .tertiary-hard-7f3a {
    border-right: 1px solid #eaecee;
  }
  .accent_complex_ce79.component_yellow_4119 .focus_f7fb {
    padding-left: 1em;
  }
  .accent_complex_ce79.component_yellow_4119 .preview-iron-e57b {
    padding-right: 1em;
  }
  .accent_complex_ce79.component_yellow_4119 .aside-4494 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .up-1804 .focus_f7fb {
    padding-right: 1em;
  }
  .up-1804.component_yellow_4119 .button_soft_be81 {
    border-left: 1px solid #eaecee;
  }
  .up-1804.component_yellow_4119 .tertiary-hard-7f3a {
    border-left: 1px solid #eaecee;
  }
  .up-1804.component_yellow_4119 .focus_f7fb {
    padding-right: 1em;
  }
  .up-1804.component_yellow_4119 .preview-iron-e57b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .up-1804.component_yellow_4119 .aside-4494 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu_2ca7 .focus_f7fb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu_2ca7.component_yellow_4119 .motion_0b95 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .menu_2ca7.component_yellow_4119 .focus_f7fb {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu_2ca7.component_yellow_4119 .preview-iron-e57b {
    padding-left: 1em;
  }
  .menu_2ca7.component_yellow_4119 .aside-4494 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .menu_2ca7.component_yellow_4119 .focus_f7fb {
    padding-left: 0;
  }
}
.active_5774 .pattern_d929 {
  display: inline-block;
}
.picture-first-9e5c {
  display: inline-block;
}
.table-glass-2ec5 {
  word-con: break-word;
}
.section_blue_aa6e > span {
  display: inline-block;
  padding: 5px 0;
}
.section_blue_aa6e .preview-clean-0bd6 {
  margin-left: 8px;
  margin-right: 8px;
}
.section_blue_aa6e .component-ef91 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.up_3417 .badge_7d58 {
  margin-bottom: 2em;
}
.up_3417 .west_63fa {
  margin-bottom: 15px;
}
.up_3417 .west_63fa:last-child {
  margin-bottom: 0;
}
.up_3417 .media-1406 {
  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) {
  .up_3417 .media-1406 {
    display: block;
  }
}
.up_3417 .warm-b137 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .up_3417 .warm-b137 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.up_3417 .link-motion-5c99 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.up_3417 .link-motion-5c99 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.up_3417 .link-motion-5c99 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.up_3417 .table-glass-2ec5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.up_3417 .table-glass-2ec5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.up_3417 .chip-d18a p:last-child {
  margin-bottom: 0;
}
.up_3417 .layout_996b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.up_3417 .glass-3fe3 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.up_3417 .large_38a3 {
  margin-top: 1em;
}
.up_3417 .block-5ffd {
  top: 0;
  display: block;
}
.up_3417 .block-5ffd a {
  color: inherit;
}
.up_3417 .block-5ffd a:hover {
  color: inherit;
}
.up_3417 .status_mini_f71c {
  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;
}
.up_3417 .status_mini_f71c:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.up_3417 .glass-3fe3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.up_3417 .inner-7d4e {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.up_3417 .inner-7d4e:first-child {
  margin-top: 0;
}
.up_3417 .inner-7d4e.info_bb23 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.up_3417 .inner-7d4e.hidden-5b6c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.up_3417
  .inner-7d4e.hidden-5b6c.footer-lower-8ba8
  .large_38a3 {
  width: 100%;
}
.up_3417 .hidden-5b6c {
  -webkit-box-align: center;
  align-items: center;
}
.up_3417 .hidden-5b6c .section_blue_aa6e,
.up_3417 .hidden-5b6c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.up_3417 .link-motion-5c99 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.up_3417 .link-motion-5c99 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.up_3417 .link-motion-5c99: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;
}
.up_3417 .info_bb23 {
  z-index: 5;
}
.up_3417 .fluid_9cdc .gas-0aae {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.up_3417 .button_ef55 .gas-0aae {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.up_3417 .white-85cf .gas-0aae {
  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;
}
.up_3417.title-slow-5a21 .media-1406,
.up_3417.article-hard-95ac .media-1406 {
  display: block;
}
.up_3417.title-slow-5a21 .media-1406 .dark_a72f,
.up_3417.title-slow-5a21 .media-1406 .glass-3fe3,
.up_3417.article-hard-95ac .media-1406 .dark_a72f,
.up_3417.article-hard-95ac .media-1406 .glass-3fe3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.up_3417.accordion-rough-d7a6 .warm-b137 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .up_3417.accordion-rough-d7a6 .warm-b137 {
    margin-right: 0;
  }
}
.up_3417.title-slow-5a21 .warm-b137,
.up_3417.article-hard-95ac .warm-b137 {
  padding-top: 40%;
}
.up_3417.title-slow-5a21 .badge_7d58,
.up_3417.article-hard-95ac .badge_7d58 {
  display: block;
}
.up_3417.title-slow-5a21 .fn-sticky-c1d9 .glass-3fe3,
.up_3417.article-hard-95ac .fn-sticky-c1d9 .glass-3fe3 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.up_3417.title-slow-5a21 .warm-b137,
.up_3417.article-hard-95ac .warm-b137 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.up_3417.title-slow-5a21 .glass-3fe3 {
  padding: 1em;
}
.current_025c {
  margin: 30px auto;
  display: block;
}
.current_025c .paragraph_under_ae9b > * {
  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;
}
.current_025c .paragraph_under_ae9b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.current_025c .paragraph_under_ae9b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.table-1f2f .section_blue_aa6e {
  margin-bottom: 1.41575em;
}
.table-1f2f .sidebar-gas-470d {
  margin-bottom: 1.618em;
}
.liquid-238b .article-mini-513c {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.liquid-238b .article-mini-513c a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.liquid-238b .outline-367a {
  max-width: 100%;
  overflow: auto;
}
.rough_c67b .liquid-238b a:hover {
  text-decoration: underline;
}
.tooltip_1812 .west_63fa:not(.table-glass-2ec5),
.tooltip_1812 .link-motion-5c99 {
  margin-bottom: 1.41575em;
}
.tooltip_1812 .west_63fa:not(.table-glass-2ec5):last-child,
.tooltip_1812 .link-motion-5c99:last-child {
  margin-bottom: 0;
}
.tooltip_1812 .west_63fa.picture_41b2 {
  margin-bottom: 0.41575em;
}
.tooltip_1812 .new-5727:before,
.tooltip_1812 .warm-94a6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.tooltip_1812 .new-5727:before {
  content: "\f115";
}
.tooltip_1812 .warm-94a6:before {
  content: "\f02c";
}
.tooltip_1812 .column-162c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.tooltip_1812 .column-162c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.article_black_d538 {
  display: -webkit-box;
  display: flex;
}
.article_black_d538 .border-e7b4 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .article_black_d538 .border-e7b4 {
    flex-basis: 90px;
  }
}
.article_black_d538 .tag_fixed_7541 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .article_black_d538 .tag_fixed_7541 {
    flex-basis: calc(100% - 50px);
  }
}
.article_black_d538 .mask-west-b519 p:last-child {
  margin-bottom: 0.72em;
}
.black_01c2 .paragraph_under_ae9b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.black_01c2 .paragraph_under_ae9b:after,
.black_01c2 .paragraph_under_ae9b:before {
  content: "";
  display: table;
}
.black_01c2 .paragraph_under_ae9b:after {
  clear: both;
}
.black_01c2 .paragraph_under_ae9b .dark_82dd,
.black_01c2 .paragraph_under_ae9b .lower_a8c9 {
  width: 49%;
}
.black_01c2 .paragraph_under_ae9b .dark_82dd a span.text-orange-038c,
.black_01c2 .paragraph_under_ae9b .lower_a8c9 a span.text-orange-038c {
  display: block;
  margin-bottom: 5px;
}
.black_01c2 .paragraph_under_ae9b .lower_a8c9 {
  float: left;
  text-align: left;
}
.black_01c2 .paragraph_under_ae9b .dark_82dd {
  float: right;
  text-align: right;
}
.over-6428 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .over-6428 {
    margin-bottom: 0;
  }
}
.background_286a {
  margin-bottom: 1em;
}
.background_286a .table-glass-2ec5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.background-over-088b a {
  display: block;
  line-height: 0;
  position: relative;
}
.inner_6305 .background_286a,
.dark-da50 .background_286a {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .inner_6305 .background_286a,
  .dark-da50 .background_286a {
    display: block;
  }
}
.inner_6305 .background-over-088b,
.dark-da50 .background-over-088b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .inner_6305 .background-over-088b,
  .dark-da50 .background-over-088b {
    margin-bottom: 1em;
  }
}
.inner_6305 .background-over-088b img,
.dark-da50 .background-over-088b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.inner_6305 .upper_bd29,
.dark-da50 .upper_bd29 {
  flex-basis: calc(100% - 160px);
}
.inner_6305 .upper_bd29 p,
.dark-da50 .upper_bd29 p {
  margin-bottom: 0;
}
.inner_6305 .upper_bd29 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .inner_6305 .upper_bd29 {
    padding-left: 0;
  }
}
.dark-da50 .upper_bd29 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .dark-da50 .upper_bd29 {
    padding-right: 0;
  }
}
.dark-da50 .background-over-088b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.simple-cf32 .background-over-088b {
  margin-bottom: 0.5em;
}
.simple-cf32 .background-over-088b img {
  width: 100%;
}
.feature_smooth_f3a1 .banner-east-83b9,
.fluid_c0c7 .banner-east-83b9 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.fluid_c0c7 .motion_0b95 .box_easy_3e0f p:last-child {
  margin-bottom: 0;
}
.picture-ebb0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pagination-warm-4ec1 .component_0f1e {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pagination-warm-4ec1 .component_0f1e:last-of-type {
    margin-bottom: 0;
  }
}
.pagination-warm-4ec1 .component_0f1e ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pagination-warm-4ec1 .component_0f1e ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pagination-warm-4ec1 .component_0f1e ul li {
  margin: 0 0 0.6em;
}
.pagination-warm-4ec1 .component_0f1e ul li.notification-96b1,
.pagination-warm-4ec1 .component_0f1e ul li.hidden_5349 {
  position: relative;
}
.pagination-warm-4ec1 .component_0f1e ul li.notification-96b1 .mask_3a28,
.pagination-warm-4ec1 .component_0f1e ul li.hidden_5349 .mask_3a28 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pagination-warm-4ec1 .component_0f1e ul li.notification-96b1:after:after,
.pagination-warm-4ec1 .component_0f1e ul li.notification-96b1:after:before,
.pagination-warm-4ec1
  .component_0f1e
  ul
  li.hidden_5349:after:after,
.pagination-warm-4ec1
  .component_0f1e
  ul
  li.hidden_5349:after:before {
  content: "";
  display: table;
}
.pagination-warm-4ec1 .component_0f1e ul li.notification-96b1:after:after,
.pagination-warm-4ec1
  .component_0f1e
  ul
  li.hidden_5349:after:after {
  clear: both;
}
.pagination-warm-4ec1 .component_0f1e a.focused-e71c:hover {
  text-decoration: none;
}
.pagination-warm-4ec1 .component_0f1e select {
  max-width: 100%;
}
.pagination-warm-4ec1 .component_0f1e table {
  font-size: 85%;
}
.pagination-warm-4ec1 .component_0f1e table td,
.pagination-warm-4ec1 .component_0f1e table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pagination-warm-4ec1 .component_0f1e table tfoot td {
  text-align: left;
}
.pagination-warm-4ec1 .component_0f1e :last-child {
  margin-bottom: 0;
}
.pagination-warm-4ec1 .component_0f1e .status-red-f2da {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pagination-warm-4ec1 .component_0f1e .status-red-f2da label {
  width: 100%;
}
.pagination-warm-4ec1 .component_0f1e .status-red-f2da .button-eefc {
  width: 100%;
  display: block;
}
.pagination-warm-4ec1 .component_0f1e .status-red-f2da .tertiary-67d4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pagination-warm-4ec1 .component_0f1e .status-red-f2da .tertiary-67d4:hover svg #svg-search {
  fill: #444;
}
.pagination-warm-4ec1 .component_0f1e .status-red-f2da .tertiary-67d4 svg {
  width: 18px;
  height: 18px;
}
.pagination-warm-4ec1 .outer-509e ul ul,
.pagination-warm-4ec1 .accent_action_f42f ul ul,
.pagination-warm-4ec1 .overlay_gold_e622 ul ul,
.pagination-warm-4ec1 .form_8207 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pagination-warm-4ec1 .outer-509e .hero_right_acfc > a,
.pagination-warm-4ec1 .accent_action_f42f .hero_right_acfc > a,
.pagination-warm-4ec1 .overlay_gold_e622 .hero_right_acfc > a,
.pagination-warm-4ec1 .form_8207 .hero_right_acfc > a {
  margin-bottom: 0;
}
.pagination-warm-4ec1 .breadcrumb-4141 li,
.pagination-warm-4ec1 .outer-509e li,
.pagination-warm-4ec1 .notification_medium_9cee li,
.pagination-warm-4ec1 .accent_action_f42f li,
.pagination-warm-4ec1 .overlay_gold_e622 li,
.pagination-warm-4ec1 .form_8207 li,
.pagination-warm-4ec1 .gallery_up_9532 li,
.pagination-warm-4ec1 .logo-silver-504b li {
  display: block;
  position: relative;
}
.pagination-warm-4ec1 .breadcrumb-4141 li:last-child,
.pagination-warm-4ec1 .outer-509e li:last-child,
.pagination-warm-4ec1 .notification_medium_9cee li:last-child,
.pagination-warm-4ec1 .accent_action_f42f li:last-child,
.pagination-warm-4ec1 .overlay_gold_e622 li:last-child,
.pagination-warm-4ec1 .form_8207 li:last-child,
.pagination-warm-4ec1 .gallery_up_9532 li:last-child,
.pagination-warm-4ec1 .logo-silver-504b li:last-child {
  border: none;
}
.pagination-warm-4ec1 .breadcrumb-4141 li a,
.pagination-warm-4ec1 .outer-509e li a,
.pagination-warm-4ec1 .notification_medium_9cee li a,
.pagination-warm-4ec1 .accent_action_f42f li a,
.pagination-warm-4ec1 .overlay_gold_e622 li a,
.pagination-warm-4ec1 .form_8207 li a,
.pagination-warm-4ec1 .gallery_up_9532 li a,
.pagination-warm-4ec1 .logo-silver-504b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination-warm-4ec1 .breadcrumb-4141 li ul li::before,
.pagination-warm-4ec1 .outer-509e li ul li::before,
.pagination-warm-4ec1 .notification_medium_9cee li ul li::before,
.pagination-warm-4ec1 .accent_action_f42f li ul li::before,
.pagination-warm-4ec1 .overlay_gold_e622 li ul li::before,
.pagination-warm-4ec1 .form_8207 li ul li::before,
.pagination-warm-4ec1 .gallery_up_9532 li ul li::before,
.pagination-warm-4ec1 .logo-silver-504b li ul li::before {
  left: 15px;
}
.pagination-warm-4ec1 .breadcrumb-4141 li ul a,
.pagination-warm-4ec1 .outer-509e li ul a,
.pagination-warm-4ec1 .notification_medium_9cee li ul a,
.pagination-warm-4ec1 .accent_action_f42f li ul a,
.pagination-warm-4ec1 .overlay_gold_e622 li ul a,
.pagination-warm-4ec1 .form_8207 li ul a,
.pagination-warm-4ec1 .gallery_up_9532 li ul a,
.pagination-warm-4ec1 .logo-silver-504b li ul a {
  padding-left: 20px;
}
.pagination-warm-4ec1 .breadcrumb-4141 li ul ul li::before,
.pagination-warm-4ec1 .outer-509e li ul ul li::before,
.pagination-warm-4ec1 .notification_medium_9cee li ul ul li::before,
.pagination-warm-4ec1 .accent_action_f42f li ul ul li::before,
.pagination-warm-4ec1 .overlay_gold_e622 li ul ul li::before,
.pagination-warm-4ec1 .form_8207 li ul ul li::before,
.pagination-warm-4ec1 .gallery_up_9532 li ul ul li::before,
.pagination-warm-4ec1 .logo-silver-504b li ul ul li::before {
  left: 30px;
}
.pagination-warm-4ec1 .breadcrumb-4141 li ul ul a,
.pagination-warm-4ec1 .outer-509e li ul ul a,
.pagination-warm-4ec1 .notification_medium_9cee li ul ul a,
.pagination-warm-4ec1 .accent_action_f42f li ul ul a,
.pagination-warm-4ec1 .overlay_gold_e622 li ul ul a,
.pagination-warm-4ec1 .form_8207 li ul ul a,
.pagination-warm-4ec1 .gallery_up_9532 li ul ul a,
.pagination-warm-4ec1 .logo-silver-504b li ul ul a {
  padding-left: 40px;
}
.pagination-warm-4ec1 .box_3e38 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pagination-warm-4ec1 .logo-silver-504b ul li {
  margin-bottom: 1.41575em;
}
.pagination-warm-4ec1 .logo-silver-504b ul li .popup_e3d5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pagination-warm-4ec1 .logo-silver-504b ul li .notice-66cb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.table_upper_a359 .breadcrumb-4141 li a,
.table_upper_a359 .outer-509e li a,
.table_upper_a359 .notification_medium_9cee li a,
.table_upper_a359 .accent_action_f42f li a,
.table_upper_a359 .overlay_gold_e622 li a,
.table_upper_a359 .form_8207 li a,
.table_upper_a359 .gallery_up_9532 li a,
.table_upper_a359 .logo-silver-504b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_upper_a359 .box_3e38 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table_upper_a359 .component_0f1e ul li.notification-96b1 .mask_3a28,
.table_upper_a359 .component_0f1e ul li.hidden_5349 .mask_3a28 {
  background: rgba(0, 0, 0, 0.2);
}
.table_upper_a359 .pagination-warm-4ec1 .component_0f1e select {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_5e5d .pagination-warm-4ec1 .menu-af7c li {
  margin: 0;
}
.summary_5e5d .pagination-warm-4ec1 .menu-af7c li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.summary_5e5d .pagination-warm-4ec1 .menu-af7c li ul {
  margin: 0;
}
.summary_5e5d .pagination-warm-4ec1 .menu-af7c li ul li a {
  padding-left: 15px;
}
.summary_5e5d .pagination-warm-4ec1 .menu-af7c li ul li li a {
  padding-left: 30px;
}
.summary_5e5d .pagination-warm-4ec1 .menu-af7c li.tall_c91c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.summary_5e5d .pagination-warm-4ec1 .menu-af7c li.tall_c91c > 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_5e5d .pagination-warm-4ec1 .menu-af7c li.tall_c91c > 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;
}
.tag-dark-02b3 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.card_1cf3 {
  position: relative;
  z-index: 10;
}
.card_1cf3 .mask-complex-4e5e {
  width: 100%;
  max-width: 100%;
}
.card-64b2 .huge_c839 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.card-64b2 .iron-e18f {
}
.card-64b2 .table_upper_a359 {
  background: #292929;
}
.brown_74f2 .huge_c839 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.brown_74f2 .iron-e18f {
  background: #f9f9f9;
}
.brown_74f2 .table_upper_a359 {
  background: #303030;
}
.content_aa3b .huge_c839 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .content_aa3b .pattern_d929 {
    margin-bottom: 1em;
  }
  .content_aa3b .pattern_d929:last-child {
    margin-bottom: 0;
  }
}
.content_aa3b .iron-e18f {
  background: #ededed;
}
.content_aa3b .table_upper_a359 {
  background: #1a1a1a;
}
.huge_c839.iron-e18f {
  color: rgba(0, 0, 0, 0.6);
}
.huge_c839.iron-e18f .badge_bright_c9d9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.huge_c839.table_upper_a359 {
  color: rgba(255, 255, 255, 0.99);
}
.huge_c839.table_upper_a359 a:not(.focused-e71c) {
  color: rgba(255, 255, 255, 0.79);
}
.huge_c839.table_upper_a359 a:not(.focused-e71c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.huge_c839.table_upper_a359 .badge_bright_c9d9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.huge_c839.table_upper_a359 table tbody td,
.huge_c839.table_upper_a359 table th {
  background: rgba(0, 0, 0, 0.08);
}
.west_f9b0.outer_7f3f .north-5fd3 {
  max-width: initial;
}
.west_f9b0 .sidebar-34c9 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.west_f9b0 .sidebar-34c9 .mask-complex-4e5e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .west_f9b0 .sidebar-34c9 .mask-complex-4e5e {
    display: block;
    margin-bottom: 2em;
  }
  .west_f9b0 .sidebar-34c9 .mask-complex-4e5e:last-child {
    margin-bottom: 0;
  }
}
.content_aa3b .pattern_d929:last-child,
.brown_74f2 .pattern_d929:last-child,
.card-64b2 .pattern_d929:last-child {
  margin-bottom: 0;
}
.content_aa3b .pattern_d929 .pagination-warm-4ec1 .component_0f1e:last-child,
.brown_74f2 .pattern_d929 .pagination-warm-4ec1 .component_0f1e:last-child,
.card-64b2 .pattern_d929 .pagination-warm-4ec1 .component_0f1e:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .content_aa3b .carousel_708b,
  .content_aa3b .detail-17b9,
  .brown_74f2 .carousel_708b,
  .brown_74f2 .detail-17b9,
  .card-64b2 .carousel_708b,
  .card-64b2 .detail-17b9 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .card_1cf3 .pattern_d929 {
    margin-bottom: 2em;
  }
}
.card_1cf3 p:last-child {
  margin-bottom: 0;
}
.card_1cf3 li,
.card_1cf3 ul {
  list-style: none;
  margin: 0;
}
.card_1cf3 ul ul {
  margin-left: 2.617924em;
}
.dropdown_copper_9576 {
  font-size: 0.875em;
}

/* css-noise: 6481 */
.shadow-element-z7 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
