/*!
Theme Name: Customify
Theme URI: https://pressmaximum.avatar_narrow_ad6b/customify
Author: WPCustomify
Author URI: https://pressmaximum.avatar_narrow_ad6b
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.avatar_narrow_ad6b/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.hot-c75d.title_right_6975/licenses/gpl-2.0.mini-2f64
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.wood-cef5/, (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.narrow-422f.box-blue-7057/normalize.surface_1acf/
 ======
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.surface_1acf v7.0.0 | MIT License | github.avatar_narrow_ad6b/necolas/normalize.surface_1acf */
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;
}
.sidebar_focused_7094 .dim-bd05,
.chip-tiny-58ca,
.accordion_gas_3904,
.small_470d,
.center_d841,
.breadcrumb_smooth_f338,
.old-b51b,
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;
}
.chip-tiny-58ca,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .chip-tiny-58ca,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .chip-tiny-58ca,
  h1 {
    font-size: 1.8em;
  }
}
.accordion_gas_3904,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.accordion_gas_3904 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .accordion_gas_3904,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .accordion_gas_3904,
  h2 {
    font-size: 1.7em;
  }
}
.small_470d,
h3 {
  font-size: 1.618em;
}
.sidebar_focused_7094 .dim-bd05,
.center_d841,
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.simple-6de2 {
  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;
}
.active-eaf9:after,
.active-eaf9:before,
.table_small_b67b:after,
.table_small_b67b:before {
  content: "";
  display: table;
}
.active-eaf9:after,
.table_small_b67b:after {
  clear: both;
}
.large-f11a {
  float: right;
  margin-right: 0;
}
.row_plasma_d50c {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.gradient_smooth_ec3a .paragraph_slow_75f4,
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;
}
.gradient_smooth_ec3a .paragraph_slow_75f4: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;
}
.west_e26e .paragraph_slow_75f4 {
  box-shadow: none;
}
.west_e26e
  .paragraph_slow_75f4
  .hovered-c84e {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.west_e26e .paragraph_slow_75f4 .list_middle_c933 {
  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;
}
.west_e26e
  .paragraph_slow_75f4
  .list_middle_c933
  b {
  display: none;
}
.west_e26e .border_thick_95de {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.hovered-992c:not(.huge_242a):not(.feature-08c0),
button:not(.huge_242a):not(.feature-08c0),
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ),
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ),
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ) {
  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;
}
.hovered-992c:not(.huge_242a):not(
    .feature-08c0
  ):hover,
button:not(.huge_242a):not(
    .feature-08c0
  ):hover,
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ):hover,
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ):hover,
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.hovered-992c:not(.huge_242a):not(
    .feature-08c0
  ):active,
.hovered-992c:not(.huge_242a):not(
    .feature-08c0
  ):focus,
button:not(.huge_242a):not(
    .feature-08c0
  ):active,
button:not(.huge_242a):not(
    .feature-08c0
  ):focus,
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ):active,
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ):focus,
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ):active,
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ):focus,
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ):active,
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ):focus {
  outline: 0;
}
.hovered-992c:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0,
button:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0,
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0,
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0,
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0 {
  position: relative;
}
.hovered-992c:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .narrow-cb02,
.hovered-992c:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .info-69c9,
.hovered-992c:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .fixed_dc32,
.hovered-992c:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  i,
.hovered-992c:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  svg,
button:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .narrow-cb02,
button:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .info-69c9,
button:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .fixed_dc32,
button:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  i,
button:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  svg,
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .narrow-cb02,
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .info-69c9,
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .fixed_dc32,
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  i,
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  svg,
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .narrow-cb02,
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .info-69c9,
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .fixed_dc32,
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  i,
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  svg,
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .narrow-cb02,
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .info-69c9,
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  .fixed_dc32,
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  i,
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0
  svg {
  visibility: hidden;
}
.hovered-992c:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0:after,
button:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0:after,
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0:after,
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0:after,
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ).fn-loading-a7e0: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;
}
.hovered-992c:not(.huge_242a):not(.feature-08c0),
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ),
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ),
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ) {
  color: #fff;
  background: #235787;
}
.hovered-992c:not(.huge_242a):not(
    .feature-08c0
  ):focus,
input[type="button"]:not(.huge_242a):not(
    .feature-08c0
  ):focus,
input[type="reset"]:not(.huge_242a):not(
    .feature-08c0
  ):focus,
input[type="submit"]:not(.huge_242a):not(
    .feature-08c0
  ):focus {
  color: #fff;
}
.hovered-992c.fn-disabled-a7e0:not(.huge_242a):not(
    .feature-08c0
  ),
.hovered-992c[disabled]:not(.huge_242a):not(
    .feature-08c0
  ),
button.fn-disabled-a7e0:not(.huge_242a):not(
    .feature-08c0
  ),
button[disabled]:not(.huge_242a):not(
    .feature-08c0
  ) {
  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;
}
.surface_selected_780a {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.surface_selected_780a: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;
}
.icon-cf15 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.container_blue_60ba {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.panel-gold-fe15 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.active-eaf9:after,
.active-eaf9:before,
.yellow_c1b5:after,
.yellow_c1b5:before,
.gradient-5aa7:after,
.gradient-5aa7:before,
.blue_be77:after,
.blue_be77:before,
.form_bright_b914:after,
.form_bright_b914:before,
.breadcrumb-5f6d:after,
.breadcrumb-5f6d:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.active-eaf9:after,
.yellow_c1b5:after,
.gradient-5aa7:after,
.blue_be77:after,
.form_bright_b914:after,
.breadcrumb-5f6d:after {
  clear: both;
}
.yellow_c1b5 .right-17ea,
.gradient-5aa7 .right-17ea,
.yellow_c2ed .right-17ea {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hidden-f579 {
  display: inline-block;
}
.bronze_c836 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.bronze_c836 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bronze_c836 .narrow-7e4e {
  padding: 1em 0;
  font-size: 85%;
}
.narrow-7e4e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.huge-b09a {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.huge-b09a:after,
.huge-b09a:before {
  content: "";
  display: table;
}
.huge-b09a:after {
  clear: both;
}
.old_6f17 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.info_6b1b .old_6f17 {
  max-width: 50%;
}
.avatar_9d50 .old_6f17 {
  max-width: 33.33%;
}
.simple-d873 .old_6f17 {
  max-width: 25%;
}
.menu_d494 .old_6f17 {
  max-width: 20%;
}
.active_thick_871f .old_6f17 {
  max-width: 16.66%;
}
.sort-11f2 .old_6f17 {
  max-width: 14.28%;
}
.simple-6e88 .old_6f17 {
  max-width: 12.5%;
}
.hover-solid-3b32 .old_6f17 {
  max-width: 11.11%;
}
.icon_7e1b {
  display: block;
}
.sidebar_focused_7094 .iron_b802 label,
.sidebar_focused_7094 .wide-0b71 label,
.sidebar_focused_7094 .summary_ffdf label,
.sidebar_focused_7094 .tertiary_3f2a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern-hard-109e {
  list-style: none;
  margin: 0;
}
.pattern-hard-109e article.info_779b {
  margin-bottom: 0;
}
.pattern-hard-109e ul {
  list-style: none;
  margin: 0;
}
.pattern-hard-109e .summary-out-9002 li.info_779b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern-hard-109e .summary-out-9002 li.info_779b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern-hard-109e .summary-out-9002 li.info_779b: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) {
  .pattern-hard-109e .summary-out-9002 li.info_779b li.info_779b li.info_779b li.info_779b {
    padding-left: 0;
  }
}
article.info_779b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_779b .yellow_c1b5 p:last-of-type {
  margin-bottom: 0;
}
article.info_779b .text-center-3079 {
  float: left;
}
article.info_779b .down-56c7 {
  margin-left: 85px;
}
article.info_779b .shade_d332 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_779b .shade_d332 .info-18cd {
  margin-left: 10px;
}
article.info_779b .tooltip-e99c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_779b .mask-easy-305e {
  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 .iron_b802,
  #respond .summary_ffdf,
  #respond .tertiary_3f2a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .iron_b802 input,
#respond .summary_ffdf input,
#respond .tertiary_3f2a input {
  width: 100%;
}
#respond .tertiary_3f2a {
  margin-right: 0;
}
#respond .notification-large-b148 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.list-1776 {
  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;
}
.list-1776.simple-8ff7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.list-1776 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%);
}
.list-1776:focus,
.list-1776: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);
}
.outline-d045 {
  border-radius: 10%;
}
.narrow_63c9 {
  border-radius: 50%;
}
.tertiary-d0a9 {
  font-size: 0.72em;
}
.complex_3d49 {
  font-size: 0.875em;
}
.summary_bright_73a4 {
  font-size: 1.1em;
}
.section_c9e7 {
  text-transform: uppercase;
  line-height: 1.2;
}
.section_c9e7.tertiary-d0a9 {
  letter-spacing: 0.5px;
}
.module-liquid-05fd,
.module-liquid-05fd a {
  color: #6d6d6d;
}
.module-liquid-05fd a:hover {
  color: #111;
}
.overlay_red_068e {
  color: #6d6d6d;
}
.huge-f0a0 {
  overflow-x: hidden;
}
.huge-f0a0 .light_fe23.top_ad65 {
  position: relative;
}
.huge-f0a0 .light_fe23.top_ad65.nav-e1d9 {
  position: initial;
}
.huge-f0a0
  .light_fe23.top_ad65.nav-e1d9
  .middle-cf24 {
  left: auto;
}
.huge-f0a0 .light_fe23 .middle-cf24 {
  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;
}
.huge-f0a0 .light_fe23:hover.top_ad65 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.huge-f0a0
  .light_fe23:hover.top_ad65
  .middle-cf24 {
  display: block;
  z-index: 9999999;
}
.huge-f0a0 .panel-6f96 .info-wood-2485,
.huge-f0a0 .row_3217 .info-wood-2485 {
  display: none;
}
.huge-f0a0 .hard-a928 .light_fe23:hover.top_ad65 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.sidebar_focused_7094 .iron_b802 label,
.sidebar_focused_7094 .wide-0b71 label,
.sidebar_focused_7094 .summary_ffdf label,
.sidebar_focused_7094 .tertiary_3f2a label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.pattern-hard-109e {
  list-style: none;
  margin: 0;
}
.pattern-hard-109e article.info_779b {
  margin-bottom: 0;
}
.pattern-hard-109e ul {
  list-style: none;
  margin: 0;
}
.pattern-hard-109e .summary-out-9002 li.info_779b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .pattern-hard-109e .summary-out-9002 li.info_779b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .pattern-hard-109e .summary-out-9002 li.info_779b: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) {
  .pattern-hard-109e .summary-out-9002 li.info_779b li.info_779b li.info_779b li.info_779b {
    padding-left: 0;
  }
}
article.info_779b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.info_779b .yellow_c1b5 p:last-of-type {
  margin-bottom: 0;
}
article.info_779b .text-center-3079 {
  float: left;
}
article.info_779b .down-56c7 {
  margin-left: 85px;
}
article.info_779b .shade_d332 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.info_779b .shade_d332 .info-18cd {
  margin-left: 10px;
}
article.info_779b .tooltip-e99c {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.info_779b .mask-easy-305e {
  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 .iron_b802,
  #respond .summary_ffdf,
  #respond .tertiary_3f2a {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .iron_b802 input,
#respond .summary_ffdf input,
#respond .tertiary_3f2a input {
  width: 100%;
}
#respond .tertiary_3f2a {
  margin-right: 0;
}
#respond .notification-large-b148 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.panel-6f96 .border-current-0828 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.border-current-0828 .hovered_72b1.image-selected-e4eb .alert-9007 > li > a:focus,
.border-current-0828 .hovered_72b1.image-selected-e4eb .alert-9007 > li > a:hover,
.border-current-0828 .hovered_72b1.primary_stone_6d4a .alert-9007 > li > a:focus,
.border-current-0828 .hovered_72b1.primary_stone_6d4a .alert-9007 > li > a:hover,
.border-current-0828 .hovered_72b1.highlight-5072 .alert-9007 > li > a:focus,
.border-current-0828 .hovered_72b1.highlight-5072 .alert-9007 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-current-0828
  .hovered_72b1.image-selected-e4eb
  .alert-9007
  > li.primary-101d
  > a,
.border-current-0828
  .hovered_72b1.image-selected-e4eb
  .alert-9007
  > li.hard_29b4
  > a,
.border-current-0828
  .hovered_72b1.primary_stone_6d4a
  .alert-9007
  > li.primary-101d
  > a,
.border-current-0828
  .hovered_72b1.primary_stone_6d4a
  .alert-9007
  > li.hard_29b4
  > a,
.border-current-0828
  .hovered_72b1.highlight-5072
  .alert-9007
  > li.primary-101d
  > a,
.border-current-0828 .hovered_72b1.highlight-5072 .alert-9007 > li.small-3db5 > a {
  color: rgba(255, 255, 255, 0.99);
}
.border-current-0828 .row-full-0923,
.border-current-0828 .row-full-0923 a {
  color: rgba(255, 255, 255, 0.99);
}
.border-current-0828 .left_dbdb.row_gold_441a li a,
.border-current-0828 .static-9eae a,
.border-current-0828 .card-plasma-0e3f,
.border-current-0828 .alert-9007 > li > a,
.border-current-0828 .solid_97e7 {
  color: rgba(255, 255, 255, 0.79);
}
.border-current-0828 .left_dbdb.row_gold_441a li a:hover,
.border-current-0828 .static-9eae a:hover,
.border-current-0828 .card-plasma-0e3f:hover,
.border-current-0828 .alert-9007 > li > a:hover,
.border-current-0828 .solid_97e7:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-current-0828 .frame_23fb {
  color: rgba(255, 255, 255, 0.79);
}
.border-current-0828 .frame_23fb .frame-0c99 {
  color: rgba(255, 255, 255, 0.99);
}
.border-current-0828 .frame_23fb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.border-current-0828 .first-649a .gradient_white_41f1 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border-current-0828 .first-649a .gradient_white_41f1 .container-79ed {
  color: rgba(255, 255, 255, 0.79);
}
.border-current-0828
  .first-649a
  .gradient_white_41f1
  .container-79ed::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border-current-0828
  .first-649a
  .gradient_white_41f1
  .container-79ed:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border-current-0828
  .first-649a
  .gradient_white_41f1
  .container-79ed::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border-current-0828
  .first-649a
  .gradient_white_41f1
  .container-79ed::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.border-current-0828 .first-649a .liquid-529c {
  color: rgba(255, 255, 255, 0.79);
}
.border-current-0828 .first-649a .liquid-529c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown-a14e
  .border-current-0828
  .first-649a
  .hover-884c
  .first-acff {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.brown-a14e
  .border-current-0828
  .first-649a
  .hover-884c
  .container-79ed {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.panel-6f96 .message_ea2a {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.message_ea2a .hovered_72b1.image-selected-e4eb .alert-9007 > li > a:focus,
.message_ea2a .hovered_72b1.image-selected-e4eb .alert-9007 > li > a:hover,
.message_ea2a .hovered_72b1.primary_stone_6d4a .alert-9007 > li > a:focus,
.message_ea2a .hovered_72b1.primary_stone_6d4a .alert-9007 > li > a:hover,
.message_ea2a .hovered_72b1.highlight-5072 .alert-9007 > li > a:focus,
.message_ea2a .hovered_72b1.highlight-5072 .alert-9007 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_ea2a
  .hovered_72b1.image-selected-e4eb
  .alert-9007
  > li.primary-101d
  > a,
.message_ea2a
  .hovered_72b1.image-selected-e4eb
  .alert-9007
  > li.hard_29b4
  > a,
.message_ea2a
  .hovered_72b1.primary_stone_6d4a
  .alert-9007
  > li.primary-101d
  > a,
.message_ea2a
  .hovered_72b1.primary_stone_6d4a
  .alert-9007
  > li.hard_29b4
  > a,
.message_ea2a
  .hovered_72b1.highlight-5072
  .alert-9007
  > li.primary-101d
  > a,
.message_ea2a .hovered_72b1.highlight-5072 .alert-9007 > li.small-3db5 > a {
  color: rgba(0, 0, 0, 0.8);
}
.message_ea2a .row-full-0923,
.message_ea2a .row-full-0923 a {
  color: rgba(0, 0, 0, 0.8);
}
.message_ea2a .left_dbdb.row_gold_441a li a,
.message_ea2a .static-9eae a,
.message_ea2a .card-plasma-0e3f,
.message_ea2a .alert-9007 > li > a,
.message_ea2a .solid_97e7 {
  color: rgba(0, 0, 0, 0.55);
}
.message_ea2a .left_dbdb.row_gold_441a li a:hover,
.message_ea2a .static-9eae a:hover,
.message_ea2a .card-plasma-0e3f:hover,
.message_ea2a .alert-9007 > li > a:hover,
.message_ea2a .solid_97e7:hover {
  color: rgba(0, 0, 0, 0.8);
}
.message_ea2a .frame_23fb {
  color: rgba(0, 0, 0, 0.55);
}
.message_ea2a .frame_23fb .frame-0c99 {
  color: rgba(0, 0, 0, 0.8);
}
.message_ea2a .frame_23fb:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bronze-a1c8 .action_7037 {
  margin-left: auto;
  margin-right: auto;
}
.gradient-5aa7 > * {
  margin-left: auto;
  margin-right: auto;
}
.gradient-5aa7 .icon-cf15 {
  margin-right: 1.41575em;
}
.photo_under_56ce .gradient-5aa7 > .pagination-fe32 {
  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;
}
.photo_under_56ce .gradient-5aa7 > .upper-d82b {
  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;
}
.search-cold-65d2.bronze-a1c8 .action_7037,
.hover_deb8.bronze-a1c8 .action_7037 {
  margin-left: 0;
}
.container-4301.bronze-a1c8 .action_7037,
.small_f1a6.bronze-a1c8 .action_7037 {
  margin-right: 0;
}
.gradient-5aa7 ol,
.gradient-5aa7 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.copper-bb68 video {
  max-width: 100%;
}
.light_61c7 img {
  display: block;
}
.light_61c7.icon-cf15,
.light_61c7.container_blue_60ba {
  width: 100%;
}
.light_61c7.upper-d82b img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search_aa0e:not(.title_9895) {
  margin: 1.5em auto;
}
.simple-bf20 p {
  padding: 1.5em 14px;
}
ul.bottom_18b3.upper-d82b,
ul.bottom_18b3.pagination-fe32,
ul.bottom_18b3.overlay-dynamic-b971.pagination-fe32 {
  padding: 0 14px;
}
.aside-static-9415 {
  display: block;
  overflow-x: auto;
}
.aside-static-9415 table {
  border-collapse: collapse;
  width: 100%;
}
.aside-static-9415 td,
.aside-static-9415 th {
  padding: 0.5em;
}
.gradient-5aa7 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.gradient-5aa7 ol ol,
.gradient-5aa7 ol ul,
.gradient-5aa7 ul ol,
.gradient-5aa7 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.gradient-5aa7 ol ol li,
.gradient-5aa7 ol ul li,
.gradient-5aa7 ul ol li,
.gradient-5aa7 ul ul li {
  margin-left: 0;
}
.fresh-694a.photo-5e30 > .widget_liquid_2669 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.fresh-694a.photo-5e30 > .widget_liquid_2669 iframe,
.fresh-694a.photo-5e30 > .widget_liquid_2669 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.logo_last_7694 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.logo_last_7694.module-fluid-1e5b {
  padding: 0;
}
.logo_last_7694.module-fluid-1e5b cite {
  font-size: 13px;
}
.logo_last_7694 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.logo_last_7694 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.blue-fd2b {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.blue-fd2b > p:first-child {
  margin-top: 0;
}
.blue-fd2b cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.blue-fd2b blockquote {
  border-left: 0;
}
.top-e3e3 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.top-e3e3:not(.status-basic-0037) {
  max-width: 100px;
}
.top-e3e3.silver-c7da {
  border-bottom: none !important;
  text-align: center;
}
.top-e3e3.silver-c7da::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .simple-bf20 p {
    padding: 1.5em 0;
  }
}
.modal-focused-8e15 {
  color: #0073aa;
}
.highlight_8352 {
  background-color: #0073aa;
}
.icon_wide_79c7 {
  color: #229fd8;
}
.picture_basic_ac08 {
  background-color: #229fd8;
}
.in_92d1 {
  color: #eee;
}
.notice_a20d {
  background-color: #eee;
}
.green-117d {
  color: #444;
}
.lower-898e {
  background-color: #444;
}
.grid_7a1f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.grid_7a1f .dark-c933 .static-9eae {
  font-size: 15px;
}
.grid_7a1f .static-9eae {
  line-height: 1.3;
}
.grid_7a1f .message_ea2a {
}
.grid_7a1f .border-current-0828 {
  background: #235787;
}
.media_advanced_af79 {
  padding: 0;
}
.media_advanced_af79 .border-current-0828 {
  background: #1a1a1a;
}
.media_advanced_af79 .message_ea2a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.image-pressed-80d8 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.image-pressed-80d8 .message_ea2a {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.image-pressed-80d8 .border-current-0828 {
  background: #303030;
}
.breadcrumb-5f6d {
  position: relative;
  z-index: 10;
}
.breadcrumb-5f6d .selected-0d0e {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.white-1128 .top_ad65 {
  display: inline-block;
  vertical-align: middle;
}
.white-1128.info_purple_31b7 .top_ad65 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .white-1128.info_purple_31b7 .top_ad65 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .white-1128.info_purple_31b7 .top_ad65 {
    margin-right: 0.4em;
  }
}
.white-1128.info_purple_31b7 .top_ad65:last-child {
  margin-right: 0;
}
.slow-3556 .selected-0d0e {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .panel-6f96 .dark-c933 {
    margin: 0 -0.5em;
  }
  .panel-6f96 .dark-c933 [class*="customify-col-"],
  .panel-6f96 .dark-c933 [class*="customify-col_"],
  .panel-6f96 .dark-c933 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.panel-6f96.tertiary_9fc6 .selected-0d0e {
  background: 0 0 !important;
}
.panel-6f96.tertiary_9fc6 .selected-0d0e,
.panel-6f96.slow-3556 .selected-0d0e {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .panel-6f96.section-pro-8d34 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.panel-6f96.slow-3556 .selected-0d0e {
  box-shadow: none !important;
}
.fluid-3e21 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .fluid-3e21 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .fluid-3e21 {
    padding: 18px 0 20px;
  }
}
.fluid-3e21 .label-stale-9081 {
  width: 100%;
}
.fluid-3e21 .down-28ff {
  margin-bottom: 0;
}
.fluid-3e21 .complex_028b {
  margin-top: 5px;
  font-size: 0.875em;
}
.message_43cc {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.message_43cc .media-white-287c {
  width: 100%;
}
.block_upper_6948 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.block_upper_6948 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.block_upper_6948 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;
}
.block_upper_6948 li:last-child:after {
  display: none;
}
.block_upper_6948 li a {
  font-weight: 500;
  margin-right: 10px;
}
.focus-focused-ffe8 .info-wood-2485 button,
.fluid-3e21 .info-wood-2485 button {
  left: 0;
}
.focus-focused-ffe8 .media-white-287c,
.fluid-3e21 .media-white-287c {
  padding-left: 0;
  padding-right: 0;
}
.focus-focused-ffe8 .message_43cc,
.fluid-3e21 .message_43cc {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.focus-focused-ffe8 {
  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;
}
.focus-focused-ffe8: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;
}
.focus-focused-ffe8 .rough_46ef {
  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) {
  .focus-focused-ffe8 .rough_46ef {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .focus-focused-ffe8 .rough_46ef {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .focus-focused-ffe8 .rough_46ef {
    min-height: 200px;
  }
}
.focus-focused-ffe8 .block_upper_6948 {
  color: rgba(255, 255, 255, 0.8);
}
.focus-focused-ffe8 .block_upper_6948 a,
.focus-focused-ffe8 .block_upper_6948 li:after {
  color: inherit;
}
.focus-focused-ffe8 .block_upper_6948 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.background_568e {
  margin-bottom: 0.5em;
}
.header-ed32 {
  margin-bottom: 1.2em;
}
.header-ed32,
.background_568e {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.header-ed32 p:last-child,
.background_568e p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .info-wood-2485,
#masthead .info-wood-2485 {
  display: none;
}
#masthead
  > .info-wood-2485.hot-2c82 {
  display: none;
}
#masthead > .info-wood-2485 button {
  left: 0;
}
.wide-44c5 {
  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%;
}
.wide-44c5 .top_ad65 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.wide-44c5 .article-simple-d7e4 {
  display: -webkit-box;
  display: flex;
}
.wide-44c5 .article-simple-d7e4.narrow_6ef3 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.wide-44c5 .article-simple-d7e4.grid-next-ca8a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wide-44c5 .article-simple-d7e4.notice-1f34 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.wide-44c5.progress-action-ebd1.breadcrumb-gas-15a0 .article-simple-d7e4.narrow_6ef3 {
  flex-basis: 100%;
}
.wide-44c5.hot_2d0d .article-simple-d7e4.grid-next-ca8a {
  -webkit-box-flex: 1;
  flex: auto;
}
.wide-44c5.hot_2d0d .article-simple-d7e4.notice-1f34 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .info-wood-2485.hot-2c82 {
  display: none;
}
#masthead > .info-wood-2485 button {
  left: 0;
}
.avatar_48cb {
  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;
}
.avatar_48cb:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.avatar_48cb.shade-ae7a i {
  margin-right: 4px;
}
.avatar_48cb.modal-focused-c702 i {
  margin-left: 5px;
}
.static-9eae p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.static-9eae p:last-child {
  margin-bottom: 0;
}
.feature_e74d {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.feature_e74d a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.feature_e74d img {
  display: block;
  width: auto;
  line-height: 1;
}
.feature_e74d .row-full-0923 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.feature_e74d .lite_a753 {
  margin: 5px 0 7px 0;
}
.feature_e74d.upper-bab8 .bright-9cf1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature_e74d.upper-bab8 .container_f681 {
  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;
}
.feature_e74d.static-7ccc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.feature_e74d.static-7ccc .bright-9cf1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature_e74d.static-7ccc .container_f681 {
  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;
}
.feature_e74d.gradient-glass-4ef0 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.feature_e74d.dropdown-c37f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.feature_e74d.dropdown-c37f .container_f681 {
  margin-top: 7px;
}
.dynamic-6777 {
  display: inline-block;
}
.breadcrumb-5f6d .summary-stale-c303 .feature_e74d img {
  max-width: 100%;
}
.hovered_72b1 .brown-4f6b.badge-5f06,
.primary-da3a .brown-4f6b.badge-5f06 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.hovered_72b1 .hot_c69c,
.primary-da3a .hot_c69c {
  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%);
}
.hovered_72b1 .hot_c69c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.hovered_72b1.hero-caa3 .hot_c69c {
  display: none;
}
.hovered_72b1 .north-d5e4 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hovered_72b1 .north-d5e4 li {
  display: inline-block;
  position: relative;
}
.hovered_72b1 .north-d5e4 li:last-child {
  margin-right: 0;
}
.hovered_72b1 .north-d5e4 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;
}
.hovered_72b1 .north-d5e4 li.small-3db5 > a {
  color: rgba(0, 0, 0, 0.9);
}
.hovered_72b1 .north-d5e4 > 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;
}
.hovered_72b1 .north-d5e4 > li > a i {
  line-height: 0;
}
.hovered_72b1 .north-d5e4 > li.sort-outer-4cc5 > a .hot_c69c {
  margin-left: 4px;
  line-height: 0;
}
.hovered_72b1 .north-d5e4 .search-2c79 li.sort-outer-4cc5 > a {
  position: relative;
}
.hovered_72b1 .north-d5e4 .search-2c79 li.sort-outer-4cc5 > a:after,
.hovered_72b1 .north-d5e4 .search-2c79 li.sort-outer-4cc5 > a:before {
  content: "";
  display: table;
}
.hovered_72b1 .north-d5e4 .search-2c79 li.sort-outer-4cc5 > a:after {
  clear: both;
}
.hovered_72b1 .north-d5e4 .search-2c79 li.sort-outer-4cc5 > a .hot_c69c {
  margin-left: 5px;
  float: right;
}
.hovered_72b1 .info-b184,
.hovered_72b1 .search-2c79 {
  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;
}
.hovered_72b1 .search-2c79 {
  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;
}
.hovered_72b1 .search-2c79 .badge-5f06 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hovered_72b1 .search-2c79 .hot_c69c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.hovered_72b1 .search-2c79 li {
  display: block;
  margin: 0;
  padding: 0;
}
.hovered_72b1 .search-2c79 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;
}
.hovered_72b1 .search-2c79 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.hovered_72b1 .search-2c79 .search-2c79 {
  top: 0;
  left: 100%;
}
.hovered_72b1 .action_ca1a.fn-focus-a7e0 > .info-b184,
.hovered_72b1 .action_ca1a.fn-focus-a7e0 > .search-2c79,
.hovered_72b1 .action_ca1a:focus > .info-b184,
.hovered_72b1 .action_ca1a:focus > .search-2c79,
.hovered_72b1 .action_ca1a:hover > .info-b184,
.hovered_72b1 .action_ca1a:hover > .search-2c79 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.hovered_72b1.highlight-5072 .alert-9007:after,
.hovered_72b1.highlight-5072 .alert-9007:before {
  content: "";
  display: table;
}
.hovered_72b1.highlight-5072 .alert-9007:after {
  clear: both;
}
.hovered_72b1.highlight-5072 .alert-9007 > li {
  float: left;
}
.hovered_72b1.overlay-3d32 .alert-9007:after,
.hovered_72b1.overlay-3d32 .alert-9007:before {
  content: "";
  display: table;
}
.hovered_72b1.overlay-3d32 .alert-9007:after {
  clear: both;
}
.hovered_72b1.overlay-3d32 .alert-9007 > li {
  float: left;
}
.hovered_72b1.overlay-3d32 .alert-9007 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.hovered_72b1.overlay-3d32 .alert-9007 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.hovered_72b1.overlay-3d32 .alert-9007 > li.primary-101d > a,
.hovered_72b1.overlay-3d32 .alert-9007 > li.small-3db5 > a {
  color: #fff;
  background-color: #1e4b75;
}
.hovered_72b1.image-selected-e4eb .alert-9007 > li > a .badge-5f06 {
  position: relative;
}
.hovered_72b1.image-selected-e4eb .alert-9007 > li > a .badge-5f06: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;
}
.hovered_72b1.image-selected-e4eb
  .alert-9007
  > li:focus
  > a
  .badge-5f06:before,
.hovered_72b1.image-selected-e4eb
  .alert-9007
  > li:hover
  > a
  .badge-5f06:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_72b1.image-selected-e4eb
  .alert-9007
  > li.primary-101d
  > a
  .badge-5f06:before,
.hovered_72b1.image-selected-e4eb
  .alert-9007
  > li.hard_29b4
  > a
  .badge-5f06:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_72b1.primary_stone_6d4a .alert-9007 > li > a .badge-5f06 {
  position: relative;
}
.hovered_72b1.primary_stone_6d4a .alert-9007 > li > a .badge-5f06: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;
}
.hovered_72b1.primary_stone_6d4a .alert-9007 > li:focus > a .badge-5f06:before,
.hovered_72b1.primary_stone_6d4a
  .alert-9007
  > li:hover
  > a
  .badge-5f06:before {
  width: 100%;
  background-color: currentColor;
}
.hovered_72b1.primary_stone_6d4a
  .alert-9007
  > li.primary-101d
  > a
  .badge-5f06:before,
.hovered_72b1.primary_stone_6d4a
  .alert-9007
  > li.hard_29b4
  > a
  .badge-5f06:before {
  width: 100%;
  background-color: currentColor;
}
.primary-da3a .north-d5e4 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.primary-da3a .north-d5e4 li:first-child > a {
  border-top: none;
}
.primary-da3a .north-d5e4 .lower-263c > .badge-5f06 .hot_c69c {
  display: none;
}
.primary-da3a .north-d5e4 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.primary-da3a .north-d5e4 li:last-child {
  border: none;
}
.primary-da3a .north-d5e4 li.sort-outer-4cc5 > a {
  padding-right: 45px !important;
}
.primary-da3a .north-d5e4 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.primary-da3a .north-d5e4 li a:focus,
.primary-da3a .north-d5e4 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.primary-da3a .north-d5e4 li .surface_dark_d2ac {
  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;
}
.primary-da3a .north-d5e4 li .surface_dark_d2ac:hover {
  box-shadow: none;
}
.primary-da3a .north-d5e4 li .surface_dark_d2ac .hot_c69c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.primary-da3a .north-d5e4 .search-2c79 {
  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);
}
.primary-da3a .north-d5e4 .search-2c79 li a {
  padding-left: 3em;
}
.primary-da3a .north-d5e4 .paper-c2b9 > a .surface_dark_d2ac i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.primary-da3a .north-d5e4 .paper-c2b9 > .search-2c79 {
  display: block;
  opacity: 1;
}
.left_bfbe {
  max-width: 100%;
}
.highlight_wide_7c52 {
  line-height: 0;
  cursor: pointer;
}
.solid_97e7 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.solid_97e7:hover {
  box-shadow: none;
  color: currentColor;
}
.solid_97e7 svg {
  width: 18px;
  height: 18px;
}
.solid_97e7 .hover-5c62 {
  display: none;
}
.tooltip_7499 {
  position: relative;
}
.tooltip_7499.fn-active-a7e0 .solid_97e7 .carousel-glass-8245 {
  display: none;
}
.tooltip_7499.fn-active-a7e0 .solid_97e7 .hover-5c62 {
  display: inline-block;
}
.tooltip_7499 .layout-west-dd1a {
  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);
}
.tooltip_7499.wood-1fe0 .layout-west-dd1a {
  left: auto;
  right: -0.9em;
}
.tooltip_7499.wood-1fe0 .title-d98a::before {
  left: auto;
  right: 15px;
}
.tooltip_7499.fn-active-a7e0 .layout-west-dd1a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.hover-884c {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.hover-884c label {
  flex-basis: 100%;
}
.hover-884c .gradient_white_41f1 {
  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;
}
.hover-884c .container-79ed {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.hover-884c .container-79ed:focus {
  background-color: transparent;
}
.hover-884c button.liquid-529c {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.hover-884c button.liquid-529c:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.hover-884c button.liquid-529c svg {
  width: 18px;
  height: 18px;
}
.hover-884c input[type="submit"] {
  min-height: auto;
}
.first-649a .hover-884c .container-79ed {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.title-d98a {
  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) {
  .title-d98a {
    width: 220px;
  }
}
.title-d98a label {
  flex-basis: 100%;
}
.title-d98a::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;
}
.brown-a14e .first-649a .hover-884c {
  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;
}
.brown-a14e
  .first-649a
  .hover-884c
  .gradient_white_41f1 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.brown-a14e .first-649a .hover-884c .container-79ed {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.brown-a14e
  .first-649a
  .hover-884c
  .container-79ed:focus {
  background: 0 0;
}
.brown-a14e
  .first-649a
  .hover-884c
  .first-acff {
  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;
}
.left_dbdb {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.left_dbdb li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.left_dbdb li:last-child {
  margin-right: 0;
}
.left_dbdb li:first-child {
  margin-left: 0;
}
.left_dbdb.message_e843 a {
  color: #fff;
}
.left_dbdb.message_e843 a:hover {
  color: #fff;
}
.left_dbdb a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.left_dbdb a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.left_dbdb a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.left_dbdb a:hover {
  opacity: 0.9;
  color: inherit;
}
.left_dbdb [class*="social-icon-apple"] {
  background-color: #999;
}
.left_dbdb [class*="social-icon-apple"].description_left_1f83 {
  background-color: transparent;
  color: #999;
}
.left_dbdb [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.left_dbdb [class*="social-icon-behance"].description_left_1f83 {
  background-color: transparent;
  color: #1769ff;
}
.left_dbdb [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.left_dbdb [class*="social-icon-bitbucket"].description_left_1f83 {
  background-color: transparent;
  color: #205081;
}
.left_dbdb [class*="social-icon-codepen"] {
  background-color: #000;
}
.left_dbdb [class*="social-icon-codepen"].description_left_1f83 {
  background-color: transparent;
  color: #000;
}
.left_dbdb [class*="social-icon-delicious"] {
  background-color: #39f;
}
.left_dbdb [class*="social-icon-delicious"].description_left_1f83 {
  background-color: transparent;
  color: #39f;
}
.left_dbdb [class*="social-icon-digg"] {
  background-color: #005be2;
}
.left_dbdb [class*="social-icon-digg"].description_left_1f83 {
  background-color: transparent;
  color: #005be2;
}
.left_dbdb [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.left_dbdb [class*="social-icon-dribbble"].description_left_1f83 {
  background-color: transparent;
  color: #ea4c89;
}
.left_dbdb [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.left_dbdb [class*="social-icon-envelope"].description_left_1f83 {
  background-color: transparent;
  color: #ea4335;
}
.left_dbdb [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.left_dbdb [class*="social-icon-facebook"].description_left_1f83 {
  background-color: transparent;
  color: #3b5998;
}
.left_dbdb [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.left_dbdb [class*="social-icon-flickr"].description_left_1f83 {
  background-color: transparent;
  color: #0063dc;
}
.left_dbdb [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.left_dbdb [class*="social-icon-foursquare"].description_left_1f83 {
  background-color: transparent;
  color: #2d5be3;
}
.left_dbdb [class*="social-icon-github"] {
  background-color: #333;
}
.left_dbdb [class*="social-icon-github"].description_left_1f83 {
  background-color: transparent;
  color: #333;
}
.left_dbdb [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.left_dbdb [class*="social-icon-google-plus"].description_left_1f83 {
  background-color: transparent;
  color: #dd4b39;
}
.left_dbdb [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.left_dbdb [class*="social-icon-houzz"].description_left_1f83 {
  background-color: transparent;
  color: #7ac142;
}
.left_dbdb [class*="social-icon-instagram"] {
  background-color: #262626;
}
.left_dbdb [class*="social-icon-instagram"].description_left_1f83 {
  background-color: transparent;
  color: #262626;
}
.left_dbdb [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.left_dbdb [class*="social-icon-jsfiddle"].description_left_1f83 {
  background-color: transparent;
  color: #487aa2;
}
.left_dbdb [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.left_dbdb [class*="social-icon-linkedin"].description_left_1f83 {
  background-color: transparent;
  color: #0077b5;
}
.left_dbdb [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.left_dbdb [class*="social-icon-medium"].description_left_1f83 {
  background-color: transparent;
  color: #00ab6b;
}
.left_dbdb [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.left_dbdb
  [class*="social-icon-odnoklassniki"].description_left_1f83 {
  background-color: transparent;
  color: #f4731c;
}
.left_dbdb [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.left_dbdb [class*="social-icon-meetup"].description_left_1f83 {
  background-color: transparent;
  color: #ec1c40;
}
.left_dbdb [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.left_dbdb [class*="social-icon-pinterest"].description_left_1f83 {
  background-color: transparent;
  color: #bd081c;
}
.left_dbdb [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.left_dbdb [class*="social-icon-product-hunt"].description_left_1f83 {
  background-color: transparent;
  color: #da552f;
}
.left_dbdb [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.left_dbdb [class*="social-icon-reddit"].description_left_1f83 {
  background-color: transparent;
  color: #ff4500;
}
.left_dbdb [class*="social-icon-rss"] {
  background-color: #f26522;
}
.left_dbdb [class*="social-icon-rss"].description_left_1f83 {
  background-color: transparent;
  color: #f26522;
}
.left_dbdb [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.left_dbdb
  [class*="social-icon-shopping-cart"].description_left_1f83 {
  background-color: transparent;
  color: #4caf50;
}
.left_dbdb [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.left_dbdb [class*="social-icon-skype"].description_left_1f83 {
  background-color: transparent;
  color: #00aff0;
}
.left_dbdb [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.left_dbdb [class*="social-icon-slideshare"].description_left_1f83 {
  background-color: transparent;
  color: #0077b5;
}
.left_dbdb [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.left_dbdb [class*="social-icon-snapchat"].description_left_1f83 {
  background-color: transparent;
  color: #fffc00;
}
.left_dbdb [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.left_dbdb [class*="social-icon-soundcloud"].description_left_1f83 {
  background-color: transparent;
  color: #f80;
}
.left_dbdb [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.left_dbdb [class*="social-icon-spotify"].description_left_1f83 {
  background-color: transparent;
  color: #2ebd59;
}
.left_dbdb [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.left_dbdb
  [class*="social-icon-stack-overflow"].description_left_1f83 {
  background-color: transparent;
  color: #fe7a15;
}
.left_dbdb [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.left_dbdb [class*="social-icon-maldkfgram"].description_left_1f83 {
  background-color: transparent;
  color: #2ca5e0;
}
.left_dbdb [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.left_dbdb [class*="social-icon-tripadvisor"].description_left_1f83 {
  background-color: transparent;
  color: #589442;
}
.left_dbdb [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.left_dbdb [class*="social-icon-tumblr"].description_left_1f83 {
  background-color: transparent;
  color: #35465c;
}
.left_dbdb [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.left_dbdb [class*="social-icon-twitch"].description_left_1f83 {
  background-color: transparent;
  color: #6441a5;
}
.left_dbdb [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.left_dbdb [class*="social-icon-twitter"].description_left_1f83 {
  background-color: transparent;
  color: #1da1f2;
}
.left_dbdb [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.left_dbdb [class*="social-icon-vimeo"].description_left_1f83 {
  background-color: transparent;
  color: #1ab7ea;
}
.left_dbdb [class*="social-icon-vk"] {
  background-color: #45668e;
}
.left_dbdb [class*="social-icon-vk"].description_left_1f83 {
  background-color: transparent;
  color: #45668e;
}
.left_dbdb [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.left_dbdb [class*="social-icon-weibo"].description_left_1f83 {
  background-color: transparent;
  color: #df2029;
}
.left_dbdb [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.left_dbdb [class*="social-icon-weixin"].description_left_1f83 {
  background-color: transparent;
  color: #7bb32e;
}
.left_dbdb [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.left_dbdb [class*="social-icon-whatsapp"].description_left_1f83 {
  background-color: transparent;
  color: #25d366;
}
.left_dbdb [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.left_dbdb [class*="social-icon-wordpress"].description_left_1f83 {
  background-color: transparent;
  color: #21759b;
}
.left_dbdb [class*="social-icon-xing"] {
  background-color: #026466;
}
.left_dbdb [class*="social-icon-xing"].description_left_1f83 {
  background-color: transparent;
  color: #026466;
}
.left_dbdb [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.left_dbdb [class*="social-icon-yelp"].description_left_1f83 {
  background-color: transparent;
  color: #af0606;
}
.left_dbdb [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.left_dbdb [class*="social-icon-youtube"].description_left_1f83 {
  background-color: transparent;
  color: #cd201f;
}
.card-plasma-0e3f {
  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;
}
.card-plasma-0e3f:hover {
  box-shadow: none;
  background: 0 0;
}
.rough-572c {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.aside-selected-792e {
  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;
}
.progress_66c4 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.description-1e22 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.description-1e22,
.description-1e22::after,
.description-1e22::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;
}
.description-1e22::after,
.description-1e22::before {
  content: "";
  display: block;
  background-color: inherit;
}
.overlay_east_1487 .aside-selected-792e .progress_66c4 {
  margin-top: -2px;
  width: 19px;
}
.overlay_east_1487 .aside-selected-792e .description-1e22 {
  margin-top: -1px;
}
.overlay_east_1487 .aside-selected-792e .description-1e22,
.overlay_east_1487 .aside-selected-792e .description-1e22::after,
.overlay_east_1487 .aside-selected-792e .description-1e22::before {
  width: 19px;
  height: 2px;
}
.overlay_east_1487 .aside-selected-792e .description-1e22::before {
  top: -6px;
}
.overlay_east_1487 .aside-selected-792e .description-1e22::after {
  bottom: -6px;
}
.paper-2820 .aside-selected-792e .progress_66c4 {
  margin-top: -2px;
  width: 22px;
}
.paper-2820 .aside-selected-792e .description-1e22 {
  margin-top: -1px;
}
.paper-2820 .aside-selected-792e .description-1e22,
.paper-2820 .aside-selected-792e .description-1e22::after,
.paper-2820 .aside-selected-792e .description-1e22::before {
  width: 22px;
  height: 2px;
}
.paper-2820 .aside-selected-792e .description-1e22::before {
  top: -7px;
}
.paper-2820 .aside-selected-792e .description-1e22::after {
  bottom: -7px;
}
.carousel-3c3c .aside-selected-792e .progress_66c4 {
  margin-top: -2px;
  width: 31px;
}
.carousel-3c3c .aside-selected-792e .description-1e22 {
  margin-top: -1.5px;
}
.carousel-3c3c .aside-selected-792e .description-1e22,
.carousel-3c3c .aside-selected-792e .description-1e22::after,
.carousel-3c3c .aside-selected-792e .description-1e22::before {
  width: 31px;
  height: 3px;
}
.carousel-3c3c .aside-selected-792e .description-1e22::before {
  top: -9px;
}
.carousel-3c3c .aside-selected-792e .description-1e22::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .paper-1c7f .aside-selected-792e .progress_66c4 {
    margin-top: -2px;
    width: 19px;
  }
  .paper-1c7f .aside-selected-792e .description-1e22 {
    margin-top: -1px;
  }
  .paper-1c7f .aside-selected-792e .description-1e22,
  .paper-1c7f .aside-selected-792e .description-1e22::after,
  .paper-1c7f .aside-selected-792e .description-1e22::before {
    width: 19px;
    height: 2px;
  }
  .paper-1c7f .aside-selected-792e .description-1e22::before {
    top: -6px;
  }
  .paper-1c7f .aside-selected-792e .description-1e22::after {
    bottom: -6px;
  }
  .button-c337 .aside-selected-792e .progress_66c4 {
    margin-top: -2px;
    width: 22px;
  }
  .button-c337 .aside-selected-792e .description-1e22 {
    margin-top: -1px;
  }
  .button-c337 .aside-selected-792e .description-1e22,
  .button-c337 .aside-selected-792e .description-1e22::after,
  .button-c337 .aside-selected-792e .description-1e22::before {
    width: 22px;
    height: 2px;
  }
  .button-c337 .aside-selected-792e .description-1e22::before {
    top: -7px;
  }
  .button-c337 .aside-selected-792e .description-1e22::after {
    bottom: -7px;
  }
  .filter_2351 .aside-selected-792e .progress_66c4 {
    margin-top: -2px;
    width: 31px;
  }
  .filter_2351 .aside-selected-792e .description-1e22 {
    margin-top: -1.5px;
  }
  .filter_2351 .aside-selected-792e .description-1e22,
  .filter_2351 .aside-selected-792e .description-1e22::after,
  .filter_2351 .aside-selected-792e .description-1e22::before {
    width: 31px;
    height: 3px;
  }
  .filter_2351 .aside-selected-792e .description-1e22::before {
    top: -9px;
  }
  .filter_2351 .aside-selected-792e .description-1e22::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .box-dirty-3b67 .aside-selected-792e .progress_66c4 {
    margin-top: -2px;
    width: 19px;
  }
  .box-dirty-3b67 .aside-selected-792e .description-1e22 {
    margin-top: -1px;
  }
  .box-dirty-3b67 .aside-selected-792e .description-1e22,
  .box-dirty-3b67 .aside-selected-792e .description-1e22::after,
  .box-dirty-3b67 .aside-selected-792e .description-1e22::before {
    width: 19px;
    height: 2px;
  }
  .box-dirty-3b67 .aside-selected-792e .description-1e22::before {
    top: -6px;
  }
  .box-dirty-3b67 .aside-selected-792e .description-1e22::after {
    bottom: -6px;
  }
  .hot-b38f .aside-selected-792e .progress_66c4 {
    margin-top: -2px;
    width: 22px;
  }
  .hot-b38f .aside-selected-792e .description-1e22 {
    margin-top: -1px;
  }
  .hot-b38f .aside-selected-792e .description-1e22,
  .hot-b38f .aside-selected-792e .description-1e22::after,
  .hot-b38f .aside-selected-792e .description-1e22::before {
    width: 22px;
    height: 2px;
  }
  .hot-b38f .aside-selected-792e .description-1e22::before {
    top: -7px;
  }
  .hot-b38f .aside-selected-792e .description-1e22::after {
    bottom: -7px;
  }
  .image_d5c7 .aside-selected-792e .progress_66c4 {
    margin-top: -2px;
    width: 31px;
  }
  .image_d5c7 .aside-selected-792e .description-1e22 {
    margin-top: -1.5px;
  }
  .image_d5c7 .aside-selected-792e .description-1e22,
  .image_d5c7 .aside-selected-792e .description-1e22::after,
  .image_d5c7 .aside-selected-792e .description-1e22::before {
    width: 31px;
    height: 3px;
  }
  .image_d5c7 .aside-selected-792e .description-1e22::before {
    top: -9px;
  }
  .image_d5c7 .aside-selected-792e .description-1e22::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .highlight_fast_37e9 .aside-selected-792e .progress_66c4 {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_fast_37e9 .aside-selected-792e .description-1e22 {
    margin-top: -1px;
  }
  .highlight_fast_37e9 .aside-selected-792e .description-1e22,
  .highlight_fast_37e9 .aside-selected-792e .description-1e22::after,
  .highlight_fast_37e9 .aside-selected-792e .description-1e22::before {
    width: 19px;
    height: 2px;
  }
  .highlight_fast_37e9 .aside-selected-792e .description-1e22::before {
    top: -6px;
  }
  .highlight_fast_37e9 .aside-selected-792e .description-1e22::after {
    bottom: -6px;
  }
  .module-fe8b .aside-selected-792e .progress_66c4 {
    margin-top: -2px;
    width: 22px;
  }
  .module-fe8b .aside-selected-792e .description-1e22 {
    margin-top: -1px;
  }
  .module-fe8b .aside-selected-792e .description-1e22,
  .module-fe8b .aside-selected-792e .description-1e22::after,
  .module-fe8b .aside-selected-792e .description-1e22::before {
    width: 22px;
    height: 2px;
  }
  .module-fe8b .aside-selected-792e .description-1e22::before {
    top: -7px;
  }
  .module-fe8b .aside-selected-792e .description-1e22::after {
    bottom: -7px;
  }
  .lite_95e6 .aside-selected-792e .progress_66c4 {
    margin-top: -2px;
    width: 31px;
  }
  .lite_95e6 .aside-selected-792e .description-1e22 {
    margin-top: -1.5px;
  }
  .lite_95e6 .aside-selected-792e .description-1e22,
  .lite_95e6 .aside-selected-792e .description-1e22::after,
  .lite_95e6 .aside-selected-792e .description-1e22::before {
    width: 31px;
    height: 3px;
  }
  .lite_95e6 .aside-selected-792e .description-1e22::before {
    top: -9px;
  }
  .lite_95e6 .aside-selected-792e .description-1e22::after {
    bottom: -9px;
  }
}
.thumbnail_bright_cf29 .description-1e22 {
  -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);
}
.thumbnail_bright_cf29 .description-1e22::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.thumbnail_bright_cf29 .description-1e22::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);
}
.thumbnail_bright_cf29.medium_578c .description-1e22 {
  -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);
}
.thumbnail_bright_cf29.medium_578c .description-1e22::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.thumbnail_bright_cf29.medium_578c .description-1e22::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);
}
.dropdown-a73b {
  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.preview-2814:before {
  display: none;
}
.row_3217 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.row_3217 .up-415e {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.row_3217 .up-415e:last-of-type {
  border-bottom: none;
}
.row_3217 .up-415e.status_thick_1b1d,
.row_3217 .up-415e.sort-d8d0,
.row_3217 .up-415e.highlight-bea5 {
  padding: 0;
}
.row_3217 .primary-da3a .surface_dark_d2ac {
  color: currentColor;
}
.row_3217 .primary-da3a .surface_dark_d2ac:focus,
.row_3217 .primary-da3a .surface_dark_d2ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row_3217.message_ea2a .frame_23fb,
.row_3217.message_ea2a .static-9eae a,
.row_3217.message_ea2a .alert-9007 a,
.row_3217.message_ea2a .search-2c79 a {
  color: rgba(0, 0, 0, 0.55);
}
.row_3217.message_ea2a .frame_23fb:hover,
.row_3217.message_ea2a .static-9eae a:hover,
.row_3217.message_ea2a .alert-9007 a:hover,
.row_3217.message_ea2a .search-2c79 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row_3217.message_ea2a .frame-0c99 {
  color: rgba(0, 0, 0, 0.8);
}
.row_3217.message_ea2a .up-415e {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_3217.message_ea2a .up-415e:before {
  background: rgba(0, 0, 0, 0.08);
}
.row_3217.message_ea2a .complex-77a1:before {
  background: rgba(255, 255, 255, 0.9);
}
.row_3217.message_ea2a .primary-da3a .north-d5e4 li a,
.row_3217.message_ea2a .primary-da3a .surface_dark_d2ac,
.row_3217.message_ea2a .search-2c79 {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_3217.message_ea2a .primary-da3a .surface_dark_d2ac:focus,
.row_3217.message_ea2a .primary-da3a .surface_dark_d2ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row_3217.message_ea2a .north-d5e4 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.row_3217.border-current-0828 .frame_23fb,
.row_3217.border-current-0828 .static-9eae a,
.row_3217.border-current-0828 .alert-9007 .surface_dark_d2ac,
.row_3217.border-current-0828 .alert-9007 a,
.row_3217.border-current-0828 .search-2c79 a {
  color: rgba(255, 255, 255, 0.79);
}
.row_3217.border-current-0828 .frame_23fb:hover,
.row_3217.border-current-0828 .static-9eae a:hover,
.row_3217.border-current-0828 .alert-9007 .surface_dark_d2ac:hover,
.row_3217.border-current-0828 .alert-9007 a:hover,
.row_3217.border-current-0828 .search-2c79 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.row_3217.border-current-0828 .frame-0c99 {
  color: rgba(255, 255, 255, 0.99);
}
.row_3217.border-current-0828 .up-415e {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_3217.border-current-0828 .up-415e:before {
  background: rgba(255, 255, 255, 0.08);
}
.row_3217.border-current-0828 .complex-77a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.row_3217.border-current-0828 .primary-da3a .north-d5e4 li a,
.row_3217.border-current-0828 .primary-da3a .surface_dark_d2ac,
.row_3217.border-current-0828 .search-2c79 {
  border-color: rgba(255, 255, 255, 0.08);
}
.row_3217.border-current-0828 .primary-da3a .surface_dark_d2ac:focus,
.row_3217.border-current-0828 .primary-da3a .surface_dark_d2ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.row_3217.border-current-0828 .north-d5e4 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.complex-77a1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.complex-77a1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.element-14b1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.button_silver_915b .row_3217 {
  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;
}
.button_silver_915b .up-415e {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.button_silver_915b .up-415e: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) {
  .button_silver_915b .up-415e:before {
    width: 16%;
    left: 42%;
  }
}
.button_silver_915b .up-415e:last-child:before {
  content: none;
}
.button_silver_915b .up-415e[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.button_silver_915b .primary-da3a .north-d5e4 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.button_silver_915b .primary-da3a .north-d5e4 li a .surface_dark_d2ac {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.button_silver_915b .primary-da3a .search-2c79 {
  border: none;
}
.button_silver_915b .primary-da3a .search-2c79 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.button_silver_915b .complex-77a1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.button_silver_915b .element-14b1 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.button_silver_915b .border-current-0828 .complex-77a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.button_silver_915b .message_ea2a.highlight_black_3b72 .description-1e22 {
  background: rgba(0, 0, 0, 0.6);
}
.button_silver_915b
  .message_ea2a.highlight_black_3b72
  .description-1e22::after,
.button_silver_915b
  .message_ea2a.highlight_black_3b72
  .description-1e22:before {
  background: inherit;
}
.button_silver_915b
  .message_ea2a.highlight_black_3b72:hover
  .description-1e22 {
  background: rgba(0, 0, 0, 0.8);
}
.nav-9169 .row_3217 {
  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) {
  .nav-9169 .row_3217 {
    width: auto;
    right: 45px;
  }
}
.heading_tall_620d .row_3217 {
  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) {
  .heading_tall_620d .row_3217 {
    width: auto;
    left: 45px;
  }
}
.preview-2814 .row_3217 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview-2814 .element-14b1 {
  max-width: 48em;
  margin: 0 auto;
}
.preview-2814 .complex-77a1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.background_last_8f47 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.background_last_8f47.button_silver_915b .row_3217 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.background_last_8f47.nav-9169 .row_3217 {
  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);
}
.background_last_8f47 .row_3217 {
  visibility: visible;
}
.background_last_8f47.heading_tall_620d .row_3217 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.progress-easy-6380,
.sidebar_107e {
  overflow-x: hidden;
}
.progress-easy-6380 .row_3217 {
  overflow: auto;
}
.progress-easy-6380.button_silver_915b {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress-easy-6380.button_silver_915b .row_3217 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.progress-easy-6380.button_silver_915b .card-plasma-0e3f {
  opacity: 0;
}
.progress-easy-6380.nav-9169 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress-easy-6380.nav-9169 .row_3217 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.progress-easy-6380.nav-9169 .card-plasma-0e3f {
  opacity: 0;
}
.progress-easy-6380.heading_tall_620d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.progress-easy-6380.heading_tall_620d .row_3217 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.progress-easy-6380.heading_tall_620d .card-plasma-0e3f {
  opacity: 0;
}
.progress-easy-6380.preview-2814 .row_3217 {
  z-index: 10;
  visibility: visible;
}
.highlight_black_3b72 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.highlight_black_3b72 .description-1e22 {
  background: rgba(255, 255, 255, 0.99);
}
.highlight_black_3b72 .description-1e22::after,
.highlight_black_3b72 .description-1e22:before {
  background: inherit;
}
.highlight_black_3b72:hover .description-1e22 {
  background: rgba(255, 255, 255, 0.99);
}
.heading_tall_620d .highlight_black_3b72 {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview-2814 .highlight_black_3b72 {
  display: none !important;
}
.progress-easy-6380:before,
.sidebar_107e:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.progress-easy-6380 .highlight_black_3b72,
.sidebar_107e .highlight_black_3b72 {
  display: inline-block;
}
.row_3217 .top_ad65 {
  -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;
}
.progress-easy-6380 .row_3217 .top_ad65,
.sidebar_107e .row_3217 .top_ad65 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.pressed_9ce0 .gradient_white_41f1 {
  width: 100%;
}
.summary-stale-c303 {
  padding: 0 0.5em 0;
}
.summary-stale-c303 [class*="customify-col-"],
.summary-stale-c303 [class*="customify-col_"],
.summary-stale-c303 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.pink_a7b5 .summary-stale-c303 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dark-c933 .preview-over-6100,
  .preview-over-6100 {
    display: none;
  }
  .stone-fa64 {
    text-align: left;
  }
  .rough_b121 {
    text-align: center;
  }
  .block_3149 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dark-c933 .picture_gold_9297,
  .picture_gold_9297 {
    display: none;
  }
  .block-paper-51f0 {
    text-align: left;
  }
  .tiny_a608 {
    text-align: center;
  }
  .accent-d11a {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dark-c933 .form-solid-d40b,
  .form-solid-d40b {
    display: none;
  }
  .card_blue_9f89 {
    text-align: left;
  }
  .dropdown-dynamic-567b {
    text-align: center;
  }
  .outline-east-84ef {
    text-align: right;
  }
}
#page {
  position: relative;
}
.container_clean_3a42 {
  box-shadow: none !important;
}
.cold-a254 .focus_fc0e,
.shadow_f8b4 .focus_fc0e {
  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;
}
.shadow_f8b4 .focus_fc0e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.selected-0d0e {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.selected-0d0e:after,
.selected-0d0e:before {
  content: "";
  display: table;
}
.selected-0d0e:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .selected-0d0e {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.selected-0d0e,
.section-pro-8d34 {
  max-width: 1248px;
  margin: 0 auto;
}

.blue_be77.shadow-iron-460f .selected-0d0e {
  max-width: 100%;
}
.blue_be77.disabled_2748 {
  max-width: 1200px;
  margin: 0 auto;
}
.blue_be77.gallery-8316 .selected-0d0e {
  max-width: 100%;
}
.blue_be77.gallery-8316 > .selected-0d0e {
  padding-left: 0;
  padding-right: 0;
}
.blue_be77.gallery-8316 > .selected-0d0e .dark-c933 {
  margin: 0;
}
.blue_be77.gallery-8316
  > .selected-0d0e
  .module_top_ab10.hard_83aa {
  margin-right: 0;
  margin-left: 0;
}
.blue_be77.gallery-8316 #main.hard_83aa {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .button_c7ba #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .button_c7ba #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .filter-8aca .action_7037 {
    padding-right: 1em;
  }
  .filter-8aca.progress_9aec .module_top_ab10 {
    border-right: 1px solid #eaecee;
  }
  .filter-8aca.progress_9aec .action_7037 {
    padding-right: 1em;
  }
  .filter-8aca.progress_9aec .logo-12ed {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .thick-cd3f .action_7037 {
    padding-left: 1em;
  }
  .thick-cd3f.progress_9aec .module_top_ab10 {
    border-left: 1px solid #eaecee;
  }
  .thick-cd3f.progress_9aec .action_7037 {
    padding-left: 1em;
  }
  .thick-cd3f.progress_9aec .logo-12ed {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool_cf7a .action_7037 {
    padding-left: 1em;
  }
  .cool_cf7a.progress_9aec .cold-a567 {
    border-right: 1px solid #eaecee;
  }
  .cool_cf7a.progress_9aec .gas-3966 {
    border-right: 1px solid #eaecee;
  }
  .cool_cf7a.progress_9aec .action_7037 {
    padding-left: 1em;
  }
  .cool_cf7a.progress_9aec .logo-12ed {
    padding-right: 1em;
  }
  .cool_cf7a.progress_9aec .layout_b201 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .description-7a44 .action_7037 {
    padding-right: 1em;
  }
  .description-7a44.progress_9aec .cold-a567 {
    border-left: 1px solid #eaecee;
  }
  .description-7a44.progress_9aec .gas-3966 {
    border-left: 1px solid #eaecee;
  }
  .description-7a44.progress_9aec .action_7037 {
    padding-right: 1em;
  }
  .description-7a44.progress_9aec .logo-12ed {
    padding-left: 1em;
    padding-right: 1em;
  }
  .description-7a44.progress_9aec .layout_b201 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .button_c7ba .action_7037 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button_c7ba.progress_9aec .module_top_ab10 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .button_c7ba.progress_9aec .action_7037 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .button_c7ba.progress_9aec .logo-12ed {
    padding-left: 1em;
  }
  .button_c7ba.progress_9aec .layout_b201 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .button_c7ba.progress_9aec .action_7037 {
    padding-left: 0;
  }
}
.thumbnail_full_f4f3 .white-1128 {
  display: inline-block;
}
.heading_8258 {
  display: inline-block;
}
.texture_gas_65a7 {
  word-con: break-word;
}
.fixed_126e > span {
  display: inline-block;
  padding: 5px 0;
}
.fixed_126e .center-25d4 {
  margin-left: 8px;
  margin-right: 8px;
}
.fixed_126e .tiny_dbb6 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.shadow-9a54 .basic_d7fb {
  margin-bottom: 2em;
}
.shadow-9a54 .container-next-e207 {
  margin-bottom: 15px;
}
.shadow-9a54 .container-next-e207:last-child {
  margin-bottom: 0;
}
.shadow-9a54 .chip_058b {
  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) {
  .shadow-9a54 .chip_058b {
    display: block;
  }
}
.shadow-9a54 .silver_14e2 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .shadow-9a54 .silver_14e2 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.shadow-9a54 .label-72b7 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.shadow-9a54 .label-72b7 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.shadow-9a54 .label-72b7 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.shadow-9a54 .texture_gas_65a7 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.shadow-9a54 .texture_gas_65a7 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.shadow-9a54 .secondary-in-07b9 p:last-child {
  margin-bottom: 0;
}
.shadow-9a54 .message_black_0742 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.shadow-9a54 .selected_35f1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.shadow-9a54 .accent_advanced_252a {
  margin-top: 1em;
}
.shadow-9a54 .liquid-50e6 {
  top: 0;
  display: block;
}
.shadow-9a54 .liquid-50e6 a {
  color: inherit;
}
.shadow-9a54 .liquid-50e6 a:hover {
  color: inherit;
}
.shadow-9a54 .static-cb7f {
  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;
}
.shadow-9a54 .static-cb7f:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.shadow-9a54 .selected_35f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.shadow-9a54 .hard_86e3 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.shadow-9a54 .hard_86e3:first-child {
  margin-top: 0;
}
.shadow-9a54 .hard_86e3.black-7d62 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.shadow-9a54 .hard_86e3.photo_wide_9b86 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shadow-9a54
  .hard_86e3.photo_wide_9b86.summary-f2b0
  .accent_advanced_252a {
  width: 100%;
}
.shadow-9a54 .photo_wide_9b86 {
  -webkit-box-align: center;
  align-items: center;
}
.shadow-9a54 .photo_wide_9b86 .fixed_126e,
.shadow-9a54 .photo_wide_9b86 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.shadow-9a54 .label-72b7 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shadow-9a54 .label-72b7 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shadow-9a54 .label-72b7: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;
}
.shadow-9a54 .black-7d62 {
  z-index: 5;
}
.shadow-9a54 .green-85d8 .wrapper-blue-c61b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.shadow-9a54 .slow-684c .wrapper-blue-c61b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.shadow-9a54 .old_0d22 .wrapper-blue-c61b {
  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;
}
.shadow-9a54.paragraph_small_7849 .chip_058b,
.shadow-9a54.sort-active-8120 .chip_058b {
  display: block;
}
.shadow-9a54.paragraph_small_7849 .chip_058b .icon_light_dc2c,
.shadow-9a54.paragraph_small_7849 .chip_058b .selected_35f1,
.shadow-9a54.sort-active-8120 .chip_058b .icon_light_dc2c,
.shadow-9a54.sort-active-8120 .chip_058b .selected_35f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.shadow-9a54.box-middle-4f67 .silver_14e2 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .shadow-9a54.box-middle-4f67 .silver_14e2 {
    margin-right: 0;
  }
}
.shadow-9a54.paragraph_small_7849 .silver_14e2,
.shadow-9a54.sort-active-8120 .silver_14e2 {
  padding-top: 40%;
}
.shadow-9a54.paragraph_small_7849 .basic_d7fb,
.shadow-9a54.sort-active-8120 .basic_d7fb {
  display: block;
}
.shadow-9a54.paragraph_small_7849 .fn-sticky-a7e0 .selected_35f1,
.shadow-9a54.sort-active-8120 .fn-sticky-a7e0 .selected_35f1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.shadow-9a54.paragraph_small_7849 .silver_14e2,
.shadow-9a54.sort-active-8120 .silver_14e2 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.shadow-9a54.paragraph_small_7849 .selected_35f1 {
  padding: 1em;
}
.over_f152 {
  margin: 30px auto;
  display: block;
}
.over_f152 .surface-hard-b50c > * {
  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;
}
.over_f152 .surface-hard-b50c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.over_f152 .surface-hard-b50c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component_soft_0f8d .fixed_126e {
  margin-bottom: 1.41575em;
}
.component_soft_0f8d .widget_da65 {
  margin-bottom: 1.618em;
}
.gradient-5aa7 .sort-inner-4ea1 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.gradient-5aa7 .sort-inner-4ea1 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.gradient-5aa7 .gradient-b790 {
  max-width: 100%;
  overflow: auto;
}
.bronze-a1c8 .gradient-5aa7 a:hover {
  text-decoration: underline;
}
.layout_ed02 .container-next-e207:not(.texture_gas_65a7),
.layout_ed02 .label-72b7 {
  margin-bottom: 1.41575em;
}
.layout_ed02 .container-next-e207:not(.texture_gas_65a7):last-child,
.layout_ed02 .label-72b7:last-child {
  margin-bottom: 0;
}
.layout_ed02 .container-next-e207.alert-2a63 {
  margin-bottom: 0.41575em;
}
.layout_ed02 .huge-9670:before,
.layout_ed02 .brown-e011:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.layout_ed02 .huge-9670:before {
  content: "\f115";
}
.layout_ed02 .brown-e011:before {
  content: "\f02c";
}
.layout_ed02 .active-890d {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.layout_ed02 .active-890d a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.menu-ab0b {
  display: -webkit-box;
  display: flex;
}
.menu-ab0b .basic_0309 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .menu-ab0b .basic_0309 {
    flex-basis: 90px;
  }
}
.menu-ab0b .yellow-1246 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu-ab0b .yellow-1246 {
    flex-basis: calc(100% - 50px);
  }
}
.menu-ab0b .panel_pro_6386 p:last-child {
  margin-bottom: 0.72em;
}
.progress-dynamic-a9d4 .surface-hard-b50c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.progress-dynamic-a9d4 .surface-hard-b50c:after,
.progress-dynamic-a9d4 .surface-hard-b50c:before {
  content: "";
  display: table;
}
.progress-dynamic-a9d4 .surface-hard-b50c:after {
  clear: both;
}
.progress-dynamic-a9d4 .surface-hard-b50c .popup-red-33a1,
.progress-dynamic-a9d4 .surface-hard-b50c .over_0361 {
  width: 49%;
}
.progress-dynamic-a9d4 .surface-hard-b50c .popup-red-33a1 a span.sidebar-9e54,
.progress-dynamic-a9d4 .surface-hard-b50c .over_0361 a span.sidebar-9e54 {
  display: block;
  margin-bottom: 5px;
}
.progress-dynamic-a9d4 .surface-hard-b50c .over_0361 {
  float: left;
  text-align: left;
}
.progress-dynamic-a9d4 .surface-hard-b50c .popup-red-33a1 {
  float: right;
  text-align: right;
}
.sidebar_gold_af66 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .sidebar_gold_af66 {
    margin-bottom: 0;
  }
}
.primary_9c38 {
  margin-bottom: 1em;
}
.primary_9c38 .texture_gas_65a7 {
  font-size: 1.1em;
  line-height: 1.3;
}
.cool-873d a {
  display: block;
  line-height: 0;
  position: relative;
}
.texture_lower_0161 .primary_9c38,
.small_53a0 .primary_9c38 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .texture_lower_0161 .primary_9c38,
  .small_53a0 .primary_9c38 {
    display: block;
  }
}
.texture_lower_0161 .cool-873d,
.small_53a0 .cool-873d {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .texture_lower_0161 .cool-873d,
  .small_53a0 .cool-873d {
    margin-bottom: 1em;
  }
}
.texture_lower_0161 .cool-873d img,
.small_53a0 .cool-873d img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.texture_lower_0161 .accent_hard_05ff,
.small_53a0 .accent_hard_05ff {
  flex-basis: calc(100% - 160px);
}
.texture_lower_0161 .accent_hard_05ff p,
.small_53a0 .accent_hard_05ff p {
  margin-bottom: 0;
}
.texture_lower_0161 .accent_hard_05ff {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .texture_lower_0161 .accent_hard_05ff {
    padding-left: 0;
  }
}
.small_53a0 .accent_hard_05ff {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .small_53a0 .accent_hard_05ff {
    padding-right: 0;
  }
}
.small_53a0 .cool-873d {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.paragraph_selected_8aed .cool-873d {
  margin-bottom: 0.5em;
}
.paragraph_selected_8aed .cool-873d img {
  width: 100%;
}
.preview_huge_1e8c .info-dim-ef2c,
.pagination-354b .info-dim-ef2c {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pagination-354b .module_top_ab10 .grid-down-6d86 p:last-child {
  margin-bottom: 0;
}
.highlight-f0d2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.table-8d76 .old-1680 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .table-8d76 .old-1680:last-of-type {
    margin-bottom: 0;
  }
}
.table-8d76 .old-1680 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table-8d76 .old-1680 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.table-8d76 .old-1680 ul li {
  margin: 0 0 0.6em;
}
.table-8d76 .old-1680 ul li.blue-a3d8,
.table-8d76 .old-1680 ul li.advanced_a8d7 {
  position: relative;
}
.table-8d76 .old-1680 ul li.blue-a3d8 .tertiary_prev_547c,
.table-8d76 .old-1680 ul li.advanced_a8d7 .tertiary_prev_547c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.table-8d76 .old-1680 ul li.blue-a3d8:after:after,
.table-8d76 .old-1680 ul li.blue-a3d8:after:before,
.table-8d76
  .old-1680
  ul
  li.advanced_a8d7:after:after,
.table-8d76
  .old-1680
  ul
  li.advanced_a8d7:after:before {
  content: "";
  display: table;
}
.table-8d76 .old-1680 ul li.blue-a3d8:after:after,
.table-8d76
  .old-1680
  ul
  li.advanced_a8d7:after:after {
  clear: both;
}
.table-8d76 .old-1680 a.hovered-992c:hover {
  text-decoration: none;
}
.table-8d76 .old-1680 select {
  max-width: 100%;
}
.table-8d76 .old-1680 table {
  font-size: 85%;
}
.table-8d76 .old-1680 table td,
.table-8d76 .old-1680 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.table-8d76 .old-1680 table tfoot td {
  text-align: left;
}
.table-8d76 .old-1680 :last-child {
  margin-bottom: 0;
}
.table-8d76 .old-1680 .box-in-b452 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.table-8d76 .old-1680 .box-in-b452 label {
  width: 100%;
}
.table-8d76 .old-1680 .box-in-b452 .container-79ed {
  width: 100%;
  display: block;
}
.table-8d76 .old-1680 .box-in-b452 .liquid-529c {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.table-8d76 .old-1680 .box-in-b452 .liquid-529c:hover svg #svg-search {
  fill: #444;
}
.table-8d76 .old-1680 .box-in-b452 .liquid-529c svg {
  width: 18px;
  height: 18px;
}
.table-8d76 .shadow-selected-5f41 ul ul,
.table-8d76 .paper-c7fd ul ul,
.table-8d76 .highlight-bb2f ul ul,
.table-8d76 .lower_d4ef ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.table-8d76 .shadow-selected-5f41 .sort-outer-4cc5 > a,
.table-8d76 .paper-c7fd .sort-outer-4cc5 > a,
.table-8d76 .highlight-bb2f .sort-outer-4cc5 > a,
.table-8d76 .lower_d4ef .sort-outer-4cc5 > a {
  margin-bottom: 0;
}
.table-8d76 .dropdown_gas_5c6c li,
.table-8d76 .shadow-selected-5f41 li,
.table-8d76 .plasma-eba0 li,
.table-8d76 .paper-c7fd li,
.table-8d76 .highlight-bb2f li,
.table-8d76 .lower_d4ef li,
.table-8d76 .top-c3be li,
.table-8d76 .left-0d19 li {
  display: block;
  position: relative;
}
.table-8d76 .dropdown_gas_5c6c li:last-child,
.table-8d76 .shadow-selected-5f41 li:last-child,
.table-8d76 .plasma-eba0 li:last-child,
.table-8d76 .paper-c7fd li:last-child,
.table-8d76 .highlight-bb2f li:last-child,
.table-8d76 .lower_d4ef li:last-child,
.table-8d76 .top-c3be li:last-child,
.table-8d76 .left-0d19 li:last-child {
  border: none;
}
.table-8d76 .dropdown_gas_5c6c li a,
.table-8d76 .shadow-selected-5f41 li a,
.table-8d76 .plasma-eba0 li a,
.table-8d76 .paper-c7fd li a,
.table-8d76 .highlight-bb2f li a,
.table-8d76 .lower_d4ef li a,
.table-8d76 .top-c3be li a,
.table-8d76 .left-0d19 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.table-8d76 .dropdown_gas_5c6c li ul li::before,
.table-8d76 .shadow-selected-5f41 li ul li::before,
.table-8d76 .plasma-eba0 li ul li::before,
.table-8d76 .paper-c7fd li ul li::before,
.table-8d76 .highlight-bb2f li ul li::before,
.table-8d76 .lower_d4ef li ul li::before,
.table-8d76 .top-c3be li ul li::before,
.table-8d76 .left-0d19 li ul li::before {
  left: 15px;
}
.table-8d76 .dropdown_gas_5c6c li ul a,
.table-8d76 .shadow-selected-5f41 li ul a,
.table-8d76 .plasma-eba0 li ul a,
.table-8d76 .paper-c7fd li ul a,
.table-8d76 .highlight-bb2f li ul a,
.table-8d76 .lower_d4ef li ul a,
.table-8d76 .top-c3be li ul a,
.table-8d76 .left-0d19 li ul a {
  padding-left: 20px;
}
.table-8d76 .dropdown_gas_5c6c li ul ul li::before,
.table-8d76 .shadow-selected-5f41 li ul ul li::before,
.table-8d76 .plasma-eba0 li ul ul li::before,
.table-8d76 .paper-c7fd li ul ul li::before,
.table-8d76 .highlight-bb2f li ul ul li::before,
.table-8d76 .lower_d4ef li ul ul li::before,
.table-8d76 .top-c3be li ul ul li::before,
.table-8d76 .left-0d19 li ul ul li::before {
  left: 30px;
}
.table-8d76 .dropdown_gas_5c6c li ul ul a,
.table-8d76 .shadow-selected-5f41 li ul ul a,
.table-8d76 .plasma-eba0 li ul ul a,
.table-8d76 .paper-c7fd li ul ul a,
.table-8d76 .highlight-bb2f li ul ul a,
.table-8d76 .lower_d4ef li ul ul a,
.table-8d76 .top-c3be li ul ul a,
.table-8d76 .left-0d19 li ul ul a {
  padding-left: 40px;
}
.table-8d76 .pressed-f80b li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.table-8d76 .left-0d19 ul li {
  margin-bottom: 1.41575em;
}
.table-8d76 .left-0d19 ul li .first_fa8d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.table-8d76 .left-0d19 ul li .secondary_c993 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.border-current-0828 .dropdown_gas_5c6c li a,
.border-current-0828 .shadow-selected-5f41 li a,
.border-current-0828 .plasma-eba0 li a,
.border-current-0828 .paper-c7fd li a,
.border-current-0828 .highlight-bb2f li a,
.border-current-0828 .lower_d4ef li a,
.border-current-0828 .top-c3be li a,
.border-current-0828 .left-0d19 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-current-0828 .pressed-f80b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-current-0828 .old-1680 ul li.blue-a3d8 .tertiary_prev_547c,
.border-current-0828 .old-1680 ul li.advanced_a8d7 .tertiary_prev_547c {
  background: rgba(0, 0, 0, 0.2);
}
.border-current-0828 .table-8d76 .old-1680 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.blue_be77 .table-8d76 .north-d5e4 li {
  margin: 0;
}
.blue_be77 .table-8d76 .north-d5e4 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.blue_be77 .table-8d76 .north-d5e4 li ul {
  margin: 0;
}
.blue_be77 .table-8d76 .north-d5e4 li ul li a {
  padding-left: 15px;
}
.blue_be77 .table-8d76 .north-d5e4 li ul li li a {
  padding-left: 30px;
}
.blue_be77 .table-8d76 .north-d5e4 li.small-3db5 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.blue_be77 .table-8d76 .north-d5e4 li.small-3db5 > 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;
}
.blue_be77 .table-8d76 .north-d5e4 li.small-3db5 > 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;
}
.element_bottom_1d40 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.form_bright_b914 {
  position: relative;
  z-index: 10;
}
.form_bright_b914 .top_ad65 {
  width: 100%;
  max-width: 100%;
}
.layout-50bd .heading_plasma_cf6a {
  padding-top: 2em;
  padding-bottom: 2em;
}
.layout-50bd .message_ea2a {
}
.layout-50bd .border-current-0828 {
  background: #292929;
}
.sidebar_d51e .heading_plasma_cf6a {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.sidebar_d51e .message_ea2a {
  background: #f9f9f9;
}
.sidebar_d51e .border-current-0828 {
  background: #303030;
}
.card_dynamic_07af .heading_plasma_cf6a {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .card_dynamic_07af .white-1128 {
    margin-bottom: 1em;
  }
  .card_dynamic_07af .white-1128:last-child {
    margin-bottom: 0;
  }
}
.card_dynamic_07af .message_ea2a {
  background: #ededed;
}
.card_dynamic_07af .border-current-0828 {
  background: #1a1a1a;
}
.heading_plasma_cf6a.message_ea2a {
  color: rgba(0, 0, 0, 0.6);
}
.heading_plasma_cf6a.message_ea2a .pattern-01b5 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.heading_plasma_cf6a.border-current-0828 {
  color: rgba(255, 255, 255, 0.99);
}
.heading_plasma_cf6a.border-current-0828 a:not(.hovered-992c) {
  color: rgba(255, 255, 255, 0.79);
}
.heading_plasma_cf6a.border-current-0828 a:not(.hovered-992c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.heading_plasma_cf6a.border-current-0828 .pattern-01b5 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.heading_plasma_cf6a.border-current-0828 table tbody td,
.heading_plasma_cf6a.border-current-0828 table th {
  background: rgba(0, 0, 0, 0.08);
}
.hard-a928.slow-3556 .selected-0d0e {
  max-width: initial;
}
.hard-a928 .info_purple_31b7 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.hard-a928 .info_purple_31b7 .top_ad65 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .hard-a928 .info_purple_31b7 .top_ad65 {
    display: block;
    margin-bottom: 2em;
  }
  .hard-a928 .info_purple_31b7 .top_ad65:last-child {
    margin-bottom: 0;
  }
}
.card_dynamic_07af .white-1128:last-child,
.sidebar_d51e .white-1128:last-child,
.layout-50bd .white-1128:last-child {
  margin-bottom: 0;
}
.card_dynamic_07af .white-1128 .table-8d76 .old-1680:last-child,
.sidebar_d51e .white-1128 .table-8d76 .old-1680:last-child,
.layout-50bd .white-1128 .table-8d76 .old-1680:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .card_dynamic_07af .element-2f59,
  .card_dynamic_07af .focused-6a65,
  .sidebar_d51e .element-2f59,
  .sidebar_d51e .focused-6a65,
  .layout-50bd .element-2f59,
  .layout-50bd .focused-6a65 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .form_bright_b914 .white-1128 {
    margin-bottom: 2em;
  }
}
.form_bright_b914 p:last-child {
  margin-bottom: 0;
}
.form_bright_b914 li,
.form_bright_b914 ul {
  list-style: none;
  margin: 0;
}
.form_bright_b914 ul ul {
  margin-left: 2.617924em;
}
.photo-copper-4872 {
  font-size: 0.875em;
}

/* css-noise: 1d0b */
.phantom-card-d6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
