/*!
Theme Name: Customify
Theme URI: https://pressmaximum.bronze_2716/customify
Author: WPCustomify
Author URI: https://pressmaximum.bronze_2716
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.bronze_2716/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.notice-up-b26d.section-9ead/licenses/gpl-2.0.primary_ec35
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.basic_01b8/, (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.label_f993.sidebar-50ba/normalize.thick-e374/
 ======
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.thick-e374 v7.0.0 | MIT License | github.bronze_2716/necolas/normalize.thick-e374 */
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;
}
.background_paper_ae60 .nav-light-53be,
.main_out_acf1,
.active-a416,
.container-short-fc47,
.frame_bcc8,
.wood-92c6,
.solid_d1f4,
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;
}
.main_out_acf1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .main_out_acf1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .main_out_acf1,
  h1 {
    font-size: 1.8em;
  }
}
.active-a416,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.active-a416 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .active-a416,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .active-a416,
  h2 {
    font-size: 1.7em;
  }
}
.container-short-fc47,
h3 {
  font-size: 1.618em;
}
.background_paper_ae60 .nav-light-53be,
.frame_bcc8,
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.left_e0b1 {
  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;
}
.shade_action_6300:after,
.shade_action_6300:before,
.box-bright-52a7:after,
.box-bright-52a7:before {
  content: "";
  display: table;
}
.shade_action_6300:after,
.box-bright-52a7:after {
  clear: both;
}
.active-gas-d248 {
  float: right;
  margin-right: 0;
}
.tiny-a365 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.banner_1867 .blue-1952,
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;
}
.banner_1867 .blue-1952: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;
}
.info_e6ce .blue-1952 {
  box-shadow: none;
}
.info_e6ce
  .blue-1952
  .paragraph-short-dc8d {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.info_e6ce .blue-1952 .hover-in-d302 {
  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;
}
.info_e6ce
  .blue-1952
  .hover-in-d302
  b {
  display: none;
}
.info_e6ce .thumbnail_easy_f096 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.active-west-8d54:not(.thumbnail-6c3b):not(.outline-blue-179b),
button:not(.thumbnail-6c3b):not(.outline-blue-179b),
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ),
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ),
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ) {
  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;
}
.active-west-8d54:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):hover,
button:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):hover,
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):hover,
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):hover,
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.active-west-8d54:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):active,
.active-west-8d54:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):focus,
button:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):active,
button:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):focus,
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):active,
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):focus,
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):active,
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):focus,
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):active,
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):focus {
  outline: 0;
}
.active-west-8d54:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e,
button:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e,
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e,
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e,
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e {
  position: relative;
}
.active-west-8d54:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .paragraph_over_0201,
.active-west-8d54:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .first-5b41,
.active-west-8d54:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .black_f5bf,
.active-west-8d54:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  i,
.active-west-8d54:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  svg,
button:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .paragraph_over_0201,
button:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .first-5b41,
button:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .black_f5bf,
button:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  i,
button:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  svg,
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .paragraph_over_0201,
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .first-5b41,
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .black_f5bf,
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  i,
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  svg,
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .paragraph_over_0201,
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .first-5b41,
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .black_f5bf,
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  i,
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  svg,
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .paragraph_over_0201,
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .first-5b41,
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  .black_f5bf,
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  i,
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e
  svg {
  visibility: hidden;
}
.active-west-8d54:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e:after,
button:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e:after,
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e:after,
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e:after,
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ).fn-loading-bb6e: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;
}
.active-west-8d54:not(.thumbnail-6c3b):not(.outline-blue-179b),
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ),
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ),
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ) {
  color: #fff;
  background: #235787;
}
.active-west-8d54:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):focus,
input[type="button"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):focus,
input[type="reset"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):focus,
input[type="submit"]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ):focus {
  color: #fff;
}
.active-west-8d54.fn-disabled-bb6e:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ),
.active-west-8d54[disabled]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ),
button.fn-disabled-bb6e:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ),
button[disabled]:not(.thumbnail-6c3b):not(
    .outline-blue-179b
  ) {
  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;
}
.next_20cb {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.next_20cb: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;
}
.hovered-cf61 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.background-8841 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.easy_ba4d {
  clear: both;
  display: block;
  margin: 0 auto;
}
.shade_action_6300:after,
.shade_action_6300:before,
.content-f425:after,
.content-f425:before,
.basic_3002:after,
.basic_3002:before,
.avatar_2b6e:after,
.avatar_2b6e:before,
.message-hard-0bc6:after,
.message-hard-0bc6:before,
.feature_7189:after,
.feature_7189:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.shade_action_6300:after,
.content-f425:after,
.basic_3002:after,
.avatar_2b6e:after,
.message-hard-0bc6:after,
.feature_7189:after {
  clear: both;
}
.content-f425 .modal_left_7a29,
.basic_3002 .modal_left_7a29,
.aside-dim-18e9 .modal_left_7a29 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.nav-46c7 {
  display: inline-block;
}
.status-27c5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.status-27c5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.status-27c5 .hot_345f {
  padding: 1em 0;
  font-size: 85%;
}
.hot_345f {
  text-align: left;
  font-style: italic;
  color: #999;
}
.card_77d9 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.card_77d9:after,
.card_77d9:before {
  content: "";
  display: table;
}
.card_77d9:after {
  clear: both;
}
.lower-a605 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.menu_cbad .lower-a605 {
  max-width: 50%;
}
.table_b95b .lower-a605 {
  max-width: 33.33%;
}
.red-6b32 .lower-a605 {
  max-width: 25%;
}
.grid_74cd .lower-a605 {
  max-width: 20%;
}
.summary_hard_9475 .lower-a605 {
  max-width: 16.66%;
}
.surface-a2f4 .lower-a605 {
  max-width: 14.28%;
}
.label-south-9426 .lower-a605 {
  max-width: 12.5%;
}
.backdrop-gold-dc6a .lower-a605 {
  max-width: 11.11%;
}
.tertiary_upper_6cdf {
  display: block;
}
.background_paper_ae60 .table-044a label,
.background_paper_ae60 .block-0de7 label,
.background_paper_ae60 .focused-c273 label,
.background_paper_ae60 .tooltip_8f3c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.top_773d {
  list-style: none;
  margin: 0;
}
.top_773d article.fixed-6699 {
  margin-bottom: 0;
}
.top_773d ul {
  list-style: none;
  margin: 0;
}
.top_773d .table-d3e0 li.fixed-6699 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .top_773d .table-d3e0 li.fixed-6699 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .top_773d .table-d3e0 li.fixed-6699: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) {
  .top_773d .table-d3e0 li.fixed-6699 li.fixed-6699 li.fixed-6699 li.fixed-6699 {
    padding-left: 0;
  }
}
article.fixed-6699 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fixed-6699 .content-f425 p:last-of-type {
  margin-bottom: 0;
}
article.fixed-6699 .layout_7345 {
  float: left;
}
article.fixed-6699 .lite_3a63 {
  margin-left: 85px;
}
article.fixed-6699 .frame_motion_9432 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fixed-6699 .frame_motion_9432 .item-0c2a {
  margin-left: 10px;
}
article.fixed-6699 .fresh_e2b1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fixed-6699 .input_aa4e {
  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 .table-044a,
  #respond .focused-c273,
  #respond .tooltip_8f3c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .table-044a input,
#respond .focused-c273 input,
#respond .tooltip_8f3c input {
  width: 100%;
}
#respond .tooltip_8f3c {
  margin-right: 0;
}
#respond .gradient-ddc4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.icon_upper_a5ba {
  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;
}
.icon_upper_a5ba.hover-ea80 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.icon_upper_a5ba 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%);
}
.icon_upper_a5ba:focus,
.icon_upper_a5ba: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);
}
.photo-7511 {
  border-radius: 10%;
}
.under-3aa1 {
  border-radius: 50%;
}
.border_bb7d {
  font-size: 0.72em;
}
.brown_0328 {
  font-size: 0.875em;
}
.notification_soft_15c9 {
  font-size: 1.1em;
}
.wrapper-prev-b606 {
  text-transform: uppercase;
  line-height: 1.2;
}
.wrapper-prev-b606.border_bb7d {
  letter-spacing: 0.5px;
}
.large_0ee6,
.large_0ee6 a {
  color: #6d6d6d;
}
.large_0ee6 a:hover {
  color: #111;
}
.sort-219d {
  color: #6d6d6d;
}
.element_warm_6cb3 {
  overflow-x: hidden;
}
.element_warm_6cb3 .gallery_west_fb90.search_2412 {
  position: relative;
}
.element_warm_6cb3 .gallery_west_fb90.search_2412.image-cold-f365 {
  position: initial;
}
.element_warm_6cb3
  .gallery_west_fb90.search_2412.image-cold-f365
  .feature-hard-cfba {
  left: auto;
}
.element_warm_6cb3 .gallery_west_fb90 .feature-hard-cfba {
  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;
}
.element_warm_6cb3 .gallery_west_fb90:hover.search_2412 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.element_warm_6cb3
  .gallery_west_fb90:hover.search_2412
  .feature-hard-cfba {
  display: block;
  z-index: 9999999;
}
.element_warm_6cb3 .fast-7129 .text-current-a87e,
.element_warm_6cb3 .tag_c949 .text-current-a87e {
  display: none;
}
.element_warm_6cb3 .header-e7f4 .gallery_west_fb90:hover.search_2412 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.background_paper_ae60 .table-044a label,
.background_paper_ae60 .block-0de7 label,
.background_paper_ae60 .focused-c273 label,
.background_paper_ae60 .tooltip_8f3c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.top_773d {
  list-style: none;
  margin: 0;
}
.top_773d article.fixed-6699 {
  margin-bottom: 0;
}
.top_773d ul {
  list-style: none;
  margin: 0;
}
.top_773d .table-d3e0 li.fixed-6699 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .top_773d .table-d3e0 li.fixed-6699 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .top_773d .table-d3e0 li.fixed-6699: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) {
  .top_773d .table-d3e0 li.fixed-6699 li.fixed-6699 li.fixed-6699 li.fixed-6699 {
    padding-left: 0;
  }
}
article.fixed-6699 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.fixed-6699 .content-f425 p:last-of-type {
  margin-bottom: 0;
}
article.fixed-6699 .layout_7345 {
  float: left;
}
article.fixed-6699 .lite_3a63 {
  margin-left: 85px;
}
article.fixed-6699 .frame_motion_9432 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.fixed-6699 .frame_motion_9432 .item-0c2a {
  margin-left: 10px;
}
article.fixed-6699 .fresh_e2b1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.fixed-6699 .input_aa4e {
  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 .table-044a,
  #respond .focused-c273,
  #respond .tooltip_8f3c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .table-044a input,
#respond .focused-c273 input,
#respond .tooltip_8f3c input {
  width: 100%;
}
#respond .tooltip_8f3c {
  margin-right: 0;
}
#respond .gradient-ddc4 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fast-7129 .sidebar-5d0f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.sidebar-5d0f .card_motion_4412.element_51f5 .purple-5a76 > li > a:focus,
.sidebar-5d0f .card_motion_4412.element_51f5 .purple-5a76 > li > a:hover,
.sidebar-5d0f .card_motion_4412.upper_9465 .purple-5a76 > li > a:focus,
.sidebar-5d0f .card_motion_4412.upper_9465 .purple-5a76 > li > a:hover,
.sidebar-5d0f .card_motion_4412.right-ae6f .purple-5a76 > li > a:focus,
.sidebar-5d0f .card_motion_4412.right-ae6f .purple-5a76 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-5d0f
  .card_motion_4412.element_51f5
  .purple-5a76
  > li.bright_5bca
  > a,
.sidebar-5d0f
  .card_motion_4412.element_51f5
  .purple-5a76
  > li.link-9cd9
  > a,
.sidebar-5d0f
  .card_motion_4412.upper_9465
  .purple-5a76
  > li.bright_5bca
  > a,
.sidebar-5d0f
  .card_motion_4412.upper_9465
  .purple-5a76
  > li.link-9cd9
  > a,
.sidebar-5d0f
  .card_motion_4412.right-ae6f
  .purple-5a76
  > li.bright_5bca
  > a,
.sidebar-5d0f .card_motion_4412.right-ae6f .purple-5a76 > li.old-71bb > a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-5d0f .up-ffd7,
.sidebar-5d0f .up-ffd7 a {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-5d0f .pro-3c1d.text-active-0c62 li a,
.sidebar-5d0f .gallery_6e25 a,
.sidebar-5d0f .label-hard-4a1e,
.sidebar-5d0f .purple-5a76 > li > a,
.sidebar-5d0f .paper-4b71 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-5d0f .pro-3c1d.text-active-0c62 li a:hover,
.sidebar-5d0f .gallery_6e25 a:hover,
.sidebar-5d0f .label-hard-4a1e:hover,
.sidebar-5d0f .purple-5a76 > li > a:hover,
.sidebar-5d0f .paper-4b71:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-5d0f .container_3fe3 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-5d0f .container_3fe3 .gallery-simple-e219 {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-5d0f .container_3fe3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.sidebar-5d0f .active-9988 .top_ed4e {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-5d0f .active-9988 .top_ed4e .element-rough-c852 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-5d0f
  .active-9988
  .top_ed4e
  .element-rough-c852::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-5d0f
  .active-9988
  .top_ed4e
  .element-rough-c852:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-5d0f
  .active-9988
  .top_ed4e
  .element-rough-c852::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-5d0f
  .active-9988
  .top_ed4e
  .element-rough-c852::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-5d0f .active-9988 .widget_4cc6 {
  color: rgba(255, 255, 255, 0.79);
}
.sidebar-5d0f .active-9988 .widget_4cc6:hover {
  color: rgba(255, 255, 255, 0.99);
}
.avatar_fccc
  .sidebar-5d0f
  .active-9988
  .overlay_fixed_8f92
  .aside-gold-c34d {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.avatar_fccc
  .sidebar-5d0f
  .active-9988
  .overlay_fixed_8f92
  .element-rough-c852 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fast-7129 .gas-e176 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.gas-e176 .card_motion_4412.element_51f5 .purple-5a76 > li > a:focus,
.gas-e176 .card_motion_4412.element_51f5 .purple-5a76 > li > a:hover,
.gas-e176 .card_motion_4412.upper_9465 .purple-5a76 > li > a:focus,
.gas-e176 .card_motion_4412.upper_9465 .purple-5a76 > li > a:hover,
.gas-e176 .card_motion_4412.right-ae6f .purple-5a76 > li > a:focus,
.gas-e176 .card_motion_4412.right-ae6f .purple-5a76 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-e176
  .card_motion_4412.element_51f5
  .purple-5a76
  > li.bright_5bca
  > a,
.gas-e176
  .card_motion_4412.element_51f5
  .purple-5a76
  > li.link-9cd9
  > a,
.gas-e176
  .card_motion_4412.upper_9465
  .purple-5a76
  > li.bright_5bca
  > a,
.gas-e176
  .card_motion_4412.upper_9465
  .purple-5a76
  > li.link-9cd9
  > a,
.gas-e176
  .card_motion_4412.right-ae6f
  .purple-5a76
  > li.bright_5bca
  > a,
.gas-e176 .card_motion_4412.right-ae6f .purple-5a76 > li.old-71bb > a {
  color: rgba(0, 0, 0, 0.8);
}
.gas-e176 .up-ffd7,
.gas-e176 .up-ffd7 a {
  color: rgba(0, 0, 0, 0.8);
}
.gas-e176 .pro-3c1d.text-active-0c62 li a,
.gas-e176 .gallery_6e25 a,
.gas-e176 .label-hard-4a1e,
.gas-e176 .purple-5a76 > li > a,
.gas-e176 .paper-4b71 {
  color: rgba(0, 0, 0, 0.55);
}
.gas-e176 .pro-3c1d.text-active-0c62 li a:hover,
.gas-e176 .gallery_6e25 a:hover,
.gas-e176 .label-hard-4a1e:hover,
.gas-e176 .purple-5a76 > li > a:hover,
.gas-e176 .paper-4b71:hover {
  color: rgba(0, 0, 0, 0.8);
}
.gas-e176 .container_3fe3 {
  color: rgba(0, 0, 0, 0.55);
}
.gas-e176 .container_3fe3 .gallery-simple-e219 {
  color: rgba(0, 0, 0, 0.8);
}
.gas-e176 .container_3fe3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.container-01e3 .frame_first_dde5 {
  margin-left: auto;
  margin-right: auto;
}
.basic_3002 > * {
  margin-left: auto;
  margin-right: auto;
}
.basic_3002 .hovered-cf61 {
  margin-right: 1.41575em;
}
.box_cool_b77d .basic_3002 > .wide-da18 {
  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;
}
.box_cool_b77d .basic_3002 > .fixed_ca44 {
  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;
}
.yellow_f95f.container-01e3 .frame_first_dde5,
.thumbnail_lower_bab0.container-01e3 .frame_first_dde5 {
  margin-left: 0;
}
.dropdown_02bb.container-01e3 .frame_first_dde5,
.icon-mini-5e99.container-01e3 .frame_first_dde5 {
  margin-right: 0;
}
.basic_3002 ol,
.basic_3002 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.carousel_e642 video {
  max-width: 100%;
}
.dark_423e img {
  display: block;
}
.dark_423e.hovered-cf61,
.dark_423e.background-8841 {
  width: 100%;
}
.dark_423e.fixed_ca44 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.fast-3e98:not(.title-hard-9fca) {
  margin: 1.5em auto;
}
.plasma-093a p {
  padding: 1.5em 14px;
}
ul.main-7518.fixed_ca44,
ul.main-7518.wide-da18,
ul.main-7518.section_99b4.wide-da18 {
  padding: 0 14px;
}
.bronze-df66 {
  display: block;
  overflow-x: auto;
}
.bronze-df66 table {
  border-collapse: collapse;
  width: 100%;
}
.bronze-df66 td,
.bronze-df66 th {
  padding: 0.5em;
}
.basic_3002 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.basic_3002 ol ol,
.basic_3002 ol ul,
.basic_3002 ul ol,
.basic_3002 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.basic_3002 ol ol li,
.basic_3002 ol ul li,
.basic_3002 ul ol li,
.basic_3002 ul ul li {
  margin-left: 0;
}
.iron-6fa5.notice-ae41 > .status_9d37 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.iron-6fa5.notice-ae41 > .status_9d37 iframe,
.iron-6fa5.notice-ae41 > .status_9d37 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.footer_action_19b3 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.footer_action_19b3.active_5536 {
  padding: 0;
}
.footer_action_19b3.active_5536 cite {
  font-size: 13px;
}
.footer_action_19b3 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.footer_action_19b3 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.backdrop-blue-7982 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.backdrop-blue-7982 > p:first-child {
  margin-top: 0;
}
.backdrop-blue-7982 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.backdrop-blue-7982 blockquote {
  border-left: 0;
}
.brown-6deb {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.brown-6deb:not(.section_ebad) {
  max-width: 100px;
}
.brown-6deb.slow-412e {
  border-bottom: none !important;
  text-align: center;
}
.brown-6deb.slow-412e::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .plasma-093a p {
    padding: 1.5em 0;
  }
}
.in-6d69 {
  color: #0073aa;
}
.accordion_first_ffd8 {
  background-color: #0073aa;
}
.popup_fixed_39ee {
  color: #229fd8;
}
.in-b8a0 {
  background-color: #229fd8;
}
.center-ff46 {
  color: #eee;
}
.tooltip-dim-1f67 {
  background-color: #eee;
}
.backdrop-6c54 {
  color: #444;
}
.disabled_9283 {
  background-color: #444;
}
.gallery-over-72c7 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.gallery-over-72c7 .basic-8bce .gallery_6e25 {
  font-size: 15px;
}
.gallery-over-72c7 .gallery_6e25 {
  line-height: 1.3;
}
.gallery-over-72c7 .gas-e176 {
}
.gallery-over-72c7 .sidebar-5d0f {
  background: #235787;
}
.tag_a7ae {
  padding: 0;
}
.tag_a7ae .sidebar-5d0f {
  background: #1a1a1a;
}
.tag_a7ae .gas-e176 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.stale-cb07 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.stale-cb07 .gas-e176 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.stale-cb07 .sidebar-5d0f {
  background: #303030;
}
.feature_7189 {
  position: relative;
  z-index: 10;
}
.feature_7189 .sort_7d1b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.short_f1c5 .search_2412 {
  display: inline-block;
  vertical-align: middle;
}
.short_f1c5.yellow_e74a .search_2412 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .short_f1c5.yellow_e74a .search_2412 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .short_f1c5.yellow_e74a .search_2412 {
    margin-right: 0.4em;
  }
}
.short_f1c5.yellow_e74a .search_2412:last-child {
  margin-right: 0;
}
.notification-soft-13b1 .sort_7d1b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .fast-7129 .basic-8bce {
    margin: 0 -0.5em;
  }
  .fast-7129 .basic-8bce [class*="customify-col-"],
  .fast-7129 .basic-8bce [class*="customify-col_"],
  .fast-7129 .basic-8bce [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.fast-7129.alert_light_faec .sort_7d1b {
  background: 0 0 !important;
}
.fast-7129.alert_light_faec .sort_7d1b,
.fast-7129.notification-soft-13b1 .sort_7d1b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .fast-7129.tiny-a7dc {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.fast-7129.notification-soft-13b1 .sort_7d1b {
  box-shadow: none !important;
}
.smooth-6083 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .smooth-6083 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .smooth-6083 {
    padding: 18px 0 20px;
  }
}
.smooth-6083 .border-west-3aae {
  width: 100%;
}
.smooth-6083 .footer_83b7 {
  margin-bottom: 0;
}
.smooth-6083 .message-3b6c {
  margin-top: 5px;
  font-size: 0.875em;
}
.progress-5f99 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.progress-5f99 .notice_f177 {
  width: 100%;
}
.box-solid-5fbf {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.box-solid-5fbf li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.box-solid-5fbf 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;
}
.box-solid-5fbf li:last-child:after {
  display: none;
}
.box-solid-5fbf li a {
  font-weight: 500;
  margin-right: 10px;
}
.filter-thick-9b70 .text-current-a87e button,
.smooth-6083 .text-current-a87e button {
  left: 0;
}
.filter-thick-9b70 .notice_f177,
.smooth-6083 .notice_f177 {
  padding-left: 0;
  padding-right: 0;
}
.filter-thick-9b70 .progress-5f99,
.smooth-6083 .progress-5f99 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.filter-thick-9b70 {
  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;
}
.filter-thick-9b70: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;
}
.filter-thick-9b70 .modal-9dc7 {
  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) {
  .filter-thick-9b70 .modal-9dc7 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .filter-thick-9b70 .modal-9dc7 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .filter-thick-9b70 .modal-9dc7 {
    min-height: 200px;
  }
}
.filter-thick-9b70 .box-solid-5fbf {
  color: rgba(255, 255, 255, 0.8);
}
.filter-thick-9b70 .box-solid-5fbf a,
.filter-thick-9b70 .box-solid-5fbf li:after {
  color: inherit;
}
.filter-thick-9b70 .box-solid-5fbf a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tabs-bright-6ca6 {
  margin-bottom: 0.5em;
}
.gradient_orange_a00b {
  margin-bottom: 1.2em;
}
.gradient_orange_a00b,
.tabs-bright-6ca6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.gradient_orange_a00b p:last-child,
.tabs-bright-6ca6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .text-current-a87e,
#masthead .text-current-a87e {
  display: none;
}
#masthead
  > .text-current-a87e.heading-thick-080f {
  display: none;
}
#masthead > .text-current-a87e button {
  left: 0;
}
.form_5ac1 {
  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%;
}
.form_5ac1 .search_2412 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.form_5ac1 .dim-345c {
  display: -webkit-box;
  display: flex;
}
.form_5ac1 .dim-345c.picture-b051 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.form_5ac1 .dim-345c.first_0204 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form_5ac1 .dim-345c.carousel-outer-09fa {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.form_5ac1.over-fda2.gallery_first_f6b7 .dim-345c.picture-b051 {
  flex-basis: 100%;
}
.form_5ac1.tabs-tiny-5e46 .dim-345c.first_0204 {
  -webkit-box-flex: 1;
  flex: auto;
}
.form_5ac1.tabs-tiny-5e46 .dim-345c.carousel-outer-09fa {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .text-current-a87e.heading-thick-080f {
  display: none;
}
#masthead > .text-current-a87e button {
  left: 0;
}
.form_cf62 {
  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;
}
.form_cf62:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.form_cf62.search-7787 i {
  margin-right: 4px;
}
.form_cf62.overlay_0d8b i {
  margin-left: 5px;
}
.gallery_6e25 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.gallery_6e25 p:last-child {
  margin-bottom: 0;
}
.dark-bec1 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.dark-bec1 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.dark-bec1 img {
  display: block;
  width: auto;
  line-height: 1;
}
.dark-bec1 .up-ffd7 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.dark-bec1 .item-d6b7 {
  margin: 5px 0 7px 0;
}
.dark-bec1.pattern_first_15ca .secondary-fbf1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dark-bec1.pattern_first_15ca .hover-complex-06d9 {
  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;
}
.dark-bec1.logo-brown-ac13 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.dark-bec1.logo-brown-ac13 .secondary-fbf1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.dark-bec1.logo-brown-ac13 .hover-complex-06d9 {
  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;
}
.dark-bec1.primary_hovered_f946 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.dark-bec1.gradient-old-3979 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.dark-bec1.gradient-old-3979 .hover-complex-06d9 {
  margin-top: 7px;
}
.highlight-e7c8 {
  display: inline-block;
}
.feature_7189 .background_ee7f .dark-bec1 img {
  max-width: 100%;
}
.card_motion_4412 .next_0dd3.component-active-2955,
.shade_1c1f .next_0dd3.component-active-2955 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.card_motion_4412 .wide_0b5e,
.shade_1c1f .wide_0b5e {
  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%);
}
.card_motion_4412 .wide_0b5e {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.card_motion_4412.highlight_over_29d6 .wide_0b5e {
  display: none;
}
.card_motion_4412 .header-last-48dc {
  list-style: none;
  padding: 0;
  margin: 0;
}
.card_motion_4412 .header-last-48dc li {
  display: inline-block;
  position: relative;
}
.card_motion_4412 .header-last-48dc li:last-child {
  margin-right: 0;
}
.card_motion_4412 .header-last-48dc 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;
}
.card_motion_4412 .header-last-48dc li.old-71bb > a {
  color: rgba(0, 0, 0, 0.9);
}
.card_motion_4412 .header-last-48dc > 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;
}
.card_motion_4412 .header-last-48dc > li > a i {
  line-height: 0;
}
.card_motion_4412 .header-last-48dc > li.outer-824d > a .wide_0b5e {
  margin-left: 4px;
  line-height: 0;
}
.card_motion_4412 .header-last-48dc .shade-bronze-1c7d li.outer-824d > a {
  position: relative;
}
.card_motion_4412 .header-last-48dc .shade-bronze-1c7d li.outer-824d > a:after,
.card_motion_4412 .header-last-48dc .shade-bronze-1c7d li.outer-824d > a:before {
  content: "";
  display: table;
}
.card_motion_4412 .header-last-48dc .shade-bronze-1c7d li.outer-824d > a:after {
  clear: both;
}
.card_motion_4412 .header-last-48dc .shade-bronze-1c7d li.outer-824d > a .wide_0b5e {
  margin-left: 5px;
  float: right;
}
.card_motion_4412 .tabs-dirty-d130,
.card_motion_4412 .shade-bronze-1c7d {
  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;
}
.card_motion_4412 .shade-bronze-1c7d {
  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;
}
.card_motion_4412 .shade-bronze-1c7d .component-active-2955 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.card_motion_4412 .shade-bronze-1c7d .wide_0b5e {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.card_motion_4412 .shade-bronze-1c7d li {
  display: block;
  margin: 0;
  padding: 0;
}
.card_motion_4412 .shade-bronze-1c7d 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;
}
.card_motion_4412 .shade-bronze-1c7d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.card_motion_4412 .shade-bronze-1c7d .shade-bronze-1c7d {
  top: 0;
  left: 100%;
}
.card_motion_4412 .hover_e54c.fn-focus-bb6e > .tabs-dirty-d130,
.card_motion_4412 .hover_e54c.fn-focus-bb6e > .shade-bronze-1c7d,
.card_motion_4412 .hover_e54c:focus > .tabs-dirty-d130,
.card_motion_4412 .hover_e54c:focus > .shade-bronze-1c7d,
.card_motion_4412 .hover_e54c:hover > .tabs-dirty-d130,
.card_motion_4412 .hover_e54c:hover > .shade-bronze-1c7d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.card_motion_4412.right-ae6f .purple-5a76:after,
.card_motion_4412.right-ae6f .purple-5a76:before {
  content: "";
  display: table;
}
.card_motion_4412.right-ae6f .purple-5a76:after {
  clear: both;
}
.card_motion_4412.right-ae6f .purple-5a76 > li {
  float: left;
}
.card_motion_4412.module-5fd3 .purple-5a76:after,
.card_motion_4412.module-5fd3 .purple-5a76:before {
  content: "";
  display: table;
}
.card_motion_4412.module-5fd3 .purple-5a76:after {
  clear: both;
}
.card_motion_4412.module-5fd3 .purple-5a76 > li {
  float: left;
}
.card_motion_4412.module-5fd3 .purple-5a76 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.card_motion_4412.module-5fd3 .purple-5a76 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.card_motion_4412.module-5fd3 .purple-5a76 > li.bright_5bca > a,
.card_motion_4412.module-5fd3 .purple-5a76 > li.old-71bb > a {
  color: #fff;
  background-color: #1e4b75;
}
.card_motion_4412.element_51f5 .purple-5a76 > li > a .component-active-2955 {
  position: relative;
}
.card_motion_4412.element_51f5 .purple-5a76 > li > a .component-active-2955: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;
}
.card_motion_4412.element_51f5
  .purple-5a76
  > li:focus
  > a
  .component-active-2955:before,
.card_motion_4412.element_51f5
  .purple-5a76
  > li:hover
  > a
  .component-active-2955:before {
  width: 100%;
  background-color: currentColor;
}
.card_motion_4412.element_51f5
  .purple-5a76
  > li.bright_5bca
  > a
  .component-active-2955:before,
.card_motion_4412.element_51f5
  .purple-5a76
  > li.link-9cd9
  > a
  .component-active-2955:before {
  width: 100%;
  background-color: currentColor;
}
.card_motion_4412.upper_9465 .purple-5a76 > li > a .component-active-2955 {
  position: relative;
}
.card_motion_4412.upper_9465 .purple-5a76 > li > a .component-active-2955: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;
}
.card_motion_4412.upper_9465 .purple-5a76 > li:focus > a .component-active-2955:before,
.card_motion_4412.upper_9465
  .purple-5a76
  > li:hover
  > a
  .component-active-2955:before {
  width: 100%;
  background-color: currentColor;
}
.card_motion_4412.upper_9465
  .purple-5a76
  > li.bright_5bca
  > a
  .component-active-2955:before,
.card_motion_4412.upper_9465
  .purple-5a76
  > li.link-9cd9
  > a
  .component-active-2955:before {
  width: 100%;
  background-color: currentColor;
}
.shade_1c1f .header-last-48dc {
  margin: 0;
  padding: 0;
  list-style: none;
}
.shade_1c1f .header-last-48dc li:first-child > a {
  border-top: none;
}
.shade_1c1f .header-last-48dc .status_lite_500c > .component-active-2955 .wide_0b5e {
  display: none;
}
.shade_1c1f .header-last-48dc li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.shade_1c1f .header-last-48dc li:last-child {
  border: none;
}
.shade_1c1f .header-last-48dc li.outer-824d > a {
  padding-right: 45px !important;
}
.shade_1c1f .header-last-48dc li a {
  display: block;
  padding: 0.55em 1.5em;
}
.shade_1c1f .header-last-48dc li a:focus,
.shade_1c1f .header-last-48dc li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.shade_1c1f .header-last-48dc li .table_e52b {
  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;
}
.shade_1c1f .header-last-48dc li .table_e52b:hover {
  box-shadow: none;
}
.shade_1c1f .header-last-48dc li .table_e52b .wide_0b5e {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.shade_1c1f .header-last-48dc .shade-bronze-1c7d {
  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);
}
.shade_1c1f .header-last-48dc .shade-bronze-1c7d li a {
  padding-left: 3em;
}
.shade_1c1f .header-last-48dc .light_8850 > a .table_e52b i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shade_1c1f .header-last-48dc .light_8850 > .shade-bronze-1c7d {
  display: block;
  opacity: 1;
}
.pink-8903 {
  max-width: 100%;
}
.easy_bc04 {
  line-height: 0;
  cursor: pointer;
}
.paper-4b71 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.paper-4b71:hover {
  box-shadow: none;
  color: currentColor;
}
.paper-4b71 svg {
  width: 18px;
  height: 18px;
}
.paper-4b71 .media_44b8 {
  display: none;
}
.pattern-6225 {
  position: relative;
}
.pattern-6225.fn-active-bb6e .paper-4b71 .shade-a627 {
  display: none;
}
.pattern-6225.fn-active-bb6e .paper-4b71 .media_44b8 {
  display: inline-block;
}
.pattern-6225 .list-993a {
  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);
}
.pattern-6225.tag-f995 .list-993a {
  left: auto;
  right: -0.9em;
}
.pattern-6225.tag-f995 .avatar_under_add2::before {
  left: auto;
  right: 15px;
}
.pattern-6225.fn-active-bb6e .list-993a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.overlay_fixed_8f92 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.overlay_fixed_8f92 label {
  flex-basis: 100%;
}
.overlay_fixed_8f92 .top_ed4e {
  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;
}
.overlay_fixed_8f92 .element-rough-c852 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.overlay_fixed_8f92 .element-rough-c852:focus {
  background-color: transparent;
}
.overlay_fixed_8f92 button.widget_4cc6 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.overlay_fixed_8f92 button.widget_4cc6:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.overlay_fixed_8f92 button.widget_4cc6 svg {
  width: 18px;
  height: 18px;
}
.overlay_fixed_8f92 input[type="submit"] {
  min-height: auto;
}
.active-9988 .overlay_fixed_8f92 .element-rough-c852 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.avatar_under_add2 {
  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) {
  .avatar_under_add2 {
    width: 220px;
  }
}
.avatar_under_add2 label {
  flex-basis: 100%;
}
.avatar_under_add2::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;
}
.avatar_fccc .active-9988 .overlay_fixed_8f92 {
  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;
}
.avatar_fccc
  .active-9988
  .overlay_fixed_8f92
  .top_ed4e {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.avatar_fccc .active-9988 .overlay_fixed_8f92 .element-rough-c852 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.avatar_fccc
  .active-9988
  .overlay_fixed_8f92
  .element-rough-c852:focus {
  background: 0 0;
}
.avatar_fccc
  .active-9988
  .overlay_fixed_8f92
  .aside-gold-c34d {
  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;
}
.pro-3c1d {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pro-3c1d li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pro-3c1d li:last-child {
  margin-right: 0;
}
.pro-3c1d li:first-child {
  margin-left: 0;
}
.pro-3c1d.red-7ccf a {
  color: #fff;
}
.pro-3c1d.red-7ccf a:hover {
  color: #fff;
}
.pro-3c1d a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pro-3c1d a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pro-3c1d a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pro-3c1d a:hover {
  opacity: 0.9;
  color: inherit;
}
.pro-3c1d [class*="social-icon-apple"] {
  background-color: #999;
}
.pro-3c1d [class*="social-icon-apple"].shadow_simple_e979 {
  background-color: transparent;
  color: #999;
}
.pro-3c1d [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pro-3c1d [class*="social-icon-behance"].shadow_simple_e979 {
  background-color: transparent;
  color: #1769ff;
}
.pro-3c1d [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pro-3c1d [class*="social-icon-bitbucket"].shadow_simple_e979 {
  background-color: transparent;
  color: #205081;
}
.pro-3c1d [class*="social-icon-codepen"] {
  background-color: #000;
}
.pro-3c1d [class*="social-icon-codepen"].shadow_simple_e979 {
  background-color: transparent;
  color: #000;
}
.pro-3c1d [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pro-3c1d [class*="social-icon-delicious"].shadow_simple_e979 {
  background-color: transparent;
  color: #39f;
}
.pro-3c1d [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pro-3c1d [class*="social-icon-digg"].shadow_simple_e979 {
  background-color: transparent;
  color: #005be2;
}
.pro-3c1d [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pro-3c1d [class*="social-icon-dribbble"].shadow_simple_e979 {
  background-color: transparent;
  color: #ea4c89;
}
.pro-3c1d [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pro-3c1d [class*="social-icon-envelope"].shadow_simple_e979 {
  background-color: transparent;
  color: #ea4335;
}
.pro-3c1d [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pro-3c1d [class*="social-icon-facebook"].shadow_simple_e979 {
  background-color: transparent;
  color: #3b5998;
}
.pro-3c1d [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pro-3c1d [class*="social-icon-flickr"].shadow_simple_e979 {
  background-color: transparent;
  color: #0063dc;
}
.pro-3c1d [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pro-3c1d [class*="social-icon-foursquare"].shadow_simple_e979 {
  background-color: transparent;
  color: #2d5be3;
}
.pro-3c1d [class*="social-icon-github"] {
  background-color: #333;
}
.pro-3c1d [class*="social-icon-github"].shadow_simple_e979 {
  background-color: transparent;
  color: #333;
}
.pro-3c1d [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pro-3c1d [class*="social-icon-google-plus"].shadow_simple_e979 {
  background-color: transparent;
  color: #dd4b39;
}
.pro-3c1d [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pro-3c1d [class*="social-icon-houzz"].shadow_simple_e979 {
  background-color: transparent;
  color: #7ac142;
}
.pro-3c1d [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pro-3c1d [class*="social-icon-instagram"].shadow_simple_e979 {
  background-color: transparent;
  color: #262626;
}
.pro-3c1d [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pro-3c1d [class*="social-icon-jsfiddle"].shadow_simple_e979 {
  background-color: transparent;
  color: #487aa2;
}
.pro-3c1d [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pro-3c1d [class*="social-icon-linkedin"].shadow_simple_e979 {
  background-color: transparent;
  color: #0077b5;
}
.pro-3c1d [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pro-3c1d [class*="social-icon-medium"].shadow_simple_e979 {
  background-color: transparent;
  color: #00ab6b;
}
.pro-3c1d [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pro-3c1d
  [class*="social-icon-odnoklassniki"].shadow_simple_e979 {
  background-color: transparent;
  color: #f4731c;
}
.pro-3c1d [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pro-3c1d [class*="social-icon-meetup"].shadow_simple_e979 {
  background-color: transparent;
  color: #ec1c40;
}
.pro-3c1d [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pro-3c1d [class*="social-icon-pinterest"].shadow_simple_e979 {
  background-color: transparent;
  color: #bd081c;
}
.pro-3c1d [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pro-3c1d [class*="social-icon-product-hunt"].shadow_simple_e979 {
  background-color: transparent;
  color: #da552f;
}
.pro-3c1d [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pro-3c1d [class*="social-icon-reddit"].shadow_simple_e979 {
  background-color: transparent;
  color: #ff4500;
}
.pro-3c1d [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pro-3c1d [class*="social-icon-rss"].shadow_simple_e979 {
  background-color: transparent;
  color: #f26522;
}
.pro-3c1d [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pro-3c1d
  [class*="social-icon-shopping-cart"].shadow_simple_e979 {
  background-color: transparent;
  color: #4caf50;
}
.pro-3c1d [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pro-3c1d [class*="social-icon-skype"].shadow_simple_e979 {
  background-color: transparent;
  color: #00aff0;
}
.pro-3c1d [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pro-3c1d [class*="social-icon-slideshare"].shadow_simple_e979 {
  background-color: transparent;
  color: #0077b5;
}
.pro-3c1d [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pro-3c1d [class*="social-icon-snapchat"].shadow_simple_e979 {
  background-color: transparent;
  color: #fffc00;
}
.pro-3c1d [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pro-3c1d [class*="social-icon-soundcloud"].shadow_simple_e979 {
  background-color: transparent;
  color: #f80;
}
.pro-3c1d [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pro-3c1d [class*="social-icon-spotify"].shadow_simple_e979 {
  background-color: transparent;
  color: #2ebd59;
}
.pro-3c1d [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pro-3c1d
  [class*="social-icon-stack-overflow"].shadow_simple_e979 {
  background-color: transparent;
  color: #fe7a15;
}
.pro-3c1d [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pro-3c1d [class*="social-icon-maldkfgram"].shadow_simple_e979 {
  background-color: transparent;
  color: #2ca5e0;
}
.pro-3c1d [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pro-3c1d [class*="social-icon-tripadvisor"].shadow_simple_e979 {
  background-color: transparent;
  color: #589442;
}
.pro-3c1d [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pro-3c1d [class*="social-icon-tumblr"].shadow_simple_e979 {
  background-color: transparent;
  color: #35465c;
}
.pro-3c1d [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pro-3c1d [class*="social-icon-twitch"].shadow_simple_e979 {
  background-color: transparent;
  color: #6441a5;
}
.pro-3c1d [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pro-3c1d [class*="social-icon-twitter"].shadow_simple_e979 {
  background-color: transparent;
  color: #1da1f2;
}
.pro-3c1d [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pro-3c1d [class*="social-icon-vimeo"].shadow_simple_e979 {
  background-color: transparent;
  color: #1ab7ea;
}
.pro-3c1d [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pro-3c1d [class*="social-icon-vk"].shadow_simple_e979 {
  background-color: transparent;
  color: #45668e;
}
.pro-3c1d [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pro-3c1d [class*="social-icon-weibo"].shadow_simple_e979 {
  background-color: transparent;
  color: #df2029;
}
.pro-3c1d [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pro-3c1d [class*="social-icon-weixin"].shadow_simple_e979 {
  background-color: transparent;
  color: #7bb32e;
}
.pro-3c1d [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pro-3c1d [class*="social-icon-whatsapp"].shadow_simple_e979 {
  background-color: transparent;
  color: #25d366;
}
.pro-3c1d [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pro-3c1d [class*="social-icon-wordpress"].shadow_simple_e979 {
  background-color: transparent;
  color: #21759b;
}
.pro-3c1d [class*="social-icon-xing"] {
  background-color: #026466;
}
.pro-3c1d [class*="social-icon-xing"].shadow_simple_e979 {
  background-color: transparent;
  color: #026466;
}
.pro-3c1d [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pro-3c1d [class*="social-icon-yelp"].shadow_simple_e979 {
  background-color: transparent;
  color: #af0606;
}
.pro-3c1d [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pro-3c1d [class*="social-icon-youtube"].shadow_simple_e979 {
  background-color: transparent;
  color: #cd201f;
}
.label-hard-4a1e {
  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;
}
.label-hard-4a1e:hover {
  box-shadow: none;
  background: 0 0;
}
.backdrop-2592 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.image-bcdc {
  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;
}
.black-ee77 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.new-f1b2 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.new-f1b2,
.new-f1b2::after,
.new-f1b2::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;
}
.new-f1b2::after,
.new-f1b2::before {
  content: "";
  display: block;
  background-color: inherit;
}
.panel-061b .image-bcdc .black-ee77 {
  margin-top: -2px;
  width: 19px;
}
.panel-061b .image-bcdc .new-f1b2 {
  margin-top: -1px;
}
.panel-061b .image-bcdc .new-f1b2,
.panel-061b .image-bcdc .new-f1b2::after,
.panel-061b .image-bcdc .new-f1b2::before {
  width: 19px;
  height: 2px;
}
.panel-061b .image-bcdc .new-f1b2::before {
  top: -6px;
}
.panel-061b .image-bcdc .new-f1b2::after {
  bottom: -6px;
}
.secondary_5a9f .image-bcdc .black-ee77 {
  margin-top: -2px;
  width: 22px;
}
.secondary_5a9f .image-bcdc .new-f1b2 {
  margin-top: -1px;
}
.secondary_5a9f .image-bcdc .new-f1b2,
.secondary_5a9f .image-bcdc .new-f1b2::after,
.secondary_5a9f .image-bcdc .new-f1b2::before {
  width: 22px;
  height: 2px;
}
.secondary_5a9f .image-bcdc .new-f1b2::before {
  top: -7px;
}
.secondary_5a9f .image-bcdc .new-f1b2::after {
  bottom: -7px;
}
.wrapper-37a4 .image-bcdc .black-ee77 {
  margin-top: -2px;
  width: 31px;
}
.wrapper-37a4 .image-bcdc .new-f1b2 {
  margin-top: -1.5px;
}
.wrapper-37a4 .image-bcdc .new-f1b2,
.wrapper-37a4 .image-bcdc .new-f1b2::after,
.wrapper-37a4 .image-bcdc .new-f1b2::before {
  width: 31px;
  height: 3px;
}
.wrapper-37a4 .image-bcdc .new-f1b2::before {
  top: -9px;
}
.wrapper-37a4 .image-bcdc .new-f1b2::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .wrapper_dc91 .image-bcdc .black-ee77 {
    margin-top: -2px;
    width: 19px;
  }
  .wrapper_dc91 .image-bcdc .new-f1b2 {
    margin-top: -1px;
  }
  .wrapper_dc91 .image-bcdc .new-f1b2,
  .wrapper_dc91 .image-bcdc .new-f1b2::after,
  .wrapper_dc91 .image-bcdc .new-f1b2::before {
    width: 19px;
    height: 2px;
  }
  .wrapper_dc91 .image-bcdc .new-f1b2::before {
    top: -6px;
  }
  .wrapper_dc91 .image-bcdc .new-f1b2::after {
    bottom: -6px;
  }
  .header-beb5 .image-bcdc .black-ee77 {
    margin-top: -2px;
    width: 22px;
  }
  .header-beb5 .image-bcdc .new-f1b2 {
    margin-top: -1px;
  }
  .header-beb5 .image-bcdc .new-f1b2,
  .header-beb5 .image-bcdc .new-f1b2::after,
  .header-beb5 .image-bcdc .new-f1b2::before {
    width: 22px;
    height: 2px;
  }
  .header-beb5 .image-bcdc .new-f1b2::before {
    top: -7px;
  }
  .header-beb5 .image-bcdc .new-f1b2::after {
    bottom: -7px;
  }
  .text-top-5b88 .image-bcdc .black-ee77 {
    margin-top: -2px;
    width: 31px;
  }
  .text-top-5b88 .image-bcdc .new-f1b2 {
    margin-top: -1.5px;
  }
  .text-top-5b88 .image-bcdc .new-f1b2,
  .text-top-5b88 .image-bcdc .new-f1b2::after,
  .text-top-5b88 .image-bcdc .new-f1b2::before {
    width: 31px;
    height: 3px;
  }
  .text-top-5b88 .image-bcdc .new-f1b2::before {
    top: -9px;
  }
  .text-top-5b88 .image-bcdc .new-f1b2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .list_complex_a3fe .image-bcdc .black-ee77 {
    margin-top: -2px;
    width: 19px;
  }
  .list_complex_a3fe .image-bcdc .new-f1b2 {
    margin-top: -1px;
  }
  .list_complex_a3fe .image-bcdc .new-f1b2,
  .list_complex_a3fe .image-bcdc .new-f1b2::after,
  .list_complex_a3fe .image-bcdc .new-f1b2::before {
    width: 19px;
    height: 2px;
  }
  .list_complex_a3fe .image-bcdc .new-f1b2::before {
    top: -6px;
  }
  .list_complex_a3fe .image-bcdc .new-f1b2::after {
    bottom: -6px;
  }
  .dynamic-4319 .image-bcdc .black-ee77 {
    margin-top: -2px;
    width: 22px;
  }
  .dynamic-4319 .image-bcdc .new-f1b2 {
    margin-top: -1px;
  }
  .dynamic-4319 .image-bcdc .new-f1b2,
  .dynamic-4319 .image-bcdc .new-f1b2::after,
  .dynamic-4319 .image-bcdc .new-f1b2::before {
    width: 22px;
    height: 2px;
  }
  .dynamic-4319 .image-bcdc .new-f1b2::before {
    top: -7px;
  }
  .dynamic-4319 .image-bcdc .new-f1b2::after {
    bottom: -7px;
  }
  .bottom_06e3 .image-bcdc .black-ee77 {
    margin-top: -2px;
    width: 31px;
  }
  .bottom_06e3 .image-bcdc .new-f1b2 {
    margin-top: -1.5px;
  }
  .bottom_06e3 .image-bcdc .new-f1b2,
  .bottom_06e3 .image-bcdc .new-f1b2::after,
  .bottom_06e3 .image-bcdc .new-f1b2::before {
    width: 31px;
    height: 3px;
  }
  .bottom_06e3 .image-bcdc .new-f1b2::before {
    top: -9px;
  }
  .bottom_06e3 .image-bcdc .new-f1b2::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .form-south-10e2 .image-bcdc .black-ee77 {
    margin-top: -2px;
    width: 19px;
  }
  .form-south-10e2 .image-bcdc .new-f1b2 {
    margin-top: -1px;
  }
  .form-south-10e2 .image-bcdc .new-f1b2,
  .form-south-10e2 .image-bcdc .new-f1b2::after,
  .form-south-10e2 .image-bcdc .new-f1b2::before {
    width: 19px;
    height: 2px;
  }
  .form-south-10e2 .image-bcdc .new-f1b2::before {
    top: -6px;
  }
  .form-south-10e2 .image-bcdc .new-f1b2::after {
    bottom: -6px;
  }
  .media-9f6c .image-bcdc .black-ee77 {
    margin-top: -2px;
    width: 22px;
  }
  .media-9f6c .image-bcdc .new-f1b2 {
    margin-top: -1px;
  }
  .media-9f6c .image-bcdc .new-f1b2,
  .media-9f6c .image-bcdc .new-f1b2::after,
  .media-9f6c .image-bcdc .new-f1b2::before {
    width: 22px;
    height: 2px;
  }
  .media-9f6c .image-bcdc .new-f1b2::before {
    top: -7px;
  }
  .media-9f6c .image-bcdc .new-f1b2::after {
    bottom: -7px;
  }
  .block-fast-dfae .image-bcdc .black-ee77 {
    margin-top: -2px;
    width: 31px;
  }
  .block-fast-dfae .image-bcdc .new-f1b2 {
    margin-top: -1.5px;
  }
  .block-fast-dfae .image-bcdc .new-f1b2,
  .block-fast-dfae .image-bcdc .new-f1b2::after,
  .block-fast-dfae .image-bcdc .new-f1b2::before {
    width: 31px;
    height: 3px;
  }
  .block-fast-dfae .image-bcdc .new-f1b2::before {
    top: -9px;
  }
  .block-fast-dfae .image-bcdc .new-f1b2::after {
    bottom: -9px;
  }
}
.notification_next_7179 .new-f1b2 {
  -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);
}
.notification_next_7179 .new-f1b2::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.notification_next_7179 .new-f1b2::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);
}
.notification_next_7179.hover_feee .new-f1b2 {
  -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);
}
.notification_next_7179.hover_feee .new-f1b2::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.notification_next_7179.hover_feee .new-f1b2::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);
}
.pro_ecd5 {
  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.text_lite_b731:before {
  display: none;
}
.tag_c949 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tag_c949 .static_e8e0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tag_c949 .static_e8e0:last-of-type {
  border-bottom: none;
}
.tag_c949 .static_e8e0.dynamic_3030,
.tag_c949 .static_e8e0.active-focused-ff25,
.tag_c949 .static_e8e0.media_upper_305a {
  padding: 0;
}
.tag_c949 .shade_1c1f .table_e52b {
  color: currentColor;
}
.tag_c949 .shade_1c1f .table_e52b:focus,
.tag_c949 .shade_1c1f .table_e52b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag_c949.gas-e176 .container_3fe3,
.tag_c949.gas-e176 .gallery_6e25 a,
.tag_c949.gas-e176 .purple-5a76 a,
.tag_c949.gas-e176 .shade-bronze-1c7d a {
  color: rgba(0, 0, 0, 0.55);
}
.tag_c949.gas-e176 .container_3fe3:hover,
.tag_c949.gas-e176 .gallery_6e25 a:hover,
.tag_c949.gas-e176 .purple-5a76 a:hover,
.tag_c949.gas-e176 .shade-bronze-1c7d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_c949.gas-e176 .gallery-simple-e219 {
  color: rgba(0, 0, 0, 0.8);
}
.tag_c949.gas-e176 .static_e8e0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag_c949.gas-e176 .static_e8e0:before {
  background: rgba(0, 0, 0, 0.08);
}
.tag_c949.gas-e176 .orange-ff75:before {
  background: rgba(255, 255, 255, 0.9);
}
.tag_c949.gas-e176 .shade_1c1f .header-last-48dc li a,
.tag_c949.gas-e176 .shade_1c1f .table_e52b,
.tag_c949.gas-e176 .shade-bronze-1c7d {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag_c949.gas-e176 .shade_1c1f .table_e52b:focus,
.tag_c949.gas-e176 .shade_1c1f .table_e52b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag_c949.gas-e176 .header-last-48dc li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tag_c949.sidebar-5d0f .container_3fe3,
.tag_c949.sidebar-5d0f .gallery_6e25 a,
.tag_c949.sidebar-5d0f .purple-5a76 .table_e52b,
.tag_c949.sidebar-5d0f .purple-5a76 a,
.tag_c949.sidebar-5d0f .shade-bronze-1c7d a {
  color: rgba(255, 255, 255, 0.79);
}
.tag_c949.sidebar-5d0f .container_3fe3:hover,
.tag_c949.sidebar-5d0f .gallery_6e25 a:hover,
.tag_c949.sidebar-5d0f .purple-5a76 .table_e52b:hover,
.tag_c949.sidebar-5d0f .purple-5a76 a:hover,
.tag_c949.sidebar-5d0f .shade-bronze-1c7d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tag_c949.sidebar-5d0f .gallery-simple-e219 {
  color: rgba(255, 255, 255, 0.99);
}
.tag_c949.sidebar-5d0f .static_e8e0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_c949.sidebar-5d0f .static_e8e0:before {
  background: rgba(255, 255, 255, 0.08);
}
.tag_c949.sidebar-5d0f .orange-ff75:before {
  background: rgba(0, 0, 0, 0.9);
}
.tag_c949.sidebar-5d0f .shade_1c1f .header-last-48dc li a,
.tag_c949.sidebar-5d0f .shade_1c1f .table_e52b,
.tag_c949.sidebar-5d0f .shade-bronze-1c7d {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag_c949.sidebar-5d0f .shade_1c1f .table_e52b:focus,
.tag_c949.sidebar-5d0f .shade_1c1f .table_e52b:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tag_c949.sidebar-5d0f .header-last-48dc li {
  border-color: rgba(255, 255, 255, 0.08);
}
.orange-ff75 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.orange-ff75:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tabs-hot-b7e6 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.focus_7f6e .tag_c949 {
  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;
}
.focus_7f6e .static_e8e0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.focus_7f6e .static_e8e0: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) {
  .focus_7f6e .static_e8e0:before {
    width: 16%;
    left: 42%;
  }
}
.focus_7f6e .static_e8e0:last-child:before {
  content: none;
}
.focus_7f6e .static_e8e0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.focus_7f6e .shade_1c1f .header-last-48dc li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.focus_7f6e .shade_1c1f .header-last-48dc li a .table_e52b {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.focus_7f6e .shade_1c1f .shade-bronze-1c7d {
  border: none;
}
.focus_7f6e .shade_1c1f .shade-bronze-1c7d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.focus_7f6e .orange-ff75 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.focus_7f6e .tabs-hot-b7e6 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.focus_7f6e .sidebar-5d0f .orange-ff75:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus_7f6e .gas-e176.active_top_2e2b .new-f1b2 {
  background: rgba(0, 0, 0, 0.6);
}
.focus_7f6e
  .gas-e176.active_top_2e2b
  .new-f1b2::after,
.focus_7f6e
  .gas-e176.active_top_2e2b
  .new-f1b2:before {
  background: inherit;
}
.focus_7f6e
  .gas-e176.active_top_2e2b:hover
  .new-f1b2 {
  background: rgba(0, 0, 0, 0.8);
}
.popup-tall-b817 .tag_c949 {
  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) {
  .popup-tall-b817 .tag_c949 {
    width: auto;
    right: 45px;
  }
}
.breadcrumb-down-8105 .tag_c949 {
  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) {
  .breadcrumb-down-8105 .tag_c949 {
    width: auto;
    left: 45px;
  }
}
.text_lite_b731 .tag_c949 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.text_lite_b731 .tabs-hot-b7e6 {
  max-width: 48em;
  margin: 0 auto;
}
.text_lite_b731 .orange-ff75:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accordion-smooth-7ac2 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accordion-smooth-7ac2.focus_7f6e .tag_c949 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accordion-smooth-7ac2.popup-tall-b817 .tag_c949 {
  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);
}
.accordion-smooth-7ac2 .tag_c949 {
  visibility: visible;
}
.accordion-smooth-7ac2.breadcrumb-down-8105 .tag_c949 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.shadow-9a59,
.selected_c100 {
  overflow-x: hidden;
}
.shadow-9a59 .tag_c949 {
  overflow: auto;
}
.shadow-9a59.focus_7f6e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-9a59.focus_7f6e .tag_c949 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.shadow-9a59.focus_7f6e .label-hard-4a1e {
  opacity: 0;
}
.shadow-9a59.popup-tall-b817 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-9a59.popup-tall-b817 .tag_c949 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.shadow-9a59.popup-tall-b817 .label-hard-4a1e {
  opacity: 0;
}
.shadow-9a59.breadcrumb-down-8105 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.shadow-9a59.breadcrumb-down-8105 .tag_c949 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.shadow-9a59.breadcrumb-down-8105 .label-hard-4a1e {
  opacity: 0;
}
.shadow-9a59.text_lite_b731 .tag_c949 {
  z-index: 10;
  visibility: visible;
}
.active_top_2e2b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.active_top_2e2b .new-f1b2 {
  background: rgba(255, 255, 255, 0.99);
}
.active_top_2e2b .new-f1b2::after,
.active_top_2e2b .new-f1b2:before {
  background: inherit;
}
.active_top_2e2b:hover .new-f1b2 {
  background: rgba(255, 255, 255, 0.99);
}
.breadcrumb-down-8105 .active_top_2e2b {
  top: 10px;
  right: auto;
  left: 12px;
}
.text_lite_b731 .active_top_2e2b {
  display: none !important;
}
.shadow-9a59:before,
.selected_c100:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.shadow-9a59 .active_top_2e2b,
.selected_c100 .active_top_2e2b {
  display: inline-block;
}
.tag_c949 .search_2412 {
  -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;
}
.shadow-9a59 .tag_c949 .search_2412,
.selected_c100 .tag_c949 .search_2412 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.header_1452 .top_ed4e {
  width: 100%;
}
.background_ee7f {
  padding: 0 0.5em 0;
}
.background_ee7f [class*="customify-col-"],
.background_ee7f [class*="customify-col_"],
.background_ee7f [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.gallery-right-9c69 .background_ee7f {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .basic-8bce .picture_warm_680d,
  .picture_warm_680d {
    display: none;
  }
  .lite-c182 {
    text-align: left;
  }
  .bottom-3a3e {
    text-align: center;
  }
  .hard-adcb {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .basic-8bce .fluid_4a46,
  .fluid_4a46 {
    display: none;
  }
  .tertiary_a194 {
    text-align: left;
  }
  .block-35cd {
    text-align: center;
  }
  .breadcrumb_slow_580f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .basic-8bce .icon_2273,
  .icon_2273 {
    display: none;
  }
  .left_52ea {
    text-align: left;
  }
  .icon-stale-4cb9 {
    text-align: center;
  }
  .disabled_ae07 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.medium_05e3 {
  box-shadow: none !important;
}
.mask_a681 .hidden_ba89,
.logo_middle_f3d6 .hidden_ba89 {
  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;
}
.logo_middle_f3d6 .hidden_ba89 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sort_7d1b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sort_7d1b:after,
.sort_7d1b:before {
  content: "";
  display: table;
}
.sort_7d1b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sort_7d1b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sort_7d1b,
.tiny-a7dc {
  max-width: 1248px;
  margin: 0 auto;
}

.avatar_2b6e.hero_c8a4 .sort_7d1b {
  max-width: 100%;
}
.avatar_2b6e.status_4d56 {
  max-width: 1200px;
  margin: 0 auto;
}
.avatar_2b6e.gallery-4010 .sort_7d1b {
  max-width: 100%;
}
.avatar_2b6e.gallery-4010 > .sort_7d1b {
  padding-left: 0;
  padding-right: 0;
}
.avatar_2b6e.gallery-4010 > .sort_7d1b .basic-8bce {
  margin: 0;
}
.avatar_2b6e.gallery-4010
  > .sort_7d1b
  .filter-motion-d49e.accordion-cd00 {
  margin-right: 0;
  margin-left: 0;
}
.avatar_2b6e.gallery-4010 #main.accordion-cd00 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fixed_c080 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fixed_c080 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .static-848c .frame_first_dde5 {
    padding-right: 1em;
  }
  .static-848c.card_iron_d63b .filter-motion-d49e {
    border-right: 1px solid #eaecee;
  }
  .static-848c.card_iron_d63b .frame_first_dde5 {
    padding-right: 1em;
  }
  .static-848c.card_iron_d63b .block_under_6005 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .summary-action-735c .frame_first_dde5 {
    padding-left: 1em;
  }
  .summary-action-735c.card_iron_d63b .filter-motion-d49e {
    border-left: 1px solid #eaecee;
  }
  .summary-action-735c.card_iron_d63b .frame_first_dde5 {
    padding-left: 1em;
  }
  .summary-action-735c.card_iron_d63b .block_under_6005 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .search_890f .frame_first_dde5 {
    padding-left: 1em;
  }
  .search_890f.card_iron_d63b .sidebar-3a24 {
    border-right: 1px solid #eaecee;
  }
  .search_890f.card_iron_d63b .green-fe83 {
    border-right: 1px solid #eaecee;
  }
  .search_890f.card_iron_d63b .frame_first_dde5 {
    padding-left: 1em;
  }
  .search_890f.card_iron_d63b .block_under_6005 {
    padding-right: 1em;
  }
  .search_890f.card_iron_d63b .wood_06d2 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .huge-40a8 .frame_first_dde5 {
    padding-right: 1em;
  }
  .huge-40a8.card_iron_d63b .sidebar-3a24 {
    border-left: 1px solid #eaecee;
  }
  .huge-40a8.card_iron_d63b .green-fe83 {
    border-left: 1px solid #eaecee;
  }
  .huge-40a8.card_iron_d63b .frame_first_dde5 {
    padding-right: 1em;
  }
  .huge-40a8.card_iron_d63b .block_under_6005 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .huge-40a8.card_iron_d63b .wood_06d2 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fixed_c080 .frame_first_dde5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fixed_c080.card_iron_d63b .filter-motion-d49e {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fixed_c080.card_iron_d63b .frame_first_dde5 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fixed_c080.card_iron_d63b .block_under_6005 {
    padding-left: 1em;
  }
  .fixed_c080.card_iron_d63b .wood_06d2 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fixed_c080.card_iron_d63b .frame_first_dde5 {
    padding-left: 0;
  }
}
.list_simple_b580 .short_f1c5 {
  display: inline-block;
}
.search-7648 {
  display: inline-block;
}
.notification-easy-d082 {
  word-con: break-word;
}
.hero-4637 > span {
  display: inline-block;
  padding: 5px 0;
}
.hero-4637 .fresh-5cee {
  margin-left: 8px;
  margin-right: 8px;
}
.hero-4637 .grid_easy_8c2f img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.image-west-f4b2 .glass_be16 {
  margin-bottom: 2em;
}
.image-west-f4b2 .button-1faf {
  margin-bottom: 15px;
}
.image-west-f4b2 .button-1faf:last-child {
  margin-bottom: 0;
}
.image-west-f4b2 .west_b022 {
  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) {
  .image-west-f4b2 .west_b022 {
    display: block;
  }
}
.image-west-f4b2 .advanced-3c54 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .image-west-f4b2 .advanced-3c54 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.image-west-f4b2 .copper-c106 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.image-west-f4b2 .copper-c106 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.image-west-f4b2 .copper-c106 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.image-west-f4b2 .notification-easy-d082 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.image-west-f4b2 .notification-easy-d082 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.image-west-f4b2 .focus-fixed-12dc p:last-child {
  margin-bottom: 0;
}
.image-west-f4b2 .border_paper_d3fc {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.image-west-f4b2 .cool_ff76 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.image-west-f4b2 .left_737c {
  margin-top: 1em;
}
.image-west-f4b2 .photo-af8a {
  top: 0;
  display: block;
}
.image-west-f4b2 .photo-af8a a {
  color: inherit;
}
.image-west-f4b2 .photo-af8a a:hover {
  color: inherit;
}
.image-west-f4b2 .warm_5a7b {
  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;
}
.image-west-f4b2 .warm_5a7b:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.image-west-f4b2 .cool_ff76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.image-west-f4b2 .slow_3ff5 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.image-west-f4b2 .slow_3ff5:first-child {
  margin-top: 0;
}
.image-west-f4b2 .slow_3ff5.main-thick-ef92 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.image-west-f4b2 .slow_3ff5.photo-thick-8b27 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.image-west-f4b2
  .slow_3ff5.photo-thick-8b27.hover_7794
  .left_737c {
  width: 100%;
}
.image-west-f4b2 .photo-thick-8b27 {
  -webkit-box-align: center;
  align-items: center;
}
.image-west-f4b2 .photo-thick-8b27 .hero-4637,
.image-west-f4b2 .photo-thick-8b27 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.image-west-f4b2 .copper-c106 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.image-west-f4b2 .copper-c106 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.image-west-f4b2 .copper-c106: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;
}
.image-west-f4b2 .main-thick-ef92 {
  z-index: 5;
}
.image-west-f4b2 .tertiary-d475 .link-under-cb69 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.image-west-f4b2 .dim-139e .link-under-cb69 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.image-west-f4b2 .header_a8e7 .link-under-cb69 {
  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;
}
.image-west-f4b2.logo_outer_b111 .west_b022,
.image-west-f4b2.table-upper-538d .west_b022 {
  display: block;
}
.image-west-f4b2.logo_outer_b111 .west_b022 .chip_c5c2,
.image-west-f4b2.logo_outer_b111 .west_b022 .cool_ff76,
.image-west-f4b2.table-upper-538d .west_b022 .chip_c5c2,
.image-west-f4b2.table-upper-538d .west_b022 .cool_ff76 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.image-west-f4b2.smooth_8518 .advanced-3c54 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .image-west-f4b2.smooth_8518 .advanced-3c54 {
    margin-right: 0;
  }
}
.image-west-f4b2.logo_outer_b111 .advanced-3c54,
.image-west-f4b2.table-upper-538d .advanced-3c54 {
  padding-top: 40%;
}
.image-west-f4b2.logo_outer_b111 .glass_be16,
.image-west-f4b2.table-upper-538d .glass_be16 {
  display: block;
}
.image-west-f4b2.logo_outer_b111 .fn-sticky-bb6e .cool_ff76,
.image-west-f4b2.table-upper-538d .fn-sticky-bb6e .cool_ff76 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.image-west-f4b2.logo_outer_b111 .advanced-3c54,
.image-west-f4b2.table-upper-538d .advanced-3c54 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.image-west-f4b2.logo_outer_b111 .cool_ff76 {
  padding: 1em;
}
.huge_cbd2 {
  margin: 30px auto;
  display: block;
}
.huge_cbd2 .easy_a5f9 > * {
  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;
}
.huge_cbd2 .easy_a5f9 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.huge_cbd2 .easy_a5f9 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.mini_e8ad .hero-4637 {
  margin-bottom: 1.41575em;
}
.mini_e8ad .panel-7b5b {
  margin-bottom: 1.618em;
}
.basic_3002 .dirty-3d96 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.basic_3002 .dirty-3d96 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.basic_3002 .pressed-e721 {
  max-width: 100%;
  overflow: auto;
}
.container-01e3 .basic_3002 a:hover {
  text-decoration: underline;
}
.pattern-13ad .button-1faf:not(.notification-easy-d082),
.pattern-13ad .copper-c106 {
  margin-bottom: 1.41575em;
}
.pattern-13ad .button-1faf:not(.notification-easy-d082):last-child,
.pattern-13ad .copper-c106:last-child {
  margin-bottom: 0;
}
.pattern-13ad .button-1faf.status-d77b {
  margin-bottom: 0.41575em;
}
.pattern-13ad .texture-large-5154:before,
.pattern-13ad .sort_93f2:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.pattern-13ad .texture-large-5154:before {
  content: "\f115";
}
.pattern-13ad .sort_93f2:before {
  content: "\f02c";
}
.pattern-13ad .shade_hard_0907 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.pattern-13ad .shade_hard_0907 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.middle_7162 {
  display: -webkit-box;
  display: flex;
}
.middle_7162 .hard_194e {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .middle_7162 .hard_194e {
    flex-basis: 90px;
  }
}
.middle_7162 .dropdown-simple-b49b {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .middle_7162 .dropdown-simple-b49b {
    flex-basis: calc(100% - 50px);
  }
}
.middle_7162 .notification_1c4f p:last-child {
  margin-bottom: 0.72em;
}
.search_motion_676b .easy_a5f9 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.search_motion_676b .easy_a5f9:after,
.search_motion_676b .easy_a5f9:before {
  content: "";
  display: table;
}
.search_motion_676b .easy_a5f9:after {
  clear: both;
}
.search_motion_676b .easy_a5f9 .middle_f082,
.search_motion_676b .easy_a5f9 .medium-4001 {
  width: 49%;
}
.search_motion_676b .easy_a5f9 .middle_f082 a span.content-center-7bb7,
.search_motion_676b .easy_a5f9 .medium-4001 a span.content-center-7bb7 {
  display: block;
  margin-bottom: 5px;
}
.search_motion_676b .easy_a5f9 .medium-4001 {
  float: left;
  text-align: left;
}
.search_motion_676b .easy_a5f9 .middle_f082 {
  float: right;
  text-align: right;
}
.mask-4583 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .mask-4583 {
    margin-bottom: 0;
  }
}
.huge_e7f3 {
  margin-bottom: 1em;
}
.huge_e7f3 .notification-easy-d082 {
  font-size: 1.1em;
  line-height: 1.3;
}
.slow-cde6 a {
  display: block;
  line-height: 0;
  position: relative;
}
.short-3192 .huge_e7f3,
.tiny_e94d .huge_e7f3 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .short-3192 .huge_e7f3,
  .tiny_e94d .huge_e7f3 {
    display: block;
  }
}
.short-3192 .slow-cde6,
.tiny_e94d .slow-cde6 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .short-3192 .slow-cde6,
  .tiny_e94d .slow-cde6 {
    margin-bottom: 1em;
  }
}
.short-3192 .slow-cde6 img,
.tiny_e94d .slow-cde6 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.short-3192 .fluid-4d1c,
.tiny_e94d .fluid-4d1c {
  flex-basis: calc(100% - 160px);
}
.short-3192 .fluid-4d1c p,
.tiny_e94d .fluid-4d1c p {
  margin-bottom: 0;
}
.short-3192 .fluid-4d1c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .short-3192 .fluid-4d1c {
    padding-left: 0;
  }
}
.tiny_e94d .fluid-4d1c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .tiny_e94d .fluid-4d1c {
    padding-right: 0;
  }
}
.tiny_e94d .slow-cde6 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.card-static-c829 .slow-cde6 {
  margin-bottom: 0.5em;
}
.card-static-c829 .slow-cde6 img {
  width: 100%;
}
.upper_9c93 .notice-green-2803,
.form_middle_f849 .notice-green-2803 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.form_middle_f849 .filter-motion-d49e .pro-4720 p:last-child {
  margin-bottom: 0;
}
.detail-medium-3a1a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.focused-124d .glass-0598 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .focused-124d .glass-0598:last-of-type {
    margin-bottom: 0;
  }
}
.focused-124d .glass-0598 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focused-124d .glass-0598 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.focused-124d .glass-0598 ul li {
  margin: 0 0 0.6em;
}
.focused-124d .glass-0598 ul li.feature-6643,
.focused-124d .glass-0598 ul li.pro-2d55 {
  position: relative;
}
.focused-124d .glass-0598 ul li.feature-6643 .module_small_3bf6,
.focused-124d .glass-0598 ul li.pro-2d55 .module_small_3bf6 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.focused-124d .glass-0598 ul li.feature-6643:after:after,
.focused-124d .glass-0598 ul li.feature-6643:after:before,
.focused-124d
  .glass-0598
  ul
  li.pro-2d55:after:after,
.focused-124d
  .glass-0598
  ul
  li.pro-2d55:after:before {
  content: "";
  display: table;
}
.focused-124d .glass-0598 ul li.feature-6643:after:after,
.focused-124d
  .glass-0598
  ul
  li.pro-2d55:after:after {
  clear: both;
}
.focused-124d .glass-0598 a.active-west-8d54:hover {
  text-decoration: none;
}
.focused-124d .glass-0598 select {
  max-width: 100%;
}
.focused-124d .glass-0598 table {
  font-size: 85%;
}
.focused-124d .glass-0598 table td,
.focused-124d .glass-0598 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.focused-124d .glass-0598 table tfoot td {
  text-align: left;
}
.focused-124d .glass-0598 :last-child {
  margin-bottom: 0;
}
.focused-124d .glass-0598 .wrapper_a0bb {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.focused-124d .glass-0598 .wrapper_a0bb label {
  width: 100%;
}
.focused-124d .glass-0598 .wrapper_a0bb .element-rough-c852 {
  width: 100%;
  display: block;
}
.focused-124d .glass-0598 .wrapper_a0bb .widget_4cc6 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.focused-124d .glass-0598 .wrapper_a0bb .widget_4cc6:hover svg #svg-search {
  fill: #444;
}
.focused-124d .glass-0598 .wrapper_a0bb .widget_4cc6 svg {
  width: 18px;
  height: 18px;
}
.focused-124d .pagination_c9bb ul ul,
.focused-124d .title-7ad0 ul ul,
.focused-124d .right-4cce ul ul,
.focused-124d .tag_8916 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.focused-124d .pagination_c9bb .outer-824d > a,
.focused-124d .title-7ad0 .outer-824d > a,
.focused-124d .right-4cce .outer-824d > a,
.focused-124d .tag_8916 .outer-824d > a {
  margin-bottom: 0;
}
.focused-124d .fluid_0789 li,
.focused-124d .pagination_c9bb li,
.focused-124d .breadcrumb_inner_c019 li,
.focused-124d .title-7ad0 li,
.focused-124d .right-4cce li,
.focused-124d .tag_8916 li,
.focused-124d .filter-steel-c8db li,
.focused-124d .info-bronze-f42b li {
  display: block;
  position: relative;
}
.focused-124d .fluid_0789 li:last-child,
.focused-124d .pagination_c9bb li:last-child,
.focused-124d .breadcrumb_inner_c019 li:last-child,
.focused-124d .title-7ad0 li:last-child,
.focused-124d .right-4cce li:last-child,
.focused-124d .tag_8916 li:last-child,
.focused-124d .filter-steel-c8db li:last-child,
.focused-124d .info-bronze-f42b li:last-child {
  border: none;
}
.focused-124d .fluid_0789 li a,
.focused-124d .pagination_c9bb li a,
.focused-124d .breadcrumb_inner_c019 li a,
.focused-124d .title-7ad0 li a,
.focused-124d .right-4cce li a,
.focused-124d .tag_8916 li a,
.focused-124d .filter-steel-c8db li a,
.focused-124d .info-bronze-f42b li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focused-124d .fluid_0789 li ul li::before,
.focused-124d .pagination_c9bb li ul li::before,
.focused-124d .breadcrumb_inner_c019 li ul li::before,
.focused-124d .title-7ad0 li ul li::before,
.focused-124d .right-4cce li ul li::before,
.focused-124d .tag_8916 li ul li::before,
.focused-124d .filter-steel-c8db li ul li::before,
.focused-124d .info-bronze-f42b li ul li::before {
  left: 15px;
}
.focused-124d .fluid_0789 li ul a,
.focused-124d .pagination_c9bb li ul a,
.focused-124d .breadcrumb_inner_c019 li ul a,
.focused-124d .title-7ad0 li ul a,
.focused-124d .right-4cce li ul a,
.focused-124d .tag_8916 li ul a,
.focused-124d .filter-steel-c8db li ul a,
.focused-124d .info-bronze-f42b li ul a {
  padding-left: 20px;
}
.focused-124d .fluid_0789 li ul ul li::before,
.focused-124d .pagination_c9bb li ul ul li::before,
.focused-124d .breadcrumb_inner_c019 li ul ul li::before,
.focused-124d .title-7ad0 li ul ul li::before,
.focused-124d .right-4cce li ul ul li::before,
.focused-124d .tag_8916 li ul ul li::before,
.focused-124d .filter-steel-c8db li ul ul li::before,
.focused-124d .info-bronze-f42b li ul ul li::before {
  left: 30px;
}
.focused-124d .fluid_0789 li ul ul a,
.focused-124d .pagination_c9bb li ul ul a,
.focused-124d .breadcrumb_inner_c019 li ul ul a,
.focused-124d .title-7ad0 li ul ul a,
.focused-124d .right-4cce li ul ul a,
.focused-124d .tag_8916 li ul ul a,
.focused-124d .filter-steel-c8db li ul ul a,
.focused-124d .info-bronze-f42b li ul ul a {
  padding-left: 40px;
}
.focused-124d .active-next-9917 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.focused-124d .info-bronze-f42b ul li {
  margin-bottom: 1.41575em;
}
.focused-124d .info-bronze-f42b ul li .title-fast-dfb1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.focused-124d .info-bronze-f42b ul li .table_up_0644 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.sidebar-5d0f .fluid_0789 li a,
.sidebar-5d0f .pagination_c9bb li a,
.sidebar-5d0f .breadcrumb_inner_c019 li a,
.sidebar-5d0f .title-7ad0 li a,
.sidebar-5d0f .right-4cce li a,
.sidebar-5d0f .tag_8916 li a,
.sidebar-5d0f .filter-steel-c8db li a,
.sidebar-5d0f .info-bronze-f42b li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-5d0f .active-next-9917 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.sidebar-5d0f .glass-0598 ul li.feature-6643 .module_small_3bf6,
.sidebar-5d0f .glass-0598 ul li.pro-2d55 .module_small_3bf6 {
  background: rgba(0, 0, 0, 0.2);
}
.sidebar-5d0f .focused-124d .glass-0598 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.avatar_2b6e .focused-124d .header-last-48dc li {
  margin: 0;
}
.avatar_2b6e .focused-124d .header-last-48dc li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.avatar_2b6e .focused-124d .header-last-48dc li ul {
  margin: 0;
}
.avatar_2b6e .focused-124d .header-last-48dc li ul li a {
  padding-left: 15px;
}
.avatar_2b6e .focused-124d .header-last-48dc li ul li li a {
  padding-left: 30px;
}
.avatar_2b6e .focused-124d .header-last-48dc li.old-71bb > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.avatar_2b6e .focused-124d .header-last-48dc li.old-71bb > 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_2b6e .focused-124d .header-last-48dc li.old-71bb > 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;
}
.dark-2b43 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.message-hard-0bc6 {
  position: relative;
  z-index: 10;
}
.message-hard-0bc6 .search_2412 {
  width: 100%;
  max-width: 100%;
}
.under_2bc3 .link_narrow_80ce {
  padding-top: 2em;
  padding-bottom: 2em;
}
.under_2bc3 .gas-e176 {
}
.under_2bc3 .sidebar-5d0f {
  background: #292929;
}
.status-e45b .link_narrow_80ce {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.status-e45b .gas-e176 {
  background: #f9f9f9;
}
.status-e45b .sidebar-5d0f {
  background: #303030;
}
.mini_29f6 .link_narrow_80ce {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .mini_29f6 .short_f1c5 {
    margin-bottom: 1em;
  }
  .mini_29f6 .short_f1c5:last-child {
    margin-bottom: 0;
  }
}
.mini_29f6 .gas-e176 {
  background: #ededed;
}
.mini_29f6 .sidebar-5d0f {
  background: #1a1a1a;
}
.link_narrow_80ce.gas-e176 {
  color: rgba(0, 0, 0, 0.6);
}
.link_narrow_80ce.gas-e176 .tertiary_west_4196 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link_narrow_80ce.sidebar-5d0f {
  color: rgba(255, 255, 255, 0.99);
}
.link_narrow_80ce.sidebar-5d0f a:not(.active-west-8d54) {
  color: rgba(255, 255, 255, 0.79);
}
.link_narrow_80ce.sidebar-5d0f a:not(.active-west-8d54):hover {
  color: rgba(255, 255, 255, 0.99);
}
.link_narrow_80ce.sidebar-5d0f .tertiary_west_4196 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link_narrow_80ce.sidebar-5d0f table tbody td,
.link_narrow_80ce.sidebar-5d0f table th {
  background: rgba(0, 0, 0, 0.08);
}
.header-e7f4.notification-soft-13b1 .sort_7d1b {
  max-width: initial;
}
.header-e7f4 .yellow_e74a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.header-e7f4 .yellow_e74a .search_2412 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .header-e7f4 .yellow_e74a .search_2412 {
    display: block;
    margin-bottom: 2em;
  }
  .header-e7f4 .yellow_e74a .search_2412:last-child {
    margin-bottom: 0;
  }
}
.mini_29f6 .short_f1c5:last-child,
.status-e45b .short_f1c5:last-child,
.under_2bc3 .short_f1c5:last-child {
  margin-bottom: 0;
}
.mini_29f6 .short_f1c5 .focused-124d .glass-0598:last-child,
.status-e45b .short_f1c5 .focused-124d .glass-0598:last-child,
.under_2bc3 .short_f1c5 .focused-124d .glass-0598:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .mini_29f6 .yellow-4b3f,
  .mini_29f6 .shadow_first_8e4f,
  .status-e45b .yellow-4b3f,
  .status-e45b .shadow_first_8e4f,
  .under_2bc3 .yellow-4b3f,
  .under_2bc3 .shadow_first_8e4f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .message-hard-0bc6 .short_f1c5 {
    margin-bottom: 2em;
  }
}
.message-hard-0bc6 p:last-child {
  margin-bottom: 0;
}
.message-hard-0bc6 li,
.message-hard-0bc6 ul {
  list-style: none;
  margin: 0;
}
.message-hard-0bc6 ul ul {
  margin-left: 2.617924em;
}
.hover-center-e3a3 {
  font-size: 0.875em;
}

/* css-noise: 2791 */
.shadow-element-n7 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
