/*!
Theme Name: Customify
Theme URI: https://pressmaximum.west-1297/customify
Author: WPCustomify
Author URI: https://pressmaximum.west-1297
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.west-1297/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.status_last_0bb3.hard-6ebd/licenses/gpl-2.0.outline_86f2
Text Domain: customify
Domain Path: /languages
Tested up to: 5.5.1
Requires PHP: 5.6
Tags: custom-background, custom-logo, custom-menu, featured-images, flexible-header, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, left-sidebar, right-sidebar, e-commerce, blog
 This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 Customify is based on Underscores http://underscores.chip-stone-f839/, (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.current-9e03.box-gas-07a1/normalize.module_selected_a3db/
 ======
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.module_selected_a3db v7.0.0 | MIT License | github.west-1297/necolas/normalize.module_selected_a3db */
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;
}
.shade_3c63 .logo-copper-44c3,
.caption-complex-7c4c,
.blue_4d9f,
.component_hovered_4db2,
.media_copper_52ca,
.tertiary_right_3896,
.menu_8f50,
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;
}
.caption-complex-7c4c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .caption-complex-7c4c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .caption-complex-7c4c,
  h1 {
    font-size: 1.8em;
  }
}
.blue_4d9f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.blue_4d9f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .blue_4d9f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .blue_4d9f,
  h2 {
    font-size: 1.7em;
  }
}
.component_hovered_4db2,
h3 {
  font-size: 1.618em;
}
.shade_3c63 .logo-copper-44c3,
.media_copper_52ca,
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.action_2c1c {
  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;
}
.tertiary-cac4:after,
.tertiary-cac4:before,
.main_12d1:after,
.main_12d1:before {
  content: "";
  display: table;
}
.tertiary-cac4:after,
.main_12d1:after {
  clear: both;
}
.message-19c9 {
  float: right;
  margin-right: 0;
}
.bottom_6645 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.info-east-6193 .box-selected-b533,
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;
}
.info-east-6193 .box-selected-b533: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;
}
.tabs_glass_3898 .box-selected-b533 {
  box-shadow: none;
}
.tabs_glass_3898
  .box-selected-b533
  .tiny-4c9b {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.tabs_glass_3898 .box-selected-b533 .container_white_0a4f {
  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;
}
.tabs_glass_3898
  .box-selected-b533
  .container_white_0a4f
  b {
  display: none;
}
.tabs_glass_3898 .shade-ad2d {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tabs_f398:not(.current_f388):not(.iron_a088),
button:not(.current_f388):not(.iron_a088),
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ),
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ),
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ) {
  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;
}
.tabs_f398:not(.current_f388):not(
    .iron_a088
  ):hover,
button:not(.current_f388):not(
    .iron_a088
  ):hover,
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ):hover,
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ):hover,
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tabs_f398:not(.current_f388):not(
    .iron_a088
  ):active,
.tabs_f398:not(.current_f388):not(
    .iron_a088
  ):focus,
button:not(.current_f388):not(
    .iron_a088
  ):active,
button:not(.current_f388):not(
    .iron_a088
  ):focus,
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ):active,
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ):focus,
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ):active,
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ):focus,
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ):active,
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ):focus {
  outline: 0;
}
.tabs_f398:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56,
button:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56,
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56,
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56,
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56 {
  position: relative;
}
.tabs_f398:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .accordion_4fca,
.tabs_f398:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .icon_fca3,
.tabs_f398:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .focused-8fd5,
.tabs_f398:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  i,
.tabs_f398:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  svg,
button:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .accordion_4fca,
button:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .icon_fca3,
button:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .focused-8fd5,
button:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  i,
button:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  svg,
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .accordion_4fca,
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .icon_fca3,
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .focused-8fd5,
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  i,
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  svg,
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .accordion_4fca,
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .icon_fca3,
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .focused-8fd5,
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  i,
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  svg,
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .accordion_4fca,
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .icon_fca3,
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  .focused-8fd5,
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  i,
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56
  svg {
  visibility: hidden;
}
.tabs_f398:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56:after,
button:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56:after,
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56:after,
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56:after,
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ).fn-loading-1c56: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;
}
.tabs_f398:not(.current_f388):not(.iron_a088),
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ),
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ),
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ) {
  color: #fff;
  background: #235787;
}
.tabs_f398:not(.current_f388):not(
    .iron_a088
  ):focus,
input[type="button"]:not(.current_f388):not(
    .iron_a088
  ):focus,
input[type="reset"]:not(.current_f388):not(
    .iron_a088
  ):focus,
input[type="submit"]:not(.current_f388):not(
    .iron_a088
  ):focus {
  color: #fff;
}
.tabs_f398.fn-disabled-1c56:not(.current_f388):not(
    .iron_a088
  ),
.tabs_f398[disabled]:not(.current_f388):not(
    .iron_a088
  ),
button.fn-disabled-1c56:not(.current_f388):not(
    .iron_a088
  ),
button[disabled]:not(.current_f388):not(
    .iron_a088
  ) {
  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;
}
.hidden_86a7 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.hidden_86a7: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;
}
.layout-737b {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.message_fb7b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.backdrop-0d78 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.tertiary-cac4:after,
.tertiary-cac4:before,
.layout-fluid-4906:after,
.layout-fluid-4906:before,
.inner_02ee:after,
.inner_02ee:before,
.border-solid-f656:after,
.border-solid-f656:before,
.light-4944:after,
.light-4944:before,
.complex-f458:after,
.complex-f458:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.tertiary-cac4:after,
.layout-fluid-4906:after,
.inner_02ee:after,
.border-solid-f656:after,
.light-4944:after,
.complex-f458:after {
  clear: both;
}
.layout-fluid-4906 .white-aecb,
.inner_02ee .white-aecb,
.steel-f2cb .white-aecb {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hot_c6b6 {
  display: inline-block;
}
.pattern_940d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pattern_940d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pattern_940d .active_98c3 {
  padding: 1em 0;
  font-size: 85%;
}
.active_98c3 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.disabled-7cd3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.disabled-7cd3:after,
.disabled-7cd3:before {
  content: "";
  display: table;
}
.disabled-7cd3:after {
  clear: both;
}
.feature_thick_b905 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.north-dd87 .feature_thick_b905 {
  max-width: 50%;
}
.paper-ce9c .feature_thick_b905 {
  max-width: 33.33%;
}
.center-6f20 .feature_thick_b905 {
  max-width: 25%;
}
.photo_c38f .feature_thick_b905 {
  max-width: 20%;
}
.title-fd9a .feature_thick_b905 {
  max-width: 16.66%;
}
.orange_a178 .feature_thick_b905 {
  max-width: 14.28%;
}
.backdrop-slow-40fd .feature_thick_b905 {
  max-width: 12.5%;
}
.sidebar_cbb9 .feature_thick_b905 {
  max-width: 11.11%;
}
.mini_5be9 {
  display: block;
}
.shade_3c63 .focus-2afa label,
.shade_3c63 .pagination-liquid-aae0 label,
.shade_3c63 .accent_hot_b190 label,
.shade_3c63 .frame_f84b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fast-31b8 {
  list-style: none;
  margin: 0;
}
.fast-31b8 article.panel_brown_876f {
  margin-bottom: 0;
}
.fast-31b8 ul {
  list-style: none;
  margin: 0;
}
.fast-31b8 .hero_steel_b5fe li.panel_brown_876f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fast-31b8 .hero_steel_b5fe li.panel_brown_876f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fast-31b8 .hero_steel_b5fe li.panel_brown_876f: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) {
  .fast-31b8 .hero_steel_b5fe li.panel_brown_876f li.panel_brown_876f li.panel_brown_876f li.panel_brown_876f {
    padding-left: 0;
  }
}
article.panel_brown_876f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel_brown_876f .layout-fluid-4906 p:last-of-type {
  margin-bottom: 0;
}
article.panel_brown_876f .hidden_advanced_9362 {
  float: left;
}
article.panel_brown_876f .frame_fluid_b2f8 {
  margin-left: 85px;
}
article.panel_brown_876f .lower-e293 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel_brown_876f .lower-e293 .upper_233b {
  margin-left: 10px;
}
article.panel_brown_876f .small_5fed {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel_brown_876f .element-full-4311 {
  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 .focus-2afa,
  #respond .accent_hot_b190,
  #respond .frame_f84b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus-2afa input,
#respond .accent_hot_b190 input,
#respond .frame_f84b input {
  width: 100%;
}
#respond .frame_f84b {
  margin-right: 0;
}
#respond .main_75a5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.row_56b6 {
  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;
}
.row_56b6.yellow-b8c5 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.row_56b6 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%);
}
.row_56b6:focus,
.row_56b6: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);
}
.current-7e06 {
  border-radius: 10%;
}
.shade_lite_8e6c {
  border-radius: 50%;
}
.middle-6556 {
  font-size: 0.72em;
}
.header-glass-c18e {
  font-size: 0.875em;
}
.brown-77e9 {
  font-size: 1.1em;
}
.hero_1f97 {
  text-transform: uppercase;
  line-height: 1.2;
}
.hero_1f97.middle-6556 {
  letter-spacing: 0.5px;
}
.glass-9bc7,
.glass-9bc7 a {
  color: #6d6d6d;
}
.glass-9bc7 a:hover {
  color: #111;
}
.form_375f {
  color: #6d6d6d;
}
.aside_3d4d {
  overflow-x: hidden;
}
.aside_3d4d .picture-right-d710.active-5d3e {
  position: relative;
}
.aside_3d4d .picture-right-d710.active-5d3e.block-north-f0d4 {
  position: initial;
}
.aside_3d4d
  .picture-right-d710.active-5d3e.block-north-f0d4
  .accent_current_df20 {
  left: auto;
}
.aside_3d4d .picture-right-d710 .accent_current_df20 {
  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;
}
.aside_3d4d .picture-right-d710:hover.active-5d3e {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.aside_3d4d
  .picture-right-d710:hover.active-5d3e
  .accent_current_df20 {
  display: block;
  z-index: 9999999;
}
.aside_3d4d .item_d818 .tabs_dirty_829f,
.aside_3d4d .dropdown-bottom-e8a5 .tabs_dirty_829f {
  display: none;
}
.aside_3d4d .slider-2249 .picture-right-d710:hover.active-5d3e {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.shade_3c63 .focus-2afa label,
.shade_3c63 .pagination-liquid-aae0 label,
.shade_3c63 .accent_hot_b190 label,
.shade_3c63 .frame_f84b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.fast-31b8 {
  list-style: none;
  margin: 0;
}
.fast-31b8 article.panel_brown_876f {
  margin-bottom: 0;
}
.fast-31b8 ul {
  list-style: none;
  margin: 0;
}
.fast-31b8 .hero_steel_b5fe li.panel_brown_876f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .fast-31b8 .hero_steel_b5fe li.panel_brown_876f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .fast-31b8 .hero_steel_b5fe li.panel_brown_876f: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) {
  .fast-31b8 .hero_steel_b5fe li.panel_brown_876f li.panel_brown_876f li.panel_brown_876f li.panel_brown_876f {
    padding-left: 0;
  }
}
article.panel_brown_876f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel_brown_876f .layout-fluid-4906 p:last-of-type {
  margin-bottom: 0;
}
article.panel_brown_876f .hidden_advanced_9362 {
  float: left;
}
article.panel_brown_876f .frame_fluid_b2f8 {
  margin-left: 85px;
}
article.panel_brown_876f .lower-e293 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel_brown_876f .lower-e293 .upper_233b {
  margin-left: 10px;
}
article.panel_brown_876f .small_5fed {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel_brown_876f .element-full-4311 {
  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 .focus-2afa,
  #respond .accent_hot_b190,
  #respond .frame_f84b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .focus-2afa input,
#respond .accent_hot_b190 input,
#respond .frame_f84b input {
  width: 100%;
}
#respond .frame_f84b {
  margin-right: 0;
}
#respond .main_75a5 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.item_d818 .paragraph_cfde {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.paragraph_cfde .status-9ac8.outline_efde .dynamic-3ef7 > li > a:focus,
.paragraph_cfde .status-9ac8.outline_efde .dynamic-3ef7 > li > a:hover,
.paragraph_cfde .status-9ac8.accordion_brown_d10b .dynamic-3ef7 > li > a:focus,
.paragraph_cfde .status-9ac8.accordion_brown_d10b .dynamic-3ef7 > li > a:hover,
.paragraph_cfde .status-9ac8.lower-f67a .dynamic-3ef7 > li > a:focus,
.paragraph_cfde .status-9ac8.lower-f67a .dynamic-3ef7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_cfde
  .status-9ac8.outline_efde
  .dynamic-3ef7
  > li.progress_fluid_c56d
  > a,
.paragraph_cfde
  .status-9ac8.outline_efde
  .dynamic-3ef7
  > li.south_d24f
  > a,
.paragraph_cfde
  .status-9ac8.accordion_brown_d10b
  .dynamic-3ef7
  > li.progress_fluid_c56d
  > a,
.paragraph_cfde
  .status-9ac8.accordion_brown_d10b
  .dynamic-3ef7
  > li.south_d24f
  > a,
.paragraph_cfde
  .status-9ac8.lower-f67a
  .dynamic-3ef7
  > li.progress_fluid_c56d
  > a,
.paragraph_cfde .status-9ac8.lower-f67a .dynamic-3ef7 > li.pattern-first-e69f > a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_cfde .old_ee12,
.paragraph_cfde .old_ee12 a {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_cfde .active_b323.wide_155f li a,
.paragraph_cfde .content-1c3c a,
.paragraph_cfde .outline-c571,
.paragraph_cfde .dynamic-3ef7 > li > a,
.paragraph_cfde .dirty-51bf {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_cfde .active_b323.wide_155f li a:hover,
.paragraph_cfde .content-1c3c a:hover,
.paragraph_cfde .outline-c571:hover,
.paragraph_cfde .dynamic-3ef7 > li > a:hover,
.paragraph_cfde .dirty-51bf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_cfde .image-wide-d4ae {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_cfde .image-wide-d4ae .modal-ce65 {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_cfde .image-wide-d4ae:hover {
  color: rgba(255, 255, 255, 0.99);
}
.paragraph_cfde .grid_wide_ae7c .list_9778 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_cfde .grid_wide_ae7c .list_9778 .breadcrumb-26ac {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_cfde
  .grid_wide_ae7c
  .list_9778
  .breadcrumb-26ac::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_cfde
  .grid_wide_ae7c
  .list_9778
  .breadcrumb-26ac:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_cfde
  .grid_wide_ae7c
  .list_9778
  .breadcrumb-26ac::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_cfde
  .grid_wide_ae7c
  .list_9778
  .breadcrumb-26ac::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_cfde .grid_wide_ae7c .preview-98b2 {
  color: rgba(255, 255, 255, 0.79);
}
.paragraph_cfde .grid_wide_ae7c .preview-98b2:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pink-2237
  .paragraph_cfde
  .grid_wide_ae7c
  .input_e5c1
  .paragraph-rough-c5c4 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pink-2237
  .paragraph_cfde
  .grid_wide_ae7c
  .input_e5c1
  .breadcrumb-26ac {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.item_d818 .full_2427 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.full_2427 .status-9ac8.outline_efde .dynamic-3ef7 > li > a:focus,
.full_2427 .status-9ac8.outline_efde .dynamic-3ef7 > li > a:hover,
.full_2427 .status-9ac8.accordion_brown_d10b .dynamic-3ef7 > li > a:focus,
.full_2427 .status-9ac8.accordion_brown_d10b .dynamic-3ef7 > li > a:hover,
.full_2427 .status-9ac8.lower-f67a .dynamic-3ef7 > li > a:focus,
.full_2427 .status-9ac8.lower-f67a .dynamic-3ef7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.full_2427
  .status-9ac8.outline_efde
  .dynamic-3ef7
  > li.progress_fluid_c56d
  > a,
.full_2427
  .status-9ac8.outline_efde
  .dynamic-3ef7
  > li.south_d24f
  > a,
.full_2427
  .status-9ac8.accordion_brown_d10b
  .dynamic-3ef7
  > li.progress_fluid_c56d
  > a,
.full_2427
  .status-9ac8.accordion_brown_d10b
  .dynamic-3ef7
  > li.south_d24f
  > a,
.full_2427
  .status-9ac8.lower-f67a
  .dynamic-3ef7
  > li.progress_fluid_c56d
  > a,
.full_2427 .status-9ac8.lower-f67a .dynamic-3ef7 > li.pattern-first-e69f > a {
  color: rgba(0, 0, 0, 0.8);
}
.full_2427 .old_ee12,
.full_2427 .old_ee12 a {
  color: rgba(0, 0, 0, 0.8);
}
.full_2427 .active_b323.wide_155f li a,
.full_2427 .content-1c3c a,
.full_2427 .outline-c571,
.full_2427 .dynamic-3ef7 > li > a,
.full_2427 .dirty-51bf {
  color: rgba(0, 0, 0, 0.55);
}
.full_2427 .active_b323.wide_155f li a:hover,
.full_2427 .content-1c3c a:hover,
.full_2427 .outline-c571:hover,
.full_2427 .dynamic-3ef7 > li > a:hover,
.full_2427 .dirty-51bf:hover {
  color: rgba(0, 0, 0, 0.8);
}
.full_2427 .image-wide-d4ae {
  color: rgba(0, 0, 0, 0.55);
}
.full_2427 .image-wide-d4ae .modal-ce65 {
  color: rgba(0, 0, 0, 0.8);
}
.full_2427 .image-wide-d4ae:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sort-496a .pattern-over-b258 {
  margin-left: auto;
  margin-right: auto;
}
.inner_02ee > * {
  margin-left: auto;
  margin-right: auto;
}
.inner_02ee .layout-737b {
  margin-right: 1.41575em;
}
.selected-f450 .inner_02ee > .down_8e9f {
  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;
}
.selected-f450 .inner_02ee > .layout_573d {
  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;
}
.rough-bf81.sort-496a .pattern-over-b258,
.old_8614.sort-496a .pattern-over-b258 {
  margin-left: 0;
}
.header-under-d826.sort-496a .pattern-over-b258,
.box_dynamic_94b9.sort-496a .pattern-over-b258 {
  margin-right: 0;
}
.inner_02ee ol,
.inner_02ee ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.up-f714 video {
  max-width: 100%;
}
.heading_wood_5bbf img {
  display: block;
}
.heading_wood_5bbf.layout-737b,
.heading_wood_5bbf.message_fb7b {
  width: 100%;
}
.heading_wood_5bbf.layout_573d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.info-small-8b8e:not(.warm_a507) {
  margin: 1.5em auto;
}
.gradient-new-5615 p {
  padding: 1.5em 14px;
}
ul.picture_liquid_98a8.layout_573d,
ul.picture_liquid_98a8.down_8e9f,
ul.picture_liquid_98a8.wrapper_simple_6874.down_8e9f {
  padding: 0 14px;
}
.dark-d0ae {
  display: block;
  overflow-x: auto;
}
.dark-d0ae table {
  border-collapse: collapse;
  width: 100%;
}
.dark-d0ae td,
.dark-d0ae th {
  padding: 0.5em;
}
.inner_02ee li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.inner_02ee ol ol,
.inner_02ee ol ul,
.inner_02ee ul ol,
.inner_02ee ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.inner_02ee ol ol li,
.inner_02ee ol ul li,
.inner_02ee ul ol li,
.inner_02ee ul ul li {
  margin-left: 0;
}
.stale-af7d.plasma-ac74 > .primary-3816 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.stale-af7d.plasma-ac74 > .primary-3816 iframe,
.stale-af7d.plasma-ac74 > .primary-3816 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.hover-c04d {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.hover-c04d.modal-light-63bd {
  padding: 0;
}
.hover-c04d.modal-light-63bd cite {
  font-size: 13px;
}
.hover-c04d > * {
  margin-left: 16px;
  margin-right: 16px;
}
.hover-c04d cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.progress-7b4f {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.progress-7b4f > p:first-child {
  margin-top: 0;
}
.progress-7b4f cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.progress-7b4f blockquote {
  border-left: 0;
}
.secondary-1d3f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.secondary-1d3f:not(.solid_17ea) {
  max-width: 100px;
}
.secondary-1d3f.gas_aa7e {
  border-bottom: none !important;
  text-align: center;
}
.secondary-1d3f.gas_aa7e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .gradient-new-5615 p {
    padding: 1.5em 0;
  }
}
.texture_11d1 {
  color: #0073aa;
}
.info_huge_c77c {
  background-color: #0073aa;
}
.list-brown-cec8 {
  color: #229fd8;
}
.dark_7eda {
  background-color: #229fd8;
}
.footer-liquid-fea0 {
  color: #eee;
}
.layout-cbcc {
  background-color: #eee;
}
.progress-down-bd82 {
  color: #444;
}
.iron_fcdf {
  background-color: #444;
}
.black_f8ad {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.black_f8ad .tertiary-purple-7f43 .content-1c3c {
  font-size: 15px;
}
.black_f8ad .content-1c3c {
  line-height: 1.3;
}
.black_f8ad .full_2427 {
}
.black_f8ad .paragraph_cfde {
  background: #235787;
}
.aside-dim-bf84 {
  padding: 0;
}
.aside-dim-bf84 .paragraph_cfde {
  background: #1a1a1a;
}
.aside-dim-bf84 .full_2427 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.grid-c4d3 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.grid-c4d3 .full_2427 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.grid-c4d3 .paragraph_cfde {
  background: #303030;
}
.complex-f458 {
  position: relative;
  z-index: 10;
}
.complex-f458 .table_02be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.orange-5b33 .active-5d3e {
  display: inline-block;
  vertical-align: middle;
}
.orange-5b33.picture-b8f0 .active-5d3e {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .orange-5b33.picture-b8f0 .active-5d3e {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .orange-5b33.picture-b8f0 .active-5d3e {
    margin-right: 0.4em;
  }
}
.orange-5b33.picture-b8f0 .active-5d3e:last-child {
  margin-right: 0;
}
.widget_393b .table_02be {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .item_d818 .tertiary-purple-7f43 {
    margin: 0 -0.5em;
  }
  .item_d818 .tertiary-purple-7f43 [class*="customify-col-"],
  .item_d818 .tertiary-purple-7f43 [class*="customify-col_"],
  .item_d818 .tertiary-purple-7f43 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.item_d818.info_281c .table_02be {
  background: 0 0 !important;
}
.item_d818.info_281c .table_02be,
.item_d818.widget_393b .table_02be {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .item_d818.photo_0e23 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.item_d818.widget_393b .table_02be {
  box-shadow: none !important;
}
.purple_59b6 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .purple_59b6 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .purple_59b6 {
    padding: 18px 0 20px;
  }
}
.purple_59b6 .glass-61e4 {
  width: 100%;
}
.purple_59b6 .gas-1d83 {
  margin-bottom: 0;
}
.purple_59b6 .column_clean_c9c2 {
  margin-top: 5px;
  font-size: 0.875em;
}
.layout-eccb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.layout-eccb .footer_56a7 {
  width: 100%;
}
.right_7bc7 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.right_7bc7 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.right_7bc7 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;
}
.right_7bc7 li:last-child:after {
  display: none;
}
.right_7bc7 li a {
  font-weight: 500;
  margin-right: 10px;
}
.popup-4ddf .tabs_dirty_829f button,
.purple_59b6 .tabs_dirty_829f button {
  left: 0;
}
.popup-4ddf .footer_56a7,
.purple_59b6 .footer_56a7 {
  padding-left: 0;
  padding-right: 0;
}
.popup-4ddf .layout-eccb,
.purple_59b6 .layout-eccb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.popup-4ddf {
  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;
}
.popup-4ddf: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;
}
.popup-4ddf .block_cool_e90c {
  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) {
  .popup-4ddf .block_cool_e90c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .popup-4ddf .block_cool_e90c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .popup-4ddf .block_cool_e90c {
    min-height: 200px;
  }
}
.popup-4ddf .right_7bc7 {
  color: rgba(255, 255, 255, 0.8);
}
.popup-4ddf .right_7bc7 a,
.popup-4ddf .right_7bc7 li:after {
  color: inherit;
}
.popup-4ddf .right_7bc7 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.preview-glass-db81 {
  margin-bottom: 0.5em;
}
.blue-583e {
  margin-bottom: 1.2em;
}
.blue-583e,
.preview-glass-db81 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.blue-583e p:last-child,
.preview-glass-db81 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .tabs_dirty_829f,
#masthead .tabs_dirty_829f {
  display: none;
}
#masthead
  > .tabs_dirty_829f.action_5863 {
  display: none;
}
#masthead > .tabs_dirty_829f button {
  left: 0;
}
.pro-1802 {
  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%;
}
.pro-1802 .active-5d3e {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.pro-1802 .outer-4bb9 {
  display: -webkit-box;
  display: flex;
}
.pro-1802 .outer-4bb9.top-6931 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.pro-1802 .outer-4bb9.summary_tall_772c {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pro-1802 .outer-4bb9.progress_white_e519 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.pro-1802.tag-1692.focused_516d .outer-4bb9.top-6931 {
  flex-basis: 100%;
}
.pro-1802.grid-1a6d .outer-4bb9.summary_tall_772c {
  -webkit-box-flex: 1;
  flex: auto;
}
.pro-1802.grid-1a6d .outer-4bb9.progress_white_e519 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .tabs_dirty_829f.action_5863 {
  display: none;
}
#masthead > .tabs_dirty_829f button {
  left: 0;
}
.sidebar-fresh-e0dc {
  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;
}
.sidebar-fresh-e0dc:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.sidebar-fresh-e0dc.background_dynamic_960d i {
  margin-right: 4px;
}
.sidebar-fresh-e0dc.left_0698 i {
  margin-left: 5px;
}
.content-1c3c p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.content-1c3c p:last-child {
  margin-bottom: 0;
}
.nav-1c8b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.nav-1c8b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.nav-1c8b img {
  display: block;
  width: auto;
  line-height: 1;
}
.nav-1c8b .old_ee12 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.nav-1c8b .plasma_6dd1 {
  margin: 5px 0 7px 0;
}
.nav-1c8b.inner-7527 .overlay-active-8ddc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav-1c8b.inner-7527 .grid-out-4acf {
  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;
}
.nav-1c8b.primary-2a20 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.nav-1c8b.primary-2a20 .overlay-active-8ddc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav-1c8b.primary-2a20 .grid-out-4acf {
  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;
}
.nav-1c8b.list-af69 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.nav-1c8b.card_8f8f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.nav-1c8b.card_8f8f .grid-out-4acf {
  margin-top: 7px;
}
.tooltip_south_40d4 {
  display: inline-block;
}
.complex-f458 .white-2e7a .nav-1c8b img {
  max-width: 100%;
}
.status-9ac8 .dim_241b.frame_af85,
.next-556c .dim_241b.frame_af85 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.status-9ac8 .label-f872,
.next-556c .label-f872 {
  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%);
}
.status-9ac8 .label-f872 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.status-9ac8.modal_current_a26d .label-f872 {
  display: none;
}
.status-9ac8 .notification-wide-59fd {
  list-style: none;
  padding: 0;
  margin: 0;
}
.status-9ac8 .notification-wide-59fd li {
  display: inline-block;
  position: relative;
}
.status-9ac8 .notification-wide-59fd li:last-child {
  margin-right: 0;
}
.status-9ac8 .notification-wide-59fd 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;
}
.status-9ac8 .notification-wide-59fd li.pattern-first-e69f > a {
  color: rgba(0, 0, 0, 0.9);
}
.status-9ac8 .notification-wide-59fd > 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;
}
.status-9ac8 .notification-wide-59fd > li > a i {
  line-height: 0;
}
.status-9ac8 .notification-wide-59fd > li.frame-dark-3d06 > a .label-f872 {
  margin-left: 4px;
  line-height: 0;
}
.status-9ac8 .notification-wide-59fd .tabs_3fdd li.frame-dark-3d06 > a {
  position: relative;
}
.status-9ac8 .notification-wide-59fd .tabs_3fdd li.frame-dark-3d06 > a:after,
.status-9ac8 .notification-wide-59fd .tabs_3fdd li.frame-dark-3d06 > a:before {
  content: "";
  display: table;
}
.status-9ac8 .notification-wide-59fd .tabs_3fdd li.frame-dark-3d06 > a:after {
  clear: both;
}
.status-9ac8 .notification-wide-59fd .tabs_3fdd li.frame-dark-3d06 > a .label-f872 {
  margin-left: 5px;
  float: right;
}
.status-9ac8 .focus_af30,
.status-9ac8 .tabs_3fdd {
  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;
}
.status-9ac8 .tabs_3fdd {
  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;
}
.status-9ac8 .tabs_3fdd .frame_af85 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.status-9ac8 .tabs_3fdd .label-f872 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.status-9ac8 .tabs_3fdd li {
  display: block;
  margin: 0;
  padding: 0;
}
.status-9ac8 .tabs_3fdd 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;
}
.status-9ac8 .tabs_3fdd li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.status-9ac8 .tabs_3fdd .tabs_3fdd {
  top: 0;
  left: 100%;
}
.status-9ac8 .detail-gas-2e09.fn-focus-1c56 > .focus_af30,
.status-9ac8 .detail-gas-2e09.fn-focus-1c56 > .tabs_3fdd,
.status-9ac8 .detail-gas-2e09:focus > .focus_af30,
.status-9ac8 .detail-gas-2e09:focus > .tabs_3fdd,
.status-9ac8 .detail-gas-2e09:hover > .focus_af30,
.status-9ac8 .detail-gas-2e09:hover > .tabs_3fdd {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.status-9ac8.lower-f67a .dynamic-3ef7:after,
.status-9ac8.lower-f67a .dynamic-3ef7:before {
  content: "";
  display: table;
}
.status-9ac8.lower-f67a .dynamic-3ef7:after {
  clear: both;
}
.status-9ac8.lower-f67a .dynamic-3ef7 > li {
  float: left;
}
.status-9ac8.current_8c12 .dynamic-3ef7:after,
.status-9ac8.current_8c12 .dynamic-3ef7:before {
  content: "";
  display: table;
}
.status-9ac8.current_8c12 .dynamic-3ef7:after {
  clear: both;
}
.status-9ac8.current_8c12 .dynamic-3ef7 > li {
  float: left;
}
.status-9ac8.current_8c12 .dynamic-3ef7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.status-9ac8.current_8c12 .dynamic-3ef7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.status-9ac8.current_8c12 .dynamic-3ef7 > li.progress_fluid_c56d > a,
.status-9ac8.current_8c12 .dynamic-3ef7 > li.pattern-first-e69f > a {
  color: #fff;
  background-color: #1e4b75;
}
.status-9ac8.outline_efde .dynamic-3ef7 > li > a .frame_af85 {
  position: relative;
}
.status-9ac8.outline_efde .dynamic-3ef7 > li > a .frame_af85: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;
}
.status-9ac8.outline_efde
  .dynamic-3ef7
  > li:focus
  > a
  .frame_af85:before,
.status-9ac8.outline_efde
  .dynamic-3ef7
  > li:hover
  > a
  .frame_af85:before {
  width: 100%;
  background-color: currentColor;
}
.status-9ac8.outline_efde
  .dynamic-3ef7
  > li.progress_fluid_c56d
  > a
  .frame_af85:before,
.status-9ac8.outline_efde
  .dynamic-3ef7
  > li.south_d24f
  > a
  .frame_af85:before {
  width: 100%;
  background-color: currentColor;
}
.status-9ac8.accordion_brown_d10b .dynamic-3ef7 > li > a .frame_af85 {
  position: relative;
}
.status-9ac8.accordion_brown_d10b .dynamic-3ef7 > li > a .frame_af85: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;
}
.status-9ac8.accordion_brown_d10b .dynamic-3ef7 > li:focus > a .frame_af85:before,
.status-9ac8.accordion_brown_d10b
  .dynamic-3ef7
  > li:hover
  > a
  .frame_af85:before {
  width: 100%;
  background-color: currentColor;
}
.status-9ac8.accordion_brown_d10b
  .dynamic-3ef7
  > li.progress_fluid_c56d
  > a
  .frame_af85:before,
.status-9ac8.accordion_brown_d10b
  .dynamic-3ef7
  > li.south_d24f
  > a
  .frame_af85:before {
  width: 100%;
  background-color: currentColor;
}
.next-556c .notification-wide-59fd {
  margin: 0;
  padding: 0;
  list-style: none;
}
.next-556c .notification-wide-59fd li:first-child > a {
  border-top: none;
}
.next-556c .notification-wide-59fd .hover_6ece > .frame_af85 .label-f872 {
  display: none;
}
.next-556c .notification-wide-59fd li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.next-556c .notification-wide-59fd li:last-child {
  border: none;
}
.next-556c .notification-wide-59fd li.frame-dark-3d06 > a {
  padding-right: 45px !important;
}
.next-556c .notification-wide-59fd li a {
  display: block;
  padding: 0.55em 1.5em;
}
.next-556c .notification-wide-59fd li a:focus,
.next-556c .notification-wide-59fd li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.next-556c .notification-wide-59fd li .component_85ac {
  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;
}
.next-556c .notification-wide-59fd li .component_85ac:hover {
  box-shadow: none;
}
.next-556c .notification-wide-59fd li .component_85ac .label-f872 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.next-556c .notification-wide-59fd .tabs_3fdd {
  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);
}
.next-556c .notification-wide-59fd .tabs_3fdd li a {
  padding-left: 3em;
}
.next-556c .notification-wide-59fd .section_next_db1b > a .component_85ac i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.next-556c .notification-wide-59fd .section_next_db1b > .tabs_3fdd {
  display: block;
  opacity: 1;
}
.search_current_251f {
  max-width: 100%;
}
.article-8f32 {
  line-height: 0;
  cursor: pointer;
}
.dirty-51bf {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.dirty-51bf:hover {
  box-shadow: none;
  color: currentColor;
}
.dirty-51bf svg {
  width: 18px;
  height: 18px;
}
.dirty-51bf .large-41f9 {
  display: none;
}
.aside-a394 {
  position: relative;
}
.aside-a394.fn-active-1c56 .dirty-51bf .overlay_9c31 {
  display: none;
}
.aside-a394.fn-active-1c56 .dirty-51bf .large-41f9 {
  display: inline-block;
}
.aside-a394 .under_fe14 {
  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);
}
.aside-a394.table_paper_1038 .under_fe14 {
  left: auto;
  right: -0.9em;
}
.aside-a394.table_paper_1038 .full_7602::before {
  left: auto;
  right: 15px;
}
.aside-a394.fn-active-1c56 .under_fe14 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.input_e5c1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.input_e5c1 label {
  flex-basis: 100%;
}
.input_e5c1 .list_9778 {
  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;
}
.input_e5c1 .breadcrumb-26ac {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.input_e5c1 .breadcrumb-26ac:focus {
  background-color: transparent;
}
.input_e5c1 button.preview-98b2 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.input_e5c1 button.preview-98b2:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.input_e5c1 button.preview-98b2 svg {
  width: 18px;
  height: 18px;
}
.input_e5c1 input[type="submit"] {
  min-height: auto;
}
.grid_wide_ae7c .input_e5c1 .breadcrumb-26ac {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.full_7602 {
  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) {
  .full_7602 {
    width: 220px;
  }
}
.full_7602 label {
  flex-basis: 100%;
}
.full_7602::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;
}
.pink-2237 .grid_wide_ae7c .input_e5c1 {
  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;
}
.pink-2237
  .grid_wide_ae7c
  .input_e5c1
  .list_9778 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.pink-2237 .grid_wide_ae7c .input_e5c1 .breadcrumb-26ac {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.pink-2237
  .grid_wide_ae7c
  .input_e5c1
  .breadcrumb-26ac:focus {
  background: 0 0;
}
.pink-2237
  .grid_wide_ae7c
  .input_e5c1
  .paragraph-rough-c5c4 {
  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;
}
.active_b323 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.active_b323 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.active_b323 li:last-child {
  margin-right: 0;
}
.active_b323 li:first-child {
  margin-left: 0;
}
.active_b323.block_hovered_2bea a {
  color: #fff;
}
.active_b323.block_hovered_2bea a:hover {
  color: #fff;
}
.active_b323 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.active_b323 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.active_b323 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.active_b323 a:hover {
  opacity: 0.9;
  color: inherit;
}
.active_b323 [class*="social-icon-apple"] {
  background-color: #999;
}
.active_b323 [class*="social-icon-apple"].background-center-5d5a {
  background-color: transparent;
  color: #999;
}
.active_b323 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.active_b323 [class*="social-icon-behance"].background-center-5d5a {
  background-color: transparent;
  color: #1769ff;
}
.active_b323 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.active_b323 [class*="social-icon-bitbucket"].background-center-5d5a {
  background-color: transparent;
  color: #205081;
}
.active_b323 [class*="social-icon-codepen"] {
  background-color: #000;
}
.active_b323 [class*="social-icon-codepen"].background-center-5d5a {
  background-color: transparent;
  color: #000;
}
.active_b323 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.active_b323 [class*="social-icon-delicious"].background-center-5d5a {
  background-color: transparent;
  color: #39f;
}
.active_b323 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.active_b323 [class*="social-icon-digg"].background-center-5d5a {
  background-color: transparent;
  color: #005be2;
}
.active_b323 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.active_b323 [class*="social-icon-dribbble"].background-center-5d5a {
  background-color: transparent;
  color: #ea4c89;
}
.active_b323 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.active_b323 [class*="social-icon-envelope"].background-center-5d5a {
  background-color: transparent;
  color: #ea4335;
}
.active_b323 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.active_b323 [class*="social-icon-facebook"].background-center-5d5a {
  background-color: transparent;
  color: #3b5998;
}
.active_b323 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.active_b323 [class*="social-icon-flickr"].background-center-5d5a {
  background-color: transparent;
  color: #0063dc;
}
.active_b323 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.active_b323 [class*="social-icon-foursquare"].background-center-5d5a {
  background-color: transparent;
  color: #2d5be3;
}
.active_b323 [class*="social-icon-github"] {
  background-color: #333;
}
.active_b323 [class*="social-icon-github"].background-center-5d5a {
  background-color: transparent;
  color: #333;
}
.active_b323 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.active_b323 [class*="social-icon-google-plus"].background-center-5d5a {
  background-color: transparent;
  color: #dd4b39;
}
.active_b323 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.active_b323 [class*="social-icon-houzz"].background-center-5d5a {
  background-color: transparent;
  color: #7ac142;
}
.active_b323 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.active_b323 [class*="social-icon-instagram"].background-center-5d5a {
  background-color: transparent;
  color: #262626;
}
.active_b323 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.active_b323 [class*="social-icon-jsfiddle"].background-center-5d5a {
  background-color: transparent;
  color: #487aa2;
}
.active_b323 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.active_b323 [class*="social-icon-linkedin"].background-center-5d5a {
  background-color: transparent;
  color: #0077b5;
}
.active_b323 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.active_b323 [class*="social-icon-medium"].background-center-5d5a {
  background-color: transparent;
  color: #00ab6b;
}
.active_b323 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.active_b323
  [class*="social-icon-odnoklassniki"].background-center-5d5a {
  background-color: transparent;
  color: #f4731c;
}
.active_b323 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.active_b323 [class*="social-icon-meetup"].background-center-5d5a {
  background-color: transparent;
  color: #ec1c40;
}
.active_b323 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.active_b323 [class*="social-icon-pinterest"].background-center-5d5a {
  background-color: transparent;
  color: #bd081c;
}
.active_b323 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.active_b323 [class*="social-icon-product-hunt"].background-center-5d5a {
  background-color: transparent;
  color: #da552f;
}
.active_b323 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.active_b323 [class*="social-icon-reddit"].background-center-5d5a {
  background-color: transparent;
  color: #ff4500;
}
.active_b323 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.active_b323 [class*="social-icon-rss"].background-center-5d5a {
  background-color: transparent;
  color: #f26522;
}
.active_b323 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.active_b323
  [class*="social-icon-shopping-cart"].background-center-5d5a {
  background-color: transparent;
  color: #4caf50;
}
.active_b323 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.active_b323 [class*="social-icon-skype"].background-center-5d5a {
  background-color: transparent;
  color: #00aff0;
}
.active_b323 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.active_b323 [class*="social-icon-slideshare"].background-center-5d5a {
  background-color: transparent;
  color: #0077b5;
}
.active_b323 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.active_b323 [class*="social-icon-snapchat"].background-center-5d5a {
  background-color: transparent;
  color: #fffc00;
}
.active_b323 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.active_b323 [class*="social-icon-soundcloud"].background-center-5d5a {
  background-color: transparent;
  color: #f80;
}
.active_b323 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.active_b323 [class*="social-icon-spotify"].background-center-5d5a {
  background-color: transparent;
  color: #2ebd59;
}
.active_b323 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.active_b323
  [class*="social-icon-stack-overflow"].background-center-5d5a {
  background-color: transparent;
  color: #fe7a15;
}
.active_b323 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.active_b323 [class*="social-icon-maldkfgram"].background-center-5d5a {
  background-color: transparent;
  color: #2ca5e0;
}
.active_b323 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.active_b323 [class*="social-icon-tripadvisor"].background-center-5d5a {
  background-color: transparent;
  color: #589442;
}
.active_b323 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.active_b323 [class*="social-icon-tumblr"].background-center-5d5a {
  background-color: transparent;
  color: #35465c;
}
.active_b323 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.active_b323 [class*="social-icon-twitch"].background-center-5d5a {
  background-color: transparent;
  color: #6441a5;
}
.active_b323 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.active_b323 [class*="social-icon-twitter"].background-center-5d5a {
  background-color: transparent;
  color: #1da1f2;
}
.active_b323 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.active_b323 [class*="social-icon-vimeo"].background-center-5d5a {
  background-color: transparent;
  color: #1ab7ea;
}
.active_b323 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.active_b323 [class*="social-icon-vk"].background-center-5d5a {
  background-color: transparent;
  color: #45668e;
}
.active_b323 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.active_b323 [class*="social-icon-weibo"].background-center-5d5a {
  background-color: transparent;
  color: #df2029;
}
.active_b323 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.active_b323 [class*="social-icon-weixin"].background-center-5d5a {
  background-color: transparent;
  color: #7bb32e;
}
.active_b323 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.active_b323 [class*="social-icon-whatsapp"].background-center-5d5a {
  background-color: transparent;
  color: #25d366;
}
.active_b323 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.active_b323 [class*="social-icon-wordpress"].background-center-5d5a {
  background-color: transparent;
  color: #21759b;
}
.active_b323 [class*="social-icon-xing"] {
  background-color: #026466;
}
.active_b323 [class*="social-icon-xing"].background-center-5d5a {
  background-color: transparent;
  color: #026466;
}
.active_b323 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.active_b323 [class*="social-icon-yelp"].background-center-5d5a {
  background-color: transparent;
  color: #af0606;
}
.active_b323 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.active_b323 [class*="social-icon-youtube"].background-center-5d5a {
  background-color: transparent;
  color: #cd201f;
}
.outline-c571 {
  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;
}
.outline-c571:hover {
  box-shadow: none;
  background: 0 0;
}
.content-b438 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.caption-east-276e {
  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;
}
.feature_prev_b7ed {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tooltip_dc9f {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tooltip_dc9f,
.tooltip_dc9f::after,
.tooltip_dc9f::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;
}
.tooltip_dc9f::after,
.tooltip_dc9f::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accordion-light-fdff .caption-east-276e .feature_prev_b7ed {
  margin-top: -2px;
  width: 19px;
}
.accordion-light-fdff .caption-east-276e .tooltip_dc9f {
  margin-top: -1px;
}
.accordion-light-fdff .caption-east-276e .tooltip_dc9f,
.accordion-light-fdff .caption-east-276e .tooltip_dc9f::after,
.accordion-light-fdff .caption-east-276e .tooltip_dc9f::before {
  width: 19px;
  height: 2px;
}
.accordion-light-fdff .caption-east-276e .tooltip_dc9f::before {
  top: -6px;
}
.accordion-light-fdff .caption-east-276e .tooltip_dc9f::after {
  bottom: -6px;
}
.prev-72e6 .caption-east-276e .feature_prev_b7ed {
  margin-top: -2px;
  width: 22px;
}
.prev-72e6 .caption-east-276e .tooltip_dc9f {
  margin-top: -1px;
}
.prev-72e6 .caption-east-276e .tooltip_dc9f,
.prev-72e6 .caption-east-276e .tooltip_dc9f::after,
.prev-72e6 .caption-east-276e .tooltip_dc9f::before {
  width: 22px;
  height: 2px;
}
.prev-72e6 .caption-east-276e .tooltip_dc9f::before {
  top: -7px;
}
.prev-72e6 .caption-east-276e .tooltip_dc9f::after {
  bottom: -7px;
}
.status_2fdb .caption-east-276e .feature_prev_b7ed {
  margin-top: -2px;
  width: 31px;
}
.status_2fdb .caption-east-276e .tooltip_dc9f {
  margin-top: -1.5px;
}
.status_2fdb .caption-east-276e .tooltip_dc9f,
.status_2fdb .caption-east-276e .tooltip_dc9f::after,
.status_2fdb .caption-east-276e .tooltip_dc9f::before {
  width: 31px;
  height: 3px;
}
.status_2fdb .caption-east-276e .tooltip_dc9f::before {
  top: -9px;
}
.status_2fdb .caption-east-276e .tooltip_dc9f::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .soft-3054 .caption-east-276e .feature_prev_b7ed {
    margin-top: -2px;
    width: 19px;
  }
  .soft-3054 .caption-east-276e .tooltip_dc9f {
    margin-top: -1px;
  }
  .soft-3054 .caption-east-276e .tooltip_dc9f,
  .soft-3054 .caption-east-276e .tooltip_dc9f::after,
  .soft-3054 .caption-east-276e .tooltip_dc9f::before {
    width: 19px;
    height: 2px;
  }
  .soft-3054 .caption-east-276e .tooltip_dc9f::before {
    top: -6px;
  }
  .soft-3054 .caption-east-276e .tooltip_dc9f::after {
    bottom: -6px;
  }
  .stone-829a .caption-east-276e .feature_prev_b7ed {
    margin-top: -2px;
    width: 22px;
  }
  .stone-829a .caption-east-276e .tooltip_dc9f {
    margin-top: -1px;
  }
  .stone-829a .caption-east-276e .tooltip_dc9f,
  .stone-829a .caption-east-276e .tooltip_dc9f::after,
  .stone-829a .caption-east-276e .tooltip_dc9f::before {
    width: 22px;
    height: 2px;
  }
  .stone-829a .caption-east-276e .tooltip_dc9f::before {
    top: -7px;
  }
  .stone-829a .caption-east-276e .tooltip_dc9f::after {
    bottom: -7px;
  }
  .sort_8491 .caption-east-276e .feature_prev_b7ed {
    margin-top: -2px;
    width: 31px;
  }
  .sort_8491 .caption-east-276e .tooltip_dc9f {
    margin-top: -1.5px;
  }
  .sort_8491 .caption-east-276e .tooltip_dc9f,
  .sort_8491 .caption-east-276e .tooltip_dc9f::after,
  .sort_8491 .caption-east-276e .tooltip_dc9f::before {
    width: 31px;
    height: 3px;
  }
  .sort_8491 .caption-east-276e .tooltip_dc9f::before {
    top: -9px;
  }
  .sort_8491 .caption-east-276e .tooltip_dc9f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .green-02b9 .caption-east-276e .feature_prev_b7ed {
    margin-top: -2px;
    width: 19px;
  }
  .green-02b9 .caption-east-276e .tooltip_dc9f {
    margin-top: -1px;
  }
  .green-02b9 .caption-east-276e .tooltip_dc9f,
  .green-02b9 .caption-east-276e .tooltip_dc9f::after,
  .green-02b9 .caption-east-276e .tooltip_dc9f::before {
    width: 19px;
    height: 2px;
  }
  .green-02b9 .caption-east-276e .tooltip_dc9f::before {
    top: -6px;
  }
  .green-02b9 .caption-east-276e .tooltip_dc9f::after {
    bottom: -6px;
  }
  .widget-wide-9011 .caption-east-276e .feature_prev_b7ed {
    margin-top: -2px;
    width: 22px;
  }
  .widget-wide-9011 .caption-east-276e .tooltip_dc9f {
    margin-top: -1px;
  }
  .widget-wide-9011 .caption-east-276e .tooltip_dc9f,
  .widget-wide-9011 .caption-east-276e .tooltip_dc9f::after,
  .widget-wide-9011 .caption-east-276e .tooltip_dc9f::before {
    width: 22px;
    height: 2px;
  }
  .widget-wide-9011 .caption-east-276e .tooltip_dc9f::before {
    top: -7px;
  }
  .widget-wide-9011 .caption-east-276e .tooltip_dc9f::after {
    bottom: -7px;
  }
  .mini-a387 .caption-east-276e .feature_prev_b7ed {
    margin-top: -2px;
    width: 31px;
  }
  .mini-a387 .caption-east-276e .tooltip_dc9f {
    margin-top: -1.5px;
  }
  .mini-a387 .caption-east-276e .tooltip_dc9f,
  .mini-a387 .caption-east-276e .tooltip_dc9f::after,
  .mini-a387 .caption-east-276e .tooltip_dc9f::before {
    width: 31px;
    height: 3px;
  }
  .mini-a387 .caption-east-276e .tooltip_dc9f::before {
    top: -9px;
  }
  .mini-a387 .caption-east-276e .tooltip_dc9f::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .primary-c980 .caption-east-276e .feature_prev_b7ed {
    margin-top: -2px;
    width: 19px;
  }
  .primary-c980 .caption-east-276e .tooltip_dc9f {
    margin-top: -1px;
  }
  .primary-c980 .caption-east-276e .tooltip_dc9f,
  .primary-c980 .caption-east-276e .tooltip_dc9f::after,
  .primary-c980 .caption-east-276e .tooltip_dc9f::before {
    width: 19px;
    height: 2px;
  }
  .primary-c980 .caption-east-276e .tooltip_dc9f::before {
    top: -6px;
  }
  .primary-c980 .caption-east-276e .tooltip_dc9f::after {
    bottom: -6px;
  }
  .tag_inner_2b66 .caption-east-276e .feature_prev_b7ed {
    margin-top: -2px;
    width: 22px;
  }
  .tag_inner_2b66 .caption-east-276e .tooltip_dc9f {
    margin-top: -1px;
  }
  .tag_inner_2b66 .caption-east-276e .tooltip_dc9f,
  .tag_inner_2b66 .caption-east-276e .tooltip_dc9f::after,
  .tag_inner_2b66 .caption-east-276e .tooltip_dc9f::before {
    width: 22px;
    height: 2px;
  }
  .tag_inner_2b66 .caption-east-276e .tooltip_dc9f::before {
    top: -7px;
  }
  .tag_inner_2b66 .caption-east-276e .tooltip_dc9f::after {
    bottom: -7px;
  }
  .accordion-ea2f .caption-east-276e .feature_prev_b7ed {
    margin-top: -2px;
    width: 31px;
  }
  .accordion-ea2f .caption-east-276e .tooltip_dc9f {
    margin-top: -1.5px;
  }
  .accordion-ea2f .caption-east-276e .tooltip_dc9f,
  .accordion-ea2f .caption-east-276e .tooltip_dc9f::after,
  .accordion-ea2f .caption-east-276e .tooltip_dc9f::before {
    width: 31px;
    height: 3px;
  }
  .accordion-ea2f .caption-east-276e .tooltip_dc9f::before {
    top: -9px;
  }
  .accordion-ea2f .caption-east-276e .tooltip_dc9f::after {
    bottom: -9px;
  }
}
.logo_7311 .tooltip_dc9f {
  -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);
}
.logo_7311 .tooltip_dc9f::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.logo_7311 .tooltip_dc9f::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);
}
.logo_7311.menu-c10e .tooltip_dc9f {
  -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);
}
.logo_7311.menu-c10e .tooltip_dc9f::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.logo_7311.menu-c10e .tooltip_dc9f::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);
}
.up-eac6 {
  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.logo_under_7595:before {
  display: none;
}
.dropdown-bottom-e8a5 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.dropdown-bottom-e8a5 .container_a5eb {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.dropdown-bottom-e8a5 .container_a5eb:last-of-type {
  border-bottom: none;
}
.dropdown-bottom-e8a5 .container_a5eb.brown_0cab,
.dropdown-bottom-e8a5 .container_a5eb.hot-4eec,
.dropdown-bottom-e8a5 .container_a5eb.sort_simple_44f0 {
  padding: 0;
}
.dropdown-bottom-e8a5 .next-556c .component_85ac {
  color: currentColor;
}
.dropdown-bottom-e8a5 .next-556c .component_85ac:focus,
.dropdown-bottom-e8a5 .next-556c .component_85ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-bottom-e8a5.full_2427 .image-wide-d4ae,
.dropdown-bottom-e8a5.full_2427 .content-1c3c a,
.dropdown-bottom-e8a5.full_2427 .dynamic-3ef7 a,
.dropdown-bottom-e8a5.full_2427 .tabs_3fdd a {
  color: rgba(0, 0, 0, 0.55);
}
.dropdown-bottom-e8a5.full_2427 .image-wide-d4ae:hover,
.dropdown-bottom-e8a5.full_2427 .content-1c3c a:hover,
.dropdown-bottom-e8a5.full_2427 .dynamic-3ef7 a:hover,
.dropdown-bottom-e8a5.full_2427 .tabs_3fdd a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-bottom-e8a5.full_2427 .modal-ce65 {
  color: rgba(0, 0, 0, 0.8);
}
.dropdown-bottom-e8a5.full_2427 .container_a5eb {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-bottom-e8a5.full_2427 .container_a5eb:before {
  background: rgba(0, 0, 0, 0.08);
}
.dropdown-bottom-e8a5.full_2427 .summary_south_17a1:before {
  background: rgba(255, 255, 255, 0.9);
}
.dropdown-bottom-e8a5.full_2427 .next-556c .notification-wide-59fd li a,
.dropdown-bottom-e8a5.full_2427 .next-556c .component_85ac,
.dropdown-bottom-e8a5.full_2427 .tabs_3fdd {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-bottom-e8a5.full_2427 .next-556c .component_85ac:focus,
.dropdown-bottom-e8a5.full_2427 .next-556c .component_85ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-bottom-e8a5.full_2427 .notification-wide-59fd li {
  border-color: rgba(0, 0, 0, 0.08);
}
.dropdown-bottom-e8a5.paragraph_cfde .image-wide-d4ae,
.dropdown-bottom-e8a5.paragraph_cfde .content-1c3c a,
.dropdown-bottom-e8a5.paragraph_cfde .dynamic-3ef7 .component_85ac,
.dropdown-bottom-e8a5.paragraph_cfde .dynamic-3ef7 a,
.dropdown-bottom-e8a5.paragraph_cfde .tabs_3fdd a {
  color: rgba(255, 255, 255, 0.79);
}
.dropdown-bottom-e8a5.paragraph_cfde .image-wide-d4ae:hover,
.dropdown-bottom-e8a5.paragraph_cfde .content-1c3c a:hover,
.dropdown-bottom-e8a5.paragraph_cfde .dynamic-3ef7 .component_85ac:hover,
.dropdown-bottom-e8a5.paragraph_cfde .dynamic-3ef7 a:hover,
.dropdown-bottom-e8a5.paragraph_cfde .tabs_3fdd a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-bottom-e8a5.paragraph_cfde .modal-ce65 {
  color: rgba(255, 255, 255, 0.99);
}
.dropdown-bottom-e8a5.paragraph_cfde .container_a5eb {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-bottom-e8a5.paragraph_cfde .container_a5eb:before {
  background: rgba(255, 255, 255, 0.08);
}
.dropdown-bottom-e8a5.paragraph_cfde .summary_south_17a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.dropdown-bottom-e8a5.paragraph_cfde .next-556c .notification-wide-59fd li a,
.dropdown-bottom-e8a5.paragraph_cfde .next-556c .component_85ac,
.dropdown-bottom-e8a5.paragraph_cfde .tabs_3fdd {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown-bottom-e8a5.paragraph_cfde .next-556c .component_85ac:focus,
.dropdown-bottom-e8a5.paragraph_cfde .next-556c .component_85ac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.dropdown-bottom-e8a5.paragraph_cfde .notification-wide-59fd li {
  border-color: rgba(255, 255, 255, 0.08);
}
.summary_south_17a1 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.summary_south_17a1:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.shadow_0c42 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.widget_4818 .dropdown-bottom-e8a5 {
  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;
}
.widget_4818 .container_a5eb {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.widget_4818 .container_a5eb: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) {
  .widget_4818 .container_a5eb:before {
    width: 16%;
    left: 42%;
  }
}
.widget_4818 .container_a5eb:last-child:before {
  content: none;
}
.widget_4818 .container_a5eb[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.widget_4818 .next-556c .notification-wide-59fd li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.widget_4818 .next-556c .notification-wide-59fd li a .component_85ac {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.widget_4818 .next-556c .tabs_3fdd {
  border: none;
}
.widget_4818 .next-556c .tabs_3fdd li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.widget_4818 .summary_south_17a1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.widget_4818 .shadow_0c42 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.widget_4818 .paragraph_cfde .summary_south_17a1:before {
  background: rgba(0, 0, 0, 0.9);
}
.widget_4818 .full_2427.gallery-9e8b .tooltip_dc9f {
  background: rgba(0, 0, 0, 0.6);
}
.widget_4818
  .full_2427.gallery-9e8b
  .tooltip_dc9f::after,
.widget_4818
  .full_2427.gallery-9e8b
  .tooltip_dc9f:before {
  background: inherit;
}
.widget_4818
  .full_2427.gallery-9e8b:hover
  .tooltip_dc9f {
  background: rgba(0, 0, 0, 0.8);
}
.cool-e4ee .dropdown-bottom-e8a5 {
  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) {
  .cool-e4ee .dropdown-bottom-e8a5 {
    width: auto;
    right: 45px;
  }
}
.badge-666c .dropdown-bottom-e8a5 {
  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) {
  .badge-666c .dropdown-bottom-e8a5 {
    width: auto;
    left: 45px;
  }
}
.logo_under_7595 .dropdown-bottom-e8a5 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.logo_under_7595 .shadow_0c42 {
  max-width: 48em;
  margin: 0 auto;
}
.logo_under_7595 .summary_south_17a1:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.motion-ae49 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.motion-ae49.widget_4818 .dropdown-bottom-e8a5 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.motion-ae49.cool-e4ee .dropdown-bottom-e8a5 {
  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);
}
.motion-ae49 .dropdown-bottom-e8a5 {
  visibility: visible;
}
.motion-ae49.badge-666c .dropdown-bottom-e8a5 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.purple_091d,
.label-dark-b2f3 {
  overflow-x: hidden;
}
.purple_091d .dropdown-bottom-e8a5 {
  overflow: auto;
}
.purple_091d.widget_4818 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple_091d.widget_4818 .dropdown-bottom-e8a5 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.purple_091d.widget_4818 .outline-c571 {
  opacity: 0;
}
.purple_091d.cool-e4ee {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple_091d.cool-e4ee .dropdown-bottom-e8a5 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.purple_091d.cool-e4ee .outline-c571 {
  opacity: 0;
}
.purple_091d.badge-666c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.purple_091d.badge-666c .dropdown-bottom-e8a5 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.purple_091d.badge-666c .outline-c571 {
  opacity: 0;
}
.purple_091d.logo_under_7595 .dropdown-bottom-e8a5 {
  z-index: 10;
  visibility: visible;
}
.gallery-9e8b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.gallery-9e8b .tooltip_dc9f {
  background: rgba(255, 255, 255, 0.99);
}
.gallery-9e8b .tooltip_dc9f::after,
.gallery-9e8b .tooltip_dc9f:before {
  background: inherit;
}
.gallery-9e8b:hover .tooltip_dc9f {
  background: rgba(255, 255, 255, 0.99);
}
.badge-666c .gallery-9e8b {
  top: 10px;
  right: auto;
  left: 12px;
}
.logo_under_7595 .gallery-9e8b {
  display: none !important;
}
.purple_091d:before,
.label-dark-b2f3:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.purple_091d .gallery-9e8b,
.label-dark-b2f3 .gallery-9e8b {
  display: inline-block;
}
.dropdown-bottom-e8a5 .active-5d3e {
  -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;
}
.purple_091d .dropdown-bottom-e8a5 .active-5d3e,
.label-dark-b2f3 .dropdown-bottom-e8a5 .active-5d3e {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.glass-e3ea .list_9778 {
  width: 100%;
}
.white-2e7a {
  padding: 0 0.5em 0;
}
.white-2e7a [class*="customify-col-"],
.white-2e7a [class*="customify-col_"],
.white-2e7a [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.tertiary_gold_353a .white-2e7a {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tertiary-purple-7f43 .accent-d2f5,
  .accent-d2f5 {
    display: none;
  }
  .hovered_9c81 {
    text-align: left;
  }
  .hovered_59c8 {
    text-align: center;
  }
  .large-3698 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tertiary-purple-7f43 .iron_9af9,
  .iron_9af9 {
    display: none;
  }
  .row_2696 {
    text-align: left;
  }
  .out_b026 {
    text-align: center;
  }
  .badge-outer-d0ae {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tertiary-purple-7f43 .footer-basic-206f,
  .footer-basic-206f {
    display: none;
  }
  .banner-5b17 {
    text-align: left;
  }
  .main-glass-0b5c {
    text-align: center;
  }
  .mask-b0ed {
    text-align: right;
  }
}
#page {
  position: relative;
}
.dirty-f530 {
  box-shadow: none !important;
}
.notification-0c4f .status-easy-71c0,
.heading_huge_7ca3 .status-easy-71c0 {
  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;
}
.heading_huge_7ca3 .status-easy-71c0 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.table_02be {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.table_02be:after,
.table_02be:before {
  content: "";
  display: table;
}
.table_02be:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .table_02be {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.table_02be,
.photo_0e23 {
  max-width: 1248px;
  margin: 0 auto;
}

.border-solid-f656.sort-0dd2 .table_02be {
  max-width: 100%;
}
.border-solid-f656.surface_brown_eda9 {
  max-width: 1200px;
  margin: 0 auto;
}
.border-solid-f656.progress_1690 .table_02be {
  max-width: 100%;
}
.border-solid-f656.progress_1690 > .table_02be {
  padding-left: 0;
  padding-right: 0;
}
.border-solid-f656.progress_1690 > .table_02be .tertiary-purple-7f43 {
  margin: 0;
}
.border-solid-f656.progress_1690
  > .table_02be
  .title-22a9.sidebar-f834 {
  margin-right: 0;
  margin-left: 0;
}
.border-solid-f656.progress_1690 #main.sidebar-f834 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .highlight-bf3c #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .highlight-bf3c #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .under-2f6b .pattern-over-b258 {
    padding-right: 1em;
  }
  .under-2f6b.box_smooth_f16f .title-22a9 {
    border-right: 1px solid #eaecee;
  }
  .under-2f6b.box_smooth_f16f .pattern-over-b258 {
    padding-right: 1em;
  }
  .under-2f6b.box_smooth_f16f .nav_tall_2c68 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .bottom_f0af .pattern-over-b258 {
    padding-left: 1em;
  }
  .bottom_f0af.box_smooth_f16f .title-22a9 {
    border-left: 1px solid #eaecee;
  }
  .bottom_f0af.box_smooth_f16f .pattern-over-b258 {
    padding-left: 1em;
  }
  .bottom_f0af.box_smooth_f16f .nav_tall_2c68 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .chip_a82e .pattern-over-b258 {
    padding-left: 1em;
  }
  .chip_a82e.box_smooth_f16f .grid_yellow_6d17 {
    border-right: 1px solid #eaecee;
  }
  .chip_a82e.box_smooth_f16f .plasma-4273 {
    border-right: 1px solid #eaecee;
  }
  .chip_a82e.box_smooth_f16f .pattern-over-b258 {
    padding-left: 1em;
  }
  .chip_a82e.box_smooth_f16f .nav_tall_2c68 {
    padding-right: 1em;
  }
  .chip_a82e.box_smooth_f16f .large_a0b5 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .header-green-32f9 .pattern-over-b258 {
    padding-right: 1em;
  }
  .header-green-32f9.box_smooth_f16f .grid_yellow_6d17 {
    border-left: 1px solid #eaecee;
  }
  .header-green-32f9.box_smooth_f16f .plasma-4273 {
    border-left: 1px solid #eaecee;
  }
  .header-green-32f9.box_smooth_f16f .pattern-over-b258 {
    padding-right: 1em;
  }
  .header-green-32f9.box_smooth_f16f .nav_tall_2c68 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .header-green-32f9.box_smooth_f16f .large_a0b5 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .highlight-bf3c .pattern-over-b258 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight-bf3c.box_smooth_f16f .title-22a9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .highlight-bf3c.box_smooth_f16f .pattern-over-b258 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .highlight-bf3c.box_smooth_f16f .nav_tall_2c68 {
    padding-left: 1em;
  }
  .highlight-bf3c.box_smooth_f16f .large_a0b5 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .highlight-bf3c.box_smooth_f16f .pattern-over-b258 {
    padding-left: 0;
  }
}
.card-3302 .orange-5b33 {
  display: inline-block;
}
.slider_9ab9 {
  display: inline-block;
}
.footer-fast-7a46 {
  word-con: break-word;
}
.preview-liquid-fcf6 > span {
  display: inline-block;
  padding: 5px 0;
}
.preview-liquid-fcf6 .row-9348 {
  margin-left: 8px;
  margin-right: 8px;
}
.preview-liquid-fcf6 .up_4024 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.menu-146d .dynamic_d8b3 {
  margin-bottom: 2em;
}
.menu-146d .tag-f195 {
  margin-bottom: 15px;
}
.menu-146d .tag-f195:last-child {
  margin-bottom: 0;
}
.menu-146d .pagination-84ba {
  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) {
  .menu-146d .pagination-84ba {
    display: block;
  }
}
.menu-146d .large-9e02 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .menu-146d .large-9e02 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.menu-146d .button-prev-5a20 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.menu-146d .button-prev-5a20 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.menu-146d .button-prev-5a20 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.menu-146d .footer-fast-7a46 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.menu-146d .footer-fast-7a46 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.menu-146d .inner_d6a0 p:last-child {
  margin-bottom: 0;
}
.menu-146d .footer-991b {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.menu-146d .lower_40ff {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.menu-146d .narrow_447b {
  margin-top: 1em;
}
.menu-146d .tiny-af00 {
  top: 0;
  display: block;
}
.menu-146d .tiny-af00 a {
  color: inherit;
}
.menu-146d .tiny-af00 a:hover {
  color: inherit;
}
.menu-146d .hidden_brown_15cd {
  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;
}
.menu-146d .hidden_brown_15cd:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.menu-146d .lower_40ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.menu-146d .basic-69b0 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.menu-146d .basic-69b0:first-child {
  margin-top: 0;
}
.menu-146d .basic-69b0.large-ee00 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.menu-146d .basic-69b0.texture_cool_651c {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.menu-146d
  .basic-69b0.texture_cool_651c.menu-db03
  .narrow_447b {
  width: 100%;
}
.menu-146d .texture_cool_651c {
  -webkit-box-align: center;
  align-items: center;
}
.menu-146d .texture_cool_651c .preview-liquid-fcf6,
.menu-146d .texture_cool_651c > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.menu-146d .button-prev-5a20 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-146d .button-prev-5a20 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.menu-146d .button-prev-5a20: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;
}
.menu-146d .large-ee00 {
  z-index: 5;
}
.menu-146d .huge-3e7b .avatar_middle_194b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.menu-146d .orange-94d2 .avatar_middle_194b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.menu-146d .dim_0ef8 .avatar_middle_194b {
  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;
}
.menu-146d.carousel-over-f2e6 .pagination-84ba,
.menu-146d.hard-fad9 .pagination-84ba {
  display: block;
}
.menu-146d.carousel-over-f2e6 .pagination-84ba .progress_up_15d8,
.menu-146d.carousel-over-f2e6 .pagination-84ba .lower_40ff,
.menu-146d.hard-fad9 .pagination-84ba .progress_up_15d8,
.menu-146d.hard-fad9 .pagination-84ba .lower_40ff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.menu-146d.paragraph-advanced-0931 .large-9e02 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .menu-146d.paragraph-advanced-0931 .large-9e02 {
    margin-right: 0;
  }
}
.menu-146d.carousel-over-f2e6 .large-9e02,
.menu-146d.hard-fad9 .large-9e02 {
  padding-top: 40%;
}
.menu-146d.carousel-over-f2e6 .dynamic_d8b3,
.menu-146d.hard-fad9 .dynamic_d8b3 {
  display: block;
}
.menu-146d.carousel-over-f2e6 .fn-sticky-1c56 .lower_40ff,
.menu-146d.hard-fad9 .fn-sticky-1c56 .lower_40ff {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.menu-146d.carousel-over-f2e6 .large-9e02,
.menu-146d.hard-fad9 .large-9e02 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.menu-146d.carousel-over-f2e6 .lower_40ff {
  padding: 1em;
}
.blue-c80d {
  margin: 30px auto;
  display: block;
}
.blue-c80d .active-basic-ef7e > * {
  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;
}
.blue-c80d .active-basic-ef7e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.blue-c80d .active-basic-ef7e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.tooltip-62c2 .preview-liquid-fcf6 {
  margin-bottom: 1.41575em;
}
.tooltip-62c2 .slider-fluid-e8fb {
  margin-bottom: 1.618em;
}
.inner_02ee .thumbnail-cb04 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.inner_02ee .thumbnail-cb04 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.inner_02ee .paragraph-2f2a {
  max-width: 100%;
  overflow: auto;
}
.sort-496a .inner_02ee a:hover {
  text-decoration: underline;
}
.primary-fixed-6940 .tag-f195:not(.footer-fast-7a46),
.primary-fixed-6940 .button-prev-5a20 {
  margin-bottom: 1.41575em;
}
.primary-fixed-6940 .tag-f195:not(.footer-fast-7a46):last-child,
.primary-fixed-6940 .button-prev-5a20:last-child {
  margin-bottom: 0;
}
.primary-fixed-6940 .tag-f195.pressed-02a3 {
  margin-bottom: 0.41575em;
}
.primary-fixed-6940 .module_short_b6fc:before,
.primary-fixed-6940 .backdrop_mini_9373:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.primary-fixed-6940 .module_short_b6fc:before {
  content: "\f115";
}
.primary-fixed-6940 .backdrop_mini_9373:before {
  content: "\f02c";
}
.primary-fixed-6940 .cold-8be5 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.primary-fixed-6940 .cold-8be5 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.panel_e7dd {
  display: -webkit-box;
  display: flex;
}
.panel_e7dd .tag-c880 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .panel_e7dd .tag-c880 {
    flex-basis: 90px;
  }
}
.panel_e7dd .search-f0af {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .panel_e7dd .search-f0af {
    flex-basis: calc(100% - 50px);
  }
}
.panel_e7dd .light-5f28 p:last-child {
  margin-bottom: 0.72em;
}
.mask_under_fa11 .active-basic-ef7e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.mask_under_fa11 .active-basic-ef7e:after,
.mask_under_fa11 .active-basic-ef7e:before {
  content: "";
  display: table;
}
.mask_under_fa11 .active-basic-ef7e:after {
  clear: both;
}
.mask_under_fa11 .active-basic-ef7e .bronze_6e3d,
.mask_under_fa11 .active-basic-ef7e .up_f36c {
  width: 49%;
}
.mask_under_fa11 .active-basic-ef7e .bronze_6e3d a span.item-fresh-b751,
.mask_under_fa11 .active-basic-ef7e .up_f36c a span.item-fresh-b751 {
  display: block;
  margin-bottom: 5px;
}
.mask_under_fa11 .active-basic-ef7e .up_f36c {
  float: left;
  text-align: left;
}
.mask_under_fa11 .active-basic-ef7e .bronze_6e3d {
  float: right;
  text-align: right;
}
.row_542a {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .row_542a {
    margin-bottom: 0;
  }
}
.banner-under-2611 {
  margin-bottom: 1em;
}
.banner-under-2611 .footer-fast-7a46 {
  font-size: 1.1em;
  line-height: 1.3;
}
.short-36b4 a {
  display: block;
  line-height: 0;
  position: relative;
}
.nav-6c05 .banner-under-2611,
.content_b2e1 .banner-under-2611 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .nav-6c05 .banner-under-2611,
  .content_b2e1 .banner-under-2611 {
    display: block;
  }
}
.nav-6c05 .short-36b4,
.content_b2e1 .short-36b4 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .nav-6c05 .short-36b4,
  .content_b2e1 .short-36b4 {
    margin-bottom: 1em;
  }
}
.nav-6c05 .short-36b4 img,
.content_b2e1 .short-36b4 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.nav-6c05 .notice_paper_8243,
.content_b2e1 .notice_paper_8243 {
  flex-basis: calc(100% - 160px);
}
.nav-6c05 .notice_paper_8243 p,
.content_b2e1 .notice_paper_8243 p {
  margin-bottom: 0;
}
.nav-6c05 .notice_paper_8243 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .nav-6c05 .notice_paper_8243 {
    padding-left: 0;
  }
}
.content_b2e1 .notice_paper_8243 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .content_b2e1 .notice_paper_8243 {
    padding-right: 0;
  }
}
.content_b2e1 .short-36b4 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.component-brown-b8f9 .short-36b4 {
  margin-bottom: 0.5em;
}
.component-brown-b8f9 .short-36b4 img {
  width: 100%;
}
.overlay-east-7311 .notice_cool_c3ca,
.liquid_951e .notice_cool_c3ca {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.liquid_951e .title-22a9 .feature-0b00 p:last-child {
  margin-bottom: 0;
}
.fast_e5d5 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .backdrop-clean-de71 .dropdown-bottom-cc9c:last-of-type {
    margin-bottom: 0;
  }
}
.backdrop-clean-de71 .dropdown-bottom-cc9c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c ul li {
  margin: 0 0 0.6em;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c ul li.texture_left_1daa,
.backdrop-clean-de71 .dropdown-bottom-cc9c ul li.tooltip-hot-1595 {
  position: relative;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c ul li.texture_left_1daa .table-32c5,
.backdrop-clean-de71 .dropdown-bottom-cc9c ul li.tooltip-hot-1595 .table-32c5 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c ul li.texture_left_1daa:after:after,
.backdrop-clean-de71 .dropdown-bottom-cc9c ul li.texture_left_1daa:after:before,
.backdrop-clean-de71
  .dropdown-bottom-cc9c
  ul
  li.tooltip-hot-1595:after:after,
.backdrop-clean-de71
  .dropdown-bottom-cc9c
  ul
  li.tooltip-hot-1595:after:before {
  content: "";
  display: table;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c ul li.texture_left_1daa:after:after,
.backdrop-clean-de71
  .dropdown-bottom-cc9c
  ul
  li.tooltip-hot-1595:after:after {
  clear: both;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c a.tabs_f398:hover {
  text-decoration: none;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c select {
  max-width: 100%;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c table {
  font-size: 85%;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c table td,
.backdrop-clean-de71 .dropdown-bottom-cc9c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c table tfoot td {
  text-align: left;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c :last-child {
  margin-bottom: 0;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c .backdrop-light-2f0e {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c .backdrop-light-2f0e label {
  width: 100%;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c .backdrop-light-2f0e .breadcrumb-26ac {
  width: 100%;
  display: block;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c .backdrop-light-2f0e .preview-98b2 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c .backdrop-light-2f0e .preview-98b2:hover svg #svg-search {
  fill: #444;
}
.backdrop-clean-de71 .dropdown-bottom-cc9c .backdrop-light-2f0e .preview-98b2 svg {
  width: 18px;
  height: 18px;
}
.backdrop-clean-de71 .info-lite-524f ul ul,
.backdrop-clean-de71 .new_55c7 ul ul,
.backdrop-clean-de71 .button-e65a ul ul,
.backdrop-clean-de71 .primary-pink-06ca ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.backdrop-clean-de71 .info-lite-524f .frame-dark-3d06 > a,
.backdrop-clean-de71 .new_55c7 .frame-dark-3d06 > a,
.backdrop-clean-de71 .button-e65a .frame-dark-3d06 > a,
.backdrop-clean-de71 .primary-pink-06ca .frame-dark-3d06 > a {
  margin-bottom: 0;
}
.backdrop-clean-de71 .shadow_hard_0d41 li,
.backdrop-clean-de71 .info-lite-524f li,
.backdrop-clean-de71 .detail-6f55 li,
.backdrop-clean-de71 .new_55c7 li,
.backdrop-clean-de71 .button-e65a li,
.backdrop-clean-de71 .primary-pink-06ca li,
.backdrop-clean-de71 .hidden_8b09 li,
.backdrop-clean-de71 .wrapper-a83e li {
  display: block;
  position: relative;
}
.backdrop-clean-de71 .shadow_hard_0d41 li:last-child,
.backdrop-clean-de71 .info-lite-524f li:last-child,
.backdrop-clean-de71 .detail-6f55 li:last-child,
.backdrop-clean-de71 .new_55c7 li:last-child,
.backdrop-clean-de71 .button-e65a li:last-child,
.backdrop-clean-de71 .primary-pink-06ca li:last-child,
.backdrop-clean-de71 .hidden_8b09 li:last-child,
.backdrop-clean-de71 .wrapper-a83e li:last-child {
  border: none;
}
.backdrop-clean-de71 .shadow_hard_0d41 li a,
.backdrop-clean-de71 .info-lite-524f li a,
.backdrop-clean-de71 .detail-6f55 li a,
.backdrop-clean-de71 .new_55c7 li a,
.backdrop-clean-de71 .button-e65a li a,
.backdrop-clean-de71 .primary-pink-06ca li a,
.backdrop-clean-de71 .hidden_8b09 li a,
.backdrop-clean-de71 .wrapper-a83e li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop-clean-de71 .shadow_hard_0d41 li ul li::before,
.backdrop-clean-de71 .info-lite-524f li ul li::before,
.backdrop-clean-de71 .detail-6f55 li ul li::before,
.backdrop-clean-de71 .new_55c7 li ul li::before,
.backdrop-clean-de71 .button-e65a li ul li::before,
.backdrop-clean-de71 .primary-pink-06ca li ul li::before,
.backdrop-clean-de71 .hidden_8b09 li ul li::before,
.backdrop-clean-de71 .wrapper-a83e li ul li::before {
  left: 15px;
}
.backdrop-clean-de71 .shadow_hard_0d41 li ul a,
.backdrop-clean-de71 .info-lite-524f li ul a,
.backdrop-clean-de71 .detail-6f55 li ul a,
.backdrop-clean-de71 .new_55c7 li ul a,
.backdrop-clean-de71 .button-e65a li ul a,
.backdrop-clean-de71 .primary-pink-06ca li ul a,
.backdrop-clean-de71 .hidden_8b09 li ul a,
.backdrop-clean-de71 .wrapper-a83e li ul a {
  padding-left: 20px;
}
.backdrop-clean-de71 .shadow_hard_0d41 li ul ul li::before,
.backdrop-clean-de71 .info-lite-524f li ul ul li::before,
.backdrop-clean-de71 .detail-6f55 li ul ul li::before,
.backdrop-clean-de71 .new_55c7 li ul ul li::before,
.backdrop-clean-de71 .button-e65a li ul ul li::before,
.backdrop-clean-de71 .primary-pink-06ca li ul ul li::before,
.backdrop-clean-de71 .hidden_8b09 li ul ul li::before,
.backdrop-clean-de71 .wrapper-a83e li ul ul li::before {
  left: 30px;
}
.backdrop-clean-de71 .shadow_hard_0d41 li ul ul a,
.backdrop-clean-de71 .info-lite-524f li ul ul a,
.backdrop-clean-de71 .detail-6f55 li ul ul a,
.backdrop-clean-de71 .new_55c7 li ul ul a,
.backdrop-clean-de71 .button-e65a li ul ul a,
.backdrop-clean-de71 .primary-pink-06ca li ul ul a,
.backdrop-clean-de71 .hidden_8b09 li ul ul a,
.backdrop-clean-de71 .wrapper-a83e li ul ul a {
  padding-left: 40px;
}
.backdrop-clean-de71 .widget_pro_eb3d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.backdrop-clean-de71 .wrapper-a83e ul li {
  margin-bottom: 1.41575em;
}
.backdrop-clean-de71 .wrapper-a83e ul li .image_left_79b4 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.backdrop-clean-de71 .wrapper-a83e ul li .cool_82be {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.paragraph_cfde .shadow_hard_0d41 li a,
.paragraph_cfde .info-lite-524f li a,
.paragraph_cfde .detail-6f55 li a,
.paragraph_cfde .new_55c7 li a,
.paragraph_cfde .button-e65a li a,
.paragraph_cfde .primary-pink-06ca li a,
.paragraph_cfde .hidden_8b09 li a,
.paragraph_cfde .wrapper-a83e li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_cfde .widget_pro_eb3d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.paragraph_cfde .dropdown-bottom-cc9c ul li.texture_left_1daa .table-32c5,
.paragraph_cfde .dropdown-bottom-cc9c ul li.tooltip-hot-1595 .table-32c5 {
  background: rgba(0, 0, 0, 0.2);
}
.paragraph_cfde .backdrop-clean-de71 .dropdown-bottom-cc9c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.border-solid-f656 .backdrop-clean-de71 .notification-wide-59fd li {
  margin: 0;
}
.border-solid-f656 .backdrop-clean-de71 .notification-wide-59fd li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.border-solid-f656 .backdrop-clean-de71 .notification-wide-59fd li ul {
  margin: 0;
}
.border-solid-f656 .backdrop-clean-de71 .notification-wide-59fd li ul li a {
  padding-left: 15px;
}
.border-solid-f656 .backdrop-clean-de71 .notification-wide-59fd li ul li li a {
  padding-left: 30px;
}
.border-solid-f656 .backdrop-clean-de71 .notification-wide-59fd li.pattern-first-e69f > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.border-solid-f656 .backdrop-clean-de71 .notification-wide-59fd li.pattern-first-e69f > 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;
}
.border-solid-f656 .backdrop-clean-de71 .notification-wide-59fd li.pattern-first-e69f > 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;
}
.menu_1365 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.light-4944 {
  position: relative;
  z-index: 10;
}
.light-4944 .active-5d3e {
  width: 100%;
  max-width: 100%;
}
.over-73d9 .accordion-3bd2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.over-73d9 .full_2427 {
}
.over-73d9 .paragraph_cfde {
  background: #292929;
}
.status_hard_ec4e .accordion-3bd2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.status_hard_ec4e .full_2427 {
  background: #f9f9f9;
}
.status_hard_ec4e .paragraph_cfde {
  background: #303030;
}
.pattern-fast-357b .accordion-3bd2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .pattern-fast-357b .orange-5b33 {
    margin-bottom: 1em;
  }
  .pattern-fast-357b .orange-5b33:last-child {
    margin-bottom: 0;
  }
}
.pattern-fast-357b .full_2427 {
  background: #ededed;
}
.pattern-fast-357b .paragraph_cfde {
  background: #1a1a1a;
}
.accordion-3bd2.full_2427 {
  color: rgba(0, 0, 0, 0.6);
}
.accordion-3bd2.full_2427 .shade-7e04 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.accordion-3bd2.paragraph_cfde {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-3bd2.paragraph_cfde a:not(.tabs_f398) {
  color: rgba(255, 255, 255, 0.79);
}
.accordion-3bd2.paragraph_cfde a:not(.tabs_f398):hover {
  color: rgba(255, 255, 255, 0.99);
}
.accordion-3bd2.paragraph_cfde .shade-7e04 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.accordion-3bd2.paragraph_cfde table tbody td,
.accordion-3bd2.paragraph_cfde table th {
  background: rgba(0, 0, 0, 0.08);
}
.slider-2249.widget_393b .table_02be {
  max-width: initial;
}
.slider-2249 .picture-b8f0 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.slider-2249 .picture-b8f0 .active-5d3e {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .slider-2249 .picture-b8f0 .active-5d3e {
    display: block;
    margin-bottom: 2em;
  }
  .slider-2249 .picture-b8f0 .active-5d3e:last-child {
    margin-bottom: 0;
  }
}
.pattern-fast-357b .orange-5b33:last-child,
.status_hard_ec4e .orange-5b33:last-child,
.over-73d9 .orange-5b33:last-child {
  margin-bottom: 0;
}
.pattern-fast-357b .orange-5b33 .backdrop-clean-de71 .dropdown-bottom-cc9c:last-child,
.status_hard_ec4e .orange-5b33 .backdrop-clean-de71 .dropdown-bottom-cc9c:last-child,
.over-73d9 .orange-5b33 .backdrop-clean-de71 .dropdown-bottom-cc9c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .pattern-fast-357b .picture-9f8c,
  .pattern-fast-357b .lite_f3a6,
  .status_hard_ec4e .picture-9f8c,
  .status_hard_ec4e .lite_f3a6,
  .over-73d9 .picture-9f8c,
  .over-73d9 .lite_f3a6 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .light-4944 .orange-5b33 {
    margin-bottom: 2em;
  }
}
.light-4944 p:last-child {
  margin-bottom: 0;
}
.light-4944 li,
.light-4944 ul {
  list-style: none;
  margin: 0;
}
.light-4944 ul ul {
  margin-left: 2.617924em;
}
.small-0586 {
  font-size: 0.875em;
}

/* css-noise: 327f */
.widget-item-v1 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.1;
}
