/*!
Theme Name: Customify
Theme URI: https://pressmaximum.warm-58d0/customify
Author: WPCustomify
Author URI: https://pressmaximum.warm-58d0
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.warm-58d0/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.frame_stale_2f2d.message-first-4458/licenses/gpl-2.0.title-bae9
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.paragraph_71c7/, (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.primary_red_ceca.accent-light-1d09/normalize.background_blue_b024/
 ======
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.background_blue_b024 v7.0.0 | MIT License | github.warm-58d0/necolas/normalize.background_blue_b024 */
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;
}
.module-8730 .next_b70a,
.video-out-f139,
.preview-5c8b,
.texture_basic_8775,
.modal_clean_85c3,
.tabs_black_cc32,
.table_eb78,
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;
}
.video-out-f139,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .video-out-f139,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .video-out-f139,
  h1 {
    font-size: 1.8em;
  }
}
.preview-5c8b,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.preview-5c8b + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .preview-5c8b,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .preview-5c8b,
  h2 {
    font-size: 1.7em;
  }
}
.texture_basic_8775,
h3 {
  font-size: 1.618em;
}
.module-8730 .next_b70a,
.modal_clean_85c3,
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.accent-easy-79d3 {
  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;
}
.notification-selected-08cb:after,
.notification-selected-08cb:before,
.text-e885:after,
.text-e885:before {
  content: "";
  display: table;
}
.notification-selected-08cb:after,
.text-e885:after {
  clear: both;
}
.badge-9387 {
  float: right;
  margin-right: 0;
}
.summary_selected_4ed2 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.tall-9c32 .layout-0758,
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;
}
.tall-9c32 .layout-0758: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;
}
.logo_72b0 .layout-0758 {
  box-shadow: none;
}
.logo_72b0
  .layout-0758
  .pink_9c23 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.logo_72b0 .layout-0758 .old-815f {
  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;
}
.logo_72b0
  .layout-0758
  .old-815f
  b {
  display: none;
}
.logo_72b0 .left-ce5b {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.border_hovered_41d4:not(.block-3a36):not(.light-47c7),
button:not(.block-3a36):not(.light-47c7),
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ),
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ),
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ) {
  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;
}
.border_hovered_41d4:not(.block-3a36):not(
    .light-47c7
  ):hover,
button:not(.block-3a36):not(
    .light-47c7
  ):hover,
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ):hover,
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ):hover,
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.border_hovered_41d4:not(.block-3a36):not(
    .light-47c7
  ):active,
.border_hovered_41d4:not(.block-3a36):not(
    .light-47c7
  ):focus,
button:not(.block-3a36):not(
    .light-47c7
  ):active,
button:not(.block-3a36):not(
    .light-47c7
  ):focus,
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ):active,
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ):focus,
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ):active,
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ):focus,
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ):active,
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ):focus {
  outline: 0;
}
.border_hovered_41d4:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b,
button:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b,
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b,
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b,
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b {
  position: relative;
}
.border_hovered_41d4:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .short-950a,
.border_hovered_41d4:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .basic-ddf3,
.border_hovered_41d4:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .lower-60bd,
.border_hovered_41d4:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  i,
.border_hovered_41d4:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  svg,
button:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .short-950a,
button:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .basic-ddf3,
button:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .lower-60bd,
button:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  i,
button:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  svg,
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .short-950a,
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .basic-ddf3,
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .lower-60bd,
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  i,
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  svg,
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .short-950a,
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .basic-ddf3,
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .lower-60bd,
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  i,
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  svg,
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .short-950a,
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .basic-ddf3,
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  .lower-60bd,
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  i,
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b
  svg {
  visibility: hidden;
}
.border_hovered_41d4:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b:after,
button:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b:after,
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b:after,
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b:after,
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ).fn-loading-8c6b: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;
}
.border_hovered_41d4:not(.block-3a36):not(.light-47c7),
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ),
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ),
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ) {
  color: #fff;
  background: #235787;
}
.border_hovered_41d4:not(.block-3a36):not(
    .light-47c7
  ):focus,
input[type="button"]:not(.block-3a36):not(
    .light-47c7
  ):focus,
input[type="reset"]:not(.block-3a36):not(
    .light-47c7
  ):focus,
input[type="submit"]:not(.block-3a36):not(
    .light-47c7
  ):focus {
  color: #fff;
}
.border_hovered_41d4.fn-disabled-8c6b:not(.block-3a36):not(
    .light-47c7
  ),
.border_hovered_41d4[disabled]:not(.block-3a36):not(
    .light-47c7
  ),
button.fn-disabled-8c6b:not(.block-3a36):not(
    .light-47c7
  ),
button[disabled]:not(.block-3a36):not(
    .light-47c7
  ) {
  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;
}
.tiny-a823 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.tiny-a823: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;
}
.next_18f5 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.silver-3210 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notification_448e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.notification-selected-08cb:after,
.notification-selected-08cb:before,
.advanced-90aa:after,
.advanced-90aa:before,
.background-center-ad97:after,
.background-center-ad97:before,
.sidebar_17bf:after,
.sidebar_17bf:before,
.advanced_78ee:after,
.advanced_78ee:before,
.notification_small_3d52:after,
.notification_small_3d52:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.notification-selected-08cb:after,
.advanced-90aa:after,
.background-center-ad97:after,
.sidebar_17bf:after,
.advanced_78ee:after,
.notification_small_3d52:after {
  clear: both;
}
.advanced-90aa .secondary-middle-c9a4,
.background-center-ad97 .secondary-middle-c9a4,
.video-pink-7a09 .secondary-middle-c9a4 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.basic-c42a {
  display: inline-block;
}
.pressed-d0bf {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.pressed-d0bf img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pressed-d0bf .preview-44b1 {
  padding: 1em 0;
  font-size: 85%;
}
.preview-44b1 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.lite_42e3 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.lite_42e3:after,
.lite_42e3:before {
  content: "";
  display: table;
}
.lite_42e3:after {
  clear: both;
}
.hidden-78c1 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.mini-35df .hidden-78c1 {
  max-width: 50%;
}
.module_c308 .hidden-78c1 {
  max-width: 33.33%;
}
.down-38e5 .hidden-78c1 {
  max-width: 25%;
}
.top-8a45 .hidden-78c1 {
  max-width: 20%;
}
.slider-b873 .hidden-78c1 {
  max-width: 16.66%;
}
.widget-b7f6 .hidden-78c1 {
  max-width: 14.28%;
}
.accordion_4c11 .hidden-78c1 {
  max-width: 12.5%;
}
.mask_902a .hidden-78c1 {
  max-width: 11.11%;
}
.pink_0394 {
  display: block;
}
.module-8730 .button-hard-9a8c label,
.module-8730 .banner-98c0 label,
.module-8730 .orange_b1f6 label,
.module-8730 .caption_lite_55d5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip-fast-3c07 {
  list-style: none;
  margin: 0;
}
.chip-fast-3c07 article.panel_static_3419 {
  margin-bottom: 0;
}
.chip-fast-3c07 ul {
  list-style: none;
  margin: 0;
}
.chip-fast-3c07 .middle-01f3 li.panel_static_3419 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip-fast-3c07 .middle-01f3 li.panel_static_3419 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip-fast-3c07 .middle-01f3 li.panel_static_3419: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) {
  .chip-fast-3c07 .middle-01f3 li.panel_static_3419 li.panel_static_3419 li.panel_static_3419 li.panel_static_3419 {
    padding-left: 0;
  }
}
article.panel_static_3419 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel_static_3419 .advanced-90aa p:last-of-type {
  margin-bottom: 0;
}
article.panel_static_3419 .column-cold-6623 {
  float: left;
}
article.panel_static_3419 .description-west-52e8 {
  margin-left: 85px;
}
article.panel_static_3419 .wood-3804 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel_static_3419 .wood-3804 .hovered_4420 {
  margin-left: 10px;
}
article.panel_static_3419 .down-53c4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel_static_3419 .inner_4ef2 {
  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 .button-hard-9a8c,
  #respond .orange_b1f6,
  #respond .caption_lite_55d5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button-hard-9a8c input,
#respond .orange_b1f6 input,
#respond .caption_lite_55d5 input {
  width: 100%;
}
#respond .caption_lite_55d5 {
  margin-right: 0;
}
#respond .column-easy-851c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.east-3799 {
  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;
}
.east-3799.banner-fluid-696b {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.east-3799 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%);
}
.east-3799:focus,
.east-3799: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);
}
.center_cabf {
  border-radius: 10%;
}
.down_d4c1 {
  border-radius: 50%;
}
.surface-0809 {
  font-size: 0.72em;
}
.avatar_989a {
  font-size: 0.875em;
}
.main-pro-071d {
  font-size: 1.1em;
}
.disabled-6024 {
  text-transform: uppercase;
  line-height: 1.2;
}
.disabled-6024.surface-0809 {
  letter-spacing: 0.5px;
}
.dark-6903,
.dark-6903 a {
  color: #6d6d6d;
}
.dark-6903 a:hover {
  color: #111;
}
.icon-gas-9f14 {
  color: #6d6d6d;
}
.accordion-b9e1 {
  overflow-x: hidden;
}
.accordion-b9e1 .message_e8b4.pagination-57e5 {
  position: relative;
}
.accordion-b9e1 .message_e8b4.pagination-57e5.hero_wide_19a8 {
  position: initial;
}
.accordion-b9e1
  .message_e8b4.pagination-57e5.hero_wide_19a8
  .grid-b01a {
  left: auto;
}
.accordion-b9e1 .message_e8b4 .grid-b01a {
  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;
}
.accordion-b9e1 .message_e8b4:hover.pagination-57e5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accordion-b9e1
  .message_e8b4:hover.pagination-57e5
  .grid-b01a {
  display: block;
  z-index: 9999999;
}
.accordion-b9e1 .title-dfda .hidden-lower-dfe5,
.accordion-b9e1 .detail_solid_d366 .hidden-lower-dfe5 {
  display: none;
}
.accordion-b9e1 .north-51c9 .message_e8b4:hover.pagination-57e5 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.module-8730 .button-hard-9a8c label,
.module-8730 .banner-98c0 label,
.module-8730 .orange_b1f6 label,
.module-8730 .caption_lite_55d5 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.chip-fast-3c07 {
  list-style: none;
  margin: 0;
}
.chip-fast-3c07 article.panel_static_3419 {
  margin-bottom: 0;
}
.chip-fast-3c07 ul {
  list-style: none;
  margin: 0;
}
.chip-fast-3c07 .middle-01f3 li.panel_static_3419 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .chip-fast-3c07 .middle-01f3 li.panel_static_3419 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .chip-fast-3c07 .middle-01f3 li.panel_static_3419: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) {
  .chip-fast-3c07 .middle-01f3 li.panel_static_3419 li.panel_static_3419 li.panel_static_3419 li.panel_static_3419 {
    padding-left: 0;
  }
}
article.panel_static_3419 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.panel_static_3419 .advanced-90aa p:last-of-type {
  margin-bottom: 0;
}
article.panel_static_3419 .column-cold-6623 {
  float: left;
}
article.panel_static_3419 .description-west-52e8 {
  margin-left: 85px;
}
article.panel_static_3419 .wood-3804 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.panel_static_3419 .wood-3804 .hovered_4420 {
  margin-left: 10px;
}
article.panel_static_3419 .down-53c4 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.panel_static_3419 .inner_4ef2 {
  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 .button-hard-9a8c,
  #respond .orange_b1f6,
  #respond .caption_lite_55d5 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .button-hard-9a8c input,
#respond .orange_b1f6 input,
#respond .caption_lite_55d5 input {
  width: 100%;
}
#respond .caption_lite_55d5 {
  margin-right: 0;
}
#respond .column-easy-851c #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title-dfda .hidden-yellow-c1f6 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.hidden-yellow-c1f6 .pattern-north-eb22.hot_19b7 .current_2321 > li > a:focus,
.hidden-yellow-c1f6 .pattern-north-eb22.hot_19b7 .current_2321 > li > a:hover,
.hidden-yellow-c1f6 .pattern-north-eb22.old-5203 .current_2321 > li > a:focus,
.hidden-yellow-c1f6 .pattern-north-eb22.old-5203 .current_2321 > li > a:hover,
.hidden-yellow-c1f6 .pattern-north-eb22.avatar-9725 .current_2321 > li > a:focus,
.hidden-yellow-c1f6 .pattern-north-eb22.avatar-9725 .current_2321 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-yellow-c1f6
  .pattern-north-eb22.hot_19b7
  .current_2321
  > li.hidden-purple-f314
  > a,
.hidden-yellow-c1f6
  .pattern-north-eb22.hot_19b7
  .current_2321
  > li.backdrop-dirty-1205
  > a,
.hidden-yellow-c1f6
  .pattern-north-eb22.old-5203
  .current_2321
  > li.hidden-purple-f314
  > a,
.hidden-yellow-c1f6
  .pattern-north-eb22.old-5203
  .current_2321
  > li.backdrop-dirty-1205
  > a,
.hidden-yellow-c1f6
  .pattern-north-eb22.avatar-9725
  .current_2321
  > li.hidden-purple-f314
  > a,
.hidden-yellow-c1f6 .pattern-north-eb22.avatar-9725 .current_2321 > li.menu_east_8f9b > a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-yellow-c1f6 .hidden-56b0,
.hidden-yellow-c1f6 .hidden-56b0 a {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-yellow-c1f6 .hovered-5376.component-9fef li a,
.hidden-yellow-c1f6 .modal-5f50 a,
.hidden-yellow-c1f6 .green_6534,
.hidden-yellow-c1f6 .current_2321 > li > a,
.hidden-yellow-c1f6 .active_cb8d {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-yellow-c1f6 .hovered-5376.component-9fef li a:hover,
.hidden-yellow-c1f6 .modal-5f50 a:hover,
.hidden-yellow-c1f6 .green_6534:hover,
.hidden-yellow-c1f6 .current_2321 > li > a:hover,
.hidden-yellow-c1f6 .active_cb8d:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-yellow-c1f6 .filter-b4c0 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-yellow-c1f6 .filter-b4c0 .motion_928c {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-yellow-c1f6 .filter-b4c0:hover {
  color: rgba(255, 255, 255, 0.99);
}
.hidden-yellow-c1f6 .disabled-down-1782 .outline-glass-6150 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.hidden-yellow-c1f6 .disabled-down-1782 .outline-glass-6150 .nav_paper_0f33 {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-yellow-c1f6
  .disabled-down-1782
  .outline-glass-6150
  .nav_paper_0f33::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-yellow-c1f6
  .disabled-down-1782
  .outline-glass-6150
  .nav_paper_0f33:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-yellow-c1f6
  .disabled-down-1782
  .outline-glass-6150
  .nav_paper_0f33::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-yellow-c1f6
  .disabled-down-1782
  .outline-glass-6150
  .nav_paper_0f33::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-yellow-c1f6 .disabled-down-1782 .dark-803b {
  color: rgba(255, 255, 255, 0.79);
}
.hidden-yellow-c1f6 .disabled-down-1782 .dark-803b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_wood_c7f4
  .hidden-yellow-c1f6
  .disabled-down-1782
  .box-north-3700
  .gas_8c31 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary_wood_c7f4
  .hidden-yellow-c1f6
  .disabled-down-1782
  .box-north-3700
  .nav_paper_0f33 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title-dfda .brown_c6bb {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.brown_c6bb .pattern-north-eb22.hot_19b7 .current_2321 > li > a:focus,
.brown_c6bb .pattern-north-eb22.hot_19b7 .current_2321 > li > a:hover,
.brown_c6bb .pattern-north-eb22.old-5203 .current_2321 > li > a:focus,
.brown_c6bb .pattern-north-eb22.old-5203 .current_2321 > li > a:hover,
.brown_c6bb .pattern-north-eb22.avatar-9725 .current_2321 > li > a:focus,
.brown_c6bb .pattern-north-eb22.avatar-9725 .current_2321 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown_c6bb
  .pattern-north-eb22.hot_19b7
  .current_2321
  > li.hidden-purple-f314
  > a,
.brown_c6bb
  .pattern-north-eb22.hot_19b7
  .current_2321
  > li.backdrop-dirty-1205
  > a,
.brown_c6bb
  .pattern-north-eb22.old-5203
  .current_2321
  > li.hidden-purple-f314
  > a,
.brown_c6bb
  .pattern-north-eb22.old-5203
  .current_2321
  > li.backdrop-dirty-1205
  > a,
.brown_c6bb
  .pattern-north-eb22.avatar-9725
  .current_2321
  > li.hidden-purple-f314
  > a,
.brown_c6bb .pattern-north-eb22.avatar-9725 .current_2321 > li.menu_east_8f9b > a {
  color: rgba(0, 0, 0, 0.8);
}
.brown_c6bb .hidden-56b0,
.brown_c6bb .hidden-56b0 a {
  color: rgba(0, 0, 0, 0.8);
}
.brown_c6bb .hovered-5376.component-9fef li a,
.brown_c6bb .modal-5f50 a,
.brown_c6bb .green_6534,
.brown_c6bb .current_2321 > li > a,
.brown_c6bb .active_cb8d {
  color: rgba(0, 0, 0, 0.55);
}
.brown_c6bb .hovered-5376.component-9fef li a:hover,
.brown_c6bb .modal-5f50 a:hover,
.brown_c6bb .green_6534:hover,
.brown_c6bb .current_2321 > li > a:hover,
.brown_c6bb .active_cb8d:hover {
  color: rgba(0, 0, 0, 0.8);
}
.brown_c6bb .filter-b4c0 {
  color: rgba(0, 0, 0, 0.55);
}
.brown_c6bb .filter-b4c0 .motion_928c {
  color: rgba(0, 0, 0, 0.8);
}
.brown_c6bb .filter-b4c0:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex-e348 .item_static_7444 {
  margin-left: auto;
  margin-right: auto;
}
.background-center-ad97 > * {
  margin-left: auto;
  margin-right: auto;
}
.background-center-ad97 .next_18f5 {
  margin-right: 1.41575em;
}
.yellow_6361 .background-center-ad97 > .container_up_7986 {
  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;
}
.yellow_6361 .background-center-ad97 > .message_e3d2 {
  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_67ff.complex-e348 .item_static_7444,
.paper_5220.complex-e348 .item_static_7444 {
  margin-left: 0;
}
.chip-bottom-d3ea.complex-e348 .item_static_7444,
.under-4845.complex-e348 .item_static_7444 {
  margin-right: 0;
}
.background-center-ad97 ol,
.background-center-ad97 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dynamic_7608 video {
  max-width: 100%;
}
.easy-6b74 img {
  display: block;
}
.easy-6b74.next_18f5,
.easy-6b74.silver-3210 {
  width: 100%;
}
.easy-6b74.message_e3d2 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.component-3410:not(.south-e777) {
  margin: 1.5em auto;
}
.form-7ca6 p {
  padding: 1.5em 14px;
}
ul.new-0089.message_e3d2,
ul.new-0089.container_up_7986,
ul.new-0089.popup_motion_ba8a.container_up_7986 {
  padding: 0 14px;
}
.hot_dde4 {
  display: block;
  overflow-x: auto;
}
.hot_dde4 table {
  border-collapse: collapse;
  width: 100%;
}
.hot_dde4 td,
.hot_dde4 th {
  padding: 0.5em;
}
.background-center-ad97 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.background-center-ad97 ol ol,
.background-center-ad97 ol ul,
.background-center-ad97 ul ol,
.background-center-ad97 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.background-center-ad97 ol ol li,
.background-center-ad97 ol ul li,
.background-center-ad97 ul ol li,
.background-center-ad97 ul ul li {
  margin-left: 0;
}
.filter-aa19.breadcrumb_hovered_4a72 > .footer_cc8f {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter-aa19.breadcrumb_hovered_4a72 > .footer_cc8f iframe,
.filter-aa19.breadcrumb_hovered_4a72 > .footer_cc8f > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.static-eb9b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.static-eb9b.video-5efd {
  padding: 0;
}
.static-eb9b.video-5efd cite {
  font-size: 13px;
}
.static-eb9b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.static-eb9b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.notification_slow_1df1 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.notification_slow_1df1 > p:first-child {
  margin-top: 0;
}
.notification_slow_1df1 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.notification_slow_1df1 blockquote {
  border-left: 0;
}
.pink_a356 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.pink_a356:not(.carousel-in-1ee3) {
  max-width: 100px;
}
.pink_a356.section-warm-a039 {
  border-bottom: none !important;
  text-align: center;
}
.pink_a356.section-warm-a039::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .form-7ca6 p {
    padding: 1.5em 0;
  }
}
.icon_last_a4e1 {
  color: #0073aa;
}
.wrapper_6bfa {
  background-color: #0073aa;
}
.lite_3f89 {
  color: #229fd8;
}
.in_052d {
  background-color: #229fd8;
}
.media-673e {
  color: #eee;
}
.disabled-liquid-df7d {
  background-color: #eee;
}
.wrapper_first_5b2b {
  color: #444;
}
.pro-4b5d {
  background-color: #444;
}
.label-8977 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.label-8977 .hidden-0f55 .modal-5f50 {
  font-size: 15px;
}
.label-8977 .modal-5f50 {
  line-height: 1.3;
}
.label-8977 .brown_c6bb {
}
.label-8977 .hidden-yellow-c1f6 {
  background: #235787;
}
.box_dirty_34a2 {
  padding: 0;
}
.box_dirty_34a2 .hidden-yellow-c1f6 {
  background: #1a1a1a;
}
.box_dirty_34a2 .brown_c6bb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.card-up-48bb {
  padding: 0;
  border-left: none;
  border-right: none;
}
.card-up-48bb .brown_c6bb {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.card-up-48bb .hidden-yellow-c1f6 {
  background: #303030;
}
.notification_small_3d52 {
  position: relative;
  z-index: 10;
}
.notification_small_3d52 .wrapper-current-e034 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.list_60b2 .pagination-57e5 {
  display: inline-block;
  vertical-align: middle;
}
.list_60b2.shade_eded .pagination-57e5 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .list_60b2.shade_eded .pagination-57e5 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .list_60b2.shade_eded .pagination-57e5 {
    margin-right: 0.4em;
  }
}
.list_60b2.shade_eded .pagination-57e5:last-child {
  margin-right: 0;
}
.highlight-3ffa .wrapper-current-e034 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .title-dfda .hidden-0f55 {
    margin: 0 -0.5em;
  }
  .title-dfda .hidden-0f55 [class*="customify-col-"],
  .title-dfda .hidden-0f55 [class*="customify-col_"],
  .title-dfda .hidden-0f55 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.title-dfda.nav_yellow_25fb .wrapper-current-e034 {
  background: 0 0 !important;
}
.title-dfda.nav_yellow_25fb .wrapper-current-e034,
.title-dfda.highlight-3ffa .wrapper-current-e034 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .title-dfda.table_copper_bc2d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.title-dfda.highlight-3ffa .wrapper-current-e034 {
  box-shadow: none !important;
}
.pagination-focused-6ae2 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pagination-focused-6ae2 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pagination-focused-6ae2 {
    padding: 18px 0 20px;
  }
}
.pagination-focused-6ae2 .focused_c4b6 {
  width: 100%;
}
.pagination-focused-6ae2 .full_677d {
  margin-bottom: 0;
}
.pagination-focused-6ae2 .middle-36eb {
  margin-top: 5px;
  font-size: 0.875em;
}
.image_clean_e2f6 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.image_clean_e2f6 .list_blue_1e52 {
  width: 100%;
}
.aside-hovered-aed1 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.aside-hovered-aed1 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.aside-hovered-aed1 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;
}
.aside-hovered-aed1 li:last-child:after {
  display: none;
}
.aside-hovered-aed1 li a {
  font-weight: 500;
  margin-right: 10px;
}
.media-0c5b .hidden-lower-dfe5 button,
.pagination-focused-6ae2 .hidden-lower-dfe5 button {
  left: 0;
}
.media-0c5b .list_blue_1e52,
.pagination-focused-6ae2 .list_blue_1e52 {
  padding-left: 0;
  padding-right: 0;
}
.media-0c5b .image_clean_e2f6,
.pagination-focused-6ae2 .image_clean_e2f6 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.media-0c5b {
  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;
}
.media-0c5b: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;
}
.media-0c5b .texture_05b3 {
  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) {
  .media-0c5b .texture_05b3 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .media-0c5b .texture_05b3 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .media-0c5b .texture_05b3 {
    min-height: 200px;
  }
}
.media-0c5b .aside-hovered-aed1 {
  color: rgba(255, 255, 255, 0.8);
}
.media-0c5b .aside-hovered-aed1 a,
.media-0c5b .aside-hovered-aed1 li:after {
  color: inherit;
}
.media-0c5b .aside-hovered-aed1 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.rough_8a5a {
  margin-bottom: 0.5em;
}
.media-warm-1fc6 {
  margin-bottom: 1.2em;
}
.media-warm-1fc6,
.rough_8a5a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.media-warm-1fc6 p:last-child,
.rough_8a5a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .hidden-lower-dfe5,
#masthead .hidden-lower-dfe5 {
  display: none;
}
#masthead
  > .hidden-lower-dfe5.video_4f12 {
  display: none;
}
#masthead > .hidden-lower-dfe5 button {
  left: 0;
}
.detail-63b6 {
  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%;
}
.detail-63b6 .pagination-57e5 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.detail-63b6 .tag-ad16 {
  display: -webkit-box;
  display: flex;
}
.detail-63b6 .tag-ad16.column-2363 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.detail-63b6 .tag-ad16.thumbnail-inner-b09e {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail-63b6 .tag-ad16.button_focused_3429 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.detail-63b6.sidebar_liquid_bd67.breadcrumb_3bdc .tag-ad16.column-2363 {
  flex-basis: 100%;
}
.detail-63b6.dark_c4de .tag-ad16.thumbnail-inner-b09e {
  -webkit-box-flex: 1;
  flex: auto;
}
.detail-63b6.dark_c4de .tag-ad16.button_focused_3429 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .hidden-lower-dfe5.video_4f12 {
  display: none;
}
#masthead > .hidden-lower-dfe5 button {
  left: 0;
}
.primary-ef43 {
  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;
}
.primary-ef43:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.primary-ef43.accordion-rough-4e0a i {
  margin-right: 4px;
}
.primary-ef43.pro-2ee9 i {
  margin-left: 5px;
}
.modal-5f50 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.modal-5f50 p:last-child {
  margin-bottom: 0;
}
.cold-6ea3 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.cold-6ea3 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.cold-6ea3 img {
  display: block;
  width: auto;
  line-height: 1;
}
.cold-6ea3 .hidden-56b0 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.cold-6ea3 .title_a6b1 {
  margin: 5px 0 7px 0;
}
.cold-6ea3.link-iron-22c5 .search_31dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold-6ea3.link-iron-22c5 .item-2715 {
  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;
}
.cold-6ea3.hero_white_27d3 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.cold-6ea3.hero_white_27d3 .search_31dc {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.cold-6ea3.hero_white_27d3 .item-2715 {
  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;
}
.cold-6ea3.info-paper-c0f8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.cold-6ea3.in_9e72 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.cold-6ea3.in_9e72 .item-2715 {
  margin-top: 7px;
}
.preview-simple-5960 {
  display: inline-block;
}
.notification_small_3d52 .fluid_ad5e .cold-6ea3 img {
  max-width: 100%;
}
.pattern-north-eb22 .media_f66a.status-4f0f,
.tag-hovered-43f7 .media_f66a.status-4f0f {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.pattern-north-eb22 .west-a748,
.tag-hovered-43f7 .west-a748 {
  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%);
}
.pattern-north-eb22 .west-a748 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.pattern-north-eb22.west_052c .west-a748 {
  display: none;
}
.pattern-north-eb22 .dropdown-5c68 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pattern-north-eb22 .dropdown-5c68 li {
  display: inline-block;
  position: relative;
}
.pattern-north-eb22 .dropdown-5c68 li:last-child {
  margin-right: 0;
}
.pattern-north-eb22 .dropdown-5c68 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;
}
.pattern-north-eb22 .dropdown-5c68 li.menu_east_8f9b > a {
  color: rgba(0, 0, 0, 0.9);
}
.pattern-north-eb22 .dropdown-5c68 > 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;
}
.pattern-north-eb22 .dropdown-5c68 > li > a i {
  line-height: 0;
}
.pattern-north-eb22 .dropdown-5c68 > li.bright_4a0b > a .west-a748 {
  margin-left: 4px;
  line-height: 0;
}
.pattern-north-eb22 .dropdown-5c68 .medium_1fc6 li.bright_4a0b > a {
  position: relative;
}
.pattern-north-eb22 .dropdown-5c68 .medium_1fc6 li.bright_4a0b > a:after,
.pattern-north-eb22 .dropdown-5c68 .medium_1fc6 li.bright_4a0b > a:before {
  content: "";
  display: table;
}
.pattern-north-eb22 .dropdown-5c68 .medium_1fc6 li.bright_4a0b > a:after {
  clear: both;
}
.pattern-north-eb22 .dropdown-5c68 .medium_1fc6 li.bright_4a0b > a .west-a748 {
  margin-left: 5px;
  float: right;
}
.pattern-north-eb22 .steel_fc97,
.pattern-north-eb22 .medium_1fc6 {
  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;
}
.pattern-north-eb22 .medium_1fc6 {
  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;
}
.pattern-north-eb22 .medium_1fc6 .status-4f0f {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.pattern-north-eb22 .medium_1fc6 .west-a748 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.pattern-north-eb22 .medium_1fc6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.pattern-north-eb22 .medium_1fc6 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;
}
.pattern-north-eb22 .medium_1fc6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.pattern-north-eb22 .medium_1fc6 .medium_1fc6 {
  top: 0;
  left: 100%;
}
.pattern-north-eb22 .border_fluid_6f07.fn-focus-8c6b > .steel_fc97,
.pattern-north-eb22 .border_fluid_6f07.fn-focus-8c6b > .medium_1fc6,
.pattern-north-eb22 .border_fluid_6f07:focus > .steel_fc97,
.pattern-north-eb22 .border_fluid_6f07:focus > .medium_1fc6,
.pattern-north-eb22 .border_fluid_6f07:hover > .steel_fc97,
.pattern-north-eb22 .border_fluid_6f07:hover > .medium_1fc6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.pattern-north-eb22.avatar-9725 .current_2321:after,
.pattern-north-eb22.avatar-9725 .current_2321:before {
  content: "";
  display: table;
}
.pattern-north-eb22.avatar-9725 .current_2321:after {
  clear: both;
}
.pattern-north-eb22.avatar-9725 .current_2321 > li {
  float: left;
}
.pattern-north-eb22.silver_ba2b .current_2321:after,
.pattern-north-eb22.silver_ba2b .current_2321:before {
  content: "";
  display: table;
}
.pattern-north-eb22.silver_ba2b .current_2321:after {
  clear: both;
}
.pattern-north-eb22.silver_ba2b .current_2321 > li {
  float: left;
}
.pattern-north-eb22.silver_ba2b .current_2321 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.pattern-north-eb22.silver_ba2b .current_2321 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.pattern-north-eb22.silver_ba2b .current_2321 > li.hidden-purple-f314 > a,
.pattern-north-eb22.silver_ba2b .current_2321 > li.menu_east_8f9b > a {
  color: #fff;
  background-color: #1e4b75;
}
.pattern-north-eb22.hot_19b7 .current_2321 > li > a .status-4f0f {
  position: relative;
}
.pattern-north-eb22.hot_19b7 .current_2321 > li > a .status-4f0f: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;
}
.pattern-north-eb22.hot_19b7
  .current_2321
  > li:focus
  > a
  .status-4f0f:before,
.pattern-north-eb22.hot_19b7
  .current_2321
  > li:hover
  > a
  .status-4f0f:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-north-eb22.hot_19b7
  .current_2321
  > li.hidden-purple-f314
  > a
  .status-4f0f:before,
.pattern-north-eb22.hot_19b7
  .current_2321
  > li.backdrop-dirty-1205
  > a
  .status-4f0f:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-north-eb22.old-5203 .current_2321 > li > a .status-4f0f {
  position: relative;
}
.pattern-north-eb22.old-5203 .current_2321 > li > a .status-4f0f: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;
}
.pattern-north-eb22.old-5203 .current_2321 > li:focus > a .status-4f0f:before,
.pattern-north-eb22.old-5203
  .current_2321
  > li:hover
  > a
  .status-4f0f:before {
  width: 100%;
  background-color: currentColor;
}
.pattern-north-eb22.old-5203
  .current_2321
  > li.hidden-purple-f314
  > a
  .status-4f0f:before,
.pattern-north-eb22.old-5203
  .current_2321
  > li.backdrop-dirty-1205
  > a
  .status-4f0f:before {
  width: 100%;
  background-color: currentColor;
}
.tag-hovered-43f7 .dropdown-5c68 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tag-hovered-43f7 .dropdown-5c68 li:first-child > a {
  border-top: none;
}
.tag-hovered-43f7 .dropdown-5c68 .copper-a05b > .status-4f0f .west-a748 {
  display: none;
}
.tag-hovered-43f7 .dropdown-5c68 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tag-hovered-43f7 .dropdown-5c68 li:last-child {
  border: none;
}
.tag-hovered-43f7 .dropdown-5c68 li.bright_4a0b > a {
  padding-right: 45px !important;
}
.tag-hovered-43f7 .dropdown-5c68 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tag-hovered-43f7 .dropdown-5c68 li a:focus,
.tag-hovered-43f7 .dropdown-5c68 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag-hovered-43f7 .dropdown-5c68 li .secondary-north-592c {
  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;
}
.tag-hovered-43f7 .dropdown-5c68 li .secondary-north-592c:hover {
  box-shadow: none;
}
.tag-hovered-43f7 .dropdown-5c68 li .secondary-north-592c .west-a748 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tag-hovered-43f7 .dropdown-5c68 .medium_1fc6 {
  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);
}
.tag-hovered-43f7 .dropdown-5c68 .medium_1fc6 li a {
  padding-left: 3em;
}
.tag-hovered-43f7 .dropdown-5c68 .tertiary_bdfc > a .secondary-north-592c i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tag-hovered-43f7 .dropdown-5c68 .tertiary_bdfc > .medium_1fc6 {
  display: block;
  opacity: 1;
}
.text-lower-0c12 {
  max-width: 100%;
}
.pressed_b53e {
  line-height: 0;
  cursor: pointer;
}
.active_cb8d {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.active_cb8d:hover {
  box-shadow: none;
  color: currentColor;
}
.active_cb8d svg {
  width: 18px;
  height: 18px;
}
.active_cb8d .stone_064b {
  display: none;
}
.item-inner-b113 {
  position: relative;
}
.item-inner-b113.fn-active-8c6b .active_cb8d .shadow_24bd {
  display: none;
}
.item-inner-b113.fn-active-8c6b .active_cb8d .stone_064b {
  display: inline-block;
}
.item-inner-b113 .gallery-b6bc {
  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);
}
.item-inner-b113.column_4f89 .gallery-b6bc {
  left: auto;
  right: -0.9em;
}
.item-inner-b113.column_4f89 .under-8349::before {
  left: auto;
  right: 15px;
}
.item-inner-b113.fn-active-8c6b .gallery-b6bc {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.box-north-3700 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.box-north-3700 label {
  flex-basis: 100%;
}
.box-north-3700 .outline-glass-6150 {
  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;
}
.box-north-3700 .nav_paper_0f33 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.box-north-3700 .nav_paper_0f33:focus {
  background-color: transparent;
}
.box-north-3700 button.dark-803b {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.box-north-3700 button.dark-803b:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.box-north-3700 button.dark-803b svg {
  width: 18px;
  height: 18px;
}
.box-north-3700 input[type="submit"] {
  min-height: auto;
}
.disabled-down-1782 .box-north-3700 .nav_paper_0f33 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.under-8349 {
  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) {
  .under-8349 {
    width: 220px;
  }
}
.under-8349 label {
  flex-basis: 100%;
}
.under-8349::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;
}
.secondary_wood_c7f4 .disabled-down-1782 .box-north-3700 {
  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;
}
.secondary_wood_c7f4
  .disabled-down-1782
  .box-north-3700
  .outline-glass-6150 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.secondary_wood_c7f4 .disabled-down-1782 .box-north-3700 .nav_paper_0f33 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.secondary_wood_c7f4
  .disabled-down-1782
  .box-north-3700
  .nav_paper_0f33:focus {
  background: 0 0;
}
.secondary_wood_c7f4
  .disabled-down-1782
  .box-north-3700
  .gas_8c31 {
  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;
}
.hovered-5376 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hovered-5376 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hovered-5376 li:last-child {
  margin-right: 0;
}
.hovered-5376 li:first-child {
  margin-left: 0;
}
.hovered-5376.solid-c0a1 a {
  color: #fff;
}
.hovered-5376.solid-c0a1 a:hover {
  color: #fff;
}
.hovered-5376 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hovered-5376 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hovered-5376 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hovered-5376 a:hover {
  opacity: 0.9;
  color: inherit;
}
.hovered-5376 [class*="social-icon-apple"] {
  background-color: #999;
}
.hovered-5376 [class*="social-icon-apple"].avatar_2339 {
  background-color: transparent;
  color: #999;
}
.hovered-5376 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hovered-5376 [class*="social-icon-behance"].avatar_2339 {
  background-color: transparent;
  color: #1769ff;
}
.hovered-5376 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hovered-5376 [class*="social-icon-bitbucket"].avatar_2339 {
  background-color: transparent;
  color: #205081;
}
.hovered-5376 [class*="social-icon-codepen"] {
  background-color: #000;
}
.hovered-5376 [class*="social-icon-codepen"].avatar_2339 {
  background-color: transparent;
  color: #000;
}
.hovered-5376 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hovered-5376 [class*="social-icon-delicious"].avatar_2339 {
  background-color: transparent;
  color: #39f;
}
.hovered-5376 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hovered-5376 [class*="social-icon-digg"].avatar_2339 {
  background-color: transparent;
  color: #005be2;
}
.hovered-5376 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hovered-5376 [class*="social-icon-dribbble"].avatar_2339 {
  background-color: transparent;
  color: #ea4c89;
}
.hovered-5376 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hovered-5376 [class*="social-icon-envelope"].avatar_2339 {
  background-color: transparent;
  color: #ea4335;
}
.hovered-5376 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hovered-5376 [class*="social-icon-facebook"].avatar_2339 {
  background-color: transparent;
  color: #3b5998;
}
.hovered-5376 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hovered-5376 [class*="social-icon-flickr"].avatar_2339 {
  background-color: transparent;
  color: #0063dc;
}
.hovered-5376 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hovered-5376 [class*="social-icon-foursquare"].avatar_2339 {
  background-color: transparent;
  color: #2d5be3;
}
.hovered-5376 [class*="social-icon-github"] {
  background-color: #333;
}
.hovered-5376 [class*="social-icon-github"].avatar_2339 {
  background-color: transparent;
  color: #333;
}
.hovered-5376 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hovered-5376 [class*="social-icon-google-plus"].avatar_2339 {
  background-color: transparent;
  color: #dd4b39;
}
.hovered-5376 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hovered-5376 [class*="social-icon-houzz"].avatar_2339 {
  background-color: transparent;
  color: #7ac142;
}
.hovered-5376 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hovered-5376 [class*="social-icon-instagram"].avatar_2339 {
  background-color: transparent;
  color: #262626;
}
.hovered-5376 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hovered-5376 [class*="social-icon-jsfiddle"].avatar_2339 {
  background-color: transparent;
  color: #487aa2;
}
.hovered-5376 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hovered-5376 [class*="social-icon-linkedin"].avatar_2339 {
  background-color: transparent;
  color: #0077b5;
}
.hovered-5376 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hovered-5376 [class*="social-icon-medium"].avatar_2339 {
  background-color: transparent;
  color: #00ab6b;
}
.hovered-5376 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hovered-5376
  [class*="social-icon-odnoklassniki"].avatar_2339 {
  background-color: transparent;
  color: #f4731c;
}
.hovered-5376 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hovered-5376 [class*="social-icon-meetup"].avatar_2339 {
  background-color: transparent;
  color: #ec1c40;
}
.hovered-5376 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hovered-5376 [class*="social-icon-pinterest"].avatar_2339 {
  background-color: transparent;
  color: #bd081c;
}
.hovered-5376 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hovered-5376 [class*="social-icon-product-hunt"].avatar_2339 {
  background-color: transparent;
  color: #da552f;
}
.hovered-5376 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hovered-5376 [class*="social-icon-reddit"].avatar_2339 {
  background-color: transparent;
  color: #ff4500;
}
.hovered-5376 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hovered-5376 [class*="social-icon-rss"].avatar_2339 {
  background-color: transparent;
  color: #f26522;
}
.hovered-5376 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hovered-5376
  [class*="social-icon-shopping-cart"].avatar_2339 {
  background-color: transparent;
  color: #4caf50;
}
.hovered-5376 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hovered-5376 [class*="social-icon-skype"].avatar_2339 {
  background-color: transparent;
  color: #00aff0;
}
.hovered-5376 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hovered-5376 [class*="social-icon-slideshare"].avatar_2339 {
  background-color: transparent;
  color: #0077b5;
}
.hovered-5376 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hovered-5376 [class*="social-icon-snapchat"].avatar_2339 {
  background-color: transparent;
  color: #fffc00;
}
.hovered-5376 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hovered-5376 [class*="social-icon-soundcloud"].avatar_2339 {
  background-color: transparent;
  color: #f80;
}
.hovered-5376 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hovered-5376 [class*="social-icon-spotify"].avatar_2339 {
  background-color: transparent;
  color: #2ebd59;
}
.hovered-5376 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hovered-5376
  [class*="social-icon-stack-overflow"].avatar_2339 {
  background-color: transparent;
  color: #fe7a15;
}
.hovered-5376 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hovered-5376 [class*="social-icon-maldkfgram"].avatar_2339 {
  background-color: transparent;
  color: #2ca5e0;
}
.hovered-5376 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hovered-5376 [class*="social-icon-tripadvisor"].avatar_2339 {
  background-color: transparent;
  color: #589442;
}
.hovered-5376 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hovered-5376 [class*="social-icon-tumblr"].avatar_2339 {
  background-color: transparent;
  color: #35465c;
}
.hovered-5376 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hovered-5376 [class*="social-icon-twitch"].avatar_2339 {
  background-color: transparent;
  color: #6441a5;
}
.hovered-5376 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hovered-5376 [class*="social-icon-twitter"].avatar_2339 {
  background-color: transparent;
  color: #1da1f2;
}
.hovered-5376 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hovered-5376 [class*="social-icon-vimeo"].avatar_2339 {
  background-color: transparent;
  color: #1ab7ea;
}
.hovered-5376 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hovered-5376 [class*="social-icon-vk"].avatar_2339 {
  background-color: transparent;
  color: #45668e;
}
.hovered-5376 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hovered-5376 [class*="social-icon-weibo"].avatar_2339 {
  background-color: transparent;
  color: #df2029;
}
.hovered-5376 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hovered-5376 [class*="social-icon-weixin"].avatar_2339 {
  background-color: transparent;
  color: #7bb32e;
}
.hovered-5376 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hovered-5376 [class*="social-icon-whatsapp"].avatar_2339 {
  background-color: transparent;
  color: #25d366;
}
.hovered-5376 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hovered-5376 [class*="social-icon-wordpress"].avatar_2339 {
  background-color: transparent;
  color: #21759b;
}
.hovered-5376 [class*="social-icon-xing"] {
  background-color: #026466;
}
.hovered-5376 [class*="social-icon-xing"].avatar_2339 {
  background-color: transparent;
  color: #026466;
}
.hovered-5376 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hovered-5376 [class*="social-icon-yelp"].avatar_2339 {
  background-color: transparent;
  color: #af0606;
}
.hovered-5376 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hovered-5376 [class*="social-icon-youtube"].avatar_2339 {
  background-color: transparent;
  color: #cd201f;
}
.green_6534 {
  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;
}
.green_6534:hover {
  box-shadow: none;
  background: 0 0;
}
.gradient-0db3 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.copper-25b1 {
  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;
}
.backdrop-fixed-af4e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.slider_f4e6 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.slider_f4e6,
.slider_f4e6::after,
.slider_f4e6::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;
}
.slider_f4e6::after,
.slider_f4e6::before {
  content: "";
  display: block;
  background-color: inherit;
}
.solid_bf1f .copper-25b1 .backdrop-fixed-af4e {
  margin-top: -2px;
  width: 19px;
}
.solid_bf1f .copper-25b1 .slider_f4e6 {
  margin-top: -1px;
}
.solid_bf1f .copper-25b1 .slider_f4e6,
.solid_bf1f .copper-25b1 .slider_f4e6::after,
.solid_bf1f .copper-25b1 .slider_f4e6::before {
  width: 19px;
  height: 2px;
}
.solid_bf1f .copper-25b1 .slider_f4e6::before {
  top: -6px;
}
.solid_bf1f .copper-25b1 .slider_f4e6::after {
  bottom: -6px;
}
.aside-4a1a .copper-25b1 .backdrop-fixed-af4e {
  margin-top: -2px;
  width: 22px;
}
.aside-4a1a .copper-25b1 .slider_f4e6 {
  margin-top: -1px;
}
.aside-4a1a .copper-25b1 .slider_f4e6,
.aside-4a1a .copper-25b1 .slider_f4e6::after,
.aside-4a1a .copper-25b1 .slider_f4e6::before {
  width: 22px;
  height: 2px;
}
.aside-4a1a .copper-25b1 .slider_f4e6::before {
  top: -7px;
}
.aside-4a1a .copper-25b1 .slider_f4e6::after {
  bottom: -7px;
}
.motion_f81b .copper-25b1 .backdrop-fixed-af4e {
  margin-top: -2px;
  width: 31px;
}
.motion_f81b .copper-25b1 .slider_f4e6 {
  margin-top: -1.5px;
}
.motion_f81b .copper-25b1 .slider_f4e6,
.motion_f81b .copper-25b1 .slider_f4e6::after,
.motion_f81b .copper-25b1 .slider_f4e6::before {
  width: 31px;
  height: 3px;
}
.motion_f81b .copper-25b1 .slider_f4e6::before {
  top: -9px;
}
.motion_f81b .copper-25b1 .slider_f4e6::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .info-1584 .copper-25b1 .backdrop-fixed-af4e {
    margin-top: -2px;
    width: 19px;
  }
  .info-1584 .copper-25b1 .slider_f4e6 {
    margin-top: -1px;
  }
  .info-1584 .copper-25b1 .slider_f4e6,
  .info-1584 .copper-25b1 .slider_f4e6::after,
  .info-1584 .copper-25b1 .slider_f4e6::before {
    width: 19px;
    height: 2px;
  }
  .info-1584 .copper-25b1 .slider_f4e6::before {
    top: -6px;
  }
  .info-1584 .copper-25b1 .slider_f4e6::after {
    bottom: -6px;
  }
  .right_39ff .copper-25b1 .backdrop-fixed-af4e {
    margin-top: -2px;
    width: 22px;
  }
  .right_39ff .copper-25b1 .slider_f4e6 {
    margin-top: -1px;
  }
  .right_39ff .copper-25b1 .slider_f4e6,
  .right_39ff .copper-25b1 .slider_f4e6::after,
  .right_39ff .copper-25b1 .slider_f4e6::before {
    width: 22px;
    height: 2px;
  }
  .right_39ff .copper-25b1 .slider_f4e6::before {
    top: -7px;
  }
  .right_39ff .copper-25b1 .slider_f4e6::after {
    bottom: -7px;
  }
  .aside_slow_8adb .copper-25b1 .backdrop-fixed-af4e {
    margin-top: -2px;
    width: 31px;
  }
  .aside_slow_8adb .copper-25b1 .slider_f4e6 {
    margin-top: -1.5px;
  }
  .aside_slow_8adb .copper-25b1 .slider_f4e6,
  .aside_slow_8adb .copper-25b1 .slider_f4e6::after,
  .aside_slow_8adb .copper-25b1 .slider_f4e6::before {
    width: 31px;
    height: 3px;
  }
  .aside_slow_8adb .copper-25b1 .slider_f4e6::before {
    top: -9px;
  }
  .aside_slow_8adb .copper-25b1 .slider_f4e6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .green_dbda .copper-25b1 .backdrop-fixed-af4e {
    margin-top: -2px;
    width: 19px;
  }
  .green_dbda .copper-25b1 .slider_f4e6 {
    margin-top: -1px;
  }
  .green_dbda .copper-25b1 .slider_f4e6,
  .green_dbda .copper-25b1 .slider_f4e6::after,
  .green_dbda .copper-25b1 .slider_f4e6::before {
    width: 19px;
    height: 2px;
  }
  .green_dbda .copper-25b1 .slider_f4e6::before {
    top: -6px;
  }
  .green_dbda .copper-25b1 .slider_f4e6::after {
    bottom: -6px;
  }
  .modal_easy_7420 .copper-25b1 .backdrop-fixed-af4e {
    margin-top: -2px;
    width: 22px;
  }
  .modal_easy_7420 .copper-25b1 .slider_f4e6 {
    margin-top: -1px;
  }
  .modal_easy_7420 .copper-25b1 .slider_f4e6,
  .modal_easy_7420 .copper-25b1 .slider_f4e6::after,
  .modal_easy_7420 .copper-25b1 .slider_f4e6::before {
    width: 22px;
    height: 2px;
  }
  .modal_easy_7420 .copper-25b1 .slider_f4e6::before {
    top: -7px;
  }
  .modal_easy_7420 .copper-25b1 .slider_f4e6::after {
    bottom: -7px;
  }
  .chip-8933 .copper-25b1 .backdrop-fixed-af4e {
    margin-top: -2px;
    width: 31px;
  }
  .chip-8933 .copper-25b1 .slider_f4e6 {
    margin-top: -1.5px;
  }
  .chip-8933 .copper-25b1 .slider_f4e6,
  .chip-8933 .copper-25b1 .slider_f4e6::after,
  .chip-8933 .copper-25b1 .slider_f4e6::before {
    width: 31px;
    height: 3px;
  }
  .chip-8933 .copper-25b1 .slider_f4e6::before {
    top: -9px;
  }
  .chip-8933 .copper-25b1 .slider_f4e6::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .notification_a41d .copper-25b1 .backdrop-fixed-af4e {
    margin-top: -2px;
    width: 19px;
  }
  .notification_a41d .copper-25b1 .slider_f4e6 {
    margin-top: -1px;
  }
  .notification_a41d .copper-25b1 .slider_f4e6,
  .notification_a41d .copper-25b1 .slider_f4e6::after,
  .notification_a41d .copper-25b1 .slider_f4e6::before {
    width: 19px;
    height: 2px;
  }
  .notification_a41d .copper-25b1 .slider_f4e6::before {
    top: -6px;
  }
  .notification_a41d .copper-25b1 .slider_f4e6::after {
    bottom: -6px;
  }
  .row_0ef5 .copper-25b1 .backdrop-fixed-af4e {
    margin-top: -2px;
    width: 22px;
  }
  .row_0ef5 .copper-25b1 .slider_f4e6 {
    margin-top: -1px;
  }
  .row_0ef5 .copper-25b1 .slider_f4e6,
  .row_0ef5 .copper-25b1 .slider_f4e6::after,
  .row_0ef5 .copper-25b1 .slider_f4e6::before {
    width: 22px;
    height: 2px;
  }
  .row_0ef5 .copper-25b1 .slider_f4e6::before {
    top: -7px;
  }
  .row_0ef5 .copper-25b1 .slider_f4e6::after {
    bottom: -7px;
  }
  .sidebar-stale-69e6 .copper-25b1 .backdrop-fixed-af4e {
    margin-top: -2px;
    width: 31px;
  }
  .sidebar-stale-69e6 .copper-25b1 .slider_f4e6 {
    margin-top: -1.5px;
  }
  .sidebar-stale-69e6 .copper-25b1 .slider_f4e6,
  .sidebar-stale-69e6 .copper-25b1 .slider_f4e6::after,
  .sidebar-stale-69e6 .copper-25b1 .slider_f4e6::before {
    width: 31px;
    height: 3px;
  }
  .sidebar-stale-69e6 .copper-25b1 .slider_f4e6::before {
    top: -9px;
  }
  .sidebar-stale-69e6 .copper-25b1 .slider_f4e6::after {
    bottom: -9px;
  }
}
.out-7cab .slider_f4e6 {
  -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);
}
.out-7cab .slider_f4e6::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.out-7cab .slider_f4e6::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);
}
.out-7cab.sort-dfc6 .slider_f4e6 {
  -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);
}
.out-7cab.sort-dfc6 .slider_f4e6::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.out-7cab.sort-dfc6 .slider_f4e6::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);
}
.modal_dynamic_4fd2 {
  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.liquid-02b2:before {
  display: none;
}
.detail_solid_d366 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.detail_solid_d366 .easy_2a63 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.detail_solid_d366 .easy_2a63:last-of-type {
  border-bottom: none;
}
.detail_solid_d366 .easy_2a63.media_glass_2151,
.detail_solid_d366 .easy_2a63.warm_a6ab,
.detail_solid_d366 .easy_2a63.hovered-0a8d {
  padding: 0;
}
.detail_solid_d366 .tag-hovered-43f7 .secondary-north-592c {
  color: currentColor;
}
.detail_solid_d366 .tag-hovered-43f7 .secondary-north-592c:focus,
.detail_solid_d366 .tag-hovered-43f7 .secondary-north-592c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_solid_d366.brown_c6bb .filter-b4c0,
.detail_solid_d366.brown_c6bb .modal-5f50 a,
.detail_solid_d366.brown_c6bb .current_2321 a,
.detail_solid_d366.brown_c6bb .medium_1fc6 a {
  color: rgba(0, 0, 0, 0.55);
}
.detail_solid_d366.brown_c6bb .filter-b4c0:hover,
.detail_solid_d366.brown_c6bb .modal-5f50 a:hover,
.detail_solid_d366.brown_c6bb .current_2321 a:hover,
.detail_solid_d366.brown_c6bb .medium_1fc6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.detail_solid_d366.brown_c6bb .motion_928c {
  color: rgba(0, 0, 0, 0.8);
}
.detail_solid_d366.brown_c6bb .easy_2a63 {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_solid_d366.brown_c6bb .easy_2a63:before {
  background: rgba(0, 0, 0, 0.08);
}
.detail_solid_d366.brown_c6bb .slider_6c22:before {
  background: rgba(255, 255, 255, 0.9);
}
.detail_solid_d366.brown_c6bb .tag-hovered-43f7 .dropdown-5c68 li a,
.detail_solid_d366.brown_c6bb .tag-hovered-43f7 .secondary-north-592c,
.detail_solid_d366.brown_c6bb .medium_1fc6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_solid_d366.brown_c6bb .tag-hovered-43f7 .secondary-north-592c:focus,
.detail_solid_d366.brown_c6bb .tag-hovered-43f7 .secondary-north-592c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_solid_d366.brown_c6bb .dropdown-5c68 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.detail_solid_d366.hidden-yellow-c1f6 .filter-b4c0,
.detail_solid_d366.hidden-yellow-c1f6 .modal-5f50 a,
.detail_solid_d366.hidden-yellow-c1f6 .current_2321 .secondary-north-592c,
.detail_solid_d366.hidden-yellow-c1f6 .current_2321 a,
.detail_solid_d366.hidden-yellow-c1f6 .medium_1fc6 a {
  color: rgba(255, 255, 255, 0.79);
}
.detail_solid_d366.hidden-yellow-c1f6 .filter-b4c0:hover,
.detail_solid_d366.hidden-yellow-c1f6 .modal-5f50 a:hover,
.detail_solid_d366.hidden-yellow-c1f6 .current_2321 .secondary-north-592c:hover,
.detail_solid_d366.hidden-yellow-c1f6 .current_2321 a:hover,
.detail_solid_d366.hidden-yellow-c1f6 .medium_1fc6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.detail_solid_d366.hidden-yellow-c1f6 .motion_928c {
  color: rgba(255, 255, 255, 0.99);
}
.detail_solid_d366.hidden-yellow-c1f6 .easy_2a63 {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_solid_d366.hidden-yellow-c1f6 .easy_2a63:before {
  background: rgba(255, 255, 255, 0.08);
}
.detail_solid_d366.hidden-yellow-c1f6 .slider_6c22:before {
  background: rgba(0, 0, 0, 0.9);
}
.detail_solid_d366.hidden-yellow-c1f6 .tag-hovered-43f7 .dropdown-5c68 li a,
.detail_solid_d366.hidden-yellow-c1f6 .tag-hovered-43f7 .secondary-north-592c,
.detail_solid_d366.hidden-yellow-c1f6 .medium_1fc6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail_solid_d366.hidden-yellow-c1f6 .tag-hovered-43f7 .secondary-north-592c:focus,
.detail_solid_d366.hidden-yellow-c1f6 .tag-hovered-43f7 .secondary-north-592c:hover {
  background: rgba(0, 0, 0, 0.01);
}
.detail_solid_d366.hidden-yellow-c1f6 .dropdown-5c68 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.slider_6c22 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.slider_6c22:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.photo_advanced_9e08 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.article_5030 .detail_solid_d366 {
  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;
}
.article_5030 .easy_2a63 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.article_5030 .easy_2a63: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) {
  .article_5030 .easy_2a63:before {
    width: 16%;
    left: 42%;
  }
}
.article_5030 .easy_2a63:last-child:before {
  content: none;
}
.article_5030 .easy_2a63[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.article_5030 .tag-hovered-43f7 .dropdown-5c68 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.article_5030 .tag-hovered-43f7 .dropdown-5c68 li a .secondary-north-592c {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.article_5030 .tag-hovered-43f7 .medium_1fc6 {
  border: none;
}
.article_5030 .tag-hovered-43f7 .medium_1fc6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.article_5030 .slider_6c22 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.article_5030 .photo_advanced_9e08 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.article_5030 .hidden-yellow-c1f6 .slider_6c22:before {
  background: rgba(0, 0, 0, 0.9);
}
.article_5030 .brown_c6bb.slow-2dcf .slider_f4e6 {
  background: rgba(0, 0, 0, 0.6);
}
.article_5030
  .brown_c6bb.slow-2dcf
  .slider_f4e6::after,
.article_5030
  .brown_c6bb.slow-2dcf
  .slider_f4e6:before {
  background: inherit;
}
.article_5030
  .brown_c6bb.slow-2dcf:hover
  .slider_f4e6 {
  background: rgba(0, 0, 0, 0.8);
}
.gradient-4813 .detail_solid_d366 {
  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) {
  .gradient-4813 .detail_solid_d366 {
    width: auto;
    right: 45px;
  }
}
.hot-5610 .detail_solid_d366 {
  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) {
  .hot-5610 .detail_solid_d366 {
    width: auto;
    left: 45px;
  }
}
.liquid-02b2 .detail_solid_d366 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.liquid-02b2 .photo_advanced_9e08 {
  max-width: 48em;
  margin: 0 auto;
}
.liquid-02b2 .slider_6c22:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.hidden-black-86d8 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.hidden-black-86d8.article_5030 .detail_solid_d366 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.hidden-black-86d8.gradient-4813 .detail_solid_d366 {
  height: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
.hidden-black-86d8 .detail_solid_d366 {
  visibility: visible;
}
.hidden-black-86d8.hot-5610 .detail_solid_d366 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.module-05ce,
.mini_2799 {
  overflow-x: hidden;
}
.module-05ce .detail_solid_d366 {
  overflow: auto;
}
.module-05ce.article_5030 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module-05ce.article_5030 .detail_solid_d366 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.module-05ce.article_5030 .green_6534 {
  opacity: 0;
}
.module-05ce.gradient-4813 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module-05ce.gradient-4813 .detail_solid_d366 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.module-05ce.gradient-4813 .green_6534 {
  opacity: 0;
}
.module-05ce.hot-5610 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.module-05ce.hot-5610 .detail_solid_d366 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.module-05ce.hot-5610 .green_6534 {
  opacity: 0;
}
.module-05ce.liquid-02b2 .detail_solid_d366 {
  z-index: 10;
  visibility: visible;
}
.slow-2dcf {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.slow-2dcf .slider_f4e6 {
  background: rgba(255, 255, 255, 0.99);
}
.slow-2dcf .slider_f4e6::after,
.slow-2dcf .slider_f4e6:before {
  background: inherit;
}
.slow-2dcf:hover .slider_f4e6 {
  background: rgba(255, 255, 255, 0.99);
}
.hot-5610 .slow-2dcf {
  top: 10px;
  right: auto;
  left: 12px;
}
.liquid-02b2 .slow-2dcf {
  display: none !important;
}
.module-05ce:before,
.mini_2799:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.module-05ce .slow-2dcf,
.mini_2799 .slow-2dcf {
  display: inline-block;
}
.detail_solid_d366 .pagination-57e5 {
  -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;
}
.module-05ce .detail_solid_d366 .pagination-57e5,
.mini_2799 .detail_solid_d366 .pagination-57e5 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.tall_eaa7 .outline-glass-6150 {
  width: 100%;
}
.fluid_ad5e {
  padding: 0 0.5em 0;
}
.fluid_ad5e [class*="customify-col-"],
.fluid_ad5e [class*="customify-col_"],
.fluid_ad5e [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.banner-d7d3 .fluid_ad5e {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hidden-0f55 .focused_648f,
  .focused_648f {
    display: none;
  }
  .accordion-8e79 {
    text-align: left;
  }
  .short-175f {
    text-align: center;
  }
  .gradient-f77d {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-0f55 .text_6fd4,
  .text_6fd4 {
    display: none;
  }
  .hidden-fast-026e {
    text-align: left;
  }
  .up-40e5 {
    text-align: center;
  }
  .photo-bottom-94f7 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hidden-0f55 .backdrop-83b2,
  .backdrop-83b2 {
    display: none;
  }
  .card_thick_9462 {
    text-align: left;
  }
  .nav-5643 {
    text-align: center;
  }
  .liquid_7c53 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.gradient-e1d2 {
  box-shadow: none !important;
}
.wood_e292 .background_fresh_8f4c,
.filter_36a4 .background_fresh_8f4c {
  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;
}
.filter_36a4 .background_fresh_8f4c {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wrapper-current-e034 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.wrapper-current-e034:after,
.wrapper-current-e034:before {
  content: "";
  display: table;
}
.wrapper-current-e034:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .wrapper-current-e034 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.wrapper-current-e034,
.table_copper_bc2d {
  max-width: 1248px;
  margin: 0 auto;
}

.sidebar_17bf.description-de2f .wrapper-current-e034 {
  max-width: 100%;
}
.sidebar_17bf.focused-b290 {
  max-width: 1200px;
  margin: 0 auto;
}
.sidebar_17bf.main-65b4 .wrapper-current-e034 {
  max-width: 100%;
}
.sidebar_17bf.main-65b4 > .wrapper-current-e034 {
  padding-left: 0;
  padding-right: 0;
}
.sidebar_17bf.main-65b4 > .wrapper-current-e034 .hidden-0f55 {
  margin: 0;
}
.sidebar_17bf.main-65b4
  > .wrapper-current-e034
  .panel_dynamic_bd7f.bottom-4d21 {
  margin-right: 0;
  margin-left: 0;
}
.sidebar_17bf.main-65b4 #main.bottom-4d21 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .notice-fec8 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .notice-fec8 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .video_67ee .item_static_7444 {
    padding-right: 1em;
  }
  .video_67ee.preview-middle-f7bf .panel_dynamic_bd7f {
    border-right: 1px solid #eaecee;
  }
  .video_67ee.preview-middle-f7bf .item_static_7444 {
    padding-right: 1em;
  }
  .video_67ee.preview-middle-f7bf .secondary-fresh-e0e0 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .breadcrumb-2889 .item_static_7444 {
    padding-left: 1em;
  }
  .breadcrumb-2889.preview-middle-f7bf .panel_dynamic_bd7f {
    border-left: 1px solid #eaecee;
  }
  .breadcrumb-2889.preview-middle-f7bf .item_static_7444 {
    padding-left: 1em;
  }
  .breadcrumb-2889.preview-middle-f7bf .secondary-fresh-e0e0 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .selected-1723 .item_static_7444 {
    padding-left: 1em;
  }
  .selected-1723.preview-middle-f7bf .full_5db4 {
    border-right: 1px solid #eaecee;
  }
  .selected-1723.preview-middle-f7bf .avatar_3aa3 {
    border-right: 1px solid #eaecee;
  }
  .selected-1723.preview-middle-f7bf .item_static_7444 {
    padding-left: 1em;
  }
  .selected-1723.preview-middle-f7bf .secondary-fresh-e0e0 {
    padding-right: 1em;
  }
  .selected-1723.preview-middle-f7bf .text-pro-8f8b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .upper_aaea .item_static_7444 {
    padding-right: 1em;
  }
  .upper_aaea.preview-middle-f7bf .full_5db4 {
    border-left: 1px solid #eaecee;
  }
  .upper_aaea.preview-middle-f7bf .avatar_3aa3 {
    border-left: 1px solid #eaecee;
  }
  .upper_aaea.preview-middle-f7bf .item_static_7444 {
    padding-right: 1em;
  }
  .upper_aaea.preview-middle-f7bf .secondary-fresh-e0e0 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .upper_aaea.preview-middle-f7bf .text-pro-8f8b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .notice-fec8 .item_static_7444 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-fec8.preview-middle-f7bf .panel_dynamic_bd7f {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .notice-fec8.preview-middle-f7bf .item_static_7444 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .notice-fec8.preview-middle-f7bf .secondary-fresh-e0e0 {
    padding-left: 1em;
  }
  .notice-fec8.preview-middle-f7bf .text-pro-8f8b {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .notice-fec8.preview-middle-f7bf .item_static_7444 {
    padding-left: 0;
  }
}
.slow_403c .list_60b2 {
  display: inline-block;
}
.footer-static-a603 {
  display: inline-block;
}
.main_west_57e9 {
  word-con: break-word;
}
.menu_49bd > span {
  display: inline-block;
  padding: 5px 0;
}
.menu_49bd .caption-0356 {
  margin-left: 8px;
  margin-right: 8px;
}
.menu_49bd .paragraph-static-4fc0 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.column_bronze_0717 .photo-in-b410 {
  margin-bottom: 2em;
}
.column_bronze_0717 .texture-mini-47c1 {
  margin-bottom: 15px;
}
.column_bronze_0717 .texture-mini-47c1:last-child {
  margin-bottom: 0;
}
.column_bronze_0717 .action-f65b {
  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) {
  .column_bronze_0717 .action-f65b {
    display: block;
  }
}
.column_bronze_0717 .footer-59b6 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .column_bronze_0717 .footer-59b6 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.column_bronze_0717 .image_b044 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.column_bronze_0717 .image_b044 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.column_bronze_0717 .image_b044 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.column_bronze_0717 .main_west_57e9 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.column_bronze_0717 .main_west_57e9 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.column_bronze_0717 .thumbnail-huge-85ed p:last-child {
  margin-bottom: 0;
}
.column_bronze_0717 .full-4d79 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.column_bronze_0717 .frame-purple-99b9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.column_bronze_0717 .cold-596e {
  margin-top: 1em;
}
.column_bronze_0717 .text-bronze-0c87 {
  top: 0;
  display: block;
}
.column_bronze_0717 .text-bronze-0c87 a {
  color: inherit;
}
.column_bronze_0717 .text-bronze-0c87 a:hover {
  color: inherit;
}
.column_bronze_0717 .bright_9846 {
  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;
}
.column_bronze_0717 .bright_9846:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.column_bronze_0717 .frame-purple-99b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.column_bronze_0717 .primary-dynamic-34cf {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.column_bronze_0717 .primary-dynamic-34cf:first-child {
  margin-top: 0;
}
.column_bronze_0717 .primary-dynamic-34cf.highlight-9d1b {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.column_bronze_0717 .primary-dynamic-34cf.wood-2ae7 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.column_bronze_0717
  .primary-dynamic-34cf.wood-2ae7.pattern-5b7b
  .cold-596e {
  width: 100%;
}
.column_bronze_0717 .wood-2ae7 {
  -webkit-box-align: center;
  align-items: center;
}
.column_bronze_0717 .wood-2ae7 .menu_49bd,
.column_bronze_0717 .wood-2ae7 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.column_bronze_0717 .image_b044 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_bronze_0717 .image_b044 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.column_bronze_0717 .image_b044: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;
}
.column_bronze_0717 .highlight-9d1b {
  z-index: 5;
}
.column_bronze_0717 .texture-complex-ac69 .search_5c7b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.column_bronze_0717 .menu_rough_5c5e .search_5c7b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.column_bronze_0717 .clean_d5e2 .search_5c7b {
  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;
}
.column_bronze_0717.mask-black-ae8f .action-f65b,
.column_bronze_0717.thick_98a8 .action-f65b {
  display: block;
}
.column_bronze_0717.mask-black-ae8f .action-f65b .medium-454a,
.column_bronze_0717.mask-black-ae8f .action-f65b .frame-purple-99b9,
.column_bronze_0717.thick_98a8 .action-f65b .medium-454a,
.column_bronze_0717.thick_98a8 .action-f65b .frame-purple-99b9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.column_bronze_0717.button_liquid_7b1b .footer-59b6 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .column_bronze_0717.button_liquid_7b1b .footer-59b6 {
    margin-right: 0;
  }
}
.column_bronze_0717.mask-black-ae8f .footer-59b6,
.column_bronze_0717.thick_98a8 .footer-59b6 {
  padding-top: 40%;
}
.column_bronze_0717.mask-black-ae8f .photo-in-b410,
.column_bronze_0717.thick_98a8 .photo-in-b410 {
  display: block;
}
.column_bronze_0717.mask-black-ae8f .fn-sticky-8c6b .frame-purple-99b9,
.column_bronze_0717.thick_98a8 .fn-sticky-8c6b .frame-purple-99b9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.column_bronze_0717.mask-black-ae8f .footer-59b6,
.column_bronze_0717.thick_98a8 .footer-59b6 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.column_bronze_0717.mask-black-ae8f .frame-purple-99b9 {
  padding: 1em;
}
.sort-stale-dd45 {
  margin: 30px auto;
  display: block;
}
.sort-stale-dd45 .dim-f65e > * {
  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;
}
.sort-stale-dd45 .dim-f65e > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.sort-stale-dd45 .dim-f65e span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.heading-gold-4498 .menu_49bd {
  margin-bottom: 1.41575em;
}
.heading-gold-4498 .filter-active-5b90 {
  margin-bottom: 1.618em;
}
.background-center-ad97 .gallery-4b68 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.background-center-ad97 .gallery-4b68 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.background-center-ad97 .inner_c839 {
  max-width: 100%;
  overflow: auto;
}
.complex-e348 .background-center-ad97 a:hover {
  text-decoration: underline;
}
.column_b4be .texture-mini-47c1:not(.main_west_57e9),
.column_b4be .image_b044 {
  margin-bottom: 1.41575em;
}
.column_b4be .texture-mini-47c1:not(.main_west_57e9):last-child,
.column_b4be .image_b044:last-child {
  margin-bottom: 0;
}
.column_b4be .texture-mini-47c1.wood_e4ff {
  margin-bottom: 0.41575em;
}
.column_b4be .background_small_d116:before,
.column_b4be .dark_1344:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.column_b4be .background_small_d116:before {
  content: "\f115";
}
.column_b4be .dark_1344:before {
  content: "\f02c";
}
.column_b4be .clean-0867 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.column_b4be .clean-0867 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.avatar_ddc1 {
  display: -webkit-box;
  display: flex;
}
.avatar_ddc1 .black-7399 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .avatar_ddc1 .black-7399 {
    flex-basis: 90px;
  }
}
.avatar_ddc1 .picture-4821 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .avatar_ddc1 .picture-4821 {
    flex-basis: calc(100% - 50px);
  }
}
.avatar_ddc1 .tabs_d6e1 p:last-child {
  margin-bottom: 0.72em;
}
.center_50a2 .dim-f65e {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.center_50a2 .dim-f65e:after,
.center_50a2 .dim-f65e:before {
  content: "";
  display: table;
}
.center_50a2 .dim-f65e:after {
  clear: both;
}
.center_50a2 .dim-f65e .caption-medium-02e7,
.center_50a2 .dim-f65e .component-978e {
  width: 49%;
}
.center_50a2 .dim-f65e .caption-medium-02e7 a span.thumbnail-7a1b,
.center_50a2 .dim-f65e .component-978e a span.thumbnail-7a1b {
  display: block;
  margin-bottom: 5px;
}
.center_50a2 .dim-f65e .component-978e {
  float: left;
  text-align: left;
}
.center_50a2 .dim-f65e .caption-medium-02e7 {
  float: right;
  text-align: right;
}
.widget_beb3 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .widget_beb3 {
    margin-bottom: 0;
  }
}
.dim-52a0 {
  margin-bottom: 1em;
}
.dim-52a0 .main_west_57e9 {
  font-size: 1.1em;
  line-height: 1.3;
}
.left-0a07 a {
  display: block;
  line-height: 0;
  position: relative;
}
.dim_03fe .dim-52a0,
.box_black_e025 .dim-52a0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dim_03fe .dim-52a0,
  .box_black_e025 .dim-52a0 {
    display: block;
  }
}
.dim_03fe .left-0a07,
.box_black_e025 .left-0a07 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dim_03fe .left-0a07,
  .box_black_e025 .left-0a07 {
    margin-bottom: 1em;
  }
}
.dim_03fe .left-0a07 img,
.box_black_e025 .left-0a07 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dim_03fe .tabs-5fc4,
.box_black_e025 .tabs-5fc4 {
  flex-basis: calc(100% - 160px);
}
.dim_03fe .tabs-5fc4 p,
.box_black_e025 .tabs-5fc4 p {
  margin-bottom: 0;
}
.dim_03fe .tabs-5fc4 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dim_03fe .tabs-5fc4 {
    padding-left: 0;
  }
}
.box_black_e025 .tabs-5fc4 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .box_black_e025 .tabs-5fc4 {
    padding-right: 0;
  }
}
.box_black_e025 .left-0a07 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.top_14bc .left-0a07 {
  margin-bottom: 0.5em;
}
.top_14bc .left-0a07 img {
  width: 100%;
}
.label-fixed-45f1 .full_a894,
.element_3685 .full_a894 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.element_3685 .panel_dynamic_bd7f .sort_a9e8 p:last-child {
  margin-bottom: 0;
}
.preview_down_2df2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.card_blue_8712 .huge_96fd {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .card_blue_8712 .huge_96fd:last-of-type {
    margin-bottom: 0;
  }
}
.card_blue_8712 .huge_96fd ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card_blue_8712 .huge_96fd ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.card_blue_8712 .huge_96fd ul li {
  margin: 0 0 0.6em;
}
.card_blue_8712 .huge_96fd ul li.mask_3b4f,
.card_blue_8712 .huge_96fd ul li.dropdown-ce8e {
  position: relative;
}
.card_blue_8712 .huge_96fd ul li.mask_3b4f .preview_6ce0,
.card_blue_8712 .huge_96fd ul li.dropdown-ce8e .preview_6ce0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.card_blue_8712 .huge_96fd ul li.mask_3b4f:after:after,
.card_blue_8712 .huge_96fd ul li.mask_3b4f:after:before,
.card_blue_8712
  .huge_96fd
  ul
  li.dropdown-ce8e:after:after,
.card_blue_8712
  .huge_96fd
  ul
  li.dropdown-ce8e:after:before {
  content: "";
  display: table;
}
.card_blue_8712 .huge_96fd ul li.mask_3b4f:after:after,
.card_blue_8712
  .huge_96fd
  ul
  li.dropdown-ce8e:after:after {
  clear: both;
}
.card_blue_8712 .huge_96fd a.border_hovered_41d4:hover {
  text-decoration: none;
}
.card_blue_8712 .huge_96fd select {
  max-width: 100%;
}
.card_blue_8712 .huge_96fd table {
  font-size: 85%;
}
.card_blue_8712 .huge_96fd table td,
.card_blue_8712 .huge_96fd table th {
  padding: 0.2360828548em;
  text-align: center;
}
.card_blue_8712 .huge_96fd table tfoot td {
  text-align: left;
}
.card_blue_8712 .huge_96fd :last-child {
  margin-bottom: 0;
}
.card_blue_8712 .huge_96fd .info-a57c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.card_blue_8712 .huge_96fd .info-a57c label {
  width: 100%;
}
.card_blue_8712 .huge_96fd .info-a57c .nav_paper_0f33 {
  width: 100%;
  display: block;
}
.card_blue_8712 .huge_96fd .info-a57c .dark-803b {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.card_blue_8712 .huge_96fd .info-a57c .dark-803b:hover svg #svg-search {
  fill: #444;
}
.card_blue_8712 .huge_96fd .info-a57c .dark-803b svg {
  width: 18px;
  height: 18px;
}
.card_blue_8712 .banner-smooth-33ff ul ul,
.card_blue_8712 .pattern-c7a9 ul ul,
.card_blue_8712 .info_advanced_9539 ul ul,
.card_blue_8712 .caption_hot_53e6 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.card_blue_8712 .banner-smooth-33ff .bright_4a0b > a,
.card_blue_8712 .pattern-c7a9 .bright_4a0b > a,
.card_blue_8712 .info_advanced_9539 .bright_4a0b > a,
.card_blue_8712 .caption_hot_53e6 .bright_4a0b > a {
  margin-bottom: 0;
}
.card_blue_8712 .outline_7288 li,
.card_blue_8712 .banner-smooth-33ff li,
.card_blue_8712 .yellow-5036 li,
.card_blue_8712 .pattern-c7a9 li,
.card_blue_8712 .info_advanced_9539 li,
.card_blue_8712 .caption_hot_53e6 li,
.card_blue_8712 .notification-5841 li,
.card_blue_8712 .thick_a4e5 li {
  display: block;
  position: relative;
}
.card_blue_8712 .outline_7288 li:last-child,
.card_blue_8712 .banner-smooth-33ff li:last-child,
.card_blue_8712 .yellow-5036 li:last-child,
.card_blue_8712 .pattern-c7a9 li:last-child,
.card_blue_8712 .info_advanced_9539 li:last-child,
.card_blue_8712 .caption_hot_53e6 li:last-child,
.card_blue_8712 .notification-5841 li:last-child,
.card_blue_8712 .thick_a4e5 li:last-child {
  border: none;
}
.card_blue_8712 .outline_7288 li a,
.card_blue_8712 .banner-smooth-33ff li a,
.card_blue_8712 .yellow-5036 li a,
.card_blue_8712 .pattern-c7a9 li a,
.card_blue_8712 .info_advanced_9539 li a,
.card_blue_8712 .caption_hot_53e6 li a,
.card_blue_8712 .notification-5841 li a,
.card_blue_8712 .thick_a4e5 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.card_blue_8712 .outline_7288 li ul li::before,
.card_blue_8712 .banner-smooth-33ff li ul li::before,
.card_blue_8712 .yellow-5036 li ul li::before,
.card_blue_8712 .pattern-c7a9 li ul li::before,
.card_blue_8712 .info_advanced_9539 li ul li::before,
.card_blue_8712 .caption_hot_53e6 li ul li::before,
.card_blue_8712 .notification-5841 li ul li::before,
.card_blue_8712 .thick_a4e5 li ul li::before {
  left: 15px;
}
.card_blue_8712 .outline_7288 li ul a,
.card_blue_8712 .banner-smooth-33ff li ul a,
.card_blue_8712 .yellow-5036 li ul a,
.card_blue_8712 .pattern-c7a9 li ul a,
.card_blue_8712 .info_advanced_9539 li ul a,
.card_blue_8712 .caption_hot_53e6 li ul a,
.card_blue_8712 .notification-5841 li ul a,
.card_blue_8712 .thick_a4e5 li ul a {
  padding-left: 20px;
}
.card_blue_8712 .outline_7288 li ul ul li::before,
.card_blue_8712 .banner-smooth-33ff li ul ul li::before,
.card_blue_8712 .yellow-5036 li ul ul li::before,
.card_blue_8712 .pattern-c7a9 li ul ul li::before,
.card_blue_8712 .info_advanced_9539 li ul ul li::before,
.card_blue_8712 .caption_hot_53e6 li ul ul li::before,
.card_blue_8712 .notification-5841 li ul ul li::before,
.card_blue_8712 .thick_a4e5 li ul ul li::before {
  left: 30px;
}
.card_blue_8712 .outline_7288 li ul ul a,
.card_blue_8712 .banner-smooth-33ff li ul ul a,
.card_blue_8712 .yellow-5036 li ul ul a,
.card_blue_8712 .pattern-c7a9 li ul ul a,
.card_blue_8712 .info_advanced_9539 li ul ul a,
.card_blue_8712 .caption_hot_53e6 li ul ul a,
.card_blue_8712 .notification-5841 li ul ul a,
.card_blue_8712 .thick_a4e5 li ul ul a {
  padding-left: 40px;
}
.card_blue_8712 .cold-6691 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.card_blue_8712 .thick_a4e5 ul li {
  margin-bottom: 1.41575em;
}
.card_blue_8712 .thick_a4e5 ul li .backdrop-66f5 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.card_blue_8712 .thick_a4e5 ul li .list_12d8 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.hidden-yellow-c1f6 .outline_7288 li a,
.hidden-yellow-c1f6 .banner-smooth-33ff li a,
.hidden-yellow-c1f6 .yellow-5036 li a,
.hidden-yellow-c1f6 .pattern-c7a9 li a,
.hidden-yellow-c1f6 .info_advanced_9539 li a,
.hidden-yellow-c1f6 .caption_hot_53e6 li a,
.hidden-yellow-c1f6 .notification-5841 li a,
.hidden-yellow-c1f6 .thick_a4e5 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-yellow-c1f6 .cold-6691 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hidden-yellow-c1f6 .huge_96fd ul li.mask_3b4f .preview_6ce0,
.hidden-yellow-c1f6 .huge_96fd ul li.dropdown-ce8e .preview_6ce0 {
  background: rgba(0, 0, 0, 0.2);
}
.hidden-yellow-c1f6 .card_blue_8712 .huge_96fd select {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar_17bf .card_blue_8712 .dropdown-5c68 li {
  margin: 0;
}
.sidebar_17bf .card_blue_8712 .dropdown-5c68 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.sidebar_17bf .card_blue_8712 .dropdown-5c68 li ul {
  margin: 0;
}
.sidebar_17bf .card_blue_8712 .dropdown-5c68 li ul li a {
  padding-left: 15px;
}
.sidebar_17bf .card_blue_8712 .dropdown-5c68 li ul li li a {
  padding-left: 30px;
}
.sidebar_17bf .card_blue_8712 .dropdown-5c68 li.menu_east_8f9b > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.sidebar_17bf .card_blue_8712 .dropdown-5c68 li.menu_east_8f9b > 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;
}
.sidebar_17bf .card_blue_8712 .dropdown-5c68 li.menu_east_8f9b > 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;
}
.button_in_992f a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.advanced_78ee {
  position: relative;
  z-index: 10;
}
.advanced_78ee .pagination-57e5 {
  width: 100%;
  max-width: 100%;
}
.steel-1b8c .highlight_basic_bdb4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.steel-1b8c .brown_c6bb {
}
.steel-1b8c .hidden-yellow-c1f6 {
  background: #292929;
}
.hero_6587 .highlight_basic_bdb4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hero_6587 .brown_c6bb {
  background: #f9f9f9;
}
.hero_6587 .hidden-yellow-c1f6 {
  background: #303030;
}
.stone_5f78 .highlight_basic_bdb4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .stone_5f78 .list_60b2 {
    margin-bottom: 1em;
  }
  .stone_5f78 .list_60b2:last-child {
    margin-bottom: 0;
  }
}
.stone_5f78 .brown_c6bb {
  background: #ededed;
}
.stone_5f78 .hidden-yellow-c1f6 {
  background: #1a1a1a;
}
.highlight_basic_bdb4.brown_c6bb {
  color: rgba(0, 0, 0, 0.6);
}
.highlight_basic_bdb4.brown_c6bb .shadow_544e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.highlight_basic_bdb4.hidden-yellow-c1f6 {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_basic_bdb4.hidden-yellow-c1f6 a:not(.border_hovered_41d4) {
  color: rgba(255, 255, 255, 0.79);
}
.highlight_basic_bdb4.hidden-yellow-c1f6 a:not(.border_hovered_41d4):hover {
  color: rgba(255, 255, 255, 0.99);
}
.highlight_basic_bdb4.hidden-yellow-c1f6 .shadow_544e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight_basic_bdb4.hidden-yellow-c1f6 table tbody td,
.highlight_basic_bdb4.hidden-yellow-c1f6 table th {
  background: rgba(0, 0, 0, 0.08);
}
.north-51c9.highlight-3ffa .wrapper-current-e034 {
  max-width: initial;
}
.north-51c9 .shade_eded {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.north-51c9 .shade_eded .pagination-57e5 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .north-51c9 .shade_eded .pagination-57e5 {
    display: block;
    margin-bottom: 2em;
  }
  .north-51c9 .shade_eded .pagination-57e5:last-child {
    margin-bottom: 0;
  }
}
.stone_5f78 .list_60b2:last-child,
.hero_6587 .list_60b2:last-child,
.steel-1b8c .list_60b2:last-child {
  margin-bottom: 0;
}
.stone_5f78 .list_60b2 .card_blue_8712 .huge_96fd:last-child,
.hero_6587 .list_60b2 .card_blue_8712 .huge_96fd:last-child,
.steel-1b8c .list_60b2 .card_blue_8712 .huge_96fd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .stone_5f78 .chip-a66c,
  .stone_5f78 .feature_paper_640a,
  .hero_6587 .chip-a66c,
  .hero_6587 .feature_paper_640a,
  .steel-1b8c .chip-a66c,
  .steel-1b8c .feature_paper_640a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .advanced_78ee .list_60b2 {
    margin-bottom: 2em;
  }
}
.advanced_78ee p:last-child {
  margin-bottom: 0;
}
.advanced_78ee li,
.advanced_78ee ul {
  list-style: none;
  margin: 0;
}
.advanced_78ee ul ul {
  margin-left: 2.617924em;
}
.menu-589e {
  font-size: 0.875em;
}

/* css-noise: 47e7 */
.widget-item-f5 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
