/*!
Theme Name: Customify
Theme URI: https://pressmaximum.primary_b853/customify
Author: WPCustomify
Author URI: https://pressmaximum.primary_b853
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.primary_b853/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.gradient_short_a0ee.pro-3702/licenses/gpl-2.0.orange_19e5
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.glass-d3e4/, (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.white-a50a.caption-focused-b505/normalize.mini_0609/
 ======
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.mini_0609 v7.0.0 | MIT License | github.primary_b853/necolas/normalize.mini_0609 */
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;
}
.notification_left_0348 .glass-5b88,
.paragraph_7b3b,
.info_clean_8358,
.dropdown-d180,
.full_6c44,
.feature_complex_7a33,
.breadcrumb-blue-6a9b,
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;
}
.paragraph_7b3b,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .paragraph_7b3b,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_7b3b,
  h1 {
    font-size: 1.8em;
  }
}
.info_clean_8358,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.info_clean_8358 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .info_clean_8358,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .info_clean_8358,
  h2 {
    font-size: 1.7em;
  }
}
.dropdown-d180,
h3 {
  font-size: 1.618em;
}
.notification_left_0348 .glass-5b88,
.full_6c44,
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.wide_2b79 {
  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;
}
.hard_965e:after,
.hard_965e:before,
.message-835a:after,
.message-835a:before {
  content: "";
  display: table;
}
.hard_965e:after,
.message-835a:after {
  clear: both;
}
.input-acbe {
  float: right;
  margin-right: 0;
}
.paragraph-pressed-8c67 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.modal_slow_bc3a .top_d58a,
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;
}
.modal_slow_bc3a .top_d58a: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;
}
.content_9e06 .top_d58a {
  box-shadow: none;
}
.content_9e06
  .top_d58a
  .list-up-1435 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.content_9e06 .top_d58a .avatar-clean-c25b {
  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;
}
.content_9e06
  .top_d58a
  .avatar-clean-c25b
  b {
  display: none;
}
.content_9e06 .surface-gas-f626 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.advanced-f06f:not(.sidebar-medium-df23):not(.smooth_39df),
button:not(.sidebar-medium-df23):not(.smooth_39df),
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ),
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ),
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ) {
  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;
}
.advanced-f06f:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):hover,
button:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):hover,
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):hover,
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):hover,
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.advanced-f06f:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):active,
.advanced-f06f:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):focus,
button:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):active,
button:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):focus,
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):active,
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):focus,
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):active,
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):focus,
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):active,
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):focus {
  outline: 0;
}
.advanced-f06f:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c,
button:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c,
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c,
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c,
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c {
  position: relative;
}
.advanced-f06f:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .notice-2978,
.advanced-f06f:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .slider-bba7,
.advanced-f06f:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .thumbnail_42ee,
.advanced-f06f:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  i,
.advanced-f06f:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  svg,
button:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .notice-2978,
button:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .slider-bba7,
button:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .thumbnail_42ee,
button:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  i,
button:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  svg,
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .notice-2978,
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .slider-bba7,
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .thumbnail_42ee,
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  i,
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  svg,
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .notice-2978,
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .slider-bba7,
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .thumbnail_42ee,
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  i,
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  svg,
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .notice-2978,
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .slider-bba7,
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  .thumbnail_42ee,
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  i,
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c
  svg {
  visibility: hidden;
}
.advanced-f06f:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c:after,
button:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c:after,
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c:after,
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c:after,
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ).fn-loading-f98c: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;
}
.advanced-f06f:not(.sidebar-medium-df23):not(.smooth_39df),
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ),
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ),
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ) {
  color: #fff;
  background: #235787;
}
.advanced-f06f:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):focus,
input[type="button"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):focus,
input[type="reset"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):focus,
input[type="submit"]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ):focus {
  color: #fff;
}
.advanced-f06f.fn-disabled-f98c:not(.sidebar-medium-df23):not(
    .smooth_39df
  ),
.advanced-f06f[disabled]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ),
button.fn-disabled-f98c:not(.sidebar-medium-df23):not(
    .smooth_39df
  ),
button[disabled]:not(.sidebar-medium-df23):not(
    .smooth_39df
  ) {
  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;
}
.element-5ea4 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.element-5ea4: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;
}
.header-soft-4b22 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notice-static-ef08 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.small_bb52 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.hard_965e:after,
.hard_965e:before,
.static_2aba:after,
.static_2aba:before,
.form-wide-6abe:after,
.form-wide-6abe:before,
.motion_12f9:after,
.motion_12f9:before,
.liquid-e269:after,
.liquid-e269:before,
.gas-2f1f:after,
.gas-2f1f:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.hard_965e:after,
.static_2aba:after,
.form-wide-6abe:after,
.motion_12f9:after,
.liquid-e269:after,
.gas-2f1f:after {
  clear: both;
}
.static_2aba .content_steel_560d,
.form-wide-6abe .content_steel_560d,
.slow_4c0d .content_steel_560d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.pressed-73ff {
  display: inline-block;
}
.popup_5a3d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.popup_5a3d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.popup_5a3d .media_9974 {
  padding: 1em 0;
  font-size: 85%;
}
.media_9974 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.fresh_d72c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.fresh_d72c:after,
.fresh_d72c:before {
  content: "";
  display: table;
}
.fresh_d72c:after {
  clear: both;
}
.main-glass-0304 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.widget-2ac9 .main-glass-0304 {
  max-width: 50%;
}
.tag_up_f80b .main-glass-0304 {
  max-width: 33.33%;
}
.video_fluid_e85a .main-glass-0304 {
  max-width: 25%;
}
.filter-f870 .main-glass-0304 {
  max-width: 20%;
}
.article-next-4667 .main-glass-0304 {
  max-width: 16.66%;
}
.progress_4ce7 .main-glass-0304 {
  max-width: 14.28%;
}
.picture-09a1 .main-glass-0304 {
  max-width: 12.5%;
}
.copper_71d7 .main-glass-0304 {
  max-width: 11.11%;
}
.table_298f {
  display: block;
}
.notification_left_0348 .left_343c label,
.notification_left_0348 .detail-6791 label,
.notification_left_0348 .menu_afac label,
.notification_left_0348 .hidden_dark_5909 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paper_d406 {
  list-style: none;
  margin: 0;
}
.paper_d406 article.bronze_20d3 {
  margin-bottom: 0;
}
.paper_d406 ul {
  list-style: none;
  margin: 0;
}
.paper_d406 .old-bfd1 li.bronze_20d3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paper_d406 .old-bfd1 li.bronze_20d3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paper_d406 .old-bfd1 li.bronze_20d3: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) {
  .paper_d406 .old-bfd1 li.bronze_20d3 li.bronze_20d3 li.bronze_20d3 li.bronze_20d3 {
    padding-left: 0;
  }
}
article.bronze_20d3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bronze_20d3 .static_2aba p:last-of-type {
  margin-bottom: 0;
}
article.bronze_20d3 .caption_1726 {
  float: left;
}
article.bronze_20d3 .popup_red_2536 {
  margin-left: 85px;
}
article.bronze_20d3 .basic_a46c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bronze_20d3 .basic_a46c .pattern_898b {
  margin-left: 10px;
}
article.bronze_20d3 .white-0a5f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bronze_20d3 .stone-40a1 {
  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 .left_343c,
  #respond .menu_afac,
  #respond .hidden_dark_5909 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .left_343c input,
#respond .menu_afac input,
#respond .hidden_dark_5909 input {
  width: 100%;
}
#respond .hidden_dark_5909 {
  margin-right: 0;
}
#respond .shadow-d989 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.pink-027f {
  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;
}
.pink-027f.detail-north-740b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.pink-027f 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%);
}
.pink-027f:focus,
.pink-027f: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);
}
.image_lower_b390 {
  border-radius: 10%;
}
.warm-587e {
  border-radius: 50%;
}
.section-east-e4cc {
  font-size: 0.72em;
}
.medium-7d17 {
  font-size: 0.875em;
}
.up-8ea3 {
  font-size: 1.1em;
}
.breadcrumb-5aa9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.breadcrumb-5aa9.section-east-e4cc {
  letter-spacing: 0.5px;
}
.complex_b9d0,
.complex_b9d0 a {
  color: #6d6d6d;
}
.complex_b9d0 a:hover {
  color: #111;
}
.icon_9e4d {
  color: #6d6d6d;
}
.block-fd36 {
  overflow-x: hidden;
}
.block-fd36 .photo_white_d4f4.static-b2cd {
  position: relative;
}
.block-fd36 .photo_white_d4f4.static-b2cd.caption_hard_29dc {
  position: initial;
}
.block-fd36
  .photo_white_d4f4.static-b2cd.caption_hard_29dc
  .backdrop-slow-8ce8 {
  left: auto;
}
.block-fd36 .photo_white_d4f4 .backdrop-slow-8ce8 {
  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;
}
.block-fd36 .photo_white_d4f4:hover.static-b2cd {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.block-fd36
  .photo_white_d4f4:hover.static-b2cd
  .backdrop-slow-8ce8 {
  display: block;
  z-index: 9999999;
}
.block-fd36 .heading_f760 .gradient_aa01,
.block-fd36 .fluid-02f0 .gradient_aa01 {
  display: none;
}
.block-fd36 .table_action_7c14 .photo_white_d4f4:hover.static-b2cd {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notification_left_0348 .left_343c label,
.notification_left_0348 .detail-6791 label,
.notification_left_0348 .menu_afac label,
.notification_left_0348 .hidden_dark_5909 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.paper_d406 {
  list-style: none;
  margin: 0;
}
.paper_d406 article.bronze_20d3 {
  margin-bottom: 0;
}
.paper_d406 ul {
  list-style: none;
  margin: 0;
}
.paper_d406 .old-bfd1 li.bronze_20d3 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .paper_d406 .old-bfd1 li.bronze_20d3 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .paper_d406 .old-bfd1 li.bronze_20d3: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) {
  .paper_d406 .old-bfd1 li.bronze_20d3 li.bronze_20d3 li.bronze_20d3 li.bronze_20d3 {
    padding-left: 0;
  }
}
article.bronze_20d3 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bronze_20d3 .static_2aba p:last-of-type {
  margin-bottom: 0;
}
article.bronze_20d3 .caption_1726 {
  float: left;
}
article.bronze_20d3 .popup_red_2536 {
  margin-left: 85px;
}
article.bronze_20d3 .basic_a46c {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bronze_20d3 .basic_a46c .pattern_898b {
  margin-left: 10px;
}
article.bronze_20d3 .white-0a5f {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bronze_20d3 .stone-40a1 {
  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 .left_343c,
  #respond .menu_afac,
  #respond .hidden_dark_5909 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .left_343c input,
#respond .menu_afac input,
#respond .hidden_dark_5909 input {
  width: 100%;
}
#respond .hidden_dark_5909 {
  margin-right: 0;
}
#respond .shadow-d989 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.heading_f760 .photo-0332 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.photo-0332 .narrow-5e92.highlight-hard-0db2 .east_8faf > li > a:focus,
.photo-0332 .narrow-5e92.highlight-hard-0db2 .east_8faf > li > a:hover,
.photo-0332 .narrow-5e92.upper-6abc .east_8faf > li > a:focus,
.photo-0332 .narrow-5e92.upper-6abc .east_8faf > li > a:hover,
.photo-0332 .narrow-5e92.search-clean-84b4 .east_8faf > li > a:focus,
.photo-0332 .narrow-5e92.search-clean-84b4 .east_8faf > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-0332
  .narrow-5e92.highlight-hard-0db2
  .east_8faf
  > li.feature-31c7
  > a,
.photo-0332
  .narrow-5e92.highlight-hard-0db2
  .east_8faf
  > li.layout_18f0
  > a,
.photo-0332
  .narrow-5e92.upper-6abc
  .east_8faf
  > li.feature-31c7
  > a,
.photo-0332
  .narrow-5e92.upper-6abc
  .east_8faf
  > li.layout_18f0
  > a,
.photo-0332
  .narrow-5e92.search-clean-84b4
  .east_8faf
  > li.feature-31c7
  > a,
.photo-0332 .narrow-5e92.search-clean-84b4 .east_8faf > li.layout_copper_928d > a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-0332 .list-a767,
.photo-0332 .list-a767 a {
  color: rgba(255, 255, 255, 0.99);
}
.photo-0332 .in-c6d4.sidebar-easy-e9ba li a,
.photo-0332 .tertiary-7b48 a,
.photo-0332 .picture_51bb,
.photo-0332 .east_8faf > li > a,
.photo-0332 .shade-pro-8102 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-0332 .in-c6d4.sidebar-easy-e9ba li a:hover,
.photo-0332 .tertiary-7b48 a:hover,
.photo-0332 .picture_51bb:hover,
.photo-0332 .east_8faf > li > a:hover,
.photo-0332 .shade-pro-8102:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-0332 .summary-aeac {
  color: rgba(255, 255, 255, 0.79);
}
.photo-0332 .summary-aeac .hovered-6969 {
  color: rgba(255, 255, 255, 0.99);
}
.photo-0332 .summary-aeac:hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-0332 .main_east_ff5f .last_363f {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.photo-0332 .main_east_ff5f .last_363f .table_46c9 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-0332
  .main_east_ff5f
  .last_363f
  .table_46c9::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-0332
  .main_east_ff5f
  .last_363f
  .table_46c9:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-0332
  .main_east_ff5f
  .last_363f
  .table_46c9::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-0332
  .main_east_ff5f
  .last_363f
  .table_46c9::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.photo-0332 .main_east_ff5f .pagination_dee1 {
  color: rgba(255, 255, 255, 0.79);
}
.photo-0332 .main_east_ff5f .pagination_dee1:hover {
  color: rgba(255, 255, 255, 0.99);
}
.wrapper_6fae
  .photo-0332
  .main_east_ff5f
  .background-a3ae
  .status_119a {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.wrapper_6fae
  .photo-0332
  .main_east_ff5f
  .background-a3ae
  .table_46c9 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.heading_f760 .nav_cold_430d {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.nav_cold_430d .narrow-5e92.highlight-hard-0db2 .east_8faf > li > a:focus,
.nav_cold_430d .narrow-5e92.highlight-hard-0db2 .east_8faf > li > a:hover,
.nav_cold_430d .narrow-5e92.upper-6abc .east_8faf > li > a:focus,
.nav_cold_430d .narrow-5e92.upper-6abc .east_8faf > li > a:hover,
.nav_cold_430d .narrow-5e92.search-clean-84b4 .east_8faf > li > a:focus,
.nav_cold_430d .narrow-5e92.search-clean-84b4 .east_8faf > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cold_430d
  .narrow-5e92.highlight-hard-0db2
  .east_8faf
  > li.feature-31c7
  > a,
.nav_cold_430d
  .narrow-5e92.highlight-hard-0db2
  .east_8faf
  > li.layout_18f0
  > a,
.nav_cold_430d
  .narrow-5e92.upper-6abc
  .east_8faf
  > li.feature-31c7
  > a,
.nav_cold_430d
  .narrow-5e92.upper-6abc
  .east_8faf
  > li.layout_18f0
  > a,
.nav_cold_430d
  .narrow-5e92.search-clean-84b4
  .east_8faf
  > li.feature-31c7
  > a,
.nav_cold_430d .narrow-5e92.search-clean-84b4 .east_8faf > li.layout_copper_928d > a {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cold_430d .list-a767,
.nav_cold_430d .list-a767 a {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cold_430d .in-c6d4.sidebar-easy-e9ba li a,
.nav_cold_430d .tertiary-7b48 a,
.nav_cold_430d .picture_51bb,
.nav_cold_430d .east_8faf > li > a,
.nav_cold_430d .shade-pro-8102 {
  color: rgba(0, 0, 0, 0.55);
}
.nav_cold_430d .in-c6d4.sidebar-easy-e9ba li a:hover,
.nav_cold_430d .tertiary-7b48 a:hover,
.nav_cold_430d .picture_51bb:hover,
.nav_cold_430d .east_8faf > li > a:hover,
.nav_cold_430d .shade-pro-8102:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cold_430d .summary-aeac {
  color: rgba(0, 0, 0, 0.55);
}
.nav_cold_430d .summary-aeac .hovered-6969 {
  color: rgba(0, 0, 0, 0.8);
}
.nav_cold_430d .summary-aeac:hover {
  color: rgba(0, 0, 0, 0.8);
}
.form-b213 .dirty_7eac {
  margin-left: auto;
  margin-right: auto;
}
.form-wide-6abe > * {
  margin-left: auto;
  margin-right: auto;
}
.form-wide-6abe .header-soft-4b22 {
  margin-right: 1.41575em;
}
.pressed-272f .form-wide-6abe > .media-small-90c6 {
  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;
}
.pressed-272f .form-wide-6abe > .thumbnail-2017 {
  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;
}
.first-f6e7.form-b213 .dirty_7eac,
.easy_f833.form-b213 .dirty_7eac {
  margin-left: 0;
}
.nav_bd3b.form-b213 .dirty_7eac,
.popup_right_8bd4.form-b213 .dirty_7eac {
  margin-right: 0;
}
.form-wide-6abe ol,
.form-wide-6abe ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.panel-fa03 video {
  max-width: 100%;
}
.outer-4c96 img {
  display: block;
}
.outer-4c96.header-soft-4b22,
.outer-4c96.notice-static-ef08 {
  width: 100%;
}
.outer-4c96.thumbnail-2017 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pagination_lower_9be0:not(.dim_bbcf) {
  margin: 1.5em auto;
}
.stale-f3b0 p {
  padding: 1.5em 14px;
}
ul.shade_pink_eb0c.thumbnail-2017,
ul.shade_pink_eb0c.media-small-90c6,
ul.shade_pink_eb0c.wrapper-4c14.media-small-90c6 {
  padding: 0 14px;
}
.section-3d2c {
  display: block;
  overflow-x: auto;
}
.section-3d2c table {
  border-collapse: collapse;
  width: 100%;
}
.section-3d2c td,
.section-3d2c th {
  padding: 0.5em;
}
.form-wide-6abe li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.form-wide-6abe ol ol,
.form-wide-6abe ol ul,
.form-wide-6abe ul ol,
.form-wide-6abe ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.form-wide-6abe ol ol li,
.form-wide-6abe ol ul li,
.form-wide-6abe ul ol li,
.form-wide-6abe ul ul li {
  margin-left: 0;
}
.paragraph_upper_4807.container-be15 > .dynamic-1bbd {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.paragraph_upper_4807.container-be15 > .dynamic-1bbd iframe,
.paragraph_upper_4807.container-be15 > .dynamic-1bbd > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.slider_e22f {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.slider_e22f.hero_dynamic_52ca {
  padding: 0;
}
.slider_e22f.hero_dynamic_52ca cite {
  font-size: 13px;
}
.slider_e22f > * {
  margin-left: 16px;
  margin-right: 16px;
}
.slider_e22f cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.purple-56c8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.purple-56c8 > p:first-child {
  margin-top: 0;
}
.purple-56c8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.purple-56c8 blockquote {
  border-left: 0;
}
.element-fast-851a {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.element-fast-851a:not(.hidden_3cf8) {
  max-width: 100px;
}
.element-fast-851a.message-prev-b67b {
  border-bottom: none !important;
  text-align: center;
}
.element-fast-851a.message-prev-b67b::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .stale-f3b0 p {
    padding: 1.5em 0;
  }
}
.background_cc89 {
  color: #0073aa;
}
.out_7b84 {
  background-color: #0073aa;
}
.picture-over-6234 {
  color: #229fd8;
}
.tooltip_center_e5d8 {
  background-color: #229fd8;
}
.list-b160 {
  color: #eee;
}
.media_steel_3910 {
  background-color: #eee;
}
.aside-38d2 {
  color: #444;
}
.alert-selected-e923 {
  background-color: #444;
}
.tall_0ac5 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.tall_0ac5 .title-0da3 .tertiary-7b48 {
  font-size: 15px;
}
.tall_0ac5 .tertiary-7b48 {
  line-height: 1.3;
}
.tall_0ac5 .nav_cold_430d {
}
.tall_0ac5 .photo-0332 {
  background: #235787;
}
.thumbnail_c2ae {
  padding: 0;
}
.thumbnail_c2ae .photo-0332 {
  background: #1a1a1a;
}
.thumbnail_c2ae .nav_cold_430d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.badge_9258 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.badge_9258 .nav_cold_430d {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.badge_9258 .photo-0332 {
  background: #303030;
}
.gas-2f1f {
  position: relative;
  z-index: 10;
}
.gas-2f1f .status-fd29 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.widget-356a .static-b2cd {
  display: inline-block;
  vertical-align: middle;
}
.widget-356a.full_521a .static-b2cd {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .widget-356a.full_521a .static-b2cd {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .widget-356a.full_521a .static-b2cd {
    margin-right: 0.4em;
  }
}
.widget-356a.full_521a .static-b2cd:last-child {
  margin-right: 0;
}
.layout-d167 .status-fd29 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .heading_f760 .title-0da3 {
    margin: 0 -0.5em;
  }
  .heading_f760 .title-0da3 [class*="customify-col-"],
  .heading_f760 .title-0da3 [class*="customify-col_"],
  .heading_f760 .title-0da3 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.heading_f760.north_cfdc .status-fd29 {
  background: 0 0 !important;
}
.heading_f760.north_cfdc .status-fd29,
.heading_f760.layout-d167 .status-fd29 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .heading_f760.heading-west-60ee {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.heading_f760.layout-d167 .status-fd29 {
  box-shadow: none !important;
}
.link_4d1a {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .link_4d1a {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .link_4d1a {
    padding: 18px 0 20px;
  }
}
.link_4d1a .tag_2a62 {
  width: 100%;
}
.link_4d1a .tag-ccaf {
  margin-bottom: 0;
}
.link_4d1a .down-ba83 {
  margin-top: 5px;
  font-size: 0.875em;
}
.title_610e {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.title_610e .highlight-thick-b2c3 {
  width: 100%;
}
.cold-8b00 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.cold-8b00 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.cold-8b00 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;
}
.cold-8b00 li:last-child:after {
  display: none;
}
.cold-8b00 li a {
  font-weight: 500;
  margin-right: 10px;
}
.mini_1fd8 .gradient_aa01 button,
.link_4d1a .gradient_aa01 button {
  left: 0;
}
.mini_1fd8 .highlight-thick-b2c3,
.link_4d1a .highlight-thick-b2c3 {
  padding-left: 0;
  padding-right: 0;
}
.mini_1fd8 .title_610e,
.link_4d1a .title_610e {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.mini_1fd8 {
  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;
}
.mini_1fd8: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;
}
.mini_1fd8 .orange-274a {
  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) {
  .mini_1fd8 .orange-274a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .mini_1fd8 .orange-274a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .mini_1fd8 .orange-274a {
    min-height: 200px;
  }
}
.mini_1fd8 .cold-8b00 {
  color: rgba(255, 255, 255, 0.8);
}
.mini_1fd8 .cold-8b00 a,
.mini_1fd8 .cold-8b00 li:after {
  color: inherit;
}
.mini_1fd8 .cold-8b00 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.module-d5b0 {
  margin-bottom: 0.5em;
}
.grid_fixed_6990 {
  margin-bottom: 1.2em;
}
.grid_fixed_6990,
.module-d5b0 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.grid_fixed_6990 p:last-child,
.module-d5b0 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .gradient_aa01,
#masthead .gradient_aa01 {
  display: none;
}
#masthead
  > .gradient_aa01.liquid_cef5 {
  display: none;
}
#masthead > .gradient_aa01 button {
  left: 0;
}
.banner-advanced-d790 {
  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%;
}
.banner-advanced-d790 .static-b2cd {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.banner-advanced-d790 .huge-a1dd {
  display: -webkit-box;
  display: flex;
}
.banner-advanced-d790 .huge-a1dd.hot_b78a {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.banner-advanced-d790 .huge-a1dd.module_red_d92e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.banner-advanced-d790 .huge-a1dd.hero-basic-5ec8 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.banner-advanced-d790.bright_8515.text_6e9e .huge-a1dd.hot_b78a {
  flex-basis: 100%;
}
.banner-advanced-d790.west-0a3e .huge-a1dd.module_red_d92e {
  -webkit-box-flex: 1;
  flex: auto;
}
.banner-advanced-d790.west-0a3e .huge-a1dd.hero-basic-5ec8 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .gradient_aa01.liquid_cef5 {
  display: none;
}
#masthead > .gradient_aa01 button {
  left: 0;
}
.hidden-dim-8794 {
  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;
}
.hidden-dim-8794:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.hidden-dim-8794.inner-1012 i {
  margin-right: 4px;
}
.hidden-dim-8794.carousel_abf1 i {
  margin-left: 5px;
}
.tertiary-7b48 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.tertiary-7b48 p:last-child {
  margin-bottom: 0;
}
.list-next-f47b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.list-next-f47b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.list-next-f47b img {
  display: block;
  width: auto;
  line-height: 1;
}
.list-next-f47b .list-a767 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.list-next-f47b .box_ad08 {
  margin: 5px 0 7px 0;
}
.list-next-f47b.link_rough_a1cf .wood_75b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-next-f47b.link_rough_a1cf .overlay_next_3aed {
  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;
}
.list-next-f47b.nav-24bb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.list-next-f47b.nav-24bb .wood_75b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list-next-f47b.nav-24bb .overlay_next_3aed {
  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;
}
.list-next-f47b.accent_80ac {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.list-next-f47b.icon-huge-af02 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.list-next-f47b.icon-huge-af02 .overlay_next_3aed {
  margin-top: 7px;
}
.backdrop-5ea6 {
  display: inline-block;
}
.gas-2f1f .carousel_current_bfa5 .list-next-f47b img {
  max-width: 100%;
}
.narrow-5e92 .first-20c8.accent_c6d5,
.module-ee1e .first-20c8.accent_c6d5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.narrow-5e92 .last-005d,
.module-ee1e .last-005d {
  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%);
}
.narrow-5e92 .last-005d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.narrow-5e92.disabled_e09d .last-005d {
  display: none;
}
.narrow-5e92 .avatar_gold_bfd9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.narrow-5e92 .avatar_gold_bfd9 li {
  display: inline-block;
  position: relative;
}
.narrow-5e92 .avatar_gold_bfd9 li:last-child {
  margin-right: 0;
}
.narrow-5e92 .avatar_gold_bfd9 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;
}
.narrow-5e92 .avatar_gold_bfd9 li.layout_copper_928d > a {
  color: rgba(0, 0, 0, 0.9);
}
.narrow-5e92 .avatar_gold_bfd9 > 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;
}
.narrow-5e92 .avatar_gold_bfd9 > li > a i {
  line-height: 0;
}
.narrow-5e92 .avatar_gold_bfd9 > li.menu_1e66 > a .last-005d {
  margin-left: 4px;
  line-height: 0;
}
.narrow-5e92 .avatar_gold_bfd9 .sidebar_outer_0a5c li.menu_1e66 > a {
  position: relative;
}
.narrow-5e92 .avatar_gold_bfd9 .sidebar_outer_0a5c li.menu_1e66 > a:after,
.narrow-5e92 .avatar_gold_bfd9 .sidebar_outer_0a5c li.menu_1e66 > a:before {
  content: "";
  display: table;
}
.narrow-5e92 .avatar_gold_bfd9 .sidebar_outer_0a5c li.menu_1e66 > a:after {
  clear: both;
}
.narrow-5e92 .avatar_gold_bfd9 .sidebar_outer_0a5c li.menu_1e66 > a .last-005d {
  margin-left: 5px;
  float: right;
}
.narrow-5e92 .mask_under_6047,
.narrow-5e92 .sidebar_outer_0a5c {
  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;
}
.narrow-5e92 .sidebar_outer_0a5c {
  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;
}
.narrow-5e92 .sidebar_outer_0a5c .accent_c6d5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.narrow-5e92 .sidebar_outer_0a5c .last-005d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.narrow-5e92 .sidebar_outer_0a5c li {
  display: block;
  margin: 0;
  padding: 0;
}
.narrow-5e92 .sidebar_outer_0a5c 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;
}
.narrow-5e92 .sidebar_outer_0a5c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.narrow-5e92 .sidebar_outer_0a5c .sidebar_outer_0a5c {
  top: 0;
  left: 100%;
}
.narrow-5e92 .main_south_dfc9.fn-focus-f98c > .mask_under_6047,
.narrow-5e92 .main_south_dfc9.fn-focus-f98c > .sidebar_outer_0a5c,
.narrow-5e92 .main_south_dfc9:focus > .mask_under_6047,
.narrow-5e92 .main_south_dfc9:focus > .sidebar_outer_0a5c,
.narrow-5e92 .main_south_dfc9:hover > .mask_under_6047,
.narrow-5e92 .main_south_dfc9:hover > .sidebar_outer_0a5c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.narrow-5e92.search-clean-84b4 .east_8faf:after,
.narrow-5e92.search-clean-84b4 .east_8faf:before {
  content: "";
  display: table;
}
.narrow-5e92.search-clean-84b4 .east_8faf:after {
  clear: both;
}
.narrow-5e92.search-clean-84b4 .east_8faf > li {
  float: left;
}
.narrow-5e92.accordion_2b7a .east_8faf:after,
.narrow-5e92.accordion_2b7a .east_8faf:before {
  content: "";
  display: table;
}
.narrow-5e92.accordion_2b7a .east_8faf:after {
  clear: both;
}
.narrow-5e92.accordion_2b7a .east_8faf > li {
  float: left;
}
.narrow-5e92.accordion_2b7a .east_8faf > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.narrow-5e92.accordion_2b7a .east_8faf > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.narrow-5e92.accordion_2b7a .east_8faf > li.feature-31c7 > a,
.narrow-5e92.accordion_2b7a .east_8faf > li.layout_copper_928d > a {
  color: #fff;
  background-color: #1e4b75;
}
.narrow-5e92.highlight-hard-0db2 .east_8faf > li > a .accent_c6d5 {
  position: relative;
}
.narrow-5e92.highlight-hard-0db2 .east_8faf > li > a .accent_c6d5: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;
}
.narrow-5e92.highlight-hard-0db2
  .east_8faf
  > li:focus
  > a
  .accent_c6d5:before,
.narrow-5e92.highlight-hard-0db2
  .east_8faf
  > li:hover
  > a
  .accent_c6d5:before {
  width: 100%;
  background-color: currentColor;
}
.narrow-5e92.highlight-hard-0db2
  .east_8faf
  > li.feature-31c7
  > a
  .accent_c6d5:before,
.narrow-5e92.highlight-hard-0db2
  .east_8faf
  > li.layout_18f0
  > a
  .accent_c6d5:before {
  width: 100%;
  background-color: currentColor;
}
.narrow-5e92.upper-6abc .east_8faf > li > a .accent_c6d5 {
  position: relative;
}
.narrow-5e92.upper-6abc .east_8faf > li > a .accent_c6d5: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;
}
.narrow-5e92.upper-6abc .east_8faf > li:focus > a .accent_c6d5:before,
.narrow-5e92.upper-6abc
  .east_8faf
  > li:hover
  > a
  .accent_c6d5:before {
  width: 100%;
  background-color: currentColor;
}
.narrow-5e92.upper-6abc
  .east_8faf
  > li.feature-31c7
  > a
  .accent_c6d5:before,
.narrow-5e92.upper-6abc
  .east_8faf
  > li.layout_18f0
  > a
  .accent_c6d5:before {
  width: 100%;
  background-color: currentColor;
}
.module-ee1e .avatar_gold_bfd9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.module-ee1e .avatar_gold_bfd9 li:first-child > a {
  border-top: none;
}
.module-ee1e .avatar_gold_bfd9 .advanced_6899 > .accent_c6d5 .last-005d {
  display: none;
}
.module-ee1e .avatar_gold_bfd9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.module-ee1e .avatar_gold_bfd9 li:last-child {
  border: none;
}
.module-ee1e .avatar_gold_bfd9 li.menu_1e66 > a {
  padding-right: 45px !important;
}
.module-ee1e .avatar_gold_bfd9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.module-ee1e .avatar_gold_bfd9 li a:focus,
.module-ee1e .avatar_gold_bfd9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.module-ee1e .avatar_gold_bfd9 li .blue_44cb {
  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;
}
.module-ee1e .avatar_gold_bfd9 li .blue_44cb:hover {
  box-shadow: none;
}
.module-ee1e .avatar_gold_bfd9 li .blue_44cb .last-005d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.module-ee1e .avatar_gold_bfd9 .sidebar_outer_0a5c {
  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);
}
.module-ee1e .avatar_gold_bfd9 .sidebar_outer_0a5c li a {
  padding-left: 3em;
}
.module-ee1e .avatar_gold_bfd9 .overlay-yellow-8628 > a .blue_44cb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.module-ee1e .avatar_gold_bfd9 .overlay-yellow-8628 > .sidebar_outer_0a5c {
  display: block;
  opacity: 1;
}
.link_d7eb {
  max-width: 100%;
}
.title-fast-2735 {
  line-height: 0;
  cursor: pointer;
}
.shade-pro-8102 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.shade-pro-8102:hover {
  box-shadow: none;
  color: currentColor;
}
.shade-pro-8102 svg {
  width: 18px;
  height: 18px;
}
.shade-pro-8102 .chip_hard_75b6 {
  display: none;
}
.new_c765 {
  position: relative;
}
.new_c765.fn-active-f98c .shade-pro-8102 .white_cd83 {
  display: none;
}
.new_c765.fn-active-f98c .shade-pro-8102 .chip_hard_75b6 {
  display: inline-block;
}
.new_c765 .module_easy_bdb6 {
  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);
}
.new_c765.aside-c5a0 .module_easy_bdb6 {
  left: auto;
  right: -0.9em;
}
.new_c765.aside-c5a0 .rough_1023::before {
  left: auto;
  right: 15px;
}
.new_c765.fn-active-f98c .module_easy_bdb6 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.background-a3ae {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.background-a3ae label {
  flex-basis: 100%;
}
.background-a3ae .last_363f {
  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;
}
.background-a3ae .table_46c9 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.background-a3ae .table_46c9:focus {
  background-color: transparent;
}
.background-a3ae button.pagination_dee1 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.background-a3ae button.pagination_dee1:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.background-a3ae button.pagination_dee1 svg {
  width: 18px;
  height: 18px;
}
.background-a3ae input[type="submit"] {
  min-height: auto;
}
.main_east_ff5f .background-a3ae .table_46c9 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.rough_1023 {
  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) {
  .rough_1023 {
    width: 220px;
  }
}
.rough_1023 label {
  flex-basis: 100%;
}
.rough_1023::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;
}
.wrapper_6fae .main_east_ff5f .background-a3ae {
  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;
}
.wrapper_6fae
  .main_east_ff5f
  .background-a3ae
  .last_363f {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.wrapper_6fae .main_east_ff5f .background-a3ae .table_46c9 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.wrapper_6fae
  .main_east_ff5f
  .background-a3ae
  .table_46c9:focus {
  background: 0 0;
}
.wrapper_6fae
  .main_east_ff5f
  .background-a3ae
  .status_119a {
  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;
}
.in-c6d4 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.in-c6d4 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.in-c6d4 li:last-child {
  margin-right: 0;
}
.in-c6d4 li:first-child {
  margin-left: 0;
}
.in-c6d4.footer_9637 a {
  color: #fff;
}
.in-c6d4.footer_9637 a:hover {
  color: #fff;
}
.in-c6d4 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.in-c6d4 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.in-c6d4 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.in-c6d4 a:hover {
  opacity: 0.9;
  color: inherit;
}
.in-c6d4 [class*="social-icon-apple"] {
  background-color: #999;
}
.in-c6d4 [class*="social-icon-apple"].video-fluid-b8f5 {
  background-color: transparent;
  color: #999;
}
.in-c6d4 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.in-c6d4 [class*="social-icon-behance"].video-fluid-b8f5 {
  background-color: transparent;
  color: #1769ff;
}
.in-c6d4 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.in-c6d4 [class*="social-icon-bitbucket"].video-fluid-b8f5 {
  background-color: transparent;
  color: #205081;
}
.in-c6d4 [class*="social-icon-codepen"] {
  background-color: #000;
}
.in-c6d4 [class*="social-icon-codepen"].video-fluid-b8f5 {
  background-color: transparent;
  color: #000;
}
.in-c6d4 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.in-c6d4 [class*="social-icon-delicious"].video-fluid-b8f5 {
  background-color: transparent;
  color: #39f;
}
.in-c6d4 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.in-c6d4 [class*="social-icon-digg"].video-fluid-b8f5 {
  background-color: transparent;
  color: #005be2;
}
.in-c6d4 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.in-c6d4 [class*="social-icon-dribbble"].video-fluid-b8f5 {
  background-color: transparent;
  color: #ea4c89;
}
.in-c6d4 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.in-c6d4 [class*="social-icon-envelope"].video-fluid-b8f5 {
  background-color: transparent;
  color: #ea4335;
}
.in-c6d4 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.in-c6d4 [class*="social-icon-facebook"].video-fluid-b8f5 {
  background-color: transparent;
  color: #3b5998;
}
.in-c6d4 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.in-c6d4 [class*="social-icon-flickr"].video-fluid-b8f5 {
  background-color: transparent;
  color: #0063dc;
}
.in-c6d4 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.in-c6d4 [class*="social-icon-foursquare"].video-fluid-b8f5 {
  background-color: transparent;
  color: #2d5be3;
}
.in-c6d4 [class*="social-icon-github"] {
  background-color: #333;
}
.in-c6d4 [class*="social-icon-github"].video-fluid-b8f5 {
  background-color: transparent;
  color: #333;
}
.in-c6d4 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.in-c6d4 [class*="social-icon-google-plus"].video-fluid-b8f5 {
  background-color: transparent;
  color: #dd4b39;
}
.in-c6d4 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.in-c6d4 [class*="social-icon-houzz"].video-fluid-b8f5 {
  background-color: transparent;
  color: #7ac142;
}
.in-c6d4 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.in-c6d4 [class*="social-icon-instagram"].video-fluid-b8f5 {
  background-color: transparent;
  color: #262626;
}
.in-c6d4 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.in-c6d4 [class*="social-icon-jsfiddle"].video-fluid-b8f5 {
  background-color: transparent;
  color: #487aa2;
}
.in-c6d4 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.in-c6d4 [class*="social-icon-linkedin"].video-fluid-b8f5 {
  background-color: transparent;
  color: #0077b5;
}
.in-c6d4 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.in-c6d4 [class*="social-icon-medium"].video-fluid-b8f5 {
  background-color: transparent;
  color: #00ab6b;
}
.in-c6d4 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.in-c6d4
  [class*="social-icon-odnoklassniki"].video-fluid-b8f5 {
  background-color: transparent;
  color: #f4731c;
}
.in-c6d4 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.in-c6d4 [class*="social-icon-meetup"].video-fluid-b8f5 {
  background-color: transparent;
  color: #ec1c40;
}
.in-c6d4 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.in-c6d4 [class*="social-icon-pinterest"].video-fluid-b8f5 {
  background-color: transparent;
  color: #bd081c;
}
.in-c6d4 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.in-c6d4 [class*="social-icon-product-hunt"].video-fluid-b8f5 {
  background-color: transparent;
  color: #da552f;
}
.in-c6d4 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.in-c6d4 [class*="social-icon-reddit"].video-fluid-b8f5 {
  background-color: transparent;
  color: #ff4500;
}
.in-c6d4 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.in-c6d4 [class*="social-icon-rss"].video-fluid-b8f5 {
  background-color: transparent;
  color: #f26522;
}
.in-c6d4 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.in-c6d4
  [class*="social-icon-shopping-cart"].video-fluid-b8f5 {
  background-color: transparent;
  color: #4caf50;
}
.in-c6d4 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.in-c6d4 [class*="social-icon-skype"].video-fluid-b8f5 {
  background-color: transparent;
  color: #00aff0;
}
.in-c6d4 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.in-c6d4 [class*="social-icon-slideshare"].video-fluid-b8f5 {
  background-color: transparent;
  color: #0077b5;
}
.in-c6d4 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.in-c6d4 [class*="social-icon-snapchat"].video-fluid-b8f5 {
  background-color: transparent;
  color: #fffc00;
}
.in-c6d4 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.in-c6d4 [class*="social-icon-soundcloud"].video-fluid-b8f5 {
  background-color: transparent;
  color: #f80;
}
.in-c6d4 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.in-c6d4 [class*="social-icon-spotify"].video-fluid-b8f5 {
  background-color: transparent;
  color: #2ebd59;
}
.in-c6d4 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.in-c6d4
  [class*="social-icon-stack-overflow"].video-fluid-b8f5 {
  background-color: transparent;
  color: #fe7a15;
}
.in-c6d4 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.in-c6d4 [class*="social-icon-maldkfgram"].video-fluid-b8f5 {
  background-color: transparent;
  color: #2ca5e0;
}
.in-c6d4 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.in-c6d4 [class*="social-icon-tripadvisor"].video-fluid-b8f5 {
  background-color: transparent;
  color: #589442;
}
.in-c6d4 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.in-c6d4 [class*="social-icon-tumblr"].video-fluid-b8f5 {
  background-color: transparent;
  color: #35465c;
}
.in-c6d4 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.in-c6d4 [class*="social-icon-twitch"].video-fluid-b8f5 {
  background-color: transparent;
  color: #6441a5;
}
.in-c6d4 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.in-c6d4 [class*="social-icon-twitter"].video-fluid-b8f5 {
  background-color: transparent;
  color: #1da1f2;
}
.in-c6d4 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.in-c6d4 [class*="social-icon-vimeo"].video-fluid-b8f5 {
  background-color: transparent;
  color: #1ab7ea;
}
.in-c6d4 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.in-c6d4 [class*="social-icon-vk"].video-fluid-b8f5 {
  background-color: transparent;
  color: #45668e;
}
.in-c6d4 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.in-c6d4 [class*="social-icon-weibo"].video-fluid-b8f5 {
  background-color: transparent;
  color: #df2029;
}
.in-c6d4 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.in-c6d4 [class*="social-icon-weixin"].video-fluid-b8f5 {
  background-color: transparent;
  color: #7bb32e;
}
.in-c6d4 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.in-c6d4 [class*="social-icon-whatsapp"].video-fluid-b8f5 {
  background-color: transparent;
  color: #25d366;
}
.in-c6d4 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.in-c6d4 [class*="social-icon-wordpress"].video-fluid-b8f5 {
  background-color: transparent;
  color: #21759b;
}
.in-c6d4 [class*="social-icon-xing"] {
  background-color: #026466;
}
.in-c6d4 [class*="social-icon-xing"].video-fluid-b8f5 {
  background-color: transparent;
  color: #026466;
}
.in-c6d4 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.in-c6d4 [class*="social-icon-yelp"].video-fluid-b8f5 {
  background-color: transparent;
  color: #af0606;
}
.in-c6d4 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.in-c6d4 [class*="social-icon-youtube"].video-fluid-b8f5 {
  background-color: transparent;
  color: #cd201f;
}
.picture_51bb {
  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;
}
.picture_51bb:hover {
  box-shadow: none;
  background: 0 0;
}
.warm-aaff {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.down_b6c8 {
  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;
}
.modal-light-3e3c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.secondary-a949 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.secondary-a949,
.secondary-a949::after,
.secondary-a949::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;
}
.secondary-a949::after,
.secondary-a949::before {
  content: "";
  display: block;
  background-color: inherit;
}
.gradient_prev_6e32 .down_b6c8 .modal-light-3e3c {
  margin-top: -2px;
  width: 19px;
}
.gradient_prev_6e32 .down_b6c8 .secondary-a949 {
  margin-top: -1px;
}
.gradient_prev_6e32 .down_b6c8 .secondary-a949,
.gradient_prev_6e32 .down_b6c8 .secondary-a949::after,
.gradient_prev_6e32 .down_b6c8 .secondary-a949::before {
  width: 19px;
  height: 2px;
}
.gradient_prev_6e32 .down_b6c8 .secondary-a949::before {
  top: -6px;
}
.gradient_prev_6e32 .down_b6c8 .secondary-a949::after {
  bottom: -6px;
}
.action_223c .down_b6c8 .modal-light-3e3c {
  margin-top: -2px;
  width: 22px;
}
.action_223c .down_b6c8 .secondary-a949 {
  margin-top: -1px;
}
.action_223c .down_b6c8 .secondary-a949,
.action_223c .down_b6c8 .secondary-a949::after,
.action_223c .down_b6c8 .secondary-a949::before {
  width: 22px;
  height: 2px;
}
.action_223c .down_b6c8 .secondary-a949::before {
  top: -7px;
}
.action_223c .down_b6c8 .secondary-a949::after {
  bottom: -7px;
}
.huge_a792 .down_b6c8 .modal-light-3e3c {
  margin-top: -2px;
  width: 31px;
}
.huge_a792 .down_b6c8 .secondary-a949 {
  margin-top: -1.5px;
}
.huge_a792 .down_b6c8 .secondary-a949,
.huge_a792 .down_b6c8 .secondary-a949::after,
.huge_a792 .down_b6c8 .secondary-a949::before {
  width: 31px;
  height: 3px;
}
.huge_a792 .down_b6c8 .secondary-a949::before {
  top: -9px;
}
.huge_a792 .down_b6c8 .secondary-a949::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .aside_f9e7 .down_b6c8 .modal-light-3e3c {
    margin-top: -2px;
    width: 19px;
  }
  .aside_f9e7 .down_b6c8 .secondary-a949 {
    margin-top: -1px;
  }
  .aside_f9e7 .down_b6c8 .secondary-a949,
  .aside_f9e7 .down_b6c8 .secondary-a949::after,
  .aside_f9e7 .down_b6c8 .secondary-a949::before {
    width: 19px;
    height: 2px;
  }
  .aside_f9e7 .down_b6c8 .secondary-a949::before {
    top: -6px;
  }
  .aside_f9e7 .down_b6c8 .secondary-a949::after {
    bottom: -6px;
  }
  .gradient-clean-37b1 .down_b6c8 .modal-light-3e3c {
    margin-top: -2px;
    width: 22px;
  }
  .gradient-clean-37b1 .down_b6c8 .secondary-a949 {
    margin-top: -1px;
  }
  .gradient-clean-37b1 .down_b6c8 .secondary-a949,
  .gradient-clean-37b1 .down_b6c8 .secondary-a949::after,
  .gradient-clean-37b1 .down_b6c8 .secondary-a949::before {
    width: 22px;
    height: 2px;
  }
  .gradient-clean-37b1 .down_b6c8 .secondary-a949::before {
    top: -7px;
  }
  .gradient-clean-37b1 .down_b6c8 .secondary-a949::after {
    bottom: -7px;
  }
  .black-6744 .down_b6c8 .modal-light-3e3c {
    margin-top: -2px;
    width: 31px;
  }
  .black-6744 .down_b6c8 .secondary-a949 {
    margin-top: -1.5px;
  }
  .black-6744 .down_b6c8 .secondary-a949,
  .black-6744 .down_b6c8 .secondary-a949::after,
  .black-6744 .down_b6c8 .secondary-a949::before {
    width: 31px;
    height: 3px;
  }
  .black-6744 .down_b6c8 .secondary-a949::before {
    top: -9px;
  }
  .black-6744 .down_b6c8 .secondary-a949::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .table_liquid_a745 .down_b6c8 .modal-light-3e3c {
    margin-top: -2px;
    width: 19px;
  }
  .table_liquid_a745 .down_b6c8 .secondary-a949 {
    margin-top: -1px;
  }
  .table_liquid_a745 .down_b6c8 .secondary-a949,
  .table_liquid_a745 .down_b6c8 .secondary-a949::after,
  .table_liquid_a745 .down_b6c8 .secondary-a949::before {
    width: 19px;
    height: 2px;
  }
  .table_liquid_a745 .down_b6c8 .secondary-a949::before {
    top: -6px;
  }
  .table_liquid_a745 .down_b6c8 .secondary-a949::after {
    bottom: -6px;
  }
  .info-inner-5893 .down_b6c8 .modal-light-3e3c {
    margin-top: -2px;
    width: 22px;
  }
  .info-inner-5893 .down_b6c8 .secondary-a949 {
    margin-top: -1px;
  }
  .info-inner-5893 .down_b6c8 .secondary-a949,
  .info-inner-5893 .down_b6c8 .secondary-a949::after,
  .info-inner-5893 .down_b6c8 .secondary-a949::before {
    width: 22px;
    height: 2px;
  }
  .info-inner-5893 .down_b6c8 .secondary-a949::before {
    top: -7px;
  }
  .info-inner-5893 .down_b6c8 .secondary-a949::after {
    bottom: -7px;
  }
  .wrapper_center_54ed .down_b6c8 .modal-light-3e3c {
    margin-top: -2px;
    width: 31px;
  }
  .wrapper_center_54ed .down_b6c8 .secondary-a949 {
    margin-top: -1.5px;
  }
  .wrapper_center_54ed .down_b6c8 .secondary-a949,
  .wrapper_center_54ed .down_b6c8 .secondary-a949::after,
  .wrapper_center_54ed .down_b6c8 .secondary-a949::before {
    width: 31px;
    height: 3px;
  }
  .wrapper_center_54ed .down_b6c8 .secondary-a949::before {
    top: -9px;
  }
  .wrapper_center_54ed .down_b6c8 .secondary-a949::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .chip_63b7 .down_b6c8 .modal-light-3e3c {
    margin-top: -2px;
    width: 19px;
  }
  .chip_63b7 .down_b6c8 .secondary-a949 {
    margin-top: -1px;
  }
  .chip_63b7 .down_b6c8 .secondary-a949,
  .chip_63b7 .down_b6c8 .secondary-a949::after,
  .chip_63b7 .down_b6c8 .secondary-a949::before {
    width: 19px;
    height: 2px;
  }
  .chip_63b7 .down_b6c8 .secondary-a949::before {
    top: -6px;
  }
  .chip_63b7 .down_b6c8 .secondary-a949::after {
    bottom: -6px;
  }
  .outline-1882 .down_b6c8 .modal-light-3e3c {
    margin-top: -2px;
    width: 22px;
  }
  .outline-1882 .down_b6c8 .secondary-a949 {
    margin-top: -1px;
  }
  .outline-1882 .down_b6c8 .secondary-a949,
  .outline-1882 .down_b6c8 .secondary-a949::after,
  .outline-1882 .down_b6c8 .secondary-a949::before {
    width: 22px;
    height: 2px;
  }
  .outline-1882 .down_b6c8 .secondary-a949::before {
    top: -7px;
  }
  .outline-1882 .down_b6c8 .secondary-a949::after {
    bottom: -7px;
  }
  .lite-341b .down_b6c8 .modal-light-3e3c {
    margin-top: -2px;
    width: 31px;
  }
  .lite-341b .down_b6c8 .secondary-a949 {
    margin-top: -1.5px;
  }
  .lite-341b .down_b6c8 .secondary-a949,
  .lite-341b .down_b6c8 .secondary-a949::after,
  .lite-341b .down_b6c8 .secondary-a949::before {
    width: 31px;
    height: 3px;
  }
  .lite-341b .down_b6c8 .secondary-a949::before {
    top: -9px;
  }
  .lite-341b .down_b6c8 .secondary-a949::after {
    bottom: -9px;
  }
}
.progress-ac9f .secondary-a949 {
  -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);
}
.progress-ac9f .secondary-a949::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.progress-ac9f .secondary-a949::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);
}
.progress-ac9f.backdrop-brown-4caf .secondary-a949 {
  -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);
}
.progress-ac9f.backdrop-brown-4caf .secondary-a949::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.progress-ac9f.backdrop-brown-4caf .secondary-a949::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);
}
.feature_silver_109e {
  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.component_clean_b28c:before {
  display: none;
}
.fluid-02f0 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.fluid-02f0 .light_9a8d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.fluid-02f0 .light_9a8d:last-of-type {
  border-bottom: none;
}
.fluid-02f0 .light_9a8d.chip-fast-1c13,
.fluid-02f0 .light_9a8d.dirty_9328,
.fluid-02f0 .light_9a8d.last_efd0 {
  padding: 0;
}
.fluid-02f0 .module-ee1e .blue_44cb {
  color: currentColor;
}
.fluid-02f0 .module-ee1e .blue_44cb:focus,
.fluid-02f0 .module-ee1e .blue_44cb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid-02f0.nav_cold_430d .summary-aeac,
.fluid-02f0.nav_cold_430d .tertiary-7b48 a,
.fluid-02f0.nav_cold_430d .east_8faf a,
.fluid-02f0.nav_cold_430d .sidebar_outer_0a5c a {
  color: rgba(0, 0, 0, 0.55);
}
.fluid-02f0.nav_cold_430d .summary-aeac:hover,
.fluid-02f0.nav_cold_430d .tertiary-7b48 a:hover,
.fluid-02f0.nav_cold_430d .east_8faf a:hover,
.fluid-02f0.nav_cold_430d .sidebar_outer_0a5c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-02f0.nav_cold_430d .hovered-6969 {
  color: rgba(0, 0, 0, 0.8);
}
.fluid-02f0.nav_cold_430d .light_9a8d {
  border-color: rgba(0, 0, 0, 0.08);
}
.fluid-02f0.nav_cold_430d .light_9a8d:before {
  background: rgba(0, 0, 0, 0.08);
}
.fluid-02f0.nav_cold_430d .tag-2abc:before {
  background: rgba(255, 255, 255, 0.9);
}
.fluid-02f0.nav_cold_430d .module-ee1e .avatar_gold_bfd9 li a,
.fluid-02f0.nav_cold_430d .module-ee1e .blue_44cb,
.fluid-02f0.nav_cold_430d .sidebar_outer_0a5c {
  border-color: rgba(0, 0, 0, 0.08);
}
.fluid-02f0.nav_cold_430d .module-ee1e .blue_44cb:focus,
.fluid-02f0.nav_cold_430d .module-ee1e .blue_44cb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid-02f0.nav_cold_430d .avatar_gold_bfd9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.fluid-02f0.photo-0332 .summary-aeac,
.fluid-02f0.photo-0332 .tertiary-7b48 a,
.fluid-02f0.photo-0332 .east_8faf .blue_44cb,
.fluid-02f0.photo-0332 .east_8faf a,
.fluid-02f0.photo-0332 .sidebar_outer_0a5c a {
  color: rgba(255, 255, 255, 0.79);
}
.fluid-02f0.photo-0332 .summary-aeac:hover,
.fluid-02f0.photo-0332 .tertiary-7b48 a:hover,
.fluid-02f0.photo-0332 .east_8faf .blue_44cb:hover,
.fluid-02f0.photo-0332 .east_8faf a:hover,
.fluid-02f0.photo-0332 .sidebar_outer_0a5c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.fluid-02f0.photo-0332 .hovered-6969 {
  color: rgba(255, 255, 255, 0.99);
}
.fluid-02f0.photo-0332 .light_9a8d {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid-02f0.photo-0332 .light_9a8d:before {
  background: rgba(255, 255, 255, 0.08);
}
.fluid-02f0.photo-0332 .tag-2abc:before {
  background: rgba(0, 0, 0, 0.9);
}
.fluid-02f0.photo-0332 .module-ee1e .avatar_gold_bfd9 li a,
.fluid-02f0.photo-0332 .module-ee1e .blue_44cb,
.fluid-02f0.photo-0332 .sidebar_outer_0a5c {
  border-color: rgba(255, 255, 255, 0.08);
}
.fluid-02f0.photo-0332 .module-ee1e .blue_44cb:focus,
.fluid-02f0.photo-0332 .module-ee1e .blue_44cb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.fluid-02f0.photo-0332 .avatar_gold_bfd9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-2abc {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.tag-2abc:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.primary-2f79 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.motion-6bee .fluid-02f0 {
  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;
}
.motion-6bee .light_9a8d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.motion-6bee .light_9a8d: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) {
  .motion-6bee .light_9a8d:before {
    width: 16%;
    left: 42%;
  }
}
.motion-6bee .light_9a8d:last-child:before {
  content: none;
}
.motion-6bee .light_9a8d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.motion-6bee .module-ee1e .avatar_gold_bfd9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.motion-6bee .module-ee1e .avatar_gold_bfd9 li a .blue_44cb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.motion-6bee .module-ee1e .sidebar_outer_0a5c {
  border: none;
}
.motion-6bee .module-ee1e .sidebar_outer_0a5c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.motion-6bee .tag-2abc {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.motion-6bee .primary-2f79 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.motion-6bee .photo-0332 .tag-2abc:before {
  background: rgba(0, 0, 0, 0.9);
}
.motion-6bee .nav_cold_430d.widget_left_b633 .secondary-a949 {
  background: rgba(0, 0, 0, 0.6);
}
.motion-6bee
  .nav_cold_430d.widget_left_b633
  .secondary-a949::after,
.motion-6bee
  .nav_cold_430d.widget_left_b633
  .secondary-a949:before {
  background: inherit;
}
.motion-6bee
  .nav_cold_430d.widget_left_b633:hover
  .secondary-a949 {
  background: rgba(0, 0, 0, 0.8);
}
.banner-bright-8bb7 .fluid-02f0 {
  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) {
  .banner-bright-8bb7 .fluid-02f0 {
    width: auto;
    right: 45px;
  }
}
.alert-right-16e9 .fluid-02f0 {
  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) {
  .alert-right-16e9 .fluid-02f0 {
    width: auto;
    left: 45px;
  }
}
.component_clean_b28c .fluid-02f0 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.component_clean_b28c .primary-2f79 {
  max-width: 48em;
  margin: 0 auto;
}
.component_clean_b28c .tag-2abc:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hidden_f458 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hidden_f458.motion-6bee .fluid-02f0 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hidden_f458.banner-bright-8bb7 .fluid-02f0 {
  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);
}
.hidden_f458 .fluid-02f0 {
  visibility: visible;
}
.hidden_f458.alert-right-16e9 .fluid-02f0 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.aside_f9e8,
.selected_4af7 {
  overflow-x: hidden;
}
.aside_f9e8 .fluid-02f0 {
  overflow: auto;
}
.aside_f9e8.motion-6bee {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside_f9e8.motion-6bee .fluid-02f0 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.aside_f9e8.motion-6bee .picture_51bb {
  opacity: 0;
}
.aside_f9e8.banner-bright-8bb7 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside_f9e8.banner-bright-8bb7 .fluid-02f0 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.aside_f9e8.banner-bright-8bb7 .picture_51bb {
  opacity: 0;
}
.aside_f9e8.alert-right-16e9 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.aside_f9e8.alert-right-16e9 .fluid-02f0 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.aside_f9e8.alert-right-16e9 .picture_51bb {
  opacity: 0;
}
.aside_f9e8.component_clean_b28c .fluid-02f0 {
  z-index: 10;
  visibility: visible;
}
.widget_left_b633 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.widget_left_b633 .secondary-a949 {
  background: rgba(255, 255, 255, 0.99);
}
.widget_left_b633 .secondary-a949::after,
.widget_left_b633 .secondary-a949:before {
  background: inherit;
}
.widget_left_b633:hover .secondary-a949 {
  background: rgba(255, 255, 255, 0.99);
}
.alert-right-16e9 .widget_left_b633 {
  top: 10px;
  right: auto;
  left: 12px;
}
.component_clean_b28c .widget_left_b633 {
  display: none !important;
}
.aside_f9e8:before,
.selected_4af7:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.aside_f9e8 .widget_left_b633,
.selected_4af7 .widget_left_b633 {
  display: inline-block;
}
.fluid-02f0 .static-b2cd {
  -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;
}
.aside_f9e8 .fluid-02f0 .static-b2cd,
.selected_4af7 .fluid-02f0 .static-b2cd {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.icon_858b .last_363f {
  width: 100%;
}
.carousel_current_bfa5 {
  padding: 0 0.5em 0;
}
.carousel_current_bfa5 [class*="customify-col-"],
.carousel_current_bfa5 [class*="customify-col_"],
.carousel_current_bfa5 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.lower-af27 .carousel_current_bfa5 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .title-0da3 .lite-8927,
  .lite-8927 {
    display: none;
  }
  .text-thick-45dd {
    text-align: left;
  }
  .focused-a464 {
    text-align: center;
  }
  .gallery-stale-bd13 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .title-0da3 .fast-593a,
  .fast-593a {
    display: none;
  }
  .old_9321 {
    text-align: left;
  }
  .hover_solid_c3f0 {
    text-align: center;
  }
  .large_78d2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .title-0da3 .liquid_5563,
  .liquid_5563 {
    display: none;
  }
  .bright-8fb0 {
    text-align: left;
  }
  .hidden-blue-acb5 {
    text-align: center;
  }
  .dynamic-8341 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.smooth_cfd7 {
  box-shadow: none !important;
}
.description_hot_5801 .tag_dynamic_1ccf,
.dirty_1ba3 .tag_dynamic_1ccf {
  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;
}
.dirty_1ba3 .tag_dynamic_1ccf {
  margin-top: 30px;
  margin-bottom: 30px;
}
.status-fd29 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.status-fd29:after,
.status-fd29:before {
  content: "";
  display: table;
}
.status-fd29:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .status-fd29 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.status-fd29,
.heading-west-60ee {
  max-width: 1248px;
  margin: 0 auto;
}

.motion_12f9.dim-18f0 .status-fd29 {
  max-width: 100%;
}
.motion_12f9.shade_c3f1 {
  max-width: 1200px;
  margin: 0 auto;
}
.motion_12f9.fluid-770e .status-fd29 {
  max-width: 100%;
}
.motion_12f9.fluid-770e > .status-fd29 {
  padding-left: 0;
  padding-right: 0;
}
.motion_12f9.fluid-770e > .status-fd29 .title-0da3 {
  margin: 0;
}
.motion_12f9.fluid-770e
  > .status-fd29
  .gradient-dark-72b9.logo-action-90b9 {
  margin-right: 0;
  margin-left: 0;
}
.motion_12f9.fluid-770e #main.logo-action-90b9 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .box_mini_a91f #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .box_mini_a91f #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .soft_324a .dirty_7eac {
    padding-right: 1em;
  }
  .soft_324a.out_1d4b .gradient-dark-72b9 {
    border-right: 1px solid #eaecee;
  }
  .soft_324a.out_1d4b .dirty_7eac {
    padding-right: 1em;
  }
  .soft_324a.out_1d4b .media-5e3f {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-silver-73d4 .dirty_7eac {
    padding-left: 1em;
  }
  .box-silver-73d4.out_1d4b .gradient-dark-72b9 {
    border-left: 1px solid #eaecee;
  }
  .box-silver-73d4.out_1d4b .dirty_7eac {
    padding-left: 1em;
  }
  .box-silver-73d4.out_1d4b .media-5e3f {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tag_bb5d .dirty_7eac {
    padding-left: 1em;
  }
  .tag_bb5d.out_1d4b .bottom-a6f3 {
    border-right: 1px solid #eaecee;
  }
  .tag_bb5d.out_1d4b .short_d522 {
    border-right: 1px solid #eaecee;
  }
  .tag_bb5d.out_1d4b .dirty_7eac {
    padding-left: 1em;
  }
  .tag_bb5d.out_1d4b .media-5e3f {
    padding-right: 1em;
  }
  .tag_bb5d.out_1d4b .carousel-06bb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box-blue-9833 .dirty_7eac {
    padding-right: 1em;
  }
  .box-blue-9833.out_1d4b .bottom-a6f3 {
    border-left: 1px solid #eaecee;
  }
  .box-blue-9833.out_1d4b .short_d522 {
    border-left: 1px solid #eaecee;
  }
  .box-blue-9833.out_1d4b .dirty_7eac {
    padding-right: 1em;
  }
  .box-blue-9833.out_1d4b .media-5e3f {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box-blue-9833.out_1d4b .carousel-06bb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .box_mini_a91f .dirty_7eac {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box_mini_a91f.out_1d4b .gradient-dark-72b9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .box_mini_a91f.out_1d4b .dirty_7eac {
    padding-left: 1em;
    padding-right: 1em;
  }
  .box_mini_a91f.out_1d4b .media-5e3f {
    padding-left: 1em;
  }
  .box_mini_a91f.out_1d4b .carousel-06bb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .box_mini_a91f.out_1d4b .dirty_7eac {
    padding-left: 0;
  }
}
.notice_47e5 .widget-356a {
  display: inline-block;
}
.thumbnail-cc2f {
  display: inline-block;
}
.top-5ff8 {
  word-con: break-word;
}
.row-current-f74f > span {
  display: inline-block;
  padding: 5px 0;
}
.row-current-f74f .filter_short_557d {
  margin-left: 8px;
  margin-right: 8px;
}
.row-current-f74f .focus-9d31 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hovered-07ff .frame_fixed_6aee {
  margin-bottom: 2em;
}
.hovered-07ff .dark_2d94 {
  margin-bottom: 15px;
}
.hovered-07ff .dark_2d94:last-child {
  margin-bottom: 0;
}
.hovered-07ff .small_49a3 {
  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) {
  .hovered-07ff .small_49a3 {
    display: block;
  }
}
.hovered-07ff .section_59db {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hovered-07ff .section_59db {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hovered-07ff .chip_first_778a {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hovered-07ff .chip_first_778a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hovered-07ff .chip_first_778a a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hovered-07ff .top-5ff8 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hovered-07ff .top-5ff8 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hovered-07ff .row-under-a141 p:last-child {
  margin-bottom: 0;
}
.hovered-07ff .badge_ea48 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hovered-07ff .hovered_d984 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hovered-07ff .gallery-lower-2249 {
  margin-top: 1em;
}
.hovered-07ff .thumbnail_bright_93ff {
  top: 0;
  display: block;
}
.hovered-07ff .thumbnail_bright_93ff a {
  color: inherit;
}
.hovered-07ff .thumbnail_bright_93ff a:hover {
  color: inherit;
}
.hovered-07ff .simple-316a {
  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;
}
.hovered-07ff .simple-316a:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hovered-07ff .hovered_d984 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hovered-07ff .title_copper_d9ff {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hovered-07ff .title_copper_d9ff:first-child {
  margin-top: 0;
}
.hovered-07ff .title_copper_d9ff.tall-23bf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hovered-07ff .title_copper_d9ff.detail_bc93 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hovered-07ff
  .title_copper_d9ff.detail_bc93.menu_cc64
  .gallery-lower-2249 {
  width: 100%;
}
.hovered-07ff .detail_bc93 {
  -webkit-box-align: center;
  align-items: center;
}
.hovered-07ff .detail_bc93 .row-current-f74f,
.hovered-07ff .detail_bc93 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hovered-07ff .chip_first_778a {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hovered-07ff .chip_first_778a img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hovered-07ff .chip_first_778a: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;
}
.hovered-07ff .tall-23bf {
  z-index: 5;
}
.hovered-07ff .yellow_e9ba .full_0372 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hovered-07ff .section_1fc8 .full_0372 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hovered-07ff .box-clean-3b28 .full_0372 {
  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;
}
.hovered-07ff.disabled-a318 .small_49a3,
.hovered-07ff.huge-fe6f .small_49a3 {
  display: block;
}
.hovered-07ff.disabled-a318 .small_49a3 .widget-silver-50f6,
.hovered-07ff.disabled-a318 .small_49a3 .hovered_d984,
.hovered-07ff.huge-fe6f .small_49a3 .widget-silver-50f6,
.hovered-07ff.huge-fe6f .small_49a3 .hovered_d984 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hovered-07ff.label_north_af0a .section_59db {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hovered-07ff.label_north_af0a .section_59db {
    margin-right: 0;
  }
}
.hovered-07ff.disabled-a318 .section_59db,
.hovered-07ff.huge-fe6f .section_59db {
  padding-top: 40%;
}
.hovered-07ff.disabled-a318 .frame_fixed_6aee,
.hovered-07ff.huge-fe6f .frame_fixed_6aee {
  display: block;
}
.hovered-07ff.disabled-a318 .fn-sticky-f98c .hovered_d984,
.hovered-07ff.huge-fe6f .fn-sticky-f98c .hovered_d984 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hovered-07ff.disabled-a318 .section_59db,
.hovered-07ff.huge-fe6f .section_59db {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hovered-07ff.disabled-a318 .hovered_d984 {
  padding: 1em;
}
.feature-first-22ec {
  margin: 30px auto;
  display: block;
}
.feature-first-22ec .message_slow_3095 > * {
  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;
}
.feature-first-22ec .message_slow_3095 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.feature-first-22ec .message_slow_3095 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.row-aa75 .row-current-f74f {
  margin-bottom: 1.41575em;
}
.row-aa75 .north_8841 {
  margin-bottom: 1.618em;
}
.form-wide-6abe .list-6b3f {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.form-wide-6abe .list-6b3f a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.form-wide-6abe .pagination-inner-c90f {
  max-width: 100%;
  overflow: auto;
}
.form-b213 .form-wide-6abe a:hover {
  text-decoration: underline;
}
.cold_a5ba .dark_2d94:not(.top-5ff8),
.cold_a5ba .chip_first_778a {
  margin-bottom: 1.41575em;
}
.cold_a5ba .dark_2d94:not(.top-5ff8):last-child,
.cold_a5ba .chip_first_778a:last-child {
  margin-bottom: 0;
}
.cold_a5ba .dark_2d94.accordion_bronze_e513 {
  margin-bottom: 0.41575em;
}
.cold_a5ba .hard_6365:before,
.cold_a5ba .bright_eb6f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.cold_a5ba .hard_6365:before {
  content: "\f115";
}
.cold_a5ba .bright_eb6f:before {
  content: "\f02c";
}
.cold_a5ba .overlay_inner_0581 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.cold_a5ba .overlay_inner_0581 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.texture_f308 {
  display: -webkit-box;
  display: flex;
}
.texture_f308 .tag-b454 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .texture_f308 .tag-b454 {
    flex-basis: 90px;
  }
}
.texture_f308 .accordion_7f3b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture_f308 .accordion_7f3b {
    flex-basis: calc(100% - 50px);
  }
}
.texture_f308 .hero-9eb6 p:last-child {
  margin-bottom: 0.72em;
}
.table-inner-50ef .message_slow_3095 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.table-inner-50ef .message_slow_3095:after,
.table-inner-50ef .message_slow_3095:before {
  content: "";
  display: table;
}
.table-inner-50ef .message_slow_3095:after {
  clear: both;
}
.table-inner-50ef .message_slow_3095 .iron-6c27,
.table-inner-50ef .message_slow_3095 .advanced-f483 {
  width: 49%;
}
.table-inner-50ef .message_slow_3095 .iron-6c27 a span.table-8fcb,
.table-inner-50ef .message_slow_3095 .advanced-f483 a span.table-8fcb {
  display: block;
  margin-bottom: 5px;
}
.table-inner-50ef .message_slow_3095 .advanced-f483 {
  float: left;
  text-align: left;
}
.table-inner-50ef .message_slow_3095 .iron-6c27 {
  float: right;
  text-align: right;
}
.footer-ad8d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .footer-ad8d {
    margin-bottom: 0;
  }
}
.button_clean_4573 {
  margin-bottom: 1em;
}
.button_clean_4573 .top-5ff8 {
  font-size: 1.1em;
  line-height: 1.3;
}
.overlay-8961 a {
  display: block;
  line-height: 0;
  position: relative;
}
.gradient-hard-46db .button_clean_4573,
.link_brown_747b .button_clean_4573 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .gradient-hard-46db .button_clean_4573,
  .link_brown_747b .button_clean_4573 {
    display: block;
  }
}
.gradient-hard-46db .overlay-8961,
.link_brown_747b .overlay-8961 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .gradient-hard-46db .overlay-8961,
  .link_brown_747b .overlay-8961 {
    margin-bottom: 1em;
  }
}
.gradient-hard-46db .overlay-8961 img,
.link_brown_747b .overlay-8961 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.gradient-hard-46db .bottom-6b87,
.link_brown_747b .bottom-6b87 {
  flex-basis: calc(100% - 160px);
}
.gradient-hard-46db .bottom-6b87 p,
.link_brown_747b .bottom-6b87 p {
  margin-bottom: 0;
}
.gradient-hard-46db .bottom-6b87 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .gradient-hard-46db .bottom-6b87 {
    padding-left: 0;
  }
}
.link_brown_747b .bottom-6b87 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .link_brown_747b .bottom-6b87 {
    padding-right: 0;
  }
}
.link_brown_747b .overlay-8961 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.accent_e002 .overlay-8961 {
  margin-bottom: 0.5em;
}
.accent_e002 .overlay-8961 img {
  width: 100%;
}
.shadow_191e .huge_645b,
.detail-3383 .huge_645b {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.detail-3383 .gradient-dark-72b9 .breadcrumb_0f99 p:last-child {
  margin-bottom: 0;
}
.background_bcbf {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.logo_b358 .block-hard-a008 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .logo_b358 .block-hard-a008:last-of-type {
    margin-bottom: 0;
  }
}
.logo_b358 .block-hard-a008 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.logo_b358 .block-hard-a008 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.logo_b358 .block-hard-a008 ul li {
  margin: 0 0 0.6em;
}
.logo_b358 .block-hard-a008 ul li.surface_32e2,
.logo_b358 .block-hard-a008 ul li.input_mini_e2c6 {
  position: relative;
}
.logo_b358 .block-hard-a008 ul li.surface_32e2 .paper_f1cd,
.logo_b358 .block-hard-a008 ul li.input_mini_e2c6 .paper_f1cd {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.logo_b358 .block-hard-a008 ul li.surface_32e2:after:after,
.logo_b358 .block-hard-a008 ul li.surface_32e2:after:before,
.logo_b358
  .block-hard-a008
  ul
  li.input_mini_e2c6:after:after,
.logo_b358
  .block-hard-a008
  ul
  li.input_mini_e2c6:after:before {
  content: "";
  display: table;
}
.logo_b358 .block-hard-a008 ul li.surface_32e2:after:after,
.logo_b358
  .block-hard-a008
  ul
  li.input_mini_e2c6:after:after {
  clear: both;
}
.logo_b358 .block-hard-a008 a.advanced-f06f:hover {
  text-decoration: none;
}
.logo_b358 .block-hard-a008 select {
  max-width: 100%;
}
.logo_b358 .block-hard-a008 table {
  font-size: 85%;
}
.logo_b358 .block-hard-a008 table td,
.logo_b358 .block-hard-a008 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.logo_b358 .block-hard-a008 table tfoot td {
  text-align: left;
}
.logo_b358 .block-hard-a008 :last-child {
  margin-bottom: 0;
}
.logo_b358 .block-hard-a008 .accordion_5793 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.logo_b358 .block-hard-a008 .accordion_5793 label {
  width: 100%;
}
.logo_b358 .block-hard-a008 .accordion_5793 .table_46c9 {
  width: 100%;
  display: block;
}
.logo_b358 .block-hard-a008 .accordion_5793 .pagination_dee1 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.logo_b358 .block-hard-a008 .accordion_5793 .pagination_dee1:hover svg #svg-search {
  fill: #444;
}
.logo_b358 .block-hard-a008 .accordion_5793 .pagination_dee1 svg {
  width: 18px;
  height: 18px;
}
.logo_b358 .column-7caf ul ul,
.logo_b358 .progress-dirty-6ab8 ul ul,
.logo_b358 .message-large-231d ul ul,
.logo_b358 .table_under_8d02 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.logo_b358 .column-7caf .menu_1e66 > a,
.logo_b358 .progress-dirty-6ab8 .menu_1e66 > a,
.logo_b358 .message-large-231d .menu_1e66 > a,
.logo_b358 .table_under_8d02 .menu_1e66 > a {
  margin-bottom: 0;
}
.logo_b358 .frame-solid-658c li,
.logo_b358 .column-7caf li,
.logo_b358 .pro_bf31 li,
.logo_b358 .progress-dirty-6ab8 li,
.logo_b358 .message-large-231d li,
.logo_b358 .table_under_8d02 li,
.logo_b358 .header-current-d09b li,
.logo_b358 .selected_a43a li {
  display: block;
  position: relative;
}
.logo_b358 .frame-solid-658c li:last-child,
.logo_b358 .column-7caf li:last-child,
.logo_b358 .pro_bf31 li:last-child,
.logo_b358 .progress-dirty-6ab8 li:last-child,
.logo_b358 .message-large-231d li:last-child,
.logo_b358 .table_under_8d02 li:last-child,
.logo_b358 .header-current-d09b li:last-child,
.logo_b358 .selected_a43a li:last-child {
  border: none;
}
.logo_b358 .frame-solid-658c li a,
.logo_b358 .column-7caf li a,
.logo_b358 .pro_bf31 li a,
.logo_b358 .progress-dirty-6ab8 li a,
.logo_b358 .message-large-231d li a,
.logo_b358 .table_under_8d02 li a,
.logo_b358 .header-current-d09b li a,
.logo_b358 .selected_a43a li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.logo_b358 .frame-solid-658c li ul li::before,
.logo_b358 .column-7caf li ul li::before,
.logo_b358 .pro_bf31 li ul li::before,
.logo_b358 .progress-dirty-6ab8 li ul li::before,
.logo_b358 .message-large-231d li ul li::before,
.logo_b358 .table_under_8d02 li ul li::before,
.logo_b358 .header-current-d09b li ul li::before,
.logo_b358 .selected_a43a li ul li::before {
  left: 15px;
}
.logo_b358 .frame-solid-658c li ul a,
.logo_b358 .column-7caf li ul a,
.logo_b358 .pro_bf31 li ul a,
.logo_b358 .progress-dirty-6ab8 li ul a,
.logo_b358 .message-large-231d li ul a,
.logo_b358 .table_under_8d02 li ul a,
.logo_b358 .header-current-d09b li ul a,
.logo_b358 .selected_a43a li ul a {
  padding-left: 20px;
}
.logo_b358 .frame-solid-658c li ul ul li::before,
.logo_b358 .column-7caf li ul ul li::before,
.logo_b358 .pro_bf31 li ul ul li::before,
.logo_b358 .progress-dirty-6ab8 li ul ul li::before,
.logo_b358 .message-large-231d li ul ul li::before,
.logo_b358 .table_under_8d02 li ul ul li::before,
.logo_b358 .header-current-d09b li ul ul li::before,
.logo_b358 .selected_a43a li ul ul li::before {
  left: 30px;
}
.logo_b358 .frame-solid-658c li ul ul a,
.logo_b358 .column-7caf li ul ul a,
.logo_b358 .pro_bf31 li ul ul a,
.logo_b358 .progress-dirty-6ab8 li ul ul a,
.logo_b358 .message-large-231d li ul ul a,
.logo_b358 .table_under_8d02 li ul ul a,
.logo_b358 .header-current-d09b li ul ul a,
.logo_b358 .selected_a43a li ul ul a {
  padding-left: 40px;
}
.logo_b358 .motion_6438 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.logo_b358 .selected_a43a ul li {
  margin-bottom: 1.41575em;
}
.logo_b358 .selected_a43a ul li .description_8d54 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.logo_b358 .selected_a43a ul li .input_c828 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.photo-0332 .frame-solid-658c li a,
.photo-0332 .column-7caf li a,
.photo-0332 .pro_bf31 li a,
.photo-0332 .progress-dirty-6ab8 li a,
.photo-0332 .message-large-231d li a,
.photo-0332 .table_under_8d02 li a,
.photo-0332 .header-current-d09b li a,
.photo-0332 .selected_a43a li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-0332 .motion_6438 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-0332 .block-hard-a008 ul li.surface_32e2 .paper_f1cd,
.photo-0332 .block-hard-a008 ul li.input_mini_e2c6 .paper_f1cd {
  background: rgba(0, 0, 0, 0.2);
}
.photo-0332 .logo_b358 .block-hard-a008 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.motion_12f9 .logo_b358 .avatar_gold_bfd9 li {
  margin: 0;
}
.motion_12f9 .logo_b358 .avatar_gold_bfd9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.motion_12f9 .logo_b358 .avatar_gold_bfd9 li ul {
  margin: 0;
}
.motion_12f9 .logo_b358 .avatar_gold_bfd9 li ul li a {
  padding-left: 15px;
}
.motion_12f9 .logo_b358 .avatar_gold_bfd9 li ul li li a {
  padding-left: 30px;
}
.motion_12f9 .logo_b358 .avatar_gold_bfd9 li.layout_copper_928d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.motion_12f9 .logo_b358 .avatar_gold_bfd9 li.layout_copper_928d > 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;
}
.motion_12f9 .logo_b358 .avatar_gold_bfd9 li.layout_copper_928d > 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;
}
.gold_7dc6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.liquid-e269 {
  position: relative;
  z-index: 10;
}
.liquid-e269 .static-b2cd {
  width: 100%;
  max-width: 100%;
}
.brown-3faa .hero_6cb3 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.brown-3faa .nav_cold_430d {
}
.brown-3faa .photo-0332 {
  background: #292929;
}
.black_f74f .hero_6cb3 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.black_f74f .nav_cold_430d {
  background: #f9f9f9;
}
.black_f74f .photo-0332 {
  background: #303030;
}
.hard_d57b .hero_6cb3 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .hard_d57b .widget-356a {
    margin-bottom: 1em;
  }
  .hard_d57b .widget-356a:last-child {
    margin-bottom: 0;
  }
}
.hard_d57b .nav_cold_430d {
  background: #ededed;
}
.hard_d57b .photo-0332 {
  background: #1a1a1a;
}
.hero_6cb3.nav_cold_430d {
  color: rgba(0, 0, 0, 0.6);
}
.hero_6cb3.nav_cold_430d .item_cool_a757 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hero_6cb3.photo-0332 {
  color: rgba(255, 255, 255, 0.99);
}
.hero_6cb3.photo-0332 a:not(.advanced-f06f) {
  color: rgba(255, 255, 255, 0.79);
}
.hero_6cb3.photo-0332 a:not(.advanced-f06f):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hero_6cb3.photo-0332 .item_cool_a757 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_6cb3.photo-0332 table tbody td,
.hero_6cb3.photo-0332 table th {
  background: rgba(0, 0, 0, 0.08);
}
.table_action_7c14.layout-d167 .status-fd29 {
  max-width: initial;
}
.table_action_7c14 .full_521a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.table_action_7c14 .full_521a .static-b2cd {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .table_action_7c14 .full_521a .static-b2cd {
    display: block;
    margin-bottom: 2em;
  }
  .table_action_7c14 .full_521a .static-b2cd:last-child {
    margin-bottom: 0;
  }
}
.hard_d57b .widget-356a:last-child,
.black_f74f .widget-356a:last-child,
.brown-3faa .widget-356a:last-child {
  margin-bottom: 0;
}
.hard_d57b .widget-356a .logo_b358 .block-hard-a008:last-child,
.black_f74f .widget-356a .logo_b358 .block-hard-a008:last-child,
.brown-3faa .widget-356a .logo_b358 .block-hard-a008:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .hard_d57b .down_dc76,
  .hard_d57b .fixed_f91a,
  .black_f74f .down_dc76,
  .black_f74f .fixed_f91a,
  .brown-3faa .down_dc76,
  .brown-3faa .fixed_f91a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .liquid-e269 .widget-356a {
    margin-bottom: 2em;
  }
}
.liquid-e269 p:last-child {
  margin-bottom: 0;
}
.liquid-e269 li,
.liquid-e269 ul {
  list-style: none;
  margin: 0;
}
.liquid-e269 ul ul {
  margin-left: 2.617924em;
}
.panel_lower_4ae1 {
  font-size: 0.875em;
}

/* css-noise: 6b45 */
.shadow-element-g3 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
