/*!
Theme Name: Customify
Theme URI: https://pressmaximum.main_0b53/customify
Author: WPCustomify
Author URI: https://pressmaximum.main_0b53
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.main_0b53/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.carousel_green_e002.text_ed8a/licenses/gpl-2.0.fixed_3feb
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.action-7478/, (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.element-steel-83a9.layout_a7cb/normalize.aside_blue_4a26/
 ======
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.aside_blue_4a26 v7.0.0 | MIT License | github.main_0b53/necolas/normalize.aside_blue_4a26 */
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;
}
.grid-up-992d .media_039a,
.feature_5316,
.banner-118b,
.item_liquid_9318,
.preview-a262,
.easy_6596,
.carousel_d6f9,
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;
}
.feature_5316,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .feature_5316,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .feature_5316,
  h1 {
    font-size: 1.8em;
  }
}
.banner-118b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.banner-118b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .banner-118b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .banner-118b,
  h2 {
    font-size: 1.7em;
  }
}
.item_liquid_9318,
h3 {
  font-size: 1.618em;
}
.grid-up-992d .media_039a,
.preview-a262,
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.south_5b1b {
  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;
}
.simple_c04a:after,
.simple_c04a:before,
.plasma_557f:after,
.plasma_557f:before {
  content: "";
  display: table;
}
.simple_c04a:after,
.plasma_557f:after {
  clear: both;
}
.new-1353 {
  float: right;
  margin-right: 0;
}
.hero-lower-016b {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.overlay-right-89a9 .center_c56a,
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;
}
.overlay-right-89a9 .center_c56a: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;
}
.right-ed2d .center_c56a {
  box-shadow: none;
}
.right-ed2d
  .center_c56a
  .fresh_9d3c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.right-ed2d .center_c56a .complex-da87 {
  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;
}
.right-ed2d
  .center_c56a
  .complex-da87
  b {
  display: none;
}
.right-ed2d .header_red_206f {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.aside_42c7:not(.heading-0f7c):not(.image_complex_71a8),
button:not(.heading-0f7c):not(.image_complex_71a8),
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ),
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ),
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ) {
  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;
}
.aside_42c7:not(.heading-0f7c):not(
    .image_complex_71a8
  ):hover,
button:not(.heading-0f7c):not(
    .image_complex_71a8
  ):hover,
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ):hover,
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ):hover,
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.aside_42c7:not(.heading-0f7c):not(
    .image_complex_71a8
  ):active,
.aside_42c7:not(.heading-0f7c):not(
    .image_complex_71a8
  ):focus,
button:not(.heading-0f7c):not(
    .image_complex_71a8
  ):active,
button:not(.heading-0f7c):not(
    .image_complex_71a8
  ):focus,
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ):active,
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ):focus,
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ):active,
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ):focus,
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ):active,
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ):focus {
  outline: 0;
}
.aside_42c7:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23,
button:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23,
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23,
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23,
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23 {
  position: relative;
}
.aside_42c7:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .notice_action_4ec5,
.aside_42c7:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .top-6848,
.aside_42c7:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .menu-ccb7,
.aside_42c7:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  i,
.aside_42c7:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  svg,
button:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .notice_action_4ec5,
button:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .top-6848,
button:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .menu-ccb7,
button:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  i,
button:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  svg,
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .notice_action_4ec5,
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .top-6848,
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .menu-ccb7,
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  i,
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  svg,
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .notice_action_4ec5,
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .top-6848,
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .menu-ccb7,
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  i,
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  svg,
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .notice_action_4ec5,
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .top-6848,
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  .menu-ccb7,
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  i,
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23
  svg {
  visibility: hidden;
}
.aside_42c7:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23:after,
button:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23:after,
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23:after,
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23:after,
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ).fn-loading-bd23: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;
}
.aside_42c7:not(.heading-0f7c):not(.image_complex_71a8),
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ),
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ),
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ) {
  color: #fff;
  background: #235787;
}
.aside_42c7:not(.heading-0f7c):not(
    .image_complex_71a8
  ):focus,
input[type="button"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ):focus,
input[type="reset"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ):focus,
input[type="submit"]:not(.heading-0f7c):not(
    .image_complex_71a8
  ):focus {
  color: #fff;
}
.aside_42c7.fn-disabled-bd23:not(.heading-0f7c):not(
    .image_complex_71a8
  ),
.aside_42c7[disabled]:not(.heading-0f7c):not(
    .image_complex_71a8
  ),
button.fn-disabled-bd23:not(.heading-0f7c):not(
    .image_complex_71a8
  ),
button[disabled]:not(.heading-0f7c):not(
    .image_complex_71a8
  ) {
  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;
}
.bottom-b263 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.bottom-b263: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;
}
.disabled-last-9acc {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.notification-9829 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.narrow_ac6b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.simple_c04a:after,
.simple_c04a:before,
.secondary-green-c11c:after,
.secondary-green-c11c:before,
.box-b78f:after,
.box-b78f:before,
.input_0b29:after,
.input_0b29:before,
.picture_730a:after,
.picture_730a:before,
.border-out-936b:after,
.border-out-936b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.simple_c04a:after,
.secondary-green-c11c:after,
.box-b78f:after,
.input_0b29:after,
.picture_730a:after,
.border-out-936b:after {
  clear: both;
}
.secondary-green-c11c .white_45d2,
.box-b78f .white_45d2,
.layout_7f90 .white_45d2 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.notification_west_1b16 {
  display: inline-block;
}
.accordion_lower_c78b {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.accordion_lower_c78b img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.accordion_lower_c78b .pattern_blue_b28d {
  padding: 1em 0;
  font-size: 85%;
}
.pattern_blue_b28d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.new_366f {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.new_366f:after,
.new_366f:before {
  content: "";
  display: table;
}
.new_366f:after {
  clear: both;
}
.description_9a6e {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.slider-clean-9372 .description_9a6e {
  max-width: 50%;
}
.logo_5873 .description_9a6e {
  max-width: 33.33%;
}
.card_30e5 .description_9a6e {
  max-width: 25%;
}
.avatar-dynamic-1299 .description_9a6e {
  max-width: 20%;
}
.notification-19f8 .description_9a6e {
  max-width: 16.66%;
}
.module-cff1 .description_9a6e {
  max-width: 14.28%;
}
.first-4e1d .description_9a6e {
  max-width: 12.5%;
}
.narrow-3b52 .description_9a6e {
  max-width: 11.11%;
}
.active_medium_d225 {
  display: block;
}
.grid-up-992d .mini_e424 label,
.grid-up-992d .detail_d1bd label,
.grid-up-992d .status-586d label,
.grid-up-992d .iron-e477 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout_dynamic_bb61 {
  list-style: none;
  margin: 0;
}
.layout_dynamic_bb61 article.bottom_c855 {
  margin-bottom: 0;
}
.layout_dynamic_bb61 ul {
  list-style: none;
  margin: 0;
}
.layout_dynamic_bb61 .box-stale-0c23 li.bottom_c855 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout_dynamic_bb61 .box-stale-0c23 li.bottom_c855 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout_dynamic_bb61 .box-stale-0c23 li.bottom_c855: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) {
  .layout_dynamic_bb61 .box-stale-0c23 li.bottom_c855 li.bottom_c855 li.bottom_c855 li.bottom_c855 {
    padding-left: 0;
  }
}
article.bottom_c855 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bottom_c855 .secondary-green-c11c p:last-of-type {
  margin-bottom: 0;
}
article.bottom_c855 .middle_6ef9 {
  float: left;
}
article.bottom_c855 .chip-f28f {
  margin-left: 85px;
}
article.bottom_c855 .gradient-fead {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bottom_c855 .gradient-fead .button-40b3 {
  margin-left: 10px;
}
article.bottom_c855 .old-423a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bottom_c855 .simple-c9bd {
  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 .mini_e424,
  #respond .status-586d,
  #respond .iron-e477 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mini_e424 input,
#respond .status-586d input,
#respond .iron-e477 input {
  width: 100%;
}
#respond .iron-e477 {
  margin-right: 0;
}
#respond .carousel_light_81e1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.stale-d02d {
  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;
}
.stale-d02d.wide-9f07 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.stale-d02d 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%);
}
.stale-d02d:focus,
.stale-d02d: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);
}
.primary-brown-8f08 {
  border-radius: 10%;
}
.pressed-d748 {
  border-radius: 50%;
}
.logo_8a31 {
  font-size: 0.72em;
}
.hero_dim_5e43 {
  font-size: 0.875em;
}
.text-44f8 {
  font-size: 1.1em;
}
.basic_a8ad {
  text-transform: uppercase;
  line-height: 1.2;
}
.basic_a8ad.logo_8a31 {
  letter-spacing: 0.5px;
}
.thumbnail-d180,
.thumbnail-d180 a {
  color: #6d6d6d;
}
.thumbnail-d180 a:hover {
  color: #111;
}
.content-1cb9 {
  color: #6d6d6d;
}
.short-de3b {
  overflow-x: hidden;
}
.short-de3b .outer-ffa3.text_5b31 {
  position: relative;
}
.short-de3b .outer-ffa3.text_5b31.rough_1490 {
  position: initial;
}
.short-de3b
  .outer-ffa3.text_5b31.rough_1490
  .primary_full_6273 {
  left: auto;
}
.short-de3b .outer-ffa3 .primary_full_6273 {
  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;
}
.short-de3b .outer-ffa3:hover.text_5b31 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.short-de3b
  .outer-ffa3:hover.text_5b31
  .primary_full_6273 {
  display: block;
  z-index: 9999999;
}
.short-de3b .alert-right-caaa .pagination-copper-d58b,
.short-de3b .secondary_4a4f .pagination-copper-d58b {
  display: none;
}
.short-de3b .thumbnail-b8bb .outer-ffa3:hover.text_5b31 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.grid-up-992d .mini_e424 label,
.grid-up-992d .detail_d1bd label,
.grid-up-992d .status-586d label,
.grid-up-992d .iron-e477 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.layout_dynamic_bb61 {
  list-style: none;
  margin: 0;
}
.layout_dynamic_bb61 article.bottom_c855 {
  margin-bottom: 0;
}
.layout_dynamic_bb61 ul {
  list-style: none;
  margin: 0;
}
.layout_dynamic_bb61 .box-stale-0c23 li.bottom_c855 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .layout_dynamic_bb61 .box-stale-0c23 li.bottom_c855 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .layout_dynamic_bb61 .box-stale-0c23 li.bottom_c855: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) {
  .layout_dynamic_bb61 .box-stale-0c23 li.bottom_c855 li.bottom_c855 li.bottom_c855 li.bottom_c855 {
    padding-left: 0;
  }
}
article.bottom_c855 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bottom_c855 .secondary-green-c11c p:last-of-type {
  margin-bottom: 0;
}
article.bottom_c855 .middle_6ef9 {
  float: left;
}
article.bottom_c855 .chip-f28f {
  margin-left: 85px;
}
article.bottom_c855 .gradient-fead {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bottom_c855 .gradient-fead .button-40b3 {
  margin-left: 10px;
}
article.bottom_c855 .old-423a {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bottom_c855 .simple-c9bd {
  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 .mini_e424,
  #respond .status-586d,
  #respond .iron-e477 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .mini_e424 input,
#respond .status-586d input,
#respond .iron-e477 input {
  width: 100%;
}
#respond .iron-e477 {
  margin-right: 0;
}
#respond .carousel_light_81e1 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.alert-right-caaa .accent-650e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.accent-650e .center_2b66.column_80d7 .primary-247c > li > a:focus,
.accent-650e .center_2b66.column_80d7 .primary-247c > li > a:hover,
.accent-650e .center_2b66.active_gas_e4ba .primary-247c > li > a:focus,
.accent-650e .center_2b66.active_gas_e4ba .primary-247c > li > a:hover,
.accent-650e .center_2b66.shadow_282c .primary-247c > li > a:focus,
.accent-650e .center_2b66.shadow_282c .primary-247c > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-650e
  .center_2b66.column_80d7
  .primary-247c
  > li.steel-4c9a
  > a,
.accent-650e
  .center_2b66.column_80d7
  .primary-247c
  > li.notification_advanced_271a
  > a,
.accent-650e
  .center_2b66.active_gas_e4ba
  .primary-247c
  > li.steel-4c9a
  > a,
.accent-650e
  .center_2b66.active_gas_e4ba
  .primary-247c
  > li.notification_advanced_271a
  > a,
.accent-650e
  .center_2b66.shadow_282c
  .primary-247c
  > li.steel-4c9a
  > a,
.accent-650e .center_2b66.shadow_282c .primary-247c > li.mask-silver-1bfa > a {
  color: rgba(255, 255, 255, 0.99);
}
.accent-650e .upper-b021,
.accent-650e .upper-b021 a {
  color: rgba(255, 255, 255, 0.99);
}
.accent-650e .module-pro-31e3.picture-south-c963 li a,
.accent-650e .pattern_b5c3 a,
.accent-650e .dark_6cfe,
.accent-650e .primary-247c > li > a,
.accent-650e .input-active-2e3c {
  color: rgba(255, 255, 255, 0.79);
}
.accent-650e .module-pro-31e3.picture-south-c963 li a:hover,
.accent-650e .pattern_b5c3 a:hover,
.accent-650e .dark_6cfe:hover,
.accent-650e .primary-247c > li > a:hover,
.accent-650e .input-active-2e3c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-650e .list-7160 {
  color: rgba(255, 255, 255, 0.79);
}
.accent-650e .list-7160 .up-f5ab {
  color: rgba(255, 255, 255, 0.99);
}
.accent-650e .list-7160:hover {
  color: rgba(255, 255, 255, 0.99);
}
.accent-650e .progress_04ce .rough-7d27 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.accent-650e .progress_04ce .rough-7d27 .solid-0f08 {
  color: rgba(255, 255, 255, 0.79);
}
.accent-650e
  .progress_04ce
  .rough-7d27
  .solid-0f08::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accent-650e
  .progress_04ce
  .rough-7d27
  .solid-0f08:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accent-650e
  .progress_04ce
  .rough-7d27
  .solid-0f08::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accent-650e
  .progress_04ce
  .rough-7d27
  .solid-0f08::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.accent-650e .progress_04ce .hidden_fresh_ba6f {
  color: rgba(255, 255, 255, 0.79);
}
.accent-650e .progress_04ce .hidden_fresh_ba6f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb_d4e2
  .accent-650e
  .progress_04ce
  .narrow-ef0d
  .summary_1818 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb_d4e2
  .accent-650e
  .progress_04ce
  .narrow-ef0d
  .solid-0f08 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.alert-right-caaa .photo-hard-0c91 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.photo-hard-0c91 .center_2b66.column_80d7 .primary-247c > li > a:focus,
.photo-hard-0c91 .center_2b66.column_80d7 .primary-247c > li > a:hover,
.photo-hard-0c91 .center_2b66.active_gas_e4ba .primary-247c > li > a:focus,
.photo-hard-0c91 .center_2b66.active_gas_e4ba .primary-247c > li > a:hover,
.photo-hard-0c91 .center_2b66.shadow_282c .primary-247c > li > a:focus,
.photo-hard-0c91 .center_2b66.shadow_282c .primary-247c > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-hard-0c91
  .center_2b66.column_80d7
  .primary-247c
  > li.steel-4c9a
  > a,
.photo-hard-0c91
  .center_2b66.column_80d7
  .primary-247c
  > li.notification_advanced_271a
  > a,
.photo-hard-0c91
  .center_2b66.active_gas_e4ba
  .primary-247c
  > li.steel-4c9a
  > a,
.photo-hard-0c91
  .center_2b66.active_gas_e4ba
  .primary-247c
  > li.notification_advanced_271a
  > a,
.photo-hard-0c91
  .center_2b66.shadow_282c
  .primary-247c
  > li.steel-4c9a
  > a,
.photo-hard-0c91 .center_2b66.shadow_282c .primary-247c > li.mask-silver-1bfa > a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-hard-0c91 .upper-b021,
.photo-hard-0c91 .upper-b021 a {
  color: rgba(0, 0, 0, 0.8);
}
.photo-hard-0c91 .module-pro-31e3.picture-south-c963 li a,
.photo-hard-0c91 .pattern_b5c3 a,
.photo-hard-0c91 .dark_6cfe,
.photo-hard-0c91 .primary-247c > li > a,
.photo-hard-0c91 .input-active-2e3c {
  color: rgba(0, 0, 0, 0.55);
}
.photo-hard-0c91 .module-pro-31e3.picture-south-c963 li a:hover,
.photo-hard-0c91 .pattern_b5c3 a:hover,
.photo-hard-0c91 .dark_6cfe:hover,
.photo-hard-0c91 .primary-247c > li > a:hover,
.photo-hard-0c91 .input-active-2e3c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.photo-hard-0c91 .list-7160 {
  color: rgba(0, 0, 0, 0.55);
}
.photo-hard-0c91 .list-7160 .up-f5ab {
  color: rgba(0, 0, 0, 0.8);
}
.photo-hard-0c91 .list-7160:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bottom_fc98 .in-2157 {
  margin-left: auto;
  margin-right: auto;
}
.box-b78f > * {
  margin-left: auto;
  margin-right: auto;
}
.box-b78f .disabled-last-9acc {
  margin-right: 1.41575em;
}
.progress_stone_ab1a .box-b78f > .background-cold-aedb {
  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;
}
.progress_stone_ab1a .box-b78f > .container_dim_7c82 {
  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;
}
.text_149d.bottom_fc98 .in-2157,
.element-a0e2.bottom_fc98 .in-2157 {
  margin-left: 0;
}
.badge-fresh-e677.bottom_fc98 .in-2157,
.search-5fc5.bottom_fc98 .in-2157 {
  margin-right: 0;
}
.box-b78f ol,
.box-b78f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.tertiary_north_822c video {
  max-width: 100%;
}
.avatar_a778 img {
  display: block;
}
.avatar_a778.disabled-last-9acc,
.avatar_a778.notification-9829 {
  width: 100%;
}
.avatar_a778.container_dim_7c82 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.in-c851:not(.fixed-4701) {
  margin: 1.5em auto;
}
.nav_86da p {
  padding: 1.5em 14px;
}
ul.logo-up-b34e.container_dim_7c82,
ul.logo-up-b34e.background-cold-aedb,
ul.logo-up-b34e.dirty_3b84.background-cold-aedb {
  padding: 0 14px;
}
.main_cool_ecd2 {
  display: block;
  overflow-x: auto;
}
.main_cool_ecd2 table {
  border-collapse: collapse;
  width: 100%;
}
.main_cool_ecd2 td,
.main_cool_ecd2 th {
  padding: 0.5em;
}
.box-b78f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.box-b78f ol ol,
.box-b78f ol ul,
.box-b78f ul ol,
.box-b78f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.box-b78f ol ol li,
.box-b78f ol ul li,
.box-b78f ul ol li,
.box-b78f ul ul li {
  margin-left: 0;
}
.list_huge_d864.next-6e45 > .component-7adf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.list_huge_d864.next-6e45 > .component-7adf iframe,
.list_huge_d864.next-6e45 > .component-7adf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.element_21ed {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.element_21ed.west_bead {
  padding: 0;
}
.element_21ed.west_bead cite {
  font-size: 13px;
}
.element_21ed > * {
  margin-left: 16px;
  margin-right: 16px;
}
.element_21ed cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.alert-63b7 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.alert-63b7 > p:first-child {
  margin-top: 0;
}
.alert-63b7 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.alert-63b7 blockquote {
  border-left: 0;
}
.text_yellow_1568 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.text_yellow_1568:not(.box-daa4) {
  max-width: 100px;
}
.text_yellow_1568.element-74f0 {
  border-bottom: none !important;
  text-align: center;
}
.text_yellow_1568.element-74f0::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .nav_86da p {
    padding: 1.5em 0;
  }
}
.hover-7cad {
  color: #0073aa;
}
.dark-f592 {
  background-color: #0073aa;
}
.copper_b812 {
  color: #229fd8;
}
.texture_e1e7 {
  background-color: #229fd8;
}
.mini_a4e9 {
  color: #eee;
}
.button_tall_cda6 {
  background-color: #eee;
}
.huge_cabe {
  color: #444;
}
.chip-large-32b1 {
  background-color: #444;
}
.item_486c {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.item_486c .steel_fa5e .pattern_b5c3 {
  font-size: 15px;
}
.item_486c .pattern_b5c3 {
  line-height: 1.3;
}
.item_486c .photo-hard-0c91 {
}
.item_486c .accent-650e {
  background: #235787;
}
.search-dim-fdd2 {
  padding: 0;
}
.search-dim-fdd2 .accent-650e {
  background: #1a1a1a;
}
.search-dim-fdd2 .photo-hard-0c91 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.pagination_middle_d928 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.pagination_middle_d928 .photo-hard-0c91 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.pagination_middle_d928 .accent-650e {
  background: #303030;
}
.border-out-936b {
  position: relative;
  z-index: 10;
}
.border-out-936b .bronze-8938 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.feature-13bf .text_5b31 {
  display: inline-block;
  vertical-align: middle;
}
.feature-13bf.tertiary-3e72 .text_5b31 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .feature-13bf.tertiary-3e72 .text_5b31 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .feature-13bf.tertiary-3e72 .text_5b31 {
    margin-right: 0.4em;
  }
}
.feature-13bf.tertiary-3e72 .text_5b31:last-child {
  margin-right: 0;
}
.wrapper-fluid-4e42 .bronze-8938 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .alert-right-caaa .steel_fa5e {
    margin: 0 -0.5em;
  }
  .alert-right-caaa .steel_fa5e [class*="customify-col-"],
  .alert-right-caaa .steel_fa5e [class*="customify-col_"],
  .alert-right-caaa .steel_fa5e [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.alert-right-caaa.shade_next_8825 .bronze-8938 {
  background: 0 0 !important;
}
.alert-right-caaa.shade_next_8825 .bronze-8938,
.alert-right-caaa.wrapper-fluid-4e42 .bronze-8938 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .alert-right-caaa.column_232d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.alert-right-caaa.wrapper-fluid-4e42 .bronze-8938 {
  box-shadow: none !important;
}
.info-f870 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .info-f870 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .info-f870 {
    padding: 18px 0 20px;
  }
}
.info-f870 .component_c1b9 {
  width: 100%;
}
.info-f870 .gas_0355 {
  margin-bottom: 0;
}
.info-f870 .active_rough_a979 {
  margin-top: 5px;
  font-size: 0.875em;
}
.title-65ec {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.title-65ec .basic_2871 {
  width: 100%;
}
.modal_slow_c89f {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.modal_slow_c89f li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.modal_slow_c89f 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;
}
.modal_slow_c89f li:last-child:after {
  display: none;
}
.modal_slow_c89f li a {
  font-weight: 500;
  margin-right: 10px;
}
.overlay_fe40 .pagination-copper-d58b button,
.info-f870 .pagination-copper-d58b button {
  left: 0;
}
.overlay_fe40 .basic_2871,
.info-f870 .basic_2871 {
  padding-left: 0;
  padding-right: 0;
}
.overlay_fe40 .title-65ec,
.info-f870 .title-65ec {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.overlay_fe40 {
  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;
}
.overlay_fe40: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;
}
.overlay_fe40 .motion_9730 {
  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) {
  .overlay_fe40 .motion_9730 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .overlay_fe40 .motion_9730 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .overlay_fe40 .motion_9730 {
    min-height: 200px;
  }
}
.overlay_fe40 .modal_slow_c89f {
  color: rgba(255, 255, 255, 0.8);
}
.overlay_fe40 .modal_slow_c89f a,
.overlay_fe40 .modal_slow_c89f li:after {
  color: inherit;
}
.overlay_fe40 .modal_slow_c89f a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.container_d110 {
  margin-bottom: 0.5em;
}
.top-ea0c {
  margin-bottom: 1.2em;
}
.top-ea0c,
.container_d110 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.top-ea0c p:last-child,
.container_d110 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .pagination-copper-d58b,
#masthead .pagination-copper-d58b {
  display: none;
}
#masthead
  > .pagination-copper-d58b.form_left_70c6 {
  display: none;
}
#masthead > .pagination-copper-d58b button {
  left: 0;
}
.west-0142 {
  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%;
}
.west-0142 .text_5b31 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.west-0142 .feature-dim-b72b {
  display: -webkit-box;
  display: flex;
}
.west-0142 .feature-dim-b72b.surface_c31e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.west-0142 .feature-dim-b72b.left_b39f {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.west-0142 .feature-dim-b72b.stale-6fce {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.west-0142.media-76dc.text_f363 .feature-dim-b72b.surface_c31e {
  flex-basis: 100%;
}
.west-0142.column_fcd7 .feature-dim-b72b.left_b39f {
  -webkit-box-flex: 1;
  flex: auto;
}
.west-0142.column_fcd7 .feature-dim-b72b.stale-6fce {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .pagination-copper-d58b.form_left_70c6 {
  display: none;
}
#masthead > .pagination-copper-d58b button {
  left: 0;
}
.dark_ba3e {
  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;
}
.dark_ba3e:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.dark_ba3e.chip-down-b120 i {
  margin-right: 4px;
}
.dark_ba3e.accent_purple_dff0 i {
  margin-left: 5px;
}
.pattern_b5c3 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.pattern_b5c3 p:last-child {
  margin-bottom: 0;
}
.white_78b2 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.white_78b2 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.white_78b2 img {
  display: block;
  width: auto;
  line-height: 1;
}
.white_78b2 .upper-b021 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.white_78b2 .status_mini_4d36 {
  margin: 5px 0 7px 0;
}
.white_78b2.hidden-dffc .item_iron_bcff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.white_78b2.hidden-dffc .label-df94 {
  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;
}
.white_78b2.gas-12e9 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.white_78b2.gas-12e9 .item_iron_bcff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.white_78b2.gas-12e9 .label-df94 {
  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;
}
.white_78b2.grid_6f85 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.white_78b2.card-lower-e86e {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.white_78b2.card-lower-e86e .label-df94 {
  margin-top: 7px;
}
.advanced_874a {
  display: inline-block;
}
.border-out-936b .last_c42a .white_78b2 img {
  max-width: 100%;
}
.center_2b66 .plasma-02bb.accent_f7f1,
.paragraph_350d .plasma-02bb.accent_f7f1 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.center_2b66 .hero-rough-94c8,
.paragraph_350d .hero-rough-94c8 {
  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%);
}
.center_2b66 .hero-rough-94c8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.center_2b66.banner_full_4955 .hero-rough-94c8 {
  display: none;
}
.center_2b66 .menu_basic_2254 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.center_2b66 .menu_basic_2254 li {
  display: inline-block;
  position: relative;
}
.center_2b66 .menu_basic_2254 li:last-child {
  margin-right: 0;
}
.center_2b66 .menu_basic_2254 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;
}
.center_2b66 .menu_basic_2254 li.mask-silver-1bfa > a {
  color: rgba(0, 0, 0, 0.9);
}
.center_2b66 .menu_basic_2254 > 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;
}
.center_2b66 .menu_basic_2254 > li > a i {
  line-height: 0;
}
.center_2b66 .menu_basic_2254 > li.photo_center_8b47 > a .hero-rough-94c8 {
  margin-left: 4px;
  line-height: 0;
}
.center_2b66 .menu_basic_2254 .panel_plasma_04d7 li.photo_center_8b47 > a {
  position: relative;
}
.center_2b66 .menu_basic_2254 .panel_plasma_04d7 li.photo_center_8b47 > a:after,
.center_2b66 .menu_basic_2254 .panel_plasma_04d7 li.photo_center_8b47 > a:before {
  content: "";
  display: table;
}
.center_2b66 .menu_basic_2254 .panel_plasma_04d7 li.photo_center_8b47 > a:after {
  clear: both;
}
.center_2b66 .menu_basic_2254 .panel_plasma_04d7 li.photo_center_8b47 > a .hero-rough-94c8 {
  margin-left: 5px;
  float: right;
}
.center_2b66 .notification-5d7c,
.center_2b66 .panel_plasma_04d7 {
  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;
}
.center_2b66 .panel_plasma_04d7 {
  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;
}
.center_2b66 .panel_plasma_04d7 .accent_f7f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.center_2b66 .panel_plasma_04d7 .hero-rough-94c8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.center_2b66 .panel_plasma_04d7 li {
  display: block;
  margin: 0;
  padding: 0;
}
.center_2b66 .panel_plasma_04d7 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;
}
.center_2b66 .panel_plasma_04d7 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.center_2b66 .panel_plasma_04d7 .panel_plasma_04d7 {
  top: 0;
  left: 100%;
}
.center_2b66 .disabled_cool_fbc4.fn-focus-bd23 > .notification-5d7c,
.center_2b66 .disabled_cool_fbc4.fn-focus-bd23 > .panel_plasma_04d7,
.center_2b66 .disabled_cool_fbc4:focus > .notification-5d7c,
.center_2b66 .disabled_cool_fbc4:focus > .panel_plasma_04d7,
.center_2b66 .disabled_cool_fbc4:hover > .notification-5d7c,
.center_2b66 .disabled_cool_fbc4:hover > .panel_plasma_04d7 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.center_2b66.shadow_282c .primary-247c:after,
.center_2b66.shadow_282c .primary-247c:before {
  content: "";
  display: table;
}
.center_2b66.shadow_282c .primary-247c:after {
  clear: both;
}
.center_2b66.shadow_282c .primary-247c > li {
  float: left;
}
.center_2b66.component_narrow_5476 .primary-247c:after,
.center_2b66.component_narrow_5476 .primary-247c:before {
  content: "";
  display: table;
}
.center_2b66.component_narrow_5476 .primary-247c:after {
  clear: both;
}
.center_2b66.component_narrow_5476 .primary-247c > li {
  float: left;
}
.center_2b66.component_narrow_5476 .primary-247c > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.center_2b66.component_narrow_5476 .primary-247c > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.center_2b66.component_narrow_5476 .primary-247c > li.steel-4c9a > a,
.center_2b66.component_narrow_5476 .primary-247c > li.mask-silver-1bfa > a {
  color: #fff;
  background-color: #1e4b75;
}
.center_2b66.column_80d7 .primary-247c > li > a .accent_f7f1 {
  position: relative;
}
.center_2b66.column_80d7 .primary-247c > li > a .accent_f7f1: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;
}
.center_2b66.column_80d7
  .primary-247c
  > li:focus
  > a
  .accent_f7f1:before,
.center_2b66.column_80d7
  .primary-247c
  > li:hover
  > a
  .accent_f7f1:before {
  width: 100%;
  background-color: currentColor;
}
.center_2b66.column_80d7
  .primary-247c
  > li.steel-4c9a
  > a
  .accent_f7f1:before,
.center_2b66.column_80d7
  .primary-247c
  > li.notification_advanced_271a
  > a
  .accent_f7f1:before {
  width: 100%;
  background-color: currentColor;
}
.center_2b66.active_gas_e4ba .primary-247c > li > a .accent_f7f1 {
  position: relative;
}
.center_2b66.active_gas_e4ba .primary-247c > li > a .accent_f7f1: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;
}
.center_2b66.active_gas_e4ba .primary-247c > li:focus > a .accent_f7f1:before,
.center_2b66.active_gas_e4ba
  .primary-247c
  > li:hover
  > a
  .accent_f7f1:before {
  width: 100%;
  background-color: currentColor;
}
.center_2b66.active_gas_e4ba
  .primary-247c
  > li.steel-4c9a
  > a
  .accent_f7f1:before,
.center_2b66.active_gas_e4ba
  .primary-247c
  > li.notification_advanced_271a
  > a
  .accent_f7f1:before {
  width: 100%;
  background-color: currentColor;
}
.paragraph_350d .menu_basic_2254 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.paragraph_350d .menu_basic_2254 li:first-child > a {
  border-top: none;
}
.paragraph_350d .menu_basic_2254 .article-73ba > .accent_f7f1 .hero-rough-94c8 {
  display: none;
}
.paragraph_350d .menu_basic_2254 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.paragraph_350d .menu_basic_2254 li:last-child {
  border: none;
}
.paragraph_350d .menu_basic_2254 li.photo_center_8b47 > a {
  padding-right: 45px !important;
}
.paragraph_350d .menu_basic_2254 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.paragraph_350d .menu_basic_2254 li a:focus,
.paragraph_350d .menu_basic_2254 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.paragraph_350d .menu_basic_2254 li .bottom-9637 {
  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;
}
.paragraph_350d .menu_basic_2254 li .bottom-9637:hover {
  box-shadow: none;
}
.paragraph_350d .menu_basic_2254 li .bottom-9637 .hero-rough-94c8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.paragraph_350d .menu_basic_2254 .panel_plasma_04d7 {
  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);
}
.paragraph_350d .menu_basic_2254 .panel_plasma_04d7 li a {
  padding-left: 3em;
}
.paragraph_350d .menu_basic_2254 .slider_691b > a .bottom-9637 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.paragraph_350d .menu_basic_2254 .slider_691b > .panel_plasma_04d7 {
  display: block;
  opacity: 1;
}
.next-a0d6 {
  max-width: 100%;
}
.rough_cb2e {
  line-height: 0;
  cursor: pointer;
}
.input-active-2e3c {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.input-active-2e3c:hover {
  box-shadow: none;
  color: currentColor;
}
.input-active-2e3c svg {
  width: 18px;
  height: 18px;
}
.input-active-2e3c .short_6ef8 {
  display: none;
}
.section_bright_ad14 {
  position: relative;
}
.section_bright_ad14.fn-active-bd23 .input-active-2e3c .media_tiny_b432 {
  display: none;
}
.section_bright_ad14.fn-active-bd23 .input-active-2e3c .short_6ef8 {
  display: inline-block;
}
.section_bright_ad14 .main-1f62 {
  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);
}
.section_bright_ad14.table_focused_118c .main-1f62 {
  left: auto;
  right: -0.9em;
}
.section_bright_ad14.table_focused_118c .medium_0e1f::before {
  left: auto;
  right: 15px;
}
.section_bright_ad14.fn-active-bd23 .main-1f62 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.narrow-ef0d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.narrow-ef0d label {
  flex-basis: 100%;
}
.narrow-ef0d .rough-7d27 {
  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;
}
.narrow-ef0d .solid-0f08 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.narrow-ef0d .solid-0f08:focus {
  background-color: transparent;
}
.narrow-ef0d button.hidden_fresh_ba6f {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.narrow-ef0d button.hidden_fresh_ba6f:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.narrow-ef0d button.hidden_fresh_ba6f svg {
  width: 18px;
  height: 18px;
}
.narrow-ef0d input[type="submit"] {
  min-height: auto;
}
.progress_04ce .narrow-ef0d .solid-0f08 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.medium_0e1f {
  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) {
  .medium_0e1f {
    width: 220px;
  }
}
.medium_0e1f label {
  flex-basis: 100%;
}
.medium_0e1f::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;
}
.breadcrumb_d4e2 .progress_04ce .narrow-ef0d {
  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;
}
.breadcrumb_d4e2
  .progress_04ce
  .narrow-ef0d
  .rough-7d27 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.breadcrumb_d4e2 .progress_04ce .narrow-ef0d .solid-0f08 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.breadcrumb_d4e2
  .progress_04ce
  .narrow-ef0d
  .solid-0f08:focus {
  background: 0 0;
}
.breadcrumb_d4e2
  .progress_04ce
  .narrow-ef0d
  .summary_1818 {
  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;
}
.module-pro-31e3 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.module-pro-31e3 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.module-pro-31e3 li:last-child {
  margin-right: 0;
}
.module-pro-31e3 li:first-child {
  margin-left: 0;
}
.module-pro-31e3.lower_44d6 a {
  color: #fff;
}
.module-pro-31e3.lower_44d6 a:hover {
  color: #fff;
}
.module-pro-31e3 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.module-pro-31e3 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.module-pro-31e3 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.module-pro-31e3 a:hover {
  opacity: 0.9;
  color: inherit;
}
.module-pro-31e3 [class*="social-icon-apple"] {
  background-color: #999;
}
.module-pro-31e3 [class*="social-icon-apple"].icon_upper_665e {
  background-color: transparent;
  color: #999;
}
.module-pro-31e3 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.module-pro-31e3 [class*="social-icon-behance"].icon_upper_665e {
  background-color: transparent;
  color: #1769ff;
}
.module-pro-31e3 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.module-pro-31e3 [class*="social-icon-bitbucket"].icon_upper_665e {
  background-color: transparent;
  color: #205081;
}
.module-pro-31e3 [class*="social-icon-codepen"] {
  background-color: #000;
}
.module-pro-31e3 [class*="social-icon-codepen"].icon_upper_665e {
  background-color: transparent;
  color: #000;
}
.module-pro-31e3 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.module-pro-31e3 [class*="social-icon-delicious"].icon_upper_665e {
  background-color: transparent;
  color: #39f;
}
.module-pro-31e3 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.module-pro-31e3 [class*="social-icon-digg"].icon_upper_665e {
  background-color: transparent;
  color: #005be2;
}
.module-pro-31e3 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.module-pro-31e3 [class*="social-icon-dribbble"].icon_upper_665e {
  background-color: transparent;
  color: #ea4c89;
}
.module-pro-31e3 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.module-pro-31e3 [class*="social-icon-envelope"].icon_upper_665e {
  background-color: transparent;
  color: #ea4335;
}
.module-pro-31e3 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.module-pro-31e3 [class*="social-icon-facebook"].icon_upper_665e {
  background-color: transparent;
  color: #3b5998;
}
.module-pro-31e3 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.module-pro-31e3 [class*="social-icon-flickr"].icon_upper_665e {
  background-color: transparent;
  color: #0063dc;
}
.module-pro-31e3 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.module-pro-31e3 [class*="social-icon-foursquare"].icon_upper_665e {
  background-color: transparent;
  color: #2d5be3;
}
.module-pro-31e3 [class*="social-icon-github"] {
  background-color: #333;
}
.module-pro-31e3 [class*="social-icon-github"].icon_upper_665e {
  background-color: transparent;
  color: #333;
}
.module-pro-31e3 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.module-pro-31e3 [class*="social-icon-google-plus"].icon_upper_665e {
  background-color: transparent;
  color: #dd4b39;
}
.module-pro-31e3 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.module-pro-31e3 [class*="social-icon-houzz"].icon_upper_665e {
  background-color: transparent;
  color: #7ac142;
}
.module-pro-31e3 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.module-pro-31e3 [class*="social-icon-instagram"].icon_upper_665e {
  background-color: transparent;
  color: #262626;
}
.module-pro-31e3 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.module-pro-31e3 [class*="social-icon-jsfiddle"].icon_upper_665e {
  background-color: transparent;
  color: #487aa2;
}
.module-pro-31e3 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.module-pro-31e3 [class*="social-icon-linkedin"].icon_upper_665e {
  background-color: transparent;
  color: #0077b5;
}
.module-pro-31e3 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.module-pro-31e3 [class*="social-icon-medium"].icon_upper_665e {
  background-color: transparent;
  color: #00ab6b;
}
.module-pro-31e3 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.module-pro-31e3
  [class*="social-icon-odnoklassniki"].icon_upper_665e {
  background-color: transparent;
  color: #f4731c;
}
.module-pro-31e3 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.module-pro-31e3 [class*="social-icon-meetup"].icon_upper_665e {
  background-color: transparent;
  color: #ec1c40;
}
.module-pro-31e3 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.module-pro-31e3 [class*="social-icon-pinterest"].icon_upper_665e {
  background-color: transparent;
  color: #bd081c;
}
.module-pro-31e3 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.module-pro-31e3 [class*="social-icon-product-hunt"].icon_upper_665e {
  background-color: transparent;
  color: #da552f;
}
.module-pro-31e3 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.module-pro-31e3 [class*="social-icon-reddit"].icon_upper_665e {
  background-color: transparent;
  color: #ff4500;
}
.module-pro-31e3 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.module-pro-31e3 [class*="social-icon-rss"].icon_upper_665e {
  background-color: transparent;
  color: #f26522;
}
.module-pro-31e3 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.module-pro-31e3
  [class*="social-icon-shopping-cart"].icon_upper_665e {
  background-color: transparent;
  color: #4caf50;
}
.module-pro-31e3 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.module-pro-31e3 [class*="social-icon-skype"].icon_upper_665e {
  background-color: transparent;
  color: #00aff0;
}
.module-pro-31e3 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.module-pro-31e3 [class*="social-icon-slideshare"].icon_upper_665e {
  background-color: transparent;
  color: #0077b5;
}
.module-pro-31e3 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.module-pro-31e3 [class*="social-icon-snapchat"].icon_upper_665e {
  background-color: transparent;
  color: #fffc00;
}
.module-pro-31e3 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.module-pro-31e3 [class*="social-icon-soundcloud"].icon_upper_665e {
  background-color: transparent;
  color: #f80;
}
.module-pro-31e3 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.module-pro-31e3 [class*="social-icon-spotify"].icon_upper_665e {
  background-color: transparent;
  color: #2ebd59;
}
.module-pro-31e3 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.module-pro-31e3
  [class*="social-icon-stack-overflow"].icon_upper_665e {
  background-color: transparent;
  color: #fe7a15;
}
.module-pro-31e3 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.module-pro-31e3 [class*="social-icon-maldkfgram"].icon_upper_665e {
  background-color: transparent;
  color: #2ca5e0;
}
.module-pro-31e3 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.module-pro-31e3 [class*="social-icon-tripadvisor"].icon_upper_665e {
  background-color: transparent;
  color: #589442;
}
.module-pro-31e3 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.module-pro-31e3 [class*="social-icon-tumblr"].icon_upper_665e {
  background-color: transparent;
  color: #35465c;
}
.module-pro-31e3 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.module-pro-31e3 [class*="social-icon-twitch"].icon_upper_665e {
  background-color: transparent;
  color: #6441a5;
}
.module-pro-31e3 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.module-pro-31e3 [class*="social-icon-twitter"].icon_upper_665e {
  background-color: transparent;
  color: #1da1f2;
}
.module-pro-31e3 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.module-pro-31e3 [class*="social-icon-vimeo"].icon_upper_665e {
  background-color: transparent;
  color: #1ab7ea;
}
.module-pro-31e3 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.module-pro-31e3 [class*="social-icon-vk"].icon_upper_665e {
  background-color: transparent;
  color: #45668e;
}
.module-pro-31e3 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.module-pro-31e3 [class*="social-icon-weibo"].icon_upper_665e {
  background-color: transparent;
  color: #df2029;
}
.module-pro-31e3 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.module-pro-31e3 [class*="social-icon-weixin"].icon_upper_665e {
  background-color: transparent;
  color: #7bb32e;
}
.module-pro-31e3 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.module-pro-31e3 [class*="social-icon-whatsapp"].icon_upper_665e {
  background-color: transparent;
  color: #25d366;
}
.module-pro-31e3 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.module-pro-31e3 [class*="social-icon-wordpress"].icon_upper_665e {
  background-color: transparent;
  color: #21759b;
}
.module-pro-31e3 [class*="social-icon-xing"] {
  background-color: #026466;
}
.module-pro-31e3 [class*="social-icon-xing"].icon_upper_665e {
  background-color: transparent;
  color: #026466;
}
.module-pro-31e3 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.module-pro-31e3 [class*="social-icon-yelp"].icon_upper_665e {
  background-color: transparent;
  color: #af0606;
}
.module-pro-31e3 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.module-pro-31e3 [class*="social-icon-youtube"].icon_upper_665e {
  background-color: transparent;
  color: #cd201f;
}
.dark_6cfe {
  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;
}
.dark_6cfe:hover {
  box-shadow: none;
  background: 0 0;
}
.status_black_62c5 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.box_rough_231b {
  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;
}
.tag_advanced_737b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.content-solid-f425 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.content-solid-f425,
.content-solid-f425::after,
.content-solid-f425::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;
}
.content-solid-f425::after,
.content-solid-f425::before {
  content: "";
  display: block;
  background-color: inherit;
}
.card-lower-4ad6 .box_rough_231b .tag_advanced_737b {
  margin-top: -2px;
  width: 19px;
}
.card-lower-4ad6 .box_rough_231b .content-solid-f425 {
  margin-top: -1px;
}
.card-lower-4ad6 .box_rough_231b .content-solid-f425,
.card-lower-4ad6 .box_rough_231b .content-solid-f425::after,
.card-lower-4ad6 .box_rough_231b .content-solid-f425::before {
  width: 19px;
  height: 2px;
}
.card-lower-4ad6 .box_rough_231b .content-solid-f425::before {
  top: -6px;
}
.card-lower-4ad6 .box_rough_231b .content-solid-f425::after {
  bottom: -6px;
}
.soft_0e99 .box_rough_231b .tag_advanced_737b {
  margin-top: -2px;
  width: 22px;
}
.soft_0e99 .box_rough_231b .content-solid-f425 {
  margin-top: -1px;
}
.soft_0e99 .box_rough_231b .content-solid-f425,
.soft_0e99 .box_rough_231b .content-solid-f425::after,
.soft_0e99 .box_rough_231b .content-solid-f425::before {
  width: 22px;
  height: 2px;
}
.soft_0e99 .box_rough_231b .content-solid-f425::before {
  top: -7px;
}
.soft_0e99 .box_rough_231b .content-solid-f425::after {
  bottom: -7px;
}
.liquid-3503 .box_rough_231b .tag_advanced_737b {
  margin-top: -2px;
  width: 31px;
}
.liquid-3503 .box_rough_231b .content-solid-f425 {
  margin-top: -1.5px;
}
.liquid-3503 .box_rough_231b .content-solid-f425,
.liquid-3503 .box_rough_231b .content-solid-f425::after,
.liquid-3503 .box_rough_231b .content-solid-f425::before {
  width: 31px;
  height: 3px;
}
.liquid-3503 .box_rough_231b .content-solid-f425::before {
  top: -9px;
}
.liquid-3503 .box_rough_231b .content-solid-f425::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .filter_dirty_993d .box_rough_231b .tag_advanced_737b {
    margin-top: -2px;
    width: 19px;
  }
  .filter_dirty_993d .box_rough_231b .content-solid-f425 {
    margin-top: -1px;
  }
  .filter_dirty_993d .box_rough_231b .content-solid-f425,
  .filter_dirty_993d .box_rough_231b .content-solid-f425::after,
  .filter_dirty_993d .box_rough_231b .content-solid-f425::before {
    width: 19px;
    height: 2px;
  }
  .filter_dirty_993d .box_rough_231b .content-solid-f425::before {
    top: -6px;
  }
  .filter_dirty_993d .box_rough_231b .content-solid-f425::after {
    bottom: -6px;
  }
  .fixed_5cba .box_rough_231b .tag_advanced_737b {
    margin-top: -2px;
    width: 22px;
  }
  .fixed_5cba .box_rough_231b .content-solid-f425 {
    margin-top: -1px;
  }
  .fixed_5cba .box_rough_231b .content-solid-f425,
  .fixed_5cba .box_rough_231b .content-solid-f425::after,
  .fixed_5cba .box_rough_231b .content-solid-f425::before {
    width: 22px;
    height: 2px;
  }
  .fixed_5cba .box_rough_231b .content-solid-f425::before {
    top: -7px;
  }
  .fixed_5cba .box_rough_231b .content-solid-f425::after {
    bottom: -7px;
  }
  .message_silver_5687 .box_rough_231b .tag_advanced_737b {
    margin-top: -2px;
    width: 31px;
  }
  .message_silver_5687 .box_rough_231b .content-solid-f425 {
    margin-top: -1.5px;
  }
  .message_silver_5687 .box_rough_231b .content-solid-f425,
  .message_silver_5687 .box_rough_231b .content-solid-f425::after,
  .message_silver_5687 .box_rough_231b .content-solid-f425::before {
    width: 31px;
    height: 3px;
  }
  .message_silver_5687 .box_rough_231b .content-solid-f425::before {
    top: -9px;
  }
  .message_silver_5687 .box_rough_231b .content-solid-f425::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .panel_7126 .box_rough_231b .tag_advanced_737b {
    margin-top: -2px;
    width: 19px;
  }
  .panel_7126 .box_rough_231b .content-solid-f425 {
    margin-top: -1px;
  }
  .panel_7126 .box_rough_231b .content-solid-f425,
  .panel_7126 .box_rough_231b .content-solid-f425::after,
  .panel_7126 .box_rough_231b .content-solid-f425::before {
    width: 19px;
    height: 2px;
  }
  .panel_7126 .box_rough_231b .content-solid-f425::before {
    top: -6px;
  }
  .panel_7126 .box_rough_231b .content-solid-f425::after {
    bottom: -6px;
  }
  .text_soft_ce6a .box_rough_231b .tag_advanced_737b {
    margin-top: -2px;
    width: 22px;
  }
  .text_soft_ce6a .box_rough_231b .content-solid-f425 {
    margin-top: -1px;
  }
  .text_soft_ce6a .box_rough_231b .content-solid-f425,
  .text_soft_ce6a .box_rough_231b .content-solid-f425::after,
  .text_soft_ce6a .box_rough_231b .content-solid-f425::before {
    width: 22px;
    height: 2px;
  }
  .text_soft_ce6a .box_rough_231b .content-solid-f425::before {
    top: -7px;
  }
  .text_soft_ce6a .box_rough_231b .content-solid-f425::after {
    bottom: -7px;
  }
  .title-action-6227 .box_rough_231b .tag_advanced_737b {
    margin-top: -2px;
    width: 31px;
  }
  .title-action-6227 .box_rough_231b .content-solid-f425 {
    margin-top: -1.5px;
  }
  .title-action-6227 .box_rough_231b .content-solid-f425,
  .title-action-6227 .box_rough_231b .content-solid-f425::after,
  .title-action-6227 .box_rough_231b .content-solid-f425::before {
    width: 31px;
    height: 3px;
  }
  .title-action-6227 .box_rough_231b .content-solid-f425::before {
    top: -9px;
  }
  .title-action-6227 .box_rough_231b .content-solid-f425::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gradient-1459 .box_rough_231b .tag_advanced_737b {
    margin-top: -2px;
    width: 19px;
  }
  .gradient-1459 .box_rough_231b .content-solid-f425 {
    margin-top: -1px;
  }
  .gradient-1459 .box_rough_231b .content-solid-f425,
  .gradient-1459 .box_rough_231b .content-solid-f425::after,
  .gradient-1459 .box_rough_231b .content-solid-f425::before {
    width: 19px;
    height: 2px;
  }
  .gradient-1459 .box_rough_231b .content-solid-f425::before {
    top: -6px;
  }
  .gradient-1459 .box_rough_231b .content-solid-f425::after {
    bottom: -6px;
  }
  .widget-last-99bb .box_rough_231b .tag_advanced_737b {
    margin-top: -2px;
    width: 22px;
  }
  .widget-last-99bb .box_rough_231b .content-solid-f425 {
    margin-top: -1px;
  }
  .widget-last-99bb .box_rough_231b .content-solid-f425,
  .widget-last-99bb .box_rough_231b .content-solid-f425::after,
  .widget-last-99bb .box_rough_231b .content-solid-f425::before {
    width: 22px;
    height: 2px;
  }
  .widget-last-99bb .box_rough_231b .content-solid-f425::before {
    top: -7px;
  }
  .widget-last-99bb .box_rough_231b .content-solid-f425::after {
    bottom: -7px;
  }
  .right_038e .box_rough_231b .tag_advanced_737b {
    margin-top: -2px;
    width: 31px;
  }
  .right_038e .box_rough_231b .content-solid-f425 {
    margin-top: -1.5px;
  }
  .right_038e .box_rough_231b .content-solid-f425,
  .right_038e .box_rough_231b .content-solid-f425::after,
  .right_038e .box_rough_231b .content-solid-f425::before {
    width: 31px;
    height: 3px;
  }
  .right_038e .box_rough_231b .content-solid-f425::before {
    top: -9px;
  }
  .right_038e .box_rough_231b .content-solid-f425::after {
    bottom: -9px;
  }
}
.caption-bottom-8954 .content-solid-f425 {
  -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);
}
.caption-bottom-8954 .content-solid-f425::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.caption-bottom-8954 .content-solid-f425::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);
}
.caption-bottom-8954.iron-fead .content-solid-f425 {
  -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);
}
.caption-bottom-8954.iron-fead .content-solid-f425::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.caption-bottom-8954.iron-fead .content-solid-f425::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);
}
.form_5222 {
  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.focused-e8a2:before {
  display: none;
}
.secondary_4a4f {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.secondary_4a4f .mask_805f {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.secondary_4a4f .mask_805f:last-of-type {
  border-bottom: none;
}
.secondary_4a4f .mask_805f.advanced_850b,
.secondary_4a4f .mask_805f.slider_selected_dbfb,
.secondary_4a4f .mask_805f.texture-tall-4144 {
  padding: 0;
}
.secondary_4a4f .paragraph_350d .bottom-9637 {
  color: currentColor;
}
.secondary_4a4f .paragraph_350d .bottom-9637:focus,
.secondary_4a4f .paragraph_350d .bottom-9637:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary_4a4f.photo-hard-0c91 .list-7160,
.secondary_4a4f.photo-hard-0c91 .pattern_b5c3 a,
.secondary_4a4f.photo-hard-0c91 .primary-247c a,
.secondary_4a4f.photo-hard-0c91 .panel_plasma_04d7 a {
  color: rgba(0, 0, 0, 0.55);
}
.secondary_4a4f.photo-hard-0c91 .list-7160:hover,
.secondary_4a4f.photo-hard-0c91 .pattern_b5c3 a:hover,
.secondary_4a4f.photo-hard-0c91 .primary-247c a:hover,
.secondary_4a4f.photo-hard-0c91 .panel_plasma_04d7 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_4a4f.photo-hard-0c91 .up-f5ab {
  color: rgba(0, 0, 0, 0.8);
}
.secondary_4a4f.photo-hard-0c91 .mask_805f {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_4a4f.photo-hard-0c91 .mask_805f:before {
  background: rgba(0, 0, 0, 0.08);
}
.secondary_4a4f.photo-hard-0c91 .article-short-ce3d:before {
  background: rgba(255, 255, 255, 0.9);
}
.secondary_4a4f.photo-hard-0c91 .paragraph_350d .menu_basic_2254 li a,
.secondary_4a4f.photo-hard-0c91 .paragraph_350d .bottom-9637,
.secondary_4a4f.photo-hard-0c91 .panel_plasma_04d7 {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_4a4f.photo-hard-0c91 .paragraph_350d .bottom-9637:focus,
.secondary_4a4f.photo-hard-0c91 .paragraph_350d .bottom-9637:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary_4a4f.photo-hard-0c91 .menu_basic_2254 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.secondary_4a4f.accent-650e .list-7160,
.secondary_4a4f.accent-650e .pattern_b5c3 a,
.secondary_4a4f.accent-650e .primary-247c .bottom-9637,
.secondary_4a4f.accent-650e .primary-247c a,
.secondary_4a4f.accent-650e .panel_plasma_04d7 a {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_4a4f.accent-650e .list-7160:hover,
.secondary_4a4f.accent-650e .pattern_b5c3 a:hover,
.secondary_4a4f.accent-650e .primary-247c .bottom-9637:hover,
.secondary_4a4f.accent-650e .primary-247c a:hover,
.secondary_4a4f.accent-650e .panel_plasma_04d7 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_4a4f.accent-650e .up-f5ab {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_4a4f.accent-650e .mask_805f {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_4a4f.accent-650e .mask_805f:before {
  background: rgba(255, 255, 255, 0.08);
}
.secondary_4a4f.accent-650e .article-short-ce3d:before {
  background: rgba(0, 0, 0, 0.9);
}
.secondary_4a4f.accent-650e .paragraph_350d .menu_basic_2254 li a,
.secondary_4a4f.accent-650e .paragraph_350d .bottom-9637,
.secondary_4a4f.accent-650e .panel_plasma_04d7 {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_4a4f.accent-650e .paragraph_350d .bottom-9637:focus,
.secondary_4a4f.accent-650e .paragraph_350d .bottom-9637:hover {
  background: rgba(0, 0, 0, 0.01);
}
.secondary_4a4f.accent-650e .menu_basic_2254 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-short-ce3d {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.article-short-ce3d:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.widget_basic_22ea {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.bright-a913 .secondary_4a4f {
  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;
}
.bright-a913 .mask_805f {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.bright-a913 .mask_805f: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) {
  .bright-a913 .mask_805f:before {
    width: 16%;
    left: 42%;
  }
}
.bright-a913 .mask_805f:last-child:before {
  content: none;
}
.bright-a913 .mask_805f[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.bright-a913 .paragraph_350d .menu_basic_2254 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.bright-a913 .paragraph_350d .menu_basic_2254 li a .bottom-9637 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.bright-a913 .paragraph_350d .panel_plasma_04d7 {
  border: none;
}
.bright-a913 .paragraph_350d .panel_plasma_04d7 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.bright-a913 .article-short-ce3d {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.bright-a913 .widget_basic_22ea {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.bright-a913 .accent-650e .article-short-ce3d:before {
  background: rgba(0, 0, 0, 0.9);
}
.bright-a913 .photo-hard-0c91.shade-712f .content-solid-f425 {
  background: rgba(0, 0, 0, 0.6);
}
.bright-a913
  .photo-hard-0c91.shade-712f
  .content-solid-f425::after,
.bright-a913
  .photo-hard-0c91.shade-712f
  .content-solid-f425:before {
  background: inherit;
}
.bright-a913
  .photo-hard-0c91.shade-712f:hover
  .content-solid-f425 {
  background: rgba(0, 0, 0, 0.8);
}
.fresh-b5a1 .secondary_4a4f {
  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) {
  .fresh-b5a1 .secondary_4a4f {
    width: auto;
    right: 45px;
  }
}
.mask_412f .secondary_4a4f {
  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) {
  .mask_412f .secondary_4a4f {
    width: auto;
    left: 45px;
  }
}
.focused-e8a2 .secondary_4a4f {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.focused-e8a2 .widget_basic_22ea {
  max-width: 48em;
  margin: 0 auto;
}
.focused-e8a2 .article-short-ce3d:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.action-4a9d {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.action-4a9d.bright-a913 .secondary_4a4f {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.action-4a9d.fresh-b5a1 .secondary_4a4f {
  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);
}
.action-4a9d .secondary_4a4f {
  visibility: visible;
}
.action-4a9d.mask_412f .secondary_4a4f {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.east_5ac5,
.block-action-1a2a {
  overflow-x: hidden;
}
.east_5ac5 .secondary_4a4f {
  overflow: auto;
}
.east_5ac5.bright-a913 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.east_5ac5.bright-a913 .secondary_4a4f {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.east_5ac5.bright-a913 .dark_6cfe {
  opacity: 0;
}
.east_5ac5.fresh-b5a1 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.east_5ac5.fresh-b5a1 .secondary_4a4f {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.east_5ac5.fresh-b5a1 .dark_6cfe {
  opacity: 0;
}
.east_5ac5.mask_412f {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.east_5ac5.mask_412f .secondary_4a4f {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.east_5ac5.mask_412f .dark_6cfe {
  opacity: 0;
}
.east_5ac5.focused-e8a2 .secondary_4a4f {
  z-index: 10;
  visibility: visible;
}
.shade-712f {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.shade-712f .content-solid-f425 {
  background: rgba(255, 255, 255, 0.99);
}
.shade-712f .content-solid-f425::after,
.shade-712f .content-solid-f425:before {
  background: inherit;
}
.shade-712f:hover .content-solid-f425 {
  background: rgba(255, 255, 255, 0.99);
}
.mask_412f .shade-712f {
  top: 10px;
  right: auto;
  left: 12px;
}
.focused-e8a2 .shade-712f {
  display: none !important;
}
.east_5ac5:before,
.block-action-1a2a:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.east_5ac5 .shade-712f,
.block-action-1a2a .shade-712f {
  display: inline-block;
}
.secondary_4a4f .text_5b31 {
  -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;
}
.east_5ac5 .secondary_4a4f .text_5b31,
.block-action-1a2a .secondary_4a4f .text_5b31 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.mini-de7c .rough-7d27 {
  width: 100%;
}
.last_c42a {
  padding: 0 0.5em 0;
}
.last_c42a [class*="customify-col-"],
.last_c42a [class*="customify-col_"],
.last_c42a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.border-outer-cfa5 .last_c42a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .steel_fa5e .hovered_84b5,
  .hovered_84b5 {
    display: none;
  }
  .dirty_4bda {
    text-align: left;
  }
  .card_light_78c2 {
    text-align: center;
  }
  .main_952d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .steel_fa5e .logo_470e,
  .logo_470e {
    display: none;
  }
  .tooltip_78bf {
    text-align: left;
  }
  .slider_inner_393f {
    text-align: center;
  }
  .tag-lower-f1b9 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .steel_fa5e .sidebar-9ab3,
  .sidebar-9ab3 {
    display: none;
  }
  .liquid_d053 {
    text-align: left;
  }
  .heading_6470 {
    text-align: center;
  }
  .widget-7154 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.next-4838 {
  box-shadow: none !important;
}
.header-left-d93d .motion_af46,
.item-e78f .motion_af46 {
  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;
}
.item-e78f .motion_af46 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.bronze-8938 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.bronze-8938:after,
.bronze-8938:before {
  content: "";
  display: table;
}
.bronze-8938:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .bronze-8938 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.bronze-8938,
.column_232d {
  max-width: 1248px;
  margin: 0 auto;
}

.input_0b29.footer-e144 .bronze-8938 {
  max-width: 100%;
}
.input_0b29.shade_slow_c096 {
  max-width: 1200px;
  margin: 0 auto;
}
.input_0b29.wrapper_narrow_09a9 .bronze-8938 {
  max-width: 100%;
}
.input_0b29.wrapper_narrow_09a9 > .bronze-8938 {
  padding-left: 0;
  padding-right: 0;
}
.input_0b29.wrapper_narrow_09a9 > .bronze-8938 .steel_fa5e {
  margin: 0;
}
.input_0b29.wrapper_narrow_09a9
  > .bronze-8938
  .nav_4c4c.content-86a6 {
  margin-right: 0;
  margin-left: 0;
}
.input_0b29.wrapper_narrow_09a9 #main.content-86a6 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .form_dynamic_cd0b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .form_dynamic_cd0b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .bottom-a714 .in-2157 {
    padding-right: 1em;
  }
  .bottom-a714.new_bcbe .nav_4c4c {
    border-right: 1px solid #eaecee;
  }
  .bottom-a714.new_bcbe .in-2157 {
    padding-right: 1em;
  }
  .bottom-a714.new_bcbe .content-dirty-2f07 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .current_4fd9 .in-2157 {
    padding-left: 1em;
  }
  .current_4fd9.new_bcbe .nav_4c4c {
    border-left: 1px solid #eaecee;
  }
  .current_4fd9.new_bcbe .in-2157 {
    padding-left: 1em;
  }
  .current_4fd9.new_bcbe .content-dirty-2f07 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .frame-cold-2a3a .in-2157 {
    padding-left: 1em;
  }
  .frame-cold-2a3a.new_bcbe .search_south_9feb {
    border-right: 1px solid #eaecee;
  }
  .frame-cold-2a3a.new_bcbe .media_41b6 {
    border-right: 1px solid #eaecee;
  }
  .frame-cold-2a3a.new_bcbe .in-2157 {
    padding-left: 1em;
  }
  .frame-cold-2a3a.new_bcbe .content-dirty-2f07 {
    padding-right: 1em;
  }
  .frame-cold-2a3a.new_bcbe .element-e08d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .alert-pressed-1662 .in-2157 {
    padding-right: 1em;
  }
  .alert-pressed-1662.new_bcbe .search_south_9feb {
    border-left: 1px solid #eaecee;
  }
  .alert-pressed-1662.new_bcbe .media_41b6 {
    border-left: 1px solid #eaecee;
  }
  .alert-pressed-1662.new_bcbe .in-2157 {
    padding-right: 1em;
  }
  .alert-pressed-1662.new_bcbe .content-dirty-2f07 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .alert-pressed-1662.new_bcbe .element-e08d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .form_dynamic_cd0b .in-2157 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_dynamic_cd0b.new_bcbe .nav_4c4c {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .form_dynamic_cd0b.new_bcbe .in-2157 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .form_dynamic_cd0b.new_bcbe .content-dirty-2f07 {
    padding-left: 1em;
  }
  .form_dynamic_cd0b.new_bcbe .element-e08d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .form_dynamic_cd0b.new_bcbe .in-2157 {
    padding-left: 0;
  }
}
.wrapper_warm_60f2 .feature-13bf {
  display: inline-block;
}
.plasma_3698 {
  display: inline-block;
}
.card_36f5 {
  word-con: break-word;
}
.hard_00ca > span {
  display: inline-block;
  padding: 5px 0;
}
.hard_00ca .warm_7919 {
  margin-left: 8px;
  margin-right: 8px;
}
.hard_00ca .paper_c0c9 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.form-bronze-fb57 .mask_next_0095 {
  margin-bottom: 2em;
}
.form-bronze-fb57 .west_93d4 {
  margin-bottom: 15px;
}
.form-bronze-fb57 .west_93d4:last-child {
  margin-bottom: 0;
}
.form-bronze-fb57 .accordion-b5cf {
  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) {
  .form-bronze-fb57 .accordion-b5cf {
    display: block;
  }
}
.form-bronze-fb57 .heading_2a5a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .form-bronze-fb57 .heading_2a5a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.form-bronze-fb57 .carousel_46ff {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.form-bronze-fb57 .carousel_46ff img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.form-bronze-fb57 .carousel_46ff a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.form-bronze-fb57 .card_36f5 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.form-bronze-fb57 .card_36f5 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.form-bronze-fb57 .bright_3326 p:last-child {
  margin-bottom: 0;
}
.form-bronze-fb57 .row_focused_810d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.form-bronze-fb57 .clean-900f {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.form-bronze-fb57 .input_cba3 {
  margin-top: 1em;
}
.form-bronze-fb57 .dynamic_7352 {
  top: 0;
  display: block;
}
.form-bronze-fb57 .dynamic_7352 a {
  color: inherit;
}
.form-bronze-fb57 .dynamic_7352 a:hover {
  color: inherit;
}
.form-bronze-fb57 .item-9ec2 {
  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;
}
.form-bronze-fb57 .item-9ec2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.form-bronze-fb57 .clean-900f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.form-bronze-fb57 .gradient-rough-5ffb {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.form-bronze-fb57 .gradient-rough-5ffb:first-child {
  margin-top: 0;
}
.form-bronze-fb57 .gradient-rough-5ffb.preview-dim-22c3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.form-bronze-fb57 .gradient-rough-5ffb.middle_ed7e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form-bronze-fb57
  .gradient-rough-5ffb.middle_ed7e.layout-cool-855e
  .input_cba3 {
  width: 100%;
}
.form-bronze-fb57 .middle_ed7e {
  -webkit-box-align: center;
  align-items: center;
}
.form-bronze-fb57 .middle_ed7e .hard_00ca,
.form-bronze-fb57 .middle_ed7e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.form-bronze-fb57 .carousel_46ff {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form-bronze-fb57 .carousel_46ff img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form-bronze-fb57 .carousel_46ff: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;
}
.form-bronze-fb57 .preview-dim-22c3 {
  z-index: 5;
}
.form-bronze-fb57 .frame-65cc .steel-02f8 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.form-bronze-fb57 .modal_4ff4 .steel-02f8 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.form-bronze-fb57 .paper-4b91 .steel-02f8 {
  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;
}
.form-bronze-fb57.main-yellow-fdcd .accordion-b5cf,
.form-bronze-fb57.module-middle-31b3 .accordion-b5cf {
  display: block;
}
.form-bronze-fb57.main-yellow-fdcd .accordion-b5cf .sort_action_bcb1,
.form-bronze-fb57.main-yellow-fdcd .accordion-b5cf .clean-900f,
.form-bronze-fb57.module-middle-31b3 .accordion-b5cf .sort_action_bcb1,
.form-bronze-fb57.module-middle-31b3 .accordion-b5cf .clean-900f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form-bronze-fb57.banner_767d .heading_2a5a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .form-bronze-fb57.banner_767d .heading_2a5a {
    margin-right: 0;
  }
}
.form-bronze-fb57.main-yellow-fdcd .heading_2a5a,
.form-bronze-fb57.module-middle-31b3 .heading_2a5a {
  padding-top: 40%;
}
.form-bronze-fb57.main-yellow-fdcd .mask_next_0095,
.form-bronze-fb57.module-middle-31b3 .mask_next_0095 {
  display: block;
}
.form-bronze-fb57.main-yellow-fdcd .fn-sticky-bd23 .clean-900f,
.form-bronze-fb57.module-middle-31b3 .fn-sticky-bd23 .clean-900f {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.form-bronze-fb57.main-yellow-fdcd .heading_2a5a,
.form-bronze-fb57.module-middle-31b3 .heading_2a5a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.form-bronze-fb57.main-yellow-fdcd .clean-900f {
  padding: 1em;
}
.tag_iron_778a {
  margin: 30px auto;
  display: block;
}
.tag_iron_778a .logo_east_476a > * {
  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;
}
.tag_iron_778a .logo_east_476a > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tag_iron_778a .logo_east_476a span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.fluid_3998 .hard_00ca {
  margin-bottom: 1.41575em;
}
.fluid_3998 .rough_b6e6 {
  margin-bottom: 1.618em;
}
.box-b78f .filter-green-6793 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.box-b78f .filter-green-6793 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.box-b78f .gallery-easy-95bc {
  max-width: 100%;
  overflow: auto;
}
.bottom_fc98 .box-b78f a:hover {
  text-decoration: underline;
}
.over_d53a .west_93d4:not(.card_36f5),
.over_d53a .carousel_46ff {
  margin-bottom: 1.41575em;
}
.over_d53a .west_93d4:not(.card_36f5):last-child,
.over_d53a .carousel_46ff:last-child {
  margin-bottom: 0;
}
.over_d53a .west_93d4.dim-66cc {
  margin-bottom: 0.41575em;
}
.over_d53a .steel-911f:before,
.over_d53a .gallery_2caa:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.over_d53a .steel-911f:before {
  content: "\f115";
}
.over_d53a .gallery_2caa:before {
  content: "\f02c";
}
.over_d53a .primary-6ee5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.over_d53a .primary-6ee5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.over_a955 {
  display: -webkit-box;
  display: flex;
}
.over_a955 .selected_e25c {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .over_a955 .selected_e25c {
    flex-basis: 90px;
  }
}
.over_a955 .paragraph_bright_5f3d {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .over_a955 .paragraph_bright_5f3d {
    flex-basis: calc(100% - 50px);
  }
}
.over_a955 .title-blue-81f2 p:last-child {
  margin-bottom: 0.72em;
}
.aside_easy_4565 .logo_east_476a {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.aside_easy_4565 .logo_east_476a:after,
.aside_easy_4565 .logo_east_476a:before {
  content: "";
  display: table;
}
.aside_easy_4565 .logo_east_476a:after {
  clear: both;
}
.aside_easy_4565 .logo_east_476a .footer-next-0ab0,
.aside_easy_4565 .logo_east_476a .breadcrumb-pressed-5a82 {
  width: 49%;
}
.aside_easy_4565 .logo_east_476a .footer-next-0ab0 a span.light_858e,
.aside_easy_4565 .logo_east_476a .breadcrumb-pressed-5a82 a span.light_858e {
  display: block;
  margin-bottom: 5px;
}
.aside_easy_4565 .logo_east_476a .breadcrumb-pressed-5a82 {
  float: left;
  text-align: left;
}
.aside_easy_4565 .logo_east_476a .footer-next-0ab0 {
  float: right;
  text-align: right;
}
.static-f19a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .static-f19a {
    margin-bottom: 0;
  }
}
.aside_iron_a729 {
  margin-bottom: 1em;
}
.aside_iron_a729 .card_36f5 {
  font-size: 1.1em;
  line-height: 1.3;
}
.smooth-8d75 a {
  display: block;
  line-height: 0;
  position: relative;
}
.frame_3797 .aside_iron_a729,
.pro-1d60 .aside_iron_a729 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .frame_3797 .aside_iron_a729,
  .pro-1d60 .aside_iron_a729 {
    display: block;
  }
}
.frame_3797 .smooth-8d75,
.pro-1d60 .smooth-8d75 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .frame_3797 .smooth-8d75,
  .pro-1d60 .smooth-8d75 {
    margin-bottom: 1em;
  }
}
.frame_3797 .smooth-8d75 img,
.pro-1d60 .smooth-8d75 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.frame_3797 .green-7bf6,
.pro-1d60 .green-7bf6 {
  flex-basis: calc(100% - 160px);
}
.frame_3797 .green-7bf6 p,
.pro-1d60 .green-7bf6 p {
  margin-bottom: 0;
}
.frame_3797 .green-7bf6 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .frame_3797 .green-7bf6 {
    padding-left: 0;
  }
}
.pro-1d60 .green-7bf6 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .pro-1d60 .green-7bf6 {
    padding-right: 0;
  }
}
.pro-1d60 .smooth-8d75 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.card-tall-7db6 .smooth-8d75 {
  margin-bottom: 0.5em;
}
.card-tall-7db6 .smooth-8d75 img {
  width: 100%;
}
.clean-9a0e .heading-white-3b14,
.sort_soft_9a8b .heading-white-3b14 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.sort_soft_9a8b .nav_4c4c .search_advanced_069f p:last-child {
  margin-bottom: 0;
}
.picture-first-ed9d {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.pink-aa90 .hover-lower-12fd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .pink-aa90 .hover-lower-12fd:last-of-type {
    margin-bottom: 0;
  }
}
.pink-aa90 .hover-lower-12fd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pink-aa90 .hover-lower-12fd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.pink-aa90 .hover-lower-12fd ul li {
  margin: 0 0 0.6em;
}
.pink-aa90 .hover-lower-12fd ul li.brown-405d,
.pink-aa90 .hover-lower-12fd ul li.dark-9a57 {
  position: relative;
}
.pink-aa90 .hover-lower-12fd ul li.brown-405d .hard_e8fb,
.pink-aa90 .hover-lower-12fd ul li.dark-9a57 .hard_e8fb {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.pink-aa90 .hover-lower-12fd ul li.brown-405d:after:after,
.pink-aa90 .hover-lower-12fd ul li.brown-405d:after:before,
.pink-aa90
  .hover-lower-12fd
  ul
  li.dark-9a57:after:after,
.pink-aa90
  .hover-lower-12fd
  ul
  li.dark-9a57:after:before {
  content: "";
  display: table;
}
.pink-aa90 .hover-lower-12fd ul li.brown-405d:after:after,
.pink-aa90
  .hover-lower-12fd
  ul
  li.dark-9a57:after:after {
  clear: both;
}
.pink-aa90 .hover-lower-12fd a.aside_42c7:hover {
  text-decoration: none;
}
.pink-aa90 .hover-lower-12fd select {
  max-width: 100%;
}
.pink-aa90 .hover-lower-12fd table {
  font-size: 85%;
}
.pink-aa90 .hover-lower-12fd table td,
.pink-aa90 .hover-lower-12fd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.pink-aa90 .hover-lower-12fd table tfoot td {
  text-align: left;
}
.pink-aa90 .hover-lower-12fd :last-child {
  margin-bottom: 0;
}
.pink-aa90 .hover-lower-12fd .feature-top-e49b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.pink-aa90 .hover-lower-12fd .feature-top-e49b label {
  width: 100%;
}
.pink-aa90 .hover-lower-12fd .feature-top-e49b .solid-0f08 {
  width: 100%;
  display: block;
}
.pink-aa90 .hover-lower-12fd .feature-top-e49b .hidden_fresh_ba6f {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.pink-aa90 .hover-lower-12fd .feature-top-e49b .hidden_fresh_ba6f:hover svg #svg-search {
  fill: #444;
}
.pink-aa90 .hover-lower-12fd .feature-top-e49b .hidden_fresh_ba6f svg {
  width: 18px;
  height: 18px;
}
.pink-aa90 .carousel-yellow-c14a ul ul,
.pink-aa90 .card_mini_6ef0 ul ul,
.pink-aa90 .large-fea4 ul ul,
.pink-aa90 .smooth_a3a0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.pink-aa90 .carousel-yellow-c14a .photo_center_8b47 > a,
.pink-aa90 .card_mini_6ef0 .photo_center_8b47 > a,
.pink-aa90 .large-fea4 .photo_center_8b47 > a,
.pink-aa90 .smooth_a3a0 .photo_center_8b47 > a {
  margin-bottom: 0;
}
.pink-aa90 .component-silver-49e0 li,
.pink-aa90 .carousel-yellow-c14a li,
.pink-aa90 .search_paper_d85b li,
.pink-aa90 .card_mini_6ef0 li,
.pink-aa90 .large-fea4 li,
.pink-aa90 .smooth_a3a0 li,
.pink-aa90 .title-3d41 li,
.pink-aa90 .table_d4ee li {
  display: block;
  position: relative;
}
.pink-aa90 .component-silver-49e0 li:last-child,
.pink-aa90 .carousel-yellow-c14a li:last-child,
.pink-aa90 .search_paper_d85b li:last-child,
.pink-aa90 .card_mini_6ef0 li:last-child,
.pink-aa90 .large-fea4 li:last-child,
.pink-aa90 .smooth_a3a0 li:last-child,
.pink-aa90 .title-3d41 li:last-child,
.pink-aa90 .table_d4ee li:last-child {
  border: none;
}
.pink-aa90 .component-silver-49e0 li a,
.pink-aa90 .carousel-yellow-c14a li a,
.pink-aa90 .search_paper_d85b li a,
.pink-aa90 .card_mini_6ef0 li a,
.pink-aa90 .large-fea4 li a,
.pink-aa90 .smooth_a3a0 li a,
.pink-aa90 .title-3d41 li a,
.pink-aa90 .table_d4ee li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pink-aa90 .component-silver-49e0 li ul li::before,
.pink-aa90 .carousel-yellow-c14a li ul li::before,
.pink-aa90 .search_paper_d85b li ul li::before,
.pink-aa90 .card_mini_6ef0 li ul li::before,
.pink-aa90 .large-fea4 li ul li::before,
.pink-aa90 .smooth_a3a0 li ul li::before,
.pink-aa90 .title-3d41 li ul li::before,
.pink-aa90 .table_d4ee li ul li::before {
  left: 15px;
}
.pink-aa90 .component-silver-49e0 li ul a,
.pink-aa90 .carousel-yellow-c14a li ul a,
.pink-aa90 .search_paper_d85b li ul a,
.pink-aa90 .card_mini_6ef0 li ul a,
.pink-aa90 .large-fea4 li ul a,
.pink-aa90 .smooth_a3a0 li ul a,
.pink-aa90 .title-3d41 li ul a,
.pink-aa90 .table_d4ee li ul a {
  padding-left: 20px;
}
.pink-aa90 .component-silver-49e0 li ul ul li::before,
.pink-aa90 .carousel-yellow-c14a li ul ul li::before,
.pink-aa90 .search_paper_d85b li ul ul li::before,
.pink-aa90 .card_mini_6ef0 li ul ul li::before,
.pink-aa90 .large-fea4 li ul ul li::before,
.pink-aa90 .smooth_a3a0 li ul ul li::before,
.pink-aa90 .title-3d41 li ul ul li::before,
.pink-aa90 .table_d4ee li ul ul li::before {
  left: 30px;
}
.pink-aa90 .component-silver-49e0 li ul ul a,
.pink-aa90 .carousel-yellow-c14a li ul ul a,
.pink-aa90 .search_paper_d85b li ul ul a,
.pink-aa90 .card_mini_6ef0 li ul ul a,
.pink-aa90 .large-fea4 li ul ul a,
.pink-aa90 .smooth_a3a0 li ul ul a,
.pink-aa90 .title-3d41 li ul ul a,
.pink-aa90 .table_d4ee li ul ul a {
  padding-left: 40px;
}
.pink-aa90 .heading_5c03 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.pink-aa90 .table_d4ee ul li {
  margin-bottom: 1.41575em;
}
.pink-aa90 .table_d4ee ul li .medium-80da {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.pink-aa90 .table_d4ee ul li .under-cfe2 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.accent-650e .component-silver-49e0 li a,
.accent-650e .carousel-yellow-c14a li a,
.accent-650e .search_paper_d85b li a,
.accent-650e .card_mini_6ef0 li a,
.accent-650e .large-fea4 li a,
.accent-650e .smooth_a3a0 li a,
.accent-650e .title-3d41 li a,
.accent-650e .table_d4ee li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-650e .heading_5c03 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accent-650e .hover-lower-12fd ul li.brown-405d .hard_e8fb,
.accent-650e .hover-lower-12fd ul li.dark-9a57 .hard_e8fb {
  background: rgba(0, 0, 0, 0.2);
}
.accent-650e .pink-aa90 .hover-lower-12fd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.input_0b29 .pink-aa90 .menu_basic_2254 li {
  margin: 0;
}
.input_0b29 .pink-aa90 .menu_basic_2254 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.input_0b29 .pink-aa90 .menu_basic_2254 li ul {
  margin: 0;
}
.input_0b29 .pink-aa90 .menu_basic_2254 li ul li a {
  padding-left: 15px;
}
.input_0b29 .pink-aa90 .menu_basic_2254 li ul li li a {
  padding-left: 30px;
}
.input_0b29 .pink-aa90 .menu_basic_2254 li.mask-silver-1bfa > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.input_0b29 .pink-aa90 .menu_basic_2254 li.mask-silver-1bfa > 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;
}
.input_0b29 .pink-aa90 .menu_basic_2254 li.mask-silver-1bfa > 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;
}
.active-07c0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.picture_730a {
  position: relative;
  z-index: 10;
}
.picture_730a .text_5b31 {
  width: 100%;
  max-width: 100%;
}
.photo-1718 .center_6ca7 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.photo-1718 .photo-hard-0c91 {
}
.photo-1718 .accent-650e {
  background: #292929;
}
.prev_5333 .center_6ca7 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.prev_5333 .photo-hard-0c91 {
  background: #f9f9f9;
}
.prev_5333 .accent-650e {
  background: #303030;
}
.element_a218 .center_6ca7 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .element_a218 .feature-13bf {
    margin-bottom: 1em;
  }
  .element_a218 .feature-13bf:last-child {
    margin-bottom: 0;
  }
}
.element_a218 .photo-hard-0c91 {
  background: #ededed;
}
.element_a218 .accent-650e {
  background: #1a1a1a;
}
.center_6ca7.photo-hard-0c91 {
  color: rgba(0, 0, 0, 0.6);
}
.center_6ca7.photo-hard-0c91 .dropdown_gas_fdc1 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.center_6ca7.accent-650e {
  color: rgba(255, 255, 255, 0.99);
}
.center_6ca7.accent-650e a:not(.aside_42c7) {
  color: rgba(255, 255, 255, 0.79);
}
.center_6ca7.accent-650e a:not(.aside_42c7):hover {
  color: rgba(255, 255, 255, 0.99);
}
.center_6ca7.accent-650e .dropdown_gas_fdc1 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.center_6ca7.accent-650e table tbody td,
.center_6ca7.accent-650e table th {
  background: rgba(0, 0, 0, 0.08);
}
.thumbnail-b8bb.wrapper-fluid-4e42 .bronze-8938 {
  max-width: initial;
}
.thumbnail-b8bb .tertiary-3e72 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.thumbnail-b8bb .tertiary-3e72 .text_5b31 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .thumbnail-b8bb .tertiary-3e72 .text_5b31 {
    display: block;
    margin-bottom: 2em;
  }
  .thumbnail-b8bb .tertiary-3e72 .text_5b31:last-child {
    margin-bottom: 0;
  }
}
.element_a218 .feature-13bf:last-child,
.prev_5333 .feature-13bf:last-child,
.photo-1718 .feature-13bf:last-child {
  margin-bottom: 0;
}
.element_a218 .feature-13bf .pink-aa90 .hover-lower-12fd:last-child,
.prev_5333 .feature-13bf .pink-aa90 .hover-lower-12fd:last-child,
.photo-1718 .feature-13bf .pink-aa90 .hover-lower-12fd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .element_a218 .summary_a0cc,
  .element_a218 .background-b2f2,
  .prev_5333 .summary_a0cc,
  .prev_5333 .background-b2f2,
  .photo-1718 .summary_a0cc,
  .photo-1718 .background-b2f2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .picture_730a .feature-13bf {
    margin-bottom: 2em;
  }
}
.picture_730a p:last-child {
  margin-bottom: 0;
}
.picture_730a li,
.picture_730a ul {
  list-style: none;
  margin: 0;
}
.picture_730a ul ul {
  margin-left: 2.617924em;
}
.gradient-dim-0732 {
  font-size: 0.875em;
}

/* css-noise: 0da8 */
.shadow-element-c6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
