/*!
Theme Name: Customify
Theme URI: https://pressmaximum.motion-120d/customify
Author: WPCustomify
Author URI: https://pressmaximum.motion-120d
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.motion-120d/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.lower_dd04.badge-basic-ae5d/licenses/gpl-2.0.title_0c3a
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.dim_0751/, (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.component_1ba5.black_1b99/normalize.focus_simple_4315/
 ======
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.focus_simple_4315 v7.0.0 | MIT License | github.motion-120d/necolas/normalize.focus_simple_4315 */
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;
}
.picture_tall_3cbc .full_be49,
.tall_a086,
.prev-bdc2,
.paragraph-solid-616f,
.black-149b,
.row_3a4b,
.overlay-7abb,
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;
}
.tall_a086,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tall_a086,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tall_a086,
  h1 {
    font-size: 1.8em;
  }
}
.prev-bdc2,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.prev-bdc2 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .prev-bdc2,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .prev-bdc2,
  h2 {
    font-size: 1.7em;
  }
}
.paragraph-solid-616f,
h3 {
  font-size: 1.618em;
}
.picture_tall_3cbc .full_be49,
.black-149b,
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.header_old_affe {
  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;
}
.banner_medium_7255:after,
.banner_medium_7255:before,
.notification_ec44:after,
.notification_ec44:before {
  content: "";
  display: table;
}
.banner_medium_7255:after,
.notification_ec44:after {
  clear: both;
}
.pressed_803a {
  float: right;
  margin-right: 0;
}
.preview-f539 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.preview_ff59 .red-8ba6,
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;
}
.preview_ff59 .red-8ba6:focus,
input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="range"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
select:focus,
textarea:focus {
  border-color: rgba(0, 0, 0, 0.1);
  outline: 0;
  background-color: #f9f9f9;
}
select {
  box-shadow: none;
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
  padding-right: 1.5em;
  cursor: pointer;
}
.summary-fluid-6b5f .red-8ba6 {
  box-shadow: none;
}
.summary-fluid-6b5f
  .red-8ba6
  .notice_solid_e68e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.summary-fluid-6b5f .red-8ba6 .hard-9cd0 {
  top: 46%;
  right: 1px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
  background-image: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTguMS4xLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDEwMCAxMDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KPGc+Cgk8cGF0aCBkPSJNNDkuOTk4LDBMMjcsMzYuNDk4bDQ2LDAuMDA0TDQ5Ljk5OCwweiBNNTAuMDA0LDEwMEw3Myw2My41MDJsLTQ2LTAuMDA0TDUwLjAwNCwxMDB6IiBmaWxsPSIjMDAwMDAwIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==);
  background-position: center right 8px;
  background-repeat: no-repeat;
}
.summary-fluid-6b5f
  .red-8ba6
  .hard-9cd0
  b {
  display: none;
}
.summary-fluid-6b5f .selected_b380 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.icon_23cb:not(.description-upper-a601):not(.under_4384),
button:not(.description-upper-a601):not(.under_4384),
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ),
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ),
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ) {
  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;
}
.icon_23cb:not(.description-upper-a601):not(
    .under_4384
  ):hover,
button:not(.description-upper-a601):not(
    .under_4384
  ):hover,
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ):hover,
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ):hover,
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.icon_23cb:not(.description-upper-a601):not(
    .under_4384
  ):active,
.icon_23cb:not(.description-upper-a601):not(
    .under_4384
  ):focus,
button:not(.description-upper-a601):not(
    .under_4384
  ):active,
button:not(.description-upper-a601):not(
    .under_4384
  ):focus,
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ):active,
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ):focus,
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ):active,
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ):focus,
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ):active,
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ):focus {
  outline: 0;
}
.icon_23cb:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684,
button:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684,
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684,
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684,
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684 {
  position: relative;
}
.icon_23cb:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .glass_e7bc,
.icon_23cb:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .nav_4de1,
.icon_23cb:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .paragraph-bottom-ce15,
.icon_23cb:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  i,
.icon_23cb:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  svg,
button:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .glass_e7bc,
button:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .nav_4de1,
button:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .paragraph-bottom-ce15,
button:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  i,
button:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  svg,
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .glass_e7bc,
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .nav_4de1,
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .paragraph-bottom-ce15,
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  i,
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  svg,
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .glass_e7bc,
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .nav_4de1,
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .paragraph-bottom-ce15,
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  i,
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  svg,
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .glass_e7bc,
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .nav_4de1,
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  .paragraph-bottom-ce15,
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  i,
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684
  svg {
  visibility: hidden;
}
.icon_23cb:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684:after,
button:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684:after,
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684:after,
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684:after,
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ).fn-loading-d684: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;
}
.icon_23cb:not(.description-upper-a601):not(.under_4384),
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ),
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ),
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ) {
  color: #fff;
  background: #235787;
}
.icon_23cb:not(.description-upper-a601):not(
    .under_4384
  ):focus,
input[type="button"]:not(.description-upper-a601):not(
    .under_4384
  ):focus,
input[type="reset"]:not(.description-upper-a601):not(
    .under_4384
  ):focus,
input[type="submit"]:not(.description-upper-a601):not(
    .under_4384
  ):focus {
  color: #fff;
}
.icon_23cb.fn-disabled-d684:not(.description-upper-a601):not(
    .under_4384
  ),
.icon_23cb[disabled]:not(.description-upper-a601):not(
    .under_4384
  ),
button.fn-disabled-d684:not(.description-upper-a601):not(
    .under_4384
  ),
button[disabled]:not(.description-upper-a601):not(
    .under_4384
  ) {
  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;
}
.alert-390f {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.alert-390f: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;
}
.heading-5059 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.yellow-b221 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.sidebar_up_85f2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.banner_medium_7255:after,
.banner_medium_7255:before,
.grid_fixed_1b5b:after,
.grid_fixed_1b5b:before,
.section-f7dd:after,
.section-f7dd:before,
.hard-82be:after,
.hard-82be:before,
.highlight-black-a55a:after,
.highlight-black-a55a:before,
.search_980d:after,
.search_980d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.banner_medium_7255:after,
.grid_fixed_1b5b:after,
.section-f7dd:after,
.hard-82be:after,
.highlight-black-a55a:after,
.search_980d:after {
  clear: both;
}
.grid_fixed_1b5b .wrapper_9186,
.section-f7dd .wrapper_9186,
.title_e44e .wrapper_9186 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.panel_active_524e {
  display: inline-block;
}
.logo_ed6c {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.logo_ed6c img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.logo_ed6c .list_plasma_5316 {
  padding: 1em 0;
  font-size: 85%;
}
.list_plasma_5316 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.accent-bright-2cdd {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.accent-bright-2cdd:after,
.accent-bright-2cdd:before {
  content: "";
  display: table;
}
.accent-bright-2cdd:after {
  clear: both;
}
.breadcrumb_f09b {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.sidebar_out_28c6 .breadcrumb_f09b {
  max-width: 50%;
}
.container_in_0830 .breadcrumb_f09b {
  max-width: 33.33%;
}
.mask-b2f1 .breadcrumb_f09b {
  max-width: 25%;
}
.module_hard_7764 .breadcrumb_f09b {
  max-width: 20%;
}
.surface_9b80 .breadcrumb_f09b {
  max-width: 16.66%;
}
.texture-solid-a66c .breadcrumb_f09b {
  max-width: 14.28%;
}
.section-3bf5 .breadcrumb_f09b {
  max-width: 12.5%;
}
.label-ef2b .breadcrumb_f09b {
  max-width: 11.11%;
}
.footer-cb41 {
  display: block;
}
.picture_tall_3cbc .heading-first-cca6 label,
.picture_tall_3cbc .block-b2b9 label,
.picture_tall_3cbc .thumbnail-complex-72bb label,
.picture_tall_3cbc .notice-basic-89ca label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.heading-9a91 {
  list-style: none;
  margin: 0;
}
.heading-9a91 article.input_2ca3 {
  margin-bottom: 0;
}
.heading-9a91 ul {
  list-style: none;
  margin: 0;
}
.heading-9a91 .cool_8e1d li.input_2ca3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .heading-9a91 .cool_8e1d li.input_2ca3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .heading-9a91 .cool_8e1d li.input_2ca3: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) {
  .heading-9a91 .cool_8e1d li.input_2ca3 li.input_2ca3 li.input_2ca3 li.input_2ca3 {
    padding-left: 0;
  }
}
article.input_2ca3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.input_2ca3 .grid_fixed_1b5b p:last-of-type {
  margin-bottom: 0;
}
article.input_2ca3 .hot-73f5 {
  float: left;
}
article.input_2ca3 .module-9f12 {
  margin-left: 85px;
}
article.input_2ca3 .thick_6c9b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.input_2ca3 .thick_6c9b .out-cad4 {
  margin-left: 10px;
}
article.input_2ca3 .selected_f268 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.input_2ca3 .preview_hard_c03e {
  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 .heading-first-cca6,
  #respond .thumbnail-complex-72bb,
  #respond .notice-basic-89ca {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading-first-cca6 input,
#respond .thumbnail-complex-72bb input,
#respond .notice-basic-89ca input {
  width: 100%;
}
#respond .notice-basic-89ca {
  margin-right: 0;
}
#respond .item-warm-ef62 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.card-377e {
  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;
}
.card-377e.header_lite_5173 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.card-377e 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%);
}
.card-377e:focus,
.card-377e: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);
}
.pagination-96ac {
  border-radius: 10%;
}
.left-d9b5 {
  border-radius: 50%;
}
.north-3d53 {
  font-size: 0.72em;
}
.soft-9663 {
  font-size: 0.875em;
}
.surface-focused-ed4b {
  font-size: 1.1em;
}
.surface-mini-1ef5 {
  text-transform: uppercase;
  line-height: 1.2;
}
.surface-mini-1ef5.north-3d53 {
  letter-spacing: 0.5px;
}
.header_d477,
.header_d477 a {
  color: #6d6d6d;
}
.header_d477 a:hover {
  color: #111;
}
.form-basic-e53f {
  color: #6d6d6d;
}
.message_gas_ebdb {
  overflow-x: hidden;
}
.message_gas_ebdb .gradient-ebfc.disabled-solid-4f76 {
  position: relative;
}
.message_gas_ebdb .gradient-ebfc.disabled-solid-4f76.banner_5e6a {
  position: initial;
}
.message_gas_ebdb
  .gradient-ebfc.disabled-solid-4f76.banner_5e6a
  .complex-82f9 {
  left: auto;
}
.message_gas_ebdb .gradient-ebfc .complex-82f9 {
  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;
}
.message_gas_ebdb .gradient-ebfc:hover.disabled-solid-4f76 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.message_gas_ebdb
  .gradient-ebfc:hover.disabled-solid-4f76
  .complex-82f9 {
  display: block;
  z-index: 9999999;
}
.message_gas_ebdb .button_2219 .breadcrumb-action-f2a9,
.message_gas_ebdb .border-c96a .breadcrumb-action-f2a9 {
  display: none;
}
.message_gas_ebdb .description_small_5ed8 .gradient-ebfc:hover.disabled-solid-4f76 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.picture_tall_3cbc .heading-first-cca6 label,
.picture_tall_3cbc .block-b2b9 label,
.picture_tall_3cbc .thumbnail-complex-72bb label,
.picture_tall_3cbc .notice-basic-89ca label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.heading-9a91 {
  list-style: none;
  margin: 0;
}
.heading-9a91 article.input_2ca3 {
  margin-bottom: 0;
}
.heading-9a91 ul {
  list-style: none;
  margin: 0;
}
.heading-9a91 .cool_8e1d li.input_2ca3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .heading-9a91 .cool_8e1d li.input_2ca3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .heading-9a91 .cool_8e1d li.input_2ca3: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) {
  .heading-9a91 .cool_8e1d li.input_2ca3 li.input_2ca3 li.input_2ca3 li.input_2ca3 {
    padding-left: 0;
  }
}
article.input_2ca3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.input_2ca3 .grid_fixed_1b5b p:last-of-type {
  margin-bottom: 0;
}
article.input_2ca3 .hot-73f5 {
  float: left;
}
article.input_2ca3 .module-9f12 {
  margin-left: 85px;
}
article.input_2ca3 .thick_6c9b {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.input_2ca3 .thick_6c9b .out-cad4 {
  margin-left: 10px;
}
article.input_2ca3 .selected_f268 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.input_2ca3 .preview_hard_c03e {
  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 .heading-first-cca6,
  #respond .thumbnail-complex-72bb,
  #respond .notice-basic-89ca {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading-first-cca6 input,
#respond .thumbnail-complex-72bb input,
#respond .notice-basic-89ca input {
  width: 100%;
}
#respond .notice-basic-89ca {
  margin-right: 0;
}
#respond .item-warm-ef62 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button_2219 .liquid-32b6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.liquid-32b6 .panel_south_9c5d.simple_4f28 .iron-367c > li > a:focus,
.liquid-32b6 .panel_south_9c5d.simple_4f28 .iron-367c > li > a:hover,
.liquid-32b6 .panel_south_9c5d.orange_cd15 .iron-367c > li > a:focus,
.liquid-32b6 .panel_south_9c5d.orange_cd15 .iron-367c > li > a:hover,
.liquid-32b6 .panel_south_9c5d.menu-hard-d1ae .iron-367c > li > a:focus,
.liquid-32b6 .panel_south_9c5d.menu-hard-d1ae .iron-367c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-32b6
  .panel_south_9c5d.simple_4f28
  .iron-367c
  > li.filter_smooth_fc3d
  > a,
.liquid-32b6
  .panel_south_9c5d.simple_4f28
  .iron-367c
  > li.thumbnail-9fbd
  > a,
.liquid-32b6
  .panel_south_9c5d.orange_cd15
  .iron-367c
  > li.filter_smooth_fc3d
  > a,
.liquid-32b6
  .panel_south_9c5d.orange_cd15
  .iron-367c
  > li.thumbnail-9fbd
  > a,
.liquid-32b6
  .panel_south_9c5d.menu-hard-d1ae
  .iron-367c
  > li.filter_smooth_fc3d
  > a,
.liquid-32b6 .panel_south_9c5d.menu-hard-d1ae .iron-367c > li.header-narrow-044e > a {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-32b6 .banner_in_b1e7,
.liquid-32b6 .banner_in_b1e7 a {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-32b6 .summary_161d.pattern-huge-9f40 li a,
.liquid-32b6 .article-39a0 a,
.liquid-32b6 .cool-c76a,
.liquid-32b6 .iron-367c > li > a,
.liquid-32b6 .gradient-pro-18d6 {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-32b6 .summary_161d.pattern-huge-9f40 li a:hover,
.liquid-32b6 .article-39a0 a:hover,
.liquid-32b6 .cool-c76a:hover,
.liquid-32b6 .iron-367c > li > a:hover,
.liquid-32b6 .gradient-pro-18d6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-32b6 .container_2aef {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-32b6 .container_2aef .feature-a2d5 {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-32b6 .container_2aef:hover {
  color: rgba(255, 255, 255, 0.99);
}
.liquid-32b6 .slow_b270 .tooltip_clean_164f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.liquid-32b6 .slow_b270 .tooltip_clean_164f .pattern-gold-deed {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-32b6
  .slow_b270
  .tooltip_clean_164f
  .pattern-gold-deed::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-32b6
  .slow_b270
  .tooltip_clean_164f
  .pattern-gold-deed:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-32b6
  .slow_b270
  .tooltip_clean_164f
  .pattern-gold-deed::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-32b6
  .slow_b270
  .tooltip_clean_164f
  .pattern-gold-deed::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-32b6 .slow_b270 .container-outer-706c {
  color: rgba(255, 255, 255, 0.79);
}
.liquid-32b6 .slow_b270 .container-outer-706c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.notification_thick_f414
  .liquid-32b6
  .slow_b270
  .description-0f56
  .tooltip-ab52 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.notification_thick_f414
  .liquid-32b6
  .slow_b270
  .description-0f56
  .pattern-gold-deed {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button_2219 .border-3f00 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.border-3f00 .panel_south_9c5d.simple_4f28 .iron-367c > li > a:focus,
.border-3f00 .panel_south_9c5d.simple_4f28 .iron-367c > li > a:hover,
.border-3f00 .panel_south_9c5d.orange_cd15 .iron-367c > li > a:focus,
.border-3f00 .panel_south_9c5d.orange_cd15 .iron-367c > li > a:hover,
.border-3f00 .panel_south_9c5d.menu-hard-d1ae .iron-367c > li > a:focus,
.border-3f00 .panel_south_9c5d.menu-hard-d1ae .iron-367c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-3f00
  .panel_south_9c5d.simple_4f28
  .iron-367c
  > li.filter_smooth_fc3d
  > a,
.border-3f00
  .panel_south_9c5d.simple_4f28
  .iron-367c
  > li.thumbnail-9fbd
  > a,
.border-3f00
  .panel_south_9c5d.orange_cd15
  .iron-367c
  > li.filter_smooth_fc3d
  > a,
.border-3f00
  .panel_south_9c5d.orange_cd15
  .iron-367c
  > li.thumbnail-9fbd
  > a,
.border-3f00
  .panel_south_9c5d.menu-hard-d1ae
  .iron-367c
  > li.filter_smooth_fc3d
  > a,
.border-3f00 .panel_south_9c5d.menu-hard-d1ae .iron-367c > li.header-narrow-044e > a {
  color: rgba(0, 0, 0, 0.8);
}
.border-3f00 .banner_in_b1e7,
.border-3f00 .banner_in_b1e7 a {
  color: rgba(0, 0, 0, 0.8);
}
.border-3f00 .summary_161d.pattern-huge-9f40 li a,
.border-3f00 .article-39a0 a,
.border-3f00 .cool-c76a,
.border-3f00 .iron-367c > li > a,
.border-3f00 .gradient-pro-18d6 {
  color: rgba(0, 0, 0, 0.55);
}
.border-3f00 .summary_161d.pattern-huge-9f40 li a:hover,
.border-3f00 .article-39a0 a:hover,
.border-3f00 .cool-c76a:hover,
.border-3f00 .iron-367c > li > a:hover,
.border-3f00 .gradient-pro-18d6:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-3f00 .container_2aef {
  color: rgba(0, 0, 0, 0.55);
}
.border-3f00 .container_2aef .feature-a2d5 {
  color: rgba(0, 0, 0, 0.8);
}
.border-3f00 .container_2aef:hover {
  color: rgba(0, 0, 0, 0.8);
}
.north_f201 .caption-aedc {
  margin-left: auto;
  margin-right: auto;
}
.section-f7dd > * {
  margin-left: auto;
  margin-right: auto;
}
.section-f7dd .heading-5059 {
  margin-right: 1.41575em;
}
.bottom-2fe8 .section-f7dd > .button_stone_47f9 {
  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;
}
.bottom-2fe8 .section-f7dd > .section-cool-480a {
  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;
}
.wrapper_7e96.north_f201 .caption-aedc,
.sidebar_clean_ac87.north_f201 .caption-aedc {
  margin-left: 0;
}
.input-brown-bffd.north_f201 .caption-aedc,
.down_e982.north_f201 .caption-aedc {
  margin-right: 0;
}
.section-f7dd ol,
.section-f7dd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.grid-iron-0c0f video {
  max-width: 100%;
}
.huge_3f13 img {
  display: block;
}
.huge_3f13.heading-5059,
.huge_3f13.yellow-b221 {
  width: 100%;
}
.huge_3f13.section-cool-480a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.notice_bf51:not(.bright_2377) {
  margin: 1.5em auto;
}
.soft_68ea p {
  padding: 1.5em 14px;
}
ul.element-dc39.section-cool-480a,
ul.element-dc39.button_stone_47f9,
ul.element-dc39.backdrop-tall-15b4.button_stone_47f9 {
  padding: 0 14px;
}
.shade_47f7 {
  display: block;
  overflow-x: auto;
}
.shade_47f7 table {
  border-collapse: collapse;
  width: 100%;
}
.shade_47f7 td,
.shade_47f7 th {
  padding: 0.5em;
}
.section-f7dd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.section-f7dd ol ol,
.section-f7dd ol ul,
.section-f7dd ul ol,
.section-f7dd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.section-f7dd ol ol li,
.section-f7dd ol ul li,
.section-f7dd ul ol li,
.section-f7dd ul ul li {
  margin-left: 0;
}
.up-974d.paragraph_middle_9dba > .copper-89b4 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.up-974d.paragraph_middle_9dba > .copper-89b4 iframe,
.up-974d.paragraph_middle_9dba > .copper-89b4 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hover_center_ce78 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hover_center_ce78.shadow_ff90 {
  padding: 0;
}
.hover_center_ce78.shadow_ff90 cite {
  font-size: 13px;
}
.hover_center_ce78 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hover_center_ce78 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.layout-easy-285e {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.layout-easy-285e > p:first-child {
  margin-top: 0;
}
.layout-easy-285e cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.layout-easy-285e blockquote {
  border-left: 0;
}
.cold-de06 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.cold-de06:not(.wide-9faf) {
  max-width: 100px;
}
.cold-de06.grid-solid-6aae {
  border-bottom: none !important;
  text-align: center;
}
.cold-de06.grid-solid-6aae::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .soft_68ea p {
    padding: 1.5em 0;
  }
}
.photo-dynamic-ca30 {
  color: #0073aa;
}
.dim_35a8 {
  background-color: #0073aa;
}
.box_f4b1 {
  color: #229fd8;
}
.block-purple-720a {
  background-color: #229fd8;
}
.left-1411 {
  color: #eee;
}
.search-cf01 {
  background-color: #eee;
}
.detail_brown_4845 {
  color: #444;
}
.static_32a7 {
  background-color: #444;
}
.secondary-f9d4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.secondary-f9d4 .lite-cf0d .article-39a0 {
  font-size: 15px;
}
.secondary-f9d4 .article-39a0 {
  line-height: 1.3;
}
.secondary-f9d4 .border-3f00 {
}
.secondary-f9d4 .liquid-32b6 {
  background: #235787;
}
.motion-c308 {
  padding: 0;
}
.motion-c308 .liquid-32b6 {
  background: #1a1a1a;
}
.motion-c308 .border-3f00 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.feature-first-1ee5 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.feature-first-1ee5 .border-3f00 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.feature-first-1ee5 .liquid-32b6 {
  background: #303030;
}
.search_980d {
  position: relative;
  z-index: 10;
}
.search_980d .shadow_white_2568 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.medium_e826 .disabled-solid-4f76 {
  display: inline-block;
  vertical-align: middle;
}
.medium_e826.smooth-e1ca .disabled-solid-4f76 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .medium_e826.smooth-e1ca .disabled-solid-4f76 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .medium_e826.smooth-e1ca .disabled-solid-4f76 {
    margin-right: 0.4em;
  }
}
.medium_e826.smooth-e1ca .disabled-solid-4f76:last-child {
  margin-right: 0;
}
.sidebar_9f85 .shadow_white_2568 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .button_2219 .lite-cf0d {
    margin: 0 -0.5em;
  }
  .button_2219 .lite-cf0d [class*="customify-col-"],
  .button_2219 .lite-cf0d [class*="customify-col_"],
  .button_2219 .lite-cf0d [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.button_2219.basic_6d07 .shadow_white_2568 {
  background: 0 0 !important;
}
.button_2219.basic_6d07 .shadow_white_2568,
.button_2219.sidebar_9f85 .shadow_white_2568 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .button_2219.description_narrow_7e6f {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.button_2219.sidebar_9f85 .shadow_white_2568 {
  box-shadow: none !important;
}
.gas-8457 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .gas-8457 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .gas-8457 {
    padding: 18px 0 20px;
  }
}
.gas-8457 .tag_pink_e4a8 {
  width: 100%;
}
.gas-8457 .dark-c887 {
  margin-bottom: 0;
}
.gas-8457 .card-1b72 {
  margin-top: 5px;
  font-size: 0.875em;
}
.gas_4dac {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gas_4dac .frame_9382 {
  width: 100%;
}
.gallery_fc55 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.gallery_fc55 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.gallery_fc55 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;
}
.gallery_fc55 li:last-child:after {
  display: none;
}
.gallery_fc55 li a {
  font-weight: 500;
  margin-right: 10px;
}
.title_easy_907d .breadcrumb-action-f2a9 button,
.gas-8457 .breadcrumb-action-f2a9 button {
  left: 0;
}
.title_easy_907d .frame_9382,
.gas-8457 .frame_9382 {
  padding-left: 0;
  padding-right: 0;
}
.title_easy_907d .gas_4dac,
.gas-8457 .gas_4dac {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.title_easy_907d {
  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;
}
.title_easy_907d: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;
}
.title_easy_907d .mask_up_c7bc {
  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) {
  .title_easy_907d .mask_up_c7bc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .title_easy_907d .mask_up_c7bc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .title_easy_907d .mask_up_c7bc {
    min-height: 200px;
  }
}
.title_easy_907d .gallery_fc55 {
  color: rgba(255, 255, 255, 0.8);
}
.title_easy_907d .gallery_fc55 a,
.title_easy_907d .gallery_fc55 li:after {
  color: inherit;
}
.title_easy_907d .gallery_fc55 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.texture-focused-a110 {
  margin-bottom: 0.5em;
}
.photo-71e1 {
  margin-bottom: 1.2em;
}
.photo-71e1,
.texture-focused-a110 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.photo-71e1 p:last-child,
.texture-focused-a110 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .breadcrumb-action-f2a9,
#masthead .breadcrumb-action-f2a9 {
  display: none;
}
#masthead
  > .breadcrumb-action-f2a9.tall-614c {
  display: none;
}
#masthead > .breadcrumb-action-f2a9 button {
  left: 0;
}
.article_20a1 {
  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%;
}
.article_20a1 .disabled-solid-4f76 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.article_20a1 .badge_1049 {
  display: -webkit-box;
  display: flex;
}
.article_20a1 .badge_1049.right_f885 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.article_20a1 .badge_1049.hover-daa4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.article_20a1 .badge_1049.module-blue-d0ed {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.article_20a1.module_ee0a.fixed_e6b2 .badge_1049.right_f885 {
  flex-basis: 100%;
}
.article_20a1.gallery-156d .badge_1049.hover-daa4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.article_20a1.gallery-156d .badge_1049.module-blue-d0ed {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .breadcrumb-action-f2a9.tall-614c {
  display: none;
}
#masthead > .breadcrumb-action-f2a9 button {
  left: 0;
}
.layout_237b {
  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;
}
.layout_237b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.layout_237b.element-105b i {
  margin-right: 4px;
}
.layout_237b.table_1cd5 i {
  margin-left: 5px;
}
.article-39a0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.article-39a0 p:last-child {
  margin-bottom: 0;
}
.new-79fd {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.new-79fd a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.new-79fd img {
  display: block;
  width: auto;
  line-height: 1;
}
.new-79fd .banner_in_b1e7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.new-79fd .tiny_1f24 {
  margin: 5px 0 7px 0;
}
.new-79fd.article_48fb .row-easy-5c0b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.new-79fd.article_48fb .hover_1fb3 {
  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;
}
.new-79fd.row_hot_6d68 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.new-79fd.row_hot_6d68 .row-easy-5c0b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.new-79fd.row_hot_6d68 .hover_1fb3 {
  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;
}
.new-79fd.button_out_cc11 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.new-79fd.huge-4a6e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.new-79fd.huge-4a6e .hover_1fb3 {
  margin-top: 7px;
}
.south_7312 {
  display: inline-block;
}
.search_980d .table_eebf .new-79fd img {
  max-width: 100%;
}
.panel_south_9c5d .notice-832e.current-5c0e,
.south-ea9b .notice-832e.current-5c0e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.panel_south_9c5d .text-a83e,
.south-ea9b .text-a83e {
  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%);
}
.panel_south_9c5d .text-a83e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.panel_south_9c5d.layout_737e .text-a83e {
  display: none;
}
.panel_south_9c5d .dropdown_22e0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel_south_9c5d .dropdown_22e0 li {
  display: inline-block;
  position: relative;
}
.panel_south_9c5d .dropdown_22e0 li:last-child {
  margin-right: 0;
}
.panel_south_9c5d .dropdown_22e0 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;
}
.panel_south_9c5d .dropdown_22e0 li.header-narrow-044e > a {
  color: rgba(0, 0, 0, 0.9);
}
.panel_south_9c5d .dropdown_22e0 > 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;
}
.panel_south_9c5d .dropdown_22e0 > li > a i {
  line-height: 0;
}
.panel_south_9c5d .dropdown_22e0 > li.icon-yellow-eaac > a .text-a83e {
  margin-left: 4px;
  line-height: 0;
}
.panel_south_9c5d .dropdown_22e0 .focused-a62f li.icon-yellow-eaac > a {
  position: relative;
}
.panel_south_9c5d .dropdown_22e0 .focused-a62f li.icon-yellow-eaac > a:after,
.panel_south_9c5d .dropdown_22e0 .focused-a62f li.icon-yellow-eaac > a:before {
  content: "";
  display: table;
}
.panel_south_9c5d .dropdown_22e0 .focused-a62f li.icon-yellow-eaac > a:after {
  clear: both;
}
.panel_south_9c5d .dropdown_22e0 .focused-a62f li.icon-yellow-eaac > a .text-a83e {
  margin-left: 5px;
  float: right;
}
.panel_south_9c5d .black-392a,
.panel_south_9c5d .focused-a62f {
  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;
}
.panel_south_9c5d .focused-a62f {
  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;
}
.panel_south_9c5d .focused-a62f .current-5c0e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.panel_south_9c5d .focused-a62f .text-a83e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.panel_south_9c5d .focused-a62f li {
  display: block;
  margin: 0;
  padding: 0;
}
.panel_south_9c5d .focused-a62f 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;
}
.panel_south_9c5d .focused-a62f li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.panel_south_9c5d .focused-a62f .focused-a62f {
  top: 0;
  left: 100%;
}
.panel_south_9c5d .badge-medium-535f.fn-focus-d684 > .black-392a,
.panel_south_9c5d .badge-medium-535f.fn-focus-d684 > .focused-a62f,
.panel_south_9c5d .badge-medium-535f:focus > .black-392a,
.panel_south_9c5d .badge-medium-535f:focus > .focused-a62f,
.panel_south_9c5d .badge-medium-535f:hover > .black-392a,
.panel_south_9c5d .badge-medium-535f:hover > .focused-a62f {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.panel_south_9c5d.menu-hard-d1ae .iron-367c:after,
.panel_south_9c5d.menu-hard-d1ae .iron-367c:before {
  content: "";
  display: table;
}
.panel_south_9c5d.menu-hard-d1ae .iron-367c:after {
  clear: both;
}
.panel_south_9c5d.menu-hard-d1ae .iron-367c > li {
  float: left;
}
.panel_south_9c5d.grid-light-2818 .iron-367c:after,
.panel_south_9c5d.grid-light-2818 .iron-367c:before {
  content: "";
  display: table;
}
.panel_south_9c5d.grid-light-2818 .iron-367c:after {
  clear: both;
}
.panel_south_9c5d.grid-light-2818 .iron-367c > li {
  float: left;
}
.panel_south_9c5d.grid-light-2818 .iron-367c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.panel_south_9c5d.grid-light-2818 .iron-367c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.panel_south_9c5d.grid-light-2818 .iron-367c > li.filter_smooth_fc3d > a,
.panel_south_9c5d.grid-light-2818 .iron-367c > li.header-narrow-044e > a {
  color: #fff;
  background-color: #1e4b75;
}
.panel_south_9c5d.simple_4f28 .iron-367c > li > a .current-5c0e {
  position: relative;
}
.panel_south_9c5d.simple_4f28 .iron-367c > li > a .current-5c0e: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;
}
.panel_south_9c5d.simple_4f28
  .iron-367c
  > li:focus
  > a
  .current-5c0e:before,
.panel_south_9c5d.simple_4f28
  .iron-367c
  > li:hover
  > a
  .current-5c0e:before {
  width: 100%;
  background-color: currentColor;
}
.panel_south_9c5d.simple_4f28
  .iron-367c
  > li.filter_smooth_fc3d
  > a
  .current-5c0e:before,
.panel_south_9c5d.simple_4f28
  .iron-367c
  > li.thumbnail-9fbd
  > a
  .current-5c0e:before {
  width: 100%;
  background-color: currentColor;
}
.panel_south_9c5d.orange_cd15 .iron-367c > li > a .current-5c0e {
  position: relative;
}
.panel_south_9c5d.orange_cd15 .iron-367c > li > a .current-5c0e: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;
}
.panel_south_9c5d.orange_cd15 .iron-367c > li:focus > a .current-5c0e:before,
.panel_south_9c5d.orange_cd15
  .iron-367c
  > li:hover
  > a
  .current-5c0e:before {
  width: 100%;
  background-color: currentColor;
}
.panel_south_9c5d.orange_cd15
  .iron-367c
  > li.filter_smooth_fc3d
  > a
  .current-5c0e:before,
.panel_south_9c5d.orange_cd15
  .iron-367c
  > li.thumbnail-9fbd
  > a
  .current-5c0e:before {
  width: 100%;
  background-color: currentColor;
}
.south-ea9b .dropdown_22e0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.south-ea9b .dropdown_22e0 li:first-child > a {
  border-top: none;
}
.south-ea9b .dropdown_22e0 .clean-d379 > .current-5c0e .text-a83e {
  display: none;
}
.south-ea9b .dropdown_22e0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.south-ea9b .dropdown_22e0 li:last-child {
  border: none;
}
.south-ea9b .dropdown_22e0 li.icon-yellow-eaac > a {
  padding-right: 45px !important;
}
.south-ea9b .dropdown_22e0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.south-ea9b .dropdown_22e0 li a:focus,
.south-ea9b .dropdown_22e0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.south-ea9b .dropdown_22e0 li .chip-fixed-bbbd {
  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;
}
.south-ea9b .dropdown_22e0 li .chip-fixed-bbbd:hover {
  box-shadow: none;
}
.south-ea9b .dropdown_22e0 li .chip-fixed-bbbd .text-a83e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.south-ea9b .dropdown_22e0 .focused-a62f {
  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);
}
.south-ea9b .dropdown_22e0 .focused-a62f li a {
  padding-left: 3em;
}
.south-ea9b .dropdown_22e0 .caption_left_f2ab > a .chip-fixed-bbbd i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.south-ea9b .dropdown_22e0 .caption_left_f2ab > .focused-a62f {
  display: block;
  opacity: 1;
}
.footer-action-1b26 {
  max-width: 100%;
}
.soft-d762 {
  line-height: 0;
  cursor: pointer;
}
.gradient-pro-18d6 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.gradient-pro-18d6:hover {
  box-shadow: none;
  color: currentColor;
}
.gradient-pro-18d6 svg {
  width: 18px;
  height: 18px;
}
.gradient-pro-18d6 .element-cool-efd2 {
  display: none;
}
.basic_0803 {
  position: relative;
}
.basic_0803.fn-active-d684 .gradient-pro-18d6 .dim-6566 {
  display: none;
}
.basic_0803.fn-active-d684 .gradient-pro-18d6 .element-cool-efd2 {
  display: inline-block;
}
.basic_0803 .focus-silver-e641 {
  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);
}
.basic_0803.row-09ad .focus-silver-e641 {
  left: auto;
  right: -0.9em;
}
.basic_0803.row-09ad .filter_69a3::before {
  left: auto;
  right: 15px;
}
.basic_0803.fn-active-d684 .focus-silver-e641 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.description-0f56 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.description-0f56 label {
  flex-basis: 100%;
}
.description-0f56 .tooltip_clean_164f {
  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;
}
.description-0f56 .pattern-gold-deed {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.description-0f56 .pattern-gold-deed:focus {
  background-color: transparent;
}
.description-0f56 button.container-outer-706c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.description-0f56 button.container-outer-706c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.description-0f56 button.container-outer-706c svg {
  width: 18px;
  height: 18px;
}
.description-0f56 input[type="submit"] {
  min-height: auto;
}
.slow_b270 .description-0f56 .pattern-gold-deed {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.filter_69a3 {
  border: 1px solid #eaecee;
  padding: 1.25em;
  background: #fff;
  width: 280px;
  position: relative;
  margin-top: 15px;
  box-shadow: 0 3px 30px rgba(25, 30, 35, 0.1);
}
@media screen and (max-width: 568px) {
  .filter_69a3 {
    width: 220px;
  }
}
.filter_69a3 label {
  flex-basis: 100%;
}
.filter_69a3::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;
}
.notification_thick_f414 .slow_b270 .description-0f56 {
  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;
}
.notification_thick_f414
  .slow_b270
  .description-0f56
  .tooltip_clean_164f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.notification_thick_f414 .slow_b270 .description-0f56 .pattern-gold-deed {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.notification_thick_f414
  .slow_b270
  .description-0f56
  .pattern-gold-deed:focus {
  background: 0 0;
}
.notification_thick_f414
  .slow_b270
  .description-0f56
  .tooltip-ab52 {
  height: auto;
  border: 0;
  background-color: transparent;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  width: auto;
  padding-right: 2em;
  position: relative;
  border-right: 1px solid rgba(127, 127, 127, 0.2);
  color: #6d6d6d;
  border-top: 0 !important;
  border-left: 0 !important;
  border-bottom: 0 !important;
}
.summary_161d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.summary_161d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.summary_161d li:last-child {
  margin-right: 0;
}
.summary_161d li:first-child {
  margin-left: 0;
}
.summary_161d.table-rough-01f5 a {
  color: #fff;
}
.summary_161d.table-rough-01f5 a:hover {
  color: #fff;
}
.summary_161d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.summary_161d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.summary_161d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.summary_161d a:hover {
  opacity: 0.9;
  color: inherit;
}
.summary_161d [class*="social-icon-apple"] {
  background-color: #999;
}
.summary_161d [class*="social-icon-apple"].thumbnail_ef3b {
  background-color: transparent;
  color: #999;
}
.summary_161d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.summary_161d [class*="social-icon-behance"].thumbnail_ef3b {
  background-color: transparent;
  color: #1769ff;
}
.summary_161d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.summary_161d [class*="social-icon-bitbucket"].thumbnail_ef3b {
  background-color: transparent;
  color: #205081;
}
.summary_161d [class*="social-icon-codepen"] {
  background-color: #000;
}
.summary_161d [class*="social-icon-codepen"].thumbnail_ef3b {
  background-color: transparent;
  color: #000;
}
.summary_161d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.summary_161d [class*="social-icon-delicious"].thumbnail_ef3b {
  background-color: transparent;
  color: #39f;
}
.summary_161d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.summary_161d [class*="social-icon-digg"].thumbnail_ef3b {
  background-color: transparent;
  color: #005be2;
}
.summary_161d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.summary_161d [class*="social-icon-dribbble"].thumbnail_ef3b {
  background-color: transparent;
  color: #ea4c89;
}
.summary_161d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.summary_161d [class*="social-icon-envelope"].thumbnail_ef3b {
  background-color: transparent;
  color: #ea4335;
}
.summary_161d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.summary_161d [class*="social-icon-facebook"].thumbnail_ef3b {
  background-color: transparent;
  color: #3b5998;
}
.summary_161d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.summary_161d [class*="social-icon-flickr"].thumbnail_ef3b {
  background-color: transparent;
  color: #0063dc;
}
.summary_161d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.summary_161d [class*="social-icon-foursquare"].thumbnail_ef3b {
  background-color: transparent;
  color: #2d5be3;
}
.summary_161d [class*="social-icon-github"] {
  background-color: #333;
}
.summary_161d [class*="social-icon-github"].thumbnail_ef3b {
  background-color: transparent;
  color: #333;
}
.summary_161d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.summary_161d [class*="social-icon-google-plus"].thumbnail_ef3b {
  background-color: transparent;
  color: #dd4b39;
}
.summary_161d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.summary_161d [class*="social-icon-houzz"].thumbnail_ef3b {
  background-color: transparent;
  color: #7ac142;
}
.summary_161d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.summary_161d [class*="social-icon-instagram"].thumbnail_ef3b {
  background-color: transparent;
  color: #262626;
}
.summary_161d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.summary_161d [class*="social-icon-jsfiddle"].thumbnail_ef3b {
  background-color: transparent;
  color: #487aa2;
}
.summary_161d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.summary_161d [class*="social-icon-linkedin"].thumbnail_ef3b {
  background-color: transparent;
  color: #0077b5;
}
.summary_161d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.summary_161d [class*="social-icon-medium"].thumbnail_ef3b {
  background-color: transparent;
  color: #00ab6b;
}
.summary_161d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.summary_161d
  [class*="social-icon-odnoklassniki"].thumbnail_ef3b {
  background-color: transparent;
  color: #f4731c;
}
.summary_161d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.summary_161d [class*="social-icon-meetup"].thumbnail_ef3b {
  background-color: transparent;
  color: #ec1c40;
}
.summary_161d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.summary_161d [class*="social-icon-pinterest"].thumbnail_ef3b {
  background-color: transparent;
  color: #bd081c;
}
.summary_161d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.summary_161d [class*="social-icon-product-hunt"].thumbnail_ef3b {
  background-color: transparent;
  color: #da552f;
}
.summary_161d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.summary_161d [class*="social-icon-reddit"].thumbnail_ef3b {
  background-color: transparent;
  color: #ff4500;
}
.summary_161d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.summary_161d [class*="social-icon-rss"].thumbnail_ef3b {
  background-color: transparent;
  color: #f26522;
}
.summary_161d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.summary_161d
  [class*="social-icon-shopping-cart"].thumbnail_ef3b {
  background-color: transparent;
  color: #4caf50;
}
.summary_161d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.summary_161d [class*="social-icon-skype"].thumbnail_ef3b {
  background-color: transparent;
  color: #00aff0;
}
.summary_161d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.summary_161d [class*="social-icon-slideshare"].thumbnail_ef3b {
  background-color: transparent;
  color: #0077b5;
}
.summary_161d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.summary_161d [class*="social-icon-snapchat"].thumbnail_ef3b {
  background-color: transparent;
  color: #fffc00;
}
.summary_161d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.summary_161d [class*="social-icon-soundcloud"].thumbnail_ef3b {
  background-color: transparent;
  color: #f80;
}
.summary_161d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.summary_161d [class*="social-icon-spotify"].thumbnail_ef3b {
  background-color: transparent;
  color: #2ebd59;
}
.summary_161d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.summary_161d
  [class*="social-icon-stack-overflow"].thumbnail_ef3b {
  background-color: transparent;
  color: #fe7a15;
}
.summary_161d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.summary_161d [class*="social-icon-maldkfgram"].thumbnail_ef3b {
  background-color: transparent;
  color: #2ca5e0;
}
.summary_161d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.summary_161d [class*="social-icon-tripadvisor"].thumbnail_ef3b {
  background-color: transparent;
  color: #589442;
}
.summary_161d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.summary_161d [class*="social-icon-tumblr"].thumbnail_ef3b {
  background-color: transparent;
  color: #35465c;
}
.summary_161d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.summary_161d [class*="social-icon-twitch"].thumbnail_ef3b {
  background-color: transparent;
  color: #6441a5;
}
.summary_161d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.summary_161d [class*="social-icon-twitter"].thumbnail_ef3b {
  background-color: transparent;
  color: #1da1f2;
}
.summary_161d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.summary_161d [class*="social-icon-vimeo"].thumbnail_ef3b {
  background-color: transparent;
  color: #1ab7ea;
}
.summary_161d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.summary_161d [class*="social-icon-vk"].thumbnail_ef3b {
  background-color: transparent;
  color: #45668e;
}
.summary_161d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.summary_161d [class*="social-icon-weibo"].thumbnail_ef3b {
  background-color: transparent;
  color: #df2029;
}
.summary_161d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.summary_161d [class*="social-icon-weixin"].thumbnail_ef3b {
  background-color: transparent;
  color: #7bb32e;
}
.summary_161d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.summary_161d [class*="social-icon-whatsapp"].thumbnail_ef3b {
  background-color: transparent;
  color: #25d366;
}
.summary_161d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.summary_161d [class*="social-icon-wordpress"].thumbnail_ef3b {
  background-color: transparent;
  color: #21759b;
}
.summary_161d [class*="social-icon-xing"] {
  background-color: #026466;
}
.summary_161d [class*="social-icon-xing"].thumbnail_ef3b {
  background-color: transparent;
  color: #026466;
}
.summary_161d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.summary_161d [class*="social-icon-yelp"].thumbnail_ef3b {
  background-color: transparent;
  color: #af0606;
}
.summary_161d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.summary_161d [class*="social-icon-youtube"].thumbnail_ef3b {
  background-color: transparent;
  color: #cd201f;
}
.cool-c76a {
  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;
}
.cool-c76a:hover {
  box-shadow: none;
  background: 0 0;
}
.notice-27da {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.secondary_95df {
  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;
}
.thick-684a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.steel-c475 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.steel-c475,
.steel-c475::after,
.steel-c475::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;
}
.steel-c475::after,
.steel-c475::before {
  content: "";
  display: block;
  background-color: inherit;
}
.blue_4512 .secondary_95df .thick-684a {
  margin-top: -2px;
  width: 19px;
}
.blue_4512 .secondary_95df .steel-c475 {
  margin-top: -1px;
}
.blue_4512 .secondary_95df .steel-c475,
.blue_4512 .secondary_95df .steel-c475::after,
.blue_4512 .secondary_95df .steel-c475::before {
  width: 19px;
  height: 2px;
}
.blue_4512 .secondary_95df .steel-c475::before {
  top: -6px;
}
.blue_4512 .secondary_95df .steel-c475::after {
  bottom: -6px;
}
.list_3240 .secondary_95df .thick-684a {
  margin-top: -2px;
  width: 22px;
}
.list_3240 .secondary_95df .steel-c475 {
  margin-top: -1px;
}
.list_3240 .secondary_95df .steel-c475,
.list_3240 .secondary_95df .steel-c475::after,
.list_3240 .secondary_95df .steel-c475::before {
  width: 22px;
  height: 2px;
}
.list_3240 .secondary_95df .steel-c475::before {
  top: -7px;
}
.list_3240 .secondary_95df .steel-c475::after {
  bottom: -7px;
}
.footer_fresh_12b3 .secondary_95df .thick-684a {
  margin-top: -2px;
  width: 31px;
}
.footer_fresh_12b3 .secondary_95df .steel-c475 {
  margin-top: -1.5px;
}
.footer_fresh_12b3 .secondary_95df .steel-c475,
.footer_fresh_12b3 .secondary_95df .steel-c475::after,
.footer_fresh_12b3 .secondary_95df .steel-c475::before {
  width: 31px;
  height: 3px;
}
.footer_fresh_12b3 .secondary_95df .steel-c475::before {
  top: -9px;
}
.footer_fresh_12b3 .secondary_95df .steel-c475::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .summary_01ed .secondary_95df .thick-684a {
    margin-top: -2px;
    width: 19px;
  }
  .summary_01ed .secondary_95df .steel-c475 {
    margin-top: -1px;
  }
  .summary_01ed .secondary_95df .steel-c475,
  .summary_01ed .secondary_95df .steel-c475::after,
  .summary_01ed .secondary_95df .steel-c475::before {
    width: 19px;
    height: 2px;
  }
  .summary_01ed .secondary_95df .steel-c475::before {
    top: -6px;
  }
  .summary_01ed .secondary_95df .steel-c475::after {
    bottom: -6px;
  }
  .pattern_6992 .secondary_95df .thick-684a {
    margin-top: -2px;
    width: 22px;
  }
  .pattern_6992 .secondary_95df .steel-c475 {
    margin-top: -1px;
  }
  .pattern_6992 .secondary_95df .steel-c475,
  .pattern_6992 .secondary_95df .steel-c475::after,
  .pattern_6992 .secondary_95df .steel-c475::before {
    width: 22px;
    height: 2px;
  }
  .pattern_6992 .secondary_95df .steel-c475::before {
    top: -7px;
  }
  .pattern_6992 .secondary_95df .steel-c475::after {
    bottom: -7px;
  }
  .disabled-gold-e4f2 .secondary_95df .thick-684a {
    margin-top: -2px;
    width: 31px;
  }
  .disabled-gold-e4f2 .secondary_95df .steel-c475 {
    margin-top: -1.5px;
  }
  .disabled-gold-e4f2 .secondary_95df .steel-c475,
  .disabled-gold-e4f2 .secondary_95df .steel-c475::after,
  .disabled-gold-e4f2 .secondary_95df .steel-c475::before {
    width: 31px;
    height: 3px;
  }
  .disabled-gold-e4f2 .secondary_95df .steel-c475::before {
    top: -9px;
  }
  .disabled-gold-e4f2 .secondary_95df .steel-c475::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .pagination_stone_e74a .secondary_95df .thick-684a {
    margin-top: -2px;
    width: 19px;
  }
  .pagination_stone_e74a .secondary_95df .steel-c475 {
    margin-top: -1px;
  }
  .pagination_stone_e74a .secondary_95df .steel-c475,
  .pagination_stone_e74a .secondary_95df .steel-c475::after,
  .pagination_stone_e74a .secondary_95df .steel-c475::before {
    width: 19px;
    height: 2px;
  }
  .pagination_stone_e74a .secondary_95df .steel-c475::before {
    top: -6px;
  }
  .pagination_stone_e74a .secondary_95df .steel-c475::after {
    bottom: -6px;
  }
  .yellow-2158 .secondary_95df .thick-684a {
    margin-top: -2px;
    width: 22px;
  }
  .yellow-2158 .secondary_95df .steel-c475 {
    margin-top: -1px;
  }
  .yellow-2158 .secondary_95df .steel-c475,
  .yellow-2158 .secondary_95df .steel-c475::after,
  .yellow-2158 .secondary_95df .steel-c475::before {
    width: 22px;
    height: 2px;
  }
  .yellow-2158 .secondary_95df .steel-c475::before {
    top: -7px;
  }
  .yellow-2158 .secondary_95df .steel-c475::after {
    bottom: -7px;
  }
  .disabled-f98f .secondary_95df .thick-684a {
    margin-top: -2px;
    width: 31px;
  }
  .disabled-f98f .secondary_95df .steel-c475 {
    margin-top: -1.5px;
  }
  .disabled-f98f .secondary_95df .steel-c475,
  .disabled-f98f .secondary_95df .steel-c475::after,
  .disabled-f98f .secondary_95df .steel-c475::before {
    width: 31px;
    height: 3px;
  }
  .disabled-f98f .secondary_95df .steel-c475::before {
    top: -9px;
  }
  .disabled-f98f .secondary_95df .steel-c475::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .container-hovered-8d4d .secondary_95df .thick-684a {
    margin-top: -2px;
    width: 19px;
  }
  .container-hovered-8d4d .secondary_95df .steel-c475 {
    margin-top: -1px;
  }
  .container-hovered-8d4d .secondary_95df .steel-c475,
  .container-hovered-8d4d .secondary_95df .steel-c475::after,
  .container-hovered-8d4d .secondary_95df .steel-c475::before {
    width: 19px;
    height: 2px;
  }
  .container-hovered-8d4d .secondary_95df .steel-c475::before {
    top: -6px;
  }
  .container-hovered-8d4d .secondary_95df .steel-c475::after {
    bottom: -6px;
  }
  .label_medium_62a0 .secondary_95df .thick-684a {
    margin-top: -2px;
    width: 22px;
  }
  .label_medium_62a0 .secondary_95df .steel-c475 {
    margin-top: -1px;
  }
  .label_medium_62a0 .secondary_95df .steel-c475,
  .label_medium_62a0 .secondary_95df .steel-c475::after,
  .label_medium_62a0 .secondary_95df .steel-c475::before {
    width: 22px;
    height: 2px;
  }
  .label_medium_62a0 .secondary_95df .steel-c475::before {
    top: -7px;
  }
  .label_medium_62a0 .secondary_95df .steel-c475::after {
    bottom: -7px;
  }
  .texture-cold-584d .secondary_95df .thick-684a {
    margin-top: -2px;
    width: 31px;
  }
  .texture-cold-584d .secondary_95df .steel-c475 {
    margin-top: -1.5px;
  }
  .texture-cold-584d .secondary_95df .steel-c475,
  .texture-cold-584d .secondary_95df .steel-c475::after,
  .texture-cold-584d .secondary_95df .steel-c475::before {
    width: 31px;
    height: 3px;
  }
  .texture-cold-584d .secondary_95df .steel-c475::before {
    top: -9px;
  }
  .texture-cold-584d .secondary_95df .steel-c475::after {
    bottom: -9px;
  }
}
.accordion-3052 .steel-c475 {
  -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);
}
.accordion-3052 .steel-c475::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accordion-3052 .steel-c475::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);
}
.accordion-3052.search-c2aa .steel-c475 {
  -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);
}
.accordion-3052.search-c2aa .steel-c475::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accordion-3052.search-c2aa .steel-c475::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);
}
.hard_f8cd {
  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.feature_up_00a2:before {
  display: none;
}
.border-c96a {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.border-c96a .pattern_west_c1c0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.border-c96a .pattern_west_c1c0:last-of-type {
  border-bottom: none;
}
.border-c96a .pattern_west_c1c0.huge-d658,
.border-c96a .pattern_west_c1c0.content_5a3c,
.border-c96a .pattern_west_c1c0.section-complex-0752 {
  padding: 0;
}
.border-c96a .south-ea9b .chip-fixed-bbbd {
  color: currentColor;
}
.border-c96a .south-ea9b .chip-fixed-bbbd:focus,
.border-c96a .south-ea9b .chip-fixed-bbbd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-c96a.border-3f00 .container_2aef,
.border-c96a.border-3f00 .article-39a0 a,
.border-c96a.border-3f00 .iron-367c a,
.border-c96a.border-3f00 .focused-a62f a {
  color: rgba(0, 0, 0, 0.55);
}
.border-c96a.border-3f00 .container_2aef:hover,
.border-c96a.border-3f00 .article-39a0 a:hover,
.border-c96a.border-3f00 .iron-367c a:hover,
.border-c96a.border-3f00 .focused-a62f a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.border-c96a.border-3f00 .feature-a2d5 {
  color: rgba(0, 0, 0, 0.8);
}
.border-c96a.border-3f00 .pattern_west_c1c0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.border-c96a.border-3f00 .pattern_west_c1c0:before {
  background: rgba(0, 0, 0, 0.08);
}
.border-c96a.border-3f00 .under_0db4:before {
  background: rgba(255, 255, 255, 0.9);
}
.border-c96a.border-3f00 .south-ea9b .dropdown_22e0 li a,
.border-c96a.border-3f00 .south-ea9b .chip-fixed-bbbd,
.border-c96a.border-3f00 .focused-a62f {
  border-color: rgba(0, 0, 0, 0.08);
}
.border-c96a.border-3f00 .south-ea9b .chip-fixed-bbbd:focus,
.border-c96a.border-3f00 .south-ea9b .chip-fixed-bbbd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-c96a.border-3f00 .dropdown_22e0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.border-c96a.liquid-32b6 .container_2aef,
.border-c96a.liquid-32b6 .article-39a0 a,
.border-c96a.liquid-32b6 .iron-367c .chip-fixed-bbbd,
.border-c96a.liquid-32b6 .iron-367c a,
.border-c96a.liquid-32b6 .focused-a62f a {
  color: rgba(255, 255, 255, 0.79);
}
.border-c96a.liquid-32b6 .container_2aef:hover,
.border-c96a.liquid-32b6 .article-39a0 a:hover,
.border-c96a.liquid-32b6 .iron-367c .chip-fixed-bbbd:hover,
.border-c96a.liquid-32b6 .iron-367c a:hover,
.border-c96a.liquid-32b6 .focused-a62f a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-c96a.liquid-32b6 .feature-a2d5 {
  color: rgba(255, 255, 255, 0.99);
}
.border-c96a.liquid-32b6 .pattern_west_c1c0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-c96a.liquid-32b6 .pattern_west_c1c0:before {
  background: rgba(255, 255, 255, 0.08);
}
.border-c96a.liquid-32b6 .under_0db4:before {
  background: rgba(0, 0, 0, 0.9);
}
.border-c96a.liquid-32b6 .south-ea9b .dropdown_22e0 li a,
.border-c96a.liquid-32b6 .south-ea9b .chip-fixed-bbbd,
.border-c96a.liquid-32b6 .focused-a62f {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-c96a.liquid-32b6 .south-ea9b .chip-fixed-bbbd:focus,
.border-c96a.liquid-32b6 .south-ea9b .chip-fixed-bbbd:hover {
  background: rgba(0, 0, 0, 0.01);
}
.border-c96a.liquid-32b6 .dropdown_22e0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.under_0db4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.under_0db4:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.popup-active-099a {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.action_efec .border-c96a {
  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;
}
.action_efec .pattern_west_c1c0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.action_efec .pattern_west_c1c0: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) {
  .action_efec .pattern_west_c1c0:before {
    width: 16%;
    left: 42%;
  }
}
.action_efec .pattern_west_c1c0:last-child:before {
  content: none;
}
.action_efec .pattern_west_c1c0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.action_efec .south-ea9b .dropdown_22e0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.action_efec .south-ea9b .dropdown_22e0 li a .chip-fixed-bbbd {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.action_efec .south-ea9b .focused-a62f {
  border: none;
}
.action_efec .south-ea9b .focused-a62f li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.action_efec .under_0db4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.action_efec .popup-active-099a {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.action_efec .liquid-32b6 .under_0db4:before {
  background: rgba(0, 0, 0, 0.9);
}
.action_efec .border-3f00.clean-c109 .steel-c475 {
  background: rgba(0, 0, 0, 0.6);
}
.action_efec
  .border-3f00.clean-c109
  .steel-c475::after,
.action_efec
  .border-3f00.clean-c109
  .steel-c475:before {
  background: inherit;
}
.action_efec
  .border-3f00.clean-c109:hover
  .steel-c475 {
  background: rgba(0, 0, 0, 0.8);
}
.background-inner-6100 .border-c96a {
  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) {
  .background-inner-6100 .border-c96a {
    width: auto;
    right: 45px;
  }
}
.hard-6ea6 .border-c96a {
  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) {
  .hard-6ea6 .border-c96a {
    width: auto;
    left: 45px;
  }
}
.feature_up_00a2 .border-c96a {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.feature_up_00a2 .popup-active-099a {
  max-width: 48em;
  margin: 0 auto;
}
.feature_up_00a2 .under_0db4:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.white_90dc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.white_90dc.action_efec .border-c96a {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.white_90dc.background-inner-6100 .border-c96a {
  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);
}
.white_90dc .border-c96a {
  visibility: visible;
}
.white_90dc.hard-6ea6 .border-c96a {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.carousel-d5ac,
.aside-9a42 {
  overflow-x: hidden;
}
.carousel-d5ac .border-c96a {
  overflow: auto;
}
.carousel-d5ac.action_efec {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-d5ac.action_efec .border-c96a {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.carousel-d5ac.action_efec .cool-c76a {
  opacity: 0;
}
.carousel-d5ac.background-inner-6100 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-d5ac.background-inner-6100 .border-c96a {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.carousel-d5ac.background-inner-6100 .cool-c76a {
  opacity: 0;
}
.carousel-d5ac.hard-6ea6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.carousel-d5ac.hard-6ea6 .border-c96a {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.carousel-d5ac.hard-6ea6 .cool-c76a {
  opacity: 0;
}
.carousel-d5ac.feature_up_00a2 .border-c96a {
  z-index: 10;
  visibility: visible;
}
.clean-c109 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.clean-c109 .steel-c475 {
  background: rgba(255, 255, 255, 0.99);
}
.clean-c109 .steel-c475::after,
.clean-c109 .steel-c475:before {
  background: inherit;
}
.clean-c109:hover .steel-c475 {
  background: rgba(255, 255, 255, 0.99);
}
.hard-6ea6 .clean-c109 {
  top: 10px;
  right: auto;
  left: 12px;
}
.feature_up_00a2 .clean-c109 {
  display: none !important;
}
.carousel-d5ac:before,
.aside-9a42:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.carousel-d5ac .clean-c109,
.aside-9a42 .clean-c109 {
  display: inline-block;
}
.border-c96a .disabled-solid-4f76 {
  -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;
}
.carousel-d5ac .border-c96a .disabled-solid-4f76,
.aside-9a42 .border-c96a .disabled-solid-4f76 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.caption_e5b0 .tooltip_clean_164f {
  width: 100%;
}
.table_eebf {
  padding: 0 0.5em 0;
}
.table_eebf [class*="customify-col-"],
.table_eebf [class*="customify-col_"],
.table_eebf [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.over_2426 .table_eebf {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .lite-cf0d .hero-99db,
  .hero-99db {
    display: none;
  }
  .action-464c {
    text-align: left;
  }
  .description-easy-77d9 {
    text-align: center;
  }
  .gallery_narrow_f898 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .lite-cf0d .box_under_11cb,
  .box_under_11cb {
    display: none;
  }
  .menu-111a {
    text-align: left;
  }
  .hero-old-c5c6 {
    text-align: center;
  }
  .container-a297 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .lite-cf0d .wrapper_d679,
  .wrapper_d679 {
    display: none;
  }
  .overlay-gas-1bdb {
    text-align: left;
  }
  .texture-9279 {
    text-align: center;
  }
  .picture-selected-398a {
    text-align: right;
  }
}
#page {
  position: relative;
}
.form_center_130c {
  box-shadow: none !important;
}
.link-5838 .element_ffd6,
.top_86c5 .element_ffd6 {
  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;
}
.top_86c5 .element_ffd6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shadow_white_2568 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.shadow_white_2568:after,
.shadow_white_2568:before {
  content: "";
  display: table;
}
.shadow_white_2568:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .shadow_white_2568 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.shadow_white_2568,
.description_narrow_7e6f {
  max-width: 1248px;
  margin: 0 auto;
}

.hard-82be.list-warm-21e8 .shadow_white_2568 {
  max-width: 100%;
}
.hard-82be.left-8e66 {
  max-width: 1200px;
  margin: 0 auto;
}
.hard-82be.chip-iron-5f18 .shadow_white_2568 {
  max-width: 100%;
}
.hard-82be.chip-iron-5f18 > .shadow_white_2568 {
  padding-left: 0;
  padding-right: 0;
}
.hard-82be.chip-iron-5f18 > .shadow_white_2568 .lite-cf0d {
  margin: 0;
}
.hard-82be.chip-iron-5f18
  > .shadow_white_2568
  .in-a97a.highlight_east_df1a {
  margin-right: 0;
  margin-left: 0;
}
.hard-82be.chip-iron-5f18 #main.highlight_east_df1a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .article-lite-8043 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .article-lite-8043 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .icon_726b .caption-aedc {
    padding-right: 1em;
  }
  .icon_726b.aside_inner_f0fb .in-a97a {
    border-right: 1px solid #eaecee;
  }
  .icon_726b.aside_inner_f0fb .caption-aedc {
    padding-right: 1em;
  }
  .icon_726b.aside_inner_f0fb .footer-f271 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hero_1c8c .caption-aedc {
    padding-left: 1em;
  }
  .hero_1c8c.aside_inner_f0fb .in-a97a {
    border-left: 1px solid #eaecee;
  }
  .hero_1c8c.aside_inner_f0fb .caption-aedc {
    padding-left: 1em;
  }
  .hero_1c8c.aside_inner_f0fb .footer-f271 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid_f8eb .caption-aedc {
    padding-left: 1em;
  }
  .solid_f8eb.aside_inner_f0fb .surface_last_ff88 {
    border-right: 1px solid #eaecee;
  }
  .solid_f8eb.aside_inner_f0fb .current_5917 {
    border-right: 1px solid #eaecee;
  }
  .solid_f8eb.aside_inner_f0fb .caption-aedc {
    padding-left: 1em;
  }
  .solid_f8eb.aside_inner_f0fb .footer-f271 {
    padding-right: 1em;
  }
  .solid_f8eb.aside_inner_f0fb .filter_smooth_a7ca {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .secondary_9902 .caption-aedc {
    padding-right: 1em;
  }
  .secondary_9902.aside_inner_f0fb .surface_last_ff88 {
    border-left: 1px solid #eaecee;
  }
  .secondary_9902.aside_inner_f0fb .current_5917 {
    border-left: 1px solid #eaecee;
  }
  .secondary_9902.aside_inner_f0fb .caption-aedc {
    padding-right: 1em;
  }
  .secondary_9902.aside_inner_f0fb .footer-f271 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .secondary_9902.aside_inner_f0fb .filter_smooth_a7ca {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .article-lite-8043 .caption-aedc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article-lite-8043.aside_inner_f0fb .in-a97a {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .article-lite-8043.aside_inner_f0fb .caption-aedc {
    padding-left: 1em;
    padding-right: 1em;
  }
  .article-lite-8043.aside_inner_f0fb .footer-f271 {
    padding-left: 1em;
  }
  .article-lite-8043.aside_inner_f0fb .filter_smooth_a7ca {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .article-lite-8043.aside_inner_f0fb .caption-aedc {
    padding-left: 0;
  }
}
.inner-a7ad .medium_e826 {
  display: inline-block;
}
.feature_dirty_6e8b {
  display: inline-block;
}
.mini-caaf {
  word-con: break-word;
}
.next-585c > span {
  display: inline-block;
  padding: 5px 0;
}
.next-585c .item-38c0 {
  margin-left: 8px;
  margin-right: 8px;
}
.next-585c .tag-bc6d img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.left-2402 .south_3b6e {
  margin-bottom: 2em;
}
.left-2402 .container_gas_512f {
  margin-bottom: 15px;
}
.left-2402 .container_gas_512f:last-child {
  margin-bottom: 0;
}
.left-2402 .gradient-6468 {
  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) {
  .left-2402 .gradient-6468 {
    display: block;
  }
}
.left-2402 .active-463b {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .left-2402 .active-463b {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.left-2402 .first-2993 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.left-2402 .first-2993 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.left-2402 .first-2993 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.left-2402 .mini-caaf {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.left-2402 .mini-caaf a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.left-2402 .list_ec08 p:last-child {
  margin-bottom: 0;
}
.left-2402 .input-4465 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.left-2402 .content-1ddd {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.left-2402 .logo_lite_1169 {
  margin-top: 1em;
}
.left-2402 .highlight_f6c6 {
  top: 0;
  display: block;
}
.left-2402 .highlight_f6c6 a {
  color: inherit;
}
.left-2402 .highlight_f6c6 a:hover {
  color: inherit;
}
.left-2402 .article_gas_ffef {
  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;
}
.left-2402 .article_gas_ffef:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.left-2402 .content-1ddd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.left-2402 .block_plasma_c74d {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.left-2402 .block_plasma_c74d:first-child {
  margin-top: 0;
}
.left-2402 .block_plasma_c74d.paper_b8cb {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.left-2402 .block_plasma_c74d.action-b1ed {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.left-2402
  .block_plasma_c74d.action-b1ed.label-b9c3
  .logo_lite_1169 {
  width: 100%;
}
.left-2402 .action-b1ed {
  -webkit-box-align: center;
  align-items: center;
}
.left-2402 .action-b1ed .next-585c,
.left-2402 .action-b1ed > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.left-2402 .first-2993 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.left-2402 .first-2993 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.left-2402 .first-2993: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;
}
.left-2402 .paper_b8cb {
  z-index: 5;
}
.left-2402 .footer_babb .top_cfb9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.left-2402 .preview_68d0 .top_cfb9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.left-2402 .hover_fast_18f1 .top_cfb9 {
  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;
}
.left-2402.overlay_solid_3df6 .gradient-6468,
.left-2402.container-a5f6 .gradient-6468 {
  display: block;
}
.left-2402.overlay_solid_3df6 .gradient-6468 .icon_510e,
.left-2402.overlay_solid_3df6 .gradient-6468 .content-1ddd,
.left-2402.container-a5f6 .gradient-6468 .icon_510e,
.left-2402.container-a5f6 .gradient-6468 .content-1ddd {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.left-2402.large_ccc0 .active-463b {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .left-2402.large_ccc0 .active-463b {
    margin-right: 0;
  }
}
.left-2402.overlay_solid_3df6 .active-463b,
.left-2402.container-a5f6 .active-463b {
  padding-top: 40%;
}
.left-2402.overlay_solid_3df6 .south_3b6e,
.left-2402.container-a5f6 .south_3b6e {
  display: block;
}
.left-2402.overlay_solid_3df6 .fn-sticky-d684 .content-1ddd,
.left-2402.container-a5f6 .fn-sticky-d684 .content-1ddd {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.left-2402.overlay_solid_3df6 .active-463b,
.left-2402.container-a5f6 .active-463b {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.left-2402.overlay_solid_3df6 .content-1ddd {
  padding: 1em;
}
.mask_ec03 {
  margin: 30px auto;
  display: block;
}
.mask_ec03 .tabs_f3da > * {
  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;
}
.mask_ec03 .tabs_f3da > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mask_ec03 .tabs_f3da span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.nav-95c1 .next-585c {
  margin-bottom: 1.41575em;
}
.nav-95c1 .dark_cc73 {
  margin-bottom: 1.618em;
}
.section-f7dd .message_glass_ea1b {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.section-f7dd .message_glass_ea1b a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.section-f7dd .icon-mini-56ab {
  max-width: 100%;
  overflow: auto;
}
.north_f201 .section-f7dd a:hover {
  text-decoration: underline;
}
.down_0381 .container_gas_512f:not(.mini-caaf),
.down_0381 .first-2993 {
  margin-bottom: 1.41575em;
}
.down_0381 .container_gas_512f:not(.mini-caaf):last-child,
.down_0381 .first-2993:last-child {
  margin-bottom: 0;
}
.down_0381 .container_gas_512f.fast_67b3 {
  margin-bottom: 0.41575em;
}
.down_0381 .notice-2a5f:before,
.down_0381 .description_hard_f459:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.down_0381 .notice-2a5f:before {
  content: "\f115";
}
.down_0381 .description_hard_f459:before {
  content: "\f02c";
}
.down_0381 .alert_39fc {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.down_0381 .alert_39fc a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.detail-focused-6e42 {
  display: -webkit-box;
  display: flex;
}
.detail-focused-6e42 .out_04fb {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .detail-focused-6e42 .out_04fb {
    flex-basis: 90px;
  }
}
.detail-focused-6e42 .pressed-3ac9 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .detail-focused-6e42 .pressed-3ac9 {
    flex-basis: calc(100% - 50px);
  }
}
.detail-focused-6e42 .full-d0fb p:last-child {
  margin-bottom: 0.72em;
}
.footer_thick_cf26 .tabs_f3da {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.footer_thick_cf26 .tabs_f3da:after,
.footer_thick_cf26 .tabs_f3da:before {
  content: "";
  display: table;
}
.footer_thick_cf26 .tabs_f3da:after {
  clear: both;
}
.footer_thick_cf26 .tabs_f3da .banner_full_800b,
.footer_thick_cf26 .tabs_f3da .row_66aa {
  width: 49%;
}
.footer_thick_cf26 .tabs_f3da .banner_full_800b a span.wrapper-liquid-28a8,
.footer_thick_cf26 .tabs_f3da .row_66aa a span.wrapper-liquid-28a8 {
  display: block;
  margin-bottom: 5px;
}
.footer_thick_cf26 .tabs_f3da .row_66aa {
  float: left;
  text-align: left;
}
.footer_thick_cf26 .tabs_f3da .banner_full_800b {
  float: right;
  text-align: right;
}
.accordion-1602 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .accordion-1602 {
    margin-bottom: 0;
  }
}
.alert-ae5e {
  margin-bottom: 1em;
}
.alert-ae5e .mini-caaf {
  font-size: 1.1em;
  line-height: 1.3;
}
.pattern-71dc a {
  display: block;
  line-height: 0;
  position: relative;
}
.hard-6cbb .alert-ae5e,
.button-969f .alert-ae5e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .hard-6cbb .alert-ae5e,
  .button-969f .alert-ae5e {
    display: block;
  }
}
.hard-6cbb .pattern-71dc,
.button-969f .pattern-71dc {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .hard-6cbb .pattern-71dc,
  .button-969f .pattern-71dc {
    margin-bottom: 1em;
  }
}
.hard-6cbb .pattern-71dc img,
.button-969f .pattern-71dc img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.hard-6cbb .accent_718b,
.button-969f .accent_718b {
  flex-basis: calc(100% - 160px);
}
.hard-6cbb .accent_718b p,
.button-969f .accent_718b p {
  margin-bottom: 0;
}
.hard-6cbb .accent_718b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .hard-6cbb .accent_718b {
    padding-left: 0;
  }
}
.button-969f .accent_718b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .button-969f .accent_718b {
    padding-right: 0;
  }
}
.button-969f .pattern-71dc {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.hidden_4a1e .pattern-71dc {
  margin-bottom: 0.5em;
}
.hidden_4a1e .pattern-71dc img {
  width: 100%;
}
.pagination-28b7 .summary-e7ab,
.secondary_glass_667c .summary-e7ab {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.secondary_glass_667c .in-a97a .hero_6204 p:last-child {
  margin-bottom: 0;
}
.main_d517 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.hard-397c .button_f979 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .hard-397c .button_f979:last-of-type {
    margin-bottom: 0;
  }
}
.hard-397c .button_f979 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hard-397c .button_f979 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.hard-397c .button_f979 ul li {
  margin: 0 0 0.6em;
}
.hard-397c .button_f979 ul li.west_af10,
.hard-397c .button_f979 ul li.tag-1ce1 {
  position: relative;
}
.hard-397c .button_f979 ul li.west_af10 .sidebar-5295,
.hard-397c .button_f979 ul li.tag-1ce1 .sidebar-5295 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.hard-397c .button_f979 ul li.west_af10:after:after,
.hard-397c .button_f979 ul li.west_af10:after:before,
.hard-397c
  .button_f979
  ul
  li.tag-1ce1:after:after,
.hard-397c
  .button_f979
  ul
  li.tag-1ce1:after:before {
  content: "";
  display: table;
}
.hard-397c .button_f979 ul li.west_af10:after:after,
.hard-397c
  .button_f979
  ul
  li.tag-1ce1:after:after {
  clear: both;
}
.hard-397c .button_f979 a.icon_23cb:hover {
  text-decoration: none;
}
.hard-397c .button_f979 select {
  max-width: 100%;
}
.hard-397c .button_f979 table {
  font-size: 85%;
}
.hard-397c .button_f979 table td,
.hard-397c .button_f979 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.hard-397c .button_f979 table tfoot td {
  text-align: left;
}
.hard-397c .button_f979 :last-child {
  margin-bottom: 0;
}
.hard-397c .button_f979 .outline_blue_6167 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.hard-397c .button_f979 .outline_blue_6167 label {
  width: 100%;
}
.hard-397c .button_f979 .outline_blue_6167 .pattern-gold-deed {
  width: 100%;
  display: block;
}
.hard-397c .button_f979 .outline_blue_6167 .container-outer-706c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.hard-397c .button_f979 .outline_blue_6167 .container-outer-706c:hover svg #svg-search {
  fill: #444;
}
.hard-397c .button_f979 .outline_blue_6167 .container-outer-706c svg {
  width: 18px;
  height: 18px;
}
.hard-397c .first_3f1b ul ul,
.hard-397c .cool_488c ul ul,
.hard-397c .image-top-cbed ul ul,
.hard-397c .article_f1ae ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.hard-397c .first_3f1b .icon-yellow-eaac > a,
.hard-397c .cool_488c .icon-yellow-eaac > a,
.hard-397c .image-top-cbed .icon-yellow-eaac > a,
.hard-397c .article_f1ae .icon-yellow-eaac > a {
  margin-bottom: 0;
}
.hard-397c .text_small_d824 li,
.hard-397c .first_3f1b li,
.hard-397c .pattern_orange_0c0e li,
.hard-397c .cool_488c li,
.hard-397c .image-top-cbed li,
.hard-397c .article_f1ae li,
.hard-397c .outline-slow-c1c6 li,
.hard-397c .in_1fe2 li {
  display: block;
  position: relative;
}
.hard-397c .text_small_d824 li:last-child,
.hard-397c .first_3f1b li:last-child,
.hard-397c .pattern_orange_0c0e li:last-child,
.hard-397c .cool_488c li:last-child,
.hard-397c .image-top-cbed li:last-child,
.hard-397c .article_f1ae li:last-child,
.hard-397c .outline-slow-c1c6 li:last-child,
.hard-397c .in_1fe2 li:last-child {
  border: none;
}
.hard-397c .text_small_d824 li a,
.hard-397c .first_3f1b li a,
.hard-397c .pattern_orange_0c0e li a,
.hard-397c .cool_488c li a,
.hard-397c .image-top-cbed li a,
.hard-397c .article_f1ae li a,
.hard-397c .outline-slow-c1c6 li a,
.hard-397c .in_1fe2 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard-397c .text_small_d824 li ul li::before,
.hard-397c .first_3f1b li ul li::before,
.hard-397c .pattern_orange_0c0e li ul li::before,
.hard-397c .cool_488c li ul li::before,
.hard-397c .image-top-cbed li ul li::before,
.hard-397c .article_f1ae li ul li::before,
.hard-397c .outline-slow-c1c6 li ul li::before,
.hard-397c .in_1fe2 li ul li::before {
  left: 15px;
}
.hard-397c .text_small_d824 li ul a,
.hard-397c .first_3f1b li ul a,
.hard-397c .pattern_orange_0c0e li ul a,
.hard-397c .cool_488c li ul a,
.hard-397c .image-top-cbed li ul a,
.hard-397c .article_f1ae li ul a,
.hard-397c .outline-slow-c1c6 li ul a,
.hard-397c .in_1fe2 li ul a {
  padding-left: 20px;
}
.hard-397c .text_small_d824 li ul ul li::before,
.hard-397c .first_3f1b li ul ul li::before,
.hard-397c .pattern_orange_0c0e li ul ul li::before,
.hard-397c .cool_488c li ul ul li::before,
.hard-397c .image-top-cbed li ul ul li::before,
.hard-397c .article_f1ae li ul ul li::before,
.hard-397c .outline-slow-c1c6 li ul ul li::before,
.hard-397c .in_1fe2 li ul ul li::before {
  left: 30px;
}
.hard-397c .text_small_d824 li ul ul a,
.hard-397c .first_3f1b li ul ul a,
.hard-397c .pattern_orange_0c0e li ul ul a,
.hard-397c .cool_488c li ul ul a,
.hard-397c .image-top-cbed li ul ul a,
.hard-397c .article_f1ae li ul ul a,
.hard-397c .outline-slow-c1c6 li ul ul a,
.hard-397c .in_1fe2 li ul ul a {
  padding-left: 40px;
}
.hard-397c .feature_fresh_3985 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.hard-397c .in_1fe2 ul li {
  margin-bottom: 1.41575em;
}
.hard-397c .in_1fe2 ul li .fluid_2119 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.hard-397c .in_1fe2 ul li .tooltip_medium_180c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.liquid-32b6 .text_small_d824 li a,
.liquid-32b6 .first_3f1b li a,
.liquid-32b6 .pattern_orange_0c0e li a,
.liquid-32b6 .cool_488c li a,
.liquid-32b6 .image-top-cbed li a,
.liquid-32b6 .article_f1ae li a,
.liquid-32b6 .outline-slow-c1c6 li a,
.liquid-32b6 .in_1fe2 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid-32b6 .feature_fresh_3985 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.liquid-32b6 .button_f979 ul li.west_af10 .sidebar-5295,
.liquid-32b6 .button_f979 ul li.tag-1ce1 .sidebar-5295 {
  background: rgba(0, 0, 0, 0.2);
}
.liquid-32b6 .hard-397c .button_f979 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard-82be .hard-397c .dropdown_22e0 li {
  margin: 0;
}
.hard-82be .hard-397c .dropdown_22e0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.hard-82be .hard-397c .dropdown_22e0 li ul {
  margin: 0;
}
.hard-82be .hard-397c .dropdown_22e0 li ul li a {
  padding-left: 15px;
}
.hard-82be .hard-397c .dropdown_22e0 li ul li li a {
  padding-left: 30px;
}
.hard-82be .hard-397c .dropdown_22e0 li.header-narrow-044e > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.hard-82be .hard-397c .dropdown_22e0 li.header-narrow-044e > 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;
}
.hard-82be .hard-397c .dropdown_22e0 li.header-narrow-044e > 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;
}
.card-first-84bd a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.highlight-black-a55a {
  position: relative;
  z-index: 10;
}
.highlight-black-a55a .disabled-solid-4f76 {
  width: 100%;
  max-width: 100%;
}
.row-stone-b4bb .stone-1365 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.row-stone-b4bb .border-3f00 {
}
.row-stone-b4bb .liquid-32b6 {
  background: #292929;
}
.clean_1187 .stone-1365 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.clean_1187 .border-3f00 {
  background: #f9f9f9;
}
.clean_1187 .liquid-32b6 {
  background: #303030;
}
.top_88bd .stone-1365 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .top_88bd .medium_e826 {
    margin-bottom: 1em;
  }
  .top_88bd .medium_e826:last-child {
    margin-bottom: 0;
  }
}
.top_88bd .border-3f00 {
  background: #ededed;
}
.top_88bd .liquid-32b6 {
  background: #1a1a1a;
}
.stone-1365.border-3f00 {
  color: rgba(0, 0, 0, 0.6);
}
.stone-1365.border-3f00 .complex-e24b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.stone-1365.liquid-32b6 {
  color: rgba(255, 255, 255, 0.99);
}
.stone-1365.liquid-32b6 a:not(.icon_23cb) {
  color: rgba(255, 255, 255, 0.79);
}
.stone-1365.liquid-32b6 a:not(.icon_23cb):hover {
  color: rgba(255, 255, 255, 0.99);
}
.stone-1365.liquid-32b6 .complex-e24b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.stone-1365.liquid-32b6 table tbody td,
.stone-1365.liquid-32b6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.description_small_5ed8.sidebar_9f85 .shadow_white_2568 {
  max-width: initial;
}
.description_small_5ed8 .smooth-e1ca {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.description_small_5ed8 .smooth-e1ca .disabled-solid-4f76 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .description_small_5ed8 .smooth-e1ca .disabled-solid-4f76 {
    display: block;
    margin-bottom: 2em;
  }
  .description_small_5ed8 .smooth-e1ca .disabled-solid-4f76:last-child {
    margin-bottom: 0;
  }
}
.top_88bd .medium_e826:last-child,
.clean_1187 .medium_e826:last-child,
.row-stone-b4bb .medium_e826:last-child {
  margin-bottom: 0;
}
.top_88bd .medium_e826 .hard-397c .button_f979:last-child,
.clean_1187 .medium_e826 .hard-397c .button_f979:last-child,
.row-stone-b4bb .medium_e826 .hard-397c .button_f979:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .top_88bd .list-bottom-5343,
  .top_88bd .overlay-d87e,
  .clean_1187 .list-bottom-5343,
  .clean_1187 .overlay-d87e,
  .row-stone-b4bb .list-bottom-5343,
  .row-stone-b4bb .overlay-d87e {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .highlight-black-a55a .medium_e826 {
    margin-bottom: 2em;
  }
}
.highlight-black-a55a p:last-child {
  margin-bottom: 0;
}
.highlight-black-a55a li,
.highlight-black-a55a ul {
  list-style: none;
  margin: 0;
}
.highlight-black-a55a ul ul {
  margin-left: 2.617924em;
}
.label_7b10 {
  font-size: 0.875em;
}

/* css-noise: 2b80 */
.widget-item-l7 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
