/*!
Theme Name: Customify
Theme URI: https://pressmaximum.header_42ba/customify
Author: WPCustomify
Author URI: https://pressmaximum.header_42ba
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.header_42ba/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.video_stale_6a3d.border-gold-ce86/licenses/gpl-2.0.input-1f59
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.chip_dynamic_0f43/, (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.prev_2e9e.fresh_9ba7/normalize.gold_0d5c/
 ======
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.gold_0d5c v7.0.0 | MIT License | github.header_42ba/necolas/normalize.gold_0d5c */
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;
}
.old-6668 .narrow_4b49,
.fixed_110c,
.secondary-over-cd38,
.frame_c0ec,
.static-1903,
.aside-wide-8f2c,
.image-d399,
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;
}
.fixed_110c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .fixed_110c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .fixed_110c,
  h1 {
    font-size: 1.8em;
  }
}
.secondary-over-cd38,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.secondary-over-cd38 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .secondary-over-cd38,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .secondary-over-cd38,
  h2 {
    font-size: 1.7em;
  }
}
.frame_c0ec,
h3 {
  font-size: 1.618em;
}
.old-6668 .narrow_4b49,
.static-1903,
h4 {
  font-size: 1.41575em;
}
p {
  margin: 0 0 1.41575em;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  padding: 0 1.41575em;
  margin: 1.41575em 1.618em;
  border-left: 3px solid #eaecee;
  font-style: italic;
  font-weight: 200;
  font-size: 1.2em;
}
blockquote p:last-of-type {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.618em;
}
pre {
  background: #f2f2f2;
  font-family: "Courier 10 Pitch", Courier, monospace;
  margin-bottom: 2.2906835em;
  padding: 1.618em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  background-color: rgba(0, 0, 0, 0.05);
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 0.15em 0.5407911001em;
  border-radius: 2px;
}
abbr,
acronym {
  border-bottom: 1px dotted #686868;
  cursor: help;
}
ins,
mark {
  background: 0 0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
}
body {
  background: #fff;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 0 0 1.618em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
a.photo_outer_e67d {
  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;
}
.hot-ae26:after,
.hot-ae26:before,
.module_over_04ef:after,
.module_over_04ef:before {
  content: "";
  display: table;
}
.hot-ae26:after,
.module_over_04ef:after {
  clear: both;
}
.fresh-c823 {
  float: right;
  margin-right: 0;
}
.video_inner_1c60 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.hero_2aad .logo-fixed-9e52,
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;
}
.hero_2aad .logo-fixed-9e52: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;
}
.preview-1ae0 .logo-fixed-9e52 {
  box-shadow: none;
}
.preview-1ae0
  .logo-fixed-9e52
  .panel_e6e9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.preview-1ae0 .logo-fixed-9e52 .progress_gas_f8ef {
  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;
}
.preview-1ae0
  .logo-fixed-9e52
  .progress_gas_f8ef
  b {
  display: none;
}
.preview-1ae0 .button_steel_2fd0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.row_bottom_fc1f:not(.logo-advanced-bf56):not(.nav_active_0e37),
button:not(.logo-advanced-bf56):not(.nav_active_0e37),
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ),
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ),
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ) {
  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;
}
.row_bottom_fc1f:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):hover,
button:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):hover,
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):hover,
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):hover,
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.row_bottom_fc1f:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):active,
.row_bottom_fc1f:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):focus,
button:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):active,
button:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):focus,
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):active,
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):focus,
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):active,
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):focus,
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):active,
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):focus {
  outline: 0;
}
.row_bottom_fc1f:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb,
button:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb,
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb,
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb,
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb {
  position: relative;
}
.row_bottom_fc1f:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .modal-soft-1d3c,
.row_bottom_fc1f:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .surface_6070,
.row_bottom_fc1f:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .highlight_light_beb5,
.row_bottom_fc1f:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  i,
.row_bottom_fc1f:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  svg,
button:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .modal-soft-1d3c,
button:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .surface_6070,
button:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .highlight_light_beb5,
button:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  i,
button:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  svg,
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .modal-soft-1d3c,
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .surface_6070,
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .highlight_light_beb5,
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  i,
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  svg,
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .modal-soft-1d3c,
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .surface_6070,
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .highlight_light_beb5,
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  i,
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  svg,
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .modal-soft-1d3c,
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .surface_6070,
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  .highlight_light_beb5,
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  i,
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb
  svg {
  visibility: hidden;
}
.row_bottom_fc1f:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb:after,
button:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb:after,
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb:after,
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb:after,
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ).fn-loading-8bfb: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;
}
.row_bottom_fc1f:not(.logo-advanced-bf56):not(.nav_active_0e37),
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ),
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ),
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ) {
  color: #fff;
  background: #235787;
}
.row_bottom_fc1f:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):focus,
input[type="button"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):focus,
input[type="reset"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):focus,
input[type="submit"]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ):focus {
  color: #fff;
}
.row_bottom_fc1f.fn-disabled-8bfb:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ),
.row_bottom_fc1f[disabled]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ),
button.fn-disabled-8bfb:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ),
button[disabled]:not(.logo-advanced-bf56):not(
    .nav_active_0e37
  ) {
  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;
}
.title_narrow_95a6 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.title_narrow_95a6: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;
}
.panel-f508 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.hover-83ca {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.photo_plasma_20e1 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hot-ae26:after,
.hot-ae26:before,
.border-5b4e:after,
.border-5b4e:before,
.photo-5d67:after,
.photo-5d67:before,
.row-bright-a328:after,
.row-bright-a328:before,
.link-fluid-f26f:after,
.link-fluid-f26f:before,
.content_f502:after,
.content_f502:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hot-ae26:after,
.border-5b4e:after,
.photo-5d67:after,
.row-bright-a328:after,
.link-fluid-f26f:after,
.content_f502:after {
  clear: both;
}
.border-5b4e .pagination-dark-c8fd,
.photo-5d67 .pagination-dark-c8fd,
.prev-1735 .pagination-dark-c8fd {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.title-ae63 {
  display: inline-block;
}
.outer_69fa {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.outer_69fa img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.outer_69fa .list_prev_fa38 {
  padding: 1em 0;
  font-size: 85%;
}
.list_prev_fa38 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.outer_a57a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.outer_a57a:after,
.outer_a57a:before {
  content: "";
  display: table;
}
.outer_a57a:after {
  clear: both;
}
.dirty_3477 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.overlay-dac7 .dirty_3477 {
  max-width: 50%;
}
.logo_fresh_228f .dirty_3477 {
  max-width: 33.33%;
}
.yellow_d6e2 .dirty_3477 {
  max-width: 25%;
}
.light_8254 .dirty_3477 {
  max-width: 20%;
}
.hot-3bb7 .dirty_3477 {
  max-width: 16.66%;
}
.avatar-dynamic-ce82 .dirty_3477 {
  max-width: 14.28%;
}
.description_outer_40da .dirty_3477 {
  max-width: 12.5%;
}
.tag-cdf1 .dirty_3477 {
  max-width: 11.11%;
}
.preview-1681 {
  display: block;
}
.old-6668 .hover_bd1f label,
.old-6668 .message-clean-023f label,
.old-6668 .photo-bronze-0281 label,
.old-6668 .sort_9d5b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.list_fff3 {
  list-style: none;
  margin: 0;
}
.list_fff3 article.bottom_a17c {
  margin-bottom: 0;
}
.list_fff3 ul {
  list-style: none;
  margin: 0;
}
.list_fff3 .tertiary-static-412b li.bottom_a17c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .list_fff3 .tertiary-static-412b li.bottom_a17c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .list_fff3 .tertiary-static-412b li.bottom_a17c: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) {
  .list_fff3 .tertiary-static-412b li.bottom_a17c li.bottom_a17c li.bottom_a17c li.bottom_a17c {
    padding-left: 0;
  }
}
article.bottom_a17c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bottom_a17c .border-5b4e p:last-of-type {
  margin-bottom: 0;
}
article.bottom_a17c .notice_first_47ea {
  float: left;
}
article.bottom_a17c .wide_14de {
  margin-left: 85px;
}
article.bottom_a17c .backdrop-white-d9de {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bottom_a17c .backdrop-white-d9de .element-motion-4916 {
  margin-left: 10px;
}
article.bottom_a17c .active_c775 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bottom_a17c .disabled_complex_e8e1 {
  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 .hover_bd1f,
  #respond .photo-bronze-0281,
  #respond .sort_9d5b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hover_bd1f input,
#respond .photo-bronze-0281 input,
#respond .sort_9d5b input {
  width: 100%;
}
#respond .sort_9d5b {
  margin-right: 0;
}
#respond .tabs_huge_77e0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame-motion-5a08 {
  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;
}
.frame-motion-5a08.heading-3a59 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame-motion-5a08 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%);
}
.frame-motion-5a08:focus,
.frame-motion-5a08: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);
}
.middle-f145 {
  border-radius: 10%;
}
.text-149c {
  border-radius: 50%;
}
.badge_2f68 {
  font-size: 0.72em;
}
.white_fbba {
  font-size: 0.875em;
}
.sidebar_huge_ed37 {
  font-size: 1.1em;
}
.cold_327a {
  text-transform: uppercase;
  line-height: 1.2;
}
.cold_327a.badge_2f68 {
  letter-spacing: 0.5px;
}
.liquid-40d2,
.liquid-40d2 a {
  color: #6d6d6d;
}
.liquid-40d2 a:hover {
  color: #111;
}
.tiny_0e18 {
  color: #6d6d6d;
}
.accordion-wood-19a7 {
  overflow-x: hidden;
}
.accordion-wood-19a7 .backdrop_old_b6fe.icon-east-5f99 {
  position: relative;
}
.accordion-wood-19a7 .backdrop_old_b6fe.icon-east-5f99.bright_46dd {
  position: initial;
}
.accordion-wood-19a7
  .backdrop_old_b6fe.icon-east-5f99.bright_46dd
  .dropdown-focused-9129 {
  left: auto;
}
.accordion-wood-19a7 .backdrop_old_b6fe .dropdown-focused-9129 {
  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;
}
.accordion-wood-19a7 .backdrop_old_b6fe:hover.icon-east-5f99 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accordion-wood-19a7
  .backdrop_old_b6fe:hover.icon-east-5f99
  .dropdown-focused-9129 {
  display: block;
  z-index: 9999999;
}
.accordion-wood-19a7 .texture-hard-1e69 .breadcrumb-c800,
.accordion-wood-19a7 .dynamic_3b08 .breadcrumb-c800 {
  display: none;
}
.accordion-wood-19a7 .link_green_708a .backdrop_old_b6fe:hover.icon-east-5f99 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.old-6668 .hover_bd1f label,
.old-6668 .message-clean-023f label,
.old-6668 .photo-bronze-0281 label,
.old-6668 .sort_9d5b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.list_fff3 {
  list-style: none;
  margin: 0;
}
.list_fff3 article.bottom_a17c {
  margin-bottom: 0;
}
.list_fff3 ul {
  list-style: none;
  margin: 0;
}
.list_fff3 .tertiary-static-412b li.bottom_a17c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .list_fff3 .tertiary-static-412b li.bottom_a17c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .list_fff3 .tertiary-static-412b li.bottom_a17c: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) {
  .list_fff3 .tertiary-static-412b li.bottom_a17c li.bottom_a17c li.bottom_a17c li.bottom_a17c {
    padding-left: 0;
  }
}
article.bottom_a17c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bottom_a17c .border-5b4e p:last-of-type {
  margin-bottom: 0;
}
article.bottom_a17c .notice_first_47ea {
  float: left;
}
article.bottom_a17c .wide_14de {
  margin-left: 85px;
}
article.bottom_a17c .backdrop-white-d9de {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bottom_a17c .backdrop-white-d9de .element-motion-4916 {
  margin-left: 10px;
}
article.bottom_a17c .active_c775 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bottom_a17c .disabled_complex_e8e1 {
  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 .hover_bd1f,
  #respond .photo-bronze-0281,
  #respond .sort_9d5b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hover_bd1f input,
#respond .photo-bronze-0281 input,
#respond .sort_9d5b input {
  width: 100%;
}
#respond .sort_9d5b {
  margin-right: 0;
}
#respond .tabs_huge_77e0 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture-hard-1e69 .secondary_f897 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.secondary_f897 .caption-c0f3.gold_eda2 .motion_2a19 > li > a:focus,
.secondary_f897 .caption-c0f3.gold_eda2 .motion_2a19 > li > a:hover,
.secondary_f897 .caption-c0f3.layout-000e .motion_2a19 > li > a:focus,
.secondary_f897 .caption-c0f3.layout-000e .motion_2a19 > li > a:hover,
.secondary_f897 .caption-c0f3.filter_f0a8 .motion_2a19 > li > a:focus,
.secondary_f897 .caption-c0f3.filter_f0a8 .motion_2a19 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_f897
  .caption-c0f3.gold_eda2
  .motion_2a19
  > li.hover_3d0f
  > a,
.secondary_f897
  .caption-c0f3.gold_eda2
  .motion_2a19
  > li.next_2ca7
  > a,
.secondary_f897
  .caption-c0f3.layout-000e
  .motion_2a19
  > li.hover_3d0f
  > a,
.secondary_f897
  .caption-c0f3.layout-000e
  .motion_2a19
  > li.next_2ca7
  > a,
.secondary_f897
  .caption-c0f3.filter_f0a8
  .motion_2a19
  > li.hover_3d0f
  > a,
.secondary_f897 .caption-c0f3.filter_f0a8 .motion_2a19 > li.next-4ce8 > a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_f897 .link-bright-cc51,
.secondary_f897 .link-bright-cc51 a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_f897 .text_e2c6.small_1189 li a,
.secondary_f897 .tabs_8b8e a,
.secondary_f897 .brown-09db,
.secondary_f897 .motion_2a19 > li > a,
.secondary_f897 .middle-94d8 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_f897 .text_e2c6.small_1189 li a:hover,
.secondary_f897 .tabs_8b8e a:hover,
.secondary_f897 .brown-09db:hover,
.secondary_f897 .motion_2a19 > li > a:hover,
.secondary_f897 .middle-94d8:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_f897 .hidden-373d {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_f897 .hidden-373d .dirty_7465 {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_f897 .hidden-373d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_f897 .title_last_6735 .hover_old_994b {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary_f897 .title_last_6735 .hover_old_994b .dim_229b {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_f897
  .title_last_6735
  .hover_old_994b
  .dim_229b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_f897
  .title_last_6735
  .hover_old_994b
  .dim_229b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_f897
  .title_last_6735
  .hover_old_994b
  .dim_229b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_f897
  .title_last_6735
  .hover_old_994b
  .dim_229b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_f897 .title_last_6735 .popup-b3aa {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_f897 .title_last_6735 .popup-b3aa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.logo-f892
  .secondary_f897
  .title_last_6735
  .surface-2048
  .caption_black_4ee9 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.logo-f892
  .secondary_f897
  .title_last_6735
  .surface-2048
  .dim_229b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture-hard-1e69 .shade_bb26 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.shade_bb26 .caption-c0f3.gold_eda2 .motion_2a19 > li > a:focus,
.shade_bb26 .caption-c0f3.gold_eda2 .motion_2a19 > li > a:hover,
.shade_bb26 .caption-c0f3.layout-000e .motion_2a19 > li > a:focus,
.shade_bb26 .caption-c0f3.layout-000e .motion_2a19 > li > a:hover,
.shade_bb26 .caption-c0f3.filter_f0a8 .motion_2a19 > li > a:focus,
.shade_bb26 .caption-c0f3.filter_f0a8 .motion_2a19 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_bb26
  .caption-c0f3.gold_eda2
  .motion_2a19
  > li.hover_3d0f
  > a,
.shade_bb26
  .caption-c0f3.gold_eda2
  .motion_2a19
  > li.next_2ca7
  > a,
.shade_bb26
  .caption-c0f3.layout-000e
  .motion_2a19
  > li.hover_3d0f
  > a,
.shade_bb26
  .caption-c0f3.layout-000e
  .motion_2a19
  > li.next_2ca7
  > a,
.shade_bb26
  .caption-c0f3.filter_f0a8
  .motion_2a19
  > li.hover_3d0f
  > a,
.shade_bb26 .caption-c0f3.filter_f0a8 .motion_2a19 > li.next-4ce8 > a {
  color: rgba(0, 0, 0, 0.8);
}
.shade_bb26 .link-bright-cc51,
.shade_bb26 .link-bright-cc51 a {
  color: rgba(0, 0, 0, 0.8);
}
.shade_bb26 .text_e2c6.small_1189 li a,
.shade_bb26 .tabs_8b8e a,
.shade_bb26 .brown-09db,
.shade_bb26 .motion_2a19 > li > a,
.shade_bb26 .middle-94d8 {
  color: rgba(0, 0, 0, 0.55);
}
.shade_bb26 .text_e2c6.small_1189 li a:hover,
.shade_bb26 .tabs_8b8e a:hover,
.shade_bb26 .brown-09db:hover,
.shade_bb26 .motion_2a19 > li > a:hover,
.shade_bb26 .middle-94d8:hover {
  color: rgba(0, 0, 0, 0.8);
}
.shade_bb26 .hidden-373d {
  color: rgba(0, 0, 0, 0.55);
}
.shade_bb26 .hidden-373d .dirty_7465 {
  color: rgba(0, 0, 0, 0.8);
}
.shade_bb26 .hidden-373d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo_motion_7099 .hot-8f34 {
  margin-left: auto;
  margin-right: auto;
}
.photo-5d67 > * {
  margin-left: auto;
  margin-right: auto;
}
.photo-5d67 .panel-f508 {
  margin-right: 1.41575em;
}
.gradient_d660 .photo-5d67 > .border_motion_2e17 {
  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;
}
.gradient_d660 .photo-5d67 > .active-d7b8 {
  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;
}
.fixed-8105.photo_motion_7099 .hot-8f34,
.pressed_c9b3.photo_motion_7099 .hot-8f34 {
  margin-left: 0;
}
.active-bronze-9349.photo_motion_7099 .hot-8f34,
.list-2067.photo_motion_7099 .hot-8f34 {
  margin-right: 0;
}
.photo-5d67 ol,
.photo-5d67 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.message-fc92 video {
  max-width: 100%;
}
.module_a4a0 img {
  display: block;
}
.module_a4a0.panel-f508,
.module_a4a0.hover-83ca {
  width: 100%;
}
.module_a4a0.active-d7b8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.section_bfee:not(.gallery-1e02) {
  margin: 1.5em auto;
}
.hidden_center_2ca1 p {
  padding: 1.5em 14px;
}
ul.text-first-3ee7.active-d7b8,
ul.text-first-3ee7.border_motion_2e17,
ul.text-first-3ee7.green_e6e0.border_motion_2e17 {
  padding: 0 14px;
}
.image_tall_cd08 {
  display: block;
  overflow-x: auto;
}
.image_tall_cd08 table {
  border-collapse: collapse;
  width: 100%;
}
.image_tall_cd08 td,
.image_tall_cd08 th {
  padding: 0.5em;
}
.photo-5d67 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.photo-5d67 ol ol,
.photo-5d67 ol ul,
.photo-5d67 ul ol,
.photo-5d67 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.photo-5d67 ol ol li,
.photo-5d67 ol ul li,
.photo-5d67 ul ol li,
.photo-5d67 ul ul li {
  margin-left: 0;
}
.summary-dca9.slow-f84c > .grid_orange_d653 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.summary-dca9.slow-f84c > .grid_orange_d653 iframe,
.summary-dca9.slow-f84c > .grid_orange_d653 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.picture-selected-e7bf {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.picture-selected-e7bf.frame-3472 {
  padding: 0;
}
.picture-selected-e7bf.frame-3472 cite {
  font-size: 13px;
}
.picture-selected-e7bf > * {
  margin-left: 16px;
  margin-right: 16px;
}
.picture-selected-e7bf cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.photo-large-afe4 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.photo-large-afe4 > p:first-child {
  margin-top: 0;
}
.photo-large-afe4 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.photo-large-afe4 blockquote {
  border-left: 0;
}
.fixed-86a7 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.fixed-86a7:not(.hero-f10a) {
  max-width: 100px;
}
.fixed-86a7.upper_9c58 {
  border-bottom: none !important;
  text-align: center;
}
.fixed-86a7.upper_9c58::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .hidden_center_2ca1 p {
    padding: 1.5em 0;
  }
}
.green_3f19 {
  color: #0073aa;
}
.next_0ce8 {
  background-color: #0073aa;
}
.stone-130c {
  color: #229fd8;
}
.warm-4626 {
  background-color: #229fd8;
}
.thumbnail_37ce {
  color: #eee;
}
.menu-d08a {
  background-color: #eee;
}
.main_f6d5 {
  color: #444;
}
.primary_tiny_8bee {
  background-color: #444;
}
.tabs-bronze-98a5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tabs-bronze-98a5 .narrow_6dcf .tabs_8b8e {
  font-size: 15px;
}
.tabs-bronze-98a5 .tabs_8b8e {
  line-height: 1.3;
}
.tabs-bronze-98a5 .shade_bb26 {
}
.tabs-bronze-98a5 .secondary_f897 {
  background: #235787;
}
.hero-old-c7ec {
  padding: 0;
}
.hero-old-c7ec .secondary_f897 {
  background: #1a1a1a;
}
.hero-old-c7ec .shade_bb26 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.popup_steel_a50c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.popup_steel_a50c .shade_bb26 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.popup_steel_a50c .secondary_f897 {
  background: #303030;
}
.content_f502 {
  position: relative;
  z-index: 10;
}
.content_f502 .panel_inner_11a1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.accent_8c1a .icon-east-5f99 {
  display: inline-block;
  vertical-align: middle;
}
.accent_8c1a.container_3417 .icon-east-5f99 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .accent_8c1a.container_3417 .icon-east-5f99 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .accent_8c1a.container_3417 .icon-east-5f99 {
    margin-right: 0.4em;
  }
}
.accent_8c1a.container_3417 .icon-east-5f99:last-child {
  margin-right: 0;
}
.out-d36e .panel_inner_11a1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .texture-hard-1e69 .narrow_6dcf {
    margin: 0 -0.5em;
  }
  .texture-hard-1e69 .narrow_6dcf [class*="customify-col-"],
  .texture-hard-1e69 .narrow_6dcf [class*="customify-col_"],
  .texture-hard-1e69 .narrow_6dcf [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.texture-hard-1e69.row_c1c4 .panel_inner_11a1 {
  background: 0 0 !important;
}
.texture-hard-1e69.row_c1c4 .panel_inner_11a1,
.texture-hard-1e69.out-d36e .panel_inner_11a1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .texture-hard-1e69.component_pink_28a4 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.texture-hard-1e69.out-d36e .panel_inner_11a1 {
  box-shadow: none !important;
}
.summary-02c2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .summary-02c2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .summary-02c2 {
    padding: 18px 0 20px;
  }
}
.summary-02c2 .column-fcde {
  width: 100%;
}
.summary-02c2 .mini_033e {
  margin-bottom: 0;
}
.summary-02c2 .next_966e {
  margin-top: 5px;
  font-size: 0.875em;
}
.modal_bottom_cfac {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.modal_bottom_cfac .popup-cbdd {
  width: 100%;
}
.background-2db0 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.background-2db0 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.background-2db0 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;
}
.background-2db0 li:last-child:after {
  display: none;
}
.background-2db0 li a {
  font-weight: 500;
  margin-right: 10px;
}
.tertiary_3a1b .breadcrumb-c800 button,
.summary-02c2 .breadcrumb-c800 button {
  left: 0;
}
.tertiary_3a1b .popup-cbdd,
.summary-02c2 .popup-cbdd {
  padding-left: 0;
  padding-right: 0;
}
.tertiary_3a1b .modal_bottom_cfac,
.summary-02c2 .modal_bottom_cfac {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.tertiary_3a1b {
  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;
}
.tertiary_3a1b: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;
}
.tertiary_3a1b .narrow_455d {
  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) {
  .tertiary_3a1b .narrow_455d {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary_3a1b .narrow_455d {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .tertiary_3a1b .narrow_455d {
    min-height: 200px;
  }
}
.tertiary_3a1b .background-2db0 {
  color: rgba(255, 255, 255, 0.8);
}
.tertiary_3a1b .background-2db0 a,
.tertiary_3a1b .background-2db0 li:after {
  color: inherit;
}
.tertiary_3a1b .background-2db0 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tabs-upper-2f9a {
  margin-bottom: 0.5em;
}
.center_18b8 {
  margin-bottom: 1.2em;
}
.center_18b8,
.tabs-upper-2f9a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.center_18b8 p:last-child,
.tabs-upper-2f9a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .breadcrumb-c800,
#masthead .breadcrumb-c800 {
  display: none;
}
#masthead
  > .breadcrumb-c800.thick_ec2b {
  display: none;
}
#masthead > .breadcrumb-c800 button {
  left: 0;
}
.thumbnail-210e {
  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%;
}
.thumbnail-210e .icon-east-5f99 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.thumbnail-210e .tiny_728d {
  display: -webkit-box;
  display: flex;
}
.thumbnail-210e .tiny_728d.box_3f79 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.thumbnail-210e .tiny_728d.disabled-112c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail-210e .tiny_728d.west_e916 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.thumbnail-210e.over_9e91.photo-complex-480b .tiny_728d.box_3f79 {
  flex-basis: 100%;
}
.thumbnail-210e.notification_top_d774 .tiny_728d.disabled-112c {
  -webkit-box-flex: 1;
  flex: auto;
}
.thumbnail-210e.notification_top_d774 .tiny_728d.west_e916 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .breadcrumb-c800.thick_ec2b {
  display: none;
}
#masthead > .breadcrumb-c800 button {
  left: 0;
}
.over_7192 {
  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;
}
.over_7192:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.over_7192.selected-1275 i {
  margin-right: 4px;
}
.over_7192.content_soft_a10e i {
  margin-left: 5px;
}
.tabs_8b8e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tabs_8b8e p:last-child {
  margin-bottom: 0;
}
.wrapper_brown_089e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.wrapper_brown_089e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.wrapper_brown_089e img {
  display: block;
  width: auto;
  line-height: 1;
}
.wrapper_brown_089e .link-bright-cc51 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.wrapper_brown_089e .pattern_cold_95db {
  margin: 5px 0 7px 0;
}
.wrapper_brown_089e.mask_9cc5 .picture_d7a9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_brown_089e.mask_9cc5 .left_0dc8 {
  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;
}
.wrapper_brown_089e.summary-outer-b543 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.wrapper_brown_089e.summary-outer-b543 .picture_d7a9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.wrapper_brown_089e.summary-outer-b543 .left_0dc8 {
  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;
}
.wrapper_brown_089e.row_9ec4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.wrapper_brown_089e.tertiary_afb4 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.wrapper_brown_089e.tertiary_afb4 .left_0dc8 {
  margin-top: 7px;
}
.article-b81d {
  display: inline-block;
}
.content_f502 .left_3e97 .wrapper_brown_089e img {
  max-width: 100%;
}
.caption-c0f3 .link_2c31.thumbnail-green-73a7,
.item_9e1a .link_2c31.thumbnail-green-73a7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.caption-c0f3 .preview-plasma-ade3,
.item_9e1a .preview-plasma-ade3 {
  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%);
}
.caption-c0f3 .preview-plasma-ade3 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.caption-c0f3.thumbnail_a125 .preview-plasma-ade3 {
  display: none;
}
.caption-c0f3 .white_31a0 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.caption-c0f3 .white_31a0 li {
  display: inline-block;
  position: relative;
}
.caption-c0f3 .white_31a0 li:last-child {
  margin-right: 0;
}
.caption-c0f3 .white_31a0 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;
}
.caption-c0f3 .white_31a0 li.next-4ce8 > a {
  color: rgba(0, 0, 0, 0.9);
}
.caption-c0f3 .white_31a0 > 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;
}
.caption-c0f3 .white_31a0 > li > a i {
  line-height: 0;
}
.caption-c0f3 .white_31a0 > li.filter_silver_4309 > a .preview-plasma-ade3 {
  margin-left: 4px;
  line-height: 0;
}
.caption-c0f3 .white_31a0 .notice-a6e2 li.filter_silver_4309 > a {
  position: relative;
}
.caption-c0f3 .white_31a0 .notice-a6e2 li.filter_silver_4309 > a:after,
.caption-c0f3 .white_31a0 .notice-a6e2 li.filter_silver_4309 > a:before {
  content: "";
  display: table;
}
.caption-c0f3 .white_31a0 .notice-a6e2 li.filter_silver_4309 > a:after {
  clear: both;
}
.caption-c0f3 .white_31a0 .notice-a6e2 li.filter_silver_4309 > a .preview-plasma-ade3 {
  margin-left: 5px;
  float: right;
}
.caption-c0f3 .widget_basic_8183,
.caption-c0f3 .notice-a6e2 {
  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;
}
.caption-c0f3 .notice-a6e2 {
  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;
}
.caption-c0f3 .notice-a6e2 .thumbnail-green-73a7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.caption-c0f3 .notice-a6e2 .preview-plasma-ade3 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.caption-c0f3 .notice-a6e2 li {
  display: block;
  margin: 0;
  padding: 0;
}
.caption-c0f3 .notice-a6e2 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;
}
.caption-c0f3 .notice-a6e2 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.caption-c0f3 .notice-a6e2 .notice-a6e2 {
  top: 0;
  left: 100%;
}
.caption-c0f3 .icon_up_054b.fn-focus-8bfb > .widget_basic_8183,
.caption-c0f3 .icon_up_054b.fn-focus-8bfb > .notice-a6e2,
.caption-c0f3 .icon_up_054b:focus > .widget_basic_8183,
.caption-c0f3 .icon_up_054b:focus > .notice-a6e2,
.caption-c0f3 .icon_up_054b:hover > .widget_basic_8183,
.caption-c0f3 .icon_up_054b:hover > .notice-a6e2 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.caption-c0f3.filter_f0a8 .motion_2a19:after,
.caption-c0f3.filter_f0a8 .motion_2a19:before {
  content: "";
  display: table;
}
.caption-c0f3.filter_f0a8 .motion_2a19:after {
  clear: both;
}
.caption-c0f3.filter_f0a8 .motion_2a19 > li {
  float: left;
}
.caption-c0f3.icon-north-8820 .motion_2a19:after,
.caption-c0f3.icon-north-8820 .motion_2a19:before {
  content: "";
  display: table;
}
.caption-c0f3.icon-north-8820 .motion_2a19:after {
  clear: both;
}
.caption-c0f3.icon-north-8820 .motion_2a19 > li {
  float: left;
}
.caption-c0f3.icon-north-8820 .motion_2a19 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.caption-c0f3.icon-north-8820 .motion_2a19 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.caption-c0f3.icon-north-8820 .motion_2a19 > li.hover_3d0f > a,
.caption-c0f3.icon-north-8820 .motion_2a19 > li.next-4ce8 > a {
  color: #fff;
  background-color: #1e4b75;
}
.caption-c0f3.gold_eda2 .motion_2a19 > li > a .thumbnail-green-73a7 {
  position: relative;
}
.caption-c0f3.gold_eda2 .motion_2a19 > li > a .thumbnail-green-73a7: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;
}
.caption-c0f3.gold_eda2
  .motion_2a19
  > li:focus
  > a
  .thumbnail-green-73a7:before,
.caption-c0f3.gold_eda2
  .motion_2a19
  > li:hover
  > a
  .thumbnail-green-73a7:before {
  width: 100%;
  background-color: currentColor;
}
.caption-c0f3.gold_eda2
  .motion_2a19
  > li.hover_3d0f
  > a
  .thumbnail-green-73a7:before,
.caption-c0f3.gold_eda2
  .motion_2a19
  > li.next_2ca7
  > a
  .thumbnail-green-73a7:before {
  width: 100%;
  background-color: currentColor;
}
.caption-c0f3.layout-000e .motion_2a19 > li > a .thumbnail-green-73a7 {
  position: relative;
}
.caption-c0f3.layout-000e .motion_2a19 > li > a .thumbnail-green-73a7: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;
}
.caption-c0f3.layout-000e .motion_2a19 > li:focus > a .thumbnail-green-73a7:before,
.caption-c0f3.layout-000e
  .motion_2a19
  > li:hover
  > a
  .thumbnail-green-73a7:before {
  width: 100%;
  background-color: currentColor;
}
.caption-c0f3.layout-000e
  .motion_2a19
  > li.hover_3d0f
  > a
  .thumbnail-green-73a7:before,
.caption-c0f3.layout-000e
  .motion_2a19
  > li.next_2ca7
  > a
  .thumbnail-green-73a7:before {
  width: 100%;
  background-color: currentColor;
}
.item_9e1a .white_31a0 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.item_9e1a .white_31a0 li:first-child > a {
  border-top: none;
}
.item_9e1a .white_31a0 .card_db42 > .thumbnail-green-73a7 .preview-plasma-ade3 {
  display: none;
}
.item_9e1a .white_31a0 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.item_9e1a .white_31a0 li:last-child {
  border: none;
}
.item_9e1a .white_31a0 li.filter_silver_4309 > a {
  padding-right: 45px !important;
}
.item_9e1a .white_31a0 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.item_9e1a .white_31a0 li a:focus,
.item_9e1a .white_31a0 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_9e1a .white_31a0 li .filter-upper-db59 {
  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;
}
.item_9e1a .white_31a0 li .filter-upper-db59:hover {
  box-shadow: none;
}
.item_9e1a .white_31a0 li .filter-upper-db59 .preview-plasma-ade3 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.item_9e1a .white_31a0 .notice-a6e2 {
  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);
}
.item_9e1a .white_31a0 .notice-a6e2 li a {
  padding-left: 3em;
}
.item_9e1a .white_31a0 .article-center-dd1e > a .filter-upper-db59 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.item_9e1a .white_31a0 .article-center-dd1e > .notice-a6e2 {
  display: block;
  opacity: 1;
}
.shade_cool_b513 {
  max-width: 100%;
}
.basic-0643 {
  line-height: 0;
  cursor: pointer;
}
.middle-94d8 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.middle-94d8:hover {
  box-shadow: none;
  color: currentColor;
}
.middle-94d8 svg {
  width: 18px;
  height: 18px;
}
.middle-94d8 .action_48c9 {
  display: none;
}
.notification_3a7a {
  position: relative;
}
.notification_3a7a.fn-active-8bfb .middle-94d8 .picture-selected-4db8 {
  display: none;
}
.notification_3a7a.fn-active-8bfb .middle-94d8 .action_48c9 {
  display: inline-block;
}
.notification_3a7a .wood-57cf {
  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);
}
.notification_3a7a.gradient-1b8e .wood-57cf {
  left: auto;
  right: -0.9em;
}
.notification_3a7a.gradient-1b8e .east-b3ff::before {
  left: auto;
  right: 15px;
}
.notification_3a7a.fn-active-8bfb .wood-57cf {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.surface-2048 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.surface-2048 label {
  flex-basis: 100%;
}
.surface-2048 .hover_old_994b {
  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;
}
.surface-2048 .dim_229b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.surface-2048 .dim_229b:focus {
  background-color: transparent;
}
.surface-2048 button.popup-b3aa {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.surface-2048 button.popup-b3aa:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.surface-2048 button.popup-b3aa svg {
  width: 18px;
  height: 18px;
}
.surface-2048 input[type="submit"] {
  min-height: auto;
}
.title_last_6735 .surface-2048 .dim_229b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.east-b3ff {
  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) {
  .east-b3ff {
    width: 220px;
  }
}
.east-b3ff label {
  flex-basis: 100%;
}
.east-b3ff::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;
}
.logo-f892 .title_last_6735 .surface-2048 {
  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;
}
.logo-f892
  .title_last_6735
  .surface-2048
  .hover_old_994b {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.logo-f892 .title_last_6735 .surface-2048 .dim_229b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.logo-f892
  .title_last_6735
  .surface-2048
  .dim_229b:focus {
  background: 0 0;
}
.logo-f892
  .title_last_6735
  .surface-2048
  .caption_black_4ee9 {
  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;
}
.text_e2c6 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.text_e2c6 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.text_e2c6 li:last-child {
  margin-right: 0;
}
.text_e2c6 li:first-child {
  margin-left: 0;
}
.text_e2c6.secondary_north_3a1f a {
  color: #fff;
}
.text_e2c6.secondary_north_3a1f a:hover {
  color: #fff;
}
.text_e2c6 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.text_e2c6 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.text_e2c6 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.text_e2c6 a:hover {
  opacity: 0.9;
  color: inherit;
}
.text_e2c6 [class*="social-icon-apple"] {
  background-color: #999;
}
.text_e2c6 [class*="social-icon-apple"].progress_hard_a3e3 {
  background-color: transparent;
  color: #999;
}
.text_e2c6 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.text_e2c6 [class*="social-icon-behance"].progress_hard_a3e3 {
  background-color: transparent;
  color: #1769ff;
}
.text_e2c6 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.text_e2c6 [class*="social-icon-bitbucket"].progress_hard_a3e3 {
  background-color: transparent;
  color: #205081;
}
.text_e2c6 [class*="social-icon-codepen"] {
  background-color: #000;
}
.text_e2c6 [class*="social-icon-codepen"].progress_hard_a3e3 {
  background-color: transparent;
  color: #000;
}
.text_e2c6 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.text_e2c6 [class*="social-icon-delicious"].progress_hard_a3e3 {
  background-color: transparent;
  color: #39f;
}
.text_e2c6 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.text_e2c6 [class*="social-icon-digg"].progress_hard_a3e3 {
  background-color: transparent;
  color: #005be2;
}
.text_e2c6 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.text_e2c6 [class*="social-icon-dribbble"].progress_hard_a3e3 {
  background-color: transparent;
  color: #ea4c89;
}
.text_e2c6 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.text_e2c6 [class*="social-icon-envelope"].progress_hard_a3e3 {
  background-color: transparent;
  color: #ea4335;
}
.text_e2c6 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.text_e2c6 [class*="social-icon-facebook"].progress_hard_a3e3 {
  background-color: transparent;
  color: #3b5998;
}
.text_e2c6 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.text_e2c6 [class*="social-icon-flickr"].progress_hard_a3e3 {
  background-color: transparent;
  color: #0063dc;
}
.text_e2c6 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.text_e2c6 [class*="social-icon-foursquare"].progress_hard_a3e3 {
  background-color: transparent;
  color: #2d5be3;
}
.text_e2c6 [class*="social-icon-github"] {
  background-color: #333;
}
.text_e2c6 [class*="social-icon-github"].progress_hard_a3e3 {
  background-color: transparent;
  color: #333;
}
.text_e2c6 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.text_e2c6 [class*="social-icon-google-plus"].progress_hard_a3e3 {
  background-color: transparent;
  color: #dd4b39;
}
.text_e2c6 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.text_e2c6 [class*="social-icon-houzz"].progress_hard_a3e3 {
  background-color: transparent;
  color: #7ac142;
}
.text_e2c6 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.text_e2c6 [class*="social-icon-instagram"].progress_hard_a3e3 {
  background-color: transparent;
  color: #262626;
}
.text_e2c6 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.text_e2c6 [class*="social-icon-jsfiddle"].progress_hard_a3e3 {
  background-color: transparent;
  color: #487aa2;
}
.text_e2c6 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.text_e2c6 [class*="social-icon-linkedin"].progress_hard_a3e3 {
  background-color: transparent;
  color: #0077b5;
}
.text_e2c6 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.text_e2c6 [class*="social-icon-medium"].progress_hard_a3e3 {
  background-color: transparent;
  color: #00ab6b;
}
.text_e2c6 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.text_e2c6
  [class*="social-icon-odnoklassniki"].progress_hard_a3e3 {
  background-color: transparent;
  color: #f4731c;
}
.text_e2c6 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.text_e2c6 [class*="social-icon-meetup"].progress_hard_a3e3 {
  background-color: transparent;
  color: #ec1c40;
}
.text_e2c6 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.text_e2c6 [class*="social-icon-pinterest"].progress_hard_a3e3 {
  background-color: transparent;
  color: #bd081c;
}
.text_e2c6 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.text_e2c6 [class*="social-icon-product-hunt"].progress_hard_a3e3 {
  background-color: transparent;
  color: #da552f;
}
.text_e2c6 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.text_e2c6 [class*="social-icon-reddit"].progress_hard_a3e3 {
  background-color: transparent;
  color: #ff4500;
}
.text_e2c6 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.text_e2c6 [class*="social-icon-rss"].progress_hard_a3e3 {
  background-color: transparent;
  color: #f26522;
}
.text_e2c6 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.text_e2c6
  [class*="social-icon-shopping-cart"].progress_hard_a3e3 {
  background-color: transparent;
  color: #4caf50;
}
.text_e2c6 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.text_e2c6 [class*="social-icon-skype"].progress_hard_a3e3 {
  background-color: transparent;
  color: #00aff0;
}
.text_e2c6 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.text_e2c6 [class*="social-icon-slideshare"].progress_hard_a3e3 {
  background-color: transparent;
  color: #0077b5;
}
.text_e2c6 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.text_e2c6 [class*="social-icon-snapchat"].progress_hard_a3e3 {
  background-color: transparent;
  color: #fffc00;
}
.text_e2c6 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.text_e2c6 [class*="social-icon-soundcloud"].progress_hard_a3e3 {
  background-color: transparent;
  color: #f80;
}
.text_e2c6 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.text_e2c6 [class*="social-icon-spotify"].progress_hard_a3e3 {
  background-color: transparent;
  color: #2ebd59;
}
.text_e2c6 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.text_e2c6
  [class*="social-icon-stack-overflow"].progress_hard_a3e3 {
  background-color: transparent;
  color: #fe7a15;
}
.text_e2c6 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.text_e2c6 [class*="social-icon-maldkfgram"].progress_hard_a3e3 {
  background-color: transparent;
  color: #2ca5e0;
}
.text_e2c6 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.text_e2c6 [class*="social-icon-tripadvisor"].progress_hard_a3e3 {
  background-color: transparent;
  color: #589442;
}
.text_e2c6 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.text_e2c6 [class*="social-icon-tumblr"].progress_hard_a3e3 {
  background-color: transparent;
  color: #35465c;
}
.text_e2c6 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.text_e2c6 [class*="social-icon-twitch"].progress_hard_a3e3 {
  background-color: transparent;
  color: #6441a5;
}
.text_e2c6 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.text_e2c6 [class*="social-icon-twitter"].progress_hard_a3e3 {
  background-color: transparent;
  color: #1da1f2;
}
.text_e2c6 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.text_e2c6 [class*="social-icon-vimeo"].progress_hard_a3e3 {
  background-color: transparent;
  color: #1ab7ea;
}
.text_e2c6 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.text_e2c6 [class*="social-icon-vk"].progress_hard_a3e3 {
  background-color: transparent;
  color: #45668e;
}
.text_e2c6 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.text_e2c6 [class*="social-icon-weibo"].progress_hard_a3e3 {
  background-color: transparent;
  color: #df2029;
}
.text_e2c6 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.text_e2c6 [class*="social-icon-weixin"].progress_hard_a3e3 {
  background-color: transparent;
  color: #7bb32e;
}
.text_e2c6 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.text_e2c6 [class*="social-icon-whatsapp"].progress_hard_a3e3 {
  background-color: transparent;
  color: #25d366;
}
.text_e2c6 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.text_e2c6 [class*="social-icon-wordpress"].progress_hard_a3e3 {
  background-color: transparent;
  color: #21759b;
}
.text_e2c6 [class*="social-icon-xing"] {
  background-color: #026466;
}
.text_e2c6 [class*="social-icon-xing"].progress_hard_a3e3 {
  background-color: transparent;
  color: #026466;
}
.text_e2c6 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.text_e2c6 [class*="social-icon-yelp"].progress_hard_a3e3 {
  background-color: transparent;
  color: #af0606;
}
.text_e2c6 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.text_e2c6 [class*="social-icon-youtube"].progress_hard_a3e3 {
  background-color: transparent;
  color: #cd201f;
}
.brown-09db {
  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;
}
.brown-09db:hover {
  box-shadow: none;
  background: 0 0;
}
.video-bd9a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.hover_6029 {
  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;
}
.status_last_c0e2 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.item-small-7a42 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.item-small-7a42,
.item-small-7a42::after,
.item-small-7a42::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;
}
.item-small-7a42::after,
.item-small-7a42::before {
  content: "";
  display: block;
  background-color: inherit;
}
.soft-581b .hover_6029 .status_last_c0e2 {
  margin-top: -2px;
  width: 19px;
}
.soft-581b .hover_6029 .item-small-7a42 {
  margin-top: -1px;
}
.soft-581b .hover_6029 .item-small-7a42,
.soft-581b .hover_6029 .item-small-7a42::after,
.soft-581b .hover_6029 .item-small-7a42::before {
  width: 19px;
  height: 2px;
}
.soft-581b .hover_6029 .item-small-7a42::before {
  top: -6px;
}
.soft-581b .hover_6029 .item-small-7a42::after {
  bottom: -6px;
}
.highlight-bde8 .hover_6029 .status_last_c0e2 {
  margin-top: -2px;
  width: 22px;
}
.highlight-bde8 .hover_6029 .item-small-7a42 {
  margin-top: -1px;
}
.highlight-bde8 .hover_6029 .item-small-7a42,
.highlight-bde8 .hover_6029 .item-small-7a42::after,
.highlight-bde8 .hover_6029 .item-small-7a42::before {
  width: 22px;
  height: 2px;
}
.highlight-bde8 .hover_6029 .item-small-7a42::before {
  top: -7px;
}
.highlight-bde8 .hover_6029 .item-small-7a42::after {
  bottom: -7px;
}
.backdrop-top-1a18 .hover_6029 .status_last_c0e2 {
  margin-top: -2px;
  width: 31px;
}
.backdrop-top-1a18 .hover_6029 .item-small-7a42 {
  margin-top: -1.5px;
}
.backdrop-top-1a18 .hover_6029 .item-small-7a42,
.backdrop-top-1a18 .hover_6029 .item-small-7a42::after,
.backdrop-top-1a18 .hover_6029 .item-small-7a42::before {
  width: 31px;
  height: 3px;
}
.backdrop-top-1a18 .hover_6029 .item-small-7a42::before {
  top: -9px;
}
.backdrop-top-1a18 .hover_6029 .item-small-7a42::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .mini_3bc6 .hover_6029 .status_last_c0e2 {
    margin-top: -2px;
    width: 19px;
  }
  .mini_3bc6 .hover_6029 .item-small-7a42 {
    margin-top: -1px;
  }
  .mini_3bc6 .hover_6029 .item-small-7a42,
  .mini_3bc6 .hover_6029 .item-small-7a42::after,
  .mini_3bc6 .hover_6029 .item-small-7a42::before {
    width: 19px;
    height: 2px;
  }
  .mini_3bc6 .hover_6029 .item-small-7a42::before {
    top: -6px;
  }
  .mini_3bc6 .hover_6029 .item-small-7a42::after {
    bottom: -6px;
  }
  .widget-solid-3ef8 .hover_6029 .status_last_c0e2 {
    margin-top: -2px;
    width: 22px;
  }
  .widget-solid-3ef8 .hover_6029 .item-small-7a42 {
    margin-top: -1px;
  }
  .widget-solid-3ef8 .hover_6029 .item-small-7a42,
  .widget-solid-3ef8 .hover_6029 .item-small-7a42::after,
  .widget-solid-3ef8 .hover_6029 .item-small-7a42::before {
    width: 22px;
    height: 2px;
  }
  .widget-solid-3ef8 .hover_6029 .item-small-7a42::before {
    top: -7px;
  }
  .widget-solid-3ef8 .hover_6029 .item-small-7a42::after {
    bottom: -7px;
  }
  .tooltip-1be2 .hover_6029 .status_last_c0e2 {
    margin-top: -2px;
    width: 31px;
  }
  .tooltip-1be2 .hover_6029 .item-small-7a42 {
    margin-top: -1.5px;
  }
  .tooltip-1be2 .hover_6029 .item-small-7a42,
  .tooltip-1be2 .hover_6029 .item-small-7a42::after,
  .tooltip-1be2 .hover_6029 .item-small-7a42::before {
    width: 31px;
    height: 3px;
  }
  .tooltip-1be2 .hover_6029 .item-small-7a42::before {
    top: -9px;
  }
  .tooltip-1be2 .hover_6029 .item-small-7a42::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .background-medium-4c82 .hover_6029 .status_last_c0e2 {
    margin-top: -2px;
    width: 19px;
  }
  .background-medium-4c82 .hover_6029 .item-small-7a42 {
    margin-top: -1px;
  }
  .background-medium-4c82 .hover_6029 .item-small-7a42,
  .background-medium-4c82 .hover_6029 .item-small-7a42::after,
  .background-medium-4c82 .hover_6029 .item-small-7a42::before {
    width: 19px;
    height: 2px;
  }
  .background-medium-4c82 .hover_6029 .item-small-7a42::before {
    top: -6px;
  }
  .background-medium-4c82 .hover_6029 .item-small-7a42::after {
    bottom: -6px;
  }
  .hard_f8e9 .hover_6029 .status_last_c0e2 {
    margin-top: -2px;
    width: 22px;
  }
  .hard_f8e9 .hover_6029 .item-small-7a42 {
    margin-top: -1px;
  }
  .hard_f8e9 .hover_6029 .item-small-7a42,
  .hard_f8e9 .hover_6029 .item-small-7a42::after,
  .hard_f8e9 .hover_6029 .item-small-7a42::before {
    width: 22px;
    height: 2px;
  }
  .hard_f8e9 .hover_6029 .item-small-7a42::before {
    top: -7px;
  }
  .hard_f8e9 .hover_6029 .item-small-7a42::after {
    bottom: -7px;
  }
  .pro-a856 .hover_6029 .status_last_c0e2 {
    margin-top: -2px;
    width: 31px;
  }
  .pro-a856 .hover_6029 .item-small-7a42 {
    margin-top: -1.5px;
  }
  .pro-a856 .hover_6029 .item-small-7a42,
  .pro-a856 .hover_6029 .item-small-7a42::after,
  .pro-a856 .hover_6029 .item-small-7a42::before {
    width: 31px;
    height: 3px;
  }
  .pro-a856 .hover_6029 .item-small-7a42::before {
    top: -9px;
  }
  .pro-a856 .hover_6029 .item-small-7a42::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .slow_bb25 .hover_6029 .status_last_c0e2 {
    margin-top: -2px;
    width: 19px;
  }
  .slow_bb25 .hover_6029 .item-small-7a42 {
    margin-top: -1px;
  }
  .slow_bb25 .hover_6029 .item-small-7a42,
  .slow_bb25 .hover_6029 .item-small-7a42::after,
  .slow_bb25 .hover_6029 .item-small-7a42::before {
    width: 19px;
    height: 2px;
  }
  .slow_bb25 .hover_6029 .item-small-7a42::before {
    top: -6px;
  }
  .slow_bb25 .hover_6029 .item-small-7a42::after {
    bottom: -6px;
  }
  .west-adc5 .hover_6029 .status_last_c0e2 {
    margin-top: -2px;
    width: 22px;
  }
  .west-adc5 .hover_6029 .item-small-7a42 {
    margin-top: -1px;
  }
  .west-adc5 .hover_6029 .item-small-7a42,
  .west-adc5 .hover_6029 .item-small-7a42::after,
  .west-adc5 .hover_6029 .item-small-7a42::before {
    width: 22px;
    height: 2px;
  }
  .west-adc5 .hover_6029 .item-small-7a42::before {
    top: -7px;
  }
  .west-adc5 .hover_6029 .item-small-7a42::after {
    bottom: -7px;
  }
  .new_0498 .hover_6029 .status_last_c0e2 {
    margin-top: -2px;
    width: 31px;
  }
  .new_0498 .hover_6029 .item-small-7a42 {
    margin-top: -1.5px;
  }
  .new_0498 .hover_6029 .item-small-7a42,
  .new_0498 .hover_6029 .item-small-7a42::after,
  .new_0498 .hover_6029 .item-small-7a42::before {
    width: 31px;
    height: 3px;
  }
  .new_0498 .hover_6029 .item-small-7a42::before {
    top: -9px;
  }
  .new_0498 .hover_6029 .item-small-7a42::after {
    bottom: -9px;
  }
}
.tag-155c .item-small-7a42 {
  -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);
}
.tag-155c .item-small-7a42::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tag-155c .item-small-7a42::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);
}
.tag-155c.pattern_clean_b185 .item-small-7a42 {
  -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);
}
.tag-155c.pattern_clean_b185 .item-small-7a42::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.tag-155c.pattern_clean_b185 .item-small-7a42::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);
}
.search-east-0fd7 {
  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.fluid-4500:before {
  display: none;
}
.dynamic_3b08 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dynamic_3b08 .nav_7abe {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dynamic_3b08 .nav_7abe:last-of-type {
  border-bottom: none;
}
.dynamic_3b08 .nav_7abe.summary-fixed-b864,
.dynamic_3b08 .nav_7abe.short-9581,
.dynamic_3b08 .nav_7abe.south_a292 {
  padding: 0;
}
.dynamic_3b08 .item_9e1a .filter-upper-db59 {
  color: currentColor;
}
.dynamic_3b08 .item_9e1a .filter-upper-db59:focus,
.dynamic_3b08 .item_9e1a .filter-upper-db59:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_3b08.shade_bb26 .hidden-373d,
.dynamic_3b08.shade_bb26 .tabs_8b8e a,
.dynamic_3b08.shade_bb26 .motion_2a19 a,
.dynamic_3b08.shade_bb26 .notice-a6e2 a {
  color: rgba(0, 0, 0, 0.55);
}
.dynamic_3b08.shade_bb26 .hidden-373d:hover,
.dynamic_3b08.shade_bb26 .tabs_8b8e a:hover,
.dynamic_3b08.shade_bb26 .motion_2a19 a:hover,
.dynamic_3b08.shade_bb26 .notice-a6e2 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic_3b08.shade_bb26 .dirty_7465 {
  color: rgba(0, 0, 0, 0.8);
}
.dynamic_3b08.shade_bb26 .nav_7abe {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic_3b08.shade_bb26 .nav_7abe:before {
  background: rgba(0, 0, 0, 0.08);
}
.dynamic_3b08.shade_bb26 .module-64be:before {
  background: rgba(255, 255, 255, 0.9);
}
.dynamic_3b08.shade_bb26 .item_9e1a .white_31a0 li a,
.dynamic_3b08.shade_bb26 .item_9e1a .filter-upper-db59,
.dynamic_3b08.shade_bb26 .notice-a6e2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic_3b08.shade_bb26 .item_9e1a .filter-upper-db59:focus,
.dynamic_3b08.shade_bb26 .item_9e1a .filter-upper-db59:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_3b08.shade_bb26 .white_31a0 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dynamic_3b08.secondary_f897 .hidden-373d,
.dynamic_3b08.secondary_f897 .tabs_8b8e a,
.dynamic_3b08.secondary_f897 .motion_2a19 .filter-upper-db59,
.dynamic_3b08.secondary_f897 .motion_2a19 a,
.dynamic_3b08.secondary_f897 .notice-a6e2 a {
  color: rgba(255, 255, 255, 0.79);
}
.dynamic_3b08.secondary_f897 .hidden-373d:hover,
.dynamic_3b08.secondary_f897 .tabs_8b8e a:hover,
.dynamic_3b08.secondary_f897 .motion_2a19 .filter-upper-db59:hover,
.dynamic_3b08.secondary_f897 .motion_2a19 a:hover,
.dynamic_3b08.secondary_f897 .notice-a6e2 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic_3b08.secondary_f897 .dirty_7465 {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic_3b08.secondary_f897 .nav_7abe {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic_3b08.secondary_f897 .nav_7abe:before {
  background: rgba(255, 255, 255, 0.08);
}
.dynamic_3b08.secondary_f897 .module-64be:before {
  background: rgba(0, 0, 0, 0.9);
}
.dynamic_3b08.secondary_f897 .item_9e1a .white_31a0 li a,
.dynamic_3b08.secondary_f897 .item_9e1a .filter-upper-db59,
.dynamic_3b08.secondary_f897 .notice-a6e2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.dynamic_3b08.secondary_f897 .item_9e1a .filter-upper-db59:focus,
.dynamic_3b08.secondary_f897 .item_9e1a .filter-upper-db59:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dynamic_3b08.secondary_f897 .white_31a0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.module-64be {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.module-64be:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.surface-slow-076c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.tag-81ff .dynamic_3b08 {
  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;
}
.tag-81ff .nav_7abe {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.tag-81ff .nav_7abe: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) {
  .tag-81ff .nav_7abe:before {
    width: 16%;
    left: 42%;
  }
}
.tag-81ff .nav_7abe:last-child:before {
  content: none;
}
.tag-81ff .nav_7abe[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.tag-81ff .item_9e1a .white_31a0 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.tag-81ff .item_9e1a .white_31a0 li a .filter-upper-db59 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.tag-81ff .item_9e1a .notice-a6e2 {
  border: none;
}
.tag-81ff .item_9e1a .notice-a6e2 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.tag-81ff .module-64be {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tag-81ff .surface-slow-076c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.tag-81ff .secondary_f897 .module-64be:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag-81ff .shade_bb26.chip-fixed-bfae .item-small-7a42 {
  background: rgba(0, 0, 0, 0.6);
}
.tag-81ff
  .shade_bb26.chip-fixed-bfae
  .item-small-7a42::after,
.tag-81ff
  .shade_bb26.chip-fixed-bfae
  .item-small-7a42:before {
  background: inherit;
}
.tag-81ff
  .shade_bb26.chip-fixed-bfae:hover
  .item-small-7a42 {
  background: rgba(0, 0, 0, 0.8);
}
.border_white_940e .dynamic_3b08 {
  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) {
  .border_white_940e .dynamic_3b08 {
    width: auto;
    right: 45px;
  }
}
.full_0752 .dynamic_3b08 {
  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) {
  .full_0752 .dynamic_3b08 {
    width: auto;
    left: 45px;
  }
}
.fluid-4500 .dynamic_3b08 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.fluid-4500 .surface-slow-076c {
  max-width: 48em;
  margin: 0 auto;
}
.fluid-4500 .module-64be:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.tag_selected_d1ad {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.tag_selected_d1ad.tag-81ff .dynamic_3b08 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.tag_selected_d1ad.border_white_940e .dynamic_3b08 {
  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);
}
.tag_selected_d1ad .dynamic_3b08 {
  visibility: visible;
}
.tag_selected_d1ad.full_0752 .dynamic_3b08 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.link_top_23fb,
.shade-slow-f217 {
  overflow-x: hidden;
}
.link_top_23fb .dynamic_3b08 {
  overflow: auto;
}
.link_top_23fb.tag-81ff {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_top_23fb.tag-81ff .dynamic_3b08 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.link_top_23fb.tag-81ff .brown-09db {
  opacity: 0;
}
.link_top_23fb.border_white_940e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_top_23fb.border_white_940e .dynamic_3b08 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.link_top_23fb.border_white_940e .brown-09db {
  opacity: 0;
}
.link_top_23fb.full_0752 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.link_top_23fb.full_0752 .dynamic_3b08 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.link_top_23fb.full_0752 .brown-09db {
  opacity: 0;
}
.link_top_23fb.fluid-4500 .dynamic_3b08 {
  z-index: 10;
  visibility: visible;
}
.chip-fixed-bfae {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.chip-fixed-bfae .item-small-7a42 {
  background: rgba(255, 255, 255, 0.99);
}
.chip-fixed-bfae .item-small-7a42::after,
.chip-fixed-bfae .item-small-7a42:before {
  background: inherit;
}
.chip-fixed-bfae:hover .item-small-7a42 {
  background: rgba(255, 255, 255, 0.99);
}
.full_0752 .chip-fixed-bfae {
  top: 10px;
  right: auto;
  left: 12px;
}
.fluid-4500 .chip-fixed-bfae {
  display: none !important;
}
.link_top_23fb:before,
.shade-slow-f217:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.link_top_23fb .chip-fixed-bfae,
.shade-slow-f217 .chip-fixed-bfae {
  display: inline-block;
}
.dynamic_3b08 .icon-east-5f99 {
  -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;
}
.link_top_23fb .dynamic_3b08 .icon-east-5f99,
.shade-slow-f217 .dynamic_3b08 .icon-east-5f99 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.paragraph_pro_5852 .hover_old_994b {
  width: 100%;
}
.left_3e97 {
  padding: 0 0.5em 0;
}
.left_3e97 [class*="customify-col-"],
.left_3e97 [class*="customify-col_"],
.left_3e97 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.element_bronze_0c3d .left_3e97 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .narrow_6dcf .component-d204,
  .component-d204 {
    display: none;
  }
  .cool-259b {
    text-align: left;
  }
  .gradient_lower_78be {
    text-align: center;
  }
  .active_fluid_93ee {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .narrow_6dcf .pattern_e0d0,
  .pattern_e0d0 {
    display: none;
  }
  .blue_a086 {
    text-align: left;
  }
  .form_8f29 {
    text-align: center;
  }
  .gas_7652 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .narrow_6dcf .breadcrumb_inner_110e,
  .breadcrumb_inner_110e {
    display: none;
  }
  .iron-4cd4 {
    text-align: left;
  }
  .hard_d553 {
    text-align: center;
  }
  .secondary-short-0110 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.green-fa63 {
  box-shadow: none !important;
}
.thumbnail-liquid-8d04 .sort-865c,
.first_7d14 .sort-865c {
  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;
}
.first_7d14 .sort-865c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.panel_inner_11a1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.panel_inner_11a1:after,
.panel_inner_11a1:before {
  content: "";
  display: table;
}
.panel_inner_11a1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .panel_inner_11a1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.panel_inner_11a1,
.component_pink_28a4 {
  max-width: 1248px;
  margin: 0 auto;
}

.row-bright-a328.slider_faf3 .panel_inner_11a1 {
  max-width: 100%;
}
.row-bright-a328.info_active_94d8 {
  max-width: 1200px;
  margin: 0 auto;
}
.row-bright-a328.complex-60d5 .panel_inner_11a1 {
  max-width: 100%;
}
.row-bright-a328.complex-60d5 > .panel_inner_11a1 {
  padding-left: 0;
  padding-right: 0;
}
.row-bright-a328.complex-60d5 > .panel_inner_11a1 .narrow_6dcf {
  margin: 0;
}
.row-bright-a328.complex-60d5
  > .panel_inner_11a1
  .description-773d.column_dark_7988 {
  margin-right: 0;
  margin-left: 0;
}
.row-bright-a328.complex-60d5 #main.column_dark_7988 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .picture-motion-374b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .picture-motion-374b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .light-056a .hot-8f34 {
    padding-right: 1em;
  }
  .light-056a.description-up-0b9e .description-773d {
    border-right: 1px solid #eaecee;
  }
  .light-056a.description-up-0b9e .hot-8f34 {
    padding-right: 1em;
  }
  .light-056a.description-up-0b9e .notification-wood-7f04 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .status_2d6a .hot-8f34 {
    padding-left: 1em;
  }
  .status_2d6a.description-up-0b9e .description-773d {
    border-left: 1px solid #eaecee;
  }
  .status_2d6a.description-up-0b9e .hot-8f34 {
    padding-left: 1em;
  }
  .status_2d6a.description-up-0b9e .notification-wood-7f04 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wood_50ba .hot-8f34 {
    padding-left: 1em;
  }
  .wood_50ba.description-up-0b9e .copper_65b0 {
    border-right: 1px solid #eaecee;
  }
  .wood_50ba.description-up-0b9e .container_wide_e4df {
    border-right: 1px solid #eaecee;
  }
  .wood_50ba.description-up-0b9e .hot-8f34 {
    padding-left: 1em;
  }
  .wood_50ba.description-up-0b9e .notification-wood-7f04 {
    padding-right: 1em;
  }
  .wood_50ba.description-up-0b9e .block_2bc1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_motion_546e .hot-8f34 {
    padding-right: 1em;
  }
  .hover_motion_546e.description-up-0b9e .copper_65b0 {
    border-left: 1px solid #eaecee;
  }
  .hover_motion_546e.description-up-0b9e .container_wide_e4df {
    border-left: 1px solid #eaecee;
  }
  .hover_motion_546e.description-up-0b9e .hot-8f34 {
    padding-right: 1em;
  }
  .hover_motion_546e.description-up-0b9e .notification-wood-7f04 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .hover_motion_546e.description-up-0b9e .block_2bc1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-motion-374b .hot-8f34 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture-motion-374b.description-up-0b9e .description-773d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .picture-motion-374b.description-up-0b9e .hot-8f34 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture-motion-374b.description-up-0b9e .notification-wood-7f04 {
    padding-left: 1em;
  }
  .picture-motion-374b.description-up-0b9e .block_2bc1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .picture-motion-374b.description-up-0b9e .hot-8f34 {
    padding-left: 0;
  }
}
.accent-simple-de7b .accent_8c1a {
  display: inline-block;
}
.dropdown_cc26 {
  display: inline-block;
}
.search_0f00 {
  word-con: break-word;
}
.header-b81e > span {
  display: inline-block;
  padding: 5px 0;
}
.header-b81e .avatar-3883 {
  margin-left: 8px;
  margin-right: 8px;
}
.header-b81e .column-paper-e482 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.progress_small_b9b2 .list-middle-4cf2 {
  margin-bottom: 2em;
}
.progress_small_b9b2 .silver_59f8 {
  margin-bottom: 15px;
}
.progress_small_b9b2 .silver_59f8:last-child {
  margin-bottom: 0;
}
.progress_small_b9b2 .fast_f637 {
  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) {
  .progress_small_b9b2 .fast_f637 {
    display: block;
  }
}
.progress_small_b9b2 .hard-c4b4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .progress_small_b9b2 .hard-c4b4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.progress_small_b9b2 .button_2f31 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.progress_small_b9b2 .button_2f31 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.progress_small_b9b2 .button_2f31 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.progress_small_b9b2 .search_0f00 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.progress_small_b9b2 .search_0f00 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.progress_small_b9b2 .out_103a p:last-child {
  margin-bottom: 0;
}
.progress_small_b9b2 .primary_action_3091 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.progress_small_b9b2 .over-29d7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.progress_small_b9b2 .selected-7ed1 {
  margin-top: 1em;
}
.progress_small_b9b2 .active-liquid-12af {
  top: 0;
  display: block;
}
.progress_small_b9b2 .active-liquid-12af a {
  color: inherit;
}
.progress_small_b9b2 .active-liquid-12af a:hover {
  color: inherit;
}
.progress_small_b9b2 .box-e218 {
  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;
}
.progress_small_b9b2 .box-e218:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.progress_small_b9b2 .over-29d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.progress_small_b9b2 .search-1e80 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.progress_small_b9b2 .search-1e80:first-child {
  margin-top: 0;
}
.progress_small_b9b2 .search-1e80.column_north_487e {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.progress_small_b9b2 .search-1e80.tiny_c086 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.progress_small_b9b2
  .search-1e80.tiny_c086.border-d6f3
  .selected-7ed1 {
  width: 100%;
}
.progress_small_b9b2 .tiny_c086 {
  -webkit-box-align: center;
  align-items: center;
}
.progress_small_b9b2 .tiny_c086 .header-b81e,
.progress_small_b9b2 .tiny_c086 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.progress_small_b9b2 .button_2f31 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress_small_b9b2 .button_2f31 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.progress_small_b9b2 .button_2f31: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;
}
.progress_small_b9b2 .column_north_487e {
  z-index: 5;
}
.progress_small_b9b2 .photo_14fa .block-aabb {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.progress_small_b9b2 .bronze_3ba6 .block-aabb {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.progress_small_b9b2 .dropdown_hovered_308a .block-aabb {
  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;
}
.progress_small_b9b2.photo-1e4a .fast_f637,
.progress_small_b9b2.popup_out_ad62 .fast_f637 {
  display: block;
}
.progress_small_b9b2.photo-1e4a .fast_f637 .container_motion_e73b,
.progress_small_b9b2.photo-1e4a .fast_f637 .over-29d7,
.progress_small_b9b2.popup_out_ad62 .fast_f637 .container_motion_e73b,
.progress_small_b9b2.popup_out_ad62 .fast_f637 .over-29d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.progress_small_b9b2.dynamic-cce8 .hard-c4b4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .progress_small_b9b2.dynamic-cce8 .hard-c4b4 {
    margin-right: 0;
  }
}
.progress_small_b9b2.photo-1e4a .hard-c4b4,
.progress_small_b9b2.popup_out_ad62 .hard-c4b4 {
  padding-top: 40%;
}
.progress_small_b9b2.photo-1e4a .list-middle-4cf2,
.progress_small_b9b2.popup_out_ad62 .list-middle-4cf2 {
  display: block;
}
.progress_small_b9b2.photo-1e4a .fn-sticky-8bfb .over-29d7,
.progress_small_b9b2.popup_out_ad62 .fn-sticky-8bfb .over-29d7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.progress_small_b9b2.photo-1e4a .hard-c4b4,
.progress_small_b9b2.popup_out_ad62 .hard-c4b4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.progress_small_b9b2.photo-1e4a .over-29d7 {
  padding: 1em;
}
.dirty_6cf4 {
  margin: 30px auto;
  display: block;
}
.dirty_6cf4 .dirty-a9b6 > * {
  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;
}
.dirty_6cf4 .dirty-a9b6 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.dirty_6cf4 .dirty-a9b6 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.under-7605 .header-b81e {
  margin-bottom: 1.41575em;
}
.under-7605 .module_6a00 {
  margin-bottom: 1.618em;
}
.photo-5d67 .card_4475 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.photo-5d67 .card_4475 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.photo-5d67 .breadcrumb_fresh_b868 {
  max-width: 100%;
  overflow: auto;
}
.photo_motion_7099 .photo-5d67 a:hover {
  text-decoration: underline;
}
.hover-down-6cc0 .silver_59f8:not(.search_0f00),
.hover-down-6cc0 .button_2f31 {
  margin-bottom: 1.41575em;
}
.hover-down-6cc0 .silver_59f8:not(.search_0f00):last-child,
.hover-down-6cc0 .button_2f31:last-child {
  margin-bottom: 0;
}
.hover-down-6cc0 .silver_59f8.info-hot-f3fd {
  margin-bottom: 0.41575em;
}
.hover-down-6cc0 .widget_4cbd:before,
.hover-down-6cc0 .video_0a40:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.hover-down-6cc0 .widget_4cbd:before {
  content: "\f115";
}
.hover-down-6cc0 .video_0a40:before {
  content: "\f02c";
}
.hover-down-6cc0 .left-d833 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.hover-down-6cc0 .left-d833 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.footer-ede6 {
  display: -webkit-box;
  display: flex;
}
.footer-ede6 .white-f114 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .footer-ede6 .white-f114 {
    flex-basis: 90px;
  }
}
.footer-ede6 .disabled-mini-a6c3 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .footer-ede6 .disabled-mini-a6c3 {
    flex-basis: calc(100% - 50px);
  }
}
.footer-ede6 .banner_83e4 p:last-child {
  margin-bottom: 0.72em;
}
.hover_first_5644 .dirty-a9b6 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.hover_first_5644 .dirty-a9b6:after,
.hover_first_5644 .dirty-a9b6:before {
  content: "";
  display: table;
}
.hover_first_5644 .dirty-a9b6:after {
  clear: both;
}
.hover_first_5644 .dirty-a9b6 .backdrop_a29a,
.hover_first_5644 .dirty-a9b6 .prev_6634 {
  width: 49%;
}
.hover_first_5644 .dirty-a9b6 .backdrop_a29a a span.secondary-006c,
.hover_first_5644 .dirty-a9b6 .prev_6634 a span.secondary-006c {
  display: block;
  margin-bottom: 5px;
}
.hover_first_5644 .dirty-a9b6 .prev_6634 {
  float: left;
  text-align: left;
}
.hover_first_5644 .dirty-a9b6 .backdrop_a29a {
  float: right;
  text-align: right;
}
.label_current_c606 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .label_current_c606 {
    margin-bottom: 0;
  }
}
.over-5acd {
  margin-bottom: 1em;
}
.over-5acd .search_0f00 {
  font-size: 1.1em;
  line-height: 1.3;
}
.pattern_advanced_8143 a {
  display: block;
  line-height: 0;
  position: relative;
}
.main_wood_3588 .over-5acd,
.outline_caa3 .over-5acd {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .main_wood_3588 .over-5acd,
  .outline_caa3 .over-5acd {
    display: block;
  }
}
.main_wood_3588 .pattern_advanced_8143,
.outline_caa3 .pattern_advanced_8143 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .main_wood_3588 .pattern_advanced_8143,
  .outline_caa3 .pattern_advanced_8143 {
    margin-bottom: 1em;
  }
}
.main_wood_3588 .pattern_advanced_8143 img,
.outline_caa3 .pattern_advanced_8143 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.main_wood_3588 .solid_1b82,
.outline_caa3 .solid_1b82 {
  flex-basis: calc(100% - 160px);
}
.main_wood_3588 .solid_1b82 p,
.outline_caa3 .solid_1b82 p {
  margin-bottom: 0;
}
.main_wood_3588 .solid_1b82 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .main_wood_3588 .solid_1b82 {
    padding-left: 0;
  }
}
.outline_caa3 .solid_1b82 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .outline_caa3 .solid_1b82 {
    padding-right: 0;
  }
}
.outline_caa3 .pattern_advanced_8143 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.tall-3317 .pattern_advanced_8143 {
  margin-bottom: 0.5em;
}
.tall-3317 .pattern_advanced_8143 img {
  width: 100%;
}
.hot-e7c2 .section-pro-eb55,
.tiny-1cb1 .section-pro-eb55 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.tiny-1cb1 .description-773d .mini_e577 p:last-child {
  margin-bottom: 0;
}
.input-a7ca {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.summary-full-b6e8 .pagination-0d77 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .summary-full-b6e8 .pagination-0d77:last-of-type {
    margin-bottom: 0;
  }
}
.summary-full-b6e8 .pagination-0d77 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.summary-full-b6e8 .pagination-0d77 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.summary-full-b6e8 .pagination-0d77 ul li {
  margin: 0 0 0.6em;
}
.summary-full-b6e8 .pagination-0d77 ul li.motion-71e8,
.summary-full-b6e8 .pagination-0d77 ul li.stale_876a {
  position: relative;
}
.summary-full-b6e8 .pagination-0d77 ul li.motion-71e8 .nav_cf82,
.summary-full-b6e8 .pagination-0d77 ul li.stale_876a .nav_cf82 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.summary-full-b6e8 .pagination-0d77 ul li.motion-71e8:after:after,
.summary-full-b6e8 .pagination-0d77 ul li.motion-71e8:after:before,
.summary-full-b6e8
  .pagination-0d77
  ul
  li.stale_876a:after:after,
.summary-full-b6e8
  .pagination-0d77
  ul
  li.stale_876a:after:before {
  content: "";
  display: table;
}
.summary-full-b6e8 .pagination-0d77 ul li.motion-71e8:after:after,
.summary-full-b6e8
  .pagination-0d77
  ul
  li.stale_876a:after:after {
  clear: both;
}
.summary-full-b6e8 .pagination-0d77 a.row_bottom_fc1f:hover {
  text-decoration: none;
}
.summary-full-b6e8 .pagination-0d77 select {
  max-width: 100%;
}
.summary-full-b6e8 .pagination-0d77 table {
  font-size: 85%;
}
.summary-full-b6e8 .pagination-0d77 table td,
.summary-full-b6e8 .pagination-0d77 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.summary-full-b6e8 .pagination-0d77 table tfoot td {
  text-align: left;
}
.summary-full-b6e8 .pagination-0d77 :last-child {
  margin-bottom: 0;
}
.summary-full-b6e8 .pagination-0d77 .picture-2111 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.summary-full-b6e8 .pagination-0d77 .picture-2111 label {
  width: 100%;
}
.summary-full-b6e8 .pagination-0d77 .picture-2111 .dim_229b {
  width: 100%;
  display: block;
}
.summary-full-b6e8 .pagination-0d77 .picture-2111 .popup-b3aa {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.summary-full-b6e8 .pagination-0d77 .picture-2111 .popup-b3aa:hover svg #svg-search {
  fill: #444;
}
.summary-full-b6e8 .pagination-0d77 .picture-2111 .popup-b3aa svg {
  width: 18px;
  height: 18px;
}
.summary-full-b6e8 .popup-0f6e ul ul,
.summary-full-b6e8 .active_simple_b009 ul ul,
.summary-full-b6e8 .outline_stone_8caf ul ul,
.summary-full-b6e8 .outline-north-1f16 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.summary-full-b6e8 .popup-0f6e .filter_silver_4309 > a,
.summary-full-b6e8 .active_simple_b009 .filter_silver_4309 > a,
.summary-full-b6e8 .outline_stone_8caf .filter_silver_4309 > a,
.summary-full-b6e8 .outline-north-1f16 .filter_silver_4309 > a {
  margin-bottom: 0;
}
.summary-full-b6e8 .caption_b013 li,
.summary-full-b6e8 .popup-0f6e li,
.summary-full-b6e8 .plasma_1b25 li,
.summary-full-b6e8 .active_simple_b009 li,
.summary-full-b6e8 .outline_stone_8caf li,
.summary-full-b6e8 .outline-north-1f16 li,
.summary-full-b6e8 .photo_inner_5ddb li,
.summary-full-b6e8 .table-clean-4e1b li {
  display: block;
  position: relative;
}
.summary-full-b6e8 .caption_b013 li:last-child,
.summary-full-b6e8 .popup-0f6e li:last-child,
.summary-full-b6e8 .plasma_1b25 li:last-child,
.summary-full-b6e8 .active_simple_b009 li:last-child,
.summary-full-b6e8 .outline_stone_8caf li:last-child,
.summary-full-b6e8 .outline-north-1f16 li:last-child,
.summary-full-b6e8 .photo_inner_5ddb li:last-child,
.summary-full-b6e8 .table-clean-4e1b li:last-child {
  border: none;
}
.summary-full-b6e8 .caption_b013 li a,
.summary-full-b6e8 .popup-0f6e li a,
.summary-full-b6e8 .plasma_1b25 li a,
.summary-full-b6e8 .active_simple_b009 li a,
.summary-full-b6e8 .outline_stone_8caf li a,
.summary-full-b6e8 .outline-north-1f16 li a,
.summary-full-b6e8 .photo_inner_5ddb li a,
.summary-full-b6e8 .table-clean-4e1b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary-full-b6e8 .caption_b013 li ul li::before,
.summary-full-b6e8 .popup-0f6e li ul li::before,
.summary-full-b6e8 .plasma_1b25 li ul li::before,
.summary-full-b6e8 .active_simple_b009 li ul li::before,
.summary-full-b6e8 .outline_stone_8caf li ul li::before,
.summary-full-b6e8 .outline-north-1f16 li ul li::before,
.summary-full-b6e8 .photo_inner_5ddb li ul li::before,
.summary-full-b6e8 .table-clean-4e1b li ul li::before {
  left: 15px;
}
.summary-full-b6e8 .caption_b013 li ul a,
.summary-full-b6e8 .popup-0f6e li ul a,
.summary-full-b6e8 .plasma_1b25 li ul a,
.summary-full-b6e8 .active_simple_b009 li ul a,
.summary-full-b6e8 .outline_stone_8caf li ul a,
.summary-full-b6e8 .outline-north-1f16 li ul a,
.summary-full-b6e8 .photo_inner_5ddb li ul a,
.summary-full-b6e8 .table-clean-4e1b li ul a {
  padding-left: 20px;
}
.summary-full-b6e8 .caption_b013 li ul ul li::before,
.summary-full-b6e8 .popup-0f6e li ul ul li::before,
.summary-full-b6e8 .plasma_1b25 li ul ul li::before,
.summary-full-b6e8 .active_simple_b009 li ul ul li::before,
.summary-full-b6e8 .outline_stone_8caf li ul ul li::before,
.summary-full-b6e8 .outline-north-1f16 li ul ul li::before,
.summary-full-b6e8 .photo_inner_5ddb li ul ul li::before,
.summary-full-b6e8 .table-clean-4e1b li ul ul li::before {
  left: 30px;
}
.summary-full-b6e8 .caption_b013 li ul ul a,
.summary-full-b6e8 .popup-0f6e li ul ul a,
.summary-full-b6e8 .plasma_1b25 li ul ul a,
.summary-full-b6e8 .active_simple_b009 li ul ul a,
.summary-full-b6e8 .outline_stone_8caf li ul ul a,
.summary-full-b6e8 .outline-north-1f16 li ul ul a,
.summary-full-b6e8 .photo_inner_5ddb li ul ul a,
.summary-full-b6e8 .table-clean-4e1b li ul ul a {
  padding-left: 40px;
}
.summary-full-b6e8 .highlight-c342 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.summary-full-b6e8 .table-clean-4e1b ul li {
  margin-bottom: 1.41575em;
}
.summary-full-b6e8 .table-clean-4e1b ul li .hovered_9121 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.summary-full-b6e8 .table-clean-4e1b ul li .tall-fbb2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.secondary_f897 .caption_b013 li a,
.secondary_f897 .popup-0f6e li a,
.secondary_f897 .plasma_1b25 li a,
.secondary_f897 .active_simple_b009 li a,
.secondary_f897 .outline_stone_8caf li a,
.secondary_f897 .outline-north-1f16 li a,
.secondary_f897 .photo_inner_5ddb li a,
.secondary_f897 .table-clean-4e1b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_f897 .highlight-c342 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_f897 .pagination-0d77 ul li.motion-71e8 .nav_cf82,
.secondary_f897 .pagination-0d77 ul li.stale_876a .nav_cf82 {
  background: rgba(0, 0, 0, 0.2);
}
.secondary_f897 .summary-full-b6e8 .pagination-0d77 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.row-bright-a328 .summary-full-b6e8 .white_31a0 li {
  margin: 0;
}
.row-bright-a328 .summary-full-b6e8 .white_31a0 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.row-bright-a328 .summary-full-b6e8 .white_31a0 li ul {
  margin: 0;
}
.row-bright-a328 .summary-full-b6e8 .white_31a0 li ul li a {
  padding-left: 15px;
}
.row-bright-a328 .summary-full-b6e8 .white_31a0 li ul li li a {
  padding-left: 30px;
}
.row-bright-a328 .summary-full-b6e8 .white_31a0 li.next-4ce8 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.row-bright-a328 .summary-full-b6e8 .white_31a0 li.next-4ce8 > 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;
}
.row-bright-a328 .summary-full-b6e8 .white_31a0 li.next-4ce8 > 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;
}
.gallery_north_cbc5 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.link-fluid-f26f {
  position: relative;
  z-index: 10;
}
.link-fluid-f26f .icon-east-5f99 {
  width: 100%;
  max-width: 100%;
}
.focus_copper_5f26 .advanced-f35b {
  padding-top: 2em;
  padding-bottom: 2em;
}
.focus_copper_5f26 .shade_bb26 {
}
.focus_copper_5f26 .secondary_f897 {
  background: #292929;
}
.dropdown-628a .advanced-f35b {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.dropdown-628a .shade_bb26 {
  background: #f9f9f9;
}
.dropdown-628a .secondary_f897 {
  background: #303030;
}
.plasma-0af7 .advanced-f35b {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .plasma-0af7 .accent_8c1a {
    margin-bottom: 1em;
  }
  .plasma-0af7 .accent_8c1a:last-child {
    margin-bottom: 0;
  }
}
.plasma-0af7 .shade_bb26 {
  background: #ededed;
}
.plasma-0af7 .secondary_f897 {
  background: #1a1a1a;
}
.advanced-f35b.shade_bb26 {
  color: rgba(0, 0, 0, 0.6);
}
.advanced-f35b.shade_bb26 .component_e705 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.advanced-f35b.secondary_f897 {
  color: rgba(255, 255, 255, 0.99);
}
.advanced-f35b.secondary_f897 a:not(.row_bottom_fc1f) {
  color: rgba(255, 255, 255, 0.79);
}
.advanced-f35b.secondary_f897 a:not(.row_bottom_fc1f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.advanced-f35b.secondary_f897 .component_e705 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.advanced-f35b.secondary_f897 table tbody td,
.advanced-f35b.secondary_f897 table th {
  background: rgba(0, 0, 0, 0.08);
}
.link_green_708a.out-d36e .panel_inner_11a1 {
  max-width: initial;
}
.link_green_708a .container_3417 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.link_green_708a .container_3417 .icon-east-5f99 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .link_green_708a .container_3417 .icon-east-5f99 {
    display: block;
    margin-bottom: 2em;
  }
  .link_green_708a .container_3417 .icon-east-5f99:last-child {
    margin-bottom: 0;
  }
}
.plasma-0af7 .accent_8c1a:last-child,
.dropdown-628a .accent_8c1a:last-child,
.focus_copper_5f26 .accent_8c1a:last-child {
  margin-bottom: 0;
}
.plasma-0af7 .accent_8c1a .summary-full-b6e8 .pagination-0d77:last-child,
.dropdown-628a .accent_8c1a .summary-full-b6e8 .pagination-0d77:last-child,
.focus_copper_5f26 .accent_8c1a .summary-full-b6e8 .pagination-0d77:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .plasma-0af7 .stone-d940,
  .plasma-0af7 .gallery-91ef,
  .dropdown-628a .stone-d940,
  .dropdown-628a .gallery-91ef,
  .focus_copper_5f26 .stone-d940,
  .focus_copper_5f26 .gallery-91ef {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .link-fluid-f26f .accent_8c1a {
    margin-bottom: 2em;
  }
}
.link-fluid-f26f p:last-child {
  margin-bottom: 0;
}
.link-fluid-f26f li,
.link-fluid-f26f ul {
  list-style: none;
  margin: 0;
}
.link-fluid-f26f ul ul {
  margin-left: 2.617924em;
}
.component-iron-5bd9 {
  font-size: 0.875em;
}

/* css-noise: 87c7 */
.phantom-card-l1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
