/*!
Theme Name: Customify
Theme URI: https://pressmaximum.picture_4aa1/customify
Author: WPCustomify
Author URI: https://pressmaximum.picture_4aa1
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.picture_4aa1/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.south_e0d6.section_15e6/licenses/gpl-2.0.modal-9d20
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.photo_stale_edf7/, (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.bright-edb6.orange_26da/normalize.description_current_f7af/
 ======
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.description_current_f7af v7.0.0 | MIT License | github.picture_4aa1/necolas/normalize.description_current_f7af */
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;
}
.upper-c007 .item_98bb,
.hidden_hard_a30d,
.title-silver-2917,
.next-f1c0,
.cool-7bd9,
.section-huge-eee6,
.table_static_4652,
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;
}
.hidden_hard_a30d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .hidden_hard_a30d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .hidden_hard_a30d,
  h1 {
    font-size: 1.8em;
  }
}
.title-silver-2917,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.title-silver-2917 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .title-silver-2917,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .title-silver-2917,
  h2 {
    font-size: 1.7em;
  }
}
.next-f1c0,
h3 {
  font-size: 1.618em;
}
.upper-c007 .item_98bb,
.cool-7bd9,
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.sort-55e1 {
  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;
}
.container_full_49b8:after,
.container_full_49b8:before,
.yellow-8896:after,
.yellow-8896:before {
  content: "";
  display: table;
}
.container_full_49b8:after,
.yellow-8896:after {
  clear: both;
}
.clean-3de1 {
  float: right;
  margin-right: 0;
}
.list_2b76 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.backdrop_76da .card_action_63e9,
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;
}
.backdrop_76da .card_action_63e9: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;
}
.fast_e4f2 .card_action_63e9 {
  box-shadow: none;
}
.fast_e4f2
  .card_action_63e9
  .thumbnail-a54e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.fast_e4f2 .card_action_63e9 .frame-0ff6 {
  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;
}
.fast_e4f2
  .card_action_63e9
  .frame-0ff6
  b {
  display: none;
}
.fast_e4f2 .alert-1bb6 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.accent_4ce5:not(.table-c7d8):not(.left-34ff),
button:not(.table-c7d8):not(.left-34ff),
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ),
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ),
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ) {
  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;
}
.accent_4ce5:not(.table-c7d8):not(
    .left-34ff
  ):hover,
button:not(.table-c7d8):not(
    .left-34ff
  ):hover,
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ):hover,
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ):hover,
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.accent_4ce5:not(.table-c7d8):not(
    .left-34ff
  ):active,
.accent_4ce5:not(.table-c7d8):not(
    .left-34ff
  ):focus,
button:not(.table-c7d8):not(
    .left-34ff
  ):active,
button:not(.table-c7d8):not(
    .left-34ff
  ):focus,
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ):active,
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ):focus,
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ):active,
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ):focus,
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ):active,
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ):focus {
  outline: 0;
}
.accent_4ce5:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63,
button:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63,
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63,
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63,
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63 {
  position: relative;
}
.accent_4ce5:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .carousel_down_8cc7,
.accent_4ce5:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .media_a7d5,
.accent_4ce5:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .iron_83ee,
.accent_4ce5:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  i,
.accent_4ce5:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  svg,
button:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .carousel_down_8cc7,
button:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .media_a7d5,
button:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .iron_83ee,
button:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  i,
button:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  svg,
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .carousel_down_8cc7,
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .media_a7d5,
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .iron_83ee,
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  i,
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  svg,
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .carousel_down_8cc7,
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .media_a7d5,
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .iron_83ee,
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  i,
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  svg,
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .carousel_down_8cc7,
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .media_a7d5,
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  .iron_83ee,
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  i,
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63
  svg {
  visibility: hidden;
}
.accent_4ce5:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63:after,
button:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63:after,
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63:after,
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63:after,
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ).fn-loading-1c63: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;
}
.accent_4ce5:not(.table-c7d8):not(.left-34ff),
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ),
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ),
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ) {
  color: #fff;
  background: #235787;
}
.accent_4ce5:not(.table-c7d8):not(
    .left-34ff
  ):focus,
input[type="button"]:not(.table-c7d8):not(
    .left-34ff
  ):focus,
input[type="reset"]:not(.table-c7d8):not(
    .left-34ff
  ):focus,
input[type="submit"]:not(.table-c7d8):not(
    .left-34ff
  ):focus {
  color: #fff;
}
.accent_4ce5.fn-disabled-1c63:not(.table-c7d8):not(
    .left-34ff
  ),
.accent_4ce5[disabled]:not(.table-c7d8):not(
    .left-34ff
  ),
button.fn-disabled-1c63:not(.table-c7d8):not(
    .left-34ff
  ),
button[disabled]:not(.table-c7d8):not(
    .left-34ff
  ) {
  opacity: 0.5;
}
textarea {
  padding: 0.575em 0.875em 0;
  min-height: 130px;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 2.2906835em 0;
  padding: 0;
}
fieldset legend {
  margin-bottom: 0.5407911001em;
  font-weight: 600;
}
label {
  color: #252525;
}
.description_fast_e68c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.description_fast_e68c: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;
}
.west-2b26 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.dynamic_1736 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.container-9835 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.container_full_49b8:after,
.container_full_49b8:before,
.card-7fe0:after,
.card-7fe0:before,
.title_bronze_f7d1:after,
.title_bronze_f7d1:before,
.carousel_0b36:after,
.carousel_0b36:before,
.breadcrumb_36d5:after,
.breadcrumb_36d5:before,
.menu-last-e124:after,
.menu-last-e124:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.container_full_49b8:after,
.card-7fe0:after,
.title_bronze_f7d1:after,
.carousel_0b36:after,
.breadcrumb_36d5:after,
.menu-last-e124:after {
  clear: both;
}
.card-7fe0 .texture-b6f2,
.title_bronze_f7d1 .texture-b6f2,
.container_f1be .texture-b6f2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.steel_f9f9 {
  display: inline-block;
}
.module-8ac8 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.module-8ac8 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module-8ac8 .detail-2c00 {
  padding: 1em 0;
  font-size: 85%;
}
.detail-2c00 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.west_3857 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.west_3857:after,
.west_3857:before {
  content: "";
  display: table;
}
.west_3857:after {
  clear: both;
}
.aside_8112 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.primary_3796 .aside_8112 {
  max-width: 50%;
}
.modal_7344 .aside_8112 {
  max-width: 33.33%;
}
.glass-55f6 .aside_8112 {
  max-width: 25%;
}
.notification_fa2e .aside_8112 {
  max-width: 20%;
}
.avatar_rough_b2f1 .aside_8112 {
  max-width: 16.66%;
}
.chip_glass_22a9 .aside_8112 {
  max-width: 14.28%;
}
.aside-hard-eafd .aside_8112 {
  max-width: 12.5%;
}
.selected-e267 .aside_8112 {
  max-width: 11.11%;
}
.status_under_8511 {
  display: block;
}
.upper-c007 .block_simple_40fd label,
.upper-c007 .input_16c7 label,
.upper-c007 .gas-5705 label,
.upper-c007 .banner-fixed-5dfe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.right_3e40 {
  list-style: none;
  margin: 0;
}
.right_3e40 article.icon_middle_27bb {
  margin-bottom: 0;
}
.right_3e40 ul {
  list-style: none;
  margin: 0;
}
.right_3e40 .bronze_35f6 li.icon_middle_27bb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .right_3e40 .bronze_35f6 li.icon_middle_27bb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .right_3e40 .bronze_35f6 li.icon_middle_27bb: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) {
  .right_3e40 .bronze_35f6 li.icon_middle_27bb li.icon_middle_27bb li.icon_middle_27bb li.icon_middle_27bb {
    padding-left: 0;
  }
}
article.icon_middle_27bb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.icon_middle_27bb .card-7fe0 p:last-of-type {
  margin-bottom: 0;
}
article.icon_middle_27bb .under_621c {
  float: left;
}
article.icon_middle_27bb .hover-e987 {
  margin-left: 85px;
}
article.icon_middle_27bb .advanced_4bec {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.icon_middle_27bb .advanced_4bec .menu_pink_f8ec {
  margin-left: 10px;
}
article.icon_middle_27bb .box_bottom_388d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.icon_middle_27bb .message_e5e7 {
  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 .block_simple_40fd,
  #respond .gas-5705,
  #respond .banner-fixed-5dfe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .block_simple_40fd input,
#respond .gas-5705 input,
#respond .banner-fixed-5dfe input {
  width: 100%;
}
#respond .banner-fixed-5dfe {
  margin-right: 0;
}
#respond .accordion_1b23 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture_5f98 {
  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;
}
.texture_5f98.text_thick_c1a0 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.texture_5f98 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%);
}
.texture_5f98:focus,
.texture_5f98: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);
}
.feature_7dd6 {
  border-radius: 10%;
}
.frame-plasma-3d3f {
  border-radius: 50%;
}
.brown-5068 {
  font-size: 0.72em;
}
.frame-633b {
  font-size: 0.875em;
}
.active_dynamic_73ed {
  font-size: 1.1em;
}
.list_3a17 {
  text-transform: uppercase;
  line-height: 1.2;
}
.list_3a17.brown-5068 {
  letter-spacing: 0.5px;
}
.over_74fb,
.over_74fb a {
  color: #6d6d6d;
}
.over_74fb a:hover {
  color: #111;
}
.dynamic_5a1a {
  color: #6d6d6d;
}
.overlay_2c3b {
  overflow-x: hidden;
}
.overlay_2c3b .icon-c104.search_2ba5 {
  position: relative;
}
.overlay_2c3b .icon-c104.search_2ba5.background-fixed-d1d0 {
  position: initial;
}
.overlay_2c3b
  .icon-c104.search_2ba5.background-fixed-d1d0
  .aside-orange-9177 {
  left: auto;
}
.overlay_2c3b .icon-c104 .aside-orange-9177 {
  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;
}
.overlay_2c3b .icon-c104:hover.search_2ba5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.overlay_2c3b
  .icon-c104:hover.search_2ba5
  .aside-orange-9177 {
  display: block;
  z-index: 9999999;
}
.overlay_2c3b .stone-da35 .secondary-fd1b,
.overlay_2c3b .first-1eca .secondary-fd1b {
  display: none;
}
.overlay_2c3b .slider_plasma_1873 .icon-c104:hover.search_2ba5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.upper-c007 .block_simple_40fd label,
.upper-c007 .input_16c7 label,
.upper-c007 .gas-5705 label,
.upper-c007 .banner-fixed-5dfe label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.right_3e40 {
  list-style: none;
  margin: 0;
}
.right_3e40 article.icon_middle_27bb {
  margin-bottom: 0;
}
.right_3e40 ul {
  list-style: none;
  margin: 0;
}
.right_3e40 .bronze_35f6 li.icon_middle_27bb {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .right_3e40 .bronze_35f6 li.icon_middle_27bb {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .right_3e40 .bronze_35f6 li.icon_middle_27bb: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) {
  .right_3e40 .bronze_35f6 li.icon_middle_27bb li.icon_middle_27bb li.icon_middle_27bb li.icon_middle_27bb {
    padding-left: 0;
  }
}
article.icon_middle_27bb {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.icon_middle_27bb .card-7fe0 p:last-of-type {
  margin-bottom: 0;
}
article.icon_middle_27bb .under_621c {
  float: left;
}
article.icon_middle_27bb .hover-e987 {
  margin-left: 85px;
}
article.icon_middle_27bb .advanced_4bec {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.icon_middle_27bb .advanced_4bec .menu_pink_f8ec {
  margin-left: 10px;
}
article.icon_middle_27bb .box_bottom_388d {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.icon_middle_27bb .message_e5e7 {
  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 .block_simple_40fd,
  #respond .gas-5705,
  #respond .banner-fixed-5dfe {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .block_simple_40fd input,
#respond .gas-5705 input,
#respond .banner-fixed-5dfe input {
  width: 100%;
}
#respond .banner-fixed-5dfe {
  margin-right: 0;
}
#respond .accordion_1b23 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stone-da35 .hard_bc6a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hard_bc6a .notice-2fbc.list-east-783d .paper-c3c7 > li > a:focus,
.hard_bc6a .notice-2fbc.list-east-783d .paper-c3c7 > li > a:hover,
.hard_bc6a .notice-2fbc.border_focused_cd7f .paper-c3c7 > li > a:focus,
.hard_bc6a .notice-2fbc.border_focused_cd7f .paper-c3c7 > li > a:hover,
.hard_bc6a .notice-2fbc.top-dde9 .paper-c3c7 > li > a:focus,
.hard_bc6a .notice-2fbc.top-dde9 .paper-c3c7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_bc6a
  .notice-2fbc.list-east-783d
  .paper-c3c7
  > li.title-complex-41e8
  > a,
.hard_bc6a
  .notice-2fbc.list-east-783d
  .paper-c3c7
  > li.tall_968b
  > a,
.hard_bc6a
  .notice-2fbc.border_focused_cd7f
  .paper-c3c7
  > li.title-complex-41e8
  > a,
.hard_bc6a
  .notice-2fbc.border_focused_cd7f
  .paper-c3c7
  > li.tall_968b
  > a,
.hard_bc6a
  .notice-2fbc.top-dde9
  .paper-c3c7
  > li.title-complex-41e8
  > a,
.hard_bc6a .notice-2fbc.top-dde9 .paper-c3c7 > li.article_8eaf > a {
  color: rgba(255, 255, 255, 0.99);
}
.hard_bc6a .accent-brown-897c,
.hard_bc6a .accent-brown-897c a {
  color: rgba(255, 255, 255, 0.99);
}
.hard_bc6a .picture_704f.container_e009 li a,
.hard_bc6a .large-cf28 a,
.hard_bc6a .rough-3cd5,
.hard_bc6a .paper-c3c7 > li > a,
.hard_bc6a .focused-890a {
  color: rgba(255, 255, 255, 0.79);
}
.hard_bc6a .picture_704f.container_e009 li a:hover,
.hard_bc6a .large-cf28 a:hover,
.hard_bc6a .rough-3cd5:hover,
.hard_bc6a .paper-c3c7 > li > a:hover,
.hard_bc6a .focused-890a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_bc6a .dirty-6bf1 {
  color: rgba(255, 255, 255, 0.79);
}
.hard_bc6a .dirty-6bf1 .west-e54d {
  color: rgba(255, 255, 255, 0.99);
}
.hard_bc6a .dirty-6bf1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hard_bc6a .chip_a764 .heading-7b4b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hard_bc6a .chip_a764 .heading-7b4b .alert-active-de47 {
  color: rgba(255, 255, 255, 0.79);
}
.hard_bc6a
  .chip_a764
  .heading-7b4b
  .alert-active-de47::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_bc6a
  .chip_a764
  .heading-7b4b
  .alert-active-de47:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_bc6a
  .chip_a764
  .heading-7b4b
  .alert-active-de47::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_bc6a
  .chip_a764
  .heading-7b4b
  .alert-active-de47::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hard_bc6a .chip_a764 .north_72e4 {
  color: rgba(255, 255, 255, 0.79);
}
.hard_bc6a .chip_a764 .north_72e4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay-center-e72a
  .hard_bc6a
  .chip_a764
  .narrow_db31
  .summary_5837 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay-center-e72a
  .hard_bc6a
  .chip_a764
  .narrow_db31
  .alert-active-de47 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.stone-da35 .badge-bronze-662f {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.badge-bronze-662f .notice-2fbc.list-east-783d .paper-c3c7 > li > a:focus,
.badge-bronze-662f .notice-2fbc.list-east-783d .paper-c3c7 > li > a:hover,
.badge-bronze-662f .notice-2fbc.border_focused_cd7f .paper-c3c7 > li > a:focus,
.badge-bronze-662f .notice-2fbc.border_focused_cd7f .paper-c3c7 > li > a:hover,
.badge-bronze-662f .notice-2fbc.top-dde9 .paper-c3c7 > li > a:focus,
.badge-bronze-662f .notice-2fbc.top-dde9 .paper-c3c7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-bronze-662f
  .notice-2fbc.list-east-783d
  .paper-c3c7
  > li.title-complex-41e8
  > a,
.badge-bronze-662f
  .notice-2fbc.list-east-783d
  .paper-c3c7
  > li.tall_968b
  > a,
.badge-bronze-662f
  .notice-2fbc.border_focused_cd7f
  .paper-c3c7
  > li.title-complex-41e8
  > a,
.badge-bronze-662f
  .notice-2fbc.border_focused_cd7f
  .paper-c3c7
  > li.tall_968b
  > a,
.badge-bronze-662f
  .notice-2fbc.top-dde9
  .paper-c3c7
  > li.title-complex-41e8
  > a,
.badge-bronze-662f .notice-2fbc.top-dde9 .paper-c3c7 > li.article_8eaf > a {
  color: rgba(0, 0, 0, 0.8);
}
.badge-bronze-662f .accent-brown-897c,
.badge-bronze-662f .accent-brown-897c a {
  color: rgba(0, 0, 0, 0.8);
}
.badge-bronze-662f .picture_704f.container_e009 li a,
.badge-bronze-662f .large-cf28 a,
.badge-bronze-662f .rough-3cd5,
.badge-bronze-662f .paper-c3c7 > li > a,
.badge-bronze-662f .focused-890a {
  color: rgba(0, 0, 0, 0.55);
}
.badge-bronze-662f .picture_704f.container_e009 li a:hover,
.badge-bronze-662f .large-cf28 a:hover,
.badge-bronze-662f .rough-3cd5:hover,
.badge-bronze-662f .paper-c3c7 > li > a:hover,
.badge-bronze-662f .focused-890a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge-bronze-662f .dirty-6bf1 {
  color: rgba(0, 0, 0, 0.55);
}
.badge-bronze-662f .dirty-6bf1 .west-e54d {
  color: rgba(0, 0, 0, 0.8);
}
.badge-bronze-662f .dirty-6bf1:hover {
  color: rgba(0, 0, 0, 0.8);
}
.narrow_f32a .glass-4fa0 {
  margin-left: auto;
  margin-right: auto;
}
.title_bronze_f7d1 > * {
  margin-left: auto;
  margin-right: auto;
}
.title_bronze_f7d1 .west-2b26 {
  margin-right: 1.41575em;
}
.icon-a04c .title_bronze_f7d1 > .border-stale-a536 {
  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;
}
.icon-a04c .title_bronze_f7d1 > .modal_down_8f1d {
  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;
}
.advanced_419a.narrow_f32a .glass-4fa0,
.out_6432.narrow_f32a .glass-4fa0 {
  margin-left: 0;
}
.fluid-2c26.narrow_f32a .glass-4fa0,
.active-c420.narrow_f32a .glass-4fa0 {
  margin-right: 0;
}
.title_bronze_f7d1 ol,
.title_bronze_f7d1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hidden-inner-c72f video {
  max-width: 100%;
}
.header_current_d113 img {
  display: block;
}
.header_current_d113.west-2b26,
.header_current_d113.dynamic_1736 {
  width: 100%;
}
.header_current_d113.modal_down_8f1d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.sidebar_a5d8:not(.content-new-4a17) {
  margin: 1.5em auto;
}
.hero_f51d p {
  padding: 1.5em 14px;
}
ul.advanced-1942.modal_down_8f1d,
ul.advanced-1942.border-stale-a536,
ul.advanced-1942.background-14ce.border-stale-a536 {
  padding: 0 14px;
}
.hover-south-1493 {
  display: block;
  overflow-x: auto;
}
.hover-south-1493 table {
  border-collapse: collapse;
  width: 100%;
}
.hover-south-1493 td,
.hover-south-1493 th {
  padding: 0.5em;
}
.title_bronze_f7d1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.title_bronze_f7d1 ol ol,
.title_bronze_f7d1 ol ul,
.title_bronze_f7d1 ul ol,
.title_bronze_f7d1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.title_bronze_f7d1 ol ol li,
.title_bronze_f7d1 ol ul li,
.title_bronze_f7d1 ul ol li,
.title_bronze_f7d1 ul ul li {
  margin-left: 0;
}
.slider_c360.image_d8e6 > .section-8ea1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.slider_c360.image_d8e6 > .section-8ea1 iframe,
.slider_c360.image_d8e6 > .section-8ea1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.brown_82b4 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.brown_82b4.section_d3d4 {
  padding: 0;
}
.brown_82b4.section_d3d4 cite {
  font-size: 13px;
}
.brown_82b4 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.brown_82b4 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.overlay_e919 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.overlay_e919 > p:first-child {
  margin-top: 0;
}
.overlay_e919 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.overlay_e919 blockquote {
  border-left: 0;
}
.alert-focused-ca77 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.alert-focused-ca77:not(.light_0e7c) {
  max-width: 100px;
}
.alert-focused-ca77.banner-3fb3 {
  border-bottom: none !important;
  text-align: center;
}
.alert-focused-ca77.banner-3fb3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hero_f51d p {
    padding: 1.5em 0;
  }
}
.accordion-6241 {
  color: #0073aa;
}
.border_5e1f {
  background-color: #0073aa;
}
.video_middle_b116 {
  color: #229fd8;
}
.component-8b59 {
  background-color: #229fd8;
}
.stale_5e0c {
  color: #eee;
}
.table_6d0b {
  background-color: #eee;
}
.dirty-b251 {
  color: #444;
}
.slow-3670 {
  background-color: #444;
}
.fresh-39be {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.fresh-39be .tall-34d2 .large-cf28 {
  font-size: 15px;
}
.fresh-39be .large-cf28 {
  line-height: 1.3;
}
.fresh-39be .badge-bronze-662f {
}
.fresh-39be .hard_bc6a {
  background: #235787;
}
.slider-iron-c00d {
  padding: 0;
}
.slider-iron-c00d .hard_bc6a {
  background: #1a1a1a;
}
.slider-iron-c00d .badge-bronze-662f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.brown_2f1f {
  padding: 0;
  border-left: none;
  border-right: none;
}
.brown_2f1f .badge-bronze-662f {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.brown_2f1f .hard_bc6a {
  background: #303030;
}
.menu-last-e124 {
  position: relative;
  z-index: 10;
}
.menu-last-e124 .row_9543 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.element-e3d8 .search_2ba5 {
  display: inline-block;
  vertical-align: middle;
}
.element-e3d8.text-cf21 .search_2ba5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .element-e3d8.text-cf21 .search_2ba5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .element-e3d8.text-cf21 .search_2ba5 {
    margin-right: 0.4em;
  }
}
.element-e3d8.text-cf21 .search_2ba5:last-child {
  margin-right: 0;
}
.column_ecf9 .row_9543 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .stone-da35 .tall-34d2 {
    margin: 0 -0.5em;
  }
  .stone-da35 .tall-34d2 [class*="customify-col-"],
  .stone-da35 .tall-34d2 [class*="customify-col_"],
  .stone-da35 .tall-34d2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.stone-da35.left-6ab1 .row_9543 {
  background: 0 0 !important;
}
.stone-da35.left-6ab1 .row_9543,
.stone-da35.column_ecf9 .row_9543 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .stone-da35.photo-inner-8c3c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.stone-da35.column_ecf9 .row_9543 {
  box-shadow: none !important;
}
.motion_5a5a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .motion_5a5a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .motion_5a5a {
    padding: 18px 0 20px;
  }
}
.motion_5a5a .static-fe89 {
  width: 100%;
}
.motion_5a5a .bottom-2506 {
  margin-bottom: 0;
}
.motion_5a5a .upper_5a35 {
  margin-top: 5px;
  font-size: 0.875em;
}
.west_4a1b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.west_4a1b .filter-7dfa {
  width: 100%;
}
.list-bfc2 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.list-bfc2 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.list-bfc2 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;
}
.list-bfc2 li:last-child:after {
  display: none;
}
.list-bfc2 li a {
  font-weight: 500;
  margin-right: 10px;
}
.small-38b0 .secondary-fd1b button,
.motion_5a5a .secondary-fd1b button {
  left: 0;
}
.small-38b0 .filter-7dfa,
.motion_5a5a .filter-7dfa {
  padding-left: 0;
  padding-right: 0;
}
.small-38b0 .west_4a1b,
.motion_5a5a .west_4a1b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.small-38b0 {
  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;
}
.small-38b0: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;
}
.small-38b0 .backdrop-664a {
  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) {
  .small-38b0 .backdrop-664a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .small-38b0 .backdrop-664a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .small-38b0 .backdrop-664a {
    min-height: 200px;
  }
}
.small-38b0 .list-bfc2 {
  color: rgba(255, 255, 255, 0.8);
}
.small-38b0 .list-bfc2 a,
.small-38b0 .list-bfc2 li:after {
  color: inherit;
}
.small-38b0 .list-bfc2 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.slider_97e6 {
  margin-bottom: 0.5em;
}
.module-5951 {
  margin-bottom: 1.2em;
}
.module-5951,
.slider_97e6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.module-5951 p:last-child,
.slider_97e6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .secondary-fd1b,
#masthead .secondary-fd1b {
  display: none;
}
#masthead
  > .secondary-fd1b.hot_42b9 {
  display: none;
}
#masthead > .secondary-fd1b button {
  left: 0;
}
.texture_d7dc {
  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%;
}
.texture_d7dc .search_2ba5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.texture_d7dc .box-down-aa1d {
  display: -webkit-box;
  display: flex;
}
.texture_d7dc .box-down-aa1d.hero_a0e2 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.texture_d7dc .box-down-aa1d.content_medium_aa0d {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_d7dc .box-down-aa1d.list_aa30 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.texture_d7dc.wrapper_blue_9e1a.out_92ba .box-down-aa1d.hero_a0e2 {
  flex-basis: 100%;
}
.texture_d7dc.accent-easy-b7da .box-down-aa1d.content_medium_aa0d {
  -webkit-box-flex: 1;
  flex: auto;
}
.texture_d7dc.accent-easy-b7da .box-down-aa1d.list_aa30 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .secondary-fd1b.hot_42b9 {
  display: none;
}
#masthead > .secondary-fd1b button {
  left: 0;
}
.header_up_fc73 {
  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;
}
.header_up_fc73:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.header_up_fc73.out_8cc6 i {
  margin-right: 4px;
}
.header_up_fc73.preview-7f7a i {
  margin-left: 5px;
}
.large-cf28 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.large-cf28 p:last-child {
  margin-bottom: 0;
}
.outline_medium_251c {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.outline_medium_251c a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.outline_medium_251c img {
  display: block;
  width: auto;
  line-height: 1;
}
.outline_medium_251c .accent-brown-897c {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.outline_medium_251c .overlay_wide_6a62 {
  margin: 5px 0 7px 0;
}
.outline_medium_251c.chip_huge_b2aa .aside-b99c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_medium_251c.chip_huge_b2aa .gallery-prev-ad4a {
  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;
}
.outline_medium_251c.column-fixed-c508 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.outline_medium_251c.column-fixed-c508 .aside-b99c {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline_medium_251c.column-fixed-c508 .gallery-prev-ad4a {
  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;
}
.outline_medium_251c.slider_in_cde4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.outline_medium_251c.wide-07c4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.outline_medium_251c.wide-07c4 .gallery-prev-ad4a {
  margin-top: 7px;
}
.primary_top_e66f {
  display: inline-block;
}
.menu-last-e124 .hard-bc35 .outline_medium_251c img {
  max-width: 100%;
}
.notice-2fbc .texture_brown_4e7f.gradient_d229,
.mask_93ab .texture_brown_4e7f.gradient_d229 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice-2fbc .alert-340b,
.mask_93ab .alert-340b {
  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%);
}
.notice-2fbc .alert-340b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notice-2fbc.bronze_38eb .alert-340b {
  display: none;
}
.notice-2fbc .image-2b4f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice-2fbc .image-2b4f li {
  display: inline-block;
  position: relative;
}
.notice-2fbc .image-2b4f li:last-child {
  margin-right: 0;
}
.notice-2fbc .image-2b4f 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;
}
.notice-2fbc .image-2b4f li.article_8eaf > a {
  color: rgba(0, 0, 0, 0.9);
}
.notice-2fbc .image-2b4f > 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;
}
.notice-2fbc .image-2b4f > li > a i {
  line-height: 0;
}
.notice-2fbc .image-2b4f > li.title-ec95 > a .alert-340b {
  margin-left: 4px;
  line-height: 0;
}
.notice-2fbc .image-2b4f .hover-easy-a251 li.title-ec95 > a {
  position: relative;
}
.notice-2fbc .image-2b4f .hover-easy-a251 li.title-ec95 > a:after,
.notice-2fbc .image-2b4f .hover-easy-a251 li.title-ec95 > a:before {
  content: "";
  display: table;
}
.notice-2fbc .image-2b4f .hover-easy-a251 li.title-ec95 > a:after {
  clear: both;
}
.notice-2fbc .image-2b4f .hover-easy-a251 li.title-ec95 > a .alert-340b {
  margin-left: 5px;
  float: right;
}
.notice-2fbc .layout-fast-e7a4,
.notice-2fbc .hover-easy-a251 {
  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;
}
.notice-2fbc .hover-easy-a251 {
  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;
}
.notice-2fbc .hover-easy-a251 .gradient_d229 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice-2fbc .hover-easy-a251 .alert-340b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notice-2fbc .hover-easy-a251 li {
  display: block;
  margin: 0;
  padding: 0;
}
.notice-2fbc .hover-easy-a251 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;
}
.notice-2fbc .hover-easy-a251 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notice-2fbc .hover-easy-a251 .hover-easy-a251 {
  top: 0;
  left: 100%;
}
.notice-2fbc .list_7b39.fn-focus-1c63 > .layout-fast-e7a4,
.notice-2fbc .list_7b39.fn-focus-1c63 > .hover-easy-a251,
.notice-2fbc .list_7b39:focus > .layout-fast-e7a4,
.notice-2fbc .list_7b39:focus > .hover-easy-a251,
.notice-2fbc .list_7b39:hover > .layout-fast-e7a4,
.notice-2fbc .list_7b39:hover > .hover-easy-a251 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notice-2fbc.top-dde9 .paper-c3c7:after,
.notice-2fbc.top-dde9 .paper-c3c7:before {
  content: "";
  display: table;
}
.notice-2fbc.top-dde9 .paper-c3c7:after {
  clear: both;
}
.notice-2fbc.top-dde9 .paper-c3c7 > li {
  float: left;
}
.notice-2fbc.simple_5a9a .paper-c3c7:after,
.notice-2fbc.simple_5a9a .paper-c3c7:before {
  content: "";
  display: table;
}
.notice-2fbc.simple_5a9a .paper-c3c7:after {
  clear: both;
}
.notice-2fbc.simple_5a9a .paper-c3c7 > li {
  float: left;
}
.notice-2fbc.simple_5a9a .paper-c3c7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notice-2fbc.simple_5a9a .paper-c3c7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notice-2fbc.simple_5a9a .paper-c3c7 > li.title-complex-41e8 > a,
.notice-2fbc.simple_5a9a .paper-c3c7 > li.article_8eaf > a {
  color: #fff;
  background-color: #1e4b75;
}
.notice-2fbc.list-east-783d .paper-c3c7 > li > a .gradient_d229 {
  position: relative;
}
.notice-2fbc.list-east-783d .paper-c3c7 > li > a .gradient_d229: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;
}
.notice-2fbc.list-east-783d
  .paper-c3c7
  > li:focus
  > a
  .gradient_d229:before,
.notice-2fbc.list-east-783d
  .paper-c3c7
  > li:hover
  > a
  .gradient_d229:before {
  width: 100%;
  background-color: currentColor;
}
.notice-2fbc.list-east-783d
  .paper-c3c7
  > li.title-complex-41e8
  > a
  .gradient_d229:before,
.notice-2fbc.list-east-783d
  .paper-c3c7
  > li.tall_968b
  > a
  .gradient_d229:before {
  width: 100%;
  background-color: currentColor;
}
.notice-2fbc.border_focused_cd7f .paper-c3c7 > li > a .gradient_d229 {
  position: relative;
}
.notice-2fbc.border_focused_cd7f .paper-c3c7 > li > a .gradient_d229: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;
}
.notice-2fbc.border_focused_cd7f .paper-c3c7 > li:focus > a .gradient_d229:before,
.notice-2fbc.border_focused_cd7f
  .paper-c3c7
  > li:hover
  > a
  .gradient_d229:before {
  width: 100%;
  background-color: currentColor;
}
.notice-2fbc.border_focused_cd7f
  .paper-c3c7
  > li.title-complex-41e8
  > a
  .gradient_d229:before,
.notice-2fbc.border_focused_cd7f
  .paper-c3c7
  > li.tall_968b
  > a
  .gradient_d229:before {
  width: 100%;
  background-color: currentColor;
}
.mask_93ab .image-2b4f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mask_93ab .image-2b4f li:first-child > a {
  border-top: none;
}
.mask_93ab .image-2b4f .glass_72ff > .gradient_d229 .alert-340b {
  display: none;
}
.mask_93ab .image-2b4f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.mask_93ab .image-2b4f li:last-child {
  border: none;
}
.mask_93ab .image-2b4f li.title-ec95 > a {
  padding-right: 45px !important;
}
.mask_93ab .image-2b4f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.mask_93ab .image-2b4f li a:focus,
.mask_93ab .image-2b4f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_93ab .image-2b4f li .logo_2366 {
  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;
}
.mask_93ab .image-2b4f li .logo_2366:hover {
  box-shadow: none;
}
.mask_93ab .image-2b4f li .logo_2366 .alert-340b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.mask_93ab .image-2b4f .hover-easy-a251 {
  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);
}
.mask_93ab .image-2b4f .hover-easy-a251 li a {
  padding-left: 3em;
}
.mask_93ab .image-2b4f .filter-3f58 > a .logo_2366 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mask_93ab .image-2b4f .filter-3f58 > .hover-easy-a251 {
  display: block;
  opacity: 1;
}
.accordion-5c4f {
  max-width: 100%;
}
.prev_11b1 {
  line-height: 0;
  cursor: pointer;
}
.focused-890a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.focused-890a:hover {
  box-shadow: none;
  color: currentColor;
}
.focused-890a svg {
  width: 18px;
  height: 18px;
}
.focused-890a .aside_09ed {
  display: none;
}
.lower-d5c3 {
  position: relative;
}
.lower-d5c3.fn-active-1c63 .focused-890a .sidebar-6a87 {
  display: none;
}
.lower-d5c3.fn-active-1c63 .focused-890a .aside_09ed {
  display: inline-block;
}
.lower-d5c3 .form_37a0 {
  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);
}
.lower-d5c3.shadow_south_6aea .form_37a0 {
  left: auto;
  right: -0.9em;
}
.lower-d5c3.shadow_south_6aea .orange_7afd::before {
  left: auto;
  right: 15px;
}
.lower-d5c3.fn-active-1c63 .form_37a0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.narrow_db31 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.narrow_db31 label {
  flex-basis: 100%;
}
.narrow_db31 .heading-7b4b {
  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;
}
.narrow_db31 .alert-active-de47 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.narrow_db31 .alert-active-de47:focus {
  background-color: transparent;
}
.narrow_db31 button.north_72e4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.narrow_db31 button.north_72e4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.narrow_db31 button.north_72e4 svg {
  width: 18px;
  height: 18px;
}
.narrow_db31 input[type="submit"] {
  min-height: auto;
}
.chip_a764 .narrow_db31 .alert-active-de47 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.orange_7afd {
  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) {
  .orange_7afd {
    width: 220px;
  }
}
.orange_7afd label {
  flex-basis: 100%;
}
.orange_7afd::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;
}
.overlay-center-e72a .chip_a764 .narrow_db31 {
  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;
}
.overlay-center-e72a
  .chip_a764
  .narrow_db31
  .heading-7b4b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.overlay-center-e72a .chip_a764 .narrow_db31 .alert-active-de47 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.overlay-center-e72a
  .chip_a764
  .narrow_db31
  .alert-active-de47:focus {
  background: 0 0;
}
.overlay-center-e72a
  .chip_a764
  .narrow_db31
  .summary_5837 {
  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;
}
.picture_704f {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.picture_704f li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.picture_704f li:last-child {
  margin-right: 0;
}
.picture_704f li:first-child {
  margin-left: 0;
}
.picture_704f.grid-cb69 a {
  color: #fff;
}
.picture_704f.grid-cb69 a:hover {
  color: #fff;
}
.picture_704f a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.picture_704f a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.picture_704f a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.picture_704f a:hover {
  opacity: 0.9;
  color: inherit;
}
.picture_704f [class*="social-icon-apple"] {
  background-color: #999;
}
.picture_704f [class*="social-icon-apple"].steel_aabb {
  background-color: transparent;
  color: #999;
}
.picture_704f [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.picture_704f [class*="social-icon-behance"].steel_aabb {
  background-color: transparent;
  color: #1769ff;
}
.picture_704f [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.picture_704f [class*="social-icon-bitbucket"].steel_aabb {
  background-color: transparent;
  color: #205081;
}
.picture_704f [class*="social-icon-codepen"] {
  background-color: #000;
}
.picture_704f [class*="social-icon-codepen"].steel_aabb {
  background-color: transparent;
  color: #000;
}
.picture_704f [class*="social-icon-delicious"] {
  background-color: #39f;
}
.picture_704f [class*="social-icon-delicious"].steel_aabb {
  background-color: transparent;
  color: #39f;
}
.picture_704f [class*="social-icon-digg"] {
  background-color: #005be2;
}
.picture_704f [class*="social-icon-digg"].steel_aabb {
  background-color: transparent;
  color: #005be2;
}
.picture_704f [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.picture_704f [class*="social-icon-dribbble"].steel_aabb {
  background-color: transparent;
  color: #ea4c89;
}
.picture_704f [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.picture_704f [class*="social-icon-envelope"].steel_aabb {
  background-color: transparent;
  color: #ea4335;
}
.picture_704f [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.picture_704f [class*="social-icon-facebook"].steel_aabb {
  background-color: transparent;
  color: #3b5998;
}
.picture_704f [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.picture_704f [class*="social-icon-flickr"].steel_aabb {
  background-color: transparent;
  color: #0063dc;
}
.picture_704f [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.picture_704f [class*="social-icon-foursquare"].steel_aabb {
  background-color: transparent;
  color: #2d5be3;
}
.picture_704f [class*="social-icon-github"] {
  background-color: #333;
}
.picture_704f [class*="social-icon-github"].steel_aabb {
  background-color: transparent;
  color: #333;
}
.picture_704f [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.picture_704f [class*="social-icon-google-plus"].steel_aabb {
  background-color: transparent;
  color: #dd4b39;
}
.picture_704f [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.picture_704f [class*="social-icon-houzz"].steel_aabb {
  background-color: transparent;
  color: #7ac142;
}
.picture_704f [class*="social-icon-instagram"] {
  background-color: #262626;
}
.picture_704f [class*="social-icon-instagram"].steel_aabb {
  background-color: transparent;
  color: #262626;
}
.picture_704f [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.picture_704f [class*="social-icon-jsfiddle"].steel_aabb {
  background-color: transparent;
  color: #487aa2;
}
.picture_704f [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.picture_704f [class*="social-icon-linkedin"].steel_aabb {
  background-color: transparent;
  color: #0077b5;
}
.picture_704f [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.picture_704f [class*="social-icon-medium"].steel_aabb {
  background-color: transparent;
  color: #00ab6b;
}
.picture_704f [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.picture_704f
  [class*="social-icon-odnoklassniki"].steel_aabb {
  background-color: transparent;
  color: #f4731c;
}
.picture_704f [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.picture_704f [class*="social-icon-meetup"].steel_aabb {
  background-color: transparent;
  color: #ec1c40;
}
.picture_704f [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.picture_704f [class*="social-icon-pinterest"].steel_aabb {
  background-color: transparent;
  color: #bd081c;
}
.picture_704f [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.picture_704f [class*="social-icon-product-hunt"].steel_aabb {
  background-color: transparent;
  color: #da552f;
}
.picture_704f [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.picture_704f [class*="social-icon-reddit"].steel_aabb {
  background-color: transparent;
  color: #ff4500;
}
.picture_704f [class*="social-icon-rss"] {
  background-color: #f26522;
}
.picture_704f [class*="social-icon-rss"].steel_aabb {
  background-color: transparent;
  color: #f26522;
}
.picture_704f [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.picture_704f
  [class*="social-icon-shopping-cart"].steel_aabb {
  background-color: transparent;
  color: #4caf50;
}
.picture_704f [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.picture_704f [class*="social-icon-skype"].steel_aabb {
  background-color: transparent;
  color: #00aff0;
}
.picture_704f [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.picture_704f [class*="social-icon-slideshare"].steel_aabb {
  background-color: transparent;
  color: #0077b5;
}
.picture_704f [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.picture_704f [class*="social-icon-snapchat"].steel_aabb {
  background-color: transparent;
  color: #fffc00;
}
.picture_704f [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.picture_704f [class*="social-icon-soundcloud"].steel_aabb {
  background-color: transparent;
  color: #f80;
}
.picture_704f [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.picture_704f [class*="social-icon-spotify"].steel_aabb {
  background-color: transparent;
  color: #2ebd59;
}
.picture_704f [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.picture_704f
  [class*="social-icon-stack-overflow"].steel_aabb {
  background-color: transparent;
  color: #fe7a15;
}
.picture_704f [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.picture_704f [class*="social-icon-maldkfgram"].steel_aabb {
  background-color: transparent;
  color: #2ca5e0;
}
.picture_704f [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.picture_704f [class*="social-icon-tripadvisor"].steel_aabb {
  background-color: transparent;
  color: #589442;
}
.picture_704f [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.picture_704f [class*="social-icon-tumblr"].steel_aabb {
  background-color: transparent;
  color: #35465c;
}
.picture_704f [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.picture_704f [class*="social-icon-twitch"].steel_aabb {
  background-color: transparent;
  color: #6441a5;
}
.picture_704f [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.picture_704f [class*="social-icon-twitter"].steel_aabb {
  background-color: transparent;
  color: #1da1f2;
}
.picture_704f [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.picture_704f [class*="social-icon-vimeo"].steel_aabb {
  background-color: transparent;
  color: #1ab7ea;
}
.picture_704f [class*="social-icon-vk"] {
  background-color: #45668e;
}
.picture_704f [class*="social-icon-vk"].steel_aabb {
  background-color: transparent;
  color: #45668e;
}
.picture_704f [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.picture_704f [class*="social-icon-weibo"].steel_aabb {
  background-color: transparent;
  color: #df2029;
}
.picture_704f [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.picture_704f [class*="social-icon-weixin"].steel_aabb {
  background-color: transparent;
  color: #7bb32e;
}
.picture_704f [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.picture_704f [class*="social-icon-whatsapp"].steel_aabb {
  background-color: transparent;
  color: #25d366;
}
.picture_704f [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.picture_704f [class*="social-icon-wordpress"].steel_aabb {
  background-color: transparent;
  color: #21759b;
}
.picture_704f [class*="social-icon-xing"] {
  background-color: #026466;
}
.picture_704f [class*="social-icon-xing"].steel_aabb {
  background-color: transparent;
  color: #026466;
}
.picture_704f [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.picture_704f [class*="social-icon-yelp"].steel_aabb {
  background-color: transparent;
  color: #af0606;
}
.picture_704f [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.picture_704f [class*="social-icon-youtube"].steel_aabb {
  background-color: transparent;
  color: #cd201f;
}
.rough-3cd5 {
  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;
}
.rough-3cd5:hover {
  box-shadow: none;
  background: 0 0;
}
.active_active_d4f4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.center_30a5 {
  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;
}
.layout-4d80 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.title_a17b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.title_a17b,
.title_a17b::after,
.title_a17b::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;
}
.title_a17b::after,
.title_a17b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gradient_ac36 .center_30a5 .layout-4d80 {
  margin-top: -2px;
  width: 19px;
}
.gradient_ac36 .center_30a5 .title_a17b {
  margin-top: -1px;
}
.gradient_ac36 .center_30a5 .title_a17b,
.gradient_ac36 .center_30a5 .title_a17b::after,
.gradient_ac36 .center_30a5 .title_a17b::before {
  width: 19px;
  height: 2px;
}
.gradient_ac36 .center_30a5 .title_a17b::before {
  top: -6px;
}
.gradient_ac36 .center_30a5 .title_a17b::after {
  bottom: -6px;
}
.gradient_dcac .center_30a5 .layout-4d80 {
  margin-top: -2px;
  width: 22px;
}
.gradient_dcac .center_30a5 .title_a17b {
  margin-top: -1px;
}
.gradient_dcac .center_30a5 .title_a17b,
.gradient_dcac .center_30a5 .title_a17b::after,
.gradient_dcac .center_30a5 .title_a17b::before {
  width: 22px;
  height: 2px;
}
.gradient_dcac .center_30a5 .title_a17b::before {
  top: -7px;
}
.gradient_dcac .center_30a5 .title_a17b::after {
  bottom: -7px;
}
.search_ce97 .center_30a5 .layout-4d80 {
  margin-top: -2px;
  width: 31px;
}
.search_ce97 .center_30a5 .title_a17b {
  margin-top: -1.5px;
}
.search_ce97 .center_30a5 .title_a17b,
.search_ce97 .center_30a5 .title_a17b::after,
.search_ce97 .center_30a5 .title_a17b::before {
  width: 31px;
  height: 3px;
}
.search_ce97 .center_30a5 .title_a17b::before {
  top: -9px;
}
.search_ce97 .center_30a5 .title_a17b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .video_pro_1fb3 .center_30a5 .layout-4d80 {
    margin-top: -2px;
    width: 19px;
  }
  .video_pro_1fb3 .center_30a5 .title_a17b {
    margin-top: -1px;
  }
  .video_pro_1fb3 .center_30a5 .title_a17b,
  .video_pro_1fb3 .center_30a5 .title_a17b::after,
  .video_pro_1fb3 .center_30a5 .title_a17b::before {
    width: 19px;
    height: 2px;
  }
  .video_pro_1fb3 .center_30a5 .title_a17b::before {
    top: -6px;
  }
  .video_pro_1fb3 .center_30a5 .title_a17b::after {
    bottom: -6px;
  }
  .disabled-039e .center_30a5 .layout-4d80 {
    margin-top: -2px;
    width: 22px;
  }
  .disabled-039e .center_30a5 .title_a17b {
    margin-top: -1px;
  }
  .disabled-039e .center_30a5 .title_a17b,
  .disabled-039e .center_30a5 .title_a17b::after,
  .disabled-039e .center_30a5 .title_a17b::before {
    width: 22px;
    height: 2px;
  }
  .disabled-039e .center_30a5 .title_a17b::before {
    top: -7px;
  }
  .disabled-039e .center_30a5 .title_a17b::after {
    bottom: -7px;
  }
  .section-aba9 .center_30a5 .layout-4d80 {
    margin-top: -2px;
    width: 31px;
  }
  .section-aba9 .center_30a5 .title_a17b {
    margin-top: -1.5px;
  }
  .section-aba9 .center_30a5 .title_a17b,
  .section-aba9 .center_30a5 .title_a17b::after,
  .section-aba9 .center_30a5 .title_a17b::before {
    width: 31px;
    height: 3px;
  }
  .section-aba9 .center_30a5 .title_a17b::before {
    top: -9px;
  }
  .section-aba9 .center_30a5 .title_a17b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .column-center-3dd3 .center_30a5 .layout-4d80 {
    margin-top: -2px;
    width: 19px;
  }
  .column-center-3dd3 .center_30a5 .title_a17b {
    margin-top: -1px;
  }
  .column-center-3dd3 .center_30a5 .title_a17b,
  .column-center-3dd3 .center_30a5 .title_a17b::after,
  .column-center-3dd3 .center_30a5 .title_a17b::before {
    width: 19px;
    height: 2px;
  }
  .column-center-3dd3 .center_30a5 .title_a17b::before {
    top: -6px;
  }
  .column-center-3dd3 .center_30a5 .title_a17b::after {
    bottom: -6px;
  }
  .advanced_b99a .center_30a5 .layout-4d80 {
    margin-top: -2px;
    width: 22px;
  }
  .advanced_b99a .center_30a5 .title_a17b {
    margin-top: -1px;
  }
  .advanced_b99a .center_30a5 .title_a17b,
  .advanced_b99a .center_30a5 .title_a17b::after,
  .advanced_b99a .center_30a5 .title_a17b::before {
    width: 22px;
    height: 2px;
  }
  .advanced_b99a .center_30a5 .title_a17b::before {
    top: -7px;
  }
  .advanced_b99a .center_30a5 .title_a17b::after {
    bottom: -7px;
  }
  .dynamic-4f0a .center_30a5 .layout-4d80 {
    margin-top: -2px;
    width: 31px;
  }
  .dynamic-4f0a .center_30a5 .title_a17b {
    margin-top: -1.5px;
  }
  .dynamic-4f0a .center_30a5 .title_a17b,
  .dynamic-4f0a .center_30a5 .title_a17b::after,
  .dynamic-4f0a .center_30a5 .title_a17b::before {
    width: 31px;
    height: 3px;
  }
  .dynamic-4f0a .center_30a5 .title_a17b::before {
    top: -9px;
  }
  .dynamic-4f0a .center_30a5 .title_a17b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .form-b78f .center_30a5 .layout-4d80 {
    margin-top: -2px;
    width: 19px;
  }
  .form-b78f .center_30a5 .title_a17b {
    margin-top: -1px;
  }
  .form-b78f .center_30a5 .title_a17b,
  .form-b78f .center_30a5 .title_a17b::after,
  .form-b78f .center_30a5 .title_a17b::before {
    width: 19px;
    height: 2px;
  }
  .form-b78f .center_30a5 .title_a17b::before {
    top: -6px;
  }
  .form-b78f .center_30a5 .title_a17b::after {
    bottom: -6px;
  }
  .aside-large-959b .center_30a5 .layout-4d80 {
    margin-top: -2px;
    width: 22px;
  }
  .aside-large-959b .center_30a5 .title_a17b {
    margin-top: -1px;
  }
  .aside-large-959b .center_30a5 .title_a17b,
  .aside-large-959b .center_30a5 .title_a17b::after,
  .aside-large-959b .center_30a5 .title_a17b::before {
    width: 22px;
    height: 2px;
  }
  .aside-large-959b .center_30a5 .title_a17b::before {
    top: -7px;
  }
  .aside-large-959b .center_30a5 .title_a17b::after {
    bottom: -7px;
  }
  .simple_70fd .center_30a5 .layout-4d80 {
    margin-top: -2px;
    width: 31px;
  }
  .simple_70fd .center_30a5 .title_a17b {
    margin-top: -1.5px;
  }
  .simple_70fd .center_30a5 .title_a17b,
  .simple_70fd .center_30a5 .title_a17b::after,
  .simple_70fd .center_30a5 .title_a17b::before {
    width: 31px;
    height: 3px;
  }
  .simple_70fd .center_30a5 .title_a17b::before {
    top: -9px;
  }
  .simple_70fd .center_30a5 .title_a17b::after {
    bottom: -9px;
  }
}
.pagination-e872 .title_a17b {
  -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);
}
.pagination-e872 .title_a17b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pagination-e872 .title_a17b::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);
}
.pagination-e872.disabled_ed97 .title_a17b {
  -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);
}
.pagination-e872.disabled_ed97 .title_a17b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pagination-e872.disabled_ed97 .title_a17b::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1),
    -webkit-transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.logo-pink-36f6 {
  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.main_f1b1:before {
  display: none;
}
.first-1eca {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.first-1eca .tabs-active-880a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.first-1eca .tabs-active-880a:last-of-type {
  border-bottom: none;
}
.first-1eca .tabs-active-880a.frame_old_ac86,
.first-1eca .tabs-active-880a.picture-856d,
.first-1eca .tabs-active-880a.title-east-254a {
  padding: 0;
}
.first-1eca .mask_93ab .logo_2366 {
  color: currentColor;
}
.first-1eca .mask_93ab .logo_2366:focus,
.first-1eca .mask_93ab .logo_2366:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-1eca.badge-bronze-662f .dirty-6bf1,
.first-1eca.badge-bronze-662f .large-cf28 a,
.first-1eca.badge-bronze-662f .paper-c3c7 a,
.first-1eca.badge-bronze-662f .hover-easy-a251 a {
  color: rgba(0, 0, 0, 0.55);
}
.first-1eca.badge-bronze-662f .dirty-6bf1:hover,
.first-1eca.badge-bronze-662f .large-cf28 a:hover,
.first-1eca.badge-bronze-662f .paper-c3c7 a:hover,
.first-1eca.badge-bronze-662f .hover-easy-a251 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.first-1eca.badge-bronze-662f .west-e54d {
  color: rgba(0, 0, 0, 0.8);
}
.first-1eca.badge-bronze-662f .tabs-active-880a {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-1eca.badge-bronze-662f .tabs-active-880a:before {
  background: rgba(0, 0, 0, 0.08);
}
.first-1eca.badge-bronze-662f .module-yellow-060c:before {
  background: rgba(255, 255, 255, 0.9);
}
.first-1eca.badge-bronze-662f .mask_93ab .image-2b4f li a,
.first-1eca.badge-bronze-662f .mask_93ab .logo_2366,
.first-1eca.badge-bronze-662f .hover-easy-a251 {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-1eca.badge-bronze-662f .mask_93ab .logo_2366:focus,
.first-1eca.badge-bronze-662f .mask_93ab .logo_2366:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-1eca.badge-bronze-662f .image-2b4f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.first-1eca.hard_bc6a .dirty-6bf1,
.first-1eca.hard_bc6a .large-cf28 a,
.first-1eca.hard_bc6a .paper-c3c7 .logo_2366,
.first-1eca.hard_bc6a .paper-c3c7 a,
.first-1eca.hard_bc6a .hover-easy-a251 a {
  color: rgba(255, 255, 255, 0.79);
}
.first-1eca.hard_bc6a .dirty-6bf1:hover,
.first-1eca.hard_bc6a .large-cf28 a:hover,
.first-1eca.hard_bc6a .paper-c3c7 .logo_2366:hover,
.first-1eca.hard_bc6a .paper-c3c7 a:hover,
.first-1eca.hard_bc6a .hover-easy-a251 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.first-1eca.hard_bc6a .west-e54d {
  color: rgba(255, 255, 255, 0.99);
}
.first-1eca.hard_bc6a .tabs-active-880a {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-1eca.hard_bc6a .tabs-active-880a:before {
  background: rgba(255, 255, 255, 0.08);
}
.first-1eca.hard_bc6a .module-yellow-060c:before {
  background: rgba(0, 0, 0, 0.9);
}
.first-1eca.hard_bc6a .mask_93ab .image-2b4f li a,
.first-1eca.hard_bc6a .mask_93ab .logo_2366,
.first-1eca.hard_bc6a .hover-easy-a251 {
  border-color: rgba(255, 255, 255, 0.08);
}
.first-1eca.hard_bc6a .mask_93ab .logo_2366:focus,
.first-1eca.hard_bc6a .mask_93ab .logo_2366:hover {
  background: rgba(0, 0, 0, 0.01);
}
.first-1eca.hard_bc6a .image-2b4f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-yellow-060c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.module-yellow-060c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gas_b083 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.description-0673 .first-1eca {
  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;
}
.description-0673 .tabs-active-880a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.description-0673 .tabs-active-880a: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) {
  .description-0673 .tabs-active-880a:before {
    width: 16%;
    left: 42%;
  }
}
.description-0673 .tabs-active-880a:last-child:before {
  content: none;
}
.description-0673 .tabs-active-880a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.description-0673 .mask_93ab .image-2b4f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.description-0673 .mask_93ab .image-2b4f li a .logo_2366 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.description-0673 .mask_93ab .hover-easy-a251 {
  border: none;
}
.description-0673 .mask_93ab .hover-easy-a251 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.description-0673 .module-yellow-060c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.description-0673 .gas_b083 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.description-0673 .hard_bc6a .module-yellow-060c:before {
  background: rgba(0, 0, 0, 0.9);
}
.description-0673 .badge-bronze-662f.solid_a2d4 .title_a17b {
  background: rgba(0, 0, 0, 0.6);
}
.description-0673
  .badge-bronze-662f.solid_a2d4
  .title_a17b::after,
.description-0673
  .badge-bronze-662f.solid_a2d4
  .title_a17b:before {
  background: inherit;
}
.description-0673
  .badge-bronze-662f.solid_a2d4:hover
  .title_a17b {
  background: rgba(0, 0, 0, 0.8);
}
.rough_3696 .first-1eca {
  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) {
  .rough_3696 .first-1eca {
    width: auto;
    right: 45px;
  }
}
.brown_57f7 .first-1eca {
  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) {
  .brown_57f7 .first-1eca {
    width: auto;
    left: 45px;
  }
}
.main_f1b1 .first-1eca {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.main_f1b1 .gas_b083 {
  max-width: 48em;
  margin: 0 auto;
}
.main_f1b1 .module-yellow-060c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.form-8268 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.form-8268.description-0673 .first-1eca {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.form-8268.rough_3696 .first-1eca {
  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);
}
.form-8268 .first-1eca {
  visibility: visible;
}
.form-8268.brown_57f7 .first-1eca {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.status_fluid_b518,
.header_bf3f {
  overflow-x: hidden;
}
.status_fluid_b518 .first-1eca {
  overflow: auto;
}
.status_fluid_b518.description-0673 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_fluid_b518.description-0673 .first-1eca {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.status_fluid_b518.description-0673 .rough-3cd5 {
  opacity: 0;
}
.status_fluid_b518.rough_3696 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_fluid_b518.rough_3696 .first-1eca {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.status_fluid_b518.rough_3696 .rough-3cd5 {
  opacity: 0;
}
.status_fluid_b518.brown_57f7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.status_fluid_b518.brown_57f7 .first-1eca {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.status_fluid_b518.brown_57f7 .rough-3cd5 {
  opacity: 0;
}
.status_fluid_b518.main_f1b1 .first-1eca {
  z-index: 10;
  visibility: visible;
}
.solid_a2d4 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.solid_a2d4 .title_a17b {
  background: rgba(255, 255, 255, 0.99);
}
.solid_a2d4 .title_a17b::after,
.solid_a2d4 .title_a17b:before {
  background: inherit;
}
.solid_a2d4:hover .title_a17b {
  background: rgba(255, 255, 255, 0.99);
}
.brown_57f7 .solid_a2d4 {
  top: 10px;
  right: auto;
  left: 12px;
}
.main_f1b1 .solid_a2d4 {
  display: none !important;
}
.status_fluid_b518:before,
.header_bf3f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.status_fluid_b518 .solid_a2d4,
.header_bf3f .solid_a2d4 {
  display: inline-block;
}
.first-1eca .search_2ba5 {
  -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;
}
.status_fluid_b518 .first-1eca .search_2ba5,
.header_bf3f .first-1eca .search_2ba5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.selected_8462 .heading-7b4b {
  width: 100%;
}
.hard-bc35 {
  padding: 0 0.5em 0;
}
.hard-bc35 [class*="customify-col-"],
.hard-bc35 [class*="customify-col_"],
.hard-bc35 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.thumbnail_06ea .hard-bc35 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tall-34d2 .north_2a16,
  .north_2a16 {
    display: none;
  }
  .smooth-e998 {
    text-align: left;
  }
  .alert-50d9 {
    text-align: center;
  }
  .feature_2250 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tall-34d2 .purple_5f06,
  .purple_5f06 {
    display: none;
  }
  .bronze-5367 {
    text-align: left;
  }
  .layout-4485 {
    text-align: center;
  }
  .left_cc44 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tall-34d2 .over-33d7,
  .over-33d7 {
    display: none;
  }
  .media_wide_9d10 {
    text-align: left;
  }
  .disabled-large-e76e {
    text-align: center;
  }
  .label-smooth-dc27 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.focus-focused-e688 {
  box-shadow: none !important;
}
.panel-stone-5a09 .short_5e1f,
.row-baa0 .short_5e1f {
  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;
}
.row-baa0 .short_5e1f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.row_9543 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.row_9543:after,
.row_9543:before {
  content: "";
  display: table;
}
.row_9543:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .row_9543 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.row_9543,
.photo-inner-8c3c {
  max-width: 1248px;
  margin: 0 auto;
}

.carousel_0b36.center-e028 .row_9543 {
  max-width: 100%;
}
.carousel_0b36.module_lite_84f0 {
  max-width: 1200px;
  margin: 0 auto;
}
.carousel_0b36.full_73c0 .row_9543 {
  max-width: 100%;
}
.carousel_0b36.full_73c0 > .row_9543 {
  padding-left: 0;
  padding-right: 0;
}
.carousel_0b36.full_73c0 > .row_9543 .tall-34d2 {
  margin: 0;
}
.carousel_0b36.full_73c0
  > .row_9543
  .pagination_f7ad.carousel-aa50 {
  margin-right: 0;
  margin-left: 0;
}
.carousel_0b36.full_73c0 #main.carousel-aa50 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .status-east-3a5a #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .status-east-3a5a #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .form_f323 .glass-4fa0 {
    padding-right: 1em;
  }
  .form_f323.info_7658 .pagination_f7ad {
    border-right: 1px solid #eaecee;
  }
  .form_f323.info_7658 .glass-4fa0 {
    padding-right: 1em;
  }
  .form_f323.info_7658 .preview-blue-d901 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-inner-7982 .glass-4fa0 {
    padding-left: 1em;
  }
  .frame-inner-7982.info_7658 .pagination_f7ad {
    border-left: 1px solid #eaecee;
  }
  .frame-inner-7982.info_7658 .glass-4fa0 {
    padding-left: 1em;
  }
  .frame-inner-7982.info_7658 .preview-blue-d901 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress_green_e8e6 .glass-4fa0 {
    padding-left: 1em;
  }
  .progress_green_e8e6.info_7658 .main-0360 {
    border-right: 1px solid #eaecee;
  }
  .progress_green_e8e6.info_7658 .purple-bdef {
    border-right: 1px solid #eaecee;
  }
  .progress_green_e8e6.info_7658 .glass-4fa0 {
    padding-left: 1em;
  }
  .progress_green_e8e6.info_7658 .preview-blue-d901 {
    padding-right: 1em;
  }
  .progress_green_e8e6.info_7658 .label-east-58d0 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .menu-1f34 .glass-4fa0 {
    padding-right: 1em;
  }
  .menu-1f34.info_7658 .main-0360 {
    border-left: 1px solid #eaecee;
  }
  .menu-1f34.info_7658 .purple-bdef {
    border-left: 1px solid #eaecee;
  }
  .menu-1f34.info_7658 .glass-4fa0 {
    padding-right: 1em;
  }
  .menu-1f34.info_7658 .preview-blue-d901 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .menu-1f34.info_7658 .label-east-58d0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status-east-3a5a .glass-4fa0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .status-east-3a5a.info_7658 .pagination_f7ad {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .status-east-3a5a.info_7658 .glass-4fa0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .status-east-3a5a.info_7658 .preview-blue-d901 {
    padding-left: 1em;
  }
  .status-east-3a5a.info_7658 .label-east-58d0 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .status-east-3a5a.info_7658 .glass-4fa0 {
    padding-left: 0;
  }
}
.box_active_06be .element-e3d8 {
  display: inline-block;
}
.main_fluid_84ae {
  display: inline-block;
}
.clean-a8bb {
  word-con: break-word;
}
.yellow_1eef > span {
  display: inline-block;
  padding: 5px 0;
}
.yellow_1eef .video_liquid_7e95 {
  margin-left: 8px;
  margin-right: 8px;
}
.yellow_1eef .in_1af8 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.detail_fb1d .label_plasma_b2a7 {
  margin-bottom: 2em;
}
.detail_fb1d .steel_a5e0 {
  margin-bottom: 15px;
}
.detail_fb1d .steel_a5e0:last-child {
  margin-bottom: 0;
}
.detail_fb1d .focus-afc6 {
  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) {
  .detail_fb1d .focus-afc6 {
    display: block;
  }
}
.detail_fb1d .pattern-basic-2019 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .detail_fb1d .pattern-basic-2019 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.detail_fb1d .shade_814a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.detail_fb1d .shade_814a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.detail_fb1d .shade_814a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.detail_fb1d .clean-a8bb {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.detail_fb1d .clean-a8bb a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.detail_fb1d .tabs-939a p:last-child {
  margin-bottom: 0;
}
.detail_fb1d .element-0677 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.detail_fb1d .motion-a4b0 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.detail_fb1d .selected_eb9f {
  margin-top: 1em;
}
.detail_fb1d .lower_b49a {
  top: 0;
  display: block;
}
.detail_fb1d .lower_b49a a {
  color: inherit;
}
.detail_fb1d .lower_b49a a:hover {
  color: inherit;
}
.detail_fb1d .sidebar_middle_a867 {
  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;
}
.detail_fb1d .sidebar_middle_a867:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.detail_fb1d .motion-a4b0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.detail_fb1d .paragraph-d3ee {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.detail_fb1d .paragraph-d3ee:first-child {
  margin-top: 0;
}
.detail_fb1d .paragraph-d3ee.hovered-d23a {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.detail_fb1d .paragraph-d3ee.gallery-69f9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.detail_fb1d
  .paragraph-d3ee.gallery-69f9.highlight_5ed2
  .selected_eb9f {
  width: 100%;
}
.detail_fb1d .gallery-69f9 {
  -webkit-box-align: center;
  align-items: center;
}
.detail_fb1d .gallery-69f9 .yellow_1eef,
.detail_fb1d .gallery-69f9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.detail_fb1d .shade_814a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.detail_fb1d .shade_814a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.detail_fb1d .shade_814a: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;
}
.detail_fb1d .hovered-d23a {
  z-index: 5;
}
.detail_fb1d .gallery_glass_16a4 .list-cool-dd0a {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.detail_fb1d .hover-warm-552f .list-cool-dd0a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.detail_fb1d .west-b406 .list-cool-dd0a {
  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;
}
.detail_fb1d.action_b4eb .focus-afc6,
.detail_fb1d.rough-e12e .focus-afc6 {
  display: block;
}
.detail_fb1d.action_b4eb .focus-afc6 .title-0f73,
.detail_fb1d.action_b4eb .focus-afc6 .motion-a4b0,
.detail_fb1d.rough-e12e .focus-afc6 .title-0f73,
.detail_fb1d.rough-e12e .focus-afc6 .motion-a4b0 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.detail_fb1d.video-down-7433 .pattern-basic-2019 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .detail_fb1d.video-down-7433 .pattern-basic-2019 {
    margin-right: 0;
  }
}
.detail_fb1d.action_b4eb .pattern-basic-2019,
.detail_fb1d.rough-e12e .pattern-basic-2019 {
  padding-top: 40%;
}
.detail_fb1d.action_b4eb .label_plasma_b2a7,
.detail_fb1d.rough-e12e .label_plasma_b2a7 {
  display: block;
}
.detail_fb1d.action_b4eb .fn-sticky-1c63 .motion-a4b0,
.detail_fb1d.rough-e12e .fn-sticky-1c63 .motion-a4b0 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.detail_fb1d.action_b4eb .pattern-basic-2019,
.detail_fb1d.rough-e12e .pattern-basic-2019 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.detail_fb1d.action_b4eb .motion-a4b0 {
  padding: 1em;
}
.search-c068 {
  margin: 30px auto;
  display: block;
}
.search-c068 .aside_wood_054c > * {
  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;
}
.search-c068 .aside_wood_054c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.search-c068 .aside_wood_054c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.card_pro_68ce .yellow_1eef {
  margin-bottom: 1.41575em;
}
.card_pro_68ce .down_9dc7 {
  margin-bottom: 1.618em;
}
.title_bronze_f7d1 .last-1996 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.title_bronze_f7d1 .last-1996 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.title_bronze_f7d1 .paper-e389 {
  max-width: 100%;
  overflow: auto;
}
.narrow_f32a .title_bronze_f7d1 a:hover {
  text-decoration: underline;
}
.next_15f2 .steel_a5e0:not(.clean-a8bb),
.next_15f2 .shade_814a {
  margin-bottom: 1.41575em;
}
.next_15f2 .steel_a5e0:not(.clean-a8bb):last-child,
.next_15f2 .shade_814a:last-child {
  margin-bottom: 0;
}
.next_15f2 .steel_a5e0.block_f7dc {
  margin-bottom: 0.41575em;
}
.next_15f2 .widget_262f:before,
.next_15f2 .summary-medium-7ec8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.next_15f2 .widget_262f:before {
  content: "\f115";
}
.next_15f2 .summary-medium-7ec8:before {
  content: "\f02c";
}
.next_15f2 .thumbnail-4a69 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.next_15f2 .thumbnail-4a69 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.footer-3998 {
  display: -webkit-box;
  display: flex;
}
.footer-3998 .under_7511 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .footer-3998 .under_7511 {
    flex-basis: 90px;
  }
}
.footer-3998 .surface-inner-ea1a {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .footer-3998 .surface-inner-ea1a {
    flex-basis: calc(100% - 50px);
  }
}
.footer-3998 .black-798a p:last-child {
  margin-bottom: 0.72em;
}
.sort-3e08 .aside_wood_054c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.sort-3e08 .aside_wood_054c:after,
.sort-3e08 .aside_wood_054c:before {
  content: "";
  display: table;
}
.sort-3e08 .aside_wood_054c:after {
  clear: both;
}
.sort-3e08 .aside_wood_054c .header-eec1,
.sort-3e08 .aside_wood_054c .warm-0f67 {
  width: 49%;
}
.sort-3e08 .aside_wood_054c .header-eec1 a span.caption_8a44,
.sort-3e08 .aside_wood_054c .warm-0f67 a span.caption_8a44 {
  display: block;
  margin-bottom: 5px;
}
.sort-3e08 .aside_wood_054c .warm-0f67 {
  float: left;
  text-align: left;
}
.sort-3e08 .aside_wood_054c .header-eec1 {
  float: right;
  text-align: right;
}
.avatar_bottom_b8cf {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .avatar_bottom_b8cf {
    margin-bottom: 0;
  }
}
.out_d809 {
  margin-bottom: 1em;
}
.out_d809 .clean-a8bb {
  font-size: 1.1em;
  line-height: 1.3;
}
.modal-steel-495b a {
  display: block;
  line-height: 0;
  position: relative;
}
.shade_7628 .out_d809,
.progress-right-2c4f .out_d809 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shade_7628 .out_d809,
  .progress-right-2c4f .out_d809 {
    display: block;
  }
}
.shade_7628 .modal-steel-495b,
.progress-right-2c4f .modal-steel-495b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shade_7628 .modal-steel-495b,
  .progress-right-2c4f .modal-steel-495b {
    margin-bottom: 1em;
  }
}
.shade_7628 .modal-steel-495b img,
.progress-right-2c4f .modal-steel-495b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shade_7628 .chip_079c,
.progress-right-2c4f .chip_079c {
  flex-basis: calc(100% - 160px);
}
.shade_7628 .chip_079c p,
.progress-right-2c4f .chip_079c p {
  margin-bottom: 0;
}
.shade_7628 .chip_079c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shade_7628 .chip_079c {
    padding-left: 0;
  }
}
.progress-right-2c4f .chip_079c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .progress-right-2c4f .chip_079c {
    padding-right: 0;
  }
}
.progress-right-2c4f .modal-steel-495b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.popup_ef09 .modal-steel-495b {
  margin-bottom: 0.5em;
}
.popup_ef09 .modal-steel-495b img {
  width: 100%;
}
.large-5b6b .dim-a82b,
.secondary_out_e01a .dim-a82b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.secondary_out_e01a .pagination_f7ad .shadow_left_ce75 p:last-child {
  margin-bottom: 0;
}
.narrow-f583 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.simple-7821 .fixed-39a8 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .simple-7821 .fixed-39a8:last-of-type {
    margin-bottom: 0;
  }
}
.simple-7821 .fixed-39a8 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.simple-7821 .fixed-39a8 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.simple-7821 .fixed-39a8 ul li {
  margin: 0 0 0.6em;
}
.simple-7821 .fixed-39a8 ul li.slider_motion_d6cc,
.simple-7821 .fixed-39a8 ul li.link-first-2c43 {
  position: relative;
}
.simple-7821 .fixed-39a8 ul li.slider_motion_d6cc .narrow_8f7c,
.simple-7821 .fixed-39a8 ul li.link-first-2c43 .narrow_8f7c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.simple-7821 .fixed-39a8 ul li.slider_motion_d6cc:after:after,
.simple-7821 .fixed-39a8 ul li.slider_motion_d6cc:after:before,
.simple-7821
  .fixed-39a8
  ul
  li.link-first-2c43:after:after,
.simple-7821
  .fixed-39a8
  ul
  li.link-first-2c43:after:before {
  content: "";
  display: table;
}
.simple-7821 .fixed-39a8 ul li.slider_motion_d6cc:after:after,
.simple-7821
  .fixed-39a8
  ul
  li.link-first-2c43:after:after {
  clear: both;
}
.simple-7821 .fixed-39a8 a.accent_4ce5:hover {
  text-decoration: none;
}
.simple-7821 .fixed-39a8 select {
  max-width: 100%;
}
.simple-7821 .fixed-39a8 table {
  font-size: 85%;
}
.simple-7821 .fixed-39a8 table td,
.simple-7821 .fixed-39a8 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.simple-7821 .fixed-39a8 table tfoot td {
  text-align: left;
}
.simple-7821 .fixed-39a8 :last-child {
  margin-bottom: 0;
}
.simple-7821 .fixed-39a8 .smooth-eceb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.simple-7821 .fixed-39a8 .smooth-eceb label {
  width: 100%;
}
.simple-7821 .fixed-39a8 .smooth-eceb .alert-active-de47 {
  width: 100%;
  display: block;
}
.simple-7821 .fixed-39a8 .smooth-eceb .north_72e4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.simple-7821 .fixed-39a8 .smooth-eceb .north_72e4:hover svg #svg-search {
  fill: #444;
}
.simple-7821 .fixed-39a8 .smooth-eceb .north_72e4 svg {
  width: 18px;
  height: 18px;
}
.simple-7821 .motion-bcb5 ul ul,
.simple-7821 .gas_4350 ul ul,
.simple-7821 .media-complex-b21a ul ul,
.simple-7821 .label_smooth_89ff ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.simple-7821 .motion-bcb5 .title-ec95 > a,
.simple-7821 .gas_4350 .title-ec95 > a,
.simple-7821 .media-complex-b21a .title-ec95 > a,
.simple-7821 .label_smooth_89ff .title-ec95 > a {
  margin-bottom: 0;
}
.simple-7821 .primary_middle_36de li,
.simple-7821 .motion-bcb5 li,
.simple-7821 .wide_e077 li,
.simple-7821 .gas_4350 li,
.simple-7821 .media-complex-b21a li,
.simple-7821 .label_smooth_89ff li,
.simple-7821 .summary-b538 li,
.simple-7821 .left-7ff3 li {
  display: block;
  position: relative;
}
.simple-7821 .primary_middle_36de li:last-child,
.simple-7821 .motion-bcb5 li:last-child,
.simple-7821 .wide_e077 li:last-child,
.simple-7821 .gas_4350 li:last-child,
.simple-7821 .media-complex-b21a li:last-child,
.simple-7821 .label_smooth_89ff li:last-child,
.simple-7821 .summary-b538 li:last-child,
.simple-7821 .left-7ff3 li:last-child {
  border: none;
}
.simple-7821 .primary_middle_36de li a,
.simple-7821 .motion-bcb5 li a,
.simple-7821 .wide_e077 li a,
.simple-7821 .gas_4350 li a,
.simple-7821 .media-complex-b21a li a,
.simple-7821 .label_smooth_89ff li a,
.simple-7821 .summary-b538 li a,
.simple-7821 .left-7ff3 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.simple-7821 .primary_middle_36de li ul li::before,
.simple-7821 .motion-bcb5 li ul li::before,
.simple-7821 .wide_e077 li ul li::before,
.simple-7821 .gas_4350 li ul li::before,
.simple-7821 .media-complex-b21a li ul li::before,
.simple-7821 .label_smooth_89ff li ul li::before,
.simple-7821 .summary-b538 li ul li::before,
.simple-7821 .left-7ff3 li ul li::before {
  left: 15px;
}
.simple-7821 .primary_middle_36de li ul a,
.simple-7821 .motion-bcb5 li ul a,
.simple-7821 .wide_e077 li ul a,
.simple-7821 .gas_4350 li ul a,
.simple-7821 .media-complex-b21a li ul a,
.simple-7821 .label_smooth_89ff li ul a,
.simple-7821 .summary-b538 li ul a,
.simple-7821 .left-7ff3 li ul a {
  padding-left: 20px;
}
.simple-7821 .primary_middle_36de li ul ul li::before,
.simple-7821 .motion-bcb5 li ul ul li::before,
.simple-7821 .wide_e077 li ul ul li::before,
.simple-7821 .gas_4350 li ul ul li::before,
.simple-7821 .media-complex-b21a li ul ul li::before,
.simple-7821 .label_smooth_89ff li ul ul li::before,
.simple-7821 .summary-b538 li ul ul li::before,
.simple-7821 .left-7ff3 li ul ul li::before {
  left: 30px;
}
.simple-7821 .primary_middle_36de li ul ul a,
.simple-7821 .motion-bcb5 li ul ul a,
.simple-7821 .wide_e077 li ul ul a,
.simple-7821 .gas_4350 li ul ul a,
.simple-7821 .media-complex-b21a li ul ul a,
.simple-7821 .label_smooth_89ff li ul ul a,
.simple-7821 .summary-b538 li ul ul a,
.simple-7821 .left-7ff3 li ul ul a {
  padding-left: 40px;
}
.simple-7821 .alert-fixed-8ef0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.simple-7821 .left-7ff3 ul li {
  margin-bottom: 1.41575em;
}
.simple-7821 .left-7ff3 ul li .item_3c62 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.simple-7821 .left-7ff3 ul li .border-86dd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hard_bc6a .primary_middle_36de li a,
.hard_bc6a .motion-bcb5 li a,
.hard_bc6a .wide_e077 li a,
.hard_bc6a .gas_4350 li a,
.hard_bc6a .media-complex-b21a li a,
.hard_bc6a .label_smooth_89ff li a,
.hard_bc6a .summary-b538 li a,
.hard_bc6a .left-7ff3 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_bc6a .alert-fixed-8ef0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hard_bc6a .fixed-39a8 ul li.slider_motion_d6cc .narrow_8f7c,
.hard_bc6a .fixed-39a8 ul li.link-first-2c43 .narrow_8f7c {
  background: rgba(0, 0, 0, 0.2);
}
.hard_bc6a .simple-7821 .fixed-39a8 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.carousel_0b36 .simple-7821 .image-2b4f li {
  margin: 0;
}
.carousel_0b36 .simple-7821 .image-2b4f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.carousel_0b36 .simple-7821 .image-2b4f li ul {
  margin: 0;
}
.carousel_0b36 .simple-7821 .image-2b4f li ul li a {
  padding-left: 15px;
}
.carousel_0b36 .simple-7821 .image-2b4f li ul li li a {
  padding-left: 30px;
}
.carousel_0b36 .simple-7821 .image-2b4f li.article_8eaf > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.carousel_0b36 .simple-7821 .image-2b4f li.article_8eaf > 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;
}
.carousel_0b36 .simple-7821 .image-2b4f li.article_8eaf > 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;
}
.cool-c6cb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.breadcrumb_36d5 {
  position: relative;
  z-index: 10;
}
.breadcrumb_36d5 .search_2ba5 {
  width: 100%;
  max-width: 100%;
}
.video_easy_dce3 .left_3e50 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.video_easy_dce3 .badge-bronze-662f {
}
.video_easy_dce3 .hard_bc6a {
  background: #292929;
}
.container-789d .left_3e50 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.container-789d .badge-bronze-662f {
  background: #f9f9f9;
}
.container-789d .hard_bc6a {
  background: #303030;
}
.clean-63d5 .left_3e50 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .clean-63d5 .element-e3d8 {
    margin-bottom: 1em;
  }
  .clean-63d5 .element-e3d8:last-child {
    margin-bottom: 0;
  }
}
.clean-63d5 .badge-bronze-662f {
  background: #ededed;
}
.clean-63d5 .hard_bc6a {
  background: #1a1a1a;
}
.left_3e50.badge-bronze-662f {
  color: rgba(0, 0, 0, 0.6);
}
.left_3e50.badge-bronze-662f .fixed_f5ba li {
  border-color: rgba(0, 0, 0, 0.08);
}
.left_3e50.hard_bc6a {
  color: rgba(255, 255, 255, 0.99);
}
.left_3e50.hard_bc6a a:not(.accent_4ce5) {
  color: rgba(255, 255, 255, 0.79);
}
.left_3e50.hard_bc6a a:not(.accent_4ce5):hover {
  color: rgba(255, 255, 255, 0.99);
}
.left_3e50.hard_bc6a .fixed_f5ba li {
  border-color: rgba(255, 255, 255, 0.08);
}
.left_3e50.hard_bc6a table tbody td,
.left_3e50.hard_bc6a table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider_plasma_1873.column_ecf9 .row_9543 {
  max-width: initial;
}
.slider_plasma_1873 .text-cf21 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider_plasma_1873 .text-cf21 .search_2ba5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider_plasma_1873 .text-cf21 .search_2ba5 {
    display: block;
    margin-bottom: 2em;
  }
  .slider_plasma_1873 .text-cf21 .search_2ba5:last-child {
    margin-bottom: 0;
  }
}
.clean-63d5 .element-e3d8:last-child,
.container-789d .element-e3d8:last-child,
.video_easy_dce3 .element-e3d8:last-child {
  margin-bottom: 0;
}
.clean-63d5 .element-e3d8 .simple-7821 .fixed-39a8:last-child,
.container-789d .element-e3d8 .simple-7821 .fixed-39a8:last-child,
.video_easy_dce3 .element-e3d8 .simple-7821 .fixed-39a8:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .clean-63d5 .gradient_wood_193c,
  .clean-63d5 .badge-994a,
  .container-789d .gradient_wood_193c,
  .container-789d .badge-994a,
  .video_easy_dce3 .gradient_wood_193c,
  .video_easy_dce3 .badge-994a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .breadcrumb_36d5 .element-e3d8 {
    margin-bottom: 2em;
  }
}
.breadcrumb_36d5 p:last-child {
  margin-bottom: 0;
}
.breadcrumb_36d5 li,
.breadcrumb_36d5 ul {
  list-style: none;
  margin: 0;
}
.breadcrumb_36d5 ul ul {
  margin-left: 2.617924em;
}
.focus-over-7df7 {
  font-size: 0.875em;
}

/* css-noise: 4ec4 */
.ghost-box-g0 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
