/*!
Theme Name: Customify
Theme URI: https://pressmaximum.table-3530/customify
Author: WPCustomify
Author URI: https://pressmaximum.table-3530
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.table-3530/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.bronze-1665.alert-d89c/licenses/gpl-2.0.avatar_6374
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.hover_pro_b656/, (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.menu-hot-f06c.block-0229/normalize.tooltip_5c79/
 ======
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.tooltip_5c79 v7.0.0 | MIT License | github.table-3530/necolas/normalize.tooltip_5c79 */
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;
}
.disabled_4231 .header-easy-e688,
.east_a3fb,
.dropdown-motion-93b9,
.nav-silver-4364,
.smooth-7500,
.modal-selected-cb92,
.down_6a11,
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;
}
.east_a3fb,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .east_a3fb,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .east_a3fb,
  h1 {
    font-size: 1.8em;
  }
}
.dropdown-motion-93b9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dropdown-motion-93b9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dropdown-motion-93b9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-motion-93b9,
  h2 {
    font-size: 1.7em;
  }
}
.nav-silver-4364,
h3 {
  font-size: 1.618em;
}
.disabled_4231 .header-easy-e688,
.smooth-7500,
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.column_d4be {
  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;
}
.feature_e91b:after,
.feature_e91b:before,
.prev-2994:after,
.prev-2994:before {
  content: "";
  display: table;
}
.feature_e91b:after,
.prev-2994:after {
  clear: both;
}
.background_1fd5 {
  float: right;
  margin-right: 0;
}
.heading-outer-d4f4 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.bronze-720c .outline_a526,
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;
}
.bronze-720c .outline_a526: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;
}
.container_4d91 .outline_a526 {
  box-shadow: none;
}
.container_4d91
  .outline_a526
  .card_pro_e030 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.container_4d91 .outline_a526 .pressed-db01 {
  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;
}
.container_4d91
  .outline_a526
  .pressed-db01
  b {
  display: none;
}
.container_4d91 .image_action_ce36 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.main-basic-1c95:not(.hidden-white-d32a):not(.backdrop-72df),
button:not(.hidden-white-d32a):not(.backdrop-72df),
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ),
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ),
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ) {
  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;
}
.main-basic-1c95:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):hover,
button:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):hover,
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):hover,
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):hover,
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.main-basic-1c95:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):active,
.main-basic-1c95:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):focus,
button:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):active,
button:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):focus,
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):active,
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):focus,
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):active,
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):focus,
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):active,
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):focus {
  outline: 0;
}
.main-basic-1c95:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820,
button:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820,
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820,
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820,
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820 {
  position: relative;
}
.main-basic-1c95:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .popup-8930,
.main-basic-1c95:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .heading_fb39,
.main-basic-1c95:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .paragraph_selected_10b5,
.main-basic-1c95:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  i,
.main-basic-1c95:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  svg,
button:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .popup-8930,
button:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .heading_fb39,
button:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .paragraph_selected_10b5,
button:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  i,
button:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  svg,
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .popup-8930,
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .heading_fb39,
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .paragraph_selected_10b5,
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  i,
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  svg,
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .popup-8930,
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .heading_fb39,
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .paragraph_selected_10b5,
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  i,
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  svg,
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .popup-8930,
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .heading_fb39,
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  .paragraph_selected_10b5,
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  i,
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820
  svg {
  visibility: hidden;
}
.main-basic-1c95:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820:after,
button:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820:after,
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820:after,
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820:after,
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ).fn-loading-0820: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;
}
.main-basic-1c95:not(.hidden-white-d32a):not(.backdrop-72df),
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ),
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ),
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ) {
  color: #fff;
  background: #235787;
}
.main-basic-1c95:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):focus,
input[type="button"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):focus,
input[type="reset"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):focus,
input[type="submit"]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ):focus {
  color: #fff;
}
.main-basic-1c95.fn-disabled-0820:not(.hidden-white-d32a):not(
    .backdrop-72df
  ),
.main-basic-1c95[disabled]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ),
button.fn-disabled-0820:not(.hidden-white-d32a):not(
    .backdrop-72df
  ),
button[disabled]:not(.hidden-white-d32a):not(
    .backdrop-72df
  ) {
  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;
}
.label_e710 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.label_e710: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;
}
.frame_8d6d {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.tag_yellow_fd29 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.bottom-7fd2 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.feature_e91b:after,
.feature_e91b:before,
.new-1e34:after,
.new-1e34:before,
.dirty_291b:after,
.dirty_291b:before,
.surface-white-f54c:after,
.surface-white-f54c:before,
.fixed_593f:after,
.fixed_593f:before,
.accordion_prev_cea8:after,
.accordion_prev_cea8:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.feature_e91b:after,
.new-1e34:after,
.dirty_291b:after,
.surface-white-f54c:after,
.fixed_593f:after,
.accordion_prev_cea8:after {
  clear: both;
}
.new-1e34 .west_923f,
.dirty_291b .west_923f,
.highlight-south-9f7f .west_923f {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.dynamic_ed4e {
  display: inline-block;
}
.status_dirty_092e {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.status_dirty_092e img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.status_dirty_092e .tag-36e0 {
  padding: 1em 0;
  font-size: 85%;
}
.tag-36e0 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.button_f7d8 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.button_f7d8:after,
.button_f7d8:before {
  content: "";
  display: table;
}
.button_f7d8:after {
  clear: both;
}
.element-dirty-3676 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.card-ddad .element-dirty-3676 {
  max-width: 50%;
}
.huge_b1e6 .element-dirty-3676 {
  max-width: 33.33%;
}
.message-ff60 .element-dirty-3676 {
  max-width: 25%;
}
.advanced_ed52 .element-dirty-3676 {
  max-width: 20%;
}
.right-8ceb .element-dirty-3676 {
  max-width: 16.66%;
}
.media-right-4dc3 .element-dirty-3676 {
  max-width: 14.28%;
}
.paragraph-3559 .element-dirty-3676 {
  max-width: 12.5%;
}
.simple_b31d .element-dirty-3676 {
  max-width: 11.11%;
}
.top_ef3e {
  display: block;
}
.disabled_4231 .surface-9c78 label,
.disabled_4231 .red-9b1a label,
.disabled_4231 .alert_blue_508d label,
.disabled_4231 .element_914d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dirty_e8bb {
  list-style: none;
  margin: 0;
}
.dirty_e8bb article.alert_33c7 {
  margin-bottom: 0;
}
.dirty_e8bb ul {
  list-style: none;
  margin: 0;
}
.dirty_e8bb .wide_d82e li.alert_33c7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dirty_e8bb .wide_d82e li.alert_33c7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dirty_e8bb .wide_d82e li.alert_33c7: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) {
  .dirty_e8bb .wide_d82e li.alert_33c7 li.alert_33c7 li.alert_33c7 li.alert_33c7 {
    padding-left: 0;
  }
}
article.alert_33c7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.alert_33c7 .new-1e34 p:last-of-type {
  margin-bottom: 0;
}
article.alert_33c7 .yellow_1f7a {
  float: left;
}
article.alert_33c7 .panel_e5cf {
  margin-left: 85px;
}
article.alert_33c7 .secondary-9bff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.alert_33c7 .secondary-9bff .filter-light-eecd {
  margin-left: 10px;
}
article.alert_33c7 .mini_a870 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.alert_33c7 .form-action-c399 {
  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 .surface-9c78,
  #respond .alert_blue_508d,
  #respond .element_914d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-9c78 input,
#respond .alert_blue_508d input,
#respond .element_914d input {
  width: 100%;
}
#respond .element_914d {
  margin-right: 0;
}
#respond .icon_bronze_fc4e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail_old_2935 {
  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;
}
.thumbnail_old_2935.menu-9381 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail_old_2935 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%);
}
.thumbnail_old_2935:focus,
.thumbnail_old_2935: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);
}
.rough-20d6 {
  border-radius: 10%;
}
.notification_08b5 {
  border-radius: 50%;
}
.slow_37bb {
  font-size: 0.72em;
}
.sidebar_top_c666 {
  font-size: 0.875em;
}
.card_iron_7984 {
  font-size: 1.1em;
}
.accordion_35ac {
  text-transform: uppercase;
  line-height: 1.2;
}
.accordion_35ac.slow_37bb {
  letter-spacing: 0.5px;
}
.pagination-64a0,
.pagination-64a0 a {
  color: #6d6d6d;
}
.pagination-64a0 a:hover {
  color: #111;
}
.narrow_2201 {
  color: #6d6d6d;
}
.alert-fixed-e641 {
  overflow-x: hidden;
}
.alert-fixed-e641 .photo_a00c.preview_bright_5ba4 {
  position: relative;
}
.alert-fixed-e641 .photo_a00c.preview_bright_5ba4.status-tiny-57e9 {
  position: initial;
}
.alert-fixed-e641
  .photo_a00c.preview_bright_5ba4.status-tiny-57e9
  .section_smooth_2e89 {
  left: auto;
}
.alert-fixed-e641 .photo_a00c .section_smooth_2e89 {
  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;
}
.alert-fixed-e641 .photo_a00c:hover.preview_bright_5ba4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.alert-fixed-e641
  .photo_a00c:hover.preview_bright_5ba4
  .section_smooth_2e89 {
  display: block;
  z-index: 9999999;
}
.alert-fixed-e641 .texture-d4cc .feature-2bdc,
.alert-fixed-e641 .tall-6546 .feature-2bdc {
  display: none;
}
.alert-fixed-e641 .info_f0a7 .photo_a00c:hover.preview_bright_5ba4 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.disabled_4231 .surface-9c78 label,
.disabled_4231 .red-9b1a label,
.disabled_4231 .alert_blue_508d label,
.disabled_4231 .element_914d label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.dirty_e8bb {
  list-style: none;
  margin: 0;
}
.dirty_e8bb article.alert_33c7 {
  margin-bottom: 0;
}
.dirty_e8bb ul {
  list-style: none;
  margin: 0;
}
.dirty_e8bb .wide_d82e li.alert_33c7 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .dirty_e8bb .wide_d82e li.alert_33c7 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .dirty_e8bb .wide_d82e li.alert_33c7: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) {
  .dirty_e8bb .wide_d82e li.alert_33c7 li.alert_33c7 li.alert_33c7 li.alert_33c7 {
    padding-left: 0;
  }
}
article.alert_33c7 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.alert_33c7 .new-1e34 p:last-of-type {
  margin-bottom: 0;
}
article.alert_33c7 .yellow_1f7a {
  float: left;
}
article.alert_33c7 .panel_e5cf {
  margin-left: 85px;
}
article.alert_33c7 .secondary-9bff {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.alert_33c7 .secondary-9bff .filter-light-eecd {
  margin-left: 10px;
}
article.alert_33c7 .mini_a870 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.alert_33c7 .form-action-c399 {
  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 .surface-9c78,
  #respond .alert_blue_508d,
  #respond .element_914d {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .surface-9c78 input,
#respond .alert_blue_508d input,
#respond .element_914d input {
  width: 100%;
}
#respond .element_914d {
  margin-right: 0;
}
#respond .icon_bronze_fc4e #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture-d4cc .media_plasma_5e9f {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.media_plasma_5e9f .shade_hovered_2f28.purple-be90 .wrapper_295d > li > a:focus,
.media_plasma_5e9f .shade_hovered_2f28.purple-be90 .wrapper_295d > li > a:hover,
.media_plasma_5e9f .shade_hovered_2f28.widget-061b .wrapper_295d > li > a:focus,
.media_plasma_5e9f .shade_hovered_2f28.widget-061b .wrapper_295d > li > a:hover,
.media_plasma_5e9f .shade_hovered_2f28.nav-d171 .wrapper_295d > li > a:focus,
.media_plasma_5e9f .shade_hovered_2f28.nav-d171 .wrapper_295d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_plasma_5e9f
  .shade_hovered_2f28.purple-be90
  .wrapper_295d
  > li.info_new_e8df
  > a,
.media_plasma_5e9f
  .shade_hovered_2f28.purple-be90
  .wrapper_295d
  > li.outline-d1c5
  > a,
.media_plasma_5e9f
  .shade_hovered_2f28.widget-061b
  .wrapper_295d
  > li.info_new_e8df
  > a,
.media_plasma_5e9f
  .shade_hovered_2f28.widget-061b
  .wrapper_295d
  > li.outline-d1c5
  > a,
.media_plasma_5e9f
  .shade_hovered_2f28.nav-d171
  .wrapper_295d
  > li.info_new_e8df
  > a,
.media_plasma_5e9f .shade_hovered_2f28.nav-d171 .wrapper_295d > li.box-purple-b031 > a {
  color: rgba(255, 255, 255, 0.99);
}
.media_plasma_5e9f .slider_7847,
.media_plasma_5e9f .slider_7847 a {
  color: rgba(255, 255, 255, 0.99);
}
.media_plasma_5e9f .box-in-fb93.alert-brown-f120 li a,
.media_plasma_5e9f .column_11cd a,
.media_plasma_5e9f .down_811b,
.media_plasma_5e9f .wrapper_295d > li > a,
.media_plasma_5e9f .form-63f4 {
  color: rgba(255, 255, 255, 0.79);
}
.media_plasma_5e9f .box-in-fb93.alert-brown-f120 li a:hover,
.media_plasma_5e9f .column_11cd a:hover,
.media_plasma_5e9f .down_811b:hover,
.media_plasma_5e9f .wrapper_295d > li > a:hover,
.media_plasma_5e9f .form-63f4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_plasma_5e9f .background-smooth-435a {
  color: rgba(255, 255, 255, 0.79);
}
.media_plasma_5e9f .background-smooth-435a .notification_8fae {
  color: rgba(255, 255, 255, 0.99);
}
.media_plasma_5e9f .background-smooth-435a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media_plasma_5e9f .bright-02df .picture-paper-c6bc {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media_plasma_5e9f .bright-02df .picture-paper-c6bc .full-59d3 {
  color: rgba(255, 255, 255, 0.79);
}
.media_plasma_5e9f
  .bright-02df
  .picture-paper-c6bc
  .full-59d3::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media_plasma_5e9f
  .bright-02df
  .picture-paper-c6bc
  .full-59d3:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media_plasma_5e9f
  .bright-02df
  .picture-paper-c6bc
  .full-59d3::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media_plasma_5e9f
  .bright-02df
  .picture-paper-c6bc
  .full-59d3::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media_plasma_5e9f .bright-02df .active-dc40 {
  color: rgba(255, 255, 255, 0.79);
}
.media_plasma_5e9f .bright-02df .active-dc40:hover {
  color: rgba(255, 255, 255, 0.99);
}
.menu-last-e5d3
  .media_plasma_5e9f
  .bright-02df
  .sidebar_1984
  .clean-b871 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.menu-last-e5d3
  .media_plasma_5e9f
  .bright-02df
  .sidebar_1984
  .full-59d3 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.texture-d4cc .image_41a0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.image_41a0 .shade_hovered_2f28.purple-be90 .wrapper_295d > li > a:focus,
.image_41a0 .shade_hovered_2f28.purple-be90 .wrapper_295d > li > a:hover,
.image_41a0 .shade_hovered_2f28.widget-061b .wrapper_295d > li > a:focus,
.image_41a0 .shade_hovered_2f28.widget-061b .wrapper_295d > li > a:hover,
.image_41a0 .shade_hovered_2f28.nav-d171 .wrapper_295d > li > a:focus,
.image_41a0 .shade_hovered_2f28.nav-d171 .wrapper_295d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_41a0
  .shade_hovered_2f28.purple-be90
  .wrapper_295d
  > li.info_new_e8df
  > a,
.image_41a0
  .shade_hovered_2f28.purple-be90
  .wrapper_295d
  > li.outline-d1c5
  > a,
.image_41a0
  .shade_hovered_2f28.widget-061b
  .wrapper_295d
  > li.info_new_e8df
  > a,
.image_41a0
  .shade_hovered_2f28.widget-061b
  .wrapper_295d
  > li.outline-d1c5
  > a,
.image_41a0
  .shade_hovered_2f28.nav-d171
  .wrapper_295d
  > li.info_new_e8df
  > a,
.image_41a0 .shade_hovered_2f28.nav-d171 .wrapper_295d > li.box-purple-b031 > a {
  color: rgba(0, 0, 0, 0.8);
}
.image_41a0 .slider_7847,
.image_41a0 .slider_7847 a {
  color: rgba(0, 0, 0, 0.8);
}
.image_41a0 .box-in-fb93.alert-brown-f120 li a,
.image_41a0 .column_11cd a,
.image_41a0 .down_811b,
.image_41a0 .wrapper_295d > li > a,
.image_41a0 .form-63f4 {
  color: rgba(0, 0, 0, 0.55);
}
.image_41a0 .box-in-fb93.alert-brown-f120 li a:hover,
.image_41a0 .column_11cd a:hover,
.image_41a0 .down_811b:hover,
.image_41a0 .wrapper_295d > li > a:hover,
.image_41a0 .form-63f4:hover {
  color: rgba(0, 0, 0, 0.8);
}
.image_41a0 .background-smooth-435a {
  color: rgba(0, 0, 0, 0.55);
}
.image_41a0 .background-smooth-435a .notification_8fae {
  color: rgba(0, 0, 0, 0.8);
}
.image_41a0 .background-smooth-435a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.hidden_7acd .texture-hot-3f5b {
  margin-left: auto;
  margin-right: auto;
}
.dirty_291b > * {
  margin-left: auto;
  margin-right: auto;
}
.dirty_291b .frame_8d6d {
  margin-right: 1.41575em;
}
.dropdown_paper_c1ba .dirty_291b > .accordion-out-40e0 {
  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;
}
.dropdown_paper_c1ba .dirty_291b > .caption_iron_7b5c {
  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;
}
.active_4473.hidden_7acd .texture-hot-3f5b,
.label_pro_ac46.hidden_7acd .texture-hot-3f5b {
  margin-left: 0;
}
.box_e108.hidden_7acd .texture-hot-3f5b,
.search_cool_2dc8.hidden_7acd .texture-hot-3f5b {
  margin-right: 0;
}
.dirty_291b ol,
.dirty_291b ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.hidden_1d2b video {
  max-width: 100%;
}
.paper_d9a8 img {
  display: block;
}
.paper_d9a8.frame_8d6d,
.paper_d9a8.tag_yellow_fd29 {
  width: 100%;
}
.paper_d9a8.caption_iron_7b5c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.over-73fb:not(.preview_1fbb) {
  margin: 1.5em auto;
}
.last-71b7 p {
  padding: 1.5em 14px;
}
ul.picture-5880.caption_iron_7b5c,
ul.picture-5880.accordion-out-40e0,
ul.picture-5880.blue-3f9b.accordion-out-40e0 {
  padding: 0 14px;
}
.frame_41bd {
  display: block;
  overflow-x: auto;
}
.frame_41bd table {
  border-collapse: collapse;
  width: 100%;
}
.frame_41bd td,
.frame_41bd th {
  padding: 0.5em;
}
.dirty_291b li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.dirty_291b ol ol,
.dirty_291b ol ul,
.dirty_291b ul ol,
.dirty_291b ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.dirty_291b ol ol li,
.dirty_291b ol ul li,
.dirty_291b ul ol li,
.dirty_291b ul ul li {
  margin-left: 0;
}
.element-light-782a.grid_9b78 > .static_f20e {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.element-light-782a.grid_9b78 > .static_f20e iframe,
.element-light-782a.grid_9b78 > .static_f20e > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.south_d2ad {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.south_d2ad.section_6d06 {
  padding: 0;
}
.south_d2ad.section_6d06 cite {
  font-size: 13px;
}
.south_d2ad > * {
  margin-left: 16px;
  margin-right: 16px;
}
.south_d2ad cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.hot_052c {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.hot_052c > p:first-child {
  margin-top: 0;
}
.hot_052c cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.hot_052c blockquote {
  border-left: 0;
}
.aside-ffa0 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.aside-ffa0:not(.action_00f3) {
  max-width: 100px;
}
.aside-ffa0.pro_63da {
  border-bottom: none !important;
  text-align: center;
}
.aside-ffa0.pro_63da::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .last-71b7 p {
    padding: 1.5em 0;
  }
}
.column-top-9787 {
  color: #0073aa;
}
.prev-c6b2 {
  background-color: #0073aa;
}
.mask-b6da {
  color: #229fd8;
}
.surface_c99c {
  background-color: #229fd8;
}
.slow-e525 {
  color: #eee;
}
.image-medium-826c {
  background-color: #eee;
}
.current_6ab5 {
  color: #444;
}
.logo-290c {
  background-color: #444;
}
.next-8d18 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.next-8d18 .tabs-simple-fb18 .column_11cd {
  font-size: 15px;
}
.next-8d18 .column_11cd {
  line-height: 1.3;
}
.next-8d18 .image_41a0 {
}
.next-8d18 .media_plasma_5e9f {
  background: #235787;
}
.west_e458 {
  padding: 0;
}
.west_e458 .media_plasma_5e9f {
  background: #1a1a1a;
}
.west_e458 .image_41a0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.table-a4c1 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.table-a4c1 .image_41a0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.table-a4c1 .media_plasma_5e9f {
  background: #303030;
}
.accordion_prev_cea8 {
  position: relative;
  z-index: 10;
}
.accordion_prev_cea8 .info-d4ca {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.message-4524 .preview_bright_5ba4 {
  display: inline-block;
  vertical-align: middle;
}
.message-4524.logo_outer_381e .preview_bright_5ba4 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .message-4524.logo_outer_381e .preview_bright_5ba4 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .message-4524.logo_outer_381e .preview_bright_5ba4 {
    margin-right: 0.4em;
  }
}
.message-4524.logo_outer_381e .preview_bright_5ba4:last-child {
  margin-right: 0;
}
.purple-f7a7 .info-d4ca {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .texture-d4cc .tabs-simple-fb18 {
    margin: 0 -0.5em;
  }
  .texture-d4cc .tabs-simple-fb18 [class*="customify-col-"],
  .texture-d4cc .tabs-simple-fb18 [class*="customify-col_"],
  .texture-d4cc .tabs-simple-fb18 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.texture-d4cc.easy_ebb4 .info-d4ca {
  background: 0 0 !important;
}
.texture-d4cc.easy_ebb4 .info-d4ca,
.texture-d4cc.purple-f7a7 .info-d4ca {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .texture-d4cc.full-986d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.texture-d4cc.purple-f7a7 .info-d4ca {
  box-shadow: none !important;
}
.plasma_d7f5 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .plasma_d7f5 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .plasma_d7f5 {
    padding: 18px 0 20px;
  }
}
.plasma_d7f5 .focus-static-0b76 {
  width: 100%;
}
.plasma_d7f5 .next-3b1b {
  margin-bottom: 0;
}
.plasma_d7f5 .main-88cc {
  margin-top: 5px;
  font-size: 0.875em;
}
.shade-a016 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.shade-a016 .north-0ac0 {
  width: 100%;
}
.mask_tall_f120 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.mask_tall_f120 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.mask_tall_f120 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;
}
.mask_tall_f120 li:last-child:after {
  display: none;
}
.mask_tall_f120 li a {
  font-weight: 500;
  margin-right: 10px;
}
.notification-right-418e .feature-2bdc button,
.plasma_d7f5 .feature-2bdc button {
  left: 0;
}
.notification-right-418e .north-0ac0,
.plasma_d7f5 .north-0ac0 {
  padding-left: 0;
  padding-right: 0;
}
.notification-right-418e .shade-a016,
.plasma_d7f5 .shade-a016 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.notification-right-418e {
  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;
}
.notification-right-418e: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;
}
.notification-right-418e .item_wide_37fc {
  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) {
  .notification-right-418e .item_wide_37fc {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .notification-right-418e .item_wide_37fc {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .notification-right-418e .item_wide_37fc {
    min-height: 200px;
  }
}
.notification-right-418e .mask_tall_f120 {
  color: rgba(255, 255, 255, 0.8);
}
.notification-right-418e .mask_tall_f120 a,
.notification-right-418e .mask_tall_f120 li:after {
  color: inherit;
}
.notification-right-418e .mask_tall_f120 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.modal_20d2 {
  margin-bottom: 0.5em;
}
.prev-4ba9 {
  margin-bottom: 1.2em;
}
.prev-4ba9,
.modal_20d2 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.prev-4ba9 p:last-child,
.modal_20d2 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .feature-2bdc,
#masthead .feature-2bdc {
  display: none;
}
#masthead
  > .feature-2bdc.photo-d53b {
  display: none;
}
#masthead > .feature-2bdc button {
  left: 0;
}
.tertiary-white-67f5 {
  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%;
}
.tertiary-white-67f5 .preview_bright_5ba4 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tertiary-white-67f5 .yellow-09af {
  display: -webkit-box;
  display: flex;
}
.tertiary-white-67f5 .yellow-09af.glass-ee24 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tertiary-white-67f5 .yellow-09af.menu_76e8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tertiary-white-67f5 .yellow-09af.list_8bd2 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tertiary-white-67f5.liquid-7ed5.thick_4ed3 .yellow-09af.glass-ee24 {
  flex-basis: 100%;
}
.tertiary-white-67f5.modal-east-786f .yellow-09af.menu_76e8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tertiary-white-67f5.modal-east-786f .yellow-09af.list_8bd2 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .feature-2bdc.photo-d53b {
  display: none;
}
#masthead > .feature-2bdc button {
  left: 0;
}
.banner-rough-f453 {
  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;
}
.banner-rough-f453:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.banner-rough-f453.brown_4386 i {
  margin-right: 4px;
}
.banner-rough-f453.out_8ab5 i {
  margin-left: 5px;
}
.column_11cd p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.column_11cd p:last-child {
  margin-bottom: 0;
}
.header-8824 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.header-8824 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.header-8824 img {
  display: block;
  width: auto;
  line-height: 1;
}
.header-8824 .slider_7847 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.header-8824 .stone_6f94 {
  margin: 5px 0 7px 0;
}
.header-8824.complex_a6bd .chip-9ea7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-8824.complex_a6bd .video_a372 {
  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;
}
.header-8824.static-122f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.header-8824.static-122f .chip-9ea7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.header-8824.static-122f .video_a372 {
  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;
}
.header-8824.hot_bc9d {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.header-8824.plasma_1138 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.header-8824.plasma_1138 .video_a372 {
  margin-top: 7px;
}
.old-b5e8 {
  display: inline-block;
}
.accordion_prev_cea8 .dynamic-c194 .header-8824 img {
  max-width: 100%;
}
.shade_hovered_2f28 .gradient_down_fcb1.label_new_2df7,
.thick-d0ed .gradient_down_fcb1.label_new_2df7 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.shade_hovered_2f28 .media-426c,
.thick-d0ed .media-426c {
  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%);
}
.shade_hovered_2f28 .media-426c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.shade_hovered_2f28.caption-bronze-a8db .media-426c {
  display: none;
}
.shade_hovered_2f28 .gradient_9d25 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.shade_hovered_2f28 .gradient_9d25 li {
  display: inline-block;
  position: relative;
}
.shade_hovered_2f28 .gradient_9d25 li:last-child {
  margin-right: 0;
}
.shade_hovered_2f28 .gradient_9d25 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;
}
.shade_hovered_2f28 .gradient_9d25 li.box-purple-b031 > a {
  color: rgba(0, 0, 0, 0.9);
}
.shade_hovered_2f28 .gradient_9d25 > 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;
}
.shade_hovered_2f28 .gradient_9d25 > li > a i {
  line-height: 0;
}
.shade_hovered_2f28 .gradient_9d25 > li.component_7bbb > a .media-426c {
  margin-left: 4px;
  line-height: 0;
}
.shade_hovered_2f28 .gradient_9d25 .input-lite-b470 li.component_7bbb > a {
  position: relative;
}
.shade_hovered_2f28 .gradient_9d25 .input-lite-b470 li.component_7bbb > a:after,
.shade_hovered_2f28 .gradient_9d25 .input-lite-b470 li.component_7bbb > a:before {
  content: "";
  display: table;
}
.shade_hovered_2f28 .gradient_9d25 .input-lite-b470 li.component_7bbb > a:after {
  clear: both;
}
.shade_hovered_2f28 .gradient_9d25 .input-lite-b470 li.component_7bbb > a .media-426c {
  margin-left: 5px;
  float: right;
}
.shade_hovered_2f28 .row_b24c,
.shade_hovered_2f28 .input-lite-b470 {
  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;
}
.shade_hovered_2f28 .input-lite-b470 {
  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;
}
.shade_hovered_2f28 .input-lite-b470 .label_new_2df7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.shade_hovered_2f28 .input-lite-b470 .media-426c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.shade_hovered_2f28 .input-lite-b470 li {
  display: block;
  margin: 0;
  padding: 0;
}
.shade_hovered_2f28 .input-lite-b470 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;
}
.shade_hovered_2f28 .input-lite-b470 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.shade_hovered_2f28 .input-lite-b470 .input-lite-b470 {
  top: 0;
  left: 100%;
}
.shade_hovered_2f28 .notification_73bd.fn-focus-0820 > .row_b24c,
.shade_hovered_2f28 .notification_73bd.fn-focus-0820 > .input-lite-b470,
.shade_hovered_2f28 .notification_73bd:focus > .row_b24c,
.shade_hovered_2f28 .notification_73bd:focus > .input-lite-b470,
.shade_hovered_2f28 .notification_73bd:hover > .row_b24c,
.shade_hovered_2f28 .notification_73bd:hover > .input-lite-b470 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.shade_hovered_2f28.nav-d171 .wrapper_295d:after,
.shade_hovered_2f28.nav-d171 .wrapper_295d:before {
  content: "";
  display: table;
}
.shade_hovered_2f28.nav-d171 .wrapper_295d:after {
  clear: both;
}
.shade_hovered_2f28.nav-d171 .wrapper_295d > li {
  float: left;
}
.shade_hovered_2f28.tertiary-wood-b638 .wrapper_295d:after,
.shade_hovered_2f28.tertiary-wood-b638 .wrapper_295d:before {
  content: "";
  display: table;
}
.shade_hovered_2f28.tertiary-wood-b638 .wrapper_295d:after {
  clear: both;
}
.shade_hovered_2f28.tertiary-wood-b638 .wrapper_295d > li {
  float: left;
}
.shade_hovered_2f28.tertiary-wood-b638 .wrapper_295d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.shade_hovered_2f28.tertiary-wood-b638 .wrapper_295d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.shade_hovered_2f28.tertiary-wood-b638 .wrapper_295d > li.info_new_e8df > a,
.shade_hovered_2f28.tertiary-wood-b638 .wrapper_295d > li.box-purple-b031 > a {
  color: #fff;
  background-color: #1e4b75;
}
.shade_hovered_2f28.purple-be90 .wrapper_295d > li > a .label_new_2df7 {
  position: relative;
}
.shade_hovered_2f28.purple-be90 .wrapper_295d > li > a .label_new_2df7: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;
}
.shade_hovered_2f28.purple-be90
  .wrapper_295d
  > li:focus
  > a
  .label_new_2df7:before,
.shade_hovered_2f28.purple-be90
  .wrapper_295d
  > li:hover
  > a
  .label_new_2df7:before {
  width: 100%;
  background-color: currentColor;
}
.shade_hovered_2f28.purple-be90
  .wrapper_295d
  > li.info_new_e8df
  > a
  .label_new_2df7:before,
.shade_hovered_2f28.purple-be90
  .wrapper_295d
  > li.outline-d1c5
  > a
  .label_new_2df7:before {
  width: 100%;
  background-color: currentColor;
}
.shade_hovered_2f28.widget-061b .wrapper_295d > li > a .label_new_2df7 {
  position: relative;
}
.shade_hovered_2f28.widget-061b .wrapper_295d > li > a .label_new_2df7: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;
}
.shade_hovered_2f28.widget-061b .wrapper_295d > li:focus > a .label_new_2df7:before,
.shade_hovered_2f28.widget-061b
  .wrapper_295d
  > li:hover
  > a
  .label_new_2df7:before {
  width: 100%;
  background-color: currentColor;
}
.shade_hovered_2f28.widget-061b
  .wrapper_295d
  > li.info_new_e8df
  > a
  .label_new_2df7:before,
.shade_hovered_2f28.widget-061b
  .wrapper_295d
  > li.outline-d1c5
  > a
  .label_new_2df7:before {
  width: 100%;
  background-color: currentColor;
}
.thick-d0ed .gradient_9d25 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thick-d0ed .gradient_9d25 li:first-child > a {
  border-top: none;
}
.thick-d0ed .gradient_9d25 .element_complex_9889 > .label_new_2df7 .media-426c {
  display: none;
}
.thick-d0ed .gradient_9d25 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.thick-d0ed .gradient_9d25 li:last-child {
  border: none;
}
.thick-d0ed .gradient_9d25 li.component_7bbb > a {
  padding-right: 45px !important;
}
.thick-d0ed .gradient_9d25 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.thick-d0ed .gradient_9d25 li a:focus,
.thick-d0ed .gradient_9d25 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.thick-d0ed .gradient_9d25 li .easy-2161 {
  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;
}
.thick-d0ed .gradient_9d25 li .easy-2161:hover {
  box-shadow: none;
}
.thick-d0ed .gradient_9d25 li .easy-2161 .media-426c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.thick-d0ed .gradient_9d25 .input-lite-b470 {
  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);
}
.thick-d0ed .gradient_9d25 .input-lite-b470 li a {
  padding-left: 3em;
}
.thick-d0ed .gradient_9d25 .pagination-4b73 > a .easy-2161 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.thick-d0ed .gradient_9d25 .pagination-4b73 > .input-lite-b470 {
  display: block;
  opacity: 1;
}
.light-2552 {
  max-width: 100%;
}
.heading-tall-52d3 {
  line-height: 0;
  cursor: pointer;
}
.form-63f4 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.form-63f4:hover {
  box-shadow: none;
  color: currentColor;
}
.form-63f4 svg {
  width: 18px;
  height: 18px;
}
.form-63f4 .border_cedb {
  display: none;
}
.popup-ab7d {
  position: relative;
}
.popup-ab7d.fn-active-0820 .form-63f4 .progress_slow_5dee {
  display: none;
}
.popup-ab7d.fn-active-0820 .form-63f4 .border_cedb {
  display: inline-block;
}
.popup-ab7d .silver_663d {
  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);
}
.popup-ab7d.motion-c942 .silver_663d {
  left: auto;
  right: -0.9em;
}
.popup-ab7d.motion-c942 .iron_f6f1::before {
  left: auto;
  right: 15px;
}
.popup-ab7d.fn-active-0820 .silver_663d {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.sidebar_1984 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.sidebar_1984 label {
  flex-basis: 100%;
}
.sidebar_1984 .picture-paper-c6bc {
  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;
}
.sidebar_1984 .full-59d3 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.sidebar_1984 .full-59d3:focus {
  background-color: transparent;
}
.sidebar_1984 button.active-dc40 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.sidebar_1984 button.active-dc40:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.sidebar_1984 button.active-dc40 svg {
  width: 18px;
  height: 18px;
}
.sidebar_1984 input[type="submit"] {
  min-height: auto;
}
.bright-02df .sidebar_1984 .full-59d3 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.iron_f6f1 {
  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) {
  .iron_f6f1 {
    width: 220px;
  }
}
.iron_f6f1 label {
  flex-basis: 100%;
}
.iron_f6f1::before {
  border-top: 1px solid #eaecee;
  border-left: 1px solid #eaecee;
  background: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -8px;
  left: 15px;
  width: 15px;
  height: 15px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 27;
}
.menu-last-e5d3 .bright-02df .sidebar_1984 {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  display: -webkit-box;
  display: flex;
  border: 1px solid;
  border-color: rgba(127, 127, 127, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
  border-radius: 2px;
  height: 2.4em;
  line-height: 2.4em;
  overflow: hidden;
}
.menu-last-e5d3
  .bright-02df
  .sidebar_1984
  .picture-paper-c6bc {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.menu-last-e5d3 .bright-02df .sidebar_1984 .full-59d3 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.menu-last-e5d3
  .bright-02df
  .sidebar_1984
  .full-59d3:focus {
  background: 0 0;
}
.menu-last-e5d3
  .bright-02df
  .sidebar_1984
  .clean-b871 {
  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;
}
.box-in-fb93 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.box-in-fb93 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.box-in-fb93 li:last-child {
  margin-right: 0;
}
.box-in-fb93 li:first-child {
  margin-left: 0;
}
.box-in-fb93.item-576b a {
  color: #fff;
}
.box-in-fb93.item-576b a:hover {
  color: #fff;
}
.box-in-fb93 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.box-in-fb93 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.box-in-fb93 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box-in-fb93 a:hover {
  opacity: 0.9;
  color: inherit;
}
.box-in-fb93 [class*="social-icon-apple"] {
  background-color: #999;
}
.box-in-fb93 [class*="social-icon-apple"].active-30f0 {
  background-color: transparent;
  color: #999;
}
.box-in-fb93 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.box-in-fb93 [class*="social-icon-behance"].active-30f0 {
  background-color: transparent;
  color: #1769ff;
}
.box-in-fb93 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.box-in-fb93 [class*="social-icon-bitbucket"].active-30f0 {
  background-color: transparent;
  color: #205081;
}
.box-in-fb93 [class*="social-icon-codepen"] {
  background-color: #000;
}
.box-in-fb93 [class*="social-icon-codepen"].active-30f0 {
  background-color: transparent;
  color: #000;
}
.box-in-fb93 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.box-in-fb93 [class*="social-icon-delicious"].active-30f0 {
  background-color: transparent;
  color: #39f;
}
.box-in-fb93 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.box-in-fb93 [class*="social-icon-digg"].active-30f0 {
  background-color: transparent;
  color: #005be2;
}
.box-in-fb93 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.box-in-fb93 [class*="social-icon-dribbble"].active-30f0 {
  background-color: transparent;
  color: #ea4c89;
}
.box-in-fb93 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.box-in-fb93 [class*="social-icon-envelope"].active-30f0 {
  background-color: transparent;
  color: #ea4335;
}
.box-in-fb93 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.box-in-fb93 [class*="social-icon-facebook"].active-30f0 {
  background-color: transparent;
  color: #3b5998;
}
.box-in-fb93 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.box-in-fb93 [class*="social-icon-flickr"].active-30f0 {
  background-color: transparent;
  color: #0063dc;
}
.box-in-fb93 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.box-in-fb93 [class*="social-icon-foursquare"].active-30f0 {
  background-color: transparent;
  color: #2d5be3;
}
.box-in-fb93 [class*="social-icon-github"] {
  background-color: #333;
}
.box-in-fb93 [class*="social-icon-github"].active-30f0 {
  background-color: transparent;
  color: #333;
}
.box-in-fb93 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.box-in-fb93 [class*="social-icon-google-plus"].active-30f0 {
  background-color: transparent;
  color: #dd4b39;
}
.box-in-fb93 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.box-in-fb93 [class*="social-icon-houzz"].active-30f0 {
  background-color: transparent;
  color: #7ac142;
}
.box-in-fb93 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.box-in-fb93 [class*="social-icon-instagram"].active-30f0 {
  background-color: transparent;
  color: #262626;
}
.box-in-fb93 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.box-in-fb93 [class*="social-icon-jsfiddle"].active-30f0 {
  background-color: transparent;
  color: #487aa2;
}
.box-in-fb93 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.box-in-fb93 [class*="social-icon-linkedin"].active-30f0 {
  background-color: transparent;
  color: #0077b5;
}
.box-in-fb93 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.box-in-fb93 [class*="social-icon-medium"].active-30f0 {
  background-color: transparent;
  color: #00ab6b;
}
.box-in-fb93 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.box-in-fb93
  [class*="social-icon-odnoklassniki"].active-30f0 {
  background-color: transparent;
  color: #f4731c;
}
.box-in-fb93 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.box-in-fb93 [class*="social-icon-meetup"].active-30f0 {
  background-color: transparent;
  color: #ec1c40;
}
.box-in-fb93 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.box-in-fb93 [class*="social-icon-pinterest"].active-30f0 {
  background-color: transparent;
  color: #bd081c;
}
.box-in-fb93 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.box-in-fb93 [class*="social-icon-product-hunt"].active-30f0 {
  background-color: transparent;
  color: #da552f;
}
.box-in-fb93 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.box-in-fb93 [class*="social-icon-reddit"].active-30f0 {
  background-color: transparent;
  color: #ff4500;
}
.box-in-fb93 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.box-in-fb93 [class*="social-icon-rss"].active-30f0 {
  background-color: transparent;
  color: #f26522;
}
.box-in-fb93 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.box-in-fb93
  [class*="social-icon-shopping-cart"].active-30f0 {
  background-color: transparent;
  color: #4caf50;
}
.box-in-fb93 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.box-in-fb93 [class*="social-icon-skype"].active-30f0 {
  background-color: transparent;
  color: #00aff0;
}
.box-in-fb93 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.box-in-fb93 [class*="social-icon-slideshare"].active-30f0 {
  background-color: transparent;
  color: #0077b5;
}
.box-in-fb93 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.box-in-fb93 [class*="social-icon-snapchat"].active-30f0 {
  background-color: transparent;
  color: #fffc00;
}
.box-in-fb93 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.box-in-fb93 [class*="social-icon-soundcloud"].active-30f0 {
  background-color: transparent;
  color: #f80;
}
.box-in-fb93 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.box-in-fb93 [class*="social-icon-spotify"].active-30f0 {
  background-color: transparent;
  color: #2ebd59;
}
.box-in-fb93 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.box-in-fb93
  [class*="social-icon-stack-overflow"].active-30f0 {
  background-color: transparent;
  color: #fe7a15;
}
.box-in-fb93 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.box-in-fb93 [class*="social-icon-maldkfgram"].active-30f0 {
  background-color: transparent;
  color: #2ca5e0;
}
.box-in-fb93 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.box-in-fb93 [class*="social-icon-tripadvisor"].active-30f0 {
  background-color: transparent;
  color: #589442;
}
.box-in-fb93 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.box-in-fb93 [class*="social-icon-tumblr"].active-30f0 {
  background-color: transparent;
  color: #35465c;
}
.box-in-fb93 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.box-in-fb93 [class*="social-icon-twitch"].active-30f0 {
  background-color: transparent;
  color: #6441a5;
}
.box-in-fb93 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.box-in-fb93 [class*="social-icon-twitter"].active-30f0 {
  background-color: transparent;
  color: #1da1f2;
}
.box-in-fb93 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.box-in-fb93 [class*="social-icon-vimeo"].active-30f0 {
  background-color: transparent;
  color: #1ab7ea;
}
.box-in-fb93 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.box-in-fb93 [class*="social-icon-vk"].active-30f0 {
  background-color: transparent;
  color: #45668e;
}
.box-in-fb93 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.box-in-fb93 [class*="social-icon-weibo"].active-30f0 {
  background-color: transparent;
  color: #df2029;
}
.box-in-fb93 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.box-in-fb93 [class*="social-icon-weixin"].active-30f0 {
  background-color: transparent;
  color: #7bb32e;
}
.box-in-fb93 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.box-in-fb93 [class*="social-icon-whatsapp"].active-30f0 {
  background-color: transparent;
  color: #25d366;
}
.box-in-fb93 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.box-in-fb93 [class*="social-icon-wordpress"].active-30f0 {
  background-color: transparent;
  color: #21759b;
}
.box-in-fb93 [class*="social-icon-xing"] {
  background-color: #026466;
}
.box-in-fb93 [class*="social-icon-xing"].active-30f0 {
  background-color: transparent;
  color: #026466;
}
.box-in-fb93 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.box-in-fb93 [class*="social-icon-yelp"].active-30f0 {
  background-color: transparent;
  color: #af0606;
}
.box-in-fb93 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.box-in-fb93 [class*="social-icon-youtube"].active-30f0 {
  background-color: transparent;
  color: #cd201f;
}
.down_811b {
  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;
}
.down_811b:hover {
  box-shadow: none;
  background: 0 0;
}
.message_in_c722 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.layout-7412 {
  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;
}
.list_focused_e53f {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.progress_608d {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.progress_608d,
.progress_608d::after,
.progress_608d::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;
}
.progress_608d::after,
.progress_608d::before {
  content: "";
  display: block;
  background-color: inherit;
}
.plasma-be02 .layout-7412 .list_focused_e53f {
  margin-top: -2px;
  width: 19px;
}
.plasma-be02 .layout-7412 .progress_608d {
  margin-top: -1px;
}
.plasma-be02 .layout-7412 .progress_608d,
.plasma-be02 .layout-7412 .progress_608d::after,
.plasma-be02 .layout-7412 .progress_608d::before {
  width: 19px;
  height: 2px;
}
.plasma-be02 .layout-7412 .progress_608d::before {
  top: -6px;
}
.plasma-be02 .layout-7412 .progress_608d::after {
  bottom: -6px;
}
.bottom-0282 .layout-7412 .list_focused_e53f {
  margin-top: -2px;
  width: 22px;
}
.bottom-0282 .layout-7412 .progress_608d {
  margin-top: -1px;
}
.bottom-0282 .layout-7412 .progress_608d,
.bottom-0282 .layout-7412 .progress_608d::after,
.bottom-0282 .layout-7412 .progress_608d::before {
  width: 22px;
  height: 2px;
}
.bottom-0282 .layout-7412 .progress_608d::before {
  top: -7px;
}
.bottom-0282 .layout-7412 .progress_608d::after {
  bottom: -7px;
}
.fluid-80fb .layout-7412 .list_focused_e53f {
  margin-top: -2px;
  width: 31px;
}
.fluid-80fb .layout-7412 .progress_608d {
  margin-top: -1.5px;
}
.fluid-80fb .layout-7412 .progress_608d,
.fluid-80fb .layout-7412 .progress_608d::after,
.fluid-80fb .layout-7412 .progress_608d::before {
  width: 31px;
  height: 3px;
}
.fluid-80fb .layout-7412 .progress_608d::before {
  top: -9px;
}
.fluid-80fb .layout-7412 .progress_608d::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .badge_dc65 .layout-7412 .list_focused_e53f {
    margin-top: -2px;
    width: 19px;
  }
  .badge_dc65 .layout-7412 .progress_608d {
    margin-top: -1px;
  }
  .badge_dc65 .layout-7412 .progress_608d,
  .badge_dc65 .layout-7412 .progress_608d::after,
  .badge_dc65 .layout-7412 .progress_608d::before {
    width: 19px;
    height: 2px;
  }
  .badge_dc65 .layout-7412 .progress_608d::before {
    top: -6px;
  }
  .badge_dc65 .layout-7412 .progress_608d::after {
    bottom: -6px;
  }
  .button-a406 .layout-7412 .list_focused_e53f {
    margin-top: -2px;
    width: 22px;
  }
  .button-a406 .layout-7412 .progress_608d {
    margin-top: -1px;
  }
  .button-a406 .layout-7412 .progress_608d,
  .button-a406 .layout-7412 .progress_608d::after,
  .button-a406 .layout-7412 .progress_608d::before {
    width: 22px;
    height: 2px;
  }
  .button-a406 .layout-7412 .progress_608d::before {
    top: -7px;
  }
  .button-a406 .layout-7412 .progress_608d::after {
    bottom: -7px;
  }
  .container-white-7b38 .layout-7412 .list_focused_e53f {
    margin-top: -2px;
    width: 31px;
  }
  .container-white-7b38 .layout-7412 .progress_608d {
    margin-top: -1.5px;
  }
  .container-white-7b38 .layout-7412 .progress_608d,
  .container-white-7b38 .layout-7412 .progress_608d::after,
  .container-white-7b38 .layout-7412 .progress_608d::before {
    width: 31px;
    height: 3px;
  }
  .container-white-7b38 .layout-7412 .progress_608d::before {
    top: -9px;
  }
  .container-white-7b38 .layout-7412 .progress_608d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .nav-red-c791 .layout-7412 .list_focused_e53f {
    margin-top: -2px;
    width: 19px;
  }
  .nav-red-c791 .layout-7412 .progress_608d {
    margin-top: -1px;
  }
  .nav-red-c791 .layout-7412 .progress_608d,
  .nav-red-c791 .layout-7412 .progress_608d::after,
  .nav-red-c791 .layout-7412 .progress_608d::before {
    width: 19px;
    height: 2px;
  }
  .nav-red-c791 .layout-7412 .progress_608d::before {
    top: -6px;
  }
  .nav-red-c791 .layout-7412 .progress_608d::after {
    bottom: -6px;
  }
  .heading_e63b .layout-7412 .list_focused_e53f {
    margin-top: -2px;
    width: 22px;
  }
  .heading_e63b .layout-7412 .progress_608d {
    margin-top: -1px;
  }
  .heading_e63b .layout-7412 .progress_608d,
  .heading_e63b .layout-7412 .progress_608d::after,
  .heading_e63b .layout-7412 .progress_608d::before {
    width: 22px;
    height: 2px;
  }
  .heading_e63b .layout-7412 .progress_608d::before {
    top: -7px;
  }
  .heading_e63b .layout-7412 .progress_608d::after {
    bottom: -7px;
  }
  .table-huge-f30c .layout-7412 .list_focused_e53f {
    margin-top: -2px;
    width: 31px;
  }
  .table-huge-f30c .layout-7412 .progress_608d {
    margin-top: -1.5px;
  }
  .table-huge-f30c .layout-7412 .progress_608d,
  .table-huge-f30c .layout-7412 .progress_608d::after,
  .table-huge-f30c .layout-7412 .progress_608d::before {
    width: 31px;
    height: 3px;
  }
  .table-huge-f30c .layout-7412 .progress_608d::before {
    top: -9px;
  }
  .table-huge-f30c .layout-7412 .progress_608d::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .modal-a15f .layout-7412 .list_focused_e53f {
    margin-top: -2px;
    width: 19px;
  }
  .modal-a15f .layout-7412 .progress_608d {
    margin-top: -1px;
  }
  .modal-a15f .layout-7412 .progress_608d,
  .modal-a15f .layout-7412 .progress_608d::after,
  .modal-a15f .layout-7412 .progress_608d::before {
    width: 19px;
    height: 2px;
  }
  .modal-a15f .layout-7412 .progress_608d::before {
    top: -6px;
  }
  .modal-a15f .layout-7412 .progress_608d::after {
    bottom: -6px;
  }
  .thumbnail-86b1 .layout-7412 .list_focused_e53f {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-86b1 .layout-7412 .progress_608d {
    margin-top: -1px;
  }
  .thumbnail-86b1 .layout-7412 .progress_608d,
  .thumbnail-86b1 .layout-7412 .progress_608d::after,
  .thumbnail-86b1 .layout-7412 .progress_608d::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-86b1 .layout-7412 .progress_608d::before {
    top: -7px;
  }
  .thumbnail-86b1 .layout-7412 .progress_608d::after {
    bottom: -7px;
  }
  .accent_new_c700 .layout-7412 .list_focused_e53f {
    margin-top: -2px;
    width: 31px;
  }
  .accent_new_c700 .layout-7412 .progress_608d {
    margin-top: -1.5px;
  }
  .accent_new_c700 .layout-7412 .progress_608d,
  .accent_new_c700 .layout-7412 .progress_608d::after,
  .accent_new_c700 .layout-7412 .progress_608d::before {
    width: 31px;
    height: 3px;
  }
  .accent_new_c700 .layout-7412 .progress_608d::before {
    top: -9px;
  }
  .accent_new_c700 .layout-7412 .progress_608d::after {
    bottom: -9px;
  }
}
.icon_90b5 .progress_608d {
  -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);
}
.icon_90b5 .progress_608d::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.icon_90b5 .progress_608d::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);
}
.icon_90b5.badge_22a1 .progress_608d {
  -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);
}
.icon_90b5.badge_22a1 .progress_608d::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.icon_90b5.badge_22a1 .progress_608d::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);
}
.notification-fresh-008c {
  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.plasma_c4ef:before {
  display: none;
}
.tall-6546 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tall-6546 .slider_27e0 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tall-6546 .slider_27e0:last-of-type {
  border-bottom: none;
}
.tall-6546 .slider_27e0.main_e997,
.tall-6546 .slider_27e0.right-5862,
.tall-6546 .slider_27e0.search-purple-0d8c {
  padding: 0;
}
.tall-6546 .thick-d0ed .easy-2161 {
  color: currentColor;
}
.tall-6546 .thick-d0ed .easy-2161:focus,
.tall-6546 .thick-d0ed .easy-2161:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-6546.image_41a0 .background-smooth-435a,
.tall-6546.image_41a0 .column_11cd a,
.tall-6546.image_41a0 .wrapper_295d a,
.tall-6546.image_41a0 .input-lite-b470 a {
  color: rgba(0, 0, 0, 0.55);
}
.tall-6546.image_41a0 .background-smooth-435a:hover,
.tall-6546.image_41a0 .column_11cd a:hover,
.tall-6546.image_41a0 .wrapper_295d a:hover,
.tall-6546.image_41a0 .input-lite-b470 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tall-6546.image_41a0 .notification_8fae {
  color: rgba(0, 0, 0, 0.8);
}
.tall-6546.image_41a0 .slider_27e0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall-6546.image_41a0 .slider_27e0:before {
  background: rgba(0, 0, 0, 0.08);
}
.tall-6546.image_41a0 .nav_5e2b:before {
  background: rgba(255, 255, 255, 0.9);
}
.tall-6546.image_41a0 .thick-d0ed .gradient_9d25 li a,
.tall-6546.image_41a0 .thick-d0ed .easy-2161,
.tall-6546.image_41a0 .input-lite-b470 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall-6546.image_41a0 .thick-d0ed .easy-2161:focus,
.tall-6546.image_41a0 .thick-d0ed .easy-2161:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-6546.image_41a0 .gradient_9d25 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tall-6546.media_plasma_5e9f .background-smooth-435a,
.tall-6546.media_plasma_5e9f .column_11cd a,
.tall-6546.media_plasma_5e9f .wrapper_295d .easy-2161,
.tall-6546.media_plasma_5e9f .wrapper_295d a,
.tall-6546.media_plasma_5e9f .input-lite-b470 a {
  color: rgba(255, 255, 255, 0.79);
}
.tall-6546.media_plasma_5e9f .background-smooth-435a:hover,
.tall-6546.media_plasma_5e9f .column_11cd a:hover,
.tall-6546.media_plasma_5e9f .wrapper_295d .easy-2161:hover,
.tall-6546.media_plasma_5e9f .wrapper_295d a:hover,
.tall-6546.media_plasma_5e9f .input-lite-b470 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tall-6546.media_plasma_5e9f .notification_8fae {
  color: rgba(255, 255, 255, 0.99);
}
.tall-6546.media_plasma_5e9f .slider_27e0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-6546.media_plasma_5e9f .slider_27e0:before {
  background: rgba(255, 255, 255, 0.08);
}
.tall-6546.media_plasma_5e9f .nav_5e2b:before {
  background: rgba(0, 0, 0, 0.9);
}
.tall-6546.media_plasma_5e9f .thick-d0ed .gradient_9d25 li a,
.tall-6546.media_plasma_5e9f .thick-d0ed .easy-2161,
.tall-6546.media_plasma_5e9f .input-lite-b470 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tall-6546.media_plasma_5e9f .thick-d0ed .easy-2161:focus,
.tall-6546.media_plasma_5e9f .thick-d0ed .easy-2161:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tall-6546.media_plasma_5e9f .gradient_9d25 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav_5e2b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.nav_5e2b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.search_43be {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gold-66cb .tall-6546 {
  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;
}
.gold-66cb .slider_27e0 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gold-66cb .slider_27e0: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) {
  .gold-66cb .slider_27e0:before {
    width: 16%;
    left: 42%;
  }
}
.gold-66cb .slider_27e0:last-child:before {
  content: none;
}
.gold-66cb .slider_27e0[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gold-66cb .thick-d0ed .gradient_9d25 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gold-66cb .thick-d0ed .gradient_9d25 li a .easy-2161 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gold-66cb .thick-d0ed .input-lite-b470 {
  border: none;
}
.gold-66cb .thick-d0ed .input-lite-b470 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gold-66cb .nav_5e2b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gold-66cb .search_43be {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gold-66cb .media_plasma_5e9f .nav_5e2b:before {
  background: rgba(0, 0, 0, 0.9);
}
.gold-66cb .image_41a0.title_active_f4fb .progress_608d {
  background: rgba(0, 0, 0, 0.6);
}
.gold-66cb
  .image_41a0.title_active_f4fb
  .progress_608d::after,
.gold-66cb
  .image_41a0.title_active_f4fb
  .progress_608d:before {
  background: inherit;
}
.gold-66cb
  .image_41a0.title_active_f4fb:hover
  .progress_608d {
  background: rgba(0, 0, 0, 0.8);
}
.menu-red-5703 .tall-6546 {
  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) {
  .menu-red-5703 .tall-6546 {
    width: auto;
    right: 45px;
  }
}
.texture_b1d6 .tall-6546 {
  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) {
  .texture_b1d6 .tall-6546 {
    width: auto;
    left: 45px;
  }
}
.plasma_c4ef .tall-6546 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.plasma_c4ef .search_43be {
  max-width: 48em;
  margin: 0 auto;
}
.plasma_c4ef .nav_5e2b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.border_5c7a {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.border_5c7a.gold-66cb .tall-6546 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.border_5c7a.menu-red-5703 .tall-6546 {
  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);
}
.border_5c7a .tall-6546 {
  visibility: visible;
}
.border_5c7a.texture_b1d6 .tall-6546 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.bottom_1922,
.backdrop-black-75d5 {
  overflow-x: hidden;
}
.bottom_1922 .tall-6546 {
  overflow: auto;
}
.bottom_1922.gold-66cb {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom_1922.gold-66cb .tall-6546 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.bottom_1922.gold-66cb .down_811b {
  opacity: 0;
}
.bottom_1922.menu-red-5703 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom_1922.menu-red-5703 .tall-6546 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.bottom_1922.menu-red-5703 .down_811b {
  opacity: 0;
}
.bottom_1922.texture_b1d6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.bottom_1922.texture_b1d6 .tall-6546 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.bottom_1922.texture_b1d6 .down_811b {
  opacity: 0;
}
.bottom_1922.plasma_c4ef .tall-6546 {
  z-index: 10;
  visibility: visible;
}
.title_active_f4fb {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.title_active_f4fb .progress_608d {
  background: rgba(255, 255, 255, 0.99);
}
.title_active_f4fb .progress_608d::after,
.title_active_f4fb .progress_608d:before {
  background: inherit;
}
.title_active_f4fb:hover .progress_608d {
  background: rgba(255, 255, 255, 0.99);
}
.texture_b1d6 .title_active_f4fb {
  top: 10px;
  right: auto;
  left: 12px;
}
.plasma_c4ef .title_active_f4fb {
  display: none !important;
}
.bottom_1922:before,
.backdrop-black-75d5:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.bottom_1922 .title_active_f4fb,
.backdrop-black-75d5 .title_active_f4fb {
  display: inline-block;
}
.tall-6546 .preview_bright_5ba4 {
  -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;
}
.bottom_1922 .tall-6546 .preview_bright_5ba4,
.backdrop-black-75d5 .tall-6546 .preview_bright_5ba4 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.secondary-prev-1f80 .picture-paper-c6bc {
  width: 100%;
}
.dynamic-c194 {
  padding: 0 0.5em 0;
}
.dynamic-c194 [class*="customify-col-"],
.dynamic-c194 [class*="customify-col_"],
.dynamic-c194 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.purple-41d2 .dynamic-c194 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .tabs-simple-fb18 .menu_pro_a384,
  .menu_pro_a384 {
    display: none;
  }
  .cold_002a {
    text-align: left;
  }
  .modal_large_4752 {
    text-align: center;
  }
  .huge-e578 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-simple-fb18 .solid_febc,
  .solid_febc {
    display: none;
  }
  .texture-468f {
    text-align: left;
  }
  .item_next_3bb6 {
    text-align: center;
  }
  .hard-6fb1 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .tabs-simple-fb18 .secondary_2a5e,
  .secondary_2a5e {
    display: none;
  }
  .last-7c72 {
    text-align: left;
  }
  .red-06e3 {
    text-align: center;
  }
  .disabled-7564 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.aside-soft-9f5d {
  box-shadow: none !important;
}
.carousel_43df .liquid-200e,
.shade-top-d0c2 .liquid-200e {
  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;
}
.shade-top-d0c2 .liquid-200e {
  margin-top: 30px;
  margin-bottom: 30px;
}
.info-d4ca {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.info-d4ca:after,
.info-d4ca:before {
  content: "";
  display: table;
}
.info-d4ca:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .info-d4ca {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.info-d4ca,
.full-986d {
  max-width: 1248px;
  margin: 0 auto;
}

.surface-white-f54c.hover-a00a .info-d4ca {
  max-width: 100%;
}
.surface-white-f54c.text_silver_981f {
  max-width: 1200px;
  margin: 0 auto;
}
.surface-white-f54c.upper_c2ed .info-d4ca {
  max-width: 100%;
}
.surface-white-f54c.upper_c2ed > .info-d4ca {
  padding-left: 0;
  padding-right: 0;
}
.surface-white-f54c.upper_c2ed > .info-d4ca .tabs-simple-fb18 {
  margin: 0;
}
.surface-white-f54c.upper_c2ed
  > .info-d4ca
  .stone-7120.grid-b454 {
  margin-right: 0;
  margin-left: 0;
}
.surface-white-f54c.upper_c2ed #main.grid-b454 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .item-7dce #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .item-7dce #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .heading-in-d8ca .texture-hot-3f5b {
    padding-right: 1em;
  }
  .heading-in-d8ca.hovered_f81b .stone-7120 {
    border-right: 1px solid #eaecee;
  }
  .heading-in-d8ca.hovered_f81b .texture-hot-3f5b {
    padding-right: 1em;
  }
  .heading-in-d8ca.hovered_f81b .card_under_37f7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .video-abc7 .texture-hot-3f5b {
    padding-left: 1em;
  }
  .video-abc7.hovered_f81b .stone-7120 {
    border-left: 1px solid #eaecee;
  }
  .video-abc7.hovered_f81b .texture-hot-3f5b {
    padding-left: 1em;
  }
  .video-abc7.hovered_f81b .card_under_37f7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .wrapper-active-5dda .texture-hot-3f5b {
    padding-left: 1em;
  }
  .wrapper-active-5dda.hovered_f81b .primary-f5e7 {
    border-right: 1px solid #eaecee;
  }
  .wrapper-active-5dda.hovered_f81b .hidden_stale_b571 {
    border-right: 1px solid #eaecee;
  }
  .wrapper-active-5dda.hovered_f81b .texture-hot-3f5b {
    padding-left: 1em;
  }
  .wrapper-active-5dda.hovered_f81b .card_under_37f7 {
    padding-right: 1em;
  }
  .wrapper-active-5dda.hovered_f81b .article_fresh_bcd8 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .title-stone-b1b9 .texture-hot-3f5b {
    padding-right: 1em;
  }
  .title-stone-b1b9.hovered_f81b .primary-f5e7 {
    border-left: 1px solid #eaecee;
  }
  .title-stone-b1b9.hovered_f81b .hidden_stale_b571 {
    border-left: 1px solid #eaecee;
  }
  .title-stone-b1b9.hovered_f81b .texture-hot-3f5b {
    padding-right: 1em;
  }
  .title-stone-b1b9.hovered_f81b .card_under_37f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .title-stone-b1b9.hovered_f81b .article_fresh_bcd8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .item-7dce .texture-hot-3f5b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item-7dce.hovered_f81b .stone-7120 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .item-7dce.hovered_f81b .texture-hot-3f5b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .item-7dce.hovered_f81b .card_under_37f7 {
    padding-left: 1em;
  }
  .item-7dce.hovered_f81b .article_fresh_bcd8 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .item-7dce.hovered_f81b .texture-hot-3f5b {
    padding-left: 0;
  }
}
.detail-bronze-929b .message-4524 {
  display: inline-block;
}
.container_rough_248b {
  display: inline-block;
}
.label-742b {
  word-con: break-word;
}
.middle_895c > span {
  display: inline-block;
  padding: 5px 0;
}
.middle_895c .photo_9aa1 {
  margin-left: 8px;
  margin-right: 8px;
}
.middle_895c .dynamic_01bf img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.banner-basic-f7fc .element_8684 {
  margin-bottom: 2em;
}
.banner-basic-f7fc .cold-5797 {
  margin-bottom: 15px;
}
.banner-basic-f7fc .cold-5797:last-child {
  margin-bottom: 0;
}
.banner-basic-f7fc .menu_0c9e {
  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) {
  .banner-basic-f7fc .menu_0c9e {
    display: block;
  }
}
.banner-basic-f7fc .focus-319a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .banner-basic-f7fc .focus-319a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.banner-basic-f7fc .pressed-541e {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.banner-basic-f7fc .pressed-541e img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.banner-basic-f7fc .pressed-541e a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.banner-basic-f7fc .label-742b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.banner-basic-f7fc .label-742b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.banner-basic-f7fc .gold_1f03 p:last-child {
  margin-bottom: 0;
}
.banner-basic-f7fc .dirty_cd92 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.banner-basic-f7fc .video-6e7b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.banner-basic-f7fc .rough_92da {
  margin-top: 1em;
}
.banner-basic-f7fc .fluid_ca26 {
  top: 0;
  display: block;
}
.banner-basic-f7fc .fluid_ca26 a {
  color: inherit;
}
.banner-basic-f7fc .fluid_ca26 a:hover {
  color: inherit;
}
.banner-basic-f7fc .overlay_iron_b8d1 {
  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;
}
.banner-basic-f7fc .overlay_iron_b8d1:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.banner-basic-f7fc .video-6e7b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.banner-basic-f7fc .link_5d1c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.banner-basic-f7fc .link_5d1c:first-child {
  margin-top: 0;
}
.banner-basic-f7fc .link_5d1c.secondary_0048 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.banner-basic-f7fc .link_5d1c.popup-59d5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.banner-basic-f7fc
  .link_5d1c.popup-59d5.paragraph-complex-6efa
  .rough_92da {
  width: 100%;
}
.banner-basic-f7fc .popup-59d5 {
  -webkit-box-align: center;
  align-items: center;
}
.banner-basic-f7fc .popup-59d5 .middle_895c,
.banner-basic-f7fc .popup-59d5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.banner-basic-f7fc .pressed-541e {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner-basic-f7fc .pressed-541e img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.banner-basic-f7fc .pressed-541e: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;
}
.banner-basic-f7fc .secondary_0048 {
  z-index: 5;
}
.banner-basic-f7fc .image_thick_20e2 .chip-hot-ef1d {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.banner-basic-f7fc .highlight_bb5f .chip-hot-ef1d {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.banner-basic-f7fc .stone-a465 .chip-hot-ef1d {
  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;
}
.banner-basic-f7fc.highlight_0beb .menu_0c9e,
.banner-basic-f7fc.chip-brown-491f .menu_0c9e {
  display: block;
}
.banner-basic-f7fc.highlight_0beb .menu_0c9e .bright_65e5,
.banner-basic-f7fc.highlight_0beb .menu_0c9e .video-6e7b,
.banner-basic-f7fc.chip-brown-491f .menu_0c9e .bright_65e5,
.banner-basic-f7fc.chip-brown-491f .menu_0c9e .video-6e7b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.banner-basic-f7fc.active-f0e5 .focus-319a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .banner-basic-f7fc.active-f0e5 .focus-319a {
    margin-right: 0;
  }
}
.banner-basic-f7fc.highlight_0beb .focus-319a,
.banner-basic-f7fc.chip-brown-491f .focus-319a {
  padding-top: 40%;
}
.banner-basic-f7fc.highlight_0beb .element_8684,
.banner-basic-f7fc.chip-brown-491f .element_8684 {
  display: block;
}
.banner-basic-f7fc.highlight_0beb .fn-sticky-0820 .video-6e7b,
.banner-basic-f7fc.chip-brown-491f .fn-sticky-0820 .video-6e7b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.banner-basic-f7fc.highlight_0beb .focus-319a,
.banner-basic-f7fc.chip-brown-491f .focus-319a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.banner-basic-f7fc.highlight_0beb .video-6e7b {
  padding: 1em;
}
.purple_44ba {
  margin: 30px auto;
  display: block;
}
.purple_44ba .surface_pro_47e0 > * {
  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;
}
.purple_44ba .surface_pro_47e0 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.purple_44ba .surface_pro_47e0 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.container-c410 .middle_895c {
  margin-bottom: 1.41575em;
}
.container-c410 .form-a505 {
  margin-bottom: 1.618em;
}
.dirty_291b .background-black-c3c6 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.dirty_291b .background-black-c3c6 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.dirty_291b .bronze-faab {
  max-width: 100%;
  overflow: auto;
}
.hidden_7acd .dirty_291b a:hover {
  text-decoration: underline;
}
.modal_in_c201 .cold-5797:not(.label-742b),
.modal_in_c201 .pressed-541e {
  margin-bottom: 1.41575em;
}
.modal_in_c201 .cold-5797:not(.label-742b):last-child,
.modal_in_c201 .pressed-541e:last-child {
  margin-bottom: 0;
}
.modal_in_c201 .cold-5797.header_1d48 {
  margin-bottom: 0.41575em;
}
.modal_in_c201 .pagination-red-658a:before,
.modal_in_c201 .bright-ab5d:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.modal_in_c201 .pagination-red-658a:before {
  content: "\f115";
}
.modal_in_c201 .bright-ab5d:before {
  content: "\f02c";
}
.modal_in_c201 .notification-1e7f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.modal_in_c201 .notification-1e7f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.slider_fixed_2351 {
  display: -webkit-box;
  display: flex;
}
.slider_fixed_2351 .small_11d9 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .slider_fixed_2351 .small_11d9 {
    flex-basis: 90px;
  }
}
.slider_fixed_2351 .block_east_7f54 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .slider_fixed_2351 .block_east_7f54 {
    flex-basis: calc(100% - 50px);
  }
}
.slider_fixed_2351 .outer-90eb p:last-child {
  margin-bottom: 0.72em;
}
.status_red_2654 .surface_pro_47e0 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.status_red_2654 .surface_pro_47e0:after,
.status_red_2654 .surface_pro_47e0:before {
  content: "";
  display: table;
}
.status_red_2654 .surface_pro_47e0:after {
  clear: both;
}
.status_red_2654 .surface_pro_47e0 .in_fe30,
.status_red_2654 .surface_pro_47e0 .widget-liquid-9221 {
  width: 49%;
}
.status_red_2654 .surface_pro_47e0 .in_fe30 a span.bronze-ba49,
.status_red_2654 .surface_pro_47e0 .widget-liquid-9221 a span.bronze-ba49 {
  display: block;
  margin-bottom: 5px;
}
.status_red_2654 .surface_pro_47e0 .widget-liquid-9221 {
  float: left;
  text-align: left;
}
.status_red_2654 .surface_pro_47e0 .in_fe30 {
  float: right;
  text-align: right;
}
.frame-hovered-bacc {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .frame-hovered-bacc {
    margin-bottom: 0;
  }
}
.form_middle_570e {
  margin-bottom: 1em;
}
.form_middle_570e .label-742b {
  font-size: 1.1em;
  line-height: 1.3;
}
.column_soft_76db a {
  display: block;
  line-height: 0;
  position: relative;
}
.photo-hovered-1681 .form_middle_570e,
.section-small-8d07 .form_middle_570e {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .photo-hovered-1681 .form_middle_570e,
  .section-small-8d07 .form_middle_570e {
    display: block;
  }
}
.photo-hovered-1681 .column_soft_76db,
.section-small-8d07 .column_soft_76db {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .photo-hovered-1681 .column_soft_76db,
  .section-small-8d07 .column_soft_76db {
    margin-bottom: 1em;
  }
}
.photo-hovered-1681 .column_soft_76db img,
.section-small-8d07 .column_soft_76db img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.photo-hovered-1681 .footer_e801,
.section-small-8d07 .footer_e801 {
  flex-basis: calc(100% - 160px);
}
.photo-hovered-1681 .footer_e801 p,
.section-small-8d07 .footer_e801 p {
  margin-bottom: 0;
}
.photo-hovered-1681 .footer_e801 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .photo-hovered-1681 .footer_e801 {
    padding-left: 0;
  }
}
.section-small-8d07 .footer_e801 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .section-small-8d07 .footer_e801 {
    padding-right: 0;
  }
}
.section-small-8d07 .column_soft_76db {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.sidebar-34a8 .column_soft_76db {
  margin-bottom: 0.5em;
}
.sidebar-34a8 .column_soft_76db img {
  width: 100%;
}
.primary-9096 .tall-16b7,
.button_fast_15f9 .tall-16b7 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.button_fast_15f9 .stone-7120 .input_middle_3b88 p:last-child {
  margin-bottom: 0;
}
.bottom-a76e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.content_black_5f49 .dirty-b83d {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .content_black_5f49 .dirty-b83d:last-of-type {
    margin-bottom: 0;
  }
}
.content_black_5f49 .dirty-b83d ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content_black_5f49 .dirty-b83d ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.content_black_5f49 .dirty-b83d ul li {
  margin: 0 0 0.6em;
}
.content_black_5f49 .dirty-b83d ul li.tooltip_liquid_2bce,
.content_black_5f49 .dirty-b83d ul li.cold_131c {
  position: relative;
}
.content_black_5f49 .dirty-b83d ul li.tooltip_liquid_2bce .border-blue-e976,
.content_black_5f49 .dirty-b83d ul li.cold_131c .border-blue-e976 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.content_black_5f49 .dirty-b83d ul li.tooltip_liquid_2bce:after:after,
.content_black_5f49 .dirty-b83d ul li.tooltip_liquid_2bce:after:before,
.content_black_5f49
  .dirty-b83d
  ul
  li.cold_131c:after:after,
.content_black_5f49
  .dirty-b83d
  ul
  li.cold_131c:after:before {
  content: "";
  display: table;
}
.content_black_5f49 .dirty-b83d ul li.tooltip_liquid_2bce:after:after,
.content_black_5f49
  .dirty-b83d
  ul
  li.cold_131c:after:after {
  clear: both;
}
.content_black_5f49 .dirty-b83d a.main-basic-1c95:hover {
  text-decoration: none;
}
.content_black_5f49 .dirty-b83d select {
  max-width: 100%;
}
.content_black_5f49 .dirty-b83d table {
  font-size: 85%;
}
.content_black_5f49 .dirty-b83d table td,
.content_black_5f49 .dirty-b83d table th {
  padding: 0.2360828548em;
  text-align: center;
}
.content_black_5f49 .dirty-b83d table tfoot td {
  text-align: left;
}
.content_black_5f49 .dirty-b83d :last-child {
  margin-bottom: 0;
}
.content_black_5f49 .dirty-b83d .text_3b66 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.content_black_5f49 .dirty-b83d .text_3b66 label {
  width: 100%;
}
.content_black_5f49 .dirty-b83d .text_3b66 .full-59d3 {
  width: 100%;
  display: block;
}
.content_black_5f49 .dirty-b83d .text_3b66 .active-dc40 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.content_black_5f49 .dirty-b83d .text_3b66 .active-dc40:hover svg #svg-search {
  fill: #444;
}
.content_black_5f49 .dirty-b83d .text_3b66 .active-dc40 svg {
  width: 18px;
  height: 18px;
}
.content_black_5f49 .complex_b04b ul ul,
.content_black_5f49 .paragraph-f838 ul ul,
.content_black_5f49 .pink-312c ul ul,
.content_black_5f49 .media-small-80c0 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.content_black_5f49 .complex_b04b .component_7bbb > a,
.content_black_5f49 .paragraph-f838 .component_7bbb > a,
.content_black_5f49 .pink-312c .component_7bbb > a,
.content_black_5f49 .media-small-80c0 .component_7bbb > a {
  margin-bottom: 0;
}
.content_black_5f49 .logo-0cb0 li,
.content_black_5f49 .complex_b04b li,
.content_black_5f49 .medium-e4f3 li,
.content_black_5f49 .paragraph-f838 li,
.content_black_5f49 .pink-312c li,
.content_black_5f49 .media-small-80c0 li,
.content_black_5f49 .summary_abab li,
.content_black_5f49 .top-598c li {
  display: block;
  position: relative;
}
.content_black_5f49 .logo-0cb0 li:last-child,
.content_black_5f49 .complex_b04b li:last-child,
.content_black_5f49 .medium-e4f3 li:last-child,
.content_black_5f49 .paragraph-f838 li:last-child,
.content_black_5f49 .pink-312c li:last-child,
.content_black_5f49 .media-small-80c0 li:last-child,
.content_black_5f49 .summary_abab li:last-child,
.content_black_5f49 .top-598c li:last-child {
  border: none;
}
.content_black_5f49 .logo-0cb0 li a,
.content_black_5f49 .complex_b04b li a,
.content_black_5f49 .medium-e4f3 li a,
.content_black_5f49 .paragraph-f838 li a,
.content_black_5f49 .pink-312c li a,
.content_black_5f49 .media-small-80c0 li a,
.content_black_5f49 .summary_abab li a,
.content_black_5f49 .top-598c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.content_black_5f49 .logo-0cb0 li ul li::before,
.content_black_5f49 .complex_b04b li ul li::before,
.content_black_5f49 .medium-e4f3 li ul li::before,
.content_black_5f49 .paragraph-f838 li ul li::before,
.content_black_5f49 .pink-312c li ul li::before,
.content_black_5f49 .media-small-80c0 li ul li::before,
.content_black_5f49 .summary_abab li ul li::before,
.content_black_5f49 .top-598c li ul li::before {
  left: 15px;
}
.content_black_5f49 .logo-0cb0 li ul a,
.content_black_5f49 .complex_b04b li ul a,
.content_black_5f49 .medium-e4f3 li ul a,
.content_black_5f49 .paragraph-f838 li ul a,
.content_black_5f49 .pink-312c li ul a,
.content_black_5f49 .media-small-80c0 li ul a,
.content_black_5f49 .summary_abab li ul a,
.content_black_5f49 .top-598c li ul a {
  padding-left: 20px;
}
.content_black_5f49 .logo-0cb0 li ul ul li::before,
.content_black_5f49 .complex_b04b li ul ul li::before,
.content_black_5f49 .medium-e4f3 li ul ul li::before,
.content_black_5f49 .paragraph-f838 li ul ul li::before,
.content_black_5f49 .pink-312c li ul ul li::before,
.content_black_5f49 .media-small-80c0 li ul ul li::before,
.content_black_5f49 .summary_abab li ul ul li::before,
.content_black_5f49 .top-598c li ul ul li::before {
  left: 30px;
}
.content_black_5f49 .logo-0cb0 li ul ul a,
.content_black_5f49 .complex_b04b li ul ul a,
.content_black_5f49 .medium-e4f3 li ul ul a,
.content_black_5f49 .paragraph-f838 li ul ul a,
.content_black_5f49 .pink-312c li ul ul a,
.content_black_5f49 .media-small-80c0 li ul ul a,
.content_black_5f49 .summary_abab li ul ul a,
.content_black_5f49 .top-598c li ul ul a {
  padding-left: 40px;
}
.content_black_5f49 .panel_cb6d li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.content_black_5f49 .top-598c ul li {
  margin-bottom: 1.41575em;
}
.content_black_5f49 .top-598c ul li .secondary-top-4ea1 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.content_black_5f49 .top-598c ul li .tertiary_paper_508c {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.media_plasma_5e9f .logo-0cb0 li a,
.media_plasma_5e9f .complex_b04b li a,
.media_plasma_5e9f .medium-e4f3 li a,
.media_plasma_5e9f .paragraph-f838 li a,
.media_plasma_5e9f .pink-312c li a,
.media_plasma_5e9f .media-small-80c0 li a,
.media_plasma_5e9f .summary_abab li a,
.media_plasma_5e9f .top-598c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_plasma_5e9f .panel_cb6d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media_plasma_5e9f .dirty-b83d ul li.tooltip_liquid_2bce .border-blue-e976,
.media_plasma_5e9f .dirty-b83d ul li.cold_131c .border-blue-e976 {
  background: rgba(0, 0, 0, 0.2);
}
.media_plasma_5e9f .content_black_5f49 .dirty-b83d select {
  border-color: rgba(255, 255, 255, 0.08);
}
.surface-white-f54c .content_black_5f49 .gradient_9d25 li {
  margin: 0;
}
.surface-white-f54c .content_black_5f49 .gradient_9d25 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.surface-white-f54c .content_black_5f49 .gradient_9d25 li ul {
  margin: 0;
}
.surface-white-f54c .content_black_5f49 .gradient_9d25 li ul li a {
  padding-left: 15px;
}
.surface-white-f54c .content_black_5f49 .gradient_9d25 li ul li li a {
  padding-left: 30px;
}
.surface-white-f54c .content_black_5f49 .gradient_9d25 li.box-purple-b031 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.surface-white-f54c .content_black_5f49 .gradient_9d25 li.box-purple-b031 > 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;
}
.surface-white-f54c .content_black_5f49 .gradient_9d25 li.box-purple-b031 > 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;
}
.content-next-16cf a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.fixed_593f {
  position: relative;
  z-index: 10;
}
.fixed_593f .preview_bright_5ba4 {
  width: 100%;
  max-width: 100%;
}
.tiny_98b9 .pattern_e591 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.tiny_98b9 .image_41a0 {
}
.tiny_98b9 .media_plasma_5e9f {
  background: #292929;
}
.content-paper-824e .pattern_e591 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.content-paper-824e .image_41a0 {
  background: #f9f9f9;
}
.content-paper-824e .media_plasma_5e9f {
  background: #303030;
}
.texture-light-9a60 .pattern_e591 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .texture-light-9a60 .message-4524 {
    margin-bottom: 1em;
  }
  .texture-light-9a60 .message-4524:last-child {
    margin-bottom: 0;
  }
}
.texture-light-9a60 .image_41a0 {
  background: #ededed;
}
.texture-light-9a60 .media_plasma_5e9f {
  background: #1a1a1a;
}
.pattern_e591.image_41a0 {
  color: rgba(0, 0, 0, 0.6);
}
.pattern_e591.image_41a0 .static_d690 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.pattern_e591.media_plasma_5e9f {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_e591.media_plasma_5e9f a:not(.main-basic-1c95) {
  color: rgba(255, 255, 255, 0.79);
}
.pattern_e591.media_plasma_5e9f a:not(.main-basic-1c95):hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern_e591.media_plasma_5e9f .static_d690 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern_e591.media_plasma_5e9f table tbody td,
.pattern_e591.media_plasma_5e9f table th {
  background: rgba(0, 0, 0, 0.08);
}
.info_f0a7.purple-f7a7 .info-d4ca {
  max-width: initial;
}
.info_f0a7 .logo_outer_381e {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.info_f0a7 .logo_outer_381e .preview_bright_5ba4 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .info_f0a7 .logo_outer_381e .preview_bright_5ba4 {
    display: block;
    margin-bottom: 2em;
  }
  .info_f0a7 .logo_outer_381e .preview_bright_5ba4:last-child {
    margin-bottom: 0;
  }
}
.texture-light-9a60 .message-4524:last-child,
.content-paper-824e .message-4524:last-child,
.tiny_98b9 .message-4524:last-child {
  margin-bottom: 0;
}
.texture-light-9a60 .message-4524 .content_black_5f49 .dirty-b83d:last-child,
.content-paper-824e .message-4524 .content_black_5f49 .dirty-b83d:last-child,
.tiny_98b9 .message-4524 .content_black_5f49 .dirty-b83d:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .texture-light-9a60 .progress_85ad,
  .texture-light-9a60 .layout-c5e4,
  .content-paper-824e .progress_85ad,
  .content-paper-824e .layout-c5e4,
  .tiny_98b9 .progress_85ad,
  .tiny_98b9 .layout-c5e4 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .fixed_593f .message-4524 {
    margin-bottom: 2em;
  }
}
.fixed_593f p:last-child {
  margin-bottom: 0;
}
.fixed_593f li,
.fixed_593f ul {
  list-style: none;
  margin: 0;
}
.fixed_593f ul ul {
  margin-left: 2.617924em;
}
.pagination-paper-0865 {
  font-size: 0.875em;
}

/* css-noise: 8e1d */
.promo-block-a7 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
