/*!
Theme Name: Customify
Theme URI: https://pressmaximum.sort-blue-d42a/customify
Author: WPCustomify
Author URI: https://pressmaximum.sort-blue-d42a
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.sort-blue-d42a/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.title_complex_ffac.aside_44ea/licenses/gpl-2.0.large_f5ea
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.logo_56ec/, (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.mini_6e67.bronze-54a6/normalize.message-5e41/
 ======
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.message-5e41 v7.0.0 | MIT License | github.sort-blue-d42a/necolas/normalize.message-5e41 */
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;
}
.notice-out-61fd .disabled_9f48,
.container_e653,
.detail-9c12,
.tiny_9447,
.small_0f5b,
.paragraph-24ee,
.lite-51f1,
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;
}
.container_e653,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .container_e653,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .container_e653,
  h1 {
    font-size: 1.8em;
  }
}
.detail-9c12,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.detail-9c12 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .detail-9c12,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .detail-9c12,
  h2 {
    font-size: 1.7em;
  }
}
.tiny_9447,
h3 {
  font-size: 1.618em;
}
.notice-out-61fd .disabled_9f48,
.small_0f5b,
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.stone-c77b {
  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;
}
.right_845d:after,
.right_845d:before,
.button_e3cf:after,
.button_e3cf:before {
  content: "";
  display: table;
}
.right_845d:after,
.button_e3cf:after {
  clear: both;
}
.surface-710d {
  float: right;
  margin-right: 0;
}
.frame-d0e9 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.accordion-huge-d397 .footer_solid_7752,
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;
}
.accordion-huge-d397 .footer_solid_7752: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;
}
.up-5b2d .footer_solid_7752 {
  box-shadow: none;
}
.up-5b2d
  .footer_solid_7752
  .column_a8d6 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.up-5b2d .footer_solid_7752 .main_68d0 {
  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;
}
.up-5b2d
  .footer_solid_7752
  .main_68d0
  b {
  display: none;
}
.up-5b2d .frame-red-f37d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider_first_a49f:not(.medium-b2b0):not(.background_purple_a27d),
button:not(.medium-b2b0):not(.background_purple_a27d),
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ),
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ),
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ) {
  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;
}
.slider_first_a49f:not(.medium-b2b0):not(
    .background_purple_a27d
  ):hover,
button:not(.medium-b2b0):not(
    .background_purple_a27d
  ):hover,
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ):hover,
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ):hover,
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider_first_a49f:not(.medium-b2b0):not(
    .background_purple_a27d
  ):active,
.slider_first_a49f:not(.medium-b2b0):not(
    .background_purple_a27d
  ):focus,
button:not(.medium-b2b0):not(
    .background_purple_a27d
  ):active,
button:not(.medium-b2b0):not(
    .background_purple_a27d
  ):focus,
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ):active,
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ):focus,
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ):active,
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ):focus,
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ):active,
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ):focus {
  outline: 0;
}
.slider_first_a49f:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de,
button:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de,
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de,
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de,
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de {
  position: relative;
}
.slider_first_a49f:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .wood_075f,
.slider_first_a49f:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .pagination-center-3d5f,
.slider_first_a49f:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .feature_2837,
.slider_first_a49f:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  i,
.slider_first_a49f:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  svg,
button:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .wood_075f,
button:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .pagination-center-3d5f,
button:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .feature_2837,
button:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  i,
button:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  svg,
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .wood_075f,
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .pagination-center-3d5f,
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .feature_2837,
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  i,
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  svg,
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .wood_075f,
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .pagination-center-3d5f,
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .feature_2837,
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  i,
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  svg,
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .wood_075f,
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .pagination-center-3d5f,
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  .feature_2837,
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  i,
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de
  svg {
  visibility: hidden;
}
.slider_first_a49f:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de:after,
button:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de:after,
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de:after,
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de:after,
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ).fn-loading-f7de: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;
}
.slider_first_a49f:not(.medium-b2b0):not(.background_purple_a27d),
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ),
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ),
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ) {
  color: #fff;
  background: #235787;
}
.slider_first_a49f:not(.medium-b2b0):not(
    .background_purple_a27d
  ):focus,
input[type="button"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ):focus,
input[type="reset"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ):focus,
input[type="submit"]:not(.medium-b2b0):not(
    .background_purple_a27d
  ):focus {
  color: #fff;
}
.slider_first_a49f.fn-disabled-f7de:not(.medium-b2b0):not(
    .background_purple_a27d
  ),
.slider_first_a49f[disabled]:not(.medium-b2b0):not(
    .background_purple_a27d
  ),
button.fn-disabled-f7de:not(.medium-b2b0):not(
    .background_purple_a27d
  ),
button[disabled]:not(.medium-b2b0):not(
    .background_purple_a27d
  ) {
  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;
}
.highlight_63e5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.highlight_63e5: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;
}
.container-958a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.mask_a11a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shadow_fefe {
  clear: both;
  display: block;
  margin: 0 auto;
}
.right_845d:after,
.right_845d:before,
.dirty-dd78:after,
.dirty-dd78:before,
.bottom-154e:after,
.bottom-154e:before,
.sidebar-fixed-c50d:after,
.sidebar-fixed-c50d:before,
.main-6fcf:after,
.main-6fcf:before,
.background_rough_f733:after,
.background_rough_f733:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.right_845d:after,
.dirty-dd78:after,
.bottom-154e:after,
.sidebar-fixed-c50d:after,
.main-6fcf:after,
.background_rough_f733:after {
  clear: both;
}
.dirty-dd78 .frame_2bfb,
.bottom-154e .frame_2bfb,
.shade-yellow-4c0e .frame_2bfb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.layout-next-158f {
  display: inline-block;
}
.stone-6a37 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.stone-6a37 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.stone-6a37 .notification-7362 {
  padding: 1em 0;
  font-size: 85%;
}
.notification-7362 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.border_wide_b8b6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.border_wide_b8b6:after,
.border_wide_b8b6:before {
  content: "";
  display: table;
}
.border_wide_b8b6:after {
  clear: both;
}
.info-medium-f558 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.rough_0e51 .info-medium-f558 {
  max-width: 50%;
}
.surface-39e7 .info-medium-f558 {
  max-width: 33.33%;
}
.pattern_focused_9906 .info-medium-f558 {
  max-width: 25%;
}
.static_80c3 .info-medium-f558 {
  max-width: 20%;
}
.inner-b3a5 .info-medium-f558 {
  max-width: 16.66%;
}
.hard-8f4e .info-medium-f558 {
  max-width: 14.28%;
}
.popup-86b2 .info-medium-f558 {
  max-width: 12.5%;
}
.article-7654 .info-medium-f558 {
  max-width: 11.11%;
}
.medium_f4cc {
  display: block;
}
.notice-out-61fd .badge_top_d3da label,
.notice-out-61fd .outline-ca14 label,
.notice-out-61fd .narrow_9709 label,
.notice-out-61fd .focus_short_8400 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-31b5 {
  list-style: none;
  margin: 0;
}
.article-31b5 article.breadcrumb_steel_10fe {
  margin-bottom: 0;
}
.article-31b5 ul {
  list-style: none;
  margin: 0;
}
.article-31b5 .warm_4512 li.breadcrumb_steel_10fe {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-31b5 .warm_4512 li.breadcrumb_steel_10fe {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-31b5 .warm_4512 li.breadcrumb_steel_10fe: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) {
  .article-31b5 .warm_4512 li.breadcrumb_steel_10fe li.breadcrumb_steel_10fe li.breadcrumb_steel_10fe li.breadcrumb_steel_10fe {
    padding-left: 0;
  }
}
article.breadcrumb_steel_10fe {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb_steel_10fe .dirty-dd78 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb_steel_10fe .bright_e590 {
  float: left;
}
article.breadcrumb_steel_10fe .column_40aa {
  margin-left: 85px;
}
article.breadcrumb_steel_10fe .plasma_395d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb_steel_10fe .plasma_395d .dropdown-blue-bfef {
  margin-left: 10px;
}
article.breadcrumb_steel_10fe .preview-d804 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb_steel_10fe .active-9daa {
  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 .badge_top_d3da,
  #respond .narrow_9709,
  #respond .focus_short_8400 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge_top_d3da input,
#respond .narrow_9709 input,
#respond .focus_short_8400 input {
  width: 100%;
}
#respond .focus_short_8400 {
  margin-right: 0;
}
#respond .avatar-in-2a18 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.border_9bc3 {
  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;
}
.border_9bc3.motion-390a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.border_9bc3 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%);
}
.border_9bc3:focus,
.border_9bc3: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);
}
.banner-tall-b8ab {
  border-radius: 10%;
}
.soft-7fa2 {
  border-radius: 50%;
}
.shadow_right_ccb9 {
  font-size: 0.72em;
}
.motion-369c {
  font-size: 0.875em;
}
.modal_2b5a {
  font-size: 1.1em;
}
.advanced-6b31 {
  text-transform: uppercase;
  line-height: 1.2;
}
.advanced-6b31.shadow_right_ccb9 {
  letter-spacing: 0.5px;
}
.top-75a1,
.top-75a1 a {
  color: #6d6d6d;
}
.top-75a1 a:hover {
  color: #111;
}
.input-lite-f746 {
  color: #6d6d6d;
}
.slider-c8da {
  overflow-x: hidden;
}
.slider-c8da .link-yellow-c65c.hot_6c97 {
  position: relative;
}
.slider-c8da .link-yellow-c65c.hot_6c97.filter_582d {
  position: initial;
}
.slider-c8da
  .link-yellow-c65c.hot_6c97.filter_582d
  .background_pressed_8aee {
  left: auto;
}
.slider-c8da .link-yellow-c65c .background_pressed_8aee {
  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;
}
.slider-c8da .link-yellow-c65c:hover.hot_6c97 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.slider-c8da
  .link-yellow-c65c:hover.hot_6c97
  .background_pressed_8aee {
  display: block;
  z-index: 9999999;
}
.slider-c8da .south_fff3 .icon_steel_a0c8,
.slider-c8da .block_703c .icon_steel_a0c8 {
  display: none;
}
.slider-c8da .menu-next-3fab .link-yellow-c65c:hover.hot_6c97 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notice-out-61fd .badge_top_d3da label,
.notice-out-61fd .outline-ca14 label,
.notice-out-61fd .narrow_9709 label,
.notice-out-61fd .focus_short_8400 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.article-31b5 {
  list-style: none;
  margin: 0;
}
.article-31b5 article.breadcrumb_steel_10fe {
  margin-bottom: 0;
}
.article-31b5 ul {
  list-style: none;
  margin: 0;
}
.article-31b5 .warm_4512 li.breadcrumb_steel_10fe {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .article-31b5 .warm_4512 li.breadcrumb_steel_10fe {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .article-31b5 .warm_4512 li.breadcrumb_steel_10fe: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) {
  .article-31b5 .warm_4512 li.breadcrumb_steel_10fe li.breadcrumb_steel_10fe li.breadcrumb_steel_10fe li.breadcrumb_steel_10fe {
    padding-left: 0;
  }
}
article.breadcrumb_steel_10fe {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.breadcrumb_steel_10fe .dirty-dd78 p:last-of-type {
  margin-bottom: 0;
}
article.breadcrumb_steel_10fe .bright_e590 {
  float: left;
}
article.breadcrumb_steel_10fe .column_40aa {
  margin-left: 85px;
}
article.breadcrumb_steel_10fe .plasma_395d {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.breadcrumb_steel_10fe .plasma_395d .dropdown-blue-bfef {
  margin-left: 10px;
}
article.breadcrumb_steel_10fe .preview-d804 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.breadcrumb_steel_10fe .active-9daa {
  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 .badge_top_d3da,
  #respond .narrow_9709,
  #respond .focus_short_8400 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .badge_top_d3da input,
#respond .narrow_9709 input,
#respond .focus_short_8400 input {
  width: 100%;
}
#respond .focus_short_8400 {
  margin-right: 0;
}
#respond .avatar-in-2a18 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.south_fff3 .tall-a17a {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.tall-a17a .shadow-copper-742d.badge-red-717d .alert-purple-cb97 > li > a:focus,
.tall-a17a .shadow-copper-742d.badge-red-717d .alert-purple-cb97 > li > a:hover,
.tall-a17a .shadow-copper-742d.popup-large-3149 .alert-purple-cb97 > li > a:focus,
.tall-a17a .shadow-copper-742d.popup-large-3149 .alert-purple-cb97 > li > a:hover,
.tall-a17a .shadow-copper-742d.last_39c7 .alert-purple-cb97 > li > a:focus,
.tall-a17a .shadow-copper-742d.last_39c7 .alert-purple-cb97 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-a17a
  .shadow-copper-742d.badge-red-717d
  .alert-purple-cb97
  > li.solid_b678
  > a,
.tall-a17a
  .shadow-copper-742d.badge-red-717d
  .alert-purple-cb97
  > li.picture_d766
  > a,
.tall-a17a
  .shadow-copper-742d.popup-large-3149
  .alert-purple-cb97
  > li.solid_b678
  > a,
.tall-a17a
  .shadow-copper-742d.popup-large-3149
  .alert-purple-cb97
  > li.picture_d766
  > a,
.tall-a17a
  .shadow-copper-742d.last_39c7
  .alert-purple-cb97
  > li.solid_b678
  > a,
.tall-a17a .shadow-copper-742d.last_39c7 .alert-purple-cb97 > li.in_5c08 > a {
  color: rgba(255, 255, 255, 0.99);
}
.tall-a17a .fixed_c8cb,
.tall-a17a .fixed_c8cb a {
  color: rgba(255, 255, 255, 0.99);
}
.tall-a17a .gas-0995.block_bf57 li a,
.tall-a17a .dark_16a5 a,
.tall-a17a .container-21c6,
.tall-a17a .alert-purple-cb97 > li > a,
.tall-a17a .preview-3622 {
  color: rgba(255, 255, 255, 0.79);
}
.tall-a17a .gas-0995.block_bf57 li a:hover,
.tall-a17a .dark_16a5 a:hover,
.tall-a17a .container-21c6:hover,
.tall-a17a .alert-purple-cb97 > li > a:hover,
.tall-a17a .preview-3622:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-a17a .out-27ff {
  color: rgba(255, 255, 255, 0.79);
}
.tall-a17a .out-27ff .heading-5e23 {
  color: rgba(255, 255, 255, 0.99);
}
.tall-a17a .out-27ff:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-a17a .status-dim-fff5 .tall-e8d4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.tall-a17a .status-dim-fff5 .tall-e8d4 .tall-66a5 {
  color: rgba(255, 255, 255, 0.79);
}
.tall-a17a
  .status-dim-fff5
  .tall-e8d4
  .tall-66a5::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-a17a
  .status-dim-fff5
  .tall-e8d4
  .tall-66a5:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-a17a
  .status-dim-fff5
  .tall-e8d4
  .tall-66a5::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-a17a
  .status-dim-fff5
  .tall-e8d4
  .tall-66a5::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.tall-a17a .status-dim-fff5 .hero_liquid_e363 {
  color: rgba(255, 255, 255, 0.79);
}
.tall-a17a .status-dim-fff5 .hero_liquid_e363:hover {
  color: rgba(255, 255, 255, 0.99);
}
.clean-f0ea
  .tall-a17a
  .status-dim-fff5
  .left-4999
  .box_c2a4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.clean-f0ea
  .tall-a17a
  .status-dim-fff5
  .left-4999
  .tall-66a5 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.south_fff3 .column-ef14 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.column-ef14 .shadow-copper-742d.badge-red-717d .alert-purple-cb97 > li > a:focus,
.column-ef14 .shadow-copper-742d.badge-red-717d .alert-purple-cb97 > li > a:hover,
.column-ef14 .shadow-copper-742d.popup-large-3149 .alert-purple-cb97 > li > a:focus,
.column-ef14 .shadow-copper-742d.popup-large-3149 .alert-purple-cb97 > li > a:hover,
.column-ef14 .shadow-copper-742d.last_39c7 .alert-purple-cb97 > li > a:focus,
.column-ef14 .shadow-copper-742d.last_39c7 .alert-purple-cb97 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-ef14
  .shadow-copper-742d.badge-red-717d
  .alert-purple-cb97
  > li.solid_b678
  > a,
.column-ef14
  .shadow-copper-742d.badge-red-717d
  .alert-purple-cb97
  > li.picture_d766
  > a,
.column-ef14
  .shadow-copper-742d.popup-large-3149
  .alert-purple-cb97
  > li.solid_b678
  > a,
.column-ef14
  .shadow-copper-742d.popup-large-3149
  .alert-purple-cb97
  > li.picture_d766
  > a,
.column-ef14
  .shadow-copper-742d.last_39c7
  .alert-purple-cb97
  > li.solid_b678
  > a,
.column-ef14 .shadow-copper-742d.last_39c7 .alert-purple-cb97 > li.in_5c08 > a {
  color: rgba(0, 0, 0, 0.8);
}
.column-ef14 .fixed_c8cb,
.column-ef14 .fixed_c8cb a {
  color: rgba(0, 0, 0, 0.8);
}
.column-ef14 .gas-0995.block_bf57 li a,
.column-ef14 .dark_16a5 a,
.column-ef14 .container-21c6,
.column-ef14 .alert-purple-cb97 > li > a,
.column-ef14 .preview-3622 {
  color: rgba(0, 0, 0, 0.55);
}
.column-ef14 .gas-0995.block_bf57 li a:hover,
.column-ef14 .dark_16a5 a:hover,
.column-ef14 .container-21c6:hover,
.column-ef14 .alert-purple-cb97 > li > a:hover,
.column-ef14 .preview-3622:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column-ef14 .out-27ff {
  color: rgba(0, 0, 0, 0.55);
}
.column-ef14 .out-27ff .heading-5e23 {
  color: rgba(0, 0, 0, 0.8);
}
.column-ef14 .out-27ff:hover {
  color: rgba(0, 0, 0, 0.8);
}
.thick-08ee .backdrop-right-f5a5 {
  margin-left: auto;
  margin-right: auto;
}
.bottom-154e > * {
  margin-left: auto;
  margin-right: auto;
}
.bottom-154e .container-958a {
  margin-right: 1.41575em;
}
.under_09be .bottom-154e > .dim_3dfe {
  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;
}
.under_09be .bottom-154e > .container-rough-ad5c {
  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;
}
.center-9408.thick-08ee .backdrop-right-f5a5,
.breadcrumb-e412.thick-08ee .backdrop-right-f5a5 {
  margin-left: 0;
}
.list-inner-09e4.thick-08ee .backdrop-right-f5a5,
.action_8b0c.thick-08ee .backdrop-right-f5a5 {
  margin-right: 0;
}
.bottom-154e ol,
.bottom-154e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.nav_3543 video {
  max-width: 100%;
}
.row-ea93 img {
  display: block;
}
.row-ea93.container-958a,
.row-ea93.mask_a11a {
  width: 100%;
}
.row-ea93.container-rough-ad5c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.hidden_hovered_83b1:not(.tertiary_c965) {
  margin: 1.5em auto;
}
.nav-first-be12 p {
  padding: 1.5em 14px;
}
ul.bronze_10e6.container-rough-ad5c,
ul.bronze_10e6.dim_3dfe,
ul.bronze_10e6.carousel-7e3a.dim_3dfe {
  padding: 0 14px;
}
.avatar-white-b2d5 {
  display: block;
  overflow-x: auto;
}
.avatar-white-b2d5 table {
  border-collapse: collapse;
  width: 100%;
}
.avatar-white-b2d5 td,
.avatar-white-b2d5 th {
  padding: 0.5em;
}
.bottom-154e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.bottom-154e ol ol,
.bottom-154e ol ul,
.bottom-154e ul ol,
.bottom-154e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.bottom-154e ol ol li,
.bottom-154e ol ul li,
.bottom-154e ul ol li,
.bottom-154e ul ul li {
  margin-left: 0;
}
.status-white-d187.dark-11e6 > .media-right-86f3 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.status-white-d187.dark-11e6 > .media-right-86f3 iframe,
.status-white-d187.dark-11e6 > .media-right-86f3 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.action_789c {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.action_789c.button-green-551b {
  padding: 0;
}
.action_789c.button-green-551b cite {
  font-size: 13px;
}
.action_789c > * {
  margin-left: 16px;
  margin-right: 16px;
}
.action_789c cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.breadcrumb-9172 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.breadcrumb-9172 > p:first-child {
  margin-top: 0;
}
.breadcrumb-9172 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.breadcrumb-9172 blockquote {
  border-left: 0;
}
.menu_short_de22 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.menu_short_de22:not(.grid_silver_46bb) {
  max-width: 100px;
}
.menu_short_de22.row_soft_1058 {
  border-bottom: none !important;
  text-align: center;
}
.menu_short_de22.row_soft_1058::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .nav-first-be12 p {
    padding: 1.5em 0;
  }
}
.north-e7c5 {
  color: #0073aa;
}
.avatar_1dc8 {
  background-color: #0073aa;
}
.aside-d598 {
  color: #229fd8;
}
.tag-bottom-530c {
  background-color: #229fd8;
}
.input-f8c4 {
  color: #eee;
}
.logo_right_2542 {
  background-color: #eee;
}
.gradient-ca90 {
  color: #444;
}
.box_e87a {
  background-color: #444;
}
.easy_1d43 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.easy_1d43 .layout_8a03 .dark_16a5 {
  font-size: 15px;
}
.easy_1d43 .dark_16a5 {
  line-height: 1.3;
}
.easy_1d43 .column-ef14 {
}
.easy_1d43 .tall-a17a {
  background: #235787;
}
.row_tall_1e08 {
  padding: 0;
}
.row_tall_1e08 .tall-a17a {
  background: #1a1a1a;
}
.row_tall_1e08 .column-ef14 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.component_fast_6d28 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.component_fast_6d28 .column-ef14 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.component_fast_6d28 .tall-a17a {
  background: #303030;
}
.background_rough_f733 {
  position: relative;
  z-index: 10;
}
.background_rough_f733 .summary_next_dc66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title-ed67 .hot_6c97 {
  display: inline-block;
  vertical-align: middle;
}
.title-ed67.text-e75f .hot_6c97 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .title-ed67.text-e75f .hot_6c97 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .title-ed67.text-e75f .hot_6c97 {
    margin-right: 0.4em;
  }
}
.title-ed67.text-e75f .hot_6c97:last-child {
  margin-right: 0;
}
.thumbnail_copper_7587 .summary_next_dc66 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .south_fff3 .layout_8a03 {
    margin: 0 -0.5em;
  }
  .south_fff3 .layout_8a03 [class*="customify-col-"],
  .south_fff3 .layout_8a03 [class*="customify-col_"],
  .south_fff3 .layout_8a03 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.south_fff3.surface_pro_d938 .summary_next_dc66 {
  background: 0 0 !important;
}
.south_fff3.surface_pro_d938 .summary_next_dc66,
.south_fff3.thumbnail_copper_7587 .summary_next_dc66 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .south_fff3.photo_d122 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.south_fff3.thumbnail_copper_7587 .summary_next_dc66 {
  box-shadow: none !important;
}
.cold_b956 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .cold_b956 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .cold_b956 {
    padding: 18px 0 20px;
  }
}
.cold_b956 .caption_c477 {
  width: 100%;
}
.cold_b956 .icon-thick-b16d {
  margin-bottom: 0;
}
.cold_b956 .notification_fcff {
  margin-top: 5px;
  font-size: 0.875em;
}
.narrow_994f {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.narrow_994f .paragraph-warm-88fe {
  width: 100%;
}
.summary_3d43 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.summary_3d43 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.summary_3d43 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;
}
.summary_3d43 li:last-child:after {
  display: none;
}
.summary_3d43 li a {
  font-weight: 500;
  margin-right: 10px;
}
.glass_eb0d .icon_steel_a0c8 button,
.cold_b956 .icon_steel_a0c8 button {
  left: 0;
}
.glass_eb0d .paragraph-warm-88fe,
.cold_b956 .paragraph-warm-88fe {
  padding-left: 0;
  padding-right: 0;
}
.glass_eb0d .narrow_994f,
.cold_b956 .narrow_994f {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.glass_eb0d {
  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;
}
.glass_eb0d: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;
}
.glass_eb0d .component_d5dc {
  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) {
  .glass_eb0d .component_d5dc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .glass_eb0d .component_d5dc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .glass_eb0d .component_d5dc {
    min-height: 200px;
  }
}
.glass_eb0d .summary_3d43 {
  color: rgba(255, 255, 255, 0.8);
}
.glass_eb0d .summary_3d43 a,
.glass_eb0d .summary_3d43 li:after {
  color: inherit;
}
.glass_eb0d .summary_3d43 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.right_84ad {
  margin-bottom: 0.5em;
}
.column-current-98e7 {
  margin-bottom: 1.2em;
}
.column-current-98e7,
.right_84ad {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.column-current-98e7 p:last-child,
.right_84ad p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .icon_steel_a0c8,
#masthead .icon_steel_a0c8 {
  display: none;
}
#masthead
  > .icon_steel_a0c8.layout-plasma-19fd {
  display: none;
}
#masthead > .icon_steel_a0c8 button {
  left: 0;
}
.feature-127b {
  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%;
}
.feature-127b .hot_6c97 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.feature-127b .media_lite_685f {
  display: -webkit-box;
  display: flex;
}
.feature-127b .media_lite_685f.avatar_c917 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.feature-127b .media_lite_685f.simple-dde4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.feature-127b .media_lite_685f.copper-f9a4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.feature-127b.in_8505.label_west_3ba0 .media_lite_685f.avatar_c917 {
  flex-basis: 100%;
}
.feature-127b.video_prev_cc10 .media_lite_685f.simple-dde4 {
  -webkit-box-flex: 1;
  flex: auto;
}
.feature-127b.video_prev_cc10 .media_lite_685f.copper-f9a4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .icon_steel_a0c8.layout-plasma-19fd {
  display: none;
}
#masthead > .icon_steel_a0c8 button {
  left: 0;
}
.steel-53b1 {
  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;
}
.steel-53b1:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.steel-53b1.picture-a3d7 i {
  margin-right: 4px;
}
.steel-53b1.summary-9c3c i {
  margin-left: 5px;
}
.dark_16a5 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.dark_16a5 p:last-child {
  margin-bottom: 0;
}
.surface_thick_66ba {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.surface_thick_66ba a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.surface_thick_66ba img {
  display: block;
  width: auto;
  line-height: 1;
}
.surface_thick_66ba .fixed_c8cb {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.surface_thick_66ba .mini-e1f0 {
  margin: 5px 0 7px 0;
}
.surface_thick_66ba.bronze-cbf4 .sort-short-ca10 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface_thick_66ba.bronze-cbf4 .stale-075b {
  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;
}
.surface_thick_66ba.summary_stone_0444 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.surface_thick_66ba.summary_stone_0444 .sort-short-ca10 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.surface_thick_66ba.summary_stone_0444 .stale-075b {
  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;
}
.surface_thick_66ba.popup_short_735b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.surface_thick_66ba.list-79fe {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.surface_thick_66ba.list-79fe .stale-075b {
  margin-top: 7px;
}
.dark-4ee1 {
  display: inline-block;
}
.background_rough_f733 .cool-7746 .surface_thick_66ba img {
  max-width: 100%;
}
.shadow-copper-742d .tooltip-c248.badge_center_0a95,
.warm-d875 .tooltip-c248.badge_center_0a95 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-copper-742d .banner-808b,
.warm-d875 .banner-808b {
  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%);
}
.shadow-copper-742d .banner-808b {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shadow-copper-742d.accordion_cd2b .banner-808b {
  display: none;
}
.shadow-copper-742d .plasma_a4d8 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shadow-copper-742d .plasma_a4d8 li {
  display: inline-block;
  position: relative;
}
.shadow-copper-742d .plasma_a4d8 li:last-child {
  margin-right: 0;
}
.shadow-copper-742d .plasma_a4d8 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;
}
.shadow-copper-742d .plasma_a4d8 li.in_5c08 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shadow-copper-742d .plasma_a4d8 > 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;
}
.shadow-copper-742d .plasma_a4d8 > li > a i {
  line-height: 0;
}
.shadow-copper-742d .plasma_a4d8 > li.focused-ef35 > a .banner-808b {
  margin-left: 4px;
  line-height: 0;
}
.shadow-copper-742d .plasma_a4d8 .search-in-0b46 li.focused-ef35 > a {
  position: relative;
}
.shadow-copper-742d .plasma_a4d8 .search-in-0b46 li.focused-ef35 > a:after,
.shadow-copper-742d .plasma_a4d8 .search-in-0b46 li.focused-ef35 > a:before {
  content: "";
  display: table;
}
.shadow-copper-742d .plasma_a4d8 .search-in-0b46 li.focused-ef35 > a:after {
  clear: both;
}
.shadow-copper-742d .plasma_a4d8 .search-in-0b46 li.focused-ef35 > a .banner-808b {
  margin-left: 5px;
  float: right;
}
.shadow-copper-742d .progress-north-0fe5,
.shadow-copper-742d .search-in-0b46 {
  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;
}
.shadow-copper-742d .search-in-0b46 {
  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;
}
.shadow-copper-742d .search-in-0b46 .badge_center_0a95 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow-copper-742d .search-in-0b46 .banner-808b {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shadow-copper-742d .search-in-0b46 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shadow-copper-742d .search-in-0b46 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;
}
.shadow-copper-742d .search-in-0b46 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shadow-copper-742d .search-in-0b46 .search-in-0b46 {
  top: 0;
  left: 100%;
}
.shadow-copper-742d .warm-3b69.fn-focus-f7de > .progress-north-0fe5,
.shadow-copper-742d .warm-3b69.fn-focus-f7de > .search-in-0b46,
.shadow-copper-742d .warm-3b69:focus > .progress-north-0fe5,
.shadow-copper-742d .warm-3b69:focus > .search-in-0b46,
.shadow-copper-742d .warm-3b69:hover > .progress-north-0fe5,
.shadow-copper-742d .warm-3b69:hover > .search-in-0b46 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shadow-copper-742d.last_39c7 .alert-purple-cb97:after,
.shadow-copper-742d.last_39c7 .alert-purple-cb97:before {
  content: "";
  display: table;
}
.shadow-copper-742d.last_39c7 .alert-purple-cb97:after {
  clear: both;
}
.shadow-copper-742d.last_39c7 .alert-purple-cb97 > li {
  float: left;
}
.shadow-copper-742d.first-16ba .alert-purple-cb97:after,
.shadow-copper-742d.first-16ba .alert-purple-cb97:before {
  content: "";
  display: table;
}
.shadow-copper-742d.first-16ba .alert-purple-cb97:after {
  clear: both;
}
.shadow-copper-742d.first-16ba .alert-purple-cb97 > li {
  float: left;
}
.shadow-copper-742d.first-16ba .alert-purple-cb97 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-copper-742d.first-16ba .alert-purple-cb97 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-copper-742d.first-16ba .alert-purple-cb97 > li.solid_b678 > a,
.shadow-copper-742d.first-16ba .alert-purple-cb97 > li.in_5c08 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shadow-copper-742d.badge-red-717d .alert-purple-cb97 > li > a .badge_center_0a95 {
  position: relative;
}
.shadow-copper-742d.badge-red-717d .alert-purple-cb97 > li > a .badge_center_0a95: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;
}
.shadow-copper-742d.badge-red-717d
  .alert-purple-cb97
  > li:focus
  > a
  .badge_center_0a95:before,
.shadow-copper-742d.badge-red-717d
  .alert-purple-cb97
  > li:hover
  > a
  .badge_center_0a95:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-copper-742d.badge-red-717d
  .alert-purple-cb97
  > li.solid_b678
  > a
  .badge_center_0a95:before,
.shadow-copper-742d.badge-red-717d
  .alert-purple-cb97
  > li.picture_d766
  > a
  .badge_center_0a95:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-copper-742d.popup-large-3149 .alert-purple-cb97 > li > a .badge_center_0a95 {
  position: relative;
}
.shadow-copper-742d.popup-large-3149 .alert-purple-cb97 > li > a .badge_center_0a95: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;
}
.shadow-copper-742d.popup-large-3149 .alert-purple-cb97 > li:focus > a .badge_center_0a95:before,
.shadow-copper-742d.popup-large-3149
  .alert-purple-cb97
  > li:hover
  > a
  .badge_center_0a95:before {
  width: 100%;
  background-color: currentColor;
}
.shadow-copper-742d.popup-large-3149
  .alert-purple-cb97
  > li.solid_b678
  > a
  .badge_center_0a95:before,
.shadow-copper-742d.popup-large-3149
  .alert-purple-cb97
  > li.picture_d766
  > a
  .badge_center_0a95:before {
  width: 100%;
  background-color: currentColor;
}
.warm-d875 .plasma_a4d8 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.warm-d875 .plasma_a4d8 li:first-child > a {
  border-top: none;
}
.warm-d875 .plasma_a4d8 .hard-6d16 > .badge_center_0a95 .banner-808b {
  display: none;
}
.warm-d875 .plasma_a4d8 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.warm-d875 .plasma_a4d8 li:last-child {
  border: none;
}
.warm-d875 .plasma_a4d8 li.focused-ef35 > a {
  padding-right: 45px !important;
}
.warm-d875 .plasma_a4d8 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.warm-d875 .plasma_a4d8 li a:focus,
.warm-d875 .plasma_a4d8 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm-d875 .plasma_a4d8 li .warm-9340 {
  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;
}
.warm-d875 .plasma_a4d8 li .warm-9340:hover {
  box-shadow: none;
}
.warm-d875 .plasma_a4d8 li .warm-9340 .banner-808b {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.warm-d875 .plasma_a4d8 .search-in-0b46 {
  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);
}
.warm-d875 .plasma_a4d8 .search-in-0b46 li a {
  padding-left: 3em;
}
.warm-d875 .plasma_a4d8 .label_fresh_c31e > a .warm-9340 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.warm-d875 .plasma_a4d8 .label_fresh_c31e > .search-in-0b46 {
  display: block;
  opacity: 1;
}
.text_3f71 {
  max-width: 100%;
}
.slider_4752 {
  line-height: 0;
  cursor: pointer;
}
.preview-3622 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.preview-3622:hover {
  box-shadow: none;
  color: currentColor;
}
.preview-3622 svg {
  width: 18px;
  height: 18px;
}
.preview-3622 .hero-wood-3e77 {
  display: none;
}
.lower_1a62 {
  position: relative;
}
.lower_1a62.fn-active-f7de .preview-3622 .alert_6ee3 {
  display: none;
}
.lower_1a62.fn-active-f7de .preview-3622 .hero-wood-3e77 {
  display: inline-block;
}
.lower_1a62 .frame_inner_ff19 {
  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_1a62.tall-64ad .frame_inner_ff19 {
  left: auto;
  right: -0.9em;
}
.lower_1a62.tall-64ad .breadcrumb-5907::before {
  left: auto;
  right: 15px;
}
.lower_1a62.fn-active-f7de .frame_inner_ff19 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.left-4999 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.left-4999 label {
  flex-basis: 100%;
}
.left-4999 .tall-e8d4 {
  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;
}
.left-4999 .tall-66a5 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.left-4999 .tall-66a5:focus {
  background-color: transparent;
}
.left-4999 button.hero_liquid_e363 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.left-4999 button.hero_liquid_e363:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.left-4999 button.hero_liquid_e363 svg {
  width: 18px;
  height: 18px;
}
.left-4999 input[type="submit"] {
  min-height: auto;
}
.status-dim-fff5 .left-4999 .tall-66a5 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.breadcrumb-5907 {
  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) {
  .breadcrumb-5907 {
    width: 220px;
  }
}
.breadcrumb-5907 label {
  flex-basis: 100%;
}
.breadcrumb-5907::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;
}
.clean-f0ea .status-dim-fff5 .left-4999 {
  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;
}
.clean-f0ea
  .status-dim-fff5
  .left-4999
  .tall-e8d4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.clean-f0ea .status-dim-fff5 .left-4999 .tall-66a5 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.clean-f0ea
  .status-dim-fff5
  .left-4999
  .tall-66a5:focus {
  background: 0 0;
}
.clean-f0ea
  .status-dim-fff5
  .left-4999
  .box_c2a4 {
  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;
}
.gas-0995 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.gas-0995 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.gas-0995 li:last-child {
  margin-right: 0;
}
.gas-0995 li:first-child {
  margin-left: 0;
}
.gas-0995.gold_4ff6 a {
  color: #fff;
}
.gas-0995.gold_4ff6 a:hover {
  color: #fff;
}
.gas-0995 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.gas-0995 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.gas-0995 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.gas-0995 a:hover {
  opacity: 0.9;
  color: inherit;
}
.gas-0995 [class*="social-icon-apple"] {
  background-color: #999;
}
.gas-0995 [class*="social-icon-apple"].component_bde6 {
  background-color: transparent;
  color: #999;
}
.gas-0995 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.gas-0995 [class*="social-icon-behance"].component_bde6 {
  background-color: transparent;
  color: #1769ff;
}
.gas-0995 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.gas-0995 [class*="social-icon-bitbucket"].component_bde6 {
  background-color: transparent;
  color: #205081;
}
.gas-0995 [class*="social-icon-codepen"] {
  background-color: #000;
}
.gas-0995 [class*="social-icon-codepen"].component_bde6 {
  background-color: transparent;
  color: #000;
}
.gas-0995 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.gas-0995 [class*="social-icon-delicious"].component_bde6 {
  background-color: transparent;
  color: #39f;
}
.gas-0995 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.gas-0995 [class*="social-icon-digg"].component_bde6 {
  background-color: transparent;
  color: #005be2;
}
.gas-0995 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.gas-0995 [class*="social-icon-dribbble"].component_bde6 {
  background-color: transparent;
  color: #ea4c89;
}
.gas-0995 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.gas-0995 [class*="social-icon-envelope"].component_bde6 {
  background-color: transparent;
  color: #ea4335;
}
.gas-0995 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.gas-0995 [class*="social-icon-facebook"].component_bde6 {
  background-color: transparent;
  color: #3b5998;
}
.gas-0995 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.gas-0995 [class*="social-icon-flickr"].component_bde6 {
  background-color: transparent;
  color: #0063dc;
}
.gas-0995 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.gas-0995 [class*="social-icon-foursquare"].component_bde6 {
  background-color: transparent;
  color: #2d5be3;
}
.gas-0995 [class*="social-icon-github"] {
  background-color: #333;
}
.gas-0995 [class*="social-icon-github"].component_bde6 {
  background-color: transparent;
  color: #333;
}
.gas-0995 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.gas-0995 [class*="social-icon-google-plus"].component_bde6 {
  background-color: transparent;
  color: #dd4b39;
}
.gas-0995 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.gas-0995 [class*="social-icon-houzz"].component_bde6 {
  background-color: transparent;
  color: #7ac142;
}
.gas-0995 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.gas-0995 [class*="social-icon-instagram"].component_bde6 {
  background-color: transparent;
  color: #262626;
}
.gas-0995 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.gas-0995 [class*="social-icon-jsfiddle"].component_bde6 {
  background-color: transparent;
  color: #487aa2;
}
.gas-0995 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.gas-0995 [class*="social-icon-linkedin"].component_bde6 {
  background-color: transparent;
  color: #0077b5;
}
.gas-0995 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.gas-0995 [class*="social-icon-medium"].component_bde6 {
  background-color: transparent;
  color: #00ab6b;
}
.gas-0995 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.gas-0995
  [class*="social-icon-odnoklassniki"].component_bde6 {
  background-color: transparent;
  color: #f4731c;
}
.gas-0995 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.gas-0995 [class*="social-icon-meetup"].component_bde6 {
  background-color: transparent;
  color: #ec1c40;
}
.gas-0995 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.gas-0995 [class*="social-icon-pinterest"].component_bde6 {
  background-color: transparent;
  color: #bd081c;
}
.gas-0995 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.gas-0995 [class*="social-icon-product-hunt"].component_bde6 {
  background-color: transparent;
  color: #da552f;
}
.gas-0995 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.gas-0995 [class*="social-icon-reddit"].component_bde6 {
  background-color: transparent;
  color: #ff4500;
}
.gas-0995 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.gas-0995 [class*="social-icon-rss"].component_bde6 {
  background-color: transparent;
  color: #f26522;
}
.gas-0995 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.gas-0995
  [class*="social-icon-shopping-cart"].component_bde6 {
  background-color: transparent;
  color: #4caf50;
}
.gas-0995 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.gas-0995 [class*="social-icon-skype"].component_bde6 {
  background-color: transparent;
  color: #00aff0;
}
.gas-0995 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.gas-0995 [class*="social-icon-slideshare"].component_bde6 {
  background-color: transparent;
  color: #0077b5;
}
.gas-0995 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.gas-0995 [class*="social-icon-snapchat"].component_bde6 {
  background-color: transparent;
  color: #fffc00;
}
.gas-0995 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.gas-0995 [class*="social-icon-soundcloud"].component_bde6 {
  background-color: transparent;
  color: #f80;
}
.gas-0995 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.gas-0995 [class*="social-icon-spotify"].component_bde6 {
  background-color: transparent;
  color: #2ebd59;
}
.gas-0995 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.gas-0995
  [class*="social-icon-stack-overflow"].component_bde6 {
  background-color: transparent;
  color: #fe7a15;
}
.gas-0995 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.gas-0995 [class*="social-icon-maldkfgram"].component_bde6 {
  background-color: transparent;
  color: #2ca5e0;
}
.gas-0995 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.gas-0995 [class*="social-icon-tripadvisor"].component_bde6 {
  background-color: transparent;
  color: #589442;
}
.gas-0995 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.gas-0995 [class*="social-icon-tumblr"].component_bde6 {
  background-color: transparent;
  color: #35465c;
}
.gas-0995 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.gas-0995 [class*="social-icon-twitch"].component_bde6 {
  background-color: transparent;
  color: #6441a5;
}
.gas-0995 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.gas-0995 [class*="social-icon-twitter"].component_bde6 {
  background-color: transparent;
  color: #1da1f2;
}
.gas-0995 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.gas-0995 [class*="social-icon-vimeo"].component_bde6 {
  background-color: transparent;
  color: #1ab7ea;
}
.gas-0995 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.gas-0995 [class*="social-icon-vk"].component_bde6 {
  background-color: transparent;
  color: #45668e;
}
.gas-0995 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.gas-0995 [class*="social-icon-weibo"].component_bde6 {
  background-color: transparent;
  color: #df2029;
}
.gas-0995 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.gas-0995 [class*="social-icon-weixin"].component_bde6 {
  background-color: transparent;
  color: #7bb32e;
}
.gas-0995 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.gas-0995 [class*="social-icon-whatsapp"].component_bde6 {
  background-color: transparent;
  color: #25d366;
}
.gas-0995 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.gas-0995 [class*="social-icon-wordpress"].component_bde6 {
  background-color: transparent;
  color: #21759b;
}
.gas-0995 [class*="social-icon-xing"] {
  background-color: #026466;
}
.gas-0995 [class*="social-icon-xing"].component_bde6 {
  background-color: transparent;
  color: #026466;
}
.gas-0995 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.gas-0995 [class*="social-icon-yelp"].component_bde6 {
  background-color: transparent;
  color: #af0606;
}
.gas-0995 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.gas-0995 [class*="social-icon-youtube"].component_bde6 {
  background-color: transparent;
  color: #cd201f;
}
.container-21c6 {
  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;
}
.container-21c6:hover {
  box-shadow: none;
  background: 0 0;
}
.purple_4f32 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.small-912e {
  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;
}
.backdrop-1a97 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.sidebar_50b5 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.sidebar_50b5,
.sidebar_50b5::after,
.sidebar_50b5::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;
}
.sidebar_50b5::after,
.sidebar_50b5::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dropdown-bottom-13a7 .small-912e .backdrop-1a97 {
  margin-top: -2px;
  width: 19px;
}
.dropdown-bottom-13a7 .small-912e .sidebar_50b5 {
  margin-top: -1px;
}
.dropdown-bottom-13a7 .small-912e .sidebar_50b5,
.dropdown-bottom-13a7 .small-912e .sidebar_50b5::after,
.dropdown-bottom-13a7 .small-912e .sidebar_50b5::before {
  width: 19px;
  height: 2px;
}
.dropdown-bottom-13a7 .small-912e .sidebar_50b5::before {
  top: -6px;
}
.dropdown-bottom-13a7 .small-912e .sidebar_50b5::after {
  bottom: -6px;
}
.gallery-mini-7944 .small-912e .backdrop-1a97 {
  margin-top: -2px;
  width: 22px;
}
.gallery-mini-7944 .small-912e .sidebar_50b5 {
  margin-top: -1px;
}
.gallery-mini-7944 .small-912e .sidebar_50b5,
.gallery-mini-7944 .small-912e .sidebar_50b5::after,
.gallery-mini-7944 .small-912e .sidebar_50b5::before {
  width: 22px;
  height: 2px;
}
.gallery-mini-7944 .small-912e .sidebar_50b5::before {
  top: -7px;
}
.gallery-mini-7944 .small-912e .sidebar_50b5::after {
  bottom: -7px;
}
.pattern-stone-1201 .small-912e .backdrop-1a97 {
  margin-top: -2px;
  width: 31px;
}
.pattern-stone-1201 .small-912e .sidebar_50b5 {
  margin-top: -1.5px;
}
.pattern-stone-1201 .small-912e .sidebar_50b5,
.pattern-stone-1201 .small-912e .sidebar_50b5::after,
.pattern-stone-1201 .small-912e .sidebar_50b5::before {
  width: 31px;
  height: 3px;
}
.pattern-stone-1201 .small-912e .sidebar_50b5::before {
  top: -9px;
}
.pattern-stone-1201 .small-912e .sidebar_50b5::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .card-focused-b524 .small-912e .backdrop-1a97 {
    margin-top: -2px;
    width: 19px;
  }
  .card-focused-b524 .small-912e .sidebar_50b5 {
    margin-top: -1px;
  }
  .card-focused-b524 .small-912e .sidebar_50b5,
  .card-focused-b524 .small-912e .sidebar_50b5::after,
  .card-focused-b524 .small-912e .sidebar_50b5::before {
    width: 19px;
    height: 2px;
  }
  .card-focused-b524 .small-912e .sidebar_50b5::before {
    top: -6px;
  }
  .card-focused-b524 .small-912e .sidebar_50b5::after {
    bottom: -6px;
  }
  .card_clean_d6aa .small-912e .backdrop-1a97 {
    margin-top: -2px;
    width: 22px;
  }
  .card_clean_d6aa .small-912e .sidebar_50b5 {
    margin-top: -1px;
  }
  .card_clean_d6aa .small-912e .sidebar_50b5,
  .card_clean_d6aa .small-912e .sidebar_50b5::after,
  .card_clean_d6aa .small-912e .sidebar_50b5::before {
    width: 22px;
    height: 2px;
  }
  .card_clean_d6aa .small-912e .sidebar_50b5::before {
    top: -7px;
  }
  .card_clean_d6aa .small-912e .sidebar_50b5::after {
    bottom: -7px;
  }
  .label_30ab .small-912e .backdrop-1a97 {
    margin-top: -2px;
    width: 31px;
  }
  .label_30ab .small-912e .sidebar_50b5 {
    margin-top: -1.5px;
  }
  .label_30ab .small-912e .sidebar_50b5,
  .label_30ab .small-912e .sidebar_50b5::after,
  .label_30ab .small-912e .sidebar_50b5::before {
    width: 31px;
    height: 3px;
  }
  .label_30ab .small-912e .sidebar_50b5::before {
    top: -9px;
  }
  .label_30ab .small-912e .sidebar_50b5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .box-e7f5 .small-912e .backdrop-1a97 {
    margin-top: -2px;
    width: 19px;
  }
  .box-e7f5 .small-912e .sidebar_50b5 {
    margin-top: -1px;
  }
  .box-e7f5 .small-912e .sidebar_50b5,
  .box-e7f5 .small-912e .sidebar_50b5::after,
  .box-e7f5 .small-912e .sidebar_50b5::before {
    width: 19px;
    height: 2px;
  }
  .box-e7f5 .small-912e .sidebar_50b5::before {
    top: -6px;
  }
  .box-e7f5 .small-912e .sidebar_50b5::after {
    bottom: -6px;
  }
  .overlay-middle-98c4 .small-912e .backdrop-1a97 {
    margin-top: -2px;
    width: 22px;
  }
  .overlay-middle-98c4 .small-912e .sidebar_50b5 {
    margin-top: -1px;
  }
  .overlay-middle-98c4 .small-912e .sidebar_50b5,
  .overlay-middle-98c4 .small-912e .sidebar_50b5::after,
  .overlay-middle-98c4 .small-912e .sidebar_50b5::before {
    width: 22px;
    height: 2px;
  }
  .overlay-middle-98c4 .small-912e .sidebar_50b5::before {
    top: -7px;
  }
  .overlay-middle-98c4 .small-912e .sidebar_50b5::after {
    bottom: -7px;
  }
  .disabled-d336 .small-912e .backdrop-1a97 {
    margin-top: -2px;
    width: 31px;
  }
  .disabled-d336 .small-912e .sidebar_50b5 {
    margin-top: -1.5px;
  }
  .disabled-d336 .small-912e .sidebar_50b5,
  .disabled-d336 .small-912e .sidebar_50b5::after,
  .disabled-d336 .small-912e .sidebar_50b5::before {
    width: 31px;
    height: 3px;
  }
  .disabled-d336 .small-912e .sidebar_50b5::before {
    top: -9px;
  }
  .disabled-d336 .small-912e .sidebar_50b5::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .widget-top-a73b .small-912e .backdrop-1a97 {
    margin-top: -2px;
    width: 19px;
  }
  .widget-top-a73b .small-912e .sidebar_50b5 {
    margin-top: -1px;
  }
  .widget-top-a73b .small-912e .sidebar_50b5,
  .widget-top-a73b .small-912e .sidebar_50b5::after,
  .widget-top-a73b .small-912e .sidebar_50b5::before {
    width: 19px;
    height: 2px;
  }
  .widget-top-a73b .small-912e .sidebar_50b5::before {
    top: -6px;
  }
  .widget-top-a73b .small-912e .sidebar_50b5::after {
    bottom: -6px;
  }
  .thick_bfd4 .small-912e .backdrop-1a97 {
    margin-top: -2px;
    width: 22px;
  }
  .thick_bfd4 .small-912e .sidebar_50b5 {
    margin-top: -1px;
  }
  .thick_bfd4 .small-912e .sidebar_50b5,
  .thick_bfd4 .small-912e .sidebar_50b5::after,
  .thick_bfd4 .small-912e .sidebar_50b5::before {
    width: 22px;
    height: 2px;
  }
  .thick_bfd4 .small-912e .sidebar_50b5::before {
    top: -7px;
  }
  .thick_bfd4 .small-912e .sidebar_50b5::after {
    bottom: -7px;
  }
  .focus_5799 .small-912e .backdrop-1a97 {
    margin-top: -2px;
    width: 31px;
  }
  .focus_5799 .small-912e .sidebar_50b5 {
    margin-top: -1.5px;
  }
  .focus_5799 .small-912e .sidebar_50b5,
  .focus_5799 .small-912e .sidebar_50b5::after,
  .focus_5799 .small-912e .sidebar_50b5::before {
    width: 31px;
    height: 3px;
  }
  .focus_5799 .small-912e .sidebar_50b5::before {
    top: -9px;
  }
  .focus_5799 .small-912e .sidebar_50b5::after {
    bottom: -9px;
  }
}
.pressed-41eb .sidebar_50b5 {
  -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);
}
.pressed-41eb .sidebar_50b5::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.pressed-41eb .sidebar_50b5::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);
}
.pressed-41eb.tertiary-0526 .sidebar_50b5 {
  -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);
}
.pressed-41eb.tertiary-0526 .sidebar_50b5::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.pressed-41eb.tertiary-0526 .sidebar_50b5::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);
}
.overlay-bronze-49d3 {
  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.left_7ab0:before {
  display: none;
}
.block_703c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.block_703c .huge_8277 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.block_703c .huge_8277:last-of-type {
  border-bottom: none;
}
.block_703c .huge_8277.shadow-pro-eea6,
.block_703c .huge_8277.tag_warm_0cb7,
.block_703c .huge_8277.menu-498a {
  padding: 0;
}
.block_703c .warm-d875 .warm-9340 {
  color: currentColor;
}
.block_703c .warm-d875 .warm-9340:focus,
.block_703c .warm-d875 .warm-9340:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block_703c.column-ef14 .out-27ff,
.block_703c.column-ef14 .dark_16a5 a,
.block_703c.column-ef14 .alert-purple-cb97 a,
.block_703c.column-ef14 .search-in-0b46 a {
  color: rgba(0, 0, 0, 0.55);
}
.block_703c.column-ef14 .out-27ff:hover,
.block_703c.column-ef14 .dark_16a5 a:hover,
.block_703c.column-ef14 .alert-purple-cb97 a:hover,
.block_703c.column-ef14 .search-in-0b46 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.block_703c.column-ef14 .heading-5e23 {
  color: rgba(0, 0, 0, 0.8);
}
.block_703c.column-ef14 .huge_8277 {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_703c.column-ef14 .huge_8277:before {
  background: rgba(0, 0, 0, 0.08);
}
.block_703c.column-ef14 .north-c215:before {
  background: rgba(255, 255, 255, 0.9);
}
.block_703c.column-ef14 .warm-d875 .plasma_a4d8 li a,
.block_703c.column-ef14 .warm-d875 .warm-9340,
.block_703c.column-ef14 .search-in-0b46 {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_703c.column-ef14 .warm-d875 .warm-9340:focus,
.block_703c.column-ef14 .warm-d875 .warm-9340:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block_703c.column-ef14 .plasma_a4d8 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.block_703c.tall-a17a .out-27ff,
.block_703c.tall-a17a .dark_16a5 a,
.block_703c.tall-a17a .alert-purple-cb97 .warm-9340,
.block_703c.tall-a17a .alert-purple-cb97 a,
.block_703c.tall-a17a .search-in-0b46 a {
  color: rgba(255, 255, 255, 0.79);
}
.block_703c.tall-a17a .out-27ff:hover,
.block_703c.tall-a17a .dark_16a5 a:hover,
.block_703c.tall-a17a .alert-purple-cb97 .warm-9340:hover,
.block_703c.tall-a17a .alert-purple-cb97 a:hover,
.block_703c.tall-a17a .search-in-0b46 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.block_703c.tall-a17a .heading-5e23 {
  color: rgba(255, 255, 255, 0.99);
}
.block_703c.tall-a17a .huge_8277 {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_703c.tall-a17a .huge_8277:before {
  background: rgba(255, 255, 255, 0.08);
}
.block_703c.tall-a17a .north-c215:before {
  background: rgba(0, 0, 0, 0.9);
}
.block_703c.tall-a17a .warm-d875 .plasma_a4d8 li a,
.block_703c.tall-a17a .warm-d875 .warm-9340,
.block_703c.tall-a17a .search-in-0b46 {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_703c.tall-a17a .warm-d875 .warm-9340:focus,
.block_703c.tall-a17a .warm-d875 .warm-9340:hover {
  background: rgba(0, 0, 0, 0.01);
}
.block_703c.tall-a17a .plasma_a4d8 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.north-c215 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.north-c215:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.feature-4194 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.carousel_0356 .block_703c {
  box-shadow: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  z-index: 0;
  opacity: 0;
  top: 0;
  width: 100%;
  right: 0;
  bottom: 0;
}
.carousel_0356 .huge_8277 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.carousel_0356 .huge_8277:before {
  content: "";
  width: 8%;
  height: 2px;
  display: block;
  background: rgba(255, 255, 255, 0.08);
  position: absolute;
  bottom: 0;
  left: 46%;
}
@media screen and (max-width: 64em) {
  .carousel_0356 .huge_8277:before {
    width: 16%;
    left: 42%;
  }
}
.carousel_0356 .huge_8277:last-child:before {
  content: none;
}
.carousel_0356 .huge_8277[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.carousel_0356 .warm-d875 .plasma_a4d8 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.carousel_0356 .warm-d875 .plasma_a4d8 li a .warm-9340 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.carousel_0356 .warm-d875 .search-in-0b46 {
  border: none;
}
.carousel_0356 .warm-d875 .search-in-0b46 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.carousel_0356 .north-c215 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.carousel_0356 .feature-4194 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.carousel_0356 .tall-a17a .north-c215:before {
  background: rgba(0, 0, 0, 0.9);
}
.carousel_0356 .column-ef14.input_smooth_c23a .sidebar_50b5 {
  background: rgba(0, 0, 0, 0.6);
}
.carousel_0356
  .column-ef14.input_smooth_c23a
  .sidebar_50b5::after,
.carousel_0356
  .column-ef14.input_smooth_c23a
  .sidebar_50b5:before {
  background: inherit;
}
.carousel_0356
  .column-ef14.input_smooth_c23a:hover
  .sidebar_50b5 {
  background: rgba(0, 0, 0, 0.8);
}
.heading_6270 .block_703c {
  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) {
  .heading_6270 .block_703c {
    width: auto;
    right: 45px;
  }
}
.simple-f39d .block_703c {
  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) {
  .simple-f39d .block_703c {
    width: auto;
    left: 45px;
  }
}
.left_7ab0 .block_703c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.left_7ab0 .feature-4194 {
  max-width: 48em;
  margin: 0 auto;
}
.left_7ab0 .north-c215:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.carousel_5574 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.carousel_5574.carousel_0356 .block_703c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.carousel_5574.heading_6270 .block_703c {
  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);
}
.carousel_5574 .block_703c {
  visibility: visible;
}
.carousel_5574.simple-f39d .block_703c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.gallery-6d09,
.mini_c3e8 {
  overflow-x: hidden;
}
.gallery-6d09 .block_703c {
  overflow: auto;
}
.gallery-6d09.carousel_0356 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery-6d09.carousel_0356 .block_703c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.gallery-6d09.carousel_0356 .container-21c6 {
  opacity: 0;
}
.gallery-6d09.heading_6270 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery-6d09.heading_6270 .block_703c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.gallery-6d09.heading_6270 .container-21c6 {
  opacity: 0;
}
.gallery-6d09.simple-f39d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.gallery-6d09.simple-f39d .block_703c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.gallery-6d09.simple-f39d .container-21c6 {
  opacity: 0;
}
.gallery-6d09.left_7ab0 .block_703c {
  z-index: 10;
  visibility: visible;
}
.input_smooth_c23a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.input_smooth_c23a .sidebar_50b5 {
  background: rgba(255, 255, 255, 0.99);
}
.input_smooth_c23a .sidebar_50b5::after,
.input_smooth_c23a .sidebar_50b5:before {
  background: inherit;
}
.input_smooth_c23a:hover .sidebar_50b5 {
  background: rgba(255, 255, 255, 0.99);
}
.simple-f39d .input_smooth_c23a {
  top: 10px;
  right: auto;
  left: 12px;
}
.left_7ab0 .input_smooth_c23a {
  display: none !important;
}
.gallery-6d09:before,
.mini_c3e8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.gallery-6d09 .input_smooth_c23a,
.mini_c3e8 .input_smooth_c23a {
  display: inline-block;
}
.block_703c .hot_6c97 {
  -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;
}
.gallery-6d09 .block_703c .hot_6c97,
.mini_c3e8 .block_703c .hot_6c97 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.outline_d661 .tall-e8d4 {
  width: 100%;
}
.cool-7746 {
  padding: 0 0.5em 0;
}
.cool-7746 [class*="customify-col-"],
.cool-7746 [class*="customify-col_"],
.cool-7746 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tooltip-dd87 .cool-7746 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .layout_8a03 .cool_a727,
  .cool_a727 {
    display: none;
  }
  .disabled-906d {
    text-align: left;
  }
  .plasma-301c {
    text-align: center;
  }
  .medium-e37c {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .layout_8a03 .right_5424,
  .right_5424 {
    display: none;
  }
  .component_cool_a000 {
    text-align: left;
  }
  .background_plasma_b86f {
    text-align: center;
  }
  .bottom-63eb {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .layout_8a03 .bottom-4c33,
  .bottom-4c33 {
    display: none;
  }
  .prev-df3d {
    text-align: left;
  }
  .pattern-blue-eddf {
    text-align: center;
  }
  .tertiary-2820 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.center-7b68 {
  box-shadow: none !important;
}
.slider-3cd2 .text_stale_ecba,
.active-simple-2f35 .text_stale_ecba {
  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;
}
.active-simple-2f35 .text_stale_ecba {
  margin-top: 30px;
  margin-bottom: 30px;
}
.summary_next_dc66 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.summary_next_dc66:after,
.summary_next_dc66:before {
  content: "";
  display: table;
}
.summary_next_dc66:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .summary_next_dc66 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.summary_next_dc66,
.photo_d122 {
  max-width: 1248px;
  margin: 0 auto;
}

.sidebar-fixed-c50d.inner_efcf .summary_next_dc66 {
  max-width: 100%;
}
.sidebar-fixed-c50d.blue_e737 {
  max-width: 1200px;
  margin: 0 auto;
}
.sidebar-fixed-c50d.pattern_top_a59f .summary_next_dc66 {
  max-width: 100%;
}
.sidebar-fixed-c50d.pattern_top_a59f > .summary_next_dc66 {
  padding-left: 0;
  padding-right: 0;
}
.sidebar-fixed-c50d.pattern_top_a59f > .summary_next_dc66 .layout_8a03 {
  margin: 0;
}
.sidebar-fixed-c50d.pattern_top_a59f
  > .summary_next_dc66
  .alert_53c1.focused-0e93 {
  margin-right: 0;
  margin-left: 0;
}
.sidebar-fixed-c50d.pattern_top_a59f #main.focused-0e93 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .footer-c140 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .footer-c140 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bronze-c907 .backdrop-right-f5a5 {
    padding-right: 1em;
  }
  .bronze-c907.logo_small_54b8 .alert_53c1 {
    border-right: 1px solid #eaecee;
  }
  .bronze-c907.logo_small_54b8 .backdrop-right-f5a5 {
    padding-right: 1em;
  }
  .bronze-c907.logo_small_54b8 .avatar-8d1f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notification_hard_cfe0 .backdrop-right-f5a5 {
    padding-left: 1em;
  }
  .notification_hard_cfe0.logo_small_54b8 .alert_53c1 {
    border-left: 1px solid #eaecee;
  }
  .notification_hard_cfe0.logo_small_54b8 .backdrop-right-f5a5 {
    padding-left: 1em;
  }
  .notification_hard_cfe0.logo_small_54b8 .avatar-8d1f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .border_bf53 .backdrop-right-f5a5 {
    padding-left: 1em;
  }
  .border_bf53.logo_small_54b8 .plasma_a89d {
    border-right: 1px solid #eaecee;
  }
  .border_bf53.logo_small_54b8 .hero-f97a {
    border-right: 1px solid #eaecee;
  }
  .border_bf53.logo_small_54b8 .backdrop-right-f5a5 {
    padding-left: 1em;
  }
  .border_bf53.logo_small_54b8 .avatar-8d1f {
    padding-right: 1em;
  }
  .border_bf53.logo_small_54b8 .focus-569b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .middle-336a .backdrop-right-f5a5 {
    padding-right: 1em;
  }
  .middle-336a.logo_small_54b8 .plasma_a89d {
    border-left: 1px solid #eaecee;
  }
  .middle-336a.logo_small_54b8 .hero-f97a {
    border-left: 1px solid #eaecee;
  }
  .middle-336a.logo_small_54b8 .backdrop-right-f5a5 {
    padding-right: 1em;
  }
  .middle-336a.logo_small_54b8 .avatar-8d1f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .middle-336a.logo_small_54b8 .focus-569b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .footer-c140 .backdrop-right-f5a5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer-c140.logo_small_54b8 .alert_53c1 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .footer-c140.logo_small_54b8 .backdrop-right-f5a5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .footer-c140.logo_small_54b8 .avatar-8d1f {
    padding-left: 1em;
  }
  .footer-c140.logo_small_54b8 .focus-569b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .footer-c140.logo_small_54b8 .backdrop-right-f5a5 {
    padding-left: 0;
  }
}
.light-66c6 .title-ed67 {
  display: inline-block;
}
.summary-803d {
  display: inline-block;
}
.shade_simple_65c1 {
  word-con: break-word;
}
.layout-gas-a621 > span {
  display: inline-block;
  padding: 5px 0;
}
.layout-gas-a621 .wrapper_last_dd4d {
  margin-left: 8px;
  margin-right: 8px;
}
.layout-gas-a621 .footer-thick-b67e img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.pro-a31b .popup_dirty_52bf {
  margin-bottom: 2em;
}
.pro-a31b .row_c532 {
  margin-bottom: 15px;
}
.pro-a31b .row_c532:last-child {
  margin-bottom: 0;
}
.pro-a31b .frame-fixed-d0dc {
  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) {
  .pro-a31b .frame-fixed-d0dc {
    display: block;
  }
}
.pro-a31b .wide_78f8 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .pro-a31b .wide_78f8 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.pro-a31b .menu-thick-6d48 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.pro-a31b .menu-thick-6d48 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.pro-a31b .menu-thick-6d48 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.pro-a31b .shade_simple_65c1 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.pro-a31b .shade_simple_65c1 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.pro-a31b .overlay-1222 p:last-child {
  margin-bottom: 0;
}
.pro-a31b .list-up-50e5 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.pro-a31b .narrow_4279 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.pro-a31b .disabled_glass_15d7 {
  margin-top: 1em;
}
.pro-a31b .logo-last-e700 {
  top: 0;
  display: block;
}
.pro-a31b .logo-last-e700 a {
  color: inherit;
}
.pro-a31b .logo-last-e700 a:hover {
  color: inherit;
}
.pro-a31b .wide_372e {
  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;
}
.pro-a31b .wide_372e:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.pro-a31b .narrow_4279 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.pro-a31b .content-action-c970 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.pro-a31b .content-action-c970:first-child {
  margin-top: 0;
}
.pro-a31b .content-action-c970.surface-easy-777b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.pro-a31b .content-action-c970.content-middle-4ae9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pro-a31b
  .content-action-c970.content-middle-4ae9.up_d61d
  .disabled_glass_15d7 {
  width: 100%;
}
.pro-a31b .content-middle-4ae9 {
  -webkit-box-align: center;
  align-items: center;
}
.pro-a31b .content-middle-4ae9 .layout-gas-a621,
.pro-a31b .content-middle-4ae9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.pro-a31b .menu-thick-6d48 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pro-a31b .menu-thick-6d48 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.pro-a31b .menu-thick-6d48: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;
}
.pro-a31b .surface-easy-777b {
  z-index: 5;
}
.pro-a31b .pressed-36cb .element_2b17 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.pro-a31b .soft_3921 .element_2b17 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.pro-a31b .short_88a4 .element_2b17 {
  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;
}
.pro-a31b.tertiary_3eb1 .frame-fixed-d0dc,
.pro-a31b.pagination-left-3647 .frame-fixed-d0dc {
  display: block;
}
.pro-a31b.tertiary_3eb1 .frame-fixed-d0dc .complex-722c,
.pro-a31b.tertiary_3eb1 .frame-fixed-d0dc .narrow_4279,
.pro-a31b.pagination-left-3647 .frame-fixed-d0dc .complex-722c,
.pro-a31b.pagination-left-3647 .frame-fixed-d0dc .narrow_4279 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pro-a31b.video_motion_c3c2 .wide_78f8 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .pro-a31b.video_motion_c3c2 .wide_78f8 {
    margin-right: 0;
  }
}
.pro-a31b.tertiary_3eb1 .wide_78f8,
.pro-a31b.pagination-left-3647 .wide_78f8 {
  padding-top: 40%;
}
.pro-a31b.tertiary_3eb1 .popup_dirty_52bf,
.pro-a31b.pagination-left-3647 .popup_dirty_52bf {
  display: block;
}
.pro-a31b.tertiary_3eb1 .fn-sticky-f7de .narrow_4279,
.pro-a31b.pagination-left-3647 .fn-sticky-f7de .narrow_4279 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.pro-a31b.tertiary_3eb1 .wide_78f8,
.pro-a31b.pagination-left-3647 .wide_78f8 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.pro-a31b.tertiary_3eb1 .narrow_4279 {
  padding: 1em;
}
.under-3317 {
  margin: 30px auto;
  display: block;
}
.under-3317 .disabled-purple-bc26 > * {
  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;
}
.under-3317 .disabled-purple-bc26 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under-3317 .disabled-purple-bc26 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.detail-pressed-67fe .layout-gas-a621 {
  margin-bottom: 1.41575em;
}
.detail-pressed-67fe .silver_cd0e {
  margin-bottom: 1.618em;
}
.bottom-154e .last_8b4d {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.bottom-154e .last_8b4d a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.bottom-154e .layout_ccb5 {
  max-width: 100%;
  overflow: auto;
}
.thick-08ee .bottom-154e a:hover {
  text-decoration: underline;
}
.carousel_active_65c8 .row_c532:not(.shade_simple_65c1),
.carousel_active_65c8 .menu-thick-6d48 {
  margin-bottom: 1.41575em;
}
.carousel_active_65c8 .row_c532:not(.shade_simple_65c1):last-child,
.carousel_active_65c8 .menu-thick-6d48:last-child {
  margin-bottom: 0;
}
.carousel_active_65c8 .row_c532.gradient_44e4 {
  margin-bottom: 0.41575em;
}
.carousel_active_65c8 .sort_gas_67f4:before,
.carousel_active_65c8 .dropdown_focused_741b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.carousel_active_65c8 .sort_gas_67f4:before {
  content: "\f115";
}
.carousel_active_65c8 .dropdown_focused_741b:before {
  content: "\f02c";
}
.carousel_active_65c8 .tooltip-silver-cd82 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.carousel_active_65c8 .tooltip-silver-cd82 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.filter-stale-d974 {
  display: -webkit-box;
  display: flex;
}
.filter-stale-d974 .pattern-tall-f1b0 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .filter-stale-d974 .pattern-tall-f1b0 {
    flex-basis: 90px;
  }
}
.filter-stale-d974 .stone_d791 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .filter-stale-d974 .stone_d791 {
    flex-basis: calc(100% - 50px);
  }
}
.filter-stale-d974 .tooltip-hard-2159 p:last-child {
  margin-bottom: 0.72em;
}
.upper_e5cf .disabled-purple-bc26 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.upper_e5cf .disabled-purple-bc26:after,
.upper_e5cf .disabled-purple-bc26:before {
  content: "";
  display: table;
}
.upper_e5cf .disabled-purple-bc26:after {
  clear: both;
}
.upper_e5cf .disabled-purple-bc26 .nav_short_49f1,
.upper_e5cf .disabled-purple-bc26 .column-plasma-55e1 {
  width: 49%;
}
.upper_e5cf .disabled-purple-bc26 .nav_short_49f1 a span.liquid-07b3,
.upper_e5cf .disabled-purple-bc26 .column-plasma-55e1 a span.liquid-07b3 {
  display: block;
  margin-bottom: 5px;
}
.upper_e5cf .disabled-purple-bc26 .column-plasma-55e1 {
  float: left;
  text-align: left;
}
.upper_e5cf .disabled-purple-bc26 .nav_short_49f1 {
  float: right;
  text-align: right;
}
.block-large-314d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .block-large-314d {
    margin-bottom: 0;
  }
}
.secondary-5fe6 {
  margin-bottom: 1em;
}
.secondary-5fe6 .shade_simple_65c1 {
  font-size: 1.1em;
  line-height: 1.3;
}
.icon-0445 a {
  display: block;
  line-height: 0;
  position: relative;
}
.row_78bf .secondary-5fe6,
.summary-fluid-0098 .secondary-5fe6 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .row_78bf .secondary-5fe6,
  .summary-fluid-0098 .secondary-5fe6 {
    display: block;
  }
}
.row_78bf .icon-0445,
.summary-fluid-0098 .icon-0445 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .row_78bf .icon-0445,
  .summary-fluid-0098 .icon-0445 {
    margin-bottom: 1em;
  }
}
.row_78bf .icon-0445 img,
.summary-fluid-0098 .icon-0445 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.row_78bf .tag_4809,
.summary-fluid-0098 .tag_4809 {
  flex-basis: calc(100% - 160px);
}
.row_78bf .tag_4809 p,
.summary-fluid-0098 .tag_4809 p {
  margin-bottom: 0;
}
.row_78bf .tag_4809 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .row_78bf .tag_4809 {
    padding-left: 0;
  }
}
.summary-fluid-0098 .tag_4809 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .summary-fluid-0098 .tag_4809 {
    padding-right: 0;
  }
}
.summary-fluid-0098 .icon-0445 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.liquid_186c .icon-0445 {
  margin-bottom: 0.5em;
}
.liquid_186c .icon-0445 img {
  width: 100%;
}
.overlay-hovered-d531 .menu-f2a6,
.purple-d15e .menu-f2a6 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.purple-d15e .alert_53c1 .thick_ebf3 p:last-child {
  margin-bottom: 0;
}
.avatar-small-2b11 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.new_55ee .progress_light_0440 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .new_55ee .progress_light_0440:last-of-type {
    margin-bottom: 0;
  }
}
.new_55ee .progress_light_0440 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.new_55ee .progress_light_0440 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.new_55ee .progress_light_0440 ul li {
  margin: 0 0 0.6em;
}
.new_55ee .progress_light_0440 ul li.middle_5c73,
.new_55ee .progress_light_0440 ul li.popup-1ff2 {
  position: relative;
}
.new_55ee .progress_light_0440 ul li.middle_5c73 .summary-3db2,
.new_55ee .progress_light_0440 ul li.popup-1ff2 .summary-3db2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.new_55ee .progress_light_0440 ul li.middle_5c73:after:after,
.new_55ee .progress_light_0440 ul li.middle_5c73:after:before,
.new_55ee
  .progress_light_0440
  ul
  li.popup-1ff2:after:after,
.new_55ee
  .progress_light_0440
  ul
  li.popup-1ff2:after:before {
  content: "";
  display: table;
}
.new_55ee .progress_light_0440 ul li.middle_5c73:after:after,
.new_55ee
  .progress_light_0440
  ul
  li.popup-1ff2:after:after {
  clear: both;
}
.new_55ee .progress_light_0440 a.slider_first_a49f:hover {
  text-decoration: none;
}
.new_55ee .progress_light_0440 select {
  max-width: 100%;
}
.new_55ee .progress_light_0440 table {
  font-size: 85%;
}
.new_55ee .progress_light_0440 table td,
.new_55ee .progress_light_0440 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.new_55ee .progress_light_0440 table tfoot td {
  text-align: left;
}
.new_55ee .progress_light_0440 :last-child {
  margin-bottom: 0;
}
.new_55ee .progress_light_0440 .feature-wide-ea31 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.new_55ee .progress_light_0440 .feature-wide-ea31 label {
  width: 100%;
}
.new_55ee .progress_light_0440 .feature-wide-ea31 .tall-66a5 {
  width: 100%;
  display: block;
}
.new_55ee .progress_light_0440 .feature-wide-ea31 .hero_liquid_e363 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.new_55ee .progress_light_0440 .feature-wide-ea31 .hero_liquid_e363:hover svg #svg-search {
  fill: #444;
}
.new_55ee .progress_light_0440 .feature-wide-ea31 .hero_liquid_e363 svg {
  width: 18px;
  height: 18px;
}
.new_55ee .backdrop_fresh_eb38 ul ul,
.new_55ee .container-6c5f ul ul,
.new_55ee .badge-dark-6baf ul ul,
.new_55ee .shadow-ae70 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.new_55ee .backdrop_fresh_eb38 .focused-ef35 > a,
.new_55ee .container-6c5f .focused-ef35 > a,
.new_55ee .badge-dark-6baf .focused-ef35 > a,
.new_55ee .shadow-ae70 .focused-ef35 > a {
  margin-bottom: 0;
}
.new_55ee .overlay_action_41fd li,
.new_55ee .backdrop_fresh_eb38 li,
.new_55ee .tooltip_0a73 li,
.new_55ee .container-6c5f li,
.new_55ee .badge-dark-6baf li,
.new_55ee .shadow-ae70 li,
.new_55ee .grid-hot-00d1 li,
.new_55ee .short_922e li {
  display: block;
  position: relative;
}
.new_55ee .overlay_action_41fd li:last-child,
.new_55ee .backdrop_fresh_eb38 li:last-child,
.new_55ee .tooltip_0a73 li:last-child,
.new_55ee .container-6c5f li:last-child,
.new_55ee .badge-dark-6baf li:last-child,
.new_55ee .shadow-ae70 li:last-child,
.new_55ee .grid-hot-00d1 li:last-child,
.new_55ee .short_922e li:last-child {
  border: none;
}
.new_55ee .overlay_action_41fd li a,
.new_55ee .backdrop_fresh_eb38 li a,
.new_55ee .tooltip_0a73 li a,
.new_55ee .container-6c5f li a,
.new_55ee .badge-dark-6baf li a,
.new_55ee .shadow-ae70 li a,
.new_55ee .grid-hot-00d1 li a,
.new_55ee .short_922e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.new_55ee .overlay_action_41fd li ul li::before,
.new_55ee .backdrop_fresh_eb38 li ul li::before,
.new_55ee .tooltip_0a73 li ul li::before,
.new_55ee .container-6c5f li ul li::before,
.new_55ee .badge-dark-6baf li ul li::before,
.new_55ee .shadow-ae70 li ul li::before,
.new_55ee .grid-hot-00d1 li ul li::before,
.new_55ee .short_922e li ul li::before {
  left: 15px;
}
.new_55ee .overlay_action_41fd li ul a,
.new_55ee .backdrop_fresh_eb38 li ul a,
.new_55ee .tooltip_0a73 li ul a,
.new_55ee .container-6c5f li ul a,
.new_55ee .badge-dark-6baf li ul a,
.new_55ee .shadow-ae70 li ul a,
.new_55ee .grid-hot-00d1 li ul a,
.new_55ee .short_922e li ul a {
  padding-left: 20px;
}
.new_55ee .overlay_action_41fd li ul ul li::before,
.new_55ee .backdrop_fresh_eb38 li ul ul li::before,
.new_55ee .tooltip_0a73 li ul ul li::before,
.new_55ee .container-6c5f li ul ul li::before,
.new_55ee .badge-dark-6baf li ul ul li::before,
.new_55ee .shadow-ae70 li ul ul li::before,
.new_55ee .grid-hot-00d1 li ul ul li::before,
.new_55ee .short_922e li ul ul li::before {
  left: 30px;
}
.new_55ee .overlay_action_41fd li ul ul a,
.new_55ee .backdrop_fresh_eb38 li ul ul a,
.new_55ee .tooltip_0a73 li ul ul a,
.new_55ee .container-6c5f li ul ul a,
.new_55ee .badge-dark-6baf li ul ul a,
.new_55ee .shadow-ae70 li ul ul a,
.new_55ee .grid-hot-00d1 li ul ul a,
.new_55ee .short_922e li ul ul a {
  padding-left: 40px;
}
.new_55ee .caption_4311 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.new_55ee .short_922e ul li {
  margin-bottom: 1.41575em;
}
.new_55ee .short_922e ul li .breadcrumb_red_3f1b {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.new_55ee .short_922e ul li .white_a7b4 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.tall-a17a .overlay_action_41fd li a,
.tall-a17a .backdrop_fresh_eb38 li a,
.tall-a17a .tooltip_0a73 li a,
.tall-a17a .container-6c5f li a,
.tall-a17a .badge-dark-6baf li a,
.tall-a17a .shadow-ae70 li a,
.tall-a17a .grid-hot-00d1 li a,
.tall-a17a .short_922e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-a17a .caption_4311 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-a17a .progress_light_0440 ul li.middle_5c73 .summary-3db2,
.tall-a17a .progress_light_0440 ul li.popup-1ff2 .summary-3db2 {
  background: rgba(0, 0, 0, 0.2);
}
.tall-a17a .new_55ee .progress_light_0440 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-fixed-c50d .new_55ee .plasma_a4d8 li {
  margin: 0;
}
.sidebar-fixed-c50d .new_55ee .plasma_a4d8 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sidebar-fixed-c50d .new_55ee .plasma_a4d8 li ul {
  margin: 0;
}
.sidebar-fixed-c50d .new_55ee .plasma_a4d8 li ul li a {
  padding-left: 15px;
}
.sidebar-fixed-c50d .new_55ee .plasma_a4d8 li ul li li a {
  padding-left: 30px;
}
.sidebar-fixed-c50d .new_55ee .plasma_a4d8 li.in_5c08 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sidebar-fixed-c50d .new_55ee .plasma_a4d8 li.in_5c08 > 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;
}
.sidebar-fixed-c50d .new_55ee .plasma_a4d8 li.in_5c08 > 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;
}
.aside-clean-3730 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.main-6fcf {
  position: relative;
  z-index: 10;
}
.main-6fcf .hot_6c97 {
  width: 100%;
  max-width: 100%;
}
.notice-silver-c67f .prev-6e7d {
  padding-top: 2em;
  padding-bottom: 2em;
}
.notice-silver-c67f .column-ef14 {
}
.notice-silver-c67f .tall-a17a {
  background: #292929;
}
.search_8fb8 .prev-6e7d {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.search_8fb8 .column-ef14 {
  background: #f9f9f9;
}
.search_8fb8 .tall-a17a {
  background: #303030;
}
.rough-9922 .prev-6e7d {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .rough-9922 .title-ed67 {
    margin-bottom: 1em;
  }
  .rough-9922 .title-ed67:last-child {
    margin-bottom: 0;
  }
}
.rough-9922 .column-ef14 {
  background: #ededed;
}
.rough-9922 .tall-a17a {
  background: #1a1a1a;
}
.prev-6e7d.column-ef14 {
  color: rgba(0, 0, 0, 0.6);
}
.prev-6e7d.column-ef14 .old_f1f5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.prev-6e7d.tall-a17a {
  color: rgba(255, 255, 255, 0.99);
}
.prev-6e7d.tall-a17a a:not(.slider_first_a49f) {
  color: rgba(255, 255, 255, 0.79);
}
.prev-6e7d.tall-a17a a:not(.slider_first_a49f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-6e7d.tall-a17a .old_f1f5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-6e7d.tall-a17a table tbody td,
.prev-6e7d.tall-a17a table th {
  background: rgba(0, 0, 0, 0.08);
}
.menu-next-3fab.thumbnail_copper_7587 .summary_next_dc66 {
  max-width: initial;
}
.menu-next-3fab .text-e75f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.menu-next-3fab .text-e75f .hot_6c97 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .menu-next-3fab .text-e75f .hot_6c97 {
    display: block;
    margin-bottom: 2em;
  }
  .menu-next-3fab .text-e75f .hot_6c97:last-child {
    margin-bottom: 0;
  }
}
.rough-9922 .title-ed67:last-child,
.search_8fb8 .title-ed67:last-child,
.notice-silver-c67f .title-ed67:last-child {
  margin-bottom: 0;
}
.rough-9922 .title-ed67 .new_55ee .progress_light_0440:last-child,
.search_8fb8 .title-ed67 .new_55ee .progress_light_0440:last-child,
.notice-silver-c67f .title-ed67 .new_55ee .progress_light_0440:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .rough-9922 .cool-b4c2,
  .rough-9922 .west_bfe7,
  .search_8fb8 .cool-b4c2,
  .search_8fb8 .west_bfe7,
  .notice-silver-c67f .cool-b4c2,
  .notice-silver-c67f .west_bfe7 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .main-6fcf .title-ed67 {
    margin-bottom: 2em;
  }
}
.main-6fcf p:last-child {
  margin-bottom: 0;
}
.main-6fcf li,
.main-6fcf ul {
  list-style: none;
  margin: 0;
}
.main-6fcf ul ul {
  margin-left: 2.617924em;
}
.lite_1df8 {
  font-size: 0.875em;
}

/* css-noise: 7db9 */
.ghost-box-i4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}
