/*!
Theme Name: Customify
Theme URI: https://pressmaximum.background-6754/customify
Author: WPCustomify
Author URI: https://pressmaximum.background-6754
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.background-6754/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.input_c081.item-5916/licenses/gpl-2.0.feature-over-ff6f
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.north-b5cc/, (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.disabled_31a7.video_b5b9/normalize.iron-66c0/
 ======
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.iron-66c0 v7.0.0 | MIT License | github.background-6754/necolas/normalize.iron-66c0 */
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;
}
.pagination_fbc5 .current-db00,
.filter-white-569d,
.content_small_703f,
.hover_bronze_ffca,
.new_9cc2,
.modal_fixed_2e4d,
.medium-7f16,
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;
}
.filter-white-569d,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .filter-white-569d,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .filter-white-569d,
  h1 {
    font-size: 1.8em;
  }
}
.content_small_703f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.content_small_703f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .content_small_703f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .content_small_703f,
  h2 {
    font-size: 1.7em;
  }
}
.hover_bronze_ffca,
h3 {
  font-size: 1.618em;
}
.pagination_fbc5 .current-db00,
.new_9cc2,
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.pro-a168 {
  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;
}
.gold_108b:after,
.gold_108b:before,
.slider-next-6ee4:after,
.slider-next-6ee4:before {
  content: "";
  display: table;
}
.gold_108b:after,
.slider-next-6ee4:after {
  clear: both;
}
.description_b75b {
  float: right;
  margin-right: 0;
}
.picture-easy-8846 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.element_555a .filter-rough-ca78,
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;
}
.element_555a .filter-rough-ca78: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;
}
.icon-slow-b386 .filter-rough-ca78 {
  box-shadow: none;
}
.icon-slow-b386
  .filter-rough-ca78
  .selected_f0b1 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.icon-slow-b386 .filter-rough-ca78 .surface_f645 {
  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;
}
.icon-slow-b386
  .filter-rough-ca78
  .surface_f645
  b {
  display: none;
}
.icon-slow-b386 .mini-b248 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.form_7f5c:not(.liquid_c195):not(.tag-6992),
button:not(.liquid_c195):not(.tag-6992),
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ),
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ),
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ) {
  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;
}
.form_7f5c:not(.liquid_c195):not(
    .tag-6992
  ):hover,
button:not(.liquid_c195):not(
    .tag-6992
  ):hover,
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ):hover,
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ):hover,
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.form_7f5c:not(.liquid_c195):not(
    .tag-6992
  ):active,
.form_7f5c:not(.liquid_c195):not(
    .tag-6992
  ):focus,
button:not(.liquid_c195):not(
    .tag-6992
  ):active,
button:not(.liquid_c195):not(
    .tag-6992
  ):focus,
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ):active,
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ):focus,
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ):active,
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ):focus,
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ):active,
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ):focus {
  outline: 0;
}
.form_7f5c:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31,
button:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31,
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31,
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31,
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31 {
  position: relative;
}
.form_7f5c:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .in_1a3b,
.form_7f5c:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .aside-center-51f2,
.form_7f5c:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .hard_3bad,
.form_7f5c:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  i,
.form_7f5c:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  svg,
button:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .in_1a3b,
button:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .aside-center-51f2,
button:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .hard_3bad,
button:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  i,
button:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  svg,
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .in_1a3b,
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .aside-center-51f2,
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .hard_3bad,
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  i,
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  svg,
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .in_1a3b,
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .aside-center-51f2,
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .hard_3bad,
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  i,
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  svg,
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .in_1a3b,
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .aside-center-51f2,
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  .hard_3bad,
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  i,
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31
  svg {
  visibility: hidden;
}
.form_7f5c:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31:after,
button:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31:after,
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31:after,
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31:after,
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ).fn-loading-ca31: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;
}
.form_7f5c:not(.liquid_c195):not(.tag-6992),
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ),
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ),
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ) {
  color: #fff;
  background: #235787;
}
.form_7f5c:not(.liquid_c195):not(
    .tag-6992
  ):focus,
input[type="button"]:not(.liquid_c195):not(
    .tag-6992
  ):focus,
input[type="reset"]:not(.liquid_c195):not(
    .tag-6992
  ):focus,
input[type="submit"]:not(.liquid_c195):not(
    .tag-6992
  ):focus {
  color: #fff;
}
.form_7f5c.fn-disabled-ca31:not(.liquid_c195):not(
    .tag-6992
  ),
.form_7f5c[disabled]:not(.liquid_c195):not(
    .tag-6992
  ),
button.fn-disabled-ca31:not(.liquid_c195):not(
    .tag-6992
  ),
button[disabled]:not(.liquid_c195):not(
    .tag-6992
  ) {
  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;
}
.primary_down_2854 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.primary_down_2854: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;
}
.video_9503 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.row_prev_f5c1 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.current-2e1b {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gold_108b:after,
.gold_108b:before,
.frame-c922:after,
.frame-c922:before,
.hover-narrow-7e3a:after,
.hover-narrow-7e3a:before,
.avatar_024e:after,
.avatar_024e:before,
.header-bf94:after,
.header-bf94:before,
.tabs_north_7db9:after,
.tabs_north_7db9:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gold_108b:after,
.frame-c922:after,
.hover-narrow-7e3a:after,
.avatar_024e:after,
.header-bf94:after,
.tabs_north_7db9:after {
  clear: both;
}
.frame-c922 .shadow_tall_e196,
.hover-narrow-7e3a .shadow_tall_e196,
.layout_be91 .shadow_tall_e196 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.upper-8a75 {
  display: inline-block;
}
.tag_south_0aec {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.tag_south_0aec img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.tag_south_0aec .pattern_motion_0492 {
  padding: 1em 0;
  font-size: 85%;
}
.pattern_motion_0492 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.pattern-6267 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.pattern-6267:after,
.pattern-6267:before {
  content: "";
  display: table;
}
.pattern-6267:after {
  clear: both;
}
.red-be8f {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.title_79c2 .red-be8f {
  max-width: 50%;
}
.hidden_927b .red-be8f {
  max-width: 33.33%;
}
.tertiary_0800 .red-be8f {
  max-width: 25%;
}
.tabs_e591 .red-be8f {
  max-width: 20%;
}
.soft_6d3e .red-be8f {
  max-width: 16.66%;
}
.red_25c8 .red-be8f {
  max-width: 14.28%;
}
.action-6e6f .red-be8f {
  max-width: 12.5%;
}
.notification_0dec .red-be8f {
  max-width: 11.11%;
}
.pro_5a97 {
  display: block;
}
.pagination_fbc5 .hero_south_41cd label,
.pagination_fbc5 .element-f0de label,
.pagination_fbc5 .aside_ff48 label,
.pagination_fbc5 .last_a889 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow_gas_6044 {
  list-style: none;
  margin: 0;
}
.shadow_gas_6044 article.slider_right_6e9c {
  margin-bottom: 0;
}
.shadow_gas_6044 ul {
  list-style: none;
  margin: 0;
}
.shadow_gas_6044 .tiny_9a71 li.slider_right_6e9c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow_gas_6044 .tiny_9a71 li.slider_right_6e9c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow_gas_6044 .tiny_9a71 li.slider_right_6e9c: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) {
  .shadow_gas_6044 .tiny_9a71 li.slider_right_6e9c li.slider_right_6e9c li.slider_right_6e9c li.slider_right_6e9c {
    padding-left: 0;
  }
}
article.slider_right_6e9c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.slider_right_6e9c .frame-c922 p:last-of-type {
  margin-bottom: 0;
}
article.slider_right_6e9c .module_pressed_f89a {
  float: left;
}
article.slider_right_6e9c .middle-1837 {
  margin-left: 85px;
}
article.slider_right_6e9c .gradient-50fe {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.slider_right_6e9c .gradient-50fe .short_fba5 {
  margin-left: 10px;
}
article.slider_right_6e9c .grid-hard-95b3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.slider_right_6e9c .description-fast-7be1 {
  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 .hero_south_41cd,
  #respond .aside_ff48,
  #respond .last_a889 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero_south_41cd input,
#respond .aside_ff48 input,
#respond .last_a889 input {
  width: 100%;
}
#respond .last_a889 {
  margin-right: 0;
}
#respond .simple-3f1a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.section_09c9 {
  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;
}
.section_09c9.media-prev-80fc {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.section_09c9 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%);
}
.section_09c9:focus,
.section_09c9: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);
}
.sidebar-narrow-37f3 {
  border-radius: 10%;
}
.top-6f7d {
  border-radius: 50%;
}
.fluid_e6a1 {
  font-size: 0.72em;
}
.thick_1ed2 {
  font-size: 0.875em;
}
.current_2bb4 {
  font-size: 1.1em;
}
.frame_motion_166f {
  text-transform: uppercase;
  line-height: 1.2;
}
.frame_motion_166f.fluid_e6a1 {
  letter-spacing: 0.5px;
}
.middle_9b6e,
.middle_9b6e a {
  color: #6d6d6d;
}
.middle_9b6e a:hover {
  color: #111;
}
.table-13c3 {
  color: #6d6d6d;
}
.content-46a7 {
  overflow-x: hidden;
}
.content-46a7 .filter_under_3b1e.shadow_out_04c0 {
  position: relative;
}
.content-46a7 .filter_under_3b1e.shadow_out_04c0.silver-7b9c {
  position: initial;
}
.content-46a7
  .filter_under_3b1e.shadow_out_04c0.silver-7b9c
  .overlay_de60 {
  left: auto;
}
.content-46a7 .filter_under_3b1e .overlay_de60 {
  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;
}
.content-46a7 .filter_under_3b1e:hover.shadow_out_04c0 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.content-46a7
  .filter_under_3b1e:hover.shadow_out_04c0
  .overlay_de60 {
  display: block;
  z-index: 9999999;
}
.content-46a7 .border_pressed_e80f .outer_743c,
.content-46a7 .east-e058 .outer_743c {
  display: none;
}
.content-46a7 .active-east-3ee6 .filter_under_3b1e:hover.shadow_out_04c0 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.pagination_fbc5 .hero_south_41cd label,
.pagination_fbc5 .element-f0de label,
.pagination_fbc5 .aside_ff48 label,
.pagination_fbc5 .last_a889 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.shadow_gas_6044 {
  list-style: none;
  margin: 0;
}
.shadow_gas_6044 article.slider_right_6e9c {
  margin-bottom: 0;
}
.shadow_gas_6044 ul {
  list-style: none;
  margin: 0;
}
.shadow_gas_6044 .tiny_9a71 li.slider_right_6e9c {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .shadow_gas_6044 .tiny_9a71 li.slider_right_6e9c {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .shadow_gas_6044 .tiny_9a71 li.slider_right_6e9c: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) {
  .shadow_gas_6044 .tiny_9a71 li.slider_right_6e9c li.slider_right_6e9c li.slider_right_6e9c li.slider_right_6e9c {
    padding-left: 0;
  }
}
article.slider_right_6e9c {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.slider_right_6e9c .frame-c922 p:last-of-type {
  margin-bottom: 0;
}
article.slider_right_6e9c .module_pressed_f89a {
  float: left;
}
article.slider_right_6e9c .middle-1837 {
  margin-left: 85px;
}
article.slider_right_6e9c .gradient-50fe {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.slider_right_6e9c .gradient-50fe .short_fba5 {
  margin-left: 10px;
}
article.slider_right_6e9c .grid-hard-95b3 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.slider_right_6e9c .description-fast-7be1 {
  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 .hero_south_41cd,
  #respond .aside_ff48,
  #respond .last_a889 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .hero_south_41cd input,
#respond .aside_ff48 input,
#respond .last_a889 input {
  width: 100%;
}
#respond .last_a889 {
  margin-right: 0;
}
#respond .simple-3f1a #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.border_pressed_e80f .element-1e14 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.element-1e14 .glass-a3cf.action-dcbc .bright-62c8 > li > a:focus,
.element-1e14 .glass-a3cf.action-dcbc .bright-62c8 > li > a:hover,
.element-1e14 .glass-a3cf.brown-de9c .bright-62c8 > li > a:focus,
.element-1e14 .glass-a3cf.brown-de9c .bright-62c8 > li > a:hover,
.element-1e14 .glass-a3cf.purple_218c .bright-62c8 > li > a:focus,
.element-1e14 .glass-a3cf.purple_218c .bright-62c8 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-1e14
  .glass-a3cf.action-dcbc
  .bright-62c8
  > li.module-dark-1543
  > a,
.element-1e14
  .glass-a3cf.action-dcbc
  .bright-62c8
  > li.notice-lower-cab8
  > a,
.element-1e14
  .glass-a3cf.brown-de9c
  .bright-62c8
  > li.module-dark-1543
  > a,
.element-1e14
  .glass-a3cf.brown-de9c
  .bright-62c8
  > li.notice-lower-cab8
  > a,
.element-1e14
  .glass-a3cf.purple_218c
  .bright-62c8
  > li.module-dark-1543
  > a,
.element-1e14 .glass-a3cf.purple_218c .bright-62c8 > li.box-eba9 > a {
  color: rgba(255, 255, 255, 0.99);
}
.element-1e14 .basic-321e,
.element-1e14 .basic-321e a {
  color: rgba(255, 255, 255, 0.99);
}
.element-1e14 .hidden-wood-152c.breadcrumb-west-2d0d li a,
.element-1e14 .surface-in-1c54 a,
.element-1e14 .new-9e8b,
.element-1e14 .bright-62c8 > li > a,
.element-1e14 .purple_f944 {
  color: rgba(255, 255, 255, 0.79);
}
.element-1e14 .hidden-wood-152c.breadcrumb-west-2d0d li a:hover,
.element-1e14 .surface-in-1c54 a:hover,
.element-1e14 .new-9e8b:hover,
.element-1e14 .bright-62c8 > li > a:hover,
.element-1e14 .purple_f944:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-1e14 .sort_new_587c {
  color: rgba(255, 255, 255, 0.79);
}
.element-1e14 .sort_new_587c .copper-f3d6 {
  color: rgba(255, 255, 255, 0.99);
}
.element-1e14 .sort_new_587c:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-1e14 .sidebar-tiny-67ec .section-7007 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element-1e14 .sidebar-tiny-67ec .section-7007 .rough-4610 {
  color: rgba(255, 255, 255, 0.79);
}
.element-1e14
  .sidebar-tiny-67ec
  .section-7007
  .rough-4610::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element-1e14
  .sidebar-tiny-67ec
  .section-7007
  .rough-4610:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element-1e14
  .sidebar-tiny-67ec
  .section-7007
  .rough-4610::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element-1e14
  .sidebar-tiny-67ec
  .section-7007
  .rough-4610::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.element-1e14 .sidebar-tiny-67ec .under_a4c5 {
  color: rgba(255, 255, 255, 0.79);
}
.element-1e14 .sidebar-tiny-67ec .under_a4c5:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu_3069
  .element-1e14
  .sidebar-tiny-67ec
  .heading-5fe1
  .mask_54cb {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu_3069
  .element-1e14
  .sidebar-tiny-67ec
  .heading-5fe1
  .rough-4610 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.border_pressed_e80f .lite-f075 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.lite-f075 .glass-a3cf.action-dcbc .bright-62c8 > li > a:focus,
.lite-f075 .glass-a3cf.action-dcbc .bright-62c8 > li > a:hover,
.lite-f075 .glass-a3cf.brown-de9c .bright-62c8 > li > a:focus,
.lite-f075 .glass-a3cf.brown-de9c .bright-62c8 > li > a:hover,
.lite-f075 .glass-a3cf.purple_218c .bright-62c8 > li > a:focus,
.lite-f075 .glass-a3cf.purple_218c .bright-62c8 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lite-f075
  .glass-a3cf.action-dcbc
  .bright-62c8
  > li.module-dark-1543
  > a,
.lite-f075
  .glass-a3cf.action-dcbc
  .bright-62c8
  > li.notice-lower-cab8
  > a,
.lite-f075
  .glass-a3cf.brown-de9c
  .bright-62c8
  > li.module-dark-1543
  > a,
.lite-f075
  .glass-a3cf.brown-de9c
  .bright-62c8
  > li.notice-lower-cab8
  > a,
.lite-f075
  .glass-a3cf.purple_218c
  .bright-62c8
  > li.module-dark-1543
  > a,
.lite-f075 .glass-a3cf.purple_218c .bright-62c8 > li.box-eba9 > a {
  color: rgba(0, 0, 0, 0.8);
}
.lite-f075 .basic-321e,
.lite-f075 .basic-321e a {
  color: rgba(0, 0, 0, 0.8);
}
.lite-f075 .hidden-wood-152c.breadcrumb-west-2d0d li a,
.lite-f075 .surface-in-1c54 a,
.lite-f075 .new-9e8b,
.lite-f075 .bright-62c8 > li > a,
.lite-f075 .purple_f944 {
  color: rgba(0, 0, 0, 0.55);
}
.lite-f075 .hidden-wood-152c.breadcrumb-west-2d0d li a:hover,
.lite-f075 .surface-in-1c54 a:hover,
.lite-f075 .new-9e8b:hover,
.lite-f075 .bright-62c8 > li > a:hover,
.lite-f075 .purple_f944:hover {
  color: rgba(0, 0, 0, 0.8);
}
.lite-f075 .sort_new_587c {
  color: rgba(0, 0, 0, 0.55);
}
.lite-f075 .sort_new_587c .copper-f3d6 {
  color: rgba(0, 0, 0, 0.8);
}
.lite-f075 .sort_new_587c:hover {
  color: rgba(0, 0, 0, 0.8);
}
.row_c0d8 .container-light-ecbd {
  margin-left: auto;
  margin-right: auto;
}
.hover-narrow-7e3a > * {
  margin-left: auto;
  margin-right: auto;
}
.hover-narrow-7e3a .video_9503 {
  margin-right: 1.41575em;
}
.search_slow_8b1a .hover-narrow-7e3a > .full-d7f0 {
  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;
}
.search_slow_8b1a .hover-narrow-7e3a > .gallery_dim_dcac {
  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;
}
.primary-fluid-869f.row_c0d8 .container-light-ecbd,
.slider-e25c.row_c0d8 .container-light-ecbd {
  margin-left: 0;
}
.content_4ed3.row_c0d8 .container-light-ecbd,
.menu_active_d95f.row_c0d8 .container-light-ecbd {
  margin-right: 0;
}
.hover-narrow-7e3a ol,
.hover-narrow-7e3a ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.popup_yellow_a693 video {
  max-width: 100%;
}
.red-96cb img {
  display: block;
}
.red-96cb.video_9503,
.red-96cb.row_prev_f5c1 {
  width: 100%;
}
.red-96cb.gallery_dim_dcac img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.search_selected_74c4:not(.description_e8a9) {
  margin: 1.5em auto;
}
.module-complex-c772 p {
  padding: 1.5em 14px;
}
ul.in-6690.gallery_dim_dcac,
ul.in-6690.full-d7f0,
ul.in-6690.frame-441e.full-d7f0 {
  padding: 0 14px;
}
.block-751f {
  display: block;
  overflow-x: auto;
}
.block-751f table {
  border-collapse: collapse;
  width: 100%;
}
.block-751f td,
.block-751f th {
  padding: 0.5em;
}
.hover-narrow-7e3a li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hover-narrow-7e3a ol ol,
.hover-narrow-7e3a ol ul,
.hover-narrow-7e3a ul ol,
.hover-narrow-7e3a ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hover-narrow-7e3a ol ol li,
.hover-narrow-7e3a ol ul li,
.hover-narrow-7e3a ul ol li,
.hover-narrow-7e3a ul ul li {
  margin-left: 0;
}
.primary-4306.overlay-static-dcd0 > .mini-9b93 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.primary-4306.overlay-static-dcd0 > .mini-9b93 iframe,
.primary-4306.overlay-static-dcd0 > .mini-9b93 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.preview_8577 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.preview_8577.shadow_right_e3be {
  padding: 0;
}
.preview_8577.shadow_right_e3be cite {
  font-size: 13px;
}
.preview_8577 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.preview_8577 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.west-a18a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.west-a18a > p:first-child {
  margin-top: 0;
}
.west-a18a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.west-a18a blockquote {
  border-left: 0;
}
.backdrop_f68f {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.backdrop_f68f:not(.popup-a6af) {
  max-width: 100px;
}
.backdrop_f68f.tabs_over_06ec {
  border-bottom: none !important;
  text-align: center;
}
.backdrop_f68f.tabs_over_06ec::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .module-complex-c772 p {
    padding: 1.5em 0;
  }
}
.gradient-9064 {
  color: #0073aa;
}
.easy-5b46 {
  background-color: #0073aa;
}
.dark_0415 {
  color: #229fd8;
}
.secondary_df8b {
  background-color: #229fd8;
}
.photo_d034 {
  color: #eee;
}
.search_top_96d7 {
  background-color: #eee;
}
.description-a037 {
  color: #444;
}
.east_6256 {
  background-color: #444;
}
.footer_1c59 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.footer_1c59 .dynamic_1072 .surface-in-1c54 {
  font-size: 15px;
}
.footer_1c59 .surface-in-1c54 {
  line-height: 1.3;
}
.footer_1c59 .lite-f075 {
}
.footer_1c59 .element-1e14 {
  background: #235787;
}
.detail_left_0504 {
  padding: 0;
}
.detail_left_0504 .element-1e14 {
  background: #1a1a1a;
}
.detail_left_0504 .lite-f075 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.frame_fixed_2c44 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.frame_fixed_2c44 .lite-f075 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.frame_fixed_2c44 .element-1e14 {
  background: #303030;
}
.tabs_north_7db9 {
  position: relative;
  z-index: 10;
}
.tabs_north_7db9 .notification-bronze-80ce {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pattern-b25f .shadow_out_04c0 {
  display: inline-block;
  vertical-align: middle;
}
.pattern-b25f.tooltip-ccbc .shadow_out_04c0 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .pattern-b25f.tooltip-ccbc .shadow_out_04c0 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .pattern-b25f.tooltip-ccbc .shadow_out_04c0 {
    margin-right: 0.4em;
  }
}
.pattern-b25f.tooltip-ccbc .shadow_out_04c0:last-child {
  margin-right: 0;
}
.down_3272 .notification-bronze-80ce {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .border_pressed_e80f .dynamic_1072 {
    margin: 0 -0.5em;
  }
  .border_pressed_e80f .dynamic_1072 [class*="customify-col-"],
  .border_pressed_e80f .dynamic_1072 [class*="customify-col_"],
  .border_pressed_e80f .dynamic_1072 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.border_pressed_e80f.disabled_purple_26b4 .notification-bronze-80ce {
  background: 0 0 !important;
}
.border_pressed_e80f.disabled_purple_26b4 .notification-bronze-80ce,
.border_pressed_e80f.down_3272 .notification-bronze-80ce {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .border_pressed_e80f.west-652d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.border_pressed_e80f.down_3272 .notification-bronze-80ce {
  box-shadow: none !important;
}
.content-4445 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .content-4445 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .content-4445 {
    padding: 18px 0 20px;
  }
}
.content-4445 .outline_d29b {
  width: 100%;
}
.content-4445 .caption_new_5308 {
  margin-bottom: 0;
}
.content-4445 .backdrop_a550 {
  margin-top: 5px;
  font-size: 0.875em;
}
.grid-0eba {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.grid-0eba .hard_92c0 {
  width: 100%;
}
.panel_8d6c {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.panel_8d6c li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.panel_8d6c 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;
}
.panel_8d6c li:last-child:after {
  display: none;
}
.panel_8d6c li a {
  font-weight: 500;
  margin-right: 10px;
}
.bottom-74e3 .outer_743c button,
.content-4445 .outer_743c button {
  left: 0;
}
.bottom-74e3 .hard_92c0,
.content-4445 .hard_92c0 {
  padding-left: 0;
  padding-right: 0;
}
.bottom-74e3 .grid-0eba,
.content-4445 .grid-0eba {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.bottom-74e3 {
  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;
}
.bottom-74e3: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;
}
.bottom-74e3 .main-light-5172 {
  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) {
  .bottom-74e3 .main-light-5172 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .bottom-74e3 .main-light-5172 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .bottom-74e3 .main-light-5172 {
    min-height: 200px;
  }
}
.bottom-74e3 .panel_8d6c {
  color: rgba(255, 255, 255, 0.8);
}
.bottom-74e3 .panel_8d6c a,
.bottom-74e3 .panel_8d6c li:after {
  color: inherit;
}
.bottom-74e3 .panel_8d6c a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.layout-40a8 {
  margin-bottom: 0.5em;
}
.badge-9a61 {
  margin-bottom: 1.2em;
}
.badge-9a61,
.layout-40a8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.badge-9a61 p:last-child,
.layout-40a8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .outer_743c,
#masthead .outer_743c {
  display: none;
}
#masthead
  > .outer_743c.medium_894e {
  display: none;
}
#masthead > .outer_743c button {
  left: 0;
}
.active-a7c4 {
  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%;
}
.active-a7c4 .shadow_out_04c0 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.active-a7c4 .inner-aa2b {
  display: -webkit-box;
  display: flex;
}
.active-a7c4 .inner-aa2b.column_3047 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.active-a7c4 .inner-aa2b.outline-huge-c770 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-a7c4 .inner-aa2b.silver-00a5 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.active-a7c4.element-da60.slow_86fe .inner-aa2b.column_3047 {
  flex-basis: 100%;
}
.active-a7c4.heading-down-5be5 .inner-aa2b.outline-huge-c770 {
  -webkit-box-flex: 1;
  flex: auto;
}
.active-a7c4.heading-down-5be5 .inner-aa2b.silver-00a5 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .outer_743c.medium_894e {
  display: none;
}
#masthead > .outer_743c button {
  left: 0;
}
.feature-68b9 {
  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;
}
.feature-68b9:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.feature-68b9.background-silver-2ea7 i {
  margin-right: 4px;
}
.feature-68b9.warm_dbd4 i {
  margin-left: 5px;
}
.surface-in-1c54 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.surface-in-1c54 p:last-child {
  margin-bottom: 0;
}
.filter-58d1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.filter-58d1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.filter-58d1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.filter-58d1 .basic-321e {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.filter-58d1 .element-dirty-2d6d {
  margin: 5px 0 7px 0;
}
.filter-58d1.liquid_145a .focus-3620 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter-58d1.liquid_145a .progress-e4e6 {
  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;
}
.filter-58d1.picture-paper-af3e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.filter-58d1.picture-paper-af3e .focus-3620 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.filter-58d1.picture-paper-af3e .progress-e4e6 {
  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;
}
.filter-58d1.progress_left_6715 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.filter-58d1.fast_a39a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.filter-58d1.fast_a39a .progress-e4e6 {
  margin-top: 7px;
}
.warm-f6e2 {
  display: inline-block;
}
.tabs_north_7db9 .prev_f969 .filter-58d1 img {
  max-width: 100%;
}
.glass-a3cf .widget_static_14e2.icon_fixed_2c6e,
.column-north-03ea .widget_static_14e2.icon_fixed_2c6e {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.glass-a3cf .tertiary-complex-a0ad,
.column-north-03ea .tertiary-complex-a0ad {
  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%);
}
.glass-a3cf .tertiary-complex-a0ad {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.glass-a3cf.popup-4ec8 .tertiary-complex-a0ad {
  display: none;
}
.glass-a3cf .tertiary_bc1a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.glass-a3cf .tertiary_bc1a li {
  display: inline-block;
  position: relative;
}
.glass-a3cf .tertiary_bc1a li:last-child {
  margin-right: 0;
}
.glass-a3cf .tertiary_bc1a 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;
}
.glass-a3cf .tertiary_bc1a li.box-eba9 > a {
  color: rgba(0, 0, 0, 0.9);
}
.glass-a3cf .tertiary_bc1a > 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;
}
.glass-a3cf .tertiary_bc1a > li > a i {
  line-height: 0;
}
.glass-a3cf .tertiary_bc1a > li.notice-e709 > a .tertiary-complex-a0ad {
  margin-left: 4px;
  line-height: 0;
}
.glass-a3cf .tertiary_bc1a .sidebar-brown-372b li.notice-e709 > a {
  position: relative;
}
.glass-a3cf .tertiary_bc1a .sidebar-brown-372b li.notice-e709 > a:after,
.glass-a3cf .tertiary_bc1a .sidebar-brown-372b li.notice-e709 > a:before {
  content: "";
  display: table;
}
.glass-a3cf .tertiary_bc1a .sidebar-brown-372b li.notice-e709 > a:after {
  clear: both;
}
.glass-a3cf .tertiary_bc1a .sidebar-brown-372b li.notice-e709 > a .tertiary-complex-a0ad {
  margin-left: 5px;
  float: right;
}
.glass-a3cf .hover-bright-4e7c,
.glass-a3cf .sidebar-brown-372b {
  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;
}
.glass-a3cf .sidebar-brown-372b {
  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;
}
.glass-a3cf .sidebar-brown-372b .icon_fixed_2c6e {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.glass-a3cf .sidebar-brown-372b .tertiary-complex-a0ad {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.glass-a3cf .sidebar-brown-372b li {
  display: block;
  margin: 0;
  padding: 0;
}
.glass-a3cf .sidebar-brown-372b 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;
}
.glass-a3cf .sidebar-brown-372b li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.glass-a3cf .sidebar-brown-372b .sidebar-brown-372b {
  top: 0;
  left: 100%;
}
.glass-a3cf .backdrop_a157.fn-focus-ca31 > .hover-bright-4e7c,
.glass-a3cf .backdrop_a157.fn-focus-ca31 > .sidebar-brown-372b,
.glass-a3cf .backdrop_a157:focus > .hover-bright-4e7c,
.glass-a3cf .backdrop_a157:focus > .sidebar-brown-372b,
.glass-a3cf .backdrop_a157:hover > .hover-bright-4e7c,
.glass-a3cf .backdrop_a157:hover > .sidebar-brown-372b {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.glass-a3cf.purple_218c .bright-62c8:after,
.glass-a3cf.purple_218c .bright-62c8:before {
  content: "";
  display: table;
}
.glass-a3cf.purple_218c .bright-62c8:after {
  clear: both;
}
.glass-a3cf.purple_218c .bright-62c8 > li {
  float: left;
}
.glass-a3cf.thick_010a .bright-62c8:after,
.glass-a3cf.thick_010a .bright-62c8:before {
  content: "";
  display: table;
}
.glass-a3cf.thick_010a .bright-62c8:after {
  clear: both;
}
.glass-a3cf.thick_010a .bright-62c8 > li {
  float: left;
}
.glass-a3cf.thick_010a .bright-62c8 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.glass-a3cf.thick_010a .bright-62c8 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.glass-a3cf.thick_010a .bright-62c8 > li.module-dark-1543 > a,
.glass-a3cf.thick_010a .bright-62c8 > li.box-eba9 > a {
  color: #fff;
  background-color: #1e4b75;
}
.glass-a3cf.action-dcbc .bright-62c8 > li > a .icon_fixed_2c6e {
  position: relative;
}
.glass-a3cf.action-dcbc .bright-62c8 > li > a .icon_fixed_2c6e: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;
}
.glass-a3cf.action-dcbc
  .bright-62c8
  > li:focus
  > a
  .icon_fixed_2c6e:before,
.glass-a3cf.action-dcbc
  .bright-62c8
  > li:hover
  > a
  .icon_fixed_2c6e:before {
  width: 100%;
  background-color: currentColor;
}
.glass-a3cf.action-dcbc
  .bright-62c8
  > li.module-dark-1543
  > a
  .icon_fixed_2c6e:before,
.glass-a3cf.action-dcbc
  .bright-62c8
  > li.notice-lower-cab8
  > a
  .icon_fixed_2c6e:before {
  width: 100%;
  background-color: currentColor;
}
.glass-a3cf.brown-de9c .bright-62c8 > li > a .icon_fixed_2c6e {
  position: relative;
}
.glass-a3cf.brown-de9c .bright-62c8 > li > a .icon_fixed_2c6e: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;
}
.glass-a3cf.brown-de9c .bright-62c8 > li:focus > a .icon_fixed_2c6e:before,
.glass-a3cf.brown-de9c
  .bright-62c8
  > li:hover
  > a
  .icon_fixed_2c6e:before {
  width: 100%;
  background-color: currentColor;
}
.glass-a3cf.brown-de9c
  .bright-62c8
  > li.module-dark-1543
  > a
  .icon_fixed_2c6e:before,
.glass-a3cf.brown-de9c
  .bright-62c8
  > li.notice-lower-cab8
  > a
  .icon_fixed_2c6e:before {
  width: 100%;
  background-color: currentColor;
}
.column-north-03ea .tertiary_bc1a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.column-north-03ea .tertiary_bc1a li:first-child > a {
  border-top: none;
}
.column-north-03ea .tertiary_bc1a .pattern-02da > .icon_fixed_2c6e .tertiary-complex-a0ad {
  display: none;
}
.column-north-03ea .tertiary_bc1a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.column-north-03ea .tertiary_bc1a li:last-child {
  border: none;
}
.column-north-03ea .tertiary_bc1a li.notice-e709 > a {
  padding-right: 45px !important;
}
.column-north-03ea .tertiary_bc1a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.column-north-03ea .tertiary_bc1a li a:focus,
.column-north-03ea .tertiary_bc1a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.column-north-03ea .tertiary_bc1a li .tag_ffb7 {
  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;
}
.column-north-03ea .tertiary_bc1a li .tag_ffb7:hover {
  box-shadow: none;
}
.column-north-03ea .tertiary_bc1a li .tag_ffb7 .tertiary-complex-a0ad {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.column-north-03ea .tertiary_bc1a .sidebar-brown-372b {
  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);
}
.column-north-03ea .tertiary_bc1a .sidebar-brown-372b li a {
  padding-left: 3em;
}
.column-north-03ea .tertiary_bc1a .aside_mini_f053 > a .tag_ffb7 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.column-north-03ea .tertiary_bc1a .aside_mini_f053 > .sidebar-brown-372b {
  display: block;
  opacity: 1;
}
.paper-d2ad {
  max-width: 100%;
}
.menu-5068 {
  line-height: 0;
  cursor: pointer;
}
.purple_f944 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.purple_f944:hover {
  box-shadow: none;
  color: currentColor;
}
.purple_f944 svg {
  width: 18px;
  height: 18px;
}
.purple_f944 .grid-silver-0533 {
  display: none;
}
.widget_81d7 {
  position: relative;
}
.widget_81d7.fn-active-ca31 .purple_f944 .column_east_519f {
  display: none;
}
.widget_81d7.fn-active-ca31 .purple_f944 .grid-silver-0533 {
  display: inline-block;
}
.widget_81d7 .surface-dim-22a4 {
  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);
}
.widget_81d7.message_674b .surface-dim-22a4 {
  left: auto;
  right: -0.9em;
}
.widget_81d7.message_674b .highlight_out_070c::before {
  left: auto;
  right: 15px;
}
.widget_81d7.fn-active-ca31 .surface-dim-22a4 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.heading-5fe1 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.heading-5fe1 label {
  flex-basis: 100%;
}
.heading-5fe1 .section-7007 {
  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;
}
.heading-5fe1 .rough-4610 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.heading-5fe1 .rough-4610:focus {
  background-color: transparent;
}
.heading-5fe1 button.under_a4c5 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.heading-5fe1 button.under_a4c5:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.heading-5fe1 button.under_a4c5 svg {
  width: 18px;
  height: 18px;
}
.heading-5fe1 input[type="submit"] {
  min-height: auto;
}
.sidebar-tiny-67ec .heading-5fe1 .rough-4610 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.highlight_out_070c {
  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) {
  .highlight_out_070c {
    width: 220px;
  }
}
.highlight_out_070c label {
  flex-basis: 100%;
}
.highlight_out_070c::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;
}
.menu_3069 .sidebar-tiny-67ec .heading-5fe1 {
  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;
}
.menu_3069
  .sidebar-tiny-67ec
  .heading-5fe1
  .section-7007 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.menu_3069 .sidebar-tiny-67ec .heading-5fe1 .rough-4610 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.menu_3069
  .sidebar-tiny-67ec
  .heading-5fe1
  .rough-4610:focus {
  background: 0 0;
}
.menu_3069
  .sidebar-tiny-67ec
  .heading-5fe1
  .mask_54cb {
  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;
}
.hidden-wood-152c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.hidden-wood-152c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.hidden-wood-152c li:last-child {
  margin-right: 0;
}
.hidden-wood-152c li:first-child {
  margin-left: 0;
}
.hidden-wood-152c.green_4a0c a {
  color: #fff;
}
.hidden-wood-152c.green_4a0c a:hover {
  color: #fff;
}
.hidden-wood-152c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.hidden-wood-152c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.hidden-wood-152c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.hidden-wood-152c a:hover {
  opacity: 0.9;
  color: inherit;
}
.hidden-wood-152c [class*="social-icon-apple"] {
  background-color: #999;
}
.hidden-wood-152c [class*="social-icon-apple"].item_black_e842 {
  background-color: transparent;
  color: #999;
}
.hidden-wood-152c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.hidden-wood-152c [class*="social-icon-behance"].item_black_e842 {
  background-color: transparent;
  color: #1769ff;
}
.hidden-wood-152c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.hidden-wood-152c [class*="social-icon-bitbucket"].item_black_e842 {
  background-color: transparent;
  color: #205081;
}
.hidden-wood-152c [class*="social-icon-codepen"] {
  background-color: #000;
}
.hidden-wood-152c [class*="social-icon-codepen"].item_black_e842 {
  background-color: transparent;
  color: #000;
}
.hidden-wood-152c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.hidden-wood-152c [class*="social-icon-delicious"].item_black_e842 {
  background-color: transparent;
  color: #39f;
}
.hidden-wood-152c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.hidden-wood-152c [class*="social-icon-digg"].item_black_e842 {
  background-color: transparent;
  color: #005be2;
}
.hidden-wood-152c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.hidden-wood-152c [class*="social-icon-dribbble"].item_black_e842 {
  background-color: transparent;
  color: #ea4c89;
}
.hidden-wood-152c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.hidden-wood-152c [class*="social-icon-envelope"].item_black_e842 {
  background-color: transparent;
  color: #ea4335;
}
.hidden-wood-152c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.hidden-wood-152c [class*="social-icon-facebook"].item_black_e842 {
  background-color: transparent;
  color: #3b5998;
}
.hidden-wood-152c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.hidden-wood-152c [class*="social-icon-flickr"].item_black_e842 {
  background-color: transparent;
  color: #0063dc;
}
.hidden-wood-152c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.hidden-wood-152c [class*="social-icon-foursquare"].item_black_e842 {
  background-color: transparent;
  color: #2d5be3;
}
.hidden-wood-152c [class*="social-icon-github"] {
  background-color: #333;
}
.hidden-wood-152c [class*="social-icon-github"].item_black_e842 {
  background-color: transparent;
  color: #333;
}
.hidden-wood-152c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.hidden-wood-152c [class*="social-icon-google-plus"].item_black_e842 {
  background-color: transparent;
  color: #dd4b39;
}
.hidden-wood-152c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.hidden-wood-152c [class*="social-icon-houzz"].item_black_e842 {
  background-color: transparent;
  color: #7ac142;
}
.hidden-wood-152c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.hidden-wood-152c [class*="social-icon-instagram"].item_black_e842 {
  background-color: transparent;
  color: #262626;
}
.hidden-wood-152c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.hidden-wood-152c [class*="social-icon-jsfiddle"].item_black_e842 {
  background-color: transparent;
  color: #487aa2;
}
.hidden-wood-152c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.hidden-wood-152c [class*="social-icon-linkedin"].item_black_e842 {
  background-color: transparent;
  color: #0077b5;
}
.hidden-wood-152c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.hidden-wood-152c [class*="social-icon-medium"].item_black_e842 {
  background-color: transparent;
  color: #00ab6b;
}
.hidden-wood-152c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.hidden-wood-152c
  [class*="social-icon-odnoklassniki"].item_black_e842 {
  background-color: transparent;
  color: #f4731c;
}
.hidden-wood-152c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.hidden-wood-152c [class*="social-icon-meetup"].item_black_e842 {
  background-color: transparent;
  color: #ec1c40;
}
.hidden-wood-152c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.hidden-wood-152c [class*="social-icon-pinterest"].item_black_e842 {
  background-color: transparent;
  color: #bd081c;
}
.hidden-wood-152c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.hidden-wood-152c [class*="social-icon-product-hunt"].item_black_e842 {
  background-color: transparent;
  color: #da552f;
}
.hidden-wood-152c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.hidden-wood-152c [class*="social-icon-reddit"].item_black_e842 {
  background-color: transparent;
  color: #ff4500;
}
.hidden-wood-152c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.hidden-wood-152c [class*="social-icon-rss"].item_black_e842 {
  background-color: transparent;
  color: #f26522;
}
.hidden-wood-152c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.hidden-wood-152c
  [class*="social-icon-shopping-cart"].item_black_e842 {
  background-color: transparent;
  color: #4caf50;
}
.hidden-wood-152c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.hidden-wood-152c [class*="social-icon-skype"].item_black_e842 {
  background-color: transparent;
  color: #00aff0;
}
.hidden-wood-152c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.hidden-wood-152c [class*="social-icon-slideshare"].item_black_e842 {
  background-color: transparent;
  color: #0077b5;
}
.hidden-wood-152c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.hidden-wood-152c [class*="social-icon-snapchat"].item_black_e842 {
  background-color: transparent;
  color: #fffc00;
}
.hidden-wood-152c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.hidden-wood-152c [class*="social-icon-soundcloud"].item_black_e842 {
  background-color: transparent;
  color: #f80;
}
.hidden-wood-152c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.hidden-wood-152c [class*="social-icon-spotify"].item_black_e842 {
  background-color: transparent;
  color: #2ebd59;
}
.hidden-wood-152c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.hidden-wood-152c
  [class*="social-icon-stack-overflow"].item_black_e842 {
  background-color: transparent;
  color: #fe7a15;
}
.hidden-wood-152c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.hidden-wood-152c [class*="social-icon-maldkfgram"].item_black_e842 {
  background-color: transparent;
  color: #2ca5e0;
}
.hidden-wood-152c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.hidden-wood-152c [class*="social-icon-tripadvisor"].item_black_e842 {
  background-color: transparent;
  color: #589442;
}
.hidden-wood-152c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.hidden-wood-152c [class*="social-icon-tumblr"].item_black_e842 {
  background-color: transparent;
  color: #35465c;
}
.hidden-wood-152c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.hidden-wood-152c [class*="social-icon-twitch"].item_black_e842 {
  background-color: transparent;
  color: #6441a5;
}
.hidden-wood-152c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.hidden-wood-152c [class*="social-icon-twitter"].item_black_e842 {
  background-color: transparent;
  color: #1da1f2;
}
.hidden-wood-152c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.hidden-wood-152c [class*="social-icon-vimeo"].item_black_e842 {
  background-color: transparent;
  color: #1ab7ea;
}
.hidden-wood-152c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.hidden-wood-152c [class*="social-icon-vk"].item_black_e842 {
  background-color: transparent;
  color: #45668e;
}
.hidden-wood-152c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.hidden-wood-152c [class*="social-icon-weibo"].item_black_e842 {
  background-color: transparent;
  color: #df2029;
}
.hidden-wood-152c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.hidden-wood-152c [class*="social-icon-weixin"].item_black_e842 {
  background-color: transparent;
  color: #7bb32e;
}
.hidden-wood-152c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.hidden-wood-152c [class*="social-icon-whatsapp"].item_black_e842 {
  background-color: transparent;
  color: #25d366;
}
.hidden-wood-152c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.hidden-wood-152c [class*="social-icon-wordpress"].item_black_e842 {
  background-color: transparent;
  color: #21759b;
}
.hidden-wood-152c [class*="social-icon-xing"] {
  background-color: #026466;
}
.hidden-wood-152c [class*="social-icon-xing"].item_black_e842 {
  background-color: transparent;
  color: #026466;
}
.hidden-wood-152c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.hidden-wood-152c [class*="social-icon-yelp"].item_black_e842 {
  background-color: transparent;
  color: #af0606;
}
.hidden-wood-152c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.hidden-wood-152c [class*="social-icon-youtube"].item_black_e842 {
  background-color: transparent;
  color: #cd201f;
}
.new-9e8b {
  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;
}
.new-9e8b:hover {
  box-shadow: none;
  background: 0 0;
}
.image-cbce {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.section_tiny_31b9 {
  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;
}
.item-67ca {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.module-under-0eb1 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.module-under-0eb1,
.module-under-0eb1::after,
.module-under-0eb1::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;
}
.module-under-0eb1::after,
.module-under-0eb1::before {
  content: "";
  display: block;
  background-color: inherit;
}
.accordion_9193 .section_tiny_31b9 .item-67ca {
  margin-top: -2px;
  width: 19px;
}
.accordion_9193 .section_tiny_31b9 .module-under-0eb1 {
  margin-top: -1px;
}
.accordion_9193 .section_tiny_31b9 .module-under-0eb1,
.accordion_9193 .section_tiny_31b9 .module-under-0eb1::after,
.accordion_9193 .section_tiny_31b9 .module-under-0eb1::before {
  width: 19px;
  height: 2px;
}
.accordion_9193 .section_tiny_31b9 .module-under-0eb1::before {
  top: -6px;
}
.accordion_9193 .section_tiny_31b9 .module-under-0eb1::after {
  bottom: -6px;
}
.shade_lower_64bb .section_tiny_31b9 .item-67ca {
  margin-top: -2px;
  width: 22px;
}
.shade_lower_64bb .section_tiny_31b9 .module-under-0eb1 {
  margin-top: -1px;
}
.shade_lower_64bb .section_tiny_31b9 .module-under-0eb1,
.shade_lower_64bb .section_tiny_31b9 .module-under-0eb1::after,
.shade_lower_64bb .section_tiny_31b9 .module-under-0eb1::before {
  width: 22px;
  height: 2px;
}
.shade_lower_64bb .section_tiny_31b9 .module-under-0eb1::before {
  top: -7px;
}
.shade_lower_64bb .section_tiny_31b9 .module-under-0eb1::after {
  bottom: -7px;
}
.dynamic-3c82 .section_tiny_31b9 .item-67ca {
  margin-top: -2px;
  width: 31px;
}
.dynamic-3c82 .section_tiny_31b9 .module-under-0eb1 {
  margin-top: -1.5px;
}
.dynamic-3c82 .section_tiny_31b9 .module-under-0eb1,
.dynamic-3c82 .section_tiny_31b9 .module-under-0eb1::after,
.dynamic-3c82 .section_tiny_31b9 .module-under-0eb1::before {
  width: 31px;
  height: 3px;
}
.dynamic-3c82 .section_tiny_31b9 .module-under-0eb1::before {
  top: -9px;
}
.dynamic-3c82 .section_tiny_31b9 .module-under-0eb1::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .hot_2560 .section_tiny_31b9 .item-67ca {
    margin-top: -2px;
    width: 19px;
  }
  .hot_2560 .section_tiny_31b9 .module-under-0eb1 {
    margin-top: -1px;
  }
  .hot_2560 .section_tiny_31b9 .module-under-0eb1,
  .hot_2560 .section_tiny_31b9 .module-under-0eb1::after,
  .hot_2560 .section_tiny_31b9 .module-under-0eb1::before {
    width: 19px;
    height: 2px;
  }
  .hot_2560 .section_tiny_31b9 .module-under-0eb1::before {
    top: -6px;
  }
  .hot_2560 .section_tiny_31b9 .module-under-0eb1::after {
    bottom: -6px;
  }
  .content-3681 .section_tiny_31b9 .item-67ca {
    margin-top: -2px;
    width: 22px;
  }
  .content-3681 .section_tiny_31b9 .module-under-0eb1 {
    margin-top: -1px;
  }
  .content-3681 .section_tiny_31b9 .module-under-0eb1,
  .content-3681 .section_tiny_31b9 .module-under-0eb1::after,
  .content-3681 .section_tiny_31b9 .module-under-0eb1::before {
    width: 22px;
    height: 2px;
  }
  .content-3681 .section_tiny_31b9 .module-under-0eb1::before {
    top: -7px;
  }
  .content-3681 .section_tiny_31b9 .module-under-0eb1::after {
    bottom: -7px;
  }
  .message-1348 .section_tiny_31b9 .item-67ca {
    margin-top: -2px;
    width: 31px;
  }
  .message-1348 .section_tiny_31b9 .module-under-0eb1 {
    margin-top: -1.5px;
  }
  .message-1348 .section_tiny_31b9 .module-under-0eb1,
  .message-1348 .section_tiny_31b9 .module-under-0eb1::after,
  .message-1348 .section_tiny_31b9 .module-under-0eb1::before {
    width: 31px;
    height: 3px;
  }
  .message-1348 .section_tiny_31b9 .module-under-0eb1::before {
    top: -9px;
  }
  .message-1348 .section_tiny_31b9 .module-under-0eb1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .message_next_650b .section_tiny_31b9 .item-67ca {
    margin-top: -2px;
    width: 19px;
  }
  .message_next_650b .section_tiny_31b9 .module-under-0eb1 {
    margin-top: -1px;
  }
  .message_next_650b .section_tiny_31b9 .module-under-0eb1,
  .message_next_650b .section_tiny_31b9 .module-under-0eb1::after,
  .message_next_650b .section_tiny_31b9 .module-under-0eb1::before {
    width: 19px;
    height: 2px;
  }
  .message_next_650b .section_tiny_31b9 .module-under-0eb1::before {
    top: -6px;
  }
  .message_next_650b .section_tiny_31b9 .module-under-0eb1::after {
    bottom: -6px;
  }
  .overlay_new_d4d7 .section_tiny_31b9 .item-67ca {
    margin-top: -2px;
    width: 22px;
  }
  .overlay_new_d4d7 .section_tiny_31b9 .module-under-0eb1 {
    margin-top: -1px;
  }
  .overlay_new_d4d7 .section_tiny_31b9 .module-under-0eb1,
  .overlay_new_d4d7 .section_tiny_31b9 .module-under-0eb1::after,
  .overlay_new_d4d7 .section_tiny_31b9 .module-under-0eb1::before {
    width: 22px;
    height: 2px;
  }
  .overlay_new_d4d7 .section_tiny_31b9 .module-under-0eb1::before {
    top: -7px;
  }
  .overlay_new_d4d7 .section_tiny_31b9 .module-under-0eb1::after {
    bottom: -7px;
  }
  .hero-a882 .section_tiny_31b9 .item-67ca {
    margin-top: -2px;
    width: 31px;
  }
  .hero-a882 .section_tiny_31b9 .module-under-0eb1 {
    margin-top: -1.5px;
  }
  .hero-a882 .section_tiny_31b9 .module-under-0eb1,
  .hero-a882 .section_tiny_31b9 .module-under-0eb1::after,
  .hero-a882 .section_tiny_31b9 .module-under-0eb1::before {
    width: 31px;
    height: 3px;
  }
  .hero-a882 .section_tiny_31b9 .module-under-0eb1::before {
    top: -9px;
  }
  .hero-a882 .section_tiny_31b9 .module-under-0eb1::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .mask-glass-5054 .section_tiny_31b9 .item-67ca {
    margin-top: -2px;
    width: 19px;
  }
  .mask-glass-5054 .section_tiny_31b9 .module-under-0eb1 {
    margin-top: -1px;
  }
  .mask-glass-5054 .section_tiny_31b9 .module-under-0eb1,
  .mask-glass-5054 .section_tiny_31b9 .module-under-0eb1::after,
  .mask-glass-5054 .section_tiny_31b9 .module-under-0eb1::before {
    width: 19px;
    height: 2px;
  }
  .mask-glass-5054 .section_tiny_31b9 .module-under-0eb1::before {
    top: -6px;
  }
  .mask-glass-5054 .section_tiny_31b9 .module-under-0eb1::after {
    bottom: -6px;
  }
  .stale-2487 .section_tiny_31b9 .item-67ca {
    margin-top: -2px;
    width: 22px;
  }
  .stale-2487 .section_tiny_31b9 .module-under-0eb1 {
    margin-top: -1px;
  }
  .stale-2487 .section_tiny_31b9 .module-under-0eb1,
  .stale-2487 .section_tiny_31b9 .module-under-0eb1::after,
  .stale-2487 .section_tiny_31b9 .module-under-0eb1::before {
    width: 22px;
    height: 2px;
  }
  .stale-2487 .section_tiny_31b9 .module-under-0eb1::before {
    top: -7px;
  }
  .stale-2487 .section_tiny_31b9 .module-under-0eb1::after {
    bottom: -7px;
  }
  .picture-middle-731d .section_tiny_31b9 .item-67ca {
    margin-top: -2px;
    width: 31px;
  }
  .picture-middle-731d .section_tiny_31b9 .module-under-0eb1 {
    margin-top: -1.5px;
  }
  .picture-middle-731d .section_tiny_31b9 .module-under-0eb1,
  .picture-middle-731d .section_tiny_31b9 .module-under-0eb1::after,
  .picture-middle-731d .section_tiny_31b9 .module-under-0eb1::before {
    width: 31px;
    height: 3px;
  }
  .picture-middle-731d .section_tiny_31b9 .module-under-0eb1::before {
    top: -9px;
  }
  .picture-middle-731d .section_tiny_31b9 .module-under-0eb1::after {
    bottom: -9px;
  }
}
.medium_356b .module-under-0eb1 {
  -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);
}
.medium_356b .module-under-0eb1::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.medium_356b .module-under-0eb1::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);
}
.medium_356b.frame-complex-b41a .module-under-0eb1 {
  -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);
}
.medium_356b.frame-complex-b41a .module-under-0eb1::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.medium_356b.frame-complex-b41a .module-under-0eb1::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);
}
.header_cbf7 {
  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.panel-stale-79b2:before {
  display: none;
}
.east-e058 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.east-e058 .center_303a {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.east-e058 .center_303a:last-of-type {
  border-bottom: none;
}
.east-e058 .center_303a.pattern_large_2656,
.east-e058 .center_303a.breadcrumb-orange-c518,
.east-e058 .center_303a.notification_0fa8 {
  padding: 0;
}
.east-e058 .column-north-03ea .tag_ffb7 {
  color: currentColor;
}
.east-e058 .column-north-03ea .tag_ffb7:focus,
.east-e058 .column-north-03ea .tag_ffb7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-e058.lite-f075 .sort_new_587c,
.east-e058.lite-f075 .surface-in-1c54 a,
.east-e058.lite-f075 .bright-62c8 a,
.east-e058.lite-f075 .sidebar-brown-372b a {
  color: rgba(0, 0, 0, 0.55);
}
.east-e058.lite-f075 .sort_new_587c:hover,
.east-e058.lite-f075 .surface-in-1c54 a:hover,
.east-e058.lite-f075 .bright-62c8 a:hover,
.east-e058.lite-f075 .sidebar-brown-372b a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.east-e058.lite-f075 .copper-f3d6 {
  color: rgba(0, 0, 0, 0.8);
}
.east-e058.lite-f075 .center_303a {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-e058.lite-f075 .center_303a:before {
  background: rgba(0, 0, 0, 0.08);
}
.east-e058.lite-f075 .sort-thick-6f7c:before {
  background: rgba(255, 255, 255, 0.9);
}
.east-e058.lite-f075 .column-north-03ea .tertiary_bc1a li a,
.east-e058.lite-f075 .column-north-03ea .tag_ffb7,
.east-e058.lite-f075 .sidebar-brown-372b {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-e058.lite-f075 .column-north-03ea .tag_ffb7:focus,
.east-e058.lite-f075 .column-north-03ea .tag_ffb7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-e058.lite-f075 .tertiary_bc1a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.east-e058.element-1e14 .sort_new_587c,
.east-e058.element-1e14 .surface-in-1c54 a,
.east-e058.element-1e14 .bright-62c8 .tag_ffb7,
.east-e058.element-1e14 .bright-62c8 a,
.east-e058.element-1e14 .sidebar-brown-372b a {
  color: rgba(255, 255, 255, 0.79);
}
.east-e058.element-1e14 .sort_new_587c:hover,
.east-e058.element-1e14 .surface-in-1c54 a:hover,
.east-e058.element-1e14 .bright-62c8 .tag_ffb7:hover,
.east-e058.element-1e14 .bright-62c8 a:hover,
.east-e058.element-1e14 .sidebar-brown-372b a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.east-e058.element-1e14 .copper-f3d6 {
  color: rgba(255, 255, 255, 0.99);
}
.east-e058.element-1e14 .center_303a {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-e058.element-1e14 .center_303a:before {
  background: rgba(255, 255, 255, 0.08);
}
.east-e058.element-1e14 .sort-thick-6f7c:before {
  background: rgba(0, 0, 0, 0.9);
}
.east-e058.element-1e14 .column-north-03ea .tertiary_bc1a li a,
.east-e058.element-1e14 .column-north-03ea .tag_ffb7,
.east-e058.element-1e14 .sidebar-brown-372b {
  border-color: rgba(255, 255, 255, 0.08);
}
.east-e058.element-1e14 .column-north-03ea .tag_ffb7:focus,
.east-e058.element-1e14 .column-north-03ea .tag_ffb7:hover {
  background: rgba(0, 0, 0, 0.01);
}
.east-e058.element-1e14 .tertiary_bc1a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sort-thick-6f7c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.sort-thick-6f7c:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.thick-2324 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.advanced_a2e8 .east-e058 {
  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;
}
.advanced_a2e8 .center_303a {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.advanced_a2e8 .center_303a: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) {
  .advanced_a2e8 .center_303a:before {
    width: 16%;
    left: 42%;
  }
}
.advanced_a2e8 .center_303a:last-child:before {
  content: none;
}
.advanced_a2e8 .center_303a[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.advanced_a2e8 .column-north-03ea .tertiary_bc1a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.advanced_a2e8 .column-north-03ea .tertiary_bc1a li a .tag_ffb7 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.advanced_a2e8 .column-north-03ea .sidebar-brown-372b {
  border: none;
}
.advanced_a2e8 .column-north-03ea .sidebar-brown-372b li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.advanced_a2e8 .sort-thick-6f7c {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.advanced_a2e8 .thick-2324 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.advanced_a2e8 .element-1e14 .sort-thick-6f7c:before {
  background: rgba(0, 0, 0, 0.9);
}
.advanced_a2e8 .lite-f075.brown_4edb .module-under-0eb1 {
  background: rgba(0, 0, 0, 0.6);
}
.advanced_a2e8
  .lite-f075.brown_4edb
  .module-under-0eb1::after,
.advanced_a2e8
  .lite-f075.brown_4edb
  .module-under-0eb1:before {
  background: inherit;
}
.advanced_a2e8
  .lite-f075.brown_4edb:hover
  .module-under-0eb1 {
  background: rgba(0, 0, 0, 0.8);
}
.steel_c3cc .east-e058 {
  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) {
  .steel_c3cc .east-e058 {
    width: auto;
    right: 45px;
  }
}
.label-gold-a0ce .east-e058 {
  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) {
  .label-gold-a0ce .east-e058 {
    width: auto;
    left: 45px;
  }
}
.panel-stale-79b2 .east-e058 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.panel-stale-79b2 .thick-2324 {
  max-width: 48em;
  margin: 0 auto;
}
.panel-stale-79b2 .sort-thick-6f7c:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.nav-5851 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.nav-5851.advanced_a2e8 .east-e058 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.nav-5851.steel_c3cc .east-e058 {
  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);
}
.nav-5851 .east-e058 {
  visibility: visible;
}
.nav-5851.label-gold-a0ce .east-e058 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.breadcrumb-5b0f,
.notice_south_b430 {
  overflow-x: hidden;
}
.breadcrumb-5b0f .east-e058 {
  overflow: auto;
}
.breadcrumb-5b0f.advanced_a2e8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-5b0f.advanced_a2e8 .east-e058 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.breadcrumb-5b0f.advanced_a2e8 .new-9e8b {
  opacity: 0;
}
.breadcrumb-5b0f.steel_c3cc {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-5b0f.steel_c3cc .east-e058 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.breadcrumb-5b0f.steel_c3cc .new-9e8b {
  opacity: 0;
}
.breadcrumb-5b0f.label-gold-a0ce {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.breadcrumb-5b0f.label-gold-a0ce .east-e058 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.breadcrumb-5b0f.label-gold-a0ce .new-9e8b {
  opacity: 0;
}
.breadcrumb-5b0f.panel-stale-79b2 .east-e058 {
  z-index: 10;
  visibility: visible;
}
.brown_4edb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.brown_4edb .module-under-0eb1 {
  background: rgba(255, 255, 255, 0.99);
}
.brown_4edb .module-under-0eb1::after,
.brown_4edb .module-under-0eb1:before {
  background: inherit;
}
.brown_4edb:hover .module-under-0eb1 {
  background: rgba(255, 255, 255, 0.99);
}
.label-gold-a0ce .brown_4edb {
  top: 10px;
  right: auto;
  left: 12px;
}
.panel-stale-79b2 .brown_4edb {
  display: none !important;
}
.breadcrumb-5b0f:before,
.notice_south_b430:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.breadcrumb-5b0f .brown_4edb,
.notice_south_b430 .brown_4edb {
  display: inline-block;
}
.east-e058 .shadow_out_04c0 {
  -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;
}
.breadcrumb-5b0f .east-e058 .shadow_out_04c0,
.notice_south_b430 .east-e058 .shadow_out_04c0 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thumbnail-fb35 .section-7007 {
  width: 100%;
}
.prev_f969 {
  padding: 0 0.5em 0;
}
.prev_f969 [class*="customify-col-"],
.prev_f969 [class*="customify-col_"],
.prev_f969 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.list_ad2d .prev_f969 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .dynamic_1072 .search_cool_af09,
  .search_cool_af09 {
    display: none;
  }
  .first-881a {
    text-align: left;
  }
  .glass-3091 {
    text-align: center;
  }
  .slider-dim-f0fa {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .dynamic_1072 .dropdown_9661,
  .dropdown_9661 {
    display: none;
  }
  .notice_0a3e {
    text-align: left;
  }
  .east_b282 {
    text-align: center;
  }
  .row_first_9ad5 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .dynamic_1072 .bottom_3e2b,
  .bottom_3e2b {
    display: none;
  }
  .component-5e6a {
    text-align: left;
  }
  .outer-56b2 {
    text-align: center;
  }
  .tertiary_b09e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.notification_d159 {
  box-shadow: none !important;
}
.clean-b5d9 .large-d2d4,
.main-in-1403 .large-d2d4 {
  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;
}
.main-in-1403 .large-d2d4 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notification-bronze-80ce {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notification-bronze-80ce:after,
.notification-bronze-80ce:before {
  content: "";
  display: table;
}
.notification-bronze-80ce:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notification-bronze-80ce {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notification-bronze-80ce,
.west-652d {
  max-width: 1248px;
  margin: 0 auto;
}

.avatar_024e.texture-easy-6f77 .notification-bronze-80ce {
  max-width: 100%;
}
.avatar_024e.wrapper-c2bb {
  max-width: 1200px;
  margin: 0 auto;
}
.avatar_024e.modal_large_d3e8 .notification-bronze-80ce {
  max-width: 100%;
}
.avatar_024e.modal_large_d3e8 > .notification-bronze-80ce {
  padding-left: 0;
  padding-right: 0;
}
.avatar_024e.modal_large_d3e8 > .notification-bronze-80ce .dynamic_1072 {
  margin: 0;
}
.avatar_024e.modal_large_d3e8
  > .notification-bronze-80ce
  .caption_5a09.notification_18e0 {
  margin-right: 0;
  margin-left: 0;
}
.avatar_024e.modal_large_d3e8 #main.notification_18e0 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .mask_01e9 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .mask_01e9 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .brown-3603 .container-light-ecbd {
    padding-right: 1em;
  }
  .brown-3603.outer-786f .caption_5a09 {
    border-right: 1px solid #eaecee;
  }
  .brown-3603.outer-786f .container-light-ecbd {
    padding-right: 1em;
  }
  .brown-3603.outer-786f .black-3202 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .liquid-98b4 .container-light-ecbd {
    padding-left: 1em;
  }
  .liquid-98b4.outer-786f .caption_5a09 {
    border-left: 1px solid #eaecee;
  }
  .liquid-98b4.outer-786f .container-light-ecbd {
    padding-left: 1em;
  }
  .liquid-98b4.outer-786f .black-3202 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .easy_63f4 .container-light-ecbd {
    padding-left: 1em;
  }
  .easy_63f4.outer-786f .picture_bright_6edc {
    border-right: 1px solid #eaecee;
  }
  .easy_63f4.outer-786f .brown-7342 {
    border-right: 1px solid #eaecee;
  }
  .easy_63f4.outer-786f .container-light-ecbd {
    padding-left: 1em;
  }
  .easy_63f4.outer-786f .black-3202 {
    padding-right: 1em;
  }
  .easy_63f4.outer-786f .shadow_b16d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .row_small_128c .container-light-ecbd {
    padding-right: 1em;
  }
  .row_small_128c.outer-786f .picture_bright_6edc {
    border-left: 1px solid #eaecee;
  }
  .row_small_128c.outer-786f .brown-7342 {
    border-left: 1px solid #eaecee;
  }
  .row_small_128c.outer-786f .container-light-ecbd {
    padding-right: 1em;
  }
  .row_small_128c.outer-786f .black-3202 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .row_small_128c.outer-786f .shadow_b16d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .mask_01e9 .container-light-ecbd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask_01e9.outer-786f .caption_5a09 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .mask_01e9.outer-786f .container-light-ecbd {
    padding-left: 1em;
    padding-right: 1em;
  }
  .mask_01e9.outer-786f .black-3202 {
    padding-left: 1em;
  }
  .mask_01e9.outer-786f .shadow_b16d {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .mask_01e9.outer-786f .container-light-ecbd {
    padding-left: 0;
  }
}
.element-bdd1 .pattern-b25f {
  display: inline-block;
}
.tag_steel_ff33 {
  display: inline-block;
}
.filter-544e {
  word-con: break-word;
}
.static_62bf > span {
  display: inline-block;
  padding: 5px 0;
}
.static_62bf .video_7b76 {
  margin-left: 8px;
  margin-right: 8px;
}
.static_62bf .outline_gold_5726 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.warm-7f04 .bottom_07a2 {
  margin-bottom: 2em;
}
.warm-7f04 .overlay_33a7 {
  margin-bottom: 15px;
}
.warm-7f04 .overlay_33a7:last-child {
  margin-bottom: 0;
}
.warm-7f04 .notice-pro-d8ae {
  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) {
  .warm-7f04 .notice-pro-d8ae {
    display: block;
  }
}
.warm-7f04 .west_80a4 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .warm-7f04 .west_80a4 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.warm-7f04 .dynamic-112c {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.warm-7f04 .dynamic-112c img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.warm-7f04 .dynamic-112c a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.warm-7f04 .filter-544e {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.warm-7f04 .filter-544e a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.warm-7f04 .full_c7a7 p:last-child {
  margin-bottom: 0;
}
.warm-7f04 .pro-7161 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.warm-7f04 .icon_68be {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.warm-7f04 .image_2b22 {
  margin-top: 1em;
}
.warm-7f04 .hidden-c342 {
  top: 0;
  display: block;
}
.warm-7f04 .hidden-c342 a {
  color: inherit;
}
.warm-7f04 .hidden-c342 a:hover {
  color: inherit;
}
.warm-7f04 .first_5423 {
  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;
}
.warm-7f04 .first_5423:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.warm-7f04 .icon_68be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.warm-7f04 .block-03c2 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.warm-7f04 .block-03c2:first-child {
  margin-top: 0;
}
.warm-7f04 .block-03c2.texture-warm-00bf {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.warm-7f04 .block-03c2.shadow-pink-5a2d {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.warm-7f04
  .block-03c2.shadow-pink-5a2d.dirty-db50
  .image_2b22 {
  width: 100%;
}
.warm-7f04 .shadow-pink-5a2d {
  -webkit-box-align: center;
  align-items: center;
}
.warm-7f04 .shadow-pink-5a2d .static_62bf,
.warm-7f04 .shadow-pink-5a2d > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.warm-7f04 .dynamic-112c {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.warm-7f04 .dynamic-112c img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.warm-7f04 .dynamic-112c: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;
}
.warm-7f04 .texture-warm-00bf {
  z-index: 5;
}
.warm-7f04 .panel-62f8 .glass-9009 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.warm-7f04 .primary_b3be .glass-9009 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.warm-7f04 .aside_462c .glass-9009 {
  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;
}
.warm-7f04.in_7266 .notice-pro-d8ae,
.warm-7f04.title_d703 .notice-pro-d8ae {
  display: block;
}
.warm-7f04.in_7266 .notice-pro-d8ae .backdrop_6653,
.warm-7f04.in_7266 .notice-pro-d8ae .icon_68be,
.warm-7f04.title_d703 .notice-pro-d8ae .backdrop_6653,
.warm-7f04.title_d703 .notice-pro-d8ae .icon_68be {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.warm-7f04.background-1fec .west_80a4 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .warm-7f04.background-1fec .west_80a4 {
    margin-right: 0;
  }
}
.warm-7f04.in_7266 .west_80a4,
.warm-7f04.title_d703 .west_80a4 {
  padding-top: 40%;
}
.warm-7f04.in_7266 .bottom_07a2,
.warm-7f04.title_d703 .bottom_07a2 {
  display: block;
}
.warm-7f04.in_7266 .fn-sticky-ca31 .icon_68be,
.warm-7f04.title_d703 .fn-sticky-ca31 .icon_68be {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.warm-7f04.in_7266 .west_80a4,
.warm-7f04.title_d703 .west_80a4 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.warm-7f04.in_7266 .icon_68be {
  padding: 1em;
}
.block_south_72c7 {
  margin: 30px auto;
  display: block;
}
.block_south_72c7 .content_dark_fa7b > * {
  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;
}
.block_south_72c7 .content_dark_fa7b > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.block_south_72c7 .content_dark_fa7b span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.large_b0f5 .static_62bf {
  margin-bottom: 1.41575em;
}
.large_b0f5 .search_blue_e362 {
  margin-bottom: 1.618em;
}
.hover-narrow-7e3a .highlight-in-1022 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hover-narrow-7e3a .highlight-in-1022 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hover-narrow-7e3a .list-red-94ff {
  max-width: 100%;
  overflow: auto;
}
.row_c0d8 .hover-narrow-7e3a a:hover {
  text-decoration: underline;
}
.main-4b61 .overlay_33a7:not(.filter-544e),
.main-4b61 .dynamic-112c {
  margin-bottom: 1.41575em;
}
.main-4b61 .overlay_33a7:not(.filter-544e):last-child,
.main-4b61 .dynamic-112c:last-child {
  margin-bottom: 0;
}
.main-4b61 .overlay_33a7.easy-487e {
  margin-bottom: 0.41575em;
}
.main-4b61 .black-da30:before,
.main-4b61 .middle-a110:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.main-4b61 .black-da30:before {
  content: "\f115";
}
.main-4b61 .middle-a110:before {
  content: "\f02c";
}
.main-4b61 .list-fb5b {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.main-4b61 .list-fb5b a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.section_narrow_2a8e {
  display: -webkit-box;
  display: flex;
}
.section_narrow_2a8e .inner_1a78 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .section_narrow_2a8e .inner_1a78 {
    flex-basis: 90px;
  }
}
.section_narrow_2a8e .focused-7de1 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .section_narrow_2a8e .focused-7de1 {
    flex-basis: calc(100% - 50px);
  }
}
.section_narrow_2a8e .iron-1e0f p:last-child {
  margin-bottom: 0.72em;
}
.picture-f9df .content_dark_fa7b {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.picture-f9df .content_dark_fa7b:after,
.picture-f9df .content_dark_fa7b:before {
  content: "";
  display: table;
}
.picture-f9df .content_dark_fa7b:after {
  clear: both;
}
.picture-f9df .content_dark_fa7b .active_9e99,
.picture-f9df .content_dark_fa7b .brown-459f {
  width: 49%;
}
.picture-f9df .content_dark_fa7b .active_9e99 a span.small-8cd6,
.picture-f9df .content_dark_fa7b .brown-459f a span.small-8cd6 {
  display: block;
  margin-bottom: 5px;
}
.picture-f9df .content_dark_fa7b .brown-459f {
  float: left;
  text-align: left;
}
.picture-f9df .content_dark_fa7b .active_9e99 {
  float: right;
  text-align: right;
}
.focus-8e9d {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .focus-8e9d {
    margin-bottom: 0;
  }
}
.sidebar-c88e {
  margin-bottom: 1em;
}
.sidebar-c88e .filter-544e {
  font-size: 1.1em;
  line-height: 1.3;
}
.hard-9ef1 a {
  display: block;
  line-height: 0;
  position: relative;
}
.cool-98c4 .sidebar-c88e,
.box_5455 .sidebar-c88e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .cool-98c4 .sidebar-c88e,
  .box_5455 .sidebar-c88e {
    display: block;
  }
}
.cool-98c4 .hard-9ef1,
.box_5455 .hard-9ef1 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .cool-98c4 .hard-9ef1,
  .box_5455 .hard-9ef1 {
    margin-bottom: 1em;
  }
}
.cool-98c4 .hard-9ef1 img,
.box_5455 .hard-9ef1 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.cool-98c4 .texture-mini-53b0,
.box_5455 .texture-mini-53b0 {
  flex-basis: calc(100% - 160px);
}
.cool-98c4 .texture-mini-53b0 p,
.box_5455 .texture-mini-53b0 p {
  margin-bottom: 0;
}
.cool-98c4 .texture-mini-53b0 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .cool-98c4 .texture-mini-53b0 {
    padding-left: 0;
  }
}
.box_5455 .texture-mini-53b0 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .box_5455 .texture-mini-53b0 {
    padding-right: 0;
  }
}
.box_5455 .hard-9ef1 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.mask_left_407f .hard-9ef1 {
  margin-bottom: 0.5em;
}
.mask_left_407f .hard-9ef1 img {
  width: 100%;
}
.selected-5c0d .large-c801,
.overlay_slow_ca81 .large-c801 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.overlay_slow_ca81 .caption_5a09 .highlight-e4bc p:last-child {
  margin-bottom: 0;
}
.overlay-stale-ad93 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.widget-1197 .clean-e8ce {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .widget-1197 .clean-e8ce:last-of-type {
    margin-bottom: 0;
  }
}
.widget-1197 .clean-e8ce ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.widget-1197 .clean-e8ce ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.widget-1197 .clean-e8ce ul li {
  margin: 0 0 0.6em;
}
.widget-1197 .clean-e8ce ul li.card_current_118c,
.widget-1197 .clean-e8ce ul li.old-2e8b {
  position: relative;
}
.widget-1197 .clean-e8ce ul li.card_current_118c .modal-d2f0,
.widget-1197 .clean-e8ce ul li.old-2e8b .modal-d2f0 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.widget-1197 .clean-e8ce ul li.card_current_118c:after:after,
.widget-1197 .clean-e8ce ul li.card_current_118c:after:before,
.widget-1197
  .clean-e8ce
  ul
  li.old-2e8b:after:after,
.widget-1197
  .clean-e8ce
  ul
  li.old-2e8b:after:before {
  content: "";
  display: table;
}
.widget-1197 .clean-e8ce ul li.card_current_118c:after:after,
.widget-1197
  .clean-e8ce
  ul
  li.old-2e8b:after:after {
  clear: both;
}
.widget-1197 .clean-e8ce a.form_7f5c:hover {
  text-decoration: none;
}
.widget-1197 .clean-e8ce select {
  max-width: 100%;
}
.widget-1197 .clean-e8ce table {
  font-size: 85%;
}
.widget-1197 .clean-e8ce table td,
.widget-1197 .clean-e8ce table th {
  padding: 0.2360828548em;
  text-align: center;
}
.widget-1197 .clean-e8ce table tfoot td {
  text-align: left;
}
.widget-1197 .clean-e8ce :last-child {
  margin-bottom: 0;
}
.widget-1197 .clean-e8ce .static-97d2 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.widget-1197 .clean-e8ce .static-97d2 label {
  width: 100%;
}
.widget-1197 .clean-e8ce .static-97d2 .rough-4610 {
  width: 100%;
  display: block;
}
.widget-1197 .clean-e8ce .static-97d2 .under_a4c5 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.widget-1197 .clean-e8ce .static-97d2 .under_a4c5:hover svg #svg-search {
  fill: #444;
}
.widget-1197 .clean-e8ce .static-97d2 .under_a4c5 svg {
  width: 18px;
  height: 18px;
}
.widget-1197 .steel-13bb ul ul,
.widget-1197 .grid_lite_ecdd ul ul,
.widget-1197 .dynamic-088b ul ul,
.widget-1197 .narrow-b4a5 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.widget-1197 .steel-13bb .notice-e709 > a,
.widget-1197 .grid_lite_ecdd .notice-e709 > a,
.widget-1197 .dynamic-088b .notice-e709 > a,
.widget-1197 .narrow-b4a5 .notice-e709 > a {
  margin-bottom: 0;
}
.widget-1197 .up-7a3b li,
.widget-1197 .steel-13bb li,
.widget-1197 .breadcrumb_8954 li,
.widget-1197 .grid_lite_ecdd li,
.widget-1197 .dynamic-088b li,
.widget-1197 .narrow-b4a5 li,
.widget-1197 .link-35e6 li,
.widget-1197 .mini-34ad li {
  display: block;
  position: relative;
}
.widget-1197 .up-7a3b li:last-child,
.widget-1197 .steel-13bb li:last-child,
.widget-1197 .breadcrumb_8954 li:last-child,
.widget-1197 .grid_lite_ecdd li:last-child,
.widget-1197 .dynamic-088b li:last-child,
.widget-1197 .narrow-b4a5 li:last-child,
.widget-1197 .link-35e6 li:last-child,
.widget-1197 .mini-34ad li:last-child {
  border: none;
}
.widget-1197 .up-7a3b li a,
.widget-1197 .steel-13bb li a,
.widget-1197 .breadcrumb_8954 li a,
.widget-1197 .grid_lite_ecdd li a,
.widget-1197 .dynamic-088b li a,
.widget-1197 .narrow-b4a5 li a,
.widget-1197 .link-35e6 li a,
.widget-1197 .mini-34ad li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget-1197 .up-7a3b li ul li::before,
.widget-1197 .steel-13bb li ul li::before,
.widget-1197 .breadcrumb_8954 li ul li::before,
.widget-1197 .grid_lite_ecdd li ul li::before,
.widget-1197 .dynamic-088b li ul li::before,
.widget-1197 .narrow-b4a5 li ul li::before,
.widget-1197 .link-35e6 li ul li::before,
.widget-1197 .mini-34ad li ul li::before {
  left: 15px;
}
.widget-1197 .up-7a3b li ul a,
.widget-1197 .steel-13bb li ul a,
.widget-1197 .breadcrumb_8954 li ul a,
.widget-1197 .grid_lite_ecdd li ul a,
.widget-1197 .dynamic-088b li ul a,
.widget-1197 .narrow-b4a5 li ul a,
.widget-1197 .link-35e6 li ul a,
.widget-1197 .mini-34ad li ul a {
  padding-left: 20px;
}
.widget-1197 .up-7a3b li ul ul li::before,
.widget-1197 .steel-13bb li ul ul li::before,
.widget-1197 .breadcrumb_8954 li ul ul li::before,
.widget-1197 .grid_lite_ecdd li ul ul li::before,
.widget-1197 .dynamic-088b li ul ul li::before,
.widget-1197 .narrow-b4a5 li ul ul li::before,
.widget-1197 .link-35e6 li ul ul li::before,
.widget-1197 .mini-34ad li ul ul li::before {
  left: 30px;
}
.widget-1197 .up-7a3b li ul ul a,
.widget-1197 .steel-13bb li ul ul a,
.widget-1197 .breadcrumb_8954 li ul ul a,
.widget-1197 .grid_lite_ecdd li ul ul a,
.widget-1197 .dynamic-088b li ul ul a,
.widget-1197 .narrow-b4a5 li ul ul a,
.widget-1197 .link-35e6 li ul ul a,
.widget-1197 .mini-34ad li ul ul a {
  padding-left: 40px;
}
.widget-1197 .yellow-1299 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.widget-1197 .mini-34ad ul li {
  margin-bottom: 1.41575em;
}
.widget-1197 .mini-34ad ul li .simple-40aa {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.widget-1197 .mini-34ad ul li .notice-ca80 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.element-1e14 .up-7a3b li a,
.element-1e14 .steel-13bb li a,
.element-1e14 .breadcrumb_8954 li a,
.element-1e14 .grid_lite_ecdd li a,
.element-1e14 .dynamic-088b li a,
.element-1e14 .narrow-b4a5 li a,
.element-1e14 .link-35e6 li a,
.element-1e14 .mini-34ad li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-1e14 .yellow-1299 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.element-1e14 .clean-e8ce ul li.card_current_118c .modal-d2f0,
.element-1e14 .clean-e8ce ul li.old-2e8b .modal-d2f0 {
  background: rgba(0, 0, 0, 0.2);
}
.element-1e14 .widget-1197 .clean-e8ce select {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_024e .widget-1197 .tertiary_bc1a li {
  margin: 0;
}
.avatar_024e .widget-1197 .tertiary_bc1a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.avatar_024e .widget-1197 .tertiary_bc1a li ul {
  margin: 0;
}
.avatar_024e .widget-1197 .tertiary_bc1a li ul li a {
  padding-left: 15px;
}
.avatar_024e .widget-1197 .tertiary_bc1a li ul li li a {
  padding-left: 30px;
}
.avatar_024e .widget-1197 .tertiary_bc1a li.box-eba9 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.avatar_024e .widget-1197 .tertiary_bc1a li.box-eba9 > 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;
}
.avatar_024e .widget-1197 .tertiary_bc1a li.box-eba9 > 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;
}
.search_9de1 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.header-bf94 {
  position: relative;
  z-index: 10;
}
.header-bf94 .shadow_out_04c0 {
  width: 100%;
  max-width: 100%;
}
.red_757b .primary-f666 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.red_757b .lite-f075 {
}
.red_757b .element-1e14 {
  background: #292929;
}
.logo-hot-3fc0 .primary-f666 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.logo-hot-3fc0 .lite-f075 {
  background: #f9f9f9;
}
.logo-hot-3fc0 .element-1e14 {
  background: #303030;
}
.row_8177 .primary-f666 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .row_8177 .pattern-b25f {
    margin-bottom: 1em;
  }
  .row_8177 .pattern-b25f:last-child {
    margin-bottom: 0;
  }
}
.row_8177 .lite-f075 {
  background: #ededed;
}
.row_8177 .element-1e14 {
  background: #1a1a1a;
}
.primary-f666.lite-f075 {
  color: rgba(0, 0, 0, 0.6);
}
.primary-f666.lite-f075 .frame_hard_ef62 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.primary-f666.element-1e14 {
  color: rgba(255, 255, 255, 0.99);
}
.primary-f666.element-1e14 a:not(.form_7f5c) {
  color: rgba(255, 255, 255, 0.79);
}
.primary-f666.element-1e14 a:not(.form_7f5c):hover {
  color: rgba(255, 255, 255, 0.99);
}
.primary-f666.element-1e14 .frame_hard_ef62 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.primary-f666.element-1e14 table tbody td,
.primary-f666.element-1e14 table th {
  background: rgba(0, 0, 0, 0.08);
}
.active-east-3ee6.down_3272 .notification-bronze-80ce {
  max-width: initial;
}
.active-east-3ee6 .tooltip-ccbc {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.active-east-3ee6 .tooltip-ccbc .shadow_out_04c0 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .active-east-3ee6 .tooltip-ccbc .shadow_out_04c0 {
    display: block;
    margin-bottom: 2em;
  }
  .active-east-3ee6 .tooltip-ccbc .shadow_out_04c0:last-child {
    margin-bottom: 0;
  }
}
.row_8177 .pattern-b25f:last-child,
.logo-hot-3fc0 .pattern-b25f:last-child,
.red_757b .pattern-b25f:last-child {
  margin-bottom: 0;
}
.row_8177 .pattern-b25f .widget-1197 .clean-e8ce:last-child,
.logo-hot-3fc0 .pattern-b25f .widget-1197 .clean-e8ce:last-child,
.red_757b .pattern-b25f .widget-1197 .clean-e8ce:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .row_8177 .liquid-2c8d,
  .row_8177 .thumbnail-6476,
  .logo-hot-3fc0 .liquid-2c8d,
  .logo-hot-3fc0 .thumbnail-6476,
  .red_757b .liquid-2c8d,
  .red_757b .thumbnail-6476 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .header-bf94 .pattern-b25f {
    margin-bottom: 2em;
  }
}
.header-bf94 p:last-child {
  margin-bottom: 0;
}
.header-bf94 li,
.header-bf94 ul {
  list-style: none;
  margin: 0;
}
.header-bf94 ul ul {
  margin-left: 2.617924em;
}
.shade-82aa {
  font-size: 0.875em;
}

/* css-noise: bb5c */
.ghost-box-z9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
