/*!
Theme Name: Customify
Theme URI: https://pressmaximum.tag-18dd/customify
Author: WPCustomify
Author URI: https://pressmaximum.tag-18dd
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.tag-18dd/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.content_fc0c.menu_light_7355/licenses/gpl-2.0.tall-8516
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.input_def2/, (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.thumbnail_warm_1544.fixed-edd3/normalize.row-full-7e6c/
 ======
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.row-full-7e6c v7.0.0 | MIT License | github.tag-18dd/necolas/normalize.row-full-7e6c */
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;
}
.selected-81ca .media-liquid-33ba,
.solid-7503,
.mask_new_b1a0,
.advanced_8391,
.smooth_f687,
.widget-9422,
.fluid-4031,
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;
}
.solid-7503,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .solid-7503,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .solid-7503,
  h1 {
    font-size: 1.8em;
  }
}
.mask_new_b1a0,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.mask_new_b1a0 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .mask_new_b1a0,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .mask_new_b1a0,
  h2 {
    font-size: 1.7em;
  }
}
.advanced_8391,
h3 {
  font-size: 1.618em;
}
.selected-81ca .media-liquid-33ba,
.smooth_f687,
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.panel-gas-f487 {
  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;
}
.popup_lower_fdb9:after,
.popup_lower_fdb9:before,
.slider-mini-ccfb:after,
.slider-mini-ccfb:before {
  content: "";
  display: table;
}
.popup_lower_fdb9:after,
.slider-mini-ccfb:after {
  clear: both;
}
.purple_4dff {
  float: right;
  margin-right: 0;
}
.border-selected-11c2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.alert-iron-cced .summary-basic-92ee,
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;
}
.alert-iron-cced .summary-basic-92ee: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;
}
.hard_cf79 .summary-basic-92ee {
  box-shadow: none;
}
.hard_cf79
  .summary-basic-92ee
  .cool_0b7b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.hard_cf79 .summary-basic-92ee .lower_7a18 {
  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;
}
.hard_cf79
  .summary-basic-92ee
  .lower_7a18
  b {
  display: none;
}
.hard_cf79 .icon_06f8 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.message_red_5471:not(.plasma-0c50):not(.tag_gold_9ff6),
button:not(.plasma-0c50):not(.tag_gold_9ff6),
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ),
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ),
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ) {
  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;
}
.message_red_5471:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):hover,
button:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):hover,
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):hover,
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):hover,
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.message_red_5471:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):active,
.message_red_5471:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):focus,
button:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):active,
button:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):focus,
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):active,
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):focus,
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):active,
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):focus,
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):active,
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):focus {
  outline: 0;
}
.message_red_5471:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6,
button:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6,
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6,
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6,
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6 {
  position: relative;
}
.message_red_5471:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .highlight-hard-ad01,
.message_red_5471:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .pattern_929a,
.message_red_5471:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .grid-outer-a2a4,
.message_red_5471:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  i,
.message_red_5471:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  svg,
button:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .highlight-hard-ad01,
button:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .pattern_929a,
button:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .grid-outer-a2a4,
button:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  i,
button:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  svg,
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .highlight-hard-ad01,
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .pattern_929a,
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .grid-outer-a2a4,
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  i,
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  svg,
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .highlight-hard-ad01,
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .pattern_929a,
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .grid-outer-a2a4,
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  i,
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  svg,
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .highlight-hard-ad01,
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .pattern_929a,
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  .grid-outer-a2a4,
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  i,
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6
  svg {
  visibility: hidden;
}
.message_red_5471:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6:after,
button:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6:after,
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6:after,
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6:after,
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ).fn-loading-4cc6: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;
}
.message_red_5471:not(.plasma-0c50):not(.tag_gold_9ff6),
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ),
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ),
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ) {
  color: #fff;
  background: #235787;
}
.message_red_5471:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):focus,
input[type="button"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):focus,
input[type="reset"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):focus,
input[type="submit"]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ):focus {
  color: #fff;
}
.message_red_5471.fn-disabled-4cc6:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ),
.message_red_5471[disabled]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ),
button.fn-disabled-4cc6:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ),
button[disabled]:not(.plasma-0c50):not(
    .tag_gold_9ff6
  ) {
  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;
}
.link-motion-e4c9 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.link-motion-e4c9: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;
}
.info_5a16 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.container_9543 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.element_fb40 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.popup_lower_fdb9:after,
.popup_lower_fdb9:before,
.highlight_78bc:after,
.highlight_78bc:before,
.menu-slow-9ccc:after,
.menu-slow-9ccc:before,
.title_ed7b:after,
.title_ed7b:before,
.disabled_north_b6ee:after,
.disabled_north_b6ee:before,
.button_small_08ff:after,
.button_small_08ff:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.popup_lower_fdb9:after,
.highlight_78bc:after,
.menu-slow-9ccc:after,
.title_ed7b:after,
.disabled_north_b6ee:after,
.button_small_08ff:after {
  clear: both;
}
.highlight_78bc .hovered_40e3,
.menu-slow-9ccc .hovered_40e3,
.narrow-9739 .hovered_40e3 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.panel_16f7 {
  display: inline-block;
}
.solid-b390 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.solid-b390 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.solid-b390 .panel-da00 {
  padding: 1em 0;
  font-size: 85%;
}
.panel-da00 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.mask_pink_48d9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.mask_pink_48d9:after,
.mask_pink_48d9:before {
  content: "";
  display: table;
}
.mask_pink_48d9:after {
  clear: both;
}
.badge-e9de {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.filter-cb52 .badge-e9de {
  max-width: 50%;
}
.center_c6d8 .badge-e9de {
  max-width: 33.33%;
}
.table-1e7e .badge-e9de {
  max-width: 25%;
}
.menu_orange_0651 .badge-e9de {
  max-width: 20%;
}
.sidebar-wood-dbf0 .badge-e9de {
  max-width: 16.66%;
}
.main_3af7 .badge-e9de {
  max-width: 14.28%;
}
.video_glass_e042 .badge-e9de {
  max-width: 12.5%;
}
.popup_cold_62b1 .badge-e9de {
  max-width: 11.11%;
}
.status_advanced_f901 {
  display: block;
}
.selected-81ca .fluid_f850 label,
.selected-81ca .caption-cool-6d78 label,
.selected-81ca .pagination-ced9 label,
.selected-81ca .input_rough_97cf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notification-north-a62a {
  list-style: none;
  margin: 0;
}
.notification-north-a62a article.photo_old_7ca0 {
  margin-bottom: 0;
}
.notification-north-a62a ul {
  list-style: none;
  margin: 0;
}
.notification-north-a62a .focus_bottom_c673 li.photo_old_7ca0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notification-north-a62a .focus_bottom_c673 li.photo_old_7ca0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notification-north-a62a .focus_bottom_c673 li.photo_old_7ca0: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) {
  .notification-north-a62a .focus_bottom_c673 li.photo_old_7ca0 li.photo_old_7ca0 li.photo_old_7ca0 li.photo_old_7ca0 {
    padding-left: 0;
  }
}
article.photo_old_7ca0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo_old_7ca0 .highlight_78bc p:last-of-type {
  margin-bottom: 0;
}
article.photo_old_7ca0 .black_0ac9 {
  float: left;
}
article.photo_old_7ca0 .pink-1cce {
  margin-left: 85px;
}
article.photo_old_7ca0 .static-32da {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo_old_7ca0 .static-32da .component_2e06 {
  margin-left: 10px;
}
article.photo_old_7ca0 .column-f471 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo_old_7ca0 .last-298c {
  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 .fluid_f850,
  #respond .pagination-ced9,
  #respond .input_rough_97cf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fluid_f850 input,
#respond .pagination-ced9 input,
#respond .input_rough_97cf input {
  width: 100%;
}
#respond .input_rough_97cf {
  margin-right: 0;
}
#respond .notification_up_77f7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.frame_d435 {
  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_d435.overlay-static-20b2 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.frame_d435 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_d435:focus,
.frame_d435: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);
}
.left-b8f8 {
  border-radius: 10%;
}
.light_cb3c {
  border-radius: 50%;
}
.picture_hot_c8fe {
  font-size: 0.72em;
}
.upper-b156 {
  font-size: 0.875em;
}
.outline_9122 {
  font-size: 1.1em;
}
.content_fbf7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.content_fbf7.picture_hot_c8fe {
  letter-spacing: 0.5px;
}
.paper_140f,
.paper_140f a {
  color: #6d6d6d;
}
.paper_140f a:hover {
  color: #111;
}
.background_b59e {
  color: #6d6d6d;
}
.down-701c {
  overflow-x: hidden;
}
.down-701c .backdrop_d49c.advanced_dcbd {
  position: relative;
}
.down-701c .backdrop_d49c.advanced_dcbd.surface-pink-bdd5 {
  position: initial;
}
.down-701c
  .backdrop_d49c.advanced_dcbd.surface-pink-bdd5
  .paragraph_over_ae3e {
  left: auto;
}
.down-701c .backdrop_d49c .paragraph_over_ae3e {
  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;
}
.down-701c .backdrop_d49c:hover.advanced_dcbd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.down-701c
  .backdrop_d49c:hover.advanced_dcbd
  .paragraph_over_ae3e {
  display: block;
  z-index: 9999999;
}
.down-701c .button-e045 .header_liquid_53e2,
.down-701c .focus_6648 .header_liquid_53e2 {
  display: none;
}
.down-701c .container_5e55 .backdrop_d49c:hover.advanced_dcbd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.selected-81ca .fluid_f850 label,
.selected-81ca .caption-cool-6d78 label,
.selected-81ca .pagination-ced9 label,
.selected-81ca .input_rough_97cf label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.notification-north-a62a {
  list-style: none;
  margin: 0;
}
.notification-north-a62a article.photo_old_7ca0 {
  margin-bottom: 0;
}
.notification-north-a62a ul {
  list-style: none;
  margin: 0;
}
.notification-north-a62a .focus_bottom_c673 li.photo_old_7ca0 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .notification-north-a62a .focus_bottom_c673 li.photo_old_7ca0 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .notification-north-a62a .focus_bottom_c673 li.photo_old_7ca0: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) {
  .notification-north-a62a .focus_bottom_c673 li.photo_old_7ca0 li.photo_old_7ca0 li.photo_old_7ca0 li.photo_old_7ca0 {
    padding-left: 0;
  }
}
article.photo_old_7ca0 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo_old_7ca0 .highlight_78bc p:last-of-type {
  margin-bottom: 0;
}
article.photo_old_7ca0 .black_0ac9 {
  float: left;
}
article.photo_old_7ca0 .pink-1cce {
  margin-left: 85px;
}
article.photo_old_7ca0 .static-32da {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo_old_7ca0 .static-32da .component_2e06 {
  margin-left: 10px;
}
article.photo_old_7ca0 .column-f471 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo_old_7ca0 .last-298c {
  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 .fluid_f850,
  #respond .pagination-ced9,
  #respond .input_rough_97cf {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .fluid_f850 input,
#respond .pagination-ced9 input,
#respond .input_rough_97cf input {
  width: 100%;
}
#respond .input_rough_97cf {
  margin-right: 0;
}
#respond .notification_up_77f7 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.button-e045 .next_941e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.next_941e .button_9317.gallery-out-f8cc .tabs-soft-c8ed > li > a:focus,
.next_941e .button_9317.gallery-out-f8cc .tabs-soft-c8ed > li > a:hover,
.next_941e .button_9317.progress_1ff3 .tabs-soft-c8ed > li > a:focus,
.next_941e .button_9317.progress_1ff3 .tabs-soft-c8ed > li > a:hover,
.next_941e .button_9317.section-d54f .tabs-soft-c8ed > li > a:focus,
.next_941e .button_9317.section-d54f .tabs-soft-c8ed > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next_941e
  .button_9317.gallery-out-f8cc
  .tabs-soft-c8ed
  > li.texture-pressed-c31a
  > a,
.next_941e
  .button_9317.gallery-out-f8cc
  .tabs-soft-c8ed
  > li.white-ecaf
  > a,
.next_941e
  .button_9317.progress_1ff3
  .tabs-soft-c8ed
  > li.texture-pressed-c31a
  > a,
.next_941e
  .button_9317.progress_1ff3
  .tabs-soft-c8ed
  > li.white-ecaf
  > a,
.next_941e
  .button_9317.section-d54f
  .tabs-soft-c8ed
  > li.texture-pressed-c31a
  > a,
.next_941e .button_9317.section-d54f .tabs-soft-c8ed > li.breadcrumb-c69a > a {
  color: rgba(255, 255, 255, 0.99);
}
.next_941e .heading-23e8,
.next_941e .heading-23e8 a {
  color: rgba(255, 255, 255, 0.99);
}
.next_941e .breadcrumb-4224.icon-c85e li a,
.next_941e .component-cdc0 a,
.next_941e .frame-14f7,
.next_941e .tabs-soft-c8ed > li > a,
.next_941e .component-68f7 {
  color: rgba(255, 255, 255, 0.79);
}
.next_941e .breadcrumb-4224.icon-c85e li a:hover,
.next_941e .component-cdc0 a:hover,
.next_941e .frame-14f7:hover,
.next_941e .tabs-soft-c8ed > li > a:hover,
.next_941e .component-68f7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next_941e .search-pressed-31d3 {
  color: rgba(255, 255, 255, 0.79);
}
.next_941e .search-pressed-31d3 .card_61cc {
  color: rgba(255, 255, 255, 0.99);
}
.next_941e .search-pressed-31d3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.next_941e .upper-0b00 .over-fa1d {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.next_941e .upper-0b00 .over-fa1d .easy_e830 {
  color: rgba(255, 255, 255, 0.79);
}
.next_941e
  .upper-0b00
  .over-fa1d
  .easy_e830::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.next_941e
  .upper-0b00
  .over-fa1d
  .easy_e830:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.next_941e
  .upper-0b00
  .over-fa1d
  .easy_e830::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.next_941e
  .upper-0b00
  .over-fa1d
  .easy_e830::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.next_941e .upper-0b00 .selected_f7aa {
  color: rgba(255, 255, 255, 0.79);
}
.next_941e .upper-0b00 .selected_f7aa:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-in-cb32
  .next_941e
  .upper-0b00
  .link-dynamic-844f
  .article-copper-4b3d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider-in-cb32
  .next_941e
  .upper-0b00
  .link-dynamic-844f
  .easy_e830 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.button-e045 .white_06b1 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.white_06b1 .button_9317.gallery-out-f8cc .tabs-soft-c8ed > li > a:focus,
.white_06b1 .button_9317.gallery-out-f8cc .tabs-soft-c8ed > li > a:hover,
.white_06b1 .button_9317.progress_1ff3 .tabs-soft-c8ed > li > a:focus,
.white_06b1 .button_9317.progress_1ff3 .tabs-soft-c8ed > li > a:hover,
.white_06b1 .button_9317.section-d54f .tabs-soft-c8ed > li > a:focus,
.white_06b1 .button_9317.section-d54f .tabs-soft-c8ed > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white_06b1
  .button_9317.gallery-out-f8cc
  .tabs-soft-c8ed
  > li.texture-pressed-c31a
  > a,
.white_06b1
  .button_9317.gallery-out-f8cc
  .tabs-soft-c8ed
  > li.white-ecaf
  > a,
.white_06b1
  .button_9317.progress_1ff3
  .tabs-soft-c8ed
  > li.texture-pressed-c31a
  > a,
.white_06b1
  .button_9317.progress_1ff3
  .tabs-soft-c8ed
  > li.white-ecaf
  > a,
.white_06b1
  .button_9317.section-d54f
  .tabs-soft-c8ed
  > li.texture-pressed-c31a
  > a,
.white_06b1 .button_9317.section-d54f .tabs-soft-c8ed > li.breadcrumb-c69a > a {
  color: rgba(0, 0, 0, 0.8);
}
.white_06b1 .heading-23e8,
.white_06b1 .heading-23e8 a {
  color: rgba(0, 0, 0, 0.8);
}
.white_06b1 .breadcrumb-4224.icon-c85e li a,
.white_06b1 .component-cdc0 a,
.white_06b1 .frame-14f7,
.white_06b1 .tabs-soft-c8ed > li > a,
.white_06b1 .component-68f7 {
  color: rgba(0, 0, 0, 0.55);
}
.white_06b1 .breadcrumb-4224.icon-c85e li a:hover,
.white_06b1 .component-cdc0 a:hover,
.white_06b1 .frame-14f7:hover,
.white_06b1 .tabs-soft-c8ed > li > a:hover,
.white_06b1 .component-68f7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.white_06b1 .search-pressed-31d3 {
  color: rgba(0, 0, 0, 0.55);
}
.white_06b1 .search-pressed-31d3 .card_61cc {
  color: rgba(0, 0, 0, 0.8);
}
.white_06b1 .search-pressed-31d3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.picture-solid-4d35 .sidebar-cold-72b5 {
  margin-left: auto;
  margin-right: auto;
}
.menu-slow-9ccc > * {
  margin-left: auto;
  margin-right: auto;
}
.menu-slow-9ccc .info_5a16 {
  margin-right: 1.41575em;
}
.up_7bfd .menu-slow-9ccc > .clean-7b51 {
  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;
}
.up_7bfd .menu-slow-9ccc > .carousel_blue_a78a {
  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;
}
.media-black-6e9d.picture-solid-4d35 .sidebar-cold-72b5,
.hidden-gas-1b78.picture-solid-4d35 .sidebar-cold-72b5 {
  margin-left: 0;
}
.shadow-66d1.picture-solid-4d35 .sidebar-cold-72b5,
.static_86bf.picture-solid-4d35 .sidebar-cold-72b5 {
  margin-right: 0;
}
.menu-slow-9ccc ol,
.menu-slow-9ccc ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.brown-69b2 video {
  max-width: 100%;
}
.overlay-c3d4 img {
  display: block;
}
.overlay-c3d4.info_5a16,
.overlay-c3d4.container_9543 {
  width: 100%;
}
.overlay-c3d4.carousel_blue_a78a img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.notice-db65:not(.center-5b8c) {
  margin: 1.5em auto;
}
.frame-smooth-829d p {
  padding: 1.5em 14px;
}
ul.widget-warm-54c6.carousel_blue_a78a,
ul.widget-warm-54c6.clean-7b51,
ul.widget-warm-54c6.menu_bronze_4051.clean-7b51 {
  padding: 0 14px;
}
.card-fluid-1ac9 {
  display: block;
  overflow-x: auto;
}
.card-fluid-1ac9 table {
  border-collapse: collapse;
  width: 100%;
}
.card-fluid-1ac9 td,
.card-fluid-1ac9 th {
  padding: 0.5em;
}
.menu-slow-9ccc li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.menu-slow-9ccc ol ol,
.menu-slow-9ccc ol ul,
.menu-slow-9ccc ul ol,
.menu-slow-9ccc ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.menu-slow-9ccc ol ol li,
.menu-slow-9ccc ol ul li,
.menu-slow-9ccc ul ol li,
.menu-slow-9ccc ul ul li {
  margin-left: 0;
}
.table_9d91.main_5d7d > .solid_ea26 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.table_9d91.main_5d7d > .solid_ea26 iframe,
.table_9d91.main_5d7d > .solid_ea26 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.south_19ae {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.south_19ae.hard-c296 {
  padding: 0;
}
.south_19ae.hard-c296 cite {
  font-size: 13px;
}
.south_19ae > * {
  margin-left: 16px;
  margin-right: 16px;
}
.south_19ae cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gallery_hovered_d1f0 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gallery_hovered_d1f0 > p:first-child {
  margin-top: 0;
}
.gallery_hovered_d1f0 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gallery_hovered_d1f0 blockquote {
  border-left: 0;
}
.popup_hot_3517 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.popup_hot_3517:not(.column-3e2d) {
  max-width: 100px;
}
.popup_hot_3517.detail-178d {
  border-bottom: none !important;
  text-align: center;
}
.popup_hot_3517.detail-178d::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .frame-smooth-829d p {
    padding: 1.5em 0;
  }
}
.icon_prev_fb33 {
  color: #0073aa;
}
.content-focused-2586 {
  background-color: #0073aa;
}
.background_stone_3152 {
  color: #229fd8;
}
.wide_a154 {
  background-color: #229fd8;
}
.progress-out-fd07 {
  color: #eee;
}
.outline-83af {
  background-color: #eee;
}
.outer-0559 {
  color: #444;
}
.media-dynamic-24d3 {
  background-color: #444;
}
.chip_fluid_5dd4 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.chip_fluid_5dd4 .dynamic-0fe8 .component-cdc0 {
  font-size: 15px;
}
.chip_fluid_5dd4 .component-cdc0 {
  line-height: 1.3;
}
.chip_fluid_5dd4 .white_06b1 {
}
.chip_fluid_5dd4 .next_941e {
  background: #235787;
}
.feature_dirty_1076 {
  padding: 0;
}
.feature_dirty_1076 .next_941e {
  background: #1a1a1a;
}
.feature_dirty_1076 .white_06b1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.bottom_60a3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.bottom_60a3 .white_06b1 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.bottom_60a3 .next_941e {
  background: #303030;
}
.button_small_08ff {
  position: relative;
  z-index: 10;
}
.button_small_08ff .progress_tiny_16db {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.article-brown-a8ca .advanced_dcbd {
  display: inline-block;
  vertical-align: middle;
}
.article-brown-a8ca.header-7f98 .advanced_dcbd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .article-brown-a8ca.header-7f98 .advanced_dcbd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .article-brown-a8ca.header-7f98 .advanced_dcbd {
    margin-right: 0.4em;
  }
}
.article-brown-a8ca.header-7f98 .advanced_dcbd:last-child {
  margin-right: 0;
}
.header-f34f .progress_tiny_16db {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .button-e045 .dynamic-0fe8 {
    margin: 0 -0.5em;
  }
  .button-e045 .dynamic-0fe8 [class*="customify-col-"],
  .button-e045 .dynamic-0fe8 [class*="customify-col_"],
  .button-e045 .dynamic-0fe8 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.button-e045.wide-50c2 .progress_tiny_16db {
  background: 0 0 !important;
}
.button-e045.wide-50c2 .progress_tiny_16db,
.button-e045.header-f34f .progress_tiny_16db {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .button-e045.list_484c {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.button-e045.header-f34f .progress_tiny_16db {
  box-shadow: none !important;
}
.info_west_e326 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .info_west_e326 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .info_west_e326 {
    padding: 18px 0 20px;
  }
}
.info_west_e326 .new-78a4 {
  width: 100%;
}
.info_west_e326 .pagination_5abb {
  margin-bottom: 0;
}
.info_west_e326 .progress_f512 {
  margin-top: 5px;
  font-size: 0.875em;
}
.texture_fluid_3edd {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.texture_fluid_3edd .secondary-f531 {
  width: 100%;
}
.top_a1d8 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.top_a1d8 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.top_a1d8 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;
}
.top_a1d8 li:last-child:after {
  display: none;
}
.top_a1d8 li a {
  font-weight: 500;
  margin-right: 10px;
}
.right_c5ff .header_liquid_53e2 button,
.info_west_e326 .header_liquid_53e2 button {
  left: 0;
}
.right_c5ff .secondary-f531,
.info_west_e326 .secondary-f531 {
  padding-left: 0;
  padding-right: 0;
}
.right_c5ff .texture_fluid_3edd,
.info_west_e326 .texture_fluid_3edd {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.right_c5ff {
  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;
}
.right_c5ff: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;
}
.right_c5ff .clean-c1b4 {
  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) {
  .right_c5ff .clean-c1b4 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .right_c5ff .clean-c1b4 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .right_c5ff .clean-c1b4 {
    min-height: 200px;
  }
}
.right_c5ff .top_a1d8 {
  color: rgba(255, 255, 255, 0.8);
}
.right_c5ff .top_a1d8 a,
.right_c5ff .top_a1d8 li:after {
  color: inherit;
}
.right_c5ff .top_a1d8 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.iron_d61f {
  margin-bottom: 0.5em;
}
.picture_b676 {
  margin-bottom: 1.2em;
}
.picture_b676,
.iron_d61f {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.picture_b676 p:last-child,
.iron_d61f p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .header_liquid_53e2,
#masthead .header_liquid_53e2 {
  display: none;
}
#masthead
  > .header_liquid_53e2.tag-76b5 {
  display: none;
}
#masthead > .header_liquid_53e2 button {
  left: 0;
}
.glass_080d {
  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%;
}
.glass_080d .advanced_dcbd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.glass_080d .main_first_ff79 {
  display: -webkit-box;
  display: flex;
}
.glass_080d .main_first_ff79.title-down-83eb {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.glass_080d .main_first_ff79.rough-4bd3 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.glass_080d .main_first_ff79.detail_fast_bb46 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.glass_080d.iron_4012.left_bbd1 .main_first_ff79.title-down-83eb {
  flex-basis: 100%;
}
.glass_080d.sidebar_9223 .main_first_ff79.rough-4bd3 {
  -webkit-box-flex: 1;
  flex: auto;
}
.glass_080d.sidebar_9223 .main_first_ff79.detail_fast_bb46 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .header_liquid_53e2.tag-76b5 {
  display: none;
}
#masthead > .header_liquid_53e2 button {
  left: 0;
}
.form-4f6b {
  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;
}
.form-4f6b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.form-4f6b.alert-7897 i {
  margin-right: 4px;
}
.form-4f6b.fast_26df i {
  margin-left: 5px;
}
.component-cdc0 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.component-cdc0 p:last-child {
  margin-bottom: 0;
}
.bright_3efc {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.bright_3efc a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.bright_3efc img {
  display: block;
  width: auto;
  line-height: 1;
}
.bright_3efc .heading-23e8 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.bright_3efc .block_9974 {
  margin: 5px 0 7px 0;
}
.bright_3efc.complex_7577 .soft_52f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bright_3efc.complex_7577 .badge-east-d738 {
  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;
}
.bright_3efc.text-cd4f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.bright_3efc.text-cd4f .soft_52f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bright_3efc.text-cd4f .badge-east-d738 {
  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;
}
.bright_3efc.link_south_db61 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bright_3efc.dropdown_glass_5c45 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.bright_3efc.dropdown_glass_5c45 .badge-east-d738 {
  margin-top: 7px;
}
.outer-f0cf {
  display: inline-block;
}
.button_small_08ff .south-6f3f .bright_3efc img {
  max-width: 100%;
}
.button_9317 .hard_52f0.up_16ce,
.warm-b13a .hard_52f0.up_16ce {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.button_9317 .feature-3037,
.warm-b13a .feature-3037 {
  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%);
}
.button_9317 .feature-3037 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.button_9317.cool-15a9 .feature-3037 {
  display: none;
}
.button_9317 .avatar_7611 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.button_9317 .avatar_7611 li {
  display: inline-block;
  position: relative;
}
.button_9317 .avatar_7611 li:last-child {
  margin-right: 0;
}
.button_9317 .avatar_7611 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;
}
.button_9317 .avatar_7611 li.breadcrumb-c69a > a {
  color: rgba(0, 0, 0, 0.9);
}
.button_9317 .avatar_7611 > 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;
}
.button_9317 .avatar_7611 > li > a i {
  line-height: 0;
}
.button_9317 .avatar_7611 > li.paragraph_center_9587 > a .feature-3037 {
  margin-left: 4px;
  line-height: 0;
}
.button_9317 .avatar_7611 .sidebar-active-4af3 li.paragraph_center_9587 > a {
  position: relative;
}
.button_9317 .avatar_7611 .sidebar-active-4af3 li.paragraph_center_9587 > a:after,
.button_9317 .avatar_7611 .sidebar-active-4af3 li.paragraph_center_9587 > a:before {
  content: "";
  display: table;
}
.button_9317 .avatar_7611 .sidebar-active-4af3 li.paragraph_center_9587 > a:after {
  clear: both;
}
.button_9317 .avatar_7611 .sidebar-active-4af3 li.paragraph_center_9587 > a .feature-3037 {
  margin-left: 5px;
  float: right;
}
.button_9317 .component_4e7d,
.button_9317 .sidebar-active-4af3 {
  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;
}
.button_9317 .sidebar-active-4af3 {
  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;
}
.button_9317 .sidebar-active-4af3 .up_16ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.button_9317 .sidebar-active-4af3 .feature-3037 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.button_9317 .sidebar-active-4af3 li {
  display: block;
  margin: 0;
  padding: 0;
}
.button_9317 .sidebar-active-4af3 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;
}
.button_9317 .sidebar-active-4af3 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.button_9317 .sidebar-active-4af3 .sidebar-active-4af3 {
  top: 0;
  left: 100%;
}
.button_9317 .widget-up-799b.fn-focus-4cc6 > .component_4e7d,
.button_9317 .widget-up-799b.fn-focus-4cc6 > .sidebar-active-4af3,
.button_9317 .widget-up-799b:focus > .component_4e7d,
.button_9317 .widget-up-799b:focus > .sidebar-active-4af3,
.button_9317 .widget-up-799b:hover > .component_4e7d,
.button_9317 .widget-up-799b:hover > .sidebar-active-4af3 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.button_9317.section-d54f .tabs-soft-c8ed:after,
.button_9317.section-d54f .tabs-soft-c8ed:before {
  content: "";
  display: table;
}
.button_9317.section-d54f .tabs-soft-c8ed:after {
  clear: both;
}
.button_9317.section-d54f .tabs-soft-c8ed > li {
  float: left;
}
.button_9317.message_c5ba .tabs-soft-c8ed:after,
.button_9317.message_c5ba .tabs-soft-c8ed:before {
  content: "";
  display: table;
}
.button_9317.message_c5ba .tabs-soft-c8ed:after {
  clear: both;
}
.button_9317.message_c5ba .tabs-soft-c8ed > li {
  float: left;
}
.button_9317.message_c5ba .tabs-soft-c8ed > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.button_9317.message_c5ba .tabs-soft-c8ed > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.button_9317.message_c5ba .tabs-soft-c8ed > li.texture-pressed-c31a > a,
.button_9317.message_c5ba .tabs-soft-c8ed > li.breadcrumb-c69a > a {
  color: #fff;
  background-color: #1e4b75;
}
.button_9317.gallery-out-f8cc .tabs-soft-c8ed > li > a .up_16ce {
  position: relative;
}
.button_9317.gallery-out-f8cc .tabs-soft-c8ed > li > a .up_16ce: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;
}
.button_9317.gallery-out-f8cc
  .tabs-soft-c8ed
  > li:focus
  > a
  .up_16ce:before,
.button_9317.gallery-out-f8cc
  .tabs-soft-c8ed
  > li:hover
  > a
  .up_16ce:before {
  width: 100%;
  background-color: currentColor;
}
.button_9317.gallery-out-f8cc
  .tabs-soft-c8ed
  > li.texture-pressed-c31a
  > a
  .up_16ce:before,
.button_9317.gallery-out-f8cc
  .tabs-soft-c8ed
  > li.white-ecaf
  > a
  .up_16ce:before {
  width: 100%;
  background-color: currentColor;
}
.button_9317.progress_1ff3 .tabs-soft-c8ed > li > a .up_16ce {
  position: relative;
}
.button_9317.progress_1ff3 .tabs-soft-c8ed > li > a .up_16ce: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;
}
.button_9317.progress_1ff3 .tabs-soft-c8ed > li:focus > a .up_16ce:before,
.button_9317.progress_1ff3
  .tabs-soft-c8ed
  > li:hover
  > a
  .up_16ce:before {
  width: 100%;
  background-color: currentColor;
}
.button_9317.progress_1ff3
  .tabs-soft-c8ed
  > li.texture-pressed-c31a
  > a
  .up_16ce:before,
.button_9317.progress_1ff3
  .tabs-soft-c8ed
  > li.white-ecaf
  > a
  .up_16ce:before {
  width: 100%;
  background-color: currentColor;
}
.warm-b13a .avatar_7611 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.warm-b13a .avatar_7611 li:first-child > a {
  border-top: none;
}
.warm-b13a .avatar_7611 .active_light_bf7b > .up_16ce .feature-3037 {
  display: none;
}
.warm-b13a .avatar_7611 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.warm-b13a .avatar_7611 li:last-child {
  border: none;
}
.warm-b13a .avatar_7611 li.paragraph_center_9587 > a {
  padding-right: 45px !important;
}
.warm-b13a .avatar_7611 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.warm-b13a .avatar_7611 li a:focus,
.warm-b13a .avatar_7611 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.warm-b13a .avatar_7611 li .bottom-71e5 {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  padding: 0.88em 0.9em;
  border-left: 1px solid rgba(255, 255, 255, 0.08);
  background: 0 0;
}
.warm-b13a .avatar_7611 li .bottom-71e5:hover {
  box-shadow: none;
}
.warm-b13a .avatar_7611 li .bottom-71e5 .feature-3037 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.warm-b13a .avatar_7611 .sidebar-active-4af3 {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  margin: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.warm-b13a .avatar_7611 .sidebar-active-4af3 li a {
  padding-left: 3em;
}
.warm-b13a .avatar_7611 .liquid_bcf4 > a .bottom-71e5 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.warm-b13a .avatar_7611 .liquid_bcf4 > .sidebar-active-4af3 {
  display: block;
  opacity: 1;
}
.banner_white_eaeb {
  max-width: 100%;
}
.dim-db4d {
  line-height: 0;
  cursor: pointer;
}
.component-68f7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.component-68f7:hover {
  box-shadow: none;
  color: currentColor;
}
.component-68f7 svg {
  width: 18px;
  height: 18px;
}
.component-68f7 .filter_bfaf {
  display: none;
}
.last-beb5 {
  position: relative;
}
.last-beb5.fn-active-4cc6 .component-68f7 .tiny_6a72 {
  display: none;
}
.last-beb5.fn-active-4cc6 .component-68f7 .filter_bfaf {
  display: inline-block;
}
.last-beb5 .shadow_warm_d0a0 {
  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);
}
.last-beb5.primary_66e7 .shadow_warm_d0a0 {
  left: auto;
  right: -0.9em;
}
.last-beb5.primary_66e7 .hovered_aa33::before {
  left: auto;
  right: 15px;
}
.last-beb5.fn-active-4cc6 .shadow_warm_d0a0 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.link-dynamic-844f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.link-dynamic-844f label {
  flex-basis: 100%;
}
.link-dynamic-844f .over-fa1d {
  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;
}
.link-dynamic-844f .easy_e830 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.link-dynamic-844f .easy_e830:focus {
  background-color: transparent;
}
.link-dynamic-844f button.selected_f7aa {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.link-dynamic-844f button.selected_f7aa:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.link-dynamic-844f button.selected_f7aa svg {
  width: 18px;
  height: 18px;
}
.link-dynamic-844f input[type="submit"] {
  min-height: auto;
}
.upper-0b00 .link-dynamic-844f .easy_e830 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.hovered_aa33 {
  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) {
  .hovered_aa33 {
    width: 220px;
  }
}
.hovered_aa33 label {
  flex-basis: 100%;
}
.hovered_aa33::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;
}
.slider-in-cb32 .upper-0b00 .link-dynamic-844f {
  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;
}
.slider-in-cb32
  .upper-0b00
  .link-dynamic-844f
  .over-fa1d {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.slider-in-cb32 .upper-0b00 .link-dynamic-844f .easy_e830 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.slider-in-cb32
  .upper-0b00
  .link-dynamic-844f
  .easy_e830:focus {
  background: 0 0;
}
.slider-in-cb32
  .upper-0b00
  .link-dynamic-844f
  .article-copper-4b3d {
  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;
}
.breadcrumb-4224 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.breadcrumb-4224 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.breadcrumb-4224 li:last-child {
  margin-right: 0;
}
.breadcrumb-4224 li:first-child {
  margin-left: 0;
}
.breadcrumb-4224.pressed_7f37 a {
  color: #fff;
}
.breadcrumb-4224.pressed_7f37 a:hover {
  color: #fff;
}
.breadcrumb-4224 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.breadcrumb-4224 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.breadcrumb-4224 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.breadcrumb-4224 a:hover {
  opacity: 0.9;
  color: inherit;
}
.breadcrumb-4224 [class*="social-icon-apple"] {
  background-color: #999;
}
.breadcrumb-4224 [class*="social-icon-apple"].stale-da6a {
  background-color: transparent;
  color: #999;
}
.breadcrumb-4224 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.breadcrumb-4224 [class*="social-icon-behance"].stale-da6a {
  background-color: transparent;
  color: #1769ff;
}
.breadcrumb-4224 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.breadcrumb-4224 [class*="social-icon-bitbucket"].stale-da6a {
  background-color: transparent;
  color: #205081;
}
.breadcrumb-4224 [class*="social-icon-codepen"] {
  background-color: #000;
}
.breadcrumb-4224 [class*="social-icon-codepen"].stale-da6a {
  background-color: transparent;
  color: #000;
}
.breadcrumb-4224 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.breadcrumb-4224 [class*="social-icon-delicious"].stale-da6a {
  background-color: transparent;
  color: #39f;
}
.breadcrumb-4224 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.breadcrumb-4224 [class*="social-icon-digg"].stale-da6a {
  background-color: transparent;
  color: #005be2;
}
.breadcrumb-4224 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.breadcrumb-4224 [class*="social-icon-dribbble"].stale-da6a {
  background-color: transparent;
  color: #ea4c89;
}
.breadcrumb-4224 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.breadcrumb-4224 [class*="social-icon-envelope"].stale-da6a {
  background-color: transparent;
  color: #ea4335;
}
.breadcrumb-4224 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.breadcrumb-4224 [class*="social-icon-facebook"].stale-da6a {
  background-color: transparent;
  color: #3b5998;
}
.breadcrumb-4224 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.breadcrumb-4224 [class*="social-icon-flickr"].stale-da6a {
  background-color: transparent;
  color: #0063dc;
}
.breadcrumb-4224 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.breadcrumb-4224 [class*="social-icon-foursquare"].stale-da6a {
  background-color: transparent;
  color: #2d5be3;
}
.breadcrumb-4224 [class*="social-icon-github"] {
  background-color: #333;
}
.breadcrumb-4224 [class*="social-icon-github"].stale-da6a {
  background-color: transparent;
  color: #333;
}
.breadcrumb-4224 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.breadcrumb-4224 [class*="social-icon-google-plus"].stale-da6a {
  background-color: transparent;
  color: #dd4b39;
}
.breadcrumb-4224 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.breadcrumb-4224 [class*="social-icon-houzz"].stale-da6a {
  background-color: transparent;
  color: #7ac142;
}
.breadcrumb-4224 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.breadcrumb-4224 [class*="social-icon-instagram"].stale-da6a {
  background-color: transparent;
  color: #262626;
}
.breadcrumb-4224 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.breadcrumb-4224 [class*="social-icon-jsfiddle"].stale-da6a {
  background-color: transparent;
  color: #487aa2;
}
.breadcrumb-4224 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.breadcrumb-4224 [class*="social-icon-linkedin"].stale-da6a {
  background-color: transparent;
  color: #0077b5;
}
.breadcrumb-4224 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.breadcrumb-4224 [class*="social-icon-medium"].stale-da6a {
  background-color: transparent;
  color: #00ab6b;
}
.breadcrumb-4224 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.breadcrumb-4224
  [class*="social-icon-odnoklassniki"].stale-da6a {
  background-color: transparent;
  color: #f4731c;
}
.breadcrumb-4224 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.breadcrumb-4224 [class*="social-icon-meetup"].stale-da6a {
  background-color: transparent;
  color: #ec1c40;
}
.breadcrumb-4224 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.breadcrumb-4224 [class*="social-icon-pinterest"].stale-da6a {
  background-color: transparent;
  color: #bd081c;
}
.breadcrumb-4224 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.breadcrumb-4224 [class*="social-icon-product-hunt"].stale-da6a {
  background-color: transparent;
  color: #da552f;
}
.breadcrumb-4224 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.breadcrumb-4224 [class*="social-icon-reddit"].stale-da6a {
  background-color: transparent;
  color: #ff4500;
}
.breadcrumb-4224 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.breadcrumb-4224 [class*="social-icon-rss"].stale-da6a {
  background-color: transparent;
  color: #f26522;
}
.breadcrumb-4224 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.breadcrumb-4224
  [class*="social-icon-shopping-cart"].stale-da6a {
  background-color: transparent;
  color: #4caf50;
}
.breadcrumb-4224 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.breadcrumb-4224 [class*="social-icon-skype"].stale-da6a {
  background-color: transparent;
  color: #00aff0;
}
.breadcrumb-4224 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.breadcrumb-4224 [class*="social-icon-slideshare"].stale-da6a {
  background-color: transparent;
  color: #0077b5;
}
.breadcrumb-4224 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.breadcrumb-4224 [class*="social-icon-snapchat"].stale-da6a {
  background-color: transparent;
  color: #fffc00;
}
.breadcrumb-4224 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.breadcrumb-4224 [class*="social-icon-soundcloud"].stale-da6a {
  background-color: transparent;
  color: #f80;
}
.breadcrumb-4224 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.breadcrumb-4224 [class*="social-icon-spotify"].stale-da6a {
  background-color: transparent;
  color: #2ebd59;
}
.breadcrumb-4224 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.breadcrumb-4224
  [class*="social-icon-stack-overflow"].stale-da6a {
  background-color: transparent;
  color: #fe7a15;
}
.breadcrumb-4224 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.breadcrumb-4224 [class*="social-icon-maldkfgram"].stale-da6a {
  background-color: transparent;
  color: #2ca5e0;
}
.breadcrumb-4224 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.breadcrumb-4224 [class*="social-icon-tripadvisor"].stale-da6a {
  background-color: transparent;
  color: #589442;
}
.breadcrumb-4224 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.breadcrumb-4224 [class*="social-icon-tumblr"].stale-da6a {
  background-color: transparent;
  color: #35465c;
}
.breadcrumb-4224 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.breadcrumb-4224 [class*="social-icon-twitch"].stale-da6a {
  background-color: transparent;
  color: #6441a5;
}
.breadcrumb-4224 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.breadcrumb-4224 [class*="social-icon-twitter"].stale-da6a {
  background-color: transparent;
  color: #1da1f2;
}
.breadcrumb-4224 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.breadcrumb-4224 [class*="social-icon-vimeo"].stale-da6a {
  background-color: transparent;
  color: #1ab7ea;
}
.breadcrumb-4224 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.breadcrumb-4224 [class*="social-icon-vk"].stale-da6a {
  background-color: transparent;
  color: #45668e;
}
.breadcrumb-4224 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.breadcrumb-4224 [class*="social-icon-weibo"].stale-da6a {
  background-color: transparent;
  color: #df2029;
}
.breadcrumb-4224 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.breadcrumb-4224 [class*="social-icon-weixin"].stale-da6a {
  background-color: transparent;
  color: #7bb32e;
}
.breadcrumb-4224 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.breadcrumb-4224 [class*="social-icon-whatsapp"].stale-da6a {
  background-color: transparent;
  color: #25d366;
}
.breadcrumb-4224 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.breadcrumb-4224 [class*="social-icon-wordpress"].stale-da6a {
  background-color: transparent;
  color: #21759b;
}
.breadcrumb-4224 [class*="social-icon-xing"] {
  background-color: #026466;
}
.breadcrumb-4224 [class*="social-icon-xing"].stale-da6a {
  background-color: transparent;
  color: #026466;
}
.breadcrumb-4224 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.breadcrumb-4224 [class*="social-icon-yelp"].stale-da6a {
  background-color: transparent;
  color: #af0606;
}
.breadcrumb-4224 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.breadcrumb-4224 [class*="social-icon-youtube"].stale-da6a {
  background-color: transparent;
  color: #cd201f;
}
.frame-14f7 {
  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;
}
.frame-14f7:hover {
  box-shadow: none;
  background: 0 0;
}
.thumbnail-3a5a {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.text-787e {
  padding: 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.layout_paper_9fc1 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.accent-tiny-071e {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.accent-tiny-071e,
.accent-tiny-071e::after,
.accent-tiny-071e::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;
}
.accent-tiny-071e::after,
.accent-tiny-071e::before {
  content: "";
  display: block;
  background-color: inherit;
}
.card_c638 .text-787e .layout_paper_9fc1 {
  margin-top: -2px;
  width: 19px;
}
.card_c638 .text-787e .accent-tiny-071e {
  margin-top: -1px;
}
.card_c638 .text-787e .accent-tiny-071e,
.card_c638 .text-787e .accent-tiny-071e::after,
.card_c638 .text-787e .accent-tiny-071e::before {
  width: 19px;
  height: 2px;
}
.card_c638 .text-787e .accent-tiny-071e::before {
  top: -6px;
}
.card_c638 .text-787e .accent-tiny-071e::after {
  bottom: -6px;
}
.thick-b62b .text-787e .layout_paper_9fc1 {
  margin-top: -2px;
  width: 22px;
}
.thick-b62b .text-787e .accent-tiny-071e {
  margin-top: -1px;
}
.thick-b62b .text-787e .accent-tiny-071e,
.thick-b62b .text-787e .accent-tiny-071e::after,
.thick-b62b .text-787e .accent-tiny-071e::before {
  width: 22px;
  height: 2px;
}
.thick-b62b .text-787e .accent-tiny-071e::before {
  top: -7px;
}
.thick-b62b .text-787e .accent-tiny-071e::after {
  bottom: -7px;
}
.panel_bd31 .text-787e .layout_paper_9fc1 {
  margin-top: -2px;
  width: 31px;
}
.panel_bd31 .text-787e .accent-tiny-071e {
  margin-top: -1.5px;
}
.panel_bd31 .text-787e .accent-tiny-071e,
.panel_bd31 .text-787e .accent-tiny-071e::after,
.panel_bd31 .text-787e .accent-tiny-071e::before {
  width: 31px;
  height: 3px;
}
.panel_bd31 .text-787e .accent-tiny-071e::before {
  top: -9px;
}
.panel_bd31 .text-787e .accent-tiny-071e::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .white_c0ce .text-787e .layout_paper_9fc1 {
    margin-top: -2px;
    width: 19px;
  }
  .white_c0ce .text-787e .accent-tiny-071e {
    margin-top: -1px;
  }
  .white_c0ce .text-787e .accent-tiny-071e,
  .white_c0ce .text-787e .accent-tiny-071e::after,
  .white_c0ce .text-787e .accent-tiny-071e::before {
    width: 19px;
    height: 2px;
  }
  .white_c0ce .text-787e .accent-tiny-071e::before {
    top: -6px;
  }
  .white_c0ce .text-787e .accent-tiny-071e::after {
    bottom: -6px;
  }
  .mask_paper_6c9d .text-787e .layout_paper_9fc1 {
    margin-top: -2px;
    width: 22px;
  }
  .mask_paper_6c9d .text-787e .accent-tiny-071e {
    margin-top: -1px;
  }
  .mask_paper_6c9d .text-787e .accent-tiny-071e,
  .mask_paper_6c9d .text-787e .accent-tiny-071e::after,
  .mask_paper_6c9d .text-787e .accent-tiny-071e::before {
    width: 22px;
    height: 2px;
  }
  .mask_paper_6c9d .text-787e .accent-tiny-071e::before {
    top: -7px;
  }
  .mask_paper_6c9d .text-787e .accent-tiny-071e::after {
    bottom: -7px;
  }
  .search_new_2b46 .text-787e .layout_paper_9fc1 {
    margin-top: -2px;
    width: 31px;
  }
  .search_new_2b46 .text-787e .accent-tiny-071e {
    margin-top: -1.5px;
  }
  .search_new_2b46 .text-787e .accent-tiny-071e,
  .search_new_2b46 .text-787e .accent-tiny-071e::after,
  .search_new_2b46 .text-787e .accent-tiny-071e::before {
    width: 31px;
    height: 3px;
  }
  .search_new_2b46 .text-787e .accent-tiny-071e::before {
    top: -9px;
  }
  .search_new_2b46 .text-787e .accent-tiny-071e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .footer_696f .text-787e .layout_paper_9fc1 {
    margin-top: -2px;
    width: 19px;
  }
  .footer_696f .text-787e .accent-tiny-071e {
    margin-top: -1px;
  }
  .footer_696f .text-787e .accent-tiny-071e,
  .footer_696f .text-787e .accent-tiny-071e::after,
  .footer_696f .text-787e .accent-tiny-071e::before {
    width: 19px;
    height: 2px;
  }
  .footer_696f .text-787e .accent-tiny-071e::before {
    top: -6px;
  }
  .footer_696f .text-787e .accent-tiny-071e::after {
    bottom: -6px;
  }
  .table-d2b6 .text-787e .layout_paper_9fc1 {
    margin-top: -2px;
    width: 22px;
  }
  .table-d2b6 .text-787e .accent-tiny-071e {
    margin-top: -1px;
  }
  .table-d2b6 .text-787e .accent-tiny-071e,
  .table-d2b6 .text-787e .accent-tiny-071e::after,
  .table-d2b6 .text-787e .accent-tiny-071e::before {
    width: 22px;
    height: 2px;
  }
  .table-d2b6 .text-787e .accent-tiny-071e::before {
    top: -7px;
  }
  .table-d2b6 .text-787e .accent-tiny-071e::after {
    bottom: -7px;
  }
  .tag-tall-fd5b .text-787e .layout_paper_9fc1 {
    margin-top: -2px;
    width: 31px;
  }
  .tag-tall-fd5b .text-787e .accent-tiny-071e {
    margin-top: -1.5px;
  }
  .tag-tall-fd5b .text-787e .accent-tiny-071e,
  .tag-tall-fd5b .text-787e .accent-tiny-071e::after,
  .tag-tall-fd5b .text-787e .accent-tiny-071e::before {
    width: 31px;
    height: 3px;
  }
  .tag-tall-fd5b .text-787e .accent-tiny-071e::before {
    top: -9px;
  }
  .tag-tall-fd5b .text-787e .accent-tiny-071e::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .message-cfb5 .text-787e .layout_paper_9fc1 {
    margin-top: -2px;
    width: 19px;
  }
  .message-cfb5 .text-787e .accent-tiny-071e {
    margin-top: -1px;
  }
  .message-cfb5 .text-787e .accent-tiny-071e,
  .message-cfb5 .text-787e .accent-tiny-071e::after,
  .message-cfb5 .text-787e .accent-tiny-071e::before {
    width: 19px;
    height: 2px;
  }
  .message-cfb5 .text-787e .accent-tiny-071e::before {
    top: -6px;
  }
  .message-cfb5 .text-787e .accent-tiny-071e::after {
    bottom: -6px;
  }
  .logo_452c .text-787e .layout_paper_9fc1 {
    margin-top: -2px;
    width: 22px;
  }
  .logo_452c .text-787e .accent-tiny-071e {
    margin-top: -1px;
  }
  .logo_452c .text-787e .accent-tiny-071e,
  .logo_452c .text-787e .accent-tiny-071e::after,
  .logo_452c .text-787e .accent-tiny-071e::before {
    width: 22px;
    height: 2px;
  }
  .logo_452c .text-787e .accent-tiny-071e::before {
    top: -7px;
  }
  .logo_452c .text-787e .accent-tiny-071e::after {
    bottom: -7px;
  }
  .stale_a9ed .text-787e .layout_paper_9fc1 {
    margin-top: -2px;
    width: 31px;
  }
  .stale_a9ed .text-787e .accent-tiny-071e {
    margin-top: -1.5px;
  }
  .stale_a9ed .text-787e .accent-tiny-071e,
  .stale_a9ed .text-787e .accent-tiny-071e::after,
  .stale_a9ed .text-787e .accent-tiny-071e::before {
    width: 31px;
    height: 3px;
  }
  .stale_a9ed .text-787e .accent-tiny-071e::before {
    top: -9px;
  }
  .stale_a9ed .text-787e .accent-tiny-071e::after {
    bottom: -9px;
  }
}
.tag-hard-c203 .accent-tiny-071e {
  -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-hard-c203 .accent-tiny-071e::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.tag-hard-c203 .accent-tiny-071e::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-hard-c203.next-a41b .accent-tiny-071e {
  -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-hard-c203.next-a41b .accent-tiny-071e::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-hard-c203.next-a41b .accent-tiny-071e::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);
}
.iron-42ea {
  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.header_45ed:before {
  display: none;
}
.focus_6648 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focus_6648 .panel_0f80 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focus_6648 .panel_0f80:last-of-type {
  border-bottom: none;
}
.focus_6648 .panel_0f80.gold-ea4d,
.focus_6648 .panel_0f80.item_b05f,
.focus_6648 .panel_0f80.content-advanced-e3d8 {
  padding: 0;
}
.focus_6648 .warm-b13a .bottom-71e5 {
  color: currentColor;
}
.focus_6648 .warm-b13a .bottom-71e5:focus,
.focus_6648 .warm-b13a .bottom-71e5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_6648.white_06b1 .search-pressed-31d3,
.focus_6648.white_06b1 .component-cdc0 a,
.focus_6648.white_06b1 .tabs-soft-c8ed a,
.focus_6648.white_06b1 .sidebar-active-4af3 a {
  color: rgba(0, 0, 0, 0.55);
}
.focus_6648.white_06b1 .search-pressed-31d3:hover,
.focus_6648.white_06b1 .component-cdc0 a:hover,
.focus_6648.white_06b1 .tabs-soft-c8ed a:hover,
.focus_6648.white_06b1 .sidebar-active-4af3 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_6648.white_06b1 .card_61cc {
  color: rgba(0, 0, 0, 0.8);
}
.focus_6648.white_06b1 .panel_0f80 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_6648.white_06b1 .panel_0f80:before {
  background: rgba(0, 0, 0, 0.08);
}
.focus_6648.white_06b1 .header_89ab:before {
  background: rgba(255, 255, 255, 0.9);
}
.focus_6648.white_06b1 .warm-b13a .avatar_7611 li a,
.focus_6648.white_06b1 .warm-b13a .bottom-71e5,
.focus_6648.white_06b1 .sidebar-active-4af3 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_6648.white_06b1 .warm-b13a .bottom-71e5:focus,
.focus_6648.white_06b1 .warm-b13a .bottom-71e5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_6648.white_06b1 .avatar_7611 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_6648.next_941e .search-pressed-31d3,
.focus_6648.next_941e .component-cdc0 a,
.focus_6648.next_941e .tabs-soft-c8ed .bottom-71e5,
.focus_6648.next_941e .tabs-soft-c8ed a,
.focus_6648.next_941e .sidebar-active-4af3 a {
  color: rgba(255, 255, 255, 0.79);
}
.focus_6648.next_941e .search-pressed-31d3:hover,
.focus_6648.next_941e .component-cdc0 a:hover,
.focus_6648.next_941e .tabs-soft-c8ed .bottom-71e5:hover,
.focus_6648.next_941e .tabs-soft-c8ed a:hover,
.focus_6648.next_941e .sidebar-active-4af3 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_6648.next_941e .card_61cc {
  color: rgba(255, 255, 255, 0.99);
}
.focus_6648.next_941e .panel_0f80 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_6648.next_941e .panel_0f80:before {
  background: rgba(255, 255, 255, 0.08);
}
.focus_6648.next_941e .header_89ab:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus_6648.next_941e .warm-b13a .avatar_7611 li a,
.focus_6648.next_941e .warm-b13a .bottom-71e5,
.focus_6648.next_941e .sidebar-active-4af3 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_6648.next_941e .warm-b13a .bottom-71e5:focus,
.focus_6648.next_941e .warm-b13a .bottom-71e5:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_6648.next_941e .avatar_7611 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.header_89ab {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.header_89ab:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.motion-2b30 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.short-3c50 .focus_6648 {
  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;
}
.short-3c50 .panel_0f80 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.short-3c50 .panel_0f80: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) {
  .short-3c50 .panel_0f80:before {
    width: 16%;
    left: 42%;
  }
}
.short-3c50 .panel_0f80:last-child:before {
  content: none;
}
.short-3c50 .panel_0f80[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.short-3c50 .warm-b13a .avatar_7611 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.short-3c50 .warm-b13a .avatar_7611 li a .bottom-71e5 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.short-3c50 .warm-b13a .sidebar-active-4af3 {
  border: none;
}
.short-3c50 .warm-b13a .sidebar-active-4af3 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.short-3c50 .header_89ab {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.short-3c50 .motion-2b30 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.short-3c50 .next_941e .header_89ab:before {
  background: rgba(0, 0, 0, 0.9);
}
.short-3c50 .white_06b1.smooth_8b3a .accent-tiny-071e {
  background: rgba(0, 0, 0, 0.6);
}
.short-3c50
  .white_06b1.smooth_8b3a
  .accent-tiny-071e::after,
.short-3c50
  .white_06b1.smooth_8b3a
  .accent-tiny-071e:before {
  background: inherit;
}
.short-3c50
  .white_06b1.smooth_8b3a:hover
  .accent-tiny-071e {
  background: rgba(0, 0, 0, 0.8);
}
.menu_static_7c41 .focus_6648 {
  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) {
  .menu_static_7c41 .focus_6648 {
    width: auto;
    right: 45px;
  }
}
.shade-9944 .focus_6648 {
  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) {
  .shade-9944 .focus_6648 {
    width: auto;
    left: 45px;
  }
}
.header_45ed .focus_6648 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.header_45ed .motion-2b30 {
  max-width: 48em;
  margin: 0 auto;
}
.header_45ed .header_89ab:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.iron-24b0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.iron-24b0.short-3c50 .focus_6648 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.iron-24b0.menu_static_7c41 .focus_6648 {
  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);
}
.iron-24b0 .focus_6648 {
  visibility: visible;
}
.iron-24b0.shade-9944 .focus_6648 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.media_clean_89f8,
.brown-51ab {
  overflow-x: hidden;
}
.media_clean_89f8 .focus_6648 {
  overflow: auto;
}
.media_clean_89f8.short-3c50 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_clean_89f8.short-3c50 .focus_6648 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.media_clean_89f8.short-3c50 .frame-14f7 {
  opacity: 0;
}
.media_clean_89f8.menu_static_7c41 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_clean_89f8.menu_static_7c41 .focus_6648 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.media_clean_89f8.menu_static_7c41 .frame-14f7 {
  opacity: 0;
}
.media_clean_89f8.shade-9944 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.media_clean_89f8.shade-9944 .focus_6648 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.media_clean_89f8.shade-9944 .frame-14f7 {
  opacity: 0;
}
.media_clean_89f8.header_45ed .focus_6648 {
  z-index: 10;
  visibility: visible;
}
.smooth_8b3a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.smooth_8b3a .accent-tiny-071e {
  background: rgba(255, 255, 255, 0.99);
}
.smooth_8b3a .accent-tiny-071e::after,
.smooth_8b3a .accent-tiny-071e:before {
  background: inherit;
}
.smooth_8b3a:hover .accent-tiny-071e {
  background: rgba(255, 255, 255, 0.99);
}
.shade-9944 .smooth_8b3a {
  top: 10px;
  right: auto;
  left: 12px;
}
.header_45ed .smooth_8b3a {
  display: none !important;
}
.media_clean_89f8:before,
.brown-51ab:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.media_clean_89f8 .smooth_8b3a,
.brown-51ab .smooth_8b3a {
  display: inline-block;
}
.focus_6648 .advanced_dcbd {
  -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;
}
.media_clean_89f8 .focus_6648 .advanced_dcbd,
.brown-51ab .focus_6648 .advanced_dcbd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.block_wide_cd0a .over-fa1d {
  width: 100%;
}
.south-6f3f {
  padding: 0 0.5em 0;
}
.south-6f3f [class*="customify-col-"],
.south-6f3f [class*="customify-col_"],
.south-6f3f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.hero_c882 .south-6f3f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dynamic-0fe8 .rough_8a55,
  .rough_8a55 {
    display: none;
  }
  .pink_3229 {
    text-align: left;
  }
  .breadcrumb_yellow_f409 {
    text-align: center;
  }
  .image-bright-0ed4 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic-0fe8 .mask_red_fdff,
  .mask_red_fdff {
    display: none;
  }
  .video-5362 {
    text-align: left;
  }
  .active_bottom_dbf9 {
    text-align: center;
  }
  .icon-hovered-6d3a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dynamic-0fe8 .smooth-b2fe,
  .smooth-b2fe {
    display: none;
  }
  .link_4ddc {
    text-align: left;
  }
  .item_8ed7 {
    text-align: center;
  }
  .box-2bb9 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.steel-9edb {
  box-shadow: none !important;
}
.old_a01c .panel-dark-9953,
.slider_dc19 .panel-dark-9953 {
  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;
}
.slider_dc19 .panel-dark-9953 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.progress_tiny_16db {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.progress_tiny_16db:after,
.progress_tiny_16db:before {
  content: "";
  display: table;
}
.progress_tiny_16db:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .progress_tiny_16db {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.progress_tiny_16db,
.list_484c {
  max-width: 1248px;
  margin: 0 auto;
}

.title_ed7b.lower_9c94 .progress_tiny_16db {
  max-width: 100%;
}
.title_ed7b.hovered_4fa6 {
  max-width: 1200px;
  margin: 0 auto;
}
.title_ed7b.narrow_6456 .progress_tiny_16db {
  max-width: 100%;
}
.title_ed7b.narrow_6456 > .progress_tiny_16db {
  padding-left: 0;
  padding-right: 0;
}
.title_ed7b.narrow_6456 > .progress_tiny_16db .dynamic-0fe8 {
  margin: 0;
}
.title_ed7b.narrow_6456
  > .progress_tiny_16db
  .bright_f2c5.border_019a {
  margin-right: 0;
  margin-left: 0;
}
.title_ed7b.narrow_6456 #main.border_019a {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .under_2a24 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .under_2a24 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .dirty-439e .sidebar-cold-72b5 {
    padding-right: 1em;
  }
  .dirty-439e.tooltip_8edd .bright_f2c5 {
    border-right: 1px solid #eaecee;
  }
  .dirty-439e.tooltip_8edd .sidebar-cold-72b5 {
    padding-right: 1em;
  }
  .dirty-439e.tooltip_8edd .easy-1d55 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dynamic_e666 .sidebar-cold-72b5 {
    padding-left: 1em;
  }
  .dynamic_e666.tooltip_8edd .bright_f2c5 {
    border-left: 1px solid #eaecee;
  }
  .dynamic_e666.tooltip_8edd .sidebar-cold-72b5 {
    padding-left: 1em;
  }
  .dynamic_e666.tooltip_8edd .easy-1d55 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery_8fa4 .sidebar-cold-72b5 {
    padding-left: 1em;
  }
  .gallery_8fa4.tooltip_8edd .alert-aafe {
    border-right: 1px solid #eaecee;
  }
  .gallery_8fa4.tooltip_8edd .gallery-8d66 {
    border-right: 1px solid #eaecee;
  }
  .gallery_8fa4.tooltip_8edd .sidebar-cold-72b5 {
    padding-left: 1em;
  }
  .gallery_8fa4.tooltip_8edd .easy-1d55 {
    padding-right: 1em;
  }
  .gallery_8fa4.tooltip_8edd .advanced-83a8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mini_8fc5 .sidebar-cold-72b5 {
    padding-right: 1em;
  }
  .mini_8fc5.tooltip_8edd .alert-aafe {
    border-left: 1px solid #eaecee;
  }
  .mini_8fc5.tooltip_8edd .gallery-8d66 {
    border-left: 1px solid #eaecee;
  }
  .mini_8fc5.tooltip_8edd .sidebar-cold-72b5 {
    padding-right: 1em;
  }
  .mini_8fc5.tooltip_8edd .easy-1d55 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mini_8fc5.tooltip_8edd .advanced-83a8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .under_2a24 .sidebar-cold-72b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_2a24.tooltip_8edd .bright_f2c5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .under_2a24.tooltip_8edd .sidebar-cold-72b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .under_2a24.tooltip_8edd .easy-1d55 {
    padding-left: 1em;
  }
  .under_2a24.tooltip_8edd .advanced-83a8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .under_2a24.tooltip_8edd .sidebar-cold-72b5 {
    padding-left: 0;
  }
}
.thumbnail-outer-2ed7 .article-brown-a8ca {
  display: inline-block;
}
.current-63e1 {
  display: inline-block;
}
.accordion_south_b26f {
  word-con: break-word;
}
.cool-0e0d > span {
  display: inline-block;
  padding: 5px 0;
}
.cool-0e0d .under-fb40 {
  margin-left: 8px;
  margin-right: 8px;
}
.cool-0e0d .stone-22a2 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.accordion_hot_ec06 .block-3c5f {
  margin-bottom: 2em;
}
.accordion_hot_ec06 .image-advanced-ae05 {
  margin-bottom: 15px;
}
.accordion_hot_ec06 .image-advanced-ae05:last-child {
  margin-bottom: 0;
}
.accordion_hot_ec06 .popup-bronze-6459 {
  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) {
  .accordion_hot_ec06 .popup-bronze-6459 {
    display: block;
  }
}
.accordion_hot_ec06 .table-13ac {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .accordion_hot_ec06 .table-13ac {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.accordion_hot_ec06 .badge-first-5682 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.accordion_hot_ec06 .badge-first-5682 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.accordion_hot_ec06 .badge-first-5682 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.accordion_hot_ec06 .accordion_south_b26f {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.accordion_hot_ec06 .accordion_south_b26f a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.accordion_hot_ec06 .form_lite_2bcc p:last-child {
  margin-bottom: 0;
}
.accordion_hot_ec06 .badge_cae7 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.accordion_hot_ec06 .component_7712 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.accordion_hot_ec06 .element_light_2d00 {
  margin-top: 1em;
}
.accordion_hot_ec06 .footer_action_aabe {
  top: 0;
  display: block;
}
.accordion_hot_ec06 .footer_action_aabe a {
  color: inherit;
}
.accordion_hot_ec06 .footer_action_aabe a:hover {
  color: inherit;
}
.accordion_hot_ec06 .under_cc7f {
  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;
}
.accordion_hot_ec06 .under_cc7f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.accordion_hot_ec06 .component_7712 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.accordion_hot_ec06 .east-e24b {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.accordion_hot_ec06 .east-e24b:first-child {
  margin-top: 0;
}
.accordion_hot_ec06 .east-e24b.title-hovered-f607 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.accordion_hot_ec06 .east-e24b.clean_875a {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.accordion_hot_ec06
  .east-e24b.clean_875a.box_e88a
  .element_light_2d00 {
  width: 100%;
}
.accordion_hot_ec06 .clean_875a {
  -webkit-box-align: center;
  align-items: center;
}
.accordion_hot_ec06 .clean_875a .cool-0e0d,
.accordion_hot_ec06 .clean_875a > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.accordion_hot_ec06 .badge-first-5682 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordion_hot_ec06 .badge-first-5682 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.accordion_hot_ec06 .badge-first-5682: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;
}
.accordion_hot_ec06 .title-hovered-f607 {
  z-index: 5;
}
.accordion_hot_ec06 .row_white_e801 .first-e093 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.accordion_hot_ec06 .modal-728e .first-e093 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.accordion_hot_ec06 .inner-c475 .first-e093 {
  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;
}
.accordion_hot_ec06.pagination-over-7703 .popup-bronze-6459,
.accordion_hot_ec06.hard-7a2b .popup-bronze-6459 {
  display: block;
}
.accordion_hot_ec06.pagination-over-7703 .popup-bronze-6459 .north_c595,
.accordion_hot_ec06.pagination-over-7703 .popup-bronze-6459 .component_7712,
.accordion_hot_ec06.hard-7a2b .popup-bronze-6459 .north_c595,
.accordion_hot_ec06.hard-7a2b .popup-bronze-6459 .component_7712 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.accordion_hot_ec06.plasma-93e2 .table-13ac {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .accordion_hot_ec06.plasma-93e2 .table-13ac {
    margin-right: 0;
  }
}
.accordion_hot_ec06.pagination-over-7703 .table-13ac,
.accordion_hot_ec06.hard-7a2b .table-13ac {
  padding-top: 40%;
}
.accordion_hot_ec06.pagination-over-7703 .block-3c5f,
.accordion_hot_ec06.hard-7a2b .block-3c5f {
  display: block;
}
.accordion_hot_ec06.pagination-over-7703 .fn-sticky-4cc6 .component_7712,
.accordion_hot_ec06.hard-7a2b .fn-sticky-4cc6 .component_7712 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.accordion_hot_ec06.pagination-over-7703 .table-13ac,
.accordion_hot_ec06.hard-7a2b .table-13ac {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.accordion_hot_ec06.pagination-over-7703 .component_7712 {
  padding: 1em;
}
.hidden_c7a3 {
  margin: 30px auto;
  display: block;
}
.hidden_c7a3 .surface_left_83c8 > * {
  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;
}
.hidden_c7a3 .surface_left_83c8 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.hidden_c7a3 .surface_left_83c8 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.header-static-22d3 .cool-0e0d {
  margin-bottom: 1.41575em;
}
.header-static-22d3 .link_fc03 {
  margin-bottom: 1.618em;
}
.menu-slow-9ccc .heading_bronze_18d7 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.menu-slow-9ccc .heading_bronze_18d7 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.menu-slow-9ccc .up_7e1f {
  max-width: 100%;
  overflow: auto;
}
.picture-solid-4d35 .menu-slow-9ccc a:hover {
  text-decoration: underline;
}
.column_919d .image-advanced-ae05:not(.accordion_south_b26f),
.column_919d .badge-first-5682 {
  margin-bottom: 1.41575em;
}
.column_919d .image-advanced-ae05:not(.accordion_south_b26f):last-child,
.column_919d .badge-first-5682:last-child {
  margin-bottom: 0;
}
.column_919d .image-advanced-ae05.shade-new-f0c5 {
  margin-bottom: 0.41575em;
}
.column_919d .surface_fluid_c98a:before,
.column_919d .button-7ed8:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column_919d .surface_fluid_c98a:before {
  content: "\f115";
}
.column_919d .button-7ed8:before {
  content: "\f02c";
}
.column_919d .upper_c891 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column_919d .upper_c891 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.highlight-action-8697 {
  display: -webkit-box;
  display: flex;
}
.highlight-action-8697 .fast-4726 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .highlight-action-8697 .fast-4726 {
    flex-basis: 90px;
  }
}
.highlight-action-8697 .tall_6c1b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .highlight-action-8697 .tall_6c1b {
    flex-basis: calc(100% - 50px);
  }
}
.highlight-action-8697 .paragraph_6701 p:last-child {
  margin-bottom: 0.72em;
}
.backdrop_up_cd92 .surface_left_83c8 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.backdrop_up_cd92 .surface_left_83c8:after,
.backdrop_up_cd92 .surface_left_83c8:before {
  content: "";
  display: table;
}
.backdrop_up_cd92 .surface_left_83c8:after {
  clear: both;
}
.backdrop_up_cd92 .surface_left_83c8 .right_c4eb,
.backdrop_up_cd92 .surface_left_83c8 .accent-da2e {
  width: 49%;
}
.backdrop_up_cd92 .surface_left_83c8 .right_c4eb a span.header-active-db99,
.backdrop_up_cd92 .surface_left_83c8 .accent-da2e a span.header-active-db99 {
  display: block;
  margin-bottom: 5px;
}
.backdrop_up_cd92 .surface_left_83c8 .accent-da2e {
  float: left;
  text-align: left;
}
.backdrop_up_cd92 .surface_left_83c8 .right_c4eb {
  float: right;
  text-align: right;
}
.thumbnail_6c55 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .thumbnail_6c55 {
    margin-bottom: 0;
  }
}
.gradient_b57c {
  margin-bottom: 1em;
}
.gradient_b57c .accordion_south_b26f {
  font-size: 1.1em;
  line-height: 1.3;
}
.outline-0e2a a {
  display: block;
  line-height: 0;
  position: relative;
}
.shadow-6e46 .gradient_b57c,
.huge-3f75 .gradient_b57c {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .shadow-6e46 .gradient_b57c,
  .huge-3f75 .gradient_b57c {
    display: block;
  }
}
.shadow-6e46 .outline-0e2a,
.huge-3f75 .outline-0e2a {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .shadow-6e46 .outline-0e2a,
  .huge-3f75 .outline-0e2a {
    margin-bottom: 1em;
  }
}
.shadow-6e46 .outline-0e2a img,
.huge-3f75 .outline-0e2a img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.shadow-6e46 .disabled-924f,
.huge-3f75 .disabled-924f {
  flex-basis: calc(100% - 160px);
}
.shadow-6e46 .disabled-924f p,
.huge-3f75 .disabled-924f p {
  margin-bottom: 0;
}
.shadow-6e46 .disabled-924f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .shadow-6e46 .disabled-924f {
    padding-left: 0;
  }
}
.huge-3f75 .disabled-924f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .huge-3f75 .disabled-924f {
    padding-right: 0;
  }
}
.huge-3f75 .outline-0e2a {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.plasma_3723 .outline-0e2a {
  margin-bottom: 0.5em;
}
.plasma_3723 .outline-0e2a img {
  width: 100%;
}
.notice_3ee4 .caption-e4a2,
.disabled-warm-381c .caption-e4a2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.disabled-warm-381c .bright_f2c5 .panel_tiny_1bd8 p:last-child {
  margin-bottom: 0;
}
.in_b807 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.panel-8d14 .middle_9327 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .panel-8d14 .middle_9327:last-of-type {
    margin-bottom: 0;
  }
}
.panel-8d14 .middle_9327 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.panel-8d14 .middle_9327 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.panel-8d14 .middle_9327 ul li {
  margin: 0 0 0.6em;
}
.panel-8d14 .middle_9327 ul li.east_5a17,
.panel-8d14 .middle_9327 ul li.photo_advanced_3ba2 {
  position: relative;
}
.panel-8d14 .middle_9327 ul li.east_5a17 .hero-af17,
.panel-8d14 .middle_9327 ul li.photo_advanced_3ba2 .hero-af17 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.panel-8d14 .middle_9327 ul li.east_5a17:after:after,
.panel-8d14 .middle_9327 ul li.east_5a17:after:before,
.panel-8d14
  .middle_9327
  ul
  li.photo_advanced_3ba2:after:after,
.panel-8d14
  .middle_9327
  ul
  li.photo_advanced_3ba2:after:before {
  content: "";
  display: table;
}
.panel-8d14 .middle_9327 ul li.east_5a17:after:after,
.panel-8d14
  .middle_9327
  ul
  li.photo_advanced_3ba2:after:after {
  clear: both;
}
.panel-8d14 .middle_9327 a.message_red_5471:hover {
  text-decoration: none;
}
.panel-8d14 .middle_9327 select {
  max-width: 100%;
}
.panel-8d14 .middle_9327 table {
  font-size: 85%;
}
.panel-8d14 .middle_9327 table td,
.panel-8d14 .middle_9327 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.panel-8d14 .middle_9327 table tfoot td {
  text-align: left;
}
.panel-8d14 .middle_9327 :last-child {
  margin-bottom: 0;
}
.panel-8d14 .middle_9327 .bottom-0a37 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.panel-8d14 .middle_9327 .bottom-0a37 label {
  width: 100%;
}
.panel-8d14 .middle_9327 .bottom-0a37 .easy_e830 {
  width: 100%;
  display: block;
}
.panel-8d14 .middle_9327 .bottom-0a37 .selected_f7aa {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.panel-8d14 .middle_9327 .bottom-0a37 .selected_f7aa:hover svg #svg-search {
  fill: #444;
}
.panel-8d14 .middle_9327 .bottom-0a37 .selected_f7aa svg {
  width: 18px;
  height: 18px;
}
.panel-8d14 .modal_action_54cb ul ul,
.panel-8d14 .accordion-4280 ul ul,
.panel-8d14 .wrapper_medium_004e ul ul,
.panel-8d14 .item-motion-b27d ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.panel-8d14 .modal_action_54cb .paragraph_center_9587 > a,
.panel-8d14 .accordion-4280 .paragraph_center_9587 > a,
.panel-8d14 .wrapper_medium_004e .paragraph_center_9587 > a,
.panel-8d14 .item-motion-b27d .paragraph_center_9587 > a {
  margin-bottom: 0;
}
.panel-8d14 .short_05f8 li,
.panel-8d14 .modal_action_54cb li,
.panel-8d14 .backdrop-old-145d li,
.panel-8d14 .accordion-4280 li,
.panel-8d14 .wrapper_medium_004e li,
.panel-8d14 .item-motion-b27d li,
.panel-8d14 .icon_complex_ad11 li,
.panel-8d14 .video-f512 li {
  display: block;
  position: relative;
}
.panel-8d14 .short_05f8 li:last-child,
.panel-8d14 .modal_action_54cb li:last-child,
.panel-8d14 .backdrop-old-145d li:last-child,
.panel-8d14 .accordion-4280 li:last-child,
.panel-8d14 .wrapper_medium_004e li:last-child,
.panel-8d14 .item-motion-b27d li:last-child,
.panel-8d14 .icon_complex_ad11 li:last-child,
.panel-8d14 .video-f512 li:last-child {
  border: none;
}
.panel-8d14 .short_05f8 li a,
.panel-8d14 .modal_action_54cb li a,
.panel-8d14 .backdrop-old-145d li a,
.panel-8d14 .accordion-4280 li a,
.panel-8d14 .wrapper_medium_004e li a,
.panel-8d14 .item-motion-b27d li a,
.panel-8d14 .icon_complex_ad11 li a,
.panel-8d14 .video-f512 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.panel-8d14 .short_05f8 li ul li::before,
.panel-8d14 .modal_action_54cb li ul li::before,
.panel-8d14 .backdrop-old-145d li ul li::before,
.panel-8d14 .accordion-4280 li ul li::before,
.panel-8d14 .wrapper_medium_004e li ul li::before,
.panel-8d14 .item-motion-b27d li ul li::before,
.panel-8d14 .icon_complex_ad11 li ul li::before,
.panel-8d14 .video-f512 li ul li::before {
  left: 15px;
}
.panel-8d14 .short_05f8 li ul a,
.panel-8d14 .modal_action_54cb li ul a,
.panel-8d14 .backdrop-old-145d li ul a,
.panel-8d14 .accordion-4280 li ul a,
.panel-8d14 .wrapper_medium_004e li ul a,
.panel-8d14 .item-motion-b27d li ul a,
.panel-8d14 .icon_complex_ad11 li ul a,
.panel-8d14 .video-f512 li ul a {
  padding-left: 20px;
}
.panel-8d14 .short_05f8 li ul ul li::before,
.panel-8d14 .modal_action_54cb li ul ul li::before,
.panel-8d14 .backdrop-old-145d li ul ul li::before,
.panel-8d14 .accordion-4280 li ul ul li::before,
.panel-8d14 .wrapper_medium_004e li ul ul li::before,
.panel-8d14 .item-motion-b27d li ul ul li::before,
.panel-8d14 .icon_complex_ad11 li ul ul li::before,
.panel-8d14 .video-f512 li ul ul li::before {
  left: 30px;
}
.panel-8d14 .short_05f8 li ul ul a,
.panel-8d14 .modal_action_54cb li ul ul a,
.panel-8d14 .backdrop-old-145d li ul ul a,
.panel-8d14 .accordion-4280 li ul ul a,
.panel-8d14 .wrapper_medium_004e li ul ul a,
.panel-8d14 .item-motion-b27d li ul ul a,
.panel-8d14 .icon_complex_ad11 li ul ul a,
.panel-8d14 .video-f512 li ul ul a {
  padding-left: 40px;
}
.panel-8d14 .chip-plasma-efe0 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.panel-8d14 .video-f512 ul li {
  margin-bottom: 1.41575em;
}
.panel-8d14 .video-f512 ul li .input-west-c182 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.panel-8d14 .video-f512 ul li .summary-6379 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.next_941e .short_05f8 li a,
.next_941e .modal_action_54cb li a,
.next_941e .backdrop-old-145d li a,
.next_941e .accordion-4280 li a,
.next_941e .wrapper_medium_004e li a,
.next_941e .item-motion-b27d li a,
.next_941e .icon_complex_ad11 li a,
.next_941e .video-f512 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.next_941e .chip-plasma-efe0 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.next_941e .middle_9327 ul li.east_5a17 .hero-af17,
.next_941e .middle_9327 ul li.photo_advanced_3ba2 .hero-af17 {
  background: rgba(0, 0, 0, 0.2);
}
.next_941e .panel-8d14 .middle_9327 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.title_ed7b .panel-8d14 .avatar_7611 li {
  margin: 0;
}
.title_ed7b .panel-8d14 .avatar_7611 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.title_ed7b .panel-8d14 .avatar_7611 li ul {
  margin: 0;
}
.title_ed7b .panel-8d14 .avatar_7611 li ul li a {
  padding-left: 15px;
}
.title_ed7b .panel-8d14 .avatar_7611 li ul li li a {
  padding-left: 30px;
}
.title_ed7b .panel-8d14 .avatar_7611 li.breadcrumb-c69a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.title_ed7b .panel-8d14 .avatar_7611 li.breadcrumb-c69a > 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;
}
.title_ed7b .panel-8d14 .avatar_7611 li.breadcrumb-c69a > 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;
}
.red-cce7 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.disabled_north_b6ee {
  position: relative;
  z-index: 10;
}
.disabled_north_b6ee .advanced_dcbd {
  width: 100%;
  max-width: 100%;
}
.panel_875e .pattern_e2e1 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.panel_875e .white_06b1 {
}
.panel_875e .next_941e {
  background: #292929;
}
.focused-e1e5 .pattern_e2e1 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.focused-e1e5 .white_06b1 {
  background: #f9f9f9;
}
.focused-e1e5 .next_941e {
  background: #303030;
}
.short-4ddc .pattern_e2e1 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .short-4ddc .article-brown-a8ca {
    margin-bottom: 1em;
  }
  .short-4ddc .article-brown-a8ca:last-child {
    margin-bottom: 0;
  }
}
.short-4ddc .white_06b1 {
  background: #ededed;
}
.short-4ddc .next_941e {
  background: #1a1a1a;
}
.pattern_e2e1.white_06b1 {
  color: rgba(0, 0, 0, 0.6);
}
.pattern_e2e1.white_06b1 .gallery_smooth_7852 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_e2e1.next_941e {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_e2e1.next_941e a:not(.message_red_5471) {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_e2e1.next_941e a:not(.message_red_5471):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_e2e1.next_941e .gallery_smooth_7852 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_e2e1.next_941e table tbody td,
.pattern_e2e1.next_941e table th {
  background: rgba(0, 0, 0, 0.08);
}
.container_5e55.header-f34f .progress_tiny_16db {
  max-width: initial;
}
.container_5e55 .header-7f98 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.container_5e55 .header-7f98 .advanced_dcbd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .container_5e55 .header-7f98 .advanced_dcbd {
    display: block;
    margin-bottom: 2em;
  }
  .container_5e55 .header-7f98 .advanced_dcbd:last-child {
    margin-bottom: 0;
  }
}
.short-4ddc .article-brown-a8ca:last-child,
.focused-e1e5 .article-brown-a8ca:last-child,
.panel_875e .article-brown-a8ca:last-child {
  margin-bottom: 0;
}
.short-4ddc .article-brown-a8ca .panel-8d14 .middle_9327:last-child,
.focused-e1e5 .article-brown-a8ca .panel-8d14 .middle_9327:last-child,
.panel_875e .article-brown-a8ca .panel-8d14 .middle_9327:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .short-4ddc .card-9214,
  .short-4ddc .hidden-under-51a4,
  .focused-e1e5 .card-9214,
  .focused-e1e5 .hidden-under-51a4,
  .panel_875e .card-9214,
  .panel_875e .hidden-under-51a4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .disabled_north_b6ee .article-brown-a8ca {
    margin-bottom: 2em;
  }
}
.disabled_north_b6ee p:last-child {
  margin-bottom: 0;
}
.disabled_north_b6ee li,
.disabled_north_b6ee ul {
  list-style: none;
  margin: 0;
}
.disabled_north_b6ee ul ul {
  margin-left: 2.617924em;
}
.overlay-fb4c {
  font-size: 0.875em;
}

/* css-noise: 032b */
.phantom-card-l8 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
